diff --git a/hardware/Download_STP_692221030100 (rev1).stp b/3DModels/USB-B-3-692221030100.stp similarity index 100% rename from hardware/Download_STP_692221030100 (rev1).stp rename to 3DModels/USB-B-3-692221030100.stp diff --git a/hardware/dutlink/FOOTPRINTS.pretty/.DS_Store b/FOOTPRINTS.pretty/.DS_Store similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/.DS_Store rename to FOOTPRINTS.pretty/.DS_Store diff --git a/hardware/dutlink/FOOTPRINTS.pretty/3502111.kicad_mod b/FOOTPRINTS.pretty/3502111.kicad_mod similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/3502111.kicad_mod rename to FOOTPRINTS.pretty/3502111.kicad_mod diff --git a/hardware/dutlink/FOOTPRINTS.pretty/7427932.kicad_mod b/FOOTPRINTS.pretty/7427932.kicad_mod similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/7427932.kicad_mod rename to FOOTPRINTS.pretty/7427932.kicad_mod diff --git a/hardware/dutlink/FOOTPRINTS.pretty/LQH5BPB100MT0L.kicad_mod b/FOOTPRINTS.pretty/LQH5BPB100MT0L.kicad_mod similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/LQH5BPB100MT0L.kicad_mod rename to FOOTPRINTS.pretty/LQH5BPB100MT0L.kicad_mod diff --git a/hardware/dutlink/FOOTPRINTS.pretty/LQH5BPN1R5NT0L.stp b/FOOTPRINTS.pretty/LQH5BPN1R5NT0L.stp similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/LQH5BPN1R5NT0L.stp rename to FOOTPRINTS.pretty/LQH5BPN1R5NT0L.stp diff --git a/hardware/dutlink/FOOTPRINTS.pretty/MF-MSMF125-2.kicad_mod b/FOOTPRINTS.pretty/MF-MSMF125-2.kicad_mod similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/MF-MSMF125-2.kicad_mod rename to FOOTPRINTS.pretty/MF-MSMF125-2.kicad_mod diff --git a/hardware/dutlink/FOOTPRINTS.pretty/SON50P300X300X100-11N-D.kicad_mod b/FOOTPRINTS.pretty/SON50P300X300X100-11N-D.kicad_mod similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/SON50P300X300X100-11N-D.kicad_mod rename to FOOTPRINTS.pretty/SON50P300X300X100-11N-D.kicad_mod diff --git a/hardware/dutlink/FOOTPRINTS.pretty/TAG-CONNECT_TC2050-IDC.kicad_mod b/FOOTPRINTS.pretty/TAG-CONNECT_TC2050-IDC.kicad_mod similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/TAG-CONNECT_TC2050-IDC.kicad_mod rename to FOOTPRINTS.pretty/TAG-CONNECT_TC2050-IDC.kicad_mod diff --git a/hardware/dutlink/FOOTPRINTS.pretty/USB_C_Receptacle_G-Switch_GT-USB-7010ASV_fix.kicad_mod b/FOOTPRINTS.pretty/USB_C_Receptacle_G-Switch_GT-USB-7010ASV_fix.kicad_mod similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/USB_C_Receptacle_G-Switch_GT-USB-7010ASV_fix.kicad_mod rename to FOOTPRINTS.pretty/USB_C_Receptacle_G-Switch_GT-USB-7010ASV_fix.kicad_mod diff --git a/hardware/dutlink/FOOTPRINTS.pretty/ZX360DB10P30.kicad_mod b/FOOTPRINTS.pretty/ZX360DB10P30.kicad_mod similarity index 100% rename from hardware/dutlink/FOOTPRINTS.pretty/ZX360DB10P30.kicad_mod rename to FOOTPRINTS.pretty/ZX360DB10P30.kicad_mod diff --git a/README.md b/README.md deleted file mode 100644 index 630c6c7..0000000 --- a/README.md +++ /dev/null @@ -1,48 +0,0 @@ -# jumpstarter -jumpstarter is a project designed to enable generic Hardware in the Loop testability for Edge / embedded designs. - -# Software Agent - -Should enable standard CI tools and pipeline systems (tekton, gitlab, github, Jenkins, etc...) to integrate with the hardware: - * Load a device image - * Reboot - * Gather logs and wait for finish - * Return results to the CI system - * Capture power profile during the whole device lifecycle. - -# Hardware Agent -One of the components of the project is an Open Hardware board that bridges the Software and Hardware world -of Edge customers. Enabling them to perform Continous Integration of their Hardware and Software. - -It's designed to be mounted on 1U 19" Server racks, in the MiniITX format, and should be connected to an -agent that will perform the control loop on the Device Under Test. - -## Features - -* USB Storage sharing - * A storage device can be connected to the Testing host, and then passed down to the DUT - * USB3.1 (up to 10Gbps) capable - * USB3.0 and 2.0 capable for backwards compatibility - * Storage device power cycling - -* DUT Power management: - * ON/OFF, Reset, Reboot - * Measurement and logging in watts (Integration to Kepler) - * 5-25V power supply support - * USB-PD power supply support 5-20V with DUT power negotiation - -* DUT Control (3.3v I/O) - * UART Serial port TX/RX (for logging and tracing) - * 4 customizable control signals - * RESET signal - - -# Images of release 1.0.0, on prototyping stage - -Yes, we are optimistic with versioning! - -![image](./manufacturing/1.0.0/jumpstarter_top.jpg) -![image](./manufacturing/1.0.0/jumpstarter_up.jpg) -![image](./manufacturing/1.0.0/jumpstarter_low.jpg) -![image](./manufacturing/1.0.0/jumpstarter_bottom.jpg) - diff --git a/hardware/TUSBMUXES.kicad_sym b/TUSBMUXES.kicad_sym similarity index 100% rename from hardware/TUSBMUXES.kicad_sym rename to TUSBMUXES.kicad_sym diff --git a/hardware/USB3Wurth.pretty/Wurth WR-COM USB 3.0 692221030100.kicad_mod b/USB3Wurth.pretty/Wurth WR-COM USB 3.0 692221030100.kicad_mod similarity index 100% rename from hardware/USB3Wurth.pretty/Wurth WR-COM USB 3.0 692221030100.kicad_mod rename to USB3Wurth.pretty/Wurth WR-COM USB 3.0 692221030100.kicad_mod diff --git a/hardware/dutlink/board_control.kicad_sch b/board_control.kicad_sch similarity index 97% rename from hardware/dutlink/board_control.kicad_sch rename to board_control.kicad_sch index 4b3dcb4..2a72243 100644 --- a/hardware/dutlink/board_control.kicad_sch +++ b/board_control.kicad_sch @@ -2455,6 +2455,9 @@ (property "Datasheet" "~" (at 82.55 72.39 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "HV470M035E055ETR" (at 82.55 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 7208aacb-f881-40c3-b703-3d917fd15002)) (pin "2" (uuid 9321971f-280c-4748-98c0-b4677cf71061)) (instances @@ -2512,6 +2515,9 @@ (property "Datasheet" "~" (at 113.03 166.37 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031000FTP" (at 113.03 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid babeedcf-86ab-464c-a9cd-4808e865cd3e)) (pin "2" (uuid 644d9cda-8754-4556-a867-1f8179786891)) (instances @@ -2591,12 +2597,15 @@ (property "Value" "1uF" (at 229.87 86.36 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 227.0252 88.9 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 227.0252 88.9 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 226.06 85.09 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 226.06 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 71ffcdbc-4c7d-4307-b410-30b34f831bfd)) (pin "2" (uuid ae7acdb7-7411-4a56-8282-9781e4cffccd)) (instances @@ -2626,6 +2635,9 @@ (property "Datasheet" "~" (at 281.94 39.37 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "PZ254V-11-02P" (at 281.94 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 0b8d50ec-4b28-4090-96c0-4317786af545)) (pin "2" (uuid e79cdfcd-a969-47f3-9d72-9bd27904c431)) (instances @@ -2655,6 +2667,9 @@ (property "Datasheet" "~" (at 209.55 44.45 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-072K4L" (at 209.55 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid acac2b4c-dc2e-42a1-bc24-554a11a62aa4)) (pin "2" (uuid 6a5b21f0-7a24-4d40-b653-0af0dfef56f9)) (instances @@ -2768,6 +2783,9 @@ (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 100.33 50.8 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "FDC6330L" (at 102.87 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 7c18f15a-01e7-4b78-8ae7-c832cb36995e)) (pin "2" (uuid d9b507de-14c4-45bd-9a17-1dc210807574)) (pin "3" (uuid 0948a5f5-8354-4a2b-8e90-b585479ca784)) @@ -2954,6 +2972,9 @@ (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 132.08 50.8 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "FDC6330L" (at 134.62 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 6317a5e5-ce66-4a26-ac25-f01c58c14f4e)) (pin "2" (uuid 582abae6-bbe5-41ec-9637-0f99ff0650ed)) (pin "3" (uuid 0cc01bdc-e812-4d3b-bab5-9ad16dceb912)) @@ -3015,6 +3036,9 @@ (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 48.26 106.68 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "GT-USB-7010ASV" (at 48.26 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "A12" (uuid 02b1fe45-59de-4b6c-aa42-bda0782ad529)) (pin "A5" (uuid 05987e9d-437e-4b43-97f1-efd6c86ab858)) (pin "A9" (uuid a7ad007f-17d6-411a-b6c2-e5870941ef0f)) @@ -3043,7 +3067,7 @@ (property "Value" "100nF" (at 259.715 136.652 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 258.7752 135.382 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 258.7752 135.382 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 257.81 131.572 0) @@ -3118,6 +3142,9 @@ (property "Datasheet" "~" (at 267.97 46.99 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-072KL" (at 267.97 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 678665f0-1899-4c29-94af-f7965a325782)) (pin "2" (uuid 4351579d-cad4-4989-9214-8b0cbf6622ba)) (instances @@ -3175,6 +3202,9 @@ (property "Datasheet" "~" (at 88.9 45.72 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603JR-0747KL" (at 88.9 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid ce2313f7-1689-406d-a516-ff49a373d730)) (pin "2" (uuid 307c9276-80f3-43f4-b97a-af1c436ad337)) (instances @@ -3320,12 +3350,15 @@ (property "Value" "100nF" (at 193.04 54.356 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 201.8792 55.88 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 201.8792 55.88 0) (effects (font (size 1.27 1.27))) ) (property "Datasheet" "~" (at 200.914 52.07 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 200.914 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 33cf3415-535a-4654-b8a9-c3b1ccbacb23)) (pin "2" (uuid 106838a2-96a6-4c58-a39e-682538ea467e)) (instances @@ -3349,12 +3382,15 @@ (property "Value" "1uF" (at 186.69 46.99 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 183.8452 49.53 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 183.8452 49.53 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 182.88 45.72 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 182.88 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 513782f1-b144-4f6b-aeba-3d7052760128)) (pin "2" (uuid b7caa2b3-e71f-47d7-ab31-d9b19b3e8812)) (instances @@ -3384,6 +3420,9 @@ (property "Datasheet" "~" (at 209.55 52.07 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603JR-07470RL" (at 209.55 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid e89efed6-5fc2-488f-ac31-549be4bd7687)) (pin "2" (uuid 1dcffcd4-e1d5-4e09-bdfb-f1735a3259af)) (instances @@ -3469,6 +3508,9 @@ (property "Datasheet" "~" (at 172.72 74.93 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RT0603BRE0750RL" (at 172.72 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 2488feb2-cc7f-44a0-ab8e-bd3e21106dff)) (pin "2" (uuid a637198e-e8a9-4ef6-a5fc-c29873d059c1)) (instances @@ -3498,6 +3540,9 @@ (property "Datasheet" "~" (at 142.24 161.29 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "A2541WR-9P" (at 142.24 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 37f20dd5-b21c-4dfd-a853-adb13cca8eb2)) (pin "2" (uuid 378ecccc-9ee3-476e-aa35-96631a51bd8c)) (pin "3" (uuid 007dc17a-6626-48f8-87cd-ecbb279ca8c1)) @@ -3534,6 +3579,9 @@ (property "Datasheet" "~" (at 30.48 42.926 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "DC-005B-2.5A-2.5" (at 29.21 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 8770bc62-ce56-4184-b861-dda82212aa23)) (pin "2" (uuid 46beb199-a74d-47aa-889e-2d2f82866139)) (pin "MP" (uuid 5db23c40-fc92-4625-b7c5-57b656a1693b)) @@ -3648,6 +3696,12 @@ (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/ACS722-Datasheet.ashx?la=en" (at 167.64 41.91 0) (effects (font (size 1.27 1.27)) hide) ) + (property "Link" "https://www.mouser.es/ProductDetail/onsemi-Fairchild/FDC6330L?qs=efMQ9B2bthfkfJJoj5%252B07g==" (at 167.64 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "ACS725LLCTR-05AB-T" (at 167.64 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 5c46758f-0533-4d85-9125-9a46b15da3b9)) (pin "2" (uuid 2321ae52-a4d6-4077-831b-eb7d5fc10ae8)) (pin "3" (uuid e85f366c-ac2a-48d6-bb74-2e02dc5d67aa)) @@ -3711,6 +3765,9 @@ (property "Datasheet" "~" (at 245.11 44.196 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "DC-005B-2.5A-2.5" (at 246.38 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 9d179693-d254-4a61-a13c-25169e0175df)) (pin "2" (uuid 84238c25-5186-44ef-8866-e44010479f88)) (pin "MP" (uuid bb54d726-581a-4ed5-a2f8-2074de6469af)) @@ -3741,6 +3798,9 @@ (property "Datasheet" "~" (at 106.68 168.91 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031000FTP" (at 106.68 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 70f4605c-e811-4963-be33-7166fb5d322b)) (pin "2" (uuid 6c5384b3-d6bd-4854-aa51-05da715f66e3)) (instances @@ -3792,12 +3852,15 @@ (property "Value" "1uF" (at 223.52 49.53 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 220.6752 52.07 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 220.6752 52.07 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 219.71 48.26 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 219.71 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid b285a98b-5b09-4ef7-8a38-2df96f8eb158)) (pin "2" (uuid 7fa362ed-c58f-4f3b-96c9-d8b1bb92567c)) (instances @@ -3883,6 +3946,9 @@ (property "Datasheet" "~" (at 267.97 38.1 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "LTST-C190KRKT" (at 267.97 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 84838c6a-1be0-4c1b-ac96-d75f4de28f87)) (pin "2" (uuid d40960b8-fc64-438c-92d2-8fadf54f1ba6)) (instances @@ -3906,12 +3972,15 @@ (property "Value" "1nF" (at 157.48 54.61 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 153.67 60.6552 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 153.67 60.6552 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 157.48 59.69 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 157.48 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid e447eb59-9545-4e36-908c-53e0a4160858)) (pin "2" (uuid cb44267a-8b82-44af-aadb-8f004bb7c606)) (instances @@ -3935,13 +4004,13 @@ (property "Value" "470" (at 276.86 45.72 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 278.638 45.72 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 278.638 45.72 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 276.86 45.72 0) (effects (font (size 1.27 1.27)) hide) ) - (property "MFN" "RTT02471JTH" (at 276.86 45.72 0) + (property "MFN" "RC0603JR-07470RL" (at 276.86 45.72 0) (effects (font (size 1.27 1.27)) hide) ) (property "MPN" "RTT02471JTH" (at 276.86 45.72 0) @@ -4088,6 +4157,9 @@ (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 243.84 106.68 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "GT-USB-7010ASV" (at 243.84 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "A12" (uuid 24fbde56-b3f4-495e-ab4d-5cc2ea861b28)) (pin "A5" (uuid 9f8c2d3a-e1bd-482d-81d4-80e854e9e794)) (pin "A9" (uuid 6a609c03-4d4d-4ad0-a6ec-71f98dc4d656)) @@ -4122,6 +4194,9 @@ (property "Datasheet" "~" (at 106.68 163.83 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031000FTP" (at 106.68 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 0e8e680e-6a11-496a-9b4b-a0cf85c01350)) (pin "2" (uuid 1608d748-c21a-4185-9783-3c4a42c9ff30)) (instances @@ -4375,6 +4450,9 @@ (property "Datasheet" "~" (at 64.77 72.39 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "HV470M035E055ETR" (at 64.77 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid b796ac7c-dfe6-4b7a-bc2b-33dc4999f7f3)) (pin "2" (uuid 82e75506-19b0-4774-9623-fe7999afe147)) (instances @@ -4404,6 +4482,9 @@ (property "Datasheet" "~" (at 212.09 86.36 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "HV470M035E055ETR" (at 212.09 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid e438e065-5825-4fff-a125-d1a55ca4ddde)) (pin "2" (uuid bd23fddc-7481-4147-b65f-c42cdb044aa6)) (instances @@ -4433,6 +4514,9 @@ (property "Datasheet" "~" (at 106.68 158.75 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031000FTP" (at 106.68 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 3901d770-00bb-48fc-928a-80d54e142211)) (pin "2" (uuid 213bc317-d1aa-4527-a660-9c712649bf62)) (instances @@ -4490,6 +4574,9 @@ (property "Datasheet" "~" (at 114.3 161.29 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031000FTP" (at 114.3 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 7b01775a-6a7b-41d6-a7d6-24c11377b355)) (pin "2" (uuid 68957dc6-2f01-4ddf-a6c2-023f571ab0d7)) (instances @@ -4541,7 +4628,7 @@ (property "Value" "100nF" (at 37.973 138.938 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 37.0332 137.668 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 37.0332 137.668 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 36.068 133.858 0) @@ -4672,6 +4759,9 @@ (property "Datasheet" "~" (at 102.87 62.23 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-072K2L" (at 102.87 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 64f188f4-7f8f-4963-8f16-e6cc48c5367c)) (pin "2" (uuid 582414d7-805a-461e-9b7e-a896e4ee713f)) (instances @@ -4729,6 +4819,9 @@ (property "Datasheet" "~" (at 120.65 45.72 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603JR-0747KL" (at 120.65 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 2eb04d22-3f21-4719-b26b-5e073a119a24)) (pin "2" (uuid 9c59fb26-02be-4452-9e90-4b8253846ae6)) (instances @@ -4752,12 +4845,15 @@ (property "Value" "1uF" (at 130.81 148.59 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 127.9652 151.13 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 127.9652 151.13 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 127 147.32 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 127 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid e207b988-ab1e-4ad0-851b-9243d61946cf)) (pin "2" (uuid d2ab574c-87cb-41bd-8efb-4ae4c102171c)) (instances @@ -4787,6 +4883,9 @@ (property "Datasheet" "~" (at 134.62 62.23 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-072K2L" (at 134.62 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid dd918bad-149f-4102-af9d-535b13ba3d60)) (pin "2" (uuid 6506cb3c-544a-4181-9439-69309d53b872)) (instances diff --git a/hardware/dutlink/board_control.kicad_sch-bak b/board_control.kicad_sch-bak similarity index 100% rename from hardware/dutlink/board_control.kicad_sch-bak rename to board_control.kicad_sch-bak diff --git a/hardware/dutlink/bom/ibom.html b/bom/ibom.html similarity index 100% rename from hardware/dutlink/bom/ibom.html rename to bom/ibom.html diff --git a/hardware/dutlink/dutlink.kicad_pcb b/dutlink.kicad_pcb similarity index 93% rename from hardware/dutlink/dutlink.kicad_pcb rename to dutlink.kicad_pcb index aa2bfd1..8e217df 100644 --- a/hardware/dutlink/dutlink.kicad_pcb +++ b/dutlink.kicad_pcb @@ -90,7 +90,7 @@ (mirror false) (drillshape 0) (scaleselection 1) - (outputdirectory "manufacturing/1.0.0/") + (outputdirectory "manufacturing/1.1.0/gerbers") ) ) @@ -208,6 +208,7 @@ (net 111 "unconnected-(P1-SBU2-PadB8)") (net 112 "Net-(P1-CC1)") (net 113 "Net-(J16-Pin_1)") + (net 114 "Net-(P1-SHIELD)") (footprint "FOOTPRINTS:7427932" (layer "F.Cu") (tstamp 01cf3c68-0091-4017-8858-69a036ef5bbb) @@ -335,6 +336,7 @@ (at 221.35 75.92) (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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") @@ -384,53 +386,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 057e50c3-ac48-419d-a5c2-90258fa2979a) (at 198.0125 74.8424 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/bd0870a4-af13-46ff-9faf-5466edc8be91") (attr smd) - (fp_text reference "C3" (at 2.8375 -2.675) (layer "F.SilkS") + (fp_text reference "C3" (at 0 -1.43 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 08d425b4-1b70-47a6-9e9c-584dd4981ced) + (tstamp 7a150e2d-a54e-47dd-af51-53be2995aadb) ) - (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") + (fp_text value "1uF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 28470354-b314-4c6a-8a04-e3a1084523d8) + (tstamp b39bd893-e524-4f6a-8db7-771009a351d2) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 26858cba-3b4e-4e90-884d-ecd7d7f9bf91) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e930b6d1-9cb2-4231-b9d3-3518791e5399)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8898998e-0372-40c6-a5df-ac9d33a007f1)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c0f18aa-5376-4747-9378-612459078d70)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d8e801dd-4e95-4d5f-9c60-c9ae80d907d1)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 81a98c4a-92ba-419a-8e91-e39111d14b58)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6dfa501f-4739-4888-903a-3d6bdc26cfd5)) + (tstamp f41ddef6-4730-47c6-8b36-9502d89ca8ba) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d85c3332-26a4-42b4-bfc7-2d0c21361771)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 61fedd76-4584-46ca-852c-56c94e133b80)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ab0246e0-ad93-4908-83f6-2cdf860ebe4e)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 563466b5-9edd-4fa6-b870-db0aabc716a6)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7489c434-80e4-4376-a284-1ba6a1bebce3)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f8b045df-7867-4746-982f-65b4e27e1ed8)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a66b566a-7a7f-4651-986f-8353cd395691)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0975a0de-746c-476b-b7e3-8d7b422040d7)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3121db1a-a922-4ec1-aa4b-948981cb2594)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 841c3d25-a732-4213-8a50-5a05eca5a36b)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9484189-a8cf-415e-a0c6-7bc0c7ffb6a3)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 05273ad7-03d2-43c9-af73-566f0f6e99e7)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fafe9167-9b10-4e7e-9beb-2c11963f525c)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "+3.3V") (pintype "passive") (tstamp a5e2bc4b-dc23-4f06-8b1b-b09975e9a401)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 7a4b8171-3633-4e56-bf20-4c91d9b7dd49)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp febe22f8-6e77-445c-8a2e-14886aa02aad)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 17 "+3.3V") (pintype "passive") (tstamp bc6729e5-53a5-4f5e-b8b6-abf2bba84156)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp d865837e-7700-40c6-8cea-096261e5c748)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -443,6 +446,7 @@ (at 183.235 205.615 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 "MFN" "RT0603BRE0750RL") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -591,6 +595,7 @@ (at 157.3325 66.9875 90) (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") (tags "LED") + (property "MFN" "LTST-C190KRKT") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Light emitting diode") @@ -649,6 +654,7 @@ (at 86.99 87.955 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 "MFN" "RC0603JR-0747KL") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Resistor") @@ -698,53 +704,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 0bd3fbfb-062d-4c4c-8db4-1c3e95b7af51) (at 206.0625 90.5299 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10A225KP8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/60d45bf7-19a7-4444-a350-c2be60318854") (attr smd) - (fp_text reference "C10" (at -3.0975 0.0199) (layer "F.SilkS") + (fp_text reference "C10" (at -2.8675 0.0299 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp baf1897d-0467-4198-9c67-54f5d32eba83) + (tstamp cbe89814-1604-4f7b-94ed-e416428a212d) ) - (fp_text value "2.2uF" (at 0 1.43) (layer "F.Fab") + (fp_text value "2.2uF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5b86bfbc-bf56-4692-9fee-05db78eef193) + (tstamp cd3ec526-1bd7-451f-beef-380104f556ef) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp b902b61b-1459-4740-9e5b-5e16b5fe4162) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d02d1cee-720b-455b-8bf7-d08aa0aee0da)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 051a792a-84d5-4ca1-bd02-5beb6718763f)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d9e2b347-cc1d-4b70-9fd4-57f75812d694)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 952187e0-17eb-46c1-8317-716c1dd39156)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 301515fa-9973-4c3a-8a1c-fc9ffe11d375)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ef3ded83-2356-4b2d-8761-7bacf70604ae)) + (tstamp 1a63862a-6282-444f-b995-7d7bf86f90b7) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0d60e6ce-cac7-41a5-bf02-fd7d9c59d2e4)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 89dc293e-0ae6-4ea1-88da-06f2889fa3df)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bc558658-436b-42b7-8e00-3be6a613c2be)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5d831b8-13e0-4907-8647-4467533fbfdc)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca483878-066c-4023-838b-12eba58027c2)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8e3a5109-e84e-43db-bd3f-667f26f09bec)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dd53f7e3-2dc2-4795-bf2e-c7e3d7d44959)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6fdcdd1b-1138-4fc4-a669-8905aab731a1)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4846cb3d-4147-41ef-8704-9fb6d800ba35)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 314a6818-c180-4d70-8843-2fa3176e4511)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82d71a7e-511d-4709-9408-2c6934a9f624)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ae1a1451-9310-4903-b80b-e90547761f7c)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9ca5fa5f-a9b1-4ffa-9165-26735fdcaa7e)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 18145da1-9ffd-41b7-aded-4212b7548cb8)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "Net-(U1-VCAP1)") (pintype "passive") (tstamp f0805356-106a-4142-8ba6-ab1742d93cac)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bbce13e6-8708-4a46-953a-301c8115a788)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 67701bf1-bb58-4406-9a3e-b4b3c85e4db4)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 18 "Net-(U1-VCAP1)") (pintype "passive") (tstamp 4f3c2e25-c9ec-40b2-a361-7c43764e6c6b)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -757,6 +764,7 @@ (at 103.05 173.33) (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") (tags "TSOT TO_SOT_SMD") + (property "MFN" "FDC6330L") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6") @@ -995,6 +1003,7 @@ (at 172.48 66.9875 90) (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") (tags "LED") + (property "MFN" "LTST-C190KRKT") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Light emitting diode") @@ -1182,10 +1191,10 @@ ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 1bc41bd0-d787-47d5-b2d2-a7e927170553) (at 129.64 73.98) - (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") + (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 "MFN" "CL10B104KB8NNNC") (property "MPN" "CL05B104K05NNNC") @@ -1196,43 +1205,43 @@ (property "ki_keywords" "cap capacitor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/ea0b17fa-023a-4559-b36f-157e354b20eb") (attr smd) - (fp_text reference "C33" (at -0.04 1.37) (layer "F.SilkS") + (fp_text reference "C33" (at -0.09 1.36) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp f9915135-62f8-4b7a-b86b-e7d23dde9607) + (tstamp bb808786-de64-40ca-ade9-c18c456bee1a) ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp c46b0b67-b150-488f-87c5-9d3bc9c8d466) + (tstamp cfe01ad0-5aa1-4275-9b5b-ac4bbd63c64f) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 7344658a-6e38-48d6-995f-1657410e384d) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b98858a7-7b16-41d0-a336-a3aa03058d64)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp acc2418b-a100-405f-9382-472d6bd7b61b)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a9aaed6e-fd4c-4149-8822-34a6dea4ae3b)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0dc12585-bea7-4711-927b-d05a87b75e54)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 61069492-5494-4914-a664-340223948daf)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 765570e4-db9e-483e-bbbb-413a8b79943c)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1973eb2d-05b2-4744-8a2a-904bae58ec8a)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3cffff4e-1b63-4a1d-b3f0-d170bf61e33f)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6776d867-5953-4b81-8f92-18e847fcd101)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d6fd470-af25-4b1f-899e-a9f1f329080c)) - (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 13 "Net-(J1-SHIELD)") (pintype "passive") (tstamp cff8a584-bbaa-4a52-9313-7b34fbd7e7fb)) - (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 2 "GND") (pintype "passive") (tstamp c6d854a9-00ab-4f74-8b06-fb7e9659efa4)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp feb07928-a2b6-47fb-86ba-59e95624fbdb) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8a30bcdf-bc75-45d8-8442-b9e8fd8bc1f4)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0ca1e1e9-1c1b-4050-95c1-4dc1a7ca0733)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5ed90c4-87f4-4f51-aeb1-310df15f89b3)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3dfdbacc-13f0-4184-9fbf-96287e90802f)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ff684f06-80e6-4381-bb54-ae9006edaeff)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 02c5ca9c-797a-44b0-9146-062802986f17)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 12f10db0-53ab-445e-836b-5008f23903ad)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3feeee40-165e-4cbc-acd7-62c0f8806aa8)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9349c08-6d32-42de-824c-04f0b2f58f50)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b566181-1ea0-4b72-8a01-a03aa687ab87)) + (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 13 "Net-(J1-SHIELD)") (pintype "passive") (tstamp f94d7e99-afd1-4466-b72d-c28b19146063)) + (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 2 "GND") (pintype "passive") (tstamp 4634a50a-593b-4722-8975-696467481420)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -1244,6 +1253,8 @@ (at 206.1 71.5924 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 "Link" "https://www.mouser.es/ProductDetail/Diodes-Incorporated/AP2127N-3.3TRG1?qs=x6A8l6qLYDCwIat%252BGHxAAg%3D%3D") + (property "MFN" "AP2127N-3.3TRG1") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "300mA low dropout linear regulator, shutdown pin, 2.5V-6V input voltage, 3.3V fixed positive output, SOT-23 package") @@ -1301,53 +1312,110 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") + (tstamp 1e25663d-625c-47e9-aef0-82dde3605311) + (at 178.82 75.61 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 "MFN" "RTT02331JTH") + (property "MPN" "RTT02331JTH") + (property "Sheetfile" "dutlink.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/8d609f8d-581f-4e92-8992-44874b9bd8b2") + (attr smd) + (fp_text reference "R40" (at -0.47 1.16 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 00c289c3-81e0-43a6-94d5-324ff84e0fd4) + ) + (fp_text value "330" (at 0 1.17 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 36a6e1dd-7050-42a0-911b-58246313c896) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.26 0.26) (thickness 0.04))) + (tstamp 93a080d2-21ef-47b9-a423-6325f873d6aa) + ) + (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3df7786c-c8fa-44a9-a892-a40585cc1d30)) + (fp_line (start -0.153641 0.38) (end 0.153641 0.38) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 332aca25-d8b5-4c7f-9a64-bb4dc27078f5)) + (fp_line (start -0.93 -0.47) (end 0.93 -0.47) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7cb26a58-8a9d-4536-a5e2-2de4f5da0ec0)) + (fp_line (start -0.93 0.47) (end -0.93 -0.47) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7dd9b46-5f05-4707-a5d2-fd527ed7eb95)) + (fp_line (start 0.93 -0.47) (end 0.93 0.47) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp af09bd06-b57c-4672-88f1-7a39cf99d9c7)) + (fp_line (start 0.93 0.47) (end -0.93 0.47) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9fa77268-a9b0-4aa1-9ed3-62d9e90a0032)) + (fp_line (start -0.525 -0.27) (end 0.525 -0.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af758c34-08f6-4ebd-890e-f3b827dabeea)) + (fp_line (start -0.525 0.27) (end -0.525 -0.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d9e0351b-86ec-4111-bf05-e81896c92051)) + (fp_line (start 0.525 -0.27) (end 0.525 0.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 28c0687b-d554-420d-b553-fdb6c2cc3374)) + (fp_line (start 0.525 0.27) (end -0.525 0.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19314d79-42eb-45b0-b2aa-e77a8c14ceeb)) + (pad "1" smd roundrect (at -0.51 0 90) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 779ed395-2fc5-4807-866a-41253cd07e21)) + (pad "2" smd roundrect (at 0.51 0 90) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 114 "Net-(P1-SHIELD)") (pintype "passive") (tstamp 3ebb9438-0dc7-4103-9908-91baee9d025a)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.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") (tstamp 1fa399b9-8627-4ea8-b4d5-be2017cdd4cb) (at 113.32 204.6 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/13d0960a-91b0-4beb-ad02-e13fb33d8fd0") (attr smd) - (fp_text reference "C12" (at -3.4975 0.12) (layer "F.SilkS") + (fp_text reference "C12" (at -0.14 1.35 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp f822940c-5ce5-40ea-9969-707a5523eef0) + (tstamp b6508179-6b5a-4346-a2c2-b0fefb6277e6) ) - (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") + (fp_text value "1uF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp d60beb64-6e43-4c19-b6ed-73afcc262710) + (tstamp 2893a6c8-a234-4ea1-9bfa-3beca67a9279) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp cf1301d5-ac21-4115-86c3-a9ce9223b967) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 843b3145-e134-4959-9dbc-b8babcebb253)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 72b38f4c-816f-455c-a6a0-424b82c4b48e)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 16b92598-02bc-428d-a2cb-efbdcea6ec13)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b449230-290d-48db-b963-0303f30192bd)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f8e95b0-9979-49d0-afce-774ff9c02bf8)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 47d580b4-47d2-42a5-8803-df1669c388bb)) + (tstamp 1188d29f-ed56-4316-b2f4-45055ddf0acc) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 837cb2a1-000c-45a9-8e22-2403a5092422)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cde5c115-c6ca-4beb-b0c0-d77df90b109c)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 98f2ba56-54bb-4b57-bb76-a212d0c608a3)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5e16d38c-8cc8-43ba-9b6a-35ee189b1421)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 306b466e-5886-40ba-99d8-debe2e2dcbb8)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c37f99c3-695c-4b68-81c5-f73a09c6c1d1)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b60dc87-b8af-4ba5-beab-fbe73a300e9f)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dbdbae3b-d583-4bca-9c5d-41e549367a98)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6491a60b-21f4-461d-a2f5-b0fd42e46cd9)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 44e3b513-6865-45b2-a92e-18db4a1b64d3)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b504f42-a056-411d-b3c8-79b45b237b55)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dee1b663-ecb2-46d8-a52e-1e257748a415)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b8223bc6-6b63-46f5-8df9-c6d93bcaeb13)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp f7f9ee18-b582-4fe8-a31e-c061526094f2)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 19 "/board_control/VCCOUT") (pintype "passive") (tstamp b568b99e-ef04-4672-a162-c9cdeb502eb9)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7abbc2a8-3f75-41ee-ae82-72c091f311c7)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 02a5e07d-d08b-4190-b105-01988cc8ff7d)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 19 "/board_control/VCCOUT") (pintype "passive") (tstamp 95596f57-abd0-415f-8aea-733699abd632)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -1360,6 +1428,7 @@ (at 193.34 82.2674 -90) (descr "Through hole straight pin header, 1x05, 2.54mm pitch, single row") (tags "Through hole pin header THT 1x05 2.54mm single row") + (property "MFN" "B-2100S05P-A110") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Generic connector, single row, 01x05, script generated") @@ -1430,6 +1499,7 @@ (at 87.01 91.6 90) (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") (tags "TSOT TO_SOT_SMD") + (property "MFN" "FDC6330L") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6") @@ -1498,6 +1568,7 @@ (at 205.925 89.0299) (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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") @@ -2373,6 +2444,7 @@ (at 193.22 205.63 -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 "MFN" "RTT031000FTP") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -2427,6 +2499,7 @@ (at 149.77 81.62) (descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm") (tags "capacitor electrolytic") + (property "MFN" "HV470M035E055ETR") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Polarized capacitor") @@ -2522,53 +2595,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 30cf4f66-80e3-4007-a45f-5ed4e3f7a0d6) (at 150.76 94.105 -90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/68cfddb4-77db-42bf-a5b8-9bff62ab4679") (attr smd) - (fp_text reference "C13" (at 0 -1.43 90) (layer "F.SilkS") + (fp_text reference "C13" (at 0 -1.43 -90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 844b5df3-6e22-4915-8aef-a5bdf9789152) + (tstamp fbac2060-01b6-4a53-acc1-4b846c06a341) ) - (fp_text value "100nF" (at 0 1.43 90) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3cb04a95-83b3-48e0-9349-812b717c8fe6) + (tstamp 61ef2384-0be8-4845-a462-1aa1bc3fee1d) ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp cb4e3fb5-8d7d-4b81-a28b-521f36fd3350) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 28776a7a-a86d-45ca-8ba6-797da6feee41)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84608a6c-3c5a-44b2-b9ab-61a1de446447)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c776fc84-eff5-4354-a652-053ea3017c76)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f107f482-67b6-42c8-ad46-a6524ee600fe)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c8065450-13cc-47ed-bb90-b485ee37c730)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 960c830d-b451-42a7-bbac-37545f5c877f)) + (tstamp 8890a220-e97f-466e-a417-0f337840d6ad) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a55aa736-8a6b-44b1-9425-6d5f712d73fd)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00e8d295-ec64-4a6a-8f08-c42db912bdc9)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 94c224c8-7662-4597-986e-1ef1b42f2c3b)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d56c4534-c99f-4d50-b678-7a5878e4a265)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7a19242f-8bf4-4706-944f-0c5cf647eeb5)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3f508dd6-dd1b-434d-ad14-67b04b4286c1)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b831fec3-d9dd-4f53-8698-fc3fcce5414c)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18e573c2-154c-484c-9b7c-91ec34faeabb)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a0a24ba8-243f-4ec4-ad34-73375140c8c6)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp efd9a77f-49c4-480a-bc29-f7630f5f38fe)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4e1f49d1-e582-4c6e-88eb-62a76884addf)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3738951a-5685-4ede-b705-f29c23f902b5)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ff9f94db-d58a-4200-a741-8112e5f08bad)) - (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 20 "/VOUT_SENSE") (pintype "passive") (tstamp b3e79dd4-e1ce-4a8a-824b-5e91397e28cb)) - (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "GNDA") (pintype "passive") (tstamp 1b002ef4-3ae1-4aa0-9b78-06a9b271278d)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3de633cf-bdb9-47dd-a713-ba970aa0285e)) + (pad "1" smd roundrect (at -0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 20 "/VOUT_SENSE") (pintype "passive") (tstamp 2596b2c9-4f9e-4f7a-bd2c-7d69aeab056b)) + (pad "2" smd roundrect (at 0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 24 "GNDA") (pintype "passive") (tstamp 0cb35750-4264-493b-b3bf-f98b51ef02ef)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -2581,6 +2655,7 @@ (at 106.4575 216.16) (descr "USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf") (tags "USB C Type-C Receptacle SMD") + (property "MFN" "GT-USB-7010ASV") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "USB Power-Only 6P Type-C Receptacle connector") @@ -2665,6 +2740,7 @@ (at 105.76 192.74 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 "MFN" "RC0603FR-070RL") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Resistor") @@ -2719,6 +2795,7 @@ (at 180.735 205.615 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 "MFN" "RT0603BRE0750RL") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -2820,6 +2897,8 @@ (at 105.5 74.505 180) (descr "USB 3.0 B connector") (tags "USB 3.0 B") + (property "Link" "https://es.farnell.com/wurth-elektronik/692221030100/usb-3-0-tipo-b-hembra-th/dp/1861259?gclid=EAIaIQobChMIj5-17u_P_wIV9RsGAB1SZQeBEAAYASAAEgJnLPD_BwE&mckv=s_dc|pcrid|509002904386|kword|692221030100|match|p|plid||slid||product||pgrid|119454722043|ptaid|aud-1702385753400:kwd-25618251422|&CMP=KNC-GES-GEN-SKU-MDC-Connectors-Cable-Test-OOSandAudienceOpt-14-Feb-23") + (property "MFN" "692221030100") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "USB 3.0 B connector") @@ -2872,7 +2951,7 @@ (net 33 "Net-(J7-SHIELD)") (pinfunction "SHIELD") (pintype "passive") (tstamp f9e9bad8-25ad-403a-a805-64689f0173c2)) (pad "10" thru_hole circle (at 6.02 2.71 180) (size 3.5 3.5) (drill 2.3) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 33 "Net-(J7-SHIELD)") (pinfunction "SHIELD") (pintype "passive") (tstamp 8c0b3bed-9433-4007-a66d-aacac2e52575)) - (model "${KIPRJMOD}/Download_STP_692221030100 (rev1).stp" + (model "${KIPRJMOD}/3DModels/USB-B-3-692221030100.stp" (offset (xyz 0 -4 6.5)) (scale (xyz 1 1 1)) (rotate (xyz 0 180 -90)) @@ -3032,6 +3111,7 @@ (at 199.175 91.9674 90) (descr "QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py") (tags "QFN NoLead") + (property "MFN" "STM32F411CEU6") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "STMicroelectronics Arm Cortex-M4 MCU, 512KB flash, 128KB RAM, 100 MHz, 1.7-3.6V, 36 GPIO, UFQFPN48") @@ -3203,53 +3283,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 43d5c2da-37cb-442a-911e-f52db12b3b09) (at 195.125 71.5924 90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/87d9f7af-d079-4ee9-8ace-9342b611b1be") (attr smd) - (fp_text reference "C1" (at -2.6 0.125 90) (layer "F.SilkS") + (fp_text reference "C1" (at 0 -1.43 90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp f8d599eb-fab1-4599-b483-f794e9c5061c) + (tstamp 50cef07e-f28f-4595-9f0c-5f20179b08e5) ) (fp_text value "1uF" (at 0 1.43 90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5e018b88-b0f3-4a82-b24f-4efef20bac18) + (tstamp a34f3978-4e45-4239-a8a6-17b73c90d548) ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 91773f5b-761a-485a-8637-3df97595f453) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42250ebb-a8ad-438e-a033-590580fd179d)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ba1d90d6-aa16-4834-9202-8a374a6e4991)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 03003b7d-ad10-4f8b-8970-b437fcc57fd6)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5d19ed0-b73d-495d-a2f0-003229bf3e77)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 06b9d473-f54f-48ed-afce-29bc13a24674)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9a2f422f-e68e-450a-91aa-e1a164bac88e)) + (tstamp 6c08c048-26ad-4e56-bc69-f750ed003d7e) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a2b44a3-f951-476b-8d99-d01e9594b3ba)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 06ec2379-099e-496c-a23d-dc7f8d3de6e5)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fb85f3e8-430a-4c0a-8240-e628d61551b6)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fc104976-05fc-4b6c-8115-1d21d057c5b6)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5c819bc-987a-4103-9546-50a78eb605ed)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9c6d723a-4bbe-45a0-bcd1-53862aef109a)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dd390850-a081-4201-bc4f-c29c4236911e)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4692ddad-992f-40aa-915a-f0a71f635498)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c1b61002-5b68-4a59-96cc-c4d45af4b3c1)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 37ff4f14-d680-4717-8f6e-30d426770ece)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6674f286-7143-4679-aefc-0bd64e2f2def)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82b1b572-fee5-46b9-a189-e272e495f63a)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7fe68efa-0480-4aa0-b110-5941f76a9507)) - (pad "1" smd roundrect (at -0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 880d1c66-58ae-4429-99a1-d8a711504054)) - (pad "2" smd roundrect (at 0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 10 "+5V") (pintype "passive") (tstamp 90922eac-ea56-406f-bf41-38040bfb06cc)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6ddecc57-944e-4b03-ab4d-7048de5be27d)) + (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 2 "GND") (pintype "passive") (tstamp e18d8e66-4a95-4f33-8eb2-72c3fae2988f)) + (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 10 "+5V") (pintype "passive") (tstamp 28b5cf97-945e-4252-99bc-abd9df6cad57)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -3508,6 +3589,7 @@ (at 129.2925 93.71 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 "MFN" "RC0603FR-072K2L") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -3557,54 +3639,55 @@ ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 4cfae03f-bb3a-4496-8c93-9b29d713619a) - (at 120.47 201.5065) - (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") + (at 121.2 203) + (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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/c824a355-0482-4efc-9151-e11779c5354d") (attr smd) - (fp_text reference "C20" (at 2.76 0.3235) (layer "F.SilkS") + (fp_text reference "C20" (at 2.89 0.05) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp b484ba0b-a0fa-4aba-8116-d44a062aef1c) + (tstamp 28189f02-537e-41e4-98fc-edce51c9eecb) ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp a8ba9ebb-1758-4424-b54c-af1fe74f4919) + (tstamp ce5f9458-21ef-4494-b32f-fe1c21bdb311) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp c50fc53d-161a-442b-9938-8861b0aefc02) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 498590bc-2205-40f0-8a73-ffa6c8832cf3)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7abfc19c-87e8-4689-a2a4-077844175ca2)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 47d2c76a-8def-4537-a13b-4c6cc3c7825c)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 918d5a15-cd23-46e0-9003-ddf68fe45643)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 632f5ced-9232-4e99-93ca-740d2bcdf234)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d23ce2cc-5a2f-41a4-8951-4deefef924fa)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 42de032f-a2e0-42ae-8676-67ed78c42885)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5d0db14-188e-4192-af7a-c85d27a454d6)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 628dbcd1-fdf0-4ad5-9e69-36c3ca4a42e9)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bd7a799f-2702-480d-a1dc-f0ee20123e37)) - (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 17 "+3.3V") (pintype "passive") (tstamp 4335cc4f-edd1-4055-b563-8abf27d51dde)) - (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 2 "GND") (pintype "passive") (tstamp e0d902b1-43aa-40e1-8682-c0a65752500f)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp d2285866-5f85-4bed-a0de-a757f62acc06) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 003f9dfd-f497-4fcb-88b8-04cc0e381ded)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 699bd1f5-e42b-4be6-b6bb-e773a7ed8843)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45e593eb-b9f3-4307-bde7-37449c6be6c5)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3cc871c6-8f8d-4f49-80b0-542a119c0e04)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d7338bfe-caad-41dc-9556-8eab7f6a86f0)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0ed5c7c7-16e6-4439-9c58-c4d1d71adaea)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a07c39f8-3325-42ea-83b7-cea1d3e4b603)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 746975ed-ed19-47c7-9782-7145078cb342)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb4420c5-73b6-4e90-a5b7-151daf3320aa)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 369dc26f-bf9b-409c-b498-45b036a9cd72)) + (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 17 "+3.3V") (pintype "passive") (tstamp 5d575884-aef2-4106-8dd4-5b19870ecd91)) + (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 2 "GND") (pintype "passive") (tstamp b64ef4e4-b958-450b-be0a-a65a9a019ca0)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -3616,6 +3699,7 @@ (at 195.93 205.62 -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 "MFN" "RTT031000FTP") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -3665,53 +3749,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 4f30d43b-2c14-461f-b029-6972cfd86f11) (at 206.15 74.7799) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/bea66015-7a78-4ae4-bbcc-186720f9d763") (attr smd) - (fp_text reference "C4" (at -0.05 1.3501) (layer "F.SilkS") + (fp_text reference "C4" (at 0 -1.43) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp cdd18a35-fae9-4937-a2fb-7621968432db) + (tstamp c9de5b28-d0b9-4d3f-b225-1e0c9b7c8629) ) (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp b06109b2-45ed-4d01-97c0-be4d76c7da42) + (tstamp 86e8a855-edb6-43a3-9279-eb0711c6012b) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 04e2f137-06c3-4ac1-8a79-fbd33d959970) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5ab6fcff-7532-4bbe-9069-8cac18fabf73)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7a03c04b-f898-4536-9a46-fd473899e1e3)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5b4aa2c3-d04c-4e01-a95b-35cbd6533375)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4a21c3f2-1097-4f9e-88ac-32029c2a3fe8)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0f1bd0cc-e1b4-47d5-81a8-c815b63fff9f)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca700b43-b0ac-497e-b447-03b3707c8322)) + (tstamp a9e1979c-3e41-436a-9953-9cda1760f17f) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74880977-4a98-47af-ad60-6b1e08b75c06)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 69a169c9-00ab-4b4f-a48a-35bb029fbb6a)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ad4966ea-8779-4f06-9396-9199a543d2c8)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25c268b5-e5a7-445d-809e-e6b5fb11014b)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 40cb9fed-7df8-47f0-8c7d-07dd45f26ffe)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 48b1263f-588c-46dd-8fba-c13c6fa2f761)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2462a784-6aa3-48f2-91d5-4c3180cd1706)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 79277519-f6f8-479e-8d59-90bb805e6501)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7f003e4-c939-4329-bed1-88c48bc996a3)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d8351c6-df1e-410a-8fcb-ab948394c34a)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4ef6625a-b3fc-4049-acdb-51c728aca6e9)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp efe5457b-f3cb-4e64-853a-11e08dfe7cd9)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86f6191b-5bd0-45aa-a2d0-f722d3fd37ff)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "GNDA") (pintype "passive") (tstamp 2b9b647f-8028-4d2a-baca-3b59b64b77de)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "+3.3VA") (pintype "passive") (tstamp 328d6fbf-5857-4b78-a02c-4c2617adac8b)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f0af0c7d-c7c1-4167-b022-e09168b75cf9)) + (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 24 "GNDA") (pintype "passive") (tstamp 1ec83224-4788-49f8-9ff9-5af71f597b75)) + (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 25 "+3.3VA") (pintype "passive") (tstamp 0df8193a-67df-48ef-8979-4aa06c582fda)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -3798,6 +3883,8 @@ (at 78.8 203.21 180) (descr "USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf)") (tags "USB 3.0 type A right angle") + (property "Link" "https://es.farnell.com/molex/48393-0003/conector-usb-3-0-usb-tipo-a-hembra/dp/2401595?gclid=EAIaIQobChMIxd3h57zR_wIVppRoCR0T3AuaEAAYASAAEgJqavD_BwE&mckv=s_dc|pcrid|508918265685|kword|48393%200003|match|p|plid||slid||product||pgrid|121108853698|ptaid|aud-1702385753400:kwd-64953266167|&CMP=KNC-GES-GEN-SKU-MDC-Connectors-Cable-Test-OOSandAudienceOpt-14-Feb-23") + (property "MFN" "48393-0003") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "USB 3.0 A connector") @@ -3886,53 +3973,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 51429844-dbae-4985-a592-170035cf1e70) (at 146.53 98.76) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/8dff189d-0626-4810-b6e2-bcbe5104c3fc") (attr smd) - (fp_text reference "C11" (at -0.01 1.37) (layer "F.SilkS") + (fp_text reference "C11" (at 0 -1.43) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3d11e13e-855c-4b9c-a7c4-c8b8d71cde33) + (tstamp 64af38f3-fb72-4cd0-8b74-47962afce097) ) (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 287969ce-5235-4d85-b5ba-510052b58580) + (tstamp 9d7d476b-0391-45b7-a0ab-3d159df564f6) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 9f80b5d1-561e-4677-9810-bd6b68dd74ce) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84d4124b-a194-4535-8e52-8f563862892e)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d1465fe3-082b-4ac6-bb16-46fb58efb983)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2d06aaf1-c09c-4469-806f-4318a4169eff)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 63f08928-88d9-4f73-847e-074cd6d80d01)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3b1aa7ce-bc91-4b59-8446-af9964e0f653)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5996ef43-5c50-4f35-8029-6d788e116491)) + (tstamp d2f2df80-2caf-4d64-ab0f-07b9636a7e9a) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 65e873da-fc3c-474b-be4e-ff7224bb0f49)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ae6031f7-d7fa-4039-82ac-53986d5ba660)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c952bc22-6840-46a4-9cab-9d6e30f7a932)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2f227f6c-8e3d-4a01-9cbe-326dd6bb1ec7)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 83ac1607-570c-47c8-b0d1-cf4f8322ee2a)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4505f7c4-e72d-489c-b1d2-3e983d200518)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d67ed3ca-1c64-4487-9083-4238aefeb29e)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bdad5458-c0be-40c6-9f7f-62165eda9f48)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 986466c3-5adf-42c6-8cf5-5344a5c560d1)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 322a6f8b-e2a6-403f-b1cf-b35abc303c26)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ba0eb0ee-e3df-4fad-9fa2-5f1d29a2bb7f)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b991ec0f-179c-4e70-82c2-b66abe32f7a6)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1517afb4-718e-474f-aaf4-77c3f1edee7b)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 19 "/board_control/VCCOUT") (pintype "passive") (tstamp 26c0db9d-88bd-4e5c-acaa-486eb3617baf)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 7e6e6c3c-5168-4c8f-9673-b08a02308f69)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b61d2c03-8a18-4c35-a091-256298f8ad2d)) + (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 19 "/board_control/VCCOUT") (pintype "passive") (tstamp d719335d-931b-4c94-8ee3-ba06447d6d41)) + (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 2 "GND") (pintype "passive") (tstamp fa0cc29b-e416-4f27-bb66-80e50690731d)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -3953,7 +4041,7 @@ (property "ki_keywords" "R res resistor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/53dd6b80-9dea-4f4f-b1a5-08465b83b405") (attr smd) - (fp_text reference "R17" (at 0 -1.17) (layer "F.SilkS") + (fp_text reference "R17" (at 0.25 1.23 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) (tstamp 07d23d78-2a54-42a9-8155-817a9d363b5d) ) @@ -3996,53 +4084,111 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 5a3bb7cd-6245-4102-a17f-e440186bb4cf) (at 194.925 100.5299 -90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CC0603JRNPO9BN120") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/d111308f-24f0-4d10-8151-16498d38ae77") (attr smd) - (fp_text reference "C8" (at 2.6001 0.025 90) (layer "F.SilkS") + (fp_text reference "C8" (at 2.2601 -0.025 -90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 626b82ba-e40e-4e21-a27e-35089cd302b3) + (tstamp ea47a508-1b25-40fd-ad72-b3aa813600cc) ) - (fp_text value "12pF" (at 0 1.43 90) (layer "F.Fab") + (fp_text value "12pF" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 27924f8c-1ea4-4fc7-84bc-f2c8d776d8d6) + (tstamp 6e0ae2bc-58d4-4768-80ad-3367e144e49d) + ) + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp a4092a5a-25f9-457c-8921-dc878cfbe8ae) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40daf6d8-6d4c-48da-9a9c-fa830731a187)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d84195d-15e1-48ac-8b0f-ed11c4e4acf9)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0163a1ba-c120-4c41-80d2-983829097838)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e901b59a-8200-4233-90eb-b02a250050a5)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d22d280c-3e69-4d5b-a9ca-7e9277c78c20)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ed6c80a0-0c2b-4fed-9a31-dd5440196c06)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 34cd3bf8-8139-43d6-88d8-4fd5ca5f7aba)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c52f80f6-604c-49b2-ba35-58c3e333e92e)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 692e0b48-2c0c-4ff0-a208-fbc3bfe0084c)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d6338ee4-f223-4fe9-a972-1481c8330b2e)) + (pad "1" smd roundrect (at -0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp a9ce9c1e-6761-4bfb-833f-2a28c4ca71a9)) + (pad "2" smd roundrect (at 0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 12 "/XTALO") (pintype "passive") (tstamp 3b8f0d2a-61ab-4398-902a-1405d267ce1e)) + (model "${KICAD6_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 "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") + (tstamp 5a58450e-dcbd-419c-ba65-7cef1db26b80) + (at 177.52 75.57 -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 "MFN" "CL10B104KB8NNNC") + (property "MPN" "CL05B104K05NNNC") + (property "MPN2" "TCC0402X7R104M160AT") + (property "Sheetfile" "dutlink.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/0e310bef-7b56-44dd-88b8-f0a1049c11a7") + (attr smd) + (fp_text reference "C28" (at 0.02 1.37 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8d288455-9bba-4766-828e-d6955bdc38f6) + ) + (fp_text value "100nF" (at 0 1.43 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f0fe572f-5fbd-4f98-8e1b-ecd432176573) ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp bfd755f0-c966-4bf9-af12-3684d289e406) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c3a8989-407f-4f28-b02d-fa4efa1822fc)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 881731fd-63cd-4d08-a847-0701f522bc37)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp de665259-fed2-48eb-9b4a-dc509350dcf7)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0b4978d9-a9cc-4dbe-b2e7-1feece2089fa)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 90ca2d8e-eafb-4c57-acd3-901974c66a97)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25e7b334-5332-4b45-af12-abfef801f48e)) + (tstamp a094f02c-2d17-41c4-b298-4a58e5ca513a) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 11c38340-f873-4e99-9a46-dba17db80c4c)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfa9d58f-b814-4575-92ed-da1d60ac56df)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 377d7746-97a1-4996-be70-1426b607d0d5)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f4a14f84-0af6-4286-b1b9-1a9779014cfc)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 29c84942-4e31-4076-a479-772c722a7c10)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d8d2444d-6ea9-4bba-aa16-76c26cd37a8d)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 11af0921-37d1-4c71-9ba4-7bc0b508c0eb)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e1f4aa8c-0635-4550-900e-fb9b807ea621)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2783a8e6-335a-44ea-9d7b-e4d50e024bc7)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a158d8b-1798-4af0-b7b7-5693c3763236)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25b7facf-0e16-4c6d-82eb-30b202b97cfc)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp deabf221-ef5a-4e2c-b9ab-8ed4868e14aa)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8550dd5d-ba53-4bbc-bdb6-d7a371023b9e)) - (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp f99ab885-3c4c-4d0e-99d1-3571f74e3a6f)) - (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 12 "/XTALO") (pintype "passive") (tstamp d9bde762-2387-45a4-a28c-3c252cca0782)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d061243-9988-4d00-8ae9-4dc5f5f6e0c5)) + (pad "1" smd roundrect (at -0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 114 "Net-(P1-SHIELD)") (pintype "passive") (tstamp e587f428-73b9-4fe0-931e-da886b7cbd9a)) + (pad "2" smd roundrect (at 0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp f5875938-9b30-4037-a1f4-3ad6220f5d28)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -4055,6 +4201,7 @@ (at 221.09 109.795 90) (descr "Surface Mount Tactile Switch for High-Density Packaging") (tags "Tactile Switch") + (property "MFN" "K2-1102SP-C4SC-04") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Push button switch, generic, two pins") @@ -4127,6 +4274,7 @@ (at 192.65 92.7424 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 "MFN" "CRCW060310K0FKEA") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -4176,12 +4324,12 @@ ) ) - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") (tstamp 60c7f2f4-c871-4efc-ae26-eac92412d828) (at 208.2 198.02 -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") + (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 "MFN" "RTT02471JTH") + (property "MFN" "RC0603JR-07470RL") (property "MPN" "RTT02471JTH") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") @@ -4189,43 +4337,43 @@ (property "ki_keywords" "R res resistor") (path "/b9495e09-aa3e-4f6a-bfeb-89e40c22fdd2") (attr smd) - (fp_text reference "R38" (at 0 -1.17 90) (layer "F.SilkS") + (fp_text reference "R38" (at 3 -0.05 -90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 71717b91-5891-4af5-992a-8eb191c2a198) + (tstamp 6e638d28-696f-40e9-acd6-05cf52153086) ) - (fp_text value "470" (at 0 1.17 90) (layer "F.Fab") + (fp_text value "470" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9d6e4f4f-39a0-4a0b-9f68-32dbd4fa0ccb) + (tstamp 60d28dd1-df37-466a-b5b6-aeb416b6f167) ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp dfd965cc-1d1b-486c-b6bf-e2e91beb550a) + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 325e41ce-3882-4649-bd48-be5b9ce3a838) ) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0d9c77b0-1f7b-4fdc-91c1-4252332a802b)) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c59f777a-0bde-41c5-9d8b-17098c70fd9b)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 972376b8-6d90-4f5a-896e-74c020da2821)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8238a60b-396f-4dc2-9ddd-33c3bf5e74a7)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b6e17401-e451-4379-9c51-92faa082f656)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1fc45c29-c022-4686-a32a-66d23ef9074a)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d124ffc0-6a20-4639-a5e5-6d4168ee19f4)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7474e2e9-02c8-47f9-9890-27915b1adfe4)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cd384dfa-254b-423d-b268-735be30a5338)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c0b74aa9-6db7-4c2b-8663-57ecc519bb43)) - (pad "1" smd roundrect (at -0.51 0 270) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 53 "/LED0") (pintype "passive") (tstamp 71df36ad-0ce0-4324-81e9-6860d41c80d0)) - (pad "2" smd roundrect (at 0.51 0 270) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 108 "Net-(J17-Pin_7)") (pintype "passive") (tstamp 0dc5e908-cb60-4c4f-b2b8-768e3a32048f)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6ed48919-a62c-4993-aa65-d6b64ef1f054)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 51fe5433-2815-4312-adc8-e911b38addc8)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 05bda615-8215-4730-80e1-7aa1ce781ac3)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 40d609e9-8b67-492e-afa3-8d0c4f6c2dd5)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fa6b9c33-f51a-44f2-b697-4ea64423f692)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4776c991-22ef-4003-a534-2643c9e587fc)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48e27d32-da17-48cd-b81a-de6f17aae567)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3121e6c4-7796-44d6-a7a6-6b0268f6af70)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2de8b84b-6f4e-4e99-bf75-896db0daf78f)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf82a610-f8b7-4598-af17-a288e726f4b8)) + (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 53 "/LED0") (pintype "passive") (tstamp 54cb5cf6-d558-493c-adfc-46ea1cbc819e)) + (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 108 "Net-(J17-Pin_7)") (pintype "passive") (tstamp 466f3985-4403-4393-a9f2-c79b41d82ed9)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -5466,6 +5614,7 @@ (at 198.47 215.62 -90) (descr "Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row") (tags "Through hole angled pin header THT 1x09 2.54mm single row") + (property "MFN" "A2541WR-9P") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Generic connector, single row, 01x09, script generated") @@ -5765,10 +5914,10 @@ ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 663535f8-5e18-4d04-942b-727c7222a3bd) - (at 70.23 208.35 -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") + (at 70.58 208.03 -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 "MFN" "CL10B104KB8NNNC") (property "MPN" "CL05B104K05NNNC") @@ -5779,53 +5928,53 @@ (property "ki_keywords" "cap capacitor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/e1253560-464c-453d-b830-9954fde1ff8e") (attr smd) - (fp_text reference "C37" (at 2.96 -0.39 90) (layer "F.SilkS") + (fp_text reference "C37" (at 3.15 -0.42 -90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 33a2b82f-b1e4-44fd-88cb-87a6d840d837) + (tstamp 9d895790-0882-4fd9-9b9d-e603afaeda58) ) - (fp_text value "100nF" (at 0 1.16 90) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 65c37e6e-a768-4f2f-9ce6-a0f22c0f8245) + (tstamp 12a845c4-ce88-4ca4-9b1e-20b39440c2c4) ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 988fa4db-2ee6-4077-81b3-eabf63e2a022) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d77866a2-36a7-4c02-97c4-9579d6388596)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bb36acf5-e3c5-4071-bea0-da68ff8d815f)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7625a73b-6544-4789-b2f9-d44964afac70)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b99a391f-3999-4533-8552-1cc05e573517)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 83e9d8c9-b7bf-4dce-92e6-06c112d569d3)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d77abee4-5b3f-41dc-989d-c306a6630a11)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 84719352-8e67-40dc-a801-acc817ae9634)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2ef943b4-f625-4481-be39-3c7255af12db)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 976e1270-d338-45f4-8a55-a993689b5714)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fc6a4dd4-23ee-44a9-803d-9053263af0bd)) - (pad "1" smd roundrect (at -0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 40 "Net-(J9-SHIELD)") (pintype "passive") (tstamp bc2f7344-89bb-4954-a1fd-592a203383c2)) - (pad "2" smd roundrect (at 0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 2042fcba-dee8-4c62-a230-5c8f3e429086)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 89a626ec-c132-4be3-83e5-bcfdc8ab3cf6) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ab5cb8b6-4589-411b-b9e2-e0024ba35769)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dd524f15-672c-4e42-a921-b02302879498)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5077bb20-ccb9-4060-ab6f-9d674c1bea72)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f1d8a6e1-35c1-4a25-9eb8-c1c5436c1506)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 408e9d66-8e9a-4d3a-b9da-d93a3d2eb988)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1986e965-130c-488d-b35e-9b4a61b9b0fa)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 09b6e148-d14d-482e-897e-67af7865f80a)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 407dce86-650d-42fa-8058-d28844f6a39a)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5fa4bc9a-92d3-4bc1-a2e1-99a59fc148c3)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6dbd4d0c-1e91-4847-8247-295e70aab711)) + (pad "1" smd roundrect (at -0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 40 "Net-(J9-SHIELD)") (pintype "passive") (tstamp 70e8eaf1-a5d9-47f2-a8d1-1fc5c806fd1f)) + (pad "2" smd roundrect (at 0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp a4d39903-1eb1-44ca-bea5-92410e75ec85)) + (model "${KICAD6_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 "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 67705616-17de-4996-9d4d-7cc771b35d89) - (at 114.85 212.98) - (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") + (at 114.735 212.87) + (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 "MFN" "CL10B104KB8NNNC") (property "MPN" "CL05B104K05NNNC") @@ -5836,43 +5985,43 @@ (property "ki_keywords" "cap capacitor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/4a85fa7f-f837-4553-8aec-9e39d7dee455") (attr smd) - (fp_text reference "C34" (at 2.42 -0.17) (layer "F.SilkS") + (fp_text reference "C34" (at 0 -1.43) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp eb8e13bd-a8d2-4efb-8824-ac87a3b5d64d) + (tstamp edecf80f-e7e6-4eb8-96c4-6d50a6262912) ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1f213435-c958-4aa0-a201-8811e1c11986) + (tstamp ab9ec824-cad8-4743-9b1f-16e868036fd3) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 996efe6a-2143-455e-8a95-36658b85c064) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1718ace5-d828-4d26-abad-6a512bb64b6e)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b26deeb8-004f-42c2-b4a6-b0165faddaa2)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d1cb3098-64e5-405c-9339-ac1f67f30d45)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ecf2c5f7-e078-4832-9989-a6a851c3c832)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 607f32eb-efad-4f41-b631-fdea83d37c88)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b66358e-51e3-4977-9bf4-3ddc3e855d59)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9410cabe-e0f9-461a-8f17-e7430de7c97c)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6cb19bf1-269c-47ec-8ba3-6f8db6986573)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0e9c7039-0d3e-4927-af2f-5e08704c3fc4)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4db82ec8-e6c5-4940-b3b8-321a6119776d)) - (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 30 "Net-(J5-SHIELD)") (pintype "passive") (tstamp 4f939e5d-7183-4f7b-b87e-117f3998fb36)) - (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 2 "GND") (pintype "passive") (tstamp 2da73e02-12d7-4454-ac2d-fdd4c61259dd)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp cb9d1f6e-c753-4529-ad88-4069e547b74e) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c7a68ab1-f0d8-4b78-91af-dc642415cd01)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5949f60-00cb-4121-b369-599b7e48fcec)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dfcdb181-d63d-47f2-9e5d-f0c226adef1a)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 554d2e0d-e365-4534-8c20-8978e0e274f9)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 027f3073-4889-42a1-9e11-a5f60d901dc2)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0816d1e8-d5b3-4271-92fb-2b406594c12f)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a36002db-2f65-4e03-9f39-2d1e6870319a)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a420e7d4-bdcc-4de9-9ba5-d1b638d5b457)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3edd5fa0-2bf9-4fc7-bab5-04e1ab84d96a)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25e4a2d6-0862-4765-8406-a80efb097f6f)) + (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 30 "Net-(J5-SHIELD)") (pintype "passive") (tstamp 1fdefdb2-fd61-4290-8914-6ea7fbb9529e)) + (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 2 "GND") (pintype "passive") (tstamp ea67dc0c-afe5-48d9-915a-135bf66da7e2)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -5884,6 +6033,7 @@ (at 193.475 66.9924 90) (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") (tags "LED") + (property "MFN" "LTST-C190KRKT") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Light emitting diode") @@ -5942,6 +6092,7 @@ (at 165.005 71.025 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 "MFN" "RTT031001FTP") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -5996,6 +6147,7 @@ (at 221.15 85.98 90) (descr "Surface Mount Tactile Switch for High-Density Packaging") (tags "Tactile Switch") + (property "MFN" "K2-1102SP-C4SC-04") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Push button switch, generic, two pins") @@ -6068,13 +6220,14 @@ (at 184.55 67.345 180) (descr "USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf") (tags "USB C Type-C Receptacle SMD") + (property "MFN" "GT-USB-7010ASV") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "USB 2.0-only Type-C Receptacle connector") (property "ki_keywords" "usb universal serial bus type-C USB2.0") (path "/782e2440-857f-4ae9-812e-731be0fa12e1") (attr smd) - (fp_text reference "P1" (at 4.83 -5.455 180) (layer "F.SilkS") + (fp_text reference "P1" (at 6.31 -4.795 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) (tstamp a5b09122-5ad4-4833-a9aa-53562752b449) ) @@ -6146,14 +6299,14 @@ (net 10 "+5V") (pinfunction "VBUS") (pintype "passive") (tstamp 949eeccc-a28a-4ecf-89e8-8c5668404006)) (pad "B12" smd rect (at -3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp 605e0457-6fd8-4e36-999d-0c0f059ecfb8)) - (pad "S1" thru_hole oval (at -4.32 -3.125 180) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp edc5765c-f994-4887-af95-d8fe41d6d3e2)) - (pad "S1" thru_hole oval (at -4.32 1.075 180) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 38244f03-6dc3-459e-a507-200f14b2ed5b)) - (pad "S1" thru_hole oval (at 4.32 -3.125 180) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp d8adedcc-f24a-49d4-abd2-7d4d2d2408cb)) - (pad "S1" thru_hole oval (at 4.32 1.075 180) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp d9a67ecf-c02f-400f-9023-3ab4910dc1a6)) + (pad "S1" thru_hole oval (at -4.32 -3.125 180) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) + (net 114 "Net-(P1-SHIELD)") (pinfunction "SHIELD") (pintype "passive") (tstamp edc5765c-f994-4887-af95-d8fe41d6d3e2)) + (pad "S1" thru_hole oval (at -4.32 1.075 180) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) + (net 114 "Net-(P1-SHIELD)") (pinfunction "SHIELD") (pintype "passive") (tstamp 38244f03-6dc3-459e-a507-200f14b2ed5b)) + (pad "S1" thru_hole oval (at 4.32 -3.125 180) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) + (net 114 "Net-(P1-SHIELD)") (pinfunction "SHIELD") (pintype "passive") (tstamp d8adedcc-f24a-49d4-abd2-7d4d2d2408cb)) + (pad "S1" thru_hole oval (at 4.32 1.075 180) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) + (net 114 "Net-(P1-SHIELD)") (pinfunction "SHIELD") (pintype "passive") (tstamp d9a67ecf-c02f-400f-9023-3ab4910dc1a6)) (model "${KICAD7_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal.step" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -6161,54 +6314,55 @@ ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 6cdce4a5-c1e0-4f34-ade4-3ce41ea79d1e) - (at 102.36 188.9925 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") + (at 102.26 189.86 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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/690bb9d7-73ef-4b14-9de6-5038359783b5") (attr smd) - (fp_text reference "C22" (at -0.09 1.2325) (layer "F.SilkS") + (fp_text reference "C22" (at 0 1.4825 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 798e0817-1f37-453b-b035-99c683bab462) + (tstamp 76133ddf-f12f-4158-98ff-768a85b0ec4f) ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp de5fd7b6-bbf6-40a6-a662-5b5af775dd61) + (tstamp d5c0e6eb-817b-4593-9ee1-6d0559bbdbed) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 632b2f90-aeea-45c8-9d1b-21ff53b7fd94) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ae873773-1105-46d1-bf14-1f5d1ab6b2c2)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ed7fd005-090a-453c-8b76-5fa39fe93376)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 43d014e7-ce32-4e7c-ac7c-bbc48587be52)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 76309e42-39c7-4794-b967-3cfb9d2a6b64)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5b20a41-bdb5-47d8-aeaa-302c3a545231)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6a083222-fa04-433c-b4ea-36ad4464f418)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eac534e3-e9be-487f-8baf-c63f4f57840c)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 691f5d27-f039-443a-a7aa-ebc778ebea37)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6bc5b30f-cf94-472f-9d58-879255f9f7c8)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 80ef538e-9800-4409-9e20-ad3c66fb4a66)) - (pad "1" smd roundrect (at -0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "+3.3V") (pintype "passive") (tstamp 2f59a60c-30e0-49ea-9c0a-3000a3e3ede1)) - (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 8e5ceb55-f271-46b8-8158-3ce8ff96e71f)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp a55b3fe7-c082-458c-8736-1f863df8463e) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8de09429-a94d-458d-b027-e51f66230343)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d2ecd828-df75-4e1b-bf6c-ee014c6a1837)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0285554f-2117-485e-a9f1-a78cf3038d60)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 309e0810-29d8-447f-b933-617d6fe1d5e6)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 192d755f-2fe6-4cac-9e53-7403d042bff5)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 879a23dc-2c92-48da-8fa7-8bd251c9227d)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fed9c075-ad06-4c10-b413-21518108b45d)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 51a3ca4d-c3c0-4812-8505-e04fc732102b)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d9aefa17-2ec2-4ffd-a4f1-13897eb33816)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 49649630-8c3d-47bf-9677-9e6b82378b09)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 17 "+3.3V") (pintype "passive") (tstamp a646b068-caae-4bbc-a17f-e288b7a5abd6)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 772a0cb1-c811-4804-9b54-59db0ad28103)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -6220,6 +6374,7 @@ (at 157.405 71.1 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 "MFN" "RTT031001FTP") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -6364,6 +6519,7 @@ (at 108.21 188.7325) (descr "DHVQFN, 20 Pin (JEDEC MO-241/VAC, https://assets.nexperia.com/documents/package-information/SOT764-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py") (tags "DHVQFN NoLead") + (property "MFN" "TMUXHS4212RKSR") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "High Speed differential bus multiplexer") @@ -6469,6 +6625,7 @@ (at 146.685 88.78) (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 "MFN" "RT0603BRE0750RL") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -6523,6 +6680,8 @@ (at 203.425 75.5424 -90) (descr "Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "inductor") + (property "Description" "10uH 0805 Ferrite Bead 10µH ±20% 0805 0.85mm 2.00 x 1.25mm 500mΩ 100mA 20MHz") + (property "MFN" "MCL2012H100MT") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Inductor with ferrite core") @@ -6577,6 +6736,8 @@ (at 201.1 71.8174 90) (descr "Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "inductor") + (property "Description" "10uH 0805 Ferrite Bead 10µH ±20% 0805 0.85mm 2.00 x 1.25mm 500mΩ 100mA 20MHz") + (property "MFN" "MCL2012H100MT") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Inductor with ferrite core") @@ -6687,6 +6848,7 @@ (at 122.99 173.22 -90) (descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm") (tags "capacitor electrolytic") + (property "MFN" "HV470M035E055ETR") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Polarized capacitor") @@ -6787,6 +6949,7 @@ (at 198.655 100.245 90) (descr "Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package") (tags "SMD SMT crystal oscillator") + (property "MFN" "SX32Y025000BG1T") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Four pin crystal, GND on pins 2 and 4") @@ -7279,12 +7442,12 @@ (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp a62ff193-98fa-42d9-a8f5-0a6498366ccb)) ) - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") (tstamp 72cf85aa-925d-4d78-8d6f-79f89ea7c805) (at 213.06 198.02 -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") + (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 "MFN" "RTT02471JTH") + (property "MFN" "RC0603JR-07470RL") (property "MPN" "RTT02471JTH") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") @@ -7292,43 +7455,43 @@ (property "ki_keywords" "R res resistor") (path "/56674a92-32b5-4282-a432-1705f07affd4") (attr smd) - (fp_text reference "R36" (at 0 -1.17 90) (layer "F.SilkS") + (fp_text reference "R36" (at 2.84 -0.07 -90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 578a71d0-9054-4a56-861a-5cc2a45b5497) + (tstamp 4573f979-dffa-499f-897a-c46dd3c221c6) ) - (fp_text value "470" (at 0 1.17 90) (layer "F.Fab") + (fp_text value "470" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 986bdadb-2d02-4c8f-ae42-6c38fa1f0fff) + (tstamp a8e77324-7b11-4caa-900d-00aee08732af) ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 6effa42d-ce01-416a-8d37-3de8040becd5) + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 6cb6394a-735b-475b-9d4a-60fbc365deda) ) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8a697fce-3b83-4aca-8468-e92b3e4dca4a)) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f6165239-5ddf-4358-b46b-bfbbe4e026ae)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e6138eb5-1bbe-445d-989c-ff1286bbe2d8)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ff622735-e46b-475e-9425-f9031a4902c3)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5b5076e1-115e-43c5-9a28-4013ece5c199)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1c40effc-feb5-4184-9439-3a27e0303f33)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6228cdb-79fe-4b5c-b504-1e94cb95ef00)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e7d7af8-8b6d-403d-9fae-9f8f761f1edc)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0162a8d0-e15e-4a4e-b29a-5462d0e35dc6)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e2fae9ae-85bf-4374-9e63-8c2fa9f092f9)) - (pad "1" smd roundrect (at -0.51 0 270) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 56 "/LED2") (pintype "passive") (tstamp 6891b5c1-da08-4bf3-98d5-8d1050bf1f95)) - (pad "2" smd roundrect (at 0.51 0 270) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 106 "Net-(J17-Pin_3)") (pintype "passive") (tstamp ee238473-ea78-44bb-b24c-8654571dbc2a)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f8312c78-2a6f-458e-a1e3-7ee6c4eb8132)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0c7f2aff-7e81-4c83-903e-478b9f5d35b6)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 32d28433-0c38-4c52-85d6-d1e5286af2a3)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3302a084-2d06-4ed7-aeb9-8991aa956cd3)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 51ae4f01-0559-4105-86b2-955ca9ffc9b2)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 308e6ea3-5a9a-49ee-bdbb-b18b3922442e)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp efb7dfb0-5d78-4059-adf3-f177d4b6c163)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e23840a8-c952-4dd6-a787-cab5cb693256)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b54345be-8bb9-448f-aee5-557ee3be848b)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dd316e55-61af-4e16-a321-a738d5d85f1b)) + (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 56 "/LED2") (pintype "passive") (tstamp ecf9ffa6-3dc2-461c-9b06-0091b325b9e8)) + (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 106 "Net-(J17-Pin_3)") (pintype "passive") (tstamp 4d77ea6e-f999-45e1-b469-0fd74c0269fa)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -7340,6 +7503,7 @@ (at 172.53 70.575 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 "MFN" "RC0603FR-072KL") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -7389,54 +7553,55 @@ ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 74914313-ed17-4bce-bea5-0e6901310711) - (at 102.33 190.0325 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") + (at 100.84 191.64 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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/4a23f977-411f-4618-a366-af1c15efd2b8") (attr smd) - (fp_text reference "C21" (at -0.15 -1.8775) (layer "F.SilkS") + (fp_text reference "C21" (at 0 -1.43 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 25d58428-a81c-4afe-b5c3-0dab1dd2ca84) + (tstamp b0e9bc93-da15-45ff-aab8-e55bb14efbf1) ) - (fp_text value "1uF" (at 0 1.16) (layer "F.Fab") + (fp_text value "1uF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp f1285930-76d2-41cd-86e0-eca68ee408e7) + (tstamp 14ae96a5-0464-460e-acd3-23f510709d21) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp e31fbdbd-16ae-40fc-b19f-1170ac71b5dc) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d6dff195-2875-45ec-ad32-10255cca1dc5)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a1eb4f09-9daf-4c8d-a1d7-de3d80430275)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 829c8c2a-687a-4d92-b742-3d99a628c667)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 44122b0c-baff-47e8-8a2f-7a54d341a186)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 856fd512-a995-4ffe-9732-ce036ff519a3)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 86a40cf7-f3b8-46a4-9118-3699d03972e7)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e06fb28-f381-4821-ac3d-0c02032bbd73)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7e31b04-d71a-4732-9a95-47fee51a69da)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 17458cba-dafc-49d5-b8d7-3c643159d4fc)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7a8403be-ed29-4ed7-b89a-7040803d9334)) - (pad "1" smd roundrect (at -0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "+3.3V") (pintype "passive") (tstamp 34be6419-cb97-478d-a165-1794e6ccf59e)) - (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 37216930-12ea-46ac-9627-80ae0c12b51e)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp fbef7874-ace8-4e1f-9b29-c6847fc017b1) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8cedd9d3-8c24-4394-8dd3-93cbbd60e72d)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a87e0824-d7f5-4f39-990d-d83191e404d3)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 35520076-3e73-4640-bc37-55ed3a594f55)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a7d6e276-ef9c-4536-ad6c-aa68c03f708f)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 509f2ab8-35ad-48d2-85a2-29f6706182db)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b0fbe192-9416-43ab-bb87-ada8e5c68783)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e78fb37-6ac7-4c32-854d-cef225c87cef)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 954e5fb4-75ac-4c96-b6a7-ab197d52e39d)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5c8c791-515e-4895-9570-136e89e45f73)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 672f61b8-bc33-4d04-ae80-889b182568b9)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 17 "+3.3V") (pintype "passive") (tstamp c8de7f51-df92-4658-9c05-aae288ddc9dd)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 643b6286-7d17-4b9d-addc-58bd144f8992)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -7448,6 +7613,7 @@ (at 91.5 206.26 90) (descr "DC Barrel Jack") (tags "Power Jack") + (property "MFN" "DC-005B-2.5A-2.5") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "DC Barrel Jack with a mounting pin") @@ -7584,6 +7750,7 @@ (at 191.575 67.0424 -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 "MFN" "RTT031001FTP") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -7638,6 +7805,7 @@ (at 129.2225 88.17) (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 "MFN" "RC0603FR-072K2L") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -7687,53 +7855,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 812cf111-188e-4ce1-ab7b-8cfb3cb63161) (at 203.3 71.7799 90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/9c9b453e-d7cc-4bbc-9dad-25a9b9cd2e36") (attr smd) - (fp_text reference "C2" (at 2.7299 0.01 90) (layer "F.SilkS") + (fp_text reference "C2" (at 0 -1.43 90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 511d8463-6692-4b80-83c7-6dac5cc289a4) + (tstamp 95ea0bde-36d8-4f6a-8b2f-b2123d34ed29) ) (fp_text value "1uF" (at 0 1.43 90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp ee65200e-cff2-48b5-9205-56f64efbf0a8) + (tstamp 2c2c306d-fc42-46ad-b9e8-eddd74d68da4) ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 021c2b02-9bff-4c60-bbf6-817de01c747f) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b99f6028-a27a-4ad0-b1a9-097777558e08)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32aa555b-9c8e-45ce-91b4-f6d4f238285f)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c76dbc7c-41ea-4b01-b402-8bd1ee4c5e14)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2d264451-d652-440e-a033-43e2ff37fad7)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 219a0e49-5b5c-49c3-8aa1-95eedba4b8b4)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fcf1e024-0f38-4f37-a347-c4a0dcbb6ad3)) + (tstamp 008c7851-ac41-4bb7-a8cc-ae9045ea1c89) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 99384d1a-a63d-4e50-8957-daa227b912cf)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cfd4f5bc-eaec-4a28-b00f-005ad93a6b6e)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 269021dd-b67e-4395-9853-a56980e00211)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9edac5c4-59e8-4ef8-8719-4b8d6b16d435)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 80f32f23-1f02-427f-9580-bc41d4f46624)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 41ec00d3-5dd3-4e7f-89f7-dd5a042b80b0)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc144870-e730-449c-8db0-61b3387b8bfd)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6864cda-70c4-4c3a-82eb-27a149ae83c8)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fbc205e3-c94c-42a3-9030-bd80698b8427)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 04bdfd47-b397-4f28-8e75-c4ada90b66df)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 739f73be-177c-48ac-b989-a1192033d6eb)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3a8c742e-edb2-4685-8deb-5f8f4b8c090c)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0f3fc6ea-cfb7-4432-97e6-d5485a2b852f)) - (pad "1" smd roundrect (at -0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "GNDA") (pintype "passive") (tstamp 7d5ec1a2-a4a2-4f15-a465-5ee19b94eb65)) - (pad "2" smd roundrect (at 0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 11 "+5VA") (pintype "passive") (tstamp 64b9160c-a4e6-4cc6-b038-e1b93197ba89)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d60c802-6d3f-4f66-a5bb-de7c6bd7b8ee)) + (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 24 "GNDA") (pintype "passive") (tstamp f1e8bbce-ad6f-43bf-a797-71c80180a0f4)) + (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 11 "+5VA") (pintype "passive") (tstamp 9930a908-b638-46de-92d9-eb90fa52e05b)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -7746,6 +7915,7 @@ (at 161.205 70.975 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 "MFN" "RTT031001FTP") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -7795,53 +7965,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 83717b4d-3463-46f1-954f-020fb6a93531) (at 146.685 87.03) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/6a9c2eaf-88ec-4857-ad63-689e11721b1d") (attr smd) - (fp_text reference "C6" (at 2.495 0.04) (layer "F.SilkS") + (fp_text reference "C6" (at 2.375 -0.02) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp dc5020a7-2330-457b-886f-86e5811cf8ef) + (tstamp fb0eca1b-c8c0-46db-b8f6-29d6b701b52a) ) (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3220f312-b9a6-4c95-aea8-f9c9492e9e5f) + (tstamp 817e264b-f891-4a13-8d8e-7f55d167fb4e) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 6f439b7d-b432-4094-90db-1148e934f919) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c72bee68-eb28-43c7-bbc7-7570d7a70a31)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b430173-86ab-4527-8a30-f94729a25e50)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e0fc9ffd-0339-455b-a7b8-dbde8780c646)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 85d1e331-6e6a-448a-a422-49c118381c55)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1e9f2c86-5395-4207-808b-d5484ac630c4)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cf55752d-aa1e-4dd0-a71a-4fd3936025b2)) + (tstamp a9cf9c3c-70f5-46ea-9af1-2dc66de69776) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 858dd28d-d4a6-4da7-a1c5-8277e341902c)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 836f5191-5208-4d5c-9dbc-10705cd4a4cd)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 04fa08c3-5be4-4164-949f-f6bb9322b201)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b116e235-93e3-480c-9853-53edcd80d3fc)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bc304700-2758-469a-93b9-c02533184942)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 85dc2040-5cc9-4196-ac81-53aff8f60219)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a2a6634-ded7-436f-882e-3809d681d684)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7c8f5b6a-114b-4590-9b60-2d7014a1ba6d)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa899d34-4d7e-4ea4-b029-2d9559bed28f)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 50713906-79a7-45b2-a999-000735480df5)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 120a6bce-2452-4522-a258-1e04af6f68b2)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 60b222c0-ad6c-44b1-8baa-0c3e643287aa)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e06a2420-a2b6-4f33-9292-c2e9e5da80fc)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "+3.3VA") (pintype "passive") (tstamp cbd66929-5563-4935-b251-c7598074350d)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "GNDA") (pintype "passive") (tstamp 6900357e-fb8f-4957-a4f6-619d004a1c4e)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp df75c4b9-5b0f-4701-a339-cd2c5d2b27bf)) + (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 25 "+3.3VA") (pintype "passive") (tstamp 4a4f4ec9-aa76-400b-9f59-568f5129892c)) + (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 24 "GNDA") (pintype "passive") (tstamp da851f5d-9857-4863-b8b7-6eaccc6e7193)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -7854,6 +8025,7 @@ (at 147.76 95.53 -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 "MFN" "RC0603FR-072K4L") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -8020,54 +8192,55 @@ ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 8bbedfe8-66e7-43e0-858e-d7b9ecad57f0) - (at 120.48 200.5265) - (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") + (at 121.18 201.45) + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/a7b0923e-b1d0-4fc9-b122-917381e9999e") (attr smd) - (fp_text reference "C19" (at 2.78 -0.0365) (layer "F.SilkS") + (fp_text reference "C19" (at 2.85 0.07) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3ba5f303-d4e8-40fe-a787-10ffbf3c2a0c) + (tstamp ccdb3205-c67a-4997-891b-b5bcd1f2527f) ) - (fp_text value "1uF" (at 0 1.16) (layer "F.Fab") + (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 270f16e9-7897-4ab0-84ff-2535e5d5905d) + (tstamp a9ceb8ad-27a7-4256-847f-aa204a5235e3) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 36daa3c9-9682-4d6e-9e58-c79800589775) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6bf7c45-fe9c-442d-a107-20ba66b72657)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 30bf8659-2bfe-4f1c-90b7-c2c1cec1c526)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 016465ef-8ed6-4f38-b881-e6ac5d8e21fe)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 82b3913d-c427-4141-99cc-7563caba3595)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f4bbc98d-aa33-425c-a04c-ef0f94f5a14a)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 27257dbb-8f85-454b-b220-2ebd930d1b9d)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 490e3dbc-5aaf-43b0-a593-1b68b544c7e8)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d1f40d37-99e4-49b3-a30d-b3f423092267)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e1b48ee9-cad7-494a-b9a0-ed47a786cd23)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2de75146-cd84-45a9-aa13-181a49759b84)) - (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 17 "+3.3V") (pintype "passive") (tstamp 8af7e796-8765-45fe-9610-52550d877520)) - (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 2 "GND") (pintype "passive") (tstamp cbbffe33-9f62-43cc-b862-6426b6433d3d)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 63611611-2121-4319-99fa-0d87c8740235) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 23694ed4-a32c-45f6-931d-b27f9d44d950)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1dad85fb-ef34-41a1-bbbd-72e84dcd1980)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74674975-fb28-4f34-9a33-c9aa7cd5ebcd)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 90d3c12a-c623-414e-976c-f34ca5894916)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4f1ade0d-c466-42e0-b21f-0c62e1818cf6)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fc448a88-4c84-4e5e-bf6d-0d02ec3fdf53)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp abc5d644-159e-483f-ba59-0ffc270d3aed)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7ba28e84-4786-4d55-9aff-dd8068d073a2)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ad970c0e-2d22-4b6c-9ce7-8d040eab278d)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa1d0c43-2ced-4f60-83e6-39c2d3de68d3)) + (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 17 "+3.3V") (pintype "passive") (tstamp 4ca57132-d492-467f-88cd-d2a37d4b1242)) + (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 2 "GND") (pintype "passive") (tstamp 65255509-da31-4c6b-aa41-711dfe1b3534)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -8204,13 +8377,14 @@ (at 132.915 90.95 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 "MFN" "RC0603JR-0747KL") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") (property "ki_keywords" "R res resistor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/5227ee87-cdc4-4de0-beed-f678645be97d") (attr smd) - (fp_text reference "R3" (at 0.01 1.2675 90) (layer "F.SilkS") + (fp_text reference "R3" (at -0.04 1.385 90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) (tstamp 232157af-4c2c-4fcd-8e59-1840054e048a) ) @@ -8258,6 +8432,7 @@ (at 106.93 173.315 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 "MFN" "RC0603JR-0747KL") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Resistor") @@ -8312,6 +8487,7 @@ (at 161.139375 66.9875 90) (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") (tags "LED") + (property "MFN" "LTST-C190KRKT") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Light emitting diode") @@ -8365,10 +8541,10 @@ ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 944cab6c-81cc-4ac7-bcbe-3f2288fc1a10) (at 94.68 68.37 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") + (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 "MFN" "CL10B104KB8NNNC") (property "MPN" "CL05B104K05NNNC") @@ -8379,53 +8555,53 @@ (property "ki_keywords" "cap capacitor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/bd988d88-2d94-485c-8e04-aabdb5ef25d0") (attr smd) - (fp_text reference "C35" (at 0 -1.16) (layer "F.SilkS") + (fp_text reference "C35" (at 0 -1.43 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9d1db056-920a-4d89-b55b-ffde97705c67) + (tstamp 9b574e64-830a-4405-aaca-d2b5e2dd185b) ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 08d69a5c-986d-45af-8e58-956cac3f325f) + (tstamp f8b9ee7d-c9cf-4c9c-aded-66ecf6d985a7) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 12c42776-1275-4acd-aa57-74dcf43e33d4) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 01a6f79d-e32b-4c05-9f1d-cbd777942d58)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 31e682a0-5fe7-4183-b032-3cc7d9ae477a)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f8201ba6-dc45-4847-8df7-127bfc9c74ef)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cacceda8-c599-4151-8b38-49a9cb08c3ae)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp be66952b-ea19-4a63-a1c7-2933cb66d600)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9009a1d5-66e2-476a-9590-eedba7540bbe)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ecebb5e5-30ba-4634-989d-49bd4c98029b)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 10ae2b4a-8a00-4139-96d0-746c90acef8f)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bea73e95-6ff5-41a2-9096-b220f2d0fac5)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c3d0de2-d8e5-4f3f-b650-47690fa4a883)) - (pad "1" smd roundrect (at -0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 33 "Net-(J7-SHIELD)") (pintype "passive") (tstamp a10c8153-13fc-4c1c-81ca-5fee1847e8a1)) - (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 88258bdf-bee2-4292-85b1-344624cb3cb0)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp d1c9eb19-5697-43c2-b329-d86df38dfaf3) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 878d4845-5d87-4982-a732-26ae05403bc7)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7e49fbf3-2781-4d21-afee-5533aa17d9ac)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8ea6870f-a1bd-4953-97c5-f473dbcce512)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d066f543-358e-49b4-a6b2-fcef282639fb)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 30c7c42f-9cfe-46b6-9a1f-417e5b55d08a)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 70500e71-00bb-4b25-bc9c-1c2ec47ffd92)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d3376c44-cf86-4a7e-884d-1fe7385a5fe1)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d213a12a-2dd5-4a2c-906e-40fbdb38bac3)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f89ef115-088c-4fd9-a738-4267e73f7802)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7f720505-e9db-4334-8db3-54b28a47323e)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 33 "Net-(J7-SHIELD)") (pintype "passive") (tstamp 407b0a14-30bd-4ff1-9773-615bea6fe473)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 9f799da2-4d70-4414-a1ac-5fc79b77d53c)) + (model "${KICAD6_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 "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp 9563e5a5-d5ac-4351-858c-795d71ca050f) (at 171.62 85.595 -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") + (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 "MFN" "CL10B104KB8NNNC") (property "MPN" "CL05B104K05NNNC") @@ -8436,43 +8612,43 @@ (property "ki_keywords" "cap capacitor") (path "/e9698781-af81-404c-aef1-ba71ebac65dc") (attr smd) - (fp_text reference "C26" (at -2.815 -0.07 90) (layer "F.SilkS") + (fp_text reference "C26" (at -2.995 0 -90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp ca50b1da-e595-437b-94d6-a3342643dd74) + (tstamp 2268bdca-2507-4d8d-8428-136cd5c05327) ) - (fp_text value "100nF" (at 0 1.16 90) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 50f2ea42-0667-418d-874d-8313853fce52) + (tstamp c4641c91-bd62-4ff4-b49d-c42f848571fc) ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 9a8caa7f-2cc7-4f33-855d-fb2b0eb7e0e9) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7b1b5b75-22f3-4638-8778-a67a613a2f53)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 702a1888-05c5-4207-adb4-3552c2260cdf)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5a6cb0e-6330-424e-b09a-463487de9505)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0ecb28f0-8959-476f-896f-d9eb1fae0cc2)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cfc49d98-1bde-46bd-bc1e-7a4ac924e1e5)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 38cefe5b-efd9-4a81-b57d-98391b2f4dce)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 216d4beb-5825-4b3f-8edc-e2a7624137a7)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 175750f4-4c3e-4657-a5a2-8fbdb1d4566b)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0e56c600-5642-4797-91f5-803021f3b969)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 22aef5cd-17b4-4bde-81c2-cd440b85a246)) - (pad "1" smd roundrect (at -0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "+3.3V") (pintype "passive") (tstamp fc67a636-54a4-47d6-bca8-a742d16ab5b4)) - (pad "2" smd roundrect (at 0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 81ada2a0-013a-4bea-bcf9-cf89aedf66e0)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp cfa2da20-bbb4-46c6-b6a6-38896a719c38) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bff0d3d7-1d19-43ad-b67a-df42b7cc2018)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3c8f471c-37be-4c01-90d3-df6e643b1b7d)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2f0a92f5-96b9-4afc-9767-56a73a4df572)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5c8aa7b7-0d61-47d3-8f7b-91f1f435bbd6)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5fdc4ae1-979e-4392-acaf-221103a1c474)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6f37b685-01a7-48a9-9591-86ff13da42b7)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 856c815b-1072-4936-ae9c-c2f1c3ee165a)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bd8666e9-fbc4-4acf-9438-bc31bf59bb90)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 231c9f98-a3d4-44fb-842d-0acbdcb9919d)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 597278e7-58f4-4bbf-9f97-619e24ca1fdd)) + (pad "1" smd roundrect (at -0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 17 "+3.3V") (pintype "passive") (tstamp 156b50d6-9cc4-4fb7-8ddf-4f7122ea8a07)) + (pad "2" smd roundrect (at 0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 6ee54e44-beb9-4221-ab05-57d7490e3b14)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -8562,6 +8738,7 @@ (at 107.8075 182.5725 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 "MFN" "RC0603FR-070RL") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Resistor") @@ -8611,12 +8788,12 @@ ) ) - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") (tstamp 9e6bb870-efde-461e-88b7-40507c51215f) (at 215.49 198.02 -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") + (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 "MFN" "RTT02471JTH") + (property "MFN" "RC0603JR-07470RL") (property "MPN" "RTT02471JTH") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") @@ -8624,43 +8801,43 @@ (property "ki_keywords" "R res resistor") (path "/8494ced3-6df3-4d95-8bde-430b75e314b5") (attr smd) - (fp_text reference "R35" (at 0 -1.17 90) (layer "F.SilkS") + (fp_text reference "R35" (at 2.85 -0.06 -90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5ec9cd8e-6b3e-4db8-9213-5131ae520493) + (tstamp d6414860-3652-417c-8811-b8dbb3b9ae7e) ) - (fp_text value "470" (at 0 1.17 90) (layer "F.Fab") + (fp_text value "470" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp b850042c-1447-47ab-9ea3-533c15c722a1) + (tstamp 9154df20-b9f4-415c-97bc-ea8fb3080daf) ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 45012e12-c73e-4030-a925-11b6de41fa07) + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 7bcee5e7-88ae-4402-89d7-6f5052977411) ) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b00b774-0a0c-402a-906c-4df7422fae21)) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 16a5f584-4979-432d-ab4a-be9b391e21b5)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b1718337-1e8d-4b65-a651-9322b0dca19a)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 735b0789-1cdd-45eb-bee4-333a1c456366)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e0eed3df-73b4-4c73-b4c6-b4961de30b50)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 73b9066e-f879-4fff-be83-7c49a204a4ad)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d69855e-3bf5-48c5-9243-bc9a185ed41a)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1c1b7df-7aee-4de0-9f88-9ec0d5b315d0)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp da2727e7-e0d4-4c41-a47d-4b0822904ae0)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ffae303-59ef-41bb-8818-5cf00e7fa0a0)) - (pad "1" smd roundrect (at -0.51 0 270) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp b32dad76-f916-4a0d-b62c-6893cd3a07e3)) - (pad "2" smd roundrect (at 0.51 0 270) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 105 "Net-(J17-Pin_1)") (pintype "passive") (tstamp cbd96a02-5ab6-418d-a3da-cda332a85aac)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0c8efd43-5693-433c-bcc7-9e1a555c8eae)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2ad8daf2-b94a-4b6b-9d4b-567f5e49f740)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 55fb22ea-4276-4b63-a2e2-994a80a45952)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0ee031ca-bcef-4f78-8c62-fa54b5c8be3f)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c54a3856-9076-41f1-bd3a-cdddb9acb3b5)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a0972528-3d51-443b-9639-5f9f3aa1c752)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c111da1c-04da-493d-bcc0-2bcf5d4cea79)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 60e7737b-16b4-43fa-94ed-c3bfbd61dcbb)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1732e957-600c-430c-a802-5434968d6e4c)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 66701bb8-9755-47a1-9900-a66cdd0c1cf2)) + (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp a2f1bf7d-77c7-4bb9-bfdd-d9c89c452c4b)) + (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 105 "Net-(J17-Pin_1)") (pintype "passive") (tstamp 58c9d0b6-569c-4362-8eae-8286d2e96631)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -8672,6 +8849,7 @@ (at 121.9 66.265 180) (descr "USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf") (tags "USB C Type-C Receptacle SMD") + (property "MFN" "GT-USB-7010ASV") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "USB Power-Only 6P Type-C Receptacle connector") @@ -8756,6 +8934,7 @@ (at 129.415 96.4) (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") (tags "TSOT TO_SOT_SMD") + (property "MFN" "FDC6330L") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6") @@ -8824,6 +9003,7 @@ (at 63.08 200.94 90) (descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm") (tags "capacitor electrolytic") + (property "MFN" "HV470M035E055ETR") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Polarized capacitor") @@ -8919,53 +9099,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp a08fb9a1-b4c4-410e-8ee6-d7c0691b0427) - (at 206.99 93.64) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (at 206.975 93.67) + (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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/cb88ba22-4ea4-4ec6-b677-d462f70ffc36") (attr smd) - (fp_text reference "C14" (at 3.21 0.05) (layer "F.SilkS") + (fp_text reference "C14" (at 2.85 -0.04) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp bb4dafe4-396b-40d9-a72d-be4fce650ae7) + (tstamp 0b0348c7-204d-4bd5-895d-a669a31a1401) ) (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1389082e-627c-499d-8c7b-071dc881aef7) + (tstamp b6cec362-5c6e-45aa-96d6-ae3105b98b1a) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp d6ac1a83-5ce9-4baf-92c2-b358cb67f517) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 65e40fe4-e58f-4498-a777-a853135c5f30)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4b7d6e7-b208-4041-97fa-e2f246b837ce)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9acf4450-881b-41a5-a5a0-4ca189a1cfaa)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a689515b-ec78-418c-add0-2a8b6c100278)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8d77a173-fb35-498f-93a8-027ddef98a3a)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1897c6be-3c5a-4fe2-81e5-8d7f577de408)) + (tstamp f91417cb-0ec9-4fd8-98fc-8aed0b8f7d35) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6fc23869-3a18-40af-9bd3-68f1f29a4608)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cf4d0c75-cd6c-4bda-ab6d-ed5a13d9c20d)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 28fe3310-f609-42bc-bd6a-2dabefb022d2)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 855d9920-0480-4815-870a-5ca52b399078)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1425f38e-ca7d-4a62-8fc1-fbc2595c902b)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 919d0d59-7b5b-46b8-8486-6296d4f0967f)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 184e42ee-ec73-4de8-8c7e-df18f8621185)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f952b265-096d-4a93-9b2b-d17d7042f8b5)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e9aaddb1-bf27-4368-b188-0369d7e89ab3)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 15b6a180-5ca7-43fd-9f2e-35c2963e510b)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a6db942-8834-4dbd-9fa2-c5a7d8760a83)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2f0c11ff-0de6-4757-82f1-62170b2b4372)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f25d02e9-9e23-4aa9-87aa-5d76f68ecc7b)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "+3.3VA") (pintype "passive") (tstamp 09ba697e-605f-479e-97af-76d00552278f)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "GNDA") (pintype "passive") (tstamp f691e2ed-6d72-459c-9a44-61d951b06a4d)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 510111d8-1265-405d-8201-1581f13fb8c3)) + (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 25 "+3.3VA") (pintype "passive") (tstamp 9a1d41e8-b5aa-499d-9389-e70e91ac0a8f)) + (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 24 "GNDA") (pintype "passive") (tstamp 7d054bbf-abae-42ee-8fd1-28e3919c99f1)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -8973,53 +9154,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp a1cc6898-6eab-4cc2-873e-2bad441acd6c) (at 145.9975 91.3676 -90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/a33ec52f-ec24-4814-9205-62a7edc3fda6") (attr smd) - (fp_text reference "C32" (at 3.1924 -0.0325 90) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15) bold)) - (tstamp 3d559c3b-521d-40f1-a267-01b27514fbfb) + (fp_text reference "C32" (at 2.7424 -0.1525 -90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f7edf576-1710-4aca-a9ad-1a24abdf303d) ) - (fp_text value "1nF" (at 0 1.43 90) (layer "F.Fab") + (fp_text value "1nF" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 39582ff7-7abe-4de9-a932-7fa18fb86df6) + (tstamp 36920da7-7d0c-4d97-8cd6-012058e6b432) ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 6da7efd2-98c0-43fa-8540-74bcf7ca0406) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 075e98ae-ae4c-46f3-853e-3e36ae2271a8)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bddf0201-8e4a-4aa3-ab0a-84c3528d53b7)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6de6094a-e879-4a52-b7f3-142be28b8d98)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ab45d3d0-83b3-43d5-a134-b431519e956e)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b0e61b7a-3fa4-41aa-a5bb-1a25e0730c3b)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7cf5bf30-f726-4ea5-8f3d-008fff62e5cc)) + (tstamp d245e7ce-1168-4369-abf0-54f66914af7b) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ceb79e8b-88cb-481e-9cab-29ca99298489)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 098479ec-a8bd-4992-88c4-4fe156f64241)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 76ed2539-f662-4b20-95d2-7c00ddcd4f67)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c1b5683-d837-4ff5-ae46-8adcb4168765)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac6ff9e8-6e78-4cef-a27b-7c617933a659)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3591f381-c79d-4cac-9f14-d66987b1ab07)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a192c83-4f0f-4e2a-9e60-b966e46ece06)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 38708582-1b18-48f9-b75a-c9ab7ca66fad)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d3df2175-d02c-4936-8b08-f91f132a60d2)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b6adab32-6f87-4463-9187-fc3644f4d75a)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bedadab1-e994-442e-a2b0-55150eef0d69)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 651212c9-3be0-4935-8fe5-2ca90a86e0f6)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b2fcdbe9-1646-455f-821d-1cd45b127999)) - (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 103 "Net-(U4-BW_SEL)") (pintype "passive") (tstamp 5cb7b147-0793-491e-9525-f2fc302c3913)) - (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "GNDA") (pintype "passive") (tstamp e56b0701-cdb5-433a-9f9b-e5c5b85f21e8)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ca67d16d-5bb7-44e3-90cb-a9db03c0b5a5)) + (pad "1" smd roundrect (at -0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 103 "Net-(U4-BW_SEL)") (pintype "passive") (tstamp c2a6e13d-3f34-4d23-8447-a992edd24909)) + (pad "2" smd roundrect (at 0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 24 "GNDA") (pintype "passive") (tstamp c68f8bd1-a558-4b2c-b887-5ebc60120c41)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -9032,6 +9214,8 @@ (at 198.075 71.6549 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 "Link" "https://www.mouser.es/ProductDetail/Diodes-Incorporated/AP2127N-3.3TRG1?qs=x6A8l6qLYDCwIat%252BGHxAAg%3D%3D") + (property "MFN" "AP2127N-3.3TRG1") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "300mA low dropout linear regulator, shutdown pin, 2.5V-6V input voltage, 3.3V fixed positive output, SOT-23 package") @@ -9094,6 +9278,7 @@ (at 206.87 92.04) (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 "MFN" "CRCW060310K0FKEA") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -9148,6 +9333,7 @@ (at 101.88 169.9 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 "MFN" "RC0603FR-072K2L") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Resistor") @@ -9249,6 +9435,7 @@ (at 190.735 205.615 -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 "MFN" "RTT031000FTP") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -9303,6 +9490,7 @@ (at 222.2 78.52 -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 "MFN" "RTT034701FTP") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -9357,6 +9545,7 @@ (at 164.94625 66.9875 90) (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") (tags "LED") + (property "MFN" "LTST-C190KRKT") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Light emitting diode") @@ -9415,13 +9604,14 @@ (at 139.3925 75.1 -90) (descr "DC Barrel Jack") (tags "Power Jack") + (property "MFN" "DC-005B-2.5A-2.5") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "DC Barrel Jack with a mounting pin") (property "ki_keywords" "DC power barrel jack connector") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/78b71c4c-6134-4f55-881c-54a556e051e2") (attr through_hole) - (fp_text reference "J2" (at 1.55 -2.8475) (layer "F.SilkS") + (fp_text reference "J2" (at 1.81 -2.9875) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) (tstamp 96b6041b-a5c0-4063-8083-517027e05702) ) @@ -9504,6 +9694,7 @@ (at 218.32 67.02) (descr "tactile switch SPST right angle, PTS645VL58-2 LFS") (tags "tactile switch SPST angled PTS645VL58-2 LFS C&K Button") + (property "MFN" "K2-1102BQ-C4CW-01") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Push button switch, generic, two pins") @@ -9598,6 +9789,7 @@ (at 147.76 92.28 -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 "MFN" "RC0603JR-07470RL") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -9652,6 +9844,8 @@ (at 117.77 200.8315 -90) (descr "UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF") (tags "UQFN-10_1.4x1.8mm_P0.4mm") + (property "Link" "https://eu.mouser.com/ProductDetail/Texas-Instruments/TMUXHS221NKGR?qs=IPgv5n7u5QbuI%2Forjo3H9g%3D%3D") + (property "MFN" "TMUXHS221NKGR") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/dcc63335-ae62-4c08-899d-898fc588dbb8") @@ -9660,7 +9854,7 @@ (effects (font (size 1 1) (thickness 0.15))) (tstamp e617efaa-bf0d-4f7a-8af9-5df2e3ac2257) ) - (fp_text value "~" (at 0 2 90) (layer "F.Fab") + (fp_text value "TMUXHS221NKGR" (at 0 2 90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) (tstamp fbacec92-09ba-4039-acdb-387c06291937) ) @@ -9761,6 +9955,8 @@ (at 141.2275 89.3276) (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 "Link" "https://www.mouser.es/ProductDetail/onsemi-Fairchild/FDC6330L?qs=efMQ9B2bthfkfJJoj5%252B07g==") + (property "MFN" "ACS725LLCTR-05AB-T") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "20A Unidirectional Hall-Effect Current Sensor, +3.3V supply, 132mV/A, SOIC-8") @@ -9833,6 +10029,7 @@ (at 185.735 205.615 -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 "MFN" "RTT031000FTP") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -9882,53 +10079,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp be2e0180-d5bf-413f-80c8-efdad9e6f5a1) (at 192.675 94.7799 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/f5bd34ce-6704-439c-919d-1024f6ec6940") (attr smd) - (fp_text reference "C18" (at 3.065 -0.1901) (layer "F.SilkS") + (fp_text reference "C18" (at 3.095 -0.4201 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp a01e731e-7254-442d-9c9f-6ba82ffc9888) + (tstamp 19e021ba-66d3-43df-98f5-453e54fb3918) ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp db16cf63-addc-4814-91ce-a3175cba85e8) + (tstamp b1d054c2-7182-4b91-a790-9275e711c32e) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp f21c2451-1fc4-4bc7-babf-b572573d4dfb) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c92f640-664b-481d-8329-b06b636ab68b)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f5740a73-7fee-46fd-be42-65cd63e03c27)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f2c824a3-bba5-4399-8d89-72e29fe53512)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 34e660fd-0bdc-42c0-9ba8-b3aa01beb8a1)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4d5f02bb-1952-47bc-85c1-59db7b3a161d)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 38c3a2f8-4eda-4ac2-81be-1ee656f78221)) + (tstamp aae0edf2-5aab-465a-ba74-ba7693d19b59) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9cd66eba-0136-4579-9075-6cfed4252b6b)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5d475d9-7d82-4484-9492-1238ce623a83)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2aa18e4f-b3eb-4d54-8278-382564032a7a)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4074cfb0-2040-4cb1-9057-61cc7f38b91f)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f11b4642-fa45-433e-8f42-df98a84a01f0)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4972ef00-80ef-484c-b43a-46ee621dc85a)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 902876d8-c434-4103-b5ab-5ef4c2e91cb9)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 042d4817-842a-4862-8751-80ca0a93029d)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 192cf104-1593-44ee-b0ea-d1e4095efc04)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 31fc7ee8-7912-4e3c-b5f0-89705b9791de)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a6dac4b-bc87-4c83-8c4b-d2d6a94e2a9f)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a5c41f47-ccbe-48a8-b5d7-81fe8649f37c)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f5411738-98fb-4282-90c5-c3d57d22419d)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "+3.3V") (pintype "passive") (tstamp a00e5e5d-536e-47bd-9888-4843148cbc61)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp fd3dad48-cd4e-4100-b5a0-fa8e55145493)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1fe66238-f179-4a8a-beba-f5d96e169218)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 17 "+3.3V") (pintype "passive") (tstamp 3ef87705-4a65-43ea-b2db-553bdf9375f1)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 10875fb1-cb8e-45fb-ac0b-680ff080ec44)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -9936,10 +10134,10 @@ ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp be755d16-9618-4c77-80e9-86a6ad18838a) (at 220.76 123.41) - (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") + (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 "MFN" "CL10B104KB8NNNC") (property "MPN" "CL05B104K05NNNC") @@ -9950,54 +10148,55 @@ (property "ki_keywords" "cap capacitor") (path "/b63d10c0-de16-43ec-957b-f6865a8317cb") (attr smd) - (fp_text reference "C24" (at 3.11 0.02) (layer "F.SilkS") + (fp_text reference "C24" (at 0 -1.43) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9b657f73-c934-4b2f-b7e4-0e949d9ba9cf) + (tstamp d657dca6-9e8a-4da1-b249-12218d4e13cb) ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp e98b8adb-200b-4b30-b0f6-1a1f5c7c5c66) + (tstamp 70432192-51bf-4c9d-923e-22c6afbd9824) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp cb18ee97-3515-4f47-b088-7c61ff5fceba) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 472d576b-d699-4d79-929c-969be9ff70fc)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cc8cd875-25e8-460b-8461-c6d44a394228)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d0e334f4-e632-4f5b-be65-694a7e475c01)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0fc7eba8-15e2-49ad-9f12-442b5d04cf63)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0ffc9589-a256-4a54-becb-fce4cc9957b3)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 222bfa4a-ac56-4413-aa81-1e0fb64f18c0)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 40db0639-e514-4ba2-a02e-4a7da4284e84)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1837fba6-184d-48d8-ad91-a34c29631bca)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb38f243-104d-4860-b700-b455c59b21e0)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c397ed78-d9d1-44c2-88bb-9c54f560b652)) - (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 17 "+3.3V") (pintype "passive") (tstamp e058ca62-467b-4327-84d1-d41157aea90b)) - (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 2 "GND") (pintype "passive") (tstamp b4e47b64-e98f-4048-a277-feec4c9cec95)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 53e37ca7-972b-407d-b283-a537fdc8e9ec) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a528e64e-be1e-4436-8358-8fdebb6e22a5)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b9785400-64ba-4a45-90de-db8484dbd16e)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 15893a09-4896-4e5d-8a43-04d92e918302)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 58299644-84e1-406e-a6a9-9f58756fff1b)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b33babf8-2cb1-455a-aace-38c343056dbb)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aba62551-f388-4ab9-acbe-4acdce8177c4)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 79c8cca7-faac-4165-8592-2ab91dbc2af9)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf32684e-a335-401d-a6f5-828bed639b89)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c224c279-7762-4879-aa9a-19d9a65a55be)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 20f2f7e8-4635-4878-9a5c-bddfc02f49c5)) + (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 17 "+3.3V") (pintype "passive") (tstamp d087bd3c-592f-4cd8-92e6-085f237e5a2b)) + (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 2 "GND") (pintype "passive") (tstamp 577384ef-33af-49e3-bd79-1b179acffa28)) + (model "${KICAD6_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 "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp bfac06bd-40b0-4386-ae07-110d4473b09c) (at 177.2775 206.29) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B105KA8NNNC") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Unpolarized capacitor") @@ -10006,40 +10205,40 @@ (attr smd) (fp_text reference "C31" (at 0 -1.43) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp e3c177a1-b30e-41c9-a468-d1a9030b44c9) + (tstamp 1c11d9b2-ea7f-4215-9a95-a33e88999373) ) (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 269a477f-c4a4-4c2b-acf3-0c9fa7099d24) + (tstamp 94dee6b7-a940-4afc-9a88-58c045fc6608) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp d039be92-38bb-4d0e-a80f-2905302022f2) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1d7d6708-abe9-44f3-aeb1-afdcf52760d3)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0f49370e-808a-4b88-8cf3-49490f55bba0)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 30463427-6220-4e5f-9d53-0a0f18def95c)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7af2970-acac-44b7-b587-bf6ee1153cad)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9889cd5e-721a-4f31-a8ce-8b44766eba97)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 08a2d0b4-8d9d-4b28-9aa3-a0db5c12854e)) + (tstamp 6592c79e-12d6-458e-94ec-b0cf54a475ab) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9e94ebe-464c-4567-8df1-0aed3dae3edf)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 16bea63d-9f39-4b32-8d0c-16bca0b97ab9)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cb4c1ce5-7070-4b37-9ef6-bce0ff634f15)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c4823e46-3212-4452-9bfb-ff7f09703fc8)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b962e638-0452-4e31-8aee-2c498427626a)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f79f1ee1-6dd3-4488-893a-9deeaf7dd933)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7f3ab9d0-5090-4362-a2fd-a0ad7291c41a)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9e33614f-a3f9-42bf-bb18-19188e449fc7)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3a55f940-7d00-43a3-9654-723420938716)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6f028009-9f65-4da5-b40c-eaed22638908)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 45692469-3735-47c1-9710-d6146e4eef85)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3cd573b1-565a-45a1-93af-a881a6517eb9)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ebd3c903-c908-46a2-9b21-595bc0e56540)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 1739cdc8-ce9b-444e-bbe3-2db76614fc77)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "+3.3V") (pintype "passive") (tstamp 49b65ddf-932f-4f9c-b669-721d42ce36a7)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3563808f-15e4-4230-91c8-ea4f85335acd)) + (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 2 "GND") (pintype "passive") (tstamp 4a22f506-56e2-4952-a0b6-9029fd743790)) + (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 17 "+3.3V") (pintype "passive") (tstamp efb719d3-f2bd-430a-852d-f511ab5906e1)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -10047,53 +10246,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp c3999460-e1d6-4b0c-821d-6d1c1cd31140) (at 202.425 100.5299 90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CC0603JRNPO9BN120") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/d7799e8c-5812-44fc-8048-88921213f2da") (attr smd) - (fp_text reference "C9" (at -2.6201 0.115 90) (layer "F.SilkS") + (fp_text reference "C9" (at -2.4101 0.215 90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 448a8fbd-08d5-440b-b6ec-36dc692f0556) + (tstamp 4433e9cc-eedb-43f2-b26c-b5ca93456e6a) ) (fp_text value "12pF" (at 0 1.43 90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 34382b60-a9a3-4a09-8840-47c3efc19672) + (tstamp eead5aec-4c20-441e-8935-4a9f1bc63189) ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 042b472c-a226-4d82-acc9-bb1b856593d6) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ff38443c-86c1-4ef5-b60c-e30ce44cb2c0)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5db22295-0028-4cee-8c52-ad76be35a29e)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7e05041a-6d51-42e2-bebe-3c64305690c5)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8fec23d5-22b4-48a6-8b7c-5ac38cd7f0e0)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 707b45d3-8809-4a3c-a897-8c977e9c85a3)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 70bf8f87-444c-41a0-b4e8-93fbf753a539)) + (tstamp 0721ba66-ebf9-4b1a-94e2-7e99bd4d99c3) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 818f65b8-19e4-4ade-918e-5067403484e6)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 04543311-de92-4a37-8c50-a9e2d6a372d2)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c05ed8c2-5b44-453e-a1f8-af09738a513a)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ee90d56f-3ece-4dac-8102-47f255c0ab18)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50371175-ad2f-4e53-8d1e-4bad199c9784)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 331beca9-bd90-458c-9263-65c06849c1d6)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a7fda69b-55a4-412e-ae42-7077566853f4)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 77134337-1259-4d8f-b0e8-b8bd01ec99eb)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f0633ef6-aa7a-4fe2-b1af-5fa619f5825a)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 85948155-9494-4d3a-88f9-817c08bc31bb)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7da97404-063a-4472-bb4b-e85827568d75)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d8e5cafc-8d98-456c-b44f-2c73d0032b98)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0f3bd804-06ff-4e93-ada9-12399b37a070)) - (pad "1" smd roundrect (at -0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 55be3afd-cf8d-4f7a-8969-a509245bae79)) - (pad "2" smd roundrect (at 0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 14 "/XTALI") (pintype "passive") (tstamp 45453c17-0072-4465-aabc-33fc2f760877)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06c54e0d-846b-405b-8e21-bb4c600cc7c0)) + (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 2 "GND") (pintype "passive") (tstamp e386dba6-2331-43a7-be27-8be4a38e6a70)) + (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 14 "/XTALI") (pintype "passive") (tstamp 16b854ef-4327-4f95-9c95-2f89501b9e73)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -10106,6 +10306,7 @@ (at 188.235 205.615 -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 "MFN" "RTT031000FTP") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -10155,12 +10356,12 @@ ) ) - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") (tstamp ce24c5c2-de16-4218-8058-24a395212104) (at 210.63 198.02 -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") + (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 "MFN" "RTT02471JTH") + (property "MFN" "RC0603JR-07470RL") (property "MPN" "RTT02471JTH") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") @@ -10168,53 +10369,53 @@ (property "ki_keywords" "R res resistor") (path "/befd262f-0d78-4ea5-ae56-7810e12a1ace") (attr smd) - (fp_text reference "R37" (at 0 -1.17 90) (layer "F.SilkS") + (fp_text reference "R37" (at 2.88 -0.08 -90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6ca34fad-0b6f-4909-9a87-bbd213c296bf) + (tstamp 7a5d58c7-2fbd-48cb-a6fc-61a689ee80af) ) - (fp_text value "470" (at 0 1.17 90) (layer "F.Fab") + (fp_text value "470" (at 0 1.43 -90) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp c93b0159-26b5-4872-b112-dea50952bb68) + (tstamp 0f01f54b-4450-4dee-affe-2dda500ebc77) ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 752e80cc-af7a-4f27-b15c-fc90c10ca8b6) + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 3ef94799-5fcb-42df-96f8-ecf687fdb12f) ) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b2039e4c-a0f4-445e-bc90-bcd8cd2e21f1)) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 268809c1-00c6-4d54-ac5d-f00c9736ba82)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c488775-6ca5-49ac-9f78-ce56a7435ac0)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 200a8f5d-a542-4b78-9f93-0f65f09c5c19)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 515ea5ee-734e-4d91-946b-95c6b87c0e6b)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 340ab9ca-61a4-4d13-a473-b39250b35e5c)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4ad6fe90-7e50-4ede-a9b5-b1ac4b201fe2)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 15aa3e78-8f2e-4e33-b77d-4d8917a3a42e)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 29745adc-4c75-4b87-8bb9-1ab2d839df07)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp db441f3a-8313-4e2c-b9af-4ae6419a39f1)) - (pad "1" smd roundrect (at -0.51 0 270) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 50 "/LED1") (pintype "passive") (tstamp 3f4794c7-c43c-4c62-bf39-94dba7a2be35)) - (pad "2" smd roundrect (at 0.51 0 270) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 107 "Net-(J17-Pin_5)") (pintype "passive") (tstamp 120bf45c-c4ef-49f5-8cc7-ac695d538367)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5c2dba26-cd3d-476a-835c-7bf88fa413eb)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 733b05e4-268d-469d-a920-7394eba06ed9)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1975fb93-59d7-471d-b984-d00254c7a7bb)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 26558415-7139-40ef-8dbf-02a27b4467d2)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 435ed12b-8377-4781-a6a3-415d3f64827d)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c5578585-45a6-4de5-ac40-7dac75769a0f)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 28245d94-9ff1-47d0-b0ce-a8ae2799a631)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 62ec4fbf-2991-4738-9856-f096a5be7401)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9aa22103-526a-48de-b995-c46266b7ab31)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 75881f49-3404-4ccf-aa97-32e702482aaf)) + (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 50 "/LED1") (pintype "passive") (tstamp 3381a231-7831-4dc7-93cb-3edeaecd4a8a)) + (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 107 "Net-(J17-Pin_5)") (pintype "passive") (tstamp 50e883cb-7a92-4a32-83fd-7466b39509fc)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp d037a58f-83f7-49df-be4d-0d29298b53ef) (at 144.87 212.59) - (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") + (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 "MFN" "CL10B104KB8NNNC") (property "MPN" "CL05B104K05NNNC") @@ -10225,43 +10426,43 @@ (property "ki_keywords" "cap capacitor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/77715c78-3b5d-48d9-b71d-ab31662515c6") (attr smd) - (fp_text reference "C36" (at 0 -1.16) (layer "F.SilkS") + (fp_text reference "C36" (at 0 -1.43) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7ba4a593-4f3b-495a-b37e-fe12a77172a9) + (tstamp 7cd9ad9d-108b-436e-a958-6cd23f25ebdd) ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp b5c983ed-862c-4220-82d8-85409bbb4e3c) + (tstamp 4c3fe863-8c34-4bed-bf45-d9459fe47063) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp a944993d-a6d0-4491-9949-6b4e991a9a83) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4188c97-a9bb-4d63-997d-172e0f48f5dc)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 44e209b8-089d-4413-920d-8cec4ff6d2e8)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cf940e35-886d-4461-b2aa-9a0f0bfcccaa)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4cd6ffb6-b7fc-4341-a873-b57359388178)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4cda7cfb-1345-4782-b878-9421ca1c1728)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 55e76cdd-779a-48e0-948c-60a943950223)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bbf396a7-ddd3-4ae7-af2a-6d53fe22b789)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 50700ae0-3276-4897-97c4-49a1e53fb73d)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 69717436-b348-40ed-8b57-3cb69db47f2a)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4658a5ed-e20a-475d-a9e0-7e275381f6b0)) - (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 39 "Net-(J8-SHIELD)") (pintype "passive") (tstamp f45d70eb-aedb-452e-96b9-fa80ed5ab777)) - (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 2 "GND") (pintype "passive") (tstamp c0243896-da90-44d5-9c80-64867f0b76a9)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 95fa938e-aac0-45d8-bcb4-eb039ff1f5f0) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a45c473d-e28d-4eee-bee9-efda7e8d6782)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 267278c0-e2a8-4ed2-b129-dde1772d2c8b)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 349b7d9f-d639-449f-9576-f6fb17c644a3)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d9644b01-ee1a-4835-9fac-f3523352db5e)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f123ae3-10d4-42e6-8ea9-4833ca1d0e8d)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 68e86ac9-554c-46b1-9045-e8a820e4a8c3)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e4d4cfbb-8c11-4c3d-9d0b-f7494c9ab6f6)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 32c7843c-a7f6-48ed-98f0-0f96b0a853a3)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bd3f9ff7-2464-4f4a-b497-3d2cf38fffe6)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 15aec92a-7e51-4935-85ad-60ca0e81129e)) + (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 39 "Net-(J8-SHIELD)") (pintype "passive") (tstamp f333d034-ccb9-4bd6-866c-8372d85680c8)) + (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 2 "GND") (pintype "passive") (tstamp 835f6ec0-01a2-4c12-ad95-50373766ceae)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -10273,6 +10474,7 @@ (at 220.3 78.545 90) (descr "http://www.diodes.com/datasheets/ap02001.pdf p.144") (tags "Diode SOD523") + (property "MFN" "1N4148WT") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "Sim.Device" "D") @@ -10343,6 +10545,7 @@ (at 132.915 96.45 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 "MFN" "RC0603JR-0747KL") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Resistor") @@ -10392,53 +10595,54 @@ ) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp d9db15c6-9a1b-4474-b2f7-b9b8a53dc9a2) (at 192.65 96.35 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/d329c0ba-104c-407c-a9e4-766cc15ca03d") (attr smd) - (fp_text reference "C15" (at 3.12 -0.04) (layer "F.SilkS") + (fp_text reference "C15" (at 3.12 -0.21 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 034d35eb-aaec-43ec-8161-d7cb68dda862) + (tstamp 3f184dc9-3894-4a75-b487-a4ed5d5a4629) ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3e3aab30-db64-4322-8238-4577809e89fa) + (tstamp af625080-5a70-4b71-827d-113568ca33b4) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 9497b8e9-cb8b-4c0f-a22c-75e08469aec8) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75942ff1-3475-4144-b64f-6cfb92682d8b)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 172edc70-0d73-494a-8c37-17ea2c7e045f)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp df9c23ce-7373-4208-bc21-0eee880bda9e)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6ad1da1f-f8e0-4a9f-95e2-0726c0ceed13)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 22e36b54-e4b3-472a-ba87-2dc0d7255820)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f6fd77c9-0233-49f5-aa42-ddb1cdf6595b)) + (tstamp 18fc1f20-7cb5-4859-be4c-a406e7685173) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6ede1d2f-c3a2-47c6-acfb-4cc7bf5db48f)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9ac71a20-1ac3-4a35-af91-d9c05fa06d12)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d95fa91-4c15-4a5c-8163-0e07933056ad)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bb7e2bcf-23e2-4128-9962-b840821b1dda)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 14e920f7-9173-44c4-a9a9-24a4429bafe0)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72240fc0-a732-4bf1-b9de-fd80335f32e1)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0bd5b06e-0c2f-4bdc-8a6a-dd2b312684b9)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7a4b45c1-0397-4eaa-b8b9-e8a114654bb9)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 966c9820-c356-4d37-bbcb-05cd9db95564)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp da7d96ad-5587-4aca-a744-dd65ab366f83)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3dae6142-c3b5-4dd8-8de9-6a3fc6062068)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 607c263c-438a-469f-aadf-0019a2d97347)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6cbf0006-8077-4f31-a2ba-325c1b319fbb)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "+3.3V") (pintype "passive") (tstamp 9fb16c53-d0cd-4fe5-8bc0-373a80a232b9)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 6da8c90a-2132-46ed-b9fd-527bb67350dd)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4db315c7-a350-4357-a7b7-66f69f67a344)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 17 "+3.3V") (pintype "passive") (tstamp baf24639-e8d5-4e06-87ec-74cb7debd9a2)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 2ac6c88b-d3d4-423a-8af8-599c1f5ad0e7)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -10451,6 +10655,7 @@ (at 98.96 203.83 180) (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") (tags "Through hole pin header THT 1x02 2.54mm single row") + (property "MFN" "PZ254V-11-02P") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Generic connector, single row, 01x02, script generated") @@ -10523,7 +10728,7 @@ (property "ki_keywords" "R res resistor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/bac104d6-f538-45b0-8238-7251382e6ddc") (attr smd) - (fp_text reference "R34" (at -2.98 -0.29 90) (layer "F.SilkS") + (fp_text reference "R34" (at -2.85 -0.06 90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) (tstamp 72882764-18cc-4a60-9d93-2e79f8946956) ) @@ -10571,6 +10776,7 @@ (at 187.86 77.01 -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 "MFN" "RC0603FR-075K1L") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Resistor") @@ -10625,13 +10831,14 @@ (at 63.08 211.43 -90) (descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm") (tags "capacitor electrolytic") + (property "MFN" "HV470M035E055ETR") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Polarized capacitor") (property "ki_keywords" "cap capacitor") (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/dc67d9e6-d3cc-40ea-a19e-aa903f8c2b9f") (attr smd) - (fp_text reference "C30" (at 0.22 -4.23 90) (layer "F.SilkS") + (fp_text reference "C30" (at 2.18 -4.24 90) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) (tstamp d92586da-786f-4aeb-98b4-6fe4ad5486dd) ) @@ -11124,6 +11331,7 @@ (at 148.16 72.01 90) (descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm") (tags "capacitor electrolytic") + (property "MFN" "HV470M035E055ETR") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "Polarized capacitor") @@ -11303,53 +11511,54 @@ (stroke (width 0.15) (type solid)) (fill none) (layer "F.SilkS") (tstamp 868c2601-8b17-4e6a-95b4-b130996359a9)) ) - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") (tstamp f78f193c-876e-471a-8072-60e46c30029c) (at 195.49 85.83 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") + (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 "MFN" "CL10B104KB8NNNC") (property "Sheetfile" "dutlink.kicad_sch") (property "Sheetname" "") (property "ki_description" "Unpolarized capacitor") (property "ki_keywords" "cap capacitor") (path "/a4744016-f3ba-44aa-8e5a-bbeb9b4bbfdb") (attr smd) - (fp_text reference "C17" (at -0.21 1.44 180) (layer "F.SilkS") + (fp_text reference "C17" (at 0 -1.43 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 0db2b892-d676-48da-b54b-48d95a92d008) + (tstamp 3413ae4e-c029-49a5-a2d0-df79d3b2a535) ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") + (fp_text value "100nF" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp 56e5eaec-6259-46a9-a1ad-7bb3aec398c5) + (tstamp 5920bdbf-fb58-4b2d-bde3-c44119e0d714) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 7b58f586-24e9-4277-985e-a6b73e158b91) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4cf52bdb-8dee-4052-90ed-6363ad5f2082)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 525e9d3d-9b2e-4294-8830-b6f6cc172d67)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 65acc208-ca3f-4cfd-bc30-e70ba8c11f7e)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0a10d8a7-843a-4039-b416-f15ab5787dee)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6f9f9b98-97d9-4231-928d-dcbf45f40225)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 262a6126-750b-40bc-bb43-78c33c3dde73)) + (tstamp 5700bff1-7b31-47fc-b3fe-4d2f74a7659a) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c8f0d5bb-bc74-4929-ac9e-363adadac685)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d526ada3-4fac-48b3-83dd-701c404fe09b)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6a8e7929-de6f-4adf-b92b-e4639dfcc64a)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dbe6ba5a-8a8a-4640-90c4-379fae1c202e)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 257ebfce-be58-4cc8-8f60-c326d33fb788)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 02a77470-7553-4d88-89d5-493095ecd666)) (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0af9f56b-1977-4d17-9aa6-a4b88d15b7b4)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 386ab264-b59e-4851-b665-68769e29c1a1)) (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 442e63f4-d7e5-4dba-b914-1d3e6f1bdf52)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e8f14cde-3b1a-4b4a-9182-47590c2bfb76)) (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d374cb3a-038e-476a-8505-d7d79d524dee)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a72b11bc-7daa-4d75-80af-9c042140f4a2)) (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 493c7d49-cf85-4747-9f5c-2d083f5adcc5)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp ee7694eb-7219-4fd2-abd2-f4856288c9aa)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "+3.3V") (pintype "passive") (tstamp 527cd0d5-f8e5-48fe-b3cf-9cc6ef4d5d0d)) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 47a721ca-54d6-4056-a638-ffd233877b2f)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp eb8f2edd-4da5-4c32-9099-d4d9439b05f0)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 17 "+3.3V") (pintype "passive") (tstamp fb692d57-9dbb-4f98-90fa-c7f22120c0e9)) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -11362,6 +11571,7 @@ (at 83.61 92.8975 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 "MFN" "RC0603FR-072K2L") (property "Sheetfile" "usb_storage_mux.kicad_sch") (property "Sheetname" "USB_STORAGE_MUX") (property "ki_description" "Resistor") @@ -11416,6 +11626,7 @@ (at 129.415 90.95) (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") (tags "TSOT TO_SOT_SMD") + (property "MFN" "FDC6330L") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6") @@ -11526,12 +11737,12 @@ (net 2 "GND") (pintype "passive") (tstamp 71e5ca85-f66c-47c1-bf93-a451b62ab3e7)) ) - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") (tstamp f9f016b6-7771-420d-9f99-a73b1095521c) - (at 102.05 203.81 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") + (at 102.29 203.8 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 "MFN" "RTT02471JTH") + (property "MFN" "RC0603JR-07470RL") (property "MPN" "RTT02471JTH") (property "Sheetfile" "board_control.kicad_sch") (property "Sheetname" "board_control") @@ -11539,43 +11750,43 @@ (property "ki_keywords" "R res resistor") (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/a6d7cdf9-3970-41fc-87c1-50ef1b5bbb68") (attr smd) - (fp_text reference "R39" (at -0.33 1.07) (layer "F.SilkS") + (fp_text reference "R39" (at 0 -1.43 180) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) - (tstamp f7209c30-3447-4c27-a7fb-2cad82723a39) + (tstamp 50fb56ae-e989-419a-ad44-9f6f9cab6d3b) ) - (fp_text value "470" (at 0 1.17) (layer "F.Fab") + (fp_text value "470" (at 0 1.43 180) (layer "F.Fab") (effects (font (size 1 1) (thickness 0.15))) - (tstamp f935a1e5-2d04-47e6-8df0-ad93e8f7093e) + (tstamp be04222c-170d-42f9-ae23-d25e970d6133) ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 21d2d640-8d18-40ba-9eb8-75acdc77634c) + (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 8c88e8fd-9025-4409-a19d-2298aca333d2) ) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e158afc4-a032-41ef-86d2-14eda1f1045a)) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 264a4fdb-22df-4297-bd3d-e766a212690e)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1d7a002b-232f-4943-a224-789cefc4ae80)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fe3c9904-309a-4618-9990-067f63415a9f)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9cca6358-546b-49ce-83a8-05b831c4f75e)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3ded30cd-bafa-427e-b7c8-52cd2ddc3773)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7b154032-9711-4b66-895a-724cb218732e)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 33b0e8a0-2946-4e97-a130-6422bcdd149b)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a898145-bf75-43d3-b20b-2ab8794b7092)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af2698ba-27d1-4243-88f1-a9cd443ab47a)) - (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 2 "GND") (pintype "passive") (tstamp 824f4d92-a08d-4936-b3c6-1d8c076cbd5f)) - (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) - (net 113 "Net-(J16-Pin_1)") (pintype "passive") (tstamp 33045e15-2f63-4c21-b138-b4b1e6513714)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 667151f4-fe58-4c72-aa37-405d6de92b28)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f11551be-a699-4c37-ba29-a66cc3fcbd89)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 190e8811-2e1d-4a4a-b1e2-c1b54700801a)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e8f47863-81f8-42fc-81b9-1dd472daac68)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 950a1206-5dfa-4efa-80b2-325c9fa2d974)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3a1e2659-81dd-4cc2-96c0-9e9eeee58ae1)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c8086585-bb99-4250-8a9e-4d56270564df)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 68f82c13-196c-4fb3-9bdd-764be15fbfed)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 16453e45-fbc1-49a3-ab38-6edaea146eac)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 551dc9a2-9acb-4016-b049-00cd205d96da)) + (pad "1" smd roundrect (at -0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "GND") (pintype "passive") (tstamp 5dfa6c5b-816e-48e8-ab83-3e7a71db7bfa)) + (pad "2" smd roundrect (at 0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 113 "Net-(J16-Pin_1)") (pintype "passive") (tstamp 6855c075-47b4-4d24-9443-d1e4279bc2d3)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -11672,8 +11883,12 @@ (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 2f2a8b23-81cb-4962-98ff-04811a58623e)) (gr_line (start 113.79 100.77) (end 153.66 100.77) (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 2f2eee26-32c6-46d0-9d13-f29d50f7e349)) + (gr_line (start 131.84 76.4) (end 133.59 75.15) + (stroke (width 0.2) (type default)) (layer "F.SilkS") (tstamp 4745fff0-fb18-4c36-92c0-8052149b0aee)) (gr_line (start 153.66 100.77) (end 153.66 66.5424) (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 6d9d53bd-34d3-4143-b478-218b7b25d48a)) + (gr_line (start 125.34 76.47) (end 123.59 74.72) + (stroke (width 0.2) (type default)) (layer "F.SilkS") (tstamp 76c54b71-ff12-48d2-b302-7018f00f98a1)) (gr_line (start 174.83 79.63) (end 174.84 70.85) (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 94e7efe8-e8c9-400e-8d95-7e150418d2ea)) (gr_line (start 99.21 207.35) (end 201.81 207.39) @@ -11725,12 +11940,15 @@ (gr_text "/RST" (at 223.9 130.18) (layer "F.SilkS") (tstamp 12feb55f-7bbe-41d5-976f-2c61a0a0e941) (effects (font (size 0.8 0.8) (thickness 0.15) bold) (justify left bottom)) ) - (gr_text "PWR_IN" (at 115.615 70.4324 90) (layer "F.SilkS" knockout) (tstamp 1a25c126-1837-4a9a-85bb-4e69e8b99070) + (gr_text "PWR_IN" (at 116.08 70.41 90) (layer "F.SilkS" knockout) (tstamp 1a25c126-1837-4a9a-85bb-4e69e8b99070) (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) ) (gr_text "/IRQ" (at 223.86 135.3) (layer "F.SilkS") (tstamp 1b8bd24e-d33d-4a07-bf74-dd27a6b25444) (effects (font (size 0.8 0.8) (thickness 0.15) bold) (justify left bottom)) ) + (gr_text "NEVER CONNECT BOTH" (at 119.58 78.59) (layer "F.SilkS") (tstamp 213c8ea8-0fe7-4291-b845-865ad86055fe) + (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) + ) (gr_text "RX" (at 161.93 75.6 90) (layer "F.SilkS" knockout) (tstamp 21ced407-f629-4cc5-a899-85513e89ba06) (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) ) @@ -11788,7 +12006,7 @@ (gr_text "GND" (at 199.31 213.58 90) (layer "F.SilkS" knockout) (tstamp 5ea2105c-f955-44f8-911e-65dbb624f069) (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) ) - (gr_text "PWR_IN\n5-25V" (at 131.72 70.4624 90) (layer "F.SilkS" knockout) (tstamp 6325ca5b-065d-40e6-9675-a19c75bb4598) + (gr_text "PWR_IN\n5-25V" (at 134.09 70.07 90) (layer "F.SilkS" knockout) (tstamp 6325ca5b-065d-40e6-9675-a19c75bb4598) (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) ) (gr_text "HOST\nUSB" (at 178.52 71.2424 90) (layer "F.SilkS" knockout) (tstamp 637006ef-9ba8-4995-a570-a00d93a2c785) @@ -11827,7 +12045,7 @@ (gr_text "NRST\n" (at 184.36 87.62 90) (layer "F.SilkS") (tstamp 8ac07ef3-9f1f-4086-af44-d7d64691af0f) (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) ) - (gr_text "GND" (at 172.6 87.75) (layer "F.SilkS") (tstamp 957f9b3c-f9f0-47ca-ba98-f85e05b135ae) + (gr_text "GND" (at 172.53 87.99) (layer "F.SilkS") (tstamp 957f9b3c-f9f0-47ca-ba98-f85e05b135ae) (effects (font (size 0.8 0.8) (thickness 0.15) bold) (justify left bottom)) ) (gr_text "REL 1.1.0\n" (at 206.07 179.62 90) (layer "F.SilkS") (tstamp 995e51a2-eb60-4974-8310-9b74aa1d73b4) @@ -11878,8 +12096,8 @@ (gr_text "+" (at 93.83 202.76) (layer "F.SilkS") (tstamp c38654a6-3d5f-4b95-add9-039b3cd4bff2) (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) ) - (gr_text "POWER INPUT" (at 115.46 83.49 90) (layer "F.SilkS") (tstamp c3f1597a-9227-4885-b901-0b4e2d1b10e7) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) + (gr_text "POWER INPUT" (at 116.59 98.39 90) (layer "F.SilkS") (tstamp c3f1597a-9227-4885-b901-0b4e2d1b10e7) + (effects (font (size 2 2) (thickness 0.15)) (justify left bottom)) ) (gr_text "pending" (at 222.77 182.46 90) (layer "F.SilkS") (tstamp c9cc7b47-04ca-4684-9f5e-d226367f3de1) (effects (font (size 1.5 1.5) (thickness 0.15)) (justify left bottom)) @@ -11997,13 +12215,12 @@ ) (segment (start 146.42 82.07) (end 148.15 80.34) (width 2) (layer "F.Cu") (net 1) (tstamp 075327f4-c492-46f5-9247-13d660382d45)) + (segment (start 147.07 83.22) (end 148.15 82.14) (width 2) (layer "F.Cu") (net 1) (tstamp 0c6e7766-41da-4451-afcc-877340b7ff97)) (segment (start 140.82 83.22) (end 138.58 80.98) (width 2) (layer "F.Cu") (net 1) (tstamp 0fbd2249-36d5-49cf-9744-7ddb0868caa5)) (segment (start 148.15 78.33) (end 148.15 74.75) (width 2) (layer "F.Cu") (net 1) (tstamp 1aa69a5f-7349-49e3-a4a0-503c1ba899f1)) (segment (start 138.58 80.98) (end 140.71 80.98) (width 2) (layer "F.Cu") (net 1) (tstamp 209da978-dc3d-4750-a71e-ee9d62441c19)) (segment (start 136.64 82.27) (end 137.29 82.27) (width 2) (layer "F.Cu") (net 1) (tstamp 2a7298c0-5844-4441-96d0-dada0925ffb0)) - (segment (start 140.83 83.22) (end 146.28 83.22) (width 2) (layer "F.Cu") (net 1) (tstamp 2ff1d0ba-d1c1-4ad5-8959-6d8fe8a3b692)) - (segment (start 146.28 83.22) (end 148.15 81.35) (width 2) (layer "F.Cu") (net 1) (tstamp 324de152-1d0c-44e7-9626-e1e7291a2e3a)) - (segment (start 148.15 81.35) (end 148.15 80.34) (width 2) (layer "F.Cu") (net 1) (tstamp 3977d869-e8a8-47d3-8cda-d741bed25a6d)) + (segment (start 140.83 83.22) (end 147.07 83.22) (width 2) (layer "F.Cu") (net 1) (tstamp 40ce34ae-d313-4395-875a-e6f384de1179)) (segment (start 140.71 80.98) (end 140.83 81.1) (width 2) (layer "F.Cu") (net 1) (tstamp 43f91e6e-8efb-483c-80b7-87bbc782d68b)) (segment (start 145.38 81.1) (end 148.15 78.33) (width 2) (layer "F.Cu") (net 1) (tstamp 7731706b-353a-463f-ad2b-6f24d0911126)) (segment (start 140.83 83.22) (end 140.82 83.22) (width 2) (layer "F.Cu") (net 1) (tstamp 7a798a52-a821-4e68-8603-9c08a1f6a7b0)) @@ -12015,73 +12232,75 @@ (segment (start 136.64 82.27) (end 137.63 82.27) (width 2) (layer "F.Cu") (net 1) (tstamp b63dd6d1-c08c-4251-abda-48aeb0ce8eb6)) (segment (start 137.29 82.27) (end 138.58 80.98) (width 2) (layer "F.Cu") (net 1) (tstamp bdd5cdbf-5e3e-4ab5-b295-e096ed9dffc8)) (segment (start 148.15 80.34) (end 148.15 74.75) (width 2) (layer "F.Cu") (net 1) (tstamp d7b92456-3241-45bf-85de-3a2ce267ea62)) + (segment (start 148.15 82.14) (end 148.15 80.34) (width 2) (layer "F.Cu") (net 1) (tstamp d9e8a154-28de-4919-91f3-52dca888868d)) (segment (start 140.83 83.22) (end 145.21 83.22) (width 2) (layer "F.Cu") (net 1) (tstamp e441655c-f7d1-4820-b94e-ccaddffd7d74)) (via (at 140.83 83.22) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 1) (tstamp 0ee53341-367d-4455-bedc-48f133888e40)) (via (at 138.58 80.98) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 1) (tstamp 4bff1e9b-d14c-43bc-8396-37bfde25f929)) (via (at 131.8025 97.95) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 1) (tstamp 5be8542b-812b-4e44-b073-217f027895ee)) (via (at 140.83 81.1) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 1) (tstamp 6738ecf1-f085-4adf-994e-75e55fff3e26)) (via (at 131.9125 92.45) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 1) (tstamp 6d437b12-1731-4f28-9e0d-f48ce647cae5)) + (via (at 131.86 99.92) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 1) (tstamp 86b4d26d-fd19-4429-968f-7899b4a43273)) (via (at 138.58 83.22) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 1) (tstamp 87b84b7e-f133-495f-ba5a-cebabf0c74b7)) + (via (at 133.1965 93.638198) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 1) (tstamp b301ddcf-e773-4f88-8ffb-c0f5ec399e1c)) (segment (start 137.56 82.2) (end 138.58 83.22) (width 3) (layer "B.Cu") (net 1) (tstamp 2adc0ace-7c8f-4b3a-b5fc-3d2e03603ffc)) + (segment (start 131.8025 99.8625) (end 131.86 99.92) (width 3) (layer "B.Cu") (net 1) (tstamp 3a74813f-2a1c-463b-95da-d181251b5355)) (segment (start 135.33 82.2) (end 137.56 82.2) (width 3) (layer "B.Cu") (net 1) (tstamp 41766373-f5ef-4965-9f9c-8d27d4ccf7cd)) (segment (start 137.36 82.2) (end 139.73 82.2) (width 3) (layer "B.Cu") (net 1) (tstamp 45d45033-83df-425b-ad9f-4281ce9f8307)) + (segment (start 134.48 93.3925) (end 134.48 83.05) (width 3) (layer "B.Cu") (net 1) (tstamp 4b821a15-5095-4ed8-987d-4219c8f910a8)) (segment (start 139.81 82.2) (end 140.83 83.22) (width 3) (layer "B.Cu") (net 1) (tstamp 5464fc77-da98-4804-949e-123e64b0d19f)) + (segment (start 132.0225 95.85) (end 134.48 93.3925) (width 3) (layer "B.Cu") (net 1) (tstamp 586fead2-24f2-41db-a27a-e2dbb70ebba3)) (segment (start 132.0225 97.73) (end 131.8025 97.95) (width 3) (layer "B.Cu") (net 1) (tstamp 5bdd7075-88f7-417c-b64c-38d96694be81)) (segment (start 135.33 82.2) (end 140.04 82.2) (width 3) (layer "B.Cu") (net 1) (tstamp 5f77ff13-f389-4ce3-8b92-7db76320c79c)) (segment (start 132.0225 92.19) (end 132.0225 95.85) (width 3) (layer "B.Cu") (net 1) (tstamp 621fbe38-d606-4728-a010-754f1d45da2a)) (segment (start 138.58 83.22) (end 140.83 83.22) (width 2) (layer "B.Cu") (net 1) (tstamp 757aff63-ab76-405a-b2fc-b0f2f5f90394)) (segment (start 137.36 82.2) (end 138.58 80.98) (width 3) (layer "B.Cu") (net 1) (tstamp 855f5205-5616-4828-85ab-cef2bd727afd)) (segment (start 132.0225 95.85) (end 132.0225 97.73) (width 3) (layer "B.Cu") (net 1) (tstamp 8577ade2-8dec-4f86-bf48-d41a91a98780)) - (segment (start 134.25 88.85) (end 134.48 88.62) (width 3) (layer "B.Cu") (net 1) (tstamp a8528c67-b1d4-4f6d-8ca3-ccfcb859d4f5)) - (segment (start 134.48 88.62) (end 134.48 83.05) (width 3) (layer "B.Cu") (net 1) (tstamp ba10140b-58fe-4107-a50f-bade46947cfd)) (segment (start 135.33 82.2) (end 137.36 82.2) (width 3) (layer "B.Cu") (net 1) (tstamp ce60f2fb-bce5-421a-8976-fb6ebd10bc6c)) - (segment (start 132.0225 91.0775) (end 134.25 88.85) (width 3) (layer "B.Cu") (net 1) (tstamp ea4990d7-e7a6-4cc3-bef2-6f8738fad3df)) + (segment (start 131.8025 97.95) (end 131.8025 99.8625) (width 3) (layer "B.Cu") (net 1) (tstamp d5e2fb3f-9d7d-44bc-9eaf-142c4f17a37f)) + (segment (start 134.48 83.05) (end 135.33 82.2) (width 3) (layer "B.Cu") (net 1) (tstamp dd1e60ba-9377-4d86-98d3-112042e18f45)) (segment (start 139.73 82.2) (end 140.83 81.1) (width 3) (layer "B.Cu") (net 1) (tstamp edc54954-75f8-4933-aad3-491a7bcba6a0)) - (segment (start 134.48 83.05) (end 135.33 82.2) (width 3) (layer "B.Cu") (net 1) (tstamp eee303c3-94a6-4fc9-88e6-9c31441a07b2)) (segment (start 137.36 82.2) (end 139.81 82.2) (width 3) (layer "B.Cu") (net 1) (tstamp f638c594-645c-456e-9cb7-c45c18ea7a2b)) - (segment (start 132.0225 95.85) (end 132.0225 91.0775) (width 3) (layer "B.Cu") (net 1) (tstamp fa1e864f-8db3-4a69-be3a-cd6e9e03e51c)) (segment (start 130.21 71.74) (end 130.88 71.74) (width 0.225) (layer "F.Cu") (net 2) (tstamp 01448271-d25c-42b7-b1a4-7e14e6e204c0)) (segment (start 125.1 70.31) (end 126.28 71.49) (width 0.6) (layer "F.Cu") (net 2) (tstamp 01ec5def-6c64-41bb-b6b0-46cee36e7823)) (segment (start 187.975 77.95) (end 190.28 77.95) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 02b8b234-3159-4ddf-9f71-55cade5be9b4)) + (segment (start 69.855 208.805) (end 70.58 208.805) (width 0.4) (layer "F.Cu") (net 2) (tstamp 037798fd-8536-4fab-bd06-aee34b5b4c07)) + (segment (start 103.17 203.81) (end 103.2 203.84) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 03e1763e-a91c-4a92-9be7-97c0874fe6c3)) (segment (start 110.205 210.75) (end 111.375 210.75) (width 0.6) (layer "F.Cu") (net 2) (tstamp 065d51ae-87dd-4a05-9565-ee9cacf625cd)) (segment (start 197.15 74.8424) (end 197.15 72.6174) (width 0.6) (layer "F.Cu") (net 2) (tstamp 09c6584d-328c-4944-9aab-c06da170b96a)) - (segment (start 101.2975 190.0325) (end 101.28 190.05) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 0a0d7a03-418b-4724-a632-3c3f8bc8891b)) (segment (start 108.46 191.545) (end 108.46 190.92) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 0a6d15ab-e2f1-4fec-9e63-6f6d09abb547)) + (segment (start 187.75 71.07) (end 187.75 71.3) (width 0.4) (layer "F.Cu") (net 2) (tstamp 0aa4feae-b318-47dd-8734-9399e1ca9d22)) (segment (start 118.7 69.99) (end 118.7 70.73) (width 0.6) (layer "F.Cu") (net 2) (tstamp 0b09f99b-0721-4421-93a1-deb0e80b4660)) + (segment (start 69.81 208.85) (end 69.855 208.805) (width 0.4) (layer "F.Cu") (net 2) (tstamp 0ce26b4a-aed6-49f4-878b-f95a70f34303)) (segment (start 102.69 210.64) (end 101.52 210.64) (width 0.6) (layer "F.Cu") (net 2) (tstamp 0d227144-7f9b-42d7-ae4d-81ce1a59a7a2)) - (segment (start 101.85 190.0325) (end 101.2975 190.0325) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 0f43c021-2458-4b5d-bf17-86a7e329686c)) - (segment (start 120.96 200.5265) (end 121.4565 200.5265) (width 0.225) (layer "F.Cu") (net 2) (tstamp 144ca2cc-86aa-408b-83b9-93a03bbcf572)) - (segment (start 188.35 70.47) (end 187.75 71.07) (width 0.6) (layer "F.Cu") (net 2) (tstamp 1573f6c1-45e5-4447-878b-64c11c367111)) - (segment (start 69.2 208.85) (end 70.21 208.85) (width 0.4) (layer "F.Cu") (net 2) (tstamp 18409ef6-9cf7-45ec-a8c6-0ff2e87db0cf)) + (segment (start 115.4 214.13) (end 115.4 213.3) (width 0.4) (layer "F.Cu") (net 2) (tstamp 1077cca4-fafa-4c81-b457-aa3007e8ca4a)) (segment (start 69.2 208.85) (end 69.2 209.46) (width 0.4) (layer "F.Cu") (net 2) (tstamp 184d112c-f6a9-454f-98dc-b1ea0b968320)) (segment (start 130.85 73.98) (end 130.86 73.97) (width 0.225) (layer "F.Cu") (net 2) (tstamp 1a42b0bc-5282-401c-9725-cdccd5a9f3a8)) (segment (start 110.205 210.75) (end 110.205 209.325) (width 0.6) (layer "F.Cu") (net 2) (tstamp 1bfbbdf0-bcc4-4a43-ac73-1a49aa78c01b)) - (segment (start 101.88 188.9925) (end 101.7275 188.9925) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 1c05a1eb-fad4-415d-b525-759d521f14f3)) (segment (start 148.16 98.83) (end 148.09 98.76) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 1f4cca0e-887f-4fed-9eb4-2485519b37b4)) + (segment (start 115.51 213.19) (end 115.4 213.3) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 24f0f6e5-24e6-4fd9-b3f6-2194a2788f12)) (segment (start 94.2 68.37) (end 93.48 68.37) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 267074e2-fe95-4d18-af10-d1bec591ae20)) (segment (start 103.24 211.19) (end 102.91 210.86) (width 0.6) (layer "F.Cu") (net 2) (tstamp 291d104a-5892-46a6-b54e-807ae0288ea2)) (segment (start 126.97 73.68) (end 126.97 74.3) (width 0.6) (layer "F.Cu") (net 2) (tstamp 2b88d3d4-c8f7-4d9a-9f06-74a248810105)) (segment (start 130.88 71.74) (end 130.91 71.71) (width 0.225) (layer "F.Cu") (net 2) (tstamp 2e5c690f-12fb-4f40-8bd6-c9131a53c4d8)) (segment (start 147.8525 98.83) (end 148.16 98.83) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 31cee1d8-4081-4275-a6d0-c1378d52eada)) - (segment (start 101.88 188.9925) (end 101.88 190.0025) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 32704376-dd05-481d-aff4-f9c384e89071)) (segment (start 118.14 71.29) (end 117.96 71.47) (width 0.6) (layer "F.Cu") (net 2) (tstamp 350a251b-428b-432f-bb36-60787ebf00aa)) (segment (start 203.7409 89.8009) (end 203.6574 89.7174) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 379edae8-15b1-45e3-a6c7-06ec34a2270c)) + (segment (start 177.52 76.345) (end 178.595 76.345) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 37bd6921-e076-40f5-ba9c-e77355bc3b3f)) (segment (start 126.97 74.3) (end 126.99 74.32) (width 0.6) (layer "F.Cu") (net 2) (tstamp 3acf072a-6033-4723-9a1f-419e20b99794)) - (segment (start 180.23 70.47) (end 180.75 70.47) (width 0.6) (layer "F.Cu") (net 2) (tstamp 3b1a8ae2-d194-4a0c-a75e-c7efa0d00f8e)) (segment (start 221.85 123.41) (end 221.86 123.42) (width 0.4) (layer "F.Cu") (net 2) (tstamp 3b7168f5-134c-4fa8-9225-f64996b8ab3c)) (segment (start 203.6574 89.7174) (end 202.6125 89.7174) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 3f1ab46f-b4e6-4c42-8611-171f2f0213f7)) (segment (start 107.96 188.4825) (end 108.21 188.7325) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 40675d65-bbe0-4cdd-90ad-e573efb039a0)) (segment (start 93.48 70.95) (end 93.45 70.98) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 42a01079-bf60-45bf-8c47-3df1873542e8)) - (segment (start 115.4 214.13) (end 115.4 213.05) (width 0.4) (layer "F.Cu") (net 2) (tstamp 4e503994-9ed9-4c79-82ce-2c7071aac8a7)) + (segment (start 178.595 76.345) (end 178.82 76.12) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 4350a2f2-8c16-4807-8bf7-e7f1b263be6d)) (segment (start 103.24 211.1925) (end 103.24 211.44) (width 0.6) (layer "F.Cu") (net 2) (tstamp 52d1cf13-2e3c-4c72-9800-47597ecf9a88)) (segment (start 100.61 210.64) (end 99.8 211.45) (width 0.6) (layer "F.Cu") (net 2) (tstamp 5463fc97-a9c0-4ff9-a732-3aec0a79d002)) (segment (start 171.62 86.075) (end 175.755 86.075) (width 0.4) (layer "F.Cu") (net 2) (tstamp 546ea09b-7b2a-4d13-9134-1db433fbe9c6)) + (segment (start 180.21 74.73) (end 180.21 73.54) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 5932ea5b-c309-40bb-8cdc-6be0ee7d85aa)) (segment (start 135.63 210.91) (end 135.42 210.7) (width 0.4) (layer "F.Cu") (net 2) (tstamp 5acbf443-9292-45a8-a7a5-bbbaa47bad21)) (segment (start 126.28 71.49) (end 126.28 71.53) (width 0.6) (layer "F.Cu") (net 2) (tstamp 5caa95c4-7fbe-496b-86b3-6d6a3d783821)) (segment (start 222.29 125.1) (end 222.32 125.13) (width 0.4) (layer "F.Cu") (net 2) (tstamp 5cb026d4-d2f3-4f18-81a3-2ec830233240)) (segment (start 118.7 70.73) (end 118.14 71.29) (width 0.6) (layer "F.Cu") (net 2) (tstamp 5e469f68-6702-41e8-8ccc-9f8558591027)) (segment (start 103.24 211.44) (end 99.93 211.44) (width 0.6) (layer "F.Cu") (net 2) (tstamp 5f82bb45-c03d-4a7d-adb4-99d7dad7ad9c)) - (segment (start 121.4565 200.5265) (end 121.46 200.53) (width 0.225) (layer "F.Cu") (net 2) (tstamp 61ac66d5-a5a9-4aea-a67d-1938f72c3b9e)) (segment (start 148.09 98.76) (end 147.3925 98.76) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 64542b7b-5922-47d8-8638-2b5f14fcdaab)) (segment (start 115.4 213.05) (end 115.33 212.98) (width 0.4) (layer "F.Cu") (net 2) (tstamp 67e470f7-6b32-4776-a9c5-16cc074856e7)) (segment (start 196.925 94.2174) (end 199.175 91.9674) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 6ac5efb4-6a3f-476e-b635-ff5c410cfc3c)) @@ -12095,28 +12314,35 @@ (segment (start 102.69 210.64) (end 100.61 210.64) (width 0.6) (layer "F.Cu") (net 2) (tstamp 75f8cf62-440a-45e0-a9de-bcbbdfd8700a)) (segment (start 70.23 208.83) (end 70.23 209.38) (width 0.4) (layer "F.Cu") (net 2) (tstamp 763647d3-39c7-4239-9b22-f75aaacc9343)) (segment (start 195.4125 99.1799) (end 197.405 99.1799) (width 0.25) (layer "F.Cu") (net 2) (tstamp 765263dc-c878-4a0e-bbad-de545d25b442)) + (segment (start 69.81 208.85) (end 70.21 208.85) (width 0.4) (layer "F.Cu") (net 2) (tstamp 76d6b858-5785-4569-98d2-19f2b8b9b297)) (segment (start 130.1175 93.205) (end 129.7325 92.82) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 78cd9ea9-08e8-439e-ad9c-cce3e9847676)) (segment (start 126.98 72.12) (end 126.97 72.13) (width 0.6) (layer "F.Cu") (net 2) (tstamp 7d0e4e65-a66d-447e-8145-53c19dce30b1)) + (segment (start 178.82 76.12) (end 180.21 74.73) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 7ec99bc5-b5d4-41ff-acc1-6af3233945e2)) (segment (start 70.21 208.85) (end 70.23 208.83) (width 0.4) (layer "F.Cu") (net 2) (tstamp 81dd2124-d3d4-4566-ae76-25cba9a673b2)) (segment (start 105.4896 188.4825) (end 107.0225 188.4825) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 81f1b6a1-0992-4ff1-8062-d2a34c4f1903)) (segment (start 195.7375 94.2174) (end 196.925 94.2174) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 824da837-751d-4b72-80b8-de1b6364018a)) (segment (start 206.7 89.73) (end 206.6291 89.8009) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 843a6ecd-b066-48f2-912f-3a16acb4288f)) - (segment (start 121.4435 201.5065) (end 121.45 201.5) (width 0.225) (layer "F.Cu") (net 2) (tstamp 84a3f2b4-69c6-4485-8e30-399edd57a13c)) (segment (start 116.76 200.4315) (end 116.28 199.9515) (width 0.225) (layer "F.Cu") (net 2) (tstamp 84f9cc22-94ac-416d-b4a0-74744c3d761a)) + (segment (start 187.75 71.3) (end 188.37 71.92) (width 0.4) (layer "F.Cu") (net 2) (tstamp 8a97e80d-4ed6-4d46-9825-3400b2fee437)) + (segment (start 103.55 203.8) (end 103.59 203.84) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 8d4d39d0-2728-4661-9c5b-ac5172221890)) (segment (start 145.88 212.59) (end 145.9 212.57) (width 0.4) (layer "F.Cu") (net 2) (tstamp 8dd57537-c25b-403e-a392-493fa476881a)) + (segment (start 188.37 71.92) (end 189.2 72.75) (width 0.4) (layer "F.Cu") (net 2) (tstamp 9008be50-2ffb-4ab2-9ba0-35818486f3dc)) + (segment (start 115.4 213.3) (end 115.4 213.05) (width 0.4) (layer "F.Cu") (net 2) (tstamp 90f40fa8-295d-4007-967d-d2e4e5295138)) (segment (start 206.7 90.3049) (end 206.925 90.5299) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 9246086f-8ae1-4f85-8e19-e8c423c5c7b9)) + (segment (start 189.2 72.75) (end 189.21 72.75) (width 0.4) (layer "F.Cu") (net 2) (tstamp 92905c94-24bd-456b-a523-4e8da4a3622b)) (segment (start 130.0475 88.17) (end 130.9425 88.17) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 92c6d84a-02d1-4872-b91b-95260dd7af60)) (segment (start 202.425 101.3924) (end 199.9575 101.3924) (width 0.25) (layer "F.Cu") (net 2) (tstamp 93b086cc-3299-4bb4-814b-594a0c069e32)) (segment (start 108.7875 191.8725) (end 108.46 191.545) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 9556812a-d8c0-45dd-9fdb-d144d5332884)) - (segment (start 120.95 201.5065) (end 121.4435 201.5065) (width 0.225) (layer "F.Cu") (net 2) (tstamp 96f87b77-02df-4f4e-b005-d4ef9fa70364)) (segment (start 115.33 212.98) (end 115.33 212.33) (width 0.4) (layer "F.Cu") (net 2) (tstamp 96fcb7fd-8c62-4cf4-a584-9d87413e20b0)) (segment (start 131.1325 88.36) (end 131.1325 88.47) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 97a5d6a9-0a6c-4739-9ef6-74aa04d99b88)) (segment (start 185.72 79.975) (end 187.86 77.835) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 97d39389-fcb2-4c3a-afa7-3b771e0ab7f4)) (segment (start 206.7 89.0299) (end 206.7 89.73) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 9814de17-cf1a-47be-aa7b-fd0edb12d456)) + (segment (start 69.2 208.85) (end 69.81 208.85) (width 0.4) (layer "F.Cu") (net 2) (tstamp a2c10c46-66d8-4848-8097-de4ee6f6ee79)) (segment (start 126.28 71.53) (end 126.27 71.54) (width 0.6) (layer "F.Cu") (net 2) (tstamp a4bcf51e-efe4-4f7a-9108-0d591a9b5539)) (segment (start 103.24 211.44) (end 103.24 212.3275) (width 0.6) (layer "F.Cu") (net 2) (tstamp a659ce80-f484-4b3b-98b2-432c7399c93b)) (segment (start 111.22 208.31) (end 111.64 208.31) (width 0.6) (layer "F.Cu") (net 2) (tstamp a6ea8c22-05e6-4828-aa3a-0530f40a49ad)) (segment (start 196.925 86.4025) (end 196.3525 85.83) (width 0.2032) (layer "F.Cu") (net 2) (tstamp a6fb99f4-08ab-4012-8200-5e4de4d1e8e4)) + (segment (start 181.35 72.21) (end 180.36 73.2) (width 0.4) (layer "F.Cu") (net 2) (tstamp a778c1ef-fdc1-4b26-9c3c-41b43f8af50e)) (segment (start 130.1175 93.71) (end 130.1175 93.205) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ab02e731-ede5-4be8-bb42-05d1b81861e4)) (segment (start 140.91 212.62) (end 140.89 212.64) (width 0.4) (layer "F.Cu") (net 2) (tstamp abdfbf1a-f086-46a8-a954-38f2525f80ab)) (segment (start 148.16 98.83) (end 148.52 98.83) (width 0.2032) (layer "F.Cu") (net 2) (tstamp abf2af14-65bc-4e81-ae8f-368d6ab94134)) @@ -12132,9 +12358,8 @@ (segment (start 221.24 123.41) (end 221.85 123.41) (width 0.4) (layer "F.Cu") (net 2) (tstamp b292c788-d5b4-4905-b08a-22c6028aeac4)) (segment (start 194.925 99.6674) (end 195.4125 99.1799) (width 0.25) (layer "F.Cu") (net 2) (tstamp b316d579-be42-4868-9d79-ec2d8eb1cefb)) (segment (start 105.4575 188.5146) (end 105.4896 188.4825) (width 0.2032) (layer "F.Cu") (net 2) (tstamp b31d6cd4-e1cc-4451-93e2-6e1149e59e50)) - (segment (start 103.17 203.81) (end 103.18 203.82) (width 0.2032) (layer "F.Cu") (net 2) (tstamp b4437be9-7685-43cf-a843-431911e901cc)) (segment (start 115.33 212.33) (end 115.43 212.23) (width 0.4) (layer "F.Cu") (net 2) (tstamp b647da64-37ff-4ad7-8cc0-fceb67309234)) - (segment (start 180.75 70.47) (end 181.35 71.07) (width 0.6) (layer "F.Cu") (net 2) (tstamp b6ce8ecf-bffc-4ad4-9b77-b3edf222ca0d)) + (segment (start 115.51 212.87) (end 115.51 213.19) (width 0.2032) (layer "F.Cu") (net 2) (tstamp b82bf6c8-403b-4a19-a98c-fbc8a768655f)) (segment (start 175.755 86.075) (end 176.42 86.74) (width 0.4) (layer "F.Cu") (net 2) (tstamp b85f6a96-f574-470c-aaf6-8d3278df476e)) (segment (start 126.97 72.13) (end 126.97 73.68) (width 0.6) (layer "F.Cu") (net 2) (tstamp b9240006-92bd-410b-bddb-31444b049641)) (segment (start 109.985 210.97) (end 110.205 210.75) (width 0.6) (layer "F.Cu") (net 2) (tstamp b9503eaf-023e-42a4-a758-994604a4eec4)) @@ -12143,18 +12368,21 @@ (segment (start 195.125 72.4549) (end 196.9875 72.4549) (width 0.6) (layer "F.Cu") (net 2) (tstamp c2baac33-9289-45e3-aa0f-55858d43718c)) (segment (start 114.7 71.47) (end 114.5 71.27) (width 0.6) (layer "F.Cu") (net 2) (tstamp c72c7ff5-f969-4cb1-b39c-d8da691d4b83)) (segment (start 110.205 209.325) (end 111.02 208.51) (width 0.6) (layer "F.Cu") (net 2) (tstamp c7b47e3d-3544-4555-bf02-2b054f95fffa)) - (segment (start 101.88 190.0025) (end 101.85 190.0325) (width 0.2032) (layer "F.Cu") (net 2) (tstamp c9109a3f-de18-4231-ba80-ccc258700e68)) (segment (start 206.7 89.73) (end 206.7 90.3049) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ca678f4d-62f3-4f64-8c27-70482abf5e34)) (segment (start 197.15 72.6174) (end 197.125 72.5924) (width 0.6) (layer "F.Cu") (net 2) (tstamp cc2d197d-7d1b-4298-9f86-2a1a3552762c)) (segment (start 108.46 186.545) (end 108.46 188.4825) (width 0.2032) (layer "F.Cu") (net 2) (tstamp cd08c1b1-e3c8-4f63-bea5-bf41fd1ef3cf)) (segment (start 94.13 70.95) (end 93.48 70.95) (width 0.2032) (layer "F.Cu") (net 2) (tstamp cd623e2a-3091-485a-b241-33d09a24ce49)) + (segment (start 103.2 203.84) (end 103.59 203.84) (width 0.2032) (layer "F.Cu") (net 2) (tstamp cf8e0e8f-8802-4f21-84ad-3424c17d0561)) (segment (start 145.35 212.59) (end 145.88 212.59) (width 0.4) (layer "F.Cu") (net 2) (tstamp d18f1623-b631-46d7-a24b-53bcb3c01a3d)) (segment (start 108.46 190.92) (end 108.46 188.9825) (width 0.2032) (layer "F.Cu") (net 2) (tstamp d85b1f63-6a30-4d15-a2fd-a49cbaabe252)) + (segment (start 176.5025 206.29) (end 175.75 206.29) (width 0.2032) (layer "F.Cu") (net 2) (tstamp da84cbe1-6390-4710-8a38-76a5e52f855d)) (segment (start 185.72 82.2674) (end 185.72 79.975) (width 0.2032) (layer "F.Cu") (net 2) (tstamp db2f7c23-dd89-4121-b869-63c12a63615f)) (segment (start 111.02 208.51) (end 111.22 208.31) (width 0.6) (layer "F.Cu") (net 2) (tstamp db7dccfa-9ed4-4ae3-b11d-2bc04710ef85)) (segment (start 108.46 188.4825) (end 108.21 188.7325) (width 0.2032) (layer "F.Cu") (net 2) (tstamp dd095c31-a979-49c6-94a2-2f772001deeb)) (segment (start 99.93 211.44) (end 99.57 211.8) (width 0.6) (layer "F.Cu") (net 2) (tstamp e4aa5808-d02f-4602-acfa-07158e188d84)) + (segment (start 181.35 71.07) (end 181.35 72.21) (width 0.4) (layer "F.Cu") (net 2) (tstamp e524f027-cb3e-4273-ab12-e45304f8e950)) (segment (start 135.63 214.325) (end 135.63 210.91) (width 0.4) (layer "F.Cu") (net 2) (tstamp e6280389-40c6-48f4-b1a2-6a0bb300b195)) + (segment (start 103.115 203.8) (end 103.55 203.8) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ebef517d-8700-49cb-972b-3b5c742c7075)) (segment (start 117.0015 200.4315) (end 116.76 200.4315) (width 0.225) (layer "F.Cu") (net 2) (tstamp edd7902d-ce51-498a-9238-16b9e7c463ff)) (segment (start 107.0225 188.4825) (end 107.96 188.4825) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ef66dcc8-755e-417a-90a0-d95c52c54c1e)) (segment (start 207.7 91.3049) (end 206.925 90.5299) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ef832bd9-4fef-4220-bcdb-4146e990be0d)) @@ -12163,10 +12391,7 @@ (segment (start 199.9575 101.3924) (end 199.945 101.3799) (width 0.25) (layer "F.Cu") (net 2) (tstamp f5c3cd71-636b-4cf0-a95f-f317dd1cb230)) (segment (start 215.49 197.51) (end 215.49 196.73) (width 0.2032) (layer "F.Cu") (net 2) (tstamp f6469e47-9c66-43f6-8f46-501144d34337)) (segment (start 109.655 211.3025) (end 109.655 212.4375) (width 0.6) (layer "F.Cu") (net 2) (tstamp f7d3637a-a4b4-4f9d-a99e-573f399805fb)) - (segment (start 102.56 203.81) (end 103.17 203.81) (width 0.2032) (layer "F.Cu") (net 2) (tstamp f865ad77-6460-4e1a-ad77-64e0e0f4c117)) - (segment (start 101.7275 188.9925) (end 101.4 189.32) (width 0.2032) (layer "F.Cu") (net 2) (tstamp f8df85d6-07ed-431f-97c2-1a0d1fb750da)) (segment (start 187.86 77.835) (end 187.975 77.95) (width 0.2032) (layer "F.Cu") (net 2) (tstamp f908f36b-c8fe-444c-a90c-8d87ec6fdbc1)) - (segment (start 188.87 70.47) (end 188.35 70.47) (width 0.6) (layer "F.Cu") (net 2) (tstamp fc42d509-280c-4f91-8c6a-64b30f695e88)) (segment (start 108.46 188.9825) (end 108.21 188.7325) (width 0.2032) (layer "F.Cu") (net 2) (tstamp fe0981c0-9f05-4516-a853-ea5ad3852a84)) (via (at 149.38 69.66) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 004c45e6-60c9-4407-ba9c-b4ba5dc26f07)) (via (at 208.2 92.4) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 01a34ca7-d56e-45c8-a464-aa01af22c568)) @@ -12177,6 +12402,7 @@ (via (at 172.54 71.98) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 0dd0b862-6356-4f8d-a682-82701da63755)) (via (at 148.54 98.81) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 0e176f9d-95b2-4cda-8c6e-a19e1bf55e7e)) (via (at 111.605 210.41) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 0e71bd6c-7b81-4efa-b9cf-a2f862c806a5)) + (via (at 189.21 72.75) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 11034f4f-66b3-4ff6-be5f-d0cbae619fb0)) (via (at 220.81 75.31) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 13930d50-6725-4dbe-9f12-f2392b283879)) (via (at 126.94 74.45) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 181da528-fec1-4b99-a799-74be733faa7f)) (via (at 130.86 73.97) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 1bb176b5-7ebc-464b-a9c8-875e58ee5f2f)) @@ -12197,9 +12423,9 @@ (via (at 105.4575 188.5146) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 37aa9dfb-5dfe-4198-a151-f689fc7f950f)) (via (at 145.9 212.57) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 3881708c-46ac-4790-a47f-fb23c8d01b63)) (via (at 203.04 101.44) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 3a648fcf-2a65-4bd5-90de-a54779235670)) - (via (at 121.46 200.53) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 3d1d7aa4-6cee-453e-8ae5-abce99e21989)) + (via (at 122.56 203.02) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 3d8c7ae0-4683-4573-9447-4ee1b1b550fd)) (via (at 221.86 123.42) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 4082c2ad-e6e0-4f76-aa83-345cbf83b315)) - (via (at 101.28 190.05) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 4ceb1e54-f664-4cda-8989-5449d0114d4a)) + (via (at 101.01 190.33) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 4ceb1e54-f664-4cda-8989-5449d0114d4a)) (via (at 222.32 125.13) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 51a6de3a-a63e-4c12-8928-51711c32577e)) (via (at 64.42 215.59) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 58806f55-a136-44de-873a-cea2d1e0d44b)) (via (at 194.58 72.48) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 5cb4e13f-b41c-4a1f-978f-ea2f08bdb1e5)) @@ -12220,6 +12446,7 @@ (via (at 191.4 92.8) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 83346d0f-1ffe-463f-ac4e-31d372ddc08b)) (via (at 93.48 68.37) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 885ebfc5-c205-423c-aa74-eb01b8a97f91)) (via (at 101.29 210.3) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 8a979624-d882-49fd-a27a-c86e35c75bfb)) + (via (at 99.53 192.08) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 90f9b7fd-f8a1-46a6-a67e-de2f14c7c89a)) (via (at 82.3 92.9075) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 94bf0613-56c7-4ee9-8f77-8585c0a0273a)) (via (at 124.66 179.91) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 99a030c3-39fa-45a7-8215-e11e1fb5b1fe)) (via (at 199.15 90.25) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp 9ab633d6-bc50-4560-b52f-957a3b430d74)) @@ -12228,12 +12455,11 @@ (via (at 190.99 66.11) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu") (net 2) (tstamp a6dab120-e18a-41e9-8d17-8764bffd2d60)) (via (at 114.81 204.63) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp a8425461-be93-426e-86fb-7e313e7bdcdb)) (via (at 124.72 177.7) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp a8ee90b2-52fd-42df-88d0-95ec27f0ecc7)) - (via (at 103.18 203.82) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp a9a08dd0-22c2-47b0-b67f-8fcde6063fbd)) + (via (at 103.59 203.84) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp a9a08dd0-22c2-47b0-b67f-8fcde6063fbd)) (via (at 197.5 73.67) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp ad23342a-a4d9-4e03-830a-1b7ac70e53c8)) (via (at 70.22 209.39) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp b163fced-1657-45ff-af43-cab09c3fc9ff)) (via (at 197.25 91.9) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp b5c461dd-96bd-4310-a4da-2f8318adc2c8)) (via (at 196.71 71.85) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp bc591f72-8b8c-41b4-9ae6-a7cfe70b6251)) - (via (at 121.45 201.5) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp bef24fb9-f810-443f-a657-d7e1857ac2dc)) (via (at 201.05 91.95) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp bf73d336-7aec-40b0-80aa-94f38d050956)) (via (at 108.21 188.7325) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp c10e56e5-1746-45a5-a1e8-ac8a4c36b343)) (via (at 215.5 196.72) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp c29dbd52-5bdb-43ac-b60f-6115a7f182ce)) @@ -12251,10 +12477,11 @@ (via (at 200.871084 93.85471) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu") (net 2) (tstamp dd5a474a-3290-48e8-a960-4931c624670a)) (via (at 116.28 199.9515) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp e0b2b49a-2a3d-4c6b-b0fb-140e2c3eb914)) (via (at 130.2 212.73) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp e2713f69-e8a9-424b-98d5-9f1cedb036df)) + (via (at 122.52 201.47) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp ed1ebb6a-6d4b-4598-9503-36488896c2bb)) + (via (at 180.21 73.54) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp ef8686b4-79c4-4d38-b402-6e3546a3a786)) (via (at 202.87 76.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp f0af91f3-5e2b-4c63-80e7-e23a3da98bb8)) (via (at 151.41 80.25) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp f2f61cfd-f6a1-4146-a880-6ba311ca0667)) (via (at 140.89 212.64) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp f6d5e1ac-4e17-44a1-9b84-1424955f27c8)) - (via (at 101.4 189.32) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 2) (tstamp fcba32b0-e6c5-461c-a698-6339299f61e2)) (segment (start 64.626064 229.0433) (end 65.304083 228.365281) (width 2) (layer "In1.Cu") (net 2) (tstamp 15d0a1e8-52eb-421a-8066-8b05cde903ac)) (segment (start 63.6672 229.0433) (end 64.626064 229.0433) (width 2) (layer "In1.Cu") (net 2) (tstamp 20775365-388c-42c6-8206-58f53e54f188)) (segment (start 222.38 132.32) (end 221.19 131.13) (width 0.4) (layer "In1.Cu") (net 2) (tstamp 240d81c8-c209-4b11-a351-dbffcb5704bf)) @@ -12321,25 +12548,25 @@ (segment (start 180.735 214.485) (end 180.735 206.44) (width 0.2032) (layer "F.Cu") (net 9) (tstamp dbb000b6-de33-4af7-846d-0bf67ff7504f)) (segment (start 180.69 215.11) (end 180.4 214.82) (width 0.2032) (layer "F.Cu") (net 9) (tstamp f1cb82ee-49bd-45c9-8d69-47ae7e64921c)) (segment (start 194.69 68.47) (end 193.221108 69.938892) (width 0.6) (layer "F.Cu") (net 10) (tstamp 00880453-5cf1-446e-90e3-0367750348ff)) - (segment (start 186.95 71.07) (end 186.95 72.44) (width 0.6) (layer "F.Cu") (net 10) (tstamp 014394af-13e5-4aa0-9ee5-302f4bc87ce5)) + (segment (start 186.95 72.44) (end 188.98 74.47) (width 0.6) (layer "F.Cu") (net 10) (tstamp 216e322c-2fb0-4717-a144-1c8a7d65630e)) + (segment (start 186.95 71.07) (end 186.95 72.44) (width 0.6) (layer "F.Cu") (net 10) (tstamp 24265a1b-9292-437e-95da-e0c526379729)) (segment (start 182.15 72.2) (end 182.65 72.7) (width 0.6) (layer "F.Cu") (net 10) (tstamp 2885bc14-f475-4c1a-98fd-7471ce2ae7bb)) (segment (start 196.26 68.47) (end 194.69 68.47) (width 0.6) (layer "F.Cu") (net 10) (tstamp 4d0040f4-9fe7-47e9-8496-3c1389ff245c)) - (segment (start 186.95 72.44) (end 187.68 73.17) (width 0.6) (layer "F.Cu") (net 10) (tstamp 56204422-7528-49c7-a218-89364a90c715)) (segment (start 198.0625 70.7299) (end 198.075 70.7174) (width 0.6) (layer "F.Cu") (net 10) (tstamp 5bd3dc93-b423-4891-85af-ce051b5dda38)) + (segment (start 188.98 74.47) (end 189.27 74.47) (width 0.6) (layer "F.Cu") (net 10) (tstamp 63fc2650-54b4-4e0b-98f4-cf2c1f6ad378)) (segment (start 195.125 70.7299) (end 194.333992 69.938892) (width 0.6) (layer "F.Cu") (net 10) (tstamp 7000de8f-5a32-4294-b20e-2c1c28994872)) (segment (start 198.8151 68.47) (end 201.1 70.7549) (width 0.6) (layer "F.Cu") (net 10) (tstamp 7e49437b-3f9f-4f0a-9bcc-dada8fecd879)) (segment (start 196.26 68.47) (end 198.8151 68.47) (width 0.6) (layer "F.Cu") (net 10) (tstamp 88a7916c-e06a-4411-b3a9-40349af27081)) - (segment (start 187.68 73.17) (end 189.32 73.17) (width 0.6) (layer "F.Cu") (net 10) (tstamp 8d2181b2-e2cd-4ad7-b276-30dd9e99789b)) (segment (start 182.15 71.07) (end 182.15 72.2) (width 0.6) (layer "F.Cu") (net 10) (tstamp b076bb20-987b-449f-8cc7-9a64edc82fe1)) (segment (start 195.125 70.7299) (end 198.0625 70.7299) (width 0.6) (layer "F.Cu") (net 10) (tstamp edba7abb-ec6f-4093-a033-f0ec4903b6d7)) (segment (start 194.333992 69.938892) (end 193.221108 69.938892) (width 0.6) (layer "F.Cu") (net 10) (tstamp fc7053dd-7d72-4885-b9cb-496fbb805234)) (via (at 182.6 73.25) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 10) (tstamp 69f1d8ff-f500-4f31-b42f-fca83f95e119)) - (via (at 189.319956 73.17) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 10) (tstamp 899ac7e0-4b19-42b0-8b1c-3d01e436d16c)) + (via (at 189.27 74.47) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 10) (tstamp 899ac7e0-4b19-42b0-8b1c-3d01e436d16c)) (via (at 193.221108 69.938892) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 10) (tstamp ad2e6a41-f2cd-4fc9-865f-8eafdd27342f)) - (segment (start 190.18 73.17) (end 189.319956 73.17) (width 0.6) (layer "B.Cu") (net 10) (tstamp 3f544171-1bda-448e-9b8a-a962704e3da0)) - (segment (start 193.27 70.08) (end 190.18 73.17) (width 0.6) (layer "B.Cu") (net 10) (tstamp 724963c7-7d0c-4e92-acda-d86255460f61)) - (segment (start 189.239956 73.25) (end 189.319956 73.17) (width 0.6) (layer "B.Cu") (net 10) (tstamp a9645539-9286-468c-9508-54427fac48da)) - (segment (start 182.6 73.25) (end 189.239956 73.25) (width 0.6) (layer "B.Cu") (net 10) (tstamp add016fa-68a7-4d69-8185-7517a048a1b0)) + (segment (start 189.27 74.47) (end 188.05 73.25) (width 0.6) (layer "B.Cu") (net 10) (tstamp 662759e8-652e-41e0-9590-6ff184516ccc)) + (segment (start 189.27 74.47) (end 189.27 74.08) (width 0.6) (layer "B.Cu") (net 10) (tstamp a4b851fc-d351-47f4-829f-95186a0c520d)) + (segment (start 189.27 74.08) (end 193.27 70.08) (width 0.6) (layer "B.Cu") (net 10) (tstamp f55fc110-4f7e-4d7b-9b7a-51b7f3ecff46)) + (segment (start 188.05 73.25) (end 182.6 73.25) (width 0.6) (layer "B.Cu") (net 10) (tstamp f6838034-d97a-4ef2-897b-d3070cb61730)) (segment (start 205.8375 70.9174) (end 206.1 70.6549) (width 0.6) (layer "F.Cu") (net 11) (tstamp 2f982401-9942-4890-b9e2-e1495da2426e)) (segment (start 203.3 70.9174) (end 205.8375 70.9174) (width 0.6) (layer "F.Cu") (net 11) (tstamp 5d03f674-adc4-4bd9-baba-53d0499a393e)) (segment (start 201.1 72.8799) (end 201.3375 72.8799) (width 0.6) (layer "F.Cu") (net 11) (tstamp c6062ecf-7b77-4296-9b40-f0ff314f0208)) @@ -12391,6 +12618,8 @@ (segment (start 195.7375 92.2174) (end 195.300001 92.2174) (width 0.2032) (layer "F.Cu") (net 16) (tstamp cbdb07be-9eb6-43c2-a841-f0d6b5beabc2)) (segment (start 189.556 94.569475) (end 189.880525 94.894) (width 0.2032) (layer "F.Cu") (net 16) (tstamp e6e8127c-2072-428a-874f-e9bc408f2851)) (segment (start 189.846 98.479475) (end 190.01 98.643475) (width 0.2032) (layer "F.Cu") (net 16) (tstamp ef244642-c249-4a0d-87eb-8b920705f1a6)) + (segment (start 120.425 201.47) (end 120.405 201.45) (width 0.6) (layer "F.Cu") (net 17) (tstamp 0449423c-1db7-42a4-bd41-4a249b8713e9)) + (segment (start 103.035 189.86) (end 103.035 189.5636) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 069b8a5f-fee2-41f8-9c62-958ed466fb5c)) (segment (start 105.7614 189.0686) (end 103.53 189.0686) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 0e84d74c-1bd6-491c-93e2-d2f3a046b6e0)) (segment (start 220.155 125.1) (end 220.155 123.535) (width 0.6) (layer "F.Cu") (net 17) (tstamp 0fc652cc-5f80-4050-aa3c-dcffd423279d)) (segment (start 196.425 96.175) (end 196.425 95.4049) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 1627ed02-12dd-4e33-9406-d6bbdedf6db6)) @@ -12398,23 +12627,21 @@ (segment (start 222.1 79.245) (end 222.2 79.345) (width 0.4) (layer "F.Cu") (net 17) (tstamp 1b234306-cf89-4794-aaa6-d2570655d2f0)) (segment (start 198.875 74.8424) (end 198.875 75.465) (width 0.6) (layer "F.Cu") (net 17) (tstamp 1b4dd7a4-63f8-452a-a6cc-49bf86e54f06)) (segment (start 168.05 69.3) (end 168.05 67.95) (width 0.6) (layer "F.Cu") (net 17) (tstamp 1b5c09b0-f9f0-4ac6-9d53-982281d375ef)) + (segment (start 102.19 190.705) (end 103.035 189.86) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 1bb922f4-4103-4f83-841c-bce50b0fc1f7)) (segment (start 168.05 67.95) (end 166.3 66.2) (width 0.6) (layer "F.Cu") (net 17) (tstamp 20a88058-0912-4398-bc8d-4147d3926fe2)) (segment (start 107.8075 181.3275) (end 106.2 179.72) (width 0.4) (layer "F.Cu") (net 17) (tstamp 21339824-a37c-4a27-9611-090d1ce8b632)) (segment (start 119.97 201.8315) (end 118.97 200.8315) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 2180c39f-3df1-48c7-ab6c-df453bb38683)) (segment (start 198.7549 66.2049) (end 193.475 66.2049) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 21ac7883-b573-474e-af1a-c3c8d5c4d901)) - (segment (start 119.695 200.8315) (end 120 200.5265) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 21cc615d-921a-4191-bff4-9a38d78ec066)) (segment (start 178.15 215.62) (end 178.15 206.3) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 2aa374f9-f6a9-49ea-bd69-bb1ffa0fa9e4)) - (segment (start 120 201.4965) (end 119.99 201.5065) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 2fbed652-cef3-4aaa-aa75-b0b3bc3c597d)) - (segment (start 120.12 206.0315) (end 120.12 201.6165) (width 0.6) (layer "F.Cu") (net 17) (tstamp 2fd17cfe-3302-4215-8aa2-48f87de66db7)) - (segment (start 102.81 189.0225) (end 102.84 188.9925) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 3142739d-45d7-4c27-9100-600f1c1a199c)) + (segment (start 101.615 191.515) (end 102.19 190.94) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 2d3dec69-2e0d-4fdb-95df-93332250d97d)) (segment (start 104.45 192.74) (end 103.95 193.24) (width 0.4) (layer "F.Cu") (net 17) (tstamp 35d5d03e-4983-4d14-925d-3d835e80bcb9)) (segment (start 119.97 202.0815) (end 119.99 202.0615) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 388e5cc6-1d4d-4821-a02f-500a2c8ed926)) (segment (start 173.28 84.49) (end 172.245 84.49) (width 0.4) (layer "F.Cu") (net 17) (tstamp 3b081d28-f45c-4cad-af3a-f9e400a1cdf1)) - (segment (start 120.12 201.6165) (end 120 201.4965) (width 0.6) (layer "F.Cu") (net 17) (tstamp 3bdd1afa-2024-4853-89fc-54c3167b108e)) - (segment (start 120 200.5265) (end 120 201.4965) (width 0.6) (layer "F.Cu") (net 17) (tstamp 441ad82d-7791-4915-9ab9-a5a453e473c0)) + (segment (start 101.615 191.64) (end 101.615 191.515) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 3c28ef4d-7164-4b9f-9322-e838e50cbfe8)) (segment (start 223.34 113.77) (end 223.34 112.75) (width 0.6) (layer "F.Cu") (net 17) (tstamp 44208ac3-a0c9-42d7-8dbe-655dc557596a)) (segment (start 120.12 206.0315) (end 119.615 206.0315) (width 0.6) (layer "F.Cu") (net 17) (tstamp 479a4d0f-3674-4f7f-aba6-5e4ed73e0d6e)) (segment (start 220.3 79.245) (end 220.925 79.245) (width 0.4) (layer "F.Cu") (net 17) (tstamp 47d23885-228d-40fc-8e61-8cad18ed68d3)) + (segment (start 120.425 203) (end 120.425 201.47) (width 0.6) (layer "F.Cu") (net 17) (tstamp 480b812d-a00e-4f58-9006-f2c02a9a80e6)) (segment (start 163.25 66.2) (end 164.94625 66.2) (width 0.6) (layer "F.Cu") (net 17) (tstamp 49902dd4-a0a6-4f06-8be6-101baa16eb4f)) (segment (start 173.28 84.49) (end 176.13 84.49) (width 0.4) (layer "F.Cu") (net 17) (tstamp 4ad6cbfb-dafe-481f-a8be-98745e3720b4)) (segment (start 173.28 83.03) (end 173.34 82.97) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 4c0a7e4e-8526-42d2-b7e2-2404f0894924)) @@ -12422,43 +12649,42 @@ (segment (start 199.7674 71.85) (end 201.5 71.85) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 4fe9db52-1bfa-4137-a69b-abd402f4c8a8)) (segment (start 198.875 75.465) (end 200.87 77.46) (width 0.6) (layer "F.Cu") (net 17) (tstamp 50cf0e0b-3649-4f60-9a4e-3ce0c2414b8a)) (segment (start 220.925 79.245) (end 221.6 79.92) (width 0.4) (layer "F.Cu") (net 17) (tstamp 511e1f7e-a54e-49ce-a69a-0a2be0f64ed0)) + (segment (start 120.425 203.775) (end 120.425 203) (width 0.6) (layer "F.Cu") (net 17) (tstamp 51eb001e-72b6-4fec-8638-f5dd48c8541d)) (segment (start 176.13 84.49) (end 176.42 84.2) (width 0.4) (layer "F.Cu") (net 17) (tstamp 52c693c0-b474-4473-a8e6-87a01243fafb)) (segment (start 107.0225 188.9825) (end 105.8475 188.9825) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 5452262f-088e-4472-9bde-45b050386f53)) (segment (start 193.5125 96.35) (end 196.25 96.35) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 561b5c2c-91f6-4039-aa60-58a47238ab90)) - (segment (start 102.9161 189.0686) (end 102.84 188.9925) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 56707e30-ffa0-4b45-9f1c-6f668338f506)) + (segment (start 103.035 189.5636) (end 103.53 189.0686) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 564ec5da-143d-4158-8bb9-9c33978633c6)) (segment (start 202.15 69.6) (end 198.7549 66.2049) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 5c86553e-55f9-435e-920e-3b6e3c6222a1)) + (segment (start 120.12 204.08) (end 120.12 201.9815) (width 0.6) (layer "F.Cu") (net 17) (tstamp 5d4cc52d-6af1-49e0-bcdb-929a167f2025)) + (segment (start 119.91 201.45) (end 119.74925 201.61075) (width 0.6) (layer "F.Cu") (net 17) (tstamp 5fd61e7e-2946-4562-ae93-cfd754b92d98)) (segment (start 220.155 129.465) (end 219.84 129.78) (width 0.6) (layer "F.Cu") (net 17) (tstamp 611a9a2c-f820-4f27-9976-a7d5a4559a7a)) (segment (start 118.5385 200.8315) (end 118.97 200.8315) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 65929fd7-4178-495f-bd73-3bff6f735e51)) - (segment (start 119.99 202.0615) (end 119.99 201.5065) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 6a77a0ae-cd0a-46ef-9a7b-7811be77531e)) (segment (start 202.15 71.2) (end 202.15 69.6) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 6a8c9df8-640e-41ff-a60a-1dc367f9461a)) (segment (start 196.25 96.35) (end 196.425 96.175) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 6b25a0cf-3987-4fe5-9dac-22944881e1bf)) (segment (start 220.28 123.41) (end 220.28 123.34) (width 0.6) (layer "F.Cu") (net 17) (tstamp 6e274f07-3693-41fe-b75e-810cd5ab10e0)) (segment (start 196.425 87.675) (end 196.425 88.5299) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 7297c2cd-f1ed-4448-a2c8-36aa004e3902)) (segment (start 220.3 79.245) (end 222.1 79.245) (width 0.4) (layer "F.Cu") (net 17) (tstamp 73c52c8b-abe2-4b87-9c78-195980e12eb8)) + (segment (start 120.405 201.45) (end 119.91 201.45) (width 0.6) (layer "F.Cu") (net 17) (tstamp 75d35075-53ac-4b30-8106-4eeb2759b2c5)) (segment (start 195.7375 94.7174) (end 193.6 94.7174) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 775ed983-0f3b-4846-afca-c43c6f06239b)) (segment (start 159.45 66.2) (end 161.139375 66.2) (width 0.6) (layer "F.Cu") (net 17) (tstamp 7797f9cb-fbd5-4556-93b5-ba6bf77faa24)) (segment (start 193.34 84.5425) (end 194.6275 85.83) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 79235d92-f56f-4211-8a0f-4deb95beb252)) (segment (start 107.8075 181.7475) (end 107.8075 181.3275) (width 0.4) (layer "F.Cu") (net 17) (tstamp 7c1dcd48-671d-4a1d-b874-70f8120ca594)) (segment (start 161.139375 66.2) (end 163.25 66.2) (width 0.6) (layer "F.Cu") (net 17) (tstamp 81349ce1-d295-4570-924e-5e7b80820dfd)) - (segment (start 102.81 190.0325) (end 102.81 189.7886) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 81978bf9-cb41-4be8-9b2a-ed7e4cffd8ce)) (segment (start 204.9625 89.2174) (end 205.15 89.0299) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 824bd8f0-ec4a-4b22-8ad7-ae03b862156d)) + (segment (start 102.19 190.94) (end 102.19 190.705) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 8fa4559d-6098-4d8a-8ea5-011b63d0f049)) (segment (start 201.5 71.85) (end 202.15 71.2) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 9330e2ba-5a70-44ae-aecc-07d5adbbb0e5)) - (segment (start 102.81 190.32) (end 102.19 190.94) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 969ac72c-6630-4a83-9a58-7835eeb895c0)) (segment (start 222.195 79.35) (end 222.2 79.345) (width 0.6) (layer "F.Cu") (net 17) (tstamp 9cc85465-a364-41c7-b0c3-0b274634f02a)) (segment (start 104.935 192.74) (end 104.45 192.74) (width 0.4) (layer "F.Cu") (net 17) (tstamp a8fd40a3-00cc-4dee-b50d-aa5a8e3611ae)) (segment (start 166.3 66.2) (end 164.94625 66.2) (width 0.6) (layer "F.Cu") (net 17) (tstamp a9d2e3cd-1895-494e-a3bb-aae3b6cba555)) (segment (start 194.6275 85.8775) (end 196.425 87.675) (width 0.2032) (layer "F.Cu") (net 17) (tstamp aaf29a78-f5c0-4dc9-a376-d32f09ee4c6c)) (segment (start 105.8475 188.9825) (end 105.7614 189.0686) (width 0.2032) (layer "F.Cu") (net 17) (tstamp af1570a9-3d81-4f2c-b271-8beb04195ba8)) - (segment (start 118.97 200.8315) (end 119.695 200.8315) (width 0.2032) (layer "F.Cu") (net 17) (tstamp b3f0efd3-efbc-4ef2-a13d-69f6d10f6530)) (segment (start 178.14 203.68) (end 176.98 202.52) (width 0.2032) (layer "F.Cu") (net 17) (tstamp bb2e7249-f996-4b32-8262-f525588b08f8)) (segment (start 178.15 206.3) (end 178.14 206.29) (width 0.2032) (layer "F.Cu") (net 17) (tstamp bc2b5d5d-7dfc-402c-8ff9-214c81226e87)) - (segment (start 103.53 189.0686) (end 102.9161 189.0686) (width 0.2032) (layer "F.Cu") (net 17) (tstamp bcbf1b2f-c2f8-4c8a-81db-2c8d6fd39774)) (segment (start 220.155 123.535) (end 220.28 123.41) (width 0.6) (layer "F.Cu") (net 17) (tstamp bdb51374-81e9-47c7-aaee-67ca42eeb906)) - (segment (start 102.81 190.0325) (end 102.81 190.32) (width 0.2032) (layer "F.Cu") (net 17) (tstamp bfb2922c-3161-401a-801e-ca72a97c087f)) (segment (start 220.155 125.1) (end 220.155 129.465) (width 0.6) (layer "F.Cu") (net 17) (tstamp c22b494f-9b27-43f7-92d4-acbb27890ffd)) (segment (start 193.34 82.2674) (end 193.34 84.5425) (width 0.2032) (layer "F.Cu") (net 17) (tstamp c7aacf3c-2a3c-4172-9a3e-92bdeb8c4161)) (segment (start 119.97 202.0815) (end 119.97 201.9315) (width 0.2032) (layer "F.Cu") (net 17) (tstamp cbdce790-a529-4fe3-a5f2-cecfd79eb490)) - (segment (start 102.81 189.7886) (end 103.53 189.0686) (width 0.2032) (layer "F.Cu") (net 17) (tstamp d58a3a6e-618a-4d05-a341-bae702180378)) + (segment (start 120.12 201.9815) (end 119.74925 201.61075) (width 0.6) (layer "F.Cu") (net 17) (tstamp d21c12de-12e0-4b68-a83a-b22a31be3ff3)) (segment (start 205.15 88.46) (end 205.83 87.78) (width 0.2032) (layer "F.Cu") (net 17) (tstamp dc2ac62f-92ff-4f94-b714-7b9ff4726d5d)) (segment (start 198.875 74.8424) (end 198.875 72.7424) (width 0.6) (layer "F.Cu") (net 17) (tstamp dde0261d-ddbd-49fd-9a21-654feb3a3470)) (segment (start 220.28 123.34) (end 219.89 122.95) (width 0.6) (layer "F.Cu") (net 17) (tstamp de7d2136-56dd-4e0a-b185-a85938c562b8)) @@ -12468,13 +12694,14 @@ (segment (start 119.97 201.9315) (end 119.97 201.8315) (width 0.2032) (layer "F.Cu") (net 17) (tstamp ea3bf4c9-ac61-4cbc-affe-1658499f191a)) (segment (start 220.2 211.23) (end 220.2 203.61) (width 0.6) (layer "F.Cu") (net 17) (tstamp f100b14f-1dc5-4749-9724-9d0e06ccad88)) (segment (start 223.34 112.75) (end 222.02 111.43) (width 0.6) (layer "F.Cu") (net 17) (tstamp f28e5a60-c01b-4a68-abdd-8f33a67d5a5f)) + (segment (start 120.12 204.08) (end 120.425 203.775) (width 0.6) (layer "F.Cu") (net 17) (tstamp f2e22288-d34e-4e2f-83b8-9481841ed2fc)) (segment (start 194.6275 85.83) (end 194.6275 85.8775) (width 0.2032) (layer "F.Cu") (net 17) (tstamp f45eb7b1-0c2a-4580-b5a0-268d8bbc8d7d)) (segment (start 172.245 84.49) (end 171.62 85.115) (width 0.4) (layer "F.Cu") (net 17) (tstamp f496c3db-8a18-4459-8dec-658899f93709)) - (segment (start 102.81 190.0325) (end 102.81 189.0225) (width 0.2032) (layer "F.Cu") (net 17) (tstamp f756ab7d-e03d-486d-abf7-98d316c54187)) (segment (start 205.15 89.0299) (end 205.15 88.46) (width 0.2032) (layer "F.Cu") (net 17) (tstamp f75d604c-3244-4fc4-99e6-e00a7d8effbf)) (segment (start 198.875 72.7424) (end 199.025 72.5924) (width 0.6) (layer "F.Cu") (net 17) (tstamp f800064f-06c4-4387-b50a-4da5e3890be0)) (segment (start 178.14 206.29) (end 178.14 203.68) (width 0.2032) (layer "F.Cu") (net 17) (tstamp f98dfe92-84bb-43e4-b9ea-320c58ce38b1)) (segment (start 199.025 72.5924) (end 199.7674 71.85) (width 0.2032) (layer "F.Cu") (net 17) (tstamp fd806a68-aed5-4339-8cf7-ee07c0e22503)) + (segment (start 120.12 206.0315) (end 120.12 204.08) (width 0.6) (layer "F.Cu") (net 17) (tstamp fef93de8-3555-4190-8224-8a961d1b213b)) (via (at 219.89 122.95) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 17) (tstamp 0358e58d-07ae-45d5-bc8d-6a53ef052449)) (via (at 205.83 87.78) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 17) (tstamp 0b08c47e-b62d-4ec6-92d1-1d5f9aadf27d)) (via (at 223.05 117.14) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 17) (tstamp 1ea47e8c-5c87-4f75-a575-2e7c15d8f341)) @@ -12570,15 +12797,13 @@ (segment (start 177.6224 85.7424) (end 177.69 85.81) (width 0.4) (layer "B.Cu") (net 17) (tstamp eb7a31af-cc27-4f4e-be93-f3f7dbbbd54a)) (segment (start 204.8875 90.2174) (end 205.2 90.5299) (width 0.2032) (layer "F.Cu") (net 18) (tstamp d354e2cc-2d31-4dad-b733-a4bf85497fbe)) (segment (start 202.6125 90.2174) (end 204.8875 90.2174) (width 0.2032) (layer "F.Cu") (net 18) (tstamp e79dda16-71f9-4caf-b898-ab35687e0087)) - (segment (start 172.48 66.2) (end 171.33 65.05) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 0141541f-7b0b-49d2-a525-71657edd8bac)) - (segment (start 141.6975 85.6176) (end 141.05 86.2651) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 03e7afec-3795-47c9-8e9d-39db7b0e0bdf)) + (segment (start 151.35 66.45) (end 151.35 75.85) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 00b60fa8-710f-44de-9a9d-ae6db4af6ff5)) (segment (start 141.22 94.87) (end 141.22 96.18) (width 2) (layer "F.Cu") (net 19) (tstamp 0415831f-fef4-4b61-8477-0fe456af0fbc)) (segment (start 141.22 96.67) (end 139.7 98.19) (width 2) (layer "F.Cu") (net 19) (tstamp 0c4df347-9601-4102-8f93-adf72a0e344f)) (segment (start 110.72 204.98) (end 110.56 205.14) (width 3) (layer "F.Cu") (net 19) (tstamp 16f06712-ed7b-4a1d-9f39-b8922345c3ea)) - (segment (start 141.05 86.2651) (end 141.05 87.4276) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 1e4ec0e1-1665-4c96-b928-bccd1ecdfebe)) (segment (start 141.2275 90.77265) (end 141.22 90.78015) (width 2) (layer "F.Cu") (net 19) (tstamp 2cc4a2be-9e1d-480b-8897-7e60c517c342)) (segment (start 143.09 98.08) (end 141.33 99.84) (width 2) (layer "F.Cu") (net 19) (tstamp 2cee4253-0614-4312-b22f-22ab077e0600)) - (segment (start 171.33 65.05) (end 152.75 65.05) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 325c8603-6aa2-4a09-9f77-cddb3a0ba9f8)) + (segment (start 171.33 65.05) (end 152.75 65.05) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 2ddfe93f-6b4c-4c12-ac39-d516a44caa7b)) (segment (start 110.56 206.14) (end 108.89 207.81) (width 0.7) (layer "F.Cu") (net 19) (tstamp 350eaab3-66d0-4d37-9155-032dd72098e4)) (segment (start 145.6675 98.76) (end 143.8 98.76) (width 0.6) (layer "F.Cu") (net 19) (tstamp 388df9c5-13c4-48ef-8412-cefe544ac645)) (segment (start 139.7 98.19) (end 139.7 98.21) (width 2) (layer "F.Cu") (net 19) (tstamp 38f98120-9cad-48aa-bf2d-d1328d503947)) @@ -12587,15 +12812,16 @@ (segment (start 145.6675 98.4475) (end 147.76 96.355) (width 0.6) (layer "F.Cu") (net 19) (tstamp 40791f86-3474-49b8-be25-05e0577f4b87)) (segment (start 141.22 94.87) (end 141.22 98.37) (width 2) (layer "F.Cu") (net 19) (tstamp 513c104c-5af2-4a0b-aa4c-2e7dfc7cb8e2)) (segment (start 127.34 161.92) (end 127.34 136.52) (width 3) (layer "F.Cu") (net 19) (tstamp 51acbc1b-8096-49ae-a977-d8002392c88e)) - (segment (start 149.9 84.1376) (end 148.42 85.6176) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 53f4368c-28ee-4f7c-9ea5-1b4216be3a2f)) - (segment (start 148.42 85.6176) (end 141.6975 85.6176) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 58595d27-9280-4573-b1c8-05e71c93290a)) + (segment (start 172.48 66.2) (end 171.33 65.05) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 5b625996-5b05-42c9-a68e-a12c5924fdae)) (segment (start 110.56 205.14) (end 110.56 206.14) (width 0.7) (layer "F.Cu") (net 19) (tstamp 66bd3b29-01f4-4326-a706-4a03566f3f3b)) - (segment (start 151.35 66.45) (end 151.35 75.85) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 67d3b9d0-735b-4434-8283-32452f3cf8b5)) + (segment (start 149.9 77.3) (end 149.9 82.84) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 6ead92e6-5afc-4618-8d8c-ed93f8adb4f8)) (segment (start 143.09 98.05) (end 143.09 98.08) (width 2) (layer "F.Cu") (net 19) (tstamp 6f3b7f16-6528-4467-af5e-a000ce2f171f)) (segment (start 145.6675 98.76) (end 145.6675 98.4475) (width 0.6) (layer "F.Cu") (net 19) (tstamp 76db81fb-35fd-4989-9895-77653fda7146)) + (segment (start 143.6876 84.79) (end 141.05 87.4276) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 77a86935-624e-4cb0-a0bd-0b97f2761d15)) + (segment (start 152.75 65.05) (end 151.35 66.45) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 77f9b7af-3c19-49d1-81f9-36dbc6b32b35)) (segment (start 108.89 207.81) (end 108.85 207.85) (width 0.6) (layer "F.Cu") (net 19) (tstamp 8456cf9f-f529-4642-b07f-b97bfb9b20e4)) (segment (start 138.7525 88.6926) (end 138.7575 88.6876) (width 0.6) (layer "F.Cu") (net 19) (tstamp 891bb1bc-ada9-4006-be89-d40b5370554c)) - (segment (start 152.75 65.05) (end 151.35 66.45) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 901a670f-73f1-406c-ac6a-5034dcbc615b)) + (segment (start 147.95 84.79) (end 143.6876 84.79) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 8bf77c7b-4e4a-4a24-81e1-328dbc924299)) (segment (start 138.7575 88.6876) (end 141.08 88.6876) (width 0.6) (layer "F.Cu") (net 19) (tstamp 904095ff-c707-4b70-9f73-b0ebb4a7eb03)) (segment (start 122.86 166.4) (end 127.34 161.92) (width 3) (layer "F.Cu") (net 19) (tstamp 9527d0eb-83a5-4069-b57c-e0876ecf5022)) (segment (start 141.2275 87.88255) (end 141.2275 90.77265) (width 2) (layer "F.Cu") (net 19) (tstamp 960531d5-9029-429c-8f57-3c0b33d28570)) @@ -12606,11 +12832,11 @@ (segment (start 139.7 98.21) (end 141.33 99.84) (width 2) (layer "F.Cu") (net 19) (tstamp b0862513-48aa-455d-92c8-37353b41c22a)) (segment (start 141.22 90.78015) (end 141.22 93.37) (width 2) (layer "F.Cu") (net 19) (tstamp b706614f-4055-4ad1-b3d0-b0c42b2bd042)) (segment (start 141.22 94.87) (end 141.22 96.67) (width 2) (layer "F.Cu") (net 19) (tstamp be1f7975-bb70-4fe3-be58-3eb883e591ed)) - (segment (start 149.9 77.3) (end 149.9 84.1376) (width 0.2032) (layer "F.Cu") (net 19) (tstamp cbbd69c2-859b-4ca0-b34b-f7ad45725dfd)) + (segment (start 151.35 75.85) (end 149.9 77.3) (width 0.2032) (layer "F.Cu") (net 19) (tstamp c00882f1-275a-4d69-ae27-5c759d57d7b3)) + (segment (start 149.9 82.84) (end 147.95 84.79) (width 0.2032) (layer "F.Cu") (net 19) (tstamp c0939fd8-7eda-4e51-abf2-4d74609fbbcf)) (segment (start 141.22 96.18) (end 143.09 98.05) (width 2) (layer "F.Cu") (net 19) (tstamp d47dd71f-3980-4a0a-b9a9-cf4bd81a10ea)) (segment (start 141.22 93.37) (end 141.22 99.73) (width 2) (layer "F.Cu") (net 19) (tstamp d7c0d813-5307-4ad2-805b-c0784eeff370)) (segment (start 127.34 136.52) (end 127.34 130.13) (width 3) (layer "F.Cu") (net 19) (tstamp dd83a3e9-d2fc-435d-b844-58c23d42302d)) - (segment (start 151.35 75.85) (end 149.9 77.3) (width 0.2032) (layer "F.Cu") (net 19) (tstamp e36c9fd7-f02d-44c4-921e-161f645b74c4)) (segment (start 138.7525 87.4226) (end 140.76755 87.4226) (width 0.6) (layer "F.Cu") (net 19) (tstamp e645d1cc-265f-4b00-a151-0b2991af6d1e)) (segment (start 108.85 207.85) (end 108.85 212.06) (width 0.6) (layer "F.Cu") (net 19) (tstamp e74fc637-4a12-4fee-ac7b-b09e364fea62)) (segment (start 138.7525 88.6926) (end 140.41745 88.6926) (width 0.6) (layer "F.Cu") (net 19) (tstamp eba1e3b9-d198-4086-b43f-ce18534915ac)) @@ -12795,16 +13021,20 @@ (segment (start 143.7025 91.2326) (end 144.29495 91.82505) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 11a70abb-1940-4a8d-a3ca-c383f53a15da)) (segment (start 144.29495 91.82505) (end 144.3675 91.8976) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 175c4f80-3543-44f4-b5d2-cfb8aa3d2778)) (segment (start 144.3575 91.8876) (end 144.3575 92.6276) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 1bca5846-2c67-48a3-929c-f95a40debb8d)) + (segment (start 150.7775 94.8975) (end 150.76 94.88) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 304f8895-07ee-44de-85fa-12ce1809162c)) (segment (start 144.29495 91.82505) (end 144.3575 91.8876) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 3233c767-b206-4584-81b3-b57aee5b4c09)) (segment (start 199.925 95.4049) (end 199.925 96.385) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 3991d74b-034f-44b6-a6cd-1db929b0af1e)) (segment (start 203.3 74.3549) (end 203.425 74.4799) (width 0.6) (layer "F.Cu") (net 24) (tstamp 5f19dda3-7a80-416d-86e2-acf6ebe8c7b2)) (segment (start 145.9975 92.2301) (end 144.755 92.2301) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 64444e68-d337-42a0-b604-ac870fe45939)) (segment (start 203.425 74.4799) (end 204.9875 74.4799) (width 0.6) (layer "F.Cu") (net 24) (tstamp 66ac2f7f-1620-4e0f-91bb-363bd7002cca)) + (segment (start 207.75 93.67) (end 208.46 93.67) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 7c65cf55-9ae5-4d3d-be6c-4f95d502aeff)) (segment (start 199.925 96.385) (end 199.98 96.44) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 832c91d7-2654-4482-8727-173da141dc69)) (segment (start 205.0375 72.6424) (end 205.15 72.5299) (width 0.6) (layer "F.Cu") (net 24) (tstamp 902730a6-cba9-4156-913a-45a35f5752f7)) + (segment (start 208.46 93.67) (end 208.51 93.72) (width 0.2032) (layer "F.Cu") (net 24) (tstamp b098a00b-8999-4a5f-bff7-16b045f352f3)) (segment (start 144.755 92.2301) (end 144.3575 92.6276) (width 0.2032) (layer "F.Cu") (net 24) (tstamp b169c173-f73b-4334-93f2-52b99133f033)) (segment (start 203.3 72.6424) (end 205.0375 72.6424) (width 0.6) (layer "F.Cu") (net 24) (tstamp b8bf7ac4-ce45-4504-8b51-81c7eb22fd84)) (segment (start 204.9875 74.4799) (end 205.2875 74.7799) (width 0.6) (layer "F.Cu") (net 24) (tstamp c114524e-adcc-4bda-bb7c-99039f031034)) + (segment (start 150.7775 95.6776) (end 150.7775 94.8975) (width 0.2032) (layer "F.Cu") (net 24) (tstamp f0fa84fe-f927-4540-8bca-9e5825619b76)) (segment (start 203.3 72.6424) (end 203.3 74.3549) (width 0.6) (layer "F.Cu") (net 24) (tstamp f5fd55aa-17df-47e5-aa58-7680b7f7fd0a)) (via (at 204.221515 72.651252) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In2.Cu") (net 24) (tstamp 0ea49f4c-51e0-4f65-a253-073fd32a9629)) (via (at 147.6775 91.0476) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") (net 24) (tstamp 22fc2abb-0c94-45cc-a1ab-591327b59727)) @@ -12875,6 +13105,8 @@ (segment (start 208.9801 74.7799) (end 209 74.76) (width 0.6) (layer "F.Cu") (net 25) (tstamp 89aeedd1-7cee-4667-bc52-a98dde2d7ee9)) (segment (start 207.0125 74.7799) (end 208.9801 74.7799) (width 0.6) (layer "F.Cu") (net 25) (tstamp 90a4e297-8a18-46e3-8df5-64f787ba5da3)) (segment (start 143.7049 87.425) (end 145.4275 87.425) (width 0.6) (layer "F.Cu") (net 25) (tstamp 925331d1-8772-4aa5-a7f3-da86346169af)) + (segment (start 205.44 93.64) (end 205.5 93.7) (width 0.2032) (layer "F.Cu") (net 25) (tstamp 9e751e3c-4570-4355-a8b2-ac6d2b78321a)) + (segment (start 205.5 93.7) (end 206.355 93.7) (width 0.2032) (layer "F.Cu") (net 25) (tstamp a98ed99c-0542-48f8-ac5f-03a5715bbd75)) (segment (start 207.05 72.5299) (end 207.05 74.7424) (width 0.6) (layer "F.Cu") (net 25) (tstamp ae6e88da-f881-4f8c-88dc-382c28ecc568)) (segment (start 206.1275 93.64) (end 205.44 93.64) (width 0.2032) (layer "F.Cu") (net 25) (tstamp aeee958f-4c63-4678-900d-4add63876350)) (segment (start 205.44 93.64) (end 205.01 93.21) (width 0.2032) (layer "F.Cu") (net 25) (tstamp bec1a337-1268-4389-9744-09851e3ddeec)) @@ -12946,12 +13178,15 @@ (segment (start 104.125 76.63) (end 104.25 76.505) (width 1.8) (layer "F.Cu") (net 29) (tstamp 688bdd05-4d6e-449e-a275-dec14a77a2c3)) (segment (start 92.4 76.63) (end 104.125 76.63) (width 1.8) (layer "F.Cu") (net 29) (tstamp 709b60fe-af0e-41ad-9654-882c9df04c51)) (segment (start 114.38 214.13) (end 114.38 212.99) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 021d1843-f54b-4cbf-b820-fc0159d51d52)) + (segment (start 113.16 212.98) (end 110.8325 212.98) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 0b5d1854-4dab-4ff4-a003-faaf7b54c976)) + (segment (start 114.37 212.98) (end 113.16 212.98) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 0c4b2fea-37a9-4ffb-a68b-cde56f72af00)) (segment (start 114.38 212.99) (end 114.37 212.98) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 33de68d0-9ced-4424-ab94-61b7abc96f74)) (segment (start 110.7775 213.035) (end 110.7775 217.235) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 572847af-e6ea-498d-ac3e-0dc9d3b8afd6)) + (segment (start 113.27 212.87) (end 113.96 212.87) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 5bef1b96-c71e-4bdb-adca-2ac7f1b35665)) + (segment (start 113.16 212.98) (end 113.27 212.87) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 67ad3dfc-f96e-4fc9-b25f-19c7fa761518)) (segment (start 110.7775 217.235) (end 102.1375 217.235) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 753a99da-b013-4cb1-bea0-a03aae430d90)) (segment (start 102.1375 217.235) (end 102.1375 213.035) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 974c6cde-db68-4e78-83d9-d21bea6b769f)) (segment (start 110.8325 212.98) (end 110.7775 213.035) (width 0.2032) (layer "F.Cu") (net 30) (tstamp c310cb35-ceaf-4a88-8011-1a8f301b126d)) - (segment (start 114.37 212.98) (end 110.8325 212.98) (width 0.2032) (layer "F.Cu") (net 30) (tstamp ef214ef6-9a96-4e0b-a584-6cd7c76c64c9)) (segment (start 185.41417 67.8732) (end 184.7732 68.51417) (width 0.254) (layer "F.Cu") (net 32) (tstamp 56142b85-546e-4180-93ec-6b921497c952)) (segment (start 190.5368 71.57417) (end 190.5368 69.90417) (width 0.254) (layer "F.Cu") (net 32) (tstamp 6114e83b-ec8c-491e-8e5f-e6561f865a3a)) (segment (start 183.8 69.75) (end 183.79 69.74) (width 0.1524) (layer "F.Cu") (net 32) (tstamp 616b91d6-fe1d-46fe-9e4b-92779a32aed1)) @@ -12999,26 +13234,24 @@ (segment (start 126.23 96.5175) (end 126.4625 96.75) (width 2) (layer "F.Cu") (net 35) (tstamp e9e0e184-7926-43d1-895c-b283f137d1f3)) (segment (start 126.23 91.6625) (end 126.5925 91.3) (width 2) (layer "F.Cu") (net 35) (tstamp ebf41ef2-c656-44ac-a6fe-b06fef71ff59)) (segment (start 126.8125 96.4) (end 126.4625 96.75) (width 0.6) (layer "F.Cu") (net 35) (tstamp f9c0ae0f-d4bb-471f-868f-8dba89438237)) + (segment (start 132.18 96.45) (end 130.6025 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 118ed904-ea8e-4e6b-8af6-8e98984541f5)) (segment (start 206.028988 102.523906) (end 204.232894 104.32) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 19d1c2ff-d2e3-45c7-ae24-1901ebdb2080)) - (segment (start 133.0725 96.45) (end 130.6025 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 1c864aae-5b64-4900-956c-7999e69878cf)) - (segment (start 133.350319 96.587723) (end 133.91 97.147404) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 2db397d7-915e-4fc6-a1bc-8423d1858c63)) - (segment (start 133.344777 96.587723) (end 133.207054 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 2ec22ccc-18d3-41d2-9962-540cd24d1f74)) - (segment (start 133.424776 96.232276) (end 133.207053 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 2febbd93-2e4f-426e-9c9d-cbbdc9035473)) + (segment (start 133.0725 96.45) (end 132.18 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 3b47bbc6-6cd1-4315-90f9-500f130ab426)) + (segment (start 134.39 96.45) (end 134.55 96.61) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 4f2196d7-cb60-4275-b2bc-45a68b0cad42)) (segment (start 204.232894 104.32) (end 191.82 104.32) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 5da179b6-4865-4008-9ffc-b621fae9383a)) + (segment (start 134.55 98.82) (end 135.31 99.58) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 6e7011ad-9ca8-4baf-85aa-0a08580cb07d)) (segment (start 130.6025 96.45) (end 130.5525 96.4) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 6f381737-1e79-4863-92f9-0b34bcac340d)) - (segment (start 133.91 97.147404) (end 133.91 98.18) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 7a5c154f-1598-47bc-ae28-b9cb0ec71975)) - (segment (start 133.7225 95.934553) (end 133.424776 96.232276) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 82c2dbf6-fca5-471a-b23f-cf40fc59b394)) + (segment (start 135.31 99.58) (end 138.95 103.22) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 702118bf-5f86-46b2-a994-8116b820a285)) + (segment (start 134.55 96.61) (end 134.55 98.82) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 875d7efb-092a-46c9-b913-efff9aad3876)) (segment (start 133.207053 96.45) (end 133.1825 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 87c2c021-2502-40f4-8412-62ea845445bf)) (segment (start 138.95 103.22) (end 179.07 103.22) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 8d747906-1917-43cc-a91c-0108d0109940)) - (segment (start 133.91 98.18) (end 138.95 103.22) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 8dcde2c5-103f-448b-9657-b2e270d5789b)) (segment (start 130.5525 90.95) (end 133.207053 90.95) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 97ae33a4-8f2b-4268-9564-21ec76c2f5a0)) - (segment (start 133.424776 96.232276) (end 133.207052 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp 988cd75b-2451-4d86-ad78-1c43a257e374)) - (segment (start 133.344777 96.587723) (end 133.350319 96.587723) (width 0.2032) (layer "F.Cu") (net 37) (tstamp a0069503-3e0b-4828-86b6-1f73d821157f)) + (segment (start 133.207053 90.95) (end 133.212596 90.95) (width 0.2032) (layer "F.Cu") (net 37) (tstamp a239f4d8-3b0d-4b7d-9269-3880b67f9493)) + (segment (start 134.55 92.287404) (end 134.55 96.61) (width 0.2032) (layer "F.Cu") (net 37) (tstamp a8398d9b-ecc1-4c6b-a8e3-5295726ebe1f)) (segment (start 203.222349 94.2174) (end 206.028988 97.024039) (width 0.2032) (layer "F.Cu") (net 37) (tstamp aa09213f-30bd-43d1-888f-d5fa45144b65)) (segment (start 133.207054 96.45) (end 133.0725 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp ad98e835-b9d6-4f3f-a246-544f658eec90)) - (segment (start 133.207053 90.95) (end 133.7225 91.465447) (width 0.2032) (layer "F.Cu") (net 37) (tstamp b1844f1e-e057-4e88-97e1-7346aad3c458)) - (segment (start 133.7225 91.465447) (end 133.7225 95.934553) (width 0.2032) (layer "F.Cu") (net 37) (tstamp c41a473d-105f-4497-9bc4-eef3d34059d8)) - (segment (start 133.344777 96.587723) (end 133.207053 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp c4ca4aaa-80cd-4f39-a687-ed123b432a22)) + (segment (start 133.212596 90.95) (end 134.55 92.287404) (width 0.2032) (layer "F.Cu") (net 37) (tstamp b4e4000a-fa17-43ce-b3f4-2d476a67e2fd)) + (segment (start 132.18 96.45) (end 134.39 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp cb641e75-035e-4bd1-bf98-7f9ae846f5cc)) (segment (start 133.207052 96.45) (end 133.0725 96.45) (width 0.2032) (layer "F.Cu") (net 37) (tstamp d74d7c42-11b1-4764-b0cd-4e503ead98eb)) (segment (start 202.6125 94.2174) (end 203.222349 94.2174) (width 0.2032) (layer "F.Cu") (net 37) (tstamp e39ecaaa-2c1c-4a00-b6bf-0ecaa4bb648c)) (segment (start 206.028988 97.024039) (end 206.028988 102.523906) (width 0.2032) (layer "F.Cu") (net 37) (tstamp feffcd46-7798-489d-9d2e-ef8da4e758e1)) @@ -13044,10 +13277,11 @@ (segment (start 69.2 204.26) (end 68.9 203.96) (width 0.4) (layer "F.Cu") (net 40) (tstamp 2deff5c0-5674-4013-9044-bb7a81c4ab56)) (segment (start 80.45 206.16) (end 81.7 204.91) (width 0.4) (layer "F.Cu") (net 40) (tstamp 65af5613-fc06-4219-8b6e-68f9f0cd6e7b)) (segment (start 81.7 204.91) (end 81.7 203.96) (width 0.4) (layer "F.Cu") (net 40) (tstamp a31afa64-7783-477d-90bc-0708d516fd56)) - (segment (start 70.23 207.87) (end 69.24 207.87) (width 0.4) (layer "F.Cu") (net 40) (tstamp d224ec26-d1e4-4efd-a2ab-15e28a45f7f8)) + (segment (start 70.005 207.83) (end 70.58 207.255) (width 0.4) (layer "F.Cu") (net 40) (tstamp a461ae41-ceba-409e-9ee6-d862a6834603)) (segment (start 69.2 206.16) (end 80.45 206.16) (width 0.4) (layer "F.Cu") (net 40) (tstamp db213a10-ff5b-4ccf-a197-dbb7c410ffc4)) (segment (start 69.2 206.16) (end 69.2 204.26) (width 0.4) (layer "F.Cu") (net 40) (tstamp dd08babd-6121-402e-af79-5005c219f845)) (segment (start 69.24 207.87) (end 69.2 207.83) (width 0.4) (layer "F.Cu") (net 40) (tstamp e9cc8d5c-e6e4-4a7d-ab9b-76895408a8c1)) + (segment (start 69.2 207.83) (end 70.005 207.83) (width 0.4) (layer "F.Cu") (net 40) (tstamp f71aeeee-5c58-4c86-bf12-efac35d2c62f)) (segment (start 68.9 203.96) (end 68.9 195.46) (width 0.4) (layer "B.Cu") (net 40) (tstamp 020087b1-aa30-4554-9670-d36d057eb984)) (segment (start 68.9 195.46) (end 81.7 195.46) (width 0.4) (layer "B.Cu") (net 40) (tstamp 65bc4966-ba6f-489d-b0a7-bb2df41cf183)) (segment (start 124.15 74.53) (end 122.98 73.36) (width 0.6) (layer "F.Cu") (net 41) (tstamp 0413bf51-6864-4eee-958d-270d65e7cf67)) @@ -13274,15 +13508,12 @@ (via (at 104.97 175.64) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 60) (tstamp 5b2a275d-3454-4efe-9278-4dce99b4ac73)) (via (at 125.85 211.42) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 60) (tstamp 67866c5d-21c8-4860-8012-742fe0600b3b)) (via (at 106.75 175.75) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 60) (tstamp 9b66f9f9-f97a-4ee2-a2ba-395e0d449234)) - (segment (start 125.85 211.42) (end 125.85 208.36) (width 1.8) (layer "B.Cu") (net 60) (tstamp 13aa32b6-2580-4f37-b984-4c74ee8761ef)) - (segment (start 118.87 162.2) (end 105.91 175.16) (width 1.8) (layer "B.Cu") (net 60) (tstamp 268ccdc7-3e0e-4b74-b808-5ac3280e5581)) - (segment (start 125.13 196.7) (end 131.56 190.27) (width 1.8) (layer "B.Cu") (net 60) (tstamp 60f4ca95-266f-4b96-af2a-6dbd34ce77a7)) - (segment (start 105.91 175.16) (end 105.59 175.16) (width 1.8) (layer "B.Cu") (net 60) (tstamp 82381c60-7f5b-40cf-80a1-b0e620fa9d64)) - (segment (start 126.82 162.2) (end 118.87 162.2) (width 1.8) (layer "B.Cu") (net 60) (tstamp 8e592c34-c089-4f5f-9126-196ac7fa5bb2)) - (segment (start 125.13 207.64) (end 125.13 196.7) (width 1.8) (layer "B.Cu") (net 60) (tstamp 91f89eee-af94-4384-b635-eed494edc1a0)) - (segment (start 125.85 208.36) (end 125.13 207.64) (width 1.8) (layer "B.Cu") (net 60) (tstamp b835f3c0-9833-4cf6-a00d-e00812f19d4e)) - (segment (start 131.56 166.94) (end 126.82 162.2) (width 1.8) (layer "B.Cu") (net 60) (tstamp b8ad63d5-a05c-48bd-bdf5-eabe104e7896)) - (segment (start 131.56 190.27) (end 131.56 166.94) (width 1.8) (layer "B.Cu") (net 60) (tstamp fd89b6a8-d363-4de7-b68a-f63b053c5544)) + (segment (start 126.82 162.2) (end 118.87 162.2) (width 1.8) (layer "B.Cu") (net 60) (tstamp 8585f9f7-fc7a-492c-ba00-aabe994fb50f)) + (segment (start 118.87 162.2) (end 105.91 175.16) (width 1.8) (layer "B.Cu") (net 60) (tstamp 881026c2-4ac9-40b0-8613-14b7e832d253)) + (segment (start 125.85 211.42) (end 131.56 205.71) (width 1.8) (layer "B.Cu") (net 60) (tstamp 9ebeab66-cda2-4fce-91cd-c3a6c01b3d1b)) + (segment (start 105.91 175.16) (end 105.59 175.16) (width 1.8) (layer "B.Cu") (net 60) (tstamp af28b00d-4d9c-4806-9866-5a6facdac76e)) + (segment (start 131.56 205.71) (end 131.56 166.94) (width 1.8) (layer "B.Cu") (net 60) (tstamp b333b4a2-7351-481f-824c-9bcf465a8bd2)) + (segment (start 131.56 166.94) (end 126.82 162.2) (width 1.8) (layer "B.Cu") (net 60) (tstamp d63ec979-e1ad-40c2-82bd-1d45f6c62a80)) (segment (start 86.06 92.7375) (end 84.595 92.7375) (width 0.2032) (layer "F.Cu") (net 62) (tstamp e830cb35-da1b-4cb1-8abb-5431d0caae0e)) (segment (start 84.595 92.7375) (end 84.435 92.8975) (width 0.2032) (layer "F.Cu") (net 62) (tstamp e9bc4895-12f4-4163-aa03-e227b6ab4e28)) (segment (start 88.285 87.955) (end 88.59 88.26) (width 0.225) (layer "F.Cu") (net 63) (tstamp 0cf675c5-6539-4118-8289-c21461c63864)) @@ -13302,15 +13533,14 @@ (segment (start 190.579706 90.7174) (end 188.0144 93.282706) (width 0.2032) (layer "F.Cu") (net 64) (tstamp 7f67b3ef-cb2c-430b-8b5b-e9866966f24e)) (via (at 183.44 101.68) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 64) (tstamp 53cade67-61f8-4198-8125-7c422249f68b)) (via (at 86.84 89.1475) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) (net 64) (tstamp da0f0004-dc4f-479f-9efd-ca476599f0dc)) - (segment (start 89.7275 89.1475) (end 86.84 89.1475) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 226b2cc0-7505-40b9-ba03-f8e589c8a65a)) - (segment (start 134.66 98.03) (end 134.66 103.15) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 23ecd7c9-fe14-4b76-9ce1-00f80ebe0b5a)) - (segment (start 134.66 103.15) (end 123.88 113.93) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 39bd20c0-251b-4756-8e87-00a1f0cfb46e)) - (segment (start 141.73 93.83) (end 138.86 93.83) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 94c0855c-7882-495d-94b6-3071487c550e)) - (segment (start 114.51 113.93) (end 89.7275 89.1475) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 9706cd32-611f-4a29-9b9a-8a4b29548082)) - (segment (start 183.44 101.68) (end 149.58 101.68) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 9ff3470f-8b89-4585-a4b5-4756f61d06e4)) - (segment (start 138.86 93.83) (end 134.66 98.03) (width 0.2032) (layer "B.Cu") (net 64) (tstamp d9097715-768c-490a-a442-3e89eb520cd6)) - (segment (start 123.88 113.93) (end 114.51 113.93) (width 0.2032) (layer "B.Cu") (net 64) (tstamp e199117e-6f86-414f-891f-8794aa956c41)) - (segment (start 149.58 101.68) (end 141.73 93.83) (width 0.2032) (layer "B.Cu") (net 64) (tstamp ef99c7d4-3665-4101-882d-dfad682cb30f)) + (segment (start 123.88 113.93) (end 137.71 100.1) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 19473abc-83ca-4a7b-8325-66cd6a137d0f)) + (segment (start 111.6225 113.93) (end 123.88 113.93) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 20b64942-fbef-48e5-b863-51d2e4354d22)) + (segment (start 137.71 100.1) (end 137.71 98.265154) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 2a266916-a825-47e3-8b9a-d9a53818aca8)) + (segment (start 140.749154 95.226) (end 143.126 95.226) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 2bd264f9-50d6-48e5-9678-360068d5a7e8)) + (segment (start 143.126 95.226) (end 149.58 101.68) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 42e5588e-0fa4-4d4d-8b64-5689b36ad205)) + (segment (start 137.71 98.265154) (end 140.749154 95.226) (width 0.2032) (layer "B.Cu") (net 64) (tstamp 6c4c287e-3666-4b14-ad79-3e32f2421451)) + (segment (start 149.58 101.68) (end 183.44 101.68) (width 0.2032) (layer "B.Cu") (net 64) (tstamp cf01f749-23e7-4f95-94ec-b67f01181c5c)) + (segment (start 86.84 89.1475) (end 111.6225 113.93) (width 0.2032) (layer "B.Cu") (net 64) (tstamp e379a1bc-281e-464a-b082-330d8f9cad30)) (segment (start 86.06 90.4625) (end 86.06 88.06) (width 0.2032) (layer "F.Cu") (net 65) (tstamp 18b33d22-a5f6-41ef-9a95-9bdaa8b555d7)) (segment (start 86.06 88.06) (end 86.165 87.955) (width 0.2032) (layer "F.Cu") (net 65) (tstamp 84b328a8-169e-46c2-acc0-383028ece454)) (segment (start 101.88 170.725) (end 101.88 172.3475) (width 0.2032) (layer "F.Cu") (net 66) (tstamp 40468dcd-1997-4b0d-a1cd-6ff1d92894f3)) @@ -13837,7 +14067,224 @@ (segment (start 187.86 75.57) (end 185.8 73.51) (width 0.2032) (layer "F.Cu") (net 112) (tstamp af029e4a-a637-42c0-beb8-fac50d5cd6fc)) (segment (start 101.52 203.83) (end 101.54 203.81) (width 0.2032) (layer "F.Cu") (net 113) (tstamp 415779ba-8e86-4458-a173-49d13fd32e02)) (segment (start 98.96 203.83) (end 101.52 203.83) (width 0.2032) (layer "F.Cu") (net 113) (tstamp f8d8b4ac-99a9-4548-b380-b7e62aefcf51)) + (segment (start 180.23 70.47) (end 180.23 66.27) (width 0.2032) (layer "F.Cu") (net 114) (tstamp 137ad522-b1a5-4536-89f7-37f64e777325)) + (segment (start 177.52 74.795) (end 178.515 74.795) (width 0.2032) (layer "F.Cu") (net 114) (tstamp 3fd674c2-a7d2-4216-8cea-9d94a847b2ce)) + (segment (start 178.82 71.88) (end 180.23 70.47) (width 0.2032) (layer "F.Cu") (net 114) (tstamp 4821de3f-3215-4ec8-8626-ec102e85f859)) + (segment (start 178.515 74.795) (end 178.82 75.1) (width 0.2032) (layer "F.Cu") (net 114) (tstamp 4d461b69-8a92-4e45-abb8-107730d1138a)) + (segment (start 178.82 75.1) (end 178.82 71.88) (width 0.2032) (layer "F.Cu") (net 114) (tstamp 962c36a5-1f4e-4524-b000-16df463d9ccb)) + (segment (start 180.23 66.27) (end 188.87 66.27) (width 0.2032) (layer "F.Cu") (net 114) (tstamp f61aeb88-5b28-4ccf-b887-a138c6f64ced)) + (segment (start 188.87 70.47) (end 188.87 71.1) (width 0.4) (layer "B.Cu") (net 114) (tstamp 80ec4780-19a3-47db-ac73-48f5f58ca3b7)) + (segment (start 188.37 71.6) (end 181.36 71.6) (width 0.4) (layer "B.Cu") (net 114) (tstamp 95cbb7ed-edd3-42e8-988c-7f26bd620aaf)) + (segment (start 181.36 71.6) (end 180.23 70.47) (width 0.4) (layer "B.Cu") (net 114) (tstamp d70e441c-787d-4b07-a9a6-23d9b6a6606b)) + (segment (start 188.87 71.1) (end 188.37 71.6) (width 0.4) (layer "B.Cu") (net 114) (tstamp da9f893f-3103-49bd-b332-cc504b87fec7)) + (zone (net 19) (net_name "/board_control/VCCOUT") (layer "F.Cu") (tstamp 660fe01d-fe12-4028-a95b-2675ef530dee) (hatch edge 0.5) + (priority 3) + (connect_pads yes (clearance 0.2)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5) (island_removal_mode 1) (island_area_min 10)) + (polygon + (pts + (xy 137.795 86.868) + (xy 137.795 88.9) + (xy 140.081 88.9) + (xy 140.081 92.964) + (xy 138.176 94.996) + (xy 138.176 99.568) + (xy 140.081 101.6) + (xy 142.748 101.6) + (xy 144.399 99.822) + (xy 144.78 99.441) + (xy 144.78 96.647) + (xy 142.494 94.742) + (xy 142.113 94.361) + (xy 142.113 86.614) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 142.049798 86.637436) + (xy 142.098575 86.687462) + (xy 142.113 86.745508) + (xy 142.113 94.361) + (xy 142.493986 94.741987) + (xy 142.493995 94.741995) + (xy 142.494 94.742) + (xy 144.735383 96.609819) + (xy 144.774282 96.667858) + (xy 144.78 96.705078) + (xy 144.78 99.389638) + (xy 144.760315 99.456677) + (xy 144.743681 99.477319) + (xy 144.399 99.822) + (xy 142.784794 101.560376) + (xy 142.724753 101.596108) + (xy 142.693928 101.6) + (xy 140.134721 101.6) + (xy 140.067682 101.580315) + (xy 140.044258 101.560809) + (xy 138.209537 99.603772) + (xy 138.178047 99.541401) + (xy 138.176 99.518963) + (xy 138.176 95.045036) + (xy 138.195685 94.977997) + (xy 138.209537 94.960227) + (xy 138.771312 94.361) + (xy 140.081 92.964) + (xy 140.081 88.9) + (xy 137.919 88.9) + (xy 137.851961 88.880315) + (xy 137.806206 88.827511) + (xy 137.795 88.776) + (xy 137.795 86.98492) + (xy 137.814685 86.917881) + (xy 137.867489 86.872126) + (xy 137.911716 86.861134) + (xy 141.981719 86.621722) + ) + ) + ) + (zone (net 35) (net_name "/board_control/VCCOUT_SW") (layer "F.Cu") (tstamp 67199daa-5537-45bb-95ab-13d13894840c) (hatch edge 0.5) + (priority 1) + (connect_pads yes (clearance 0.2)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5) (island_removal_mode 1) (island_area_min 10)) + (polygon + (pts + (xy 128.905 96.139) + (xy 127.254 96.139) + (xy 127.254 92.202) + (xy 128.905 92.202) + (xy 128.905 90.678) + (xy 127.254 90.678) + (xy 127.381 87.757) + (xy 132.969 87.757) + (xy 134.366 90.043) + (xy 135.382 91.948) + (xy 139.319 91.948) + (xy 139.7 91.567) + (xy 139.7 89.789) + (xy 139.446 89.662) + (xy 137.541 89.662) + (xy 137.16 89.408) + (xy 137.16 86.995) + (xy 135.128 84.709) + (xy 125.603 84.709) + (xy 124.333 86.36) + (xy 124.333 97.028) + (xy 125.476 98.425) + (xy 128.905 98.425) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 135.139355 84.728685) + (xy 135.164993 84.750617) + (xy 137.128679 86.959764) + (xy 137.158505 87.022946) + (xy 137.16 87.042144) + (xy 137.16 89.408) + (xy 137.541 89.662) + (xy 139.416728 89.662) + (xy 139.472182 89.675091) + (xy 139.631454 89.754727) + (xy 139.682613 89.802314) + (xy 139.7 89.865636) + (xy 139.7 91.515638) + (xy 139.680315 91.582677) + (xy 139.663681 91.603319) + (xy 139.355319 91.911681) + (xy 139.293996 91.945166) + (xy 139.267638 91.948) + (xy 135.4564 91.948) + (xy 135.389361 91.928315) + (xy 135.346988 91.882353) + (xy 134.366002 90.043003) + (xy 133.977944 89.408) + (xy 132.969 87.757) + (xy 132.968999 87.757) + (xy 130.702664 87.757) + (xy 130.635625 87.737315) + (xy 130.59218 87.689295) + (xy 130.575552 87.656661) + (xy 130.575545 87.656652) + (xy 130.485847 87.566954) + (xy 130.485844 87.566952) + (xy 130.485842 87.56695) + (xy 130.409017 87.527805) + (xy 130.372801 87.509352) + (xy 130.279024 87.4945) + (xy 129.815982 87.4945) + (xy 129.735019 87.507323) + (xy 129.722196 87.509354) + (xy 129.609158 87.56695) + (xy 129.609157 87.566951) + (xy 129.609152 87.566954) + (xy 129.519454 87.656652) + (xy 129.519447 87.656661) + (xy 129.50282 87.689295) + (xy 129.454846 87.740091) + (xy 129.392336 87.757) + (xy 129.052664 87.757) + (xy 128.985625 87.737315) + (xy 128.94218 87.689295) + (xy 128.925552 87.656661) + (xy 128.925545 87.656652) + (xy 128.835847 87.566954) + (xy 128.835844 87.566952) + (xy 128.835842 87.56695) + (xy 128.759017 87.527805) + (xy 128.722801 87.509352) + (xy 128.629024 87.4945) + (xy 128.165982 87.4945) + (xy 128.085019 87.507323) + (xy 128.072196 87.509354) + (xy 127.959158 87.56695) + (xy 127.959157 87.566951) + (xy 127.959152 87.566954) + (xy 127.869454 87.656652) + (xy 127.869447 87.656661) + (xy 127.85282 87.689295) + (xy 127.804846 87.740091) + (xy 127.742336 87.757) + (xy 127.381 87.757) + (xy 127.254 90.678) + (xy 128.781 90.678) + (xy 128.848039 90.697685) + (xy 128.893794 90.750489) + (xy 128.905 90.802) + (xy 128.905 92.078) + (xy 128.885315 92.145039) + (xy 128.832511 92.190794) + (xy 128.781 92.202) + (xy 127.254 92.202) + (xy 127.254 96.139) + (xy 128.781 96.139) + (xy 128.848039 96.158685) + (xy 128.893794 96.211489) + (xy 128.905 96.263) + (xy 128.905 98.301) + (xy 128.885315 98.368039) + (xy 128.832511 98.413794) + (xy 128.781 98.425) + (xy 125.534761 98.425) + (xy 125.467722 98.405315) + (xy 125.43879 98.379521) + (xy 124.361029 97.062257) + (xy 124.333812 96.997907) + (xy 124.333 96.983736) + (xy 124.333 86.402174) + (xy 124.352685 86.335135) + (xy 124.358715 86.32657) + (xy 125.565772 84.757396) + (xy 125.622249 84.716261) + (xy 125.664057 84.709) + (xy 135.072316 84.709) + ) + ) + ) (zone (net 24) (net_name "GNDA") (layer "In1.Cu") (tstamp ec88d18e-9c6f-4830-9245-4a1bfdd8a259) (name "GNDA") (hatch edge 0.5) (priority 4) (connect_pads (clearance 0.2)) @@ -21489,7 +21936,57 @@ (xy 183.085131 101.679997) (xy 183.085131 101.680002) (xy 58.28 101.680002) - (xy 58.28 99.840003) + (xy 58.28 97.950001) + (xy 130.497032 97.950001) + (xy 130.516864 98.176686) + (xy 130.516866 98.176697) + (xy 130.575758 98.396488) + (xy 130.575761 98.396497) + (xy 130.671931 98.602732) + (xy 130.671932 98.602734) + (xy 130.802451 98.789137) + (xy 130.802452 98.789138) + (xy 130.802453 98.789139) + (xy 130.889383 98.876069) + (xy 130.922867 98.93739) + (xy 130.917883 99.007082) + (xy 130.889384 99.051429) + (xy 130.859952 99.080861) + (xy 130.729432 99.267265) + (xy 130.729431 99.267267) + (xy 130.633261 99.473502) + (xy 130.633258 99.473511) + (xy 130.574366 99.693302) + (xy 130.574364 99.693313) + (xy 130.554532 99.919998) + (xy 130.554532 99.920001) + (xy 130.574364 100.146686) + (xy 130.574366 100.146697) + (xy 130.633258 100.366488) + (xy 130.633261 100.366497) + (xy 130.729431 100.572732) + (xy 130.729432 100.572734) + (xy 130.859954 100.759141) + (xy 131.020858 100.920045) + (xy 131.020861 100.920047) + (xy 131.207266 101.050568) + (xy 131.413504 101.146739) + (xy 131.633308 101.205635) + (xy 131.79523 101.219801) + (xy 131.859998 101.225468) + (xy 131.86 101.225468) + (xy 131.860002 101.225468) + (xy 131.916673 101.220509) + (xy 132.086692 101.205635) + (xy 132.306496 101.146739) + (xy 132.512734 101.050568) + (xy 132.699139 100.920047) + (xy 132.860047 100.759139) + (xy 132.990568 100.572734) + (xy 133.086739 100.366496) + (xy 133.145635 100.146692) + (xy 133.165468 99.92) + (xy 133.158469 99.840003) (xy 140.524435 99.840003) (xy 140.54463 100.019249) (xy 140.544631 100.019254) @@ -21498,6 +21995,7 @@ (xy 140.700184 100.342262) (xy 140.827738 100.469816) (xy 140.980478 100.565789) + (xy 141.000326 100.572734) (xy 141.150745 100.625368) (xy 141.15075 100.625369) (xy 141.329996 100.645565) @@ -21536,28 +22034,20 @@ (xy 140.54463 99.66075) (xy 140.524435 99.839996) (xy 140.524435 99.840003) - (xy 58.28 99.840003) - (xy 58.28 97.95) - (xy 131.096855 97.95) - (xy 131.117359 98.118869) - (xy 131.11736 98.118874) - (xy 131.177682 98.277931) - (xy 131.234095 98.359658) - (xy 131.274317 98.417929) - (xy 131.348419 98.483577) - (xy 131.40165 98.530736) - (xy 131.542899 98.604869) - (xy 131.552275 98.60979) - (xy 131.717444 98.6505) - (xy 131.887556 98.6505) - (xy 132.052725 98.60979) - (xy 132.142828 98.5625) - (xy 132.203349 98.530736) - (xy 132.20335 98.530734) - (xy 132.203352 98.530734) - (xy 132.330683 98.417929) - (xy 132.427318 98.27793) - (xy 132.460664 98.190003) + (xy 133.158469 99.840003) + (xy 133.145635 99.693308) + (xy 133.086739 99.473504) + (xy 132.990568 99.267266) + (xy 132.860047 99.080861) + (xy 132.860045 99.080858) + (xy 132.773117 98.99393) + (xy 132.739632 98.932607) + (xy 132.744616 98.862915) + (xy 132.773114 98.81857) + (xy 132.802547 98.789139) + (xy 132.933068 98.602734) + (xy 133.029239 98.396496) + (xy 133.084568 98.190003) (xy 138.894435 98.190003) (xy 138.91463 98.369249) (xy 138.914631 98.369254) @@ -21565,7 +22055,10 @@ (xy 139.03756 98.640341) (xy 139.070184 98.692262) (xy 139.197738 98.819816) + (xy 139.261146 98.859658) + (xy 139.339141 98.908666) (xy 139.350478 98.915789) + (xy 139.480635 98.961333) (xy 139.520745 98.975368) (xy 139.52075 98.975369) (xy 139.699996 98.995565) @@ -21606,27 +22099,47 @@ (xy 138.91463 98.01075) (xy 138.894435 98.189996) (xy 138.894435 98.190003) - (xy 132.460664 98.190003) - (xy 132.48764 98.118872) - (xy 132.508145 97.95) - (xy 132.48764 97.781128) - (xy 132.479091 97.758587) - (xy 132.427317 97.622068) - (xy 132.386479 97.562905) - (xy 132.330683 97.482071) - (xy 132.231262 97.393992) - (xy 132.203349 97.369263) - (xy 132.052726 97.29021) - (xy 131.887556 97.2495) - (xy 131.717444 97.2495) - (xy 131.552273 97.29021) - (xy 131.40165 97.369263) - (xy 131.274316 97.482072) - (xy 131.177682 97.622068) - (xy 131.11736 97.781125) - (xy 131.117359 97.78113) - (xy 131.096855 97.95) - (xy 58.28 97.95) + (xy 133.084568 98.190003) + (xy 133.088135 98.176692) + (xy 133.107968 97.95) + (xy 133.106832 97.93702) + (xy 133.094462 97.795628) + (xy 133.088135 97.723308) + (xy 133.038238 97.53709) + (xy 133.029241 97.503511) + (xy 133.029238 97.503502) + (xy 132.933068 97.297266) + (xy 132.802547 97.110861) + (xy 132.802545 97.110858) + (xy 132.641641 96.949954) + (xy 132.455234 96.819432) + (xy 132.455232 96.819431) + (xy 132.248997 96.723261) + (xy 132.248988 96.723258) + (xy 132.029197 96.664366) + (xy 132.029193 96.664365) + (xy 132.029192 96.664365) + (xy 132.029191 96.664364) + (xy 132.029186 96.664364) + (xy 131.802502 96.644532) + (xy 131.802498 96.644532) + (xy 131.575813 96.664364) + (xy 131.575802 96.664366) + (xy 131.356011 96.723258) + (xy 131.356002 96.723261) + (xy 131.149767 96.819431) + (xy 131.149765 96.819432) + (xy 130.963358 96.949954) + (xy 130.802454 97.110858) + (xy 130.671932 97.297265) + (xy 130.671931 97.297267) + (xy 130.575761 97.503502) + (xy 130.575758 97.503511) + (xy 130.516866 97.723302) + (xy 130.516864 97.723313) + (xy 130.497032 97.949998) + (xy 130.497032 97.950001) + (xy 58.28 97.950001) (xy 58.28 96.580001) (xy 140.224532 96.580001) (xy 140.244364 96.806686) @@ -21661,7 +22174,7 @@ (xy 141.959432 98.702734) (xy 142.089954 98.889141) (xy 142.250858 99.050045) - (xy 142.297693 99.082839) + (xy 142.294864 99.080858) (xy 142.437266 99.180568) (xy 142.643504 99.276739) (xy 142.863308 99.335635) @@ -21683,7 +22196,7 @@ (xy 182.141407 99.03709) (xy 182.14141 99.037092) (xy 182.141413 99.037095) - (xy 182.240339 99.0875) + (xy 182.227303 99.080858) (xy 182.240341 99.087501) (xy 182.349998 99.104869) (xy 182.35 99.104869) @@ -21699,7 +22212,7 @@ (xy 182.704869 98.750002) (xy 182.704869 98.749997) (xy 182.687501 98.640341) - (xy 182.673521 98.612904) + (xy 182.660577 98.5875) (xy 182.637095 98.541413) (xy 182.637092 98.54141) (xy 182.63709 98.541407) @@ -21767,7 +22280,7 @@ (xy 190.891407 99.03709) (xy 190.89141 99.037092) (xy 190.891413 99.037095) - (xy 190.990339 99.0875) + (xy 190.977303 99.080858) (xy 190.990341 99.087501) (xy 191.099998 99.104869) (xy 191.1 99.104869) @@ -21783,7 +22296,7 @@ (xy 191.454869 98.750002) (xy 191.454869 98.749997) (xy 191.437501 98.640341) - (xy 191.423521 98.612904) + (xy 191.410577 98.5875) (xy 191.387095 98.541413) (xy 191.387092 98.54141) (xy 191.38709 98.541407) @@ -21858,7 +22371,7 @@ (xy 208.254869 97.900002) (xy 208.254869 97.899997) (xy 208.237501 97.790341) - (xy 208.232805 97.781125) + (xy 208.2375 97.790339) (xy 208.187095 97.691413) (xy 208.187092 97.69141) (xy 208.18709 97.691407) @@ -22001,7 +22514,7 @@ (xy 183.354869 97.900002) (xy 183.354869 97.899997) (xy 183.337501 97.790341) - (xy 183.332805 97.781125) + (xy 183.3375 97.790339) (xy 183.287095 97.691413) (xy 183.287092 97.69141) (xy 183.28709 97.691407) @@ -22329,46 +22842,103 @@ (xy 140.224532 96.579998) (xy 140.224532 96.580001) (xy 58.28 96.580001) - (xy 58.28 92.45) - (xy 131.206855 92.45) - (xy 131.227359 92.618869) - (xy 131.22736 92.618874) - (xy 131.287682 92.777931) - (xy 131.33958 92.853117) - (xy 131.384317 92.917929) - (xy 131.490005 93.01156) - (xy 131.51165 93.030736) - (xy 131.662273 93.109789) - (xy 131.662275 93.10979) - (xy 131.827444 93.1505) - (xy 131.997556 93.1505) - (xy 132.162725 93.10979) - (xy 132.281354 93.047528) - (xy 132.313349 93.030736) - (xy 132.31335 93.030734) - (xy 132.313352 93.030734) - (xy 132.440683 92.917929) - (xy 132.537318 92.77793) - (xy 132.59764 92.618872) - (xy 132.618145 92.45) - (xy 132.59764 92.281128) - (xy 132.596806 92.27893) - (xy 132.537317 92.122068) - (xy 132.502976 92.072318) - (xy 132.440683 91.982071) - (xy 132.313352 91.869266) - (xy 132.313349 91.869263) - (xy 132.162726 91.79021) - (xy 131.997556 91.7495) - (xy 131.827444 91.7495) - (xy 131.662273 91.79021) - (xy 131.51165 91.869263) - (xy 131.384316 91.982072) - (xy 131.287682 92.122068) - (xy 131.22736 92.281125) - (xy 131.227359 92.28113) - (xy 131.206855 92.45) - (xy 58.28 92.45) + (xy 58.28 92.450001) + (xy 130.607032 92.450001) + (xy 130.626864 92.676686) + (xy 130.626866 92.676697) + (xy 130.685758 92.896488) + (xy 130.685761 92.896497) + (xy 130.781931 93.102732) + (xy 130.781932 93.102734) + (xy 130.912454 93.289141) + (xy 131.073358 93.450045) + (xy 131.073361 93.450047) + (xy 131.259766 93.580568) + (xy 131.466004 93.676739) + (xy 131.685808 93.735635) + (xy 131.797553 93.745411) + (xy 131.86262 93.770862) + (xy 131.903599 93.827452) + (xy 131.910272 93.858123) + (xy 131.910863 93.864877) + (xy 131.910866 93.864895) + (xy 131.969758 94.084686) + (xy 131.969761 94.084695) + (xy 132.065931 94.29093) + (xy 132.065932 94.290932) + (xy 132.196454 94.477339) + (xy 132.357358 94.638243) + (xy 132.357361 94.638245) + (xy 132.543766 94.768766) + (xy 132.750004 94.864937) + (xy 132.969808 94.923833) + (xy 133.13173 94.937999) + (xy 133.196498 94.943666) + (xy 133.1965 94.943666) + (xy 133.196502 94.943666) + (xy 133.253173 94.938707) + (xy 133.423192 94.923833) + (xy 133.642996 94.864937) + (xy 133.849234 94.768766) + (xy 134.035639 94.638245) + (xy 134.196547 94.477337) + (xy 134.327068 94.290932) + (xy 134.423239 94.084694) + (xy 134.482135 93.86489) + (xy 134.501968 93.638198) + (xy 134.482135 93.411506) + (xy 134.432466 93.226138) + (xy 134.423241 93.191709) + (xy 134.423238 93.1917) + (xy 134.356009 93.047528) + (xy 134.327068 92.985464) + (xy 134.196547 92.799059) + (xy 134.196545 92.799056) + (xy 134.035641 92.638152) + (xy 133.849234 92.50763) + (xy 133.849232 92.507629) + (xy 133.642997 92.411459) + (xy 133.642988 92.411456) + (xy 133.423197 92.352564) + (xy 133.423187 92.352562) + (xy 133.311445 92.342786) + (xy 133.246376 92.317333) + (xy 133.205398 92.260742) + (xy 133.198726 92.230064) + (xy 133.198135 92.223308) + (xy 133.139239 92.003504) + (xy 133.043068 91.797266) + (xy 132.912547 91.610861) + (xy 132.912545 91.610858) + (xy 132.751641 91.449954) + (xy 132.565234 91.319432) + (xy 132.565232 91.319431) + (xy 132.358997 91.223261) + (xy 132.358988 91.223258) + (xy 132.139197 91.164366) + (xy 132.139193 91.164365) + (xy 132.139192 91.164365) + (xy 132.139191 91.164364) + (xy 132.139186 91.164364) + (xy 131.912502 91.144532) + (xy 131.912498 91.144532) + (xy 131.685813 91.164364) + (xy 131.685802 91.164366) + (xy 131.466011 91.223258) + (xy 131.466002 91.223261) + (xy 131.259767 91.319431) + (xy 131.259765 91.319432) + (xy 131.073358 91.449954) + (xy 130.912454 91.610858) + (xy 130.781932 91.797265) + (xy 130.781931 91.797267) + (xy 130.685761 92.003502) + (xy 130.685758 92.003511) + (xy 130.626866 92.223302) + (xy 130.626864 92.223313) + (xy 130.607032 92.449998) + (xy 130.607032 92.450001) + (xy 58.28 92.450001) (xy 58.28 89.147502) (xy 86.485131 89.147502) (xy 86.502498 89.257158) @@ -22654,12 +23224,14 @@ (xy 142.545873 87.923871) (xy 142.5474 87.9976) (xy 142.547488 88.001858) - (xy 142.63284 92.122068) + (xy 142.62225 91.610858) (xy 142.633777 92.167274) (xy 142.634045 92.173978) (xy 142.645976 92.23522) (xy 142.645977 92.235224) (xy 142.669591 92.300973) + (xy 142.669593 92.300976) + (xy 142.69695 92.352564) (xy 142.696999 92.352655) (xy 143.246008 93.105) (xy 143.334406 93.226138) @@ -22712,7 +23284,7 @@ (xy 194.454869 95.100002) (xy 194.454869 95.099997) (xy 194.437501 94.990341) - (xy 194.395848 94.908592) + (xy 194.413056 94.942365) (xy 194.387095 94.891413) (xy 194.387092 94.89141) (xy 194.38709 94.891407) @@ -22842,14 +23414,14 @@ (xy 208.864869 93.720002) (xy 208.864869 93.719997) (xy 208.847501 93.610341) - (xy 208.824332 93.564869) + (xy 208.832331 93.580568) (xy 208.797095 93.511413) (xy 208.797092 93.51141) (xy 208.79709 93.511407) (xy 208.718592 93.432909) (xy 208.718588 93.432906) (xy 208.718587 93.432905) - (xy 208.690482 93.418585) + (xy 208.676577 93.4115) (xy 208.619658 93.382498) (xy 208.510002 93.365131) (xy 208.509998 93.365131) @@ -22868,7 +23440,7 @@ (xy 190.894869 93.590002) (xy 190.894869 93.589997) (xy 190.877501 93.480341) - (xy 190.853331 93.432904) + (xy 190.863933 93.453712) (xy 190.827095 93.381413) (xy 190.827092 93.38141) (xy 190.82709 93.381407) @@ -22937,7 +23509,7 @@ (xy 205.218592 92.922909) (xy 205.218588 92.922906) (xy 205.218587 92.922905) - (xy 205.138159 92.881925) + (xy 205.214743 92.920946) (xy 205.119658 92.872498) (xy 205.010002 92.855131) (xy 205.009998 92.855131) @@ -22980,7 +23552,7 @@ (xy 194.798869 92.76044) (xy 194.798869 92.760435) (xy 194.781501 92.650779) - (xy 194.765242 92.618869) + (xy 194.775067 92.638151) (xy 194.731095 92.551851) (xy 194.731092 92.551848) (xy 194.73109 92.551845) @@ -24625,7 +25197,7 @@ (xy 212.491407 98.13709) (xy 212.49141 98.137092) (xy 212.491413 98.137095) - (xy 212.589534 98.18709) + (xy 212.569115 98.176686) (xy 212.590341 98.187501) (xy 212.699998 98.204869) (xy 212.7 98.204869) @@ -25311,7 +25883,32 @@ (xy 141.05229 75.350225) (xy 141.093 75.185056) (xy 141.093 75.014944) - (xy 141.074529 74.940002) + (xy 141.05229 74.849775) + (xy 141.02508 74.797931) + (xy 140.973236 74.69915) + (xy 140.932266 74.652905) + (xy 140.860429 74.571817) + (xy 140.799352 74.529658) + (xy 140.720431 74.475182) + (xy 140.706767 74.47) + (xy 188.564355 74.47) + (xy 188.584859 74.638869) + (xy 188.58486 74.638874) + (xy 188.645182 74.797931) + (xy 188.680967 74.849773) + (xy 188.741817 74.937929) + (xy 188.847505 75.03156) + (xy 188.86915 75.050736) + (xy 188.951848 75.094139) + (xy 189.019775 75.12979) + (xy 189.184944 75.1705) + (xy 189.355056 75.1705) + (xy 189.520225 75.12979) + (xy 189.599692 75.088081) + (xy 189.670849 75.050736) + (xy 189.67085 75.050734) + (xy 189.670852 75.050734) + (xy 189.795843 74.940002) (xy 203.564131 74.940002) (xy 203.581498 75.049658) (xy 203.631904 75.148585) @@ -25342,7 +25939,7 @@ (xy 204.127592 74.652909) (xy 204.127588 74.652906) (xy 204.127587 74.652905) - (xy 204.079856 74.628585) + (xy 204.107329 74.642583) (xy 204.028658 74.602498) (xy 203.919002 74.585131) (xy 203.918998 74.585131) @@ -25354,15 +25951,12 @@ (xy 203.581498 74.830341) (xy 203.564131 74.939997) (xy 203.564131 74.940002) - (xy 141.074529 74.940002) - (xy 141.05229 74.849775) - (xy 141.039273 74.824974) - (xy 140.973236 74.69915) - (xy 140.932266 74.652905) - (xy 140.860429 74.571817) - (xy 140.799352 74.529658) - (xy 140.720431 74.475182) - (xy 140.574932 74.420002) + (xy 189.795843 74.940002) + (xy 189.798183 74.937929) + (xy 189.894818 74.79793) + (xy 189.95514 74.638872) + (xy 189.975645 74.47) + (xy 189.969574 74.420002) (xy 207.585131 74.420002) (xy 207.602498 74.529658) (xy 207.652904 74.628585) @@ -25405,7 +25999,27 @@ (xy 207.602498 74.310341) (xy 207.585131 74.419997) (xy 207.585131 74.420002) - (xy 140.574932 74.420002) + (xy 189.969574 74.420002) + (xy 189.95514 74.301128) + (xy 189.942979 74.269063) + (xy 189.921114 74.211407) + (xy 189.894818 74.14207) + (xy 189.887494 74.13146) + (xy 189.856028 74.085873) + (xy 189.798183 74.002071) + (xy 189.670852 73.889266) + (xy 189.670849 73.889263) + (xy 189.520226 73.81021) + (xy 189.355056 73.7695) + (xy 189.184944 73.7695) + (xy 189.019773 73.81021) + (xy 188.86915 73.889263) + (xy 188.741816 74.002072) + (xy 188.645182 74.142068) + (xy 188.58486 74.301125) + (xy 188.584859 74.30113) + (xy 188.564355 74.47) + (xy 140.706767 74.47) (xy 140.561374 74.41486) (xy 140.561368 74.414859) (xy 140.434874 74.3995) @@ -25432,7 +26046,7 @@ (xy 106.202428 74.882964) (xy 106.275106 74.965) (xy 106.308791 75.003022) - (xy 106.376355 75.049658) + (xy 106.377916 75.050736) (xy 106.440794 75.094138) (xy 106.440795 75.094138) (xy 106.440796 75.094139) @@ -25580,9 +26194,9 @@ (xy 134.007359 73.268868) (xy 134.00736 73.268874) (xy 134.067682 73.427931) - (xy 134.122606 73.5075) + (xy 134.087813 73.457095) (xy 134.164317 73.567929) - (xy 134.243329 73.637927) + (xy 134.270005 73.66156) (xy 134.29165 73.680736) (xy 134.42314 73.749747) (xy 134.442275 73.75979) @@ -25603,9 +26217,9 @@ (xy 181.975182 73.577931) (xy 182.035177 73.664847) (xy 182.071817 73.717929) - (xy 182.141346 73.779526) + (xy 182.130029 73.7695) (xy 182.19915 73.830736) - (xy 182.349773 73.909789) + (xy 182.310664 73.889263) (xy 182.349775 73.90979) (xy 182.514944 73.9505) (xy 182.685056 73.9505) @@ -25618,36 +26232,14 @@ (xy 183.224818 73.57793) (xy 183.28514 73.418872) (xy 183.305645 73.25) - (xy 183.295931 73.17) - (xy 188.614311 73.17) - (xy 188.634815 73.338869) - (xy 188.634816 73.338874) - (xy 188.695138 73.497931) - (xy 188.740755 73.564017) - (xy 188.791773 73.637929) - (xy 188.882075 73.717929) - (xy 188.919106 73.750736) - (xy 189.048624 73.818712) - (xy 189.069731 73.82979) - (xy 189.2349 73.8705) - (xy 189.405012 73.8705) - (xy 189.570181 73.82979) - (xy 189.66595 73.779526) - (xy 189.720805 73.750736) - (xy 189.720806 73.750734) - (xy 189.720808 73.750734) - (xy 189.848139 73.637929) - (xy 189.944774 73.49793) - (xy 190.005096 73.338872) - (xy 190.025601 73.17) - (xy 190.005096 73.001128) - (xy 190.000402 72.988752) - (xy 189.954263 72.867092) - (xy 189.944774 72.84207) - (xy 189.941586 72.837452) - (xy 189.888753 72.76091) - (xy 189.848139 72.702071) - (xy 189.790778 72.651254) + (xy 183.28514 73.081128) + (xy 183.280504 73.068905) + (xy 183.224817 72.922068) + (xy 183.186869 72.867092) + (xy 183.128183 72.782071) + (xy 183.028335 72.693614) + (xy 183.000849 72.669263) + (xy 182.966536 72.651254) (xy 203.866646 72.651254) (xy 203.884013 72.76091) (xy 203.934419 72.859837) @@ -25736,7 +26328,7 @@ (xy 205.864869 71.870002) (xy 205.864869 71.869997) (xy 205.847501 71.760341) - (xy 205.8475 71.760339) + (xy 205.839515 71.744668) (xy 205.797095 71.661413) (xy 205.797092 71.66141) (xy 205.79709 71.661407) @@ -25814,27 +26406,7 @@ (xy 203.884013 72.541593) (xy 203.866646 72.651249) (xy 203.866646 72.651254) - (xy 189.790778 72.651254) - (xy 189.720808 72.589266) - (xy 189.720805 72.589263) - (xy 189.570182 72.51021) - (xy 189.405012 72.4695) - (xy 189.2349 72.4695) - (xy 189.069729 72.51021) - (xy 188.919106 72.589263) - (xy 188.791772 72.702072) - (xy 188.695138 72.842068) - (xy 188.634816 73.001125) - (xy 188.634815 73.00113) - (xy 188.614311 73.17) - (xy 183.295931 73.17) - (xy 183.28514 73.081128) - (xy 183.280504 73.068905) - (xy 183.224817 72.922068) - (xy 183.186869 72.867092) - (xy 183.128183 72.782071) - (xy 183.028335 72.693614) - (xy 183.000849 72.669263) + (xy 182.966536 72.651254) (xy 182.850226 72.59021) (xy 182.685056 72.5495) (xy 182.514944 72.5495) @@ -25930,7 +26502,7 @@ (xy 122.428592 71.602909) (xy 122.428588 71.602906) (xy 122.428587 71.602905) - (xy 122.411532 71.594215) + (xy 122.417661 71.597338) (xy 122.329658 71.552498) (xy 122.220002 71.535131) (xy 122.219998 71.535131) @@ -26139,165 +26711,45 @@ (xy 139.6425 71.099999) (xy 140.456692 71.099999) (xy 140.588832 71.089599) - (xy 140.663785 71.070713) - (xy 179.23 71.070713) - (xy 179.245418 71.222338) - (xy 179.306299 71.416381) - (xy 179.306304 71.416391) - (xy 179.405005 71.594215) - (xy 179.405005 71.594216) - (xy 179.537478 71.74853) - (xy 179.537479 71.748531) - (xy 179.698304 71.873018) - (xy 179.880907 71.962589) - (xy 179.98 71.988244) - (xy 179.98 71.18611) - (xy 180.004457 71.22561) - (xy 180.093962 71.293201) - (xy 180.20184 71.323895) - (xy 180.313521 71.313546) - (xy 180.413922 71.263552) - (xy 180.48 71.191069) - (xy 180.48 71.993365) - (xy 180.481944 71.993069) - (xy 180.481945 71.993069) - (xy 180.67266 71.922436) - (xy 180.672664 71.922434) - (xy 180.845267 71.81485) - (xy 180.992668 71.674735) - (xy 180.992669 71.674733) - (xy 181.108856 71.507804) - (xy 181.189059 71.320907) - (xy 181.23 71.12169) - (xy 181.23 70.72) - (xy 180.53 70.72) - (xy 180.53 70.22) - (xy 181.198473 70.22) - (xy 181.265512 70.239685) - (xy 181.292182 70.262793) - (xy 181.29511 70.266172) - (xy 181.295113 70.266174) - (xy 181.295114 70.266176) - (xy 181.398971 70.356169) - (xy 181.408455 70.3605) - (xy 181.523972 70.413256) - (xy 181.523975 70.413256) - (xy 181.523976 70.413257) - (xy 181.625822 70.4279) - (xy 181.625825 70.4279) - (xy 181.694175 70.4279) - (xy 181.694178 70.4279) - (xy 181.796024 70.413257) - (xy 181.796025 70.413256) - (xy 181.796027 70.413256) - (xy 181.832068 70.396795) - (xy 181.921029 70.356169) - (xy 182.024886 70.266176) - (xy 182.099183 70.150568) - (xy 182.102286 70.139999) - (xy 184.494864 70.139999) - (xy 184.513035 70.243054) - (xy 184.513266 70.244361) - (xy 184.513268 70.244367) - (xy 184.566249 70.336133) - (xy 184.56625 70.336134) - (xy 184.566252 70.336137) - (xy 184.595286 70.360499) - (xy 184.647431 70.404255) - (xy 184.647433 70.404256) - (xy 184.672165 70.413257) - (xy 184.747014 70.440499) - (xy 184.747017 70.440499) - (xy 184.852983 70.440499) - (xy 184.852986 70.440499) - (xy 184.945518 70.406821) - (xy 184.952566 70.404256) - (xy 184.952568 70.404255) - (xy 184.958235 70.3995) - (xy 185.033748 70.336137) - (xy 185.086734 70.244362) - (xy 185.087953 70.237446) - (xy 185.118976 70.174844) - (xy 185.178921 70.138951) - (xy 185.248755 70.141164) - (xy 185.252478 70.142453) - (xy 185.257432 70.144256) - (xy 185.357014 70.1805) - (xy 185.357017 70.1805) - (xy 185.462983 70.1805) - (xy 185.462986 70.1805) - (xy 185.545217 70.150571) - (xy 185.562566 70.144257) - (xy 185.562568 70.144256) - (xy 185.571214 70.137001) - (xy 185.643748 70.076138) - (xy 185.676903 70.018712) - (xy 186.9621 70.018712) - (xy 186.997713 70.139998) - (xy 187.000817 70.150567) - (xy 187.000819 70.150571) - (xy 187.075112 70.266174) - (xy 187.075113 70.266175) - (xy 187.075114 70.266176) - (xy 187.178971 70.356169) - (xy 187.188455 70.3605) - (xy 187.303972 70.413256) - (xy 187.303975 70.413256) - (xy 187.303976 70.413257) - (xy 187.405822 70.4279) - (xy 187.405825 70.4279) - (xy 187.474175 70.4279) - (xy 187.474178 70.4279) - (xy 187.576024 70.413257) - (xy 187.576025 70.413256) - (xy 187.576027 70.413256) - (xy 187.612068 70.396795) - (xy 187.701029 70.356169) - (xy 187.804886 70.266176) - (xy 187.804889 70.266172) - (xy 187.807818 70.262793) - (xy 187.811577 70.260377) - (xy 187.811588 70.260368) - (xy 187.811589 70.260369) - (xy 187.866597 70.225021) - (xy 187.901527 70.22) - (xy 188.57 70.22) - (xy 188.57 70.72) - (xy 187.87 70.72) - (xy 187.87 71.070713) - (xy 187.885418 71.222338) - (xy 187.946299 71.416381) - (xy 187.946304 71.416391) - (xy 188.045005 71.594215) - (xy 188.045005 71.594216) - (xy 188.177478 71.74853) - (xy 188.177479 71.748531) - (xy 188.338304 71.873018) - (xy 188.520907 71.962589) - (xy 188.62 71.988244) - (xy 188.62 71.18611) - (xy 188.644457 71.22561) - (xy 188.733962 71.293201) - (xy 188.84184 71.323895) - (xy 188.953521 71.313546) - (xy 189.053922 71.263552) - (xy 189.12 71.191069) - (xy 189.12 71.993365) - (xy 189.121944 71.993069) - (xy 189.121945 71.993069) - (xy 189.31266 71.922436) - (xy 189.312664 71.922434) - (xy 189.485267 71.81485) - (xy 189.632668 71.674735) - (xy 189.632669 71.674733) - (xy 189.748856 71.507804) - (xy 189.829059 71.320907) - (xy 189.87 71.12169) - (xy 189.87 70.72) - (xy 189.17 70.72) - (xy 189.17 70.22) - (xy 189.87 70.22) - (xy 189.87 69.938892) + (xy 140.722982 71.055797) + (xy 179.7295 71.055797) + (xy 179.744834 71.162456) + (xy 179.798101 71.279092) + (xy 179.804623 71.293373) + (xy 179.898872 71.402143) + (xy 180.019947 71.479953) + (xy 180.01995 71.479954) + (xy 180.019949 71.479954) + (xy 180.158036 71.520499) + (xy 180.158038 71.5205) + (xy 180.158039 71.5205) + (xy 180.301962 71.5205) + (xy 180.301962 71.520499) + (xy 180.440053 71.479953) + (xy 180.561128 71.402143) + (xy 180.655377 71.293373) + (xy 180.715165 71.162457) + (xy 180.7305 71.055799) + (xy 180.7305 71.055797) + (xy 188.3695 71.055797) + (xy 188.384834 71.162456) + (xy 188.438101 71.279092) + (xy 188.444623 71.293373) + (xy 188.538872 71.402143) + (xy 188.659947 71.479953) + (xy 188.65995 71.479954) + (xy 188.659949 71.479954) + (xy 188.798036 71.520499) + (xy 188.798038 71.5205) + (xy 188.798039 71.5205) + (xy 188.941962 71.5205) + (xy 188.941962 71.520499) + (xy 189.080053 71.479953) + (xy 189.201128 71.402143) + (xy 189.295377 71.293373) + (xy 189.355165 71.162457) + (xy 189.3705 71.055799) + (xy 189.3705 69.938892) (xy 192.515463 69.938892) (xy 192.535967 70.107761) (xy 192.535968 70.107766) @@ -26323,11 +26775,12 @@ (xy 193.890937 69.729649) (xy 193.855284 69.635637) (xy 193.845926 69.610962) - (xy 193.839643 69.60186) + (xy 193.838359 69.6) (xy 193.79961 69.543862) (xy 193.749291 69.470963) - (xy 193.741076 69.463685) - (xy 216.21574 69.463685) + (xy 193.741074 69.463683) + (xy 216.21574 69.463683) + (xy 216.225658 69.646627) (xy 216.225755 69.648406) (xy 216.225755 69.648411) (xy 216.275244 69.826656) @@ -26350,11 +26803,12 @@ (xy 217.722041 70.063849) (xy 217.825858 69.91073) (xy 217.83781 69.880734) - (xy 217.866092 69.80975) + (xy 217.860742 69.823176) (xy 217.894331 69.738875) (xy 217.92426 69.556317) - (xy 217.919238 69.463685) - (xy 223.22574 69.463685) + (xy 217.919238 69.463683) + (xy 223.22574 69.463683) + (xy 223.235658 69.646627) (xy 223.235755 69.648406) (xy 223.235755 69.648411) (xy 223.285244 69.826656) @@ -26377,7 +26831,7 @@ (xy 224.732041 70.063849) (xy 224.835858 69.91073) (xy 224.84781 69.880734) - (xy 224.876092 69.80975) + (xy 224.870742 69.823176) (xy 224.904331 69.738875) (xy 224.93426 69.556317) (xy 224.924245 69.371593) @@ -26402,9 +26856,8 @@ (xy 223.324138 69.109276) (xy 223.255669 69.281122) (xy 223.24304 69.358158) - (xy 223.229705 69.439501) - (xy 223.22574 69.463685) - (xy 217.919238 69.463685) + (xy 223.22574 69.463683) + (xy 217.919238 69.463683) (xy 217.914245 69.371593) (xy 217.907667 69.3479) (xy 217.864755 69.193343) @@ -26427,9 +26880,8 @@ (xy 216.314138 69.109276) (xy 216.245669 69.281122) (xy 216.23304 69.358158) - (xy 216.219705 69.439501) - (xy 216.21574 69.463685) - (xy 193.741076 69.463685) + (xy 216.21574 69.463683) + (xy 193.741074 69.463683) (xy 193.637125 69.371593) (xy 193.621957 69.358155) (xy 193.471334 69.279102) @@ -26442,42 +26894,124 @@ (xy 192.535968 69.770017) (xy 192.535967 69.770022) (xy 192.515463 69.938892) - (xy 189.87 69.938892) - (xy 189.87 69.869286) - (xy 189.854581 69.717661) - (xy 189.7937 69.523618) - (xy 189.793695 69.523608) - (xy 189.694994 69.345784) - (xy 189.694994 69.345783) - (xy 189.562521 69.191469) - (xy 189.56252 69.191468) - (xy 189.401695 69.066981) - (xy 189.219093 68.977411) - (xy 189.12 68.951753) - (xy 189.12 69.753889) - (xy 189.095543 69.71439) - (xy 189.006038 69.646799) - (xy 188.89816 69.616105) - (xy 188.786479 69.626454) - (xy 188.686078 69.676448) - (xy 188.62 69.74893) - (xy 188.62 68.946633) - (xy 188.618053 68.946931) - (xy 188.618047 68.946933) - (xy 188.427342 69.017562) - (xy 188.427335 69.017565) - (xy 188.254732 69.125149) - (xy 188.107331 69.265264) - (xy 188.10733 69.265266) - (xy 187.991142 69.432197) - (xy 187.991141 69.432198) - (xy 187.944499 69.540887) - (xy 187.899972 69.59473) - (xy 187.833404 69.615953) - (xy 187.765929 69.597817) - (xy 187.74935 69.585702) + (xy 189.3705 69.938892) + (xy 189.3705 69.884201) + (xy 189.355165 69.777543) + (xy 189.295377 69.646627) + (xy 189.201128 69.537857) + (xy 189.080053 69.460047) + (xy 189.080051 69.460046) + (xy 189.080049 69.460045) + (xy 189.08005 69.460045) + (xy 188.941963 69.4195) + (xy 188.941961 69.4195) + (xy 188.798039 69.4195) + (xy 188.798036 69.4195) + (xy 188.659949 69.460045) + (xy 188.538873 69.537856) + (xy 188.444623 69.646626) + (xy 188.444622 69.646628) + (xy 188.384834 69.777543) + (xy 188.375927 69.839499) + (xy 188.369999 69.880734) + (xy 188.3695 69.884202) + (xy 188.3695 71.055797) + (xy 180.7305 71.055797) + (xy 180.7305 70.018712) + (xy 181.1821 70.018712) + (xy 181.217713 70.139998) + (xy 181.220817 70.150567) + (xy 181.220819 70.150571) + (xy 181.295112 70.266174) + (xy 181.295113 70.266175) + (xy 181.295114 70.266176) + (xy 181.398971 70.356169) + (xy 181.408455 70.3605) + (xy 181.523972 70.413256) + (xy 181.523975 70.413256) + (xy 181.523976 70.413257) + (xy 181.625822 70.4279) + (xy 181.625825 70.4279) + (xy 181.694175 70.4279) + (xy 181.694178 70.4279) + (xy 181.796024 70.413257) + (xy 181.796025 70.413256) + (xy 181.796027 70.413256) + (xy 181.832068 70.396795) + (xy 181.921029 70.356169) + (xy 182.024886 70.266176) + (xy 182.099183 70.150568) + (xy 182.102286 70.139999) + (xy 184.494864 70.139999) + (xy 184.513035 70.243054) + (xy 184.513266 70.244361) + (xy 184.513268 70.244367) + (xy 184.566249 70.336133) + (xy 184.56625 70.336134) + (xy 184.566252 70.336137) + (xy 184.595286 70.360499) + (xy 184.647431 70.404255) + (xy 184.647433 70.404256) + (xy 184.672165 70.413257) + (xy 184.747014 70.440499) + (xy 184.747017 70.440499) + (xy 184.852983 70.440499) + (xy 184.852986 70.440499) + (xy 184.945518 70.406821) + (xy 184.952566 70.404256) + (xy 184.952568 70.404255) + (xy 184.958235 70.3995) + (xy 185.033748 70.336137) + (xy 185.086734 70.244362) + (xy 185.087953 70.237446) + (xy 185.118976 70.174844) + (xy 185.178921 70.138951) + (xy 185.248755 70.141164) + (xy 185.252478 70.142453) + (xy 185.257432 70.144256) + (xy 185.357014 70.1805) + (xy 185.357017 70.1805) + (xy 185.462983 70.1805) + (xy 185.462986 70.1805) + (xy 185.545217 70.150571) + (xy 185.562566 70.144257) + (xy 185.562568 70.144256) + (xy 185.571214 70.137001) + (xy 185.643748 70.076138) + (xy 185.676903 70.018712) + (xy 186.9621 70.018712) + (xy 186.997713 70.139998) + (xy 187.000817 70.150567) + (xy 187.000819 70.150571) + (xy 187.075112 70.266174) + (xy 187.075113 70.266175) + (xy 187.075114 70.266176) + (xy 187.178971 70.356169) + (xy 187.188455 70.3605) + (xy 187.303972 70.413256) + (xy 187.303975 70.413256) + (xy 187.303976 70.413257) + (xy 187.405822 70.4279) + (xy 187.405825 70.4279) + (xy 187.474175 70.4279) + (xy 187.474178 70.4279) + (xy 187.576024 70.413257) + (xy 187.576025 70.413256) + (xy 187.576027 70.413256) + (xy 187.612068 70.396795) + (xy 187.701029 70.356169) + (xy 187.804886 70.266176) + (xy 187.879183 70.150568) + (xy 187.9179 70.018712) + (xy 187.9179 69.881288) + (xy 187.917737 69.880734) + (xy 187.901858 69.826656) + (xy 187.879183 69.749432) + (xy 187.814258 69.648407) + (xy 187.804887 69.633825) + (xy 187.798084 69.62793) (xy 187.701029 69.543831) - (xy 187.694583 69.540887) + (xy 187.687946 69.537856) (xy 187.576027 69.486743) (xy 187.576022 69.486742) (xy 187.474178 69.4721) @@ -26506,7 +27040,7 @@ (xy 185.601499 69.648411) (xy 185.562568 69.615743) (xy 185.562566 69.615742) - (xy 185.471998 69.58278) + (xy 185.476053 69.584256) (xy 185.462986 69.5795) (xy 185.357014 69.5795) (xy 185.357011 69.5795) @@ -26539,7 +27073,7 @@ (xy 182.1379 70.018712) (xy 182.1379 69.881288) (xy 182.137737 69.880734) - (xy 182.116894 69.80975) + (xy 182.121858 69.826656) (xy 182.099183 69.749432) (xy 182.093121 69.74) (xy 183.484864 69.74) @@ -26631,7 +27165,7 @@ (xy 182.024887 69.633825) (xy 182.018084 69.62793) (xy 181.921029 69.543831) - (xy 181.914583 69.540887) + (xy 181.907946 69.537856) (xy 181.796027 69.486743) (xy 181.796022 69.486742) (xy 181.694178 69.4721) @@ -26641,44 +27175,35 @@ (xy 181.523972 69.486743) (xy 181.398972 69.54383) (xy 181.398971 69.543831) - (xy 181.354021 69.58278) - (xy 181.290465 69.611804) - (xy 181.221307 69.60186) - (xy 181.168503 69.556105) - (xy 181.154506 69.526186) - (xy 181.153701 69.52362) - (xy 181.153695 69.523608) - (xy 181.054994 69.345784) - (xy 181.054994 69.345783) - (xy 180.922521 69.191469) - (xy 180.92252 69.191468) - (xy 180.761695 69.066981) - (xy 180.579093 68.977411) - (xy 180.48 68.951753) - (xy 180.48 69.753889) - (xy 180.455543 69.71439) - (xy 180.366038 69.646799) - (xy 180.25816 69.616105) - (xy 180.146479 69.626454) - (xy 180.046078 69.676448) - (xy 179.98 69.74893) - (xy 179.98 68.946633) - (xy 179.978053 68.946931) - (xy 179.978047 68.946933) - (xy 179.787342 69.017562) - (xy 179.787335 69.017565) - (xy 179.614732 69.125149) - (xy 179.467331 69.265264) - (xy 179.46733 69.265266) - (xy 179.351143 69.432195) - (xy 179.27094 69.619092) - (xy 179.23 69.818309) - (xy 179.23 70.22) - (xy 179.93 70.22) - (xy 179.93 70.72) - (xy 179.23 70.72) - (xy 179.23 71.070713) - (xy 140.663785 71.070713) + (xy 181.295112 69.633825) + (xy 181.220819 69.749428) + (xy 181.220817 69.749432) + (xy 181.182263 69.880734) + (xy 181.1821 69.881288) + (xy 181.1821 70.018712) + (xy 180.7305 70.018712) + (xy 180.7305 69.884201) + (xy 180.715165 69.777543) + (xy 180.655377 69.646627) + (xy 180.561128 69.537857) + (xy 180.440053 69.460047) + (xy 180.440051 69.460046) + (xy 180.440049 69.460045) + (xy 180.44005 69.460045) + (xy 180.301963 69.4195) + (xy 180.301961 69.4195) + (xy 180.158039 69.4195) + (xy 180.158036 69.4195) + (xy 180.019949 69.460045) + (xy 179.898873 69.537856) + (xy 179.804623 69.646626) + (xy 179.804622 69.646628) + (xy 179.744834 69.777543) + (xy 179.735927 69.839499) + (xy 179.729999 69.880734) + (xy 179.7295 69.884202) + (xy 179.7295 71.055797) + (xy 140.722982 71.055797) (xy 140.807019 71.034622) (xy 141.011874 70.941571) (xy 141.01188 70.941568) @@ -26699,7 +27224,7 @@ (xy 167.364859 69.468869) (xy 167.36486 69.468874) (xy 167.425182 69.627931) - (xy 167.463788 69.68386) + (xy 167.439316 69.648407) (xy 167.521817 69.767929) (xy 167.608099 69.844368) (xy 167.64915 69.880736) @@ -26717,7 +27242,7 @@ (xy 168.73514 69.468872) (xy 168.755645 69.3) (xy 168.73514 69.131128) - (xy 168.732872 69.125149) + (xy 168.732384 69.123862) (xy 168.692806 69.019501) (xy 168.674818 68.97207) (xy 168.663828 68.956149) @@ -26915,65 +27440,46 @@ (xy 117.0795 68.804201) (xy 117.0795 69.975799) (xy 66.4642 69.975799) - (xy 69.719286 66.720713) - (xy 179.23 66.720713) - (xy 179.245418 66.872338) - (xy 179.306299 67.066381) - (xy 179.306304 67.066391) - (xy 179.405005 67.244215) - (xy 179.405005 67.244216) - (xy 179.537478 67.39853) - (xy 179.537479 67.398531) - (xy 179.698304 67.523018) - (xy 179.880907 67.612589) - (xy 179.98 67.638244) - (xy 179.98 66.83611) - (xy 180.004457 66.87561) - (xy 180.093962 66.943201) - (xy 180.20184 66.973895) - (xy 180.313521 66.963546) - (xy 180.413922 66.913552) - (xy 180.48 66.841069) - (xy 180.48 67.643366) - (xy 180.481944 67.643069) - (xy 180.481945 67.643069) - (xy 180.67266 67.572436) - (xy 180.672664 67.572434) - (xy 180.845267 67.46485) - (xy 180.992668 67.324735) - (xy 180.992669 67.324733) - (xy 181.108856 67.157804) - (xy 181.189059 66.970907) - (xy 181.23 66.77169) - (xy 181.23 66.720713) - (xy 187.87 66.720713) - (xy 187.885418 66.872338) - (xy 187.946299 67.066381) - (xy 187.946304 67.066391) - (xy 188.045005 67.244215) - (xy 188.045005 67.244216) - (xy 188.177478 67.39853) - (xy 188.177479 67.398531) - (xy 188.338304 67.523018) - (xy 188.520907 67.612589) - (xy 188.62 67.638244) - (xy 188.62 66.83611) - (xy 188.644457 66.87561) - (xy 188.733962 66.943201) - (xy 188.84184 66.973895) - (xy 188.953521 66.963546) - (xy 189.053922 66.913552) - (xy 189.12 66.841069) - (xy 189.12 67.643366) - (xy 189.121944 67.643069) - (xy 189.121945 67.643069) - (xy 189.31266 67.572436) - (xy 189.312664 67.572434) - (xy 189.485267 67.46485) - (xy 189.632668 67.324735) - (xy 189.632669 67.324733) - (xy 189.748856 67.157804) - (xy 189.807989 67.020006) + (xy 69.734202 66.705797) + (xy 179.7295 66.705797) + (xy 179.744834 66.812456) + (xy 179.80105 66.93555) + (xy 179.804623 66.943373) + (xy 179.898872 67.052143) + (xy 180.019947 67.129953) + (xy 180.01995 67.129954) + (xy 180.019949 67.129954) + (xy 180.127107 67.161417) + (xy 180.140591 67.165377) + (xy 180.158036 67.170499) + (xy 180.158038 67.1705) + (xy 180.158039 67.1705) + (xy 180.301962 67.1705) + (xy 180.301962 67.170499) + (xy 180.440053 67.129953) + (xy 180.561128 67.052143) + (xy 180.655377 66.943373) + (xy 180.715165 66.812457) + (xy 180.7305 66.705799) + (xy 180.7305 66.705797) + (xy 188.3695 66.705797) + (xy 188.384834 66.812456) + (xy 188.44105 66.93555) + (xy 188.444623 66.943373) + (xy 188.538872 67.052143) + (xy 188.659947 67.129953) + (xy 188.65995 67.129954) + (xy 188.659949 67.129954) + (xy 188.767107 67.161417) + (xy 188.780591 67.165377) + (xy 188.798036 67.170499) + (xy 188.798038 67.1705) + (xy 188.798039 67.1705) + (xy 188.941962 67.1705) + (xy 188.941962 67.170499) + (xy 189.080053 67.129953) + (xy 189.201128 67.052143) + (xy 189.228975 67.020006) (xy 216.940288 67.020006) (xy 216.959103 67.247085) (xy 216.959105 67.247093) @@ -27017,7 +27523,7 @@ (xy 222.1245 67.104449) (xy 222.164919 67.268437) (xy 222.243411 67.417992) - (xy 222.355409 67.544411) + (xy 222.329353 67.515) (xy 222.355411 67.544413) (xy 222.494411 67.640358) (xy 222.652334 67.70025) @@ -27094,87 +27600,50 @@ (xy 216.959103 66.792914) (xy 216.940288 67.019993) (xy 216.940288 67.020006) - (xy 189.807989 67.020006) - (xy 189.829059 66.970907) - (xy 189.87 66.77169) - (xy 189.87 66.52) - (xy 189.17 66.52) - (xy 189.17 66.02) - (xy 189.87 66.02) - (xy 189.87 65.819286) - (xy 189.854581 65.667661) - (xy 189.7937 65.473618) - (xy 189.793695 65.473608) - (xy 189.694994 65.295784) - (xy 189.694994 65.295783) - (xy 189.562521 65.141469) - (xy 189.56252 65.141468) - (xy 189.401695 65.016981) - (xy 189.219093 64.927411) - (xy 189.12 64.901753) - (xy 189.12 65.703889) - (xy 189.095543 65.66439) - (xy 189.006038 65.596799) - (xy 188.89816 65.566105) - (xy 188.786479 65.576454) - (xy 188.686078 65.626448) - (xy 188.62 65.69893) - (xy 188.62 64.896633) - (xy 188.618053 64.896931) - (xy 188.618047 64.896933) - (xy 188.427342 64.967562) - (xy 188.427335 64.967565) - (xy 188.254732 65.075149) - (xy 188.107331 65.215264) - (xy 188.10733 65.215266) - (xy 187.991143 65.382195) - (xy 187.91094 65.569092) - (xy 187.87 65.768309) - (xy 187.87 66.02) - (xy 188.57 66.02) - (xy 188.57 66.52) - (xy 187.87 66.52) - (xy 187.87 66.720713) - (xy 181.23 66.720713) - (xy 181.23 66.52) - (xy 180.53 66.52) - (xy 180.53 66.02) - (xy 181.23 66.02) - (xy 181.23 65.819286) - (xy 181.214581 65.667661) - (xy 181.1537 65.473618) - (xy 181.153695 65.473608) - (xy 181.054994 65.295784) - (xy 181.054994 65.295783) - (xy 180.922521 65.141469) - (xy 180.92252 65.141468) - (xy 180.761695 65.016981) - (xy 180.579093 64.927411) - (xy 180.48 64.901753) - (xy 180.48 65.703889) - (xy 180.455543 65.66439) - (xy 180.366038 65.596799) - (xy 180.25816 65.566105) - (xy 180.146479 65.576454) - (xy 180.046078 65.626448) - (xy 179.98 65.69893) - (xy 179.98 64.896633) - (xy 179.978053 64.896931) - (xy 179.978047 64.896933) - (xy 179.787342 64.967562) - (xy 179.787335 64.967565) - (xy 179.614732 65.075149) - (xy 179.467331 65.215264) - (xy 179.46733 65.215266) - (xy 179.351143 65.382195) - (xy 179.27094 65.569092) - (xy 179.23 65.768309) - (xy 179.23 66.02) - (xy 179.93 66.02) - (xy 179.93 66.52) - (xy 179.23 66.52) - (xy 179.23 66.720713) - (xy 69.719286 66.720713) + (xy 189.228975 67.020006) + (xy 189.295377 66.943373) + (xy 189.355165 66.812457) + (xy 189.3705 66.705799) + (xy 189.3705 65.834201) + (xy 189.355165 65.727543) + (xy 189.295377 65.596627) + (xy 189.201128 65.487857) + (xy 189.080053 65.410047) + (xy 189.080051 65.410046) + (xy 189.080049 65.410045) + (xy 189.08005 65.410045) + (xy 188.941963 65.3695) + (xy 188.941961 65.3695) + (xy 188.798039 65.3695) + (xy 188.798036 65.3695) + (xy 188.659949 65.410045) + (xy 188.538873 65.487856) + (xy 188.444623 65.596626) + (xy 188.444622 65.596628) + (xy 188.384834 65.727543) + (xy 188.3695 65.834202) + (xy 188.3695 66.705797) + (xy 180.7305 66.705797) + (xy 180.7305 65.834201) + (xy 180.715165 65.727543) + (xy 180.655377 65.596627) + (xy 180.561128 65.487857) + (xy 180.440053 65.410047) + (xy 180.440051 65.410046) + (xy 180.440049 65.410045) + (xy 180.44005 65.410045) + (xy 180.301963 65.3695) + (xy 180.301961 65.3695) + (xy 180.158039 65.3695) + (xy 180.158036 65.3695) + (xy 180.019949 65.410045) + (xy 179.898873 65.487856) + (xy 179.804623 65.596626) + (xy 179.804622 65.596628) + (xy 179.744834 65.727543) + (xy 179.7295 65.834202) + (xy 179.7295 66.705797) + (xy 69.734202 66.705797) (xy 71.064108 65.375891) (xy 71.125429 65.342408) (xy 71.150752 65.339578) @@ -27182,10 +27651,9 @@ (xy 117.021671 64.978332) (xy 117.067863 65.030755) (xy 117.0795 65.083201) - (xy 117.0795 65.625799) - (xy 117.082261 65.645) + (xy 117.0795 65.625797) (xy 117.094834 65.732456) - (xy 117.154622 65.863371) + (xy 117.105815 65.7565) (xy 117.154623 65.863373) (xy 117.248872 65.972143) (xy 117.369947 66.049953) @@ -27209,10 +27677,9 @@ (xy 125.661671 64.906582) (xy 125.707863 64.959005) (xy 125.7195 65.011451) - (xy 125.7195 65.625799) - (xy 125.722261 65.645) + (xy 125.7195 65.625797) (xy 125.734834 65.732456) - (xy 125.794622 65.863371) + (xy 125.745815 65.7565) (xy 125.794623 65.863373) (xy 125.888872 65.972143) (xy 126.009947 66.049953) @@ -35226,7 +35693,57 @@ (xy 183.085131 101.679997) (xy 183.085131 101.680002) (xy 58.28 101.680002) - (xy 58.28 99.840003) + (xy 58.28 97.950001) + (xy 130.497032 97.950001) + (xy 130.516864 98.176686) + (xy 130.516866 98.176697) + (xy 130.575758 98.396488) + (xy 130.575761 98.396497) + (xy 130.671931 98.602732) + (xy 130.671932 98.602734) + (xy 130.802451 98.789137) + (xy 130.802452 98.789138) + (xy 130.802453 98.789139) + (xy 130.889383 98.876069) + (xy 130.922867 98.93739) + (xy 130.917883 99.007082) + (xy 130.889384 99.051429) + (xy 130.859952 99.080861) + (xy 130.729432 99.267265) + (xy 130.729431 99.267267) + (xy 130.633261 99.473502) + (xy 130.633258 99.473511) + (xy 130.574366 99.693302) + (xy 130.574364 99.693313) + (xy 130.554532 99.919998) + (xy 130.554532 99.920001) + (xy 130.574364 100.146686) + (xy 130.574366 100.146697) + (xy 130.633258 100.366488) + (xy 130.633261 100.366497) + (xy 130.729431 100.572732) + (xy 130.729432 100.572734) + (xy 130.859954 100.759141) + (xy 131.020858 100.920045) + (xy 131.020861 100.920047) + (xy 131.207266 101.050568) + (xy 131.413504 101.146739) + (xy 131.633308 101.205635) + (xy 131.79523 101.219801) + (xy 131.859998 101.225468) + (xy 131.86 101.225468) + (xy 131.860002 101.225468) + (xy 131.916673 101.220509) + (xy 132.086692 101.205635) + (xy 132.306496 101.146739) + (xy 132.512734 101.050568) + (xy 132.699139 100.920047) + (xy 132.860047 100.759139) + (xy 132.990568 100.572734) + (xy 133.086739 100.366496) + (xy 133.145635 100.146692) + (xy 133.165468 99.92) + (xy 133.158469 99.840003) (xy 140.524435 99.840003) (xy 140.54463 100.019249) (xy 140.544631 100.019254) @@ -35235,6 +35752,7 @@ (xy 140.700184 100.342262) (xy 140.827738 100.469816) (xy 140.980478 100.565789) + (xy 141.000326 100.572734) (xy 141.150745 100.625368) (xy 141.15075 100.625369) (xy 141.329996 100.645565) @@ -35273,28 +35791,20 @@ (xy 140.54463 99.66075) (xy 140.524435 99.839996) (xy 140.524435 99.840003) - (xy 58.28 99.840003) - (xy 58.28 97.95) - (xy 131.096855 97.95) - (xy 131.117359 98.118869) - (xy 131.11736 98.118874) - (xy 131.177682 98.277931) - (xy 131.234095 98.359658) - (xy 131.274317 98.417929) - (xy 131.362992 98.496488) - (xy 131.40165 98.530736) - (xy 131.509805 98.5875) - (xy 131.552275 98.60979) - (xy 131.717444 98.6505) - (xy 131.887556 98.6505) - (xy 132.052725 98.60979) - (xy 132.142828 98.5625) - (xy 132.203349 98.530736) - (xy 132.20335 98.530734) - (xy 132.203352 98.530734) - (xy 132.330683 98.417929) - (xy 132.427318 98.27793) - (xy 132.460664 98.190003) + (xy 133.158469 99.840003) + (xy 133.145635 99.693308) + (xy 133.086739 99.473504) + (xy 132.990568 99.267266) + (xy 132.860047 99.080861) + (xy 132.860045 99.080858) + (xy 132.773117 98.99393) + (xy 132.739632 98.932607) + (xy 132.744616 98.862915) + (xy 132.773114 98.81857) + (xy 132.802547 98.789139) + (xy 132.933068 98.602734) + (xy 133.029239 98.396496) + (xy 133.084568 98.190003) (xy 138.894435 98.190003) (xy 138.91463 98.369249) (xy 138.914631 98.369254) @@ -35302,7 +35812,10 @@ (xy 139.03756 98.640341) (xy 139.070184 98.692262) (xy 139.197738 98.819816) + (xy 139.261146 98.859658) + (xy 139.339141 98.908666) (xy 139.350478 98.915789) + (xy 139.480635 98.961333) (xy 139.520745 98.975368) (xy 139.52075 98.975369) (xy 139.699996 98.995565) @@ -35343,27 +35856,48 @@ (xy 138.91463 98.01075) (xy 138.894435 98.189996) (xy 138.894435 98.190003) - (xy 132.460664 98.190003) - (xy 132.48764 98.118872) - (xy 132.508145 97.95) - (xy 132.48764 97.781128) - (xy 132.479091 97.758587) - (xy 132.427317 97.622068) - (xy 132.386478 97.562904) - (xy 132.330683 97.482071) - (xy 132.231262 97.393992) - (xy 132.203349 97.369263) - (xy 132.052726 97.29021) - (xy 131.887556 97.2495) - (xy 131.717444 97.2495) - (xy 131.552273 97.29021) - (xy 131.40165 97.369263) - (xy 131.274316 97.482072) - (xy 131.177682 97.622068) - (xy 131.11736 97.781125) - (xy 131.117359 97.78113) - (xy 131.096855 97.95) - (xy 58.28 97.95) + (xy 133.084568 98.190003) + (xy 133.088135 98.176692) + (xy 133.107968 97.95) + (xy 133.106832 97.93702) + (xy 133.094462 97.795628) + (xy 133.088135 97.723308) + (xy 133.038238 97.53709) + (xy 133.029241 97.503511) + (xy 133.029238 97.503502) + (xy 133.026401 97.497418) + (xy 132.933068 97.297266) + (xy 132.802547 97.110861) + (xy 132.802545 97.110858) + (xy 132.641641 96.949954) + (xy 132.455234 96.819432) + (xy 132.455232 96.819431) + (xy 132.248997 96.723261) + (xy 132.248988 96.723258) + (xy 132.029197 96.664366) + (xy 132.029193 96.664365) + (xy 132.029192 96.664365) + (xy 132.029191 96.664364) + (xy 132.029186 96.664364) + (xy 131.802502 96.644532) + (xy 131.802498 96.644532) + (xy 131.575813 96.664364) + (xy 131.575802 96.664366) + (xy 131.356011 96.723258) + (xy 131.356002 96.723261) + (xy 131.149767 96.819431) + (xy 131.149765 96.819432) + (xy 130.963358 96.949954) + (xy 130.802454 97.110858) + (xy 130.671932 97.297265) + (xy 130.671931 97.297267) + (xy 130.575761 97.503502) + (xy 130.575758 97.503511) + (xy 130.516866 97.723302) + (xy 130.516864 97.723313) + (xy 130.497032 97.949998) + (xy 130.497032 97.950001) + (xy 58.28 97.950001) (xy 58.28 96.580001) (xy 140.224532 96.580001) (xy 140.244364 96.806686) @@ -35398,7 +35932,7 @@ (xy 141.959432 98.702734) (xy 142.089954 98.889141) (xy 142.250858 99.050045) - (xy 142.297693 99.082839) + (xy 142.294864 99.080858) (xy 142.437266 99.180568) (xy 142.643504 99.276739) (xy 142.863308 99.335635) @@ -35420,7 +35954,7 @@ (xy 182.141407 99.03709) (xy 182.14141 99.037092) (xy 182.141413 99.037095) - (xy 182.240339 99.0875) + (xy 182.227303 99.080858) (xy 182.240341 99.087501) (xy 182.349998 99.104869) (xy 182.35 99.104869) @@ -35436,7 +35970,7 @@ (xy 182.704869 98.750002) (xy 182.704869 98.749997) (xy 182.687501 98.640341) - (xy 182.673521 98.612904) + (xy 182.660577 98.5875) (xy 182.637095 98.541413) (xy 182.637092 98.54141) (xy 182.63709 98.541407) @@ -35504,7 +36038,7 @@ (xy 190.891407 99.03709) (xy 190.89141 99.037092) (xy 190.891413 99.037095) - (xy 190.990339 99.0875) + (xy 190.977303 99.080858) (xy 190.990341 99.087501) (xy 191.099998 99.104869) (xy 191.1 99.104869) @@ -35564,7 +36098,7 @@ (xy 191.454869 98.750002) (xy 191.454869 98.749997) (xy 191.437501 98.640341) - (xy 191.423521 98.612904) + (xy 191.410577 98.5875) (xy 191.387095 98.541413) (xy 191.387092 98.54141) (xy 191.38709 98.541407) @@ -35656,7 +36190,7 @@ (xy 183.354869 97.900002) (xy 183.354869 97.899997) (xy 183.337501 97.790341) - (xy 183.332805 97.781125) + (xy 183.3375 97.790339) (xy 183.287095 97.691413) (xy 183.287092 97.69141) (xy 183.28709 97.691407) @@ -35821,46 +36355,106 @@ (xy 140.224532 96.579998) (xy 140.224532 96.580001) (xy 58.28 96.580001) - (xy 58.28 92.45) - (xy 131.206855 92.45) - (xy 131.227359 92.618869) - (xy 131.22736 92.618874) - (xy 131.287682 92.777931) - (xy 131.309672 92.809788) - (xy 131.384317 92.917929) - (xy 131.490005 93.01156) - (xy 131.51165 93.030736) - (xy 131.662273 93.109789) - (xy 131.662275 93.10979) - (xy 131.827444 93.1505) - (xy 131.997556 93.1505) - (xy 132.162725 93.10979) - (xy 132.281354 93.047528) - (xy 132.313349 93.030736) - (xy 132.31335 93.030734) - (xy 132.313352 93.030734) - (xy 132.440683 92.917929) - (xy 132.537318 92.77793) - (xy 132.59764 92.618872) - (xy 132.618145 92.45) - (xy 132.59764 92.281128) - (xy 132.596806 92.27893) - (xy 132.537317 92.122068) - (xy 132.502976 92.072318) - (xy 132.440683 91.982071) - (xy 132.313352 91.869266) - (xy 132.313349 91.869263) - (xy 132.162726 91.79021) - (xy 131.997556 91.7495) - (xy 131.827444 91.7495) - (xy 131.662273 91.79021) - (xy 131.51165 91.869263) - (xy 131.384316 91.982072) - (xy 131.287682 92.122068) - (xy 131.22736 92.281125) - (xy 131.227359 92.28113) - (xy 131.206855 92.45) - (xy 58.28 92.45) + (xy 58.28 92.450001) + (xy 130.607032 92.450001) + (xy 130.626864 92.676686) + (xy 130.626866 92.676697) + (xy 130.685758 92.896488) + (xy 130.685761 92.896497) + (xy 130.781931 93.102732) + (xy 130.781932 93.102734) + (xy 130.912454 93.289141) + (xy 131.073358 93.450045) + (xy 131.073361 93.450047) + (xy 131.259766 93.580568) + (xy 131.466004 93.676739) + (xy 131.685808 93.735635) + (xy 131.797553 93.745411) + (xy 131.86262 93.770862) + (xy 131.903599 93.827452) + (xy 131.910272 93.858123) + (xy 131.910863 93.864877) + (xy 131.910866 93.864895) + (xy 131.969758 94.084686) + (xy 131.969761 94.084695) + (xy 132.065931 94.29093) + (xy 132.065932 94.290932) + (xy 132.196454 94.477339) + (xy 132.357358 94.638243) + (xy 132.357361 94.638245) + (xy 132.543766 94.768766) + (xy 132.750004 94.864937) + (xy 132.969808 94.923833) + (xy 133.13173 94.937999) + (xy 133.196498 94.943666) + (xy 133.1965 94.943666) + (xy 133.196502 94.943666) + (xy 133.253173 94.938707) + (xy 133.423192 94.923833) + (xy 133.642996 94.864937) + (xy 133.849234 94.768766) + (xy 134.035639 94.638245) + (xy 134.196547 94.477337) + (xy 134.327068 94.290932) + (xy 134.423239 94.084694) + (xy 134.482135 93.86489) + (xy 134.500517 93.654779) + (xy 134.501968 93.638199) + (xy 134.501968 93.638196) + (xy 134.494635 93.554378) + (xy 134.482135 93.411506) + (xy 134.425667 93.200762) + (xy 134.423241 93.191709) + (xy 134.423238 93.1917) + (xy 134.389701 93.11978) + (xy 134.327068 92.985464) + (xy 134.222918 92.836721) + (xy 134.196545 92.799056) + (xy 134.035641 92.638152) + (xy 133.849234 92.50763) + (xy 133.849232 92.507629) + (xy 133.642997 92.411459) + (xy 133.642988 92.411456) + (xy 133.423197 92.352564) + (xy 133.423187 92.352562) + (xy 133.311445 92.342786) + (xy 133.246376 92.317333) + (xy 133.205398 92.260742) + (xy 133.198726 92.230064) + (xy 133.198135 92.223308) + (xy 133.139239 92.003504) + (xy 133.043068 91.797266) + (xy 132.912547 91.610861) + (xy 132.912545 91.610858) + (xy 132.751641 91.449954) + (xy 132.565234 91.319432) + (xy 132.565232 91.319431) + (xy 132.358997 91.223261) + (xy 132.358988 91.223258) + (xy 132.139197 91.164366) + (xy 132.139193 91.164365) + (xy 132.139192 91.164365) + (xy 132.139191 91.164364) + (xy 132.139186 91.164364) + (xy 131.912502 91.144532) + (xy 131.912498 91.144532) + (xy 131.685813 91.164364) + (xy 131.685802 91.164366) + (xy 131.466011 91.223258) + (xy 131.466002 91.223261) + (xy 131.259767 91.319431) + (xy 131.259765 91.319432) + (xy 131.073358 91.449954) + (xy 130.912454 91.610858) + (xy 130.781932 91.797265) + (xy 130.781931 91.797267) + (xy 130.685761 92.003502) + (xy 130.685758 92.003511) + (xy 130.626866 92.223302) + (xy 130.626864 92.223313) + (xy 130.607032 92.449998) + (xy 130.607032 92.450001) + (xy 58.28 92.450001) (xy 58.28 89.147502) (xy 86.485131 89.147502) (xy 86.502498 89.257158) @@ -36843,9 +37437,9 @@ (xy 141.093 75.185056) (xy 141.093 75.014944) (xy 141.05229 74.849775) - (xy 141.039273 74.824974) + (xy 141.02508 74.797931) (xy 140.973236 74.69915) - (xy 140.892941 74.608516) + (xy 140.919834 74.638872) (xy 140.860429 74.571817) (xy 140.80563 74.533992) (xy 140.720431 74.475182) @@ -36875,7 +37469,7 @@ (xy 106.202428 74.882964) (xy 106.275106 74.965) (xy 106.308791 75.003022) - (xy 106.390565 75.059466) + (xy 106.377916 75.050736) (xy 106.440794 75.094138) (xy 106.440795 75.094138) (xy 106.440796 75.094139) @@ -37023,9 +37617,9 @@ (xy 134.007359 73.268868) (xy 134.00736 73.268874) (xy 134.067682 73.427931) - (xy 134.129975 73.518177) + (xy 134.110943 73.490604) (xy 134.164317 73.567929) - (xy 134.243329 73.637927) + (xy 134.270005 73.66156) (xy 134.29165 73.680736) (xy 134.42314 73.749747) (xy 134.442275 73.75979) @@ -37114,7 +37708,7 @@ (xy 122.574869 71.890002) (xy 122.574869 71.889997) (xy 122.557501 71.780341) - (xy 122.541293 71.748531) + (xy 122.53662 71.73936) (xy 122.507095 71.681413) (xy 122.507092 71.68141) (xy 122.50709 71.681407) @@ -37823,7 +38417,7 @@ (xy 190.748592 93.302909) (xy 190.748588 93.302906) (xy 190.748587 93.302905) - (xy 190.71621 93.286408) + (xy 190.744743 93.300946) (xy 190.649658 93.252498) (xy 190.540002 93.235131) (xy 190.539998 93.235131) @@ -38695,6 +39289,48 @@ (xy 198.364859 76.53113) (xy 198.344355 76.7) (xy 166.635561 76.7) + (xy 166.659579 74.47) + (xy 188.564355 74.47) + (xy 188.584859 74.638869) + (xy 188.58486 74.638874) + (xy 188.645182 74.797931) + (xy 188.680967 74.849773) + (xy 188.741817 74.937929) + (xy 188.847505 75.03156) + (xy 188.86915 75.050736) + (xy 188.951848 75.094139) + (xy 189.019775 75.12979) + (xy 189.184944 75.1705) + (xy 189.355056 75.1705) + (xy 189.520225 75.12979) + (xy 189.599692 75.088081) + (xy 189.670849 75.050736) + (xy 189.67085 75.050734) + (xy 189.670852 75.050734) + (xy 189.798183 74.937929) + (xy 189.894818 74.79793) + (xy 189.95514 74.638872) + (xy 189.975645 74.47) + (xy 189.95514 74.301128) + (xy 189.945545 74.275829) + (xy 189.922459 74.214955) + (xy 189.894818 74.14207) + (xy 189.887494 74.13146) + (xy 189.827815 74.045) + (xy 189.798183 74.002071) + (xy 189.670852 73.889266) + (xy 189.670849 73.889263) + (xy 189.520226 73.81021) + (xy 189.355056 73.7695) + (xy 189.184944 73.7695) + (xy 189.019773 73.81021) + (xy 188.86915 73.889263) + (xy 188.741816 74.002072) + (xy 188.645182 74.142068) + (xy 188.58486 74.301125) + (xy 188.584859 74.30113) + (xy 188.564355 74.47) + (xy 166.659579 74.47) (xy 166.672719 73.25) (xy 181.894355 73.25) (xy 181.914859 73.418869) @@ -38702,9 +39338,9 @@ (xy 181.975182 73.577931) (xy 182.035177 73.664847) (xy 182.071817 73.717929) - (xy 182.141346 73.779526) + (xy 182.130029 73.7695) (xy 182.19915 73.830736) - (xy 182.349773 73.909789) + (xy 182.310664 73.889263) (xy 182.349775 73.90979) (xy 182.514944 73.9505) (xy 182.685056 73.9505) @@ -38717,46 +39353,6 @@ (xy 183.224818 73.57793) (xy 183.28514 73.418872) (xy 183.305645 73.25) - (xy 183.295931 73.17) - (xy 188.614311 73.17) - (xy 188.634815 73.338869) - (xy 188.634816 73.338874) - (xy 188.695138 73.497931) - (xy 188.740755 73.564017) - (xy 188.791773 73.637929) - (xy 188.882075 73.717929) - (xy 188.919106 73.750736) - (xy 189.048624 73.818712) - (xy 189.069731 73.82979) - (xy 189.2349 73.8705) - (xy 189.405012 73.8705) - (xy 189.570181 73.82979) - (xy 189.66595 73.779526) - (xy 189.720805 73.750736) - (xy 189.720806 73.750734) - (xy 189.720808 73.750734) - (xy 189.848139 73.637929) - (xy 189.944774 73.49793) - (xy 190.005096 73.338872) - (xy 190.025601 73.17) - (xy 190.005096 73.001128) - (xy 189.944774 72.84207) - (xy 189.938854 72.833494) - (xy 189.903359 72.782071) - (xy 189.848139 72.702071) - (xy 189.720808 72.589266) - (xy 189.720805 72.589263) - (xy 189.570182 72.51021) - (xy 189.405012 72.4695) - (xy 189.2349 72.4695) - (xy 189.069729 72.51021) - (xy 188.919106 72.589263) - (xy 188.791772 72.702072) - (xy 188.695138 72.842068) - (xy 188.634816 73.001125) - (xy 188.634815 73.00113) - (xy 188.614311 73.17) - (xy 183.295931 73.17) (xy 183.28514 73.081128) (xy 183.280504 73.068905) (xy 183.224817 72.922068) @@ -38834,54 +39430,56 @@ (xy 177.203458 69.527173) (xy 177.203464 69.527175) (xy 177.261362 69.5355) - (xy 177.261366 69.5355) - (xy 179.136045 69.5355) - (xy 179.203084 69.555185) - (xy 179.248839 69.607989) - (xy 179.258783 69.677147) - (xy 179.257507 69.684461) - (xy 179.23 69.818309) - (xy 179.23 70.22) - (xy 179.93 70.22) - (xy 179.93 70.72) - (xy 179.23 70.72) - (xy 179.23 71.070713) - (xy 179.245418 71.222338) - (xy 179.306299 71.416381) - (xy 179.306304 71.416391) - (xy 179.405005 71.594215) - (xy 179.405005 71.594216) - (xy 179.537478 71.74853) - (xy 179.537479 71.748531) - (xy 179.698304 71.873018) - (xy 179.880907 71.962589) - (xy 179.98 71.988244) - (xy 179.98 71.18611) - (xy 180.004457 71.22561) - (xy 180.093962 71.293201) - (xy 180.20184 71.323895) - (xy 180.313521 71.313546) - (xy 180.413922 71.263552) - (xy 180.48 71.191069) - (xy 180.48 71.993366) - (xy 180.481944 71.993069) - (xy 180.481945 71.993069) - (xy 180.67266 71.922436) - (xy 180.672664 71.922434) - (xy 180.845267 71.81485) - (xy 180.992668 71.674735) - (xy 180.992669 71.674733) - (xy 181.108856 71.507804) - (xy 181.189059 71.320907) - (xy 181.23 71.12169) - (xy 181.23 70.72) - (xy 180.53 70.72) - (xy 180.53 70.22) - (xy 181.198473 70.22) - (xy 181.265512 70.239685) - (xy 181.292182 70.262793) - (xy 181.29511 70.266172) - (xy 181.295113 70.266174) + (xy 179.662425 69.5355) + (xy 179.729464 69.555185) + (xy 179.775219 69.607989) + (xy 179.785163 69.677147) + (xy 179.775219 69.711012) + (xy 179.744834 69.777543) + (xy 179.735927 69.839499) + (xy 179.729999 69.880734) + (xy 179.7295 69.884202) + (xy 179.7295 71.055797) + (xy 179.744834 71.162456) + (xy 179.798101 71.279092) + (xy 179.804623 71.293373) + (xy 179.898872 71.402143) + (xy 180.019947 71.479953) + (xy 180.01995 71.479954) + (xy 180.019949 71.479954) + (xy 180.158036 71.520499) + (xy 180.158038 71.5205) + (xy 180.158039 71.5205) + (xy 180.301962 71.5205) + (xy 180.301962 71.520499) + (xy 180.440053 71.479953) + (xy 180.561128 71.402143) + (xy 180.655377 71.293373) + (xy 180.715165 71.162457) + (xy 180.7305 71.055799) + (xy 180.7305 69.884201) + (xy 180.715165 69.777543) + (xy 180.702325 69.749428) + (xy 180.684781 69.711012) + (xy 180.674837 69.641853) + (xy 180.703862 69.578298) + (xy 180.76264 69.540523) + (xy 180.797575 69.5355) + (xy 181.131214 69.5355) + (xy 181.198253 69.555185) + (xy 181.244008 69.607989) + (xy 181.253952 69.677147) + (xy 181.235529 69.72654) + (xy 181.220818 69.749428) + (xy 181.220817 69.749432) + (xy 181.182263 69.880734) + (xy 181.1821 69.881288) + (xy 181.1821 70.018712) + (xy 181.217713 70.139998) + (xy 181.220817 70.150567) + (xy 181.220819 70.150571) + (xy 181.295112 70.266174) + (xy 181.295113 70.266175) (xy 181.295114 70.266176) (xy 181.398971 70.356169) (xy 181.408455 70.3605) @@ -38902,7 +39500,7 @@ (xy 182.1379 70.018712) (xy 182.1379 69.881288) (xy 182.137737 69.880734) - (xy 182.116894 69.80975) + (xy 182.121858 69.826656) (xy 182.099183 69.749432) (xy 182.099181 69.749429) (xy 182.099181 69.749428) @@ -39063,50 +39661,47 @@ (xy 187.612068 70.396795) (xy 187.701029 70.356169) (xy 187.804886 70.266176) - (xy 187.804889 70.266172) - (xy 187.807818 70.262793) - (xy 187.811577 70.260377) - (xy 187.811588 70.260368) - (xy 187.811589 70.260369) - (xy 187.866597 70.225021) - (xy 187.901527 70.22) - (xy 188.57 70.22) - (xy 188.57 70.72) - (xy 187.87 70.72) - (xy 187.87 71.070713) - (xy 187.885418 71.222338) - (xy 187.946299 71.416381) - (xy 187.946304 71.416391) - (xy 188.045005 71.594215) - (xy 188.045005 71.594216) - (xy 188.177478 71.74853) - (xy 188.177479 71.748531) - (xy 188.338304 71.873018) - (xy 188.520907 71.962589) - (xy 188.62 71.988244) - (xy 188.62 71.18611) - (xy 188.644457 71.22561) - (xy 188.733962 71.293201) - (xy 188.84184 71.323895) - (xy 188.953521 71.313546) - (xy 189.053922 71.263552) - (xy 189.12 71.191069) - (xy 189.12 71.993366) - (xy 189.121944 71.993069) - (xy 189.121945 71.993069) - (xy 189.31266 71.922436) - (xy 189.312664 71.922434) - (xy 189.485267 71.81485) - (xy 189.632668 71.674735) - (xy 189.632669 71.674733) - (xy 189.748856 71.507804) - (xy 189.829059 71.320907) - (xy 189.87 71.12169) - (xy 189.87 70.72) - (xy 189.17 70.72) - (xy 189.17 70.22) - (xy 189.87 70.22) - (xy 189.87 69.938892) + (xy 187.879183 70.150568) + (xy 187.9179 70.018712) + (xy 187.9179 69.881288) + (xy 187.917737 69.880734) + (xy 187.901858 69.826656) + (xy 187.879183 69.749432) + (xy 187.879181 69.749429) + (xy 187.879181 69.749428) + (xy 187.864471 69.72654) + (xy 187.844786 69.659501) + (xy 187.86447 69.592461) + (xy 187.917274 69.546706) + (xy 187.968786 69.5355) + (xy 188.302425 69.5355) + (xy 188.369464 69.555185) + (xy 188.415219 69.607989) + (xy 188.425163 69.677147) + (xy 188.415219 69.711012) + (xy 188.384834 69.777543) + (xy 188.375927 69.839499) + (xy 188.369999 69.880734) + (xy 188.3695 69.884202) + (xy 188.3695 71.055797) + (xy 188.384834 71.162456) + (xy 188.438101 71.279092) + (xy 188.444623 71.293373) + (xy 188.538872 71.402143) + (xy 188.659947 71.479953) + (xy 188.65995 71.479954) + (xy 188.659949 71.479954) + (xy 188.798036 71.520499) + (xy 188.798038 71.5205) + (xy 188.798039 71.5205) + (xy 188.941962 71.5205) + (xy 188.941962 71.520499) + (xy 189.080053 71.479953) + (xy 189.201128 71.402143) + (xy 189.295377 71.293373) + (xy 189.355165 71.162457) + (xy 189.3705 71.055799) + (xy 189.3705 69.938892) (xy 192.515463 69.938892) (xy 192.535967 70.107761) (xy 192.535968 70.107766) @@ -39130,7 +39725,7 @@ (xy 193.926753 69.938892) (xy 193.906248 69.77002) (xy 193.890937 69.729649) - (xy 193.884339 69.71225) + (xy 193.849264 69.619763) (xy 193.845926 69.610962) (xy 193.838359 69.6) (xy 193.793431 69.53491) @@ -39147,14 +39742,15 @@ (xy 192.535968 69.770017) (xy 192.535967 69.770022) (xy 192.515463 69.938892) - (xy 189.87 69.938892) - (xy 189.87 69.869286) - (xy 189.854581 69.717665) - (xy 189.847979 69.696623) - (xy 189.846691 69.626765) - (xy 189.883375 69.567301) - (xy 189.946384 69.537108) - (xy 189.966292 69.5355) + (xy 189.3705 69.938892) + (xy 189.3705 69.884201) + (xy 189.355165 69.777543) + (xy 189.342325 69.749428) + (xy 189.324781 69.711012) + (xy 189.314837 69.641853) + (xy 189.343862 69.578298) + (xy 189.40264 69.540523) + (xy 189.437575 69.5355) (xy 190.274138 69.5355) (xy 190.274142 69.5355) (xy 190.285134 69.534911) @@ -39300,7 +39896,7 @@ (xy 199.0945 97.445481) (xy 199.096688 97.462511) (xy 199.101171 97.497418) - (xy 199.101172 97.497421) + (xy 199.102761 97.503504) (xy 199.117015 97.558068) (xy 199.12265 97.576177) (xy 199.172176 97.653063) @@ -39466,7 +40062,7 @@ (xy 212.345131 97.850002) (xy 208.24695 97.850002) (xy 208.237501 97.790341) - (xy 208.232805 97.781125) + (xy 208.2375 97.790339) (xy 208.187095 97.691413) (xy 208.187092 97.69141) (xy 208.18709 97.691407) @@ -39814,8 +40410,9 @@ (xy 210.409001 71.988384) (xy 210.408998 71.988381) (xy 210.408991 71.988371) - (xy 207.884305 69.463685) - (xy 216.21574 69.463685) + (xy 207.884303 69.463683) + (xy 216.21574 69.463683) + (xy 216.225658 69.646627) (xy 216.225755 69.648406) (xy 216.225755 69.648411) (xy 216.275244 69.826656) @@ -39838,11 +40435,12 @@ (xy 217.722041 70.063849) (xy 217.825858 69.91073) (xy 217.83781 69.880734) - (xy 217.866092 69.80975) + (xy 217.860742 69.823176) (xy 217.894331 69.738875) (xy 217.92426 69.556317) - (xy 217.919238 69.463685) - (xy 223.22574 69.463685) + (xy 217.919238 69.463683) + (xy 223.22574 69.463683) + (xy 223.235658 69.646627) (xy 223.235755 69.648406) (xy 223.235755 69.648411) (xy 223.285244 69.826656) @@ -39865,7 +40463,7 @@ (xy 224.732041 70.063849) (xy 224.835858 69.91073) (xy 224.84781 69.880734) - (xy 224.876092 69.80975) + (xy 224.870742 69.823176) (xy 224.904331 69.738875) (xy 224.93426 69.556317) (xy 224.924245 69.371593) @@ -39890,9 +40488,8 @@ (xy 223.324138 69.109276) (xy 223.255669 69.281122) (xy 223.24304 69.358158) - (xy 223.227945 69.450237) - (xy 223.22574 69.463685) - (xy 217.919238 69.463685) + (xy 223.22574 69.463683) + (xy 217.919238 69.463683) (xy 217.914245 69.371593) (xy 217.907667 69.3479) (xy 217.864755 69.193343) @@ -39915,9 +40512,8 @@ (xy 216.314138 69.109276) (xy 216.245669 69.281122) (xy 216.23304 69.358158) - (xy 216.217945 69.450237) - (xy 216.21574 69.463685) - (xy 207.884305 69.463685) + (xy 216.21574 69.463683) + (xy 207.884303 69.463683) (xy 206.704119 68.283499) (xy 205.440626 67.020006) (xy 216.940288 67.020006) @@ -40590,7 +41186,7 @@ (xy 208.294869 74.420002) (xy 208.294869 74.419997) (xy 208.277501 74.310341) - (xy 208.2775 74.310339) + (xy 208.272807 74.301128) (xy 208.227095 74.211413) (xy 208.227092 74.21141) (xy 208.22709 74.211407) @@ -40617,16 +41213,6 @@ (xy 190.356319 69.293681) (xy 190.294996 69.327166) (xy 190.268638 69.33) - (xy 189.28376 69.33) - (xy 189.226135 69.315796) - (xy 189.167262 69.284897) - (xy 189.120224 69.260209) - (xy 188.955056 69.2195) - (xy 188.784944 69.2195) - (xy 188.619775 69.260209) - (xy 188.56276 69.290134) - (xy 188.513864 69.315796) - (xy 188.45624 69.33) (xy 184.705247 69.33) (xy 184.638208 69.310315) (xy 184.592453 69.257511) @@ -40654,16 +41240,6 @@ (xy 183.974443 69.290134) (xy 183.914497 69.326025) (xy 183.883353 69.33) - (xy 180.64376 69.33) - (xy 180.586135 69.315796) - (xy 180.527262 69.284897) - (xy 180.480224 69.260209) - (xy 180.315056 69.2195) - (xy 180.144944 69.2195) - (xy 179.979775 69.260209) - (xy 179.92276 69.290134) - (xy 179.873864 69.315796) - (xy 179.81624 69.33) (xy 177.261362 69.33) (xy 177.194323 69.310315) (xy 177.173681 69.293681) @@ -40957,6 +41533,142 @@ ) ) ) + (zone (net 1) (net_name "VCC") (layer "B.Cu") (tstamp 71de4c99-abf0-4d33-b77e-13d46a388685) (hatch edge 0.5) + (connect_pads (clearance 0.2)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5) (island_removal_mode 1) (island_area_min 10)) + (polygon + (pts + (xy 134.62 78.74) + (xy 129.54 83.82) + (xy 129.54 101.6) + (xy 132.08 101.6) + (xy 137.16 99.06) + (xy 142.24 91.44) + (xy 142.24 86.36) + (xy 144.78 81.28) + (xy 144.78 78.74) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 144.723039 78.759685) + (xy 144.768794 78.812489) + (xy 144.78 78.864) + (xy 144.78 81.250727) + (xy 144.766909 81.306181) + (xy 142.24 86.359999) + (xy 142.24 91.402456) + (xy 142.220315 91.469495) + (xy 142.219174 91.471239) + (xy 138.510972 97.033542) + (xy 138.495479 97.05244) + (xy 137.541042 98.006877) + (xy 137.534561 98.012517) + (xy 137.524792 98.019895) + (xy 137.492407 98.055418) + (xy 137.490432 98.057486) + (xy 137.476586 98.071332) + (xy 137.476581 98.071338) + (xy 137.475045 98.073581) + (xy 137.469718 98.080305) + (xy 137.448698 98.103364) + (xy 137.446156 98.109929) + (xy 137.432832 98.135208) + (xy 137.428855 98.141013) + (xy 137.428852 98.141019) + (xy 137.421709 98.171383) + (xy 137.419168 98.179588) + (xy 137.4079 98.208678) + (xy 137.4079 98.21572) + (xy 137.404606 98.24411) + (xy 137.402995 98.250957) + (xy 137.402995 98.25096) + (xy 137.407305 98.281855) + (xy 137.4079 98.290431) + (xy 137.4079 98.650606) + (xy 137.388215 98.717645) + (xy 137.387074 98.719389) + (xy 137.178266 99.032601) + (xy 137.130546 99.074727) + (xy 132.106182 101.586909) + (xy 132.050728 101.6) + (xy 129.664 101.6) + (xy 129.596961 101.580315) + (xy 129.551206 101.527511) + (xy 129.54 101.476) + (xy 129.54 93.4445) + (xy 129.559685 93.377461) + (xy 129.612489 93.331706) + (xy 129.664 93.3205) + (xy 129.804462 93.3205) + (xy 129.804462 93.320499) + (xy 129.942553 93.279953) + (xy 130.063628 93.202143) + (xy 130.157877 93.093373) + (xy 130.217665 92.962457) + (xy 130.238147 92.82) + (xy 130.217665 92.677543) + (xy 130.157877 92.546627) + (xy 130.063628 92.437857) + (xy 129.942553 92.360047) + (xy 129.942551 92.360046) + (xy 129.942549 92.360045) + (xy 129.94255 92.360045) + (xy 129.804463 92.3195) + (xy 129.804461 92.3195) + (xy 129.664 92.3195) + (xy 129.596961 92.299815) + (xy 129.551206 92.247011) + (xy 129.54 92.1955) + (xy 129.54 88.47) + (xy 130.626853 88.47) + (xy 130.647334 88.612456) + (xy 130.707122 88.743371) + (xy 130.707123 88.743373) + (xy 130.801372 88.852143) + (xy 130.922447 88.929953) + (xy 130.92245 88.929954) + (xy 130.922449 88.929954) + (xy 131.060536 88.970499) + (xy 131.060538 88.9705) + (xy 131.060539 88.9705) + (xy 131.204462 88.9705) + (xy 131.204462 88.970499) + (xy 131.342553 88.929953) + (xy 131.463628 88.852143) + (xy 131.557877 88.743373) + (xy 131.617665 88.612457) + (xy 131.638147 88.47) + (xy 131.617665 88.327543) + (xy 131.557877 88.196627) + (xy 131.463628 88.087857) + (xy 131.342553 88.010047) + (xy 131.342551 88.010046) + (xy 131.342549 88.010045) + (xy 131.34255 88.010045) + (xy 131.204463 87.9695) + (xy 131.204461 87.9695) + (xy 131.060539 87.9695) + (xy 131.060536 87.9695) + (xy 130.922449 88.010045) + (xy 130.801373 88.087856) + (xy 130.707123 88.196626) + (xy 130.707122 88.196628) + (xy 130.647334 88.327543) + (xy 130.626853 88.47) + (xy 129.54 88.47) + (xy 129.54 83.871362) + (xy 129.559685 83.804323) + (xy 129.576319 83.783681) + (xy 134.583681 78.776319) + (xy 134.645004 78.742834) + (xy 134.671362 78.74) + (xy 144.656 78.74) + ) + ) + ) (group "" locked (id f5ac92af-6c72-42a6-99da-ef2cba8d16c6) (members 071983be-3969-4a5b-859d-a30cf9a6905a diff --git a/hardware/dutlink/dutlink.kicad_prl b/dutlink.kicad_prl similarity index 97% rename from hardware/dutlink/dutlink.kicad_prl rename to dutlink.kicad_prl index 8de81cb..2010355 100644 --- a/hardware/dutlink/dutlink.kicad_prl +++ b/dutlink.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 31, + "active_layer": 37, "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], diff --git a/hardware/dutlink/dutlink.kicad_pro b/dutlink.kicad_pro similarity index 99% rename from hardware/dutlink/dutlink.kicad_pro rename to dutlink.kicad_pro index dc76d99..03ddf89 100644 --- a/hardware/dutlink/dutlink.kicad_pro +++ b/dutlink.kicad_pro @@ -92,7 +92,7 @@ "pth_inside_courtyard": "ignore", "shorting_items": "error", "silk_edge_clearance": "ignore", - "silk_over_copper": "warning", + "silk_over_copper": "ignore", "silk_overlap": "warning", "skew_out_of_range": "error", "solder_mask_bridge": "ignore", diff --git a/hardware/dutlink/dutlink.kicad_sch b/dutlink.kicad_sch similarity index 95% rename from hardware/dutlink/dutlink.kicad_sch rename to dutlink.kicad_sch index cf39fbb..0b0001f 100644 --- a/hardware/dutlink/dutlink.kicad_sch +++ b/dutlink.kicad_sch @@ -2495,6 +2495,9 @@ (junction (at 35.56 205.74) (diameter 0) (color 0 0 0 0) (uuid 8c93959b-53db-488e-9ec6-9ff92e0f80ce) ) + (junction (at 90.17 223.52) (diameter 0) (color 0 0 0 0) + (uuid 96bfde9a-a79e-4feb-99d5-259b83b5b18b) + ) (junction (at 170.18 87.63) (diameter 0) (color 0 0 0 0) (uuid 975ad527-80f3-4392-ac03-f2a5c7af758f) ) @@ -2504,6 +2507,9 @@ (junction (at 201.93 125.73) (diameter 0) (color 0 0 0 0) (uuid 9b11a776-9236-4161-ba7d-c71d70b180ca) ) + (junction (at 88.9 215.9) (diameter 0) (color 0 0 0 0) + (uuid a0a4f34a-06d5-4445-aa13-889cbf011818) + ) (junction (at 303.53 226.06) (diameter 0) (color 0 0 0 0) (uuid a6383d2e-5d3d-4185-bc8e-776d2abbfdf2) ) @@ -2548,6 +2554,10 @@ (stroke (width 0) (type default)) (uuid 03bfeb2e-3c47-4b3c-a252-9c6c8c191c3b) ) + (wire (pts (xy 88.9 215.9) (xy 92.71 215.9)) + (stroke (width 0) (type default)) + (uuid 05c10c4d-bc8b-4c9a-a133-3868344cac09) + ) (wire (pts (xy 290.83 167.64) (xy 276.86 167.64)) (stroke (width 0) (type default)) (uuid 0820c233-236e-48b9-987c-df52f3fc0a82) @@ -2608,6 +2618,10 @@ (stroke (width 0) (type default)) (uuid 1a785d8f-3202-444d-8d05-b5452dfb4ed4) ) + (wire (pts (xy 90.17 223.52) (xy 90.17 224.79)) + (stroke (width 0) (type default)) + (uuid 1b4a196a-2d89-4209-af92-0975a971d061) + ) (wire (pts (xy 105.41 74.93) (xy 105.41 82.55)) (stroke (width 0) (type default)) (uuid 1bc1d726-b316-4744-8067-6f2a7f490254) @@ -2704,6 +2718,10 @@ (stroke (width 0) (type default)) (uuid 439f2eb8-0f3b-453c-ac75-3ac64285e1f9) ) + (wire (pts (xy 90.17 223.52) (xy 92.71 223.52)) + (stroke (width 0) (type default)) + (uuid 44e98556-1d8c-46a9-bbd3-4b5580e7f7fc) + ) (wire (pts (xy 38.1 229.235) (xy 38.1 236.22)) (stroke (width 0) (type default)) (uuid 45e947b8-c198-443f-a03b-f1ec494e0461) @@ -2848,6 +2866,10 @@ (stroke (width 0) (type default)) (uuid 786831e1-ad2a-482e-a3ad-91d0f51ae9c6) ) + (wire (pts (xy 86.36 223.52) (xy 90.17 223.52)) + (stroke (width 0) (type default)) + (uuid 79a6f830-ad6c-4a5e-9149-4dacf71d12d5) + ) (wire (pts (xy 326.39 233.68) (xy 351.79 233.68)) (stroke (width 0) (type default)) (uuid 7a9dbca4-2b54-4e8e-99ad-c46e66e8747f) @@ -3004,7 +3026,7 @@ (stroke (width 0) (type default)) (uuid a6c61c95-3342-4d15-b33e-866dd4013c68) ) - (wire (pts (xy 88.9 205.74) (xy 88.9 207.01)) + (wire (pts (xy 88.9 205.74) (xy 88.9 215.9)) (stroke (width 0) (type default)) (uuid a986e417-ad13-4577-920e-6eb4c6e0cf59) ) @@ -3016,6 +3038,10 @@ (stroke (width 0) (type default)) (uuid aa2a4aa8-b74b-4763-ab29-c5170c4e4c2f) ) + (wire (pts (xy 86.36 215.9) (xy 88.9 215.9)) + (stroke (width 0) (type default)) + (uuid ac4e1def-f7cd-4afe-b47e-197da710b48b) + ) (wire (pts (xy 140.97 63.5) (xy 143.51 63.5)) (stroke (width 0) (type default)) (uuid af955be6-95c7-4f16-b49e-133a5d1578f8) @@ -3672,6 +3698,9 @@ (property "Datasheet" "~" (at 119.38 163.83 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-075K1L" (at 119.38 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid fb8d76c6-b80c-4e1b-a89e-25e1b20de2e5)) (pin "2" (uuid 6bb8a284-065a-4ba0-aa44-959add323eda)) (instances @@ -3723,6 +3752,9 @@ (property "Datasheet" "~" (at 105.41 62.23 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "LTST-C190KRKT" (at 105.41 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid ae248557-9c2e-43fa-a361-5c8b9ad21ba6)) (pin "2" (uuid e6aa645b-b888-412e-977b-150b83c7b6a7)) (instances @@ -3795,6 +3827,47 @@ ) ) + (symbol (lib_id "Device:C") (at 92.71 219.71 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 0e310bef-7b56-44dd-88b8-f0a1049c11a7) + (property "Reference" "C28" (at 93.98 222.885 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (at 94.615 224.79 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 93.6752 223.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 92.71 219.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "CL05B104K05NNNC" (at 92.71 219.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN2" "TCC0402X7R104M160AT" (at 92.71 219.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "CL10B104KB8NNNC" (at 92.71 219.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4bd74d62-82ef-4878-9d3b-05420f8c2a92)) + (pin "2" (uuid 071139ba-e1df-456b-8b2a-a7b21a40a589)) + (instances + (project "dutlink" + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" + (reference "C28") (unit 1) + ) + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" + (reference "C62") (unit 1) + ) + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" + (reference "C35") (unit 1) + ) + ) + ) + ) + (symbol (lib_id "Device:R") (at 175.26 180.34 90) (unit 1) (in_bom yes) (on_board yes) (dnp no) (uuid 10854738-5776-4a66-bf44-c445b48bdcfa) @@ -3810,6 +3883,9 @@ (property "Datasheet" "~" (at 175.26 180.34 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RT0603BRE0750RL" (at 175.26 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 3121c5bc-ab1e-4da4-8a2f-2aa93a3f341a)) (pin "2" (uuid 0c2cecf4-0d4d-42d5-bff6-00a17d32941e)) (instances @@ -3868,6 +3944,9 @@ (property "Datasheet" "~" (at 148.59 142.24 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CRCW060310K0FKEA" (at 148.59 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 96b60054-d910-419c-a897-92c87ba382dd)) (pin "2" (uuid 56fcb6a4-8337-47ed-a75f-492ec875e0ed)) (instances @@ -3922,6 +4001,9 @@ (property "Datasheet" "~" (at 207.01 72.39 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 207.01 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 5417e876-ba34-4f28-8ec8-79187836db1c)) (pin "2" (uuid ed39443f-59cc-4f89-a830-e51e13dce162)) (instances @@ -4076,6 +4158,12 @@ (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2127.pdf" (at 154.94 87.63 0) (effects (font (size 1.27 1.27)) hide) ) + (property "Link" "https://www.mouser.es/ProductDetail/Diodes-Incorporated/AP2127N-3.3TRG1?qs=x6A8l6qLYDCwIat%252BGHxAAg%3D%3D" (at 154.94 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "AP2127N-3.3TRG1" (at 154.94 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 5e22820a-73f8-4228-a1df-ace11f797b02)) (pin "2" (uuid fd87e2b3-9002-4034-ba96-e328cb076fe0)) (pin "3" (uuid d3df64d7-fb5b-428d-b1de-ebdca3c46702)) @@ -4103,6 +4191,9 @@ (property "Datasheet" "~" (at 241.3 132.08 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "K2-1102SP-C4SC-04" (at 241.3 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 5aba1931-9625-4148-9f8f-1d3f8b62ce4a)) (pin "2" (uuid 1716bea7-8a59-4d99-8b69-cc167673d4e3)) (instances @@ -4129,6 +4220,9 @@ (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f411ce.pdf" (at 201.93 172.72 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "STM32F411CEU6" (at 201.93 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 093fc199-24f7-4e66-b5e0-a256669f006e)) (pin "10" (uuid d80162d0-acc3-480c-8fed-5ff68680c3b7)) (pin "11" (uuid 184de650-36e3-4d73-a817-1e92d77d8449)) @@ -4187,6 +4281,37 @@ ) ) + (symbol (lib_id "power:GND") (at 90.17 224.79 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3cdecf5c-5a61-46a2-9827-d00d8ed77ae4) + (property "Reference" "#PWR080" (at 90.17 231.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 90.17 229.87 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 90.17 224.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 90.17 224.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 40fdc567-8f62-41f0-95cd-eb2b89e1b80b)) + (instances + (project "dutlink" + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" + (reference "#PWR080") (unit 1) + ) + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" + (reference "#PWR0230") (unit 1) + ) + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" + (reference "#PWR038") (unit 1) + ) + ) + ) + ) + (symbol (lib_id "Device:C") (at 205.74 113.03 90) (unit 1) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 3da1babb-2e48-43fb-b727-dc67e0a51da2) @@ -4202,6 +4327,9 @@ (property "Datasheet" "~" (at 205.74 113.03 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 205.74 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 90f1f9f2-5188-4566-8af4-7aa9d0c99f37)) (pin "2" (uuid 8b5b7ca7-ae50-4d75-ad2f-685de882d1a0)) (instances @@ -4228,6 +4356,9 @@ (property "Datasheet" "~" (at 105.41 120.65 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031001FTP" (at 105.41 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 63b21d6e-d998-4dff-affb-e985d1b3ac67)) (pin "2" (uuid 66a62101-fe63-40cc-a204-29f13fe187bb)) (instances @@ -4429,6 +4560,9 @@ (property "Datasheet" "~" (at 74.93 72.39 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031001FTP" (at 74.93 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 153792f0-0ce2-4de7-9bda-6edff63af5d3)) (pin "2" (uuid dc1704fe-77d5-4ae3-abb0-634274316d41)) (instances @@ -4474,13 +4608,13 @@ (property "Value" "470" (at 35.56 233.045 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 37.338 233.045 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 37.338 233.045 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 35.56 233.045 0) (effects (font (size 1.27 1.27)) hide) ) - (property "MFN" "RTT02471JTH" (at 35.56 233.045 0) + (property "MFN" "RC0603JR-07470RL" (at 35.56 233.045 0) (effects (font (size 1.27 1.27)) hide) ) (property "MPN" "RTT02471JTH" (at 35.56 233.045 0) @@ -4562,6 +4696,12 @@ (property "Datasheet" "~" (at 143.51 73.66 0) (effects (font (size 1.27 1.27)) hide) ) + (property "Description" "10uH 0805 Ferrite Bead 10µH ±20% 0805 0.85mm 2.00 x 1.25mm 500mΩ 100mA 20MHz" (at 143.51 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "MCL2012H100MT" (at 143.51 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 707a7d47-dbd5-4c10-a14f-b2c3aae7317e)) (pin "2" (uuid 7b35a76c-915b-4187-8289-d9d4528990eb)) (instances @@ -4622,12 +4762,15 @@ (property "Value" "2.2uF" (at 177.8 212.09 0) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 173.0248 207.01 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 173.0248 207.01 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 173.99 210.82 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10A225KP8NNNC" (at 173.99 210.82 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 462613b3-e40f-4e68-80aa-4d0685fa3506)) (pin "2" (uuid 51370ef7-f4ae-44ba-b788-3fab44d804fb)) (instances @@ -4781,6 +4924,9 @@ (property "Datasheet" "~" (at 105.41 71.12 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031001FTP" (at 105.41 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid c5820dbe-95d7-428f-8acb-01407723d8de)) (pin "2" (uuid 6b19bc5a-c40e-49a2-8313-2b316714c78f)) (instances @@ -4807,6 +4953,9 @@ (property "Datasheet" "~" (at 158.75 125.73 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "K2-1102SP-C4SC-04" (at 163.83 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid b013df2a-f7b3-4939-ac1d-a7d44e6ac5ab)) (pin "2" (uuid 90c53856-2b74-475e-bb62-a8703518d96c)) (instances @@ -4833,6 +4982,9 @@ (property "Datasheet" "~" (at 175.26 182.88 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RT0603BRE0750RL" (at 175.26 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid ec5e1273-1490-446e-ac96-e83fedc3c09e)) (pin "2" (uuid 9dc183ca-896a-4ad5-b4a5-18f0d3f86573)) (instances @@ -4869,31 +5021,6 @@ ) ) - (symbol (lib_id "power:GND") (at 88.9 207.01 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 72a10ba5-e3da-43e2-8b6b-1c6e1c32b00a) - (property "Reference" "#PWR038" (at 88.9 213.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 88.9 212.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (at 88.9 207.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 88.9 207.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7f08444c-9a5f-4cae-838c-6fac07dae93c)) - (instances - (project "dutlink" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR038") (unit 1) - ) - ) - ) - ) - (symbol (lib_id "power:GND") (at 119.38 154.94 180) (unit 1) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 74a3f12a-6930-4e11-b7c4-c433c65756b4) @@ -4959,6 +5086,9 @@ (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 100.33 182.88 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "GT-USB-7010ASV" (at 96.52 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "A1" (uuid ce473b67-2a71-4ed3-8ee2-ac60d218e104)) (pin "A12" (uuid b4596037-ff68-44cd-b5b1-e085b399571c)) (pin "A4" (uuid 4eb47f99-7095-42a5-8496-91e5f3c77bc5)) @@ -5050,10 +5180,10 @@ (property "Datasheet" "~" (at 38.1 224.155 0) (effects (font (size 1.27 1.27)) hide) ) - (property "MFN" "A2541WV-2X3P" (at 38.1 224.155 0) + (property "MFN" "A2541WV-2X6P" (at 38.1 224.155 0) (effects (font (size 1.27 1.27)) hide) ) - (property "MPN" "A2541WV-2X3P" (at 38.1 224.155 0) + (property "MPN" "A2541WV-2X6P" (at 38.1 224.155 0) (effects (font (size 1.27 1.27)) hide) ) (pin "8" (uuid 06ee2e7a-b2c0-4feb-af3b-23e9c36e3ea4)) @@ -5092,6 +5222,9 @@ (property "Datasheet" "~" (at 138.43 166.37 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "SX32Y025000BG1T" (at 138.43 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 40ed8378-f9ff-488c-baea-e9a7d435cac5)) (pin "2" (uuid 6a4ead71-0355-4b62-8e7f-4b28a7627408)) (pin "3" (uuid 79178f1f-2e5b-4949-9fa6-2ca0299a2d63)) @@ -5114,13 +5247,13 @@ (property "Value" "470" (at 33.02 240.665 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 34.798 240.665 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 34.798 240.665 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 33.02 240.665 0) (effects (font (size 1.27 1.27)) hide) ) - (property "MFN" "RTT02471JTH" (at 33.02 240.665 0) + (property "MFN" "RC0603JR-07470RL" (at 33.02 240.665 0) (effects (font (size 1.27 1.27)) hide) ) (property "MPN" "RTT02471JTH" (at 33.02 240.665 0) @@ -5171,12 +5304,15 @@ (property "Value" "1uF" (at 137.16 58.42 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 140.97 62.5348 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 140.97 62.5348 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 137.16 63.5 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 137.16 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 89d58766-9fb7-45f3-ad87-b733170e5661)) (pin "2" (uuid 4f05608c-9d3e-471d-a004-c8e99c5704fd)) (instances @@ -5294,6 +5430,44 @@ ) ) + (symbol (lib_id "Device:R") (at 86.36 219.71 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 8d609f8d-581f-4e92-8992-44874b9bd8b2) + (property "Reference" "R40" (at 83.82 221.107 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "330" (at 88.9 220.345 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 88.138 219.71 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 86.36 219.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "RTT02331JTH" (at 86.36 219.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "RTT02331JTH" (at 86.36 219.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5b3c201c-b7c3-40f0-b1eb-5656b8edfbaa)) + (pin "2" (uuid 3d7f55a9-e7c1-4d11-9b58-eba5ffe891c6)) + (instances + (project "dutlink" + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" + (reference "R40") (unit 1) + ) + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" + (reference "R117") (unit 1) + ) + (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" + (reference "R32") (unit 1) + ) + ) + ) + ) + (symbol (lib_id "power:GND") (at 248.92 137.16 90) (unit 1) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 8ed8b178-5834-41ef-8ab1-93855226f243) @@ -5409,6 +5583,12 @@ (property "Datasheet" "~" (at 125.73 74.93 0) (effects (font (size 1.27 1.27)) hide) ) + (property "Description" "10uH 0805 Ferrite Bead 10µH ±20% 0805 0.85mm 2.00 x 1.25mm 500mΩ 100mA 20MHz" (at 125.73 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "MCL2012H100MT" (at 125.73 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid e3f705eb-3c57-4d3a-b298-8682d008cc0c)) (pin "2" (uuid 68f46633-9745-49a8-9bc0-ea27f50b4f7d)) (instances @@ -5429,12 +5609,15 @@ (property "Value" "1uF" (at 137.16 82.55 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 140.97 86.6648 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 140.97 86.6648 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 137.16 87.63 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 137.16 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 331d05ca-8d1f-4ddc-b9c9-24cdb3bedd69)) (pin "2" (uuid d6564a92-7701-4f00-b25f-bdd1af76874c)) (instances @@ -5480,12 +5663,15 @@ (property "Value" "100nF" (at 198.12 120.65 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 201.93 124.7648 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 201.93 124.7648 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 198.12 125.73 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 198.12 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid c09b04c9-b5e8-43a7-a375-31018c78575c)) (pin "2" (uuid ab2c8a1d-f068-4c0c-b351-c5ea3c22a52b)) (instances @@ -5562,6 +5748,9 @@ (property "Datasheet" "~" (at 105.41 111.76 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "LTST-C190KRKT" (at 105.41 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 4e24ea8e-17df-4490-ae4b-a1290d243d2f)) (pin "2" (uuid 34f23938-73d0-4ed8-a63c-ddf1dc00124d)) (instances @@ -5613,6 +5802,9 @@ (property "Datasheet" "~" (at 179.07 170.18 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CRCW060310K0FKEA" (at 179.07 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 23ba4dc8-057e-4646-80d8-c9b2b945116f)) (pin "2" (uuid 7ee57c07-2261-4ce4-8401-cd73ddb8c6fc)) (instances @@ -5690,7 +5882,7 @@ (property "Value" "100nF" (at 317.5 231.14 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 314.6552 233.68 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 314.6552 233.68 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 313.69 229.87 0) @@ -5756,6 +5948,9 @@ (property "Datasheet" "~" (at 76.2 120.65 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT031001FTP" (at 76.2 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 65e31959-11c7-417b-9201-73cece075a38)) (pin "2" (uuid 59d3bb6e-12e4-4e94-9c7c-f3e3ded85cb2)) (instances @@ -5776,13 +5971,13 @@ (property "Value" "470" (at 40.64 233.045 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 42.418 233.045 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 42.418 233.045 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 40.64 233.045 0) (effects (font (size 1.27 1.27)) hide) ) - (property "MFN" "RTT02471JTH" (at 40.64 233.045 0) + (property "MFN" "RC0603JR-07470RL" (at 40.64 233.045 0) (effects (font (size 1.27 1.27)) hide) ) (property "MPN" "RTT02471JTH" (at 40.64 233.045 0) @@ -5808,12 +6003,15 @@ (property "Value" "1uF" (at 173.99 68.58 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 171.1452 71.12 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 171.1452 71.12 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 170.18 67.31 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 170.18 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 741ce065-d033-4d3a-845a-8c17683177cd)) (pin "2" (uuid 0bf1b473-4a24-4131-8766-139825e31258)) (instances @@ -5834,12 +6032,15 @@ (property "Value" "1uF" (at 173.99 92.71 0) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 169.2148 87.63 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 169.2148 87.63 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 170.18 91.44 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 170.18 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid d9d8449e-7006-4a4f-b18c-219fc938f8b1)) (pin "2" (uuid 935fa06e-cbd2-481f-8782-5e25063091ca)) (instances @@ -5860,13 +6061,13 @@ (property "Value" "470" (at 38.1 240.03 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 39.878 240.03 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 39.878 240.03 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 38.1 240.03 0) (effects (font (size 1.27 1.27)) hide) ) - (property "MFN" "RTT02471JTH" (at 38.1 240.03 0) + (property "MFN" "RC0603JR-07470RL" (at 38.1 240.03 0) (effects (font (size 1.27 1.27)) hide) ) (property "MPN" "RTT02471JTH" (at 38.1 240.03 0) @@ -5898,6 +6099,9 @@ (property "Datasheet" "~" (at 187.96 72.39 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "K2-1102BQ-C4CW-01" (at 193.04 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid fda84696-564c-49ad-b177-8abdea987cc1)) (pin "2" (uuid e4590585-b830-41d4-ba09-7f3d2a26605b)) (instances @@ -5974,6 +6178,9 @@ (property "Datasheet" "~" (at 74.93 62.23 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "LTST-C190KRKT" (at 74.93 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 1b9392ba-2dd2-4678-ac3c-266ac05b959b)) (pin "2" (uuid 08f4d4db-b4c8-48d2-ac97-e55463f47b1f)) (instances @@ -6025,6 +6232,12 @@ (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2127.pdf" (at 154.94 63.5 0) (effects (font (size 1.27 1.27)) hide) ) + (property "Link" "https://www.mouser.es/ProductDetail/Diodes-Incorporated/AP2127N-3.3TRG1?qs=x6A8l6qLYDCwIat%252BGHxAAg%3D%3D" (at 154.94 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "AP2127N-3.3TRG1" (at 154.94 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 7a6ec16f-6203-4607-9ecf-41ac192fc39c)) (pin "2" (uuid 82ac8f09-d3ad-4b2a-87e9-f2e6c143dc6a)) (pin "3" (uuid c32659a9-d172-427b-9c87-5b0de14b65eb)) @@ -6052,6 +6265,9 @@ (property "Datasheet" "~" (at 295.91 172.72 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "B-2100S05P-A110" (at 295.91 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid de6b16e5-c576-4737-8b13-2053c7c77292)) (pin "2" (uuid 77275189-b2c7-41ed-a49c-93b93abdacfa)) (pin "3" (uuid 1675fd90-8fa9-4d34-a41d-c7e50aaea454)) @@ -6087,6 +6303,9 @@ (property "Sim.Pins" "1=K 2=A" (at 200.66 63.5 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "1N4148WT" (at 200.66 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 6f953226-bf4d-441b-a360-bb1b42350674)) (pin "2" (uuid 06aa831a-33a4-40ba-a376-03310d166263)) (instances @@ -6160,12 +6379,15 @@ (property "Value" "100nF" (at 227.33 123.825 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 231.14 127.3048 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 231.14 127.3048 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 227.33 128.27 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 227.33 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 94b42596-c007-4ce6-8de1-d65330c158e9)) (pin "2" (uuid 6ae24274-8690-4681-925a-3edd3003cfb0)) (instances @@ -6192,6 +6414,9 @@ (property "Datasheet" "~" (at 76.2 111.76 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "LTST-C190KRKT" (at 76.2 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 3f46f443-4bd2-4a0c-9063-0cb11d6ebc43)) (pin "2" (uuid 69910739-cd89-4bb7-8693-1ef8ddb34fbd)) (instances @@ -6212,12 +6437,15 @@ (property "Value" "12pF" (at 125.73 175.26 0) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 131.1148 170.18 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 131.1148 170.18 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 132.08 173.99 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CC0603JRNPO9BN120" (at 132.08 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 6af67adf-cb0a-4c76-835c-bb7c6880d3a3)) (pin "2" (uuid 6c9d8ca6-47f0-4cac-b200-c3b4ed218e42)) (instances @@ -6238,12 +6466,15 @@ (property "Value" "100nF" (at 198.12 107.95 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 194.31 113.9952 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 194.31 113.9952 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 198.12 113.03 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 198.12 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 96c7d372-0a72-4bdf-aac0-a882ce88d2c1)) (pin "2" (uuid fd0139b5-07b2-4206-937e-9db1295f425b)) (instances @@ -6339,12 +6570,15 @@ (property "Value" "12pF" (at 148.59 175.26 0) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 143.8148 170.18 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 143.8148 170.18 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 144.78 173.99 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CC0603JRNPO9BN120" (at 144.78 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid d37584e0-a22a-4f1e-8e43-0c3dbc0d86a7)) (pin "2" (uuid 2d3f1b64-06de-4e06-a060-4e76edab9942)) (instances @@ -6515,7 +6749,7 @@ (property "Value" "100nF" (at 350.52 203.2 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 347.6752 205.74 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 347.6752 205.74 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 346.71 201.93 0) @@ -6625,12 +6859,15 @@ (property "Value" "100nF" (at 205.74 120.65 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 209.55 124.7648 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 209.55 124.7648 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 205.74 125.73 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 205.74 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 07e160fc-7585-4e70-a3d0-0ec1d4f0fdef)) (pin "2" (uuid 185c8de0-327c-4cbc-99d8-f888a0f9f9f5)) (instances @@ -6757,6 +6994,9 @@ (property "Datasheet" "~" (at 207.01 62.23 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RTT034701FTP" (at 207.01 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid fcdae04c-be86-42f3-82a3-b92cc1f52b91)) (pin "2" (uuid 48fdd533-3fda-43fa-a215-940206323134)) (instances diff --git a/hardware/dutlink/dutlink.kicad_sch-bak b/dutlink.kicad_sch-bak similarity index 100% rename from hardware/dutlink/dutlink.kicad_sch-bak rename to dutlink.kicad_sch-bak diff --git a/firmware/README.md b/firmware/README.md deleted file mode 100644 index e69de29..0000000 diff --git a/firmware/application/.cargo/config b/firmware/application/.cargo/config deleted file mode 100644 index 171b8b6..0000000 --- a/firmware/application/.cargo/config +++ /dev/null @@ -1,11 +0,0 @@ -[target.thumbv7em-none-eabihf] -runner = 'probe-run --chip STM32F411CEUx' -rustflags = [ - "-C", "link-arg=-Tlink.x", -] - -[build] -target = "thumbv7em-none-eabihf" - -[env] -DEFMT_LOG = "info" diff --git a/firmware/application/.vscode/settings.json b/firmware/application/.vscode/settings.json deleted file mode 100644 index 5ec3b9c..0000000 --- a/firmware/application/.vscode/settings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rust-analyzer.linkedProjects": [ - "./Cargo.toml" - ], - "rust-analyzer.cargo.target": "thumbv7em-none-eabihf", - "rust-analyzer.checkOnSave.allTargets": false, -} \ No newline at end of file diff --git a/firmware/application/Cargo.lock b/firmware/application/Cargo.lock deleted file mode 100644 index 55b950c..0000000 --- a/firmware/application/Cargo.lock +++ /dev/null @@ -1,608 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "arrayvec" -version = "0.6.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "269d0f5e68353a7cab87f81e7c736adc008d279a36ebc6a05dfe01193a89f0c9" - -[[package]] -name = "arrayvec" -version = "0.7.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711" - -[[package]] -name = "arrform" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e7cf566ecc5c9d82b973e81d30babf6583c9b497f86295c952d538c3254ef4e6" - -[[package]] -name = "atomic-polyfill" -version = "0.1.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3ff7eb3f316534d83a8a2c3d1674ace8a5a71198eba31e2e2b597833f699b28" -dependencies = [ - "critical-section", -] - -[[package]] -name = "autocfg" -version = "1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" - -[[package]] -name = "bare-metal" -version = "0.2.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5deb64efa5bd81e31fcd1938615a6d98c82eafcbcd787162b6f63b91d6bac5b3" -dependencies = [ - "rustc_version 0.2.3", -] - -[[package]] -name = "bare-metal" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8fe8f5a8a398345e52358e18ff07cc17a568fbca5c6f73873d3a62056309603" - -[[package]] -name = "bitfield" -version = "0.13.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46afbd2983a5d5a7bd740ccb198caf5b82f45c40c09c0eed36052d91cb92e719" - -[[package]] -name = "bitflags" -version = "1.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" - -[[package]] -name = "byteorder" -version = "1.4.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" - -[[package]] -name = "cortex-m" -version = "0.7.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ec610d8f49840a5b376c69663b6369e71f4b34484b9b2eb29fb918d92516cb9" -dependencies = [ - "bare-metal 0.2.5", - "bitfield", - "embedded-hal 0.2.7", - "volatile-register", -] - -[[package]] -name = "cortex-m-rt" -version = "0.7.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee84e813d593101b1723e13ec38b6ab6abbdbaaa4546553f5395ed274079ddb1" -dependencies = [ - "cortex-m-rt-macros", -] - -[[package]] -name = "cortex-m-rt-macros" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0f6f3e36f203cfedbc78b357fb28730aa2c6dc1ab060ee5c2405e843988d3c7" -dependencies = [ - "proc-macro2", - "quote", - "syn", -] - -[[package]] -name = "cortex-m-rtic" -version = "1.1.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d696ae7390bdb9f7978f71ca7144256a2c4616240a6df9002da3c451f9fc8f02" -dependencies = [ - "bare-metal 1.0.0", - "cortex-m", - "cortex-m-rtic-macros", - "heapless", - "rtic-core", - "rtic-monotonic", - "version_check", -] - -[[package]] -name = "cortex-m-rtic-macros" -version = "1.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eefb40b1ca901c759d29526e5c8a0a1b246c20caaa5b4cc5d0f0b94debecd4c7" -dependencies = [ - "proc-macro-error", - "proc-macro2", - "quote", - "rtic-syntax", - "syn", -] - -[[package]] -name = "cortex-m-semihosting" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c23234600452033cc77e4b761e740e02d2c4168e11dbf36ab14a0f58973592b0" -dependencies = [ - "cortex-m", -] - -[[package]] -name = "critical-section" -version = "1.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6548a0ad5d2549e111e1f6a11a6c2e2d00ce6a3dafe22948d67c2b443f775e52" - -[[package]] -name = "embedded-dma" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "994f7e5b5cb23521c22304927195f236813053eb9c065dd2226a32ba64695446" -dependencies = [ - "stable_deref_trait", -] - -[[package]] -name = "embedded-hal" -version = "0.2.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "35949884794ad573cf46071e41c9b60efb0cb311e3ca01f7af807af1debc66ff" -dependencies = [ - "nb 0.1.3", - "void", -] - -[[package]] -name = "embedded-hal" -version = "1.0.0-alpha.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3babfc7fd332142a0b11aebf592992f211f4e01b6222fb04b03aba1bd80018d" -dependencies = [ - "nb 1.1.0", -] - -[[package]] -name = "embedded-storage" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "723dce4e9f25b6e6c5f35628e144794e5b459216ed7da97b7c4b66cdb3fa82ca" - -[[package]] -name = "embedded-storage" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "156d7a2fdd98ebbf9ae579cbceca3058cff946e13f8e17b90e3511db0508c723" - -[[package]] -name = "fugit" -version = "0.3.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ab17bb279def6720d058cb6c052249938e7f99260ab534879281a95367a87e5" -dependencies = [ - "gcd", -] - -[[package]] -name = "fugit-timer" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9607bfc4c388f9d629704f56ede4a007546cad417b3bcd6fc7c87dc7edce04a" -dependencies = [ - "fugit", - "nb 1.1.0", -] - -[[package]] -name = "gcd" -version = "2.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d758ba1b47b00caf47f24925c0074ecb20d6dfcffe7f6d53395c0465674841a" - -[[package]] -name = "hash32" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" -dependencies = [ - "byteorder", -] - -[[package]] -name = "hashbrown" -version = "0.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" - -[[package]] -name = "heapless" -version = "0.7.16" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db04bc24a18b9ea980628ecf00e6c0264f3c1426dac36c00cb49b6fbad8b0743" -dependencies = [ - "atomic-polyfill", - "hash32", - "rustc_version 0.4.0", - "spin", - "stable_deref_trait", -] - -[[package]] -name = "indexmap" -version = "1.9.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" -dependencies = [ - "autocfg", - "hashbrown", -] - -[[package]] -name = "jumpstarter" -version = "0.0.6" -dependencies = [ - "arrayvec 0.6.1", - "arrform", - "cortex-m", - "cortex-m-rt", - "cortex-m-rtic", - "embedded-hal 0.2.7", - "embedded-storage 0.3.0", - "heapless", - "panic-halt", - "panic-semihosting", - "stm32f4", - "stm32f4xx-hal", - "systick-monotonic", - "usb-device", - "usbd-dfu-rt", - "usbd-serial", - "ushell", -] - -[[package]] -name = "lock_api" -version = "0.4.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df" -dependencies = [ - "autocfg", - "scopeguard", -] - -[[package]] -name = "nb" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "801d31da0513b6ec5214e9bf433a77966320625a37860f910be265be6e18d06f" -dependencies = [ - "nb 1.1.0", -] - -[[package]] -name = "nb" -version = "1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d5439c4ad607c3c23abf66de8c8bf57ba8adcd1f129e699851a6e43935d339d" - -[[package]] -name = "panic-halt" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de96540e0ebde571dc55c73d60ef407c653844e6f9a1e2fdbd40c07b9252d812" - -[[package]] -name = "panic-semihosting" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee8a3e1233d9073d76a870223512ce4eeea43c067a94a445c13bd6d792d7b1ab" -dependencies = [ - "cortex-m", - "cortex-m-semihosting", -] - -[[package]] -name = "proc-macro-error" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" -dependencies = [ - "proc-macro-error-attr", - "proc-macro2", - "quote", - "syn", - "version_check", -] - -[[package]] -name = "proc-macro-error-attr" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" -dependencies = [ - "proc-macro2", - "quote", - "version_check", -] - -[[package]] -name = "proc-macro2" -version = "1.0.54" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e472a104799c74b514a57226160104aa483546de37e839ec50e3c2e41dd87534" -dependencies = [ - "unicode-ident", -] - -[[package]] -name = "quote" -version = "1.0.26" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" -dependencies = [ - "proc-macro2", -] - -[[package]] -name = "rand_core" -version = "0.6.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" - -[[package]] -name = "rtic-core" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9369355b04d06a3780ec0f51ea2d225624db777acbc60abd8ca4832da5c1a42" - -[[package]] -name = "rtic-monotonic" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb8b0b822d1a366470b9cea83a1d4e788392db763539dc4ba022bcc787fece82" - -[[package]] -name = "rtic-syntax" -version = "1.0.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f5e215601dc467752c2bddc6284a622c6f3d2bab569d992adcd5ab7e4cb9478" -dependencies = [ - "indexmap", - "proc-macro2", - "quote", - "syn", -] - -[[package]] -name = "rustc_version" -version = "0.2.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" -dependencies = [ - "semver 0.9.0", -] - -[[package]] -name = "rustc_version" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" -dependencies = [ - "semver 1.0.17", -] - -[[package]] -name = "scopeguard" -version = "1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" - -[[package]] -name = "semver" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" -dependencies = [ - "semver-parser", -] - -[[package]] -name = "semver" -version = "1.0.17" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" - -[[package]] -name = "semver-parser" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" - -[[package]] -name = "spin" -version = "0.9.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0959fd6f767df20b231736396e4f602171e00d95205676286e79d4a4eb67bef" -dependencies = [ - "lock_api", -] - -[[package]] -name = "stable_deref_trait" -version = "1.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" - -[[package]] -name = "stm32f4" -version = "0.15.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb94729242cd1aebe6dab42a2ca0131985ae93bc3ab2751b680df724bb35528d" -dependencies = [ - "bare-metal 1.0.0", - "cortex-m", - "cortex-m-rt", - "vcell", -] - -[[package]] -name = "stm32f4xx-hal" -version = "0.15.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e60d70c1deaa1411348f1efc64761d183ab87e86b8208c5c42796a86fe6217a7" -dependencies = [ - "bare-metal 1.0.0", - "bitflags", - "cortex-m", - "cortex-m-rt", - "embedded-dma", - "embedded-hal 0.2.7", - "embedded-hal 1.0.0-alpha.8", - "embedded-storage 0.2.0", - "fugit", - "fugit-timer", - "nb 1.1.0", - "rand_core", - "stm32f4", - "synopsys-usb-otg", - "time", - "void", -] - -[[package]] -name = "syn" -version = "1.0.109" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" -dependencies = [ - "proc-macro2", - "quote", - "unicode-ident", -] - -[[package]] -name = "synopsys-usb-otg" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "678f3707a7b1fd4863023292c42f73c6bab0e9b0096f41ae612d1af0ff221b45" -dependencies = [ - "cortex-m", - "embedded-hal 0.2.7", - "usb-device", - "vcell", -] - -[[package]] -name = "systick-monotonic" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67fb822d5c615a0ae3a4795ee5b1d06381c7faf488d861c0a4fa8e6a88d5ff84" -dependencies = [ - "cortex-m", - "fugit", - "rtic-monotonic", -] - -[[package]] -name = "time" -version = "0.3.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890" -dependencies = [ - "time-core", -] - -[[package]] -name = "time-core" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd" - -[[package]] -name = "uluru" -version = "2.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "308dcc9d947b227796f851adb99936fb060681a89c002c9c1928404a3b6c2d72" -dependencies = [ - "arrayvec 0.7.4", -] - -[[package]] -name = "unicode-ident" -version = "1.0.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" - -[[package]] -name = "usb-device" -version = "0.2.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f6cc3adc849b5292b4075fc0d5fdcf2f24866e88e336dd27a8943090a520508" - -[[package]] -name = "usbd-dfu-rt" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5196fc2571582200082bfe3bc334413f0eff17f59ff76276b70e389eac80e123" -dependencies = [ - "usb-device", -] - -[[package]] -name = "usbd-serial" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db75519b86287f12dcf0d171c7cf4ecc839149fe9f3b720ac4cfce52959e1dfe" -dependencies = [ - "embedded-hal 0.2.7", - "nb 0.1.3", - "usb-device", -] - -[[package]] -name = "ushell" -version = "0.3.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4dc1dca9af9ddad84d78c60a0a781fe4fe67c1a4cf835af0d33074d296c7aba4" -dependencies = [ - "embedded-hal 0.2.7", - "heapless", - "nb 1.1.0", - "uluru", -] - -[[package]] -name = "vcell" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77439c1b53d2303b20d9459b1ade71a83c716e3f9c34f3228c00e6f185d6c002" - -[[package]] -name = "version_check" -version = "0.9.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" - -[[package]] -name = "void" -version = "1.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" - -[[package]] -name = "volatile-register" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ee8f19f9d74293faf70901bc20ad067dc1ad390d2cbf1e3f75f721ffee908b6" -dependencies = [ - "vcell", -] diff --git a/firmware/application/Cargo.toml b/firmware/application/Cargo.toml deleted file mode 100644 index 5a6987d..0000000 --- a/firmware/application/Cargo.toml +++ /dev/null @@ -1,26 +0,0 @@ -[package] -name = "jumpstarter" -version = "0.0.6" -authors = ["Miguel Angel Ajo Pelayo "] -edition = "2018" -license = "MIT" -keywords = ["no-std", "usb-device", "dfu"] - -[dependencies] -cortex-m = "0.7.7" -cortex-m-rt = "0.7.3" -stm32f4xx-hal = { version = "0.15.0", features = ["stm32f411", "usb_fs", "rt"] } -stm32f4 = { version = "0.15.1", features = ["stm32f411", "rt"]} -panic-halt= "0.2.0" -usb-device = { version="0.2.9", features = ["control-buffer-256"] } -usbd-serial = "0.1.1" -embedded-hal = "0.2.7" -usbd-dfu-rt = { version="0.3.1"} -arrform = "0.1.1" -cortex-m-rtic = "1.1.4" -systick-monotonic = "1.0.1" -ushell = "0.3.6" -heapless = "0.7.16" -panic-semihosting = "0.6.0" -arrayvec = { version="0.6.1", default-features=false } # anything beyond 0.6.1 fails for no_std -embedded-storage = "0.3.0" diff --git a/firmware/application/Containerfile b/firmware/application/Containerfile deleted file mode 100644 index 3ceb63c..0000000 --- a/firmware/application/Containerfile +++ /dev/null @@ -1,9 +0,0 @@ -FROM registry.fedoraproject.org/fedora:38 -RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > rustup.sh -RUN sh rustup.sh -y -RUN whoami -ENV PATH=/root/.cargo/bin:$PATH -RUN rustup target add thumbv7em-none-eabihf -RUN dnf install -y stlink openocd arm-none-eabi-binutils-cs \ - gcab libappstream-glib rpm-build copr-cli dfu-util \ - make git gcc diff --git a/firmware/application/Makefile b/firmware/application/Makefile deleted file mode 100644 index 64e156a..0000000 --- a/firmware/application/Makefile +++ /dev/null @@ -1,92 +0,0 @@ -# Copyright (C) 2015 Richard Hughes -# Copyright (C) 2023 Miguel Angel Ajo -# -# Licensed under the GNU General Public License Version 2 -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -# - -TARGET = jumpstarter -TARGET_ELF = target/thumbv7em-none-eabihf/release/jumpstarter -TARGET_DEBUG_ELF = target/thumbv7em-none-eabihf/debug/jumpstarter -VERSION = 0.07 - -METADATA_DATE = $(shell date -u +%Y-%m-%d) -GIT_REF=$(shell git describe --always --abbrev=12 --dirty) -TARGET_CAB = ${TARGET}-${VERSION}.cab - -CAB_FILES = \ - jumpstarter.bin \ - firmware.metainfo.xml - -all: $(TARGET_CAB) - -firmware.metainfo.xml: firmware.metainfo.xml.in Makefile - sed -e "s/@VERSION@/${VERSION}/g" $< | sed "s/@DATE@/${METADATA_DATE}/g" > $@ - -check: firmware.metainfo.xml - appstream-util validate-relax $< - -$(TARGET_ELF): src/*.rs Cargo.toml memory.x Makefile - VERSION=${VERSION} GIT_REF=${GIT_REF} cargo build --release - -$(TARGET_DEBUG_ELF): src/*.rs Cargo.toml memory.x Makefile - VERSION=${VERSION} GIT_REF=${GIT_REF} cargo build - -debug: $(TARGET_DEBUG_ELF) - gdb ./target/thumbv7em-none-eabihf/debug/jumpstarter -x openocd.gdb - -jumpstarter.bin: $(TARGET_ELF) Makefile - arm-none-eabi-objcopy -Obinary $(TARGET_ELF) jumpstarter.bin - -jumpstarter.hex: $(TARGET_ELF) Makefile - arm-none-eabi-objcopy -Oihex $(TARGET_ELF) jumpstarter.hex - -rpmbuild/SOURCES: - mkdir -p ./rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS) - -rpmbuild/SOURCES/$(TARGET_CAB): rpmbuild/SOURCES $(TARGET_CAB) - cp $(TARGET_CAB) rpmbuild/SOURCES - -rpm: rpmbuild/SOURCES/$(TARGET_CAB) jumpstarter-firmware.spec - rpmbuild -bb --define "_topdir $(CURDIR)/rpmbuild" jumpstarter-firmware.spec - -srpm: rpmbuild/SOURCES/$(TARGET_CAB) jumpstarter-firmware.spec - rpmbuild -bs --define "_topdir $(CURDIR)/rpmbuild" jumpstarter-firmware.spec - -$(TARGET_CAB): $(CAB_FILES) check - gcab --create --nopath $@ $(CAB_FILES) - -copr: clean srpm - copr-cli build @redhat-et/jumpstarter rpmbuild/SRPMS/jumpstarter*.src.rpm - -flash: $(TARGET_CAB) - sudo fwupdtool install -vv $(TARGET_CAB) --force --allow-older --allow-reinstall - -flash-dfu: jumpstarter.bin - sudo dfu-util -s 0x08010000:force:leave -D jumpstarter.bin --verbose - -clean: - rm -rf target jumpstarter.hex jumpstarter.bin *.cab rpmbuild - -.build-container: - podman build -f Containerfile -t firmware-builder - touch .build-container - -firmware-builder: .build-container - podman run -ti --rm -v $(CURDIR)/../../:/workdir -w /workdir/firmware/application firmware-builder bash - -in-container: .build-container - podman run -ti --rm -v $(CURDIR)/../../:/workdir -w /workdir/firmware/application firmware-builder make $(THIS) \ No newline at end of file diff --git a/firmware/application/README.md b/firmware/application/README.md deleted file mode 100644 index 27d67c8..0000000 --- a/firmware/application/README.md +++ /dev/null @@ -1,138 +0,0 @@ -# STM32F103C8 DFU Enabled application - -Please see the application section on the [main page](../../#application) for more details. - -We implement the DFU runtime using the [usbd-dfu-rt](https://github.com/jedrzejboczar/usbd-dfu-rt) -Rust library from [jedrzejboczar](https://github.com/jedrzejboczar). - -This folder contains a Makefile, the sources and an example firmware.metadata.xml. - -The Makefile will help you build .cab files to work with fwupd. - -``` -$ make - -cargo build --release - Compiling typenum v1.16.0 - ... - Compiling example-stm32f103c8 v0.1.0 (/home/majopela/firmware/et/firmware-on-the-edge/firmware-examples/stm32f103/application) - Compiling usbd-serial v0.1.1 - .. - Finished release [optimized] target(s) in 13.44s -... -arm-none-eabi-objcopy -Obinary target/thumbv7m-none-eabi/release/example-stm32f103c8 example.bin -appstream-util validate-relax firmware.metainfo.xml -firmware.metainfo.xml: OK -gcab --create --nopath stm32f103-example-vcp-2.1.cab example.bin firmware.metainfo.xml -``` - -The metadata xml contains information about your peripheral, and how fwupd can identify it. -```xml - - - org.fwupd.myproduct.firmware - An example peripheral based on STM32F103C8 - Actually a device that exposes a VCP and not much more - -

- Description of the firmware. -

-
- - e7336917-f91c-5583-a578-26336797863a - bdfdb394-cfb2-5558-b894-3c14e048e6e3 - - https://github.com/redhat-et/firmware-on-the-edge/tree/main/firmware-examples/stm32f103 - CC0-1.0 - MIT - Red Hat Inc. - - - - -

Makes your device work

-
-
-
-
-``` - -Device GUIDs can be found by running: - -``` -$ fwupdmgr get-devices -└─A Custom Peripheral: - Device ID: de7b2daf304343aa2df33cac28f22aed48aff853 - Current version: 2.0 - Vendor: Red Hat Inc. (USB:0x2B23) - Serial Number: 23934513 - GUIDs: e7336917-f91c-5583-a578-26336797863a ← USB\VID_2B23&PID_E011 - 97917aaf-73df-514b-8119-2a15d53805a5 ← USB\VID_2B23&PID_E011&REV_0200 - Device Flags: • Updatable -``` - - -The device can be flashed manually for testing with: - -``` -$ sudo fwupdtool install stm32f103-example-vcp-0.2.cab -``` - -Or can be installed into the system with: - -``` -sudo cp stm32f103-example-vcp-2.1.cab /usr/share/fwupd/remotes.d/vendor/firmware/ -sudo fwupdmgr enable-remote vendor-directory -``` - -Listing with get-devices will say "Supported by remote server" - -``` -$ fwupdmgr get-devices -└─A Custom Peripheral: - Device ID: de7b2daf304343aa2df33cac28f22aed48aff853 - Current version: 2.0 - Vendor: Red Hat Inc. (USB:0x2B23) - Serial Number: 23934513 - Update State: Success - GUIDs: e7336917-f91c-5583-a578-26336797863a ← USB\VID_2B23&PID_E011 - 97917aaf-73df-514b-8119-2a15d53805a5 ← USB\VID_2B23&PID_E011&REV_0200 - Device Flags: • Updatable - • Supported on remote server -``` - -At that point you could update your peripheral any time with: - -``` -$ fwupdmgr update - -╔══════════════════════════════════════════════════════════════════════════════╗ -║ Upgrade A Custom Peripheral from 0.1 to 2.1? ║ -╠══════════════════════════════════════════════════════════════════════════════╣ -║ Makes your device work ║ -║ ║ -║ A Custom Peripheral and all connected devices may not be usable while ║ -║ updating. ║ -╚══════════════════════════════════════════════════════════════════════════════╝ -Perform operation? [Y|n]: y -Waiting… [***************************************] Less than one minute remaining… -Successfully installed firmware -``` - -If you try again you will see: -``` -$ fwupdmgr update -Devices with the latest available firmware version: - • A Custom Peripheral -``` - -The device will enumerate via usb: -``` -[ 1920.546595] usb 2-2.12: new full-speed USB device number 21 using xhci_hcd -[ 1920.686301] usb 2-2.12: New USB device found, idVendor=2b23, idProduct=e011, bcdDevice= 2.01 -[ 1920.686322] usb 2-2.12: New USB device strings: Mfr=1, Product=2, SerialNumber=3 -[ 1920.686324] usb 2-2.12: Product: A Custom Peripheral -[ 1920.686326] usb 2-2.12: Manufacturer: Red Hat Inc. -[ 1920.686328] usb 2-2.12: SerialNumber: 23934513 -[ 1920.699189] cdc_acm 2-2.12:1.0: ttyACM2: USB ACM device -``` diff --git a/firmware/application/build.rs b/firmware/application/build.rs deleted file mode 100644 index 5970606..0000000 --- a/firmware/application/build.rs +++ /dev/null @@ -1,29 +0,0 @@ -use std::env; -use std::fs; -use std::io::Write; -use std::path::PathBuf; - -fn main() { - let version = match env::var("VERSION"){ - Ok(v) => v, - Err(_) => "0.0".to_string(), - }; - - let git_version = match env::var("GIT_REF") { - Ok(v) => v, - Err(_) => "unknown".to_string(), - }; - - println!("cargo:rustc-env=VERSION={}", version); - println!("cargo:rustc-env=GIT_REF={}", git_version); - - // Put the linker script somewhere the linker can find it - let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); - fs::File::create(out_dir.join("memory.x")) - .unwrap() - .write_all(include_bytes!("memory.x")) - .unwrap(); - println!("cargo:rustc-link-search={}", out_dir.display()); - println!("cargo:rerun-if-changed=memory.x"); - println!("cargo:rerun-if-changed=Makefile"); // Version is fed via environment variable here -} diff --git a/firmware/application/firmware.metainfo.xml.in b/firmware/application/firmware.metainfo.xml.in deleted file mode 100644 index 74af1e2..0000000 --- a/firmware/application/firmware.metainfo.xml.in +++ /dev/null @@ -1,64 +0,0 @@ - - - com.redhat.jumpstarter.testharness.firmware - Jumpstarter project test-harness - A test harness device to bring Edge devices into CI - -

This firmware takes care of controlling the onboard hardware, like USB storage routing, leds, power measurement, power control, etc.

-
- - af277716-d895-5da9-af81-37e877c969ec - - https://github.com/redhat-et/jumpstarter - CC0-1.0 - Apache-2.0 - - X-BaseboardManagementController - X-System - - - unsigned - pair - com.st.dfuse - - - - - -

Bugfix empty power control config, in that case the - normal analog power control should be performed, but - 0.06 requires a config to be present (bug).

-
-
- - - -

Provides an initial firmware update, enabling:

-
    -
  • support for json config field, removed storage
  • -
  • alternate power control config
  • -
  • rescue power mode (power on into recovery)
  • -
-
-
- - - -

Provides an initial firmware update, enabling:

-
    -
  • set pin commands
  • -
  • storage control
  • -
  • serial console access
  • -
  • power control.
  • -
  • power metering.
  • -
  • about and version commands
  • -
  • 10 commands history
  • -
-
-
-
- - - jumpstarter-protocol-0.02 - -
\ No newline at end of file diff --git a/firmware/application/memory.x b/firmware/application/memory.x deleted file mode 100644 index 162e1a7..0000000 --- a/firmware/application/memory.x +++ /dev/null @@ -1,8 +0,0 @@ -/* STM32F411CEU6 */ -MEMORY -{ - BOOTLOADER : ORIGIN = 0x08000000, LENGTH = 32K - DATA_FLASH : ORIGIN = 0x0800C000, LENGTH = 16K - FLASH : ORIGIN = 0x08010000, LENGTH = 512K - 0x10000 - RAM : ORIGIN = 0x20000010, LENGTH = 128K - 0x10 -} diff --git a/firmware/application/openocd.cfg b/firmware/application/openocd.cfg deleted file mode 100644 index 91bd168..0000000 --- a/firmware/application/openocd.cfg +++ /dev/null @@ -1,5 +0,0 @@ -source [find interface/stlink-v2-1.cfg] -source [find target/stm32f4x.cfg] -targets -reset halt -# haltyy diff --git a/firmware/application/openocd.gdb b/firmware/application/openocd.gdb deleted file mode 100644 index c7ee581..0000000 --- a/firmware/application/openocd.gdb +++ /dev/null @@ -1,11 +0,0 @@ -set history save on -set confirm off -target extended-remote :3333 -set print asm-demangle on -monitor reset halt -monitor arm semihosting enable -load -# monitor verify -# monitor reset -# quit -#continue diff --git a/firmware/application/src/config.rs b/firmware/application/src/config.rs deleted file mode 100644 index 4fab49e..0000000 --- a/firmware/application/src/config.rs +++ /dev/null @@ -1,231 +0,0 @@ -use core::{mem::size_of, cmp::min}; - -use stm32f4xx_hal::flash::{LockedFlash, FlashExt}; - -// Configuration is stored in the 3'rd sector of the flash memory, starting at 0x0800_C000. -// The sector is 16k, so we can store 16 ConfigBlocks of 1k each. The last one with -// the magic word is the valid one. -// Each sector has a limited amout of times it can be erased, so we use the next free block -// and only erase the sector when all blocks are used. - -const FLASH_SECTOR : u8 = 3; -const FLASH_BASE : usize = 0x0800_0000; -const FLASH_CONFIG_BASE : usize = 0x0800_C000; // see memory.x - -#[repr(C, packed)] -#[derive(Debug)] -pub struct ConfigBlock { - pub name: [u8; 64], // device name - pub tags: [u8; 256], // device tags - pub usb_console: [u8; 64], // separate usb console i.e. used for the orin agx board to access the USB only UEFI console - // New variables can go here, but make sure to update the padding below - // the previously stored versions will be 0's due to the padding - pub power_on: [u8; 32], // power_on method i.e. "bL,w1,bZ" - pub power_off: [u8; 32], // power_off method i.e. "bL,w11,bZ" - pub power_rescue: [u8; 32], // power_off method i.e. "aL,rL,w1,rZ,w1,aZ" - pub json : [u8; 512], // json blob config - padding: [u8; 1024-64-256-64-4-32-32-32-512], // padding to make up for 1024 byte blocks - magic: u32, // magic word to know if this flash config block is valid - -} - -impl ConfigBlock { - pub fn new() -> Self { - ConfigBlock { - name: [0; 64], - tags: [0; 256], - usb_console: [0; 64], - power_on: [0; 32], - power_off: [0; 32], - power_rescue: [0; 32], - json : [0; 512], // json blob config - magic: MAGIC, - padding: [0; 1024-64-256-64-4-32-32-32-512], - } - } - - pub fn is_valid(&self) -> bool { - self.magic == MAGIC - } - - pub fn format_error(&self) -> bool { - self.magic != MAGIC && self.magic != 0xFFFF_FFFF - } - - pub fn set_name(mut self,name: &[u8]) -> Self { - let l = min(name.len(), self.name.len()); - self.name[..l].copy_from_slice(&name[..l]); - self.name[l..].fill(0); - self - } - - pub fn set_tags(mut self, tags: &[u8]) -> Self { - let l = min(tags.len(), self.tags.len()); - self.tags[..l].copy_from_slice(&tags[..l]); - self.tags[l..].fill(0); - self - } - - pub fn set_json(mut self, json: &[u8]) -> Self { - let l = min(json.len(), self.json.len()); - self.json[..l].copy_from_slice(&json[..l]); - self.json[l..].fill(0); - self - } - - pub fn set_usb_console(mut self, usb_console: &[u8]) -> Self { - let l = min(usb_console.len(), self.usb_console.len()); - self.usb_console[..l].copy_from_slice(&usb_console[..l]); - self.usb_console[l..].fill(0); - self - } - - pub fn set_power_on(mut self, power_on: &[u8]) -> Self { - let l = min(power_on.len(), self.power_on.len()); - self.power_on[..l].copy_from_slice(&power_on[..l]); - self.power_on[l..].fill(0); - self - } - pub fn set_power_off(mut self, power_off: &[u8]) -> Self { - let l = min(power_off.len(), self.power_off.len()); - self.power_off[..l].copy_from_slice(&power_off[..l]); - self.power_off[l..].fill(0); - self - } - - pub fn set_power_rescue(mut self, power_rescue: &[u8]) -> Self { - let l = min(power_rescue.len(), self.power_rescue.len()); - self.power_rescue[..l].copy_from_slice(&power_rescue[..l]); - self.power_rescue[l..].fill(0); - self - } - -} - -const MAGIC: u32 = 0x601dbeef; - -// The flash area in 0x0800_C000 - 0x0800_FFFF is reserved for the config block. -#[repr(C, packed)] -struct ConfigAreaFlash { - config: [ConfigBlock; 16], - // DO NOT ADD MORE VARIABLES HERE -} - -pub struct ConfigArea { - flash_config: &'static ConfigAreaFlash, - flash: LockedFlash, -} - -impl ConfigArea { - pub fn new(flash: LockedFlash) -> Self { - let mut cfg = ConfigArea { - flash_config: ConfigAreaFlash::new(), - flash: flash, - }; - if cfg.flash_config.format_error() { - cfg.erase_flash(); - } - cfg - } - - pub fn get(&self) -> ConfigBlock { - self.flash_config.ram_config() - } - - fn erase_flash(&mut self) { - let mut unlocked_flash = self.flash.unlocked(); - unlocked_flash.erase(FLASH_SECTOR).unwrap(); - } - pub fn write_config(&mut self, cfg: &ConfigBlock) -> Result<(),()> { - let next = self.flash_config.get_next(); - let next_i: usize; - match next { - Some(i) => { - next_i = i; - }, - None => { - self.erase_flash(); - next_i = 0; - }, - } - let offset = next_i * size_of::(); - let mut unlocked_flash = self.flash.unlocked(); - let buffer = unsafe { as_u8_slice(cfg) }; - let base = FLASH_CONFIG_BASE - FLASH_BASE; - unlocked_flash.program(base + offset, buffer.iter()).unwrap(); - - Ok(()) - } -} - -impl ConfigAreaFlash { - fn new() -> &'static Self { - let cfg = FLASH_CONFIG_BASE as *const ConfigAreaFlash; - return unsafe { &*cfg }; - } - - fn get_next(&self) -> Option { - for i in 0..16 { - if !self.config[i].is_valid() { - return Some(i) - } - } - return None - } - - // detect if any of the config blocks have a format error (magic word is not 0x600dbeef of 0xffffffff) - pub fn format_error(&self) -> bool { - for i in 0..16 { - if self.config[i].format_error() { - return true - } - } - return false - } - - fn get_current(&self) -> Option { - for i in (0..16).rev() { - if self.config[i].is_valid() { - return Some(i) - } - } - return None - } - - fn get_config(&self) -> Option<&ConfigBlock> { - match self.get_current() { - Some(i) => Some(&self.config[i]), - None => None, - } - } - - // get the last config block, as a copy in RAM - fn ram_config(&self) -> ConfigBlock { - let mut ram_cfg = ConfigBlock::new(); - - match self.get_config() { - Some(cfg) => { - let src: &[u8] = unsafe { as_u8_slice(cfg) }; - let dst: &mut [u8] = unsafe { as_mut_u8_slice(&mut ram_cfg) }; - dst.copy_from_slice(src); - }, - None => {}, - }; - ram_cfg - } -} - - -unsafe fn as_u8_slice(p: &T) -> &[u8] { - ::core::slice::from_raw_parts( - (p as *const T) as *mut u8, - ::core::mem::size_of::(), - ) -} - -unsafe fn as_mut_u8_slice(p: &T) -> &mut [u8] { - ::core::slice::from_raw_parts_mut( - (p as *const T) as *mut u8, - ::core::mem::size_of::(), - ) -} diff --git a/firmware/application/src/ctlpins.rs b/firmware/application/src/ctlpins.rs deleted file mode 100644 index b0e4573..0000000 --- a/firmware/application/src/ctlpins.rs +++ /dev/null @@ -1,294 +0,0 @@ - -use stm32f4xx_hal::gpio::DynamicPin; -use embedded_hal::digital::v2::OutputPin; -use embedded_hal::digital; - -// create an enum with 3 possibilities: High, Low, and Floating -// this is used to set the CTL pins to a specific state -#[derive(Copy, Clone)] -pub enum PinState { - High, - Low, - Floating, -} - -// the power_on/power_off sequences processed by _run_sequence -// have the following format: -// coma separated orders which could be: -// ord[,ord]* -// where ord is: -// - a,b,c,d,r followed by a state: h,l,z -// - w followed by a natural number, which is the number of 100ms to wait -// - p followed by 0 or 1, which is the desired power state -// , is ignored and used as a visual separator of orders -// -// i.e. assuming A=REC , B=POWER_BTN for a jetson board, we could have: -// -// enter flashing mode: -// "p1,aL,rL,w1,rZ,w1" => Power on, REC low, reset LOW, wait 100ms, reset HiZ, wait 100ms -// -// power off via signal: -// "p1,bL,w110,bZ" => Power on, POWER_BTN low, wait 11s, POWER_BTN HiZ -// -// power on via signal: -// "p1,bL,w5,bZ" => Power on, POWER_BTN low, wait 500ms, POWER_BTN HiZ - -pub trait CTLPinsTrait { - fn set_ctl_a(&mut self, state:PinState); - fn set_ctl_b(&mut self, state:PinState); - fn set_ctl_c(&mut self, state:PinState); - fn set_ctl_d(&mut self, state:PinState); - fn set_reset(&mut self, state:PinState); - fn power_on(&mut self, on_seq: &[u8]); - fn power_off(&mut self, off_seq: &[u8]); - -} - -pub struct CTLPins -where - PWPin: OutputPin, { - ctl_a: DynamicPin<'A', 5>, - stored_a: PinState, - ctl_b: DynamicPin<'A', 6>, - stored_b: PinState, - ctl_c: DynamicPin<'A', 7>, - stored_c: PinState, - ctl_d: DynamicPin<'A', 8>, - stored_d: PinState, - reset: DynamicPin<'A', 9>, - stored_reset: PinState, - power: PWPin, - on: bool, -} - -impl CTLPins -where - PWPin: OutputPin, -{ - pub fn new(ctl_a:DynamicPin<'A', 5>, - ctl_b:DynamicPin<'A', 6>, - ctl_c:DynamicPin<'A', 7>, - ctl_d:DynamicPin<'A', 8>, - reset:DynamicPin<'A', 9>, - power:PWPin) -> Self { - let mut instance = Self{ctl_a, stored_a: PinState::Floating, - ctl_b, stored_b: PinState::Floating, - ctl_c, stored_c: PinState::Floating, - ctl_d, stored_d: PinState::Floating, - reset, stored_reset: PinState::Floating, - power, on: false}; - instance.set_ctl_a(PinState::Floating); - instance.set_ctl_b(PinState::Floating); - instance.set_ctl_c(PinState::Floating); - instance.set_ctl_d(PinState::Floating); - instance.set_reset(PinState::Floating); - let empty: [u8; 0] = []; - instance.power_off(&empty); - instance - } - - fn _set_ctl_a(&mut self, state:PinState) { - match state { - PinState::High => self.ctl_a.make_push_pull_output_in_state(digital::v2::PinState::High), - PinState::Low => self.ctl_a.make_push_pull_output_in_state(digital::v2::PinState::Low), - PinState::Floating => self.ctl_a.make_floating_input(), - } - } - - fn _set_ctl_b(&mut self, state: PinState) { - match state { - PinState::High => self.ctl_b.make_push_pull_output_in_state(digital::v2::PinState::High), - PinState::Low => self.ctl_b.make_push_pull_output_in_state(digital::v2::PinState::Low), - PinState::Floating => self.ctl_b.make_floating_input(), - } - } - - fn _set_ctl_c(&mut self, state: PinState) { - match state { - PinState::High => self.ctl_c.make_push_pull_output_in_state(digital::v2::PinState::High), - PinState::Low => self.ctl_c.make_push_pull_output_in_state(digital::v2::PinState::Low), - PinState::Floating => self.ctl_c.make_floating_input(), - } - } - - fn _set_ctl_d(&mut self, state: PinState) { - match state { - PinState::High => self.ctl_d.make_push_pull_output_in_state(digital::v2::PinState::High), - PinState::Low => self.ctl_d.make_push_pull_output_in_state(digital::v2::PinState::Low), - PinState::Floating => self.ctl_d.make_floating_input(), - } - } - - fn _set_reset(&mut self, state: PinState) { - match state { - PinState::High => self.reset.make_push_pull_output_in_state(digital::v2::PinState::High), - PinState::Low => self.reset.make_push_pull_output_in_state(digital::v2::PinState::Low), - PinState::Floating => self.reset.make_floating_input(), - } - } - - fn _float_all(&mut self) { - self._set_ctl_a(PinState::Floating); - self._set_ctl_b(PinState::Floating); - self._set_ctl_c(PinState::Floating); - self._set_ctl_d(PinState::Floating); - self._set_reset(PinState::Floating); - } - - fn _float_not_off_tolerant(&mut self) { - if !off_tolerant(self.stored_a) { - self._set_ctl_a(PinState::Floating); - } - if !off_tolerant(self.stored_b) { - self._set_ctl_b(PinState::Floating); - } - if !off_tolerant(self.stored_c) { - self._set_ctl_c(PinState::Floating); - } - if !off_tolerant(self.stored_d) { - self._set_ctl_d(PinState::Floating); - } - if !off_tolerant(self.stored_reset) { - self._set_reset(PinState::Floating); - } - } - - fn _lower(&self, ch:u8) -> u8 { - // ensure lowcase ascii - if (ch>64) && (ch<91) { - return ch ^0x20; - } - return ch - } - fn _status_from_u8(&self, ch:u8) -> PinState { - match self._lower(ch) { - b'h' => PinState::High, - b'l' => PinState::Low, - b'z' => PinState::Floating, - _ => PinState::Floating, - } - } - fn _run_sequence(&mut self, sequence: &[u8]) { - let mut p = 0; - while p + 1 < sequence.len() { - let pin = self._lower(sequence[p]); - - p+=1; - match pin { - b'\0' => break, - b'a' => { self._set_ctl_a(self._status_from_u8(sequence[p])); p+=1}, - b'b' => { self._set_ctl_b(self._status_from_u8(sequence[p])); p+=1}, - b'c' => { self._set_ctl_c(self._status_from_u8(sequence[p])); p+=1}, - b'd' => { self._set_ctl_d(self._status_from_u8(sequence[p])); p+=1}, - b'r' => { self._set_reset(self._status_from_u8(sequence[p])); p+=1}, - b'w' => p = self._wait(sequence, p), - b'p' => { let pw = sequence[p]; - p+=1; - if pw == b'1' { - self.power_on(&[0u8; 0]) - } else { - self.power_off(&[0u8; 0]) - } - } - b',' => {}, // ignore commas - _ => {}, // ignore unknown commands - } - } - } - - fn _wait(&self, sequence: &[u8], mut p: usize) -> usize { - // parse for 100ms increments - let mut wait:u32 = 0; - while p < sequence.len() { - let ch = sequence[p]; - if (ch < b'0') || (ch > b'9') { - break; - } - wait = wait * 10 + (ch - b'0') as u32; - p += 1; - } - // This value has been calculated experimentally, it would need to be - // updated for different clock speeds - cortex_m::asm::delay(3_300_000 * wait); - p - } -} - -// High output state is not ok when the board is not powered on -// because it will draw power from the output pins into the carried board -fn off_tolerant(state: PinState) -> bool { - match state { - PinState::Floating => true, - PinState::Low => true, - _ => false, - } -} - -impl CTLPinsTrait for CTLPins -where - PWPin: OutputPin, -{ - fn set_ctl_a(&mut self, state:PinState) { - self.stored_a = state; - if self.on || off_tolerant(state){ - self._set_ctl_a(state) - } - } - - fn set_ctl_b(&mut self, state: PinState) { - self.stored_b = state; - if self.on || off_tolerant(state){ - self._set_ctl_b(state) - } - } - - fn set_ctl_c(&mut self, state: PinState) { - self.stored_c = state; - if self.on || off_tolerant(state){ - self._set_ctl_c(state) - } - } - - - fn set_ctl_d(&mut self, state: PinState) { - self.stored_d = state; - if self.on || off_tolerant(state){ - self._set_ctl_d(state) - } - } - - fn set_reset(&mut self, state: PinState) { - self.stored_reset = state; - if self.on || off_tolerant(state){ - self._set_reset(state) - } - } - - fn power_on(&mut self, on_seq: &[u8]) { - self._set_ctl_a(self.stored_a); - self._set_ctl_b(self.stored_b); - self._set_ctl_c(self.stored_c); - self._set_ctl_d(self.stored_d); - self._set_reset(self.stored_reset); - if on_seq.len() == 0 || (on_seq.len()>0 && on_seq[0] == b'\0') { - self.power.set_high().ok(); - } else { - self._run_sequence(on_seq); - } - self.on = true; - } - - fn power_off(&mut self, on_seq: &[u8]) { - if on_seq.len() == 0 || (on_seq.len()>0 && on_seq[0] == b'\0') { - // we set the control pins to floating while in power off, so power is not drawn - // from the output pins into the carried board - self._float_not_off_tolerant(); - self.power.set_low().ok(); - } else { - self._run_sequence(on_seq); - self._float_not_off_tolerant(); - } - self.on = false; - } -} - diff --git a/firmware/application/src/dfu.rs b/firmware/application/src/dfu.rs deleted file mode 100644 index 7b61873..0000000 --- a/firmware/application/src/dfu.rs +++ /dev/null @@ -1,68 +0,0 @@ -use core::str; - -use stm32f4xx_hal::otg_fs::UsbBusType; -use usbd_dfu_rt::{DfuRuntimeClass, DfuRuntimeOps}; -use usb_device::class_prelude::*; - -pub struct DFUBootloader; - -pub type DFUBootloaderRuntime = DfuRuntimeClass; - -const KEY_STAY_IN_BOOT: u32 = 0xb0d42b89; - -impl DfuRuntimeOps for DFUBootloader { - const DETACH_TIMEOUT_MS: u16 = 500; - const CAN_UPLOAD: bool = false; - const WILL_DETACH: bool = true; - - fn detach(&mut self) { - cortex_m::interrupt::disable(); - - let cortex = unsafe { cortex_m::Peripherals::steal() }; - - let p = 0x2000_0000 as *mut u32; - unsafe { p.write_volatile(KEY_STAY_IN_BOOT) }; - - cortex_m::asm::dsb(); - unsafe { - // System reset request - cortex.SCB.aircr.modify(|v| 0x05FA_0004 | (v & 0x700)); - } - cortex_m::asm::dsb(); - loop {} - } -} - -/// Returns device serial number as hex string slice. -pub fn get_serial_str() -> &'static str { - static mut SERIAL: [u8; 8] = [b' '; 8]; - let serial = unsafe { SERIAL.as_mut() }; - - fn hex(v: u8) -> u8 { - match v { - 0..=9 => v + b'0', - 0xa..=0xf => v - 0xa + b'a', - _ => b' ', - } - } - - let sn = read_serial(); - - for (i, d) in serial.iter_mut().enumerate() { - *d = hex(((sn >> (i * 4)) & 0xf) as u8) - } - - unsafe { str::from_utf8_unchecked(serial) } -} - -/// Return device serial based on U_ID registers. -fn read_serial() -> u32 { - let u_id0 = 0x1FFF_7A10 as *const u32; - let u_id1 = 0x1FFF_7A14 as *const u32; - - unsafe { u_id0.read().wrapping_add(u_id1.read()) } -} - -pub fn new_dfu_bootloader(u:&UsbBusAllocator) -> DFUBootloaderRuntime { - DfuRuntimeClass::new(u, DFUBootloader) -} \ No newline at end of file diff --git a/firmware/application/src/filter.rs b/firmware/application/src/filter.rs deleted file mode 100644 index 155cde9..0000000 --- a/firmware/application/src/filter.rs +++ /dev/null @@ -1,37 +0,0 @@ - -pub trait Filter { - fn feed(&mut self, value:f32); - fn get(&mut self) -> f32; -} - -const MOVING_AVERAGE_SIZE:usize = 200; -pub struct MovingAverage { - values: [f32; MOVING_AVERAGE_SIZE], - sum: f32, - last_result: f32, - cached_result: bool, -} - -impl MovingAverage { - pub fn new() -> Self { - Self{values: [0.0; MOVING_AVERAGE_SIZE], sum: 0.0, last_result: 0.0, cached_result: false} - } -} - -impl Filter for MovingAverage { - fn feed(&mut self, value:f32) { - self.sum -= self.values[0]; - self.values.rotate_left(1); - self.values[MOVING_AVERAGE_SIZE-1] = value; - self.sum += value; - self.cached_result = false; - } - fn get(&mut self) -> f32 { - if self.cached_result { - return self.last_result; - } - self.last_result = self.sum / MOVING_AVERAGE_SIZE as f32; - self.cached_result = true; - return self.last_result; - } -} \ No newline at end of file diff --git a/firmware/application/src/main.rs b/firmware/application/src/main.rs deleted file mode 100644 index 9a42ca2..0000000 --- a/firmware/application/src/main.rs +++ /dev/null @@ -1,546 +0,0 @@ -#![no_std] -#![no_main] - -// use panic_halt as _; -use panic_semihosting as _; - -mod dfu; -mod storage; -mod usbserial; -mod shell; -mod ctlpins; -mod powermeter; -mod filter; -mod version; -mod config; - -// dispatchers are free Hardware IRQs we don't use that rtic will use to dispatch -// software tasks, we are not using EXT interrupts, so we can use those -#[rtic::app(device = stm32f4xx_hal::pac, peripherals = true, dispatchers = [EXTI0, EXTI1, EXTI2])] -mod app { - - use stm32f4xx_hal::{ - gpio, - gpio::{Input, Output, PushPull}, - otg_fs::{UsbBus, UsbBusType, USB}, - pac, - prelude::*, - timer, - serial::{config::Config, Tx, Rx, Serial}, - adc::{config::{AdcConfig, Dma, SampleTime, Scan, Sequence, Resolution}, Adc}, - dma::{config::DmaConfig, PeripheralToMemory, Stream0, StreamsTuple, Transfer}, - pac::{ADC1, DMA2}, - }; - use core::fmt::Write; - - use heapless::spsc::{Consumer, Producer, Queue}; - use usb_device::{class_prelude::*, prelude::*}; - - use usbd_serial::SerialPort; - - use crate::dfu::{DFUBootloaderRuntime, get_serial_str, new_dfu_bootloader}; - use crate::storage::*; - use crate::usbserial::*; - use crate::shell; - use crate::ctlpins; - use crate::powermeter::*; - use crate::version; - use crate::config::*; - - type LedCmdType = gpio::PC15>; - type StorageSwitchType = StorageSwitch>, gpio::PB3>, - gpio::PB5>, gpio::PB4>>; - type CTLPinsType = ctlpins::CTLPins>>; - type DMATransfer = Transfer, 0, Adc, PeripheralToMemory, &'static mut [u16; 2]>; - - const DUT_BUF_SIZE: usize = 1024; - // Resources shared between tasks - #[shared] - struct Shared { - timer: timer::CounterMs, - usb_dev: UsbDevice<'static, UsbBusType>, - shell: shell::ShellType, - shell_status: shell::ShellStatus, - dfu: DFUBootloaderRuntime, - - led_tx: gpio::PC13>, - led_rx: gpio::PC14>, - led_cmd: LedCmdType, - - storage: StorageSwitchType, - - adc_dma_transfer: DMATransfer, - - ctl_pins: CTLPinsType, - - power_meter: MAVPowerMeter, - - config: ConfigArea, - } - - // Local resources to specific tasks (cannot be shared) - #[local] - struct Local { - _button: gpio::PA0, - usart_rx: Rx, - usart_tx: Tx, - to_dut_serial: Producer<'static, u8, DUT_BUF_SIZE>, // queue of characters to send to the DUT - to_dut_serial_consumer: Consumer<'static, u8, DUT_BUF_SIZE>, // consumer side of the queue - to_host_serial: Producer<'static, u8, DUT_BUF_SIZE>, // queue of characters to send to the DUT - to_host_serial_consumer: Consumer<'static, u8, DUT_BUF_SIZE>, // consumer side of the queue - adc_buffer: Option<&'static mut [u16; 2]>, - } - - #[init(local = [q_to_dut: Queue = Queue::new(), q_from_dut: Queue = Queue::new()])] - fn init(ctx: init::Context) -> (Shared, Local, init::Monotonics) { - static mut USB_BUS: Option,> = None; - static mut EP_MEMORY: [u32; 1024] = [0; 1024]; - - let dp = ctx.device; - let rcc = dp.RCC.constrain(); - let clocks = rcc - .cfgr - .use_hse(25.MHz()) - .sysclk(48.MHz()) - .require_pll48clk() - .freeze(); - - // Configure the on-board LED (PC13, blue) - let gpioa = dp.GPIOA.split(); - let gpiob = dp.GPIOB.split(); - let gpioc = dp.GPIOC.split(); - - let mut led_tx = gpioc.pc13.into_push_pull_output(); - let mut led_rx = gpioc.pc14.into_push_pull_output(); - let mut led_cmd = gpioc.pc15.into_push_pull_output(); - - led_tx.set_high(); - led_rx.set_high(); - led_cmd.set_high(); - - let _button = gpioa.pa0.into_pull_up_input(); - - let ctl_pins = ctlpins::CTLPins::new(gpioa.pa5.into_dynamic(), // ctl_a - gpioa.pa6.into_dynamic(), // ctl_b - gpioa.pa7.into_dynamic(), // ctl_c - gpioa.pa8.into_dynamic(), // ctl_d - gpioa.pa9.into_dynamic(), // reset - gpioa.pa4.into_push_pull_output() // power enable - ); - - let pins = (gpiob.pb6, gpiob.pb7); - let usart = Serial::new( - dp.USART1, - pins, // (tx, rx) - Config::default().baudrate(115_200.bps()).wordlength_8(), - &clocks, - ).unwrap().with_u8_data(); - - let (usart_tx, mut usart_rx) = usart.split(); - - usart_rx.listen(); - - - let current_sense = gpioa.pa1.into_analog(); - let vout_sense = gpioa.pa2.into_analog(); - let dma = StreamsTuple::new(dp.DMA2); - let config = DmaConfig::default() - .transfer_complete_interrupt(true) - .memory_increment(true) - .double_buffer(false); - - let adc_config = AdcConfig::default() - .dma(Dma::Continuous) - .scan(Scan::Enabled) - .resolution(Resolution::Twelve); - - let mut adc = Adc::adc1(dp.ADC1, true, adc_config); - - adc.configure_channel(¤t_sense, Sequence::One, SampleTime::Cycles_480); - adc.configure_channel(&vout_sense, Sequence::Two, SampleTime::Cycles_480); - adc.enable_temperature_and_vref(); - let power_meter = MAVPowerMeter::new(); - - let first_buffer = cortex_m::singleton!(: [u16; 2] = [0; 2]).unwrap(); - let adc_buffer = Some(cortex_m::singleton!(: [u16; 2] = [0; 2]).unwrap()); - // Give the first buffer to the DMA. The second buffer is held in an Option in `local.buffer` until the transfer is complete - let adc_dma_transfer = Transfer::init_peripheral_to_memory(dma.0, adc, first_buffer, None, config); - - let mut storage = StorageSwitch::new( - gpioa.pa15.into_push_pull_output(), //OEn - gpiob.pb3.into_push_pull_output(), //SEL - gpiob.pb5.into_push_pull_output(), //PW_DUT - gpiob.pb4.into_push_pull_output(), //PW_HOST - ); - - storage.power_off(); - - - // setup a timer for the periodic 100ms task - let mut timer = dp.TIM2.counter_ms(&clocks); - timer.start(10.millis()).unwrap(); //100Hz - timer.listen(timer::Event::Update); - - // Pull the D+ pin down to send a RESET condition to the USB bus. - let mut usb_dp = gpioa.pa12.into_push_pull_output(); - usb_dp.set_low(); - cortex_m::asm::delay(1024 * 50); - - let usb_periph = USB { - usb_global: dp.OTG_FS_GLOBAL, - usb_device: dp.OTG_FS_DEVICE, - usb_pwrclk: dp.OTG_FS_PWRCLK, - hclk: clocks.hclk(), - pin_dm: gpioa.pa11.into_alternate(), - pin_dp: usb_dp.into_alternate(), - }; - - unsafe { - USB_BUS = Some(UsbBus::new(usb_periph, &mut EP_MEMORY)); - } - /* I tried creating a 2nd serial port which only works on STM32F412 , 411 has not enough - endpoints, but it didn't work well, the library probably needs some debugging */ - let mut serial1 = new_usb_serial! (unsafe { USB_BUS.as_ref().unwrap() }); - let dfu = new_dfu_bootloader(unsafe { USB_BUS.as_ref().unwrap() }); - - serial1.reset(); - - let usb_dev = UsbDeviceBuilder::new( - unsafe { USB_BUS.as_ref().unwrap() }, - UsbVidPid(0x2b23, 0x1012), - ) - .manufacturer("Red Hat Inc.") - .product("Jumpstarter") - .serial_number(get_serial_str()) - .device_release(version::usb_version_bcd_device()) - .self_powered(false) - .max_power(250) - .max_packet_size_0(64) - .build(); - - let shell = shell::new(serial1); - let shell_status = shell::ShellStatus{ - monitor_enabled: false, - meter_enabled: false, - console_mode: false,}; - - - let (to_dut_serial, to_dut_serial_consumer) = ctx.local.q_to_dut.split(); - let (to_host_serial, to_host_serial_consumer) = ctx.local.q_from_dut.split(); - - let config = ConfigArea::new(stm32f4xx_hal::flash::LockedFlash::new(dp.FLASH)); - - ( - Shared { - timer, - usb_dev, - shell, - shell_status, - dfu, - led_tx, - led_rx, - led_cmd, - storage, - adc_dma_transfer, - ctl_pins, - power_meter, - config, - }, - Local { - _button, - usart_tx, - usart_rx, - to_dut_serial, - to_dut_serial_consumer, - to_host_serial, - to_host_serial_consumer, - adc_buffer, - }, - // Move the monotonic timer to the RTIC run-time, this enables - // scheduling - init::Monotonics(), - ) - } - - #[task(binds = USART1, priority=1, local = [usart_rx, to_host_serial], shared = [shell_status, led_rx])] - fn usart_task(cx: usart_task::Context){ - let usart_rx = cx.local.usart_rx; - let shell_status = cx.shared.shell_status; - let led_rx = cx.shared.led_rx; - let to_host_serial = cx.local.to_host_serial; - - (shell_status, led_rx).lock(|shell_status, led_rx| { - while usart_rx.is_rx_not_empty() { - led_rx.set_low(); - match usart_rx.read() { - Ok(b) => { - if shell_status.console_mode || shell_status.monitor_enabled { - to_host_serial.enqueue(b).ok(); // this could over-run but it's ok the only solution would be a bigger buffer - } - }, - Err(_e) => { - break; - } - } - } - usart_rx.clear_idle_interrupt(); - }); - - - if to_host_serial.len() > 0 { - console_monitor_task::spawn().ok(); - } - } - - #[task(local=[to_host_serial_consumer], shared=[shell, shell_status, power_meter])] - fn console_monitor_task(mut cx: console_monitor_task::Context) { - use arrform::ArrForm; - - let to_host_serial_consumer = cx.local.to_host_serial_consumer; - let shell = &mut cx.shared.shell; - let shell_status = &mut cx.shared.shell_status; - let power_meter = &mut cx.shared.power_meter; - - // if the DUT has sent data over the uart, we send it to the host now - // at this point we can incercept and add additional info like power readings - if to_host_serial_consumer.len() > 0 { - (shell, shell_status, power_meter).lock(|shell, shell_status, power_meter| { - let serial1 = shell.get_serial_mut(); - let mut buf = [0u8; DUT_BUF_SIZE+32]; - let mut count = 0; - loop { - match to_host_serial_consumer.dequeue() { - Some(c) => { - buf[count] = c; - count += 1; - if count >= buf.len() { - break; - } - // check if we need to add power readings after the line break - if shell_status.meter_enabled && c == 0x0d { - let mut af = ArrForm::<64>::new(); - power_meter.write_trace(&mut af); - - for p in af.as_bytes() { - buf[count] = *p; - count += 1; - } - } - }, - None => { - break; - } - } - } - if count>0 { - serial1.write(&buf[..count]).ok(); - } - }); - } - } - - #[task(binds = OTG_FS, shared = [usb_dev, shell, shell_status, dfu, led_cmd, storage, ctl_pins, power_meter, config], local=[esc_cnt:u8 = 0, to_dut_serial])] - fn usb_task(mut cx: usb_task::Context) { - let usb_dev = &mut cx.shared.usb_dev; - let shell = &mut cx.shared.shell; - let shell_status = &mut cx.shared.shell_status; - let dfu = &mut cx.shared.dfu; - let led_cmd = &mut cx.shared.led_cmd; - let storage = &mut cx.shared.storage; - let to_dut_serial = cx.local.to_dut_serial; - - let esc_cnt = cx.local.esc_cnt; - let ctl_pins = &mut cx.shared.ctl_pins; - let power_meter = &mut cx.shared.power_meter; - let config = &mut cx.shared.config; - - (usb_dev, dfu, shell, shell_status, led_cmd, storage, ctl_pins, power_meter, config).lock( - |usb_dev, dfu, shell, shell_status, led_cmd, storage, ctl_pins, power_meter, config| { - let serial1 = shell.get_serial_mut(); - - if !usb_dev.poll(&mut [serial1, dfu]) { - return; - } - let available_to_dut = to_dut_serial.capacity()-to_dut_serial.len(); - - let mut send_to_dut = |buf: &[u8]|{ - for b in buf { - to_dut_serial.enqueue(*b).ok(); - } - return - }; - - if shell_status.console_mode { - // if in console mode, send all data to the DUT, only read from the USB serial port as much as we can send to the DUT - let mut buf = [0u8; DUT_BUF_SIZE]; - match serial1.read(&mut buf[..available_to_dut]) { - Ok(count) => { - send_to_dut(&buf[..count]); - - for c in &buf[..count] { - if *c == 0x02 { // CTRL+B - *esc_cnt = *esc_cnt + 1; - if *esc_cnt == 5 { - shell_status.console_mode = false; - shell_status.monitor_enabled = false; - shell.write_str("\r\nExiting console mode\r\n").ok(); - shell.write_str(shell::SHELL_PROMPT).ok(); - *esc_cnt = 0; - } - } else { - *esc_cnt = 0; - } - } - }, - Err(_e) => { - } - } - } else { - shell::handle_shell_commands(shell, shell_status, led_cmd, storage, ctl_pins, &mut send_to_dut, power_meter, config); - } - }); - } - - #[task(binds = TIM2, shared=[timer, dfu, led_rx, led_tx, led_cmd, adc_dma_transfer])] - fn periodic_10ms(mut ctx: periodic_10ms::Context) { - - ctx.shared.dfu.lock(|dfu| dfu.tick(10)); - - // clear all leds set in other tasts - ctx.shared.led_rx.lock(|led_rx| led_rx.set_high()); - ctx.shared.led_tx.lock(|led_tx| led_tx.set_high()); - ctx.shared.led_cmd.lock(|led_cmd| led_cmd.set_high()); - - ctx.shared.adc_dma_transfer.lock(|transfer| { - transfer.start(|adc| { - adc.start_conversion(); - }); - }); - - ctx.shared - .timer - .lock(|tim| tim.clear_interrupt(timer::Event::Update)); - } - - #[task(binds = DMA2_STREAM0, shared=[adc_dma_transfer, power_meter], local=[adc_buffer])] - fn adc_dma(mut cx:adc_dma::Context){ - let adc_dma_transfer = &mut cx.shared.adc_dma_transfer; - let adc_buffer = &mut cx.local.adc_buffer; - let power_meter = &mut cx.shared.power_meter; - - - let buffer = adc_dma_transfer.lock(|transfer| { - let (buffer, _) = transfer - .next_transfer(adc_buffer.take().unwrap()) - .unwrap(); - buffer - }); - - // get the ADC readings for the current and the output voltage - let current_raw = buffer[0]; - let vout_raw = buffer[1]; - - // leave the previous buffer ready again for next transfer - *cx.local.adc_buffer = Some(buffer); - - // calculate current in amps - let current_V = (current_raw as f32 - 2048.0) * 3.3 / 4096.0; - let current_A = -current_V / 0.264; - - // calculate vin voltage in volts - // we get vout from the voltage divider, in 12 bits, 3.3V is 4096 - let vout_sense_V = (vout_raw as f32) * 3.3 / 4096.0; - // we do the reverse calculation to figure out the input voltage - let R8 = 2400.0; // R8 is the top resistor in the voltage divider - let R9 = 470.0; // R9 is the bottom resistor in the voltage divider - let vin = vout_sense_V * (R8 + R9) / R9; - - power_meter.lock(|power_meter| { - power_meter.feed_voltage(vin); - power_meter.feed_current(current_A); - }); - - } - - - // Background task, runs whenever no other tasks are running - #[idle(local=[to_dut_serial_consumer, usart_tx], shared=[led_tx, shell_status])] - fn idle(mut ctx: idle::Context) -> ! { - // the source of this queue is the send command from the shell - let to_dut_serial_consumer = &mut ctx.local.to_dut_serial_consumer; - let shell_status = &mut ctx.shared.shell_status; - - loop { - // Go to sleep, wake up on interrupt - let mut escaped = false; - cortex_m::asm::wfi(); - - // NOTE: this can probably be moved to its own software task - // Is there any data to be sent to the device under test over USART? - if to_dut_serial_consumer.len() == 0 { - continue; - } - let should_escape = shell_status.lock(|shell_status| !shell_status.console_mode); - loop { - match to_dut_serial_consumer.dequeue() { - Some(c) => { - // in console mode we should not handle escape characters. - // this would be arguably better implemented in the shell send function - // but this allows for the \w wait command to delay and not block other - // tasts - let mut final_c:u8 = c; - if should_escape { - if escaped == false && c == 0x5c { // backslash - escaped = true; - continue; - } - - if escaped == true { - escaped = false; - final_c = match escaped_char(c) { - Some(c) => c, - None => continue, - } - } - } - - let usart_tx = &mut ctx.local.usart_tx; - let led_tx = &mut ctx.shared.led_tx; - led_tx.lock(|led_tx| led_tx.set_low()); - - loop { - if usart_tx.is_tx_empty() { - break; - } - } - - usart_tx.write(final_c).ok(); - - }, - None => { - break; - } - } - } - } - } - - fn escaped_char(c:u8) -> Option { - - match c { - 0x5c => { Some(0x5c) }, // \\ - 0x6e => { Some(0x0a) }, // \n - 0x72 => { Some(0x0d) }, // \r - 0x74 => { Some(0x09) }, // \t - 0x61 => { Some(0x07) }, // \a alert - 0x62 => { Some(0x08) }, // \b backspace - 0x65 => { Some(0x1b) }, // \e escape character - 0x63 => { Some(0x03) }, // \c // CTRL+C - 0x64 => { Some(0x04) }, // \d CTRL+D - 0x77 => { cortex_m::asm::delay(50*1000*1000); None },// \w WAIT DELAY - _ => Some(c) - } - } - - -} diff --git a/firmware/application/src/powermeter.rs b/firmware/application/src/powermeter.rs deleted file mode 100644 index 7004d6d..0000000 --- a/firmware/application/src/powermeter.rs +++ /dev/null @@ -1,56 +0,0 @@ -use crate::filter::{self, Filter}; -use core::fmt::Write; - -pub trait PowerMeter { - fn get_power(&mut self) -> f32; - fn get_voltage(&mut self) -> f32; - fn get_current(&mut self) -> f32; - fn feed_voltage(&mut self, value:f32); - fn feed_current(&mut self, value:f32); - fn write_trace(&mut self, writer: &mut dyn Write); - fn write(&mut self, writer: &mut dyn Write); - -} - -// Moving average power meter -pub struct MAVPowerMeter { - voltage: filter::MovingAverage, - current: filter::MovingAverage, -} - -impl MAVPowerMeter { - pub fn new() -> Self { - Self{voltage: filter::MovingAverage::new(), - current: filter::MovingAverage::new()} - } -} - -impl PowerMeter for MAVPowerMeter { - fn get_power(&mut self) -> f32 { - self.voltage.get() * self.current.get() - } - fn get_voltage(&mut self) -> f32 { - self.voltage.get() - } - fn get_current(&mut self) -> f32 { - self.current.get() - } - fn feed_voltage(&mut self, value:f32) { - self.voltage.feed(value); - } - fn feed_current(&mut self, value:f32) { - self.current.feed(value); - } - - fn write_trace(&mut self, writer: &mut dyn Write) { - let pw_w = self.get_power(); - write!(writer, "{:.2}W> ",pw_w).ok(); - } - fn write(&mut self, writer: &mut dyn Write) { - let pw_w = self.get_power(); - let pw_v = self.get_voltage(); - let pw_a = self.get_current(); - - write!(writer, "{:.2}A {:.2}V {:.2}W", pw_a, pw_v, pw_w).ok(); - } -} \ No newline at end of file diff --git a/firmware/application/src/shell.rs b/firmware/application/src/shell.rs deleted file mode 100644 index a75755f..0000000 --- a/firmware/application/src/shell.rs +++ /dev/null @@ -1,412 +0,0 @@ -use core::str; -use embedded_hal::digital::v2::OutputPin; -use core::fmt::Write; - -use arrayvec::ArrayString; - -use crate::config::ConfigArea; -use crate::ctlpins::{PinState, CTLPinsTrait}; -use crate::powermeter::PowerMeter; -use crate::{usbserial::*, ctlpins::CTLPins}; -use crate::storage::StorageSwitchTrait; -use crate::version; - -use ushell::{ - autocomplete::StaticAutocomplete, history::LRUHistory, Input as ushell_input, - ShellError as ushell_error, UShell, -}; -const N_COMMANDS: usize = 14; -const COMMANDS: [&str; N_COMMANDS] = ["help", "about", "get-config", "version", "meter", "storage", "send", - "set", "set-config", "monitor", "power", "console", "status", "clear"]; -pub type ShellType = UShell, LRUHistory<512, 10>, 512>; -pub struct ShellStatus { - pub monitor_enabled: bool, - pub meter_enabled: bool, - pub console_mode: bool, -} - -pub const SHELL_PROMPT: &str = "#> "; -pub const CR: &str = "\r\n"; - -pub const HELP: &str = "\r\n\ - about : print information about this device\r\n\ - clear : clear the screen\r\n\ - help : print this help\r\n\ - meter on|read|off : read power consumption\r\n\ - monitor on|off : enable or disable the serial console monitor in this terminal\r\n\ - console : enter into serial console mode, exit with CTRL+A 5 times\r\n\ - power on|off : power on or off the DUT\r\n\ - send string : send string to the DUT\r\n\ - set r|a|b|c|d l|h|z : set RESET, CTL_A,B,C or D to low, high or high impedance\r\n\ - set-config name|tags|json|usb_console|poweron|poweroff value : set the config value in flash\r\n\ - get-config : print all the config parameters\r\n\ - status : print status of the device\r\n\ - storage dut|host|off: connect storage to DUT, host or disconnect\r\n\ - version : print version information\r\n\ - "; - -pub const ABOUT: &str = "\r\n\ - Jumpstarter test-harness version: "; -pub const ABOUT_CONTINUATION: &str = "\r\n\r\n\ - This is a device for testing images and power consumption of Edge devices in CI or\r\n\ - development, made as Open Hardware, designed to be used with the jumpstarter project.\r\n\ - more information can be found here:\r\n\r\n\ - https://github.com/redhat-et/jumpstarter\r\n\ - "; -pub fn new(serial:USBSerialType) -> ShellType { - let autocomplete = StaticAutocomplete(COMMANDS); - let history = LRUHistory::default(); - let shell: ShellType = UShell::new(serial, autocomplete, history); - shell -} - -pub fn handle_shell_commands(shell: &mut ShellType, - shell_status: &mut ShellStatus, - led_cmd: &mut L, - storage: &mut S, - ctl_pins:&mut CTLPins

, - send_to_dut: &mut dyn FnMut(&[u8]), - power_meter: &mut dyn PowerMeter, - config: &mut ConfigArea) -where - L: OutputPin, - S: StorageSwitchTrait, - P: OutputPin, -{ - loop { - let mut response = ArrayString::<512>::new(); - write!(response, "{0:}", CR).ok(); - - let result = shell.poll(); - - match result { - Ok(Some(ushell_input::Command((cmd, args)))) => { - led_cmd.set_low().ok(); - match cmd { - "about" => { write!(response, "{}", ABOUT).ok(); - version::write_version(&mut response); - write!(response, "{}", ABOUT_CONTINUATION).ok(); - } - "help" => { shell.write_str(HELP).ok(); } - "clear" => { shell.clear().ok(); } - "console" => { handle_console_cmd(&mut response, args, shell_status); } - "monitor" => { handle_monitor_cmd(&mut response, args, shell_status); } - "meter" => { handle_meter_cmd(&mut response, args, shell_status, power_meter); } - "storage" => { handle_storage_cmd(&mut response, args, storage); } - "power" => { handle_power_cmd(&mut response, args, ctl_pins, config); } - "send" => { handle_send_cmd(&mut response, args, send_to_dut); } - "set" => { handle_set_cmd(&mut response, args, ctl_pins); } - "set-config" => { handle_set_config_cmd(&mut response, args, config); } - "get-config" => { handle_get_config_cmd(&mut response, args, config); } - "status" => { handle_status_cmd(&mut response, args, shell_status); } - "version" => { version::write_version(&mut response); } - "" => {} - _ => { write!(shell, "{0:}unsupported command{0:}", CR).ok(); } - } - // If response was added complete with an additional CR - if response.len() > 2 { - write!(response, "{0:}", CR).ok(); - } - // if console mode has been entered we should not print the SHELL PROMPT again - if !shell_status.console_mode { - write!(response, "{}", SHELL_PROMPT).ok(); - } - shell.write_str(&response).ok(); - - } - Err(ushell_error::WouldBlock) => break, - _ => {} - } - } -} - -fn handle_power_cmd(response:&mut B, args: &str, ctlpins: &mut C, config: &ConfigArea) -where - C: CTLPinsTrait, - B: Write - { - if args == "on" { - ctlpins.power_on(&config.get().power_on); - write!(response, "Device powered on").ok(); - } else if args == "off" { - ctlpins.power_off(&config.get().power_off); - write!(response, "Device powered off").ok(); - } else if args == "force-off" { - ctlpins.power_off(&[0u8; 0]); - write!(response, "Device forced off").ok(); - } else if args == "force-on" { - ctlpins.power_on(&[0u8; 0]); - write!(response, "Device forced on").ok(); - } else if args == "rescue" { - ctlpins.power_on(&config.get().power_rescue); - write!(response, "Device powered on to rescue").ok(); - } else { - write!(response, "usage: power on|off|force-on|force-off|rescue").ok(); - } -} - -fn handle_send_cmd(response:&mut B, args: &str, send_to_dut: &mut dyn FnMut(&[u8])) -where - B: Write - { - if args.len() > 0 { - send_to_dut(args.as_bytes()); - } else { - write!(response, "usage: send string").ok(); - } -} - -fn handle_storage_cmd(response:&mut B, args: &str, storage: &mut S) -where - S: StorageSwitchTrait, - B: Write - { - if args == "dut" { - storage.connect_to_dut(); - write!(response, "storage connected to device under test").ok(); - } else if args == "host" { - storage.connect_to_host(); - write!(response, "storage connected to host").ok(); - } else if args == "off" { - storage.power_off(); - write!(response, "storage disconnected").ok(); - } else { - write!(response, "usage: storage dut|host|off").ok(); - } -} - -fn handle_meter_cmd(response:&mut B, args: &str, shell_status: &mut ShellStatus, power_meter: &mut dyn PowerMeter) -where - B: Write - { - if args == "on" { - shell_status.meter_enabled = true; - write!(response, "Power meter monitoring enabled").ok(); - } else if args == "read" { - power_meter.write(response); - } else if args == "off" { - shell_status.meter_enabled = false; - write!(response, "Power monitor disabled").ok(); - } else { - write!(response, "usage: meter on|read|off").ok(); - } -} - -fn handle_monitor_cmd(response:&mut B, args: &str, shell_status: &mut ShellStatus) -where - B: Write - { - if args == "on" { - shell_status.monitor_enabled = true; - write!(response, "Monitor enabled").ok(); - } else if args == "off" { - shell_status.monitor_enabled = false; - write!(response, "Monitor disabled").ok(); - } else { - write!(response, "usage: monitor on|off").ok(); - } -} - -fn handle_console_cmd(response:&mut B, args: &str, shell_status: &mut ShellStatus) -where - B: Write - { - if args =="" { - shell_status.console_mode = true; - write!(response, "Entering console mode, type CTRL+B 5 times to exit").ok(); - } else { - write!(response, "usage: console").ok(); - } -} - -fn handle_set_cmd(response:&mut B, args: &str, ctl_pins:&mut C) -where - B: Write, - C: CTLPinsTrait - - { - - if args.len() == 3 && args.as_bytes()[1] == ' ' as u8{ - let mut chars = args.chars(); - let ctl = chars.next().unwrap(); - let _space = chars.next().unwrap(); - let val = chars.next().unwrap(); - - if ctl != 'r' && ctl != 'a' && ctl != 'b' && ctl != 'c' && ctl != 'd' { - write_set_usage(response); - return; - } - - if val != 'l' && val != 'h' && val != 'z' { - write_set_usage(response); - return; - } - - let ctl_str = match ctl { - 'r' => "/RESET", - 'a' => "CTL_A", - 'b' => "CTL_B", - 'c' => "CTL_C", - 'd' => "CTL_D", - _ => "", - }; - - let val_str = match val { - 'l' => "LOW", - 'h' => "HIGH", - 'z' => "HIGH IMPEDANCE", - _ => "", - }; - - let ps = match val { - 'l' => PinState::Low, - 'h' => PinState::High, - 'z' => PinState::Floating, - _ => PinState::Floating, - }; - - match ctl { - 'r' => ctl_pins.set_reset(ps), - 'a' => ctl_pins.set_ctl_a(ps), - 'b' => ctl_pins.set_ctl_b(ps), - 'c' => ctl_pins.set_ctl_c(ps), - 'd' => ctl_pins.set_ctl_d(ps), - _ => {}, - }; - - write!(response, "Set {} to {}", ctl_str, val_str).ok(); - } else { - write_set_usage(response) - } -} - -fn handle_set_config_cmd(response:&mut B, args: &str, config: &mut ConfigArea) -where - B: Write - { - let mut split_args = args.split_ascii_whitespace(); - let key = split_args.next(); - let mut val = split_args.next(); - let mut usage = false; - - // empty argument = clear - if val == None { - val = Some(""); - } - - if let (Some(k), Some(v)) = (key, val) { - let cfg = config.get(); - if k == "name" { - let cfg = cfg.set_name(v.as_bytes()); - config.write_config(&cfg).ok(); - write!(response, "Set name to {}", v).ok(); - - } else if k == "tags" { - let cfg = cfg.set_tags(v.as_bytes()); - write!(response, "Set tags to {}", v).ok(); - config.write_config(&cfg).ok(); - - } else if k == "json" { - let cfg = cfg.set_json(v.as_bytes()); - write!(response, "Set json to {}", v).ok(); - config.write_config(&cfg).ok(); - - } else if k == "usb_console" { - let cfg = cfg.set_usb_console(v.as_bytes()); - write!(response, "Set usb_console to {}", v).ok(); - config.write_config(&cfg).ok(); - - } else if k == "power_on" { - let cfg = cfg.set_power_on(v.as_bytes()); - write!(response, "Set power_on to {}", v).ok(); - config.write_config(&cfg).ok(); - - } else if k == "power_off" { - let cfg = cfg.set_power_off(v.as_bytes()); - write!(response, "Set power_off to {}", v).ok(); - config.write_config(&cfg).ok(); - } else if k == "power_rescue" { - let cfg = cfg.set_power_rescue(v.as_bytes()); - write!(response, "Set power_rescue to {}", v).ok(); - config.write_config(&cfg).ok(); - } else { - usage = true; - } - } else { - usage = true; - } - - if usage { - write!(response, "usage: set-config name|tags|storage|usb_storage value").ok(); - } -} - -fn handle_get_config_cmd(response:&mut B, args: &str, config: &mut ConfigArea) -where - B: Write - { - let cfg = config.get(); - - if args == "name" { - write_u8(response, &cfg.name); - } else if args == "tags" { - write_u8(response, &cfg.tags); - } else if args == "json" { - write_u8(response, &cfg.json); - } else if args == "usb_console" { - write_u8(response, &cfg.usb_console); - } else if args == "power_on" { - write_u8(response, &cfg.power_on); - } else if args == "power_off" { - write_u8(response, &cfg.power_off); - } else if args == "power_rescue" { - write_u8(response, &cfg.power_rescue); - } else if args == "" { - write!(response, "name: ").ok(); - write_u8(response, &cfg.name); - write!(response, "\r\ntags: ").ok(); - write_u8(response, &cfg.tags); - write!(response, "\r\njson: ").ok(); - write_u8(response, &cfg.json); - write!(response, "\r\nusb_console: ").ok(); - write_u8(response, &cfg.usb_console); - write!(response, "\r\npower_on: ").ok(); - write_u8(response, &cfg.power_on); - write!(response, "\r\npower_off: ").ok(); - write_u8(response, &cfg.power_off); - write!(response, "\r\npower_rescue: ").ok(); - write_u8(response, &cfg.power_rescue); - } else { - write!(response, "usage: get-config [name|tags|json|usb_console|power_on|power_off|power_rescue]").ok(); - } -} - -fn write_u8(response:&mut B, val:&[u8]) -where - B: Write -{ - for c in val.iter() { - if *c == 0 { - break; - } - response.write_char(*c as char).ok(); - } -} - -fn write_set_usage(response:&mut B) -where - B: Write - { - write!(response, "usage: set r|a|b|c|d l|h|z").ok(); -} - -fn handle_status_cmd(response:&mut B, args: &str, shell_status: &mut ShellStatus) -where - B: Write - { - if args =="" { - write!(response, "Monitor: {}, Meter: {}", shell_status.monitor_enabled, shell_status.meter_enabled).ok(); - } else { - write!(response, "usage: status").ok(); - } -} \ No newline at end of file diff --git a/firmware/application/src/storage.rs b/firmware/application/src/storage.rs deleted file mode 100644 index 6a5d26a..0000000 --- a/firmware/application/src/storage.rs +++ /dev/null @@ -1,73 +0,0 @@ - -use embedded_hal::digital::v2::OutputPin; - - // Device control abstractions - - pub trait StorageSwitchTrait { - fn power_off(&mut self); - fn connect_to_dut(&mut self); - fn connect_to_host(&mut self); - } - pub struct StorageSwitch - where - OEnPin: OutputPin, - SelPin: OutputPin, - PwDUTPin: OutputPin, - PWHostPin: OutputPin, - { - usb_store_oen: OEnPin, - usb_store_sel: SelPin, - usb_pw_dut: PwDUTPin, - usb_pw_host: PWHostPin, - } - - impl StorageSwitch - where - OEnPin: OutputPin, - SelPin: OutputPin, - PwDUTPin: OutputPin, - PWHostPin: OutputPin, - { - pub fn new( - usb_store_oen: OEnPin, - usb_store_sel: SelPin, - usb_pw_dut: PwDUTPin, - usb_pw_host: PWHostPin, - ) -> Self { - Self { - usb_store_oen, - usb_store_sel, - usb_pw_dut, - usb_pw_host, - } - } -} - - impl StorageSwitchTrait for StorageSwitch - where - OEnPin: OutputPin, - SelPin: OutputPin, - PwDUTPin: OutputPin, - PWHostPin: OutputPin, - { - - fn power_off(&mut self) { - self.usb_pw_dut.set_low().ok(); - self.usb_pw_host.set_low().ok(); - self.usb_store_oen.set_high().ok(); - } - - fn connect_to_dut(&mut self) { - self.usb_pw_host.set_low().ok(); - self.usb_pw_dut.set_high().ok(); - self.usb_store_oen.set_low().ok(); - self.usb_store_sel.set_high().ok(); - } - - fn connect_to_host(&mut self) { - self.usb_pw_dut.set_low().ok(); - self.usb_pw_host.set_high().ok(); - self.usb_store_oen.set_low().ok(); - self.usb_store_sel.set_low().ok(); - } - } diff --git a/firmware/application/src/usbserial.rs b/firmware/application/src/usbserial.rs deleted file mode 100644 index bc137cf..0000000 --- a/firmware/application/src/usbserial.rs +++ /dev/null @@ -1,29 +0,0 @@ -use stm32f4xx_hal::otg_fs::UsbBusType; -use usbd_serial::SerialPort; - -pub type USBSerialType = SerialPort<'static, UsbBusType, BufferStore, BufferStore>; - - // Bigger USB Serial buffer - use core::borrow::{Borrow, BorrowMut}; - -pub const BUFFER_SIZE:usize = 1024; - pub struct BufferStore(pub [u8; BUFFER_SIZE]); - - impl Borrow<[u8]> for BufferStore { - fn borrow(&self) -> &[u8] { - &self.0 - } - } - - impl BorrowMut<[u8]> for BufferStore { - fn borrow_mut(&mut self) -> &mut [u8] { - &mut self.0 - } - } - - macro_rules! new_usb_serial { - ($usb:expr) => { - SerialPort::new_with_store($usb, BufferStore([0; BUFFER_SIZE]), BufferStore([0; BUFFER_SIZE])) - }; - } - pub(crate) use new_usb_serial; diff --git a/firmware/application/src/version.rs b/firmware/application/src/version.rs deleted file mode 100644 index a8c82d8..0000000 --- a/firmware/application/src/version.rs +++ /dev/null @@ -1,49 +0,0 @@ - -use core::fmt::Write; -const VERSION: &str = env!("VERSION"); -const GIT_REF: &str = env!("GIT_REF"); - -pub const fn version() -> &'static str { - VERSION -} - -pub const fn git_ref() -> &'static str { - GIT_REF -} - -pub fn write_version(writer: &mut dyn Write) { - write!(writer, "{} git-ref: {}", version(), git_ref()).ok(); -} - -pub const fn usb_version_bcd_device() -> u16 { - _usb_version_bcd_device(version()) -} - -const fn _usb_version_bcd_device(version_str:&'static str) -> u16 { - let mut major: u16 = 0; - let mut minor: u16 = 0; - let mut major_found = false; - - let mut bytes = version_str.as_bytes(); - - // version is in the form of "major.minor" with BCD coding - // the result shoudl be coded in BCD where the MSB byte is - // the major version, amd the LSB byte is the minor version - while let [byte, rest @ ..] = bytes { - bytes = rest; - let c = *byte as char; - if c == '.' { - major_found = true; - continue; - } - if !major_found { - major = (major << 4) + (c as u16 - '0' as u16); - } else { - minor = (minor << 4) + (c as u16 - '0' as u16); - } - } - - let version = (major <<8) | minor; - - version -} diff --git a/firmware/application/stm32f411-example-firmware.spec b/firmware/application/stm32f411-example-firmware.spec deleted file mode 100644 index cacd59e..0000000 --- a/firmware/application/stm32f411-example-firmware.spec +++ /dev/null @@ -1,64 +0,0 @@ -Name: stm32f411-example-firmware - -# disable dynamic rpmbuild checks -%global __os_install_post /bin/true -%global __arch_install_post /bin/true -%global _build_id_links none - -AutoReqProv: no - -%global firmwareStore /usr/share/fwupd/remotes.d/vendor/firmware - -Version: 2.2.0 -Release: 2 - -Summary: STM32F411 example firmware for use with fwupd. -License: MIT -Url: https://github.com/redhat-et/firmware-on-the-edge - -Source0: stm32f411-example-vcp-2.2.cab - -Requires: fwupd - -%description - -This package provides a firmware package for fwupd, this is -an example package. - - -%prep - -if [ -d %{buildroot}%{firmwareStore} ] -then - rm -rf %{buildroot}%{firmwareStore} -fi - -%clean -rm -rf %{buildroot} - -%install -mkdir -p %{buildroot}%{firmwareStore} -cp %{SOURCE0} %{buildroot}%{firmwareStore} - -%pre -# only on install (1), not on upgrades (2) -if [ $1 -eq 1 ]; then - sed -i 's/Enabled=false/Enabled=true/' /etc/fwupd/remotes.d/vendor-directory.conf - # WORKAROUND ALERT: remove once we have the new fwupd that fixed the signature issue with vendor-directory - sed -i 's/OnlyTrusted=true/OnlyTrusted=false/' /etc/fwupd/daemon.conf - - systemctl is-active --quiet fwupd && systemctl restart --quiet fwupd || true -fi -%postun - - -%files -%{firmwareStore}/* - - -%changelog -* Wed Mar 22 2023 Miguel Angel Ajo Pelayo . 2.2.0-1 -Update to 2.2 - -* Tue Mar 21 2023 Miguel Angel Ajo Pelayo . 2.1.0-2 -Create the firmware package diff --git a/firmware/bootloader/.cargo/config b/firmware/bootloader/.cargo/config deleted file mode 100644 index 171b8b6..0000000 --- a/firmware/bootloader/.cargo/config +++ /dev/null @@ -1,11 +0,0 @@ -[target.thumbv7em-none-eabihf] -runner = 'probe-run --chip STM32F411CEUx' -rustflags = [ - "-C", "link-arg=-Tlink.x", -] - -[build] -target = "thumbv7em-none-eabihf" - -[env] -DEFMT_LOG = "info" diff --git a/firmware/bootloader/.gitignore b/firmware/bootloader/.gitignore deleted file mode 100644 index c923dd1..0000000 --- a/firmware/bootloader/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Generated by Cargo -# will have compiled files and executables -/target/ - -# These are backup files generated by rustfmt -**/*.rs.bk - -dfu-bootloader.bin diff --git a/firmware/bootloader/.vscode/launch.json b/firmware/bootloader/.vscode/launch.json deleted file mode 100644 index 07b9a3d..0000000 --- a/firmware/bootloader/.vscode/launch.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "type": "gdb", - "request": "attach", - "name": "Attach to gdbserver", - "executable": "./target/thumbv7m-none-eabi/release/dfu-bootloader", - "target": ":3333", - "remote": true, - "cwd": "${workspaceRoot}", - "valuesFormatting": "parseText", - "autorun": [ - "monitor arm semihosting enable", - "monitor reset halt", - "load", - ] - } - ] -} \ No newline at end of file diff --git a/firmware/bootloader/.vscode/settings.json b/firmware/bootloader/.vscode/settings.json deleted file mode 100644 index 6f86201..0000000 --- a/firmware/bootloader/.vscode/settings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "rust-analyzer.checkOnSave.allTargets": false, - "rust-analyzer.checkOnSave.extraArgs": [ - "--target", - "thumbv7m-none-eabi", - ] -} diff --git a/firmware/bootloader/Cargo.lock b/firmware/bootloader/Cargo.lock deleted file mode 100644 index c258ed8..0000000 --- a/firmware/bootloader/Cargo.lock +++ /dev/null @@ -1,333 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "bare-metal" -version = "0.2.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5deb64efa5bd81e31fcd1938615a6d98c82eafcbcd787162b6f63b91d6bac5b3" -dependencies = [ - "rustc_version", -] - -[[package]] -name = "bare-metal" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8fe8f5a8a398345e52358e18ff07cc17a568fbca5c6f73873d3a62056309603" - -[[package]] -name = "bitfield" -version = "0.13.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46afbd2983a5d5a7bd740ccb198caf5b82f45c40c09c0eed36052d91cb92e719" - -[[package]] -name = "bitflags" -version = "1.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" - -[[package]] -name = "cortex-m" -version = "0.7.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ec610d8f49840a5b376c69663b6369e71f4b34484b9b2eb29fb918d92516cb9" -dependencies = [ - "bare-metal 0.2.5", - "bitfield", - "embedded-hal 0.2.7", - "volatile-register", -] - -[[package]] -name = "cortex-m-rt" -version = "0.7.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee84e813d593101b1723e13ec38b6ab6abbdbaaa4546553f5395ed274079ddb1" -dependencies = [ - "cortex-m-rt-macros", -] - -[[package]] -name = "cortex-m-rt-macros" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0f6f3e36f203cfedbc78b357fb28730aa2c6dc1ab060ee5c2405e843988d3c7" -dependencies = [ - "proc-macro2", - "quote", - "syn", -] - -[[package]] -name = "dfu-bootloader" -version = "0.2.0" -dependencies = [ - "cortex-m", - "cortex-m-rt", - "embedded-hal 0.2.7", - "embedded-storage 0.3.0", - "panic-halt", - "stm32f4", - "stm32f4xx-hal", - "usb-device", - "usbd-dfu", -] - -[[package]] -name = "embedded-dma" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "994f7e5b5cb23521c22304927195f236813053eb9c065dd2226a32ba64695446" -dependencies = [ - "stable_deref_trait", -] - -[[package]] -name = "embedded-hal" -version = "0.2.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "35949884794ad573cf46071e41c9b60efb0cb311e3ca01f7af807af1debc66ff" -dependencies = [ - "nb 0.1.3", - "void", -] - -[[package]] -name = "embedded-hal" -version = "1.0.0-alpha.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3babfc7fd332142a0b11aebf592992f211f4e01b6222fb04b03aba1bd80018d" -dependencies = [ - "nb 1.1.0", -] - -[[package]] -name = "embedded-storage" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "723dce4e9f25b6e6c5f35628e144794e5b459216ed7da97b7c4b66cdb3fa82ca" - -[[package]] -name = "embedded-storage" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "156d7a2fdd98ebbf9ae579cbceca3058cff946e13f8e17b90e3511db0508c723" - -[[package]] -name = "fugit" -version = "0.3.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ab17bb279def6720d058cb6c052249938e7f99260ab534879281a95367a87e5" -dependencies = [ - "gcd", -] - -[[package]] -name = "fugit-timer" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9607bfc4c388f9d629704f56ede4a007546cad417b3bcd6fc7c87dc7edce04a" -dependencies = [ - "fugit", - "nb 1.1.0", -] - -[[package]] -name = "gcd" -version = "2.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d758ba1b47b00caf47f24925c0074ecb20d6dfcffe7f6d53395c0465674841a" - -[[package]] -name = "nb" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "801d31da0513b6ec5214e9bf433a77966320625a37860f910be265be6e18d06f" -dependencies = [ - "nb 1.1.0", -] - -[[package]] -name = "nb" -version = "1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d5439c4ad607c3c23abf66de8c8bf57ba8adcd1f129e699851a6e43935d339d" - -[[package]] -name = "panic-halt" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de96540e0ebde571dc55c73d60ef407c653844e6f9a1e2fdbd40c07b9252d812" - -[[package]] -name = "proc-macro2" -version = "1.0.53" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba466839c78239c09faf015484e5cc04860f88242cff4d03eb038f04b4699b73" -dependencies = [ - "unicode-ident", -] - -[[package]] -name = "quote" -version = "1.0.26" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" -dependencies = [ - "proc-macro2", -] - -[[package]] -name = "rand_core" -version = "0.6.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" - -[[package]] -name = "rustc_version" -version = "0.2.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" -dependencies = [ - "semver", -] - -[[package]] -name = "semver" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" -dependencies = [ - "semver-parser", -] - -[[package]] -name = "semver-parser" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" - -[[package]] -name = "stable_deref_trait" -version = "1.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" - -[[package]] -name = "stm32f4" -version = "0.15.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb94729242cd1aebe6dab42a2ca0131985ae93bc3ab2751b680df724bb35528d" -dependencies = [ - "bare-metal 1.0.0", - "cortex-m", - "cortex-m-rt", - "vcell", -] - -[[package]] -name = "stm32f4xx-hal" -version = "0.15.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e60d70c1deaa1411348f1efc64761d183ab87e86b8208c5c42796a86fe6217a7" -dependencies = [ - "bare-metal 1.0.0", - "bitflags", - "cortex-m", - "cortex-m-rt", - "embedded-dma", - "embedded-hal 0.2.7", - "embedded-hal 1.0.0-alpha.8", - "embedded-storage 0.2.0", - "fugit", - "fugit-timer", - "nb 1.1.0", - "rand_core", - "stm32f4", - "synopsys-usb-otg", - "time", - "void", -] - -[[package]] -name = "syn" -version = "1.0.109" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" -dependencies = [ - "proc-macro2", - "quote", - "unicode-ident", -] - -[[package]] -name = "synopsys-usb-otg" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "678f3707a7b1fd4863023292c42f73c6bab0e9b0096f41ae612d1af0ff221b45" -dependencies = [ - "cortex-m", - "embedded-hal 0.2.7", - "usb-device", - "vcell", -] - -[[package]] -name = "time" -version = "0.3.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890" -dependencies = [ - "time-core", -] - -[[package]] -name = "time-core" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd" - -[[package]] -name = "unicode-ident" -version = "1.0.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" - -[[package]] -name = "usb-device" -version = "0.2.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f6cc3adc849b5292b4075fc0d5fdcf2f24866e88e336dd27a8943090a520508" - -[[package]] -name = "usbd-dfu" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a0af467e3383a56e5a2096060f5b61ba8a22934eb31ad52c677c71825280238" -dependencies = [ - "usb-device", -] - -[[package]] -name = "vcell" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77439c1b53d2303b20d9459b1ade71a83c716e3f9c34f3228c00e6f185d6c002" - -[[package]] -name = "void" -version = "1.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" - -[[package]] -name = "volatile-register" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ee8f19f9d74293faf70901bc20ad067dc1ad390d2cbf1e3f75f721ffee908b6" -dependencies = [ - "vcell", -] diff --git a/firmware/bootloader/Cargo.toml b/firmware/bootloader/Cargo.toml deleted file mode 100644 index e09d6cb..0000000 --- a/firmware/bootloader/Cargo.toml +++ /dev/null @@ -1,40 +0,0 @@ -[package] -name = "dfu-bootloader" -description = "DFU bootloader example" -version = "0.2.0" -authors = ["Vitalii Bursov ", "Miguel Angel Ajo "] -edition = "2018" -license = "MIT" -keywords = ["no-std", "usb-device", "dfu"] -repository = "https://github.com/vitalyvb/usbd-dfu-example" - -[profile.release] -opt-level = 's' -# lower optimization can be used for debugging, but then you -# need to bump the memory map to 0x6000 bytes for bootloader -#opt-level = 1 -lto = true -codegen-units = 1 -debug = true - -[dependencies] -cortex-m = "0.7.7" -cortex-m-rt = "0.7.3" -embedded-hal = "0.2.7" -panic-halt = "0.2.0" -usbd-dfu = "0.3.0" -embedded-storage = "0.3.0" - -[dependencies.stm32f4xx-hal] -version = "0.15.0" -features = ["rt", "stm32f411", "usb_fs"] - -[dependencies.usb-device] -version = "0.2.9" -features = ["control-buffer-256"] - -[dependencies.stm32f4] -version = "0.15.1" -features = ["stm32f411", "rt"] - - diff --git a/firmware/bootloader/LICENSE b/firmware/bootloader/LICENSE deleted file mode 100644 index c28aafc..0000000 --- a/firmware/bootloader/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 Vitalii Bursov - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/firmware/bootloader/Makefile b/firmware/bootloader/Makefile deleted file mode 100644 index dfc3bd8..0000000 --- a/firmware/bootloader/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright (C) 2023 Miguel Angel Ajo -# -# Licensed under the GNU General Public License Version 2 -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -# - -all: dfu-bootloader.bin - -target/thumbv7em-none-eabihf/release/dfu-bootloader: src/main.rs Cargo.toml memory.x - cargo build --release - -dfu-bootloader.bin: target/thumbv7em-none-eabihf/release/dfu-bootloader - arm-none-eabi-objcopy -O binary target/thumbv7em-none-eabihf/release/dfu-bootloader dfu-bootloader.bin - -st-flash: dfu-bootloader.bin - st-flash write dfu-bootloader.bin 0x8000000 - -flash: dfu-bootloader.bin - sudo dfu-util -d 0483:df11 -a 0 -s 0x08000000:leave -D dfu-bootloader.bin - -flash-erase: dfu-bootloader.bin - sudo dfu-util -d 0483:df11 -a 0 -s 0x08000000:mass-erase:force:leave -D dfu-bootloader.bin - -openocd-b: flash - openocd -c -f openocd.cfg - -openocd: flash - openocd -f openocd.cfg - -clean: - rm -rf target dfu-bootloader.bin - -.build-container: - podman build -f ../application/Containerfile -t firmware-builder - touch .build-container - -firmware-builder: .build-container - podman run -ti --rm -v $(CURDIR)/../../:/workdir -w /workdir/firmware/bootloader firmware-builder bash - -in-container: .build-container - podman run -ti --rm -v $(CURDIR)/../../:/workdir -w /workdir/firmware/bootloader firmware-builder make $(THIS) - -.PHONY: clean all flash openocd diff --git a/firmware/bootloader/README.md b/firmware/bootloader/README.md deleted file mode 100644 index dc63ef9..0000000 --- a/firmware/bootloader/README.md +++ /dev/null @@ -1,102 +0,0 @@ -# STM32F103 Example DFU Bootloader for fwupd - -This bootloader is based on the [usbd-dfu](https://github.com/vitalyvb/usbd-dfu) -stack example bootloader published [here](https://github.com/vitalyvb/usbd-dfu-example), -from [vitalyvb](https://github.com/vitalyvb). - -It implements the DFUse extensions (DFU 1.1a), and declares a memory map via USB -descriptor string in the following way: - -```rust -const MEM_INFO_STRING: &'static str = "@Flash/0x08008000/02*016Kg,01*064Kg,03*128Kg"; -``` - -The exposed map does not include the bootloader address space 0x08000000 - 0x08007fff -since that confuses fwupd, and it doesn't make sense to expose since the bootloader -can't update itself. - -This directory contains a Makefile which should help you flash the bootloader into a -device. Please read the (security considerations)[../../#bootloader-security-considerations]. - - -## Building - -To make the bootloader you can use: - -```bash -$ make -cargo build --release - Compiling semver-parser v0.7.0 -.. - Compiling dfu-bootloader v0.2.0 (/home/majopela/firmware/et/firmware-on-the-edge/firmware-examples/stm32f103/bootloader) -.. - Finished release [optimized + debuginfo] target(s) in 15.20s -arm-none-eabi-objcopy -O binary target/thumbv7em-none-eabihf/release/dfu-bootloader dfu-bootloader.bin -``` - -You will get some warnings on `usb_vid_pid_is_for_private_testing_only` which is just a reminder -about setting your own USB VID/PID. - -## Flashing - -You can flash your device with the bootloader using `make flash` via dfu-util or `st-flash` if you -have an STLINKv3 connected to your board. - -i.e. connected to your board, and power your board while pushing the BOOT0 button, this will -trigget the internal ROM DFU bootloader from the chip. - -```bash -$ make flash -sudo dfu-util -d 0483:df11 -a 0 -s 0x08000000:leave -D dfu-bootloader.bin -dfu-util 0.11 - -Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. -Copyright 2010-2021 Tormod Volden and Stefan Schmidt -This program is Free Software and has ABSOLUTELY NO WARRANTY -Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ - -dfu-util: Warning: Invalid DFU suffix signature -dfu-util: A valid DFU suffix will be required in a future dfu-util release -Opening DFU capable USB device... -Device ID 0483:df11 -Device DFU version 011a -Claiming USB DFU Interface... -Setting Alternate Interface #0 ... -Determining device status... -DFU state(10) = dfuERROR, status(10) = Device's firmware is corrupt. It cannot return to run-time (non-DFU) operations -Clearing status -Determining device status... -DFU state(2) = dfuIDLE, status(0) = No error condition is present -DFU mode device DFU version 011a -Device returned transfer size 2048 -DfuSe interface name: "Internal Flash " -Downloading element to address = 0x08000000, size = 14340 -Erase [=========================] 100% 14340 bytes -Erase done. -Download [=========================] 100% 14340 bytes -Download done. -File downloaded successfully -Submitting leave request... -Transitioning to dfuMANIFEST state -``` - -The bootloader is located at 0x08000000, and uses 32KB. This means that the application -should be compiled to run at 0x08008000 (see the memory.x linkerscript in the application -and bootloader directories). - - -Once flashed, you can see the device connecting via USB on the dmesg output: - -``` -[ 116.701570] usb 2-2.7: new full-speed USB device number 120 using xhci_hcd -[ 116.843527] usb 2-2.7: New USB device found, idVendor=2b23, idProduct=e012, bcdDevice= 0.01 -[ 116.843555] usb 2-2.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 -[ 116.843560] usb 2-2.7: Product: DFU Bootloader for STM32F411CEU6 -[ 116.843564] usb 2-2.7: Manufacturer: Red Hat -[ 116.843567] usb 2-2.7: SerialNumber: c6156613 -``` - -Now when powering up your device, you can use the KEY button if you want to force -your DFU bootloader to stay instead of jumping to your final application when -it's already flashed. - diff --git a/firmware/bootloader/memory.x b/firmware/bootloader/memory.x deleted file mode 100644 index b6e7456..0000000 --- a/firmware/bootloader/memory.x +++ /dev/null @@ -1,7 +0,0 @@ -MEMORY -{ - /* The 0x8000 first bytes of FLASH are reserved for the bootloader */ - FLASH : ORIGIN = 0x08000000, LENGTH = 0x8000 - /* The 0x10 first bytes of RAM are reserved for the bootloader magic word */ - RAM : ORIGIN = 0x20000010, LENGTH = 128K - 0x10 -} diff --git a/firmware/bootloader/openocd.cfg b/firmware/bootloader/openocd.cfg deleted file mode 100644 index 8ae6e10..0000000 --- a/firmware/bootloader/openocd.cfg +++ /dev/null @@ -1,5 +0,0 @@ -source [find interface/stlink-v2-1.cfg] -source [find target/stm32f1x.cfg] -targets -# reset halt -# haltyy diff --git a/firmware/bootloader/src/main.rs b/firmware/bootloader/src/main.rs deleted file mode 100644 index 8bc0082..0000000 --- a/firmware/bootloader/src/main.rs +++ /dev/null @@ -1,438 +0,0 @@ -//! # DFU bootloader for use with fwupd and STM32F411CEU6 -//! -//! It is adapted from the example https://github.com/vitalyvb/usbd-dfu-example -//! writen on top of the https://github.com/vitalyvb/usbd-dfu stack. -//! -//! The address map is updated so the bootloader space is not exposed -//! to the host, and the start address begins right after the bootloader -//! at 0x08008000, this works better for fwupd. -//! -//! There are two modes of operation: minimal and DFU. -//! -//! After reset, bootloader starts in a minimal mode, -//! its goal is to determine if bootloader must switch -//! to DFU mode, and if not, try to jump to a main -//! firmware. -//! -//! In minimal mode, following items are checked: -//! -//! > * Magic value in RAM (can be used by the firmware application to -//! force the bootloader to enter DFU mode). -//! -//! > * KEY BUTTON (PA0) state. -//! -//! > * The first few bytes of a firmware (should look like a proper stack pointer). -//! -//! When DFU mode is active, LED on PC13 blinks every 2 seconds. -//! Required peripherals and USB are enabled, host -//! can issue DFU commands. -//! -//! The first 0x10 bytes of RAM are reserved. In "memory.x" linker script -//! RAM section has 0x10 offset from an actual RAM start. The first -//! 4 bytes of RAM may have a magic value to force the bootloader -//! to enter DFU mode programmatically. Both DFU and main firmware -//! must agree on used addresses and values for this to work. -//! - -#![no_std] -#![no_main] - -use core::str; - -use panic_halt as _; - -use cortex_m_rt::entry; - -use stm32f4xx_hal::{ - pac, - prelude::*, -}; - -use stm32f4xx_hal::gpio::{gpioc, Output, PushPull}; -use stm32f4xx_hal::pac::{interrupt, GPIOA, RCC}; -use stm32f4xx_hal::otg_fs::{UsbBus, USB, UsbBusType}; -use stm32f4xx_hal::flash::{FlashExt, LockedFlash, flash_sectors}; -use usb_device::{bus::UsbBusAllocator, prelude::*}; -use usbd_dfu::*; - -use core::mem::MaybeUninit; -const TRANSFER_SIZE: usize = 256; -static mut EP_MEMORY: [u32; 1024] = [0; 1024]; - -/// If this value is found at the address 0x2000_0000 (beginning of RAM), -/// bootloader will enter DFU mode. -const KEY_STAY_IN_BOOT: u32 = 0xb0d42b89; - -/// Board flash configuration. MEM_INFO_STRING below must also be changed. -const BOOTLOADER_SIZE_BYTES: u32 = 64 * 1024; -const FW_ADDRESS: u32 = 0x0801_0000; - -type LedType = gpioc::PC13>; - -static mut USB_BUS: MaybeUninit> = MaybeUninit::uninit(); -static mut USB_DEVICE: MaybeUninit> = MaybeUninit::uninit(); -static mut USB_DFU: MaybeUninit> = MaybeUninit::uninit(); - -pub struct STM32Mem{ - flash: LockedFlash, - buffer: [u8; TRANSFER_SIZE], -} - -impl STM32Mem{ - fn new(flash: LockedFlash) -> Self { - Self { - flash, - buffer: [0; TRANSFER_SIZE], - } - } -} - -impl<'a> DFUMemIO for STM32Mem { - const INITIAL_ADDRESS_POINTER: u32 = 0x0801_0000; - const PROGRAM_TIME_MS: u32 = 12; // time it takes to program 128 bytes - const ERASE_TIME_MS: u32 = 200; - const FULL_ERASE_TIME_MS: u32 = 30000; - const MANIFESTATION_TIME_MS: u32 = 2000; - const TRANSFER_SIZE: u16 = TRANSFER_SIZE as u16; - - // Internal bootloader says: "@Internal Flash /0x08000000/04*016Kg,01*064Kg,03*128Kg", serial="356438913137" - //const MEM_INFO_STRING: &'static str = "@Flash/0x08008000/02*016Kg,01*064Kg,03*128Kg"; - // The bootloader only takes 16kb so far, but we leave a few 16kB sectors at the start for config - const MEM_INFO_STRING: &'static str = "@Flash/0x08010000/01*064Kg,03*128Kg"; - const HAS_DOWNLOAD: bool = true; // download from host into the device is enabled - const HAS_UPLOAD: bool = false; // upload from the device to the host is disabled, also read code is commented out - const MANIFESTATION_TOLERANT: bool = false; - - fn read(&mut self, address: u32, length: usize) -> core::result::Result<&[u8], DFUMemError> { - - let flash_top: u32 = (self.flash.address() + self.flash.len()) as u32; - - if address < FW_ADDRESS { - return Err(DFUMemError::Address); - } - if address >= flash_top { - return Ok(&[]); - } - - let len = length.min((flash_top - address) as usize); - - let mem = unsafe { &*core::ptr::slice_from_raw_parts(address as *const u8, len) }; - - Ok(mem) - - } - - fn erase(&mut self, address: u32) -> core::result::Result<(), DFUMemError> { - - if address < self.flash.address() as u32 + BOOTLOADER_SIZE_BYTES { - return Err(DFUMemError::Address); - } - - if address >= self.flash.address() as u32 + self.flash.len() as u32 { - return Err(DFUMemError::Address); - } - - let flash_offset = address as usize - self.flash.address(); - - match self.flash.sector(flash_offset) { - Some(sector) => { - // let's try to start by not accepting aligned addresses - if sector.offset != flash_offset { - return Err(DFUMemError::Erase); - } - let mut unlocked_flash = self.flash.unlocked(); - // TO-DO: perform better error translation here - unlocked_flash.erase(sector.number).unwrap(); - return Ok(()); - } - None => return Ok(()) - } - } - - fn erase_all(&mut self) -> Result<(), DFUMemError> { - - for sector in flash_sectors(self.flash.len(), self.flash.dual_bank()) { - // skip erasing bootloader sectors - if sector.offset < BOOTLOADER_SIZE_BYTES as usize { - continue; - } - let mut unlocked_flash = self.flash.unlocked(); - // TO-DO: perform better error translation here - unlocked_flash.erase(sector.number).unwrap(); - } - - return Ok(()) - } - - fn store_write_buffer(&mut self, src: &[u8]) -> core::result::Result<(), ()> { - self.buffer[..src.len()].copy_from_slice(src); - Ok(()) - } - - fn program(&mut self, address: u32, length: usize) -> core::result::Result<(), DFUMemError> { - - if address < self.flash.address() as u32 { - return Err(DFUMemError::Address); - } - - let offset = address - self.flash.address() as u32; - - // skip programming bootloader sectors - if offset < BOOTLOADER_SIZE_BYTES { - return Err(DFUMemError::Address); - } - - // skip programming beyond the end of flash - if offset as usize + length >= self.flash.len() { - return Err(DFUMemError::Address); - } - - let mut unlocked_flash = self.flash.unlocked(); - // TO-DO: perform better error translation here - unlocked_flash.program(offset as usize, self.buffer[..length].iter()).unwrap(); - - return Ok(()) - } - - fn manifestation(&mut self) -> Result<(), DFUManifestationError> { - controller_reset(); - } -} - -/// Return device serial based on U_ID registers. -fn read_serial() -> u32 { - let u_id0 = 0x1FFF_7A10 as *const u32; - let u_id1 = 0x1FFF_7A14 as *const u32; - - unsafe { u_id0.read().wrapping_add(u_id1.read()) } -} - -/// Returns device serial number as hex string slice. -fn get_serial_str() -> &'static str { - static mut SERIAL: [u8; 8] = [b' '; 8]; - let serial = unsafe { SERIAL.as_mut() }; - - fn hex(v: u8) -> u8 { - match v { - 0..=9 => v + b'0', - 0xa..=0xf => v - 0xa + b'a', - _ => b' ', - } - } - - let sn = read_serial(); - - for (i, d) in serial.iter_mut().enumerate() { - *d = hex(((sn >> (i * 4)) & 0xf) as u8) - } - - unsafe { str::from_utf8_unchecked(serial) } -} - -/// Initialize, configure all peripherals, and setup USB DFU. -/// Interrupts must be disabled. -fn dfu_init() -> LedType { - // let cortex = cortex_m::Peripherals::take().unwrap(); - let device = unsafe { pac::Peripherals::steal() }; - - let rcc = device.RCC.constrain(); - - let clocks = rcc - .cfgr - .use_hse(25.MHz()) - .sysclk(48.MHz()) - .pclk1(8.MHz()) - .require_pll48clk() - .freeze(); - - let gpioa = device.GPIOA.split(); - - // Acquire the GPIOC peripheral - let gpioc = device.GPIOC.split(); - let mut led = gpioc.pc13.into_push_pull_output(); - led.set_high(); - - // BlackPill (check) board has a pull-up resistor on the D+ line. - // Pull the D+ pin down to send a RESET condition to the USB bus. - // This forced reset is needed only for development, without it host - // will not reset your device when you upload new firmware. - let mut usb_dp = gpioa.pa12.into_push_pull_output(); - - usb_dp.set_low(); - cortex_m::asm::delay(1024*50); - - /* USB Peripheral */ - - let usb_periph = USB { - usb_global: device.OTG_FS_GLOBAL, - usb_device: device.OTG_FS_DEVICE, - usb_pwrclk: device.OTG_FS_PWRCLK, - pin_dm: gpioa.pa11.into_alternate(), - pin_dp: usb_dp.into_alternate(), - hclk: clocks.hclk(), - }; - - - let bus = unsafe { - USB_BUS.as_mut_ptr().write(UsbBus::new(usb_periph, &mut EP_MEMORY )); - &*USB_BUS.as_ptr() - }; - - /* DFU */ - let stm32mem = STM32Mem::new(LockedFlash::new(device.FLASH)); - - unsafe { - USB_DFU.as_mut_ptr().write(DFUClass::new(&bus, stm32mem)); - } - - /* USB device */ - - let usb_dev = UsbDeviceBuilder::new(&bus, UsbVidPid(0x2b23, 0x1012)) - .manufacturer("Red Hat Inc.") - .product("Jumpstarter DFU Mode") - .serial_number(get_serial_str()) - .device_release(0x0001)// Intentionally keep a very low version 0.1, so that the main firmware - // will always have a higher version number. - .self_powered(false) - .max_power(250) - .max_packet_size_0(64) - .build(); - - unsafe { - USB_DEVICE.as_mut_ptr().write(usb_dev); - } - - unsafe { - cortex_m::peripheral::NVIC::unmask(stm32f4xx_hal::pac::Interrupt::OTG_FS); - } - - return led; -} - -fn minimal_init() { - unsafe { - // enable PWR - (*RCC::ptr()).apb1enr.modify(|_, w| w.pwren().set_bit()); - (*RCC::ptr()).ahb1enr.modify(|_, w| w.gpioaen().set_bit()); - } - - unsafe { - // setup PA0 as input with pull-up - (*GPIOA::ptr()).moder.modify(|_, w| w.moder0().input()); - (*GPIOA::ptr()).pupdr.modify(|_, w| w.pupdr0().pull_up()); - } - - cortex_m::asm::delay(100); -} - -/// Check if DFU force external condition. -/// Check KEY BUTTON state. -fn dfu_enforced() -> bool { - // check BOOT1, PA0 state - unsafe { (*GPIOA::ptr()).idr.read().idr0().bit_is_clear() } -} - -/// Reset registers that were used for a -/// check if DFU mode must be enabled to a -/// default values before starting main firmware. -fn quick_uninit() { - unsafe { - (*GPIOA::ptr()).moder.reset(); - (*GPIOA::ptr()).pupdr.reset(); - (*RCC::ptr()).apb1enr.reset(); - (*RCC::ptr()).ahb1enr.reset(); - } -} - -/// Initialize stack pointer and jump to a main firmware. -#[inline(never)] -fn jump_to_app() -> ! { - let vt = FW_ADDRESS as *const u32; - unsafe { - cortex_m::asm::dsb(); - cortex_m::asm::isb(); - cortex_m::peripheral::Peripherals::steal().SCB.vtor.write(vt as u32); - cortex_m::asm::dsb(); - cortex_m::asm::isb(); - cortex_m::asm::bootload(vt); - } -} - -/// Check if FW looks OK and jump to it, or return. -fn try_start_app() { - let sp = unsafe { (FW_ADDRESS as *const u32).read() }; - if sp & 0xfffc_0000 == 0x2000_0000 { - quick_uninit(); - jump_to_app(); - } -} - -/// Read magic value to determine if -/// device must enter DFU mode. -fn get_uninit_val() -> u32 { - let p = 0x2000_0000 as *mut u32; - unsafe { p.read_volatile() } -} - -/// Erase magic value in RAM so that -/// DFU would be triggered only once. -fn clear_uninit_val() { - let p = 0x2000_0000 as *mut u32; - unsafe { p.write_volatile(0) }; -} - -/// Return true if "uninit" area of RAM has a -/// special value. Used to force DFU mode from -/// a main firmware programmatically. -fn dfu_ram_requested() -> bool { - let stay = get_uninit_val() == KEY_STAY_IN_BOOT; - if stay { - clear_uninit_val(); - } - stay -} - -#[entry] -fn main() -> ! { - if !dfu_ram_requested() { - minimal_init(); - if !dfu_enforced() { - try_start_app(); - } - } - - cortex_m::interrupt::disable(); - - let mut led = dfu_init(); - - cortex_m::asm::dsb(); - unsafe { cortex_m::interrupt::enable() }; - - loop { - cortex_m::asm::delay(24*1024*1024); - led.toggle(); - } -} - -fn controller_reset() -> ! { - cortex_m::interrupt::disable(); - - let cortex = unsafe { cortex_m::Peripherals::steal() }; - - cortex_m::asm::dsb(); - unsafe { - // System reset request - cortex.SCB.aircr.modify(|v| 0x05FA_0004 | (v & 0x700)); - } - cortex_m::asm::dsb(); - - loop {} -} - -#[interrupt] -fn OTG_FS() { - let usb_dev = unsafe { &mut *USB_DEVICE.as_mut_ptr() }; - let dfu = unsafe { &mut *USB_DFU.as_mut_ptr() }; - - usb_dev.poll(&mut [dfu]); -} diff --git a/hardware/dutlink/fp-info-cache b/fp-info-cache similarity index 100% rename from hardware/dutlink/fp-info-cache rename to fp-info-cache diff --git a/hardware/dutlink/fp-lib-table b/fp-lib-table similarity index 100% rename from hardware/dutlink/fp-lib-table rename to fp-lib-table diff --git a/hardware/board_control.kicad_sch b/hardware/board_control.kicad_sch deleted file mode 100644 index 28632c7..0000000 --- a/hardware/board_control.kicad_sch +++ /dev/null @@ -1,4717 +0,0 @@ -(kicad_sch (version 20230121) (generator eeschema) - - (uuid e0a7224e-0847-4e89-ad0d-56e4e0b452df) - - (paper "A4") - - (title_block - (title "Board control") - (date "2023-06-13") - (rev "1.0.0") - (company "Red Hat Inc.") - (comment 1 "Emerging Technologies") - ) - - (lib_symbols - (symbol "Connector:Barrel_Jack_MountingPin" (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 5.334 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Barrel_Jack_MountingPin" (at 1.27 -6.35 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 1.27 -1.016 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 1.27 -1.016 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "DC power barrel jack connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "DC Barrel Jack with a mounting pin" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "BarrelJack*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Barrel_Jack_MountingPin_0_1" - (rectangle (start -5.08 3.81) (end 5.08 -3.81) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (arc (start -3.302 3.175) (mid -3.9343 2.54) (end -3.302 1.905) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (arc (start -3.302 3.175) (mid -3.9343 2.54) (end -3.302 1.905) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 5.08 2.54) - (xy 3.81 2.54) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.81 -2.54) - (xy -2.54 -2.54) - (xy -1.27 -1.27) - (xy 0 -2.54) - (xy 2.54 -2.54) - (xy 5.08 -2.54) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (rectangle (start 3.683 3.175) (end -3.302 1.905) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - ) - (symbol "Barrel_Jack_MountingPin_1_1" - (polyline - (pts - (xy -1.016 -4.572) - (xy 1.016 -4.572) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (text "Mounting" (at 0 -4.191 0) - (effects (font (size 0.381 0.381))) - ) - (pin passive line (at 7.62 2.54 180) (length 2.54) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -2.54 180) (length 2.54) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -7.62 90) (length 3.048) - (name "MountPin" (effects (font (size 1.27 1.27)))) - (number "MP" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:Conn_01x02_Pin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x02_Pin" (at 0 -5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_locked" "" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "ki_keywords" "connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, single row, 01x02, script generated" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x02_Pin_1_1" - (polyline - (pts - (xy 1.27 -2.54) - (xy 0.8636 -2.54) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 0) - (xy 0.8636 0) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 0.8636 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (pin passive line (at 5.08 0 180) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -2.54 180) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:Conn_01x09_Pin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 12.7 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x09_Pin" (at 0 -12.7 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_locked" "" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "ki_keywords" "connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, single row, 01x09, script generated" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x09_Pin_1_1" - (polyline - (pts - (xy 1.27 -10.16) - (xy 0.8636 -10.16) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -7.62) - (xy 0.8636 -7.62) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -5.08) - (xy 0.8636 -5.08) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -2.54) - (xy 0.8636 -2.54) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 0) - (xy 0.8636 0) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 2.54) - (xy 0.8636 2.54) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 5.08) - (xy 0.8636 5.08) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 7.62) - (xy 0.8636 7.62) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 10.16) - (xy 0.8636 10.16) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 0.8636 -10.033) (end 0 -10.287) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 -7.493) (end 0 -7.747) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 -4.953) (end 0 -5.207) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 2.667) (end 0 2.413) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 5.207) (end 0 4.953) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 7.747) (end 0 7.493) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 10.287) (end 0 10.033) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (pin passive line (at 5.08 10.16 180) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 7.62 180) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 5.08 180) (length 3.81) - (name "Pin_3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 2.54 180) (length 3.81) - (name "Pin_4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 0 180) (length 3.81) - (name "Pin_5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -2.54 180) (length 3.81) - (name "Pin_6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -5.08 180) (length 3.81) - (name "Pin_7" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -7.62 180) (length 3.81) - (name "Pin_8" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -10.16 180) (length 3.81) - (name "Pin_9" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:TestPoint" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) - (property "Reference" "TP" (at 0 6.858 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 0 5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 5.08 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 5.08 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "test point tp" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "test point" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Pin* Test*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TestPoint_0_1" - (circle (center 0 3.302) (radius 0.762) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "TestPoint_1_1" - (pin passive line (at 0 0 90) (length 2.54) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:USB_C_Receptacle_PowerOnly_6P" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 16.51 0) - (effects (font (size 1.27 1.27)) (justify bottom)) - ) - (property "Value" "USB_C_Receptacle_PowerOnly_6P" (at 0 13.97 0) - (effects (font (size 1.27 1.27)) (justify bottom)) - ) - (property "Footprint" "" (at 3.81 2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "usb universal serial bus type-C power-only charging-only 6P 6C" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "USB Power-Only 6P Type-C Receptacle connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "USB*C*Receptacle*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "USB_C_Receptacle_PowerOnly_6P_0_0" - (rectangle (start -0.254 -12.7) (end 0.254 -11.684) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -7.366) (end 9.144 -7.874) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -4.826) (end 9.144 -5.334) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 7.874) (end 9.144 7.366) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "USB_C_Receptacle_PowerOnly_6P_0_1" - (rectangle (start -10.16 12.7) (end 10.16 -12.7) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (arc (start -8.89 -1.27) (mid -6.985 -3.1667) (end -5.08 -1.27) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (arc (start -7.62 -1.27) (mid -6.985 -1.9023) (end -6.35 -1.27) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (arc (start -7.62 -1.27) (mid -6.985 -1.9023) (end -6.35 -1.27) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start -7.62 -1.27) (end -6.35 6.35) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (arc (start -6.35 6.35) (mid -6.985 6.9823) (end -7.62 6.35) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (arc (start -6.35 6.35) (mid -6.985 6.9823) (end -7.62 6.35) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (arc (start -5.08 6.35) (mid -6.985 8.2467) (end -8.89 6.35) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (circle (center -2.54 3.683) (radius 0.635) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (circle (center 0 -3.302) (radius 1.27) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -8.89 -1.27) - (xy -8.89 6.35) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -5.08 6.35) - (xy -5.08 -1.27) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -3.302) - (xy 0 6.858) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -0.762) - (xy -2.54 1.778) - (xy -2.54 3.048) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0.508) - (xy 2.54 3.048) - (xy 2.54 4.318) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 6.858) - (xy 0 9.398) - (xy 1.27 6.858) - (xy -1.27 6.858) - ) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start 1.905 4.318) (end 3.175 5.588) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - ) - (symbol "USB_C_Receptacle_PowerOnly_6P_1_1" - (pin passive line (at 0 -17.78 90) (length 5.08) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "A12" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -5.08 180) (length 5.08) - (name "CC1" (effects (font (size 1.27 1.27)))) - (number "A5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 15.24 7.62 180) (length 5.08) - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "A9" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -17.78 90) (length 5.08) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "B12" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -7.62 180) (length 5.08) - (name "CC2" (effects (font (size 1.27 1.27)))) - (number "B5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 15.24 7.62 180) (length 5.08) hide - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "B9" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 -17.78 90) (length 5.08) - (name "SHIELD" (effects (font (size 1.27 1.27)))) - (number "S1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C" (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0.9652 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "C_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_0_1" - (polyline - (pts - (xy -2.032 -0.762) - (xy 2.032 -0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.032 0.762) - (xy 2.032 0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - ) - (symbol "C_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C_Polarized" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C_Polarized" (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0.9652 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Polarized capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "CP_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_Polarized_0_1" - (rectangle (start -2.286 0.508) (end 2.286 1.016) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 2.286) - (xy -0.762 2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 2.794) - (xy -1.27 1.778) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 2.286 -0.508) (end -2.286 -1.016) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - ) - (symbol "C_Polarized_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 0 -2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "LED diode" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Light emitting diode" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "LED_0_1" - (polyline - (pts - (xy -1.27 -1.27) - (xy -1.27 1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 0) - (xy 1.27 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -1.27) - (xy 1.27 1.27) - (xy -1.27 0) - (xy 1.27 -1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.048 -0.762) - (xy -4.572 -2.286) - (xy -3.81 -2.286) - (xy -4.572 -2.286) - (xy -4.572 -1.524) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -0.762) - (xy -3.302 -2.286) - (xy -2.54 -2.286) - (xy -3.302 -2.286) - (xy -3.302 -1.524) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "LED_1_1" - (pin passive line (at -3.81 0 0) (length 2.54) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 2.54) - (name "A" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "R" (at 2.032 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "R" (at 0 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R res resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "R_0_1" - (rectangle (start -1.016 -2.54) (end 1.016 2.54) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - ) - (symbol "R_1_1" - (pin passive line (at 0 3.81 270) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Mechanical:MountingHole" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H16" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H11" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_1_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_1_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_10" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H14" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_10_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_10_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_11" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H15" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_11_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_11_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_2" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H5" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_2_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_2_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_3" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H6" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_3_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_3_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_4" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H7" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_4_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_4_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_5" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H8" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_5_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_5_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_6" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H9" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_6_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_6_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_7" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H10" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_7_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_7_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H12" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_8_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_8_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_9" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H13" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_9_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_9_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Sensor_Current:ACS722xLCTR-20AU" (in_bom yes) (on_board yes) - (property "Reference" "U" (at 2.54 11.43 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ACS722xLCTR-20AU" (at 2.54 8.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 2.54 -8.89 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/ACS722-Datasheet.ashx?la=en" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "hall effect current monitor sensor isolated" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "20A Unidirectional Hall-Effect Current Sensor, +3.3V supply, 132mV/A, SOIC-8" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "ACS722xLCTR-20AU_0_1" - (rectangle (start -7.62 7.62) (end 7.62 -7.62) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - ) - (symbol "ACS722xLCTR-20AU_1_1" - (pin passive line (at -10.16 5.08 0) (length 2.54) - (name "IP+" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -10.16 5.08 0) (length 2.54) hide - (name "IP+" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -10.16 -2.54 0) (length 2.54) - (name "IP-" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -10.16 -2.54 0) (length 2.54) hide - (name "IP-" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -10.16 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 10.16 -2.54 180) (length 2.54) - (name "BW_SEL" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 10.16 5.08 180) (length 2.54) - (name "VIOUT" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 10.16 270) (length 2.54) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Transistor_FET:FDC6330L" (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "Q" (at 3.175 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "FDC6330L" (at 3.175 -3.81 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at -1.27 -14.605 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at -2.54 -2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "complementary mosfet" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "TSOT?23*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "FDC6330L_0_1" - (circle (center -0.889 -2.54) (radius 2.794) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (circle (center 0 -4.318) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center 0 -0.762) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -2.286 -2.54) - (xy -5.08 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.286 -0.635) - (xy -2.286 -4.445) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -3.81) - (xy -1.778 -4.826) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -2.032) - (xy -1.778 -3.048) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -0.254) - (xy -1.778 -1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0) - (xy 0 -0.762) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 5.08 7.62) - (xy 1.651 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -5.08 2.54) - (xy 0 2.54) - (xy 0 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -5.08) - (xy 0 -2.54) - (xy -1.778 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -4.318) - (xy 0.762 -4.318) - (xy 0.762 -0.762) - (xy -1.778 -0.762) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "FDC6330L_1_1" - (circle (center -2.667 7.62) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center -0.889 2.54) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center -0.889 6.731) (radius 2.794) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.175 7.62) - (xy -5.969 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.159 5.842) - (xy -3.175 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.889 5.334) - (xy -0.889 2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.381 5.842) - (xy -1.397 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 5.334) - (xy -2.794 5.334) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.397 5.842) - (xy 0.381 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.651 7.62) - (xy 0.889 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.429 7.62) - (xy -0.889 7.62) - (xy -0.889 5.842) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.667 5.842) - (xy -2.667 8.382) - (xy 0.889 8.382) - (xy 0.889 5.842) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 -2.54) - (xy -0.508 -2.159) - (xy -0.508 -2.921) - (xy -1.524 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -1.397 7.874) - (xy -1.27 8.001) - (xy -1.27 8.763) - (xy -1.143 8.89) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 8.382) - (xy -0.635 8.001) - (xy -0.635 8.763) - (xy -1.27 8.382) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.889 7.366) - (xy -0.508 6.35) - (xy -1.27 6.35) - (xy -0.889 7.366) - ) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0.254 -2.032) - (xy 0.381 -2.159) - (xy 1.143 -2.159) - (xy 1.27 -2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -2.159) - (xy 0.381 -2.794) - (xy 1.143 -2.794) - (xy 0.762 -2.159) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (circle (center 0.889 7.62) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (pin passive line (at 0 -7.62 90) (length 2.54) - (name "S1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 7.62 180) (length 2.54) hide - (name "D2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 7.62 180) (length 2.54) - (name "D2" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 7.62 0) (length 2.54) - (name "S2" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 -2.54 0) (length 2.54) - (name "G1" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 2.54 0) (length 2.54) - (name "D1" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3.3V_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_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3.3V" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3.3VA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3VA" (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+3.3VA\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3.3VA_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.3VA_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3.3VA" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GND_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "GND_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GNDA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GNDA\" , analog ground" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GNDA_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "GNDA_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GNDA" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 0 3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "VCC_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 "VCC_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - ) - - (junction (at 172.72 26.67) (diameter 0) (color 0 0 0 0) - (uuid 141b5d24-d6cf-48d1-a8f4-9361daa00bdd) - ) - (junction (at 114.3 40.64) (diameter 0) (color 0 0 0 0) - (uuid 1aabceb5-d276-4c17-9d26-06e346606417) - ) - (junction (at 267.97 29.21) (diameter 0) (color 0 0 0 0) - (uuid 2076676f-3a28-45a5-9980-8f8331787370) - ) - (junction (at 95.25 114.3) (diameter 0) (color 0 0 0 0) - (uuid 21a7efae-c571-4764-8eca-de45b46c96b9) - ) - (junction (at 110.49 111.76) (diameter 0) (color 0 0 0 0) - (uuid 2f3afc94-6798-47f2-b9af-6e127f70ac7c) - ) - (junction (at 226.06 99.06) (diameter 0) (color 0 0 0 0) - (uuid 3ad9d12b-8ac1-4f8e-bb7c-cd358015992e) - ) - (junction (at 116.84 29.21) (diameter 0) (color 0 0 0 0) - (uuid 46e0c10b-1eda-41c1-b135-541c56a86ded) - ) - (junction (at 81.28 40.64) (diameter 0) (color 0 0 0 0) - (uuid 52cfcb15-53e8-4954-b88a-6f7714fd574c) - ) - (junction (at 209.55 48.26) (diameter 0) (color 0 0 0 0) - (uuid 5646a47c-0d74-4596-9637-f18752116e80) - ) - (junction (at 200.914 48.26) (diameter 0) (color 0 0 0 0) - (uuid 5773f24f-23c0-47bd-a6a9-d3f4d84ee061) - ) - (junction (at 127 151.13) (diameter 0) (color 0 0 0 0) - (uuid 59a5fa62-0119-43a0-ba34-c2abca140fc1) - ) - (junction (at 212.09 99.06) (diameter 0) (color 0 0 0 0) - (uuid 643d5363-b584-4828-895e-bfa2b4c3d7f0) - ) - (junction (at 219.71 40.64) (diameter 0) (color 0 0 0 0) - (uuid 6e757938-914a-4e75-ae89-70282f34dec4) - ) - (junction (at 243.84 124.46) (diameter 0) (color 0 0 0 0) - (uuid 90eea1ee-c67a-4cde-8b1e-ef17fb64f032) - ) - (junction (at 153.67 41.91) (diameter 0) (color 0 0 0 0) - (uuid bd01d427-a930-4854-baee-76250315bda0) - ) - (junction (at 55.88 39.37) (diameter 0) (color 0 0 0 0) - (uuid c72afdd5-5ca0-4942-a0c4-664e9626e5e6) - ) - (junction (at 267.97 41.91) (diameter 0) (color 0 0 0 0) - (uuid d5d58c02-fcc5-4809-bbbc-a128dfa5abc8) - ) - (junction (at 48.26 124.46) (diameter 0) (color 0 0 0 0) - (uuid d9abb453-4ce2-41f4-808e-f1c472b0e9b9) - ) - (junction (at 182.88 41.91) (diameter 0) (color 0 0 0 0) - (uuid e0a29ca9-b9d5-48d0-8deb-1292c9b572af) - ) - (junction (at 209.55 40.64) (diameter 0) (color 0 0 0 0) - (uuid f31ec846-487b-40b3-aaac-ee1f208e2ee0) - ) - - (wire (pts (xy 116.84 29.21) (xy 142.24 29.21)) - (stroke (width 0) (type default)) - (uuid 03a2b5a3-d45d-4495-ad84-94fd7ed43104) - ) - (wire (pts (xy 243.84 124.46) (xy 251.46 124.46)) - (stroke (width 0) (type default)) - (uuid 066d8af4-2e51-4727-b437-b7b98f29db90) - ) - (wire (pts (xy 177.8 41.91) (xy 182.88 41.91)) - (stroke (width 0) (type default)) - (uuid 07d42358-e6f4-4afd-a998-c691f3ee0334) - ) - (wire (pts (xy 102.87 55.88) (xy 102.87 58.42)) - (stroke (width 0) (type default)) - (uuid 0a0f0ff4-8b0e-4ad7-90db-15c771a8300a) - ) - (wire (pts (xy 171.45 26.67) (xy 172.72 26.67)) - (stroke (width 0) (type default)) - (uuid 0c2ac9a5-a498-46af-a05a-a385c7e67dce) - ) - (wire (pts (xy 118.11 151.13) (xy 127 151.13)) - (stroke (width 0) (type default)) - (uuid 170fe346-1385-4581-9b5f-c050634ee5e4) - ) - (wire (pts (xy 55.88 35.56) (xy 55.88 39.37)) - (stroke (width 0) (type default)) - (uuid 193d0d83-0d6f-4a59-91a9-c81dcdac2f48) - ) - (wire (pts (xy 86.36 163.83) (xy 102.87 163.83)) - (stroke (width 0) (type default)) - (uuid 1c2e017f-c21a-4bb7-a503-a7234a2ba171) - ) - (wire (pts (xy 165.1 30.48) (xy 148.59 30.48)) - (stroke (width 0) (type default)) - (uuid 2f355e0e-891d-4884-af78-ce81c1349efc) - ) - (wire (pts (xy 172.72 26.67) (xy 185.42 26.67)) - (stroke (width 0) (type default)) - (uuid 30f920eb-31b3-46ea-bffe-fb3fda87aabe) - ) - (wire (pts (xy 182.88 41.91) (xy 185.42 41.91)) - (stroke (width 0) (type default)) - (uuid 34c668fc-22c9-4e3a-b3cb-085908dcb826) - ) - (wire (pts (xy 137.16 171.45) (xy 129.54 171.45)) - (stroke (width 0) (type default)) - (uuid 37c32af8-70fd-490a-a0b1-a8f741e592b6) - ) - (wire (pts (xy 86.36 156.21) (xy 137.16 156.21)) - (stroke (width 0) (type default)) - (uuid 40d54f74-a468-4b05-9dd0-3fcdaf228901) - ) - (wire (pts (xy 36.83 44.45) (xy 45.72 44.45)) - (stroke (width 0) (type default)) - (uuid 479d48f1-410d-40b1-a101-62333ffba33b) - ) - (wire (pts (xy 212.09 90.17) (xy 212.09 99.06)) - (stroke (width 0) (type default)) - (uuid 4c1343a8-82bc-403a-93c7-5b0bba4791c9) - ) - (wire (pts (xy 276.86 39.37) (xy 276.86 41.91)) - (stroke (width 0) (type default)) - (uuid 4f47106c-90f7-44e8-97b9-ee51113157a8) - ) - (wire (pts (xy 111.76 50.8) (xy 127 50.8)) - (stroke (width 0) (type default)) - (uuid 517ce649-af55-441e-aea6-6945fd27df00) - ) - (wire (pts (xy 276.86 36.83) (xy 276.86 29.21)) - (stroke (width 0) (type default)) - (uuid 536326a8-05e1-4994-b6f9-e3dbc4425b0e) - ) - (wire (pts (xy 81.28 40.64) (xy 81.28 36.83)) - (stroke (width 0) (type default)) - (uuid 55e45793-817d-4f14-a13d-bd434136c7b1) - ) - (wire (pts (xy 207.01 29.21) (xy 207.01 40.64)) - (stroke (width 0) (type default)) - (uuid 576ab105-4bfc-4027-8de4-dd9861327372) - ) - (wire (pts (xy 207.01 29.21) (xy 267.97 29.21)) - (stroke (width 0) (type default)) - (uuid 592747bb-04ca-4b96-9b6d-532d74622317) - ) - (wire (pts (xy 81.28 45.72) (xy 81.28 40.64)) - (stroke (width 0) (type default)) - (uuid 5eff1b26-a486-4ca9-8fae-e32532d0fe45) - ) - (wire (pts (xy 267.97 34.29) (xy 267.97 29.21)) - (stroke (width 0) (type default)) - (uuid 62e675a2-08d1-4927-9e1c-7ca49abd0332) - ) - (wire (pts (xy 55.88 48.26) (xy 55.88 53.34)) - (stroke (width 0) (type default)) - (uuid 63605553-8294-42ca-8c4b-4915121381d7) - ) - (wire (pts (xy 212.09 99.06) (xy 226.06 99.06)) - (stroke (width 0) (type default)) - (uuid 6520cfe8-a2c2-4e86-93af-394e08c6e44c) - ) - (wire (pts (xy 86.36 161.29) (xy 110.49 161.29)) - (stroke (width 0) (type default)) - (uuid 65e0353e-ed36-4be4-8354-20cf0669ed23) - ) - (wire (pts (xy 45.72 44.45) (xy 45.72 53.34)) - (stroke (width 0) (type default)) - (uuid 6627040c-3b89-4a97-af0e-48d86a89fb98) - ) - (wire (pts (xy 110.49 40.64) (xy 110.49 29.21)) - (stroke (width 0) (type default)) - (uuid 67f5b569-b846-41a4-830a-94a80109044f) - ) - (wire (pts (xy 172.72 52.07) (xy 172.72 71.12)) - (stroke (width 0) (type default)) - (uuid 6943e878-20a2-4822-8316-4c82726fc78d) - ) - (wire (pts (xy 153.67 41.91) (xy 153.67 59.69)) - (stroke (width 0) (type default)) - (uuid 6a19f1a8-67c7-4bc4-b3c6-533f7ae0c2e5) - ) - (wire (pts (xy 134.62 55.88) (xy 134.62 58.42)) - (stroke (width 0) (type default)) - (uuid 6c02a57a-eb8e-4459-98f6-705ed87cbf21) - ) - (wire (pts (xy 114.3 45.72) (xy 114.3 40.64)) - (stroke (width 0) (type default)) - (uuid 6cba071b-f819-47a3-92eb-321e51f9c333) - ) - (wire (pts (xy 63.5 114.3) (xy 95.25 114.3)) - (stroke (width 0) (type default)) - (uuid 6e889129-3fa1-4e33-9d8c-f9d35c350836) - ) - (wire (pts (xy 124.46 45.72) (xy 127 45.72)) - (stroke (width 0) (type default)) - (uuid 712f98e7-8a0a-4113-b3a7-fa198d378f62) - ) - (wire (pts (xy 209.55 48.26) (xy 200.914 48.26)) - (stroke (width 0) (type default)) - (uuid 71a33beb-75d7-424f-afa2-992b31aeecda) - ) - (wire (pts (xy 157.48 41.91) (xy 153.67 41.91)) - (stroke (width 0) (type default)) - (uuid 72f5cc80-47d6-448f-a591-248b68bc6a06) - ) - (wire (pts (xy 129.54 171.45) (xy 129.54 175.26)) - (stroke (width 0) (type default)) - (uuid 785cf514-796a-4c5f-b6bc-aceb0ddbd6a7) - ) - (wire (pts (xy 114.3 36.83) (xy 114.3 40.64)) - (stroke (width 0) (type default)) - (uuid 7929d871-b70b-4820-95c8-5117f673594a) - ) - (wire (pts (xy 276.86 41.91) (xy 267.97 41.91)) - (stroke (width 0) (type default)) - (uuid 7a485625-9518-4992-b3b2-c85467fc2a49) - ) - (wire (pts (xy 74.93 50.8) (xy 95.25 50.8)) - (stroke (width 0) (type default)) - (uuid 802c999c-5289-4b71-97ab-c81e94b5ec04) - ) - (wire (pts (xy 55.88 39.37) (xy 55.88 40.64)) - (stroke (width 0) (type default)) - (uuid 8155abb1-cd98-4b17-8ee6-c6c07f228e69) - ) - (wire (pts (xy 191.77 99.06) (xy 149.86 99.06)) - (stroke (width 0) (type default)) - (uuid 819d84a5-eac5-429b-b96f-b740784100e1) - ) - (wire (pts (xy 118.11 161.29) (xy 137.16 161.29)) - (stroke (width 0) (type default)) - (uuid 840721eb-8117-49bf-9fc7-ca1bcae5400c) - ) - (wire (pts (xy 267.97 50.8) (xy 267.97 58.42)) - (stroke (width 0) (type default)) - (uuid 84742774-5467-46a9-9745-4b33e0935adf) - ) - (wire (pts (xy 191.77 48.26) (xy 200.914 48.26)) - (stroke (width 0) (type default)) - (uuid 86af376c-14d4-494e-aff7-0a5b0ab77caf) - ) - (wire (pts (xy 207.01 40.64) (xy 209.55 40.64)) - (stroke (width 0) (type default)) - (uuid 87badfb0-7f1d-4c9b-ae23-8991b2efbc1c) - ) - (wire (pts (xy 110.49 111.76) (xy 228.6 111.76)) - (stroke (width 0) (type default)) - (uuid 88e80905-f40e-4318-b12a-49f6f83668d1) - ) - (wire (pts (xy 110.49 29.21) (xy 116.84 29.21)) - (stroke (width 0) (type default)) - (uuid 8bd35678-cdbc-4786-ad75-e8a525f5c39e) - ) - (wire (pts (xy 219.71 40.64) (xy 238.76 40.64)) - (stroke (width 0) (type default)) - (uuid 8f6d4136-fec7-4245-b28f-9306aacca827) - ) - (wire (pts (xy 165.1 31.75) (xy 165.1 30.48)) - (stroke (width 0) (type default)) - (uuid 91ec76a5-2825-48d1-ad4f-523dfab85e47) - ) - (wire (pts (xy 86.36 168.91) (xy 102.87 168.91)) - (stroke (width 0) (type default)) - (uuid 91f60555-cfca-49f7-8512-57aa34280340) - ) - (wire (pts (xy 267.97 41.91) (xy 267.97 43.18)) - (stroke (width 0) (type default)) - (uuid 9889fa98-0068-4b68-8a61-60bbbcefb541) - ) - (wire (pts (xy 116.84 45.72) (xy 114.3 45.72)) - (stroke (width 0) (type default)) - (uuid 9ac82cb8-bb51-415f-8cec-3e5769ce1ed9) - ) - (wire (pts (xy 116.84 166.37) (xy 137.16 166.37)) - (stroke (width 0) (type default)) - (uuid 9e158eb9-757b-47f0-9200-a52c1113632c) - ) - (wire (pts (xy 219.71 52.07) (xy 219.71 57.15)) - (stroke (width 0) (type default)) - (uuid 9e7efa94-2d66-4e29-8319-7f9a58e0fc2d) - ) - (wire (pts (xy 172.72 26.67) (xy 172.72 31.75)) - (stroke (width 0) (type default)) - (uuid a14955e3-f085-494e-998e-a007fd2afb2c) - ) - (wire (pts (xy 191.77 48.26) (xy 191.77 99.06)) - (stroke (width 0) (type default)) - (uuid a18d456b-76db-4313-bb96-6c80bc895c4e) - ) - (wire (pts (xy 114.3 40.64) (xy 127 40.64)) - (stroke (width 0) (type default)) - (uuid a57a4f35-890c-4147-aa8a-7c3397e7b260) - ) - (wire (pts (xy 148.59 41.91) (xy 148.59 49.53)) - (stroke (width 0) (type default)) - (uuid a7038dbd-b405-4d3f-804c-30ef88946e58) - ) - (wire (pts (xy 172.72 93.98) (xy 172.72 78.74)) - (stroke (width 0) (type default)) - (uuid a729c3dc-e284-407b-b07a-2cc6dc654ed3) - ) - (wire (pts (xy 36.83 39.37) (xy 55.88 39.37)) - (stroke (width 0) (type default)) - (uuid ad6a3231-e546-416f-8d17-b31d692adc26) - ) - (wire (pts (xy 219.71 40.64) (xy 219.71 44.45)) - (stroke (width 0) (type default)) - (uuid b8ff488c-6b83-4c4c-88c2-a121340695aa) - ) - (wire (pts (xy 153.67 41.91) (xy 148.59 41.91)) - (stroke (width 0) (type default)) - (uuid bcec614d-77bb-45ea-ad35-7d91392f7480) - ) - (wire (pts (xy 142.24 29.21) (xy 142.24 40.64)) - (stroke (width 0) (type default)) - (uuid c51d4a75-874e-44b8-8ec4-86a719da8c3b) - ) - (wire (pts (xy 85.09 45.72) (xy 81.28 45.72)) - (stroke (width 0) (type default)) - (uuid c67c700e-3dd7-4bba-9b1d-a0be6767e6fd) - ) - (wire (pts (xy 63.5 111.76) (xy 110.49 111.76)) - (stroke (width 0) (type default)) - (uuid c8d918de-7d53-4b6f-b98a-814e4c52003e) - ) - (wire (pts (xy 81.28 40.64) (xy 95.25 40.64)) - (stroke (width 0) (type default)) - (uuid cb1a004c-8644-4c54-b348-5eb16ee5384b) - ) - (wire (pts (xy 238.76 45.72) (xy 229.87 45.72)) - (stroke (width 0) (type default)) - (uuid cb3dfa4c-a3cc-44b9-8fcd-10048929c90d) - ) - (wire (pts (xy 110.49 163.83) (xy 137.16 163.83)) - (stroke (width 0) (type default)) - (uuid d06de786-ef91-42da-a1ed-6a27a0206afe) - ) - (wire (pts (xy 210.82 99.06) (xy 212.09 99.06)) - (stroke (width 0) (type default)) - (uuid d1f210be-d728-4ce8-95e0-91cc700703b7) - ) - (wire (pts (xy 92.71 45.72) (xy 95.25 45.72)) - (stroke (width 0) (type default)) - (uuid d58df360-8c89-4149-b9ac-8ef77ae5b3f0) - ) - (wire (pts (xy 226.06 88.9) (xy 226.06 99.06)) - (stroke (width 0) (type default)) - (uuid d6b5ba87-6a46-4d9c-a2f5-7c41086a8465) - ) - (wire (pts (xy 40.64 124.46) (xy 48.26 124.46)) - (stroke (width 0) (type default)) - (uuid e16d53e6-86cc-43e6-9aab-21ca4f014bf7) - ) - (wire (pts (xy 110.49 168.91) (xy 137.16 168.91)) - (stroke (width 0) (type default)) - (uuid e5c671c9-ee0b-43cc-aa1b-e6a57ee5201f) - ) - (wire (pts (xy 149.86 93.98) (xy 172.72 93.98)) - (stroke (width 0) (type default)) - (uuid e6073143-c1ee-4125-8253-b17a94f02cab) - ) - (wire (pts (xy 276.86 29.21) (xy 267.97 29.21)) - (stroke (width 0) (type default)) - (uuid e8455d23-46c0-4c63-8f65-3eb55604f512) - ) - (wire (pts (xy 95.25 114.3) (xy 228.6 114.3)) - (stroke (width 0) (type default)) - (uuid eab225f2-6b0c-41e9-a5e5-8502ac5f82ef) - ) - (wire (pts (xy 86.36 158.75) (xy 102.87 158.75)) - (stroke (width 0) (type default)) - (uuid eb7d3df0-7948-4c52-8efb-1a62bad28905) - ) - (wire (pts (xy 86.36 166.37) (xy 109.22 166.37)) - (stroke (width 0) (type default)) - (uuid ed087998-b60a-45af-b395-cebbbbd8471c) - ) - (wire (pts (xy 127 151.13) (xy 137.16 151.13)) - (stroke (width 0) (type default)) - (uuid ed7c9f7b-5a62-478f-8ff2-bc28942a2b26) - ) - (wire (pts (xy 228.6 99.06) (xy 226.06 99.06)) - (stroke (width 0) (type default)) - (uuid f46502a0-5b3e-4de3-a4b0-5c70d7cabd01) - ) - (wire (pts (xy 110.49 158.75) (xy 137.16 158.75)) - (stroke (width 0) (type default)) - (uuid f676816f-8e7f-4daf-a23b-f4e4d87bfc02) - ) - (wire (pts (xy 161.29 59.69) (xy 165.1 59.69)) - (stroke (width 0) (type default)) - (uuid f7f160cf-6427-4ed4-8afa-9bd1fe5c4b3e) - ) - (wire (pts (xy 229.87 45.72) (xy 229.87 54.61)) - (stroke (width 0) (type default)) - (uuid f926348e-2e23-4180-8494-b428201fc0cf) - ) - (wire (pts (xy 86.36 153.67) (xy 137.16 153.67)) - (stroke (width 0) (type default)) - (uuid ff4ee48d-4b4d-4886-83d0-7b1f15592d7a) - ) - (wire (pts (xy 165.1 59.69) (xy 165.1 52.07)) - (stroke (width 0) (type default)) - (uuid ff64d5d6-8b8e-4a89-b436-62b934aca0d2) - ) - (wire (pts (xy 209.55 40.64) (xy 219.71 40.64)) - (stroke (width 0) (type default)) - (uuid ff95739f-5e55-42a7-9bd3-e520f08bfc34) - ) - - (text "WE USE TWO FDC6330L LOAD SWITCHES IN\nPARALLEL SINCE EACH OF THEM HANDLES 2.3A" - (at 90.17 78.74 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 209421a9-2adc-462e-b7fb-38e605fff613) - ) - (text "5..25V" (at 40.64 39.37 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 96e384b4-932c-4cd3-801d-af72237090d1) - ) - (text "CC1/CC2 are used by USB PD to negotiate the power\n" - (at 109.22 118.11 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid af5c4777-b1fa-41ba-a8d7-4bb19f910d3e) - ) - (text "20V -> 3,2752 V" (at 191.262 48.514 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c3be70ec-9d88-4d8e-900b-6e31ce985447) - ) - - (label "CTL_A_" (at 128.27 158.75 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 12dc5c91-110e-4237-94a4-737456188a9a) - ) - (label "VCCOUT" (at 215.9 99.06 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 329fbac7-247d-4b23-9d4b-06fd3c4caed8) - ) - (label "VCCOUT" (at 175.26 26.67 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 38fe37a8-ba03-48f6-8072-67ab4c60dd17) - ) - (label "CTL_C_" (at 128.27 163.83 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 3a90e5bf-13ce-4428-8ffa-b13904dc71bb) - ) - (label "CTL_B_" (at 128.27 161.29 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 3fb339f3-9fa9-439a-908e-267b033dff60) - ) - (label "VCCOUT_SW" (at 162.56 30.48 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 4f3f65df-6e74-41cb-91ed-b163d3b8eeae) - ) - (label "RESET_" (at 128.27 168.91 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 536977c5-69d5-4dda-a892-4c2f67319723) - ) - (label "TX" (at 128.27 153.67 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 57eccae5-019d-4188-bd2a-b86caa30ed9e) - ) - (label "RX" (at 128.27 156.21 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6472180f-af9d-47d9-8fd4-1279e4045d53) - ) - (label "VCCOUT" (at 220.98 40.64 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6a4f4a70-7313-4915-85b0-9f4b7c4b522a) - ) - (label "VCCOUT" (at 208.28 29.21 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 7b0a9ee7-8da7-4d08-9506-c960d7ef6eec) - ) - (label "_CURRENT_SENSE" (at 172.72 69.85 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 942bd06a-4218-4617-9111-d1b0ed87af49) - ) - (label "ON_OFF" (at 114.3 50.8 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b8078eff-65fe-481a-a33f-cfd523b2964a) - ) - (label "CC2" (at 135.89 114.3 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b86b405f-15c0-43b6-aabf-c7d0b5130be3) - ) - (label "CTL_D_" (at 128.27 166.37 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d81d7d92-36ea-46de-80b5-5b7c04996eae) - ) - (label "ON_OFF" (at 78.74 50.8 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid db444f4e-2242-4f37-9fac-f33c3153679b) - ) - (label "VOUT_SENSE" (at 191.77 70.866 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid eb8293b2-d041-48aa-966b-51d54164acc4) - ) - (label "VCCOUT_SW" (at 123.19 29.21 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid eee90d38-b961-42cd-adfb-4e9b141f9a90) - ) - (label "CC1" (at 135.89 111.76 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f1406374-c53f-4797-8b5d-c0f42c5c6438) - ) - - (hierarchical_label "CTL_A" (shape bidirectional) (at 86.36 158.75 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 08fb33a1-c05d-4814-b49f-da5e6ec6c0be) - ) - (hierarchical_label "CTL_C" (shape bidirectional) (at 86.36 163.83 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 286bb9df-d951-43c9-bbbd-3b7e41d2b311) - ) - (hierarchical_label "RESET" (shape input) (at 86.36 168.91 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 4dbb1950-9985-45f4-b609-50facd4b3f89) - ) - (hierarchical_label "CTL_D" (shape bidirectional) (at 86.36 166.37 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 8cb5b068-1377-4422-b600-827c08f3b5fd) - ) - (hierarchical_label "CURRENT_SENSE" (shape output) (at 149.86 93.98 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 8ce512b7-2ac4-4099-b7c2-5436053883bb) - ) - (hierarchical_label "CTL_B" (shape bidirectional) (at 86.36 161.29 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid c87dec80-5aad-48f5-8545-c39c4cc66013) - ) - (hierarchical_label "TX" (shape input) (at 86.36 153.67 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid ca607371-86ae-4e83-b468-94219b241e01) - ) - (hierarchical_label "VOUT_SENSE" (shape output) (at 149.86 99.06 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid d2a6bd8d-5579-4b7c-9fa9-3be32f728d23) - ) - (hierarchical_label "RX" (shape output) (at 86.36 156.21 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid d3682630-b9c2-4234-bb36-0ff9f7321597) - ) - (hierarchical_label "ON_OFF" (shape input) (at 74.93 50.8 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid f0ddf781-7813-44da-90a6-b965ae9da7ce) - ) - - (netclass_flag "" (length 2.54) (shape round) (at 142.24 29.21 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 5d4df807-67ef-4204-a15d-f20d1dc6d820) - (property "Netclass" "5AMP" (at 144.78 28.5115 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 185.42 26.67 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid df35eb7a-b700-424b-8094-b6c225a59143) - (property "Netclass" "5AMP" (at 187.96 25.4 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 55.88 39.37 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid f919c5ba-057a-4cb1-90c5-ba5f6cdfb56d) - (property "Netclass" "5AMP" (at 58.42 38.6715 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 118.11 151.13 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 033bfc13-03a4-4af5-8c53-9df27125da49) - (property "Reference" "#PWR027" (at 118.11 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 120.65 151.13 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 118.11 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 118.11 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 52222762-b26f-4f18-a039-2f186133e095)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR027") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR098") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 243.84 124.46 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 05599e19-9b9a-4310-9db7-9058e1d8f4a1) - (property "Reference" "#PWR?" (at 243.84 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 243.84 129.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 243.84 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 243.84 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8bd51b68-ed31-4cb0-bdae-22f18552ab75)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR044") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 95.25 114.3 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 09c85fc5-7f0a-49f4-934f-360458f71994) - (property "Reference" "TP1" (at 95.25 120.65 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 92.71 117.602 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 90.17 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 90.17 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5e48e958-1820-46c7-b57f-4f8801c9050e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "TP13") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 113.03 166.37 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 0d06dc70-f5f5-483a-b450-d0217a800b1c) - (property "Reference" "R13" (at 119.38 165.1 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100" (at 113.03 166.37 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 113.03 168.148 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 113.03 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid babeedcf-86ab-464c-a9cd-4808e865cd3e)) - (pin "2" (uuid 644d9cda-8754-4556-a867-1f8179786891)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R13") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R13") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 200.914 55.88 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 0df6d883-59d6-4af9-97f3-a742f083a4b8) - (property "Reference" "#PWR?" (at 200.914 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 200.914 60.96 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 200.914 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 200.914 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f1d66ef1-2fd0-4239-b9ec-a66c59bc202e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR045") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 209.55 55.88 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 106d4da6-ccff-4c5c-bffc-bffd88348080) - (property "Reference" "#PWR?" (at 209.55 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 209.55 60.96 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 209.55 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 209.55 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid aff7c4e1-7168-40b4-810d-d9778f9c874d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR024") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_11") (lib_id "Mechanical:MountingHole") (at 265.43 147.32 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 111d86e4-be6b-4a82-a322-387775155ec6) - (property "Reference" "H1" (at 267.97 146.05 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 267.97 148.59 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 265.43 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 265.43 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 05364095-3f88-49e5-b7a9-71c49bb953d8)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H15") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 134.62 66.04 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 12425fbb-3bc1-44eb-9db4-a8c7b06e6820) - (property "Reference" "#PWR?" (at 134.62 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 134.62 71.12 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 134.62 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 134.62 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d5ab5e14-c6a8-4a3d-9fd0-bef7e415ff17)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR020") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 226.06 85.09 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 13d0960a-91b0-4beb-ad02-e13fb33d8fd0) - (property "Reference" "C?" (at 229.87 83.82 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 229.87 86.36 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 227.0252 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 226.06 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 71ffcdbc-4c7d-4307-b410-30b34f831bfd)) - (pin "2" (uuid ae7acdb7-7411-4a56-8282-9781e4cffccd)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C12") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x02_Pin") (at 281.94 39.37 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 17840487-1c1b-4d92-a0ab-bfa8eab9e1bd) - (property "Reference" "J10" (at 283.21 38.1 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "Conn_01x02_Pin" (at 283.21 39.37 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 281.94 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 281.94 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0b8d50ec-4b28-4090-96c0-4317786af545)) - (pin "2" (uuid e79cdfcd-a969-47f3-9d72-9bd27904c431)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J10") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J16") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 209.55 44.45 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 17acfc97-272c-4f71-a841-534172a3566e) - (property "Reference" "R?" (at 207.01 44.45 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k4" (at 209.55 44.45 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 211.328 44.45 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 209.55 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid acac2b4c-dc2e-42a1-bc24-554a11a62aa4)) - (pin "2" (uuid 6a5b21f0-7a24-4d40-b653-0af0dfef56f9)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R8") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_4") (lib_id "Mechanical:MountingHole") (at 172.72 153.67 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 1a90a9a7-524a-4552-9822-ea8915ca2e3b) - (property "Reference" "H1" (at 175.26 152.4 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 175.26 154.94 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 172.72 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 172.72 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid aeeca8b2-f278-4ce1-bdc8-e43f02851e41)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H7") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:VCC") (at 114.3 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 1aa4ab65-64da-408c-88a5-7dbfe2ee7eb1) - (property "Reference" "#PWR?" (at 114.3 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 114.3 31.75 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 114.3 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 114.3 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 630e92bd-44b5-4d46-b2dc-3867a5189516)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR019") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_1") (lib_id "Mechanical:MountingHole") (at 172.72 134.62 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 1fa9d99f-c885-4366-9a34-cbb1b89e6f74) - (property "Reference" "H1" (at 175.26 133.35 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 175.26 135.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 172.72 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 172.72 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 64020b79-61e9-4392-abc9-d547f4ee9f4a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H11") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Transistor_FET:FDC6330L") (at 102.87 48.26 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 2e33e441-c9a1-413d-bebc-274605e65531) - (property "Reference" "Q?" (at 102.4255 34.29 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "FDC6330L" (at 102.4255 36.83 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at 101.6 62.865 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 100.33 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7c18f15a-01e7-4b78-8ae7-c832cb36995e)) - (pin "2" (uuid d9b507de-14c4-45bd-9a17-1dc210807574)) - (pin "3" (uuid 0948a5f5-8354-4a2b-8e90-b585479ca784)) - (pin "4" (uuid 4cb55a51-8420-4beb-8607-841744565b00)) - (pin "5" (uuid acb9ac76-492c-4307-9d8f-36a1d75f11cc)) - (pin "6" (uuid 50a82042-7d3c-4035-b598-06a77088c963)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "Q?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "Q1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_5") (lib_id "Mechanical:MountingHole") (at 204.47 134.62 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 32a6056a-f70a-4796-bfb8-f30946a57621) - (property "Reference" "H1" (at 207.01 133.35 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 207.01 135.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 204.47 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 204.47 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4442810a-f096-44a3-98ee-0af02306b982)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H8") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 231.14 148.59 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 33d45764-751b-4f26-b62c-0cabce5f6ecc) - (property "Reference" "#PWR?" (at 224.79 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 227.33 148.59 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 231.14 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 231.14 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9988edce-1d7e-4cbb-b88d-40065481e88b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR083") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 226.06 81.28 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3423343f-b169-4c30-9cf6-474b92fc046d) - (property "Reference" "#PWR?" (at 226.06 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 226.06 76.2 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 226.06 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 226.06 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f7128044-5bca-4683-9011-fa36dcda51cb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR042") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_10") (lib_id "Mechanical:MountingHole") (at 233.68 153.67 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3acf0219-cf3d-4128-b471-e83ca8c9a4a8) - (property "Reference" "H1" (at 236.22 152.4 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 236.22 154.94 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 233.68 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 233.68 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 457f9d15-2642-4f77-8ee8-a5a883e08c76)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H14") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Transistor_FET:FDC6330L") (at 134.62 48.26 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3b071907-d9a5-477a-b722-e27a8a8ff322) - (property "Reference" "Q?" (at 134.1755 34.29 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "FDC6330L" (at 134.1755 36.83 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at 133.35 62.865 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 132.08 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6317a5e5-ce66-4a26-ac25-f01c58c14f4e)) - (pin "2" (uuid 582abae6-bbe5-41ec-9637-0f99ff0650ed)) - (pin "3" (uuid 0cc01bdc-e812-4d3b-bab5-9ad16dceb912)) - (pin "4" (uuid 7f63619e-b7f1-418e-a18d-16b7186effe6)) - (pin "5" (uuid 46eed05a-5fa5-4a21-aad4-fc4b7e8bafbf)) - (pin "6" (uuid 7e6279a7-97bf-4b10-9c20-bd7437cbc131)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "Q?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "Q2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 201.93 148.59 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3d5b15da-da35-461f-b4f9-6caaeb35d499) - (property "Reference" "#PWR?" (at 195.58 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 198.12 148.59 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 201.93 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 201.93 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a5c19864-a388-4bdc-8493-a76d4c99e481)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR086") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:USB_C_Receptacle_PowerOnly_6P") (at 48.26 106.68 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 41827ece-2826-450e-a63b-f7e4fdf7ef88) - (property "Reference" "J?" (at 48.26 88.9 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "USB_C_Receptacle_PowerOnly_6P" (at 48.26 91.44 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_USB:USB_C_Receptacle_G-Switch_GT-USB-7010ASV" (at 52.07 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 48.26 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "A12" (uuid 02b1fe45-59de-4b6c-aa42-bda0782ad529)) - (pin "A5" (uuid 05987e9d-437e-4b43-97f1-efd6c86ab858)) - (pin "A9" (uuid a7ad007f-17d6-411a-b6c2-e5870941ef0f)) - (pin "B12" (uuid 897800f6-23f9-4243-bf01-b9463d848ffe)) - (pin "B5" (uuid 961def6d-9626-46cf-b105-163d12005138)) - (pin "B9" (uuid bb73f50e-1cc3-4af0-9249-c7192226d260)) - (pin "S1" (uuid 1aa8623a-238b-454d-acfd-34196723055a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 172.72 26.67 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 4c366fcb-2c89-4f3e-9a09-ac0ef06f34e6) - (property "Reference" "TP1" (at 172.72 20.32 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 175.26 23.368 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 177.8 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 177.8 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 101bdeb3-e6b9-4acf-99b8-c2afa60986a1)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "TP11") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 45.72 53.34 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 4d95eb0d-7ade-4924-9492-9f49fc7e7c56) - (property "Reference" "#PWR?" (at 45.72 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 45.72 58.42 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 45.72 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 45.72 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5c3d7319-7119-4007-98be-ee76687e245e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR01") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 267.97 46.99 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 5177ad5d-8511-4d53-8b51-10a6e2c9fe60) - (property "Reference" "R23" (at 265.43 48.387 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k" (at 267.97 46.99 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 269.748 46.99 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 267.97 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 678665f0-1899-4c29-94af-f7965a325782)) - (pin "2" (uuid 4351579d-cad4-4989-9214-8b0cbf6622ba)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R23") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R24") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_2") (lib_id "Mechanical:MountingHole") (at 172.72 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 51b144fc-c41a-4db7-b0f8-bed30c3845db) - (property "Reference" "H1" (at 175.26 139.7 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 175.26 142.24 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 172.72 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 172.72 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c8510357-4f30-40f5-a602-a5ce4ed60977)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 88.9 45.72 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 5227ee87-cdc4-4de0-beed-f678645be97d) - (property "Reference" "R?" (at 87.503 43.18 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "47k" (at 91.44 43.18 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 88.9 47.498 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 88.9 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ce2313f7-1689-406d-a516-ff49a373d730)) - (pin "2" (uuid 307c9276-80f3-43f4-b97a-af1c436ad337)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Polarized") (at 55.88 44.45 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 586507cb-a6ef-40a0-84d7-562ad890723e) - (property "Reference" "C?" (at 59.69 42.291 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "47uF 32V" (at 59.69 44.831 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:CP_Elec_6.3x5.4_Nichicon" (at 56.8452 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 55.88 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c4017e0c-4aaf-4f65-8f59-b624a68ff2ba)) - (pin "2" (uuid 7bfd1988-a457-4df5-9f80-52030d5b0d4b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 229.87 54.61 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 59628edc-107c-42a6-a9fd-456f6df8d01e) - (property "Reference" "#PWR?" (at 229.87 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 229.87 59.69 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 229.87 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 229.87 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ac9d0833-cae9-4704-a6ae-5a292e74f7c3)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR026") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 201.93 135.89 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 6351854e-44c5-4bc4-a36a-b17f6a77025e) - (property "Reference" "#PWR?" (at 195.58 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 198.12 135.89 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 201.93 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 201.93 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid faba6af2-fb21-4146-bc7f-0b8798bd5dd3)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR084") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 200.914 52.07 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 68cfddb4-77db-42bf-a5b8-9bff62ab4679) - (property "Reference" "C?" (at 193.548 51.816 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100nF" (at 193.04 54.356 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 201.8792 55.88 0) - (effects (font (size 1.27 1.27))) - ) - (property "Datasheet" "~" (at 200.914 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 33cf3415-535a-4654-b8a9-c3b1ccbacb23)) - (pin "2" (uuid 106838a2-96a6-4c58-a39e-682538ea467e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C13") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 55.88 53.34 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 69d58082-72e1-48aa-83a1-3be7b3e8f5c7) - (property "Reference" "#PWR?" (at 55.88 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 55.88 58.42 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 55.88 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 55.88 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b090f155-447a-4862-af54-fab4a1237ee2)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR03") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 182.88 45.72 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 6a9c2eaf-88ec-4857-ad63-689e11721b1d) - (property "Reference" "C?" (at 186.69 44.45 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 186.69 46.99 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 183.8452 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 182.88 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 513782f1-b144-4f6b-aeba-3d7052760128)) - (pin "2" (uuid b7caa2b3-e71f-47d7-ab31-d9b19b3e8812)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C6") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 209.55 52.07 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 6ef3ba49-b584-4be2-befc-9ffd2283d748) - (property "Reference" "R?" (at 207.01 52.07 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "470" (at 209.55 52.07 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 211.328 52.07 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 209.55 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e89efed6-5fc2-488f-ac31-549be4bd7687)) - (pin "2" (uuid 1dcffcd4-e1d5-4e09-bdfb-f1735a3259af)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R9") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 127 143.51 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7004e872-2474-4653-a61e-ed52c4c30d09) - (property "Reference" "#PWR?" (at 127 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 127 138.43 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 127 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 127 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f9c0a60c-a7f3-49de-9a59-dde0e23f152a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR099") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 110.49 111.76 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 70cc4865-2136-4883-b47b-480b36c0992d) - (property "Reference" "TP1" (at 110.49 105.41 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 113.03 108.458 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 115.57 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 115.57 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 069909be-2c26-4895-9bd4-82a96fe3dd0b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "TP12") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 172.72 74.93 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 70cdd26c-a171-45ef-abcc-bb7ac25293aa) - (property "Reference" "R?" (at 175.26 73.533 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "50" (at 172.72 74.93 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 170.942 74.93 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 172.72 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2488feb2-cc7f-44a0-ab8e-bd3e21106dff)) - (pin "2" (uuid a637198e-e8a9-4ef6-a5fc-c29873d059c1)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R7") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x09_Pin") (at 142.24 161.29 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 73630ce9-fe35-4b95-a39f-cb9bfd7a5906) - (property "Reference" "J4" (at 143.51 160.02 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "Conn_01x09_Pin" (at 143.51 162.56 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Horizontal" (at 135.89 182.88 0) - (effects (font (size 1.27 1.27))) - ) - (property "Datasheet" "~" (at 142.24 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 37f20dd5-b21c-4dfd-a853-adb13cca8eb2)) - (pin "2" (uuid 378ecccc-9ee3-476e-aa35-96631a51bd8c)) - (pin "3" (uuid 007dc17a-6626-48f8-87cd-ecbb279ca8c1)) - (pin "4" (uuid a02093e1-c659-4e32-b30e-85695930e1d7)) - (pin "5" (uuid 610622a7-71ae-4455-90b0-7d42d35c2d95)) - (pin "6" (uuid 231fe462-8e18-4dba-a97c-f3a36618a839)) - (pin "7" (uuid 4279fc70-b444-46e9-b9f7-e6228ba3e29e)) - (pin "8" (uuid 5f72567f-e1fe-4e89-8d7c-3053c78e6570)) - (pin "9" (uuid 4224d847-da42-4a9e-bd1b-17858f2daf2a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J4") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:VCC") (at 55.88 35.56 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 768679e4-d22d-4de5-a0f3-5527aff235f7) - (property "Reference" "#PWR?" (at 55.88 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 55.88 30.48 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 55.88 35.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 55.88 35.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 656fb4ed-8ec8-4f8c-b849-340f2c57fcb4)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR02") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Barrel_Jack_MountingPin") (at 29.21 41.91 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 78b71c4c-6134-4f55-881c-54a556e051e2) - (property "Reference" "J?" (at 29.21 33.02 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Barrel_Jack_MountingPin" (at 29.21 35.56 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_BarrelJack:BarrelJack_Horizontal" (at 30.48 42.926 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 30.48 42.926 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8770bc62-ce56-4184-b861-dda82212aa23)) - (pin "2" (uuid 46beb199-a74d-47aa-889e-2d2f82866139)) - (pin "MP" (uuid 5db23c40-fc92-4625-b7c5-57b656a1693b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:VCC") (at 81.28 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7c80d3a9-4e0a-45b0-b66c-e194d11ae542) - (property "Reference" "#PWR?" (at 81.28 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 81.28 31.75 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 81.28 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 81.28 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cea19e7c-817b-49f0-ad72-94de9fa51dfe)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR04") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 182.88 49.53 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7f1b7b08-8439-4757-ae6b-2fa87bda48e8) - (property "Reference" "#PWR?" (at 182.88 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 182.88 54.61 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 182.88 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 182.88 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8368e347-22fd-438d-b3c4-c236267808c8)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR022") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 231.14 154.94 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7f61e701-b07b-4ea9-895b-83cc578d9ef2) - (property "Reference" "#PWR?" (at 224.79 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 227.33 154.94 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 231.14 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 231.14 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8f743dc3-3c74-482c-aa8c-52dd6437d85d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR082") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Sensor_Current:ACS722xLCTR-20AU") (at 167.64 41.91 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 82e98727-b4b1-47a5-ac52-8a6f587b4abe) - (property "Reference" "U?" (at 177.8 50.8 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "ACS725LLCTR-05AB-T" (at 182.88 33.02 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 158.75 44.45 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/ACS722-Datasheet.ashx?la=en" (at 167.64 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5c46758f-0533-4d85-9125-9a46b15da3b9)) - (pin "2" (uuid 2321ae52-a4d6-4077-831b-eb7d5fc10ae8)) - (pin "3" (uuid e85f366c-ac2a-48d6-bb74-2e02dc5d67aa)) - (pin "4" (uuid 5335501e-8ee7-47ba-83f7-1f372d5f19b2)) - (pin "5" (uuid a282e87f-f2f4-473f-bffa-a7597adbcaab)) - (pin "6" (uuid 2c65fdb9-9ed1-4983-9c60-ee5d203d6341)) - (pin "7" (uuid 3b448c0c-7cd9-4433-9d84-de0bbad99498)) - (pin "8" (uuid 1f3ce134-a71e-485a-866b-4c623034f6c1)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "U?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "U4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 102.87 66.04 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 830b3880-aeb7-43af-a4a0-39746e3a5ce9) - (property "Reference" "#PWR?" (at 102.87 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 102.87 71.12 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 102.87 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 102.87 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a90267ff-acdd-4351-b297-264e84b3b722)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR018") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Barrel_Jack_MountingPin") (at 246.38 43.18 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 837ee2cd-ef08-4796-9bf7-c4c68083d84f) - (property "Reference" "J?" (at 246.38 34.29 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Barrel_Jack_MountingPin" (at 246.38 36.83 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_BarrelJack:BarrelJack_Horizontal" (at 245.11 44.196 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 245.11 44.196 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9d179693-d254-4a61-a13c-25169e0175df)) - (pin "2" (uuid 84238c25-5186-44ef-8866-e44010479f88)) - (pin "MP" (uuid bb54d726-581a-4ed5-a2f8-2074de6469af)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 106.68 168.91 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 838c03a0-088b-49f4-a743-762e6d6d3dc8) - (property "Reference" "R12" (at 101.6 167.64 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100" (at 106.68 168.91 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 106.68 170.688 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 106.68 168.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 70f4605c-e811-4963-be33-7166fb5d322b)) - (pin "2" (uuid 6c5384b3-d6bd-4854-aa51-05da715f66e3)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R12") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R31") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 219.71 48.26 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 8dff189d-0626-4810-b6e2-bcbe5104c3fc) - (property "Reference" "C?" (at 223.52 46.99 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 223.52 49.53 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 220.6752 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 219.71 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b285a98b-5b09-4ef7-8a38-2df96f8eb158)) - (pin "2" (uuid 7fa362ed-c58f-4f3b-96c9-d8b1bb92567c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C11") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 170.18 135.89 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 913bbbb9-e2aa-45f2-8264-3d66c92e2475) - (property "Reference" "#PWR?" (at 163.83 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 166.37 135.89 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 170.18 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 170.18 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fa426137-8e8e-4497-943c-12c4e431f699)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR088") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:LED") (at 267.97 38.1 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 9c6b128b-9bd6-42b4-b6d7-b282da0101f3) - (property "Reference" "D5" (at 271.78 38.4175 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "LED" (at 271.78 40.9575 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 267.97 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 267.97 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 84838c6a-1be0-4c1b-ac96-d75f4de28f87)) - (pin "2" (uuid d40960b8-fc64-438c-92d2-8fadf54f1ba6)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "D5") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "D6") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 157.48 59.69 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid a33ec52f-ec24-4814-9205-62a7edc3fda6) - (property "Reference" "C15" (at 157.48 52.07 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1nF" (at 157.48 54.61 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 153.67 60.6552 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 157.48 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e447eb59-9545-4e36-908c-53e0a4160858)) - (pin "2" (uuid cb44267a-8b82-44af-aadb-8f004bb7c606)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C15") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C32") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 170.18 148.59 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ad2db40c-9342-42e4-a1ce-e4f6068092f2) - (property "Reference" "#PWR?" (at 163.83 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 166.37 148.59 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 170.18 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 170.18 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f8736bdb-0a72-490e-ac37-54a6a5975ae8)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR090") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 48.26 124.46 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ad69ce81-6003-4eb8-9cbf-3f69608cdc26) - (property "Reference" "#PWR?" (at 48.26 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 48.26 129.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 48.26 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 48.26 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 57f79a2d-2b8a-4a64-8116-77447bfa4ed7)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR040") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 129.54 175.26 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ad7be19a-e51d-4d8e-b9fc-0c86211e9166) - (property "Reference" "#PWR037" (at 129.54 181.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 129.54 180.34 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 129.54 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 129.54 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f7ff5024-b2d6-4615-8d55-11caea5fc669)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR037") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR037") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:VCC") (at 63.5 99.06 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ade1460b-bb87-4ecd-a867-bbfa959a2949) - (property "Reference" "#PWR?" (at 63.5 102.87 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 63.5 93.98 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 63.5 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 63.5 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 40be65c9-755a-4434-a767-11cced984a9a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR041") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_7") (lib_id "Mechanical:MountingHole") (at 204.47 147.32 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ae387cf7-559a-4c8f-a633-69e9cad1c94b) - (property "Reference" "H1" (at 207.01 146.05 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 207.01 148.59 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 204.47 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 204.47 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7eeeb9ef-b285-40ef-81f4-ab0bb0987203)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H10") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_9") (lib_id "Mechanical:MountingHole") (at 233.68 147.32 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid b90be82e-075f-43db-a4b8-8c1fe0ad423d) - (property "Reference" "H1" (at 236.22 146.05 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 236.22 148.59 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 233.68 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 233.68 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7114c23b-55e5-44da-9730-aa9cfab58c29)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H13") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:USB_C_Receptacle_PowerOnly_6P") (at 243.84 106.68 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid baa76ba7-5489-4694-b88f-057a41a06f63) - (property "Reference" "J?" (at 243.84 88.9 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "USB_C_Receptacle_PowerOnly_6P" (at 243.84 91.44 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_USB:USB_C_Receptacle_G-Switch_GT-USB-7010ASV" (at 240.03 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 243.84 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "A12" (uuid 24fbde56-b3f4-495e-ab4d-5cc2ea861b28)) - (pin "A5" (uuid 9f8c2d3a-e1bd-482d-81d4-80e854e9e794)) - (pin "A9" (uuid 6a609c03-4d4d-4ad0-a6ec-71f98dc4d656)) - (pin "B12" (uuid b008e049-d3ad-4ad8-a872-eb73676d4195)) - (pin "B5" (uuid 5ba3419f-f8df-4e73-aa2b-d8d0915278e8)) - (pin "B9" (uuid 8e50ba43-c721-4f4a-8da1-4242ce819d08)) - (pin "S1" (uuid eee7ab1a-ac97-4b10-96a2-265d0cd48f0e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 106.68 163.83 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid bb8e8e33-20d5-4f4c-af16-f6673f9178dd) - (property "Reference" "R12" (at 101.6 162.56 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100" (at 106.68 163.83 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 106.68 165.608 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 106.68 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0e8e680e-6a11-496a-9b4b-a0cf85c01350)) - (pin "2" (uuid 1608d748-c21a-4185-9783-3c4a42c9ff30)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R12") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R12") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_6") (lib_id "Mechanical:MountingHole") (at 204.47 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid bede2dd9-e68a-4f90-895c-b45160fa4766) - (property "Reference" "H1" (at 207.01 139.7 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 207.01 142.24 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 204.47 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 204.47 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 30e5e854-c0ca-4c36-9edf-84408d29be42)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H9") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 170.18 154.94 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid bfe53e61-621f-4050-b7fe-475ddfe702ea) - (property "Reference" "#PWR?" (at 163.83 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 166.37 154.94 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 170.18 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 170.18 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3e04beb2-6911-4111-97da-f8d79596afe5)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR091") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 262.89 154.94 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c0741c09-823c-46a4-a8b4-49a64b48e74a) - (property "Reference" "#PWR?" (at 256.54 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 259.08 154.94 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 262.89 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 262.89 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 85eb81df-88e7-4cf1-8d9d-0230076c9526)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR059") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 201.93 154.94 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c085a773-784c-4d68-b33f-4743d9c9eb21) - (property "Reference" "#PWR?" (at 195.58 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 198.12 154.94 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 201.93 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 201.93 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4c346849-1a76-44a8-8f8e-70c94f6c477c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR087") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 148.59 49.53 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c2305e75-922c-470d-ae77-3b88ae9de208) - (property "Reference" "#PWR?" (at 148.59 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 148.59 54.61 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 148.59 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 148.59 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b39a1578-be2e-4b51-981a-f537227a658c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR021") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_8") (lib_id "Mechanical:MountingHole") (at 204.47 153.67 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c2cc7346-cce3-4765-bdb2-9255d0eb151b) - (property "Reference" "H1" (at 207.01 152.4 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 207.01 154.94 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 204.47 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 204.47 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2b88c99e-78fa-4176-9c28-a1614f433a0a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H12") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 267.97 58.42 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c89cc31a-77f1-4cb0-b4e3-72c860e90ae2) - (property "Reference" "#PWR?" (at 267.97 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 267.97 63.5 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 267.97 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 267.97 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3ea1d8d2-d107-4776-a886-d702386765d4)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR062") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Mechanical:MountingHole") (at 265.43 153.67 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ca24aae6-5fda-407f-b24b-51238cace2da) - (property "Reference" "H1" (at 267.97 152.4 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 267.97 154.94 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 265.43 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 265.43 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ca70267b-1a18-4b03-a4a4-2793f478036b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H16") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 170.18 142.24 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid caa1de56-91a9-4a9a-b27e-9f44d630aa7b) - (property "Reference" "#PWR?" (at 163.83 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 166.37 142.24 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 170.18 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 170.18 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e4672bd2-deda-4e3a-8f07-c2546ef06cae)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR089") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 262.89 148.59 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid cddc64e4-95ff-4db4-8a11-493595bf1006) - (property "Reference" "#PWR?" (at 256.54 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 259.08 148.59 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 262.89 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 262.89 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6c10d0cc-9842-409e-92fc-1af5063bf131)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR050") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 219.71 57.15 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid d2fa8c7f-630f-436e-b800-6b8c4ac2f068) - (property "Reference" "#PWR?" (at 219.71 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 219.71 62.23 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 219.71 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 219.71 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6b2cadbc-96d9-471a-aeb0-95549cc516ac)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR025") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Polarized") (at 212.09 86.36 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid de51a4a0-9d2d-4599-8937-47d647e389c7) - (property "Reference" "C?" (at 215.9 85.979 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "47uF 32V" (at 215.9 88.519 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Capacitor_SMD:CP_Elec_6.3x5.4_Nichicon" (at 211.1248 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 212.09 86.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e438e065-5825-4fff-a125-d1a55ca4ddde)) - (pin "2" (uuid bd23fddc-7481-4147-b65f-c42cdb044aa6)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C29") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 106.68 158.75 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid dff5ad70-61f5-4bc8-a781-19cfdc8ef5bd) - (property "Reference" "R11" (at 101.6 157.48 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100" (at 106.68 158.75 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 106.68 160.528 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 106.68 158.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3901d770-00bb-48fc-928a-80d54e142211)) - (pin "2" (uuid 213bc317-d1aa-4527-a660-9c712649bf62)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R11") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R11") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3VA") (at 185.42 41.91 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid e46d9a09-2dd8-4369-a14b-98c1c7a9e66f) - (property "Reference" "#PWR?" (at 185.42 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3VA" (at 185.42 36.83 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 185.42 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 185.42 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 32d00811-5e0e-4fc1-9ed5-23d6b9a20e5b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR023") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 114.3 161.29 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid e5bb2a0c-56f0-446c-87c8-2c4892295cf1) - (property "Reference" "R14" (at 119.38 160.02 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100" (at 114.3 161.29 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 114.3 163.068 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 114.3 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7b01775a-6a7b-41d6-a7d6-24c11377b355)) - (pin "2" (uuid 68957dc6-2f01-4ddf-a6c2-023f571ab0d7)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R14") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R14") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 116.84 29.21 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid e89c5e93-d9b9-4a68-983d-13fb1e761223) - (property "Reference" "TP1" (at 116.84 22.86 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 119.38 25.908 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 121.92 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 121.92 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 21c6fa8e-acbd-4cd7-a65e-321460f6315c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "TP10") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 212.09 82.55 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ea114031-6476-4ff0-b5ae-d156feebf77f) - (property "Reference" "#PWR?" (at 212.09 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 212.09 77.47 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 212.09 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 212.09 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e2aa2388-d221-41e3-9fb1-55158002f197)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR075") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 201.93 142.24 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ec356d20-f223-4969-9fd0-175ab3685f95) - (property "Reference" "#PWR?" (at 195.58 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 198.12 142.24 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 201.93 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 201.93 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c63e16bd-b491-4b34-8c7c-3b80e49b65b9)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR085") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_3") (lib_id "Mechanical:MountingHole") (at 172.72 147.32 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ee5f3462-eda8-4a0d-bca5-2f3a0b6b4919) - (property "Reference" "H1" (at 175.26 146.05 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Board MountingHole" (at 175.26 148.59 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (at 172.72 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 172.72 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid da1d2ea0-115e-4604-93a3-48d183baf67c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "H6") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 102.87 62.23 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid eeee8ac4-8cae-4b0c-80c8-a4d448fb63b1) - (property "Reference" "R?" (at 100.33 62.23 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k2" (at 105.41 62.23 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 101.092 62.23 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 102.87 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 64f188f4-7f8f-4963-8f16-e6cc48c5367c)) - (pin "2" (uuid 582414d7-805a-461e-9b7e-a896e4ee713f)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 120.65 45.72 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid f2f394cf-5c16-41ab-a1bb-a3c28137eaaa) - (property "Reference" "R?" (at 119.38 43.18 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "47k" (at 123.19 43.18 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 120.65 47.498 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 120.65 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2eb04d22-3f21-4719-b26b-5e073a119a24)) - (pin "2" (uuid 9c59fb26-02be-4452-9e90-4b8253846ae6)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 127 147.32 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid f99a31be-e021-4bcc-ab5d-fdbeb341bb9c) - (property "Reference" "C?" (at 130.81 146.05 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 130.81 148.59 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 127.9652 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 127 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e207b988-ab1e-4ad0-851b-9243d61946cf)) - (pin "2" (uuid d2ab574c-87cb-41bd-8efb-4ae4c102171c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C31") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 134.62 62.23 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid fad1e4fc-d18b-4644-b15c-6283bba600e2) - (property "Reference" "R?" (at 132.08 62.23 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k2" (at 137.16 62.23 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 136.398 62.23 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 134.62 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dd918bad-149f-4102-af9d-535b13ba3d60)) - (pin "2" (uuid 6506cb3c-544a-4181-9439-69309d53b872)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R6") (unit 1) - ) - ) - ) - ) -) diff --git a/hardware/dutlink/Download_STP_692221030100 (rev1).stp b/hardware/dutlink/Download_STP_692221030100 (rev1).stp deleted file mode 100644 index 3b4bc7b..0000000 --- a/hardware/dutlink/Download_STP_692221030100 (rev1).stp +++ /dev/null @@ -1,35994 +0,0 @@ -ISO-10303-21; -HEADER; -FILE_DESCRIPTION( ( 'Unknown' ), '1' ); -FILE_NAME( 'C:/Users/quentin.payan/Documents/Drawing_3D/692/692221030100/Released_data/692221030100.stp', 'Unknown', ( 'Unknown' ), ( 'Unknown' ), 'PSStep 17.0.49', 'Unknown', ' ' ); -FILE_SCHEMA( ( 'AUTOMOTIVE_DESIGN { 1 0 10303 214 1 1 1 1 }' ) ); -ENDSEC; -DATA; -#1 = PRODUCT_DEFINITION_CONTEXT( '', #60, 'design' ); -#2 = APPLICATION_PROTOCOL_DEFINITION( 'international standard', 'automotive_design', 2001, #60 ); -#3 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #62 ); -#4 = SHAPE_DEFINITION_REPRESENTATION( #63, #64 ); -#5 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #65 ); -#6 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #66, #67 ); -#7 = SHAPE_DEFINITION_REPRESENTATION( #68, #69 ); -#8 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #69, #70 ); -#9 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #71 ); -#10 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #72, #73 ); -#11 = SHAPE_DEFINITION_REPRESENTATION( #74, #75 ); -#12 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #75, #76 ); -#13 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #77 ); -#14 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #78, #79 ); -#15 = SHAPE_DEFINITION_REPRESENTATION( #80, #81 ); -#16 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #81, #82 ); -#17 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #83, #84 ); -#18 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #85 ); -#19 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #86, #87 ); -#20 = SHAPE_DEFINITION_REPRESENTATION( #88, #89 ); -#21 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #89, #90 ); -#22 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #91 ); -#23 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #92, #93 ); -#24 = SHAPE_DEFINITION_REPRESENTATION( #94, #95 ); -#25 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #95, #96 ); -#26 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #97, #98 ); -#27 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #99 ); -#28 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #100, #101 ); -#29 = SHAPE_DEFINITION_REPRESENTATION( #102, #103 ); -#30 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #103, #104 ); -#31 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #105 ); -#32 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #106, #107 ); -#33 = SHAPE_DEFINITION_REPRESENTATION( #108, #109 ); -#34 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #109, #110 ); -#35 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #111 ); -#36 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #112, #113 ); -#37 = SHAPE_DEFINITION_REPRESENTATION( #114, #115 ); -#38 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #115, #116 ); -#39 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #117 ); -#40 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #118, #119 ); -#41 = SHAPE_DEFINITION_REPRESENTATION( #120, #121 ); -#42 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #121, #122 ); -#43 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #123 ); -#44 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #124, #125 ); -#45 = SHAPE_DEFINITION_REPRESENTATION( #126, #127 ); -#46 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #127, #128 ); -#47 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #129 ); -#48 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #130, #131 ); -#49 = SHAPE_DEFINITION_REPRESENTATION( #132, #133 ); -#50 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #133, #134 ); -#51 = PRODUCT_CATEGORY_RELATIONSHIP( 'NONE', 'NONE', #61, #135 ); -#52 = CONTEXT_DEPENDENT_SHAPE_REPRESENTATION( #136, #137 ); -#53 = SHAPE_DEFINITION_REPRESENTATION( #138, #139 ); -#54 = SHAPE_REPRESENTATION_RELATIONSHIP( 'NONE', 'NONE', #139, #140 ); -#55 = MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION_REPRESENTATION( ' ', ( #141, #142, #143, #144, #145, #146, #147, #148, #149, #150, #151, #152, #153, #154, #155, #156, #157, #158, #159, #160, #161, #162, #163, #164, #165, #166, #167, #168, #169, #170, #171, #172, #173, #174, #175, #176, #177, #178, #179, #180, #181, #182, #183, #184, #185, #186, #187, #188, #189, #190, #191, #192, #193, #194, #195, #196, #197, #198, #199, #200, #201, #202, #203, #204, #205, #206, #207, #208, #209, #210, #211, #212, #213, #214, #215, #216, #217, #218, #219, #220, #221, #222, #223, #224, #225, #226, #227, #228, #229, #230, #231, #232, #233, #234, #235, #236, #237, #238, #239, #240, #241, #242, #243, #244, #245, #246, #247, #248, #249, #250, #251, #252, #253, #254, #255, #256, #257, #258, #259, #260, #261, #262, #263, #264, #265, #266, #267, #268, #269, #270, #271, #272, #273, #274, #275, #276, #277, #278, #279, #280, #281, #282, #283, #284, #285, #286, #287, #288, #289, #290, #291, #292, #293, #294, #295, #296, #297, #298, #299, #300, #301, #302, #303, #304, #305, #306, #307, #308, #309, #310, #311, #312, #313, #314, #315, #316, #317, #318, #319, #320, #321, #322, #323, #324, #325, #326, #327, #328, #329, #330, #331, #332, #333, #334, #335, #336, #337, #338, #339, #340, #341, #342, #343, #344, #345, #346, #347, #348, #349, #350, #351, #352, #353, #354, #355, #356, #357, #358, #359, #360, #361, #362, #363, #364, #365, #366, #367, #368, #369, #370, #371, #372, #373, #374, #375, #376, #377, #378, #379, #380, #381, #382, #383, #384, #385, #386, #387, #388, #389, #390, #391, #392, #393, #394, #395, #396, #397, #398, #399, #400, #401, #402, #403, #404, #405, #406, #407, #408, #409, #410, #411, #412, #413, #414, #415, #416, #417, #418, #419, #420, #421, #422, #423, #424, #425, #426, #427, #428, #429, #430, #431, #432, #433, #434, #435, #436, #437, #438, #439, #440, #441, #442, #443, #444, #445, #446, #447, #448, #449, #450, #451, #452, #453, #454, #455, #456, #457, #458, #459, #460, #461, #462, #463, #464, #465, #466, #467, #468, #469, #470, #471, #472, #473, #474, #475, #476, #477, #478, #479, #480, #481, #482, #483, #484, #485, #486, #487, #488, #489, #490, #491, #492, #493, #494, #495, #496, #497, #498, #499, #500, #501, #502, #503, #504, #505, #506, #507, #508, #509, #510, #511, #512, #513, #514, #515, #516, #517, #518, #519, #520, #521, #522, #523, #524, #525, #526, #527, #528, #529, #530, #531, #532, #533, #534, #535, #536, #537, #538, #539, #540, #541, #542, #543, #544, #545, #546, #547, #548, #549, #550, #551, #552, #553, #554, #555, #556, #557, #558, #559, #560, #561, #562, #563, #564, #565, #566, #567, #568, #569, #570, #571, #572, #573, #574, #575, #576, #577, #578, #579, #580, #581, #582, #583, #584, #585, #586, #587, #588, #589, #590, #591, #592, #593, #594, #595, #596, #597, #598, #599, #600, #601, #602, #603, #604, #605, #606, #607, #608, #609, #610, #611, #612, #613, #614, #615, #616, #617, #618, #619, #620, #621, #622, #623, #624, #625, #626, #627, #628, #629, #630, #631, #632, #633, #634, #635, #636, #637, #638, #639, #640, #641, #642, #643, #644, #645, #646, #647, #648, #649, #650, #651, #652, #653, #654, #655, #656, #657, #658, #659, #660, #661, #662, #663, #664, #665, #666, #667, #668, #669, #670, #671, #672, #673, #674, #675, #676, #677, #678, #679, #680, #681, #682, #683, #684, #685, #686, #687, #688, #689, #690, #691, #692, #693, #694, #695, #696, #697, #698, #699, #700, #701, #702, #703, #704, #705, #706, #707, #708, #709, #710, #711, #712, #713, #714, #715, #716, #717, #718, #719, #720, #721, #722, #723, #724, #725, #726, #727, #728, #729, #730, #731, #732, #733, #734, #735, #736, #737, #738, #739, #740, #741, #742, #743, #744, #745, #746, #747, #748, #749, #750, #751, #752, #753, #754, #755, #756, #757, #758, #759, #760, #761, #762, #763, #764, #765, #766, #767, #768, #769, #770, #771, #772, #773, #774, #775, #776, #777, #778, #779, #780, #781, #782, #783, #784, #785, #786, #787, #788, #789, #790, #791, #792, #793, #794, #795, #796, #797, #798, #799, #800, #801, #802, #803, #804, #805, #806, #807, #808, #809, #810, #811, #812, #813, #814, #815, #816, #817, #818, #819, #820, #821, #822, #823, #824, #825, #826, #827, #828, #829, #830, #831, #832, #833, #834, #835, #836, #837, #838, #839, #840, #841, #842, #843, #844, #845, #846, #847, #848, #849, #850, #851, #852, #853, #854, #855, #856, #857, #858, #859, #860, #861, #862, #863, #864, #865, #866, #867, #868, #869, #870, #871, #872, #873, #874, #875, #876, #877, #878, #879, #880, #881, #882, #883, #884, #885, #886, #887, #888, #889, #890, #891, #892, #893, #894, #895, #896, #897, #898, #899, #900, #901, #902, #903, #904, #905, #906, #907, #908, #909, #910, #911, #912, #913, #914, #915, #916, #917, #918, #919, #920, #921, #922, #923, #924, #925, #926, #927, #928, #929, #930, #931, #932, #933, #934, #935, #936, #937, #938, #939, #940, #941, #942, #943, #944, #945, #946, #947, #948, #949, #950, #951, #952, #953, #954, #955, #956, #957, #958, #959, #960, #961, #962, #963, #964, #965, #966, #967, #968, #969, #970, #971, #972, #973, #974, #975, #976, #977, #978, #979, #980, #981, #982, #983, #984, #985, #986, #987, #988, #989, #990, #991, #992, #993, #994, #995, #996, #997, #998, #999, #1000, #1001, #1002, #1003, #1004, #1005, #1006, #1007, #1008, #1009, #1010, #1011, #1012, #1013, #1014, #1015, #1016, #1017, #1018, #1019, #1020, #1021 ), #56 ); -#56 = ( GEOMETRIC_REPRESENTATION_CONTEXT( 3 )GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT( ( #1024 ) )GLOBAL_UNIT_ASSIGNED_CONTEXT( ( #1026, #1027, #1028 ) )REPRESENTATION_CONTEXT( 'NONE', 'WORKSPACE' ) ); -#60 = APPLICATION_CONTEXT( 'core data for automotive mechanical design processes' ); -#61 = PRODUCT_CATEGORY( 'part', 'NONE' ); -#62 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1030 ) ); -#63 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1031 ); -#64 = SHAPE_REPRESENTATION( 'Assem1', ( #1032, #1033, #1034, #1035, #1036, #1037, #1038, #1039, #1040, #1041, #1042, #1043, #1044, #1045, #1046 ), #1047 ); -#65 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1048 ) ); -#66 = ( REPRESENTATION_RELATIONSHIP( '', '', #69, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1051 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#67 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1053 ); -#68 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1054 ); -#69 = SHAPE_REPRESENTATION( 'Housing1', ( #1032 ), #1047 ); -#70 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'Housing1', ( #1055 ), #56 ); -#71 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1056 ) ); -#72 = ( REPRESENTATION_RELATIONSHIP( '', '', #75, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1059 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#73 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1061 ); -#74 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1062 ); -#75 = SHAPE_REPRESENTATION( 'Housing2', ( #1032 ), #1047 ); -#76 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'Housing2', ( #1063 ), #56 ); -#77 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1064 ) ); -#78 = ( REPRESENTATION_RELATIONSHIP( '', '', #81, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1067 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#79 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1069 ); -#80 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1070 ); -#81 = SHAPE_REPRESENTATION( 'pin1', ( #1032 ), #1047 ); -#82 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'pin1', ( #1071 ), #56 ); -#83 = ( REPRESENTATION_RELATIONSHIP( '', '', #81, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1074 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#84 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1076 ); -#85 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1077 ) ); -#86 = ( REPRESENTATION_RELATIONSHIP( '', '', #89, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1080 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#87 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1082 ); -#88 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1083 ); -#89 = SHAPE_REPRESENTATION( 'shielding', ( #1032 ), #1047 ); -#90 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'shielding', ( #1084 ), #56 ); -#91 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1085 ) ); -#92 = ( REPRESENTATION_RELATIONSHIP( '', '', #95, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1088 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#93 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1090 ); -#94 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1091 ); -#95 = SHAPE_REPRESENTATION( 'pin2', ( #1032 ), #1047 ); -#96 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'pin2', ( #1092 ), #56 ); -#97 = ( REPRESENTATION_RELATIONSHIP( '', '', #95, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1095 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#98 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1097 ); -#99 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1098 ) ); -#100 = ( REPRESENTATION_RELATIONSHIP( '', '', #103, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1101 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#101 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1103 ); -#102 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1104 ); -#103 = SHAPE_REPRESENTATION( 'shielding_2', ( #1032 ), #1047 ); -#104 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'shielding_2', ( #1105 ), #56 ); -#105 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1106 ) ); -#106 = ( REPRESENTATION_RELATIONSHIP( '', '', #109, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1109 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#107 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1111 ); -#108 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1112 ); -#109 = SHAPE_REPRESENTATION( 'Housing3', ( #1032 ), #1047 ); -#110 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'Housing3', ( #1113 ), #56 ); -#111 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1114 ) ); -#112 = ( REPRESENTATION_RELATIONSHIP( '', '', #115, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1117 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#113 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1119 ); -#114 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1120 ); -#115 = SHAPE_REPRESENTATION( 'pin3', ( #1032 ), #1047 ); -#116 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'pin3', ( #1121 ), #56 ); -#117 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1122 ) ); -#118 = ( REPRESENTATION_RELATIONSHIP( '', '', #121, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1125 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#119 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1127 ); -#120 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1128 ); -#121 = SHAPE_REPRESENTATION( 'pin4', ( #1032 ), #1047 ); -#122 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'pin4', ( #1129 ), #56 ); -#123 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1130 ) ); -#124 = ( REPRESENTATION_RELATIONSHIP( '', '', #127, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1133 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#125 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1135 ); -#126 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1136 ); -#127 = SHAPE_REPRESENTATION( 'pin5', ( #1032 ), #1047 ); -#128 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'pin5', ( #1137 ), #56 ); -#129 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1138 ) ); -#130 = ( REPRESENTATION_RELATIONSHIP( '', '', #133, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1141 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#131 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1143 ); -#132 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1144 ); -#133 = SHAPE_REPRESENTATION( 'pin3_mir2', ( #1032 ), #1047 ); -#134 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'pin3_mir2', ( #1145 ), #56 ); -#135 = PRODUCT_RELATED_PRODUCT_CATEGORY( 'detail', ' ', ( #1146 ) ); -#136 = ( REPRESENTATION_RELATIONSHIP( '', '', #139, #64 )REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION( #1149 )SHAPE_REPRESENTATION_RELATIONSHIP( ) ); -#137 = PRODUCT_DEFINITION_SHAPE( 'NAUO-PROD-DEF', 'NAUO-PROD-DEF', #1151 ); -#138 = PRODUCT_DEFINITION_SHAPE( 'NONE', 'NONE', #1152 ); -#139 = SHAPE_REPRESENTATION( 'pin4_mir2', ( #1032 ), #1047 ); -#140 = ADVANCED_BREP_SHAPE_REPRESENTATION( 'pin4_mir2', ( #1153 ), #56 ); -#141 = STYLED_ITEM( '', ( #1154 ), #1155 ); -#142 = STYLED_ITEM( '', ( #1156 ), #1157 ); -#143 = STYLED_ITEM( '', ( #1158 ), #1159 ); -#144 = STYLED_ITEM( '', ( #1160 ), #1161 ); -#145 = STYLED_ITEM( '', ( #1162 ), #1163 ); -#146 = STYLED_ITEM( '', ( #1164 ), #1165 ); -#147 = STYLED_ITEM( '', ( #1166 ), #1167 ); -#148 = STYLED_ITEM( '', ( #1168 ), #1169 ); -#149 = STYLED_ITEM( '', ( #1170 ), #1171 ); -#150 = STYLED_ITEM( '', ( #1172 ), #1173 ); -#151 = STYLED_ITEM( '', ( #1174 ), #1175 ); -#152 = STYLED_ITEM( '', ( #1176 ), #1177 ); -#153 = STYLED_ITEM( '', ( #1178 ), #1179 ); -#154 = STYLED_ITEM( '', ( #1180 ), #1181 ); -#155 = STYLED_ITEM( '', ( #1182 ), #1183 ); -#156 = STYLED_ITEM( '', ( #1184 ), #1185 ); -#157 = STYLED_ITEM( '', ( #1186 ), #1187 ); -#158 = STYLED_ITEM( '', ( #1188 ), #1189 ); -#159 = STYLED_ITEM( '', ( #1190 ), #1191 ); -#160 = STYLED_ITEM( '', ( #1192 ), #1193 ); -#161 = STYLED_ITEM( '', ( #1194 ), #1195 ); -#162 = STYLED_ITEM( '', ( #1196 ), #1197 ); -#163 = STYLED_ITEM( '', ( #1198 ), #1199 ); -#164 = STYLED_ITEM( '', ( #1200 ), #1201 ); -#165 = STYLED_ITEM( '', ( #1202 ), #1203 ); -#166 = STYLED_ITEM( '', ( #1204 ), #1205 ); -#167 = STYLED_ITEM( '', ( #1206 ), #1207 ); -#168 = STYLED_ITEM( '', ( #1208 ), #1209 ); -#169 = STYLED_ITEM( '', ( #1210 ), #1211 ); -#170 = STYLED_ITEM( '', ( #1212 ), #1213 ); -#171 = STYLED_ITEM( '', ( #1214 ), #1215 ); -#172 = STYLED_ITEM( '', ( #1216 ), #1217 ); -#173 = STYLED_ITEM( '', ( #1218 ), #1219 ); -#174 = STYLED_ITEM( '', ( #1220 ), #1221 ); -#175 = STYLED_ITEM( '', ( #1222 ), #1223 ); -#176 = STYLED_ITEM( '', ( #1224 ), #1225 ); -#177 = STYLED_ITEM( '', ( #1226 ), #1227 ); -#178 = STYLED_ITEM( '', ( #1228 ), #1229 ); -#179 = STYLED_ITEM( '', ( #1230 ), #1231 ); -#180 = STYLED_ITEM( '', ( #1232 ), #1233 ); -#181 = STYLED_ITEM( '', ( #1234 ), #1235 ); -#182 = STYLED_ITEM( '', ( #1236 ), #1237 ); -#183 = STYLED_ITEM( '', ( #1238 ), #1239 ); -#184 = STYLED_ITEM( '', ( #1240 ), #1241 ); -#185 = STYLED_ITEM( '', ( #1242 ), #1243 ); -#186 = STYLED_ITEM( '', ( #1244 ), #1245 ); -#187 = STYLED_ITEM( '', ( #1246 ), #1247 ); -#188 = STYLED_ITEM( '', ( #1248 ), #1249 ); -#189 = STYLED_ITEM( '', ( #1250 ), #1251 ); -#190 = STYLED_ITEM( '', ( #1252 ), #1253 ); -#191 = STYLED_ITEM( '', ( #1254 ), #1255 ); -#192 = STYLED_ITEM( '', ( #1256 ), #1257 ); -#193 = STYLED_ITEM( '', ( #1258 ), #1259 ); -#194 = STYLED_ITEM( '', ( #1260 ), #1261 ); -#195 = STYLED_ITEM( '', ( #1262 ), #1263 ); -#196 = STYLED_ITEM( '', ( #1264 ), #1265 ); -#197 = STYLED_ITEM( '', ( #1266 ), #1267 ); -#198 = STYLED_ITEM( '', ( #1268 ), #1269 ); -#199 = STYLED_ITEM( '', ( #1270 ), #1271 ); -#200 = STYLED_ITEM( '', ( #1272 ), #1273 ); -#201 = STYLED_ITEM( '', ( #1274 ), #1275 ); -#202 = STYLED_ITEM( '', ( #1276 ), #1277 ); -#203 = STYLED_ITEM( '', ( #1278 ), #1279 ); -#204 = STYLED_ITEM( '', ( #1280 ), #1281 ); -#205 = STYLED_ITEM( '', ( #1282 ), #1283 ); -#206 = STYLED_ITEM( '', ( #1284 ), #1285 ); -#207 = STYLED_ITEM( '', ( #1286 ), #1287 ); -#208 = STYLED_ITEM( '', ( #1288 ), #1289 ); -#209 = STYLED_ITEM( '', ( #1290 ), #1291 ); -#210 = STYLED_ITEM( '', ( #1292 ), #1293 ); -#211 = STYLED_ITEM( '', ( #1294 ), #1295 ); -#212 = STYLED_ITEM( '', ( #1296 ), #1297 ); -#213 = STYLED_ITEM( '', ( #1298 ), #1299 ); -#214 = STYLED_ITEM( '', ( #1300 ), #1301 ); -#215 = STYLED_ITEM( '', ( #1302 ), #1303 ); -#216 = STYLED_ITEM( '', ( #1304 ), #1305 ); -#217 = STYLED_ITEM( '', ( #1306 ), #1307 ); -#218 = STYLED_ITEM( '', ( #1308 ), #1309 ); -#219 = STYLED_ITEM( '', ( #1310 ), #1311 ); -#220 = STYLED_ITEM( '', ( #1312 ), #1313 ); -#221 = STYLED_ITEM( '', ( #1314 ), #1315 ); -#222 = STYLED_ITEM( '', ( #1316 ), #1317 ); -#223 = STYLED_ITEM( '', ( #1318 ), #1319 ); -#224 = STYLED_ITEM( '', ( #1320 ), #1321 ); -#225 = STYLED_ITEM( '', ( #1322 ), #1323 ); -#226 = STYLED_ITEM( '', ( #1324 ), #1325 ); -#227 = STYLED_ITEM( '', ( #1326 ), #1327 ); -#228 = STYLED_ITEM( '', ( #1328 ), #1329 ); -#229 = STYLED_ITEM( '', ( #1330 ), #1331 ); -#230 = STYLED_ITEM( '', ( #1332 ), #1333 ); -#231 = STYLED_ITEM( '', ( #1334 ), #1335 ); -#232 = STYLED_ITEM( '', ( #1336 ), #1337 ); -#233 = STYLED_ITEM( '', ( #1338 ), #1339 ); -#234 = STYLED_ITEM( '', ( #1340 ), #1341 ); -#235 = STYLED_ITEM( '', ( #1342 ), #1343 ); -#236 = STYLED_ITEM( '', ( #1344 ), #1345 ); -#237 = STYLED_ITEM( '', ( #1346 ), #1347 ); -#238 = STYLED_ITEM( '', ( #1348 ), #1349 ); -#239 = STYLED_ITEM( '', ( #1350 ), #1351 ); -#240 = STYLED_ITEM( '', ( #1352 ), #1353 ); -#241 = STYLED_ITEM( '', ( #1354 ), #1355 ); -#242 = STYLED_ITEM( '', ( #1356 ), #1357 ); -#243 = STYLED_ITEM( '', ( #1358 ), #1359 ); -#244 = STYLED_ITEM( '', ( #1360 ), #1361 ); -#245 = STYLED_ITEM( '', ( #1362 ), #1363 ); -#246 = STYLED_ITEM( '', ( #1364 ), #1365 ); -#247 = STYLED_ITEM( '', ( #1366 ), #1367 ); -#248 = STYLED_ITEM( '', ( #1368 ), #1369 ); -#249 = STYLED_ITEM( '', ( #1370 ), #1371 ); -#250 = STYLED_ITEM( '', ( #1372 ), #1373 ); -#251 = STYLED_ITEM( '', ( #1374 ), #1375 ); -#252 = STYLED_ITEM( '', ( #1376 ), #1377 ); -#253 = STYLED_ITEM( '', ( #1378 ), #1379 ); -#254 = STYLED_ITEM( '', ( #1380 ), #1381 ); -#255 = STYLED_ITEM( '', ( #1382 ), #1383 ); -#256 = STYLED_ITEM( '', ( #1384 ), #1385 ); -#257 = STYLED_ITEM( '', ( #1386 ), #1387 ); -#258 = STYLED_ITEM( '', ( #1388 ), #1389 ); -#259 = STYLED_ITEM( '', ( #1390 ), #1391 ); -#260 = STYLED_ITEM( '', ( #1392 ), #1393 ); -#261 = STYLED_ITEM( '', ( #1394 ), #1395 ); -#262 = STYLED_ITEM( '', ( #1396 ), #1397 ); -#263 = STYLED_ITEM( '', ( #1398 ), #1399 ); -#264 = STYLED_ITEM( '', ( #1400 ), #1401 ); -#265 = STYLED_ITEM( '', ( #1402 ), #1403 ); -#266 = STYLED_ITEM( '', ( #1404 ), #1405 ); -#267 = STYLED_ITEM( '', ( #1406 ), #1407 ); -#268 = STYLED_ITEM( '', ( #1408 ), #1409 ); -#269 = STYLED_ITEM( '', ( #1410 ), #1411 ); -#270 = STYLED_ITEM( '', ( #1412 ), #1413 ); -#271 = STYLED_ITEM( '', ( #1414 ), #1415 ); -#272 = STYLED_ITEM( '', ( #1416 ), #1417 ); -#273 = STYLED_ITEM( '', ( #1418 ), #1419 ); -#274 = STYLED_ITEM( '', ( #1420 ), #1421 ); -#275 = STYLED_ITEM( '', ( #1422 ), #1423 ); -#276 = STYLED_ITEM( '', ( #1424 ), #1425 ); -#277 = STYLED_ITEM( '', ( #1426 ), #1427 ); -#278 = STYLED_ITEM( '', ( #1428 ), #1429 ); -#279 = STYLED_ITEM( '', ( #1430 ), #1431 ); -#280 = STYLED_ITEM( '', ( #1432 ), #1433 ); -#281 = STYLED_ITEM( '', ( #1434 ), #1435 ); -#282 = STYLED_ITEM( '', ( #1436 ), #1437 ); -#283 = STYLED_ITEM( '', ( #1438 ), #1439 ); -#284 = STYLED_ITEM( '', ( #1440 ), #1441 ); -#285 = STYLED_ITEM( '', ( #1442 ), #1443 ); -#286 = STYLED_ITEM( '', ( #1444 ), #1445 ); -#287 = STYLED_ITEM( '', ( #1446 ), #1447 ); -#288 = STYLED_ITEM( '', ( #1448 ), #1449 ); -#289 = STYLED_ITEM( '', ( #1450 ), #1451 ); -#290 = STYLED_ITEM( '', ( #1452 ), #1453 ); -#291 = STYLED_ITEM( '', ( #1454 ), #1455 ); -#292 = STYLED_ITEM( '', ( #1456 ), #1457 ); -#293 = STYLED_ITEM( '', ( #1458 ), #1459 ); -#294 = STYLED_ITEM( '', ( #1460 ), #1461 ); -#295 = STYLED_ITEM( '', ( #1462 ), #1463 ); -#296 = STYLED_ITEM( '', ( #1464 ), #1465 ); -#297 = STYLED_ITEM( '', ( #1466 ), #1467 ); -#298 = STYLED_ITEM( '', ( #1468 ), #1469 ); -#299 = STYLED_ITEM( '', ( #1470 ), #1471 ); -#300 = STYLED_ITEM( '', ( #1472 ), #1473 ); -#301 = STYLED_ITEM( '', ( #1474 ), #1475 ); -#302 = STYLED_ITEM( '', ( #1476 ), #1477 ); -#303 = STYLED_ITEM( '', ( #1478 ), #1479 ); -#304 = STYLED_ITEM( '', ( #1480 ), #1481 ); -#305 = STYLED_ITEM( '', ( #1482 ), #1483 ); -#306 = STYLED_ITEM( '', ( #1484 ), #1485 ); -#307 = STYLED_ITEM( '', ( #1486 ), #1487 ); -#308 = STYLED_ITEM( '', ( #1488 ), #1489 ); -#309 = STYLED_ITEM( '', ( #1490 ), #1491 ); -#310 = STYLED_ITEM( '', ( #1492 ), #1493 ); -#311 = STYLED_ITEM( '', ( #1494 ), #1495 ); -#312 = STYLED_ITEM( '', ( #1496 ), #1497 ); -#313 = STYLED_ITEM( '', ( #1498 ), #1499 ); -#314 = STYLED_ITEM( '', ( #1500 ), #1501 ); -#315 = STYLED_ITEM( '', ( #1502 ), #1503 ); -#316 = STYLED_ITEM( '', ( #1504 ), #1505 ); -#317 = STYLED_ITEM( '', ( #1506 ), #1507 ); -#318 = STYLED_ITEM( '', ( #1508 ), #1509 ); -#319 = STYLED_ITEM( '', ( #1510 ), #1511 ); -#320 = STYLED_ITEM( '', ( #1512 ), #1513 ); -#321 = STYLED_ITEM( '', ( #1514 ), #1515 ); -#322 = STYLED_ITEM( '', ( #1516 ), #1517 ); -#323 = STYLED_ITEM( '', ( #1518 ), #1519 ); -#324 = STYLED_ITEM( '', ( #1520 ), #1521 ); -#325 = STYLED_ITEM( '', ( #1522 ), #1523 ); -#326 = STYLED_ITEM( '', ( #1524 ), #1525 ); -#327 = STYLED_ITEM( '', ( #1526 ), #1527 ); -#328 = STYLED_ITEM( '', ( #1528 ), #1529 ); -#329 = STYLED_ITEM( '', ( #1530 ), #1531 ); -#330 = STYLED_ITEM( '', ( #1532 ), #1533 ); -#331 = STYLED_ITEM( '', ( #1534 ), #1535 ); -#332 = STYLED_ITEM( '', ( #1536 ), #1537 ); -#333 = STYLED_ITEM( '', ( #1538 ), #1539 ); -#334 = STYLED_ITEM( '', ( #1540 ), #1541 ); -#335 = STYLED_ITEM( '', ( #1542 ), #1543 ); -#336 = STYLED_ITEM( '', ( #1544 ), #1545 ); -#337 = STYLED_ITEM( '', ( #1546 ), #1547 ); -#338 = STYLED_ITEM( '', ( #1548 ), #1549 ); -#339 = STYLED_ITEM( '', ( #1550 ), #1551 ); -#340 = STYLED_ITEM( '', ( #1552 ), #1553 ); -#341 = STYLED_ITEM( '', ( #1554 ), #1555 ); -#342 = STYLED_ITEM( '', ( #1556 ), #1557 ); -#343 = STYLED_ITEM( '', ( #1558 ), #1559 ); -#344 = STYLED_ITEM( '', ( #1560 ), #1561 ); -#345 = STYLED_ITEM( '', ( #1562 ), #1563 ); -#346 = STYLED_ITEM( '', ( #1564 ), #1565 ); -#347 = STYLED_ITEM( '', ( #1566 ), #1567 ); -#348 = STYLED_ITEM( '', ( #1568 ), #1569 ); -#349 = STYLED_ITEM( '', ( #1570 ), #1571 ); -#350 = STYLED_ITEM( '', ( #1572 ), #1573 ); -#351 = STYLED_ITEM( '', ( #1574 ), #1575 ); -#352 = STYLED_ITEM( '', ( #1576 ), #1577 ); -#353 = STYLED_ITEM( '', ( #1578 ), #1579 ); -#354 = STYLED_ITEM( '', ( #1580 ), #1581 ); -#355 = STYLED_ITEM( '', ( #1582 ), #1583 ); -#356 = STYLED_ITEM( '', ( #1584 ), #1585 ); -#357 = STYLED_ITEM( '', ( #1586 ), #1587 ); -#358 = STYLED_ITEM( '', ( #1588 ), #1589 ); -#359 = STYLED_ITEM( '', ( #1590 ), #1591 ); -#360 = STYLED_ITEM( '', ( #1592 ), #1593 ); -#361 = STYLED_ITEM( '', ( #1594 ), #1595 ); -#362 = STYLED_ITEM( '', ( #1596 ), #1597 ); -#363 = STYLED_ITEM( '', ( #1598 ), #1599 ); -#364 = STYLED_ITEM( '', ( #1600 ), #1601 ); -#365 = STYLED_ITEM( '', ( #1602 ), #1603 ); -#366 = STYLED_ITEM( '', ( #1604 ), #1605 ); -#367 = STYLED_ITEM( '', ( #1606 ), #1607 ); -#368 = STYLED_ITEM( '', ( #1608 ), #1609 ); -#369 = STYLED_ITEM( '', ( #1610 ), #1611 ); -#370 = STYLED_ITEM( '', ( #1612 ), #1613 ); -#371 = STYLED_ITEM( '', ( #1614 ), #1615 ); -#372 = STYLED_ITEM( '', ( #1616 ), #1617 ); -#373 = STYLED_ITEM( '', ( #1618 ), #1619 ); -#374 = STYLED_ITEM( '', ( #1620 ), #1621 ); -#375 = STYLED_ITEM( '', ( #1622 ), #1623 ); -#376 = STYLED_ITEM( '', ( #1624 ), #1625 ); -#377 = STYLED_ITEM( '', ( #1626 ), #1627 ); -#378 = STYLED_ITEM( '', ( #1628 ), #1629 ); -#379 = STYLED_ITEM( '', ( #1630 ), #1631 ); -#380 = STYLED_ITEM( '', ( #1632 ), #1633 ); -#381 = STYLED_ITEM( '', ( #1634 ), #1635 ); -#382 = STYLED_ITEM( '', ( #1636 ), #1637 ); -#383 = STYLED_ITEM( '', ( #1638 ), #1639 ); -#384 = STYLED_ITEM( '', ( #1640 ), #1641 ); -#385 = STYLED_ITEM( '', ( #1642 ), #1643 ); -#386 = STYLED_ITEM( '', ( #1644 ), #1645 ); -#387 = STYLED_ITEM( '', ( #1646 ), #1647 ); -#388 = STYLED_ITEM( '', ( #1648 ), #1649 ); -#389 = STYLED_ITEM( '', ( #1650 ), #1651 ); -#390 = STYLED_ITEM( '', ( #1652 ), #1653 ); -#391 = STYLED_ITEM( '', ( #1654 ), #1655 ); -#392 = STYLED_ITEM( '', ( #1656 ), #1657 ); -#393 = STYLED_ITEM( '', ( #1658 ), #1659 ); -#394 = STYLED_ITEM( '', ( #1660 ), #1661 ); -#395 = STYLED_ITEM( '', ( #1662 ), #1663 ); -#396 = STYLED_ITEM( '', ( #1664 ), #1665 ); -#397 = STYLED_ITEM( '', ( #1666 ), #1667 ); -#398 = STYLED_ITEM( '', ( #1668 ), #1669 ); -#399 = STYLED_ITEM( '', ( #1670 ), #1671 ); -#400 = STYLED_ITEM( '', ( #1672 ), #1673 ); -#401 = STYLED_ITEM( '', ( #1674 ), #1675 ); -#402 = STYLED_ITEM( '', ( #1676 ), #1677 ); -#403 = STYLED_ITEM( '', ( #1678 ), #1679 ); -#404 = STYLED_ITEM( '', ( #1680 ), #1681 ); -#405 = STYLED_ITEM( '', ( #1682 ), #1683 ); -#406 = STYLED_ITEM( '', ( #1684 ), #1685 ); -#407 = STYLED_ITEM( '', ( #1686 ), #1687 ); -#408 = STYLED_ITEM( '', ( #1688 ), #1689 ); -#409 = STYLED_ITEM( '', ( #1690 ), #1691 ); -#410 = STYLED_ITEM( '', ( #1692 ), #1693 ); -#411 = STYLED_ITEM( '', ( #1694 ), #1695 ); -#412 = STYLED_ITEM( '', ( #1696 ), #1697 ); -#413 = STYLED_ITEM( '', ( #1698 ), #1699 ); -#414 = STYLED_ITEM( '', ( #1700 ), #1701 ); -#415 = STYLED_ITEM( '', ( #1702 ), #1703 ); -#416 = STYLED_ITEM( '', ( #1704 ), #1705 ); -#417 = STYLED_ITEM( '', ( #1706 ), #1707 ); -#418 = STYLED_ITEM( '', ( #1708 ), #1709 ); -#419 = STYLED_ITEM( '', ( #1710 ), #1711 ); -#420 = STYLED_ITEM( '', ( #1712 ), #1713 ); -#421 = STYLED_ITEM( '', ( #1714 ), #1715 ); -#422 = STYLED_ITEM( '', ( #1716 ), #1717 ); -#423 = STYLED_ITEM( '', ( #1718 ), #1719 ); -#424 = STYLED_ITEM( '', ( #1720 ), #1721 ); -#425 = STYLED_ITEM( '', ( #1722 ), #1723 ); -#426 = STYLED_ITEM( '', ( #1724 ), #1725 ); -#427 = STYLED_ITEM( '', ( #1726 ), #1727 ); -#428 = STYLED_ITEM( '', ( #1728 ), #1729 ); -#429 = STYLED_ITEM( '', ( #1730 ), #1731 ); -#430 = STYLED_ITEM( '', ( #1732 ), #1733 ); -#431 = STYLED_ITEM( '', ( #1734 ), #1735 ); -#432 = STYLED_ITEM( '', ( #1736 ), #1737 ); -#433 = STYLED_ITEM( '', ( #1738 ), #1739 ); -#434 = STYLED_ITEM( '', ( #1740 ), #1741 ); -#435 = STYLED_ITEM( '', ( #1742 ), #1743 ); -#436 = STYLED_ITEM( '', ( #1744 ), #1745 ); -#437 = STYLED_ITEM( '', ( #1746 ), #1747 ); -#438 = STYLED_ITEM( '', ( #1748 ), #1749 ); -#439 = STYLED_ITEM( '', ( #1750 ), #1751 ); -#440 = STYLED_ITEM( '', ( #1752 ), #1753 ); -#441 = STYLED_ITEM( '', ( #1754 ), #1755 ); -#442 = STYLED_ITEM( '', ( #1756 ), #1757 ); -#443 = STYLED_ITEM( '', ( #1758 ), #1759 ); -#444 = STYLED_ITEM( '', ( #1760 ), #1761 ); -#445 = STYLED_ITEM( '', ( #1762 ), #1763 ); -#446 = STYLED_ITEM( '', ( #1764 ), #1765 ); -#447 = STYLED_ITEM( '', ( #1766 ), #1767 ); -#448 = STYLED_ITEM( '', ( #1768 ), #1769 ); -#449 = STYLED_ITEM( '', ( #1770 ), #1771 ); -#450 = STYLED_ITEM( '', ( #1772 ), #1773 ); -#451 = STYLED_ITEM( '', ( #1774 ), #1775 ); -#452 = STYLED_ITEM( '', ( #1776 ), #1777 ); -#453 = STYLED_ITEM( '', ( #1778 ), #1779 ); -#454 = STYLED_ITEM( '', ( #1780 ), #1781 ); -#455 = STYLED_ITEM( '', ( #1782 ), #1783 ); -#456 = STYLED_ITEM( '', ( #1784 ), #1785 ); -#457 = STYLED_ITEM( '', ( #1786 ), #1787 ); -#458 = STYLED_ITEM( '', ( #1788 ), #1789 ); -#459 = STYLED_ITEM( '', ( #1790 ), #1791 ); -#460 = STYLED_ITEM( '', ( #1792 ), #1793 ); -#461 = STYLED_ITEM( '', ( #1794 ), #1795 ); -#462 = STYLED_ITEM( '', ( #1796 ), #1797 ); -#463 = STYLED_ITEM( '', ( #1798 ), #1799 ); -#464 = STYLED_ITEM( '', ( #1800 ), #1801 ); -#465 = STYLED_ITEM( '', ( #1802 ), #1803 ); -#466 = STYLED_ITEM( '', ( #1804 ), #1805 ); -#467 = STYLED_ITEM( '', ( #1806 ), #1807 ); -#468 = STYLED_ITEM( '', ( #1808 ), #1809 ); -#469 = STYLED_ITEM( '', ( #1810 ), #1811 ); -#470 = STYLED_ITEM( '', ( #1812 ), #1813 ); -#471 = STYLED_ITEM( '', ( #1814 ), #1815 ); -#472 = STYLED_ITEM( '', ( #1816 ), #1817 ); -#473 = STYLED_ITEM( '', ( #1818 ), #1819 ); -#474 = STYLED_ITEM( '', ( #1820 ), #1821 ); -#475 = STYLED_ITEM( '', ( #1822 ), #1823 ); -#476 = STYLED_ITEM( '', ( #1824 ), #1825 ); -#477 = STYLED_ITEM( '', ( #1826 ), #1827 ); -#478 = STYLED_ITEM( '', ( #1828 ), #1829 ); -#479 = STYLED_ITEM( '', ( #1830 ), #1831 ); -#480 = STYLED_ITEM( '', ( #1832 ), #1833 ); -#481 = STYLED_ITEM( '', ( #1834 ), #1835 ); -#482 = STYLED_ITEM( '', ( #1836 ), #1837 ); -#483 = STYLED_ITEM( '', ( #1838 ), #1839 ); -#484 = STYLED_ITEM( '', ( #1840 ), #1841 ); -#485 = STYLED_ITEM( '', ( #1842 ), #1843 ); -#486 = STYLED_ITEM( '', ( #1844 ), #1845 ); -#487 = STYLED_ITEM( '', ( #1846 ), #1847 ); -#488 = STYLED_ITEM( '', ( #1848 ), #1849 ); -#489 = STYLED_ITEM( '', ( #1850 ), #1851 ); -#490 = STYLED_ITEM( '', ( #1852 ), #1853 ); -#491 = STYLED_ITEM( '', ( #1854 ), #1855 ); -#492 = STYLED_ITEM( '', ( #1856 ), #1857 ); -#493 = STYLED_ITEM( '', ( #1858 ), #1859 ); -#494 = STYLED_ITEM( '', ( #1860 ), #1861 ); -#495 = STYLED_ITEM( '', ( #1862 ), #1863 ); -#496 = STYLED_ITEM( '', ( #1864 ), #1865 ); -#497 = STYLED_ITEM( '', ( #1866 ), #1867 ); -#498 = STYLED_ITEM( '', ( #1868 ), #1869 ); -#499 = STYLED_ITEM( '', ( #1870 ), #1871 ); -#500 = STYLED_ITEM( '', ( #1872 ), #1873 ); -#501 = STYLED_ITEM( '', ( #1874 ), #1875 ); -#502 = STYLED_ITEM( '', ( #1876 ), #1877 ); -#503 = STYLED_ITEM( '', ( #1878 ), #1879 ); -#504 = STYLED_ITEM( '', ( #1880 ), #1881 ); -#505 = STYLED_ITEM( '', ( #1882 ), #1883 ); -#506 = STYLED_ITEM( '', ( #1884 ), #1885 ); -#507 = STYLED_ITEM( '', ( #1886 ), #1887 ); -#508 = STYLED_ITEM( '', ( #1888 ), #1889 ); -#509 = STYLED_ITEM( '', ( #1890 ), #1891 ); -#510 = STYLED_ITEM( '', ( #1892 ), #1893 ); -#511 = STYLED_ITEM( '', ( #1894 ), #1895 ); -#512 = STYLED_ITEM( '', ( #1896 ), #1897 ); -#513 = STYLED_ITEM( '', ( #1898 ), #1899 ); -#514 = STYLED_ITEM( '', ( #1900 ), #1901 ); -#515 = STYLED_ITEM( '', ( #1902 ), #1903 ); -#516 = STYLED_ITEM( '', ( #1904 ), #1905 ); -#517 = STYLED_ITEM( '', ( #1906 ), #1907 ); -#518 = STYLED_ITEM( '', ( #1908 ), #1909 ); -#519 = STYLED_ITEM( '', ( #1910 ), #1911 ); -#520 = STYLED_ITEM( '', ( #1912 ), #1913 ); -#521 = STYLED_ITEM( '', ( #1914 ), #1915 ); -#522 = STYLED_ITEM( '', ( #1916 ), #1917 ); -#523 = STYLED_ITEM( '', ( #1918 ), #1919 ); -#524 = STYLED_ITEM( '', ( #1920 ), #1921 ); -#525 = STYLED_ITEM( '', ( #1922 ), #1923 ); -#526 = STYLED_ITEM( '', ( #1924 ), #1925 ); -#527 = STYLED_ITEM( '', ( #1926 ), #1927 ); -#528 = STYLED_ITEM( '', ( #1928 ), #1929 ); -#529 = STYLED_ITEM( '', ( #1930 ), #1931 ); -#530 = STYLED_ITEM( '', ( #1932 ), #1933 ); -#531 = STYLED_ITEM( '', ( #1934 ), #1935 ); -#532 = STYLED_ITEM( '', ( #1936 ), #1937 ); -#533 = STYLED_ITEM( '', ( #1938 ), #1939 ); -#534 = STYLED_ITEM( '', ( #1940 ), #1941 ); -#535 = STYLED_ITEM( '', ( #1942 ), #1943 ); -#536 = STYLED_ITEM( '', ( #1944 ), #1945 ); -#537 = STYLED_ITEM( '', ( #1946 ), #1947 ); -#538 = STYLED_ITEM( '', ( #1948 ), #1949 ); -#539 = STYLED_ITEM( '', ( #1950 ), #1951 ); -#540 = STYLED_ITEM( '', ( #1952 ), #1953 ); -#541 = STYLED_ITEM( '', ( #1954 ), #1955 ); -#542 = STYLED_ITEM( '', ( #1956 ), #1957 ); -#543 = STYLED_ITEM( '', ( #1958 ), #1959 ); -#544 = STYLED_ITEM( '', ( #1960 ), #1961 ); -#545 = STYLED_ITEM( '', ( #1962 ), #1963 ); -#546 = STYLED_ITEM( '', ( #1964 ), #1965 ); -#547 = STYLED_ITEM( '', ( #1966 ), #1967 ); -#548 = STYLED_ITEM( '', ( #1968 ), #1969 ); -#549 = STYLED_ITEM( '', ( #1970 ), #1971 ); -#550 = STYLED_ITEM( '', ( #1972 ), #1973 ); -#551 = STYLED_ITEM( '', ( #1974 ), #1975 ); -#552 = STYLED_ITEM( '', ( #1976 ), #1977 ); -#553 = STYLED_ITEM( '', ( #1978 ), #1979 ); -#554 = STYLED_ITEM( '', ( #1980 ), #1981 ); -#555 = STYLED_ITEM( '', ( #1982 ), #1983 ); -#556 = STYLED_ITEM( '', ( #1984 ), #1985 ); -#557 = STYLED_ITEM( '', ( #1986 ), #1987 ); -#558 = STYLED_ITEM( '', ( #1988 ), #1989 ); -#559 = STYLED_ITEM( '', ( #1990 ), #1991 ); -#560 = STYLED_ITEM( '', ( #1992 ), #1993 ); -#561 = STYLED_ITEM( '', ( #1994 ), #1995 ); -#562 = STYLED_ITEM( '', ( #1996 ), #1997 ); -#563 = STYLED_ITEM( '', ( #1998 ), #1999 ); -#564 = STYLED_ITEM( '', ( #2000 ), #2001 ); -#565 = STYLED_ITEM( '', ( #2002 ), #2003 ); -#566 = STYLED_ITEM( '', ( #2004 ), #2005 ); -#567 = STYLED_ITEM( '', ( #2006 ), #2007 ); -#568 = STYLED_ITEM( '', ( #2008 ), #2009 ); -#569 = STYLED_ITEM( '', ( #2010 ), #2011 ); -#570 = STYLED_ITEM( '', ( #2012 ), #2013 ); -#571 = STYLED_ITEM( '', ( #2014 ), #2015 ); -#572 = STYLED_ITEM( '', ( #2016 ), #2017 ); -#573 = STYLED_ITEM( '', ( #2018 ), #2019 ); -#574 = STYLED_ITEM( '', ( #2020 ), #2021 ); -#575 = STYLED_ITEM( '', ( #2022 ), #2023 ); -#576 = STYLED_ITEM( '', ( #2024 ), #2025 ); -#577 = STYLED_ITEM( '', ( #2026 ), #2027 ); -#578 = STYLED_ITEM( '', ( #2028 ), #2029 ); -#579 = STYLED_ITEM( '', ( #2030 ), #2031 ); -#580 = STYLED_ITEM( '', ( #2032 ), #2033 ); -#581 = STYLED_ITEM( '', ( #2034 ), #2035 ); -#582 = STYLED_ITEM( '', ( #2036 ), #2037 ); -#583 = STYLED_ITEM( '', ( #2038 ), #2039 ); -#584 = STYLED_ITEM( '', ( #2040 ), #2041 ); -#585 = STYLED_ITEM( '', ( #2042 ), #2043 ); -#586 = STYLED_ITEM( '', ( #2044 ), #2045 ); -#587 = STYLED_ITEM( '', ( #2046 ), #2047 ); -#588 = STYLED_ITEM( '', ( #2048 ), #2049 ); -#589 = STYLED_ITEM( '', ( #2050 ), #2051 ); -#590 = STYLED_ITEM( '', ( #2052 ), #2053 ); -#591 = STYLED_ITEM( '', ( #2054 ), #2055 ); -#592 = STYLED_ITEM( '', ( #2056 ), #2057 ); -#593 = STYLED_ITEM( '', ( #2058 ), #2059 ); -#594 = STYLED_ITEM( '', ( #2060 ), #2061 ); -#595 = STYLED_ITEM( '', ( #2062 ), #2063 ); -#596 = STYLED_ITEM( '', ( #2064 ), #2065 ); -#597 = STYLED_ITEM( '', ( #2066 ), #2067 ); -#598 = STYLED_ITEM( '', ( #2068 ), #2069 ); -#599 = STYLED_ITEM( '', ( #2070 ), #2071 ); -#600 = STYLED_ITEM( '', ( #2072 ), #2073 ); -#601 = STYLED_ITEM( '', ( #2074 ), #2075 ); -#602 = STYLED_ITEM( '', ( #2076 ), #2077 ); -#603 = STYLED_ITEM( '', ( #2078 ), #2079 ); -#604 = STYLED_ITEM( '', ( #2080 ), #2081 ); -#605 = STYLED_ITEM( '', ( #2082 ), #2083 ); -#606 = STYLED_ITEM( '', ( #2084 ), #2085 ); -#607 = STYLED_ITEM( '', ( #2086 ), #2087 ); -#608 = STYLED_ITEM( '', ( #2088 ), #2089 ); -#609 = STYLED_ITEM( '', ( #2090 ), #2091 ); -#610 = STYLED_ITEM( '', ( #2092 ), #2093 ); -#611 = STYLED_ITEM( '', ( #2094 ), #2095 ); -#612 = STYLED_ITEM( '', ( #2096 ), #2097 ); -#613 = STYLED_ITEM( '', ( #2098 ), #2099 ); -#614 = STYLED_ITEM( '', ( #2100 ), #2101 ); -#615 = STYLED_ITEM( '', ( #2102 ), #2103 ); -#616 = STYLED_ITEM( '', ( #2104 ), #2105 ); -#617 = STYLED_ITEM( '', ( #2106 ), #2107 ); -#618 = STYLED_ITEM( '', ( #2108 ), #2109 ); -#619 = STYLED_ITEM( '', ( #2110 ), #2111 ); -#620 = STYLED_ITEM( '', ( #2112 ), #2113 ); -#621 = STYLED_ITEM( '', ( #2114 ), #2115 ); -#622 = STYLED_ITEM( '', ( #2116 ), #2117 ); -#623 = STYLED_ITEM( '', ( #2118 ), #2119 ); -#624 = STYLED_ITEM( '', ( #2120 ), #2121 ); -#625 = STYLED_ITEM( '', ( #2122 ), #2123 ); -#626 = STYLED_ITEM( '', ( #2124 ), #2125 ); -#627 = STYLED_ITEM( '', ( #2126 ), #2127 ); -#628 = STYLED_ITEM( '', ( #2128 ), #2129 ); -#629 = STYLED_ITEM( '', ( #2130 ), #2131 ); -#630 = STYLED_ITEM( '', ( #2132 ), #2133 ); -#631 = STYLED_ITEM( '', ( #2134 ), #2135 ); -#632 = STYLED_ITEM( '', ( #2136 ), #2137 ); -#633 = STYLED_ITEM( '', ( #2138 ), #2139 ); -#634 = STYLED_ITEM( '', ( #2140 ), #2141 ); -#635 = STYLED_ITEM( '', ( #2142 ), #2143 ); -#636 = STYLED_ITEM( '', ( #2144 ), #2145 ); -#637 = STYLED_ITEM( '', ( #2146 ), #2147 ); -#638 = STYLED_ITEM( '', ( #2148 ), #2149 ); -#639 = STYLED_ITEM( '', ( #2150 ), #2151 ); -#640 = STYLED_ITEM( '', ( #2152 ), #2153 ); -#641 = STYLED_ITEM( '', ( #2154 ), #2155 ); -#642 = STYLED_ITEM( '', ( #2156 ), #2157 ); -#643 = STYLED_ITEM( '', ( #2158 ), #2159 ); -#644 = STYLED_ITEM( '', ( #2160 ), #2161 ); -#645 = STYLED_ITEM( '', ( #2162 ), #2163 ); -#646 = STYLED_ITEM( '', ( #2164 ), #2165 ); -#647 = STYLED_ITEM( '', ( #2166 ), #2167 ); -#648 = STYLED_ITEM( '', ( #2168 ), #2169 ); -#649 = STYLED_ITEM( '', ( #2170 ), #2171 ); -#650 = STYLED_ITEM( '', ( #2172 ), #2173 ); -#651 = STYLED_ITEM( '', ( #2174 ), #2175 ); -#652 = STYLED_ITEM( '', ( #2176 ), #2177 ); -#653 = STYLED_ITEM( '', ( #2178 ), #2179 ); -#654 = STYLED_ITEM( '', ( #2180 ), #2181 ); -#655 = STYLED_ITEM( '', ( #2182 ), #2183 ); -#656 = STYLED_ITEM( '', ( #2184 ), #2185 ); -#657 = STYLED_ITEM( '', ( #2186 ), #2187 ); -#658 = STYLED_ITEM( '', ( #2188 ), #2189 ); -#659 = STYLED_ITEM( '', ( #2190 ), #2191 ); -#660 = STYLED_ITEM( '', ( #2192 ), #2193 ); -#661 = STYLED_ITEM( '', ( #2194 ), #2195 ); -#662 = STYLED_ITEM( '', ( #2196 ), #2197 ); -#663 = STYLED_ITEM( '', ( #2198 ), #2199 ); -#664 = STYLED_ITEM( '', ( #2200 ), #2201 ); -#665 = STYLED_ITEM( '', ( #2202 ), #2203 ); -#666 = STYLED_ITEM( '', ( #2204 ), #2205 ); -#667 = STYLED_ITEM( '', ( #2206 ), #2207 ); -#668 = STYLED_ITEM( '', ( #2208 ), #2209 ); -#669 = STYLED_ITEM( '', ( #2210 ), #2211 ); -#670 = STYLED_ITEM( '', ( #2212 ), #2213 ); -#671 = STYLED_ITEM( '', ( #2214 ), #2215 ); -#672 = STYLED_ITEM( '', ( #2216 ), #2217 ); -#673 = STYLED_ITEM( '', ( #2218 ), #2219 ); -#674 = STYLED_ITEM( '', ( #2220 ), #2221 ); -#675 = STYLED_ITEM( '', ( #2222 ), #2223 ); -#676 = STYLED_ITEM( '', ( #2224 ), #2225 ); -#677 = STYLED_ITEM( '', ( #2226 ), #2227 ); -#678 = STYLED_ITEM( '', ( #2228 ), #2229 ); -#679 = STYLED_ITEM( '', ( #2230 ), #2231 ); -#680 = STYLED_ITEM( '', ( #2232 ), #2233 ); -#681 = STYLED_ITEM( '', ( #2234 ), #2235 ); -#682 = STYLED_ITEM( '', ( #2236 ), #2237 ); -#683 = STYLED_ITEM( '', ( #2238 ), #2239 ); -#684 = STYLED_ITEM( '', ( #2240 ), #2241 ); -#685 = STYLED_ITEM( '', ( #2242 ), #2243 ); -#686 = STYLED_ITEM( '', ( #2244 ), #2245 ); -#687 = STYLED_ITEM( '', ( #2246 ), #2247 ); -#688 = STYLED_ITEM( '', ( #2248 ), #2249 ); -#689 = STYLED_ITEM( '', ( #2250 ), #2251 ); -#690 = STYLED_ITEM( '', ( #2252 ), #2253 ); -#691 = STYLED_ITEM( '', ( #2254 ), #2255 ); -#692 = STYLED_ITEM( '', ( #2256 ), #2257 ); -#693 = STYLED_ITEM( '', ( #2258 ), #2259 ); -#694 = STYLED_ITEM( '', ( #2260 ), #2261 ); -#695 = STYLED_ITEM( '', ( #2262 ), #2263 ); -#696 = STYLED_ITEM( '', ( #2264 ), #2265 ); -#697 = STYLED_ITEM( '', ( #2266 ), #2267 ); -#698 = STYLED_ITEM( '', ( #2268 ), #2269 ); -#699 = STYLED_ITEM( '', ( #2270 ), #2271 ); -#700 = STYLED_ITEM( '', ( #2272 ), #2273 ); -#701 = STYLED_ITEM( '', ( #2274 ), #2275 ); -#702 = STYLED_ITEM( '', ( #2276 ), #2277 ); -#703 = STYLED_ITEM( '', ( #2278 ), #2279 ); -#704 = STYLED_ITEM( '', ( #2280 ), #2281 ); -#705 = STYLED_ITEM( '', ( #2282 ), #2283 ); -#706 = STYLED_ITEM( '', ( #2284 ), #2285 ); -#707 = STYLED_ITEM( '', ( #2286 ), #2287 ); -#708 = STYLED_ITEM( '', ( #2288 ), #2289 ); -#709 = STYLED_ITEM( '', ( #2290 ), #2291 ); -#710 = STYLED_ITEM( '', ( #2292 ), #2293 ); -#711 = STYLED_ITEM( '', ( #2294 ), #2295 ); -#712 = STYLED_ITEM( '', ( #2296 ), #2297 ); -#713 = STYLED_ITEM( '', ( #2298 ), #2299 ); -#714 = STYLED_ITEM( '', ( #2300 ), #2301 ); -#715 = STYLED_ITEM( '', ( #2302 ), #2303 ); -#716 = STYLED_ITEM( '', ( #2304 ), #2305 ); -#717 = STYLED_ITEM( '', ( #2306 ), #2307 ); -#718 = STYLED_ITEM( '', ( #2308 ), #2309 ); -#719 = STYLED_ITEM( '', ( #2310 ), #2311 ); -#720 = STYLED_ITEM( '', ( #2312 ), #2313 ); -#721 = STYLED_ITEM( '', ( #2314 ), #2315 ); -#722 = STYLED_ITEM( '', ( #2316 ), #2317 ); -#723 = STYLED_ITEM( '', ( #2318 ), #2319 ); -#724 = STYLED_ITEM( '', ( #2320 ), #2321 ); -#725 = STYLED_ITEM( '', ( #2322 ), #2323 ); -#726 = STYLED_ITEM( '', ( #2324 ), #2325 ); -#727 = STYLED_ITEM( '', ( #2326 ), #2327 ); -#728 = STYLED_ITEM( '', ( #2328 ), #2329 ); -#729 = STYLED_ITEM( '', ( #2330 ), #2331 ); -#730 = STYLED_ITEM( '', ( #2332 ), #2333 ); -#731 = STYLED_ITEM( '', ( #2334 ), #2335 ); -#732 = STYLED_ITEM( '', ( #2336 ), #2337 ); -#733 = STYLED_ITEM( '', ( #2338 ), #2339 ); -#734 = STYLED_ITEM( '', ( #2340 ), #2341 ); -#735 = STYLED_ITEM( '', ( #2342 ), #2343 ); -#736 = STYLED_ITEM( '', ( #2344 ), #2345 ); -#737 = STYLED_ITEM( '', ( #2346 ), #2347 ); -#738 = STYLED_ITEM( '', ( #2348 ), #2349 ); -#739 = STYLED_ITEM( '', ( #2350 ), #2351 ); -#740 = STYLED_ITEM( '', ( #2352 ), #2353 ); -#741 = STYLED_ITEM( '', ( #2354 ), #2355 ); -#742 = STYLED_ITEM( '', ( #2356 ), #2357 ); -#743 = STYLED_ITEM( '', ( #2358 ), #2359 ); -#744 = STYLED_ITEM( '', ( #2360 ), #2361 ); -#745 = STYLED_ITEM( '', ( #2362 ), #2363 ); -#746 = STYLED_ITEM( '', ( #2364 ), #2365 ); -#747 = STYLED_ITEM( '', ( #2366 ), #2367 ); -#748 = STYLED_ITEM( '', ( #2368 ), #2369 ); -#749 = STYLED_ITEM( '', ( #2370 ), #2371 ); -#750 = STYLED_ITEM( '', ( #2372 ), #2373 ); -#751 = STYLED_ITEM( '', ( #2374 ), #2375 ); -#752 = STYLED_ITEM( '', ( #2376 ), #2377 ); -#753 = STYLED_ITEM( '', ( #2378 ), #2379 ); -#754 = STYLED_ITEM( '', ( #2380 ), #2381 ); -#755 = STYLED_ITEM( '', ( #2382 ), #2383 ); -#756 = STYLED_ITEM( '', ( #2384 ), #2385 ); -#757 = STYLED_ITEM( '', ( #2386 ), #2387 ); -#758 = STYLED_ITEM( '', ( #2388 ), #2389 ); -#759 = STYLED_ITEM( '', ( #2390 ), #2391 ); -#760 = STYLED_ITEM( '', ( #2392 ), #2393 ); -#761 = STYLED_ITEM( '', ( #2394 ), #2395 ); -#762 = STYLED_ITEM( '', ( #2396 ), #2397 ); -#763 = STYLED_ITEM( '', ( #2398 ), #2399 ); -#764 = STYLED_ITEM( '', ( #2400 ), #2401 ); -#765 = STYLED_ITEM( '', ( #2402 ), #2403 ); -#766 = STYLED_ITEM( '', ( #2404 ), #2405 ); -#767 = STYLED_ITEM( '', ( #2406 ), #2407 ); -#768 = STYLED_ITEM( '', ( #2408 ), #2409 ); -#769 = STYLED_ITEM( '', ( #2410 ), #2411 ); -#770 = STYLED_ITEM( '', ( #2412 ), #2413 ); -#771 = STYLED_ITEM( '', ( #2414 ), #2415 ); -#772 = STYLED_ITEM( '', ( #2416 ), #2417 ); -#773 = STYLED_ITEM( '', ( #2418 ), #2419 ); -#774 = STYLED_ITEM( '', ( #2420 ), #2421 ); -#775 = STYLED_ITEM( '', ( #2422 ), #2423 ); -#776 = STYLED_ITEM( '', ( #2424 ), #2425 ); -#777 = STYLED_ITEM( '', ( #2426 ), #2427 ); -#778 = STYLED_ITEM( '', ( #2428 ), #2429 ); -#779 = STYLED_ITEM( '', ( #2430 ), #2431 ); -#780 = STYLED_ITEM( '', ( #2432 ), #2433 ); -#781 = STYLED_ITEM( '', ( #2434 ), #2435 ); -#782 = STYLED_ITEM( '', ( #2436 ), #2437 ); -#783 = STYLED_ITEM( '', ( #2438 ), #2439 ); -#784 = STYLED_ITEM( '', ( #2440 ), #2441 ); -#785 = STYLED_ITEM( '', ( #2442 ), #2443 ); -#786 = STYLED_ITEM( '', ( #2444 ), #2445 ); -#787 = STYLED_ITEM( '', ( #2446 ), #2447 ); -#788 = STYLED_ITEM( '', ( #2448 ), #2449 ); -#789 = STYLED_ITEM( '', ( #2450 ), #2451 ); -#790 = STYLED_ITEM( '', ( #2452 ), #2453 ); -#791 = STYLED_ITEM( '', ( #2454 ), #2455 ); -#792 = STYLED_ITEM( '', ( #2456 ), #2457 ); -#793 = STYLED_ITEM( '', ( #2458 ), #2459 ); -#794 = STYLED_ITEM( '', ( #2460 ), #2461 ); -#795 = STYLED_ITEM( '', ( #2462 ), #2463 ); -#796 = STYLED_ITEM( '', ( #2464 ), #2465 ); -#797 = STYLED_ITEM( '', ( #2466 ), #2467 ); -#798 = STYLED_ITEM( '', ( #2468 ), #2469 ); -#799 = STYLED_ITEM( '', ( #2470 ), #2471 ); -#800 = STYLED_ITEM( '', ( #2472 ), #2473 ); -#801 = STYLED_ITEM( '', ( #2474 ), #2475 ); -#802 = STYLED_ITEM( '', ( #2476 ), #2477 ); -#803 = STYLED_ITEM( '', ( #2478 ), #2479 ); -#804 = STYLED_ITEM( '', ( #2480 ), #2481 ); -#805 = STYLED_ITEM( '', ( #2482 ), #2483 ); -#806 = STYLED_ITEM( '', ( #2484 ), #2485 ); -#807 = STYLED_ITEM( '', ( #2486 ), #2487 ); -#808 = STYLED_ITEM( '', ( #2488 ), #2489 ); -#809 = STYLED_ITEM( '', ( #2490 ), #2491 ); -#810 = STYLED_ITEM( '', ( #2492 ), #2493 ); -#811 = STYLED_ITEM( '', ( #2494 ), #2495 ); -#812 = STYLED_ITEM( '', ( #2496 ), #2497 ); -#813 = STYLED_ITEM( '', ( #2498 ), #2499 ); -#814 = STYLED_ITEM( '', ( #2500 ), #2501 ); -#815 = STYLED_ITEM( '', ( #2502 ), #2503 ); -#816 = STYLED_ITEM( '', ( #2504 ), #2505 ); -#817 = STYLED_ITEM( '', ( #2506 ), #2507 ); -#818 = STYLED_ITEM( '', ( #2508 ), #2509 ); -#819 = STYLED_ITEM( '', ( #2510 ), #2511 ); -#820 = STYLED_ITEM( '', ( #2512 ), #2513 ); -#821 = STYLED_ITEM( '', ( #2514 ), #2515 ); -#822 = STYLED_ITEM( '', ( #2516 ), #2517 ); -#823 = STYLED_ITEM( '', ( #2518 ), #2519 ); -#824 = STYLED_ITEM( '', ( #2520 ), #2521 ); -#825 = STYLED_ITEM( '', ( #2522 ), #2523 ); -#826 = STYLED_ITEM( '', ( #2524 ), #2525 ); -#827 = STYLED_ITEM( '', ( #2526 ), #2527 ); -#828 = STYLED_ITEM( '', ( #2528 ), #2529 ); -#829 = STYLED_ITEM( '', ( #2530 ), #2531 ); -#830 = STYLED_ITEM( '', ( #2532 ), #2533 ); -#831 = STYLED_ITEM( '', ( #2534 ), #2535 ); -#832 = STYLED_ITEM( '', ( #2536 ), #2537 ); -#833 = STYLED_ITEM( '', ( #2538 ), #2539 ); -#834 = STYLED_ITEM( '', ( #2540 ), #2541 ); -#835 = STYLED_ITEM( '', ( #2542 ), #2543 ); -#836 = STYLED_ITEM( '', ( #2544 ), #2545 ); -#837 = STYLED_ITEM( '', ( #2546 ), #2547 ); -#838 = STYLED_ITEM( '', ( #2548 ), #2549 ); -#839 = STYLED_ITEM( '', ( #2550 ), #2551 ); -#840 = STYLED_ITEM( '', ( #2552 ), #2553 ); -#841 = STYLED_ITEM( '', ( #2554 ), #2555 ); -#842 = STYLED_ITEM( '', ( #2556 ), #2557 ); -#843 = STYLED_ITEM( '', ( #2558 ), #2559 ); -#844 = STYLED_ITEM( '', ( #2560 ), #2561 ); -#845 = STYLED_ITEM( '', ( #2562 ), #2563 ); -#846 = STYLED_ITEM( '', ( #2564 ), #2565 ); -#847 = STYLED_ITEM( '', ( #2566 ), #2567 ); -#848 = STYLED_ITEM( '', ( #2568 ), #2569 ); -#849 = STYLED_ITEM( '', ( #2570 ), #2571 ); -#850 = STYLED_ITEM( '', ( #2572 ), #2573 ); -#851 = STYLED_ITEM( '', ( #2574 ), #2575 ); -#852 = STYLED_ITEM( '', ( #2576 ), #2577 ); -#853 = STYLED_ITEM( '', ( #2578 ), #2579 ); -#854 = STYLED_ITEM( '', ( #2580 ), #2581 ); -#855 = STYLED_ITEM( '', ( #2582 ), #2583 ); -#856 = STYLED_ITEM( '', ( #2584 ), #2585 ); -#857 = STYLED_ITEM( '', ( #2586 ), #2587 ); -#858 = STYLED_ITEM( '', ( #2588 ), #2589 ); -#859 = STYLED_ITEM( '', ( #2590 ), #2591 ); -#860 = STYLED_ITEM( '', ( #2592 ), #2593 ); -#861 = STYLED_ITEM( '', ( #2594 ), #2595 ); -#862 = STYLED_ITEM( '', ( #2596 ), #2597 ); -#863 = STYLED_ITEM( '', ( #2598 ), #2599 ); -#864 = STYLED_ITEM( '', ( #2600 ), #2601 ); -#865 = STYLED_ITEM( '', ( #2602 ), #2603 ); -#866 = STYLED_ITEM( '', ( #2604 ), #2605 ); -#867 = STYLED_ITEM( '', ( #2606 ), #2607 ); -#868 = STYLED_ITEM( '', ( #2608 ), #2609 ); -#869 = STYLED_ITEM( '', ( #2610 ), #2611 ); -#870 = STYLED_ITEM( '', ( #2612 ), #2613 ); -#871 = STYLED_ITEM( '', ( #2614 ), #2615 ); -#872 = STYLED_ITEM( '', ( #2616 ), #2617 ); -#873 = STYLED_ITEM( '', ( #2618 ), #2619 ); -#874 = STYLED_ITEM( '', ( #2620 ), #2621 ); -#875 = STYLED_ITEM( '', ( #2622 ), #2623 ); -#876 = STYLED_ITEM( '', ( #2624 ), #2625 ); -#877 = STYLED_ITEM( '', ( #2626 ), #2627 ); -#878 = STYLED_ITEM( '', ( #2628 ), #2629 ); -#879 = STYLED_ITEM( '', ( #2630 ), #2631 ); -#880 = STYLED_ITEM( '', ( #2632 ), #2633 ); -#881 = STYLED_ITEM( '', ( #2634 ), #2635 ); -#882 = STYLED_ITEM( '', ( #2636 ), #2637 ); -#883 = STYLED_ITEM( '', ( #2638 ), #2639 ); -#884 = STYLED_ITEM( '', ( #2640 ), #2641 ); -#885 = STYLED_ITEM( '', ( #2642 ), #2643 ); -#886 = STYLED_ITEM( '', ( #2644 ), #2645 ); -#887 = STYLED_ITEM( '', ( #2646 ), #2647 ); -#888 = STYLED_ITEM( '', ( #2648 ), #2649 ); -#889 = STYLED_ITEM( '', ( #2650 ), #2651 ); -#890 = STYLED_ITEM( '', ( #2652 ), #2653 ); -#891 = STYLED_ITEM( '', ( #2654 ), #2655 ); -#892 = STYLED_ITEM( '', ( #2656 ), #2657 ); -#893 = STYLED_ITEM( '', ( #2658 ), #2659 ); -#894 = STYLED_ITEM( '', ( #2660 ), #2661 ); -#895 = STYLED_ITEM( '', ( #2662 ), #2663 ); -#896 = STYLED_ITEM( '', ( #2664 ), #2665 ); -#897 = STYLED_ITEM( '', ( #2666 ), #2667 ); -#898 = STYLED_ITEM( '', ( #2668 ), #2669 ); -#899 = STYLED_ITEM( '', ( #2670 ), #2671 ); -#900 = STYLED_ITEM( '', ( #2672 ), #2673 ); -#901 = STYLED_ITEM( '', ( #2674 ), #2675 ); -#902 = STYLED_ITEM( '', ( #2676 ), #2677 ); -#903 = STYLED_ITEM( '', ( #2678 ), #2679 ); -#904 = STYLED_ITEM( '', ( #2680 ), #2681 ); -#905 = STYLED_ITEM( '', ( #2682 ), #2683 ); -#906 = STYLED_ITEM( '', ( #2684 ), #2685 ); -#907 = STYLED_ITEM( '', ( #2686 ), #2687 ); -#908 = STYLED_ITEM( '', ( #2688 ), #2689 ); -#909 = STYLED_ITEM( '', ( #2690 ), #2691 ); -#910 = STYLED_ITEM( '', ( #2692 ), #2693 ); -#911 = STYLED_ITEM( '', ( #2694 ), #2695 ); -#912 = STYLED_ITEM( '', ( #2696 ), #2697 ); -#913 = STYLED_ITEM( '', ( #2698 ), #2699 ); -#914 = STYLED_ITEM( '', ( #2700 ), #2701 ); -#915 = STYLED_ITEM( '', ( #2702 ), #2703 ); -#916 = STYLED_ITEM( '', ( #2704 ), #2705 ); -#917 = STYLED_ITEM( '', ( #2706 ), #2707 ); -#918 = STYLED_ITEM( '', ( #2708 ), #2709 ); -#919 = STYLED_ITEM( '', ( #2710 ), #2711 ); -#920 = STYLED_ITEM( '', ( #2712 ), #2713 ); -#921 = STYLED_ITEM( '', ( #2714 ), #2715 ); -#922 = STYLED_ITEM( '', ( #2716 ), #2717 ); -#923 = STYLED_ITEM( '', ( #2718 ), #2719 ); -#924 = STYLED_ITEM( '', ( #2720 ), #2721 ); -#925 = STYLED_ITEM( '', ( #2722 ), #2723 ); -#926 = STYLED_ITEM( '', ( #2724 ), #2725 ); -#927 = STYLED_ITEM( '', ( #2726 ), #2727 ); -#928 = STYLED_ITEM( '', ( #2728 ), #2729 ); -#929 = STYLED_ITEM( '', ( #2730 ), #2731 ); -#930 = STYLED_ITEM( '', ( #2732 ), #2733 ); -#931 = STYLED_ITEM( '', ( #2734 ), #2735 ); -#932 = STYLED_ITEM( '', ( #2736 ), #2737 ); -#933 = STYLED_ITEM( '', ( #2738 ), #2739 ); -#934 = STYLED_ITEM( '', ( #2740 ), #2741 ); -#935 = STYLED_ITEM( '', ( #2742 ), #2743 ); -#936 = STYLED_ITEM( '', ( #2744 ), #2745 ); -#937 = STYLED_ITEM( '', ( #2746 ), #2747 ); -#938 = STYLED_ITEM( '', ( #2748 ), #2749 ); -#939 = STYLED_ITEM( '', ( #2750 ), #2751 ); -#940 = STYLED_ITEM( '', ( #2752 ), #2753 ); -#941 = STYLED_ITEM( '', ( #2754 ), #2755 ); -#942 = STYLED_ITEM( '', ( #2756 ), #2757 ); -#943 = STYLED_ITEM( '', ( #2758 ), #2759 ); -#944 = STYLED_ITEM( '', ( #2760 ), #2761 ); -#945 = STYLED_ITEM( '', ( #2762 ), #2763 ); -#946 = STYLED_ITEM( '', ( #2764 ), #2765 ); -#947 = STYLED_ITEM( '', ( #2766 ), #2767 ); -#948 = STYLED_ITEM( '', ( #2768 ), #2769 ); -#949 = STYLED_ITEM( '', ( #2770 ), #2771 ); -#950 = STYLED_ITEM( '', ( #2772 ), #2773 ); -#951 = STYLED_ITEM( '', ( #2774 ), #2775 ); -#952 = STYLED_ITEM( '', ( #2776 ), #2777 ); -#953 = STYLED_ITEM( '', ( #2778 ), #2779 ); -#954 = STYLED_ITEM( '', ( #2780 ), #2781 ); -#955 = STYLED_ITEM( '', ( #2782 ), #2783 ); -#956 = STYLED_ITEM( '', ( #2784 ), #2785 ); -#957 = STYLED_ITEM( '', ( #2786 ), #2787 ); -#958 = STYLED_ITEM( '', ( #2788 ), #2789 ); -#959 = STYLED_ITEM( '', ( #2790 ), #2791 ); -#960 = STYLED_ITEM( '', ( #2792 ), #2793 ); -#961 = STYLED_ITEM( '', ( #2794 ), #2795 ); -#962 = STYLED_ITEM( '', ( #2796 ), #2797 ); -#963 = STYLED_ITEM( '', ( #2798 ), #2799 ); -#964 = STYLED_ITEM( '', ( #2800 ), #2801 ); -#965 = STYLED_ITEM( '', ( #2802 ), #2803 ); -#966 = STYLED_ITEM( '', ( #2804 ), #2805 ); -#967 = STYLED_ITEM( '', ( #2806 ), #2807 ); -#968 = STYLED_ITEM( '', ( #2808 ), #2809 ); -#969 = STYLED_ITEM( '', ( #2810 ), #2811 ); -#970 = STYLED_ITEM( '', ( #2812 ), #2813 ); -#971 = STYLED_ITEM( '', ( #2814 ), #2815 ); -#972 = STYLED_ITEM( '', ( #2816 ), #2817 ); -#973 = STYLED_ITEM( '', ( #2818 ), #2819 ); -#974 = STYLED_ITEM( '', ( #2820 ), #2821 ); -#975 = STYLED_ITEM( '', ( #2822 ), #2823 ); -#976 = STYLED_ITEM( '', ( #2824 ), #2825 ); -#977 = STYLED_ITEM( '', ( #2826 ), #2827 ); -#978 = STYLED_ITEM( '', ( #2828 ), #2829 ); -#979 = STYLED_ITEM( '', ( #2830 ), #2831 ); -#980 = STYLED_ITEM( '', ( #2832 ), #2833 ); -#981 = STYLED_ITEM( '', ( #2834 ), #2835 ); -#982 = STYLED_ITEM( '', ( #2836 ), #2837 ); -#983 = STYLED_ITEM( '', ( #2838 ), #2839 ); -#984 = STYLED_ITEM( '', ( #2840 ), #2841 ); -#985 = STYLED_ITEM( '', ( #2842 ), #2843 ); -#986 = STYLED_ITEM( '', ( #2844 ), #2845 ); -#987 = STYLED_ITEM( '', ( #2846 ), #2847 ); -#988 = STYLED_ITEM( '', ( #2848 ), #2849 ); -#989 = STYLED_ITEM( '', ( #2850 ), #2851 ); -#990 = STYLED_ITEM( '', ( #2852 ), #2853 ); -#991 = STYLED_ITEM( '', ( #2854 ), #2855 ); -#992 = STYLED_ITEM( '', ( #2856 ), #2857 ); -#993 = STYLED_ITEM( '', ( #2858 ), #2859 ); -#994 = STYLED_ITEM( '', ( #2860 ), #2861 ); -#995 = STYLED_ITEM( '', ( #2862 ), #2863 ); -#996 = STYLED_ITEM( '', ( #2864 ), #2865 ); -#997 = STYLED_ITEM( '', ( #2866 ), #2867 ); -#998 = STYLED_ITEM( '', ( #2868 ), #2869 ); -#999 = STYLED_ITEM( '', ( #2870 ), #2871 ); -#1000 = STYLED_ITEM( '', ( #2872 ), #2873 ); -#1001 = STYLED_ITEM( '', ( #2874 ), #2875 ); -#1002 = STYLED_ITEM( '', ( #2876 ), #2877 ); -#1003 = STYLED_ITEM( '', ( #2878 ), #2879 ); -#1004 = STYLED_ITEM( '', ( #2880 ), #2881 ); -#1005 = STYLED_ITEM( '', ( #2882 ), #2883 ); -#1006 = STYLED_ITEM( '', ( #2884 ), #2885 ); -#1007 = STYLED_ITEM( '', ( #2886 ), #2887 ); -#1008 = STYLED_ITEM( '', ( #2888 ), #2889 ); -#1009 = STYLED_ITEM( '', ( #2890 ), #2891 ); -#1010 = STYLED_ITEM( '', ( #2892 ), #2893 ); -#1011 = STYLED_ITEM( '', ( #2894 ), #2895 ); -#1012 = STYLED_ITEM( '', ( #2896 ), #2897 ); -#1013 = STYLED_ITEM( '', ( #2898 ), #2899 ); -#1014 = STYLED_ITEM( '', ( #2900 ), #2901 ); -#1015 = STYLED_ITEM( '', ( #2902 ), #2903 ); -#1016 = STYLED_ITEM( '', ( #2904 ), #2905 ); -#1017 = STYLED_ITEM( '', ( #2906 ), #2907 ); -#1018 = STYLED_ITEM( '', ( #2908 ), #2909 ); -#1019 = STYLED_ITEM( '', ( #2910 ), #2911 ); -#1020 = STYLED_ITEM( '', ( #2912 ), #2913 ); -#1021 = STYLED_ITEM( '', ( #2914 ), #2915 ); -#1024 = UNCERTAINTY_MEASURE_WITH_UNIT( LENGTH_MEASURE( 0.00100000000000000 ), #1026, '', '' ); -#1026 = ( CONVERSION_BASED_UNIT( 'MILLIMETRE', #2918 )LENGTH_UNIT( )NAMED_UNIT( #2921 ) ); -#1027 = ( NAMED_UNIT( #2923 )PLANE_ANGLE_UNIT( )SI_UNIT( $, .RADIAN. ) ); -#1028 = ( NAMED_UNIT( #2923 )SI_UNIT( $, .STERADIAN. )SOLID_ANGLE_UNIT( ) ); -#1030 = PRODUCT( 'Assem1', 'Assem1', 'PART-Assem1-DESC', ( #2929 ) ); -#1031 = PRODUCT_DEFINITION( 'NONE', 'NONE', #2930, #1 ); -#1032 = AXIS2_PLACEMENT_3D( '', #2931, #2932, #2933 ); -#1033 = AXIS2_PLACEMENT_3D( '', #2934, #2935, #2936 ); -#1034 = AXIS2_PLACEMENT_3D( '', #2937, #2938, #2939 ); -#1035 = AXIS2_PLACEMENT_3D( '', #2940, #2941, #2942 ); -#1036 = AXIS2_PLACEMENT_3D( '', #2943, #2944, #2945 ); -#1037 = AXIS2_PLACEMENT_3D( '', #2946, #2947, #2948 ); -#1038 = AXIS2_PLACEMENT_3D( '', #2949, #2950, #2951 ); -#1039 = AXIS2_PLACEMENT_3D( '', #2952, #2953, #2954 ); -#1040 = AXIS2_PLACEMENT_3D( '', #2955, #2956, #2957 ); -#1041 = AXIS2_PLACEMENT_3D( '', #2958, #2959, #2960 ); -#1042 = AXIS2_PLACEMENT_3D( '', #2961, #2962, #2963 ); -#1043 = AXIS2_PLACEMENT_3D( '', #2964, #2965, #2966 ); -#1044 = AXIS2_PLACEMENT_3D( '', #2967, #2968, #2969 ); -#1045 = AXIS2_PLACEMENT_3D( '', #2970, #2971, #2972 ); -#1046 = AXIS2_PLACEMENT_3D( '', #2973, #2974, #2975 ); -#1047 = ( GEOMETRIC_REPRESENTATION_CONTEXT( 3 )GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT( ( #2978 ) )GLOBAL_UNIT_ASSIGNED_CONTEXT( ( #2980, #2981, #2982 ) )REPRESENTATION_CONTEXT( 'NONE', 'WORKSPACE' ) ); -#1048 = PRODUCT( 'Housing1', 'Housing1', 'PART-Housing1-DESC', ( #2929 ) ); -#1051 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1033 ); -#1053 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO1', 'Housing1', 'Housing1', #1031, #1054, $ ); -#1054 = PRODUCT_DEFINITION( 'Housing1', 'Housing1', #2984, #1 ); -#1055 = MANIFOLD_SOLID_BREP( 'Housing1', #2985 ); -#1056 = PRODUCT( 'Housing2', 'Housing2', 'PART-Housing2-DESC', ( #2929 ) ); -#1059 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1034 ); -#1061 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO2', 'Housing2', 'Housing2', #1031, #1062, $ ); -#1062 = PRODUCT_DEFINITION( 'Housing2', 'Housing2', #2986, #1 ); -#1063 = MANIFOLD_SOLID_BREP( 'Housing2', #2987 ); -#1064 = PRODUCT( 'pin1', 'pin1', 'PART-pin1-DESC', ( #2929 ) ); -#1067 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1035 ); -#1069 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO3', 'pin1', 'pin1', #1031, #1070, $ ); -#1070 = PRODUCT_DEFINITION( 'pin1', 'pin1', #2988, #1 ); -#1071 = MANIFOLD_SOLID_BREP( 'pin1', #2989 ); -#1074 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1036 ); -#1076 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO4', 'pin1', 'pin1', #1031, #1070, $ ); -#1077 = PRODUCT( 'shielding', 'shielding', 'PART-shielding-DESC', ( #2929 ) ); -#1080 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1037 ); -#1082 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO5', 'shielding', 'shielding', #1031, #1083, $ ); -#1083 = PRODUCT_DEFINITION( 'shielding', 'shielding', #2990, #1 ); -#1084 = MANIFOLD_SOLID_BREP( 'shielding', #2991 ); -#1085 = PRODUCT( 'pin2', 'pin2', 'PART-pin2-DESC', ( #2929 ) ); -#1088 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1038 ); -#1090 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO6', 'pin2', 'pin2', #1031, #1091, $ ); -#1091 = PRODUCT_DEFINITION( 'pin2', 'pin2', #2992, #1 ); -#1092 = MANIFOLD_SOLID_BREP( 'pin2', #2993 ); -#1095 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1039 ); -#1097 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO7', 'pin2', 'pin2', #1031, #1091, $ ); -#1098 = PRODUCT( 'shielding_2', 'shielding_2', 'PART-shielding_2-DESC', ( #2929 ) ); -#1101 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1040 ); -#1103 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO8', 'shielding_2', 'shielding_2', #1031, #1104, $ ); -#1104 = PRODUCT_DEFINITION( 'shielding_2', 'shielding_2', #2994, #1 ); -#1105 = MANIFOLD_SOLID_BREP( 'shielding_2', #2995 ); -#1106 = PRODUCT( 'Housing3', 'Housing3', 'PART-Housing3-DESC', ( #2929 ) ); -#1109 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1041 ); -#1111 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO9', 'Housing3', 'Housing3', #1031, #1112, $ ); -#1112 = PRODUCT_DEFINITION( 'Housing3', 'Housing3', #2996, #1 ); -#1113 = MANIFOLD_SOLID_BREP( 'Housing3', #2997 ); -#1114 = PRODUCT( 'pin3', 'pin3', 'PART-pin3-DESC', ( #2929 ) ); -#1117 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1042 ); -#1119 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO10', 'pin3', 'pin3', #1031, #1120, $ ); -#1120 = PRODUCT_DEFINITION( 'pin3', 'pin3', #2998, #1 ); -#1121 = MANIFOLD_SOLID_BREP( 'pin3', #2999 ); -#1122 = PRODUCT( 'pin4', 'pin4', 'PART-pin4-DESC', ( #2929 ) ); -#1125 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1043 ); -#1127 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO11', 'pin4', 'pin4', #1031, #1128, $ ); -#1128 = PRODUCT_DEFINITION( 'pin4', 'pin4', #3000, #1 ); -#1129 = MANIFOLD_SOLID_BREP( 'pin4', #3001 ); -#1130 = PRODUCT( 'pin5', 'pin5', 'PART-pin5-DESC', ( #2929 ) ); -#1133 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1044 ); -#1135 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO12', 'pin5', 'pin5', #1031, #1136, $ ); -#1136 = PRODUCT_DEFINITION( 'pin5', 'pin5', #3002, #1 ); -#1137 = MANIFOLD_SOLID_BREP( 'pin5', #3003 ); -#1138 = PRODUCT( 'pin3_mir2', 'pin3_mir2', 'PART-pin3_mir2-DESC', ( #2929 ) ); -#1141 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1045 ); -#1143 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO13', 'pin3_mir2', 'pin3_mir2', #1031, #1144, $ ); -#1144 = PRODUCT_DEFINITION( 'pin3_mir2', 'pin3_mir2', #3004, #1 ); -#1145 = MANIFOLD_SOLID_BREP( 'pin3_mir2', #3005 ); -#1146 = PRODUCT( 'pin4_mir2', 'pin4_mir2', 'PART-pin4_mir2-DESC', ( #2929 ) ); -#1149 = ITEM_DEFINED_TRANSFORMATION( '', '', #1032, #1046 ); -#1151 = NEXT_ASSEMBLY_USAGE_OCCURRENCE( 'NAUO14', 'pin4_mir2', 'pin4_mir2', #1031, #1152, $ ); -#1152 = PRODUCT_DEFINITION( 'pin4_mir2', 'pin4_mir2', #3006, #1 ); -#1153 = MANIFOLD_SOLID_BREP( 'pin4_mir2', #3007 ); -#1154 = PRESENTATION_STYLE_ASSIGNMENT( ( #3008 ) ); -#1155 = ADVANCED_FACE( '', ( #3009 ), #3010, .T. ); -#1156 = PRESENTATION_STYLE_ASSIGNMENT( ( #3011 ) ); -#1157 = ADVANCED_FACE( '', ( #3012 ), #3013, .F. ); -#1158 = PRESENTATION_STYLE_ASSIGNMENT( ( #3014 ) ); -#1159 = ADVANCED_FACE( '', ( #3015 ), #3016, .T. ); -#1160 = PRESENTATION_STYLE_ASSIGNMENT( ( #3017 ) ); -#1161 = ADVANCED_FACE( '', ( #3018 ), #3019, .F. ); -#1162 = PRESENTATION_STYLE_ASSIGNMENT( ( #3020 ) ); -#1163 = ADVANCED_FACE( '', ( #3021 ), #3022, .F. ); -#1164 = PRESENTATION_STYLE_ASSIGNMENT( ( #3023 ) ); -#1165 = ADVANCED_FACE( '', ( #3024 ), #3025, .T. ); -#1166 = PRESENTATION_STYLE_ASSIGNMENT( ( #3026 ) ); -#1167 = ADVANCED_FACE( '', ( #3027 ), #3028, .T. ); -#1168 = PRESENTATION_STYLE_ASSIGNMENT( ( #3029 ) ); -#1169 = ADVANCED_FACE( '', ( #3030, #3031, #3032 ), #3033, .F. ); -#1170 = PRESENTATION_STYLE_ASSIGNMENT( ( #3034 ) ); -#1171 = ADVANCED_FACE( '', ( #3035 ), #3036, .T. ); -#1172 = PRESENTATION_STYLE_ASSIGNMENT( ( #3037 ) ); -#1173 = ADVANCED_FACE( '', ( #3038 ), #3039, .T. ); -#1174 = PRESENTATION_STYLE_ASSIGNMENT( ( #3040 ) ); -#1175 = ADVANCED_FACE( '', ( #3041 ), #3042, .T. ); -#1176 = PRESENTATION_STYLE_ASSIGNMENT( ( #3043 ) ); -#1177 = ADVANCED_FACE( '', ( #3044 ), #3045, .F. ); -#1178 = PRESENTATION_STYLE_ASSIGNMENT( ( #3046 ) ); -#1179 = ADVANCED_FACE( '', ( #3047 ), #3048, .T. ); -#1180 = PRESENTATION_STYLE_ASSIGNMENT( ( #3049 ) ); -#1181 = ADVANCED_FACE( '', ( #3050 ), #3051, .T. ); -#1182 = PRESENTATION_STYLE_ASSIGNMENT( ( #3052 ) ); -#1183 = ADVANCED_FACE( '', ( #3053 ), #3054, .T. ); -#1184 = PRESENTATION_STYLE_ASSIGNMENT( ( #3055 ) ); -#1185 = ADVANCED_FACE( '', ( #3056 ), #3057, .F. ); -#1186 = PRESENTATION_STYLE_ASSIGNMENT( ( #3058 ) ); -#1187 = ADVANCED_FACE( '', ( #3059 ), #3060, .F. ); -#1188 = PRESENTATION_STYLE_ASSIGNMENT( ( #3061 ) ); -#1189 = ADVANCED_FACE( '', ( #3062 ), #3063, .T. ); -#1190 = PRESENTATION_STYLE_ASSIGNMENT( ( #3064 ) ); -#1191 = ADVANCED_FACE( '', ( #3065 ), #3066, .F. ); -#1192 = PRESENTATION_STYLE_ASSIGNMENT( ( #3067 ) ); -#1193 = ADVANCED_FACE( '', ( #3068 ), #3069, .F. ); -#1194 = PRESENTATION_STYLE_ASSIGNMENT( ( #3070 ) ); -#1195 = ADVANCED_FACE( '', ( #3071 ), #3072, .F. ); -#1196 = PRESENTATION_STYLE_ASSIGNMENT( ( #3073 ) ); -#1197 = ADVANCED_FACE( '', ( #3074 ), #3075, .T. ); -#1198 = PRESENTATION_STYLE_ASSIGNMENT( ( #3076 ) ); -#1199 = ADVANCED_FACE( '', ( #3077 ), #3078, .T. ); -#1200 = PRESENTATION_STYLE_ASSIGNMENT( ( #3079 ) ); -#1201 = ADVANCED_FACE( '', ( #3080 ), #3081, .T. ); -#1202 = PRESENTATION_STYLE_ASSIGNMENT( ( #3082 ) ); -#1203 = ADVANCED_FACE( '', ( #3083 ), #3084, .T. ); -#1204 = PRESENTATION_STYLE_ASSIGNMENT( ( #3085 ) ); -#1205 = ADVANCED_FACE( '', ( #3086 ), #3087, .F. ); -#1206 = PRESENTATION_STYLE_ASSIGNMENT( ( #3088 ) ); -#1207 = ADVANCED_FACE( '', ( #3089 ), #3090, .T. ); -#1208 = PRESENTATION_STYLE_ASSIGNMENT( ( #3091 ) ); -#1209 = ADVANCED_FACE( '', ( #3092 ), #3093, .T. ); -#1210 = PRESENTATION_STYLE_ASSIGNMENT( ( #3094 ) ); -#1211 = ADVANCED_FACE( '', ( #3095 ), #3096, .F. ); -#1212 = PRESENTATION_STYLE_ASSIGNMENT( ( #3097 ) ); -#1213 = ADVANCED_FACE( '', ( #3098 ), #3099, .F. ); -#1214 = PRESENTATION_STYLE_ASSIGNMENT( ( #3100 ) ); -#1215 = ADVANCED_FACE( '', ( #3101 ), #3102, .T. ); -#1216 = PRESENTATION_STYLE_ASSIGNMENT( ( #3103 ) ); -#1217 = ADVANCED_FACE( '', ( #3104 ), #3105, .F. ); -#1218 = PRESENTATION_STYLE_ASSIGNMENT( ( #3106 ) ); -#1219 = ADVANCED_FACE( '', ( #3107 ), #3108, .F. ); -#1220 = PRESENTATION_STYLE_ASSIGNMENT( ( #3109 ) ); -#1221 = ADVANCED_FACE( '', ( #3110 ), #3111, .F. ); -#1222 = PRESENTATION_STYLE_ASSIGNMENT( ( #3112 ) ); -#1223 = ADVANCED_FACE( '', ( #3113 ), #3114, .F. ); -#1224 = PRESENTATION_STYLE_ASSIGNMENT( ( #3115 ) ); -#1225 = ADVANCED_FACE( '', ( #3116 ), #3117, .F. ); -#1226 = PRESENTATION_STYLE_ASSIGNMENT( ( #3118 ) ); -#1227 = ADVANCED_FACE( '', ( #3119 ), #3120, .F. ); -#1228 = PRESENTATION_STYLE_ASSIGNMENT( ( #3121 ) ); -#1229 = ADVANCED_FACE( '', ( #3122 ), #3123, .T. ); -#1230 = PRESENTATION_STYLE_ASSIGNMENT( ( #3124 ) ); -#1231 = ADVANCED_FACE( '', ( #3125 ), #3126, .T. ); -#1232 = PRESENTATION_STYLE_ASSIGNMENT( ( #3127 ) ); -#1233 = ADVANCED_FACE( '', ( #3128 ), #3129, .F. ); -#1234 = PRESENTATION_STYLE_ASSIGNMENT( ( #3130 ) ); -#1235 = ADVANCED_FACE( '', ( #3131 ), #3132, .T. ); -#1236 = PRESENTATION_STYLE_ASSIGNMENT( ( #3133 ) ); -#1237 = ADVANCED_FACE( '', ( #3134 ), #3135, .T. ); -#1238 = PRESENTATION_STYLE_ASSIGNMENT( ( #3136 ) ); -#1239 = ADVANCED_FACE( '', ( #3137 ), #3138, .T. ); -#1240 = PRESENTATION_STYLE_ASSIGNMENT( ( #3139 ) ); -#1241 = ADVANCED_FACE( '', ( #3140 ), #3141, .T. ); -#1242 = PRESENTATION_STYLE_ASSIGNMENT( ( #3142 ) ); -#1243 = ADVANCED_FACE( '', ( #3143 ), #3144, .T. ); -#1244 = PRESENTATION_STYLE_ASSIGNMENT( ( #3145 ) ); -#1245 = ADVANCED_FACE( '', ( #3146 ), #3147, .T. ); -#1246 = PRESENTATION_STYLE_ASSIGNMENT( ( #3148 ) ); -#1247 = ADVANCED_FACE( '', ( #3149 ), #3150, .T. ); -#1248 = PRESENTATION_STYLE_ASSIGNMENT( ( #3151 ) ); -#1249 = ADVANCED_FACE( '', ( #3152 ), #3153, .T. ); -#1250 = PRESENTATION_STYLE_ASSIGNMENT( ( #3154 ) ); -#1251 = ADVANCED_FACE( '', ( #3155, #3156 ), #3157, .T. ); -#1252 = PRESENTATION_STYLE_ASSIGNMENT( ( #3158 ) ); -#1253 = ADVANCED_FACE( '', ( #3159 ), #3160, .T. ); -#1254 = PRESENTATION_STYLE_ASSIGNMENT( ( #3161 ) ); -#1255 = ADVANCED_FACE( '', ( #3162 ), #3163, .F. ); -#1256 = PRESENTATION_STYLE_ASSIGNMENT( ( #3164 ) ); -#1257 = ADVANCED_FACE( '', ( #3165 ), #3166, .T. ); -#1258 = PRESENTATION_STYLE_ASSIGNMENT( ( #3167 ) ); -#1259 = ADVANCED_FACE( '', ( #3168 ), #3169, .T. ); -#1260 = PRESENTATION_STYLE_ASSIGNMENT( ( #3170 ) ); -#1261 = ADVANCED_FACE( '', ( #3171 ), #3172, .T. ); -#1262 = PRESENTATION_STYLE_ASSIGNMENT( ( #3173 ) ); -#1263 = ADVANCED_FACE( '', ( #3174 ), #3175, .F. ); -#1264 = PRESENTATION_STYLE_ASSIGNMENT( ( #3176 ) ); -#1265 = ADVANCED_FACE( '', ( #3177 ), #3178, .F. ); -#1266 = PRESENTATION_STYLE_ASSIGNMENT( ( #3179 ) ); -#1267 = ADVANCED_FACE( '', ( #3180 ), #3181, .F. ); -#1268 = PRESENTATION_STYLE_ASSIGNMENT( ( #3182 ) ); -#1269 = ADVANCED_FACE( '', ( #3183 ), #3184, .T. ); -#1270 = PRESENTATION_STYLE_ASSIGNMENT( ( #3185 ) ); -#1271 = ADVANCED_FACE( '', ( #3186 ), #3187, .T. ); -#1272 = PRESENTATION_STYLE_ASSIGNMENT( ( #3188 ) ); -#1273 = ADVANCED_FACE( '', ( #3189 ), #3190, .T. ); -#1274 = PRESENTATION_STYLE_ASSIGNMENT( ( #3191 ) ); -#1275 = ADVANCED_FACE( '', ( #3192 ), #3193, .T. ); -#1276 = PRESENTATION_STYLE_ASSIGNMENT( ( #3194 ) ); -#1277 = ADVANCED_FACE( '', ( #3195 ), #3196, .F. ); -#1278 = PRESENTATION_STYLE_ASSIGNMENT( ( #3197 ) ); -#1279 = ADVANCED_FACE( '', ( #3198 ), #3199, .T. ); -#1280 = PRESENTATION_STYLE_ASSIGNMENT( ( #3200 ) ); -#1281 = ADVANCED_FACE( '', ( #3201 ), #3202, .T. ); -#1282 = PRESENTATION_STYLE_ASSIGNMENT( ( #3203 ) ); -#1283 = ADVANCED_FACE( '', ( #3204 ), #3205, .F. ); -#1284 = PRESENTATION_STYLE_ASSIGNMENT( ( #3206 ) ); -#1285 = ADVANCED_FACE( '', ( #3207 ), #3208, .F. ); -#1286 = PRESENTATION_STYLE_ASSIGNMENT( ( #3209 ) ); -#1287 = ADVANCED_FACE( '', ( #3210 ), #3211, .T. ); -#1288 = PRESENTATION_STYLE_ASSIGNMENT( ( #3212 ) ); -#1289 = ADVANCED_FACE( '', ( #3213 ), #3214, .T. ); -#1290 = PRESENTATION_STYLE_ASSIGNMENT( ( #3215 ) ); -#1291 = ADVANCED_FACE( '', ( #3216 ), #3217, .F. ); -#1292 = PRESENTATION_STYLE_ASSIGNMENT( ( #3218 ) ); -#1293 = ADVANCED_FACE( '', ( #3219, #3220 ), #3221, .T. ); -#1294 = PRESENTATION_STYLE_ASSIGNMENT( ( #3222 ) ); -#1295 = ADVANCED_FACE( '', ( #3223 ), #3224, .F. ); -#1296 = PRESENTATION_STYLE_ASSIGNMENT( ( #3225 ) ); -#1297 = ADVANCED_FACE( '', ( #3226 ), #3227, .T. ); -#1298 = PRESENTATION_STYLE_ASSIGNMENT( ( #3228 ) ); -#1299 = ADVANCED_FACE( '', ( #3229 ), #3230, .F. ); -#1300 = PRESENTATION_STYLE_ASSIGNMENT( ( #3231 ) ); -#1301 = ADVANCED_FACE( '', ( #3232 ), #3233, .T. ); -#1302 = PRESENTATION_STYLE_ASSIGNMENT( ( #3234 ) ); -#1303 = ADVANCED_FACE( '', ( #3235 ), #3236, .F. ); -#1304 = PRESENTATION_STYLE_ASSIGNMENT( ( #3237 ) ); -#1305 = ADVANCED_FACE( '', ( #3238 ), #3239, .F. ); -#1306 = PRESENTATION_STYLE_ASSIGNMENT( ( #3240 ) ); -#1307 = ADVANCED_FACE( '', ( #3241 ), #3242, .T. ); -#1308 = PRESENTATION_STYLE_ASSIGNMENT( ( #3243 ) ); -#1309 = ADVANCED_FACE( '', ( #3244 ), #3245, .T. ); -#1310 = PRESENTATION_STYLE_ASSIGNMENT( ( #3246 ) ); -#1311 = ADVANCED_FACE( '', ( #3247 ), #3248, .F. ); -#1312 = PRESENTATION_STYLE_ASSIGNMENT( ( #3249 ) ); -#1313 = ADVANCED_FACE( '', ( #3250 ), #3251, .T. ); -#1314 = PRESENTATION_STYLE_ASSIGNMENT( ( #3252 ) ); -#1315 = ADVANCED_FACE( '', ( #3253 ), #3254, .T. ); -#1316 = PRESENTATION_STYLE_ASSIGNMENT( ( #3255 ) ); -#1317 = ADVANCED_FACE( '', ( #3256 ), #3257, .F. ); -#1318 = PRESENTATION_STYLE_ASSIGNMENT( ( #3258 ) ); -#1319 = ADVANCED_FACE( '', ( #3259 ), #3260, .T. ); -#1320 = PRESENTATION_STYLE_ASSIGNMENT( ( #3261 ) ); -#1321 = ADVANCED_FACE( '', ( #3262 ), #3263, .T. ); -#1322 = PRESENTATION_STYLE_ASSIGNMENT( ( #3264 ) ); -#1323 = ADVANCED_FACE( '', ( #3265 ), #3266, .F. ); -#1324 = PRESENTATION_STYLE_ASSIGNMENT( ( #3267 ) ); -#1325 = ADVANCED_FACE( '', ( #3268 ), #3269, .F. ); -#1326 = PRESENTATION_STYLE_ASSIGNMENT( ( #3270 ) ); -#1327 = ADVANCED_FACE( '', ( #3271 ), #3272, .F. ); -#1328 = PRESENTATION_STYLE_ASSIGNMENT( ( #3273 ) ); -#1329 = ADVANCED_FACE( '', ( #3274 ), #3275, .T. ); -#1330 = PRESENTATION_STYLE_ASSIGNMENT( ( #3276 ) ); -#1331 = ADVANCED_FACE( '', ( #3277 ), #3278, .T. ); -#1332 = PRESENTATION_STYLE_ASSIGNMENT( ( #3279 ) ); -#1333 = ADVANCED_FACE( '', ( #3280 ), #3281, .T. ); -#1334 = PRESENTATION_STYLE_ASSIGNMENT( ( #3282 ) ); -#1335 = ADVANCED_FACE( '', ( #3283 ), #3284, .F. ); -#1336 = PRESENTATION_STYLE_ASSIGNMENT( ( #3285 ) ); -#1337 = ADVANCED_FACE( '', ( #3286, #3287, #3288, #3289, #3290, #3291 ), #3292, .T. ); -#1338 = PRESENTATION_STYLE_ASSIGNMENT( ( #3293 ) ); -#1339 = ADVANCED_FACE( '', ( #3294 ), #3295, .F. ); -#1340 = PRESENTATION_STYLE_ASSIGNMENT( ( #3296 ) ); -#1341 = ADVANCED_FACE( '', ( #3297 ), #3298, .T. ); -#1342 = PRESENTATION_STYLE_ASSIGNMENT( ( #3299 ) ); -#1343 = ADVANCED_FACE( '', ( #3300 ), #3301, .F. ); -#1344 = PRESENTATION_STYLE_ASSIGNMENT( ( #3302 ) ); -#1345 = ADVANCED_FACE( '', ( #3303 ), #3304, .F. ); -#1346 = PRESENTATION_STYLE_ASSIGNMENT( ( #3305 ) ); -#1347 = ADVANCED_FACE( '', ( #3306 ), #3307, .T. ); -#1348 = PRESENTATION_STYLE_ASSIGNMENT( ( #3308 ) ); -#1349 = ADVANCED_FACE( '', ( #3309 ), #3310, .T. ); -#1350 = PRESENTATION_STYLE_ASSIGNMENT( ( #3311 ) ); -#1351 = ADVANCED_FACE( '', ( #3312 ), #3313, .F. ); -#1352 = PRESENTATION_STYLE_ASSIGNMENT( ( #3314 ) ); -#1353 = ADVANCED_FACE( '', ( #3315 ), #3316, .T. ); -#1354 = PRESENTATION_STYLE_ASSIGNMENT( ( #3317 ) ); -#1355 = ADVANCED_FACE( '', ( #3318 ), #3319, .T. ); -#1356 = PRESENTATION_STYLE_ASSIGNMENT( ( #3320 ) ); -#1357 = ADVANCED_FACE( '', ( #3321 ), #3322, .T. ); -#1358 = PRESENTATION_STYLE_ASSIGNMENT( ( #3323 ) ); -#1359 = ADVANCED_FACE( '', ( #3324 ), #3325, .F. ); -#1360 = PRESENTATION_STYLE_ASSIGNMENT( ( #3326 ) ); -#1361 = ADVANCED_FACE( '', ( #3327 ), #3328, .F. ); -#1362 = PRESENTATION_STYLE_ASSIGNMENT( ( #3329 ) ); -#1363 = ADVANCED_FACE( '', ( #3330 ), #3331, .F. ); -#1364 = PRESENTATION_STYLE_ASSIGNMENT( ( #3332 ) ); -#1365 = ADVANCED_FACE( '', ( #3333 ), #3334, .F. ); -#1366 = PRESENTATION_STYLE_ASSIGNMENT( ( #3335 ) ); -#1367 = ADVANCED_FACE( '', ( #3336 ), #3337, .F. ); -#1368 = PRESENTATION_STYLE_ASSIGNMENT( ( #3338 ) ); -#1369 = ADVANCED_FACE( '', ( #3339 ), #3340, .T. ); -#1370 = PRESENTATION_STYLE_ASSIGNMENT( ( #3341 ) ); -#1371 = ADVANCED_FACE( '', ( #3342 ), #3343, .T. ); -#1372 = PRESENTATION_STYLE_ASSIGNMENT( ( #3344 ) ); -#1373 = ADVANCED_FACE( '', ( #3345 ), #3346, .T. ); -#1374 = PRESENTATION_STYLE_ASSIGNMENT( ( #3347 ) ); -#1375 = ADVANCED_FACE( '', ( #3348 ), #3349, .T. ); -#1376 = PRESENTATION_STYLE_ASSIGNMENT( ( #3350 ) ); -#1377 = ADVANCED_FACE( '', ( #3351 ), #3352, .F. ); -#1378 = PRESENTATION_STYLE_ASSIGNMENT( ( #3353 ) ); -#1379 = ADVANCED_FACE( '', ( #3354 ), #3355, .F. ); -#1380 = PRESENTATION_STYLE_ASSIGNMENT( ( #3356 ) ); -#1381 = ADVANCED_FACE( '', ( #3357 ), #3358, .F. ); -#1382 = PRESENTATION_STYLE_ASSIGNMENT( ( #3359 ) ); -#1383 = ADVANCED_FACE( '', ( #3360 ), #3361, .T. ); -#1384 = PRESENTATION_STYLE_ASSIGNMENT( ( #3362 ) ); -#1385 = ADVANCED_FACE( '', ( #3363, #3364, #3365, #3366 ), #3367, .T. ); -#1386 = PRESENTATION_STYLE_ASSIGNMENT( ( #3368 ) ); -#1387 = ADVANCED_FACE( '', ( #3369 ), #3370, .F. ); -#1388 = PRESENTATION_STYLE_ASSIGNMENT( ( #3371 ) ); -#1389 = ADVANCED_FACE( '', ( #3372 ), #3373, .T. ); -#1390 = PRESENTATION_STYLE_ASSIGNMENT( ( #3374 ) ); -#1391 = ADVANCED_FACE( '', ( #3375 ), #3376, .T. ); -#1392 = PRESENTATION_STYLE_ASSIGNMENT( ( #3377 ) ); -#1393 = ADVANCED_FACE( '', ( #3378 ), #3379, .F. ); -#1394 = PRESENTATION_STYLE_ASSIGNMENT( ( #3380 ) ); -#1395 = ADVANCED_FACE( '', ( #3381 ), #3382, .T. ); -#1396 = PRESENTATION_STYLE_ASSIGNMENT( ( #3383 ) ); -#1397 = ADVANCED_FACE( '', ( #3384 ), #3385, .F. ); -#1398 = PRESENTATION_STYLE_ASSIGNMENT( ( #3386 ) ); -#1399 = ADVANCED_FACE( '', ( #3387 ), #3388, .F. ); -#1400 = PRESENTATION_STYLE_ASSIGNMENT( ( #3389 ) ); -#1401 = ADVANCED_FACE( '', ( #3390 ), #3391, .T. ); -#1402 = PRESENTATION_STYLE_ASSIGNMENT( ( #3392 ) ); -#1403 = ADVANCED_FACE( '', ( #3393 ), #3394, .T. ); -#1404 = PRESENTATION_STYLE_ASSIGNMENT( ( #3395 ) ); -#1405 = ADVANCED_FACE( '', ( #3396 ), #3397, .T. ); -#1406 = PRESENTATION_STYLE_ASSIGNMENT( ( #3398 ) ); -#1407 = ADVANCED_FACE( '', ( #3399 ), #3400, .F. ); -#1408 = PRESENTATION_STYLE_ASSIGNMENT( ( #3401 ) ); -#1409 = ADVANCED_FACE( '', ( #3402 ), #3403, .T. ); -#1410 = PRESENTATION_STYLE_ASSIGNMENT( ( #3404 ) ); -#1411 = ADVANCED_FACE( '', ( #3405 ), #3406, .F. ); -#1412 = PRESENTATION_STYLE_ASSIGNMENT( ( #3407 ) ); -#1413 = ADVANCED_FACE( '', ( #3408 ), #3409, .T. ); -#1414 = PRESENTATION_STYLE_ASSIGNMENT( ( #3410 ) ); -#1415 = ADVANCED_FACE( '', ( #3411 ), #3412, .T. ); -#1416 = PRESENTATION_STYLE_ASSIGNMENT( ( #3413 ) ); -#1417 = ADVANCED_FACE( '', ( #3414, #3415, #3416, #3417 ), #3418, .T. ); -#1418 = PRESENTATION_STYLE_ASSIGNMENT( ( #3419 ) ); -#1419 = ADVANCED_FACE( '', ( #3420 ), #3421, .F. ); -#1420 = PRESENTATION_STYLE_ASSIGNMENT( ( #3422 ) ); -#1421 = ADVANCED_FACE( '', ( #3423, #3424, #3425, #3426 ), #3427, .F. ); -#1422 = PRESENTATION_STYLE_ASSIGNMENT( ( #3428 ) ); -#1423 = ADVANCED_FACE( '', ( #3429 ), #3430, .T. ); -#1424 = PRESENTATION_STYLE_ASSIGNMENT( ( #3431 ) ); -#1425 = ADVANCED_FACE( '', ( #3432 ), #3433, .F. ); -#1426 = PRESENTATION_STYLE_ASSIGNMENT( ( #3434 ) ); -#1427 = ADVANCED_FACE( '', ( #3435 ), #3436, .T. ); -#1428 = PRESENTATION_STYLE_ASSIGNMENT( ( #3437 ) ); -#1429 = ADVANCED_FACE( '', ( #3438 ), #3439, .T. ); -#1430 = PRESENTATION_STYLE_ASSIGNMENT( ( #3440 ) ); -#1431 = ADVANCED_FACE( '', ( #3441 ), #3442, .F. ); -#1432 = PRESENTATION_STYLE_ASSIGNMENT( ( #3443 ) ); -#1433 = ADVANCED_FACE( '', ( #3444 ), #3445, .F. ); -#1434 = PRESENTATION_STYLE_ASSIGNMENT( ( #3446 ) ); -#1435 = ADVANCED_FACE( '', ( #3447 ), #3448, .T. ); -#1436 = PRESENTATION_STYLE_ASSIGNMENT( ( #3449 ) ); -#1437 = ADVANCED_FACE( '', ( #3450 ), #3451, .F. ); -#1438 = PRESENTATION_STYLE_ASSIGNMENT( ( #3452 ) ); -#1439 = ADVANCED_FACE( '', ( #3453 ), #3454, .F. ); -#1440 = PRESENTATION_STYLE_ASSIGNMENT( ( #3455 ) ); -#1441 = ADVANCED_FACE( '', ( #3456 ), #3457, .F. ); -#1442 = PRESENTATION_STYLE_ASSIGNMENT( ( #3458 ) ); -#1443 = ADVANCED_FACE( '', ( #3459 ), #3460, .F. ); -#1444 = PRESENTATION_STYLE_ASSIGNMENT( ( #3461 ) ); -#1445 = ADVANCED_FACE( '', ( #3462 ), #3463, .F. ); -#1446 = PRESENTATION_STYLE_ASSIGNMENT( ( #3464 ) ); -#1447 = ADVANCED_FACE( '', ( #3465 ), #3466, .F. ); -#1448 = PRESENTATION_STYLE_ASSIGNMENT( ( #3467 ) ); -#1449 = ADVANCED_FACE( '', ( #3468 ), #3469, .T. ); -#1450 = PRESENTATION_STYLE_ASSIGNMENT( ( #3470 ) ); -#1451 = ADVANCED_FACE( '', ( #3471 ), #3472, .T. ); -#1452 = PRESENTATION_STYLE_ASSIGNMENT( ( #3473 ) ); -#1453 = ADVANCED_FACE( '', ( #3474 ), #3475, .F. ); -#1454 = PRESENTATION_STYLE_ASSIGNMENT( ( #3476 ) ); -#1455 = ADVANCED_FACE( '', ( #3477 ), #3478, .T. ); -#1456 = PRESENTATION_STYLE_ASSIGNMENT( ( #3479 ) ); -#1457 = ADVANCED_FACE( '', ( #3480 ), #3481, .F. ); -#1458 = PRESENTATION_STYLE_ASSIGNMENT( ( #3482 ) ); -#1459 = ADVANCED_FACE( '', ( #3483 ), #3484, .F. ); -#1460 = PRESENTATION_STYLE_ASSIGNMENT( ( #3485 ) ); -#1461 = ADVANCED_FACE( '', ( #3486 ), #3487, .F. ); -#1462 = PRESENTATION_STYLE_ASSIGNMENT( ( #3488 ) ); -#1463 = ADVANCED_FACE( '', ( #3489 ), #3490, .F. ); -#1464 = PRESENTATION_STYLE_ASSIGNMENT( ( #3491 ) ); -#1465 = ADVANCED_FACE( '', ( #3492 ), #3493, .F. ); -#1466 = PRESENTATION_STYLE_ASSIGNMENT( ( #3494 ) ); -#1467 = ADVANCED_FACE( '', ( #3495 ), #3496, .F. ); -#1468 = PRESENTATION_STYLE_ASSIGNMENT( ( #3497 ) ); -#1469 = ADVANCED_FACE( '', ( #3498 ), #3499, .F. ); -#1470 = PRESENTATION_STYLE_ASSIGNMENT( ( #3500 ) ); -#1471 = ADVANCED_FACE( '', ( #3501 ), #3502, .F. ); -#1472 = PRESENTATION_STYLE_ASSIGNMENT( ( #3503 ) ); -#1473 = ADVANCED_FACE( '', ( #3504 ), #3505, .F. ); -#1474 = PRESENTATION_STYLE_ASSIGNMENT( ( #3506 ) ); -#1475 = ADVANCED_FACE( '', ( #3507 ), #3508, .T. ); -#1476 = PRESENTATION_STYLE_ASSIGNMENT( ( #3509 ) ); -#1477 = ADVANCED_FACE( '', ( #3510 ), #3511, .F. ); -#1478 = PRESENTATION_STYLE_ASSIGNMENT( ( #3512 ) ); -#1479 = ADVANCED_FACE( '', ( #3513 ), #3514, .F. ); -#1480 = PRESENTATION_STYLE_ASSIGNMENT( ( #3515 ) ); -#1481 = ADVANCED_FACE( '', ( #3516 ), #3517, .T. ); -#1482 = PRESENTATION_STYLE_ASSIGNMENT( ( #3518 ) ); -#1483 = ADVANCED_FACE( '', ( #3519 ), #3520, .T. ); -#1484 = PRESENTATION_STYLE_ASSIGNMENT( ( #3521 ) ); -#1485 = ADVANCED_FACE( '', ( #3522 ), #3523, .F. ); -#1486 = PRESENTATION_STYLE_ASSIGNMENT( ( #3524 ) ); -#1487 = ADVANCED_FACE( '', ( #3525 ), #3526, .T. ); -#1488 = PRESENTATION_STYLE_ASSIGNMENT( ( #3527 ) ); -#1489 = ADVANCED_FACE( '', ( #3528, #3529 ), #3530, .F. ); -#1490 = PRESENTATION_STYLE_ASSIGNMENT( ( #3531 ) ); -#1491 = ADVANCED_FACE( '', ( #3532 ), #3533, .T. ); -#1492 = PRESENTATION_STYLE_ASSIGNMENT( ( #3534 ) ); -#1493 = ADVANCED_FACE( '', ( #3535 ), #3536, .T. ); -#1494 = PRESENTATION_STYLE_ASSIGNMENT( ( #3537 ) ); -#1495 = ADVANCED_FACE( '', ( #3538 ), #3539, .F. ); -#1496 = PRESENTATION_STYLE_ASSIGNMENT( ( #3540 ) ); -#1497 = ADVANCED_FACE( '', ( #3541 ), #3542, .F. ); -#1498 = PRESENTATION_STYLE_ASSIGNMENT( ( #3543 ) ); -#1499 = ADVANCED_FACE( '', ( #3544 ), #3545, .T. ); -#1500 = PRESENTATION_STYLE_ASSIGNMENT( ( #3546 ) ); -#1501 = ADVANCED_FACE( '', ( #3547 ), #3548, .F. ); -#1502 = PRESENTATION_STYLE_ASSIGNMENT( ( #3549 ) ); -#1503 = ADVANCED_FACE( '', ( #3550 ), #3551, .F. ); -#1504 = PRESENTATION_STYLE_ASSIGNMENT( ( #3552 ) ); -#1505 = ADVANCED_FACE( '', ( #3553 ), #3554, .T. ); -#1506 = PRESENTATION_STYLE_ASSIGNMENT( ( #3555 ) ); -#1507 = ADVANCED_FACE( '', ( #3556 ), #3557, .T. ); -#1508 = PRESENTATION_STYLE_ASSIGNMENT( ( #3558 ) ); -#1509 = ADVANCED_FACE( '', ( #3559 ), #3560, .F. ); -#1510 = PRESENTATION_STYLE_ASSIGNMENT( ( #3561 ) ); -#1511 = ADVANCED_FACE( '', ( #3562 ), #3563, .T. ); -#1512 = PRESENTATION_STYLE_ASSIGNMENT( ( #3564 ) ); -#1513 = ADVANCED_FACE( '', ( #3565 ), #3566, .T. ); -#1514 = PRESENTATION_STYLE_ASSIGNMENT( ( #3567 ) ); -#1515 = ADVANCED_FACE( '', ( #3568 ), #3569, .T. ); -#1516 = PRESENTATION_STYLE_ASSIGNMENT( ( #3570 ) ); -#1517 = ADVANCED_FACE( '', ( #3571 ), #3572, .F. ); -#1518 = PRESENTATION_STYLE_ASSIGNMENT( ( #3573 ) ); -#1519 = ADVANCED_FACE( '', ( #3574 ), #3575, .T. ); -#1520 = PRESENTATION_STYLE_ASSIGNMENT( ( #3576 ) ); -#1521 = ADVANCED_FACE( '', ( #3577 ), #3578, .T. ); -#1522 = PRESENTATION_STYLE_ASSIGNMENT( ( #3579 ) ); -#1523 = ADVANCED_FACE( '', ( #3580 ), #3581, .T. ); -#1524 = PRESENTATION_STYLE_ASSIGNMENT( ( #3582 ) ); -#1525 = ADVANCED_FACE( '', ( #3583 ), #3584, .F. ); -#1526 = PRESENTATION_STYLE_ASSIGNMENT( ( #3585 ) ); -#1527 = ADVANCED_FACE( '', ( #3586 ), #3587, .T. ); -#1528 = PRESENTATION_STYLE_ASSIGNMENT( ( #3588 ) ); -#1529 = ADVANCED_FACE( '', ( #3589 ), #3590, .T. ); -#1530 = PRESENTATION_STYLE_ASSIGNMENT( ( #3591 ) ); -#1531 = ADVANCED_FACE( '', ( #3592 ), #3593, .T. ); -#1532 = PRESENTATION_STYLE_ASSIGNMENT( ( #3594 ) ); -#1533 = ADVANCED_FACE( '', ( #3595 ), #3596, .T. ); -#1534 = PRESENTATION_STYLE_ASSIGNMENT( ( #3597 ) ); -#1535 = ADVANCED_FACE( '', ( #3598 ), #3599, .T. ); -#1536 = PRESENTATION_STYLE_ASSIGNMENT( ( #3600 ) ); -#1537 = ADVANCED_FACE( '', ( #3601 ), #3602, .F. ); -#1538 = PRESENTATION_STYLE_ASSIGNMENT( ( #3603 ) ); -#1539 = ADVANCED_FACE( '', ( #3604 ), #3605, .T. ); -#1540 = PRESENTATION_STYLE_ASSIGNMENT( ( #3606 ) ); -#1541 = ADVANCED_FACE( '', ( #3607 ), #3608, .F. ); -#1542 = PRESENTATION_STYLE_ASSIGNMENT( ( #3609 ) ); -#1543 = ADVANCED_FACE( '', ( #3610 ), #3611, .T. ); -#1544 = PRESENTATION_STYLE_ASSIGNMENT( ( #3612 ) ); -#1545 = ADVANCED_FACE( '', ( #3613 ), #3614, .F. ); -#1546 = PRESENTATION_STYLE_ASSIGNMENT( ( #3615 ) ); -#1547 = ADVANCED_FACE( '', ( #3616 ), #3617, .T. ); -#1548 = PRESENTATION_STYLE_ASSIGNMENT( ( #3618 ) ); -#1549 = ADVANCED_FACE( '', ( #3619 ), #3620, .F. ); -#1550 = PRESENTATION_STYLE_ASSIGNMENT( ( #3621 ) ); -#1551 = ADVANCED_FACE( '', ( #3622 ), #3623, .T. ); -#1552 = PRESENTATION_STYLE_ASSIGNMENT( ( #3624 ) ); -#1553 = ADVANCED_FACE( '', ( #3625 ), #3626, .T. ); -#1554 = PRESENTATION_STYLE_ASSIGNMENT( ( #3627 ) ); -#1555 = ADVANCED_FACE( '', ( #3628 ), #3629, .F. ); -#1556 = PRESENTATION_STYLE_ASSIGNMENT( ( #3630 ) ); -#1557 = ADVANCED_FACE( '', ( #3631, #3632 ), #3633, .T. ); -#1558 = PRESENTATION_STYLE_ASSIGNMENT( ( #3634 ) ); -#1559 = ADVANCED_FACE( '', ( #3635 ), #3636, .T. ); -#1560 = PRESENTATION_STYLE_ASSIGNMENT( ( #3637 ) ); -#1561 = ADVANCED_FACE( '', ( #3638 ), #3639, .F. ); -#1562 = PRESENTATION_STYLE_ASSIGNMENT( ( #3640 ) ); -#1563 = ADVANCED_FACE( '', ( #3641 ), #3642, .T. ); -#1564 = PRESENTATION_STYLE_ASSIGNMENT( ( #3643 ) ); -#1565 = ADVANCED_FACE( '', ( #3644 ), #3645, .T. ); -#1566 = PRESENTATION_STYLE_ASSIGNMENT( ( #3646 ) ); -#1567 = ADVANCED_FACE( '', ( #3647 ), #3648, .T. ); -#1568 = PRESENTATION_STYLE_ASSIGNMENT( ( #3649 ) ); -#1569 = ADVANCED_FACE( '', ( #3650 ), #3651, .F. ); -#1570 = PRESENTATION_STYLE_ASSIGNMENT( ( #3652 ) ); -#1571 = ADVANCED_FACE( '', ( #3653 ), #3654, .F. ); -#1572 = PRESENTATION_STYLE_ASSIGNMENT( ( #3655 ) ); -#1573 = ADVANCED_FACE( '', ( #3656 ), #3657, .T. ); -#1574 = PRESENTATION_STYLE_ASSIGNMENT( ( #3658 ) ); -#1575 = ADVANCED_FACE( '', ( #3659 ), #3660, .F. ); -#1576 = PRESENTATION_STYLE_ASSIGNMENT( ( #3661 ) ); -#1577 = ADVANCED_FACE( '', ( #3662 ), #3663, .F. ); -#1578 = PRESENTATION_STYLE_ASSIGNMENT( ( #3664 ) ); -#1579 = ADVANCED_FACE( '', ( #3665 ), #3666, .T. ); -#1580 = PRESENTATION_STYLE_ASSIGNMENT( ( #3667 ) ); -#1581 = ADVANCED_FACE( '', ( #3668 ), #3669, .F. ); -#1582 = PRESENTATION_STYLE_ASSIGNMENT( ( #3670 ) ); -#1583 = ADVANCED_FACE( '', ( #3671 ), #3672, .T. ); -#1584 = PRESENTATION_STYLE_ASSIGNMENT( ( #3673 ) ); -#1585 = ADVANCED_FACE( '', ( #3674 ), #3675, .F. ); -#1586 = PRESENTATION_STYLE_ASSIGNMENT( ( #3676 ) ); -#1587 = ADVANCED_FACE( '', ( #3677 ), #3678, .T. ); -#1588 = PRESENTATION_STYLE_ASSIGNMENT( ( #3679 ) ); -#1589 = ADVANCED_FACE( '', ( #3680 ), #3681, .F. ); -#1590 = PRESENTATION_STYLE_ASSIGNMENT( ( #3682 ) ); -#1591 = ADVANCED_FACE( '', ( #3683 ), #3684, .F. ); -#1592 = PRESENTATION_STYLE_ASSIGNMENT( ( #3685 ) ); -#1593 = ADVANCED_FACE( '', ( #3686 ), #3687, .T. ); -#1594 = PRESENTATION_STYLE_ASSIGNMENT( ( #3688 ) ); -#1595 = ADVANCED_FACE( '', ( #3689, #3690, #3691 ), #3692, .T. ); -#1596 = PRESENTATION_STYLE_ASSIGNMENT( ( #3693 ) ); -#1597 = ADVANCED_FACE( '', ( #3694, #3695 ), #3696, .T. ); -#1598 = PRESENTATION_STYLE_ASSIGNMENT( ( #3697 ) ); -#1599 = ADVANCED_FACE( '', ( #3698 ), #3699, .T. ); -#1600 = PRESENTATION_STYLE_ASSIGNMENT( ( #3700 ) ); -#1601 = ADVANCED_FACE( '', ( #3701 ), #3702, .F. ); -#1602 = PRESENTATION_STYLE_ASSIGNMENT( ( #3703 ) ); -#1603 = ADVANCED_FACE( '', ( #3704 ), #3705, .T. ); -#1604 = PRESENTATION_STYLE_ASSIGNMENT( ( #3706 ) ); -#1605 = ADVANCED_FACE( '', ( #3707 ), #3708, .F. ); -#1606 = PRESENTATION_STYLE_ASSIGNMENT( ( #3709 ) ); -#1607 = ADVANCED_FACE( '', ( #3710 ), #3711, .F. ); -#1608 = PRESENTATION_STYLE_ASSIGNMENT( ( #3712 ) ); -#1609 = ADVANCED_FACE( '', ( #3713 ), #3714, .T. ); -#1610 = PRESENTATION_STYLE_ASSIGNMENT( ( #3715 ) ); -#1611 = ADVANCED_FACE( '', ( #3716 ), #3717, .F. ); -#1612 = PRESENTATION_STYLE_ASSIGNMENT( ( #3718 ) ); -#1613 = ADVANCED_FACE( '', ( #3719 ), #3720, .F. ); -#1614 = PRESENTATION_STYLE_ASSIGNMENT( ( #3721 ) ); -#1615 = ADVANCED_FACE( '', ( #3722 ), #3723, .F. ); -#1616 = PRESENTATION_STYLE_ASSIGNMENT( ( #3724 ) ); -#1617 = ADVANCED_FACE( '', ( #3725 ), #3726, .T. ); -#1618 = PRESENTATION_STYLE_ASSIGNMENT( ( #3727 ) ); -#1619 = ADVANCED_FACE( '', ( #3728 ), #3729, .F. ); -#1620 = PRESENTATION_STYLE_ASSIGNMENT( ( #3730 ) ); -#1621 = ADVANCED_FACE( '', ( #3731 ), #3732, .T. ); -#1622 = PRESENTATION_STYLE_ASSIGNMENT( ( #3733 ) ); -#1623 = ADVANCED_FACE( '', ( #3734 ), #3735, .T. ); -#1624 = PRESENTATION_STYLE_ASSIGNMENT( ( #3736 ) ); -#1625 = ADVANCED_FACE( '', ( #3737 ), #3738, .T. ); -#1626 = PRESENTATION_STYLE_ASSIGNMENT( ( #3739 ) ); -#1627 = ADVANCED_FACE( '', ( #3740 ), #3741, .F. ); -#1628 = PRESENTATION_STYLE_ASSIGNMENT( ( #3742 ) ); -#1629 = ADVANCED_FACE( '', ( #3743 ), #3744, .F. ); -#1630 = PRESENTATION_STYLE_ASSIGNMENT( ( #3745 ) ); -#1631 = ADVANCED_FACE( '', ( #3746 ), #3747, .T. ); -#1632 = PRESENTATION_STYLE_ASSIGNMENT( ( #3748 ) ); -#1633 = ADVANCED_FACE( '', ( #3749 ), #3750, .T. ); -#1634 = PRESENTATION_STYLE_ASSIGNMENT( ( #3751 ) ); -#1635 = ADVANCED_FACE( '', ( #3752 ), #3753, .T. ); -#1636 = PRESENTATION_STYLE_ASSIGNMENT( ( #3754 ) ); -#1637 = ADVANCED_FACE( '', ( #3755 ), #3756, .F. ); -#1638 = PRESENTATION_STYLE_ASSIGNMENT( ( #3757 ) ); -#1639 = ADVANCED_FACE( '', ( #3758, #3759, #3760, #3761 ), #3762, .T. ); -#1640 = PRESENTATION_STYLE_ASSIGNMENT( ( #3763 ) ); -#1641 = ADVANCED_FACE( '', ( #3764 ), #3765, .T. ); -#1642 = PRESENTATION_STYLE_ASSIGNMENT( ( #3766 ) ); -#1643 = ADVANCED_FACE( '', ( #3767 ), #3768, .F. ); -#1644 = PRESENTATION_STYLE_ASSIGNMENT( ( #3769 ) ); -#1645 = ADVANCED_FACE( '', ( #3770 ), #3771, .F. ); -#1646 = PRESENTATION_STYLE_ASSIGNMENT( ( #3772 ) ); -#1647 = ADVANCED_FACE( '', ( #3773 ), #3774, .F. ); -#1648 = PRESENTATION_STYLE_ASSIGNMENT( ( #3775 ) ); -#1649 = ADVANCED_FACE( '', ( #3776 ), #3777, .F. ); -#1650 = PRESENTATION_STYLE_ASSIGNMENT( ( #3778 ) ); -#1651 = ADVANCED_FACE( '', ( #3779 ), #3780, .F. ); -#1652 = PRESENTATION_STYLE_ASSIGNMENT( ( #3781 ) ); -#1653 = ADVANCED_FACE( '', ( #3782 ), #3783, .T. ); -#1654 = PRESENTATION_STYLE_ASSIGNMENT( ( #3784 ) ); -#1655 = ADVANCED_FACE( '', ( #3785 ), #3786, .T. ); -#1656 = PRESENTATION_STYLE_ASSIGNMENT( ( #3787 ) ); -#1657 = ADVANCED_FACE( '', ( #3788 ), #3789, .F. ); -#1658 = PRESENTATION_STYLE_ASSIGNMENT( ( #3790 ) ); -#1659 = ADVANCED_FACE( '', ( #3791 ), #3792, .T. ); -#1660 = PRESENTATION_STYLE_ASSIGNMENT( ( #3793 ) ); -#1661 = ADVANCED_FACE( '', ( #3794 ), #3795, .F. ); -#1662 = PRESENTATION_STYLE_ASSIGNMENT( ( #3796 ) ); -#1663 = ADVANCED_FACE( '', ( #3797 ), #3798, .F. ); -#1664 = PRESENTATION_STYLE_ASSIGNMENT( ( #3799 ) ); -#1665 = ADVANCED_FACE( '', ( #3800 ), #3801, .F. ); -#1666 = PRESENTATION_STYLE_ASSIGNMENT( ( #3802 ) ); -#1667 = ADVANCED_FACE( '', ( #3803 ), #3804, .T. ); -#1668 = PRESENTATION_STYLE_ASSIGNMENT( ( #3805 ) ); -#1669 = ADVANCED_FACE( '', ( #3806 ), #3807, .F. ); -#1670 = PRESENTATION_STYLE_ASSIGNMENT( ( #3808 ) ); -#1671 = ADVANCED_FACE( '', ( #3809 ), #3810, .T. ); -#1672 = PRESENTATION_STYLE_ASSIGNMENT( ( #3811 ) ); -#1673 = ADVANCED_FACE( '', ( #3812 ), #3813, .F. ); -#1674 = PRESENTATION_STYLE_ASSIGNMENT( ( #3814 ) ); -#1675 = ADVANCED_FACE( '', ( #3815 ), #3816, .T. ); -#1676 = PRESENTATION_STYLE_ASSIGNMENT( ( #3817 ) ); -#1677 = ADVANCED_FACE( '', ( #3818 ), #3819, .F. ); -#1678 = PRESENTATION_STYLE_ASSIGNMENT( ( #3820 ) ); -#1679 = ADVANCED_FACE( '', ( #3821 ), #3822, .T. ); -#1680 = PRESENTATION_STYLE_ASSIGNMENT( ( #3823 ) ); -#1681 = ADVANCED_FACE( '', ( #3824 ), #3825, .T. ); -#1682 = PRESENTATION_STYLE_ASSIGNMENT( ( #3826 ) ); -#1683 = ADVANCED_FACE( '', ( #3827 ), #3828, .T. ); -#1684 = PRESENTATION_STYLE_ASSIGNMENT( ( #3829 ) ); -#1685 = ADVANCED_FACE( '', ( #3830 ), #3831, .F. ); -#1686 = PRESENTATION_STYLE_ASSIGNMENT( ( #3832 ) ); -#1687 = ADVANCED_FACE( '', ( #3833 ), #3834, .T. ); -#1688 = PRESENTATION_STYLE_ASSIGNMENT( ( #3835 ) ); -#1689 = ADVANCED_FACE( '', ( #3836 ), #3837, .T. ); -#1690 = PRESENTATION_STYLE_ASSIGNMENT( ( #3838 ) ); -#1691 = ADVANCED_FACE( '', ( #3839 ), #3840, .T. ); -#1692 = PRESENTATION_STYLE_ASSIGNMENT( ( #3841 ) ); -#1693 = ADVANCED_FACE( '', ( #3842 ), #3843, .T. ); -#1694 = PRESENTATION_STYLE_ASSIGNMENT( ( #3844 ) ); -#1695 = ADVANCED_FACE( '', ( #3845 ), #3846, .T. ); -#1696 = PRESENTATION_STYLE_ASSIGNMENT( ( #3847 ) ); -#1697 = ADVANCED_FACE( '', ( #3848 ), #3849, .T. ); -#1698 = PRESENTATION_STYLE_ASSIGNMENT( ( #3850 ) ); -#1699 = ADVANCED_FACE( '', ( #3851 ), #3852, .T. ); -#1700 = PRESENTATION_STYLE_ASSIGNMENT( ( #3853 ) ); -#1701 = ADVANCED_FACE( '', ( #3854 ), #3855, .T. ); -#1702 = PRESENTATION_STYLE_ASSIGNMENT( ( #3856 ) ); -#1703 = ADVANCED_FACE( '', ( #3857 ), #3858, .T. ); -#1704 = PRESENTATION_STYLE_ASSIGNMENT( ( #3859 ) ); -#1705 = ADVANCED_FACE( '', ( #3860 ), #3861, .T. ); -#1706 = PRESENTATION_STYLE_ASSIGNMENT( ( #3862 ) ); -#1707 = ADVANCED_FACE( '', ( #3863 ), #3864, .F. ); -#1708 = PRESENTATION_STYLE_ASSIGNMENT( ( #3865 ) ); -#1709 = ADVANCED_FACE( '', ( #3866 ), #3867, .T. ); -#1710 = PRESENTATION_STYLE_ASSIGNMENT( ( #3868 ) ); -#1711 = ADVANCED_FACE( '', ( #3869 ), #3870, .F. ); -#1712 = PRESENTATION_STYLE_ASSIGNMENT( ( #3871 ) ); -#1713 = ADVANCED_FACE( '', ( #3872 ), #3873, .T. ); -#1714 = PRESENTATION_STYLE_ASSIGNMENT( ( #3874 ) ); -#1715 = ADVANCED_FACE( '', ( #3875 ), #3876, .F. ); -#1716 = PRESENTATION_STYLE_ASSIGNMENT( ( #3877 ) ); -#1717 = ADVANCED_FACE( '', ( #3878 ), #3879, .T. ); -#1718 = PRESENTATION_STYLE_ASSIGNMENT( ( #3880 ) ); -#1719 = ADVANCED_FACE( '', ( #3881 ), #3882, .F. ); -#1720 = PRESENTATION_STYLE_ASSIGNMENT( ( #3883 ) ); -#1721 = ADVANCED_FACE( '', ( #3884 ), #3885, .F. ); -#1722 = PRESENTATION_STYLE_ASSIGNMENT( ( #3886 ) ); -#1723 = ADVANCED_FACE( '', ( #3887 ), #3888, .T. ); -#1724 = PRESENTATION_STYLE_ASSIGNMENT( ( #3889 ) ); -#1725 = ADVANCED_FACE( '', ( #3890 ), #3891, .F. ); -#1726 = PRESENTATION_STYLE_ASSIGNMENT( ( #3892 ) ); -#1727 = ADVANCED_FACE( '', ( #3893 ), #3894, .T. ); -#1728 = PRESENTATION_STYLE_ASSIGNMENT( ( #3895 ) ); -#1729 = ADVANCED_FACE( '', ( #3896 ), #3897, .T. ); -#1730 = PRESENTATION_STYLE_ASSIGNMENT( ( #3898 ) ); -#1731 = ADVANCED_FACE( '', ( #3899 ), #3900, .F. ); -#1732 = PRESENTATION_STYLE_ASSIGNMENT( ( #3901 ) ); -#1733 = ADVANCED_FACE( '', ( #3902 ), #3903, .F. ); -#1734 = PRESENTATION_STYLE_ASSIGNMENT( ( #3904 ) ); -#1735 = ADVANCED_FACE( '', ( #3905 ), #3906, .T. ); -#1736 = PRESENTATION_STYLE_ASSIGNMENT( ( #3907 ) ); -#1737 = ADVANCED_FACE( '', ( #3908 ), #3909, .F. ); -#1738 = PRESENTATION_STYLE_ASSIGNMENT( ( #3910 ) ); -#1739 = ADVANCED_FACE( '', ( #3911 ), #3912, .T. ); -#1740 = PRESENTATION_STYLE_ASSIGNMENT( ( #3913 ) ); -#1741 = ADVANCED_FACE( '', ( #3914 ), #3915, .T. ); -#1742 = PRESENTATION_STYLE_ASSIGNMENT( ( #3916 ) ); -#1743 = ADVANCED_FACE( '', ( #3917 ), #3918, .T. ); -#1744 = PRESENTATION_STYLE_ASSIGNMENT( ( #3919 ) ); -#1745 = ADVANCED_FACE( '', ( #3920 ), #3921, .T. ); -#1746 = PRESENTATION_STYLE_ASSIGNMENT( ( #3922 ) ); -#1747 = ADVANCED_FACE( '', ( #3923 ), #3924, .F. ); -#1748 = PRESENTATION_STYLE_ASSIGNMENT( ( #3925 ) ); -#1749 = ADVANCED_FACE( '', ( #3926 ), #3927, .T. ); -#1750 = PRESENTATION_STYLE_ASSIGNMENT( ( #3928 ) ); -#1751 = ADVANCED_FACE( '', ( #3929 ), #3930, .T. ); -#1752 = PRESENTATION_STYLE_ASSIGNMENT( ( #3931 ) ); -#1753 = ADVANCED_FACE( '', ( #3932 ), #3933, .T. ); -#1754 = PRESENTATION_STYLE_ASSIGNMENT( ( #3934 ) ); -#1755 = ADVANCED_FACE( '', ( #3935 ), #3936, .F. ); -#1756 = PRESENTATION_STYLE_ASSIGNMENT( ( #3937 ) ); -#1757 = ADVANCED_FACE( '', ( #3938 ), #3939, .T. ); -#1758 = PRESENTATION_STYLE_ASSIGNMENT( ( #3940 ) ); -#1759 = ADVANCED_FACE( '', ( #3941 ), #3942, .F. ); -#1760 = PRESENTATION_STYLE_ASSIGNMENT( ( #3943 ) ); -#1761 = ADVANCED_FACE( '', ( #3944 ), #3945, .T. ); -#1762 = PRESENTATION_STYLE_ASSIGNMENT( ( #3946 ) ); -#1763 = ADVANCED_FACE( '', ( #3947 ), #3948, .T. ); -#1764 = PRESENTATION_STYLE_ASSIGNMENT( ( #3949 ) ); -#1765 = ADVANCED_FACE( '', ( #3950 ), #3951, .F. ); -#1766 = PRESENTATION_STYLE_ASSIGNMENT( ( #3952 ) ); -#1767 = ADVANCED_FACE( '', ( #3953 ), #3954, .F. ); -#1768 = PRESENTATION_STYLE_ASSIGNMENT( ( #3955 ) ); -#1769 = ADVANCED_FACE( '', ( #3956 ), #3957, .T. ); -#1770 = PRESENTATION_STYLE_ASSIGNMENT( ( #3958 ) ); -#1771 = ADVANCED_FACE( '', ( #3959 ), #3960, .F. ); -#1772 = PRESENTATION_STYLE_ASSIGNMENT( ( #3961 ) ); -#1773 = ADVANCED_FACE( '', ( #3962 ), #3963, .F. ); -#1774 = PRESENTATION_STYLE_ASSIGNMENT( ( #3964 ) ); -#1775 = ADVANCED_FACE( '', ( #3965 ), #3966, .T. ); -#1776 = PRESENTATION_STYLE_ASSIGNMENT( ( #3967 ) ); -#1777 = ADVANCED_FACE( '', ( #3968 ), #3969, .F. ); -#1778 = PRESENTATION_STYLE_ASSIGNMENT( ( #3970 ) ); -#1779 = ADVANCED_FACE( '', ( #3971 ), #3972, .T. ); -#1780 = PRESENTATION_STYLE_ASSIGNMENT( ( #3973 ) ); -#1781 = ADVANCED_FACE( '', ( #3974 ), #3975, .T. ); -#1782 = PRESENTATION_STYLE_ASSIGNMENT( ( #3976 ) ); -#1783 = ADVANCED_FACE( '', ( #3977 ), #3978, .T. ); -#1784 = PRESENTATION_STYLE_ASSIGNMENT( ( #3979 ) ); -#1785 = ADVANCED_FACE( '', ( #3980 ), #3981, .T. ); -#1786 = PRESENTATION_STYLE_ASSIGNMENT( ( #3982 ) ); -#1787 = ADVANCED_FACE( '', ( #3983 ), #3984, .T. ); -#1788 = PRESENTATION_STYLE_ASSIGNMENT( ( #3985 ) ); -#1789 = ADVANCED_FACE( '', ( #3986 ), #3987, .T. ); -#1790 = PRESENTATION_STYLE_ASSIGNMENT( ( #3988 ) ); -#1791 = ADVANCED_FACE( '', ( #3989 ), #3990, .T. ); -#1792 = PRESENTATION_STYLE_ASSIGNMENT( ( #3991 ) ); -#1793 = ADVANCED_FACE( '', ( #3992 ), #3993, .T. ); -#1794 = PRESENTATION_STYLE_ASSIGNMENT( ( #3994 ) ); -#1795 = ADVANCED_FACE( '', ( #3995 ), #3996, .F. ); -#1796 = PRESENTATION_STYLE_ASSIGNMENT( ( #3997 ) ); -#1797 = ADVANCED_FACE( '', ( #3998 ), #3999, .T. ); -#1798 = PRESENTATION_STYLE_ASSIGNMENT( ( #4000 ) ); -#1799 = ADVANCED_FACE( '', ( #4001 ), #4002, .T. ); -#1800 = PRESENTATION_STYLE_ASSIGNMENT( ( #4003 ) ); -#1801 = ADVANCED_FACE( '', ( #4004 ), #4005, .F. ); -#1802 = PRESENTATION_STYLE_ASSIGNMENT( ( #4006 ) ); -#1803 = ADVANCED_FACE( '', ( #4007, #4008, #4009 ), #4010, .T. ); -#1804 = PRESENTATION_STYLE_ASSIGNMENT( ( #4011 ) ); -#1805 = ADVANCED_FACE( '', ( #4012 ), #4013, .T. ); -#1806 = PRESENTATION_STYLE_ASSIGNMENT( ( #4014 ) ); -#1807 = ADVANCED_FACE( '', ( #4015 ), #4016, .T. ); -#1808 = PRESENTATION_STYLE_ASSIGNMENT( ( #4017 ) ); -#1809 = ADVANCED_FACE( '', ( #4018 ), #4019, .T. ); -#1810 = PRESENTATION_STYLE_ASSIGNMENT( ( #4020 ) ); -#1811 = ADVANCED_FACE( '', ( #4021 ), #4022, .F. ); -#1812 = PRESENTATION_STYLE_ASSIGNMENT( ( #4023 ) ); -#1813 = ADVANCED_FACE( '', ( #4024 ), #4025, .T. ); -#1814 = PRESENTATION_STYLE_ASSIGNMENT( ( #4026 ) ); -#1815 = ADVANCED_FACE( '', ( #4027 ), #4028, .T. ); -#1816 = PRESENTATION_STYLE_ASSIGNMENT( ( #4029 ) ); -#1817 = ADVANCED_FACE( '', ( #4030 ), #4031, .T. ); -#1818 = PRESENTATION_STYLE_ASSIGNMENT( ( #4032 ) ); -#1819 = ADVANCED_FACE( '', ( #4033 ), #4034, .T. ); -#1820 = PRESENTATION_STYLE_ASSIGNMENT( ( #4035 ) ); -#1821 = ADVANCED_FACE( '', ( #4036 ), #4037, .F. ); -#1822 = PRESENTATION_STYLE_ASSIGNMENT( ( #4038 ) ); -#1823 = ADVANCED_FACE( '', ( #4039 ), #4040, .T. ); -#1824 = PRESENTATION_STYLE_ASSIGNMENT( ( #4041 ) ); -#1825 = ADVANCED_FACE( '', ( #4042 ), #4043, .T. ); -#1826 = PRESENTATION_STYLE_ASSIGNMENT( ( #4044 ) ); -#1827 = ADVANCED_FACE( '', ( #4045 ), #4046, .F. ); -#1828 = PRESENTATION_STYLE_ASSIGNMENT( ( #4047 ) ); -#1829 = ADVANCED_FACE( '', ( #4048 ), #4049, .T. ); -#1830 = PRESENTATION_STYLE_ASSIGNMENT( ( #4050 ) ); -#1831 = ADVANCED_FACE( '', ( #4051 ), #4052, .T. ); -#1832 = PRESENTATION_STYLE_ASSIGNMENT( ( #4053 ) ); -#1833 = ADVANCED_FACE( '', ( #4054 ), #4055, .F. ); -#1834 = PRESENTATION_STYLE_ASSIGNMENT( ( #4056 ) ); -#1835 = ADVANCED_FACE( '', ( #4057 ), #4058, .T. ); -#1836 = PRESENTATION_STYLE_ASSIGNMENT( ( #4059 ) ); -#1837 = ADVANCED_FACE( '', ( #4060 ), #4061, .T. ); -#1838 = PRESENTATION_STYLE_ASSIGNMENT( ( #4062 ) ); -#1839 = ADVANCED_FACE( '', ( #4063, #4064, #4065, #4066 ), #4067, .T. ); -#1840 = PRESENTATION_STYLE_ASSIGNMENT( ( #4068 ) ); -#1841 = ADVANCED_FACE( '', ( #4069 ), #4070, .F. ); -#1842 = PRESENTATION_STYLE_ASSIGNMENT( ( #4071 ) ); -#1843 = ADVANCED_FACE( '', ( #4072 ), #4073, .T. ); -#1844 = PRESENTATION_STYLE_ASSIGNMENT( ( #4074 ) ); -#1845 = ADVANCED_FACE( '', ( #4075 ), #4076, .T. ); -#1846 = PRESENTATION_STYLE_ASSIGNMENT( ( #4077 ) ); -#1847 = ADVANCED_FACE( '', ( #4078 ), #4079, .T. ); -#1848 = PRESENTATION_STYLE_ASSIGNMENT( ( #4080 ) ); -#1849 = ADVANCED_FACE( '', ( #4081 ), #4082, .F. ); -#1850 = PRESENTATION_STYLE_ASSIGNMENT( ( #4083 ) ); -#1851 = ADVANCED_FACE( '', ( #4084 ), #4085, .T. ); -#1852 = PRESENTATION_STYLE_ASSIGNMENT( ( #4086 ) ); -#1853 = ADVANCED_FACE( '', ( #4087 ), #4088, .T. ); -#1854 = PRESENTATION_STYLE_ASSIGNMENT( ( #4089 ) ); -#1855 = ADVANCED_FACE( '', ( #4090 ), #4091, .F. ); -#1856 = PRESENTATION_STYLE_ASSIGNMENT( ( #4092 ) ); -#1857 = ADVANCED_FACE( '', ( #4093 ), #4094, .T. ); -#1858 = PRESENTATION_STYLE_ASSIGNMENT( ( #4095 ) ); -#1859 = ADVANCED_FACE( '', ( #4096 ), #4097, .T. ); -#1860 = PRESENTATION_STYLE_ASSIGNMENT( ( #4098 ) ); -#1861 = ADVANCED_FACE( '', ( #4099 ), #4100, .F. ); -#1862 = PRESENTATION_STYLE_ASSIGNMENT( ( #4101 ) ); -#1863 = ADVANCED_FACE( '', ( #4102 ), #4103, .F. ); -#1864 = PRESENTATION_STYLE_ASSIGNMENT( ( #4104 ) ); -#1865 = ADVANCED_FACE( '', ( #4105 ), #4106, .F. ); -#1866 = PRESENTATION_STYLE_ASSIGNMENT( ( #4107 ) ); -#1867 = ADVANCED_FACE( '', ( #4108 ), #4109, .T. ); -#1868 = PRESENTATION_STYLE_ASSIGNMENT( ( #4110 ) ); -#1869 = ADVANCED_FACE( '', ( #4111 ), #4112, .T. ); -#1870 = PRESENTATION_STYLE_ASSIGNMENT( ( #4113 ) ); -#1871 = ADVANCED_FACE( '', ( #4114 ), #4115, .T. ); -#1872 = PRESENTATION_STYLE_ASSIGNMENT( ( #4116 ) ); -#1873 = ADVANCED_FACE( '', ( #4117 ), #4118, .T. ); -#1874 = PRESENTATION_STYLE_ASSIGNMENT( ( #4119 ) ); -#1875 = ADVANCED_FACE( '', ( #4120 ), #4121, .T. ); -#1876 = PRESENTATION_STYLE_ASSIGNMENT( ( #4122 ) ); -#1877 = ADVANCED_FACE( '', ( #4123 ), #4124, .F. ); -#1878 = PRESENTATION_STYLE_ASSIGNMENT( ( #4125 ) ); -#1879 = ADVANCED_FACE( '', ( #4126 ), #4127, .T. ); -#1880 = PRESENTATION_STYLE_ASSIGNMENT( ( #4128 ) ); -#1881 = ADVANCED_FACE( '', ( #4129 ), #4130, .T. ); -#1882 = PRESENTATION_STYLE_ASSIGNMENT( ( #4131 ) ); -#1883 = ADVANCED_FACE( '', ( #4132 ), #4133, .T. ); -#1884 = PRESENTATION_STYLE_ASSIGNMENT( ( #4134 ) ); -#1885 = ADVANCED_FACE( '', ( #4135 ), #4136, .F. ); -#1886 = PRESENTATION_STYLE_ASSIGNMENT( ( #4137 ) ); -#1887 = ADVANCED_FACE( '', ( #4138 ), #4139, .F. ); -#1888 = PRESENTATION_STYLE_ASSIGNMENT( ( #4140 ) ); -#1889 = ADVANCED_FACE( '', ( #4141 ), #4142, .F. ); -#1890 = PRESENTATION_STYLE_ASSIGNMENT( ( #4143 ) ); -#1891 = ADVANCED_FACE( '', ( #4144 ), #4145, .F. ); -#1892 = PRESENTATION_STYLE_ASSIGNMENT( ( #4146 ) ); -#1893 = ADVANCED_FACE( '', ( #4147 ), #4148, .F. ); -#1894 = PRESENTATION_STYLE_ASSIGNMENT( ( #4149 ) ); -#1895 = ADVANCED_FACE( '', ( #4150 ), #4151, .T. ); -#1896 = PRESENTATION_STYLE_ASSIGNMENT( ( #4152 ) ); -#1897 = ADVANCED_FACE( '', ( #4153 ), #4154, .T. ); -#1898 = PRESENTATION_STYLE_ASSIGNMENT( ( #4155 ) ); -#1899 = ADVANCED_FACE( '', ( #4156, #4157, #4158, #4159, #4160, #4161 ), #4162, .T. ); -#1900 = PRESENTATION_STYLE_ASSIGNMENT( ( #4163 ) ); -#1901 = ADVANCED_FACE( '', ( #4164 ), #4165, .T. ); -#1902 = PRESENTATION_STYLE_ASSIGNMENT( ( #4166 ) ); -#1903 = ADVANCED_FACE( '', ( #4167 ), #4168, .F. ); -#1904 = PRESENTATION_STYLE_ASSIGNMENT( ( #4169 ) ); -#1905 = ADVANCED_FACE( '', ( #4170 ), #4171, .F. ); -#1906 = PRESENTATION_STYLE_ASSIGNMENT( ( #4172 ) ); -#1907 = ADVANCED_FACE( '', ( #4173 ), #4174, .T. ); -#1908 = PRESENTATION_STYLE_ASSIGNMENT( ( #4175 ) ); -#1909 = ADVANCED_FACE( '', ( #4176 ), #4177, .F. ); -#1910 = PRESENTATION_STYLE_ASSIGNMENT( ( #4178 ) ); -#1911 = ADVANCED_FACE( '', ( #4179 ), #4180, .T. ); -#1912 = PRESENTATION_STYLE_ASSIGNMENT( ( #4181 ) ); -#1913 = ADVANCED_FACE( '', ( #4182 ), #4183, .F. ); -#1914 = PRESENTATION_STYLE_ASSIGNMENT( ( #4184 ) ); -#1915 = ADVANCED_FACE( '', ( #4185 ), #4186, .T. ); -#1916 = PRESENTATION_STYLE_ASSIGNMENT( ( #4187 ) ); -#1917 = ADVANCED_FACE( '', ( #4188 ), #4189, .F. ); -#1918 = PRESENTATION_STYLE_ASSIGNMENT( ( #4190 ) ); -#1919 = ADVANCED_FACE( '', ( #4191, #4192, #4193, #4194, #4195, #4196 ), #4197, .F. ); -#1920 = PRESENTATION_STYLE_ASSIGNMENT( ( #4198 ) ); -#1921 = ADVANCED_FACE( '', ( #4199 ), #4200, .T. ); -#1922 = PRESENTATION_STYLE_ASSIGNMENT( ( #4201 ) ); -#1923 = ADVANCED_FACE( '', ( #4202 ), #4203, .T. ); -#1924 = PRESENTATION_STYLE_ASSIGNMENT( ( #4204 ) ); -#1925 = ADVANCED_FACE( '', ( #4205 ), #4206, .T. ); -#1926 = PRESENTATION_STYLE_ASSIGNMENT( ( #4207 ) ); -#1927 = ADVANCED_FACE( '', ( #4208 ), #4209, .T. ); -#1928 = PRESENTATION_STYLE_ASSIGNMENT( ( #4210 ) ); -#1929 = ADVANCED_FACE( '', ( #4211 ), #4212, .F. ); -#1930 = PRESENTATION_STYLE_ASSIGNMENT( ( #4213 ) ); -#1931 = ADVANCED_FACE( '', ( #4214 ), #4215, .T. ); -#1932 = PRESENTATION_STYLE_ASSIGNMENT( ( #4216 ) ); -#1933 = ADVANCED_FACE( '', ( #4217 ), #4218, .T. ); -#1934 = PRESENTATION_STYLE_ASSIGNMENT( ( #4219 ) ); -#1935 = ADVANCED_FACE( '', ( #4220 ), #4221, .T. ); -#1936 = PRESENTATION_STYLE_ASSIGNMENT( ( #4222 ) ); -#1937 = ADVANCED_FACE( '', ( #4223 ), #4224, .T. ); -#1938 = PRESENTATION_STYLE_ASSIGNMENT( ( #4225 ) ); -#1939 = ADVANCED_FACE( '', ( #4226 ), #4227, .F. ); -#1940 = PRESENTATION_STYLE_ASSIGNMENT( ( #4228 ) ); -#1941 = ADVANCED_FACE( '', ( #4229 ), #4230, .F. ); -#1942 = PRESENTATION_STYLE_ASSIGNMENT( ( #4231 ) ); -#1943 = ADVANCED_FACE( '', ( #4232 ), #4233, .T. ); -#1944 = PRESENTATION_STYLE_ASSIGNMENT( ( #4234 ) ); -#1945 = ADVANCED_FACE( '', ( #4235 ), #4236, .T. ); -#1946 = PRESENTATION_STYLE_ASSIGNMENT( ( #4237 ) ); -#1947 = ADVANCED_FACE( '', ( #4238 ), #4239, .T. ); -#1948 = PRESENTATION_STYLE_ASSIGNMENT( ( #4240 ) ); -#1949 = ADVANCED_FACE( '', ( #4241 ), #4242, .T. ); -#1950 = PRESENTATION_STYLE_ASSIGNMENT( ( #4243 ) ); -#1951 = ADVANCED_FACE( '', ( #4244 ), #4245, .F. ); -#1952 = PRESENTATION_STYLE_ASSIGNMENT( ( #4246 ) ); -#1953 = ADVANCED_FACE( '', ( #4247 ), #4248, .T. ); -#1954 = PRESENTATION_STYLE_ASSIGNMENT( ( #4249 ) ); -#1955 = ADVANCED_FACE( '', ( #4250 ), #4251, .T. ); -#1956 = PRESENTATION_STYLE_ASSIGNMENT( ( #4252 ) ); -#1957 = ADVANCED_FACE( '', ( #4253 ), #4254, .F. ); -#1958 = PRESENTATION_STYLE_ASSIGNMENT( ( #4255 ) ); -#1959 = ADVANCED_FACE( '', ( #4256 ), #4257, .T. ); -#1960 = PRESENTATION_STYLE_ASSIGNMENT( ( #4258 ) ); -#1961 = ADVANCED_FACE( '', ( #4259 ), #4260, .F. ); -#1962 = PRESENTATION_STYLE_ASSIGNMENT( ( #4261 ) ); -#1963 = ADVANCED_FACE( '', ( #4262 ), #4263, .T. ); -#1964 = PRESENTATION_STYLE_ASSIGNMENT( ( #4264 ) ); -#1965 = ADVANCED_FACE( '', ( #4265 ), #4266, .F. ); -#1966 = PRESENTATION_STYLE_ASSIGNMENT( ( #4267 ) ); -#1967 = ADVANCED_FACE( '', ( #4268 ), #4269, .F. ); -#1968 = PRESENTATION_STYLE_ASSIGNMENT( ( #4270 ) ); -#1969 = ADVANCED_FACE( '', ( #4271 ), #4272, .T. ); -#1970 = PRESENTATION_STYLE_ASSIGNMENT( ( #4273 ) ); -#1971 = ADVANCED_FACE( '', ( #4274 ), #4275, .F. ); -#1972 = PRESENTATION_STYLE_ASSIGNMENT( ( #4276 ) ); -#1973 = ADVANCED_FACE( '', ( #4277 ), #4278, .T. ); -#1974 = PRESENTATION_STYLE_ASSIGNMENT( ( #4279 ) ); -#1975 = ADVANCED_FACE( '', ( #4280 ), #4281, .F. ); -#1976 = PRESENTATION_STYLE_ASSIGNMENT( ( #4282 ) ); -#1977 = ADVANCED_FACE( '', ( #4283 ), #4284, .F. ); -#1978 = PRESENTATION_STYLE_ASSIGNMENT( ( #4285 ) ); -#1979 = ADVANCED_FACE( '', ( #4286 ), #4287, .F. ); -#1980 = PRESENTATION_STYLE_ASSIGNMENT( ( #4288 ) ); -#1981 = ADVANCED_FACE( '', ( #4289 ), #4290, .F. ); -#1982 = PRESENTATION_STYLE_ASSIGNMENT( ( #4291 ) ); -#1983 = ADVANCED_FACE( '', ( #4292 ), #4293, .F. ); -#1984 = PRESENTATION_STYLE_ASSIGNMENT( ( #4294 ) ); -#1985 = ADVANCED_FACE( '', ( #4295 ), #4296, .F. ); -#1986 = PRESENTATION_STYLE_ASSIGNMENT( ( #4297 ) ); -#1987 = ADVANCED_FACE( '', ( #4298 ), #4299, .T. ); -#1988 = PRESENTATION_STYLE_ASSIGNMENT( ( #4300 ) ); -#1989 = ADVANCED_FACE( '', ( #4301 ), #4302, .F. ); -#1990 = PRESENTATION_STYLE_ASSIGNMENT( ( #4303 ) ); -#1991 = ADVANCED_FACE( '', ( #4304 ), #4305, .T. ); -#1992 = PRESENTATION_STYLE_ASSIGNMENT( ( #4306 ) ); -#1993 = ADVANCED_FACE( '', ( #4307 ), #4308, .T. ); -#1994 = PRESENTATION_STYLE_ASSIGNMENT( ( #4309 ) ); -#1995 = ADVANCED_FACE( '', ( #4310 ), #4311, .F. ); -#1996 = PRESENTATION_STYLE_ASSIGNMENT( ( #4312 ) ); -#1997 = ADVANCED_FACE( '', ( #4313 ), #4314, .F. ); -#1998 = PRESENTATION_STYLE_ASSIGNMENT( ( #4315 ) ); -#1999 = ADVANCED_FACE( '', ( #4316 ), #4317, .T. ); -#2000 = PRESENTATION_STYLE_ASSIGNMENT( ( #4318 ) ); -#2001 = ADVANCED_FACE( '', ( #4319 ), #4320, .F. ); -#2002 = PRESENTATION_STYLE_ASSIGNMENT( ( #4321 ) ); -#2003 = ADVANCED_FACE( '', ( #4322 ), #4323, .T. ); -#2004 = PRESENTATION_STYLE_ASSIGNMENT( ( #4324 ) ); -#2005 = ADVANCED_FACE( '', ( #4325 ), #4326, .F. ); -#2006 = PRESENTATION_STYLE_ASSIGNMENT( ( #4327 ) ); -#2007 = ADVANCED_FACE( '', ( #4328 ), #4329, .T. ); -#2008 = PRESENTATION_STYLE_ASSIGNMENT( ( #4330 ) ); -#2009 = ADVANCED_FACE( '', ( #4331 ), #4332, .T. ); -#2010 = PRESENTATION_STYLE_ASSIGNMENT( ( #4333 ) ); -#2011 = ADVANCED_FACE( '', ( #4334 ), #4335, .F. ); -#2012 = PRESENTATION_STYLE_ASSIGNMENT( ( #4336 ) ); -#2013 = ADVANCED_FACE( '', ( #4337, #4338 ), #4339, .F. ); -#2014 = PRESENTATION_STYLE_ASSIGNMENT( ( #4340 ) ); -#2015 = ADVANCED_FACE( '', ( #4341 ), #4342, .T. ); -#2016 = PRESENTATION_STYLE_ASSIGNMENT( ( #4343 ) ); -#2017 = ADVANCED_FACE( '', ( #4344 ), #4345, .T. ); -#2018 = PRESENTATION_STYLE_ASSIGNMENT( ( #4346 ) ); -#2019 = ADVANCED_FACE( '', ( #4347 ), #4348, .F. ); -#2020 = PRESENTATION_STYLE_ASSIGNMENT( ( #4349 ) ); -#2021 = ADVANCED_FACE( '', ( #4350 ), #4351, .F. ); -#2022 = PRESENTATION_STYLE_ASSIGNMENT( ( #4352 ) ); -#2023 = ADVANCED_FACE( '', ( #4353 ), #4354, .T. ); -#2024 = PRESENTATION_STYLE_ASSIGNMENT( ( #4355 ) ); -#2025 = ADVANCED_FACE( '', ( #4356 ), #4357, .F. ); -#2026 = PRESENTATION_STYLE_ASSIGNMENT( ( #4358 ) ); -#2027 = ADVANCED_FACE( '', ( #4359 ), #4360, .T. ); -#2028 = PRESENTATION_STYLE_ASSIGNMENT( ( #4361 ) ); -#2029 = ADVANCED_FACE( '', ( #4362 ), #4363, .F. ); -#2030 = PRESENTATION_STYLE_ASSIGNMENT( ( #4364 ) ); -#2031 = ADVANCED_FACE( '', ( #4365 ), #4366, .F. ); -#2032 = PRESENTATION_STYLE_ASSIGNMENT( ( #4367 ) ); -#2033 = ADVANCED_FACE( '', ( #4368 ), #4369, .T. ); -#2034 = PRESENTATION_STYLE_ASSIGNMENT( ( #4370 ) ); -#2035 = ADVANCED_FACE( '', ( #4371 ), #4372, .T. ); -#2036 = PRESENTATION_STYLE_ASSIGNMENT( ( #4373 ) ); -#2037 = ADVANCED_FACE( '', ( #4374 ), #4375, .F. ); -#2038 = PRESENTATION_STYLE_ASSIGNMENT( ( #4376 ) ); -#2039 = ADVANCED_FACE( '', ( #4377 ), #4378, .T. ); -#2040 = PRESENTATION_STYLE_ASSIGNMENT( ( #4379 ) ); -#2041 = ADVANCED_FACE( '', ( #4380 ), #4381, .F. ); -#2042 = PRESENTATION_STYLE_ASSIGNMENT( ( #4382 ) ); -#2043 = ADVANCED_FACE( '', ( #4383 ), #4384, .F. ); -#2044 = PRESENTATION_STYLE_ASSIGNMENT( ( #4385 ) ); -#2045 = ADVANCED_FACE( '', ( #4386 ), #4387, .F. ); -#2046 = PRESENTATION_STYLE_ASSIGNMENT( ( #4388 ) ); -#2047 = ADVANCED_FACE( '', ( #4389 ), #4390, .T. ); -#2048 = PRESENTATION_STYLE_ASSIGNMENT( ( #4391 ) ); -#2049 = ADVANCED_FACE( '', ( #4392 ), #4393, .F. ); -#2050 = PRESENTATION_STYLE_ASSIGNMENT( ( #4394 ) ); -#2051 = ADVANCED_FACE( '', ( #4395 ), #4396, .T. ); -#2052 = PRESENTATION_STYLE_ASSIGNMENT( ( #4397 ) ); -#2053 = ADVANCED_FACE( '', ( #4398 ), #4399, .T. ); -#2054 = PRESENTATION_STYLE_ASSIGNMENT( ( #4400 ) ); -#2055 = ADVANCED_FACE( '', ( #4401 ), #4402, .F. ); -#2056 = PRESENTATION_STYLE_ASSIGNMENT( ( #4403 ) ); -#2057 = ADVANCED_FACE( '', ( #4404 ), #4405, .T. ); -#2058 = PRESENTATION_STYLE_ASSIGNMENT( ( #4406 ) ); -#2059 = ADVANCED_FACE( '', ( #4407 ), #4408, .F. ); -#2060 = PRESENTATION_STYLE_ASSIGNMENT( ( #4409 ) ); -#2061 = ADVANCED_FACE( '', ( #4410 ), #4411, .T. ); -#2062 = PRESENTATION_STYLE_ASSIGNMENT( ( #4412 ) ); -#2063 = ADVANCED_FACE( '', ( #4413 ), #4414, .T. ); -#2064 = PRESENTATION_STYLE_ASSIGNMENT( ( #4415 ) ); -#2065 = ADVANCED_FACE( '', ( #4416 ), #4417, .T. ); -#2066 = PRESENTATION_STYLE_ASSIGNMENT( ( #4418 ) ); -#2067 = ADVANCED_FACE( '', ( #4419 ), #4420, .T. ); -#2068 = PRESENTATION_STYLE_ASSIGNMENT( ( #4421 ) ); -#2069 = ADVANCED_FACE( '', ( #4422 ), #4423, .F. ); -#2070 = PRESENTATION_STYLE_ASSIGNMENT( ( #4424 ) ); -#2071 = ADVANCED_FACE( '', ( #4425 ), #4426, .F. ); -#2072 = PRESENTATION_STYLE_ASSIGNMENT( ( #4427 ) ); -#2073 = ADVANCED_FACE( '', ( #4428 ), #4429, .F. ); -#2074 = PRESENTATION_STYLE_ASSIGNMENT( ( #4430 ) ); -#2075 = ADVANCED_FACE( '', ( #4431 ), #4432, .F. ); -#2076 = PRESENTATION_STYLE_ASSIGNMENT( ( #4433 ) ); -#2077 = ADVANCED_FACE( '', ( #4434 ), #4435, .T. ); -#2078 = PRESENTATION_STYLE_ASSIGNMENT( ( #4436 ) ); -#2079 = ADVANCED_FACE( '', ( #4437, #4438, #4439, #4440 ), #4441, .T. ); -#2080 = PRESENTATION_STYLE_ASSIGNMENT( ( #4442 ) ); -#2081 = ADVANCED_FACE( '', ( #4443 ), #4444, .T. ); -#2082 = PRESENTATION_STYLE_ASSIGNMENT( ( #4445 ) ); -#2083 = ADVANCED_FACE( '', ( #4446 ), #4447, .T. ); -#2084 = PRESENTATION_STYLE_ASSIGNMENT( ( #4448 ) ); -#2085 = ADVANCED_FACE( '', ( #4449 ), #4450, .F. ); -#2086 = PRESENTATION_STYLE_ASSIGNMENT( ( #4451 ) ); -#2087 = ADVANCED_FACE( '', ( #4452 ), #4453, .T. ); -#2088 = PRESENTATION_STYLE_ASSIGNMENT( ( #4454 ) ); -#2089 = ADVANCED_FACE( '', ( #4455 ), #4456, .T. ); -#2090 = PRESENTATION_STYLE_ASSIGNMENT( ( #4457 ) ); -#2091 = ADVANCED_FACE( '', ( #4458 ), #4459, .F. ); -#2092 = PRESENTATION_STYLE_ASSIGNMENT( ( #4460 ) ); -#2093 = ADVANCED_FACE( '', ( #4461 ), #4462, .F. ); -#2094 = PRESENTATION_STYLE_ASSIGNMENT( ( #4463 ) ); -#2095 = ADVANCED_FACE( '', ( #4464 ), #4465, .F. ); -#2096 = PRESENTATION_STYLE_ASSIGNMENT( ( #4466 ) ); -#2097 = ADVANCED_FACE( '', ( #4467 ), #4468, .F. ); -#2098 = PRESENTATION_STYLE_ASSIGNMENT( ( #4469 ) ); -#2099 = ADVANCED_FACE( '', ( #4470 ), #4471, .F. ); -#2100 = PRESENTATION_STYLE_ASSIGNMENT( ( #4472 ) ); -#2101 = ADVANCED_FACE( '', ( #4473 ), #4474, .T. ); -#2102 = PRESENTATION_STYLE_ASSIGNMENT( ( #4475 ) ); -#2103 = ADVANCED_FACE( '', ( #4476 ), #4477, .F. ); -#2104 = PRESENTATION_STYLE_ASSIGNMENT( ( #4478 ) ); -#2105 = ADVANCED_FACE( '', ( #4479 ), #4480, .F. ); -#2106 = PRESENTATION_STYLE_ASSIGNMENT( ( #4481 ) ); -#2107 = ADVANCED_FACE( '', ( #4482 ), #4483, .T. ); -#2108 = PRESENTATION_STYLE_ASSIGNMENT( ( #4484 ) ); -#2109 = ADVANCED_FACE( '', ( #4485 ), #4486, .F. ); -#2110 = PRESENTATION_STYLE_ASSIGNMENT( ( #4487 ) ); -#2111 = ADVANCED_FACE( '', ( #4488 ), #4489, .F. ); -#2112 = PRESENTATION_STYLE_ASSIGNMENT( ( #4490 ) ); -#2113 = ADVANCED_FACE( '', ( #4491 ), #4492, .F. ); -#2114 = PRESENTATION_STYLE_ASSIGNMENT( ( #4493 ) ); -#2115 = ADVANCED_FACE( '', ( #4494 ), #4495, .T. ); -#2116 = PRESENTATION_STYLE_ASSIGNMENT( ( #4496 ) ); -#2117 = ADVANCED_FACE( '', ( #4497 ), #4498, .T. ); -#2118 = PRESENTATION_STYLE_ASSIGNMENT( ( #4499 ) ); -#2119 = ADVANCED_FACE( '', ( #4500 ), #4501, .T. ); -#2120 = PRESENTATION_STYLE_ASSIGNMENT( ( #4502 ) ); -#2121 = ADVANCED_FACE( '', ( #4503 ), #4504, .F. ); -#2122 = PRESENTATION_STYLE_ASSIGNMENT( ( #4505 ) ); -#2123 = ADVANCED_FACE( '', ( #4506 ), #4507, .F. ); -#2124 = PRESENTATION_STYLE_ASSIGNMENT( ( #4508 ) ); -#2125 = ADVANCED_FACE( '', ( #4509 ), #4510, .T. ); -#2126 = PRESENTATION_STYLE_ASSIGNMENT( ( #4511 ) ); -#2127 = ADVANCED_FACE( '', ( #4512 ), #4513, .T. ); -#2128 = PRESENTATION_STYLE_ASSIGNMENT( ( #4514 ) ); -#2129 = ADVANCED_FACE( '', ( #4515 ), #4516, .F. ); -#2130 = PRESENTATION_STYLE_ASSIGNMENT( ( #4517 ) ); -#2131 = ADVANCED_FACE( '', ( #4518 ), #4519, .T. ); -#2132 = PRESENTATION_STYLE_ASSIGNMENT( ( #4520 ) ); -#2133 = ADVANCED_FACE( '', ( #4521 ), #4522, .T. ); -#2134 = PRESENTATION_STYLE_ASSIGNMENT( ( #4523 ) ); -#2135 = ADVANCED_FACE( '', ( #4524 ), #4525, .F. ); -#2136 = PRESENTATION_STYLE_ASSIGNMENT( ( #4526 ) ); -#2137 = ADVANCED_FACE( '', ( #4527 ), #4528, .F. ); -#2138 = PRESENTATION_STYLE_ASSIGNMENT( ( #4529 ) ); -#2139 = ADVANCED_FACE( '', ( #4530 ), #4531, .F. ); -#2140 = PRESENTATION_STYLE_ASSIGNMENT( ( #4532 ) ); -#2141 = ADVANCED_FACE( '', ( #4533 ), #4534, .F. ); -#2142 = PRESENTATION_STYLE_ASSIGNMENT( ( #4535 ) ); -#2143 = ADVANCED_FACE( '', ( #4536 ), #4537, .F. ); -#2144 = PRESENTATION_STYLE_ASSIGNMENT( ( #4538 ) ); -#2145 = ADVANCED_FACE( '', ( #4539 ), #4540, .T. ); -#2146 = PRESENTATION_STYLE_ASSIGNMENT( ( #4541 ) ); -#2147 = ADVANCED_FACE( '', ( #4542 ), #4543, .T. ); -#2148 = PRESENTATION_STYLE_ASSIGNMENT( ( #4544 ) ); -#2149 = ADVANCED_FACE( '', ( #4545 ), #4546, .T. ); -#2150 = PRESENTATION_STYLE_ASSIGNMENT( ( #4547 ) ); -#2151 = ADVANCED_FACE( '', ( #4548 ), #4549, .T. ); -#2152 = PRESENTATION_STYLE_ASSIGNMENT( ( #4550 ) ); -#2153 = ADVANCED_FACE( '', ( #4551 ), #4552, .T. ); -#2154 = PRESENTATION_STYLE_ASSIGNMENT( ( #4553 ) ); -#2155 = ADVANCED_FACE( '', ( #4554 ), #4555, .T. ); -#2156 = PRESENTATION_STYLE_ASSIGNMENT( ( #4556 ) ); -#2157 = ADVANCED_FACE( '', ( #4557 ), #4558, .F. ); -#2158 = PRESENTATION_STYLE_ASSIGNMENT( ( #4559 ) ); -#2159 = ADVANCED_FACE( '', ( #4560, #4561 ), #4562, .T. ); -#2160 = PRESENTATION_STYLE_ASSIGNMENT( ( #4563 ) ); -#2161 = ADVANCED_FACE( '', ( #4564, #4565, #4566, #4567, #4568, #4569 ), #4570, .T. ); -#2162 = PRESENTATION_STYLE_ASSIGNMENT( ( #4571 ) ); -#2163 = ADVANCED_FACE( '', ( #4572 ), #4573, .T. ); -#2164 = PRESENTATION_STYLE_ASSIGNMENT( ( #4574 ) ); -#2165 = ADVANCED_FACE( '', ( #4575 ), #4576, .F. ); -#2166 = PRESENTATION_STYLE_ASSIGNMENT( ( #4577 ) ); -#2167 = ADVANCED_FACE( '', ( #4578 ), #4579, .T. ); -#2168 = PRESENTATION_STYLE_ASSIGNMENT( ( #4580 ) ); -#2169 = ADVANCED_FACE( '', ( #4581 ), #4582, .F. ); -#2170 = PRESENTATION_STYLE_ASSIGNMENT( ( #4583 ) ); -#2171 = ADVANCED_FACE( '', ( #4584 ), #4585, .T. ); -#2172 = PRESENTATION_STYLE_ASSIGNMENT( ( #4586 ) ); -#2173 = ADVANCED_FACE( '', ( #4587 ), #4588, .F. ); -#2174 = PRESENTATION_STYLE_ASSIGNMENT( ( #4589 ) ); -#2175 = ADVANCED_FACE( '', ( #4590 ), #4591, .F. ); -#2176 = PRESENTATION_STYLE_ASSIGNMENT( ( #4592 ) ); -#2177 = ADVANCED_FACE( '', ( #4593 ), #4594, .F. ); -#2178 = PRESENTATION_STYLE_ASSIGNMENT( ( #4595 ) ); -#2179 = ADVANCED_FACE( '', ( #4596 ), #4597, .F. ); -#2180 = PRESENTATION_STYLE_ASSIGNMENT( ( #4598 ) ); -#2181 = ADVANCED_FACE( '', ( #4599 ), #4600, .F. ); -#2182 = PRESENTATION_STYLE_ASSIGNMENT( ( #4601 ) ); -#2183 = ADVANCED_FACE( '', ( #4602 ), #4603, .T. ); -#2184 = PRESENTATION_STYLE_ASSIGNMENT( ( #4604 ) ); -#2185 = ADVANCED_FACE( '', ( #4605 ), #4606, .F. ); -#2186 = PRESENTATION_STYLE_ASSIGNMENT( ( #4607 ) ); -#2187 = ADVANCED_FACE( '', ( #4608 ), #4609, .F. ); -#2188 = PRESENTATION_STYLE_ASSIGNMENT( ( #4610 ) ); -#2189 = ADVANCED_FACE( '', ( #4611 ), #4612, .T. ); -#2190 = PRESENTATION_STYLE_ASSIGNMENT( ( #4613 ) ); -#2191 = ADVANCED_FACE( '', ( #4614 ), #4615, .F. ); -#2192 = PRESENTATION_STYLE_ASSIGNMENT( ( #4616 ) ); -#2193 = ADVANCED_FACE( '', ( #4617 ), #4618, .T. ); -#2194 = PRESENTATION_STYLE_ASSIGNMENT( ( #4619 ) ); -#2195 = ADVANCED_FACE( '', ( #4620 ), #4621, .T. ); -#2196 = PRESENTATION_STYLE_ASSIGNMENT( ( #4622 ) ); -#2197 = ADVANCED_FACE( '', ( #4623 ), #4624, .F. ); -#2198 = PRESENTATION_STYLE_ASSIGNMENT( ( #4625 ) ); -#2199 = ADVANCED_FACE( '', ( #4626 ), #4627, .T. ); -#2200 = PRESENTATION_STYLE_ASSIGNMENT( ( #4628 ) ); -#2201 = ADVANCED_FACE( '', ( #4629 ), #4630, .F. ); -#2202 = PRESENTATION_STYLE_ASSIGNMENT( ( #4631 ) ); -#2203 = ADVANCED_FACE( '', ( #4632 ), #4633, .F. ); -#2204 = PRESENTATION_STYLE_ASSIGNMENT( ( #4634 ) ); -#2205 = ADVANCED_FACE( '', ( #4635 ), #4636, .T. ); -#2206 = PRESENTATION_STYLE_ASSIGNMENT( ( #4637 ) ); -#2207 = ADVANCED_FACE( '', ( #4638 ), #4639, .T. ); -#2208 = PRESENTATION_STYLE_ASSIGNMENT( ( #4640 ) ); -#2209 = ADVANCED_FACE( '', ( #4641 ), #4642, .F. ); -#2210 = PRESENTATION_STYLE_ASSIGNMENT( ( #4643 ) ); -#2211 = ADVANCED_FACE( '', ( #4644 ), #4645, .T. ); -#2212 = PRESENTATION_STYLE_ASSIGNMENT( ( #4646 ) ); -#2213 = ADVANCED_FACE( '', ( #4647 ), #4648, .T. ); -#2214 = PRESENTATION_STYLE_ASSIGNMENT( ( #4649 ) ); -#2215 = ADVANCED_FACE( '', ( #4650 ), #4651, .T. ); -#2216 = PRESENTATION_STYLE_ASSIGNMENT( ( #4652 ) ); -#2217 = ADVANCED_FACE( '', ( #4653 ), #4654, .F. ); -#2218 = PRESENTATION_STYLE_ASSIGNMENT( ( #4655 ) ); -#2219 = ADVANCED_FACE( '', ( #4656 ), #4657, .T. ); -#2220 = PRESENTATION_STYLE_ASSIGNMENT( ( #4658 ) ); -#2221 = ADVANCED_FACE( '', ( #4659 ), #4660, .T. ); -#2222 = PRESENTATION_STYLE_ASSIGNMENT( ( #4661 ) ); -#2223 = ADVANCED_FACE( '', ( #4662 ), #4663, .T. ); -#2224 = PRESENTATION_STYLE_ASSIGNMENT( ( #4664 ) ); -#2225 = ADVANCED_FACE( '', ( #4665 ), #4666, .F. ); -#2226 = PRESENTATION_STYLE_ASSIGNMENT( ( #4667 ) ); -#2227 = ADVANCED_FACE( '', ( #4668 ), #4669, .F. ); -#2228 = PRESENTATION_STYLE_ASSIGNMENT( ( #4670 ) ); -#2229 = ADVANCED_FACE( '', ( #4671 ), #4672, .F. ); -#2230 = PRESENTATION_STYLE_ASSIGNMENT( ( #4673 ) ); -#2231 = ADVANCED_FACE( '', ( #4674 ), #4675, .T. ); -#2232 = PRESENTATION_STYLE_ASSIGNMENT( ( #4676 ) ); -#2233 = ADVANCED_FACE( '', ( #4677 ), #4678, .T. ); -#2234 = PRESENTATION_STYLE_ASSIGNMENT( ( #4679 ) ); -#2235 = ADVANCED_FACE( '', ( #4680 ), #4681, .F. ); -#2236 = PRESENTATION_STYLE_ASSIGNMENT( ( #4682 ) ); -#2237 = ADVANCED_FACE( '', ( #4683 ), #4684, .F. ); -#2238 = PRESENTATION_STYLE_ASSIGNMENT( ( #4685 ) ); -#2239 = ADVANCED_FACE( '', ( #4686 ), #4687, .F. ); -#2240 = PRESENTATION_STYLE_ASSIGNMENT( ( #4688 ) ); -#2241 = ADVANCED_FACE( '', ( #4689 ), #4690, .F. ); -#2242 = PRESENTATION_STYLE_ASSIGNMENT( ( #4691 ) ); -#2243 = ADVANCED_FACE( '', ( #4692 ), #4693, .T. ); -#2244 = PRESENTATION_STYLE_ASSIGNMENT( ( #4694 ) ); -#2245 = ADVANCED_FACE( '', ( #4695 ), #4696, .T. ); -#2246 = PRESENTATION_STYLE_ASSIGNMENT( ( #4697 ) ); -#2247 = ADVANCED_FACE( '', ( #4698 ), #4699, .T. ); -#2248 = PRESENTATION_STYLE_ASSIGNMENT( ( #4700 ) ); -#2249 = ADVANCED_FACE( '', ( #4701 ), #4702, .F. ); -#2250 = PRESENTATION_STYLE_ASSIGNMENT( ( #4703 ) ); -#2251 = ADVANCED_FACE( '', ( #4704 ), #4705, .T. ); -#2252 = PRESENTATION_STYLE_ASSIGNMENT( ( #4706 ) ); -#2253 = ADVANCED_FACE( '', ( #4707 ), #4708, .F. ); -#2254 = PRESENTATION_STYLE_ASSIGNMENT( ( #4709 ) ); -#2255 = ADVANCED_FACE( '', ( #4710 ), #4711, .T. ); -#2256 = PRESENTATION_STYLE_ASSIGNMENT( ( #4712 ) ); -#2257 = ADVANCED_FACE( '', ( #4713 ), #4714, .T. ); -#2258 = PRESENTATION_STYLE_ASSIGNMENT( ( #4715 ) ); -#2259 = ADVANCED_FACE( '', ( #4716 ), #4717, .F. ); -#2260 = PRESENTATION_STYLE_ASSIGNMENT( ( #4718 ) ); -#2261 = ADVANCED_FACE( '', ( #4719 ), #4720, .F. ); -#2262 = PRESENTATION_STYLE_ASSIGNMENT( ( #4721 ) ); -#2263 = ADVANCED_FACE( '', ( #4722 ), #4723, .F. ); -#2264 = PRESENTATION_STYLE_ASSIGNMENT( ( #4724 ) ); -#2265 = ADVANCED_FACE( '', ( #4725 ), #4726, .T. ); -#2266 = PRESENTATION_STYLE_ASSIGNMENT( ( #4727 ) ); -#2267 = ADVANCED_FACE( '', ( #4728 ), #4729, .F. ); -#2268 = PRESENTATION_STYLE_ASSIGNMENT( ( #4730 ) ); -#2269 = ADVANCED_FACE( '', ( #4731 ), #4732, .F. ); -#2270 = PRESENTATION_STYLE_ASSIGNMENT( ( #4733 ) ); -#2271 = ADVANCED_FACE( '', ( #4734 ), #4735, .F. ); -#2272 = PRESENTATION_STYLE_ASSIGNMENT( ( #4736 ) ); -#2273 = ADVANCED_FACE( '', ( #4737 ), #4738, .F. ); -#2274 = PRESENTATION_STYLE_ASSIGNMENT( ( #4739 ) ); -#2275 = ADVANCED_FACE( '', ( #4740 ), #4741, .T. ); -#2276 = PRESENTATION_STYLE_ASSIGNMENT( ( #4742 ) ); -#2277 = ADVANCED_FACE( '', ( #4743 ), #4744, .T. ); -#2278 = PRESENTATION_STYLE_ASSIGNMENT( ( #4745 ) ); -#2279 = ADVANCED_FACE( '', ( #4746 ), #4747, .T. ); -#2280 = PRESENTATION_STYLE_ASSIGNMENT( ( #4748 ) ); -#2281 = ADVANCED_FACE( '', ( #4749 ), #4750, .F. ); -#2282 = PRESENTATION_STYLE_ASSIGNMENT( ( #4751 ) ); -#2283 = ADVANCED_FACE( '', ( #4752 ), #4753, .T. ); -#2284 = PRESENTATION_STYLE_ASSIGNMENT( ( #4754 ) ); -#2285 = ADVANCED_FACE( '', ( #4755 ), #4756, .F. ); -#2286 = PRESENTATION_STYLE_ASSIGNMENT( ( #4757 ) ); -#2287 = ADVANCED_FACE( '', ( #4758 ), #4759, .T. ); -#2288 = PRESENTATION_STYLE_ASSIGNMENT( ( #4760 ) ); -#2289 = ADVANCED_FACE( '', ( #4761 ), #4762, .T. ); -#2290 = PRESENTATION_STYLE_ASSIGNMENT( ( #4763 ) ); -#2291 = ADVANCED_FACE( '', ( #4764 ), #4765, .T. ); -#2292 = PRESENTATION_STYLE_ASSIGNMENT( ( #4766 ) ); -#2293 = ADVANCED_FACE( '', ( #4767 ), #4768, .T. ); -#2294 = PRESENTATION_STYLE_ASSIGNMENT( ( #4769 ) ); -#2295 = ADVANCED_FACE( '', ( #4770 ), #4771, .F. ); -#2296 = PRESENTATION_STYLE_ASSIGNMENT( ( #4772 ) ); -#2297 = ADVANCED_FACE( '', ( #4773 ), #4774, .F. ); -#2298 = PRESENTATION_STYLE_ASSIGNMENT( ( #4775 ) ); -#2299 = ADVANCED_FACE( '', ( #4776 ), #4777, .T. ); -#2300 = PRESENTATION_STYLE_ASSIGNMENT( ( #4778 ) ); -#2301 = ADVANCED_FACE( '', ( #4779 ), #4780, .F. ); -#2302 = PRESENTATION_STYLE_ASSIGNMENT( ( #4781 ) ); -#2303 = ADVANCED_FACE( '', ( #4782 ), #4783, .T. ); -#2304 = PRESENTATION_STYLE_ASSIGNMENT( ( #4784 ) ); -#2305 = ADVANCED_FACE( '', ( #4785 ), #4786, .F. ); -#2306 = PRESENTATION_STYLE_ASSIGNMENT( ( #4787 ) ); -#2307 = ADVANCED_FACE( '', ( #4788 ), #4789, .F. ); -#2308 = PRESENTATION_STYLE_ASSIGNMENT( ( #4790 ) ); -#2309 = ADVANCED_FACE( '', ( #4791 ), #4792, .F. ); -#2310 = PRESENTATION_STYLE_ASSIGNMENT( ( #4793 ) ); -#2311 = ADVANCED_FACE( '', ( #4794 ), #4795, .F. ); -#2312 = PRESENTATION_STYLE_ASSIGNMENT( ( #4796 ) ); -#2313 = ADVANCED_FACE( '', ( #4797 ), #4798, .T. ); -#2314 = PRESENTATION_STYLE_ASSIGNMENT( ( #4799 ) ); -#2315 = ADVANCED_FACE( '', ( #4800 ), #4801, .T. ); -#2316 = PRESENTATION_STYLE_ASSIGNMENT( ( #4802 ) ); -#2317 = ADVANCED_FACE( '', ( #4803 ), #4804, .T. ); -#2318 = PRESENTATION_STYLE_ASSIGNMENT( ( #4805 ) ); -#2319 = ADVANCED_FACE( '', ( #4806 ), #4807, .T. ); -#2320 = PRESENTATION_STYLE_ASSIGNMENT( ( #4808 ) ); -#2321 = ADVANCED_FACE( '', ( #4809 ), #4810, .F. ); -#2322 = PRESENTATION_STYLE_ASSIGNMENT( ( #4811 ) ); -#2323 = ADVANCED_FACE( '', ( #4812 ), #4813, .T. ); -#2324 = PRESENTATION_STYLE_ASSIGNMENT( ( #4814 ) ); -#2325 = ADVANCED_FACE( '', ( #4815 ), #4816, .T. ); -#2326 = PRESENTATION_STYLE_ASSIGNMENT( ( #4817 ) ); -#2327 = ADVANCED_FACE( '', ( #4818 ), #4819, .F. ); -#2328 = PRESENTATION_STYLE_ASSIGNMENT( ( #4820 ) ); -#2329 = ADVANCED_FACE( '', ( #4821 ), #4822, .F. ); -#2330 = PRESENTATION_STYLE_ASSIGNMENT( ( #4823 ) ); -#2331 = ADVANCED_FACE( '', ( #4824 ), #4825, .T. ); -#2332 = PRESENTATION_STYLE_ASSIGNMENT( ( #4826 ) ); -#2333 = ADVANCED_FACE( '', ( #4827 ), #4828, .T. ); -#2334 = PRESENTATION_STYLE_ASSIGNMENT( ( #4829 ) ); -#2335 = ADVANCED_FACE( '', ( #4830 ), #4831, .F. ); -#2336 = PRESENTATION_STYLE_ASSIGNMENT( ( #4832 ) ); -#2337 = ADVANCED_FACE( '', ( #4833 ), #4834, .F. ); -#2338 = PRESENTATION_STYLE_ASSIGNMENT( ( #4835 ) ); -#2339 = ADVANCED_FACE( '', ( #4836 ), #4837, .T. ); -#2340 = PRESENTATION_STYLE_ASSIGNMENT( ( #4838 ) ); -#2341 = ADVANCED_FACE( '', ( #4839 ), #4840, .F. ); -#2342 = PRESENTATION_STYLE_ASSIGNMENT( ( #4841 ) ); -#2343 = ADVANCED_FACE( '', ( #4842 ), #4843, .F. ); -#2344 = PRESENTATION_STYLE_ASSIGNMENT( ( #4844 ) ); -#2345 = ADVANCED_FACE( '', ( #4845 ), #4846, .F. ); -#2346 = PRESENTATION_STYLE_ASSIGNMENT( ( #4847 ) ); -#2347 = ADVANCED_FACE( '', ( #4848 ), #4849, .F. ); -#2348 = PRESENTATION_STYLE_ASSIGNMENT( ( #4850 ) ); -#2349 = ADVANCED_FACE( '', ( #4851 ), #4852, .F. ); -#2350 = PRESENTATION_STYLE_ASSIGNMENT( ( #4853 ) ); -#2351 = ADVANCED_FACE( '', ( #4854 ), #4855, .F. ); -#2352 = PRESENTATION_STYLE_ASSIGNMENT( ( #4856 ) ); -#2353 = ADVANCED_FACE( '', ( #4857 ), #4858, .F. ); -#2354 = PRESENTATION_STYLE_ASSIGNMENT( ( #4859 ) ); -#2355 = ADVANCED_FACE( '', ( #4860 ), #4861, .F. ); -#2356 = PRESENTATION_STYLE_ASSIGNMENT( ( #4862 ) ); -#2357 = ADVANCED_FACE( '', ( #4863 ), #4864, .F. ); -#2358 = PRESENTATION_STYLE_ASSIGNMENT( ( #4865 ) ); -#2359 = ADVANCED_FACE( '', ( #4866 ), #4867, .T. ); -#2360 = PRESENTATION_STYLE_ASSIGNMENT( ( #4868 ) ); -#2361 = ADVANCED_FACE( '', ( #4869 ), #4870, .T. ); -#2362 = PRESENTATION_STYLE_ASSIGNMENT( ( #4871 ) ); -#2363 = ADVANCED_FACE( '', ( #4872 ), #4873, .F. ); -#2364 = PRESENTATION_STYLE_ASSIGNMENT( ( #4874 ) ); -#2365 = ADVANCED_FACE( '', ( #4875 ), #4876, .F. ); -#2366 = PRESENTATION_STYLE_ASSIGNMENT( ( #4877 ) ); -#2367 = ADVANCED_FACE( '', ( #4878 ), #4879, .T. ); -#2368 = PRESENTATION_STYLE_ASSIGNMENT( ( #4880 ) ); -#2369 = ADVANCED_FACE( '', ( #4881 ), #4882, .T. ); -#2370 = PRESENTATION_STYLE_ASSIGNMENT( ( #4883 ) ); -#2371 = ADVANCED_FACE( '', ( #4884 ), #4885, .T. ); -#2372 = PRESENTATION_STYLE_ASSIGNMENT( ( #4886 ) ); -#2373 = ADVANCED_FACE( '', ( #4887 ), #4888, .F. ); -#2374 = PRESENTATION_STYLE_ASSIGNMENT( ( #4889 ) ); -#2375 = ADVANCED_FACE( '', ( #4890, #4891, #4892 ), #4893, .F. ); -#2376 = PRESENTATION_STYLE_ASSIGNMENT( ( #4894 ) ); -#2377 = ADVANCED_FACE( '', ( #4895 ), #4896, .T. ); -#2378 = PRESENTATION_STYLE_ASSIGNMENT( ( #4897 ) ); -#2379 = ADVANCED_FACE( '', ( #4898 ), #4899, .T. ); -#2380 = PRESENTATION_STYLE_ASSIGNMENT( ( #4900 ) ); -#2381 = ADVANCED_FACE( '', ( #4901 ), #4902, .F. ); -#2382 = PRESENTATION_STYLE_ASSIGNMENT( ( #4903 ) ); -#2383 = ADVANCED_FACE( '', ( #4904 ), #4905, .T. ); -#2384 = PRESENTATION_STYLE_ASSIGNMENT( ( #4906 ) ); -#2385 = ADVANCED_FACE( '', ( #4907 ), #4908, .F. ); -#2386 = PRESENTATION_STYLE_ASSIGNMENT( ( #4909 ) ); -#2387 = ADVANCED_FACE( '', ( #4910 ), #4911, .T. ); -#2388 = PRESENTATION_STYLE_ASSIGNMENT( ( #4912 ) ); -#2389 = ADVANCED_FACE( '', ( #4913, #4914, #4915, #4916 ), #4917, .F. ); -#2390 = PRESENTATION_STYLE_ASSIGNMENT( ( #4918 ) ); -#2391 = ADVANCED_FACE( '', ( #4919 ), #4920, .F. ); -#2392 = PRESENTATION_STYLE_ASSIGNMENT( ( #4921 ) ); -#2393 = ADVANCED_FACE( '', ( #4922 ), #4923, .T. ); -#2394 = PRESENTATION_STYLE_ASSIGNMENT( ( #4924 ) ); -#2395 = ADVANCED_FACE( '', ( #4925 ), #4926, .F. ); -#2396 = PRESENTATION_STYLE_ASSIGNMENT( ( #4927 ) ); -#2397 = ADVANCED_FACE( '', ( #4928 ), #4929, .F. ); -#2398 = PRESENTATION_STYLE_ASSIGNMENT( ( #4930 ) ); -#2399 = ADVANCED_FACE( '', ( #4931 ), #4932, .F. ); -#2400 = PRESENTATION_STYLE_ASSIGNMENT( ( #4933 ) ); -#2401 = ADVANCED_FACE( '', ( #4934 ), #4935, .T. ); -#2402 = PRESENTATION_STYLE_ASSIGNMENT( ( #4936 ) ); -#2403 = ADVANCED_FACE( '', ( #4937 ), #4938, .T. ); -#2404 = PRESENTATION_STYLE_ASSIGNMENT( ( #4939 ) ); -#2405 = ADVANCED_FACE( '', ( #4940 ), #4941, .T. ); -#2406 = PRESENTATION_STYLE_ASSIGNMENT( ( #4942 ) ); -#2407 = ADVANCED_FACE( '', ( #4943 ), #4944, .F. ); -#2408 = PRESENTATION_STYLE_ASSIGNMENT( ( #4945 ) ); -#2409 = ADVANCED_FACE( '', ( #4946 ), #4947, .F. ); -#2410 = PRESENTATION_STYLE_ASSIGNMENT( ( #4948 ) ); -#2411 = ADVANCED_FACE( '', ( #4949 ), #4950, .F. ); -#2412 = PRESENTATION_STYLE_ASSIGNMENT( ( #4951 ) ); -#2413 = ADVANCED_FACE( '', ( #4952 ), #4953, .T. ); -#2414 = PRESENTATION_STYLE_ASSIGNMENT( ( #4954 ) ); -#2415 = ADVANCED_FACE( '', ( #4955 ), #4956, .T. ); -#2416 = PRESENTATION_STYLE_ASSIGNMENT( ( #4957 ) ); -#2417 = ADVANCED_FACE( '', ( #4958 ), #4959, .T. ); -#2418 = PRESENTATION_STYLE_ASSIGNMENT( ( #4960 ) ); -#2419 = ADVANCED_FACE( '', ( #4961 ), #4962, .F. ); -#2420 = PRESENTATION_STYLE_ASSIGNMENT( ( #4963 ) ); -#2421 = ADVANCED_FACE( '', ( #4964 ), #4965, .T. ); -#2422 = PRESENTATION_STYLE_ASSIGNMENT( ( #4966 ) ); -#2423 = ADVANCED_FACE( '', ( #4967 ), #4968, .T. ); -#2424 = PRESENTATION_STYLE_ASSIGNMENT( ( #4969 ) ); -#2425 = ADVANCED_FACE( '', ( #4970 ), #4971, .F. ); -#2426 = PRESENTATION_STYLE_ASSIGNMENT( ( #4972 ) ); -#2427 = ADVANCED_FACE( '', ( #4973 ), #4974, .T. ); -#2428 = PRESENTATION_STYLE_ASSIGNMENT( ( #4975 ) ); -#2429 = ADVANCED_FACE( '', ( #4976 ), #4977, .F. ); -#2430 = PRESENTATION_STYLE_ASSIGNMENT( ( #4978 ) ); -#2431 = ADVANCED_FACE( '', ( #4979 ), #4980, .T. ); -#2432 = PRESENTATION_STYLE_ASSIGNMENT( ( #4981 ) ); -#2433 = ADVANCED_FACE( '', ( #4982 ), #4983, .F. ); -#2434 = PRESENTATION_STYLE_ASSIGNMENT( ( #4984 ) ); -#2435 = ADVANCED_FACE( '', ( #4985 ), #4986, .T. ); -#2436 = PRESENTATION_STYLE_ASSIGNMENT( ( #4987 ) ); -#2437 = ADVANCED_FACE( '', ( #4988 ), #4989, .T. ); -#2438 = PRESENTATION_STYLE_ASSIGNMENT( ( #4990 ) ); -#2439 = ADVANCED_FACE( '', ( #4991 ), #4992, .T. ); -#2440 = PRESENTATION_STYLE_ASSIGNMENT( ( #4993 ) ); -#2441 = ADVANCED_FACE( '', ( #4994 ), #4995, .F. ); -#2442 = PRESENTATION_STYLE_ASSIGNMENT( ( #4996 ) ); -#2443 = ADVANCED_FACE( '', ( #4997 ), #4998, .T. ); -#2444 = PRESENTATION_STYLE_ASSIGNMENT( ( #4999 ) ); -#2445 = ADVANCED_FACE( '', ( #5000 ), #5001, .T. ); -#2446 = PRESENTATION_STYLE_ASSIGNMENT( ( #5002 ) ); -#2447 = ADVANCED_FACE( '', ( #5003 ), #5004, .F. ); -#2448 = PRESENTATION_STYLE_ASSIGNMENT( ( #5005 ) ); -#2449 = ADVANCED_FACE( '', ( #5006 ), #5007, .F. ); -#2450 = PRESENTATION_STYLE_ASSIGNMENT( ( #5008 ) ); -#2451 = ADVANCED_FACE( '', ( #5009 ), #5010, .T. ); -#2452 = PRESENTATION_STYLE_ASSIGNMENT( ( #5011 ) ); -#2453 = ADVANCED_FACE( '', ( #5012 ), #5013, .T. ); -#2454 = PRESENTATION_STYLE_ASSIGNMENT( ( #5014 ) ); -#2455 = ADVANCED_FACE( '', ( #5015 ), #5016, .T. ); -#2456 = PRESENTATION_STYLE_ASSIGNMENT( ( #5017 ) ); -#2457 = ADVANCED_FACE( '', ( #5018 ), #5019, .F. ); -#2458 = PRESENTATION_STYLE_ASSIGNMENT( ( #5020 ) ); -#2459 = ADVANCED_FACE( '', ( #5021 ), #5022, .F. ); -#2460 = PRESENTATION_STYLE_ASSIGNMENT( ( #5023 ) ); -#2461 = ADVANCED_FACE( '', ( #5024 ), #5025, .F. ); -#2462 = PRESENTATION_STYLE_ASSIGNMENT( ( #5026 ) ); -#2463 = ADVANCED_FACE( '', ( #5027 ), #5028, .T. ); -#2464 = PRESENTATION_STYLE_ASSIGNMENT( ( #5029 ) ); -#2465 = ADVANCED_FACE( '', ( #5030 ), #5031, .F. ); -#2466 = PRESENTATION_STYLE_ASSIGNMENT( ( #5032 ) ); -#2467 = ADVANCED_FACE( '', ( #5033, #5034 ), #5035, .T. ); -#2468 = PRESENTATION_STYLE_ASSIGNMENT( ( #5036 ) ); -#2469 = ADVANCED_FACE( '', ( #5037 ), #5038, .T. ); -#2470 = PRESENTATION_STYLE_ASSIGNMENT( ( #5039 ) ); -#2471 = ADVANCED_FACE( '', ( #5040 ), #5041, .F. ); -#2472 = PRESENTATION_STYLE_ASSIGNMENT( ( #5042 ) ); -#2473 = ADVANCED_FACE( '', ( #5043 ), #5044, .F. ); -#2474 = PRESENTATION_STYLE_ASSIGNMENT( ( #5045 ) ); -#2475 = ADVANCED_FACE( '', ( #5046 ), #5047, .F. ); -#2476 = PRESENTATION_STYLE_ASSIGNMENT( ( #5048 ) ); -#2477 = ADVANCED_FACE( '', ( #5049 ), #5050, .T. ); -#2478 = PRESENTATION_STYLE_ASSIGNMENT( ( #5051 ) ); -#2479 = ADVANCED_FACE( '', ( #5052 ), #5053, .F. ); -#2480 = PRESENTATION_STYLE_ASSIGNMENT( ( #5054 ) ); -#2481 = ADVANCED_FACE( '', ( #5055 ), #5056, .T. ); -#2482 = PRESENTATION_STYLE_ASSIGNMENT( ( #5057 ) ); -#2483 = ADVANCED_FACE( '', ( #5058 ), #5059, .T. ); -#2484 = PRESENTATION_STYLE_ASSIGNMENT( ( #5060 ) ); -#2485 = ADVANCED_FACE( '', ( #5061 ), #5062, .T. ); -#2486 = PRESENTATION_STYLE_ASSIGNMENT( ( #5063 ) ); -#2487 = ADVANCED_FACE( '', ( #5064 ), #5065, .T. ); -#2488 = PRESENTATION_STYLE_ASSIGNMENT( ( #5066 ) ); -#2489 = ADVANCED_FACE( '', ( #5067 ), #5068, .T. ); -#2490 = PRESENTATION_STYLE_ASSIGNMENT( ( #5069 ) ); -#2491 = ADVANCED_FACE( '', ( #5070 ), #5071, .T. ); -#2492 = PRESENTATION_STYLE_ASSIGNMENT( ( #5072 ) ); -#2493 = ADVANCED_FACE( '', ( #5073 ), #5074, .T. ); -#2494 = PRESENTATION_STYLE_ASSIGNMENT( ( #5075 ) ); -#2495 = ADVANCED_FACE( '', ( #5076 ), #5077, .F. ); -#2496 = PRESENTATION_STYLE_ASSIGNMENT( ( #5078 ) ); -#2497 = ADVANCED_FACE( '', ( #5079 ), #5080, .F. ); -#2498 = PRESENTATION_STYLE_ASSIGNMENT( ( #5081 ) ); -#2499 = ADVANCED_FACE( '', ( #5082 ), #5083, .T. ); -#2500 = PRESENTATION_STYLE_ASSIGNMENT( ( #5084 ) ); -#2501 = ADVANCED_FACE( '', ( #5085 ), #5086, .F. ); -#2502 = PRESENTATION_STYLE_ASSIGNMENT( ( #5087 ) ); -#2503 = ADVANCED_FACE( '', ( #5088 ), #5089, .F. ); -#2504 = PRESENTATION_STYLE_ASSIGNMENT( ( #5090 ) ); -#2505 = ADVANCED_FACE( '', ( #5091 ), #5092, .T. ); -#2506 = PRESENTATION_STYLE_ASSIGNMENT( ( #5093 ) ); -#2507 = ADVANCED_FACE( '', ( #5094, #5095, #5096 ), #5097, .T. ); -#2508 = PRESENTATION_STYLE_ASSIGNMENT( ( #5098 ) ); -#2509 = ADVANCED_FACE( '', ( #5099 ), #5100, .T. ); -#2510 = PRESENTATION_STYLE_ASSIGNMENT( ( #5101 ) ); -#2511 = ADVANCED_FACE( '', ( #5102 ), #5103, .F. ); -#2512 = PRESENTATION_STYLE_ASSIGNMENT( ( #5104 ) ); -#2513 = ADVANCED_FACE( '', ( #5105 ), #5106, .F. ); -#2514 = PRESENTATION_STYLE_ASSIGNMENT( ( #5107 ) ); -#2515 = ADVANCED_FACE( '', ( #5108 ), #5109, .T. ); -#2516 = PRESENTATION_STYLE_ASSIGNMENT( ( #5110 ) ); -#2517 = ADVANCED_FACE( '', ( #5111 ), #5112, .T. ); -#2518 = PRESENTATION_STYLE_ASSIGNMENT( ( #5113 ) ); -#2519 = ADVANCED_FACE( '', ( #5114 ), #5115, .F. ); -#2520 = PRESENTATION_STYLE_ASSIGNMENT( ( #5116 ) ); -#2521 = ADVANCED_FACE( '', ( #5117 ), #5118, .F. ); -#2522 = PRESENTATION_STYLE_ASSIGNMENT( ( #5119 ) ); -#2523 = ADVANCED_FACE( '', ( #5120 ), #5121, .T. ); -#2524 = PRESENTATION_STYLE_ASSIGNMENT( ( #5122 ) ); -#2525 = ADVANCED_FACE( '', ( #5123 ), #5124, .T. ); -#2526 = PRESENTATION_STYLE_ASSIGNMENT( ( #5125 ) ); -#2527 = ADVANCED_FACE( '', ( #5126 ), #5127, .T. ); -#2528 = PRESENTATION_STYLE_ASSIGNMENT( ( #5128 ) ); -#2529 = ADVANCED_FACE( '', ( #5129 ), #5130, .F. ); -#2530 = PRESENTATION_STYLE_ASSIGNMENT( ( #5131 ) ); -#2531 = ADVANCED_FACE( '', ( #5132 ), #5133, .F. ); -#2532 = PRESENTATION_STYLE_ASSIGNMENT( ( #5134 ) ); -#2533 = ADVANCED_FACE( '', ( #5135 ), #5136, .F. ); -#2534 = PRESENTATION_STYLE_ASSIGNMENT( ( #5137 ) ); -#2535 = ADVANCED_FACE( '', ( #5138 ), #5139, .F. ); -#2536 = PRESENTATION_STYLE_ASSIGNMENT( ( #5140 ) ); -#2537 = ADVANCED_FACE( '', ( #5141 ), #5142, .F. ); -#2538 = PRESENTATION_STYLE_ASSIGNMENT( ( #5143 ) ); -#2539 = ADVANCED_FACE( '', ( #5144 ), #5145, .F. ); -#2540 = PRESENTATION_STYLE_ASSIGNMENT( ( #5146 ) ); -#2541 = ADVANCED_FACE( '', ( #5147 ), #5148, .F. ); -#2542 = PRESENTATION_STYLE_ASSIGNMENT( ( #5149 ) ); -#2543 = ADVANCED_FACE( '', ( #5150, #5151 ), #5152, .T. ); -#2544 = PRESENTATION_STYLE_ASSIGNMENT( ( #5153 ) ); -#2545 = ADVANCED_FACE( '', ( #5154 ), #5155, .F. ); -#2546 = PRESENTATION_STYLE_ASSIGNMENT( ( #5156 ) ); -#2547 = ADVANCED_FACE( '', ( #5157 ), #5158, .F. ); -#2548 = PRESENTATION_STYLE_ASSIGNMENT( ( #5159 ) ); -#2549 = ADVANCED_FACE( '', ( #5160 ), #5161, .T. ); -#2550 = PRESENTATION_STYLE_ASSIGNMENT( ( #5162 ) ); -#2551 = ADVANCED_FACE( '', ( #5163 ), #5164, .T. ); -#2552 = PRESENTATION_STYLE_ASSIGNMENT( ( #5165 ) ); -#2553 = ADVANCED_FACE( '', ( #5166 ), #5167, .F. ); -#2554 = PRESENTATION_STYLE_ASSIGNMENT( ( #5168 ) ); -#2555 = ADVANCED_FACE( '', ( #5169 ), #5170, .T. ); -#2556 = PRESENTATION_STYLE_ASSIGNMENT( ( #5171 ) ); -#2557 = ADVANCED_FACE( '', ( #5172 ), #5173, .F. ); -#2558 = PRESENTATION_STYLE_ASSIGNMENT( ( #5174 ) ); -#2559 = ADVANCED_FACE( '', ( #5175 ), #5176, .F. ); -#2560 = PRESENTATION_STYLE_ASSIGNMENT( ( #5177 ) ); -#2561 = ADVANCED_FACE( '', ( #5178 ), #5179, .T. ); -#2562 = PRESENTATION_STYLE_ASSIGNMENT( ( #5180 ) ); -#2563 = ADVANCED_FACE( '', ( #5181 ), #5182, .T. ); -#2564 = PRESENTATION_STYLE_ASSIGNMENT( ( #5183 ) ); -#2565 = ADVANCED_FACE( '', ( #5184 ), #5185, .T. ); -#2566 = PRESENTATION_STYLE_ASSIGNMENT( ( #5186 ) ); -#2567 = ADVANCED_FACE( '', ( #5187 ), #5188, .F. ); -#2568 = PRESENTATION_STYLE_ASSIGNMENT( ( #5189 ) ); -#2569 = ADVANCED_FACE( '', ( #5190 ), #5191, .T. ); -#2570 = PRESENTATION_STYLE_ASSIGNMENT( ( #5192 ) ); -#2571 = ADVANCED_FACE( '', ( #5193 ), #5194, .T. ); -#2572 = PRESENTATION_STYLE_ASSIGNMENT( ( #5195 ) ); -#2573 = ADVANCED_FACE( '', ( #5196 ), #5197, .F. ); -#2574 = PRESENTATION_STYLE_ASSIGNMENT( ( #5198 ) ); -#2575 = ADVANCED_FACE( '', ( #5199 ), #5200, .F. ); -#2576 = PRESENTATION_STYLE_ASSIGNMENT( ( #5201 ) ); -#2577 = ADVANCED_FACE( '', ( #5202 ), #5203, .T. ); -#2578 = PRESENTATION_STYLE_ASSIGNMENT( ( #5204 ) ); -#2579 = ADVANCED_FACE( '', ( #5205 ), #5206, .F. ); -#2580 = PRESENTATION_STYLE_ASSIGNMENT( ( #5207 ) ); -#2581 = ADVANCED_FACE( '', ( #5208 ), #5209, .T. ); -#2582 = PRESENTATION_STYLE_ASSIGNMENT( ( #5210 ) ); -#2583 = ADVANCED_FACE( '', ( #5211, #5212, #5213 ), #5214, .F. ); -#2584 = PRESENTATION_STYLE_ASSIGNMENT( ( #5215 ) ); -#2585 = ADVANCED_FACE( '', ( #5216 ), #5217, .T. ); -#2586 = PRESENTATION_STYLE_ASSIGNMENT( ( #5218 ) ); -#2587 = ADVANCED_FACE( '', ( #5219 ), #5220, .F. ); -#2588 = PRESENTATION_STYLE_ASSIGNMENT( ( #5221 ) ); -#2589 = ADVANCED_FACE( '', ( #5222 ), #5223, .F. ); -#2590 = PRESENTATION_STYLE_ASSIGNMENT( ( #5224 ) ); -#2591 = ADVANCED_FACE( '', ( #5225 ), #5226, .T. ); -#2592 = PRESENTATION_STYLE_ASSIGNMENT( ( #5227 ) ); -#2593 = ADVANCED_FACE( '', ( #5228 ), #5229, .T. ); -#2594 = PRESENTATION_STYLE_ASSIGNMENT( ( #5230 ) ); -#2595 = ADVANCED_FACE( '', ( #5231 ), #5232, .F. ); -#2596 = PRESENTATION_STYLE_ASSIGNMENT( ( #5233 ) ); -#2597 = ADVANCED_FACE( '', ( #5234 ), #5235, .F. ); -#2598 = PRESENTATION_STYLE_ASSIGNMENT( ( #5236 ) ); -#2599 = ADVANCED_FACE( '', ( #5237 ), #5238, .F. ); -#2600 = PRESENTATION_STYLE_ASSIGNMENT( ( #5239 ) ); -#2601 = ADVANCED_FACE( '', ( #5240 ), #5241, .F. ); -#2602 = PRESENTATION_STYLE_ASSIGNMENT( ( #5242 ) ); -#2603 = ADVANCED_FACE( '', ( #5243 ), #5244, .F. ); -#2604 = PRESENTATION_STYLE_ASSIGNMENT( ( #5245 ) ); -#2605 = ADVANCED_FACE( '', ( #5246 ), #5247, .F. ); -#2606 = PRESENTATION_STYLE_ASSIGNMENT( ( #5248 ) ); -#2607 = ADVANCED_FACE( '', ( #5249 ), #5250, .F. ); -#2608 = PRESENTATION_STYLE_ASSIGNMENT( ( #5251 ) ); -#2609 = ADVANCED_FACE( '', ( #5252 ), #5253, .F. ); -#2610 = PRESENTATION_STYLE_ASSIGNMENT( ( #5254 ) ); -#2611 = ADVANCED_FACE( '', ( #5255 ), #5256, .F. ); -#2612 = PRESENTATION_STYLE_ASSIGNMENT( ( #5257 ) ); -#2613 = ADVANCED_FACE( '', ( #5258 ), #5259, .F. ); -#2614 = PRESENTATION_STYLE_ASSIGNMENT( ( #5260 ) ); -#2615 = ADVANCED_FACE( '', ( #5261 ), #5262, .F. ); -#2616 = PRESENTATION_STYLE_ASSIGNMENT( ( #5263 ) ); -#2617 = ADVANCED_FACE( '', ( #5264 ), #5265, .T. ); -#2618 = PRESENTATION_STYLE_ASSIGNMENT( ( #5266 ) ); -#2619 = ADVANCED_FACE( '', ( #5267 ), #5268, .F. ); -#2620 = PRESENTATION_STYLE_ASSIGNMENT( ( #5269 ) ); -#2621 = ADVANCED_FACE( '', ( #5270 ), #5271, .T. ); -#2622 = PRESENTATION_STYLE_ASSIGNMENT( ( #5272 ) ); -#2623 = ADVANCED_FACE( '', ( #5273 ), #5274, .T. ); -#2624 = PRESENTATION_STYLE_ASSIGNMENT( ( #5275 ) ); -#2625 = ADVANCED_FACE( '', ( #5276 ), #5277, .T. ); -#2626 = PRESENTATION_STYLE_ASSIGNMENT( ( #5278 ) ); -#2627 = ADVANCED_FACE( '', ( #5279 ), #5280, .T. ); -#2628 = PRESENTATION_STYLE_ASSIGNMENT( ( #5281 ) ); -#2629 = ADVANCED_FACE( '', ( #5282 ), #5283, .T. ); -#2630 = PRESENTATION_STYLE_ASSIGNMENT( ( #5284 ) ); -#2631 = ADVANCED_FACE( '', ( #5285 ), #5286, .T. ); -#2632 = PRESENTATION_STYLE_ASSIGNMENT( ( #5287 ) ); -#2633 = ADVANCED_FACE( '', ( #5288 ), #5289, .F. ); -#2634 = PRESENTATION_STYLE_ASSIGNMENT( ( #5290 ) ); -#2635 = ADVANCED_FACE( '', ( #5291 ), #5292, .F. ); -#2636 = PRESENTATION_STYLE_ASSIGNMENT( ( #5293 ) ); -#2637 = ADVANCED_FACE( '', ( #5294 ), #5295, .T. ); -#2638 = PRESENTATION_STYLE_ASSIGNMENT( ( #5296 ) ); -#2639 = ADVANCED_FACE( '', ( #5297 ), #5298, .F. ); -#2640 = PRESENTATION_STYLE_ASSIGNMENT( ( #5299 ) ); -#2641 = ADVANCED_FACE( '', ( #5300 ), #5301, .F. ); -#2642 = PRESENTATION_STYLE_ASSIGNMENT( ( #5302 ) ); -#2643 = ADVANCED_FACE( '', ( #5303 ), #5304, .F. ); -#2644 = PRESENTATION_STYLE_ASSIGNMENT( ( #5305 ) ); -#2645 = ADVANCED_FACE( '', ( #5306 ), #5307, .T. ); -#2646 = PRESENTATION_STYLE_ASSIGNMENT( ( #5308 ) ); -#2647 = ADVANCED_FACE( '', ( #5309 ), #5310, .F. ); -#2648 = PRESENTATION_STYLE_ASSIGNMENT( ( #5311 ) ); -#2649 = ADVANCED_FACE( '', ( #5312 ), #5313, .T. ); -#2650 = PRESENTATION_STYLE_ASSIGNMENT( ( #5314 ) ); -#2651 = ADVANCED_FACE( '', ( #5315 ), #5316, .F. ); -#2652 = PRESENTATION_STYLE_ASSIGNMENT( ( #5317 ) ); -#2653 = ADVANCED_FACE( '', ( #5318 ), #5319, .T. ); -#2654 = PRESENTATION_STYLE_ASSIGNMENT( ( #5320 ) ); -#2655 = ADVANCED_FACE( '', ( #5321 ), #5322, .F. ); -#2656 = PRESENTATION_STYLE_ASSIGNMENT( ( #5323 ) ); -#2657 = ADVANCED_FACE( '', ( #5324 ), #5325, .F. ); -#2658 = PRESENTATION_STYLE_ASSIGNMENT( ( #5326 ) ); -#2659 = ADVANCED_FACE( '', ( #5327 ), #5328, .F. ); -#2660 = PRESENTATION_STYLE_ASSIGNMENT( ( #5329 ) ); -#2661 = ADVANCED_FACE( '', ( #5330 ), #5331, .F. ); -#2662 = PRESENTATION_STYLE_ASSIGNMENT( ( #5332 ) ); -#2663 = ADVANCED_FACE( '', ( #5333 ), #5334, .T. ); -#2664 = PRESENTATION_STYLE_ASSIGNMENT( ( #5335 ) ); -#2665 = ADVANCED_FACE( '', ( #5336 ), #5337, .F. ); -#2666 = PRESENTATION_STYLE_ASSIGNMENT( ( #5338 ) ); -#2667 = ADVANCED_FACE( '', ( #5339 ), #5340, .T. ); -#2668 = PRESENTATION_STYLE_ASSIGNMENT( ( #5341 ) ); -#2669 = ADVANCED_FACE( '', ( #5342 ), #5343, .T. ); -#2670 = PRESENTATION_STYLE_ASSIGNMENT( ( #5344 ) ); -#2671 = ADVANCED_FACE( '', ( #5345 ), #5346, .T. ); -#2672 = PRESENTATION_STYLE_ASSIGNMENT( ( #5347 ) ); -#2673 = ADVANCED_FACE( '', ( #5348 ), #5349, .F. ); -#2674 = PRESENTATION_STYLE_ASSIGNMENT( ( #5350 ) ); -#2675 = ADVANCED_FACE( '', ( #5351 ), #5352, .T. ); -#2676 = PRESENTATION_STYLE_ASSIGNMENT( ( #5353 ) ); -#2677 = ADVANCED_FACE( '', ( #5354 ), #5355, .T. ); -#2678 = PRESENTATION_STYLE_ASSIGNMENT( ( #5356 ) ); -#2679 = ADVANCED_FACE( '', ( #5357 ), #5358, .F. ); -#2680 = PRESENTATION_STYLE_ASSIGNMENT( ( #5359 ) ); -#2681 = ADVANCED_FACE( '', ( #5360 ), #5361, .F. ); -#2682 = PRESENTATION_STYLE_ASSIGNMENT( ( #5362 ) ); -#2683 = ADVANCED_FACE( '', ( #5363 ), #5364, .F. ); -#2684 = PRESENTATION_STYLE_ASSIGNMENT( ( #5365 ) ); -#2685 = ADVANCED_FACE( '', ( #5366 ), #5367, .T. ); -#2686 = PRESENTATION_STYLE_ASSIGNMENT( ( #5368 ) ); -#2687 = ADVANCED_FACE( '', ( #5369 ), #5370, .F. ); -#2688 = PRESENTATION_STYLE_ASSIGNMENT( ( #5371 ) ); -#2689 = ADVANCED_FACE( '', ( #5372 ), #5373, .T. ); -#2690 = PRESENTATION_STYLE_ASSIGNMENT( ( #5374 ) ); -#2691 = ADVANCED_FACE( '', ( #5375 ), #5376, .T. ); -#2692 = PRESENTATION_STYLE_ASSIGNMENT( ( #5377 ) ); -#2693 = ADVANCED_FACE( '', ( #5378 ), #5379, .T. ); -#2694 = PRESENTATION_STYLE_ASSIGNMENT( ( #5380 ) ); -#2695 = ADVANCED_FACE( '', ( #5381 ), #5382, .T. ); -#2696 = PRESENTATION_STYLE_ASSIGNMENT( ( #5383 ) ); -#2697 = ADVANCED_FACE( '', ( #5384 ), #5385, .T. ); -#2698 = PRESENTATION_STYLE_ASSIGNMENT( ( #5386 ) ); -#2699 = ADVANCED_FACE( '', ( #5387 ), #5388, .F. ); -#2700 = PRESENTATION_STYLE_ASSIGNMENT( ( #5389 ) ); -#2701 = ADVANCED_FACE( '', ( #5390, #5391, #5392, #5393, #5394, #5395 ), #5396, .T. ); -#2702 = PRESENTATION_STYLE_ASSIGNMENT( ( #5397 ) ); -#2703 = ADVANCED_FACE( '', ( #5398 ), #5399, .F. ); -#2704 = PRESENTATION_STYLE_ASSIGNMENT( ( #5400 ) ); -#2705 = ADVANCED_FACE( '', ( #5401 ), #5402, .T. ); -#2706 = PRESENTATION_STYLE_ASSIGNMENT( ( #5403 ) ); -#2707 = ADVANCED_FACE( '', ( #5404 ), #5405, .T. ); -#2708 = PRESENTATION_STYLE_ASSIGNMENT( ( #5406 ) ); -#2709 = ADVANCED_FACE( '', ( #5407 ), #5408, .T. ); -#2710 = PRESENTATION_STYLE_ASSIGNMENT( ( #5409 ) ); -#2711 = ADVANCED_FACE( '', ( #5410 ), #5411, .T. ); -#2712 = PRESENTATION_STYLE_ASSIGNMENT( ( #5412 ) ); -#2713 = ADVANCED_FACE( '', ( #5413 ), #5414, .T. ); -#2714 = PRESENTATION_STYLE_ASSIGNMENT( ( #5415 ) ); -#2715 = ADVANCED_FACE( '', ( #5416 ), #5417, .F. ); -#2716 = PRESENTATION_STYLE_ASSIGNMENT( ( #5418 ) ); -#2717 = ADVANCED_FACE( '', ( #5419 ), #5420, .T. ); -#2718 = PRESENTATION_STYLE_ASSIGNMENT( ( #5421 ) ); -#2719 = ADVANCED_FACE( '', ( #5422 ), #5423, .T. ); -#2720 = PRESENTATION_STYLE_ASSIGNMENT( ( #5424 ) ); -#2721 = ADVANCED_FACE( '', ( #5425 ), #5426, .F. ); -#2722 = PRESENTATION_STYLE_ASSIGNMENT( ( #5427 ) ); -#2723 = ADVANCED_FACE( '', ( #5428 ), #5429, .T. ); -#2724 = PRESENTATION_STYLE_ASSIGNMENT( ( #5430 ) ); -#2725 = ADVANCED_FACE( '', ( #5431 ), #5432, .T. ); -#2726 = PRESENTATION_STYLE_ASSIGNMENT( ( #5433 ) ); -#2727 = ADVANCED_FACE( '', ( #5434 ), #5435, .F. ); -#2728 = PRESENTATION_STYLE_ASSIGNMENT( ( #5436 ) ); -#2729 = ADVANCED_FACE( '', ( #5437 ), #5438, .F. ); -#2730 = PRESENTATION_STYLE_ASSIGNMENT( ( #5439 ) ); -#2731 = ADVANCED_FACE( '', ( #5440 ), #5441, .F. ); -#2732 = PRESENTATION_STYLE_ASSIGNMENT( ( #5442 ) ); -#2733 = ADVANCED_FACE( '', ( #5443 ), #5444, .F. ); -#2734 = PRESENTATION_STYLE_ASSIGNMENT( ( #5445 ) ); -#2735 = ADVANCED_FACE( '', ( #5446 ), #5447, .T. ); -#2736 = PRESENTATION_STYLE_ASSIGNMENT( ( #5448 ) ); -#2737 = ADVANCED_FACE( '', ( #5449 ), #5450, .T. ); -#2738 = PRESENTATION_STYLE_ASSIGNMENT( ( #5451 ) ); -#2739 = ADVANCED_FACE( '', ( #5452 ), #5453, .T. ); -#2740 = PRESENTATION_STYLE_ASSIGNMENT( ( #5454 ) ); -#2741 = ADVANCED_FACE( '', ( #5455 ), #5456, .F. ); -#2742 = PRESENTATION_STYLE_ASSIGNMENT( ( #5457 ) ); -#2743 = ADVANCED_FACE( '', ( #5458 ), #5459, .F. ); -#2744 = PRESENTATION_STYLE_ASSIGNMENT( ( #5460 ) ); -#2745 = ADVANCED_FACE( '', ( #5461 ), #5462, .T. ); -#2746 = PRESENTATION_STYLE_ASSIGNMENT( ( #5463 ) ); -#2747 = ADVANCED_FACE( '', ( #5464 ), #5465, .T. ); -#2748 = PRESENTATION_STYLE_ASSIGNMENT( ( #5466 ) ); -#2749 = ADVANCED_FACE( '', ( #5467 ), #5468, .T. ); -#2750 = PRESENTATION_STYLE_ASSIGNMENT( ( #5469 ) ); -#2751 = ADVANCED_FACE( '', ( #5470 ), #5471, .F. ); -#2752 = PRESENTATION_STYLE_ASSIGNMENT( ( #5472 ) ); -#2753 = ADVANCED_FACE( '', ( #5473 ), #5474, .T. ); -#2754 = PRESENTATION_STYLE_ASSIGNMENT( ( #5475 ) ); -#2755 = ADVANCED_FACE( '', ( #5476 ), #5477, .T. ); -#2756 = PRESENTATION_STYLE_ASSIGNMENT( ( #5478 ) ); -#2757 = ADVANCED_FACE( '', ( #5479 ), #5480, .T. ); -#2758 = PRESENTATION_STYLE_ASSIGNMENT( ( #5481 ) ); -#2759 = ADVANCED_FACE( '', ( #5482 ), #5483, .F. ); -#2760 = PRESENTATION_STYLE_ASSIGNMENT( ( #5484 ) ); -#2761 = ADVANCED_FACE( '', ( #5485 ), #5486, .T. ); -#2762 = PRESENTATION_STYLE_ASSIGNMENT( ( #5487 ) ); -#2763 = ADVANCED_FACE( '', ( #5488 ), #5489, .T. ); -#2764 = PRESENTATION_STYLE_ASSIGNMENT( ( #5490 ) ); -#2765 = ADVANCED_FACE( '', ( #5491 ), #5492, .T. ); -#2766 = PRESENTATION_STYLE_ASSIGNMENT( ( #5493 ) ); -#2767 = ADVANCED_FACE( '', ( #5494 ), #5495, .F. ); -#2768 = PRESENTATION_STYLE_ASSIGNMENT( ( #5496 ) ); -#2769 = ADVANCED_FACE( '', ( #5497 ), #5498, .F. ); -#2770 = PRESENTATION_STYLE_ASSIGNMENT( ( #5499 ) ); -#2771 = ADVANCED_FACE( '', ( #5500 ), #5501, .T. ); -#2772 = PRESENTATION_STYLE_ASSIGNMENT( ( #5502 ) ); -#2773 = ADVANCED_FACE( '', ( #5503 ), #5504, .T. ); -#2774 = PRESENTATION_STYLE_ASSIGNMENT( ( #5505 ) ); -#2775 = ADVANCED_FACE( '', ( #5506 ), #5507, .T. ); -#2776 = PRESENTATION_STYLE_ASSIGNMENT( ( #5508 ) ); -#2777 = ADVANCED_FACE( '', ( #5509 ), #5510, .F. ); -#2778 = PRESENTATION_STYLE_ASSIGNMENT( ( #5511 ) ); -#2779 = ADVANCED_FACE( '', ( #5512 ), #5513, .F. ); -#2780 = PRESENTATION_STYLE_ASSIGNMENT( ( #5514 ) ); -#2781 = ADVANCED_FACE( '', ( #5515 ), #5516, .T. ); -#2782 = PRESENTATION_STYLE_ASSIGNMENT( ( #5517 ) ); -#2783 = ADVANCED_FACE( '', ( #5518 ), #5519, .F. ); -#2784 = PRESENTATION_STYLE_ASSIGNMENT( ( #5520 ) ); -#2785 = ADVANCED_FACE( '', ( #5521 ), #5522, .T. ); -#2786 = PRESENTATION_STYLE_ASSIGNMENT( ( #5523 ) ); -#2787 = ADVANCED_FACE( '', ( #5524 ), #5525, .T. ); -#2788 = PRESENTATION_STYLE_ASSIGNMENT( ( #5526 ) ); -#2789 = ADVANCED_FACE( '', ( #5527 ), #5528, .T. ); -#2790 = PRESENTATION_STYLE_ASSIGNMENT( ( #5529 ) ); -#2791 = ADVANCED_FACE( '', ( #5530, #5531 ), #5532, .T. ); -#2792 = PRESENTATION_STYLE_ASSIGNMENT( ( #5533 ) ); -#2793 = ADVANCED_FACE( '', ( #5534 ), #5535, .T. ); -#2794 = PRESENTATION_STYLE_ASSIGNMENT( ( #5536 ) ); -#2795 = ADVANCED_FACE( '', ( #5537 ), #5538, .F. ); -#2796 = PRESENTATION_STYLE_ASSIGNMENT( ( #5539 ) ); -#2797 = ADVANCED_FACE( '', ( #5540 ), #5541, .T. ); -#2798 = PRESENTATION_STYLE_ASSIGNMENT( ( #5542 ) ); -#2799 = ADVANCED_FACE( '', ( #5543 ), #5544, .T. ); -#2800 = PRESENTATION_STYLE_ASSIGNMENT( ( #5545 ) ); -#2801 = ADVANCED_FACE( '', ( #5546 ), #5547, .F. ); -#2802 = PRESENTATION_STYLE_ASSIGNMENT( ( #5548 ) ); -#2803 = ADVANCED_FACE( '', ( #5549 ), #5550, .T. ); -#2804 = PRESENTATION_STYLE_ASSIGNMENT( ( #5551 ) ); -#2805 = ADVANCED_FACE( '', ( #5552 ), #5553, .T. ); -#2806 = PRESENTATION_STYLE_ASSIGNMENT( ( #5554 ) ); -#2807 = ADVANCED_FACE( '', ( #5555 ), #5556, .F. ); -#2808 = PRESENTATION_STYLE_ASSIGNMENT( ( #5557 ) ); -#2809 = ADVANCED_FACE( '', ( #5558 ), #5559, .F. ); -#2810 = PRESENTATION_STYLE_ASSIGNMENT( ( #5560 ) ); -#2811 = ADVANCED_FACE( '', ( #5561 ), #5562, .F. ); -#2812 = PRESENTATION_STYLE_ASSIGNMENT( ( #5563 ) ); -#2813 = ADVANCED_FACE( '', ( #5564 ), #5565, .F. ); -#2814 = PRESENTATION_STYLE_ASSIGNMENT( ( #5566 ) ); -#2815 = ADVANCED_FACE( '', ( #5567 ), #5568, .T. ); -#2816 = PRESENTATION_STYLE_ASSIGNMENT( ( #5569 ) ); -#2817 = ADVANCED_FACE( '', ( #5570 ), #5571, .T. ); -#2818 = PRESENTATION_STYLE_ASSIGNMENT( ( #5572 ) ); -#2819 = ADVANCED_FACE( '', ( #5573 ), #5574, .T. ); -#2820 = PRESENTATION_STYLE_ASSIGNMENT( ( #5575 ) ); -#2821 = ADVANCED_FACE( '', ( #5576 ), #5577, .F. ); -#2822 = PRESENTATION_STYLE_ASSIGNMENT( ( #5578 ) ); -#2823 = ADVANCED_FACE( '', ( #5579 ), #5580, .F. ); -#2824 = PRESENTATION_STYLE_ASSIGNMENT( ( #5581 ) ); -#2825 = ADVANCED_FACE( '', ( #5582 ), #5583, .T. ); -#2826 = PRESENTATION_STYLE_ASSIGNMENT( ( #5584 ) ); -#2827 = ADVANCED_FACE( '', ( #5585 ), #5586, .F. ); -#2828 = PRESENTATION_STYLE_ASSIGNMENT( ( #5587 ) ); -#2829 = ADVANCED_FACE( '', ( #5588 ), #5589, .T. ); -#2830 = PRESENTATION_STYLE_ASSIGNMENT( ( #5590 ) ); -#2831 = ADVANCED_FACE( '', ( #5591 ), #5592, .F. ); -#2832 = PRESENTATION_STYLE_ASSIGNMENT( ( #5593 ) ); -#2833 = ADVANCED_FACE( '', ( #5594 ), #5595, .T. ); -#2834 = PRESENTATION_STYLE_ASSIGNMENT( ( #5596 ) ); -#2835 = ADVANCED_FACE( '', ( #5597 ), #5598, .T. ); -#2836 = PRESENTATION_STYLE_ASSIGNMENT( ( #5599 ) ); -#2837 = ADVANCED_FACE( '', ( #5600 ), #5601, .T. ); -#2838 = PRESENTATION_STYLE_ASSIGNMENT( ( #5602 ) ); -#2839 = ADVANCED_FACE( '', ( #5603 ), #5604, .T. ); -#2840 = PRESENTATION_STYLE_ASSIGNMENT( ( #5605 ) ); -#2841 = ADVANCED_FACE( '', ( #5606 ), #5607, .T. ); -#2842 = PRESENTATION_STYLE_ASSIGNMENT( ( #5608 ) ); -#2843 = ADVANCED_FACE( '', ( #5609 ), #5610, .F. ); -#2844 = PRESENTATION_STYLE_ASSIGNMENT( ( #5611 ) ); -#2845 = ADVANCED_FACE( '', ( #5612 ), #5613, .F. ); -#2846 = PRESENTATION_STYLE_ASSIGNMENT( ( #5614 ) ); -#2847 = ADVANCED_FACE( '', ( #5615 ), #5616, .F. ); -#2848 = PRESENTATION_STYLE_ASSIGNMENT( ( #5617 ) ); -#2849 = ADVANCED_FACE( '', ( #5618 ), #5619, .T. ); -#2850 = PRESENTATION_STYLE_ASSIGNMENT( ( #5620 ) ); -#2851 = ADVANCED_FACE( '', ( #5621 ), #5622, .F. ); -#2852 = PRESENTATION_STYLE_ASSIGNMENT( ( #5623 ) ); -#2853 = ADVANCED_FACE( '', ( #5624 ), #5625, .F. ); -#2854 = PRESENTATION_STYLE_ASSIGNMENT( ( #5626 ) ); -#2855 = ADVANCED_FACE( '', ( #5627 ), #5628, .T. ); -#2856 = PRESENTATION_STYLE_ASSIGNMENT( ( #5629 ) ); -#2857 = ADVANCED_FACE( '', ( #5630 ), #5631, .T. ); -#2858 = PRESENTATION_STYLE_ASSIGNMENT( ( #5632 ) ); -#2859 = ADVANCED_FACE( '', ( #5633 ), #5634, .T. ); -#2860 = PRESENTATION_STYLE_ASSIGNMENT( ( #5635 ) ); -#2861 = ADVANCED_FACE( '', ( #5636 ), #5637, .T. ); -#2862 = PRESENTATION_STYLE_ASSIGNMENT( ( #5638 ) ); -#2863 = ADVANCED_FACE( '', ( #5639 ), #5640, .T. ); -#2864 = PRESENTATION_STYLE_ASSIGNMENT( ( #5641 ) ); -#2865 = ADVANCED_FACE( '', ( #5642 ), #5643, .T. ); -#2866 = PRESENTATION_STYLE_ASSIGNMENT( ( #5644 ) ); -#2867 = ADVANCED_FACE( '', ( #5645 ), #5646, .T. ); -#2868 = PRESENTATION_STYLE_ASSIGNMENT( ( #5647 ) ); -#2869 = ADVANCED_FACE( '', ( #5648 ), #5649, .F. ); -#2870 = PRESENTATION_STYLE_ASSIGNMENT( ( #5650 ) ); -#2871 = ADVANCED_FACE( '', ( #5651 ), #5652, .T. ); -#2872 = PRESENTATION_STYLE_ASSIGNMENT( ( #5653 ) ); -#2873 = ADVANCED_FACE( '', ( #5654 ), #5655, .T. ); -#2874 = PRESENTATION_STYLE_ASSIGNMENT( ( #5656 ) ); -#2875 = ADVANCED_FACE( '', ( #5657 ), #5658, .T. ); -#2876 = PRESENTATION_STYLE_ASSIGNMENT( ( #5659 ) ); -#2877 = ADVANCED_FACE( '', ( #5660 ), #5661, .T. ); -#2878 = PRESENTATION_STYLE_ASSIGNMENT( ( #5662 ) ); -#2879 = ADVANCED_FACE( '', ( #5663 ), #5664, .T. ); -#2880 = PRESENTATION_STYLE_ASSIGNMENT( ( #5665 ) ); -#2881 = ADVANCED_FACE( '', ( #5666 ), #5667, .F. ); -#2882 = PRESENTATION_STYLE_ASSIGNMENT( ( #5668 ) ); -#2883 = ADVANCED_FACE( '', ( #5669 ), #5670, .F. ); -#2884 = PRESENTATION_STYLE_ASSIGNMENT( ( #5671 ) ); -#2885 = ADVANCED_FACE( '', ( #5672 ), #5673, .F. ); -#2886 = PRESENTATION_STYLE_ASSIGNMENT( ( #5674 ) ); -#2887 = ADVANCED_FACE( '', ( #5675 ), #5676, .T. ); -#2888 = PRESENTATION_STYLE_ASSIGNMENT( ( #5677 ) ); -#2889 = ADVANCED_FACE( '', ( #5678 ), #5679, .T. ); -#2890 = PRESENTATION_STYLE_ASSIGNMENT( ( #5680 ) ); -#2891 = ADVANCED_FACE( '', ( #5681 ), #5682, .T. ); -#2892 = PRESENTATION_STYLE_ASSIGNMENT( ( #5683 ) ); -#2893 = ADVANCED_FACE( '', ( #5684 ), #5685, .F. ); -#2894 = PRESENTATION_STYLE_ASSIGNMENT( ( #5686 ) ); -#2895 = ADVANCED_FACE( '', ( #5687 ), #5688, .T. ); -#2896 = PRESENTATION_STYLE_ASSIGNMENT( ( #5689 ) ); -#2897 = ADVANCED_FACE( '', ( #5690 ), #5691, .T. ); -#2898 = PRESENTATION_STYLE_ASSIGNMENT( ( #5692 ) ); -#2899 = ADVANCED_FACE( '', ( #5693 ), #5694, .T. ); -#2900 = PRESENTATION_STYLE_ASSIGNMENT( ( #5695 ) ); -#2901 = ADVANCED_FACE( '', ( #5696 ), #5697, .F. ); -#2902 = PRESENTATION_STYLE_ASSIGNMENT( ( #5698 ) ); -#2903 = ADVANCED_FACE( '', ( #5699 ), #5700, .T. ); -#2904 = PRESENTATION_STYLE_ASSIGNMENT( ( #5701 ) ); -#2905 = ADVANCED_FACE( '', ( #5702 ), #5703, .F. ); -#2906 = PRESENTATION_STYLE_ASSIGNMENT( ( #5704 ) ); -#2907 = ADVANCED_FACE( '', ( #5705 ), #5706, .T. ); -#2908 = PRESENTATION_STYLE_ASSIGNMENT( ( #5707 ) ); -#2909 = ADVANCED_FACE( '', ( #5708 ), #5709, .T. ); -#2910 = PRESENTATION_STYLE_ASSIGNMENT( ( #5710 ) ); -#2911 = ADVANCED_FACE( '', ( #5711 ), #5712, .T. ); -#2912 = PRESENTATION_STYLE_ASSIGNMENT( ( #5713 ) ); -#2913 = ADVANCED_FACE( '', ( #5714 ), #5715, .T. ); -#2914 = PRESENTATION_STYLE_ASSIGNMENT( ( #5716 ) ); -#2915 = ADVANCED_FACE( '', ( #5717 ), #5718, .T. ); -#2918 = LENGTH_MEASURE_WITH_UNIT( LENGTH_MEASURE( 1.00000000000000 ), #5719 ); -#2921 = DIMENSIONAL_EXPONENTS( 1.00000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000 ); -#2923 = DIMENSIONAL_EXPONENTS( 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000 ); -#2929 = PRODUCT_CONTEXT( '', #60, 'mechanical' ); -#2930 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1030, .NOT_KNOWN. ); -#2931 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.000000000000000 ) ); -#2932 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#2933 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#2934 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.000000000000000 ) ); -#2935 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#2936 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#2937 = CARTESIAN_POINT( '', ( -2.97500000000000, -2.24971959049152E-015, -3.72000000000000 ) ); -#2938 = DIRECTION( '', ( 1.81037414772400E-032, 1.84889274661175E-032, -1.00000000000000 ) ); -#2939 = DIRECTION( '', ( 2.77967529849588E-049, 1.00000000000000, 1.84889274661175E-032 ) ); -#2940 = CARTESIAN_POINT( '', ( -0.555908360070558, -1.25000000000000, 2.21000000000000 ) ); -#2941 = DIRECTION( '', ( -1.24989585916386E-017, -7.37648575769072E-017, -1.00000000000000 ) ); -#2942 = DIRECTION( '', ( 1.00000000000000, 2.77555756156289E-017, -1.24989585916386E-017 ) ); -#2943 = CARTESIAN_POINT( '', ( -0.555908360070556, 1.25000000000000, 2.21000000000000 ) ); -#2944 = DIRECTION( '', ( -5.54049732699590E-017, -4.28035350722045E-017, -1.00000000000000 ) ); -#2945 = DIRECTION( '', ( 1.00000000000000, 2.77555756156289E-017, -5.54049732699590E-017 ) ); -#2946 = CARTESIAN_POINT( '', ( -1.17500000000000, -1.08013641433868E-014, 0.0549999999999984 ) ); -#2947 = DIRECTION( '', ( -1.27939328145215E-016, 3.20923843055709E-017, 1.00000000000000 ) ); -#2948 = DIRECTION( '', ( -3.01930397212063E-016, 1.00000000000000, -3.20923843055709E-017 ) ); -#2949 = CARTESIAN_POINT( '', ( -1.99781672014112, -1.25000000000000, 0.510000000000000 ) ); -#2950 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#2951 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#2952 = CARTESIAN_POINT( '', ( -1.99781672014111, 1.25000000000000, 0.510000000000000 ) ); -#2953 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#2954 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#2955 = CARTESIAN_POINT( '', ( -1.12500000000000, -2.44013251445019E-014, 0.0399999999999960 ) ); -#2956 = DIRECTION( '', ( 1.54606981262843E-016, -4.99600361081320E-016, 1.00000000000000 ) ); -#2957 = DIRECTION( '', ( 2.16936468392535E-016, 1.00000000000000, 4.99600361081320E-016 ) ); -#2958 = CARTESIAN_POINT( '', ( -7.62500000000000, 2.90701707497676E-015, 3.60000000000000 ) ); -#2959 = DIRECTION( '', ( 3.69778549322350E-032, -4.93038065763133E-032, -1.00000000000000 ) ); -#2960 = DIRECTION( '', ( -1.84889274661175E-032, 1.00000000000000, -4.93038065763133E-032 ) ); -#2961 = CARTESIAN_POINT( '', ( 2.01000000000000, 2.00000000000000, -3.74000000000000 ) ); -#2962 = DIRECTION( '', ( -3.69286390495702E-017, -3.05845558529809E-016, -1.00000000000000 ) ); -#2963 = DIRECTION( '', ( 1.00000000000000, -7.05791081969669E-017, -3.69286390495702E-017 ) ); -#2964 = CARTESIAN_POINT( '', ( 2.03000000000000, 1.00000000000000, -3.74000000000000 ) ); -#2965 = DIRECTION( '', ( 9.90139350170603E-017, -2.82898023735195E-017, -1.00000000000000 ) ); -#2966 = DIRECTION( '', ( 1.00000000000000, -4.13348355579302E-017, 9.90139350170603E-017 ) ); -#2967 = CARTESIAN_POINT( '', ( 2.03000000000000, -2.02073310519945E-015, -3.74000000000000 ) ); -#2968 = DIRECTION( '', ( 4.58874458764461E-018, -8.82590824087385E-018, -1.00000000000000 ) ); -#2969 = DIRECTION( '', ( 1.00000000000000, -2.01227923213309E-016, 4.58874458764462E-018 ) ); -#2970 = CARTESIAN_POINT( '', ( 2.01000000000000, -2.00000000000000, -3.74000000000000 ) ); -#2971 = DIRECTION( '', ( -3.69286390495702E-017, -3.05845558529809E-016, -1.00000000000000 ) ); -#2972 = DIRECTION( '', ( 1.00000000000000, -7.05791081969669E-017, -3.69286390495702E-017 ) ); -#2973 = CARTESIAN_POINT( '', ( 2.03000000000000, -1.00000000000000, -3.74000000000000 ) ); -#2974 = DIRECTION( '', ( 9.90139350170603E-017, -2.82898023735195E-017, -1.00000000000000 ) ); -#2975 = DIRECTION( '', ( 1.00000000000000, -4.13348355579302E-017, 9.90139350170603E-017 ) ); -#2978 = UNCERTAINTY_MEASURE_WITH_UNIT( LENGTH_MEASURE( 0.00100000000000000 ), #2980, '', '' ); -#2980 = ( CONVERSION_BASED_UNIT( 'MILLIMETRE', #5722 )LENGTH_UNIT( )NAMED_UNIT( #5725 ) ); -#2981 = ( NAMED_UNIT( #5727 )PLANE_ANGLE_UNIT( )SI_UNIT( $, .RADIAN. ) ); -#2982 = ( NAMED_UNIT( #5727 )SI_UNIT( $, .STERADIAN. )SOLID_ANGLE_UNIT( ) ); -#2984 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1048, .NOT_KNOWN. ); -#2985 = CLOSED_SHELL( '', ( #2409, #2633, #1611, #1551, #1937, #2805, #2333, #2885, #2003, #1713, #2209, #2495, #2411, #2399, #1217, #1651, #2821, #1661, #2691, #2159, #2499, #1757, #1557, #1659, #1351, #1887, #2609, #1707, #1381, #2457, #2461, #1431, #2733, #1627, #1495, #1615, #1501, #2435, #2907, #1357, #2005, #2265, #1623, #1775, #2195, #1859, #1449, #2303, #2115, #2067, #1321, #1341, #2131, #2581, #2277, #2687, #1243, #1257, #1331, #2393, #1455, #1789, #1947, #2221, #1745, #2735, #2855, #1897, #1979, #1489, #2673, #2913, #2007, #2761, #2057, #1345, #2489, #1563, #1505, #1313, #2915, #2625, #1809, #2755, #2145, #2717, #2569, #2537, #2287, #1235, #1523, #1987, #1813, #2163, #2549, #2677, #1173, #1831, #2193, #2283, #2479, #2013, #2263, #1535, #1353, #1189, #1791, #2111, #1863, #1849, #2365, #1305, #2217, #2851, #2505, #1749, #1383, #1181, #1391, #1799, #1957, #1641, #2053, #2827, #2707, #2419, #2453, #2579, #2485, #2321, #2533, #2387, #1531, #2623, #1537, #2841, #2251, #2585, #2853, #1259, #1763, #1717, #1569, #2789, #2455, #2737, #1803, #2289, #1597, #2375, #2291 ) ); -#2986 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1056, .NOT_KNOWN. ); -#2987 = CLOSED_SHELL( '', ( #2445, #2491, #1919, #2255, #1251, #2861, #2325, #2791, #2061, #1273, #1881, #2467, #2183, #2617, #1403, #1307, #1231, #2865, #1371, #2705, #2749, #2063, #1845, #2299, #1989, #1645, #1765, #2305, #2795, #2331, #1879, #1221, #1363, #1413, #1271, #1805, #1261, #1587, #1625, #2899, #2743, #2525, #1477, #2589, #1609, #1547, #2077, #2871, #2635, #2873, #2267, #2471, #2089, #1401, #1209, #2017, #1935, #2203, #1511, #2395, #2397, #2421, #1183, #1697, #1781, #1953, #1185, #1207, #2595, #2587, #2171, #1847, #1853, #1691, #2215, #1755, #2405, #2351, #2811, #1687, #1969, #2803, #1915, #2701, #1705, #1337, #2829, #2551, #2339, #2187, #2739, #1605, #1571, #1983, #2819, #1693, #2123, #2517, #1753, #2451, #2139, #1949, #1567, #2047, #1163, #1287, #1709, #2423, #1961, #2319, #1963, #1675, #1747, #1923, #2095, #2521, #2845, #1299, #2541 ) ); -#2988 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1064, .NOT_KNOWN. ); -#2989 = CLOSED_SHELL( '', ( #2607, #2603, #2697, #1269, #1237, #2041, #1497, #2381, #1165, #2779, #1767, #2893, #1861, #1377, #2531, #2561, #2315, #1239, #2247, #2293, #1599, #2763, #2799, #1519, #1473, #2493, #2571, #2137, #1427, #2911, #2503, #1265, #2227, #2683 ) ); -#2990 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1077, .NOT_KNOWN. ); -#2991 = CLOSED_SHELL( '', ( #2527, #1549, #2125, #1397, #1317, #1657, #1349, #2833, #2045, #2449, #2235, #2117, #1743, #2285, #1199, #2535, #1263, #2151, #1739, #1387, #2721, #1453, #2615, #2657, #2101, #1429, #2835, #2207, #2081, #1219, #2767, #2179, #1469, #1865, #1253, #1223, #1579, #1493, #1375, #1875, #2547, #2109, #1541, #1601, #1195, #2685, #2009, #1303, #2379, #1319, #2793, #1471, #2745, #2611, #1193, #2327, #2727, #2679, #1365, #2901, #2741, #1367, #1997, #2487, #1327, #2033, #1711, #2641, #2021, #2347, #2513, #1267, #1335, #1517, #1665, #1649, #1565, #1215, #2619, #2129, #1339, #1621, #1891, #2369, #2837, #1917, #1577, #2557, #2645, #1685, #2401, #2903, #2297, #2639, #1725, #2637, #2015, #1633, #1289, #1161, #1233, #1545, #1631, #1241, #2069, #2261, #1905, #1585, #1309, #1955, #2771, #2147, #1447, #2433, #1677, #1359, #1959, #2867, #1593, #2593, #2403, #1559, #1973, #1977, #2349, #1443, #2307, #2509, #1323, #1991, #1379, #1201, #2141, #1779, #1255, #1829, #1855, #1213, #2413, #2023, #2651, #2197, #2253, #1843, #2563, #1155, #2709, #2511, #1589, #2391, #1399, #1637, #2599, #1715, #1931, #2475, #2477, #2439, #1211, #1643, #1591, #1673, #2337, #1815, #1819, #2355, #1509, #2035, #1465, #2757, #2317, #1507, #1981, #2889, #2813, #2103, #2259, #2553, #2133, #2823, #2463, #2039, #2671, #1343, #2105, #1795, #2385, #2573, #2055, #2173, #2119, #1871, #1491, #2825, #1445, #1817, #2843, #2177, #1479, #1907, #1329, #1179, #2663, #1827, #1655, #2447, #1419, #2713, #2237, #2801, #1825, #2093, #1777, #2367, #2661, #2715, #2529, #1385, #2097, #2417, #1787, #2389, #1939, #1679, #1883, #2519, #2877, #1325, #2883, #1999, #1561, #2231, #1503, #1249, #1695, #2695, #2407, #1285, #1393, #2279, #1995, #2001, #2621, #2501, #1417, #1421, #2891, #2515, #1759, #2601, #2223, #1281, #1735, #1389, #1975, #1423, #1463, #2011, #1921, #2839, #1291, #2559, #1933, #1405, #2155, #2897, #1533, #2605, #2627, #2199, #1583, #1703, #2895, #2075, #1175, #2135, #1985, #2807, #1733, #2751, #2781, #2777, #1807, #1411, #2185, #1485, #2731, #2071, #2191, #1525, #2443, #1483, #2567, #2643, #2281, #1629, #1823, #1275 ) ); -#2992 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1085, .NOT_KNOWN. ); -#2993 = CLOSED_SHELL( '', ( #2269, #2667, #1663, #2857, #1177, #1515, #2881, #1433, #1797, #2019, #2073, #1885, #2383, #1965, #1457, #1619, #1499, #1667, #1741, #1903, #2313, #2377, #1723, #2565, #2613, #2121, #1851, #2649, #1811, #1731, #2909, #1867, #2669, #1821 ) ); -#2994 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1098, .NOT_KNOWN. ); -#2995 = CLOSED_SHELL( '', ( #1873, #1459, #1595, #1169, #2085, #2037, #2723, #2659, #2583, #2507, #2239, #2329, #1771, #2753, #1277, #2051, #2577, #2863, #2359, #2107, #1581, #2229, #2181, #2875, #1543, #2785, #1369, #2225, #2273, #2545, #2575, #2631, #2087, #1671, #2879, #1911, #1513, #1355, #2431, #2169, #2143, #1761 ) ); -#2996 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1106, .NOT_KNOWN. ); -#2997 = CLOSED_SHELL( '', ( #2847, #2539, #1361, #2465, #2859, #2459, #1699, #1293, #1925, #2591, #2775, #1521, #2161, #1769, #1857, #2689, #1635, #1899, #2065, #1681, #1475, #2099, #1967, #2243, #2797, #1157, #1893, #2373, #1841, #1719, #2341, #2817, #1487, #1245, #1689, #1301, #2149, #1159, #2483, #2469, #1993, #1347, #2481, #1737, #2543, #1437, #1839, #2257, #2079, #1315, #2653, #1283, #1639, #2275, #1441, #1167, #1553, #1835, #1333, #2189, #2769, #2323, #1229, #1247, #1573, #2759, #1575, #1395, #2249, #2167, #1529, #2415, #1297, #1721, #2091, #1877, #1373, #1773, #2371, #1901, #1683 ) ); -#2998 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1114, .NOT_KNOWN. ); -#2999 = CLOSED_SHELL( '', ( #1295, #2357, #2497, #2049, #2849, #1227, #2629, #1617, #1527, #2175, #2787, #1555, #1197, #2157, #2809, #1669, #2783, #1435, #2205, #2773, #2427, #2031, #2815, #2681 ) ); -#3000 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1122, .NOT_KNOWN. ); -#3001 = CLOSED_SHELL( '', ( #2869, #2441, #2729, #2029, #1701, #1971, #1653, #2693, #1415, #2241, #2555, #2429, #1837, #1801, #2665, #1951, #1467, #1481, #2747, #1409, #2719, #1461, #2887, #1439 ) ); -#3002 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1130, .NOT_KNOWN. ); -#3003 = CLOSED_SHELL( '', ( #2165, #2335, #2295, #1913, #2523, #1941, #2597, #2905, #2271, #2425, #1171, #2699, #1647, #2083, #1783, #1945, #1187, #1833, #1785, #2655, #2711, #1927, #2437, #2025, #1943, #1895 ) ); -#3004 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1138, .NOT_KNOWN. ); -#3005 = CLOSED_SHELL( '', ( #1407, #2675, #2043, #2201, #1869, #1311, #2153, #2219, #1603, #2059, #1727, #1191, #1203, #1613, #1205, #2127, #2831, #2311, #1539, #1929, #1793, #1751, #1225, #1909 ) ); -#3006 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE( ' ', 'NONE', #1146, .NOT_KNOWN. ); -#3007 = CLOSED_SHELL( '', ( #2345, #2361, #1425, #1607, #2725, #2363, #2027, #2213, #2245, #2353, #1451, #2113, #1729, #2703, #2647, #2765, #1889, #2343, #1279, #2309, #2233, #2211, #2473, #2301 ) ); -#3008 = SURFACE_STYLE_USAGE( .BOTH., #5733 ); -#3009 = FACE_OUTER_BOUND( '', #5734, .T. ); -#3010 = PLANE( '', #5735 ); -#3011 = SURFACE_STYLE_USAGE( .BOTH., #5736 ); -#3012 = FACE_OUTER_BOUND( '', #5737, .T. ); -#3013 = PLANE( '', #5738 ); -#3014 = SURFACE_STYLE_USAGE( .BOTH., #5739 ); -#3015 = FACE_OUTER_BOUND( '', #5740, .T. ); -#3016 = PLANE( '', #5741 ); -#3017 = SURFACE_STYLE_USAGE( .BOTH., #5742 ); -#3018 = FACE_OUTER_BOUND( '', #5743, .T. ); -#3019 = CYLINDRICAL_SURFACE( '', #5744, 0.700000000000000 ); -#3020 = SURFACE_STYLE_USAGE( .BOTH., #5745 ); -#3021 = FACE_OUTER_BOUND( '', #5746, .T. ); -#3022 = PLANE( '', #5747 ); -#3023 = SURFACE_STYLE_USAGE( .BOTH., #5748 ); -#3024 = FACE_OUTER_BOUND( '', #5749, .T. ); -#3025 = CYLINDRICAL_SURFACE( '', #5750, 2.20000000000000 ); -#3026 = SURFACE_STYLE_USAGE( .BOTH., #5751 ); -#3027 = FACE_OUTER_BOUND( '', #5752, .T. ); -#3028 = PLANE( '', #5753 ); -#3029 = SURFACE_STYLE_USAGE( .BOTH., #5754 ); -#3030 = FACE_BOUND( '', #5755, .T. ); -#3031 = FACE_BOUND( '', #5756, .T. ); -#3032 = FACE_OUTER_BOUND( '', #5757, .T. ); -#3033 = PLANE( '', #5758 ); -#3034 = SURFACE_STYLE_USAGE( .BOTH., #5759 ); -#3035 = FACE_OUTER_BOUND( '', #5760, .T. ); -#3036 = CYLINDRICAL_SURFACE( '', #5761, 0.210000000000000 ); -#3037 = SURFACE_STYLE_USAGE( .BOTH., #5762 ); -#3038 = FACE_OUTER_BOUND( '', #5763, .T. ); -#3039 = PLANE( '', #5764 ); -#3040 = SURFACE_STYLE_USAGE( .BOTH., #5765 ); -#3041 = FACE_OUTER_BOUND( '', #5766, .T. ); -#3042 = CYLINDRICAL_SURFACE( '', #5767, 0.115775830714533 ); -#3043 = SURFACE_STYLE_USAGE( .BOTH., #5768 ); -#3044 = FACE_OUTER_BOUND( '', #5769, .T. ); -#3045 = CYLINDRICAL_SURFACE( '', #5770, 0.210000000000000 ); -#3046 = SURFACE_STYLE_USAGE( .BOTH., #5771 ); -#3047 = FACE_OUTER_BOUND( '', #5772, .T. ); -#3048 = PLANE( '', #5773 ); -#3049 = SURFACE_STYLE_USAGE( .BOTH., #5774 ); -#3050 = FACE_OUTER_BOUND( '', #5775, .T. ); -#3051 = PLANE( '', #5776 ); -#3052 = SURFACE_STYLE_USAGE( .BOTH., #5777 ); -#3053 = FACE_OUTER_BOUND( '', #5778, .T. ); -#3054 = PLANE( '', #5779 ); -#3055 = SURFACE_STYLE_USAGE( .BOTH., #5780 ); -#3056 = FACE_OUTER_BOUND( '', #5781, .T. ); -#3057 = PLANE( '', #5782 ); -#3058 = SURFACE_STYLE_USAGE( .BOTH., #5783 ); -#3059 = FACE_OUTER_BOUND( '', #5784, .T. ); -#3060 = PLANE( '', #5785 ); -#3061 = SURFACE_STYLE_USAGE( .BOTH., #5786 ); -#3062 = FACE_OUTER_BOUND( '', #5787, .T. ); -#3063 = PLANE( '', #5788 ); -#3064 = SURFACE_STYLE_USAGE( .BOTH., #5789 ); -#3065 = FACE_OUTER_BOUND( '', #5790, .T. ); -#3066 = PLANE( '', #5791 ); -#3067 = SURFACE_STYLE_USAGE( .BOTH., #5792 ); -#3068 = FACE_OUTER_BOUND( '', #5793, .T. ); -#3069 = PLANE( '', #5794 ); -#3070 = SURFACE_STYLE_USAGE( .BOTH., #5795 ); -#3071 = FACE_OUTER_BOUND( '', #5796, .T. ); -#3072 = PLANE( '', #5797 ); -#3073 = SURFACE_STYLE_USAGE( .BOTH., #5798 ); -#3074 = FACE_OUTER_BOUND( '', #5799, .T. ); -#3075 = CYLINDRICAL_SURFACE( '', #5800, 0.210000000000000 ); -#3076 = SURFACE_STYLE_USAGE( .BOTH., #5801 ); -#3077 = FACE_OUTER_BOUND( '', #5802, .T. ); -#3078 = PLANE( '', #5803 ); -#3079 = SURFACE_STYLE_USAGE( .BOTH., #5804 ); -#3080 = FACE_OUTER_BOUND( '', #5805, .T. ); -#3081 = PLANE( '', #5806 ); -#3082 = SURFACE_STYLE_USAGE( .BOTH., #5807 ); -#3083 = FACE_OUTER_BOUND( '', #5808, .T. ); -#3084 = CYLINDRICAL_SURFACE( '', #5809, 0.210000000000000 ); -#3085 = SURFACE_STYLE_USAGE( .BOTH., #5810 ); -#3086 = FACE_OUTER_BOUND( '', #5811, .T. ); -#3087 = CYLINDRICAL_SURFACE( '', #5812, 0.210000000000000 ); -#3088 = SURFACE_STYLE_USAGE( .BOTH., #5813 ); -#3089 = FACE_OUTER_BOUND( '', #5814, .T. ); -#3090 = PLANE( '', #5815 ); -#3091 = SURFACE_STYLE_USAGE( .BOTH., #5816 ); -#3092 = FACE_OUTER_BOUND( '', #5817, .T. ); -#3093 = PLANE( '', #5818 ); -#3094 = SURFACE_STYLE_USAGE( .BOTH., #5819 ); -#3095 = FACE_OUTER_BOUND( '', #5820, .T. ); -#3096 = CYLINDRICAL_SURFACE( '', #5821, 0.200000000000000 ); -#3097 = SURFACE_STYLE_USAGE( .BOTH., #5822 ); -#3098 = FACE_OUTER_BOUND( '', #5823, .T. ); -#3099 = PLANE( '', #5824 ); -#3100 = SURFACE_STYLE_USAGE( .BOTH., #5825 ); -#3101 = FACE_OUTER_BOUND( '', #5826, .T. ); -#3102 = PLANE( '', #5827 ); -#3103 = SURFACE_STYLE_USAGE( .BOTH., #5828 ); -#3104 = FACE_OUTER_BOUND( '', #5829, .T. ); -#3105 = PLANE( '', #5830 ); -#3106 = SURFACE_STYLE_USAGE( .BOTH., #5831 ); -#3107 = FACE_OUTER_BOUND( '', #5832, .T. ); -#3108 = PLANE( '', #5833 ); -#3109 = SURFACE_STYLE_USAGE( .BOTH., #5834 ); -#3110 = FACE_OUTER_BOUND( '', #5835, .T. ); -#3111 = PLANE( '', #5836 ); -#3112 = SURFACE_STYLE_USAGE( .BOTH., #5837 ); -#3113 = FACE_OUTER_BOUND( '', #5838, .T. ); -#3114 = PLANE( '', #5839 ); -#3115 = SURFACE_STYLE_USAGE( .BOTH., #5840 ); -#3116 = FACE_OUTER_BOUND( '', #5841, .T. ); -#3117 = PLANE( '', #5842 ); -#3118 = SURFACE_STYLE_USAGE( .BOTH., #5843 ); -#3119 = FACE_OUTER_BOUND( '', #5844, .T. ); -#3120 = PLANE( '', #5845 ); -#3121 = SURFACE_STYLE_USAGE( .BOTH., #5846 ); -#3122 = FACE_OUTER_BOUND( '', #5847, .T. ); -#3123 = PLANE( '', #5848 ); -#3124 = SURFACE_STYLE_USAGE( .BOTH., #5849 ); -#3125 = FACE_OUTER_BOUND( '', #5850, .T. ); -#3126 = PLANE( '', #5851 ); -#3127 = SURFACE_STYLE_USAGE( .BOTH., #5852 ); -#3128 = FACE_OUTER_BOUND( '', #5853, .T. ); -#3129 = PLANE( '', #5854 ); -#3130 = SURFACE_STYLE_USAGE( .BOTH., #5855 ); -#3131 = FACE_OUTER_BOUND( '', #5856, .T. ); -#3132 = PLANE( '', #5857 ); -#3133 = SURFACE_STYLE_USAGE( .BOTH., #5858 ); -#3134 = FACE_OUTER_BOUND( '', #5859, .T. ); -#3135 = PLANE( '', #5860 ); -#3136 = SURFACE_STYLE_USAGE( .BOTH., #5861 ); -#3137 = FACE_OUTER_BOUND( '', #5862, .T. ); -#3138 = CYLINDRICAL_SURFACE( '', #5863, 0.597816720141110 ); -#3139 = SURFACE_STYLE_USAGE( .BOTH., #5864 ); -#3140 = FACE_OUTER_BOUND( '', #5865, .T. ); -#3141 = PLANE( '', #5866 ); -#3142 = SURFACE_STYLE_USAGE( .BOTH., #5867 ); -#3143 = FACE_OUTER_BOUND( '', #5868, .T. ); -#3144 = PLANE( '', #5869 ); -#3145 = SURFACE_STYLE_USAGE( .BOTH., #5870 ); -#3146 = FACE_OUTER_BOUND( '', #5871, .T. ); -#3147 = PLANE( '', #5872 ); -#3148 = SURFACE_STYLE_USAGE( .BOTH., #5873 ); -#3149 = FACE_OUTER_BOUND( '', #5874, .T. ); -#3150 = PLANE( '', #5875 ); -#3151 = SURFACE_STYLE_USAGE( .BOTH., #5876 ); -#3152 = FACE_OUTER_BOUND( '', #5877, .T. ); -#3153 = PLANE( '', #5878 ); -#3154 = SURFACE_STYLE_USAGE( .BOTH., #5879 ); -#3155 = FACE_OUTER_BOUND( '', #5880, .T. ); -#3156 = FACE_BOUND( '', #5881, .T. ); -#3157 = PLANE( '', #5882 ); -#3158 = SURFACE_STYLE_USAGE( .BOTH., #5883 ); -#3159 = FACE_OUTER_BOUND( '', #5884, .T. ); -#3160 = PLANE( '', #5885 ); -#3161 = SURFACE_STYLE_USAGE( .BOTH., #5886 ); -#3162 = FACE_OUTER_BOUND( '', #5887, .T. ); -#3163 = CYLINDRICAL_SURFACE( '', #5888, 1.50000000000000 ); -#3164 = SURFACE_STYLE_USAGE( .BOTH., #5889 ); -#3165 = FACE_OUTER_BOUND( '', #5890, .T. ); -#3166 = PLANE( '', #5891 ); -#3167 = SURFACE_STYLE_USAGE( .BOTH., #5892 ); -#3168 = FACE_OUTER_BOUND( '', #5893, .T. ); -#3169 = PLANE( '', #5894 ); -#3170 = SURFACE_STYLE_USAGE( .BOTH., #5895 ); -#3171 = FACE_OUTER_BOUND( '', #5896, .T. ); -#3172 = PLANE( '', #5897 ); -#3173 = SURFACE_STYLE_USAGE( .BOTH., #5898 ); -#3174 = FACE_OUTER_BOUND( '', #5899, .T. ); -#3175 = PLANE( '', #5900 ); -#3176 = SURFACE_STYLE_USAGE( .BOTH., #5901 ); -#3177 = FACE_OUTER_BOUND( '', #5902, .T. ); -#3178 = PLANE( '', #5903 ); -#3179 = SURFACE_STYLE_USAGE( .BOTH., #5904 ); -#3180 = FACE_OUTER_BOUND( '', #5905, .T. ); -#3181 = PLANE( '', #5906 ); -#3182 = SURFACE_STYLE_USAGE( .BOTH., #5907 ); -#3183 = FACE_OUTER_BOUND( '', #5908, .T. ); -#3184 = PLANE( '', #5909 ); -#3185 = SURFACE_STYLE_USAGE( .BOTH., #5910 ); -#3186 = FACE_OUTER_BOUND( '', #5911, .T. ); -#3187 = PLANE( '', #5912 ); -#3188 = SURFACE_STYLE_USAGE( .BOTH., #5913 ); -#3189 = FACE_OUTER_BOUND( '', #5914, .T. ); -#3190 = PLANE( '', #5915 ); -#3191 = SURFACE_STYLE_USAGE( .BOTH., #5916 ); -#3192 = FACE_OUTER_BOUND( '', #5917, .T. ); -#3193 = CYLINDRICAL_SURFACE( '', #5918, 0.150000000000000 ); -#3194 = SURFACE_STYLE_USAGE( .BOTH., #5919 ); -#3195 = FACE_OUTER_BOUND( '', #5920, .T. ); -#3196 = PLANE( '', #5921 ); -#3197 = SURFACE_STYLE_USAGE( .BOTH., #5922 ); -#3198 = FACE_OUTER_BOUND( '', #5923, .T. ); -#3199 = CYLINDRICAL_SURFACE( '', #5924, 0.210000000000000 ); -#3200 = SURFACE_STYLE_USAGE( .BOTH., #5925 ); -#3201 = FACE_OUTER_BOUND( '', #5926, .T. ); -#3202 = PLANE( '', #5927 ); -#3203 = SURFACE_STYLE_USAGE( .BOTH., #5928 ); -#3204 = FACE_OUTER_BOUND( '', #5929, .T. ); -#3205 = PLANE( '', #5930 ); -#3206 = SURFACE_STYLE_USAGE( .BOTH., #5931 ); -#3207 = FACE_OUTER_BOUND( '', #5932, .T. ); -#3208 = PLANE( '', #5933 ); -#3209 = SURFACE_STYLE_USAGE( .BOTH., #5934 ); -#3210 = FACE_OUTER_BOUND( '', #5935, .T. ); -#3211 = PLANE( '', #5936 ); -#3212 = SURFACE_STYLE_USAGE( .BOTH., #5937 ); -#3213 = FACE_OUTER_BOUND( '', #5938, .T. ); -#3214 = CYLINDRICAL_SURFACE( '', #5939, 1.00000000000000 ); -#3215 = SURFACE_STYLE_USAGE( .BOTH., #5940 ); -#3216 = FACE_OUTER_BOUND( '', #5941, .T. ); -#3217 = CYLINDRICAL_SURFACE( '', #5942, 0.135775830714534 ); -#3218 = SURFACE_STYLE_USAGE( .BOTH., #5943 ); -#3219 = FACE_OUTER_BOUND( '', #5944, .T. ); -#3220 = FACE_OUTER_BOUND( '', #5945, .T. ); -#3221 = CYLINDRICAL_SURFACE( '', #5946, 0.500000000000000 ); -#3222 = SURFACE_STYLE_USAGE( .BOTH., #5947 ); -#3223 = FACE_OUTER_BOUND( '', #5948, .T. ); -#3224 = PLANE( '', #5949 ); -#3225 = SURFACE_STYLE_USAGE( .BOTH., #5950 ); -#3226 = FACE_OUTER_BOUND( '', #5951, .T. ); -#3227 = PLANE( '', #5952 ); -#3228 = SURFACE_STYLE_USAGE( .BOTH., #5953 ); -#3229 = FACE_OUTER_BOUND( '', #5954, .T. ); -#3230 = PLANE( '', #5955 ); -#3231 = SURFACE_STYLE_USAGE( .BOTH., #5956 ); -#3232 = FACE_OUTER_BOUND( '', #5957, .T. ); -#3233 = PLANE( '', #5958 ); -#3234 = SURFACE_STYLE_USAGE( .BOTH., #5959 ); -#3235 = FACE_OUTER_BOUND( '', #5960, .T. ); -#3236 = PLANE( '', #5961 ); -#3237 = SURFACE_STYLE_USAGE( .BOTH., #5962 ); -#3238 = FACE_OUTER_BOUND( '', #5963, .T. ); -#3239 = PLANE( '', #5964 ); -#3240 = SURFACE_STYLE_USAGE( .BOTH., #5965 ); -#3241 = FACE_OUTER_BOUND( '', #5966, .T. ); -#3242 = PLANE( '', #5967 ); -#3243 = SURFACE_STYLE_USAGE( .BOTH., #5968 ); -#3244 = FACE_OUTER_BOUND( '', #5969, .T. ); -#3245 = PLANE( '', #5970 ); -#3246 = SURFACE_STYLE_USAGE( .BOTH., #5971 ); -#3247 = FACE_OUTER_BOUND( '', #5972, .T. ); -#3248 = PLANE( '', #5973 ); -#3249 = SURFACE_STYLE_USAGE( .BOTH., #5974 ); -#3250 = FACE_OUTER_BOUND( '', #5975, .T. ); -#3251 = PLANE( '', #5976 ); -#3252 = SURFACE_STYLE_USAGE( .BOTH., #5977 ); -#3253 = FACE_OUTER_BOUND( '', #5978, .T. ); -#3254 = CYLINDRICAL_SURFACE( '', #5979, 0.606250000000000 ); -#3255 = SURFACE_STYLE_USAGE( .BOTH., #5980 ); -#3256 = FACE_OUTER_BOUND( '', #5981, .T. ); -#3257 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #5982, #5983, #5984, #5985 ), ( #5986, #5987, #5988, #5989 ), ( #5990, #5991, #5992, #5993 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 1, 2 ), ( 4, 4 ), ( -0.0100000000000000, 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#3258 = SURFACE_STYLE_USAGE( .BOTH., #5994 ); -#3259 = FACE_OUTER_BOUND( '', #5995, .T. ); -#3260 = PLANE( '', #5996 ); -#3261 = SURFACE_STYLE_USAGE( .BOTH., #5997 ); -#3262 = FACE_OUTER_BOUND( '', #5998, .T. ); -#3263 = PLANE( '', #5999 ); -#3264 = SURFACE_STYLE_USAGE( .BOTH., #6000 ); -#3265 = FACE_OUTER_BOUND( '', #6001, .T. ); -#3266 = PLANE( '', #6002 ); -#3267 = SURFACE_STYLE_USAGE( .BOTH., #6003 ); -#3268 = FACE_OUTER_BOUND( '', #6004, .T. ); -#3269 = PLANE( '', #6005 ); -#3270 = SURFACE_STYLE_USAGE( .BOTH., #6006 ); -#3271 = FACE_OUTER_BOUND( '', #6007, .T. ); -#3272 = CYLINDRICAL_SURFACE( '', #6008, 0.200000000000000 ); -#3273 = SURFACE_STYLE_USAGE( .BOTH., #6009 ); -#3274 = FACE_OUTER_BOUND( '', #6010, .T. ); -#3275 = PLANE( '', #6011 ); -#3276 = SURFACE_STYLE_USAGE( .BOTH., #6012 ); -#3277 = FACE_OUTER_BOUND( '', #6013, .T. ); -#3278 = PLANE( '', #6014 ); -#3279 = SURFACE_STYLE_USAGE( .BOTH., #6015 ); -#3280 = FACE_OUTER_BOUND( '', #6016, .T. ); -#3281 = PLANE( '', #6017 ); -#3282 = SURFACE_STYLE_USAGE( .BOTH., #6018 ); -#3283 = FACE_OUTER_BOUND( '', #6019, .T. ); -#3284 = PLANE( '', #6020 ); -#3285 = SURFACE_STYLE_USAGE( .BOTH., #6021 ); -#3286 = FACE_BOUND( '', #6022, .T. ); -#3287 = FACE_BOUND( '', #6023, .T. ); -#3288 = FACE_BOUND( '', #6024, .T. ); -#3289 = FACE_BOUND( '', #6025, .T. ); -#3290 = FACE_BOUND( '', #6026, .T. ); -#3291 = FACE_OUTER_BOUND( '', #6027, .T. ); -#3292 = PLANE( '', #6028 ); -#3293 = SURFACE_STYLE_USAGE( .BOTH., #6029 ); -#3294 = FACE_OUTER_BOUND( '', #6030, .T. ); -#3295 = PLANE( '', #6031 ); -#3296 = SURFACE_STYLE_USAGE( .BOTH., #6032 ); -#3297 = FACE_OUTER_BOUND( '', #6033, .T. ); -#3298 = PLANE( '', #6034 ); -#3299 = SURFACE_STYLE_USAGE( .BOTH., #6035 ); -#3300 = FACE_OUTER_BOUND( '', #6036, .T. ); -#3301 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #6037, #6038, #6039, #6040 ), ( #6041, #6042, #6043, #6044 ), ( #6045, #6046, #6047, #6048 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 1, 2 ), ( 4, 4 ), ( -0.0100000000000000, 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#3302 = SURFACE_STYLE_USAGE( .BOTH., #6049 ); -#3303 = FACE_OUTER_BOUND( '', #6050, .T. ); -#3304 = PLANE( '', #6051 ); -#3305 = SURFACE_STYLE_USAGE( .BOTH., #6052 ); -#3306 = FACE_OUTER_BOUND( '', #6053, .T. ); -#3307 = PLANE( '', #6054 ); -#3308 = SURFACE_STYLE_USAGE( .BOTH., #6055 ); -#3309 = FACE_OUTER_BOUND( '', #6056, .T. ); -#3310 = CYLINDRICAL_SURFACE( '', #6057, 0.200000000000000 ); -#3311 = SURFACE_STYLE_USAGE( .BOTH., #6058 ); -#3312 = FACE_OUTER_BOUND( '', #6059, .T. ); -#3313 = PLANE( '', #6060 ); -#3314 = SURFACE_STYLE_USAGE( .BOTH., #6061 ); -#3315 = FACE_OUTER_BOUND( '', #6062, .T. ); -#3316 = PLANE( '', #6063 ); -#3317 = SURFACE_STYLE_USAGE( .BOTH., #6064 ); -#3318 = FACE_OUTER_BOUND( '', #6065, .T. ); -#3319 = PLANE( '', #6066 ); -#3320 = SURFACE_STYLE_USAGE( .BOTH., #6067 ); -#3321 = FACE_OUTER_BOUND( '', #6068, .T. ); -#3322 = PLANE( '', #6069 ); -#3323 = SURFACE_STYLE_USAGE( .BOTH., #6070 ); -#3324 = FACE_OUTER_BOUND( '', #6071, .T. ); -#3325 = PLANE( '', #6072 ); -#3326 = SURFACE_STYLE_USAGE( .BOTH., #6073 ); -#3327 = FACE_OUTER_BOUND( '', #6074, .T. ); -#3328 = PLANE( '', #6075 ); -#3329 = SURFACE_STYLE_USAGE( .BOTH., #6076 ); -#3330 = FACE_OUTER_BOUND( '', #6077, .T. ); -#3331 = PLANE( '', #6078 ); -#3332 = SURFACE_STYLE_USAGE( .BOTH., #6079 ); -#3333 = FACE_OUTER_BOUND( '', #6080, .T. ); -#3334 = PLANE( '', #6081 ); -#3335 = SURFACE_STYLE_USAGE( .BOTH., #6082 ); -#3336 = FACE_OUTER_BOUND( '', #6083, .T. ); -#3337 = PLANE( '', #6084 ); -#3338 = SURFACE_STYLE_USAGE( .BOTH., #6085 ); -#3339 = FACE_OUTER_BOUND( '', #6086, .T. ); -#3340 = PLANE( '', #6087 ); -#3341 = SURFACE_STYLE_USAGE( .BOTH., #6088 ); -#3342 = FACE_OUTER_BOUND( '', #6089, .T. ); -#3343 = CONICAL_SURFACE( '', #6090, 0.200000000000000, 0.785398163397448 ); -#3344 = SURFACE_STYLE_USAGE( .BOTH., #6091 ); -#3345 = FACE_OUTER_BOUND( '', #6092, .T. ); -#3346 = PLANE( '', #6093 ); -#3347 = SURFACE_STYLE_USAGE( .BOTH., #6094 ); -#3348 = FACE_OUTER_BOUND( '', #6095, .T. ); -#3349 = PLANE( '', #6096 ); -#3350 = SURFACE_STYLE_USAGE( .BOTH., #6097 ); -#3351 = FACE_OUTER_BOUND( '', #6098, .T. ); -#3352 = PLANE( '', #6099 ); -#3353 = SURFACE_STYLE_USAGE( .BOTH., #6100 ); -#3354 = FACE_OUTER_BOUND( '', #6101, .T. ); -#3355 = PLANE( '', #6102 ); -#3356 = SURFACE_STYLE_USAGE( .BOTH., #6103 ); -#3357 = FACE_OUTER_BOUND( '', #6104, .T. ); -#3358 = PLANE( '', #6105 ); -#3359 = SURFACE_STYLE_USAGE( .BOTH., #6106 ); -#3360 = FACE_OUTER_BOUND( '', #6107, .T. ); -#3361 = PLANE( '', #6108 ); -#3362 = SURFACE_STYLE_USAGE( .BOTH., #6109 ); -#3363 = FACE_BOUND( '', #6110, .T. ); -#3364 = FACE_BOUND( '', #6111, .T. ); -#3365 = FACE_BOUND( '', #6112, .T. ); -#3366 = FACE_OUTER_BOUND( '', #6113, .T. ); -#3367 = PLANE( '', #6114 ); -#3368 = SURFACE_STYLE_USAGE( .BOTH., #6115 ); -#3369 = FACE_OUTER_BOUND( '', #6116, .T. ); -#3370 = PLANE( '', #6117 ); -#3371 = SURFACE_STYLE_USAGE( .BOTH., #6118 ); -#3372 = FACE_OUTER_BOUND( '', #6119, .T. ); -#3373 = PLANE( '', #6120 ); -#3374 = SURFACE_STYLE_USAGE( .BOTH., #6121 ); -#3375 = FACE_OUTER_BOUND( '', #6122, .T. ); -#3376 = PLANE( '', #6123 ); -#3377 = SURFACE_STYLE_USAGE( .BOTH., #6124 ); -#3378 = FACE_OUTER_BOUND( '', #6125, .T. ); -#3379 = PLANE( '', #6126 ); -#3380 = SURFACE_STYLE_USAGE( .BOTH., #6127 ); -#3381 = FACE_OUTER_BOUND( '', #6128, .T. ); -#3382 = PLANE( '', #6129 ); -#3383 = SURFACE_STYLE_USAGE( .BOTH., #6130 ); -#3384 = FACE_OUTER_BOUND( '', #6131, .T. ); -#3385 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #6132, #6133, #6134, #6135 ), ( #6136, #6137, #6138, #6139 ), ( #6140, #6141, #6142, #6143 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 1, 2 ), ( 4, 4 ), ( -0.0100000000000000, 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#3386 = SURFACE_STYLE_USAGE( .BOTH., #6144 ); -#3387 = FACE_OUTER_BOUND( '', #6145, .T. ); -#3388 = CYLINDRICAL_SURFACE( '', #6146, 0.200000000000000 ); -#3389 = SURFACE_STYLE_USAGE( .BOTH., #6147 ); -#3390 = FACE_OUTER_BOUND( '', #6148, .T. ); -#3391 = PLANE( '', #6149 ); -#3392 = SURFACE_STYLE_USAGE( .BOTH., #6150 ); -#3393 = FACE_OUTER_BOUND( '', #6151, .T. ); -#3394 = PLANE( '', #6152 ); -#3395 = SURFACE_STYLE_USAGE( .BOTH., #6153 ); -#3396 = FACE_OUTER_BOUND( '', #6154, .T. ); -#3397 = CYLINDRICAL_SURFACE( '', #6155, 0.180000000000000 ); -#3398 = SURFACE_STYLE_USAGE( .BOTH., #6156 ); -#3399 = FACE_OUTER_BOUND( '', #6157, .T. ); -#3400 = PLANE( '', #6158 ); -#3401 = SURFACE_STYLE_USAGE( .BOTH., #6159 ); -#3402 = FACE_OUTER_BOUND( '', #6160, .T. ); -#3403 = PLANE( '', #6161 ); -#3404 = SURFACE_STYLE_USAGE( .BOTH., #6162 ); -#3405 = FACE_OUTER_BOUND( '', #6163, .T. ); -#3406 = CYLINDRICAL_SURFACE( '', #6164, 0.372500000000000 ); -#3407 = SURFACE_STYLE_USAGE( .BOTH., #6165 ); -#3408 = FACE_OUTER_BOUND( '', #6166, .T. ); -#3409 = PLANE( '', #6167 ); -#3410 = SURFACE_STYLE_USAGE( .BOTH., #6168 ); -#3411 = FACE_OUTER_BOUND( '', #6169, .T. ); -#3412 = PLANE( '', #6170 ); -#3413 = SURFACE_STYLE_USAGE( .BOTH., #6171 ); -#3414 = FACE_BOUND( '', #6172, .T. ); -#3415 = FACE_OUTER_BOUND( '', #6173, .T. ); -#3416 = FACE_BOUND( '', #6174, .T. ); -#3417 = FACE_BOUND( '', #6175, .T. ); -#3418 = PLANE( '', #6176 ); -#3419 = SURFACE_STYLE_USAGE( .BOTH., #6177 ); -#3420 = FACE_OUTER_BOUND( '', #6178, .T. ); -#3421 = PLANE( '', #6179 ); -#3422 = SURFACE_STYLE_USAGE( .BOTH., #6180 ); -#3423 = FACE_BOUND( '', #6181, .T. ); -#3424 = FACE_OUTER_BOUND( '', #6182, .T. ); -#3425 = FACE_BOUND( '', #6183, .T. ); -#3426 = FACE_BOUND( '', #6184, .T. ); -#3427 = PLANE( '', #6185 ); -#3428 = SURFACE_STYLE_USAGE( .BOTH., #6186 ); -#3429 = FACE_OUTER_BOUND( '', #6187, .T. ); -#3430 = PLANE( '', #6188 ); -#3431 = SURFACE_STYLE_USAGE( .BOTH., #6189 ); -#3432 = FACE_OUTER_BOUND( '', #6190, .T. ); -#3433 = PLANE( '', #6191 ); -#3434 = SURFACE_STYLE_USAGE( .BOTH., #6192 ); -#3435 = FACE_OUTER_BOUND( '', #6193, .T. ); -#3436 = PLANE( '', #6194 ); -#3437 = SURFACE_STYLE_USAGE( .BOTH., #6195 ); -#3438 = FACE_OUTER_BOUND( '', #6196, .T. ); -#3439 = CYLINDRICAL_SURFACE( '', #6197, 0.500000000000000 ); -#3440 = SURFACE_STYLE_USAGE( .BOTH., #6198 ); -#3441 = FACE_OUTER_BOUND( '', #6199, .T. ); -#3442 = PLANE( '', #6200 ); -#3443 = SURFACE_STYLE_USAGE( .BOTH., #6201 ); -#3444 = FACE_OUTER_BOUND( '', #6202, .T. ); -#3445 = PLANE( '', #6203 ); -#3446 = SURFACE_STYLE_USAGE( .BOTH., #6204 ); -#3447 = FACE_OUTER_BOUND( '', #6205, .T. ); -#3448 = PLANE( '', #6206 ); -#3449 = SURFACE_STYLE_USAGE( .BOTH., #6207 ); -#3450 = FACE_OUTER_BOUND( '', #6208, .T. ); -#3451 = PLANE( '', #6209 ); -#3452 = SURFACE_STYLE_USAGE( .BOTH., #6210 ); -#3453 = FACE_OUTER_BOUND( '', #6211, .T. ); -#3454 = PLANE( '', #6212 ); -#3455 = SURFACE_STYLE_USAGE( .BOTH., #6213 ); -#3456 = FACE_OUTER_BOUND( '', #6214, .T. ); -#3457 = PLANE( '', #6215 ); -#3458 = SURFACE_STYLE_USAGE( .BOTH., #6216 ); -#3459 = FACE_OUTER_BOUND( '', #6217, .T. ); -#3460 = PLANE( '', #6218 ); -#3461 = SURFACE_STYLE_USAGE( .BOTH., #6219 ); -#3462 = FACE_OUTER_BOUND( '', #6220, .T. ); -#3463 = PLANE( '', #6221 ); -#3464 = SURFACE_STYLE_USAGE( .BOTH., #6222 ); -#3465 = FACE_OUTER_BOUND( '', #6223, .T. ); -#3466 = PLANE( '', #6224 ); -#3467 = SURFACE_STYLE_USAGE( .BOTH., #6225 ); -#3468 = FACE_OUTER_BOUND( '', #6226, .T. ); -#3469 = PLANE( '', #6227 ); -#3470 = SURFACE_STYLE_USAGE( .BOTH., #6228 ); -#3471 = FACE_OUTER_BOUND( '', #6229, .T. ); -#3472 = PLANE( '', #6230 ); -#3473 = SURFACE_STYLE_USAGE( .BOTH., #6231 ); -#3474 = FACE_OUTER_BOUND( '', #6232, .T. ); -#3475 = PLANE( '', #6233 ); -#3476 = SURFACE_STYLE_USAGE( .BOTH., #6234 ); -#3477 = FACE_OUTER_BOUND( '', #6235, .T. ); -#3478 = PLANE( '', #6236 ); -#3479 = SURFACE_STYLE_USAGE( .BOTH., #6237 ); -#3480 = FACE_OUTER_BOUND( '', #6238, .T. ); -#3481 = CYLINDRICAL_SURFACE( '', #6239, 1.90252878798956 ); -#3482 = SURFACE_STYLE_USAGE( .BOTH., #6240 ); -#3483 = FACE_OUTER_BOUND( '', #6241, .T. ); -#3484 = CYLINDRICAL_SURFACE( '', #6242, 0.200000000000000 ); -#3485 = SURFACE_STYLE_USAGE( .BOTH., #6243 ); -#3486 = FACE_OUTER_BOUND( '', #6244, .T. ); -#3487 = CYLINDRICAL_SURFACE( '', #6245, 0.0100000000000000 ); -#3488 = SURFACE_STYLE_USAGE( .BOTH., #6246 ); -#3489 = FACE_OUTER_BOUND( '', #6247, .T. ); -#3490 = PLANE( '', #6248 ); -#3491 = SURFACE_STYLE_USAGE( .BOTH., #6249 ); -#3492 = FACE_OUTER_BOUND( '', #6250, .T. ); -#3493 = PLANE( '', #6251 ); -#3494 = SURFACE_STYLE_USAGE( .BOTH., #6252 ); -#3495 = FACE_OUTER_BOUND( '', #6253, .T. ); -#3496 = PLANE( '', #6254 ); -#3497 = SURFACE_STYLE_USAGE( .BOTH., #6255 ); -#3498 = FACE_OUTER_BOUND( '', #6256, .T. ); -#3499 = CYLINDRICAL_SURFACE( '', #6257, 0.200000000000000 ); -#3500 = SURFACE_STYLE_USAGE( .BOTH., #6258 ); -#3501 = FACE_OUTER_BOUND( '', #6259, .T. ); -#3502 = CYLINDRICAL_SURFACE( '', #6260, 0.200000000000000 ); -#3503 = SURFACE_STYLE_USAGE( .BOTH., #6261 ); -#3504 = FACE_OUTER_BOUND( '', #6262, .T. ); -#3505 = PLANE( '', #6263 ); -#3506 = SURFACE_STYLE_USAGE( .BOTH., #6264 ); -#3507 = FACE_OUTER_BOUND( '', #6265, .T. ); -#3508 = CYLINDRICAL_SURFACE( '', #6266, 0.500000000000000 ); -#3509 = SURFACE_STYLE_USAGE( .BOTH., #6267 ); -#3510 = FACE_OUTER_BOUND( '', #6268, .T. ); -#3511 = PLANE( '', #6269 ); -#3512 = SURFACE_STYLE_USAGE( .BOTH., #6270 ); -#3513 = FACE_OUTER_BOUND( '', #6271, .T. ); -#3514 = PLANE( '', #6272 ); -#3515 = SURFACE_STYLE_USAGE( .BOTH., #6273 ); -#3516 = FACE_OUTER_BOUND( '', #6274, .T. ); -#3517 = PLANE( '', #6275 ); -#3518 = SURFACE_STYLE_USAGE( .BOTH., #6276 ); -#3519 = FACE_OUTER_BOUND( '', #6277, .T. ); -#3520 = CYLINDRICAL_SURFACE( '', #6278, 0.150000000000000 ); -#3521 = SURFACE_STYLE_USAGE( .BOTH., #6279 ); -#3522 = FACE_OUTER_BOUND( '', #6280, .T. ); -#3523 = CYLINDRICAL_SURFACE( '', #6281, 0.245000000000000 ); -#3524 = SURFACE_STYLE_USAGE( .BOTH., #6282 ); -#3525 = FACE_OUTER_BOUND( '', #6283, .T. ); -#3526 = PLANE( '', #6284 ); -#3527 = SURFACE_STYLE_USAGE( .BOTH., #6285 ); -#3528 = FACE_OUTER_BOUND( '', #6286, .T. ); -#3529 = FACE_OUTER_BOUND( '', #6287, .T. ); -#3530 = CYLINDRICAL_SURFACE( '', #6288, 0.500000000000000 ); -#3531 = SURFACE_STYLE_USAGE( .BOTH., #6289 ); -#3532 = FACE_OUTER_BOUND( '', #6290, .T. ); -#3533 = PLANE( '', #6291 ); -#3534 = SURFACE_STYLE_USAGE( .BOTH., #6292 ); -#3535 = FACE_OUTER_BOUND( '', #6293, .T. ); -#3536 = CYLINDRICAL_SURFACE( '', #6294, 0.500000000000000 ); -#3537 = SURFACE_STYLE_USAGE( .BOTH., #6295 ); -#3538 = FACE_OUTER_BOUND( '', #6296, .T. ); -#3539 = PLANE( '', #6297 ); -#3540 = SURFACE_STYLE_USAGE( .BOTH., #6298 ); -#3541 = FACE_OUTER_BOUND( '', #6299, .T. ); -#3542 = CYLINDRICAL_SURFACE( '', #6300, 1.90000000000000 ); -#3543 = SURFACE_STYLE_USAGE( .BOTH., #6301 ); -#3544 = FACE_OUTER_BOUND( '', #6302, .T. ); -#3545 = PLANE( '', #6303 ); -#3546 = SURFACE_STYLE_USAGE( .BOTH., #6304 ); -#3547 = FACE_OUTER_BOUND( '', #6305, .T. ); -#3548 = PLANE( '', #6306 ); -#3549 = SURFACE_STYLE_USAGE( .BOTH., #6307 ); -#3550 = FACE_OUTER_BOUND( '', #6308, .T. ); -#3551 = PLANE( '', #6309 ); -#3552 = SURFACE_STYLE_USAGE( .BOTH., #6310 ); -#3553 = FACE_OUTER_BOUND( '', #6311, .T. ); -#3554 = PLANE( '', #6312 ); -#3555 = SURFACE_STYLE_USAGE( .BOTH., #6313 ); -#3556 = FACE_OUTER_BOUND( '', #6314, .T. ); -#3557 = PLANE( '', #6315 ); -#3558 = SURFACE_STYLE_USAGE( .BOTH., #6316 ); -#3559 = FACE_OUTER_BOUND( '', #6317, .T. ); -#3560 = PLANE( '', #6318 ); -#3561 = SURFACE_STYLE_USAGE( .BOTH., #6319 ); -#3562 = FACE_OUTER_BOUND( '', #6320, .T. ); -#3563 = PLANE( '', #6321 ); -#3564 = SURFACE_STYLE_USAGE( .BOTH., #6322 ); -#3565 = FACE_OUTER_BOUND( '', #6323, .T. ); -#3566 = PLANE( '', #6324 ); -#3567 = SURFACE_STYLE_USAGE( .BOTH., #6325 ); -#3568 = FACE_OUTER_BOUND( '', #6326, .T. ); -#3569 = PLANE( '', #6327 ); -#3570 = SURFACE_STYLE_USAGE( .BOTH., #6328 ); -#3571 = FACE_OUTER_BOUND( '', #6329, .T. ); -#3572 = PLANE( '', #6330 ); -#3573 = SURFACE_STYLE_USAGE( .BOTH., #6331 ); -#3574 = FACE_OUTER_BOUND( '', #6332, .T. ); -#3575 = PLANE( '', #6333 ); -#3576 = SURFACE_STYLE_USAGE( .BOTH., #6334 ); -#3577 = FACE_OUTER_BOUND( '', #6335, .T. ); -#3578 = PLANE( '', #6336 ); -#3579 = SURFACE_STYLE_USAGE( .BOTH., #6337 ); -#3580 = FACE_OUTER_BOUND( '', #6338, .T. ); -#3581 = PLANE( '', #6339 ); -#3582 = SURFACE_STYLE_USAGE( .BOTH., #6340 ); -#3583 = FACE_OUTER_BOUND( '', #6341, .T. ); -#3584 = CYLINDRICAL_SURFACE( '', #6342, 0.150000000000000 ); -#3585 = SURFACE_STYLE_USAGE( .BOTH., #6343 ); -#3586 = FACE_OUTER_BOUND( '', #6344, .T. ); -#3587 = PLANE( '', #6345 ); -#3588 = SURFACE_STYLE_USAGE( .BOTH., #6346 ); -#3589 = FACE_OUTER_BOUND( '', #6347, .T. ); -#3590 = PLANE( '', #6348 ); -#3591 = SURFACE_STYLE_USAGE( .BOTH., #6349 ); -#3592 = FACE_OUTER_BOUND( '', #6350, .T. ); -#3593 = PLANE( '', #6351 ); -#3594 = SURFACE_STYLE_USAGE( .BOTH., #6352 ); -#3595 = FACE_OUTER_BOUND( '', #6353, .T. ); -#3596 = PLANE( '', #6354 ); -#3597 = SURFACE_STYLE_USAGE( .BOTH., #6355 ); -#3598 = FACE_OUTER_BOUND( '', #6356, .T. ); -#3599 = PLANE( '', #6357 ); -#3600 = SURFACE_STYLE_USAGE( .BOTH., #6358 ); -#3601 = FACE_OUTER_BOUND( '', #6359, .T. ); -#3602 = PLANE( '', #6360 ); -#3603 = SURFACE_STYLE_USAGE( .BOTH., #6361 ); -#3604 = FACE_OUTER_BOUND( '', #6362, .T. ); -#3605 = CYLINDRICAL_SURFACE( '', #6363, 0.210000000000000 ); -#3606 = SURFACE_STYLE_USAGE( .BOTH., #6364 ); -#3607 = FACE_OUTER_BOUND( '', #6365, .T. ); -#3608 = CYLINDRICAL_SURFACE( '', #6366, 0.200000000000000 ); -#3609 = SURFACE_STYLE_USAGE( .BOTH., #6367 ); -#3610 = FACE_OUTER_BOUND( '', #6368, .T. ); -#3611 = PLANE( '', #6369 ); -#3612 = SURFACE_STYLE_USAGE( .BOTH., #6370 ); -#3613 = FACE_OUTER_BOUND( '', #6371, .T. ); -#3614 = PLANE( '', #6372 ); -#3615 = SURFACE_STYLE_USAGE( .BOTH., #6373 ); -#3616 = FACE_OUTER_BOUND( '', #6374, .T. ); -#3617 = PLANE( '', #6375 ); -#3618 = SURFACE_STYLE_USAGE( .BOTH., #6376 ); -#3619 = FACE_OUTER_BOUND( '', #6377, .T. ); -#3620 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #6378, #6379, #6380, #6381, #6382, #6383, #6384 ), ( #6385, #6386, #6387, #6388, #6389, #6390, #6391 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 3, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000, 1.01000000000000 ), .UNSPECIFIED. ); -#3621 = SURFACE_STYLE_USAGE( .BOTH., #6392 ); -#3622 = FACE_OUTER_BOUND( '', #6393, .T. ); -#3623 = PLANE( '', #6394 ); -#3624 = SURFACE_STYLE_USAGE( .BOTH., #6395 ); -#3625 = FACE_OUTER_BOUND( '', #6396, .T. ); -#3626 = PLANE( '', #6397 ); -#3627 = SURFACE_STYLE_USAGE( .BOTH., #6398 ); -#3628 = FACE_OUTER_BOUND( '', #6399, .T. ); -#3629 = PLANE( '', #6400 ); -#3630 = SURFACE_STYLE_USAGE( .BOTH., #6401 ); -#3631 = FACE_OUTER_BOUND( '', #6402, .T. ); -#3632 = FACE_BOUND( '', #6403, .T. ); -#3633 = PLANE( '', #6404 ); -#3634 = SURFACE_STYLE_USAGE( .BOTH., #6405 ); -#3635 = FACE_OUTER_BOUND( '', #6406, .T. ); -#3636 = PLANE( '', #6407 ); -#3637 = SURFACE_STYLE_USAGE( .BOTH., #6408 ); -#3638 = FACE_OUTER_BOUND( '', #6409, .T. ); -#3639 = PLANE( '', #6410 ); -#3640 = SURFACE_STYLE_USAGE( .BOTH., #6411 ); -#3641 = FACE_OUTER_BOUND( '', #6412, .T. ); -#3642 = PLANE( '', #6413 ); -#3643 = SURFACE_STYLE_USAGE( .BOTH., #6414 ); -#3644 = FACE_OUTER_BOUND( '', #6415, .T. ); -#3645 = CYLINDRICAL_SURFACE( '', #6416, 0.999999999999973 ); -#3646 = SURFACE_STYLE_USAGE( .BOTH., #6417 ); -#3647 = FACE_OUTER_BOUND( '', #6418, .T. ); -#3648 = PLANE( '', #6419 ); -#3649 = SURFACE_STYLE_USAGE( .BOTH., #6420 ); -#3650 = FACE_OUTER_BOUND( '', #6421, .T. ); -#3651 = PLANE( '', #6422 ); -#3652 = SURFACE_STYLE_USAGE( .BOTH., #6423 ); -#3653 = FACE_OUTER_BOUND( '', #6424, .T. ); -#3654 = PLANE( '', #6425 ); -#3655 = SURFACE_STYLE_USAGE( .BOTH., #6426 ); -#3656 = FACE_OUTER_BOUND( '', #6427, .T. ); -#3657 = PLANE( '', #6428 ); -#3658 = SURFACE_STYLE_USAGE( .BOTH., #6429 ); -#3659 = FACE_OUTER_BOUND( '', #6430, .T. ); -#3660 = PLANE( '', #6431 ); -#3661 = SURFACE_STYLE_USAGE( .BOTH., #6432 ); -#3662 = FACE_OUTER_BOUND( '', #6433, .T. ); -#3663 = CYLINDRICAL_SURFACE( '', #6434, 0.700000000000000 ); -#3664 = SURFACE_STYLE_USAGE( .BOTH., #6435 ); -#3665 = FACE_OUTER_BOUND( '', #6436, .T. ); -#3666 = PLANE( '', #6437 ); -#3667 = SURFACE_STYLE_USAGE( .BOTH., #6438 ); -#3668 = FACE_OUTER_BOUND( '', #6439, .T. ); -#3669 = PLANE( '', #6440 ); -#3670 = SURFACE_STYLE_USAGE( .BOTH., #6441 ); -#3671 = FACE_OUTER_BOUND( '', #6442, .T. ); -#3672 = PLANE( '', #6443 ); -#3673 = SURFACE_STYLE_USAGE( .BOTH., #6444 ); -#3674 = FACE_OUTER_BOUND( '', #6445, .T. ); -#3675 = PLANE( '', #6446 ); -#3676 = SURFACE_STYLE_USAGE( .BOTH., #6447 ); -#3677 = FACE_OUTER_BOUND( '', #6448, .T. ); -#3678 = PLANE( '', #6449 ); -#3679 = SURFACE_STYLE_USAGE( .BOTH., #6450 ); -#3680 = FACE_OUTER_BOUND( '', #6451, .T. ); -#3681 = PLANE( '', #6452 ); -#3682 = SURFACE_STYLE_USAGE( .BOTH., #6453 ); -#3683 = FACE_OUTER_BOUND( '', #6454, .T. ); -#3684 = CYLINDRICAL_SURFACE( '', #6455, 0.200000000000000 ); -#3685 = SURFACE_STYLE_USAGE( .BOTH., #6456 ); -#3686 = FACE_OUTER_BOUND( '', #6457, .T. ); -#3687 = PLANE( '', #6458 ); -#3688 = SURFACE_STYLE_USAGE( .BOTH., #6459 ); -#3689 = FACE_BOUND( '', #6460, .T. ); -#3690 = FACE_BOUND( '', #6461, .T. ); -#3691 = FACE_OUTER_BOUND( '', #6462, .T. ); -#3692 = PLANE( '', #6463 ); -#3693 = SURFACE_STYLE_USAGE( .BOTH., #6464 ); -#3694 = FACE_OUTER_BOUND( '', #6465, .T. ); -#3695 = FACE_BOUND( '', #6466, .T. ); -#3696 = PLANE( '', #6467 ); -#3697 = SURFACE_STYLE_USAGE( .BOTH., #6468 ); -#3698 = FACE_OUTER_BOUND( '', #6469, .T. ); -#3699 = PLANE( '', #6470 ); -#3700 = SURFACE_STYLE_USAGE( .BOTH., #6471 ); -#3701 = FACE_OUTER_BOUND( '', #6472, .T. ); -#3702 = PLANE( '', #6473 ); -#3703 = SURFACE_STYLE_USAGE( .BOTH., #6474 ); -#3704 = FACE_OUTER_BOUND( '', #6475, .T. ); -#3705 = PLANE( '', #6476 ); -#3706 = SURFACE_STYLE_USAGE( .BOTH., #6477 ); -#3707 = FACE_OUTER_BOUND( '', #6478, .T. ); -#3708 = PLANE( '', #6479 ); -#3709 = SURFACE_STYLE_USAGE( .BOTH., #6480 ); -#3710 = FACE_OUTER_BOUND( '', #6481, .T. ); -#3711 = PLANE( '', #6482 ); -#3712 = SURFACE_STYLE_USAGE( .BOTH., #6483 ); -#3713 = FACE_OUTER_BOUND( '', #6484, .T. ); -#3714 = PLANE( '', #6485 ); -#3715 = SURFACE_STYLE_USAGE( .BOTH., #6486 ); -#3716 = FACE_OUTER_BOUND( '', #6487, .T. ); -#3717 = PLANE( '', #6488 ); -#3718 = SURFACE_STYLE_USAGE( .BOTH., #6489 ); -#3719 = FACE_OUTER_BOUND( '', #6490, .T. ); -#3720 = PLANE( '', #6491 ); -#3721 = SURFACE_STYLE_USAGE( .BOTH., #6492 ); -#3722 = FACE_OUTER_BOUND( '', #6493, .T. ); -#3723 = PLANE( '', #6494 ); -#3724 = SURFACE_STYLE_USAGE( .BOTH., #6495 ); -#3725 = FACE_OUTER_BOUND( '', #6496, .T. ); -#3726 = CYLINDRICAL_SURFACE( '', #6497, 0.410000000000000 ); -#3727 = SURFACE_STYLE_USAGE( .BOTH., #6498 ); -#3728 = FACE_OUTER_BOUND( '', #6499, .T. ); -#3729 = PLANE( '', #6500 ); -#3730 = SURFACE_STYLE_USAGE( .BOTH., #6501 ); -#3731 = FACE_OUTER_BOUND( '', #6502, .T. ); -#3732 = PLANE( '', #6503 ); -#3733 = SURFACE_STYLE_USAGE( .BOTH., #6504 ); -#3734 = FACE_OUTER_BOUND( '', #6505, .T. ); -#3735 = PLANE( '', #6506 ); -#3736 = SURFACE_STYLE_USAGE( .BOTH., #6507 ); -#3737 = FACE_OUTER_BOUND( '', #6508, .T. ); -#3738 = PLANE( '', #6509 ); -#3739 = SURFACE_STYLE_USAGE( .BOTH., #6510 ); -#3740 = FACE_OUTER_BOUND( '', #6511, .T. ); -#3741 = PLANE( '', #6512 ); -#3742 = SURFACE_STYLE_USAGE( .BOTH., #6513 ); -#3743 = FACE_OUTER_BOUND( '', #6514, .T. ); -#3744 = CYLINDRICAL_SURFACE( '', #6515, 0.150000000000000 ); -#3745 = SURFACE_STYLE_USAGE( .BOTH., #6516 ); -#3746 = FACE_OUTER_BOUND( '', #6517, .T. ); -#3747 = PLANE( '', #6518 ); -#3748 = SURFACE_STYLE_USAGE( .BOTH., #6519 ); -#3749 = FACE_OUTER_BOUND( '', #6520, .T. ); -#3750 = PLANE( '', #6521 ); -#3751 = SURFACE_STYLE_USAGE( .BOTH., #6522 ); -#3752 = FACE_OUTER_BOUND( '', #6523, .T. ); -#3753 = PLANE( '', #6524 ); -#3754 = SURFACE_STYLE_USAGE( .BOTH., #6525 ); -#3755 = FACE_OUTER_BOUND( '', #6526, .T. ); -#3756 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #6527, #6528, #6529, #6530, #6531, #6532, #6533 ), ( #6534, #6535, #6536, #6537, #6538, #6539, #6540 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 3, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000, 1.01000000000000 ), .UNSPECIFIED. ); -#3757 = SURFACE_STYLE_USAGE( .BOTH., #6541 ); -#3758 = FACE_BOUND( '', #6542, .T. ); -#3759 = FACE_BOUND( '', #6543, .T. ); -#3760 = FACE_OUTER_BOUND( '', #6544, .T. ); -#3761 = FACE_BOUND( '', #6545, .T. ); -#3762 = PLANE( '', #6546 ); -#3763 = SURFACE_STYLE_USAGE( .BOTH., #6547 ); -#3764 = FACE_OUTER_BOUND( '', #6548, .T. ); -#3765 = PLANE( '', #6549 ); -#3766 = SURFACE_STYLE_USAGE( .BOTH., #6550 ); -#3767 = FACE_OUTER_BOUND( '', #6551, .T. ); -#3768 = CYLINDRICAL_SURFACE( '', #6552, 0.200000000000000 ); -#3769 = SURFACE_STYLE_USAGE( .BOTH., #6553 ); -#3770 = FACE_OUTER_BOUND( '', #6554, .T. ); -#3771 = PLANE( '', #6555 ); -#3772 = SURFACE_STYLE_USAGE( .BOTH., #6556 ); -#3773 = FACE_OUTER_BOUND( '', #6557, .T. ); -#3774 = PLANE( '', #6558 ); -#3775 = SURFACE_STYLE_USAGE( .BOTH., #6559 ); -#3776 = FACE_OUTER_BOUND( '', #6560, .T. ); -#3777 = PLANE( '', #6561 ); -#3778 = SURFACE_STYLE_USAGE( .BOTH., #6562 ); -#3779 = FACE_OUTER_BOUND( '', #6563, .T. ); -#3780 = PLANE( '', #6564 ); -#3781 = SURFACE_STYLE_USAGE( .BOTH., #6565 ); -#3782 = FACE_OUTER_BOUND( '', #6566, .T. ); -#3783 = PLANE( '', #6567 ); -#3784 = SURFACE_STYLE_USAGE( .BOTH., #6568 ); -#3785 = FACE_OUTER_BOUND( '', #6569, .T. ); -#3786 = CYLINDRICAL_SURFACE( '', #6570, 0.500000000000000 ); -#3787 = SURFACE_STYLE_USAGE( .BOTH., #6571 ); -#3788 = FACE_OUTER_BOUND( '', #6572, .T. ); -#3789 = PLANE( '', #6573 ); -#3790 = SURFACE_STYLE_USAGE( .BOTH., #6574 ); -#3791 = FACE_OUTER_BOUND( '', #6575, .T. ); -#3792 = PLANE( '', #6576 ); -#3793 = SURFACE_STYLE_USAGE( .BOTH., #6577 ); -#3794 = FACE_OUTER_BOUND( '', #6578, .T. ); -#3795 = PLANE( '', #6579 ); -#3796 = SURFACE_STYLE_USAGE( .BOTH., #6580 ); -#3797 = FACE_OUTER_BOUND( '', #6581, .T. ); -#3798 = PLANE( '', #6582 ); -#3799 = SURFACE_STYLE_USAGE( .BOTH., #6583 ); -#3800 = FACE_OUTER_BOUND( '', #6584, .T. ); -#3801 = PLANE( '', #6585 ); -#3802 = SURFACE_STYLE_USAGE( .BOTH., #6586 ); -#3803 = FACE_OUTER_BOUND( '', #6587, .T. ); -#3804 = CYLINDRICAL_SURFACE( '', #6588, 2.10252878798956 ); -#3805 = SURFACE_STYLE_USAGE( .BOTH., #6589 ); -#3806 = FACE_OUTER_BOUND( '', #6590, .T. ); -#3807 = PLANE( '', #6591 ); -#3808 = SURFACE_STYLE_USAGE( .BOTH., #6592 ); -#3809 = FACE_OUTER_BOUND( '', #6593, .T. ); -#3810 = PLANE( '', #6594 ); -#3811 = SURFACE_STYLE_USAGE( .BOTH., #6595 ); -#3812 = FACE_OUTER_BOUND( '', #6596, .T. ); -#3813 = CYLINDRICAL_SURFACE( '', #6597, 0.200000000000000 ); -#3814 = SURFACE_STYLE_USAGE( .BOTH., #6598 ); -#3815 = FACE_OUTER_BOUND( '', #6599, .T. ); -#3816 = PLANE( '', #6600 ); -#3817 = SURFACE_STYLE_USAGE( .BOTH., #6601 ); -#3818 = FACE_OUTER_BOUND( '', #6602, .T. ); -#3819 = PLANE( '', #6603 ); -#3820 = SURFACE_STYLE_USAGE( .BOTH., #6604 ); -#3821 = FACE_OUTER_BOUND( '', #6605, .T. ); -#3822 = CYLINDRICAL_SURFACE( '', #6606, 0.500000000000000 ); -#3823 = SURFACE_STYLE_USAGE( .BOTH., #6607 ); -#3824 = FACE_OUTER_BOUND( '', #6608, .T. ); -#3825 = CYLINDRICAL_SURFACE( '', #6609, 0.500000000000000 ); -#3826 = SURFACE_STYLE_USAGE( .BOTH., #6610 ); -#3827 = FACE_OUTER_BOUND( '', #6611, .T. ); -#3828 = CYLINDRICAL_SURFACE( '', #6612, 0.606250000000000 ); -#3829 = SURFACE_STYLE_USAGE( .BOTH., #6613 ); -#3830 = FACE_OUTER_BOUND( '', #6614, .T. ); -#3831 = PLANE( '', #6615 ); -#3832 = SURFACE_STYLE_USAGE( .BOTH., #6616 ); -#3833 = FACE_OUTER_BOUND( '', #6617, .T. ); -#3834 = PLANE( '', #6618 ); -#3835 = SURFACE_STYLE_USAGE( .BOTH., #6619 ); -#3836 = FACE_OUTER_BOUND( '', #6620, .T. ); -#3837 = PLANE( '', #6621 ); -#3838 = SURFACE_STYLE_USAGE( .BOTH., #6622 ); -#3839 = FACE_OUTER_BOUND( '', #6623, .T. ); -#3840 = PLANE( '', #6624 ); -#3841 = SURFACE_STYLE_USAGE( .BOTH., #6625 ); -#3842 = FACE_OUTER_BOUND( '', #6626, .T. ); -#3843 = PLANE( '', #6627 ); -#3844 = SURFACE_STYLE_USAGE( .BOTH., #6628 ); -#3845 = FACE_OUTER_BOUND( '', #6629, .T. ); -#3846 = PLANE( '', #6630 ); -#3847 = SURFACE_STYLE_USAGE( .BOTH., #6631 ); -#3848 = FACE_OUTER_BOUND( '', #6632, .T. ); -#3849 = PLANE( '', #6633 ); -#3850 = SURFACE_STYLE_USAGE( .BOTH., #6634 ); -#3851 = FACE_OUTER_BOUND( '', #6635, .T. ); -#3852 = PLANE( '', #6636 ); -#3853 = SURFACE_STYLE_USAGE( .BOTH., #6637 ); -#3854 = FACE_OUTER_BOUND( '', #6638, .T. ); -#3855 = PLANE( '', #6639 ); -#3856 = SURFACE_STYLE_USAGE( .BOTH., #6640 ); -#3857 = FACE_OUTER_BOUND( '', #6641, .T. ); -#3858 = CYLINDRICAL_SURFACE( '', #6642, 0.180000000000000 ); -#3859 = SURFACE_STYLE_USAGE( .BOTH., #6643 ); -#3860 = FACE_OUTER_BOUND( '', #6644, .T. ); -#3861 = PLANE( '', #6645 ); -#3862 = SURFACE_STYLE_USAGE( .BOTH., #6646 ); -#3863 = FACE_OUTER_BOUND( '', #6647, .T. ); -#3864 = PLANE( '', #6648 ); -#3865 = SURFACE_STYLE_USAGE( .BOTH., #6649 ); -#3866 = FACE_OUTER_BOUND( '', #6650, .T. ); -#3867 = PLANE( '', #6651 ); -#3868 = SURFACE_STYLE_USAGE( .BOTH., #6652 ); -#3869 = FACE_OUTER_BOUND( '', #6653, .T. ); -#3870 = PLANE( '', #6654 ); -#3871 = SURFACE_STYLE_USAGE( .BOTH., #6655 ); -#3872 = FACE_OUTER_BOUND( '', #6656, .T. ); -#3873 = PLANE( '', #6657 ); -#3874 = SURFACE_STYLE_USAGE( .BOTH., #6658 ); -#3875 = FACE_OUTER_BOUND( '', #6659, .T. ); -#3876 = PLANE( '', #6660 ); -#3877 = SURFACE_STYLE_USAGE( .BOTH., #6661 ); -#3878 = FACE_OUTER_BOUND( '', #6662, .T. ); -#3879 = PLANE( '', #6663 ); -#3880 = SURFACE_STYLE_USAGE( .BOTH., #6664 ); -#3881 = FACE_OUTER_BOUND( '', #6665, .T. ); -#3882 = PLANE( '', #6666 ); -#3883 = SURFACE_STYLE_USAGE( .BOTH., #6667 ); -#3884 = FACE_OUTER_BOUND( '', #6668, .T. ); -#3885 = PLANE( '', #6669 ); -#3886 = SURFACE_STYLE_USAGE( .BOTH., #6670 ); -#3887 = FACE_OUTER_BOUND( '', #6671, .T. ); -#3888 = PLANE( '', #6672 ); -#3889 = SURFACE_STYLE_USAGE( .BOTH., #6673 ); -#3890 = FACE_OUTER_BOUND( '', #6674, .T. ); -#3891 = PLANE( '', #6675 ); -#3892 = SURFACE_STYLE_USAGE( .BOTH., #6676 ); -#3893 = FACE_OUTER_BOUND( '', #6677, .T. ); -#3894 = PLANE( '', #6678 ); -#3895 = SURFACE_STYLE_USAGE( .BOTH., #6679 ); -#3896 = FACE_OUTER_BOUND( '', #6680, .T. ); -#3897 = CYLINDRICAL_SURFACE( '', #6681, 0.210000000000000 ); -#3898 = SURFACE_STYLE_USAGE( .BOTH., #6682 ); -#3899 = FACE_OUTER_BOUND( '', #6683, .T. ); -#3900 = PLANE( '', #6684 ); -#3901 = SURFACE_STYLE_USAGE( .BOTH., #6685 ); -#3902 = FACE_OUTER_BOUND( '', #6686, .T. ); -#3903 = CYLINDRICAL_SURFACE( '', #6687, 0.200000000000000 ); -#3904 = SURFACE_STYLE_USAGE( .BOTH., #6688 ); -#3905 = FACE_OUTER_BOUND( '', #6689, .T. ); -#3906 = PLANE( '', #6690 ); -#3907 = SURFACE_STYLE_USAGE( .BOTH., #6691 ); -#3908 = FACE_OUTER_BOUND( '', #6692, .T. ); -#3909 = PLANE( '', #6693 ); -#3910 = SURFACE_STYLE_USAGE( .BOTH., #6694 ); -#3911 = FACE_OUTER_BOUND( '', #6695, .T. ); -#3912 = CYLINDRICAL_SURFACE( '', #6696, 0.115775830714533 ); -#3913 = SURFACE_STYLE_USAGE( .BOTH., #6697 ); -#3914 = FACE_OUTER_BOUND( '', #6698, .T. ); -#3915 = PLANE( '', #6699 ); -#3916 = SURFACE_STYLE_USAGE( .BOTH., #6700 ); -#3917 = FACE_OUTER_BOUND( '', #6701, .T. ); -#3918 = PLANE( '', #6702 ); -#3919 = SURFACE_STYLE_USAGE( .BOTH., #6703 ); -#3920 = FACE_OUTER_BOUND( '', #6704, .T. ); -#3921 = PLANE( '', #6705 ); -#3922 = SURFACE_STYLE_USAGE( .BOTH., #6706 ); -#3923 = FACE_OUTER_BOUND( '', #6707, .T. ); -#3924 = PLANE( '', #6708 ); -#3925 = SURFACE_STYLE_USAGE( .BOTH., #6709 ); -#3926 = FACE_OUTER_BOUND( '', #6710, .T. ); -#3927 = PLANE( '', #6711 ); -#3928 = SURFACE_STYLE_USAGE( .BOTH., #6712 ); -#3929 = FACE_OUTER_BOUND( '', #6713, .T. ); -#3930 = PLANE( '', #6714 ); -#3931 = SURFACE_STYLE_USAGE( .BOTH., #6715 ); -#3932 = FACE_OUTER_BOUND( '', #6716, .T. ); -#3933 = PLANE( '', #6717 ); -#3934 = SURFACE_STYLE_USAGE( .BOTH., #6718 ); -#3935 = FACE_OUTER_BOUND( '', #6719, .T. ); -#3936 = PLANE( '', #6720 ); -#3937 = SURFACE_STYLE_USAGE( .BOTH., #6721 ); -#3938 = FACE_OUTER_BOUND( '', #6722, .T. ); -#3939 = PLANE( '', #6723 ); -#3940 = SURFACE_STYLE_USAGE( .BOTH., #6724 ); -#3941 = FACE_OUTER_BOUND( '', #6725, .T. ); -#3942 = PLANE( '', #6726 ); -#3943 = SURFACE_STYLE_USAGE( .BOTH., #6727 ); -#3944 = FACE_OUTER_BOUND( '', #6728, .T. ); -#3945 = CYLINDRICAL_SURFACE( '', #6729, 0.500000000000000 ); -#3946 = SURFACE_STYLE_USAGE( .BOTH., #6730 ); -#3947 = FACE_OUTER_BOUND( '', #6731, .T. ); -#3948 = PLANE( '', #6732 ); -#3949 = SURFACE_STYLE_USAGE( .BOTH., #6733 ); -#3950 = FACE_OUTER_BOUND( '', #6734, .T. ); -#3951 = PLANE( '', #6735 ); -#3952 = SURFACE_STYLE_USAGE( .BOTH., #6736 ); -#3953 = FACE_OUTER_BOUND( '', #6737, .T. ); -#3954 = CYLINDRICAL_SURFACE( '', #6738, 1.00000000000000 ); -#3955 = SURFACE_STYLE_USAGE( .BOTH., #6739 ); -#3956 = FACE_OUTER_BOUND( '', #6740, .T. ); -#3957 = PLANE( '', #6741 ); -#3958 = SURFACE_STYLE_USAGE( .BOTH., #6742 ); -#3959 = FACE_OUTER_BOUND( '', #6743, .T. ); -#3960 = PLANE( '', #6744 ); -#3961 = SURFACE_STYLE_USAGE( .BOTH., #6745 ); -#3962 = FACE_OUTER_BOUND( '', #6746, .T. ); -#3963 = PLANE( '', #6747 ); -#3964 = SURFACE_STYLE_USAGE( .BOTH., #6748 ); -#3965 = FACE_OUTER_BOUND( '', #6749, .T. ); -#3966 = PLANE( '', #6750 ); -#3967 = SURFACE_STYLE_USAGE( .BOTH., #6751 ); -#3968 = FACE_OUTER_BOUND( '', #6752, .T. ); -#3969 = PLANE( '', #6753 ); -#3970 = SURFACE_STYLE_USAGE( .BOTH., #6754 ); -#3971 = FACE_OUTER_BOUND( '', #6755, .T. ); -#3972 = PLANE( '', #6756 ); -#3973 = SURFACE_STYLE_USAGE( .BOTH., #6757 ); -#3974 = FACE_OUTER_BOUND( '', #6758, .T. ); -#3975 = PLANE( '', #6759 ); -#3976 = SURFACE_STYLE_USAGE( .BOTH., #6760 ); -#3977 = FACE_OUTER_BOUND( '', #6761, .T. ); -#3978 = PLANE( '', #6762 ); -#3979 = SURFACE_STYLE_USAGE( .BOTH., #6763 ); -#3980 = FACE_OUTER_BOUND( '', #6764, .T. ); -#3981 = PLANE( '', #6765 ); -#3982 = SURFACE_STYLE_USAGE( .BOTH., #6766 ); -#3983 = FACE_OUTER_BOUND( '', #6767, .T. ); -#3984 = CYLINDRICAL_SURFACE( '', #6768, 0.500000000000000 ); -#3985 = SURFACE_STYLE_USAGE( .BOTH., #6769 ); -#3986 = FACE_OUTER_BOUND( '', #6770, .T. ); -#3987 = PLANE( '', #6771 ); -#3988 = SURFACE_STYLE_USAGE( .BOTH., #6772 ); -#3989 = FACE_OUTER_BOUND( '', #6773, .T. ); -#3990 = PLANE( '', #6774 ); -#3991 = SURFACE_STYLE_USAGE( .BOTH., #6775 ); -#3992 = FACE_OUTER_BOUND( '', #6776, .T. ); -#3993 = PLANE( '', #6777 ); -#3994 = SURFACE_STYLE_USAGE( .BOTH., #6778 ); -#3995 = FACE_OUTER_BOUND( '', #6779, .T. ); -#3996 = CYLINDRICAL_SURFACE( '', #6780, 0.200000000000000 ); -#3997 = SURFACE_STYLE_USAGE( .BOTH., #6781 ); -#3998 = FACE_OUTER_BOUND( '', #6782, .T. ); -#3999 = CYLINDRICAL_SURFACE( '', #6783, 0.410000000000000 ); -#4000 = SURFACE_STYLE_USAGE( .BOTH., #6784 ); -#4001 = FACE_OUTER_BOUND( '', #6785, .T. ); -#4002 = PLANE( '', #6786 ); -#4003 = SURFACE_STYLE_USAGE( .BOTH., #6787 ); -#4004 = FACE_OUTER_BOUND( '', #6788, .T. ); -#4005 = PLANE( '', #6789 ); -#4006 = SURFACE_STYLE_USAGE( .BOTH., #6790 ); -#4007 = FACE_OUTER_BOUND( '', #6791, .T. ); -#4008 = FACE_BOUND( '', #6792, .T. ); -#4009 = FACE_BOUND( '', #6793, .T. ); -#4010 = PLANE( '', #6794 ); -#4011 = SURFACE_STYLE_USAGE( .BOTH., #6795 ); -#4012 = FACE_OUTER_BOUND( '', #6796, .T. ); -#4013 = PLANE( '', #6797 ); -#4014 = SURFACE_STYLE_USAGE( .BOTH., #6798 ); -#4015 = FACE_OUTER_BOUND( '', #6799, .T. ); -#4016 = CYLINDRICAL_SURFACE( '', #6800, 0.372500000000000 ); -#4017 = SURFACE_STYLE_USAGE( .BOTH., #6801 ); -#4018 = FACE_OUTER_BOUND( '', #6802, .T. ); -#4019 = PLANE( '', #6803 ); -#4020 = SURFACE_STYLE_USAGE( .BOTH., #6804 ); -#4021 = FACE_OUTER_BOUND( '', #6805, .T. ); -#4022 = PLANE( '', #6806 ); -#4023 = SURFACE_STYLE_USAGE( .BOTH., #6807 ); -#4024 = FACE_OUTER_BOUND( '', #6808, .T. ); -#4025 = PLANE( '', #6809 ); -#4026 = SURFACE_STYLE_USAGE( .BOTH., #6810 ); -#4027 = FACE_OUTER_BOUND( '', #6811, .T. ); -#4028 = CYLINDRICAL_SURFACE( '', #6812, 0.200000000000000 ); -#4029 = SURFACE_STYLE_USAGE( .BOTH., #6813 ); -#4030 = FACE_OUTER_BOUND( '', #6814, .T. ); -#4031 = PLANE( '', #6815 ); -#4032 = SURFACE_STYLE_USAGE( .BOTH., #6816 ); -#4033 = FACE_OUTER_BOUND( '', #6817, .T. ); -#4034 = CYLINDRICAL_SURFACE( '', #6818, 0.200000000000000 ); -#4035 = SURFACE_STYLE_USAGE( .BOTH., #6819 ); -#4036 = FACE_OUTER_BOUND( '', #6820, .T. ); -#4037 = PLANE( '', #6821 ); -#4038 = SURFACE_STYLE_USAGE( .BOTH., #6822 ); -#4039 = FACE_OUTER_BOUND( '', #6823, .T. ); -#4040 = CYLINDRICAL_SURFACE( '', #6824, 0.150000000000000 ); -#4041 = SURFACE_STYLE_USAGE( .BOTH., #6825 ); -#4042 = FACE_OUTER_BOUND( '', #6826, .T. ); -#4043 = CYLINDRICAL_SURFACE( '', #6827, 0.500000000000000 ); -#4044 = SURFACE_STYLE_USAGE( .BOTH., #6828 ); -#4045 = FACE_OUTER_BOUND( '', #6829, .T. ); -#4046 = CYLINDRICAL_SURFACE( '', #6830, 0.200000000000000 ); -#4047 = SURFACE_STYLE_USAGE( .BOTH., #6831 ); -#4048 = FACE_OUTER_BOUND( '', #6832, .T. ); -#4049 = CYLINDRICAL_SURFACE( '', #6833, 1.80000000000000 ); -#4050 = SURFACE_STYLE_USAGE( .BOTH., #6834 ); -#4051 = FACE_OUTER_BOUND( '', #6835, .T. ); -#4052 = PLANE( '', #6836 ); -#4053 = SURFACE_STYLE_USAGE( .BOTH., #6837 ); -#4054 = FACE_OUTER_BOUND( '', #6838, .T. ); -#4055 = CYLINDRICAL_SURFACE( '', #6839, 0.210000000000000 ); -#4056 = SURFACE_STYLE_USAGE( .BOTH., #6840 ); -#4057 = FACE_OUTER_BOUND( '', #6841, .T. ); -#4058 = PLANE( '', #6842 ); -#4059 = SURFACE_STYLE_USAGE( .BOTH., #6843 ); -#4060 = FACE_OUTER_BOUND( '', #6844, .T. ); -#4061 = CYLINDRICAL_SURFACE( '', #6845, 0.210000000000000 ); -#4062 = SURFACE_STYLE_USAGE( .BOTH., #6846 ); -#4063 = FACE_OUTER_BOUND( '', #6847, .T. ); -#4064 = FACE_BOUND( '', #6848, .T. ); -#4065 = FACE_BOUND( '', #6849, .T. ); -#4066 = FACE_BOUND( '', #6850, .T. ); -#4067 = PLANE( '', #6851 ); -#4068 = SURFACE_STYLE_USAGE( .BOTH., #6852 ); -#4069 = FACE_OUTER_BOUND( '', #6853, .T. ); -#4070 = PLANE( '', #6854 ); -#4071 = SURFACE_STYLE_USAGE( .BOTH., #6855 ); -#4072 = FACE_OUTER_BOUND( '', #6856, .T. ); -#4073 = PLANE( '', #6857 ); -#4074 = SURFACE_STYLE_USAGE( .BOTH., #6858 ); -#4075 = FACE_OUTER_BOUND( '', #6859, .T. ); -#4076 = CONICAL_SURFACE( '', #6860, 0.200000000000000, 0.785398163397448 ); -#4077 = SURFACE_STYLE_USAGE( .BOTH., #6861 ); -#4078 = FACE_OUTER_BOUND( '', #6862, .T. ); -#4079 = PLANE( '', #6863 ); -#4080 = SURFACE_STYLE_USAGE( .BOTH., #6864 ); -#4081 = FACE_OUTER_BOUND( '', #6865, .T. ); -#4082 = PLANE( '', #6866 ); -#4083 = SURFACE_STYLE_USAGE( .BOTH., #6867 ); -#4084 = FACE_OUTER_BOUND( '', #6868, .T. ); -#4085 = PLANE( '', #6869 ); -#4086 = SURFACE_STYLE_USAGE( .BOTH., #6870 ); -#4087 = FACE_OUTER_BOUND( '', #6871, .T. ); -#4088 = PLANE( '', #6872 ); -#4089 = SURFACE_STYLE_USAGE( .BOTH., #6873 ); -#4090 = FACE_OUTER_BOUND( '', #6874, .T. ); -#4091 = PLANE( '', #6875 ); -#4092 = SURFACE_STYLE_USAGE( .BOTH., #6876 ); -#4093 = FACE_OUTER_BOUND( '', #6877, .T. ); -#4094 = PLANE( '', #6878 ); -#4095 = SURFACE_STYLE_USAGE( .BOTH., #6879 ); -#4096 = FACE_OUTER_BOUND( '', #6880, .T. ); -#4097 = PLANE( '', #6881 ); -#4098 = SURFACE_STYLE_USAGE( .BOTH., #6882 ); -#4099 = FACE_OUTER_BOUND( '', #6883, .T. ); -#4100 = CYLINDRICAL_SURFACE( '', #6884, 0.397816720141110 ); -#4101 = SURFACE_STYLE_USAGE( .BOTH., #6885 ); -#4102 = FACE_OUTER_BOUND( '', #6886, .T. ); -#4103 = PLANE( '', #6887 ); -#4104 = SURFACE_STYLE_USAGE( .BOTH., #6888 ); -#4105 = FACE_OUTER_BOUND( '', #6889, .T. ); -#4106 = PLANE( '', #6890 ); -#4107 = SURFACE_STYLE_USAGE( .BOTH., #6891 ); -#4108 = FACE_OUTER_BOUND( '', #6892, .T. ); -#4109 = PLANE( '', #6893 ); -#4110 = SURFACE_STYLE_USAGE( .BOTH., #6894 ); -#4111 = FACE_OUTER_BOUND( '', #6895, .T. ); -#4112 = PLANE( '', #6896 ); -#4113 = SURFACE_STYLE_USAGE( .BOTH., #6897 ); -#4114 = FACE_OUTER_BOUND( '', #6898, .T. ); -#4115 = CYLINDRICAL_SURFACE( '', #6899, 0.200000000000000 ); -#4116 = SURFACE_STYLE_USAGE( .BOTH., #6900 ); -#4117 = FACE_OUTER_BOUND( '', #6901, .T. ); -#4118 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #6902, #6903, #6904, #6905 ), ( #6906, #6907, #6908, #6909 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#4119 = SURFACE_STYLE_USAGE( .BOTH., #6910 ); -#4120 = FACE_OUTER_BOUND( '', #6911, .T. ); -#4121 = CYLINDRICAL_SURFACE( '', #6912, 0.500000000000000 ); -#4122 = SURFACE_STYLE_USAGE( .BOTH., #6913 ); -#4123 = FACE_OUTER_BOUND( '', #6914, .T. ); -#4124 = PLANE( '', #6915 ); -#4125 = SURFACE_STYLE_USAGE( .BOTH., #6916 ); -#4126 = FACE_OUTER_BOUND( '', #6917, .T. ); -#4127 = PLANE( '', #6918 ); -#4128 = SURFACE_STYLE_USAGE( .BOTH., #6919 ); -#4129 = FACE_OUTER_BOUND( '', #6920, .T. ); -#4130 = PLANE( '', #6921 ); -#4131 = SURFACE_STYLE_USAGE( .BOTH., #6922 ); -#4132 = FACE_OUTER_BOUND( '', #6923, .T. ); -#4133 = PLANE( '', #6924 ); -#4134 = SURFACE_STYLE_USAGE( .BOTH., #6925 ); -#4135 = FACE_OUTER_BOUND( '', #6926, .T. ); -#4136 = PLANE( '', #6927 ); -#4137 = SURFACE_STYLE_USAGE( .BOTH., #6928 ); -#4138 = FACE_OUTER_BOUND( '', #6929, .T. ); -#4139 = PLANE( '', #6930 ); -#4140 = SURFACE_STYLE_USAGE( .BOTH., #6931 ); -#4141 = FACE_OUTER_BOUND( '', #6932, .T. ); -#4142 = PLANE( '', #6933 ); -#4143 = SURFACE_STYLE_USAGE( .BOTH., #6934 ); -#4144 = FACE_OUTER_BOUND( '', #6935, .T. ); -#4145 = PLANE( '', #6936 ); -#4146 = SURFACE_STYLE_USAGE( .BOTH., #6937 ); -#4147 = FACE_OUTER_BOUND( '', #6938, .T. ); -#4148 = PLANE( '', #6939 ); -#4149 = SURFACE_STYLE_USAGE( .BOTH., #6940 ); -#4150 = FACE_OUTER_BOUND( '', #6941, .T. ); -#4151 = PLANE( '', #6942 ); -#4152 = SURFACE_STYLE_USAGE( .BOTH., #6943 ); -#4153 = FACE_OUTER_BOUND( '', #6944, .T. ); -#4154 = PLANE( '', #6945 ); -#4155 = SURFACE_STYLE_USAGE( .BOTH., #6946 ); -#4156 = FACE_BOUND( '', #6947, .T. ); -#4157 = FACE_BOUND( '', #6948, .T. ); -#4158 = FACE_OUTER_BOUND( '', #6949, .T. ); -#4159 = FACE_BOUND( '', #6950, .T. ); -#4160 = FACE_BOUND( '', #6951, .T. ); -#4161 = FACE_BOUND( '', #6952, .T. ); -#4162 = PLANE( '', #6953 ); -#4163 = SURFACE_STYLE_USAGE( .BOTH., #6954 ); -#4164 = FACE_OUTER_BOUND( '', #6955, .T. ); -#4165 = CYLINDRICAL_SURFACE( '', #6956, 0.606250000000000 ); -#4166 = SURFACE_STYLE_USAGE( .BOTH., #6957 ); -#4167 = FACE_OUTER_BOUND( '', #6958, .T. ); -#4168 = CYLINDRICAL_SURFACE( '', #6959, 2.00000000000000 ); -#4169 = SURFACE_STYLE_USAGE( .BOTH., #6960 ); -#4170 = FACE_OUTER_BOUND( '', #6961, .T. ); -#4171 = PLANE( '', #6962 ); -#4172 = SURFACE_STYLE_USAGE( .BOTH., #6963 ); -#4173 = FACE_OUTER_BOUND( '', #6964, .T. ); -#4174 = PLANE( '', #6965 ); -#4175 = SURFACE_STYLE_USAGE( .BOTH., #6966 ); -#4176 = FACE_OUTER_BOUND( '', #6967, .T. ); -#4177 = PLANE( '', #6968 ); -#4178 = SURFACE_STYLE_USAGE( .BOTH., #6969 ); -#4179 = FACE_OUTER_BOUND( '', #6970, .T. ); -#4180 = PLANE( '', #6971 ); -#4181 = SURFACE_STYLE_USAGE( .BOTH., #6972 ); -#4182 = FACE_OUTER_BOUND( '', #6973, .T. ); -#4183 = PLANE( '', #6974 ); -#4184 = SURFACE_STYLE_USAGE( .BOTH., #6975 ); -#4185 = FACE_OUTER_BOUND( '', #6976, .T. ); -#4186 = PLANE( '', #6977 ); -#4187 = SURFACE_STYLE_USAGE( .BOTH., #6978 ); -#4188 = FACE_OUTER_BOUND( '', #6979, .T. ); -#4189 = PLANE( '', #6980 ); -#4190 = SURFACE_STYLE_USAGE( .BOTH., #6981 ); -#4191 = FACE_BOUND( '', #6982, .T. ); -#4192 = FACE_BOUND( '', #6983, .T. ); -#4193 = FACE_OUTER_BOUND( '', #6984, .T. ); -#4194 = FACE_BOUND( '', #6985, .T. ); -#4195 = FACE_BOUND( '', #6986, .T. ); -#4196 = FACE_BOUND( '', #6987, .T. ); -#4197 = PLANE( '', #6988 ); -#4198 = SURFACE_STYLE_USAGE( .BOTH., #6989 ); -#4199 = FACE_OUTER_BOUND( '', #6990, .T. ); -#4200 = PLANE( '', #6991 ); -#4201 = SURFACE_STYLE_USAGE( .BOTH., #6992 ); -#4202 = FACE_OUTER_BOUND( '', #6993, .T. ); -#4203 = PLANE( '', #6994 ); -#4204 = SURFACE_STYLE_USAGE( .BOTH., #6995 ); -#4205 = FACE_OUTER_BOUND( '', #6996, .T. ); -#4206 = PLANE( '', #6997 ); -#4207 = SURFACE_STYLE_USAGE( .BOTH., #6998 ); -#4208 = FACE_OUTER_BOUND( '', #6999, .T. ); -#4209 = CYLINDRICAL_SURFACE( '', #7000, 0.410000000000000 ); -#4210 = SURFACE_STYLE_USAGE( .BOTH., #7001 ); -#4211 = FACE_OUTER_BOUND( '', #7002, .T. ); -#4212 = CYLINDRICAL_SURFACE( '', #7003, 0.0100000000000000 ); -#4213 = SURFACE_STYLE_USAGE( .BOTH., #7004 ); -#4214 = FACE_OUTER_BOUND( '', #7005, .T. ); -#4215 = PLANE( '', #7006 ); -#4216 = SURFACE_STYLE_USAGE( .BOTH., #7007 ); -#4217 = FACE_OUTER_BOUND( '', #7008, .T. ); -#4218 = PLANE( '', #7009 ); -#4219 = SURFACE_STYLE_USAGE( .BOTH., #7010 ); -#4220 = FACE_OUTER_BOUND( '', #7011, .T. ); -#4221 = PLANE( '', #7012 ); -#4222 = SURFACE_STYLE_USAGE( .BOTH., #7013 ); -#4223 = FACE_OUTER_BOUND( '', #7014, .T. ); -#4224 = PLANE( '', #7015 ); -#4225 = SURFACE_STYLE_USAGE( .BOTH., #7016 ); -#4226 = FACE_OUTER_BOUND( '', #7017, .T. ); -#4227 = PLANE( '', #7018 ); -#4228 = SURFACE_STYLE_USAGE( .BOTH., #7019 ); -#4229 = FACE_OUTER_BOUND( '', #7020, .T. ); -#4230 = PLANE( '', #7021 ); -#4231 = SURFACE_STYLE_USAGE( .BOTH., #7022 ); -#4232 = FACE_OUTER_BOUND( '', #7023, .T. ); -#4233 = PLANE( '', #7024 ); -#4234 = SURFACE_STYLE_USAGE( .BOTH., #7025 ); -#4235 = FACE_OUTER_BOUND( '', #7026, .T. ); -#4236 = CYLINDRICAL_SURFACE( '', #7027, 0.210000000000000 ); -#4237 = SURFACE_STYLE_USAGE( .BOTH., #7028 ); -#4238 = FACE_OUTER_BOUND( '', #7029, .T. ); -#4239 = PLANE( '', #7030 ); -#4240 = SURFACE_STYLE_USAGE( .BOTH., #7031 ); -#4241 = FACE_OUTER_BOUND( '', #7032, .T. ); -#4242 = PLANE( '', #7033 ); -#4243 = SURFACE_STYLE_USAGE( .BOTH., #7034 ); -#4244 = FACE_OUTER_BOUND( '', #7035, .T. ); -#4245 = PLANE( '', #7036 ); -#4246 = SURFACE_STYLE_USAGE( .BOTH., #7037 ); -#4247 = FACE_OUTER_BOUND( '', #7038, .T. ); -#4248 = PLANE( '', #7039 ); -#4249 = SURFACE_STYLE_USAGE( .BOTH., #7040 ); -#4250 = FACE_OUTER_BOUND( '', #7041, .T. ); -#4251 = PLANE( '', #7042 ); -#4252 = SURFACE_STYLE_USAGE( .BOTH., #7043 ); -#4253 = FACE_OUTER_BOUND( '', #7044, .T. ); -#4254 = PLANE( '', #7045 ); -#4255 = SURFACE_STYLE_USAGE( .BOTH., #7046 ); -#4256 = FACE_OUTER_BOUND( '', #7047, .T. ); -#4257 = PLANE( '', #7048 ); -#4258 = SURFACE_STYLE_USAGE( .BOTH., #7049 ); -#4259 = FACE_OUTER_BOUND( '', #7050, .T. ); -#4260 = PLANE( '', #7051 ); -#4261 = SURFACE_STYLE_USAGE( .BOTH., #7052 ); -#4262 = FACE_OUTER_BOUND( '', #7053, .T. ); -#4263 = PLANE( '', #7054 ); -#4264 = SURFACE_STYLE_USAGE( .BOTH., #7055 ); -#4265 = FACE_OUTER_BOUND( '', #7056, .T. ); -#4266 = PLANE( '', #7057 ); -#4267 = SURFACE_STYLE_USAGE( .BOTH., #7058 ); -#4268 = FACE_OUTER_BOUND( '', #7059, .T. ); -#4269 = PLANE( '', #7060 ); -#4270 = SURFACE_STYLE_USAGE( .BOTH., #7061 ); -#4271 = FACE_OUTER_BOUND( '', #7062, .T. ); -#4272 = PLANE( '', #7063 ); -#4273 = SURFACE_STYLE_USAGE( .BOTH., #7064 ); -#4274 = FACE_OUTER_BOUND( '', #7065, .T. ); -#4275 = PLANE( '', #7066 ); -#4276 = SURFACE_STYLE_USAGE( .BOTH., #7067 ); -#4277 = FACE_OUTER_BOUND( '', #7068, .T. ); -#4278 = PLANE( '', #7069 ); -#4279 = SURFACE_STYLE_USAGE( .BOTH., #7070 ); -#4280 = FACE_OUTER_BOUND( '', #7071, .T. ); -#4281 = PLANE( '', #7072 ); -#4282 = SURFACE_STYLE_USAGE( .BOTH., #7073 ); -#4283 = FACE_OUTER_BOUND( '', #7074, .T. ); -#4284 = PLANE( '', #7075 ); -#4285 = SURFACE_STYLE_USAGE( .BOTH., #7076 ); -#4286 = FACE_OUTER_BOUND( '', #7077, .T. ); -#4287 = PLANE( '', #7078 ); -#4288 = SURFACE_STYLE_USAGE( .BOTH., #7079 ); -#4289 = FACE_OUTER_BOUND( '', #7080, .T. ); -#4290 = CYLINDRICAL_SURFACE( '', #7081, 0.200000000000000 ); -#4291 = SURFACE_STYLE_USAGE( .BOTH., #7082 ); -#4292 = FACE_OUTER_BOUND( '', #7083, .T. ); -#4293 = PLANE( '', #7084 ); -#4294 = SURFACE_STYLE_USAGE( .BOTH., #7085 ); -#4295 = FACE_OUTER_BOUND( '', #7086, .T. ); -#4296 = CYLINDRICAL_SURFACE( '', #7087, 0.200000000000000 ); -#4297 = SURFACE_STYLE_USAGE( .BOTH., #7088 ); -#4298 = FACE_OUTER_BOUND( '', #7089, .T. ); -#4299 = PLANE( '', #7090 ); -#4300 = SURFACE_STYLE_USAGE( .BOTH., #7091 ); -#4301 = FACE_OUTER_BOUND( '', #7092, .T. ); -#4302 = PLANE( '', #7093 ); -#4303 = SURFACE_STYLE_USAGE( .BOTH., #7094 ); -#4304 = FACE_OUTER_BOUND( '', #7095, .T. ); -#4305 = CYLINDRICAL_SURFACE( '', #7096, 1.80000000000000 ); -#4306 = SURFACE_STYLE_USAGE( .BOTH., #7097 ); -#4307 = FACE_OUTER_BOUND( '', #7098, .T. ); -#4308 = PLANE( '', #7099 ); -#4309 = SURFACE_STYLE_USAGE( .BOTH., #7100 ); -#4310 = FACE_OUTER_BOUND( '', #7101, .T. ); -#4311 = PLANE( '', #7102 ); -#4312 = SURFACE_STYLE_USAGE( .BOTH., #7103 ); -#4313 = FACE_OUTER_BOUND( '', #7104, .T. ); -#4314 = PLANE( '', #7105 ); -#4315 = SURFACE_STYLE_USAGE( .BOTH., #7106 ); -#4316 = FACE_OUTER_BOUND( '', #7107, .T. ); -#4317 = CYLINDRICAL_SURFACE( '', #7108, 0.500000000000000 ); -#4318 = SURFACE_STYLE_USAGE( .BOTH., #7109 ); -#4319 = FACE_OUTER_BOUND( '', #7110, .T. ); -#4320 = PLANE( '', #7111 ); -#4321 = SURFACE_STYLE_USAGE( .BOTH., #7112 ); -#4322 = FACE_OUTER_BOUND( '', #7113, .T. ); -#4323 = PLANE( '', #7114 ); -#4324 = SURFACE_STYLE_USAGE( .BOTH., #7115 ); -#4325 = FACE_OUTER_BOUND( '', #7116, .T. ); -#4326 = PLANE( '', #7117 ); -#4327 = SURFACE_STYLE_USAGE( .BOTH., #7118 ); -#4328 = FACE_OUTER_BOUND( '', #7119, .T. ); -#4329 = PLANE( '', #7120 ); -#4330 = SURFACE_STYLE_USAGE( .BOTH., #7121 ); -#4331 = FACE_OUTER_BOUND( '', #7122, .T. ); -#4332 = PLANE( '', #7123 ); -#4333 = SURFACE_STYLE_USAGE( .BOTH., #7124 ); -#4334 = FACE_OUTER_BOUND( '', #7125, .T. ); -#4335 = PLANE( '', #7126 ); -#4336 = SURFACE_STYLE_USAGE( .BOTH., #7127 ); -#4337 = FACE_OUTER_BOUND( '', #7128, .T. ); -#4338 = FACE_OUTER_BOUND( '', #7129, .T. ); -#4339 = CYLINDRICAL_SURFACE( '', #7130, 0.500000000000000 ); -#4340 = SURFACE_STYLE_USAGE( .BOTH., #7131 ); -#4341 = FACE_OUTER_BOUND( '', #7132, .T. ); -#4342 = PLANE( '', #7133 ); -#4343 = SURFACE_STYLE_USAGE( .BOTH., #7134 ); -#4344 = FACE_OUTER_BOUND( '', #7135, .T. ); -#4345 = PLANE( '', #7136 ); -#4346 = SURFACE_STYLE_USAGE( .BOTH., #7137 ); -#4347 = FACE_OUTER_BOUND( '', #7138, .T. ); -#4348 = PLANE( '', #7139 ); -#4349 = SURFACE_STYLE_USAGE( .BOTH., #7140 ); -#4350 = FACE_OUTER_BOUND( '', #7141, .T. ); -#4351 = PLANE( '', #7142 ); -#4352 = SURFACE_STYLE_USAGE( .BOTH., #7143 ); -#4353 = FACE_OUTER_BOUND( '', #7144, .T. ); -#4354 = PLANE( '', #7145 ); -#4355 = SURFACE_STYLE_USAGE( .BOTH., #7146 ); -#4356 = FACE_OUTER_BOUND( '', #7147, .T. ); -#4357 = PLANE( '', #7148 ); -#4358 = SURFACE_STYLE_USAGE( .BOTH., #7149 ); -#4359 = FACE_OUTER_BOUND( '', #7150, .T. ); -#4360 = PLANE( '', #7151 ); -#4361 = SURFACE_STYLE_USAGE( .BOTH., #7152 ); -#4362 = FACE_OUTER_BOUND( '', #7153, .T. ); -#4363 = PLANE( '', #7154 ); -#4364 = SURFACE_STYLE_USAGE( .BOTH., #7155 ); -#4365 = FACE_OUTER_BOUND( '', #7156, .T. ); -#4366 = CYLINDRICAL_SURFACE( '', #7157, 0.0100000000000000 ); -#4367 = SURFACE_STYLE_USAGE( .BOTH., #7158 ); -#4368 = FACE_OUTER_BOUND( '', #7159, .T. ); -#4369 = PLANE( '', #7160 ); -#4370 = SURFACE_STYLE_USAGE( .BOTH., #7161 ); -#4371 = FACE_OUTER_BOUND( '', #7162, .T. ); -#4372 = PLANE( '', #7163 ); -#4373 = SURFACE_STYLE_USAGE( .BOTH., #7164 ); -#4374 = FACE_OUTER_BOUND( '', #7165, .T. ); -#4375 = PLANE( '', #7166 ); -#4376 = SURFACE_STYLE_USAGE( .BOTH., #7167 ); -#4377 = FACE_OUTER_BOUND( '', #7168, .T. ); -#4378 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #7169, #7170, #7171, #7172 ), ( #7173, #7174, #7175, #7176 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 4.71238898038469, 4.80891815742681 ), .UNSPECIFIED. ); -#4379 = SURFACE_STYLE_USAGE( .BOTH., #7177 ); -#4380 = FACE_OUTER_BOUND( '', #7178, .T. ); -#4381 = PLANE( '', #7179 ); -#4382 = SURFACE_STYLE_USAGE( .BOTH., #7180 ); -#4383 = FACE_OUTER_BOUND( '', #7181, .T. ); -#4384 = PLANE( '', #7182 ); -#4385 = SURFACE_STYLE_USAGE( .BOTH., #7183 ); -#4386 = FACE_OUTER_BOUND( '', #7184, .T. ); -#4387 = PLANE( '', #7185 ); -#4388 = SURFACE_STYLE_USAGE( .BOTH., #7186 ); -#4389 = FACE_OUTER_BOUND( '', #7187, .T. ); -#4390 = PLANE( '', #7188 ); -#4391 = SURFACE_STYLE_USAGE( .BOTH., #7189 ); -#4392 = FACE_OUTER_BOUND( '', #7190, .T. ); -#4393 = PLANE( '', #7191 ); -#4394 = SURFACE_STYLE_USAGE( .BOTH., #7192 ); -#4395 = FACE_OUTER_BOUND( '', #7193, .T. ); -#4396 = PLANE( '', #7194 ); -#4397 = SURFACE_STYLE_USAGE( .BOTH., #7195 ); -#4398 = FACE_OUTER_BOUND( '', #7196, .T. ); -#4399 = PLANE( '', #7197 ); -#4400 = SURFACE_STYLE_USAGE( .BOTH., #7198 ); -#4401 = FACE_OUTER_BOUND( '', #7199, .T. ); -#4402 = CYLINDRICAL_SURFACE( '', #7200, 0.200000000000000 ); -#4403 = SURFACE_STYLE_USAGE( .BOTH., #7201 ); -#4404 = FACE_OUTER_BOUND( '', #7202, .T. ); -#4405 = PLANE( '', #7203 ); -#4406 = SURFACE_STYLE_USAGE( .BOTH., #7204 ); -#4407 = FACE_OUTER_BOUND( '', #7205, .T. ); -#4408 = CYLINDRICAL_SURFACE( '', #7206, 0.0100000000000000 ); -#4409 = SURFACE_STYLE_USAGE( .BOTH., #7207 ); -#4410 = FACE_OUTER_BOUND( '', #7208, .T. ); -#4411 = PLANE( '', #7209 ); -#4412 = SURFACE_STYLE_USAGE( .BOTH., #7210 ); -#4413 = FACE_OUTER_BOUND( '', #7211, .T. ); -#4414 = PLANE( '', #7212 ); -#4415 = SURFACE_STYLE_USAGE( .BOTH., #7213 ); -#4416 = FACE_OUTER_BOUND( '', #7214, .T. ); -#4417 = PLANE( '', #7215 ); -#4418 = SURFACE_STYLE_USAGE( .BOTH., #7216 ); -#4419 = FACE_OUTER_BOUND( '', #7217, .T. ); -#4420 = PLANE( '', #7218 ); -#4421 = SURFACE_STYLE_USAGE( .BOTH., #7219 ); -#4422 = FACE_OUTER_BOUND( '', #7220, .T. ); -#4423 = PLANE( '', #7221 ); -#4424 = SURFACE_STYLE_USAGE( .BOTH., #7222 ); -#4425 = FACE_OUTER_BOUND( '', #7223, .T. ); -#4426 = CYLINDRICAL_SURFACE( '', #7224, 0.150000000000000 ); -#4427 = SURFACE_STYLE_USAGE( .BOTH., #7225 ); -#4428 = FACE_OUTER_BOUND( '', #7226, .T. ); -#4429 = CYLINDRICAL_SURFACE( '', #7227, 1.00000000000000 ); -#4430 = SURFACE_STYLE_USAGE( .BOTH., #7228 ); -#4431 = FACE_OUTER_BOUND( '', #7229, .T. ); -#4432 = CYLINDRICAL_SURFACE( '', #7230, 0.135775830714534 ); -#4433 = SURFACE_STYLE_USAGE( .BOTH., #7231 ); -#4434 = FACE_OUTER_BOUND( '', #7232, .T. ); -#4435 = PLANE( '', #7233 ); -#4436 = SURFACE_STYLE_USAGE( .BOTH., #7234 ); -#4437 = FACE_OUTER_BOUND( '', #7235, .T. ); -#4438 = FACE_BOUND( '', #7236, .T. ); -#4439 = FACE_BOUND( '', #7237, .T. ); -#4440 = FACE_BOUND( '', #7238, .T. ); -#4441 = PLANE( '', #7239 ); -#4442 = SURFACE_STYLE_USAGE( .BOTH., #7240 ); -#4443 = FACE_OUTER_BOUND( '', #7241, .T. ); -#4444 = PLANE( '', #7242 ); -#4445 = SURFACE_STYLE_USAGE( .BOTH., #7243 ); -#4446 = FACE_OUTER_BOUND( '', #7244, .T. ); -#4447 = PLANE( '', #7245 ); -#4448 = SURFACE_STYLE_USAGE( .BOTH., #7246 ); -#4449 = FACE_OUTER_BOUND( '', #7247, .T. ); -#4450 = PLANE( '', #7248 ); -#4451 = SURFACE_STYLE_USAGE( .BOTH., #7249 ); -#4452 = FACE_OUTER_BOUND( '', #7250, .T. ); -#4453 = PLANE( '', #7251 ); -#4454 = SURFACE_STYLE_USAGE( .BOTH., #7252 ); -#4455 = FACE_OUTER_BOUND( '', #7253, .T. ); -#4456 = PLANE( '', #7254 ); -#4457 = SURFACE_STYLE_USAGE( .BOTH., #7255 ); -#4458 = FACE_OUTER_BOUND( '', #7256, .T. ); -#4459 = PLANE( '', #7257 ); -#4460 = SURFACE_STYLE_USAGE( .BOTH., #7258 ); -#4461 = FACE_OUTER_BOUND( '', #7259, .T. ); -#4462 = PLANE( '', #7260 ); -#4463 = SURFACE_STYLE_USAGE( .BOTH., #7261 ); -#4464 = FACE_OUTER_BOUND( '', #7262, .T. ); -#4465 = PLANE( '', #7263 ); -#4466 = SURFACE_STYLE_USAGE( .BOTH., #7264 ); -#4467 = FACE_OUTER_BOUND( '', #7265, .T. ); -#4468 = CYLINDRICAL_SURFACE( '', #7266, 0.200000000000000 ); -#4469 = SURFACE_STYLE_USAGE( .BOTH., #7267 ); -#4470 = FACE_OUTER_BOUND( '', #7268, .T. ); -#4471 = PLANE( '', #7269 ); -#4472 = SURFACE_STYLE_USAGE( .BOTH., #7270 ); -#4473 = FACE_OUTER_BOUND( '', #7271, .T. ); -#4474 = CYLINDRICAL_SURFACE( '', #7272, 0.115775830714532 ); -#4475 = SURFACE_STYLE_USAGE( .BOTH., #7273 ); -#4476 = FACE_OUTER_BOUND( '', #7274, .T. ); -#4477 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #7275, #7276, #7277, #7278, #7279, #7280, #7281 ), ( #7282, #7283, #7284, #7285, #7286, #7287, #7288 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 3, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000, 1.01000000000000 ), .UNSPECIFIED. ); -#4478 = SURFACE_STYLE_USAGE( .BOTH., #7289 ); -#4479 = FACE_OUTER_BOUND( '', #7290, .T. ); -#4480 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #7291, #7292, #7293, #7294 ), ( #7295, #7296, #7297, #7298 ), ( #7299, #7300, #7301, #7302 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 1, 2 ), ( 4, 4 ), ( -0.0100000000000000, 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#4481 = SURFACE_STYLE_USAGE( .BOTH., #7303 ); -#4482 = FACE_OUTER_BOUND( '', #7304, .T. ); -#4483 = CYLINDRICAL_SURFACE( '', #7305, 0.200000000000000 ); -#4484 = SURFACE_STYLE_USAGE( .BOTH., #7306 ); -#4485 = FACE_OUTER_BOUND( '', #7307, .T. ); -#4486 = PLANE( '', #7308 ); -#4487 = SURFACE_STYLE_USAGE( .BOTH., #7309 ); -#4488 = FACE_OUTER_BOUND( '', #7310, .T. ); -#4489 = PLANE( '', #7311 ); -#4490 = SURFACE_STYLE_USAGE( .BOTH., #7312 ); -#4491 = FACE_OUTER_BOUND( '', #7313, .T. ); -#4492 = PLANE( '', #7314 ); -#4493 = SURFACE_STYLE_USAGE( .BOTH., #7315 ); -#4494 = FACE_OUTER_BOUND( '', #7316, .T. ); -#4495 = PLANE( '', #7317 ); -#4496 = SURFACE_STYLE_USAGE( .BOTH., #7318 ); -#4497 = FACE_OUTER_BOUND( '', #7319, .T. ); -#4498 = CYLINDRICAL_SURFACE( '', #7320, 0.500000000000000 ); -#4499 = SURFACE_STYLE_USAGE( .BOTH., #7321 ); -#4500 = FACE_OUTER_BOUND( '', #7322, .T. ); -#4501 = CYLINDRICAL_SURFACE( '', #7323, 0.200000000000000 ); -#4502 = SURFACE_STYLE_USAGE( .BOTH., #7324 ); -#4503 = FACE_OUTER_BOUND( '', #7325, .T. ); -#4504 = PLANE( '', #7326 ); -#4505 = SURFACE_STYLE_USAGE( .BOTH., #7327 ); -#4506 = FACE_OUTER_BOUND( '', #7328, .T. ); -#4507 = PLANE( '', #7329 ); -#4508 = SURFACE_STYLE_USAGE( .BOTH., #7330 ); -#4509 = FACE_OUTER_BOUND( '', #7331, .T. ); -#4510 = CYLINDRICAL_SURFACE( '', #7332, 0.500000000000000 ); -#4511 = SURFACE_STYLE_USAGE( .BOTH., #7333 ); -#4512 = FACE_OUTER_BOUND( '', #7334, .T. ); -#4513 = PLANE( '', #7335 ); -#4514 = SURFACE_STYLE_USAGE( .BOTH., #7336 ); -#4515 = FACE_OUTER_BOUND( '', #7337, .T. ); -#4516 = CYLINDRICAL_SURFACE( '', #7338, 0.699999999999973 ); -#4517 = SURFACE_STYLE_USAGE( .BOTH., #7339 ); -#4518 = FACE_OUTER_BOUND( '', #7340, .T. ); -#4519 = PLANE( '', #7341 ); -#4520 = SURFACE_STYLE_USAGE( .BOTH., #7342 ); -#4521 = FACE_OUTER_BOUND( '', #7343, .T. ); -#4522 = PLANE( '', #7344 ); -#4523 = SURFACE_STYLE_USAGE( .BOTH., #7345 ); -#4524 = FACE_OUTER_BOUND( '', #7346, .T. ); -#4525 = PLANE( '', #7347 ); -#4526 = SURFACE_STYLE_USAGE( .BOTH., #7348 ); -#4527 = FACE_OUTER_BOUND( '', #7349, .T. ); -#4528 = CYLINDRICAL_SURFACE( '', #7350, 2.00000000000000 ); -#4529 = SURFACE_STYLE_USAGE( .BOTH., #7351 ); -#4530 = FACE_OUTER_BOUND( '', #7352, .T. ); -#4531 = PLANE( '', #7353 ); -#4532 = SURFACE_STYLE_USAGE( .BOTH., #7354 ); -#4533 = FACE_OUTER_BOUND( '', #7355, .T. ); -#4534 = PLANE( '', #7356 ); -#4535 = SURFACE_STYLE_USAGE( .BOTH., #7357 ); -#4536 = FACE_OUTER_BOUND( '', #7358, .T. ); -#4537 = PLANE( '', #7359 ); -#4538 = SURFACE_STYLE_USAGE( .BOTH., #7360 ); -#4539 = FACE_OUTER_BOUND( '', #7361, .T. ); -#4540 = PLANE( '', #7362 ); -#4541 = SURFACE_STYLE_USAGE( .BOTH., #7363 ); -#4542 = FACE_OUTER_BOUND( '', #7364, .T. ); -#4543 = PLANE( '', #7365 ); -#4544 = SURFACE_STYLE_USAGE( .BOTH., #7366 ); -#4545 = FACE_OUTER_BOUND( '', #7367, .T. ); -#4546 = PLANE( '', #7368 ); -#4547 = SURFACE_STYLE_USAGE( .BOTH., #7369 ); -#4548 = FACE_OUTER_BOUND( '', #7370, .T. ); -#4549 = CYLINDRICAL_SURFACE( '', #7371, 0.115775830714532 ); -#4550 = SURFACE_STYLE_USAGE( .BOTH., #7372 ); -#4551 = FACE_OUTER_BOUND( '', #7373, .T. ); -#4552 = PLANE( '', #7374 ); -#4553 = SURFACE_STYLE_USAGE( .BOTH., #7375 ); -#4554 = FACE_OUTER_BOUND( '', #7376, .T. ); -#4555 = PLANE( '', #7377 ); -#4556 = SURFACE_STYLE_USAGE( .BOTH., #7378 ); -#4557 = FACE_OUTER_BOUND( '', #7379, .T. ); -#4558 = PLANE( '', #7380 ); -#4559 = SURFACE_STYLE_USAGE( .BOTH., #7381 ); -#4560 = FACE_OUTER_BOUND( '', #7382, .T. ); -#4561 = FACE_BOUND( '', #7383, .T. ); -#4562 = PLANE( '', #7384 ); -#4563 = SURFACE_STYLE_USAGE( .BOTH., #7385 ); -#4564 = FACE_OUTER_BOUND( '', #7386, .T. ); -#4565 = FACE_BOUND( '', #7387, .T. ); -#4566 = FACE_BOUND( '', #7388, .T. ); -#4567 = FACE_BOUND( '', #7389, .T. ); -#4568 = FACE_BOUND( '', #7390, .T. ); -#4569 = FACE_BOUND( '', #7391, .T. ); -#4570 = PLANE( '', #7392 ); -#4571 = SURFACE_STYLE_USAGE( .BOTH., #7393 ); -#4572 = FACE_OUTER_BOUND( '', #7394, .T. ); -#4573 = PLANE( '', #7395 ); -#4574 = SURFACE_STYLE_USAGE( .BOTH., #7396 ); -#4575 = FACE_OUTER_BOUND( '', #7397, .T. ); -#4576 = PLANE( '', #7398 ); -#4577 = SURFACE_STYLE_USAGE( .BOTH., #7399 ); -#4578 = FACE_OUTER_BOUND( '', #7400, .T. ); -#4579 = PLANE( '', #7401 ); -#4580 = SURFACE_STYLE_USAGE( .BOTH., #7402 ); -#4581 = FACE_OUTER_BOUND( '', #7403, .T. ); -#4582 = PLANE( '', #7404 ); -#4583 = SURFACE_STYLE_USAGE( .BOTH., #7405 ); -#4584 = FACE_OUTER_BOUND( '', #7406, .T. ); -#4585 = PLANE( '', #7407 ); -#4586 = SURFACE_STYLE_USAGE( .BOTH., #7408 ); -#4587 = FACE_OUTER_BOUND( '', #7409, .T. ); -#4588 = CYLINDRICAL_SURFACE( '', #7410, 0.200000000000000 ); -#4589 = SURFACE_STYLE_USAGE( .BOTH., #7411 ); -#4590 = FACE_OUTER_BOUND( '', #7412, .T. ); -#4591 = CYLINDRICAL_SURFACE( '', #7413, 0.0100000000000000 ); -#4592 = SURFACE_STYLE_USAGE( .BOTH., #7414 ); -#4593 = FACE_OUTER_BOUND( '', #7415, .T. ); -#4594 = PLANE( '', #7416 ); -#4595 = SURFACE_STYLE_USAGE( .BOTH., #7417 ); -#4596 = FACE_OUTER_BOUND( '', #7418, .T. ); -#4597 = PLANE( '', #7419 ); -#4598 = SURFACE_STYLE_USAGE( .BOTH., #7420 ); -#4599 = FACE_OUTER_BOUND( '', #7421, .T. ); -#4600 = PLANE( '', #7422 ); -#4601 = SURFACE_STYLE_USAGE( .BOTH., #7423 ); -#4602 = FACE_OUTER_BOUND( '', #7424, .T. ); -#4603 = PLANE( '', #7425 ); -#4604 = SURFACE_STYLE_USAGE( .BOTH., #7426 ); -#4605 = FACE_OUTER_BOUND( '', #7427, .T. ); -#4606 = CYLINDRICAL_SURFACE( '', #7428, 0.245000000000000 ); -#4607 = SURFACE_STYLE_USAGE( .BOTH., #7429 ); -#4608 = FACE_OUTER_BOUND( '', #7430, .T. ); -#4609 = PLANE( '', #7431 ); -#4610 = SURFACE_STYLE_USAGE( .BOTH., #7432 ); -#4611 = FACE_OUTER_BOUND( '', #7433, .T. ); -#4612 = PLANE( '', #7434 ); -#4613 = SURFACE_STYLE_USAGE( .BOTH., #7435 ); -#4614 = FACE_OUTER_BOUND( '', #7436, .T. ); -#4615 = CYLINDRICAL_SURFACE( '', #7437, 0.150000000000000 ); -#4616 = SURFACE_STYLE_USAGE( .BOTH., #7438 ); -#4617 = FACE_OUTER_BOUND( '', #7439, .T. ); -#4618 = PLANE( '', #7440 ); -#4619 = SURFACE_STYLE_USAGE( .BOTH., #7441 ); -#4620 = FACE_OUTER_BOUND( '', #7442, .T. ); -#4621 = PLANE( '', #7443 ); -#4622 = SURFACE_STYLE_USAGE( .BOTH., #7444 ); -#4623 = FACE_OUTER_BOUND( '', #7445, .T. ); -#4624 = PLANE( '', #7446 ); -#4625 = SURFACE_STYLE_USAGE( .BOTH., #7447 ); -#4626 = FACE_OUTER_BOUND( '', #7448, .T. ); -#4627 = CYLINDRICAL_SURFACE( '', #7449, 0.180000000000000 ); -#4628 = SURFACE_STYLE_USAGE( .BOTH., #7450 ); -#4629 = FACE_OUTER_BOUND( '', #7451, .T. ); -#4630 = PLANE( '', #7452 ); -#4631 = SURFACE_STYLE_USAGE( .BOTH., #7453 ); -#4632 = FACE_OUTER_BOUND( '', #7454, .T. ); -#4633 = PLANE( '', #7455 ); -#4634 = SURFACE_STYLE_USAGE( .BOTH., #7456 ); -#4635 = FACE_OUTER_BOUND( '', #7457, .T. ); -#4636 = PLANE( '', #7458 ); -#4637 = SURFACE_STYLE_USAGE( .BOTH., #7459 ); -#4638 = FACE_OUTER_BOUND( '', #7460, .T. ); -#4639 = CYLINDRICAL_SURFACE( '', #7461, 0.500000000000000 ); -#4640 = SURFACE_STYLE_USAGE( .BOTH., #7462 ); -#4641 = FACE_OUTER_BOUND( '', #7463, .T. ); -#4642 = PLANE( '', #7464 ); -#4643 = SURFACE_STYLE_USAGE( .BOTH., #7465 ); -#4644 = FACE_OUTER_BOUND( '', #7466, .T. ); -#4645 = PLANE( '', #7467 ); -#4646 = SURFACE_STYLE_USAGE( .BOTH., #7468 ); -#4647 = FACE_OUTER_BOUND( '', #7469, .T. ); -#4648 = CYLINDRICAL_SURFACE( '', #7470, 0.410000000000000 ); -#4649 = SURFACE_STYLE_USAGE( .BOTH., #7471 ); -#4650 = FACE_OUTER_BOUND( '', #7472, .T. ); -#4651 = PLANE( '', #7473 ); -#4652 = SURFACE_STYLE_USAGE( .BOTH., #7474 ); -#4653 = FACE_OUTER_BOUND( '', #7475, .T. ); -#4654 = PLANE( '', #7476 ); -#4655 = SURFACE_STYLE_USAGE( .BOTH., #7477 ); -#4656 = FACE_OUTER_BOUND( '', #7478, .T. ); -#4657 = CYLINDRICAL_SURFACE( '', #7479, 0.410000000000000 ); -#4658 = SURFACE_STYLE_USAGE( .BOTH., #7480 ); -#4659 = FACE_OUTER_BOUND( '', #7481, .T. ); -#4660 = PLANE( '', #7482 ); -#4661 = SURFACE_STYLE_USAGE( .BOTH., #7483 ); -#4662 = FACE_OUTER_BOUND( '', #7484, .T. ); -#4663 = PLANE( '', #7485 ); -#4664 = SURFACE_STYLE_USAGE( .BOTH., #7486 ); -#4665 = FACE_OUTER_BOUND( '', #7487, .T. ); -#4666 = PLANE( '', #7488 ); -#4667 = SURFACE_STYLE_USAGE( .BOTH., #7489 ); -#4668 = FACE_OUTER_BOUND( '', #7490, .T. ); -#4669 = PLANE( '', #7491 ); -#4670 = SURFACE_STYLE_USAGE( .BOTH., #7492 ); -#4671 = FACE_OUTER_BOUND( '', #7493, .T. ); -#4672 = PLANE( '', #7494 ); -#4673 = SURFACE_STYLE_USAGE( .BOTH., #7495 ); -#4674 = FACE_OUTER_BOUND( '', #7496, .T. ); -#4675 = PLANE( '', #7497 ); -#4676 = SURFACE_STYLE_USAGE( .BOTH., #7498 ); -#4677 = FACE_OUTER_BOUND( '', #7499, .T. ); -#4678 = PLANE( '', #7500 ); -#4679 = SURFACE_STYLE_USAGE( .BOTH., #7501 ); -#4680 = FACE_OUTER_BOUND( '', #7502, .T. ); -#4681 = PLANE( '', #7503 ); -#4682 = SURFACE_STYLE_USAGE( .BOTH., #7504 ); -#4683 = FACE_OUTER_BOUND( '', #7505, .T. ); -#4684 = PLANE( '', #7506 ); -#4685 = SURFACE_STYLE_USAGE( .BOTH., #7507 ); -#4686 = FACE_OUTER_BOUND( '', #7508, .T. ); -#4687 = PLANE( '', #7509 ); -#4688 = SURFACE_STYLE_USAGE( .BOTH., #7510 ); -#4689 = FACE_OUTER_BOUND( '', #7511, .T. ); -#4690 = CYLINDRICAL_SURFACE( '', #7512, 0.0100000000000000 ); -#4691 = SURFACE_STYLE_USAGE( .BOTH., #7513 ); -#4692 = FACE_OUTER_BOUND( '', #7514, .T. ); -#4693 = PLANE( '', #7515 ); -#4694 = SURFACE_STYLE_USAGE( .BOTH., #7516 ); -#4695 = FACE_OUTER_BOUND( '', #7517, .T. ); -#4696 = PLANE( '', #7518 ); -#4697 = SURFACE_STYLE_USAGE( .BOTH., #7519 ); -#4698 = FACE_OUTER_BOUND( '', #7520, .T. ); -#4699 = PLANE( '', #7521 ); -#4700 = SURFACE_STYLE_USAGE( .BOTH., #7522 ); -#4701 = FACE_OUTER_BOUND( '', #7523, .T. ); -#4702 = PLANE( '', #7524 ); -#4703 = SURFACE_STYLE_USAGE( .BOTH., #7525 ); -#4704 = FACE_OUTER_BOUND( '', #7526, .T. ); -#4705 = PLANE( '', #7527 ); -#4706 = SURFACE_STYLE_USAGE( .BOTH., #7528 ); -#4707 = FACE_OUTER_BOUND( '', #7529, .T. ); -#4708 = PLANE( '', #7530 ); -#4709 = SURFACE_STYLE_USAGE( .BOTH., #7531 ); -#4710 = FACE_OUTER_BOUND( '', #7532, .T. ); -#4711 = PLANE( '', #7533 ); -#4712 = SURFACE_STYLE_USAGE( .BOTH., #7534 ); -#4713 = FACE_OUTER_BOUND( '', #7535, .T. ); -#4714 = PLANE( '', #7536 ); -#4715 = SURFACE_STYLE_USAGE( .BOTH., #7537 ); -#4716 = FACE_OUTER_BOUND( '', #7538, .T. ); -#4717 = PLANE( '', #7539 ); -#4718 = SURFACE_STYLE_USAGE( .BOTH., #7540 ); -#4719 = FACE_OUTER_BOUND( '', #7541, .T. ); -#4720 = PLANE( '', #7542 ); -#4721 = SURFACE_STYLE_USAGE( .BOTH., #7543 ); -#4722 = FACE_OUTER_BOUND( '', #7544, .T. ); -#4723 = PLANE( '', #7545 ); -#4724 = SURFACE_STYLE_USAGE( .BOTH., #7546 ); -#4725 = FACE_OUTER_BOUND( '', #7547, .T. ); -#4726 = PLANE( '', #7548 ); -#4727 = SURFACE_STYLE_USAGE( .BOTH., #7549 ); -#4728 = FACE_OUTER_BOUND( '', #7550, .T. ); -#4729 = PLANE( '', #7551 ); -#4730 = SURFACE_STYLE_USAGE( .BOTH., #7552 ); -#4731 = FACE_OUTER_BOUND( '', #7553, .T. ); -#4732 = PLANE( '', #7554 ); -#4733 = SURFACE_STYLE_USAGE( .BOTH., #7555 ); -#4734 = FACE_OUTER_BOUND( '', #7556, .T. ); -#4735 = PLANE( '', #7557 ); -#4736 = SURFACE_STYLE_USAGE( .BOTH., #7558 ); -#4737 = FACE_OUTER_BOUND( '', #7559, .T. ); -#4738 = PLANE( '', #7560 ); -#4739 = SURFACE_STYLE_USAGE( .BOTH., #7561 ); -#4740 = FACE_OUTER_BOUND( '', #7562, .T. ); -#4741 = PLANE( '', #7563 ); -#4742 = SURFACE_STYLE_USAGE( .BOTH., #7564 ); -#4743 = FACE_OUTER_BOUND( '', #7565, .T. ); -#4744 = PLANE( '', #7566 ); -#4745 = SURFACE_STYLE_USAGE( .BOTH., #7567 ); -#4746 = FACE_OUTER_BOUND( '', #7568, .T. ); -#4747 = PLANE( '', #7569 ); -#4748 = SURFACE_STYLE_USAGE( .BOTH., #7570 ); -#4749 = FACE_OUTER_BOUND( '', #7571, .T. ); -#4750 = CYLINDRICAL_SURFACE( '', #7572, 0.150000000000000 ); -#4751 = SURFACE_STYLE_USAGE( .BOTH., #7573 ); -#4752 = FACE_OUTER_BOUND( '', #7574, .T. ); -#4753 = PLANE( '', #7575 ); -#4754 = SURFACE_STYLE_USAGE( .BOTH., #7576 ); -#4755 = FACE_OUTER_BOUND( '', #7577, .T. ); -#4756 = CYLINDRICAL_SURFACE( '', #7578, 0.200000000000000 ); -#4757 = SURFACE_STYLE_USAGE( .BOTH., #7579 ); -#4758 = FACE_OUTER_BOUND( '', #7580, .T. ); -#4759 = PLANE( '', #7581 ); -#4760 = SURFACE_STYLE_USAGE( .BOTH., #7582 ); -#4761 = FACE_OUTER_BOUND( '', #7583, .T. ); -#4762 = PLANE( '', #7584 ); -#4763 = SURFACE_STYLE_USAGE( .BOTH., #7585 ); -#4764 = FACE_OUTER_BOUND( '', #7586, .T. ); -#4765 = PLANE( '', #7587 ); -#4766 = SURFACE_STYLE_USAGE( .BOTH., #7588 ); -#4767 = FACE_OUTER_BOUND( '', #7589, .T. ); -#4768 = PLANE( '', #7590 ); -#4769 = SURFACE_STYLE_USAGE( .BOTH., #7591 ); -#4770 = FACE_OUTER_BOUND( '', #7592, .T. ); -#4771 = PLANE( '', #7593 ); -#4772 = SURFACE_STYLE_USAGE( .BOTH., #7594 ); -#4773 = FACE_OUTER_BOUND( '', #7595, .T. ); -#4774 = CYLINDRICAL_SURFACE( '', #7596, 0.699999999999973 ); -#4775 = SURFACE_STYLE_USAGE( .BOTH., #7597 ); -#4776 = FACE_OUTER_BOUND( '', #7598, .T. ); -#4777 = PLANE( '', #7599 ); -#4778 = SURFACE_STYLE_USAGE( .BOTH., #7600 ); -#4779 = FACE_OUTER_BOUND( '', #7601, .T. ); -#4780 = PLANE( '', #7602 ); -#4781 = SURFACE_STYLE_USAGE( .BOTH., #7603 ); -#4782 = FACE_OUTER_BOUND( '', #7604, .T. ); -#4783 = PLANE( '', #7605 ); -#4784 = SURFACE_STYLE_USAGE( .BOTH., #7606 ); -#4785 = FACE_OUTER_BOUND( '', #7607, .T. ); -#4786 = PLANE( '', #7608 ); -#4787 = SURFACE_STYLE_USAGE( .BOTH., #7609 ); -#4788 = FACE_OUTER_BOUND( '', #7610, .T. ); -#4789 = CYLINDRICAL_SURFACE( '', #7611, 1.50000000000000 ); -#4790 = SURFACE_STYLE_USAGE( .BOTH., #7612 ); -#4791 = FACE_OUTER_BOUND( '', #7613, .T. ); -#4792 = CYLINDRICAL_SURFACE( '', #7614, 0.0100000000000000 ); -#4793 = SURFACE_STYLE_USAGE( .BOTH., #7615 ); -#4794 = FACE_OUTER_BOUND( '', #7616, .T. ); -#4795 = PLANE( '', #7617 ); -#4796 = SURFACE_STYLE_USAGE( .BOTH., #7618 ); -#4797 = FACE_OUTER_BOUND( '', #7619, .T. ); -#4798 = PLANE( '', #7620 ); -#4799 = SURFACE_STYLE_USAGE( .BOTH., #7621 ); -#4800 = FACE_OUTER_BOUND( '', #7622, .T. ); -#4801 = PLANE( '', #7623 ); -#4802 = SURFACE_STYLE_USAGE( .BOTH., #7624 ); -#4803 = FACE_OUTER_BOUND( '', #7625, .T. ); -#4804 = CYLINDRICAL_SURFACE( '', #7626, 0.200000000000000 ); -#4805 = SURFACE_STYLE_USAGE( .BOTH., #7627 ); -#4806 = FACE_OUTER_BOUND( '', #7628, .T. ); -#4807 = PLANE( '', #7629 ); -#4808 = SURFACE_STYLE_USAGE( .BOTH., #7630 ); -#4809 = FACE_OUTER_BOUND( '', #7631, .T. ); -#4810 = PLANE( '', #7632 ); -#4811 = SURFACE_STYLE_USAGE( .BOTH., #7633 ); -#4812 = FACE_OUTER_BOUND( '', #7634, .T. ); -#4813 = PLANE( '', #7635 ); -#4814 = SURFACE_STYLE_USAGE( .BOTH., #7636 ); -#4815 = FACE_OUTER_BOUND( '', #7637, .T. ); -#4816 = PLANE( '', #7638 ); -#4817 = SURFACE_STYLE_USAGE( .BOTH., #7639 ); -#4818 = FACE_OUTER_BOUND( '', #7640, .T. ); -#4819 = PLANE( '', #7641 ); -#4820 = SURFACE_STYLE_USAGE( .BOTH., #7642 ); -#4821 = FACE_OUTER_BOUND( '', #7643, .T. ); -#4822 = PLANE( '', #7644 ); -#4823 = SURFACE_STYLE_USAGE( .BOTH., #7645 ); -#4824 = FACE_OUTER_BOUND( '', #7646, .T. ); -#4825 = PLANE( '', #7647 ); -#4826 = SURFACE_STYLE_USAGE( .BOTH., #7648 ); -#4827 = FACE_OUTER_BOUND( '', #7649, .T. ); -#4828 = PLANE( '', #7650 ); -#4829 = SURFACE_STYLE_USAGE( .BOTH., #7651 ); -#4830 = FACE_OUTER_BOUND( '', #7652, .T. ); -#4831 = PLANE( '', #7653 ); -#4832 = SURFACE_STYLE_USAGE( .BOTH., #7654 ); -#4833 = FACE_OUTER_BOUND( '', #7655, .T. ); -#4834 = CYLINDRICAL_SURFACE( '', #7656, 0.200000000000000 ); -#4835 = SURFACE_STYLE_USAGE( .BOTH., #7657 ); -#4836 = FACE_OUTER_BOUND( '', #7658, .T. ); -#4837 = CYLINDRICAL_SURFACE( '', #7659, 0.200000000000000 ); -#4838 = SURFACE_STYLE_USAGE( .BOTH., #7660 ); -#4839 = FACE_OUTER_BOUND( '', #7661, .T. ); -#4840 = PLANE( '', #7662 ); -#4841 = SURFACE_STYLE_USAGE( .BOTH., #7663 ); -#4842 = FACE_OUTER_BOUND( '', #7664, .T. ); -#4843 = PLANE( '', #7665 ); -#4844 = SURFACE_STYLE_USAGE( .BOTH., #7666 ); -#4845 = FACE_OUTER_BOUND( '', #7667, .T. ); -#4846 = PLANE( '', #7668 ); -#4847 = SURFACE_STYLE_USAGE( .BOTH., #7669 ); -#4848 = FACE_OUTER_BOUND( '', #7670, .T. ); -#4849 = PLANE( '', #7671 ); -#4850 = SURFACE_STYLE_USAGE( .BOTH., #7672 ); -#4851 = FACE_OUTER_BOUND( '', #7673, .T. ); -#4852 = PLANE( '', #7674 ); -#4853 = SURFACE_STYLE_USAGE( .BOTH., #7675 ); -#4854 = FACE_OUTER_BOUND( '', #7676, .T. ); -#4855 = PLANE( '', #7677 ); -#4856 = SURFACE_STYLE_USAGE( .BOTH., #7678 ); -#4857 = FACE_OUTER_BOUND( '', #7679, .T. ); -#4858 = CYLINDRICAL_SURFACE( '', #7680, 0.0100000000000000 ); -#4859 = SURFACE_STYLE_USAGE( .BOTH., #7681 ); -#4860 = FACE_OUTER_BOUND( '', #7682, .T. ); -#4861 = PLANE( '', #7683 ); -#4862 = SURFACE_STYLE_USAGE( .BOTH., #7684 ); -#4863 = FACE_OUTER_BOUND( '', #7685, .T. ); -#4864 = PLANE( '', #7686 ); -#4865 = SURFACE_STYLE_USAGE( .BOTH., #7687 ); -#4866 = FACE_OUTER_BOUND( '', #7688, .T. ); -#4867 = CYLINDRICAL_SURFACE( '', #7689, 0.200000000000000 ); -#4868 = SURFACE_STYLE_USAGE( .BOTH., #7690 ); -#4869 = FACE_OUTER_BOUND( '', #7691, .T. ); -#4870 = PLANE( '', #7692 ); -#4871 = SURFACE_STYLE_USAGE( .BOTH., #7693 ); -#4872 = FACE_OUTER_BOUND( '', #7694, .T. ); -#4873 = PLANE( '', #7695 ); -#4874 = SURFACE_STYLE_USAGE( .BOTH., #7696 ); -#4875 = FACE_OUTER_BOUND( '', #7697, .T. ); -#4876 = PLANE( '', #7698 ); -#4877 = SURFACE_STYLE_USAGE( .BOTH., #7699 ); -#4878 = FACE_OUTER_BOUND( '', #7700, .T. ); -#4879 = PLANE( '', #7701 ); -#4880 = SURFACE_STYLE_USAGE( .BOTH., #7702 ); -#4881 = FACE_OUTER_BOUND( '', #7703, .T. ); -#4882 = CYLINDRICAL_SURFACE( '', #7704, 1.00000000000000 ); -#4883 = SURFACE_STYLE_USAGE( .BOTH., #7705 ); -#4884 = FACE_OUTER_BOUND( '', #7706, .T. ); -#4885 = PLANE( '', #7707 ); -#4886 = SURFACE_STYLE_USAGE( .BOTH., #7708 ); -#4887 = FACE_OUTER_BOUND( '', #7709, .T. ); -#4888 = PLANE( '', #7710 ); -#4889 = SURFACE_STYLE_USAGE( .BOTH., #7711 ); -#4890 = FACE_OUTER_BOUND( '', #7712, .T. ); -#4891 = FACE_BOUND( '', #7713, .T. ); -#4892 = FACE_BOUND( '', #7714, .T. ); -#4893 = PLANE( '', #7715 ); -#4894 = SURFACE_STYLE_USAGE( .BOTH., #7716 ); -#4895 = FACE_OUTER_BOUND( '', #7717, .T. ); -#4896 = CYLINDRICAL_SURFACE( '', #7718, 1.20000000000000 ); -#4897 = SURFACE_STYLE_USAGE( .BOTH., #7719 ); -#4898 = FACE_OUTER_BOUND( '', #7720, .T. ); -#4899 = PLANE( '', #7721 ); -#4900 = SURFACE_STYLE_USAGE( .BOTH., #7722 ); -#4901 = FACE_OUTER_BOUND( '', #7723, .T. ); -#4902 = PLANE( '', #7724 ); -#4903 = SURFACE_STYLE_USAGE( .BOTH., #7725 ); -#4904 = FACE_OUTER_BOUND( '', #7726, .T. ); -#4905 = CYLINDRICAL_SURFACE( '', #7727, 2.20000000000000 ); -#4906 = SURFACE_STYLE_USAGE( .BOTH., #7728 ); -#4907 = FACE_OUTER_BOUND( '', #7729, .T. ); -#4908 = CYLINDRICAL_SURFACE( '', #7730, 0.200000000000000 ); -#4909 = SURFACE_STYLE_USAGE( .BOTH., #7731 ); -#4910 = FACE_OUTER_BOUND( '', #7732, .T. ); -#4911 = PLANE( '', #7733 ); -#4912 = SURFACE_STYLE_USAGE( .BOTH., #7734 ); -#4913 = FACE_BOUND( '', #7735, .T. ); -#4914 = FACE_BOUND( '', #7736, .T. ); -#4915 = FACE_BOUND( '', #7737, .T. ); -#4916 = FACE_OUTER_BOUND( '', #7738, .T. ); -#4917 = PLANE( '', #7739 ); -#4918 = SURFACE_STYLE_USAGE( .BOTH., #7740 ); -#4919 = FACE_OUTER_BOUND( '', #7741, .T. ); -#4920 = PLANE( '', #7742 ); -#4921 = SURFACE_STYLE_USAGE( .BOTH., #7743 ); -#4922 = FACE_OUTER_BOUND( '', #7744, .T. ); -#4923 = PLANE( '', #7745 ); -#4924 = SURFACE_STYLE_USAGE( .BOTH., #7746 ); -#4925 = FACE_OUTER_BOUND( '', #7747, .T. ); -#4926 = PLANE( '', #7748 ); -#4927 = SURFACE_STYLE_USAGE( .BOTH., #7749 ); -#4928 = FACE_OUTER_BOUND( '', #7750, .T. ); -#4929 = PLANE( '', #7751 ); -#4930 = SURFACE_STYLE_USAGE( .BOTH., #7752 ); -#4931 = FACE_OUTER_BOUND( '', #7753, .T. ); -#4932 = PLANE( '', #7754 ); -#4933 = SURFACE_STYLE_USAGE( .BOTH., #7755 ); -#4934 = FACE_OUTER_BOUND( '', #7756, .T. ); -#4935 = PLANE( '', #7757 ); -#4936 = SURFACE_STYLE_USAGE( .BOTH., #7758 ); -#4937 = FACE_OUTER_BOUND( '', #7759, .T. ); -#4938 = PLANE( '', #7760 ); -#4939 = SURFACE_STYLE_USAGE( .BOTH., #7761 ); -#4940 = FACE_OUTER_BOUND( '', #7762, .T. ); -#4941 = PLANE( '', #7763 ); -#4942 = SURFACE_STYLE_USAGE( .BOTH., #7764 ); -#4943 = FACE_OUTER_BOUND( '', #7765, .T. ); -#4944 = PLANE( '', #7766 ); -#4945 = SURFACE_STYLE_USAGE( .BOTH., #7767 ); -#4946 = FACE_OUTER_BOUND( '', #7768, .T. ); -#4947 = PLANE( '', #7769 ); -#4948 = SURFACE_STYLE_USAGE( .BOTH., #7770 ); -#4949 = FACE_OUTER_BOUND( '', #7771, .T. ); -#4950 = PLANE( '', #7772 ); -#4951 = SURFACE_STYLE_USAGE( .BOTH., #7773 ); -#4952 = FACE_OUTER_BOUND( '', #7774, .T. ); -#4953 = PLANE( '', #7775 ); -#4954 = SURFACE_STYLE_USAGE( .BOTH., #7776 ); -#4955 = FACE_OUTER_BOUND( '', #7777, .T. ); -#4956 = PLANE( '', #7778 ); -#4957 = SURFACE_STYLE_USAGE( .BOTH., #7779 ); -#4958 = FACE_OUTER_BOUND( '', #7780, .T. ); -#4959 = CYLINDRICAL_SURFACE( '', #7781, 0.500000000000000 ); -#4960 = SURFACE_STYLE_USAGE( .BOTH., #7782 ); -#4961 = FACE_OUTER_BOUND( '', #7783, .T. ); -#4962 = PLANE( '', #7784 ); -#4963 = SURFACE_STYLE_USAGE( .BOTH., #7785 ); -#4964 = FACE_OUTER_BOUND( '', #7786, .T. ); -#4965 = PLANE( '', #7787 ); -#4966 = SURFACE_STYLE_USAGE( .BOTH., #7788 ); -#4967 = FACE_OUTER_BOUND( '', #7789, .T. ); -#4968 = PLANE( '', #7790 ); -#4969 = SURFACE_STYLE_USAGE( .BOTH., #7791 ); -#4970 = FACE_OUTER_BOUND( '', #7792, .T. ); -#4971 = CYLINDRICAL_SURFACE( '', #7793, 0.0100000000000000 ); -#4972 = SURFACE_STYLE_USAGE( .BOTH., #7794 ); -#4973 = FACE_OUTER_BOUND( '', #7795, .T. ); -#4974 = PLANE( '', #7796 ); -#4975 = SURFACE_STYLE_USAGE( .BOTH., #7797 ); -#4976 = FACE_OUTER_BOUND( '', #7798, .T. ); -#4977 = PLANE( '', #7799 ); -#4978 = SURFACE_STYLE_USAGE( .BOTH., #7800 ); -#4979 = FACE_OUTER_BOUND( '', #7801, .T. ); -#4980 = CYLINDRICAL_SURFACE( '', #7802, 0.500000000000000 ); -#4981 = SURFACE_STYLE_USAGE( .BOTH., #7803 ); -#4982 = FACE_OUTER_BOUND( '', #7804, .T. ); -#4983 = PLANE( '', #7805 ); -#4984 = SURFACE_STYLE_USAGE( .BOTH., #7806 ); -#4985 = FACE_OUTER_BOUND( '', #7807, .T. ); -#4986 = PLANE( '', #7808 ); -#4987 = SURFACE_STYLE_USAGE( .BOTH., #7809 ); -#4988 = FACE_OUTER_BOUND( '', #7810, .T. ); -#4989 = PLANE( '', #7811 ); -#4990 = SURFACE_STYLE_USAGE( .BOTH., #7812 ); -#4991 = FACE_OUTER_BOUND( '', #7813, .T. ); -#4992 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #7814, #7815, #7816, #7817 ), ( #7818, #7819, #7820, #7821 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 4.61585980334256, 4.71238898038469 ), .UNSPECIFIED. ); -#4993 = SURFACE_STYLE_USAGE( .BOTH., #7822 ); -#4994 = FACE_OUTER_BOUND( '', #7823, .T. ); -#4995 = PLANE( '', #7824 ); -#4996 = SURFACE_STYLE_USAGE( .BOTH., #7825 ); -#4997 = FACE_OUTER_BOUND( '', #7826, .T. ); -#4998 = CYLINDRICAL_SURFACE( '', #7827, 0.150000000000000 ); -#4999 = SURFACE_STYLE_USAGE( .BOTH., #7828 ); -#5000 = FACE_OUTER_BOUND( '', #7829, .T. ); -#5001 = CYLINDRICAL_SURFACE( '', #7830, 0.200000000000000 ); -#5002 = SURFACE_STYLE_USAGE( .BOTH., #7831 ); -#5003 = FACE_OUTER_BOUND( '', #7832, .T. ); -#5004 = PLANE( '', #7833 ); -#5005 = SURFACE_STYLE_USAGE( .BOTH., #7834 ); -#5006 = FACE_OUTER_BOUND( '', #7835, .T. ); -#5007 = PLANE( '', #7836 ); -#5008 = SURFACE_STYLE_USAGE( .BOTH., #7837 ); -#5009 = FACE_OUTER_BOUND( '', #7838, .T. ); -#5010 = PLANE( '', #7839 ); -#5011 = SURFACE_STYLE_USAGE( .BOTH., #7840 ); -#5012 = FACE_OUTER_BOUND( '', #7841, .T. ); -#5013 = PLANE( '', #7842 ); -#5014 = SURFACE_STYLE_USAGE( .BOTH., #7843 ); -#5015 = FACE_OUTER_BOUND( '', #7844, .T. ); -#5016 = PLANE( '', #7845 ); -#5017 = SURFACE_STYLE_USAGE( .BOTH., #7846 ); -#5018 = FACE_OUTER_BOUND( '', #7847, .T. ); -#5019 = PLANE( '', #7848 ); -#5020 = SURFACE_STYLE_USAGE( .BOTH., #7849 ); -#5021 = FACE_OUTER_BOUND( '', #7850, .T. ); -#5022 = PLANE( '', #7851 ); -#5023 = SURFACE_STYLE_USAGE( .BOTH., #7852 ); -#5024 = FACE_OUTER_BOUND( '', #7853, .T. ); -#5025 = PLANE( '', #7854 ); -#5026 = SURFACE_STYLE_USAGE( .BOTH., #7855 ); -#5027 = FACE_OUTER_BOUND( '', #7856, .T. ); -#5028 = CYLINDRICAL_SURFACE( '', #7857, 0.500000000000000 ); -#5029 = SURFACE_STYLE_USAGE( .BOTH., #7858 ); -#5030 = FACE_OUTER_BOUND( '', #7859, .T. ); -#5031 = PLANE( '', #7860 ); -#5032 = SURFACE_STYLE_USAGE( .BOTH., #7861 ); -#5033 = FACE_OUTER_BOUND( '', #7862, .T. ); -#5034 = FACE_BOUND( '', #7863, .T. ); -#5035 = PLANE( '', #7864 ); -#5036 = SURFACE_STYLE_USAGE( .BOTH., #7865 ); -#5037 = FACE_OUTER_BOUND( '', #7866, .T. ); -#5038 = PLANE( '', #7867 ); -#5039 = SURFACE_STYLE_USAGE( .BOTH., #7868 ); -#5040 = FACE_OUTER_BOUND( '', #7869, .T. ); -#5041 = PLANE( '', #7870 ); -#5042 = SURFACE_STYLE_USAGE( .BOTH., #7871 ); -#5043 = FACE_OUTER_BOUND( '', #7872, .T. ); -#5044 = PLANE( '', #7873 ); -#5045 = SURFACE_STYLE_USAGE( .BOTH., #7874 ); -#5046 = FACE_OUTER_BOUND( '', #7875, .T. ); -#5047 = CYLINDRICAL_SURFACE( '', #7876, 0.200000000000000 ); -#5048 = SURFACE_STYLE_USAGE( .BOTH., #7877 ); -#5049 = FACE_OUTER_BOUND( '', #7878, .T. ); -#5050 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #7879, #7880, #7881, #7882 ), ( #7883, #7884, #7885, #7886 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 1.57079632679490, 1.66732547278572 ), .UNSPECIFIED. ); -#5051 = SURFACE_STYLE_USAGE( .BOTH., #7887 ); -#5052 = FACE_OUTER_BOUND( '', #7888, .T. ); -#5053 = PLANE( '', #7889 ); -#5054 = SURFACE_STYLE_USAGE( .BOTH., #7890 ); -#5055 = FACE_OUTER_BOUND( '', #7891, .T. ); -#5056 = PLANE( '', #7892 ); -#5057 = SURFACE_STYLE_USAGE( .BOTH., #7893 ); -#5058 = FACE_OUTER_BOUND( '', #7894, .T. ); -#5059 = PLANE( '', #7895 ); -#5060 = SURFACE_STYLE_USAGE( .BOTH., #7896 ); -#5061 = FACE_OUTER_BOUND( '', #7897, .T. ); -#5062 = PLANE( '', #7898 ); -#5063 = SURFACE_STYLE_USAGE( .BOTH., #7899 ); -#5064 = FACE_OUTER_BOUND( '', #7900, .T. ); -#5065 = CYLINDRICAL_SURFACE( '', #7901, 0.500000000000000 ); -#5066 = SURFACE_STYLE_USAGE( .BOTH., #7902 ); -#5067 = FACE_OUTER_BOUND( '', #7903, .T. ); -#5068 = PLANE( '', #7904 ); -#5069 = SURFACE_STYLE_USAGE( .BOTH., #7905 ); -#5070 = FACE_OUTER_BOUND( '', #7906, .T. ); -#5071 = CYLINDRICAL_SURFACE( '', #7907, 0.200000000000000 ); -#5072 = SURFACE_STYLE_USAGE( .BOTH., #7908 ); -#5073 = FACE_OUTER_BOUND( '', #7909, .T. ); -#5074 = CYLINDRICAL_SURFACE( '', #7910, 2.10000000000000 ); -#5075 = SURFACE_STYLE_USAGE( .BOTH., #7911 ); -#5076 = FACE_OUTER_BOUND( '', #7912, .T. ); -#5077 = PLANE( '', #7913 ); -#5078 = SURFACE_STYLE_USAGE( .BOTH., #7914 ); -#5079 = FACE_OUTER_BOUND( '', #7915, .T. ); -#5080 = PLANE( '', #7916 ); -#5081 = SURFACE_STYLE_USAGE( .BOTH., #7917 ); -#5082 = FACE_OUTER_BOUND( '', #7918, .T. ); -#5083 = PLANE( '', #7919 ); -#5084 = SURFACE_STYLE_USAGE( .BOTH., #7920 ); -#5085 = FACE_OUTER_BOUND( '', #7921, .T. ); -#5086 = PLANE( '', #7922 ); -#5087 = SURFACE_STYLE_USAGE( .BOTH., #7923 ); -#5088 = FACE_OUTER_BOUND( '', #7924, .T. ); -#5089 = PLANE( '', #7925 ); -#5090 = SURFACE_STYLE_USAGE( .BOTH., #7926 ); -#5091 = FACE_OUTER_BOUND( '', #7927, .T. ); -#5092 = PLANE( '', #7928 ); -#5093 = SURFACE_STYLE_USAGE( .BOTH., #7929 ); -#5094 = FACE_BOUND( '', #7930, .T. ); -#5095 = FACE_OUTER_BOUND( '', #7931, .T. ); -#5096 = FACE_BOUND( '', #7932, .T. ); -#5097 = PLANE( '', #7933 ); -#5098 = SURFACE_STYLE_USAGE( .BOTH., #7934 ); -#5099 = FACE_OUTER_BOUND( '', #7935, .T. ); -#5100 = PLANE( '', #7936 ); -#5101 = SURFACE_STYLE_USAGE( .BOTH., #7937 ); -#5102 = FACE_OUTER_BOUND( '', #7938, .T. ); -#5103 = PLANE( '', #7939 ); -#5104 = SURFACE_STYLE_USAGE( .BOTH., #7940 ); -#5105 = FACE_OUTER_BOUND( '', #7941, .T. ); -#5106 = PLANE( '', #7942 ); -#5107 = SURFACE_STYLE_USAGE( .BOTH., #7943 ); -#5108 = FACE_OUTER_BOUND( '', #7944, .T. ); -#5109 = PLANE( '', #7945 ); -#5110 = SURFACE_STYLE_USAGE( .BOTH., #7946 ); -#5111 = FACE_OUTER_BOUND( '', #7947, .T. ); -#5112 = PLANE( '', #7948 ); -#5113 = SURFACE_STYLE_USAGE( .BOTH., #7949 ); -#5114 = FACE_OUTER_BOUND( '', #7950, .T. ); -#5115 = CYLINDRICAL_SURFACE( '', #7951, 0.200000000000000 ); -#5116 = SURFACE_STYLE_USAGE( .BOTH., #7952 ); -#5117 = FACE_OUTER_BOUND( '', #7953, .T. ); -#5118 = PLANE( '', #7954 ); -#5119 = SURFACE_STYLE_USAGE( .BOTH., #7955 ); -#5120 = FACE_OUTER_BOUND( '', #7956, .T. ); -#5121 = PLANE( '', #7957 ); -#5122 = SURFACE_STYLE_USAGE( .BOTH., #7958 ); -#5123 = FACE_OUTER_BOUND( '', #7959, .T. ); -#5124 = PLANE( '', #7960 ); -#5125 = SURFACE_STYLE_USAGE( .BOTH., #7961 ); -#5126 = FACE_OUTER_BOUND( '', #7962, .T. ); -#5127 = CYLINDRICAL_SURFACE( '', #7963, 0.500000000000000 ); -#5128 = SURFACE_STYLE_USAGE( .BOTH., #7964 ); -#5129 = FACE_OUTER_BOUND( '', #7965, .T. ); -#5130 = CYLINDRICAL_SURFACE( '', #7966, 0.200000000000000 ); -#5131 = SURFACE_STYLE_USAGE( .BOTH., #7967 ); -#5132 = FACE_OUTER_BOUND( '', #7968, .T. ); -#5133 = PLANE( '', #7969 ); -#5134 = SURFACE_STYLE_USAGE( .BOTH., #7970 ); -#5135 = FACE_OUTER_BOUND( '', #7971, .T. ); -#5136 = PLANE( '', #7972 ); -#5137 = SURFACE_STYLE_USAGE( .BOTH., #7973 ); -#5138 = FACE_OUTER_BOUND( '', #7974, .T. ); -#5139 = PLANE( '', #7975 ); -#5140 = SURFACE_STYLE_USAGE( .BOTH., #7976 ); -#5141 = FACE_OUTER_BOUND( '', #7977, .T. ); -#5142 = PLANE( '', #7978 ); -#5143 = SURFACE_STYLE_USAGE( .BOTH., #7979 ); -#5144 = FACE_OUTER_BOUND( '', #7980, .T. ); -#5145 = PLANE( '', #7981 ); -#5146 = SURFACE_STYLE_USAGE( .BOTH., #7982 ); -#5147 = FACE_OUTER_BOUND( '', #7983, .T. ); -#5148 = PLANE( '', #7984 ); -#5149 = SURFACE_STYLE_USAGE( .BOTH., #7985 ); -#5150 = FACE_OUTER_BOUND( '', #7986, .T. ); -#5151 = FACE_OUTER_BOUND( '', #7987, .T. ); -#5152 = CYLINDRICAL_SURFACE( '', #7988, 0.500000000000000 ); -#5153 = SURFACE_STYLE_USAGE( .BOTH., #7989 ); -#5154 = FACE_OUTER_BOUND( '', #7990, .T. ); -#5155 = PLANE( '', #7991 ); -#5156 = SURFACE_STYLE_USAGE( .BOTH., #7992 ); -#5157 = FACE_OUTER_BOUND( '', #7993, .T. ); -#5158 = CYLINDRICAL_SURFACE( '', #7994, 0.200000000000000 ); -#5159 = SURFACE_STYLE_USAGE( .BOTH., #7995 ); -#5160 = FACE_OUTER_BOUND( '', #7996, .T. ); -#5161 = PLANE( '', #7997 ); -#5162 = SURFACE_STYLE_USAGE( .BOTH., #7998 ); -#5163 = FACE_OUTER_BOUND( '', #7999, .T. ); -#5164 = PLANE( '', #8000 ); -#5165 = SURFACE_STYLE_USAGE( .BOTH., #8001 ); -#5166 = FACE_OUTER_BOUND( '', #8002, .T. ); -#5167 = PLANE( '', #8003 ); -#5168 = SURFACE_STYLE_USAGE( .BOTH., #8004 ); -#5169 = FACE_OUTER_BOUND( '', #8005, .T. ); -#5170 = PLANE( '', #8006 ); -#5171 = SURFACE_STYLE_USAGE( .BOTH., #8007 ); -#5172 = FACE_OUTER_BOUND( '', #8008, .T. ); -#5173 = PLANE( '', #8009 ); -#5174 = SURFACE_STYLE_USAGE( .BOTH., #8010 ); -#5175 = FACE_OUTER_BOUND( '', #8011, .T. ); -#5176 = CYLINDRICAL_SURFACE( '', #8012, 0.135775830714534 ); -#5177 = SURFACE_STYLE_USAGE( .BOTH., #8013 ); -#5178 = FACE_OUTER_BOUND( '', #8014, .T. ); -#5179 = PLANE( '', #8015 ); -#5180 = SURFACE_STYLE_USAGE( .BOTH., #8016 ); -#5181 = FACE_OUTER_BOUND( '', #8017, .T. ); -#5182 = PLANE( '', #8018 ); -#5183 = SURFACE_STYLE_USAGE( .BOTH., #8019 ); -#5184 = FACE_OUTER_BOUND( '', #8020, .T. ); -#5185 = PLANE( '', #8021 ); -#5186 = SURFACE_STYLE_USAGE( .BOTH., #8022 ); -#5187 = FACE_OUTER_BOUND( '', #8023, .T. ); -#5188 = CYLINDRICAL_SURFACE( '', #8024, 0.150000000000000 ); -#5189 = SURFACE_STYLE_USAGE( .BOTH., #8025 ); -#5190 = FACE_OUTER_BOUND( '', #8026, .T. ); -#5191 = PLANE( '', #8027 ); -#5192 = SURFACE_STYLE_USAGE( .BOTH., #8028 ); -#5193 = FACE_OUTER_BOUND( '', #8029, .T. ); -#5194 = PLANE( '', #8030 ); -#5195 = SURFACE_STYLE_USAGE( .BOTH., #8031 ); -#5196 = FACE_OUTER_BOUND( '', #8032, .T. ); -#5197 = CYLINDRICAL_SURFACE( '', #8033, 0.200000000000000 ); -#5198 = SURFACE_STYLE_USAGE( .BOTH., #8034 ); -#5199 = FACE_OUTER_BOUND( '', #8035, .T. ); -#5200 = PLANE( '', #8036 ); -#5201 = SURFACE_STYLE_USAGE( .BOTH., #8037 ); -#5202 = FACE_OUTER_BOUND( '', #8038, .T. ); -#5203 = CYLINDRICAL_SURFACE( '', #8039, 0.200000000000000 ); -#5204 = SURFACE_STYLE_USAGE( .BOTH., #8040 ); -#5205 = FACE_OUTER_BOUND( '', #8041, .T. ); -#5206 = PLANE( '', #8042 ); -#5207 = SURFACE_STYLE_USAGE( .BOTH., #8043 ); -#5208 = FACE_OUTER_BOUND( '', #8044, .T. ); -#5209 = PLANE( '', #8045 ); -#5210 = SURFACE_STYLE_USAGE( .BOTH., #8046 ); -#5211 = FACE_BOUND( '', #8047, .T. ); -#5212 = FACE_OUTER_BOUND( '', #8048, .T. ); -#5213 = FACE_BOUND( '', #8049, .T. ); -#5214 = PLANE( '', #8050 ); -#5215 = SURFACE_STYLE_USAGE( .BOTH., #8051 ); -#5216 = FACE_OUTER_BOUND( '', #8052, .T. ); -#5217 = PLANE( '', #8053 ); -#5218 = SURFACE_STYLE_USAGE( .BOTH., #8054 ); -#5219 = FACE_OUTER_BOUND( '', #8055, .T. ); -#5220 = PLANE( '', #8056 ); -#5221 = SURFACE_STYLE_USAGE( .BOTH., #8057 ); -#5222 = FACE_OUTER_BOUND( '', #8058, .T. ); -#5223 = PLANE( '', #8059 ); -#5224 = SURFACE_STYLE_USAGE( .BOTH., #8060 ); -#5225 = FACE_OUTER_BOUND( '', #8061, .T. ); -#5226 = PLANE( '', #8062 ); -#5227 = SURFACE_STYLE_USAGE( .BOTH., #8063 ); -#5228 = FACE_OUTER_BOUND( '', #8064, .T. ); -#5229 = PLANE( '', #8065 ); -#5230 = SURFACE_STYLE_USAGE( .BOTH., #8066 ); -#5231 = FACE_OUTER_BOUND( '', #8067, .T. ); -#5232 = PLANE( '', #8068 ); -#5233 = SURFACE_STYLE_USAGE( .BOTH., #8069 ); -#5234 = FACE_OUTER_BOUND( '', #8070, .T. ); -#5235 = PLANE( '', #8071 ); -#5236 = SURFACE_STYLE_USAGE( .BOTH., #8072 ); -#5237 = FACE_OUTER_BOUND( '', #8073, .T. ); -#5238 = PLANE( '', #8074 ); -#5239 = SURFACE_STYLE_USAGE( .BOTH., #8075 ); -#5240 = FACE_OUTER_BOUND( '', #8076, .T. ); -#5241 = PLANE( '', #8077 ); -#5242 = SURFACE_STYLE_USAGE( .BOTH., #8078 ); -#5243 = FACE_OUTER_BOUND( '', #8079, .T. ); -#5244 = PLANE( '', #8080 ); -#5245 = SURFACE_STYLE_USAGE( .BOTH., #8081 ); -#5246 = FACE_OUTER_BOUND( '', #8082, .T. ); -#5247 = CYLINDRICAL_SURFACE( '', #8083, 0.135775830714534 ); -#5248 = SURFACE_STYLE_USAGE( .BOTH., #8084 ); -#5249 = FACE_OUTER_BOUND( '', #8085, .T. ); -#5250 = PLANE( '', #8086 ); -#5251 = SURFACE_STYLE_USAGE( .BOTH., #8087 ); -#5252 = FACE_OUTER_BOUND( '', #8088, .T. ); -#5253 = PLANE( '', #8089 ); -#5254 = SURFACE_STYLE_USAGE( .BOTH., #8090 ); -#5255 = FACE_OUTER_BOUND( '', #8091, .T. ); -#5256 = PLANE( '', #8092 ); -#5257 = SURFACE_STYLE_USAGE( .BOTH., #8093 ); -#5258 = FACE_OUTER_BOUND( '', #8094, .T. ); -#5259 = PLANE( '', #8095 ); -#5260 = SURFACE_STYLE_USAGE( .BOTH., #8096 ); -#5261 = FACE_OUTER_BOUND( '', #8097, .T. ); -#5262 = CYLINDRICAL_SURFACE( '', #8098, 0.200000000000000 ); -#5263 = SURFACE_STYLE_USAGE( .BOTH., #8099 ); -#5264 = FACE_OUTER_BOUND( '', #8100, .T. ); -#5265 = PLANE( '', #8101 ); -#5266 = SURFACE_STYLE_USAGE( .BOTH., #8102 ); -#5267 = FACE_OUTER_BOUND( '', #8103, .T. ); -#5268 = PLANE( '', #8104 ); -#5269 = SURFACE_STYLE_USAGE( .BOTH., #8105 ); -#5270 = FACE_OUTER_BOUND( '', #8106, .T. ); -#5271 = PLANE( '', #8107 ); -#5272 = SURFACE_STYLE_USAGE( .BOTH., #8108 ); -#5273 = FACE_OUTER_BOUND( '', #8109, .T. ); -#5274 = PLANE( '', #8110 ); -#5275 = SURFACE_STYLE_USAGE( .BOTH., #8111 ); -#5276 = FACE_OUTER_BOUND( '', #8112, .T. ); -#5277 = PLANE( '', #8113 ); -#5278 = SURFACE_STYLE_USAGE( .BOTH., #8114 ); -#5279 = FACE_OUTER_BOUND( '', #8115, .T. ); -#5280 = PLANE( '', #8116 ); -#5281 = SURFACE_STYLE_USAGE( .BOTH., #8117 ); -#5282 = FACE_OUTER_BOUND( '', #8118, .T. ); -#5283 = PLANE( '', #8119 ); -#5284 = SURFACE_STYLE_USAGE( .BOTH., #8120 ); -#5285 = FACE_OUTER_BOUND( '', #8121, .T. ); -#5286 = PLANE( '', #8122 ); -#5287 = SURFACE_STYLE_USAGE( .BOTH., #8123 ); -#5288 = FACE_OUTER_BOUND( '', #8124, .T. ); -#5289 = PLANE( '', #8125 ); -#5290 = SURFACE_STYLE_USAGE( .BOTH., #8126 ); -#5291 = FACE_OUTER_BOUND( '', #8127, .T. ); -#5292 = PLANE( '', #8128 ); -#5293 = SURFACE_STYLE_USAGE( .BOTH., #8129 ); -#5294 = FACE_OUTER_BOUND( '', #8130, .T. ); -#5295 = PLANE( '', #8131 ); -#5296 = SURFACE_STYLE_USAGE( .BOTH., #8132 ); -#5297 = FACE_OUTER_BOUND( '', #8133, .T. ); -#5298 = PLANE( '', #8134 ); -#5299 = SURFACE_STYLE_USAGE( .BOTH., #8135 ); -#5300 = FACE_OUTER_BOUND( '', #8136, .T. ); -#5301 = PLANE( '', #8137 ); -#5302 = SURFACE_STYLE_USAGE( .BOTH., #8138 ); -#5303 = FACE_OUTER_BOUND( '', #8139, .T. ); -#5304 = CYLINDRICAL_SURFACE( '', #8140, 0.150000000000000 ); -#5305 = SURFACE_STYLE_USAGE( .BOTH., #8141 ); -#5306 = FACE_OUTER_BOUND( '', #8142, .T. ); -#5307 = PLANE( '', #8143 ); -#5308 = SURFACE_STYLE_USAGE( .BOTH., #8144 ); -#5309 = FACE_OUTER_BOUND( '', #8145, .T. ); -#5310 = CYLINDRICAL_SURFACE( '', #8146, 0.210000000000000 ); -#5311 = SURFACE_STYLE_USAGE( .BOTH., #8147 ); -#5312 = FACE_OUTER_BOUND( '', #8148, .T. ); -#5313 = PLANE( '', #8149 ); -#5314 = SURFACE_STYLE_USAGE( .BOTH., #8150 ); -#5315 = FACE_OUTER_BOUND( '', #8151, .T. ); -#5316 = PLANE( '', #8152 ); -#5317 = SURFACE_STYLE_USAGE( .BOTH., #8153 ); -#5318 = FACE_OUTER_BOUND( '', #8154, .T. ); -#5319 = CYLINDRICAL_SURFACE( '', #8155, 0.606250000000000 ); -#5320 = SURFACE_STYLE_USAGE( .BOTH., #8156 ); -#5321 = FACE_OUTER_BOUND( '', #8157, .T. ); -#5322 = CYLINDRICAL_SURFACE( '', #8158, 0.0100000000000000 ); -#5323 = SURFACE_STYLE_USAGE( .BOTH., #8159 ); -#5324 = FACE_OUTER_BOUND( '', #8160, .T. ); -#5325 = PLANE( '', #8161 ); -#5326 = SURFACE_STYLE_USAGE( .BOTH., #8162 ); -#5327 = FACE_OUTER_BOUND( '', #8163, .T. ); -#5328 = CYLINDRICAL_SURFACE( '', #8164, 0.200000000000000 ); -#5329 = SURFACE_STYLE_USAGE( .BOTH., #8165 ); -#5330 = FACE_OUTER_BOUND( '', #8166, .T. ); -#5331 = PLANE( '', #8167 ); -#5332 = SURFACE_STYLE_USAGE( .BOTH., #8168 ); -#5333 = FACE_OUTER_BOUND( '', #8169, .T. ); -#5334 = PLANE( '', #8170 ); -#5335 = SURFACE_STYLE_USAGE( .BOTH., #8171 ); -#5336 = FACE_OUTER_BOUND( '', #8172, .T. ); -#5337 = CYLINDRICAL_SURFACE( '', #8173, 0.210000000000000 ); -#5338 = SURFACE_STYLE_USAGE( .BOTH., #8174 ); -#5339 = FACE_OUTER_BOUND( '', #8175, .T. ); -#5340 = PLANE( '', #8176 ); -#5341 = SURFACE_STYLE_USAGE( .BOTH., #8177 ); -#5342 = FACE_OUTER_BOUND( '', #8178, .T. ); -#5343 = PLANE( '', #8179 ); -#5344 = SURFACE_STYLE_USAGE( .BOTH., #8180 ); -#5345 = FACE_OUTER_BOUND( '', #8181, .T. ); -#5346 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #8182, #8183, #8184, #8185 ), ( #8186, #8187, #8188, #8189 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 1.47426714975277, 1.57079632679490 ), .UNSPECIFIED. ); -#5347 = SURFACE_STYLE_USAGE( .BOTH., #8190 ); -#5348 = FACE_OUTER_BOUND( '', #8191, .T. ); -#5349 = PLANE( '', #8192 ); -#5350 = SURFACE_STYLE_USAGE( .BOTH., #8193 ); -#5351 = FACE_OUTER_BOUND( '', #8194, .T. ); -#5352 = PLANE( '', #8195 ); -#5353 = SURFACE_STYLE_USAGE( .BOTH., #8196 ); -#5354 = FACE_OUTER_BOUND( '', #8197, .T. ); -#5355 = PLANE( '', #8198 ); -#5356 = SURFACE_STYLE_USAGE( .BOTH., #8199 ); -#5357 = FACE_OUTER_BOUND( '', #8200, .T. ); -#5358 = PLANE( '', #8201 ); -#5359 = SURFACE_STYLE_USAGE( .BOTH., #8202 ); -#5360 = FACE_OUTER_BOUND( '', #8203, .T. ); -#5361 = PLANE( '', #8204 ); -#5362 = SURFACE_STYLE_USAGE( .BOTH., #8205 ); -#5363 = FACE_OUTER_BOUND( '', #8206, .T. ); -#5364 = PLANE( '', #8207 ); -#5365 = SURFACE_STYLE_USAGE( .BOTH., #8208 ); -#5366 = FACE_OUTER_BOUND( '', #8209, .T. ); -#5367 = PLANE( '', #8210 ); -#5368 = SURFACE_STYLE_USAGE( .BOTH., #8211 ); -#5369 = FACE_OUTER_BOUND( '', #8212, .T. ); -#5370 = PLANE( '', #8213 ); -#5371 = SURFACE_STYLE_USAGE( .BOTH., #8214 ); -#5372 = FACE_OUTER_BOUND( '', #8215, .T. ); -#5373 = PLANE( '', #8216 ); -#5374 = SURFACE_STYLE_USAGE( .BOTH., #8217 ); -#5375 = FACE_OUTER_BOUND( '', #8218, .T. ); -#5376 = PLANE( '', #8219 ); -#5377 = SURFACE_STYLE_USAGE( .BOTH., #8220 ); -#5378 = FACE_OUTER_BOUND( '', #8221, .T. ); -#5379 = CYLINDRICAL_SURFACE( '', #8222, 0.410000000000000 ); -#5380 = SURFACE_STYLE_USAGE( .BOTH., #8223 ); -#5381 = FACE_OUTER_BOUND( '', #8224, .T. ); -#5382 = PLANE( '', #8225 ); -#5383 = SURFACE_STYLE_USAGE( .BOTH., #8226 ); -#5384 = FACE_OUTER_BOUND( '', #8227, .T. ); -#5385 = PLANE( '', #8228 ); -#5386 = SURFACE_STYLE_USAGE( .BOTH., #8229 ); -#5387 = FACE_OUTER_BOUND( '', #8230, .T. ); -#5388 = PLANE( '', #8231 ); -#5389 = SURFACE_STYLE_USAGE( .BOTH., #8232 ); -#5390 = FACE_BOUND( '', #8233, .T. ); -#5391 = FACE_BOUND( '', #8234, .T. ); -#5392 = FACE_BOUND( '', #8235, .T. ); -#5393 = FACE_BOUND( '', #8236, .T. ); -#5394 = FACE_BOUND( '', #8237, .T. ); -#5395 = FACE_OUTER_BOUND( '', #8238, .T. ); -#5396 = PLANE( '', #8239 ); -#5397 = SURFACE_STYLE_USAGE( .BOTH., #8240 ); -#5398 = FACE_OUTER_BOUND( '', #8241, .T. ); -#5399 = PLANE( '', #8242 ); -#5400 = SURFACE_STYLE_USAGE( .BOTH., #8243 ); -#5401 = FACE_OUTER_BOUND( '', #8244, .T. ); -#5402 = PLANE( '', #8245 ); -#5403 = SURFACE_STYLE_USAGE( .BOTH., #8246 ); -#5404 = FACE_OUTER_BOUND( '', #8247, .T. ); -#5405 = PLANE( '', #8248 ); -#5406 = SURFACE_STYLE_USAGE( .BOTH., #8249 ); -#5407 = FACE_OUTER_BOUND( '', #8250, .T. ); -#5408 = PLANE( '', #8251 ); -#5409 = SURFACE_STYLE_USAGE( .BOTH., #8252 ); -#5410 = FACE_OUTER_BOUND( '', #8253, .T. ); -#5411 = PLANE( '', #8254 ); -#5412 = SURFACE_STYLE_USAGE( .BOTH., #8255 ); -#5413 = FACE_OUTER_BOUND( '', #8256, .T. ); -#5414 = PLANE( '', #8257 ); -#5415 = SURFACE_STYLE_USAGE( .BOTH., #8258 ); -#5416 = FACE_OUTER_BOUND( '', #8259, .T. ); -#5417 = CYLINDRICAL_SURFACE( '', #8260, 0.200000000000000 ); -#5418 = SURFACE_STYLE_USAGE( .BOTH., #8261 ); -#5419 = FACE_OUTER_BOUND( '', #8262, .T. ); -#5420 = PLANE( '', #8263 ); -#5421 = SURFACE_STYLE_USAGE( .BOTH., #8264 ); -#5422 = FACE_OUTER_BOUND( '', #8265, .T. ); -#5423 = PLANE( '', #8266 ); -#5424 = SURFACE_STYLE_USAGE( .BOTH., #8267 ); -#5425 = FACE_OUTER_BOUND( '', #8268, .T. ); -#5426 = CYLINDRICAL_SURFACE( '', #8269, 0.200000000000000 ); -#5427 = SURFACE_STYLE_USAGE( .BOTH., #8270 ); -#5428 = FACE_OUTER_BOUND( '', #8271, .T. ); -#5429 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #8272, #8273, #8274, #8275 ), ( #8276, #8277, #8278, #8279 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#5430 = SURFACE_STYLE_USAGE( .BOTH., #8280 ); -#5431 = FACE_OUTER_BOUND( '', #8281, .T. ); -#5432 = PLANE( '', #8282 ); -#5433 = SURFACE_STYLE_USAGE( .BOTH., #8283 ); -#5434 = FACE_OUTER_BOUND( '', #8284, .T. ); -#5435 = PLANE( '', #8285 ); -#5436 = SURFACE_STYLE_USAGE( .BOTH., #8286 ); -#5437 = FACE_OUTER_BOUND( '', #8287, .T. ); -#5438 = PLANE( '', #8288 ); -#5439 = SURFACE_STYLE_USAGE( .BOTH., #8289 ); -#5440 = FACE_OUTER_BOUND( '', #8290, .T. ); -#5441 = CYLINDRICAL_SURFACE( '', #8291, 0.150000000000000 ); -#5442 = SURFACE_STYLE_USAGE( .BOTH., #8292 ); -#5443 = FACE_OUTER_BOUND( '', #8293, .T. ); -#5444 = PLANE( '', #8294 ); -#5445 = SURFACE_STYLE_USAGE( .BOTH., #8295 ); -#5446 = FACE_OUTER_BOUND( '', #8296, .T. ); -#5447 = PLANE( '', #8297 ); -#5448 = SURFACE_STYLE_USAGE( .BOTH., #8298 ); -#5449 = FACE_OUTER_BOUND( '', #8299, .T. ); -#5450 = PLANE( '', #8300 ); -#5451 = SURFACE_STYLE_USAGE( .BOTH., #8301 ); -#5452 = FACE_OUTER_BOUND( '', #8302, .T. ); -#5453 = CYLINDRICAL_SURFACE( '', #8303, 0.200000000000000 ); -#5454 = SURFACE_STYLE_USAGE( .BOTH., #8304 ); -#5455 = FACE_OUTER_BOUND( '', #8305, .T. ); -#5456 = PLANE( '', #8306 ); -#5457 = SURFACE_STYLE_USAGE( .BOTH., #8307 ); -#5458 = FACE_OUTER_BOUND( '', #8308, .T. ); -#5459 = PLANE( '', #8309 ); -#5460 = SURFACE_STYLE_USAGE( .BOTH., #8310 ); -#5461 = FACE_OUTER_BOUND( '', #8311, .T. ); -#5462 = PLANE( '', #8312 ); -#5463 = SURFACE_STYLE_USAGE( .BOTH., #8313 ); -#5464 = FACE_OUTER_BOUND( '', #8314, .T. ); -#5465 = PLANE( '', #8315 ); -#5466 = SURFACE_STYLE_USAGE( .BOTH., #8316 ); -#5467 = FACE_OUTER_BOUND( '', #8317, .T. ); -#5468 = PLANE( '', #8318 ); -#5469 = SURFACE_STYLE_USAGE( .BOTH., #8319 ); -#5470 = FACE_OUTER_BOUND( '', #8320, .T. ); -#5471 = PLANE( '', #8321 ); -#5472 = SURFACE_STYLE_USAGE( .BOTH., #8322 ); -#5473 = FACE_OUTER_BOUND( '', #8323, .T. ); -#5474 = PLANE( '', #8324 ); -#5475 = SURFACE_STYLE_USAGE( .BOTH., #8325 ); -#5476 = FACE_OUTER_BOUND( '', #8326, .T. ); -#5477 = PLANE( '', #8327 ); -#5478 = SURFACE_STYLE_USAGE( .BOTH., #8328 ); -#5479 = FACE_OUTER_BOUND( '', #8329, .T. ); -#5480 = CYLINDRICAL_SURFACE( '', #8330, 0.200000000000000 ); -#5481 = SURFACE_STYLE_USAGE( .BOTH., #8331 ); -#5482 = FACE_OUTER_BOUND( '', #8332, .T. ); -#5483 = PLANE( '', #8333 ); -#5484 = SURFACE_STYLE_USAGE( .BOTH., #8334 ); -#5485 = FACE_OUTER_BOUND( '', #8335, .T. ); -#5486 = PLANE( '', #8336 ); -#5487 = SURFACE_STYLE_USAGE( .BOTH., #8337 ); -#5488 = FACE_OUTER_BOUND( '', #8338, .T. ); -#5489 = PLANE( '', #8339 ); -#5490 = SURFACE_STYLE_USAGE( .BOTH., #8340 ); -#5491 = FACE_OUTER_BOUND( '', #8341, .T. ); -#5492 = PLANE( '', #8342 ); -#5493 = SURFACE_STYLE_USAGE( .BOTH., #8343 ); -#5494 = FACE_OUTER_BOUND( '', #8344, .T. ); -#5495 = CYLINDRICAL_SURFACE( '', #8345, 0.200000000000000 ); -#5496 = SURFACE_STYLE_USAGE( .BOTH., #8346 ); -#5497 = FACE_OUTER_BOUND( '', #8347, .T. ); -#5498 = PLANE( '', #8348 ); -#5499 = SURFACE_STYLE_USAGE( .BOTH., #8349 ); -#5500 = FACE_OUTER_BOUND( '', #8350, .T. ); -#5501 = PLANE( '', #8351 ); -#5502 = SURFACE_STYLE_USAGE( .BOTH., #8352 ); -#5503 = FACE_OUTER_BOUND( '', #8353, .T. ); -#5504 = PLANE( '', #8354 ); -#5505 = SURFACE_STYLE_USAGE( .BOTH., #8355 ); -#5506 = FACE_OUTER_BOUND( '', #8356, .T. ); -#5507 = PLANE( '', #8357 ); -#5508 = SURFACE_STYLE_USAGE( .BOTH., #8358 ); -#5509 = FACE_OUTER_BOUND( '', #8359, .T. ); -#5510 = CYLINDRICAL_SURFACE( '', #8360, 0.372500000000000 ); -#5511 = SURFACE_STYLE_USAGE( .BOTH., #8361 ); -#5512 = FACE_OUTER_BOUND( '', #8362, .T. ); -#5513 = PLANE( '', #8363 ); -#5514 = SURFACE_STYLE_USAGE( .BOTH., #8364 ); -#5515 = FACE_OUTER_BOUND( '', #8365, .T. ); -#5516 = CYLINDRICAL_SURFACE( '', #8366, 0.372500000000000 ); -#5517 = SURFACE_STYLE_USAGE( .BOTH., #8367 ); -#5518 = FACE_OUTER_BOUND( '', #8368, .T. ); -#5519 = PLANE( '', #8369 ); -#5520 = SURFACE_STYLE_USAGE( .BOTH., #8370 ); -#5521 = FACE_OUTER_BOUND( '', #8371, .T. ); -#5522 = PLANE( '', #8372 ); -#5523 = SURFACE_STYLE_USAGE( .BOTH., #8373 ); -#5524 = FACE_OUTER_BOUND( '', #8374, .T. ); -#5525 = PLANE( '', #8375 ); -#5526 = SURFACE_STYLE_USAGE( .BOTH., #8376 ); -#5527 = FACE_OUTER_BOUND( '', #8377, .T. ); -#5528 = PLANE( '', #8378 ); -#5529 = SURFACE_STYLE_USAGE( .BOTH., #8379 ); -#5530 = FACE_OUTER_BOUND( '', #8380, .T. ); -#5531 = FACE_BOUND( '', #8381, .T. ); -#5532 = PLANE( '', #8382 ); -#5533 = SURFACE_STYLE_USAGE( .BOTH., #8383 ); -#5534 = FACE_OUTER_BOUND( '', #8384, .T. ); -#5535 = CYLINDRICAL_SURFACE( '', #8385, 0.500000000000000 ); -#5536 = SURFACE_STYLE_USAGE( .BOTH., #8386 ); -#5537 = FACE_OUTER_BOUND( '', #8387, .T. ); -#5538 = PLANE( '', #8388 ); -#5539 = SURFACE_STYLE_USAGE( .BOTH., #8389 ); -#5540 = FACE_OUTER_BOUND( '', #8390, .T. ); -#5541 = PLANE( '', #8391 ); -#5542 = SURFACE_STYLE_USAGE( .BOTH., #8392 ); -#5543 = FACE_OUTER_BOUND( '', #8393, .T. ); -#5544 = PLANE( '', #8394 ); -#5545 = SURFACE_STYLE_USAGE( .BOTH., #8395 ); -#5546 = FACE_OUTER_BOUND( '', #8396, .T. ); -#5547 = CYLINDRICAL_SURFACE( '', #8397, 0.200000000000000 ); -#5548 = SURFACE_STYLE_USAGE( .BOTH., #8398 ); -#5549 = FACE_OUTER_BOUND( '', #8399, .T. ); -#5550 = PLANE( '', #8400 ); -#5551 = SURFACE_STYLE_USAGE( .BOTH., #8401 ); -#5552 = FACE_OUTER_BOUND( '', #8402, .T. ); -#5553 = PLANE( '', #8403 ); -#5554 = SURFACE_STYLE_USAGE( .BOTH., #8404 ); -#5555 = FACE_OUTER_BOUND( '', #8405, .T. ); -#5556 = PLANE( '', #8406 ); -#5557 = SURFACE_STYLE_USAGE( .BOTH., #8407 ); -#5558 = FACE_OUTER_BOUND( '', #8408, .T. ); -#5559 = CYLINDRICAL_SURFACE( '', #8409, 0.210000000000000 ); -#5560 = SURFACE_STYLE_USAGE( .BOTH., #8410 ); -#5561 = FACE_OUTER_BOUND( '', #8411, .T. ); -#5562 = PLANE( '', #8412 ); -#5563 = SURFACE_STYLE_USAGE( .BOTH., #8413 ); -#5564 = FACE_OUTER_BOUND( '', #8414, .T. ); -#5565 = B_SPLINE_SURFACE_WITH_KNOTS( '', 1, 3, ( ( #8415, #8416, #8417, #8418, #8419, #8420, #8421 ), ( #8422, #8423, #8424, #8425, #8426, #8427, #8428 ) ), .UNSPECIFIED., .F., .F., .F., ( 2, 2 ), ( 4, 3, 4 ), ( 0.000000000000000, 1.00000000000000 ), ( 0.000000000000000, 1.00000000000000, 1.01000000000000 ), .UNSPECIFIED. ); -#5566 = SURFACE_STYLE_USAGE( .BOTH., #8429 ); -#5567 = FACE_OUTER_BOUND( '', #8430, .T. ); -#5568 = CYLINDRICAL_SURFACE( '', #8431, 0.210000000000000 ); -#5569 = SURFACE_STYLE_USAGE( .BOTH., #8432 ); -#5570 = FACE_OUTER_BOUND( '', #8433, .T. ); -#5571 = PLANE( '', #8434 ); -#5572 = SURFACE_STYLE_USAGE( .BOTH., #8435 ); -#5573 = FACE_OUTER_BOUND( '', #8436, .T. ); -#5574 = PLANE( '', #8437 ); -#5575 = SURFACE_STYLE_USAGE( .BOTH., #8438 ); -#5576 = FACE_OUTER_BOUND( '', #8439, .T. ); -#5577 = PLANE( '', #8440 ); -#5578 = SURFACE_STYLE_USAGE( .BOTH., #8441 ); -#5579 = FACE_OUTER_BOUND( '', #8442, .T. ); -#5580 = CYLINDRICAL_SURFACE( '', #8443, 0.200000000000000 ); -#5581 = SURFACE_STYLE_USAGE( .BOTH., #8444 ); -#5582 = FACE_OUTER_BOUND( '', #8445, .T. ); -#5583 = PLANE( '', #8446 ); -#5584 = SURFACE_STYLE_USAGE( .BOTH., #8447 ); -#5585 = FACE_OUTER_BOUND( '', #8448, .T. ); -#5586 = PLANE( '', #8449 ); -#5587 = SURFACE_STYLE_USAGE( .BOTH., #8450 ); -#5588 = FACE_OUTER_BOUND( '', #8451, .T. ); -#5589 = PLANE( '', #8452 ); -#5590 = SURFACE_STYLE_USAGE( .BOTH., #8453 ); -#5591 = FACE_OUTER_BOUND( '', #8454, .T. ); -#5592 = PLANE( '', #8455 ); -#5593 = SURFACE_STYLE_USAGE( .BOTH., #8456 ); -#5594 = FACE_OUTER_BOUND( '', #8457, .T. ); -#5595 = CYLINDRICAL_SURFACE( '', #8458, 0.200000000000000 ); -#5596 = SURFACE_STYLE_USAGE( .BOTH., #8459 ); -#5597 = FACE_OUTER_BOUND( '', #8460, .T. ); -#5598 = PLANE( '', #8461 ); -#5599 = SURFACE_STYLE_USAGE( .BOTH., #8462 ); -#5600 = FACE_OUTER_BOUND( '', #8463, .T. ); -#5601 = PLANE( '', #8464 ); -#5602 = SURFACE_STYLE_USAGE( .BOTH., #8465 ); -#5603 = FACE_OUTER_BOUND( '', #8466, .T. ); -#5604 = PLANE( '', #8467 ); -#5605 = SURFACE_STYLE_USAGE( .BOTH., #8468 ); -#5606 = FACE_OUTER_BOUND( '', #8469, .T. ); -#5607 = PLANE( '', #8470 ); -#5608 = SURFACE_STYLE_USAGE( .BOTH., #8471 ); -#5609 = FACE_OUTER_BOUND( '', #8472, .T. ); -#5610 = PLANE( '', #8473 ); -#5611 = SURFACE_STYLE_USAGE( .BOTH., #8474 ); -#5612 = FACE_OUTER_BOUND( '', #8475, .T. ); -#5613 = PLANE( '', #8476 ); -#5614 = SURFACE_STYLE_USAGE( .BOTH., #8477 ); -#5615 = FACE_OUTER_BOUND( '', #8478, .T. ); -#5616 = PLANE( '', #8479 ); -#5617 = SURFACE_STYLE_USAGE( .BOTH., #8480 ); -#5618 = FACE_OUTER_BOUND( '', #8481, .T. ); -#5619 = PLANE( '', #8482 ); -#5620 = SURFACE_STYLE_USAGE( .BOTH., #8483 ); -#5621 = FACE_OUTER_BOUND( '', #8484, .T. ); -#5622 = PLANE( '', #8485 ); -#5623 = SURFACE_STYLE_USAGE( .BOTH., #8486 ); -#5624 = FACE_OUTER_BOUND( '', #8487, .T. ); -#5625 = PLANE( '', #8488 ); -#5626 = SURFACE_STYLE_USAGE( .BOTH., #8489 ); -#5627 = FACE_OUTER_BOUND( '', #8490, .T. ); -#5628 = PLANE( '', #8491 ); -#5629 = SURFACE_STYLE_USAGE( .BOTH., #8492 ); -#5630 = FACE_OUTER_BOUND( '', #8493, .T. ); -#5631 = PLANE( '', #8494 ); -#5632 = SURFACE_STYLE_USAGE( .BOTH., #8495 ); -#5633 = FACE_OUTER_BOUND( '', #8496, .T. ); -#5634 = PLANE( '', #8497 ); -#5635 = SURFACE_STYLE_USAGE( .BOTH., #8498 ); -#5636 = FACE_OUTER_BOUND( '', #8499, .T. ); -#5637 = PLANE( '', #8500 ); -#5638 = SURFACE_STYLE_USAGE( .BOTH., #8501 ); -#5639 = FACE_OUTER_BOUND( '', #8502, .T. ); -#5640 = CYLINDRICAL_SURFACE( '', #8503, 0.200000000000000 ); -#5641 = SURFACE_STYLE_USAGE( .BOTH., #8504 ); -#5642 = FACE_OUTER_BOUND( '', #8505, .T. ); -#5643 = PLANE( '', #8506 ); -#5644 = SURFACE_STYLE_USAGE( .BOTH., #8507 ); -#5645 = FACE_OUTER_BOUND( '', #8508, .T. ); -#5646 = PLANE( '', #8509 ); -#5647 = SURFACE_STYLE_USAGE( .BOTH., #8510 ); -#5648 = FACE_OUTER_BOUND( '', #8511, .T. ); -#5649 = PLANE( '', #8512 ); -#5650 = SURFACE_STYLE_USAGE( .BOTH., #8513 ); -#5651 = FACE_OUTER_BOUND( '', #8514, .T. ); -#5652 = PLANE( '', #8515 ); -#5653 = SURFACE_STYLE_USAGE( .BOTH., #8516 ); -#5654 = FACE_OUTER_BOUND( '', #8517, .T. ); -#5655 = PLANE( '', #8518 ); -#5656 = SURFACE_STYLE_USAGE( .BOTH., #8519 ); -#5657 = FACE_OUTER_BOUND( '', #8520, .T. ); -#5658 = PLANE( '', #8521 ); -#5659 = SURFACE_STYLE_USAGE( .BOTH., #8522 ); -#5660 = FACE_OUTER_BOUND( '', #8523, .T. ); -#5661 = CYLINDRICAL_SURFACE( '', #8524, 0.500000000000000 ); -#5662 = SURFACE_STYLE_USAGE( .BOTH., #8525 ); -#5663 = FACE_OUTER_BOUND( '', #8526, .T. ); -#5664 = PLANE( '', #8527 ); -#5665 = SURFACE_STYLE_USAGE( .BOTH., #8528 ); -#5666 = FACE_OUTER_BOUND( '', #8529, .T. ); -#5667 = PLANE( '', #8530 ); -#5668 = SURFACE_STYLE_USAGE( .BOTH., #8531 ); -#5669 = FACE_OUTER_BOUND( '', #8532, .T. ); -#5670 = CYLINDRICAL_SURFACE( '', #8533, 0.200000000000000 ); -#5671 = SURFACE_STYLE_USAGE( .BOTH., #8534 ); -#5672 = FACE_OUTER_BOUND( '', #8535, .T. ); -#5673 = PLANE( '', #8536 ); -#5674 = SURFACE_STYLE_USAGE( .BOTH., #8537 ); -#5675 = FACE_OUTER_BOUND( '', #8538, .T. ); -#5676 = CYLINDRICAL_SURFACE( '', #8539, 0.210000000000000 ); -#5677 = SURFACE_STYLE_USAGE( .BOTH., #8540 ); -#5678 = FACE_OUTER_BOUND( '', #8541, .T. ); -#5679 = CYLINDRICAL_SURFACE( '', #8542, 0.500000000000000 ); -#5680 = SURFACE_STYLE_USAGE( .BOTH., #8543 ); -#5681 = FACE_OUTER_BOUND( '', #8544, .T. ); -#5682 = PLANE( '', #8545 ); -#5683 = SURFACE_STYLE_USAGE( .BOTH., #8546 ); -#5684 = FACE_OUTER_BOUND( '', #8547, .T. ); -#5685 = PLANE( '', #8548 ); -#5686 = SURFACE_STYLE_USAGE( .BOTH., #8549 ); -#5687 = FACE_OUTER_BOUND( '', #8550, .T. ); -#5688 = PLANE( '', #8551 ); -#5689 = SURFACE_STYLE_USAGE( .BOTH., #8552 ); -#5690 = FACE_OUTER_BOUND( '', #8553, .T. ); -#5691 = CYLINDRICAL_SURFACE( '', #8554, 0.180000000000000 ); -#5692 = SURFACE_STYLE_USAGE( .BOTH., #8555 ); -#5693 = FACE_OUTER_BOUND( '', #8556, .T. ); -#5694 = PLANE( '', #8557 ); -#5695 = SURFACE_STYLE_USAGE( .BOTH., #8558 ); -#5696 = FACE_OUTER_BOUND( '', #8559, .T. ); -#5697 = PLANE( '', #8560 ); -#5698 = SURFACE_STYLE_USAGE( .BOTH., #8561 ); -#5699 = FACE_OUTER_BOUND( '', #8562, .T. ); -#5700 = CYLINDRICAL_SURFACE( '', #8563, 0.999999999999973 ); -#5701 = SURFACE_STYLE_USAGE( .BOTH., #8564 ); -#5702 = FACE_OUTER_BOUND( '', #8565, .T. ); -#5703 = PLANE( '', #8566 ); -#5704 = SURFACE_STYLE_USAGE( .BOTH., #8567 ); -#5705 = FACE_OUTER_BOUND( '', #8568, .T. ); -#5706 = PLANE( '', #8569 ); -#5707 = SURFACE_STYLE_USAGE( .BOTH., #8570 ); -#5708 = FACE_OUTER_BOUND( '', #8571, .T. ); -#5709 = PLANE( '', #8572 ); -#5710 = SURFACE_STYLE_USAGE( .BOTH., #8573 ); -#5711 = FACE_OUTER_BOUND( '', #8574, .T. ); -#5712 = CYLINDRICAL_SURFACE( '', #8575, 1.20000000000000 ); -#5713 = SURFACE_STYLE_USAGE( .BOTH., #8576 ); -#5714 = FACE_OUTER_BOUND( '', #8577, .T. ); -#5715 = PLANE( '', #8578 ); -#5716 = SURFACE_STYLE_USAGE( .BOTH., #8579 ); -#5717 = FACE_OUTER_BOUND( '', #8580, .T. ); -#5718 = PLANE( '', #8581 ); -#5719 = ( LENGTH_UNIT( )NAMED_UNIT( #2921 )SI_UNIT( .MILLI., .METRE. ) ); -#5722 = LENGTH_MEASURE_WITH_UNIT( LENGTH_MEASURE( 1.00000000000000 ), #8583 ); -#5725 = DIMENSIONAL_EXPONENTS( 1.00000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000 ); -#5727 = DIMENSIONAL_EXPONENTS( 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000, 0.000000000000000 ); -#5733 = SURFACE_SIDE_STYLE( '', ( #8584 ) ); -#5734 = EDGE_LOOP( '', ( #8585, #8586, #8587, #8588 ) ); -#5735 = AXIS2_PLACEMENT_3D( '', #8589, #8590, #8591 ); -#5736 = SURFACE_SIDE_STYLE( '', ( #8592 ) ); -#5737 = EDGE_LOOP( '', ( #8593, #8594, #8595, #8596, #8597, #8598, #8599, #8600, #8601, #8602 ) ); -#5738 = AXIS2_PLACEMENT_3D( '', #8603, #8604, #8605 ); -#5739 = SURFACE_SIDE_STYLE( '', ( #8606 ) ); -#5740 = EDGE_LOOP( '', ( #8607, #8608, #8609, #8610 ) ); -#5741 = AXIS2_PLACEMENT_3D( '', #8611, #8612, #8613 ); -#5742 = SURFACE_SIDE_STYLE( '', ( #8614 ) ); -#5743 = EDGE_LOOP( '', ( #8615, #8616, #8617, #8618 ) ); -#5744 = AXIS2_PLACEMENT_3D( '', #8619, #8620, #8621 ); -#5745 = SURFACE_SIDE_STYLE( '', ( #8622 ) ); -#5746 = EDGE_LOOP( '', ( #8623, #8624, #8625, #8626 ) ); -#5747 = AXIS2_PLACEMENT_3D( '', #8627, #8628, #8629 ); -#5748 = SURFACE_SIDE_STYLE( '', ( #8630 ) ); -#5749 = EDGE_LOOP( '', ( #8631, #8632, #8633, #8634 ) ); -#5750 = AXIS2_PLACEMENT_3D( '', #8635, #8636, #8637 ); -#5751 = SURFACE_SIDE_STYLE( '', ( #8638 ) ); -#5752 = EDGE_LOOP( '', ( #8639, #8640, #8641, #8642, #8643, #8644, #8645, #8646 ) ); -#5753 = AXIS2_PLACEMENT_3D( '', #8647, #8648, #8649 ); -#5754 = SURFACE_SIDE_STYLE( '', ( #8650 ) ); -#5755 = EDGE_LOOP( '', ( #8651, #8652, #8653, #8654 ) ); -#5756 = EDGE_LOOP( '', ( #8655, #8656, #8657, #8658 ) ); -#5757 = EDGE_LOOP( '', ( #8659, #8660, #8661, #8662, #8663, #8664 ) ); -#5758 = AXIS2_PLACEMENT_3D( '', #8665, #8666, #8667 ); -#5759 = SURFACE_SIDE_STYLE( '', ( #8668 ) ); -#5760 = EDGE_LOOP( '', ( #8669, #8670, #8671, #8672 ) ); -#5761 = AXIS2_PLACEMENT_3D( '', #8673, #8674, #8675 ); -#5762 = SURFACE_SIDE_STYLE( '', ( #8676 ) ); -#5763 = EDGE_LOOP( '', ( #8677, #8678, #8679, #8680 ) ); -#5764 = AXIS2_PLACEMENT_3D( '', #8681, #8682, #8683 ); -#5765 = SURFACE_SIDE_STYLE( '', ( #8684 ) ); -#5766 = EDGE_LOOP( '', ( #8685, #8686, #8687, #8688 ) ); -#5767 = AXIS2_PLACEMENT_3D( '', #8689, #8690, #8691 ); -#5768 = SURFACE_SIDE_STYLE( '', ( #8692 ) ); -#5769 = EDGE_LOOP( '', ( #8693, #8694, #8695, #8696, #8697, #8698, #8699, #8700 ) ); -#5770 = AXIS2_PLACEMENT_3D( '', #8701, #8702, #8703 ); -#5771 = SURFACE_SIDE_STYLE( '', ( #8704 ) ); -#5772 = EDGE_LOOP( '', ( #8705, #8706, #8707, #8708 ) ); -#5773 = AXIS2_PLACEMENT_3D( '', #8709, #8710, #8711 ); -#5774 = SURFACE_SIDE_STYLE( '', ( #8712 ) ); -#5775 = EDGE_LOOP( '', ( #8713, #8714, #8715, #8716 ) ); -#5776 = AXIS2_PLACEMENT_3D( '', #8717, #8718, #8719 ); -#5777 = SURFACE_SIDE_STYLE( '', ( #8720 ) ); -#5778 = EDGE_LOOP( '', ( #8721, #8722, #8723, #8724 ) ); -#5779 = AXIS2_PLACEMENT_3D( '', #8725, #8726, #8727 ); -#5780 = SURFACE_SIDE_STYLE( '', ( #8728 ) ); -#5781 = EDGE_LOOP( '', ( #8729, #8730, #8731, #8732 ) ); -#5782 = AXIS2_PLACEMENT_3D( '', #8733, #8734, #8735 ); -#5783 = SURFACE_SIDE_STYLE( '', ( #8736 ) ); -#5784 = EDGE_LOOP( '', ( #8737, #8738, #8739, #8740 ) ); -#5785 = AXIS2_PLACEMENT_3D( '', #8741, #8742, #8743 ); -#5786 = SURFACE_SIDE_STYLE( '', ( #8744 ) ); -#5787 = EDGE_LOOP( '', ( #8745, #8746, #8747, #8748 ) ); -#5788 = AXIS2_PLACEMENT_3D( '', #8749, #8750, #8751 ); -#5789 = SURFACE_SIDE_STYLE( '', ( #8752 ) ); -#5790 = EDGE_LOOP( '', ( #8753, #8754, #8755, #8756 ) ); -#5791 = AXIS2_PLACEMENT_3D( '', #8757, #8758, #8759 ); -#5792 = SURFACE_SIDE_STYLE( '', ( #8760 ) ); -#5793 = EDGE_LOOP( '', ( #8761, #8762, #8763, #8764, #8765, #8766 ) ); -#5794 = AXIS2_PLACEMENT_3D( '', #8767, #8768, #8769 ); -#5795 = SURFACE_SIDE_STYLE( '', ( #8770 ) ); -#5796 = EDGE_LOOP( '', ( #8771, #8772, #8773, #8774, #8775, #8776, #8777, #8778, #8779, #8780 ) ); -#5797 = AXIS2_PLACEMENT_3D( '', #8781, #8782, #8783 ); -#5798 = SURFACE_SIDE_STYLE( '', ( #8784 ) ); -#5799 = EDGE_LOOP( '', ( #8785, #8786, #8787, #8788 ) ); -#5800 = AXIS2_PLACEMENT_3D( '', #8789, #8790, #8791 ); -#5801 = SURFACE_SIDE_STYLE( '', ( #8792 ) ); -#5802 = EDGE_LOOP( '', ( #8793, #8794, #8795, #8796, #8797, #8798 ) ); -#5803 = AXIS2_PLACEMENT_3D( '', #8799, #8800, #8801 ); -#5804 = SURFACE_SIDE_STYLE( '', ( #8802 ) ); -#5805 = EDGE_LOOP( '', ( #8803, #8804, #8805, #8806, #8807, #8808, #8809, #8810 ) ); -#5806 = AXIS2_PLACEMENT_3D( '', #8811, #8812, #8813 ); -#5807 = SURFACE_SIDE_STYLE( '', ( #8814 ) ); -#5808 = EDGE_LOOP( '', ( #8815, #8816, #8817, #8818 ) ); -#5809 = AXIS2_PLACEMENT_3D( '', #8819, #8820, #8821 ); -#5810 = SURFACE_SIDE_STYLE( '', ( #8822 ) ); -#5811 = EDGE_LOOP( '', ( #8823, #8824, #8825, #8826 ) ); -#5812 = AXIS2_PLACEMENT_3D( '', #8827, #8828, #8829 ); -#5813 = SURFACE_SIDE_STYLE( '', ( #8830 ) ); -#5814 = EDGE_LOOP( '', ( #8831, #8832, #8833, #8834 ) ); -#5815 = AXIS2_PLACEMENT_3D( '', #8835, #8836, #8837 ); -#5816 = SURFACE_SIDE_STYLE( '', ( #8838 ) ); -#5817 = EDGE_LOOP( '', ( #8839, #8840, #8841, #8842 ) ); -#5818 = AXIS2_PLACEMENT_3D( '', #8843, #8844, #8845 ); -#5819 = SURFACE_SIDE_STYLE( '', ( #8846 ) ); -#5820 = EDGE_LOOP( '', ( #8847, #8848, #8849, #8850 ) ); -#5821 = AXIS2_PLACEMENT_3D( '', #8851, #8852, #8853 ); -#5822 = SURFACE_SIDE_STYLE( '', ( #8854 ) ); -#5823 = EDGE_LOOP( '', ( #8855, #8856, #8857, #8858, #8859, #8860, #8861, #8862 ) ); -#5824 = AXIS2_PLACEMENT_3D( '', #8863, #8864, #8865 ); -#5825 = SURFACE_SIDE_STYLE( '', ( #8866 ) ); -#5826 = EDGE_LOOP( '', ( #8867, #8868, #8869, #8870 ) ); -#5827 = AXIS2_PLACEMENT_3D( '', #8871, #8872, #8873 ); -#5828 = SURFACE_SIDE_STYLE( '', ( #8874 ) ); -#5829 = EDGE_LOOP( '', ( #8875, #8876, #8877, #8878 ) ); -#5830 = AXIS2_PLACEMENT_3D( '', #8879, #8880, #8881 ); -#5831 = SURFACE_SIDE_STYLE( '', ( #8882 ) ); -#5832 = EDGE_LOOP( '', ( #8883, #8884, #8885, #8886 ) ); -#5833 = AXIS2_PLACEMENT_3D( '', #8887, #8888, #8889 ); -#5834 = SURFACE_SIDE_STYLE( '', ( #8890 ) ); -#5835 = EDGE_LOOP( '', ( #8891, #8892, #8893, #8894 ) ); -#5836 = AXIS2_PLACEMENT_3D( '', #8895, #8896, #8897 ); -#5837 = SURFACE_SIDE_STYLE( '', ( #8898 ) ); -#5838 = EDGE_LOOP( '', ( #8899, #8900, #8901, #8902 ) ); -#5839 = AXIS2_PLACEMENT_3D( '', #8903, #8904, #8905 ); -#5840 = SURFACE_SIDE_STYLE( '', ( #8906 ) ); -#5841 = EDGE_LOOP( '', ( #8907, #8908, #8909, #8910 ) ); -#5842 = AXIS2_PLACEMENT_3D( '', #8911, #8912, #8913 ); -#5843 = SURFACE_SIDE_STYLE( '', ( #8914 ) ); -#5844 = EDGE_LOOP( '', ( #8915, #8916, #8917, #8918 ) ); -#5845 = AXIS2_PLACEMENT_3D( '', #8919, #8920, #8921 ); -#5846 = SURFACE_SIDE_STYLE( '', ( #8922 ) ); -#5847 = EDGE_LOOP( '', ( #8923, #8924, #8925, #8926 ) ); -#5848 = AXIS2_PLACEMENT_3D( '', #8927, #8928, #8929 ); -#5849 = SURFACE_SIDE_STYLE( '', ( #8930 ) ); -#5850 = EDGE_LOOP( '', ( #8931, #8932, #8933, #8934 ) ); -#5851 = AXIS2_PLACEMENT_3D( '', #8935, #8936, #8937 ); -#5852 = SURFACE_SIDE_STYLE( '', ( #8938 ) ); -#5853 = EDGE_LOOP( '', ( #8939, #8940, #8941, #8942 ) ); -#5854 = AXIS2_PLACEMENT_3D( '', #8943, #8944, #8945 ); -#5855 = SURFACE_SIDE_STYLE( '', ( #8946 ) ); -#5856 = EDGE_LOOP( '', ( #8947, #8948, #8949, #8950 ) ); -#5857 = AXIS2_PLACEMENT_3D( '', #8951, #8952, #8953 ); -#5858 = SURFACE_SIDE_STYLE( '', ( #8954 ) ); -#5859 = EDGE_LOOP( '', ( #8955, #8956, #8957, #8958, #8959, #8960, #8961, #8962, #8963, #8964 ) ); -#5860 = AXIS2_PLACEMENT_3D( '', #8965, #8966, #8967 ); -#5861 = SURFACE_SIDE_STYLE( '', ( #8968 ) ); -#5862 = EDGE_LOOP( '', ( #8969, #8970, #8971, #8972 ) ); -#5863 = AXIS2_PLACEMENT_3D( '', #8973, #8974, #8975 ); -#5864 = SURFACE_SIDE_STYLE( '', ( #8976 ) ); -#5865 = EDGE_LOOP( '', ( #8977, #8978, #8979, #8980, #8981, #8982 ) ); -#5866 = AXIS2_PLACEMENT_3D( '', #8983, #8984, #8985 ); -#5867 = SURFACE_SIDE_STYLE( '', ( #8986 ) ); -#5868 = EDGE_LOOP( '', ( #8987, #8988, #8989, #8990 ) ); -#5869 = AXIS2_PLACEMENT_3D( '', #8991, #8992, #8993 ); -#5870 = SURFACE_SIDE_STYLE( '', ( #8994 ) ); -#5871 = EDGE_LOOP( '', ( #8995, #8996, #8997, #8998, #8999, #9000, #9001, #9002, #9003, #9004 ) ); -#5872 = AXIS2_PLACEMENT_3D( '', #9005, #9006, #9007 ); -#5873 = SURFACE_SIDE_STYLE( '', ( #9008 ) ); -#5874 = EDGE_LOOP( '', ( #9009, #9010, #9011, #9012 ) ); -#5875 = AXIS2_PLACEMENT_3D( '', #9013, #9014, #9015 ); -#5876 = SURFACE_SIDE_STYLE( '', ( #9016 ) ); -#5877 = EDGE_LOOP( '', ( #9017, #9018, #9019, #9020, #9021, #9022, #9023, #9024 ) ); -#5878 = AXIS2_PLACEMENT_3D( '', #9025, #9026, #9027 ); -#5879 = SURFACE_SIDE_STYLE( '', ( #9028 ) ); -#5880 = EDGE_LOOP( '', ( #9029, #9030, #9031, #9032, #9033, #9034, #9035, #9036, #9037, #9038 ) ); -#5881 = EDGE_LOOP( '', ( #9039, #9040, #9041, #9042, #9043, #9044, #9045, #9046, #9047, #9048, #9049, #9050, #9051, #9052, #9053, #9054, #9055, #9056, #9057, #9058, #9059, #9060, #9061, #9062, #9063, #9064 ) ); -#5882 = AXIS2_PLACEMENT_3D( '', #9065, #9066, #9067 ); -#5883 = SURFACE_SIDE_STYLE( '', ( #9068 ) ); -#5884 = EDGE_LOOP( '', ( #9069, #9070, #9071, #9072, #9073, #9074, #9075, #9076, #9077, #9078 ) ); -#5885 = AXIS2_PLACEMENT_3D( '', #9079, #9080, #9081 ); -#5886 = SURFACE_SIDE_STYLE( '', ( #9082 ) ); -#5887 = EDGE_LOOP( '', ( #9083, #9084, #9085, #9086 ) ); -#5888 = AXIS2_PLACEMENT_3D( '', #9087, #9088, #9089 ); -#5889 = SURFACE_SIDE_STYLE( '', ( #9090 ) ); -#5890 = EDGE_LOOP( '', ( #9091, #9092, #9093, #9094 ) ); -#5891 = AXIS2_PLACEMENT_3D( '', #9095, #9096, #9097 ); -#5892 = SURFACE_SIDE_STYLE( '', ( #9098 ) ); -#5893 = EDGE_LOOP( '', ( #9099, #9100, #9101, #9102 ) ); -#5894 = AXIS2_PLACEMENT_3D( '', #9103, #9104, #9105 ); -#5895 = SURFACE_SIDE_STYLE( '', ( #9106 ) ); -#5896 = EDGE_LOOP( '', ( #9107, #9108, #9109, #9110 ) ); -#5897 = AXIS2_PLACEMENT_3D( '', #9111, #9112, #9113 ); -#5898 = SURFACE_SIDE_STYLE( '', ( #9114 ) ); -#5899 = EDGE_LOOP( '', ( #9115, #9116, #9117, #9118, #9119, #9120 ) ); -#5900 = AXIS2_PLACEMENT_3D( '', #9121, #9122, #9123 ); -#5901 = SURFACE_SIDE_STYLE( '', ( #9124 ) ); -#5902 = EDGE_LOOP( '', ( #9125, #9126, #9127, #9128 ) ); -#5903 = AXIS2_PLACEMENT_3D( '', #9129, #9130, #9131 ); -#5904 = SURFACE_SIDE_STYLE( '', ( #9132 ) ); -#5905 = EDGE_LOOP( '', ( #9133, #9134, #9135, #9136 ) ); -#5906 = AXIS2_PLACEMENT_3D( '', #9137, #9138, #9139 ); -#5907 = SURFACE_SIDE_STYLE( '', ( #9140 ) ); -#5908 = EDGE_LOOP( '', ( #9141, #9142, #9143, #9144 ) ); -#5909 = AXIS2_PLACEMENT_3D( '', #9145, #9146, #9147 ); -#5910 = SURFACE_SIDE_STYLE( '', ( #9148 ) ); -#5911 = EDGE_LOOP( '', ( #9149, #9150, #9151, #9152 ) ); -#5912 = AXIS2_PLACEMENT_3D( '', #9153, #9154, #9155 ); -#5913 = SURFACE_SIDE_STYLE( '', ( #9156 ) ); -#5914 = EDGE_LOOP( '', ( #9157, #9158, #9159, #9160 ) ); -#5915 = AXIS2_PLACEMENT_3D( '', #9161, #9162, #9163 ); -#5916 = SURFACE_SIDE_STYLE( '', ( #9164 ) ); -#5917 = EDGE_LOOP( '', ( #9165, #9166, #9167, #9168 ) ); -#5918 = AXIS2_PLACEMENT_3D( '', #9169, #9170, #9171 ); -#5919 = SURFACE_SIDE_STYLE( '', ( #9172 ) ); -#5920 = EDGE_LOOP( '', ( #9173, #9174, #9175, #9176, #9177, #9178 ) ); -#5921 = AXIS2_PLACEMENT_3D( '', #9179, #9180, #9181 ); -#5922 = SURFACE_SIDE_STYLE( '', ( #9182 ) ); -#5923 = EDGE_LOOP( '', ( #9183, #9184, #9185, #9186 ) ); -#5924 = AXIS2_PLACEMENT_3D( '', #9187, #9188, #9189 ); -#5925 = SURFACE_SIDE_STYLE( '', ( #9190 ) ); -#5926 = EDGE_LOOP( '', ( #9191, #9192, #9193, #9194, #9195, #9196 ) ); -#5927 = AXIS2_PLACEMENT_3D( '', #9197, #9198, #9199 ); -#5928 = SURFACE_SIDE_STYLE( '', ( #9200 ) ); -#5929 = EDGE_LOOP( '', ( #9201, #9202, #9203, #9204 ) ); -#5930 = AXIS2_PLACEMENT_3D( '', #9205, #9206, #9207 ); -#5931 = SURFACE_SIDE_STYLE( '', ( #9208 ) ); -#5932 = EDGE_LOOP( '', ( #9209, #9210, #9211, #9212 ) ); -#5933 = AXIS2_PLACEMENT_3D( '', #9213, #9214, #9215 ); -#5934 = SURFACE_SIDE_STYLE( '', ( #9216 ) ); -#5935 = EDGE_LOOP( '', ( #9217, #9218, #9219, #9220 ) ); -#5936 = AXIS2_PLACEMENT_3D( '', #9221, #9222, #9223 ); -#5937 = SURFACE_SIDE_STYLE( '', ( #9224 ) ); -#5938 = EDGE_LOOP( '', ( #9225, #9226, #9227, #9228 ) ); -#5939 = AXIS2_PLACEMENT_3D( '', #9229, #9230, #9231 ); -#5940 = SURFACE_SIDE_STYLE( '', ( #9232 ) ); -#5941 = EDGE_LOOP( '', ( #9233, #9234, #9235, #9236 ) ); -#5942 = AXIS2_PLACEMENT_3D( '', #9237, #9238, #9239 ); -#5943 = SURFACE_SIDE_STYLE( '', ( #9240 ) ); -#5944 = EDGE_LOOP( '', ( #9241 ) ); -#5945 = EDGE_LOOP( '', ( #9242 ) ); -#5946 = AXIS2_PLACEMENT_3D( '', #9243, #9244, #9245 ); -#5947 = SURFACE_SIDE_STYLE( '', ( #9246 ) ); -#5948 = EDGE_LOOP( '', ( #9247, #9248, #9249, #9250 ) ); -#5949 = AXIS2_PLACEMENT_3D( '', #9251, #9252, #9253 ); -#5950 = SURFACE_SIDE_STYLE( '', ( #9254 ) ); -#5951 = EDGE_LOOP( '', ( #9255, #9256, #9257, #9258 ) ); -#5952 = AXIS2_PLACEMENT_3D( '', #9259, #9260, #9261 ); -#5953 = SURFACE_SIDE_STYLE( '', ( #9262 ) ); -#5954 = EDGE_LOOP( '', ( #9263, #9264, #9265, #9266 ) ); -#5955 = AXIS2_PLACEMENT_3D( '', #9267, #9268, #9269 ); -#5956 = SURFACE_SIDE_STYLE( '', ( #9270 ) ); -#5957 = EDGE_LOOP( '', ( #9271, #9272, #9273, #9274 ) ); -#5958 = AXIS2_PLACEMENT_3D( '', #9275, #9276, #9277 ); -#5959 = SURFACE_SIDE_STYLE( '', ( #9278 ) ); -#5960 = EDGE_LOOP( '', ( #9279, #9280, #9281, #9282 ) ); -#5961 = AXIS2_PLACEMENT_3D( '', #9283, #9284, #9285 ); -#5962 = SURFACE_SIDE_STYLE( '', ( #9286 ) ); -#5963 = EDGE_LOOP( '', ( #9287, #9288, #9289, #9290 ) ); -#5964 = AXIS2_PLACEMENT_3D( '', #9291, #9292, #9293 ); -#5965 = SURFACE_SIDE_STYLE( '', ( #9294 ) ); -#5966 = EDGE_LOOP( '', ( #9295, #9296, #9297, #9298 ) ); -#5967 = AXIS2_PLACEMENT_3D( '', #9299, #9300, #9301 ); -#5968 = SURFACE_SIDE_STYLE( '', ( #9302 ) ); -#5969 = EDGE_LOOP( '', ( #9303, #9304, #9305, #9306 ) ); -#5970 = AXIS2_PLACEMENT_3D( '', #9307, #9308, #9309 ); -#5971 = SURFACE_SIDE_STYLE( '', ( #9310 ) ); -#5972 = EDGE_LOOP( '', ( #9311, #9312, #9313, #9314 ) ); -#5973 = AXIS2_PLACEMENT_3D( '', #9315, #9316, #9317 ); -#5974 = SURFACE_SIDE_STYLE( '', ( #9318 ) ); -#5975 = EDGE_LOOP( '', ( #9319, #9320, #9321, #9322 ) ); -#5976 = AXIS2_PLACEMENT_3D( '', #9323, #9324, #9325 ); -#5977 = SURFACE_SIDE_STYLE( '', ( #9326 ) ); -#5978 = EDGE_LOOP( '', ( #9327, #9328, #9329, #9330 ) ); -#5979 = AXIS2_PLACEMENT_3D( '', #9331, #9332, #9333 ); -#5980 = SURFACE_SIDE_STYLE( '', ( #9334 ) ); -#5981 = EDGE_LOOP( '', ( #9335, #9336, #9337, #9338 ) ); -#5982 = CARTESIAN_POINT( '', ( -5.75465920889021, -0.993017013232365, 6.33883879013909 ) ); -#5983 = CARTESIAN_POINT( '', ( -5.76044361900015, -0.992300829990091, 6.34985507094063 ) ); -#5984 = CARTESIAN_POINT( '', ( -5.76663807348888, -0.991584646764650, 6.36065597962151 ) ); -#5985 = CARTESIAN_POINT( '', ( -5.77322373875615, -0.990868463503477, 6.37121286227264 ) ); -#5986 = CARTESIAN_POINT( '', ( -5.75731531698828, -0.993017013232365, 6.33744412538677 ) ); -#5987 = CARTESIAN_POINT( '', ( -5.76306522763655, -0.992300829989402, 6.34839470272846 ) ); -#5988 = CARTESIAN_POINT( '', ( -5.76922274370349, -0.991584646746439, 6.35913118877393 ) ); -#5989 = CARTESIAN_POINT( '', ( -5.77576913273856, -0.990868463503477, 6.36962510615966 ) ); -#5990 = CARTESIAN_POINT( '', ( -6.02292612679531, -0.993017013232365, 6.19797765015471 ) ); -#5991 = CARTESIAN_POINT( '', ( -6.02522609127568, -0.992300829920566, 6.20235788151239 ) ); -#5992 = CARTESIAN_POINT( '', ( -6.02768976516450, -0.991584644925423, 6.20665210401667 ) ); -#5993 = CARTESIAN_POINT( '', ( -6.03030853097919, -0.990868463503477, 6.21084949486089 ) ); -#5994 = SURFACE_SIDE_STYLE( '', ( #9339 ) ); -#5995 = EDGE_LOOP( '', ( #9340, #9341, #9342, #9343 ) ); -#5996 = AXIS2_PLACEMENT_3D( '', #9344, #9345, #9346 ); -#5997 = SURFACE_SIDE_STYLE( '', ( #9347 ) ); -#5998 = EDGE_LOOP( '', ( #9348, #9349, #9350, #9351 ) ); -#5999 = AXIS2_PLACEMENT_3D( '', #9352, #9353, #9354 ); -#6000 = SURFACE_SIDE_STYLE( '', ( #9355 ) ); -#6001 = EDGE_LOOP( '', ( #9356, #9357, #9358, #9359, #9360, #9361 ) ); -#6002 = AXIS2_PLACEMENT_3D( '', #9362, #9363, #9364 ); -#6003 = SURFACE_SIDE_STYLE( '', ( #9365 ) ); -#6004 = EDGE_LOOP( '', ( #9366, #9367, #9368, #9369, #9370, #9371, #9372, #9373, #9374, #9375, #9376, #9377 ) ); -#6005 = AXIS2_PLACEMENT_3D( '', #9378, #9379, #9380 ); -#6006 = SURFACE_SIDE_STYLE( '', ( #9381 ) ); -#6007 = EDGE_LOOP( '', ( #9382, #9383, #9384, #9385 ) ); -#6008 = AXIS2_PLACEMENT_3D( '', #9386, #9387, #9388 ); -#6009 = SURFACE_SIDE_STYLE( '', ( #9389 ) ); -#6010 = EDGE_LOOP( '', ( #9390, #9391, #9392, #9393 ) ); -#6011 = AXIS2_PLACEMENT_3D( '', #9394, #9395, #9396 ); -#6012 = SURFACE_SIDE_STYLE( '', ( #9397 ) ); -#6013 = EDGE_LOOP( '', ( #9398, #9399, #9400, #9401 ) ); -#6014 = AXIS2_PLACEMENT_3D( '', #9402, #9403, #9404 ); -#6015 = SURFACE_SIDE_STYLE( '', ( #9405 ) ); -#6016 = EDGE_LOOP( '', ( #9406, #9407, #9408, #9409 ) ); -#6017 = AXIS2_PLACEMENT_3D( '', #9410, #9411, #9412 ); -#6018 = SURFACE_SIDE_STYLE( '', ( #9413 ) ); -#6019 = EDGE_LOOP( '', ( #9414, #9415, #9416, #9417 ) ); -#6020 = AXIS2_PLACEMENT_3D( '', #9418, #9419, #9420 ); -#6021 = SURFACE_SIDE_STYLE( '', ( #9421 ) ); -#6022 = EDGE_LOOP( '', ( #9422, #9423, #9424, #9425 ) ); -#6023 = EDGE_LOOP( '', ( #9426, #9427, #9428, #9429 ) ); -#6024 = EDGE_LOOP( '', ( #9430, #9431, #9432, #9433 ) ); -#6025 = EDGE_LOOP( '', ( #9434, #9435, #9436, #9437 ) ); -#6026 = EDGE_LOOP( '', ( #9438, #9439, #9440, #9441 ) ); -#6027 = EDGE_LOOP( '', ( #9442, #9443, #9444, #9445 ) ); -#6028 = AXIS2_PLACEMENT_3D( '', #9446, #9447, #9448 ); -#6029 = SURFACE_SIDE_STYLE( '', ( #9449 ) ); -#6030 = EDGE_LOOP( '', ( #9450, #9451, #9452, #9453, #9454, #9455 ) ); -#6031 = AXIS2_PLACEMENT_3D( '', #9456, #9457, #9458 ); -#6032 = SURFACE_SIDE_STYLE( '', ( #9459 ) ); -#6033 = EDGE_LOOP( '', ( #9460, #9461, #9462, #9463 ) ); -#6034 = AXIS2_PLACEMENT_3D( '', #9464, #9465, #9466 ); -#6035 = SURFACE_SIDE_STYLE( '', ( #9467 ) ); -#6036 = EDGE_LOOP( '', ( #9468, #9469, #9470, #9471 ) ); -#6037 = CARTESIAN_POINT( '', ( 5.75465920889021, 0.993017013232365, 6.33883879013909 ) ); -#6038 = CARTESIAN_POINT( '', ( 5.76044361900015, 0.992300829990091, 6.34985507094062 ) ); -#6039 = CARTESIAN_POINT( '', ( 5.76663807348886, 0.991584646764652, 6.36065597962149 ) ); -#6040 = CARTESIAN_POINT( '', ( 5.77322373875613, 0.990868463503479, 6.37121286227263 ) ); -#6041 = CARTESIAN_POINT( '', ( 5.75731531698828, 0.993017013232365, 6.33744412538677 ) ); -#6042 = CARTESIAN_POINT( '', ( 5.76306522763654, 0.992300829989403, 6.34839470272846 ) ); -#6043 = CARTESIAN_POINT( '', ( 5.76922274370347, 0.991584646746441, 6.35913118877392 ) ); -#6044 = CARTESIAN_POINT( '', ( 5.77576913273854, 0.990868463503479, 6.36962510615964 ) ); -#6045 = CARTESIAN_POINT( '', ( 6.02292612679530, 0.993017013232365, 6.19797765015471 ) ); -#6046 = CARTESIAN_POINT( '', ( 6.02522609127567, 0.992300829920565, 6.20235788151240 ) ); -#6047 = CARTESIAN_POINT( '', ( 6.02768976516449, 0.991584644925426, 6.20665210401666 ) ); -#6048 = CARTESIAN_POINT( '', ( 6.03030853097918, 0.990868463503479, 6.21084949486088 ) ); -#6049 = SURFACE_SIDE_STYLE( '', ( #9472 ) ); -#6050 = EDGE_LOOP( '', ( #9473, #9474, #9475, #9476 ) ); -#6051 = AXIS2_PLACEMENT_3D( '', #9477, #9478, #9479 ); -#6052 = SURFACE_SIDE_STYLE( '', ( #9480 ) ); -#6053 = EDGE_LOOP( '', ( #9481, #9482, #9483, #9484 ) ); -#6054 = AXIS2_PLACEMENT_3D( '', #9485, #9486, #9487 ); -#6055 = SURFACE_SIDE_STYLE( '', ( #9488 ) ); -#6056 = EDGE_LOOP( '', ( #9489, #9490, #9491, #9492 ) ); -#6057 = AXIS2_PLACEMENT_3D( '', #9493, #9494, #9495 ); -#6058 = SURFACE_SIDE_STYLE( '', ( #9496 ) ); -#6059 = EDGE_LOOP( '', ( #9497, #9498, #9499, #9500, #9501, #9502 ) ); -#6060 = AXIS2_PLACEMENT_3D( '', #9503, #9504, #9505 ); -#6061 = SURFACE_SIDE_STYLE( '', ( #9506 ) ); -#6062 = EDGE_LOOP( '', ( #9507, #9508, #9509, #9510 ) ); -#6063 = AXIS2_PLACEMENT_3D( '', #9511, #9512, #9513 ); -#6064 = SURFACE_SIDE_STYLE( '', ( #9514 ) ); -#6065 = EDGE_LOOP( '', ( #9515, #9516, #9517, #9518 ) ); -#6066 = AXIS2_PLACEMENT_3D( '', #9519, #9520, #9521 ); -#6067 = SURFACE_SIDE_STYLE( '', ( #9522 ) ); -#6068 = EDGE_LOOP( '', ( #9523, #9524, #9525, #9526 ) ); -#6069 = AXIS2_PLACEMENT_3D( '', #9527, #9528, #9529 ); -#6070 = SURFACE_SIDE_STYLE( '', ( #9530 ) ); -#6071 = EDGE_LOOP( '', ( #9531, #9532, #9533, #9534 ) ); -#6072 = AXIS2_PLACEMENT_3D( '', #9535, #9536, #9537 ); -#6073 = SURFACE_SIDE_STYLE( '', ( #9538 ) ); -#6074 = EDGE_LOOP( '', ( #9539, #9540, #9541, #9542 ) ); -#6075 = AXIS2_PLACEMENT_3D( '', #9543, #9544, #9545 ); -#6076 = SURFACE_SIDE_STYLE( '', ( #9546 ) ); -#6077 = EDGE_LOOP( '', ( #9547, #9548, #9549, #9550 ) ); -#6078 = AXIS2_PLACEMENT_3D( '', #9551, #9552, #9553 ); -#6079 = SURFACE_SIDE_STYLE( '', ( #9554 ) ); -#6080 = EDGE_LOOP( '', ( #9555, #9556, #9557, #9558 ) ); -#6081 = AXIS2_PLACEMENT_3D( '', #9559, #9560, #9561 ); -#6082 = SURFACE_SIDE_STYLE( '', ( #9562 ) ); -#6083 = EDGE_LOOP( '', ( #9563, #9564, #9565, #9566 ) ); -#6084 = AXIS2_PLACEMENT_3D( '', #9567, #9568, #9569 ); -#6085 = SURFACE_SIDE_STYLE( '', ( #9570 ) ); -#6086 = EDGE_LOOP( '', ( #9571, #9572, #9573, #9574 ) ); -#6087 = AXIS2_PLACEMENT_3D( '', #9575, #9576, #9577 ); -#6088 = SURFACE_SIDE_STYLE( '', ( #9578 ) ); -#6089 = EDGE_LOOP( '', ( #9579, #9580, #9581 ) ); -#6090 = AXIS2_PLACEMENT_3D( '', #9582, #9583, #9584 ); -#6091 = SURFACE_SIDE_STYLE( '', ( #9585 ) ); -#6092 = EDGE_LOOP( '', ( #9586, #9587, #9588, #9589 ) ); -#6093 = AXIS2_PLACEMENT_3D( '', #9590, #9591, #9592 ); -#6094 = SURFACE_SIDE_STYLE( '', ( #9593 ) ); -#6095 = EDGE_LOOP( '', ( #9594, #9595, #9596, #9597 ) ); -#6096 = AXIS2_PLACEMENT_3D( '', #9598, #9599, #9600 ); -#6097 = SURFACE_SIDE_STYLE( '', ( #9601 ) ); -#6098 = EDGE_LOOP( '', ( #9602, #9603, #9604, #9605, #9606, #9607, #9608, #9609 ) ); -#6099 = AXIS2_PLACEMENT_3D( '', #9610, #9611, #9612 ); -#6100 = SURFACE_SIDE_STYLE( '', ( #9613 ) ); -#6101 = EDGE_LOOP( '', ( #9614, #9615, #9616, #9617, #9618, #9619, #9620, #9621 ) ); -#6102 = AXIS2_PLACEMENT_3D( '', #9622, #9623, #9624 ); -#6103 = SURFACE_SIDE_STYLE( '', ( #9625 ) ); -#6104 = EDGE_LOOP( '', ( #9626, #9627, #9628, #9629 ) ); -#6105 = AXIS2_PLACEMENT_3D( '', #9630, #9631, #9632 ); -#6106 = SURFACE_SIDE_STYLE( '', ( #9633 ) ); -#6107 = EDGE_LOOP( '', ( #9634, #9635, #9636, #9637 ) ); -#6108 = AXIS2_PLACEMENT_3D( '', #9638, #9639, #9640 ); -#6109 = SURFACE_SIDE_STYLE( '', ( #9641 ) ); -#6110 = EDGE_LOOP( '', ( #9642, #9643, #9644, #9645, #9646, #9647 ) ); -#6111 = EDGE_LOOP( '', ( #9648, #9649, #9650, #9651, #9652, #9653 ) ); -#6112 = EDGE_LOOP( '', ( #9654, #9655, #9656, #9657, #9658, #9659, #9660, #9661, #9662, #9663 ) ); -#6113 = EDGE_LOOP( '', ( #9664, #9665, #9666, #9667, #9668, #9669, #9670, #9671, #9672, #9673, #9674, #9675, #9676, #9677, #9678, #9679, #9680, #9681, #9682, #9683 ) ); -#6114 = AXIS2_PLACEMENT_3D( '', #9684, #9685, #9686 ); -#6115 = SURFACE_SIDE_STYLE( '', ( #9687 ) ); -#6116 = EDGE_LOOP( '', ( #9688, #9689, #9690, #9691 ) ); -#6117 = AXIS2_PLACEMENT_3D( '', #9692, #9693, #9694 ); -#6118 = SURFACE_SIDE_STYLE( '', ( #9695 ) ); -#6119 = EDGE_LOOP( '', ( #9696, #9697, #9698, #9699, #9700, #9701, #9702, #9703, #9704, #9705, #9706, #9707, #9708, #9709 ) ); -#6120 = AXIS2_PLACEMENT_3D( '', #9710, #9711, #9712 ); -#6121 = SURFACE_SIDE_STYLE( '', ( #9713 ) ); -#6122 = EDGE_LOOP( '', ( #9714, #9715, #9716, #9717 ) ); -#6123 = AXIS2_PLACEMENT_3D( '', #9718, #9719, #9720 ); -#6124 = SURFACE_SIDE_STYLE( '', ( #9721 ) ); -#6125 = EDGE_LOOP( '', ( #9722, #9723, #9724, #9725 ) ); -#6126 = AXIS2_PLACEMENT_3D( '', #9726, #9727, #9728 ); -#6127 = SURFACE_SIDE_STYLE( '', ( #9729 ) ); -#6128 = EDGE_LOOP( '', ( #9730, #9731, #9732, #9733 ) ); -#6129 = AXIS2_PLACEMENT_3D( '', #9734, #9735, #9736 ); -#6130 = SURFACE_SIDE_STYLE( '', ( #9737 ) ); -#6131 = EDGE_LOOP( '', ( #9738, #9739, #9740, #9741 ) ); -#6132 = CARTESIAN_POINT( '', ( -5.77322223420154, 0.990868463503478, 6.37121370855024 ) ); -#6133 = CARTESIAN_POINT( '', ( -5.76663697404762, 0.991584646745752, 6.36065661653949 ) ); -#6134 = CARTESIAN_POINT( '', ( -5.76044472407173, 0.992300829971193, 6.34985444384222 ) ); -#6135 = CARTESIAN_POINT( '', ( -5.75466069929207, 0.993017013232365, 6.33883791917831 ) ); -#6136 = CARTESIAN_POINT( '', ( -5.77576762843095, 0.990868463503478, 6.36962595283324 ) ); -#6137 = CARTESIAN_POINT( '', ( -5.76922164418003, 0.991584646746440, 6.35913182558197 ) ); -#6138 = CARTESIAN_POINT( '', ( -5.76306633265476, 0.992300829989403, 6.34839407550357 ) ); -#6139 = CARTESIAN_POINT( '', ( -5.75731680760711, 0.993017013232365, 6.33744325483920 ) ); -#6140 = CARTESIAN_POINT( '', ( -6.03030705137238, 0.990868463503478, 6.21085038113330 ) ); -#6141 = CARTESIAN_POINT( '', ( -6.02768865742034, 0.991584646815277, 6.20665272982932 ) ); -#6142 = CARTESIAN_POINT( '', ( -6.02522719095739, 0.992300831810419, 6.20235724163839 ) ); -#6143 = CARTESIAN_POINT( '', ( -6.02292763911100, 0.993017013232365, 6.19797682092834 ) ); -#6144 = SURFACE_SIDE_STYLE( '', ( #9742 ) ); -#6145 = EDGE_LOOP( '', ( #9743, #9744, #9745, #9746 ) ); -#6146 = AXIS2_PLACEMENT_3D( '', #9747, #9748, #9749 ); -#6147 = SURFACE_SIDE_STYLE( '', ( #9750 ) ); -#6148 = EDGE_LOOP( '', ( #9751, #9752, #9753, #9754 ) ); -#6149 = AXIS2_PLACEMENT_3D( '', #9755, #9756, #9757 ); -#6150 = SURFACE_SIDE_STYLE( '', ( #9758 ) ); -#6151 = EDGE_LOOP( '', ( #9759, #9760, #9761, #9762 ) ); -#6152 = AXIS2_PLACEMENT_3D( '', #9763, #9764, #9765 ); -#6153 = SURFACE_SIDE_STYLE( '', ( #9766 ) ); -#6154 = EDGE_LOOP( '', ( #9767, #9768, #9769, #9770 ) ); -#6155 = AXIS2_PLACEMENT_3D( '', #9771, #9772, #9773 ); -#6156 = SURFACE_SIDE_STYLE( '', ( #9774 ) ); -#6157 = EDGE_LOOP( '', ( #9775, #9776, #9777, #9778, #9779, #9780, #9781, #9782 ) ); -#6158 = AXIS2_PLACEMENT_3D( '', #9783, #9784, #9785 ); -#6159 = SURFACE_SIDE_STYLE( '', ( #9786 ) ); -#6160 = EDGE_LOOP( '', ( #9787, #9788, #9789, #9790 ) ); -#6161 = AXIS2_PLACEMENT_3D( '', #9791, #9792, #9793 ); -#6162 = SURFACE_SIDE_STYLE( '', ( #9794 ) ); -#6163 = EDGE_LOOP( '', ( #9795, #9796, #9797, #9798 ) ); -#6164 = AXIS2_PLACEMENT_3D( '', #9799, #9800, #9801 ); -#6165 = SURFACE_SIDE_STYLE( '', ( #9802 ) ); -#6166 = EDGE_LOOP( '', ( #9803, #9804, #9805, #9806 ) ); -#6167 = AXIS2_PLACEMENT_3D( '', #9807, #9808, #9809 ); -#6168 = SURFACE_SIDE_STYLE( '', ( #9810 ) ); -#6169 = EDGE_LOOP( '', ( #9811, #9812, #9813, #9814 ) ); -#6170 = AXIS2_PLACEMENT_3D( '', #9815, #9816, #9817 ); -#6171 = SURFACE_SIDE_STYLE( '', ( #9818 ) ); -#6172 = EDGE_LOOP( '', ( #9819, #9820, #9821, #9822, #9823, #9824 ) ); -#6173 = EDGE_LOOP( '', ( #9825, #9826, #9827, #9828, #9829, #9830, #9831, #9832, #9833, #9834, #9835, #9836, #9837, #9838, #9839, #9840, #9841, #9842, #9843, #9844 ) ); -#6174 = EDGE_LOOP( '', ( #9845, #9846, #9847, #9848, #9849, #9850, #9851, #9852, #9853, #9854 ) ); -#6175 = EDGE_LOOP( '', ( #9855, #9856, #9857, #9858, #9859, #9860 ) ); -#6176 = AXIS2_PLACEMENT_3D( '', #9861, #9862, #9863 ); -#6177 = SURFACE_SIDE_STYLE( '', ( #9864 ) ); -#6178 = EDGE_LOOP( '', ( #9865, #9866, #9867, #9868 ) ); -#6179 = AXIS2_PLACEMENT_3D( '', #9869, #9870, #9871 ); -#6180 = SURFACE_SIDE_STYLE( '', ( #9872 ) ); -#6181 = EDGE_LOOP( '', ( #9873, #9874, #9875, #9876, #9877, #9878 ) ); -#6182 = EDGE_LOOP( '', ( #9879, #9880, #9881, #9882, #9883, #9884, #9885, #9886, #9887, #9888, #9889, #9890, #9891, #9892, #9893, #9894, #9895, #9896, #9897, #9898 ) ); -#6183 = EDGE_LOOP( '', ( #9899, #9900, #9901, #9902, #9903, #9904, #9905, #9906, #9907, #9908 ) ); -#6184 = EDGE_LOOP( '', ( #9909, #9910, #9911, #9912, #9913, #9914 ) ); -#6185 = AXIS2_PLACEMENT_3D( '', #9915, #9916, #9917 ); -#6186 = SURFACE_SIDE_STYLE( '', ( #9918 ) ); -#6187 = EDGE_LOOP( '', ( #9919, #9920, #9921, #9922, #9923, #9924 ) ); -#6188 = AXIS2_PLACEMENT_3D( '', #9925, #9926, #9927 ); -#6189 = SURFACE_SIDE_STYLE( '', ( #9928 ) ); -#6190 = EDGE_LOOP( '', ( #9929, #9930, #9931, #9932, #9933, #9934, #9935, #9936 ) ); -#6191 = AXIS2_PLACEMENT_3D( '', #9937, #9938, #9939 ); -#6192 = SURFACE_SIDE_STYLE( '', ( #9940 ) ); -#6193 = EDGE_LOOP( '', ( #9941, #9942, #9943, #9944 ) ); -#6194 = AXIS2_PLACEMENT_3D( '', #9945, #9946, #9947 ); -#6195 = SURFACE_SIDE_STYLE( '', ( #9948 ) ); -#6196 = EDGE_LOOP( '', ( #9949, #9950, #9951, #9952 ) ); -#6197 = AXIS2_PLACEMENT_3D( '', #9953, #9954, #9955 ); -#6198 = SURFACE_SIDE_STYLE( '', ( #9956 ) ); -#6199 = EDGE_LOOP( '', ( #9957, #9958, #9959, #9960, #9961, #9962, #9963, #9964 ) ); -#6200 = AXIS2_PLACEMENT_3D( '', #9965, #9966, #9967 ); -#6201 = SURFACE_SIDE_STYLE( '', ( #9968 ) ); -#6202 = EDGE_LOOP( '', ( #9969, #9970, #9971, #9972, #9973, #9974, #9975, #9976 ) ); -#6203 = AXIS2_PLACEMENT_3D( '', #9977, #9978, #9979 ); -#6204 = SURFACE_SIDE_STYLE( '', ( #9980 ) ); -#6205 = EDGE_LOOP( '', ( #9981, #9982, #9983, #9984 ) ); -#6206 = AXIS2_PLACEMENT_3D( '', #9985, #9986, #9987 ); -#6207 = SURFACE_SIDE_STYLE( '', ( #9988 ) ); -#6208 = EDGE_LOOP( '', ( #9989 ) ); -#6209 = AXIS2_PLACEMENT_3D( '', #9990, #9991, #9992 ); -#6210 = SURFACE_SIDE_STYLE( '', ( #9993 ) ); -#6211 = EDGE_LOOP( '', ( #9994, #9995, #9996, #9997 ) ); -#6212 = AXIS2_PLACEMENT_3D( '', #9998, #9999, #10000 ); -#6213 = SURFACE_SIDE_STYLE( '', ( #10001 ) ); -#6214 = EDGE_LOOP( '', ( #10002, #10003, #10004, #10005 ) ); -#6215 = AXIS2_PLACEMENT_3D( '', #10006, #10007, #10008 ); -#6216 = SURFACE_SIDE_STYLE( '', ( #10009 ) ); -#6217 = EDGE_LOOP( '', ( #10010, #10011, #10012, #10013 ) ); -#6218 = AXIS2_PLACEMENT_3D( '', #10014, #10015, #10016 ); -#6219 = SURFACE_SIDE_STYLE( '', ( #10017 ) ); -#6220 = EDGE_LOOP( '', ( #10018, #10019, #10020, #10021 ) ); -#6221 = AXIS2_PLACEMENT_3D( '', #10022, #10023, #10024 ); -#6222 = SURFACE_SIDE_STYLE( '', ( #10025 ) ); -#6223 = EDGE_LOOP( '', ( #10026, #10027, #10028, #10029 ) ); -#6224 = AXIS2_PLACEMENT_3D( '', #10030, #10031, #10032 ); -#6225 = SURFACE_SIDE_STYLE( '', ( #10033 ) ); -#6226 = EDGE_LOOP( '', ( #10034, #10035, #10036, #10037 ) ); -#6227 = AXIS2_PLACEMENT_3D( '', #10038, #10039, #10040 ); -#6228 = SURFACE_SIDE_STYLE( '', ( #10041 ) ); -#6229 = EDGE_LOOP( '', ( #10042, #10043, #10044, #10045 ) ); -#6230 = AXIS2_PLACEMENT_3D( '', #10046, #10047, #10048 ); -#6231 = SURFACE_SIDE_STYLE( '', ( #10049 ) ); -#6232 = EDGE_LOOP( '', ( #10050, #10051, #10052, #10053 ) ); -#6233 = AXIS2_PLACEMENT_3D( '', #10054, #10055, #10056 ); -#6234 = SURFACE_SIDE_STYLE( '', ( #10057 ) ); -#6235 = EDGE_LOOP( '', ( #10058, #10059, #10060, #10061 ) ); -#6236 = AXIS2_PLACEMENT_3D( '', #10062, #10063, #10064 ); -#6237 = SURFACE_SIDE_STYLE( '', ( #10065 ) ); -#6238 = EDGE_LOOP( '', ( #10066, #10067, #10068, #10069 ) ); -#6239 = AXIS2_PLACEMENT_3D( '', #10070, #10071, #10072 ); -#6240 = SURFACE_SIDE_STYLE( '', ( #10073 ) ); -#6241 = EDGE_LOOP( '', ( #10074, #10075, #10076, #10077, #10078 ) ); -#6242 = AXIS2_PLACEMENT_3D( '', #10079, #10080, #10081 ); -#6243 = SURFACE_SIDE_STYLE( '', ( #10082 ) ); -#6244 = EDGE_LOOP( '', ( #10083, #10084, #10085, #10086 ) ); -#6245 = AXIS2_PLACEMENT_3D( '', #10087, #10088, #10089 ); -#6246 = SURFACE_SIDE_STYLE( '', ( #10090 ) ); -#6247 = EDGE_LOOP( '', ( #10091, #10092, #10093, #10094 ) ); -#6248 = AXIS2_PLACEMENT_3D( '', #10095, #10096, #10097 ); -#6249 = SURFACE_SIDE_STYLE( '', ( #10098 ) ); -#6250 = EDGE_LOOP( '', ( #10099, #10100, #10101, #10102 ) ); -#6251 = AXIS2_PLACEMENT_3D( '', #10103, #10104, #10105 ); -#6252 = SURFACE_SIDE_STYLE( '', ( #10106 ) ); -#6253 = EDGE_LOOP( '', ( #10107, #10108, #10109, #10110, #10111, #10112, #10113, #10114, #10115, #10116, #10117, #10118 ) ); -#6254 = AXIS2_PLACEMENT_3D( '', #10119, #10120, #10121 ); -#6255 = SURFACE_SIDE_STYLE( '', ( #10122 ) ); -#6256 = EDGE_LOOP( '', ( #10123, #10124, #10125, #10126 ) ); -#6257 = AXIS2_PLACEMENT_3D( '', #10127, #10128, #10129 ); -#6258 = SURFACE_SIDE_STYLE( '', ( #10130 ) ); -#6259 = EDGE_LOOP( '', ( #10131, #10132, #10133, #10134 ) ); -#6260 = AXIS2_PLACEMENT_3D( '', #10135, #10136, #10137 ); -#6261 = SURFACE_SIDE_STYLE( '', ( #10138 ) ); -#6262 = EDGE_LOOP( '', ( #10139, #10140, #10141, #10142 ) ); -#6263 = AXIS2_PLACEMENT_3D( '', #10143, #10144, #10145 ); -#6264 = SURFACE_SIDE_STYLE( '', ( #10146 ) ); -#6265 = EDGE_LOOP( '', ( #10147, #10148, #10149, #10150, #10151, #10152, #10153, #10154 ) ); -#6266 = AXIS2_PLACEMENT_3D( '', #10155, #10156, #10157 ); -#6267 = SURFACE_SIDE_STYLE( '', ( #10158 ) ); -#6268 = EDGE_LOOP( '', ( #10159, #10160, #10161, #10162 ) ); -#6269 = AXIS2_PLACEMENT_3D( '', #10163, #10164, #10165 ); -#6270 = SURFACE_SIDE_STYLE( '', ( #10166 ) ); -#6271 = EDGE_LOOP( '', ( #10167, #10168, #10169, #10170 ) ); -#6272 = AXIS2_PLACEMENT_3D( '', #10171, #10172, #10173 ); -#6273 = SURFACE_SIDE_STYLE( '', ( #10174 ) ); -#6274 = EDGE_LOOP( '', ( #10175, #10176, #10177, #10178 ) ); -#6275 = AXIS2_PLACEMENT_3D( '', #10179, #10180, #10181 ); -#6276 = SURFACE_SIDE_STYLE( '', ( #10182 ) ); -#6277 = EDGE_LOOP( '', ( #10183, #10184, #10185, #10186 ) ); -#6278 = AXIS2_PLACEMENT_3D( '', #10187, #10188, #10189 ); -#6279 = SURFACE_SIDE_STYLE( '', ( #10190 ) ); -#6280 = EDGE_LOOP( '', ( #10191, #10192, #10193, #10194 ) ); -#6281 = AXIS2_PLACEMENT_3D( '', #10195, #10196, #10197 ); -#6282 = SURFACE_SIDE_STYLE( '', ( #10198 ) ); -#6283 = EDGE_LOOP( '', ( #10199, #10200, #10201, #10202 ) ); -#6284 = AXIS2_PLACEMENT_3D( '', #10203, #10204, #10205 ); -#6285 = SURFACE_SIDE_STYLE( '', ( #10206 ) ); -#6286 = EDGE_LOOP( '', ( #10207 ) ); -#6287 = EDGE_LOOP( '', ( #10208 ) ); -#6288 = AXIS2_PLACEMENT_3D( '', #10209, #10210, #10211 ); -#6289 = SURFACE_SIDE_STYLE( '', ( #10212 ) ); -#6290 = EDGE_LOOP( '', ( #10213, #10214, #10215, #10216 ) ); -#6291 = AXIS2_PLACEMENT_3D( '', #10217, #10218, #10219 ); -#6292 = SURFACE_SIDE_STYLE( '', ( #10220 ) ); -#6293 = EDGE_LOOP( '', ( #10221, #10222, #10223, #10224 ) ); -#6294 = AXIS2_PLACEMENT_3D( '', #10225, #10226, #10227 ); -#6295 = SURFACE_SIDE_STYLE( '', ( #10228 ) ); -#6296 = EDGE_LOOP( '', ( #10229, #10230, #10231, #10232 ) ); -#6297 = AXIS2_PLACEMENT_3D( '', #10233, #10234, #10235 ); -#6298 = SURFACE_SIDE_STYLE( '', ( #10236 ) ); -#6299 = EDGE_LOOP( '', ( #10237, #10238, #10239, #10240 ) ); -#6300 = AXIS2_PLACEMENT_3D( '', #10241, #10242, #10243 ); -#6301 = SURFACE_SIDE_STYLE( '', ( #10244 ) ); -#6302 = EDGE_LOOP( '', ( #10245, #10246, #10247, #10248 ) ); -#6303 = AXIS2_PLACEMENT_3D( '', #10249, #10250, #10251 ); -#6304 = SURFACE_SIDE_STYLE( '', ( #10252 ) ); -#6305 = EDGE_LOOP( '', ( #10253, #10254, #10255, #10256 ) ); -#6306 = AXIS2_PLACEMENT_3D( '', #10257, #10258, #10259 ); -#6307 = SURFACE_SIDE_STYLE( '', ( #10260 ) ); -#6308 = EDGE_LOOP( '', ( #10261, #10262, #10263, #10264, #10265, #10266, #10267, #10268 ) ); -#6309 = AXIS2_PLACEMENT_3D( '', #10269, #10270, #10271 ); -#6310 = SURFACE_SIDE_STYLE( '', ( #10272 ) ); -#6311 = EDGE_LOOP( '', ( #10273, #10274, #10275, #10276 ) ); -#6312 = AXIS2_PLACEMENT_3D( '', #10277, #10278, #10279 ); -#6313 = SURFACE_SIDE_STYLE( '', ( #10280 ) ); -#6314 = EDGE_LOOP( '', ( #10281, #10282, #10283, #10284 ) ); -#6315 = AXIS2_PLACEMENT_3D( '', #10285, #10286, #10287 ); -#6316 = SURFACE_SIDE_STYLE( '', ( #10288 ) ); -#6317 = EDGE_LOOP( '', ( #10289, #10290, #10291, #10292 ) ); -#6318 = AXIS2_PLACEMENT_3D( '', #10293, #10294, #10295 ); -#6319 = SURFACE_SIDE_STYLE( '', ( #10296 ) ); -#6320 = EDGE_LOOP( '', ( #10297, #10298, #10299, #10300 ) ); -#6321 = AXIS2_PLACEMENT_3D( '', #10301, #10302, #10303 ); -#6322 = SURFACE_SIDE_STYLE( '', ( #10304 ) ); -#6323 = EDGE_LOOP( '', ( #10305, #10306, #10307, #10308 ) ); -#6324 = AXIS2_PLACEMENT_3D( '', #10309, #10310, #10311 ); -#6325 = SURFACE_SIDE_STYLE( '', ( #10312 ) ); -#6326 = EDGE_LOOP( '', ( #10313, #10314, #10315, #10316, #10317, #10318 ) ); -#6327 = AXIS2_PLACEMENT_3D( '', #10319, #10320, #10321 ); -#6328 = SURFACE_SIDE_STYLE( '', ( #10322 ) ); -#6329 = EDGE_LOOP( '', ( #10323, #10324, #10325, #10326 ) ); -#6330 = AXIS2_PLACEMENT_3D( '', #10327, #10328, #10329 ); -#6331 = SURFACE_SIDE_STYLE( '', ( #10330 ) ); -#6332 = EDGE_LOOP( '', ( #10331, #10332, #10333, #10334 ) ); -#6333 = AXIS2_PLACEMENT_3D( '', #10335, #10336, #10337 ); -#6334 = SURFACE_SIDE_STYLE( '', ( #10338 ) ); -#6335 = EDGE_LOOP( '', ( #10339, #10340, #10341, #10342 ) ); -#6336 = AXIS2_PLACEMENT_3D( '', #10343, #10344, #10345 ); -#6337 = SURFACE_SIDE_STYLE( '', ( #10346 ) ); -#6338 = EDGE_LOOP( '', ( #10347, #10348, #10349, #10350 ) ); -#6339 = AXIS2_PLACEMENT_3D( '', #10351, #10352, #10353 ); -#6340 = SURFACE_SIDE_STYLE( '', ( #10354 ) ); -#6341 = EDGE_LOOP( '', ( #10355, #10356, #10357, #10358 ) ); -#6342 = AXIS2_PLACEMENT_3D( '', #10359, #10360, #10361 ); -#6343 = SURFACE_SIDE_STYLE( '', ( #10362 ) ); -#6344 = EDGE_LOOP( '', ( #10363, #10364, #10365, #10366 ) ); -#6345 = AXIS2_PLACEMENT_3D( '', #10367, #10368, #10369 ); -#6346 = SURFACE_SIDE_STYLE( '', ( #10370 ) ); -#6347 = EDGE_LOOP( '', ( #10371, #10372, #10373, #10374 ) ); -#6348 = AXIS2_PLACEMENT_3D( '', #10375, #10376, #10377 ); -#6349 = SURFACE_SIDE_STYLE( '', ( #10378 ) ); -#6350 = EDGE_LOOP( '', ( #10379, #10380, #10381, #10382 ) ); -#6351 = AXIS2_PLACEMENT_3D( '', #10383, #10384, #10385 ); -#6352 = SURFACE_SIDE_STYLE( '', ( #10386 ) ); -#6353 = EDGE_LOOP( '', ( #10387, #10388, #10389, #10390 ) ); -#6354 = AXIS2_PLACEMENT_3D( '', #10391, #10392, #10393 ); -#6355 = SURFACE_SIDE_STYLE( '', ( #10394 ) ); -#6356 = EDGE_LOOP( '', ( #10395, #10396, #10397, #10398 ) ); -#6357 = AXIS2_PLACEMENT_3D( '', #10399, #10400, #10401 ); -#6358 = SURFACE_SIDE_STYLE( '', ( #10402 ) ); -#6359 = EDGE_LOOP( '', ( #10403, #10404, #10405, #10406, #10407, #10408 ) ); -#6360 = AXIS2_PLACEMENT_3D( '', #10409, #10410, #10411 ); -#6361 = SURFACE_SIDE_STYLE( '', ( #10412 ) ); -#6362 = EDGE_LOOP( '', ( #10413, #10414, #10415, #10416 ) ); -#6363 = AXIS2_PLACEMENT_3D( '', #10417, #10418, #10419 ); -#6364 = SURFACE_SIDE_STYLE( '', ( #10420 ) ); -#6365 = EDGE_LOOP( '', ( #10421, #10422, #10423, #10424 ) ); -#6366 = AXIS2_PLACEMENT_3D( '', #10425, #10426, #10427 ); -#6367 = SURFACE_SIDE_STYLE( '', ( #10428 ) ); -#6368 = EDGE_LOOP( '', ( #10429, #10430, #10431, #10432 ) ); -#6369 = AXIS2_PLACEMENT_3D( '', #10433, #10434, #10435 ); -#6370 = SURFACE_SIDE_STYLE( '', ( #10436 ) ); -#6371 = EDGE_LOOP( '', ( #10437, #10438, #10439, #10440, #10441, #10442 ) ); -#6372 = AXIS2_PLACEMENT_3D( '', #10443, #10444, #10445 ); -#6373 = SURFACE_SIDE_STYLE( '', ( #10446 ) ); -#6374 = EDGE_LOOP( '', ( #10447, #10448, #10449, #10450 ) ); -#6375 = AXIS2_PLACEMENT_3D( '', #10451, #10452, #10453 ); -#6376 = SURFACE_SIDE_STYLE( '', ( #10454 ) ); -#6377 = EDGE_LOOP( '', ( #10455, #10456, #10457, #10458 ) ); -#6378 = CARTESIAN_POINT( '', ( -7.12423237156897, 0.790727636535539, 7.96456549462712 ) ); -#6379 = CARTESIAN_POINT( '', ( -7.19683226279968, 0.782784625439390, 8.08095326273035 ) ); -#6380 = CARTESIAN_POINT( '', ( -7.21846713812145, 0.775000325348252, 8.22509088295968 ) ); -#6381 = CARTESIAN_POINT( '', ( -7.18321335279689, 0.767057139210683, 8.35766038427824 ) ); -#6382 = CARTESIAN_POINT( '', ( -7.18286081494365, 0.766977707349307, 8.35898607929143 ) ); -#6383 = CARTESIAN_POINT( '', ( -7.18250827709040, 0.766898275487931, 8.36031177430462 ) ); -#6384 = CARTESIAN_POINT( '', ( -7.18215573923716, 0.766818843626556, 8.36163746931780 ) ); -#6385 = CARTESIAN_POINT( '', ( -6.86969294862755, 0.790727636535540, 8.12334106632708 ) ); -#6386 = CARTESIAN_POINT( '', ( -6.89872889586803, 0.782785722050249, 8.16988974617761 ) ); -#6387 = CARTESIAN_POINT( '', ( -6.90738963862016, 0.774999462394691, 8.22755823007546 ) ); -#6388 = CARTESIAN_POINT( '', ( -6.89328500019083, 0.767057139210684, 8.28057893154715 ) ); -#6389 = CARTESIAN_POINT( '', ( -6.89314395380654, 0.766977715978843, 8.28110913856186 ) ); -#6390 = CARTESIAN_POINT( '', ( -6.89300290742225, 0.766898292747003, 8.28163934557658 ) ); -#6391 = CARTESIAN_POINT( '', ( -6.89286186103795, 0.766818869515163, 8.28216955259130 ) ); -#6392 = SURFACE_SIDE_STYLE( '', ( #10459 ) ); -#6393 = EDGE_LOOP( '', ( #10460, #10461, #10462, #10463, #10464, #10465, #10466, #10467, #10468, #10469 ) ); -#6394 = AXIS2_PLACEMENT_3D( '', #10470, #10471, #10472 ); -#6395 = SURFACE_SIDE_STYLE( '', ( #10473 ) ); -#6396 = EDGE_LOOP( '', ( #10474, #10475, #10476, #10477, #10478, #10479, #10480, #10481 ) ); -#6397 = AXIS2_PLACEMENT_3D( '', #10482, #10483, #10484 ); -#6398 = SURFACE_SIDE_STYLE( '', ( #10485 ) ); -#6399 = EDGE_LOOP( '', ( #10486, #10487, #10488, #10489 ) ); -#6400 = AXIS2_PLACEMENT_3D( '', #10490, #10491, #10492 ); -#6401 = SURFACE_SIDE_STYLE( '', ( #10493 ) ); -#6402 = EDGE_LOOP( '', ( #10494, #10495, #10496, #10497, #10498, #10499 ) ); -#6403 = EDGE_LOOP( '', ( #10500, #10501, #10502, #10503 ) ); -#6404 = AXIS2_PLACEMENT_3D( '', #10504, #10505, #10506 ); -#6405 = SURFACE_SIDE_STYLE( '', ( #10507 ) ); -#6406 = EDGE_LOOP( '', ( #10508, #10509, #10510, #10511 ) ); -#6407 = AXIS2_PLACEMENT_3D( '', #10512, #10513, #10514 ); -#6408 = SURFACE_SIDE_STYLE( '', ( #10515 ) ); -#6409 = EDGE_LOOP( '', ( #10516, #10517, #10518, #10519, #10520, #10521, #10522, #10523 ) ); -#6410 = AXIS2_PLACEMENT_3D( '', #10524, #10525, #10526 ); -#6411 = SURFACE_SIDE_STYLE( '', ( #10527 ) ); -#6412 = EDGE_LOOP( '', ( #10528, #10529, #10530, #10531 ) ); -#6413 = AXIS2_PLACEMENT_3D( '', #10532, #10533, #10534 ); -#6414 = SURFACE_SIDE_STYLE( '', ( #10535 ) ); -#6415 = EDGE_LOOP( '', ( #10536, #10537, #10538, #10539 ) ); -#6416 = AXIS2_PLACEMENT_3D( '', #10540, #10541, #10542 ); -#6417 = SURFACE_SIDE_STYLE( '', ( #10543 ) ); -#6418 = EDGE_LOOP( '', ( #10544, #10545, #10546, #10547, #10548, #10549, #10550, #10551, #10552, #10553, #10554, #10555, #10556 ) ); -#6419 = AXIS2_PLACEMENT_3D( '', #10557, #10558, #10559 ); -#6420 = SURFACE_SIDE_STYLE( '', ( #10560 ) ); -#6421 = EDGE_LOOP( '', ( #10561, #10562, #10563, #10564 ) ); -#6422 = AXIS2_PLACEMENT_3D( '', #10565, #10566, #10567 ); -#6423 = SURFACE_SIDE_STYLE( '', ( #10568 ) ); -#6424 = EDGE_LOOP( '', ( #10569, #10570, #10571, #10572, #10573, #10574, #10575, #10576, #10577, #10578, #10579, #10580, #10581, #10582, #10583, #10584, #10585, #10586, #10587, #10588, #10589, #10590, #10591, #10592 ) ); -#6425 = AXIS2_PLACEMENT_3D( '', #10593, #10594, #10595 ); -#6426 = SURFACE_SIDE_STYLE( '', ( #10596 ) ); -#6427 = EDGE_LOOP( '', ( #10597, #10598, #10599, #10600 ) ); -#6428 = AXIS2_PLACEMENT_3D( '', #10601, #10602, #10603 ); -#6429 = SURFACE_SIDE_STYLE( '', ( #10604 ) ); -#6430 = EDGE_LOOP( '', ( #10605, #10606, #10607, #10608 ) ); -#6431 = AXIS2_PLACEMENT_3D( '', #10609, #10610, #10611 ); -#6432 = SURFACE_SIDE_STYLE( '', ( #10612 ) ); -#6433 = EDGE_LOOP( '', ( #10613, #10614, #10615, #10616 ) ); -#6434 = AXIS2_PLACEMENT_3D( '', #10617, #10618, #10619 ); -#6435 = SURFACE_SIDE_STYLE( '', ( #10620 ) ); -#6436 = EDGE_LOOP( '', ( #10621, #10622, #10623, #10624 ) ); -#6437 = AXIS2_PLACEMENT_3D( '', #10625, #10626, #10627 ); -#6438 = SURFACE_SIDE_STYLE( '', ( #10628 ) ); -#6439 = EDGE_LOOP( '', ( #10629, #10630, #10631, #10632 ) ); -#6440 = AXIS2_PLACEMENT_3D( '', #10633, #10634, #10635 ); -#6441 = SURFACE_SIDE_STYLE( '', ( #10636 ) ); -#6442 = EDGE_LOOP( '', ( #10637, #10638, #10639, #10640 ) ); -#6443 = AXIS2_PLACEMENT_3D( '', #10641, #10642, #10643 ); -#6444 = SURFACE_SIDE_STYLE( '', ( #10644 ) ); -#6445 = EDGE_LOOP( '', ( #10645, #10646, #10647, #10648 ) ); -#6446 = AXIS2_PLACEMENT_3D( '', #10649, #10650, #10651 ); -#6447 = SURFACE_SIDE_STYLE( '', ( #10652 ) ); -#6448 = EDGE_LOOP( '', ( #10653, #10654, #10655, #10656 ) ); -#6449 = AXIS2_PLACEMENT_3D( '', #10657, #10658, #10659 ); -#6450 = SURFACE_SIDE_STYLE( '', ( #10660 ) ); -#6451 = EDGE_LOOP( '', ( #10661, #10662, #10663, #10664 ) ); -#6452 = AXIS2_PLACEMENT_3D( '', #10665, #10666, #10667 ); -#6453 = SURFACE_SIDE_STYLE( '', ( #10668 ) ); -#6454 = EDGE_LOOP( '', ( #10669, #10670, #10671, #10672 ) ); -#6455 = AXIS2_PLACEMENT_3D( '', #10673, #10674, #10675 ); -#6456 = SURFACE_SIDE_STYLE( '', ( #10676 ) ); -#6457 = EDGE_LOOP( '', ( #10677, #10678, #10679, #10680 ) ); -#6458 = AXIS2_PLACEMENT_3D( '', #10681, #10682, #10683 ); -#6459 = SURFACE_SIDE_STYLE( '', ( #10684 ) ); -#6460 = EDGE_LOOP( '', ( #10685, #10686, #10687, #10688 ) ); -#6461 = EDGE_LOOP( '', ( #10689, #10690, #10691, #10692 ) ); -#6462 = EDGE_LOOP( '', ( #10693, #10694, #10695, #10696, #10697, #10698 ) ); -#6463 = AXIS2_PLACEMENT_3D( '', #10699, #10700, #10701 ); -#6464 = SURFACE_SIDE_STYLE( '', ( #10702 ) ); -#6465 = EDGE_LOOP( '', ( #10703, #10704, #10705, #10706, #10707, #10708, #10709, #10710 ) ); -#6466 = EDGE_LOOP( '', ( #10711, #10712, #10713, #10714, #10715, #10716, #10717, #10718, #10719, #10720, #10721, #10722, #10723, #10724, #10725, #10726, #10727, #10728, #10729, #10730 ) ); -#6467 = AXIS2_PLACEMENT_3D( '', #10731, #10732, #10733 ); -#6468 = SURFACE_SIDE_STYLE( '', ( #10734 ) ); -#6469 = EDGE_LOOP( '', ( #10735, #10736, #10737, #10738 ) ); -#6470 = AXIS2_PLACEMENT_3D( '', #10739, #10740, #10741 ); -#6471 = SURFACE_SIDE_STYLE( '', ( #10742 ) ); -#6472 = EDGE_LOOP( '', ( #10743, #10744, #10745, #10746 ) ); -#6473 = AXIS2_PLACEMENT_3D( '', #10747, #10748, #10749 ); -#6474 = SURFACE_SIDE_STYLE( '', ( #10750 ) ); -#6475 = EDGE_LOOP( '', ( #10751, #10752, #10753, #10754 ) ); -#6476 = AXIS2_PLACEMENT_3D( '', #10755, #10756, #10757 ); -#6477 = SURFACE_SIDE_STYLE( '', ( #10758 ) ); -#6478 = EDGE_LOOP( '', ( #10759, #10760, #10761, #10762 ) ); -#6479 = AXIS2_PLACEMENT_3D( '', #10763, #10764, #10765 ); -#6480 = SURFACE_SIDE_STYLE( '', ( #10766 ) ); -#6481 = EDGE_LOOP( '', ( #10767, #10768, #10769, #10770, #10771, #10772, #10773, #10774 ) ); -#6482 = AXIS2_PLACEMENT_3D( '', #10775, #10776, #10777 ); -#6483 = SURFACE_SIDE_STYLE( '', ( #10778 ) ); -#6484 = EDGE_LOOP( '', ( #10779, #10780, #10781, #10782, #10783, #10784, #10785, #10786 ) ); -#6485 = AXIS2_PLACEMENT_3D( '', #10787, #10788, #10789 ); -#6486 = SURFACE_SIDE_STYLE( '', ( #10790 ) ); -#6487 = EDGE_LOOP( '', ( #10791, #10792, #10793, #10794 ) ); -#6488 = AXIS2_PLACEMENT_3D( '', #10795, #10796, #10797 ); -#6489 = SURFACE_SIDE_STYLE( '', ( #10798 ) ); -#6490 = EDGE_LOOP( '', ( #10799, #10800, #10801, #10802 ) ); -#6491 = AXIS2_PLACEMENT_3D( '', #10803, #10804, #10805 ); -#6492 = SURFACE_SIDE_STYLE( '', ( #10806 ) ); -#6493 = EDGE_LOOP( '', ( #10807, #10808, #10809, #10810 ) ); -#6494 = AXIS2_PLACEMENT_3D( '', #10811, #10812, #10813 ); -#6495 = SURFACE_SIDE_STYLE( '', ( #10814 ) ); -#6496 = EDGE_LOOP( '', ( #10815, #10816, #10817, #10818 ) ); -#6497 = AXIS2_PLACEMENT_3D( '', #10819, #10820, #10821 ); -#6498 = SURFACE_SIDE_STYLE( '', ( #10822 ) ); -#6499 = EDGE_LOOP( '', ( #10823, #10824, #10825, #10826 ) ); -#6500 = AXIS2_PLACEMENT_3D( '', #10827, #10828, #10829 ); -#6501 = SURFACE_SIDE_STYLE( '', ( #10830 ) ); -#6502 = EDGE_LOOP( '', ( #10831, #10832, #10833, #10834, #10835, #10836 ) ); -#6503 = AXIS2_PLACEMENT_3D( '', #10837, #10838, #10839 ); -#6504 = SURFACE_SIDE_STYLE( '', ( #10840 ) ); -#6505 = EDGE_LOOP( '', ( #10841, #10842, #10843, #10844 ) ); -#6506 = AXIS2_PLACEMENT_3D( '', #10845, #10846, #10847 ); -#6507 = SURFACE_SIDE_STYLE( '', ( #10848 ) ); -#6508 = EDGE_LOOP( '', ( #10849, #10850, #10851, #10852 ) ); -#6509 = AXIS2_PLACEMENT_3D( '', #10853, #10854, #10855 ); -#6510 = SURFACE_SIDE_STYLE( '', ( #10856 ) ); -#6511 = EDGE_LOOP( '', ( #10857, #10858, #10859, #10860 ) ); -#6512 = AXIS2_PLACEMENT_3D( '', #10861, #10862, #10863 ); -#6513 = SURFACE_SIDE_STYLE( '', ( #10864 ) ); -#6514 = EDGE_LOOP( '', ( #10865, #10866, #10867, #10868 ) ); -#6515 = AXIS2_PLACEMENT_3D( '', #10869, #10870, #10871 ); -#6516 = SURFACE_SIDE_STYLE( '', ( #10872 ) ); -#6517 = EDGE_LOOP( '', ( #10873, #10874, #10875, #10876 ) ); -#6518 = AXIS2_PLACEMENT_3D( '', #10877, #10878, #10879 ); -#6519 = SURFACE_SIDE_STYLE( '', ( #10880 ) ); -#6520 = EDGE_LOOP( '', ( #10881, #10882, #10883, #10884 ) ); -#6521 = AXIS2_PLACEMENT_3D( '', #10885, #10886, #10887 ); -#6522 = SURFACE_SIDE_STYLE( '', ( #10888 ) ); -#6523 = EDGE_LOOP( '', ( #10889, #10890, #10891, #10892 ) ); -#6524 = AXIS2_PLACEMENT_3D( '', #10893, #10894, #10895 ); -#6525 = SURFACE_SIDE_STYLE( '', ( #10896 ) ); -#6526 = EDGE_LOOP( '', ( #10897, #10898, #10899, #10900 ) ); -#6527 = CARTESIAN_POINT( '', ( -7.18321389339553, -0.767057139210677, 8.35766063921264 ) ); -#6528 = CARTESIAN_POINT( '', ( -7.21845930015873, -0.775000150306827, 8.22509134385034 ) ); -#6529 = CARTESIAN_POINT( '', ( -7.19683989088042, -0.782784450397961, 8.08095140303579 ) ); -#6530 = CARTESIAN_POINT( '', ( -7.12423192959387, -0.790727636535534, 7.96456589699069 ) ); -#6531 = CARTESIAN_POINT( '', ( -7.12350584998101, -0.790807068396910, 7.96340204193024 ) ); -#6532 = CARTESIAN_POINT( '', ( -7.12277977036814, -0.790886500258286, 7.96223818686979 ) ); -#6533 = CARTESIAN_POINT( '', ( -7.12205369075528, -0.790965932119661, 7.96107433180933 ) ); -#6534 = CARTESIAN_POINT( '', ( -6.89328555735817, -0.767057139210677, 8.28057912416129 ) ); -#6535 = CARTESIAN_POINT( '', ( -6.90738177367334, -0.774999053695969, 8.22755872701476 ) ); -#6536 = CARTESIAN_POINT( '', ( -6.89873656032422, -0.782785313351522, 8.16988791302500 ) ); -#6537 = CARTESIAN_POINT( '', ( -6.86969247252357, -0.790727636535534, 8.12334141397726 ) ); -#6538 = CARTESIAN_POINT( '', ( -6.86940203164556, -0.790807059767374, 8.12287594898678 ) ); -#6539 = CARTESIAN_POINT( '', ( -6.86911159076755, -0.790886482999214, 8.12241048399631 ) ); -#6540 = CARTESIAN_POINT( '', ( -6.86882114988955, -0.790965906231055, 8.12194501900583 ) ); -#6541 = SURFACE_SIDE_STYLE( '', ( #10901 ) ); -#6542 = EDGE_LOOP( '', ( #10902 ) ); -#6543 = EDGE_LOOP( '', ( #10903 ) ); -#6544 = EDGE_LOOP( '', ( #10904, #10905, #10906, #10907, #10908, #10909, #10910, #10911, #10912, #10913, #10914, #10915 ) ); -#6545 = EDGE_LOOP( '', ( #10916, #10917, #10918, #10919 ) ); -#6546 = AXIS2_PLACEMENT_3D( '', #10920, #10921, #10922 ); -#6547 = SURFACE_SIDE_STYLE( '', ( #10923 ) ); -#6548 = EDGE_LOOP( '', ( #10924, #10925, #10926, #10927 ) ); -#6549 = AXIS2_PLACEMENT_3D( '', #10928, #10929, #10930 ); -#6550 = SURFACE_SIDE_STYLE( '', ( #10931 ) ); -#6551 = EDGE_LOOP( '', ( #10932, #10933, #10934, #10935 ) ); -#6552 = AXIS2_PLACEMENT_3D( '', #10936, #10937, #10938 ); -#6553 = SURFACE_SIDE_STYLE( '', ( #10939 ) ); -#6554 = EDGE_LOOP( '', ( #10940, #10941, #10942, #10943 ) ); -#6555 = AXIS2_PLACEMENT_3D( '', #10944, #10945, #10946 ); -#6556 = SURFACE_SIDE_STYLE( '', ( #10947 ) ); -#6557 = EDGE_LOOP( '', ( #10948, #10949, #10950, #10951 ) ); -#6558 = AXIS2_PLACEMENT_3D( '', #10952, #10953, #10954 ); -#6559 = SURFACE_SIDE_STYLE( '', ( #10955 ) ); -#6560 = EDGE_LOOP( '', ( #10956, #10957, #10958, #10959, #10960, #10961 ) ); -#6561 = AXIS2_PLACEMENT_3D( '', #10962, #10963, #10964 ); -#6562 = SURFACE_SIDE_STYLE( '', ( #10965 ) ); -#6563 = EDGE_LOOP( '', ( #10966, #10967, #10968, #10969 ) ); -#6564 = AXIS2_PLACEMENT_3D( '', #10970, #10971, #10972 ); -#6565 = SURFACE_SIDE_STYLE( '', ( #10973 ) ); -#6566 = EDGE_LOOP( '', ( #10974, #10975, #10976, #10977, #10978, #10979, #10980, #10981 ) ); -#6567 = AXIS2_PLACEMENT_3D( '', #10982, #10983, #10984 ); -#6568 = SURFACE_SIDE_STYLE( '', ( #10985 ) ); -#6569 = EDGE_LOOP( '', ( #10986, #10987, #10988, #10989 ) ); -#6570 = AXIS2_PLACEMENT_3D( '', #10990, #10991, #10992 ); -#6571 = SURFACE_SIDE_STYLE( '', ( #10993 ) ); -#6572 = EDGE_LOOP( '', ( #10994, #10995, #10996, #10997 ) ); -#6573 = AXIS2_PLACEMENT_3D( '', #10998, #10999, #11000 ); -#6574 = SURFACE_SIDE_STYLE( '', ( #11001 ) ); -#6575 = EDGE_LOOP( '', ( #11002, #11003, #11004, #11005, #11006, #11007, #11008, #11009 ) ); -#6576 = AXIS2_PLACEMENT_3D( '', #11010, #11011, #11012 ); -#6577 = SURFACE_SIDE_STYLE( '', ( #11013 ) ); -#6578 = EDGE_LOOP( '', ( #11014, #11015, #11016, #11017 ) ); -#6579 = AXIS2_PLACEMENT_3D( '', #11018, #11019, #11020 ); -#6580 = SURFACE_SIDE_STYLE( '', ( #11021 ) ); -#6581 = EDGE_LOOP( '', ( #11022, #11023, #11024, #11025, #11026, #11027, #11028, #11029, #11030, #11031, #11032, #11033, #11034, #11035, #11036, #11037 ) ); -#6582 = AXIS2_PLACEMENT_3D( '', #11038, #11039, #11040 ); -#6583 = SURFACE_SIDE_STYLE( '', ( #11041 ) ); -#6584 = EDGE_LOOP( '', ( #11042, #11043, #11044, #11045 ) ); -#6585 = AXIS2_PLACEMENT_3D( '', #11046, #11047, #11048 ); -#6586 = SURFACE_SIDE_STYLE( '', ( #11049 ) ); -#6587 = EDGE_LOOP( '', ( #11050, #11051, #11052, #11053 ) ); -#6588 = AXIS2_PLACEMENT_3D( '', #11054, #11055, #11056 ); -#6589 = SURFACE_SIDE_STYLE( '', ( #11057 ) ); -#6590 = EDGE_LOOP( '', ( #11058, #11059, #11060, #11061, #11062, #11063, #11064, #11065 ) ); -#6591 = AXIS2_PLACEMENT_3D( '', #11066, #11067, #11068 ); -#6592 = SURFACE_SIDE_STYLE( '', ( #11069 ) ); -#6593 = EDGE_LOOP( '', ( #11070, #11071, #11072, #11073 ) ); -#6594 = AXIS2_PLACEMENT_3D( '', #11074, #11075, #11076 ); -#6595 = SURFACE_SIDE_STYLE( '', ( #11077 ) ); -#6596 = EDGE_LOOP( '', ( #11078, #11079, #11080, #11081 ) ); -#6597 = AXIS2_PLACEMENT_3D( '', #11082, #11083, #11084 ); -#6598 = SURFACE_SIDE_STYLE( '', ( #11085 ) ); -#6599 = EDGE_LOOP( '', ( #11086, #11087, #11088, #11089, #11090, #11091, #11092, #11093, #11094, #11095, #11096, #11097, #11098 ) ); -#6600 = AXIS2_PLACEMENT_3D( '', #11099, #11100, #11101 ); -#6601 = SURFACE_SIDE_STYLE( '', ( #11102 ) ); -#6602 = EDGE_LOOP( '', ( #11103, #11104, #11105, #11106 ) ); -#6603 = AXIS2_PLACEMENT_3D( '', #11107, #11108, #11109 ); -#6604 = SURFACE_SIDE_STYLE( '', ( #11110 ) ); -#6605 = EDGE_LOOP( '', ( #11111, #11112, #11113, #11114 ) ); -#6606 = AXIS2_PLACEMENT_3D( '', #11115, #11116, #11117 ); -#6607 = SURFACE_SIDE_STYLE( '', ( #11118 ) ); -#6608 = EDGE_LOOP( '', ( #11119, #11120, #11121, #11122, #11123, #11124, #11125, #11126 ) ); -#6609 = AXIS2_PLACEMENT_3D( '', #11127, #11128, #11129 ); -#6610 = SURFACE_SIDE_STYLE( '', ( #11130 ) ); -#6611 = EDGE_LOOP( '', ( #11131, #11132, #11133, #11134 ) ); -#6612 = AXIS2_PLACEMENT_3D( '', #11135, #11136, #11137 ); -#6613 = SURFACE_SIDE_STYLE( '', ( #11138 ) ); -#6614 = EDGE_LOOP( '', ( #11139, #11140, #11141, #11142 ) ); -#6615 = AXIS2_PLACEMENT_3D( '', #11143, #11144, #11145 ); -#6616 = SURFACE_SIDE_STYLE( '', ( #11146 ) ); -#6617 = EDGE_LOOP( '', ( #11147, #11148, #11149, #11150, #11151, #11152, #11153, #11154 ) ); -#6618 = AXIS2_PLACEMENT_3D( '', #11155, #11156, #11157 ); -#6619 = SURFACE_SIDE_STYLE( '', ( #11158 ) ); -#6620 = EDGE_LOOP( '', ( #11159, #11160, #11161, #11162 ) ); -#6621 = AXIS2_PLACEMENT_3D( '', #11163, #11164, #11165 ); -#6622 = SURFACE_SIDE_STYLE( '', ( #11166 ) ); -#6623 = EDGE_LOOP( '', ( #11167, #11168, #11169, #11170 ) ); -#6624 = AXIS2_PLACEMENT_3D( '', #11171, #11172, #11173 ); -#6625 = SURFACE_SIDE_STYLE( '', ( #11174 ) ); -#6626 = EDGE_LOOP( '', ( #11175, #11176, #11177, #11178, #11179, #11180, #11181, #11182, #11183, #11184, #11185, #11186, #11187 ) ); -#6627 = AXIS2_PLACEMENT_3D( '', #11188, #11189, #11190 ); -#6628 = SURFACE_SIDE_STYLE( '', ( #11191 ) ); -#6629 = EDGE_LOOP( '', ( #11192, #11193, #11194, #11195, #11196, #11197 ) ); -#6630 = AXIS2_PLACEMENT_3D( '', #11198, #11199, #11200 ); -#6631 = SURFACE_SIDE_STYLE( '', ( #11201 ) ); -#6632 = EDGE_LOOP( '', ( #11202, #11203, #11204, #11205 ) ); -#6633 = AXIS2_PLACEMENT_3D( '', #11206, #11207, #11208 ); -#6634 = SURFACE_SIDE_STYLE( '', ( #11209 ) ); -#6635 = EDGE_LOOP( '', ( #11210, #11211, #11212, #11213 ) ); -#6636 = AXIS2_PLACEMENT_3D( '', #11214, #11215, #11216 ); -#6637 = SURFACE_SIDE_STYLE( '', ( #11217 ) ); -#6638 = EDGE_LOOP( '', ( #11218, #11219, #11220, #11221, #11222, #11223 ) ); -#6639 = AXIS2_PLACEMENT_3D( '', #11224, #11225, #11226 ); -#6640 = SURFACE_SIDE_STYLE( '', ( #11227 ) ); -#6641 = EDGE_LOOP( '', ( #11228, #11229, #11230, #11231 ) ); -#6642 = AXIS2_PLACEMENT_3D( '', #11232, #11233, #11234 ); -#6643 = SURFACE_SIDE_STYLE( '', ( #11235 ) ); -#6644 = EDGE_LOOP( '', ( #11236, #11237, #11238, #11239 ) ); -#6645 = AXIS2_PLACEMENT_3D( '', #11240, #11241, #11242 ); -#6646 = SURFACE_SIDE_STYLE( '', ( #11243 ) ); -#6647 = EDGE_LOOP( '', ( #11244, #11245, #11246, #11247, #11248, #11249, #11250 ) ); -#6648 = AXIS2_PLACEMENT_3D( '', #11251, #11252, #11253 ); -#6649 = SURFACE_SIDE_STYLE( '', ( #11254 ) ); -#6650 = EDGE_LOOP( '', ( #11255, #11256, #11257, #11258, #11259, #11260, #11261, #11262, #11263, #11264, #11265, #11266, #11267 ) ); -#6651 = AXIS2_PLACEMENT_3D( '', #11268, #11269, #11270 ); -#6652 = SURFACE_SIDE_STYLE( '', ( #11271 ) ); -#6653 = EDGE_LOOP( '', ( #11272, #11273, #11274, #11275, #11276, #11277, #11278, #11279, #11280, #11281, #11282, #11283 ) ); -#6654 = AXIS2_PLACEMENT_3D( '', #11284, #11285, #11286 ); -#6655 = SURFACE_SIDE_STYLE( '', ( #11287 ) ); -#6656 = EDGE_LOOP( '', ( #11288, #11289, #11290, #11291, #11292, #11293, #11294, #11295, #11296, #11297, #11298, #11299 ) ); -#6657 = AXIS2_PLACEMENT_3D( '', #11300, #11301, #11302 ); -#6658 = SURFACE_SIDE_STYLE( '', ( #11303 ) ); -#6659 = EDGE_LOOP( '', ( #11304, #11305, #11306, #11307 ) ); -#6660 = AXIS2_PLACEMENT_3D( '', #11308, #11309, #11310 ); -#6661 = SURFACE_SIDE_STYLE( '', ( #11311 ) ); -#6662 = EDGE_LOOP( '', ( #11312, #11313, #11314, #11315 ) ); -#6663 = AXIS2_PLACEMENT_3D( '', #11316, #11317, #11318 ); -#6664 = SURFACE_SIDE_STYLE( '', ( #11319 ) ); -#6665 = EDGE_LOOP( '', ( #11320, #11321, #11322, #11323, #11324, #11325 ) ); -#6666 = AXIS2_PLACEMENT_3D( '', #11326, #11327, #11328 ); -#6667 = SURFACE_SIDE_STYLE( '', ( #11329 ) ); -#6668 = EDGE_LOOP( '', ( #11330, #11331, #11332, #11333 ) ); -#6669 = AXIS2_PLACEMENT_3D( '', #11334, #11335, #11336 ); -#6670 = SURFACE_SIDE_STYLE( '', ( #11337 ) ); -#6671 = EDGE_LOOP( '', ( #11338, #11339, #11340, #11341, #11342, #11343, #11344, #11345 ) ); -#6672 = AXIS2_PLACEMENT_3D( '', #11346, #11347, #11348 ); -#6673 = SURFACE_SIDE_STYLE( '', ( #11349 ) ); -#6674 = EDGE_LOOP( '', ( #11350, #11351, #11352, #11353, #11354, #11355 ) ); -#6675 = AXIS2_PLACEMENT_3D( '', #11356, #11357, #11358 ); -#6676 = SURFACE_SIDE_STYLE( '', ( #11359 ) ); -#6677 = EDGE_LOOP( '', ( #11360, #11361, #11362, #11363 ) ); -#6678 = AXIS2_PLACEMENT_3D( '', #11364, #11365, #11366 ); -#6679 = SURFACE_SIDE_STYLE( '', ( #11367 ) ); -#6680 = EDGE_LOOP( '', ( #11368, #11369, #11370, #11371 ) ); -#6681 = AXIS2_PLACEMENT_3D( '', #11372, #11373, #11374 ); -#6682 = SURFACE_SIDE_STYLE( '', ( #11375 ) ); -#6683 = EDGE_LOOP( '', ( #11376, #11377, #11378, #11379 ) ); -#6684 = AXIS2_PLACEMENT_3D( '', #11380, #11381, #11382 ); -#6685 = SURFACE_SIDE_STYLE( '', ( #11383 ) ); -#6686 = EDGE_LOOP( '', ( #11384, #11385, #11386, #11387 ) ); -#6687 = AXIS2_PLACEMENT_3D( '', #11388, #11389, #11390 ); -#6688 = SURFACE_SIDE_STYLE( '', ( #11391 ) ); -#6689 = EDGE_LOOP( '', ( #11392, #11393, #11394, #11395, #11396, #11397 ) ); -#6690 = AXIS2_PLACEMENT_3D( '', #11398, #11399, #11400 ); -#6691 = SURFACE_SIDE_STYLE( '', ( #11401 ) ); -#6692 = EDGE_LOOP( '', ( #11402 ) ); -#6693 = AXIS2_PLACEMENT_3D( '', #11403, #11404, #11405 ); -#6694 = SURFACE_SIDE_STYLE( '', ( #11406 ) ); -#6695 = EDGE_LOOP( '', ( #11407, #11408, #11409, #11410 ) ); -#6696 = AXIS2_PLACEMENT_3D( '', #11411, #11412, #11413 ); -#6697 = SURFACE_SIDE_STYLE( '', ( #11414 ) ); -#6698 = EDGE_LOOP( '', ( #11415, #11416, #11417, #11418 ) ); -#6699 = AXIS2_PLACEMENT_3D( '', #11419, #11420, #11421 ); -#6700 = SURFACE_SIDE_STYLE( '', ( #11422 ) ); -#6701 = EDGE_LOOP( '', ( #11423, #11424, #11425, #11426, #11427, #11428, #11429, #11430, #11431, #11432, #11433, #11434, #11435, #11436, #11437, #11438, #11439, #11440, #11441, #11442, #11443, #11444, #11445, #11446 ) ); -#6702 = AXIS2_PLACEMENT_3D( '', #11447, #11448, #11449 ); -#6703 = SURFACE_SIDE_STYLE( '', ( #11450 ) ); -#6704 = EDGE_LOOP( '', ( #11451, #11452, #11453, #11454 ) ); -#6705 = AXIS2_PLACEMENT_3D( '', #11455, #11456, #11457 ); -#6706 = SURFACE_SIDE_STYLE( '', ( #11458 ) ); -#6707 = EDGE_LOOP( '', ( #11459, #11460, #11461, #11462 ) ); -#6708 = AXIS2_PLACEMENT_3D( '', #11463, #11464, #11465 ); -#6709 = SURFACE_SIDE_STYLE( '', ( #11466 ) ); -#6710 = EDGE_LOOP( '', ( #11467, #11468, #11469, #11470 ) ); -#6711 = AXIS2_PLACEMENT_3D( '', #11471, #11472, #11473 ); -#6712 = SURFACE_SIDE_STYLE( '', ( #11474 ) ); -#6713 = EDGE_LOOP( '', ( #11475, #11476, #11477, #11478 ) ); -#6714 = AXIS2_PLACEMENT_3D( '', #11479, #11480, #11481 ); -#6715 = SURFACE_SIDE_STYLE( '', ( #11482 ) ); -#6716 = EDGE_LOOP( '', ( #11483, #11484, #11485, #11486, #11487, #11488, #11489, #11490, #11491, #11492, #11493, #11494, #11495 ) ); -#6717 = AXIS2_PLACEMENT_3D( '', #11496, #11497, #11498 ); -#6718 = SURFACE_SIDE_STYLE( '', ( #11499 ) ); -#6719 = EDGE_LOOP( '', ( #11500, #11501, #11502, #11503 ) ); -#6720 = AXIS2_PLACEMENT_3D( '', #11504, #11505, #11506 ); -#6721 = SURFACE_SIDE_STYLE( '', ( #11507 ) ); -#6722 = EDGE_LOOP( '', ( #11508, #11509, #11510, #11511, #11512, #11513, #11514, #11515, #11516, #11517, #11518, #11519 ) ); -#6723 = AXIS2_PLACEMENT_3D( '', #11520, #11521, #11522 ); -#6724 = SURFACE_SIDE_STYLE( '', ( #11523 ) ); -#6725 = EDGE_LOOP( '', ( #11524, #11525, #11526, #11527 ) ); -#6726 = AXIS2_PLACEMENT_3D( '', #11528, #11529, #11530 ); -#6727 = SURFACE_SIDE_STYLE( '', ( #11531 ) ); -#6728 = EDGE_LOOP( '', ( #11532, #11533, #11534, #11535, #11536 ) ); -#6729 = AXIS2_PLACEMENT_3D( '', #11537, #11538, #11539 ); -#6730 = SURFACE_SIDE_STYLE( '', ( #11540 ) ); -#6731 = EDGE_LOOP( '', ( #11541, #11542, #11543, #11544 ) ); -#6732 = AXIS2_PLACEMENT_3D( '', #11545, #11546, #11547 ); -#6733 = SURFACE_SIDE_STYLE( '', ( #11548 ) ); -#6734 = EDGE_LOOP( '', ( #11549, #11550, #11551, #11552 ) ); -#6735 = AXIS2_PLACEMENT_3D( '', #11553, #11554, #11555 ); -#6736 = SURFACE_SIDE_STYLE( '', ( #11556 ) ); -#6737 = EDGE_LOOP( '', ( #11557, #11558, #11559, #11560 ) ); -#6738 = AXIS2_PLACEMENT_3D( '', #11561, #11562, #11563 ); -#6739 = SURFACE_SIDE_STYLE( '', ( #11564 ) ); -#6740 = EDGE_LOOP( '', ( #11565, #11566, #11567, #11568 ) ); -#6741 = AXIS2_PLACEMENT_3D( '', #11569, #11570, #11571 ); -#6742 = SURFACE_SIDE_STYLE( '', ( #11572 ) ); -#6743 = EDGE_LOOP( '', ( #11573, #11574, #11575, #11576, #11577, #11578, #11579, #11580 ) ); -#6744 = AXIS2_PLACEMENT_3D( '', #11581, #11582, #11583 ); -#6745 = SURFACE_SIDE_STYLE( '', ( #11584 ) ); -#6746 = EDGE_LOOP( '', ( #11585, #11586, #11587, #11588 ) ); -#6747 = AXIS2_PLACEMENT_3D( '', #11589, #11590, #11591 ); -#6748 = SURFACE_SIDE_STYLE( '', ( #11592 ) ); -#6749 = EDGE_LOOP( '', ( #11593, #11594, #11595, #11596 ) ); -#6750 = AXIS2_PLACEMENT_3D( '', #11597, #11598, #11599 ); -#6751 = SURFACE_SIDE_STYLE( '', ( #11600 ) ); -#6752 = EDGE_LOOP( '', ( #11601, #11602, #11603, #11604 ) ); -#6753 = AXIS2_PLACEMENT_3D( '', #11605, #11606, #11607 ); -#6754 = SURFACE_SIDE_STYLE( '', ( #11608 ) ); -#6755 = EDGE_LOOP( '', ( #11609, #11610, #11611, #11612, #11613, #11614 ) ); -#6756 = AXIS2_PLACEMENT_3D( '', #11615, #11616, #11617 ); -#6757 = SURFACE_SIDE_STYLE( '', ( #11618 ) ); -#6758 = EDGE_LOOP( '', ( #11619, #11620, #11621, #11622 ) ); -#6759 = AXIS2_PLACEMENT_3D( '', #11623, #11624, #11625 ); -#6760 = SURFACE_SIDE_STYLE( '', ( #11626 ) ); -#6761 = EDGE_LOOP( '', ( #11627, #11628, #11629, #11630 ) ); -#6762 = AXIS2_PLACEMENT_3D( '', #11631, #11632, #11633 ); -#6763 = SURFACE_SIDE_STYLE( '', ( #11634 ) ); -#6764 = EDGE_LOOP( '', ( #11635, #11636, #11637, #11638 ) ); -#6765 = AXIS2_PLACEMENT_3D( '', #11639, #11640, #11641 ); -#6766 = SURFACE_SIDE_STYLE( '', ( #11642 ) ); -#6767 = EDGE_LOOP( '', ( #11643, #11644, #11645, #11646 ) ); -#6768 = AXIS2_PLACEMENT_3D( '', #11647, #11648, #11649 ); -#6769 = SURFACE_SIDE_STYLE( '', ( #11650 ) ); -#6770 = EDGE_LOOP( '', ( #11651, #11652, #11653, #11654 ) ); -#6771 = AXIS2_PLACEMENT_3D( '', #11655, #11656, #11657 ); -#6772 = SURFACE_SIDE_STYLE( '', ( #11658 ) ); -#6773 = EDGE_LOOP( '', ( #11659, #11660, #11661, #11662 ) ); -#6774 = AXIS2_PLACEMENT_3D( '', #11663, #11664, #11665 ); -#6775 = SURFACE_SIDE_STYLE( '', ( #11666 ) ); -#6776 = EDGE_LOOP( '', ( #11667, #11668, #11669, #11670 ) ); -#6777 = AXIS2_PLACEMENT_3D( '', #11671, #11672, #11673 ); -#6778 = SURFACE_SIDE_STYLE( '', ( #11674 ) ); -#6779 = EDGE_LOOP( '', ( #11675, #11676, #11677, #11678 ) ); -#6780 = AXIS2_PLACEMENT_3D( '', #11679, #11680, #11681 ); -#6781 = SURFACE_SIDE_STYLE( '', ( #11682 ) ); -#6782 = EDGE_LOOP( '', ( #11683, #11684, #11685, #11686, #11687, #11688, #11689, #11690 ) ); -#6783 = AXIS2_PLACEMENT_3D( '', #11691, #11692, #11693 ); -#6784 = SURFACE_SIDE_STYLE( '', ( #11694 ) ); -#6785 = EDGE_LOOP( '', ( #11695, #11696, #11697, #11698 ) ); -#6786 = AXIS2_PLACEMENT_3D( '', #11699, #11700, #11701 ); -#6787 = SURFACE_SIDE_STYLE( '', ( #11702 ) ); -#6788 = EDGE_LOOP( '', ( #11703, #11704, #11705, #11706 ) ); -#6789 = AXIS2_PLACEMENT_3D( '', #11707, #11708, #11709 ); -#6790 = SURFACE_SIDE_STYLE( '', ( #11710 ) ); -#6791 = EDGE_LOOP( '', ( #11711, #11712, #11713, #11714, #11715, #11716, #11717, #11718, #11719, #11720, #11721, #11722, #11723, #11724, #11725, #11726, #11727, #11728, #11729, #11730 ) ); -#6792 = EDGE_LOOP( '', ( #11731 ) ); -#6793 = EDGE_LOOP( '', ( #11732 ) ); -#6794 = AXIS2_PLACEMENT_3D( '', #11733, #11734, #11735 ); -#6795 = SURFACE_SIDE_STYLE( '', ( #11736 ) ); -#6796 = EDGE_LOOP( '', ( #11737, #11738, #11739, #11740 ) ); -#6797 = AXIS2_PLACEMENT_3D( '', #11741, #11742, #11743 ); -#6798 = SURFACE_SIDE_STYLE( '', ( #11744 ) ); -#6799 = EDGE_LOOP( '', ( #11745, #11746, #11747, #11748 ) ); -#6800 = AXIS2_PLACEMENT_3D( '', #11749, #11750, #11751 ); -#6801 = SURFACE_SIDE_STYLE( '', ( #11752 ) ); -#6802 = EDGE_LOOP( '', ( #11753, #11754, #11755, #11756 ) ); -#6803 = AXIS2_PLACEMENT_3D( '', #11757, #11758, #11759 ); -#6804 = SURFACE_SIDE_STYLE( '', ( #11760 ) ); -#6805 = EDGE_LOOP( '', ( #11761, #11762, #11763, #11764 ) ); -#6806 = AXIS2_PLACEMENT_3D( '', #11765, #11766, #11767 ); -#6807 = SURFACE_SIDE_STYLE( '', ( #11768 ) ); -#6808 = EDGE_LOOP( '', ( #11769, #11770, #11771, #11772 ) ); -#6809 = AXIS2_PLACEMENT_3D( '', #11773, #11774, #11775 ); -#6810 = SURFACE_SIDE_STYLE( '', ( #11776 ) ); -#6811 = EDGE_LOOP( '', ( #11777, #11778, #11779, #11780 ) ); -#6812 = AXIS2_PLACEMENT_3D( '', #11781, #11782, #11783 ); -#6813 = SURFACE_SIDE_STYLE( '', ( #11784 ) ); -#6814 = EDGE_LOOP( '', ( #11785, #11786, #11787, #11788 ) ); -#6815 = AXIS2_PLACEMENT_3D( '', #11789, #11790, #11791 ); -#6816 = SURFACE_SIDE_STYLE( '', ( #11792 ) ); -#6817 = EDGE_LOOP( '', ( #11793, #11794, #11795, #11796 ) ); -#6818 = AXIS2_PLACEMENT_3D( '', #11797, #11798, #11799 ); -#6819 = SURFACE_SIDE_STYLE( '', ( #11800 ) ); -#6820 = EDGE_LOOP( '', ( #11801, #11802, #11803, #11804 ) ); -#6821 = AXIS2_PLACEMENT_3D( '', #11805, #11806, #11807 ); -#6822 = SURFACE_SIDE_STYLE( '', ( #11808 ) ); -#6823 = EDGE_LOOP( '', ( #11809, #11810, #11811, #11812 ) ); -#6824 = AXIS2_PLACEMENT_3D( '', #11813, #11814, #11815 ); -#6825 = SURFACE_SIDE_STYLE( '', ( #11816 ) ); -#6826 = EDGE_LOOP( '', ( #11817, #11818, #11819, #11820 ) ); -#6827 = AXIS2_PLACEMENT_3D( '', #11821, #11822, #11823 ); -#6828 = SURFACE_SIDE_STYLE( '', ( #11824 ) ); -#6829 = EDGE_LOOP( '', ( #11825, #11826, #11827, #11828 ) ); -#6830 = AXIS2_PLACEMENT_3D( '', #11829, #11830, #11831 ); -#6831 = SURFACE_SIDE_STYLE( '', ( #11832 ) ); -#6832 = EDGE_LOOP( '', ( #11833, #11834, #11835, #11836 ) ); -#6833 = AXIS2_PLACEMENT_3D( '', #11837, #11838, #11839 ); -#6834 = SURFACE_SIDE_STYLE( '', ( #11840 ) ); -#6835 = EDGE_LOOP( '', ( #11841, #11842, #11843, #11844 ) ); -#6836 = AXIS2_PLACEMENT_3D( '', #11845, #11846, #11847 ); -#6837 = SURFACE_SIDE_STYLE( '', ( #11848 ) ); -#6838 = EDGE_LOOP( '', ( #11849, #11850, #11851, #11852 ) ); -#6839 = AXIS2_PLACEMENT_3D( '', #11853, #11854, #11855 ); -#6840 = SURFACE_SIDE_STYLE( '', ( #11856 ) ); -#6841 = EDGE_LOOP( '', ( #11857, #11858, #11859, #11860, #11861, #11862 ) ); -#6842 = AXIS2_PLACEMENT_3D( '', #11863, #11864, #11865 ); -#6843 = SURFACE_SIDE_STYLE( '', ( #11866 ) ); -#6844 = EDGE_LOOP( '', ( #11867, #11868, #11869, #11870 ) ); -#6845 = AXIS2_PLACEMENT_3D( '', #11871, #11872, #11873 ); -#6846 = SURFACE_SIDE_STYLE( '', ( #11874 ) ); -#6847 = EDGE_LOOP( '', ( #11875, #11876, #11877, #11878, #11879, #11880, #11881, #11882, #11883, #11884, #11885, #11886, #11887, #11888, #11889, #11890 ) ); -#6848 = EDGE_LOOP( '', ( #11891, #11892, #11893, #11894 ) ); -#6849 = EDGE_LOOP( '', ( #11895, #11896, #11897, #11898 ) ); -#6850 = EDGE_LOOP( '', ( #11899, #11900, #11901, #11902 ) ); -#6851 = AXIS2_PLACEMENT_3D( '', #11903, #11904, #11905 ); -#6852 = SURFACE_SIDE_STYLE( '', ( #11906 ) ); -#6853 = EDGE_LOOP( '', ( #11907, #11908, #11909, #11910, #11911, #11912 ) ); -#6854 = AXIS2_PLACEMENT_3D( '', #11913, #11914, #11915 ); -#6855 = SURFACE_SIDE_STYLE( '', ( #11916 ) ); -#6856 = EDGE_LOOP( '', ( #11917, #11918, #11919, #11920 ) ); -#6857 = AXIS2_PLACEMENT_3D( '', #11921, #11922, #11923 ); -#6858 = SURFACE_SIDE_STYLE( '', ( #11924 ) ); -#6859 = EDGE_LOOP( '', ( #11925, #11926, #11927 ) ); -#6860 = AXIS2_PLACEMENT_3D( '', #11928, #11929, #11930 ); -#6861 = SURFACE_SIDE_STYLE( '', ( #11931 ) ); -#6862 = EDGE_LOOP( '', ( #11932, #11933, #11934, #11935 ) ); -#6863 = AXIS2_PLACEMENT_3D( '', #11936, #11937, #11938 ); -#6864 = SURFACE_SIDE_STYLE( '', ( #11939 ) ); -#6865 = EDGE_LOOP( '', ( #11940, #11941, #11942, #11943 ) ); -#6866 = AXIS2_PLACEMENT_3D( '', #11944, #11945, #11946 ); -#6867 = SURFACE_SIDE_STYLE( '', ( #11947 ) ); -#6868 = EDGE_LOOP( '', ( #11948, #11949, #11950, #11951 ) ); -#6869 = AXIS2_PLACEMENT_3D( '', #11952, #11953, #11954 ); -#6870 = SURFACE_SIDE_STYLE( '', ( #11955 ) ); -#6871 = EDGE_LOOP( '', ( #11956, #11957, #11958, #11959 ) ); -#6872 = AXIS2_PLACEMENT_3D( '', #11960, #11961, #11962 ); -#6873 = SURFACE_SIDE_STYLE( '', ( #11963 ) ); -#6874 = EDGE_LOOP( '', ( #11964, #11965, #11966, #11967, #11968, #11969 ) ); -#6875 = AXIS2_PLACEMENT_3D( '', #11970, #11971, #11972 ); -#6876 = SURFACE_SIDE_STYLE( '', ( #11973 ) ); -#6877 = EDGE_LOOP( '', ( #11974, #11975, #11976, #11977 ) ); -#6878 = AXIS2_PLACEMENT_3D( '', #11978, #11979, #11980 ); -#6879 = SURFACE_SIDE_STYLE( '', ( #11981 ) ); -#6880 = EDGE_LOOP( '', ( #11982, #11983, #11984, #11985, #11986, #11987 ) ); -#6881 = AXIS2_PLACEMENT_3D( '', #11988, #11989, #11990 ); -#6882 = SURFACE_SIDE_STYLE( '', ( #11991 ) ); -#6883 = EDGE_LOOP( '', ( #11992, #11993, #11994, #11995 ) ); -#6884 = AXIS2_PLACEMENT_3D( '', #11996, #11997, #11998 ); -#6885 = SURFACE_SIDE_STYLE( '', ( #11999 ) ); -#6886 = EDGE_LOOP( '', ( #12000, #12001, #12002, #12003, #12004 ) ); -#6887 = AXIS2_PLACEMENT_3D( '', #12005, #12006, #12007 ); -#6888 = SURFACE_SIDE_STYLE( '', ( #12008 ) ); -#6889 = EDGE_LOOP( '', ( #12009, #12010, #12011, #12012, #12013, #12014, #12015, #12016, #12017, #12018 ) ); -#6890 = AXIS2_PLACEMENT_3D( '', #12019, #12020, #12021 ); -#6891 = SURFACE_SIDE_STYLE( '', ( #12022 ) ); -#6892 = EDGE_LOOP( '', ( #12023, #12024, #12025, #12026 ) ); -#6893 = AXIS2_PLACEMENT_3D( '', #12027, #12028, #12029 ); -#6894 = SURFACE_SIDE_STYLE( '', ( #12030 ) ); -#6895 = EDGE_LOOP( '', ( #12031, #12032, #12033, #12034, #12035, #12036 ) ); -#6896 = AXIS2_PLACEMENT_3D( '', #12037, #12038, #12039 ); -#6897 = SURFACE_SIDE_STYLE( '', ( #12040 ) ); -#6898 = EDGE_LOOP( '', ( #12041, #12042, #12043, #12044 ) ); -#6899 = AXIS2_PLACEMENT_3D( '', #12045, #12046, #12047 ); -#6900 = SURFACE_SIDE_STYLE( '', ( #12048 ) ); -#6901 = EDGE_LOOP( '', ( #12049, #12050, #12051, #12052 ) ); -#6902 = CARTESIAN_POINT( '', ( -6.15355339059327, 7.90355339059327, -5.45000000000000 ) ); -#6903 = CARTESIAN_POINT( '', ( -6.24657841461318, 7.81052836657337, -5.37132876413580 ) ); -#6904 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.68155686679174, -5.29383761638250 ) ); -#6905 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.55000000000000, -5.21516594914416 ) ); -#6906 = CARTESIAN_POINT( '', ( -5.94142135623731, 7.69142135623731, -5.45000000000000 ) ); -#6907 = CARTESIAN_POINT( '', ( -5.97854623741196, 7.65429647506266, -5.37150874686427 ) ); -#6908 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.60250218333743, -5.29365737261632 ) ); -#6909 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#6910 = SURFACE_SIDE_STYLE( '', ( #12053 ) ); -#6911 = EDGE_LOOP( '', ( #12054, #12055, #12056, #12057 ) ); -#6912 = AXIS2_PLACEMENT_3D( '', #12058, #12059, #12060 ); -#6913 = SURFACE_SIDE_STYLE( '', ( #12061 ) ); -#6914 = EDGE_LOOP( '', ( #12062, #12063, #12064, #12065 ) ); -#6915 = AXIS2_PLACEMENT_3D( '', #12066, #12067, #12068 ); -#6916 = SURFACE_SIDE_STYLE( '', ( #12069 ) ); -#6917 = EDGE_LOOP( '', ( #12070, #12071, #12072, #12073 ) ); -#6918 = AXIS2_PLACEMENT_3D( '', #12074, #12075, #12076 ); -#6919 = SURFACE_SIDE_STYLE( '', ( #12077 ) ); -#6920 = EDGE_LOOP( '', ( #12078, #12079, #12080, #12081 ) ); -#6921 = AXIS2_PLACEMENT_3D( '', #12082, #12083, #12084 ); -#6922 = SURFACE_SIDE_STYLE( '', ( #12085 ) ); -#6923 = EDGE_LOOP( '', ( #12086, #12087, #12088, #12089 ) ); -#6924 = AXIS2_PLACEMENT_3D( '', #12090, #12091, #12092 ); -#6925 = SURFACE_SIDE_STYLE( '', ( #12093 ) ); -#6926 = EDGE_LOOP( '', ( #12094, #12095, #12096, #12097 ) ); -#6927 = AXIS2_PLACEMENT_3D( '', #12098, #12099, #12100 ); -#6928 = SURFACE_SIDE_STYLE( '', ( #12101 ) ); -#6929 = EDGE_LOOP( '', ( #12102, #12103, #12104, #12105 ) ); -#6930 = AXIS2_PLACEMENT_3D( '', #12106, #12107, #12108 ); -#6931 = SURFACE_SIDE_STYLE( '', ( #12109 ) ); -#6932 = EDGE_LOOP( '', ( #12110, #12111, #12112, #12113, #12114, #12115, #12116, #12117, #12118, #12119, #12120, #12121 ) ); -#6933 = AXIS2_PLACEMENT_3D( '', #12122, #12123, #12124 ); -#6934 = SURFACE_SIDE_STYLE( '', ( #12125 ) ); -#6935 = EDGE_LOOP( '', ( #12126, #12127, #12128, #12129 ) ); -#6936 = AXIS2_PLACEMENT_3D( '', #12130, #12131, #12132 ); -#6937 = SURFACE_SIDE_STYLE( '', ( #12133 ) ); -#6938 = EDGE_LOOP( '', ( #12134, #12135, #12136, #12137 ) ); -#6939 = AXIS2_PLACEMENT_3D( '', #12138, #12139, #12140 ); -#6940 = SURFACE_SIDE_STYLE( '', ( #12141 ) ); -#6941 = EDGE_LOOP( '', ( #12142, #12143, #12144, #12145, #12146, #12147, #12148, #12149, #12150, #12151, #12152, #12153 ) ); -#6942 = AXIS2_PLACEMENT_3D( '', #12154, #12155, #12156 ); -#6943 = SURFACE_SIDE_STYLE( '', ( #12157 ) ); -#6944 = EDGE_LOOP( '', ( #12158, #12159, #12160, #12161, #12162, #12163 ) ); -#6945 = AXIS2_PLACEMENT_3D( '', #12164, #12165, #12166 ); -#6946 = SURFACE_SIDE_STYLE( '', ( #12167 ) ); -#6947 = EDGE_LOOP( '', ( #12168, #12169, #12170, #12171 ) ); -#6948 = EDGE_LOOP( '', ( #12172, #12173, #12174, #12175 ) ); -#6949 = EDGE_LOOP( '', ( #12176, #12177, #12178, #12179, #12180, #12181, #12182, #12183, #12184, #12185, #12186, #12187 ) ); -#6950 = EDGE_LOOP( '', ( #12188, #12189, #12190, #12191 ) ); -#6951 = EDGE_LOOP( '', ( #12192, #12193, #12194, #12195 ) ); -#6952 = EDGE_LOOP( '', ( #12196, #12197, #12198, #12199 ) ); -#6953 = AXIS2_PLACEMENT_3D( '', #12200, #12201, #12202 ); -#6954 = SURFACE_SIDE_STYLE( '', ( #12203 ) ); -#6955 = EDGE_LOOP( '', ( #12204, #12205, #12206, #12207 ) ); -#6956 = AXIS2_PLACEMENT_3D( '', #12208, #12209, #12210 ); -#6957 = SURFACE_SIDE_STYLE( '', ( #12211 ) ); -#6958 = EDGE_LOOP( '', ( #12212, #12213, #12214, #12215 ) ); -#6959 = AXIS2_PLACEMENT_3D( '', #12216, #12217, #12218 ); -#6960 = SURFACE_SIDE_STYLE( '', ( #12219 ) ); -#6961 = EDGE_LOOP( '', ( #12220, #12221, #12222, #12223 ) ); -#6962 = AXIS2_PLACEMENT_3D( '', #12224, #12225, #12226 ); -#6963 = SURFACE_SIDE_STYLE( '', ( #12227 ) ); -#6964 = EDGE_LOOP( '', ( #12228, #12229, #12230, #12231 ) ); -#6965 = AXIS2_PLACEMENT_3D( '', #12232, #12233, #12234 ); -#6966 = SURFACE_SIDE_STYLE( '', ( #12235 ) ); -#6967 = EDGE_LOOP( '', ( #12236, #12237, #12238, #12239, #12240, #12241 ) ); -#6968 = AXIS2_PLACEMENT_3D( '', #12242, #12243, #12244 ); -#6969 = SURFACE_SIDE_STYLE( '', ( #12245 ) ); -#6970 = EDGE_LOOP( '', ( #12246, #12247, #12248, #12249 ) ); -#6971 = AXIS2_PLACEMENT_3D( '', #12250, #12251, #12252 ); -#6972 = SURFACE_SIDE_STYLE( '', ( #12253 ) ); -#6973 = EDGE_LOOP( '', ( #12254, #12255, #12256, #12257, #12258, #12259, #12260, #12261 ) ); -#6974 = AXIS2_PLACEMENT_3D( '', #12262, #12263, #12264 ); -#6975 = SURFACE_SIDE_STYLE( '', ( #12265 ) ); -#6976 = EDGE_LOOP( '', ( #12266, #12267, #12268, #12269 ) ); -#6977 = AXIS2_PLACEMENT_3D( '', #12270, #12271, #12272 ); -#6978 = SURFACE_SIDE_STYLE( '', ( #12273 ) ); -#6979 = EDGE_LOOP( '', ( #12274, #12275, #12276, #12277 ) ); -#6980 = AXIS2_PLACEMENT_3D( '', #12278, #12279, #12280 ); -#6981 = SURFACE_SIDE_STYLE( '', ( #12281 ) ); -#6982 = EDGE_LOOP( '', ( #12282, #12283, #12284, #12285 ) ); -#6983 = EDGE_LOOP( '', ( #12286, #12287, #12288, #12289 ) ); -#6984 = EDGE_LOOP( '', ( #12290, #12291, #12292, #12293, #12294, #12295, #12296, #12297, #12298, #12299 ) ); -#6985 = EDGE_LOOP( '', ( #12300, #12301, #12302, #12303 ) ); -#6986 = EDGE_LOOP( '', ( #12304, #12305, #12306, #12307 ) ); -#6987 = EDGE_LOOP( '', ( #12308, #12309, #12310, #12311 ) ); -#6988 = AXIS2_PLACEMENT_3D( '', #12312, #12313, #12314 ); -#6989 = SURFACE_SIDE_STYLE( '', ( #12315 ) ); -#6990 = EDGE_LOOP( '', ( #12316, #12317, #12318, #12319 ) ); -#6991 = AXIS2_PLACEMENT_3D( '', #12320, #12321, #12322 ); -#6992 = SURFACE_SIDE_STYLE( '', ( #12323 ) ); -#6993 = EDGE_LOOP( '', ( #12324, #12325, #12326, #12327 ) ); -#6994 = AXIS2_PLACEMENT_3D( '', #12328, #12329, #12330 ); -#6995 = SURFACE_SIDE_STYLE( '', ( #12331 ) ); -#6996 = EDGE_LOOP( '', ( #12332, #12333, #12334, #12335 ) ); -#6997 = AXIS2_PLACEMENT_3D( '', #12336, #12337, #12338 ); -#6998 = SURFACE_SIDE_STYLE( '', ( #12339 ) ); -#6999 = EDGE_LOOP( '', ( #12340, #12341, #12342, #12343 ) ); -#7000 = AXIS2_PLACEMENT_3D( '', #12344, #12345, #12346 ); -#7001 = SURFACE_SIDE_STYLE( '', ( #12347 ) ); -#7002 = EDGE_LOOP( '', ( #12348, #12349, #12350, #12351 ) ); -#7003 = AXIS2_PLACEMENT_3D( '', #12352, #12353, #12354 ); -#7004 = SURFACE_SIDE_STYLE( '', ( #12355 ) ); -#7005 = EDGE_LOOP( '', ( #12356, #12357, #12358, #12359 ) ); -#7006 = AXIS2_PLACEMENT_3D( '', #12360, #12361, #12362 ); -#7007 = SURFACE_SIDE_STYLE( '', ( #12363 ) ); -#7008 = EDGE_LOOP( '', ( #12364, #12365, #12366, #12367 ) ); -#7009 = AXIS2_PLACEMENT_3D( '', #12368, #12369, #12370 ); -#7010 = SURFACE_SIDE_STYLE( '', ( #12371 ) ); -#7011 = EDGE_LOOP( '', ( #12372, #12373, #12374, #12375 ) ); -#7012 = AXIS2_PLACEMENT_3D( '', #12376, #12377, #12378 ); -#7013 = SURFACE_SIDE_STYLE( '', ( #12379 ) ); -#7014 = EDGE_LOOP( '', ( #12380, #12381, #12382, #12383, #12384, #12385, #12386, #12387, #12388, #12389, #12390, #12391, #12392, #12393, #12394, #12395, #12396, #12397, #12398, #12399 ) ); -#7015 = AXIS2_PLACEMENT_3D( '', #12400, #12401, #12402 ); -#7016 = SURFACE_SIDE_STYLE( '', ( #12403 ) ); -#7017 = EDGE_LOOP( '', ( #12404, #12405, #12406, #12407, #12408, #12409, #12410, #12411, #12412, #12413, #12414, #12415, #12416, #12417, #12418, #12419, #12420, #12421, #12422, #12423, #12424, #12425, #12426, #12427 ) ); -#7018 = AXIS2_PLACEMENT_3D( '', #12428, #12429, #12430 ); -#7019 = SURFACE_SIDE_STYLE( '', ( #12431 ) ); -#7020 = EDGE_LOOP( '', ( #12432, #12433, #12434, #12435, #12436, #12437, #12438, #12439 ) ); -#7021 = AXIS2_PLACEMENT_3D( '', #12440, #12441, #12442 ); -#7022 = SURFACE_SIDE_STYLE( '', ( #12443 ) ); -#7023 = EDGE_LOOP( '', ( #12444, #12445, #12446, #12447 ) ); -#7024 = AXIS2_PLACEMENT_3D( '', #12448, #12449, #12450 ); -#7025 = SURFACE_SIDE_STYLE( '', ( #12451 ) ); -#7026 = EDGE_LOOP( '', ( #12452, #12453, #12454, #12455 ) ); -#7027 = AXIS2_PLACEMENT_3D( '', #12456, #12457, #12458 ); -#7028 = SURFACE_SIDE_STYLE( '', ( #12459 ) ); -#7029 = EDGE_LOOP( '', ( #12460, #12461, #12462, #12463 ) ); -#7030 = AXIS2_PLACEMENT_3D( '', #12464, #12465, #12466 ); -#7031 = SURFACE_SIDE_STYLE( '', ( #12467 ) ); -#7032 = EDGE_LOOP( '', ( #12468, #12469, #12470, #12471 ) ); -#7033 = AXIS2_PLACEMENT_3D( '', #12472, #12473, #12474 ); -#7034 = SURFACE_SIDE_STYLE( '', ( #12475 ) ); -#7035 = EDGE_LOOP( '', ( #12476, #12477, #12478, #12479, #12480, #12481, #12482, #12483 ) ); -#7036 = AXIS2_PLACEMENT_3D( '', #12484, #12485, #12486 ); -#7037 = SURFACE_SIDE_STYLE( '', ( #12487 ) ); -#7038 = EDGE_LOOP( '', ( #12488, #12489, #12490, #12491 ) ); -#7039 = AXIS2_PLACEMENT_3D( '', #12492, #12493, #12494 ); -#7040 = SURFACE_SIDE_STYLE( '', ( #12495 ) ); -#7041 = EDGE_LOOP( '', ( #12496, #12497, #12498, #12499 ) ); -#7042 = AXIS2_PLACEMENT_3D( '', #12500, #12501, #12502 ); -#7043 = SURFACE_SIDE_STYLE( '', ( #12503 ) ); -#7044 = EDGE_LOOP( '', ( #12504, #12505, #12506, #12507 ) ); -#7045 = AXIS2_PLACEMENT_3D( '', #12508, #12509, #12510 ); -#7046 = SURFACE_SIDE_STYLE( '', ( #12511 ) ); -#7047 = EDGE_LOOP( '', ( #12512, #12513, #12514, #12515 ) ); -#7048 = AXIS2_PLACEMENT_3D( '', #12516, #12517, #12518 ); -#7049 = SURFACE_SIDE_STYLE( '', ( #12519 ) ); -#7050 = EDGE_LOOP( '', ( #12520, #12521, #12522, #12523 ) ); -#7051 = AXIS2_PLACEMENT_3D( '', #12524, #12525, #12526 ); -#7052 = SURFACE_SIDE_STYLE( '', ( #12527 ) ); -#7053 = EDGE_LOOP( '', ( #12528, #12529, #12530, #12531, #12532, #12533, #12534, #12535, #12536, #12537, #12538, #12539, #12540 ) ); -#7054 = AXIS2_PLACEMENT_3D( '', #12541, #12542, #12543 ); -#7055 = SURFACE_SIDE_STYLE( '', ( #12544 ) ); -#7056 = EDGE_LOOP( '', ( #12545, #12546, #12547, #12548 ) ); -#7057 = AXIS2_PLACEMENT_3D( '', #12549, #12550, #12551 ); -#7058 = SURFACE_SIDE_STYLE( '', ( #12552 ) ); -#7059 = EDGE_LOOP( '', ( #12553, #12554, #12555, #12556 ) ); -#7060 = AXIS2_PLACEMENT_3D( '', #12557, #12558, #12559 ); -#7061 = SURFACE_SIDE_STYLE( '', ( #12560 ) ); -#7062 = EDGE_LOOP( '', ( #12561, #12562, #12563, #12564 ) ); -#7063 = AXIS2_PLACEMENT_3D( '', #12565, #12566, #12567 ); -#7064 = SURFACE_SIDE_STYLE( '', ( #12568 ) ); -#7065 = EDGE_LOOP( '', ( #12569, #12570, #12571, #12572 ) ); -#7066 = AXIS2_PLACEMENT_3D( '', #12573, #12574, #12575 ); -#7067 = SURFACE_SIDE_STYLE( '', ( #12576 ) ); -#7068 = EDGE_LOOP( '', ( #12577, #12578, #12579, #12580 ) ); -#7069 = AXIS2_PLACEMENT_3D( '', #12581, #12582, #12583 ); -#7070 = SURFACE_SIDE_STYLE( '', ( #12584 ) ); -#7071 = EDGE_LOOP( '', ( #12585, #12586, #12587, #12588, #12589, #12590, #12591, #12592, #12593, #12594, #12595, #12596, #12597, #12598 ) ); -#7072 = AXIS2_PLACEMENT_3D( '', #12599, #12600, #12601 ); -#7073 = SURFACE_SIDE_STYLE( '', ( #12602 ) ); -#7074 = EDGE_LOOP( '', ( #12603, #12604, #12605, #12606 ) ); -#7075 = AXIS2_PLACEMENT_3D( '', #12607, #12608, #12609 ); -#7076 = SURFACE_SIDE_STYLE( '', ( #12610 ) ); -#7077 = EDGE_LOOP( '', ( #12611, #12612, #12613, #12614, #12615, #12616, #12617, #12618, #12619, #12620, #12621, #12622 ) ); -#7078 = AXIS2_PLACEMENT_3D( '', #12623, #12624, #12625 ); -#7079 = SURFACE_SIDE_STYLE( '', ( #12626 ) ); -#7080 = EDGE_LOOP( '', ( #12627, #12628, #12629, #12630 ) ); -#7081 = AXIS2_PLACEMENT_3D( '', #12631, #12632, #12633 ); -#7082 = SURFACE_SIDE_STYLE( '', ( #12634 ) ); -#7083 = EDGE_LOOP( '', ( #12635, #12636, #12637, #12638 ) ); -#7084 = AXIS2_PLACEMENT_3D( '', #12639, #12640, #12641 ); -#7085 = SURFACE_SIDE_STYLE( '', ( #12642 ) ); -#7086 = EDGE_LOOP( '', ( #12643, #12644, #12645, #12646 ) ); -#7087 = AXIS2_PLACEMENT_3D( '', #12647, #12648, #12649 ); -#7088 = SURFACE_SIDE_STYLE( '', ( #12650 ) ); -#7089 = EDGE_LOOP( '', ( #12651, #12652, #12653, #12654 ) ); -#7090 = AXIS2_PLACEMENT_3D( '', #12655, #12656, #12657 ); -#7091 = SURFACE_SIDE_STYLE( '', ( #12658 ) ); -#7092 = EDGE_LOOP( '', ( #12659, #12660, #12661, #12662 ) ); -#7093 = AXIS2_PLACEMENT_3D( '', #12663, #12664, #12665 ); -#7094 = SURFACE_SIDE_STYLE( '', ( #12666 ) ); -#7095 = EDGE_LOOP( '', ( #12667, #12668, #12669, #12670 ) ); -#7096 = AXIS2_PLACEMENT_3D( '', #12671, #12672, #12673 ); -#7097 = SURFACE_SIDE_STYLE( '', ( #12674 ) ); -#7098 = EDGE_LOOP( '', ( #12675, #12676, #12677, #12678 ) ); -#7099 = AXIS2_PLACEMENT_3D( '', #12679, #12680, #12681 ); -#7100 = SURFACE_SIDE_STYLE( '', ( #12682 ) ); -#7101 = EDGE_LOOP( '', ( #12683, #12684, #12685, #12686 ) ); -#7102 = AXIS2_PLACEMENT_3D( '', #12687, #12688, #12689 ); -#7103 = SURFACE_SIDE_STYLE( '', ( #12690 ) ); -#7104 = EDGE_LOOP( '', ( #12691, #12692, #12693, #12694, #12695, #12696 ) ); -#7105 = AXIS2_PLACEMENT_3D( '', #12697, #12698, #12699 ); -#7106 = SURFACE_SIDE_STYLE( '', ( #12700 ) ); -#7107 = EDGE_LOOP( '', ( #12701, #12702, #12703, #12704 ) ); -#7108 = AXIS2_PLACEMENT_3D( '', #12705, #12706, #12707 ); -#7109 = SURFACE_SIDE_STYLE( '', ( #12708 ) ); -#7110 = EDGE_LOOP( '', ( #12709, #12710, #12711, #12712, #12713, #12714, #12715, #12716 ) ); -#7111 = AXIS2_PLACEMENT_3D( '', #12717, #12718, #12719 ); -#7112 = SURFACE_SIDE_STYLE( '', ( #12720 ) ); -#7113 = EDGE_LOOP( '', ( #12721, #12722, #12723, #12724 ) ); -#7114 = AXIS2_PLACEMENT_3D( '', #12725, #12726, #12727 ); -#7115 = SURFACE_SIDE_STYLE( '', ( #12728 ) ); -#7116 = EDGE_LOOP( '', ( #12729, #12730, #12731, #12732 ) ); -#7117 = AXIS2_PLACEMENT_3D( '', #12733, #12734, #12735 ); -#7118 = SURFACE_SIDE_STYLE( '', ( #12736 ) ); -#7119 = EDGE_LOOP( '', ( #12737, #12738, #12739, #12740 ) ); -#7120 = AXIS2_PLACEMENT_3D( '', #12741, #12742, #12743 ); -#7121 = SURFACE_SIDE_STYLE( '', ( #12744 ) ); -#7122 = EDGE_LOOP( '', ( #12745, #12746, #12747, #12748, #12749, #12750, #12751, #12752, #12753, #12754 ) ); -#7123 = AXIS2_PLACEMENT_3D( '', #12755, #12756, #12757 ); -#7124 = SURFACE_SIDE_STYLE( '', ( #12758 ) ); -#7125 = EDGE_LOOP( '', ( #12759, #12760, #12761, #12762 ) ); -#7126 = AXIS2_PLACEMENT_3D( '', #12763, #12764, #12765 ); -#7127 = SURFACE_SIDE_STYLE( '', ( #12766 ) ); -#7128 = EDGE_LOOP( '', ( #12767 ) ); -#7129 = EDGE_LOOP( '', ( #12768 ) ); -#7130 = AXIS2_PLACEMENT_3D( '', #12769, #12770, #12771 ); -#7131 = SURFACE_SIDE_STYLE( '', ( #12772 ) ); -#7132 = EDGE_LOOP( '', ( #12773, #12774, #12775, #12776, #12777, #12778 ) ); -#7133 = AXIS2_PLACEMENT_3D( '', #12779, #12780, #12781 ); -#7134 = SURFACE_SIDE_STYLE( '', ( #12782 ) ); -#7135 = EDGE_LOOP( '', ( #12783, #12784, #12785, #12786 ) ); -#7136 = AXIS2_PLACEMENT_3D( '', #12787, #12788, #12789 ); -#7137 = SURFACE_SIDE_STYLE( '', ( #12790 ) ); -#7138 = EDGE_LOOP( '', ( #12791, #12792, #12793, #12794, #12795, #12796, #12797, #12798 ) ); -#7139 = AXIS2_PLACEMENT_3D( '', #12799, #12800, #12801 ); -#7140 = SURFACE_SIDE_STYLE( '', ( #12802 ) ); -#7141 = EDGE_LOOP( '', ( #12803, #12804, #12805, #12806 ) ); -#7142 = AXIS2_PLACEMENT_3D( '', #12807, #12808, #12809 ); -#7143 = SURFACE_SIDE_STYLE( '', ( #12810 ) ); -#7144 = EDGE_LOOP( '', ( #12811, #12812, #12813, #12814, #12815, #12816, #12817, #12818 ) ); -#7145 = AXIS2_PLACEMENT_3D( '', #12819, #12820, #12821 ); -#7146 = SURFACE_SIDE_STYLE( '', ( #12822 ) ); -#7147 = EDGE_LOOP( '', ( #12823, #12824, #12825, #12826, #12827, #12828, #12829, #12830, #12831, #12832, #12833, #12834 ) ); -#7148 = AXIS2_PLACEMENT_3D( '', #12835, #12836, #12837 ); -#7149 = SURFACE_SIDE_STYLE( '', ( #12838 ) ); -#7150 = EDGE_LOOP( '', ( #12839, #12840, #12841, #12842, #12843, #12844, #12845, #12846 ) ); -#7151 = AXIS2_PLACEMENT_3D( '', #12847, #12848, #12849 ); -#7152 = SURFACE_SIDE_STYLE( '', ( #12850 ) ); -#7153 = EDGE_LOOP( '', ( #12851, #12852, #12853, #12854, #12855, #12856, #12857, #12858 ) ); -#7154 = AXIS2_PLACEMENT_3D( '', #12859, #12860, #12861 ); -#7155 = SURFACE_SIDE_STYLE( '', ( #12862 ) ); -#7156 = EDGE_LOOP( '', ( #12863, #12864, #12865, #12866 ) ); -#7157 = AXIS2_PLACEMENT_3D( '', #12867, #12868, #12869 ); -#7158 = SURFACE_SIDE_STYLE( '', ( #12870 ) ); -#7159 = EDGE_LOOP( '', ( #12871, #12872, #12873, #12874, #12875, #12876, #12877, #12878, #12879, #12880, #12881, #12882 ) ); -#7160 = AXIS2_PLACEMENT_3D( '', #12883, #12884, #12885 ); -#7161 = SURFACE_SIDE_STYLE( '', ( #12886 ) ); -#7162 = EDGE_LOOP( '', ( #12887, #12888, #12889, #12890, #12891, #12892 ) ); -#7163 = AXIS2_PLACEMENT_3D( '', #12893, #12894, #12895 ); -#7164 = SURFACE_SIDE_STYLE( '', ( #12896 ) ); -#7165 = EDGE_LOOP( '', ( #12897, #12898, #12899, #12900 ) ); -#7166 = AXIS2_PLACEMENT_3D( '', #12901, #12902, #12903 ); -#7167 = SURFACE_SIDE_STYLE( '', ( #12904 ) ); -#7168 = EDGE_LOOP( '', ( #12905, #12906, #12907, #12908 ) ); -#7169 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.00000000000000, 6.10500000000000 ) ); -#7170 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.00000000000000, 6.18582880766737 ) ); -#7171 = CARTESIAN_POINT( '', ( 5.71991820474944, -0.997675030853687, 6.26622215430250 ) ); -#7172 = CARTESIAN_POINT( '', ( 5.75731531698828, -0.993017013232362, 6.33744412538677 ) ); -#7173 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#7174 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, 6.13733073623395 ) ); -#7175 = CARTESIAN_POINT( '', ( 6.00796783199320, -0.997674859560723, 6.16948990936174 ) ); -#7176 = CARTESIAN_POINT( '', ( 6.02292612679531, -0.993017013232362, 6.19797765015471 ) ); -#7177 = SURFACE_SIDE_STYLE( '', ( #12909 ) ); -#7178 = EDGE_LOOP( '', ( #12910, #12911, #12912, #12913 ) ); -#7179 = AXIS2_PLACEMENT_3D( '', #12914, #12915, #12916 ); -#7180 = SURFACE_SIDE_STYLE( '', ( #12917 ) ); -#7181 = EDGE_LOOP( '', ( #12918, #12919, #12920, #12921, #12922, #12923, #12924, #12925 ) ); -#7182 = AXIS2_PLACEMENT_3D( '', #12926, #12927, #12928 ); -#7183 = SURFACE_SIDE_STYLE( '', ( #12929 ) ); -#7184 = EDGE_LOOP( '', ( #12930, #12931, #12932, #12933 ) ); -#7185 = AXIS2_PLACEMENT_3D( '', #12934, #12935, #12936 ); -#7186 = SURFACE_SIDE_STYLE( '', ( #12937 ) ); -#7187 = EDGE_LOOP( '', ( #12938, #12939, #12940, #12941, #12942, #12943, #12944, #12945, #12946, #12947, #12948, #12949, #12950 ) ); -#7188 = AXIS2_PLACEMENT_3D( '', #12951, #12952, #12953 ); -#7189 = SURFACE_SIDE_STYLE( '', ( #12954 ) ); -#7190 = EDGE_LOOP( '', ( #12955, #12956, #12957, #12958, #12959, #12960, #12961, #12962 ) ); -#7191 = AXIS2_PLACEMENT_3D( '', #12963, #12964, #12965 ); -#7192 = SURFACE_SIDE_STYLE( '', ( #12966 ) ); -#7193 = EDGE_LOOP( '', ( #12967, #12968, #12969, #12970, #12971, #12972, #12973, #12974, #12975, #12976, #12977, #12978 ) ); -#7194 = AXIS2_PLACEMENT_3D( '', #12979, #12980, #12981 ); -#7195 = SURFACE_SIDE_STYLE( '', ( #12982 ) ); -#7196 = EDGE_LOOP( '', ( #12983, #12984, #12985, #12986 ) ); -#7197 = AXIS2_PLACEMENT_3D( '', #12987, #12988, #12989 ); -#7198 = SURFACE_SIDE_STYLE( '', ( #12990 ) ); -#7199 = EDGE_LOOP( '', ( #12991, #12992, #12993, #12994 ) ); -#7200 = AXIS2_PLACEMENT_3D( '', #12995, #12996, #12997 ); -#7201 = SURFACE_SIDE_STYLE( '', ( #12998 ) ); -#7202 = EDGE_LOOP( '', ( #12999, #13000, #13001, #13002 ) ); -#7203 = AXIS2_PLACEMENT_3D( '', #13003, #13004, #13005 ); -#7204 = SURFACE_SIDE_STYLE( '', ( #13006 ) ); -#7205 = EDGE_LOOP( '', ( #13007, #13008, #13009, #13010 ) ); -#7206 = AXIS2_PLACEMENT_3D( '', #13011, #13012, #13013 ); -#7207 = SURFACE_SIDE_STYLE( '', ( #13014 ) ); -#7208 = EDGE_LOOP( '', ( #13015, #13016, #13017, #13018 ) ); -#7209 = AXIS2_PLACEMENT_3D( '', #13019, #13020, #13021 ); -#7210 = SURFACE_SIDE_STYLE( '', ( #13022 ) ); -#7211 = EDGE_LOOP( '', ( #13023, #13024, #13025, #13026 ) ); -#7212 = AXIS2_PLACEMENT_3D( '', #13027, #13028, #13029 ); -#7213 = SURFACE_SIDE_STYLE( '', ( #13030 ) ); -#7214 = EDGE_LOOP( '', ( #13031, #13032, #13033, #13034 ) ); -#7215 = AXIS2_PLACEMENT_3D( '', #13035, #13036, #13037 ); -#7216 = SURFACE_SIDE_STYLE( '', ( #13038 ) ); -#7217 = EDGE_LOOP( '', ( #13039, #13040, #13041, #13042 ) ); -#7218 = AXIS2_PLACEMENT_3D( '', #13043, #13044, #13045 ); -#7219 = SURFACE_SIDE_STYLE( '', ( #13046 ) ); -#7220 = EDGE_LOOP( '', ( #13047, #13048, #13049, #13050 ) ); -#7221 = AXIS2_PLACEMENT_3D( '', #13051, #13052, #13053 ); -#7222 = SURFACE_SIDE_STYLE( '', ( #13054 ) ); -#7223 = EDGE_LOOP( '', ( #13055, #13056, #13057, #13058 ) ); -#7224 = AXIS2_PLACEMENT_3D( '', #13059, #13060, #13061 ); -#7225 = SURFACE_SIDE_STYLE( '', ( #13062 ) ); -#7226 = EDGE_LOOP( '', ( #13063, #13064, #13065, #13066 ) ); -#7227 = AXIS2_PLACEMENT_3D( '', #13067, #13068, #13069 ); -#7228 = SURFACE_SIDE_STYLE( '', ( #13070 ) ); -#7229 = EDGE_LOOP( '', ( #13071, #13072, #13073, #13074 ) ); -#7230 = AXIS2_PLACEMENT_3D( '', #13075, #13076, #13077 ); -#7231 = SURFACE_SIDE_STYLE( '', ( #13078 ) ); -#7232 = EDGE_LOOP( '', ( #13079, #13080, #13081, #13082 ) ); -#7233 = AXIS2_PLACEMENT_3D( '', #13083, #13084, #13085 ); -#7234 = SURFACE_SIDE_STYLE( '', ( #13086 ) ); -#7235 = EDGE_LOOP( '', ( #13087, #13088, #13089, #13090, #13091, #13092, #13093, #13094, #13095, #13096, #13097, #13098, #13099, #13100, #13101, #13102 ) ); -#7236 = EDGE_LOOP( '', ( #13103, #13104, #13105, #13106 ) ); -#7237 = EDGE_LOOP( '', ( #13107, #13108, #13109, #13110 ) ); -#7238 = EDGE_LOOP( '', ( #13111, #13112, #13113, #13114 ) ); -#7239 = AXIS2_PLACEMENT_3D( '', #13115, #13116, #13117 ); -#7240 = SURFACE_SIDE_STYLE( '', ( #13118 ) ); -#7241 = EDGE_LOOP( '', ( #13119, #13120, #13121, #13122 ) ); -#7242 = AXIS2_PLACEMENT_3D( '', #13123, #13124, #13125 ); -#7243 = SURFACE_SIDE_STYLE( '', ( #13126 ) ); -#7244 = EDGE_LOOP( '', ( #13127, #13128, #13129, #13130 ) ); -#7245 = AXIS2_PLACEMENT_3D( '', #13131, #13132, #13133 ); -#7246 = SURFACE_SIDE_STYLE( '', ( #13134 ) ); -#7247 = EDGE_LOOP( '', ( #13135, #13136, #13137, #13138 ) ); -#7248 = AXIS2_PLACEMENT_3D( '', #13139, #13140, #13141 ); -#7249 = SURFACE_SIDE_STYLE( '', ( #13142 ) ); -#7250 = EDGE_LOOP( '', ( #13143, #13144, #13145, #13146 ) ); -#7251 = AXIS2_PLACEMENT_3D( '', #13147, #13148, #13149 ); -#7252 = SURFACE_SIDE_STYLE( '', ( #13150 ) ); -#7253 = EDGE_LOOP( '', ( #13151, #13152, #13153, #13154, #13155, #13156, #13157, #13158 ) ); -#7254 = AXIS2_PLACEMENT_3D( '', #13159, #13160, #13161 ); -#7255 = SURFACE_SIDE_STYLE( '', ( #13162 ) ); -#7256 = EDGE_LOOP( '', ( #13163, #13164, #13165, #13166 ) ); -#7257 = AXIS2_PLACEMENT_3D( '', #13167, #13168, #13169 ); -#7258 = SURFACE_SIDE_STYLE( '', ( #13170 ) ); -#7259 = EDGE_LOOP( '', ( #13171, #13172, #13173, #13174 ) ); -#7260 = AXIS2_PLACEMENT_3D( '', #13175, #13176, #13177 ); -#7261 = SURFACE_SIDE_STYLE( '', ( #13178 ) ); -#7262 = EDGE_LOOP( '', ( #13179, #13180, #13181, #13182 ) ); -#7263 = AXIS2_PLACEMENT_3D( '', #13183, #13184, #13185 ); -#7264 = SURFACE_SIDE_STYLE( '', ( #13186 ) ); -#7265 = EDGE_LOOP( '', ( #13187, #13188, #13189, #13190 ) ); -#7266 = AXIS2_PLACEMENT_3D( '', #13191, #13192, #13193 ); -#7267 = SURFACE_SIDE_STYLE( '', ( #13194 ) ); -#7268 = EDGE_LOOP( '', ( #13195, #13196, #13197, #13198, #13199, #13200, #13201, #13202 ) ); -#7269 = AXIS2_PLACEMENT_3D( '', #13203, #13204, #13205 ); -#7270 = SURFACE_SIDE_STYLE( '', ( #13206 ) ); -#7271 = EDGE_LOOP( '', ( #13207, #13208, #13209, #13210 ) ); -#7272 = AXIS2_PLACEMENT_3D( '', #13211, #13212, #13213 ); -#7273 = SURFACE_SIDE_STYLE( '', ( #13214 ) ); -#7274 = EDGE_LOOP( '', ( #13215, #13216, #13217, #13218 ) ); -#7275 = CARTESIAN_POINT( '', ( 7.18321389339554, 0.767057139210685, 8.35766063921259 ) ); -#7276 = CARTESIAN_POINT( '', ( 7.21845930015873, 0.775000150306835, 8.22509134385028 ) ); -#7277 = CARTESIAN_POINT( '', ( 7.19683989088039, 0.782784450397970, 8.08095140303579 ) ); -#7278 = CARTESIAN_POINT( '', ( 7.12423192959387, 0.790727636535539, 7.96456589699069 ) ); -#7279 = CARTESIAN_POINT( '', ( 7.12350584998101, 0.790807068396915, 7.96340204193024 ) ); -#7280 = CARTESIAN_POINT( '', ( 7.12277977036814, 0.790886500258290, 7.96223818686978 ) ); -#7281 = CARTESIAN_POINT( '', ( 7.12205369075528, 0.790965932119666, 7.96107433180933 ) ); -#7282 = CARTESIAN_POINT( '', ( 6.89328555735818, 0.767057139210685, 8.28057912416127 ) ); -#7283 = CARTESIAN_POINT( '', ( 6.90738177367334, 0.774999053695978, 8.22755872701473 ) ); -#7284 = CARTESIAN_POINT( '', ( 6.89873656032420, 0.782785313351530, 8.16988791302501 ) ); -#7285 = CARTESIAN_POINT( '', ( 6.86969247252357, 0.790727636535539, 8.12334141397726 ) ); -#7286 = CARTESIAN_POINT( '', ( 6.86940203164556, 0.790807059767379, 8.12287594898678 ) ); -#7287 = CARTESIAN_POINT( '', ( 6.86911159076755, 0.790886482999219, 8.12241048399631 ) ); -#7288 = CARTESIAN_POINT( '', ( 6.86882114988955, 0.790965906231059, 8.12194501900583 ) ); -#7289 = SURFACE_SIDE_STYLE( '', ( #13219 ) ); -#7290 = EDGE_LOOP( '', ( #13220, #13221, #13222, #13223 ) ); -#7291 = CARTESIAN_POINT( '', ( 5.77322223420153, -0.990868463503478, 6.37121370855024 ) ); -#7292 = CARTESIAN_POINT( '', ( 5.76663697404762, -0.991584646745750, 6.36065661653950 ) ); -#7293 = CARTESIAN_POINT( '', ( 5.76044472407172, -0.992300829971191, 6.34985444384222 ) ); -#7294 = CARTESIAN_POINT( '', ( 5.75466069929206, -0.993017013232362, 6.33883791917831 ) ); -#7295 = CARTESIAN_POINT( '', ( 5.77576762843094, -0.990868463503478, 6.36962595283324 ) ); -#7296 = CARTESIAN_POINT( '', ( 5.76922164418002, -0.991584646746439, 6.35913182558197 ) ); -#7297 = CARTESIAN_POINT( '', ( 5.76306633265475, -0.992300829989401, 6.34839407550357 ) ); -#7298 = CARTESIAN_POINT( '', ( 5.75731680760710, -0.993017013232362, 6.33744325483920 ) ); -#7299 = CARTESIAN_POINT( '', ( 6.03030705137237, -0.990868463503478, 6.21085038113330 ) ); -#7300 = CARTESIAN_POINT( '', ( 6.02768865742033, -0.991584646815277, 6.20665272982932 ) ); -#7301 = CARTESIAN_POINT( '', ( 6.02522719095739, -0.992300831810415, 6.20235724163840 ) ); -#7302 = CARTESIAN_POINT( '', ( 6.02292763911099, -0.993017013232362, 6.19797682092834 ) ); -#7303 = SURFACE_SIDE_STYLE( '', ( #13224 ) ); -#7304 = EDGE_LOOP( '', ( #13225, #13226, #13227, #13228 ) ); -#7305 = AXIS2_PLACEMENT_3D( '', #13229, #13230, #13231 ); -#7306 = SURFACE_SIDE_STYLE( '', ( #13232 ) ); -#7307 = EDGE_LOOP( '', ( #13233, #13234, #13235, #13236 ) ); -#7308 = AXIS2_PLACEMENT_3D( '', #13237, #13238, #13239 ); -#7309 = SURFACE_SIDE_STYLE( '', ( #13240 ) ); -#7310 = EDGE_LOOP( '', ( #13241, #13242, #13243, #13244 ) ); -#7311 = AXIS2_PLACEMENT_3D( '', #13245, #13246, #13247 ); -#7312 = SURFACE_SIDE_STYLE( '', ( #13248 ) ); -#7313 = EDGE_LOOP( '', ( #13249, #13250, #13251, #13252 ) ); -#7314 = AXIS2_PLACEMENT_3D( '', #13253, #13254, #13255 ); -#7315 = SURFACE_SIDE_STYLE( '', ( #13256 ) ); -#7316 = EDGE_LOOP( '', ( #13257, #13258, #13259, #13260 ) ); -#7317 = AXIS2_PLACEMENT_3D( '', #13261, #13262, #13263 ); -#7318 = SURFACE_SIDE_STYLE( '', ( #13264 ) ); -#7319 = EDGE_LOOP( '', ( #13265, #13266, #13267, #13268 ) ); -#7320 = AXIS2_PLACEMENT_3D( '', #13269, #13270, #13271 ); -#7321 = SURFACE_SIDE_STYLE( '', ( #13272 ) ); -#7322 = EDGE_LOOP( '', ( #13273, #13274, #13275, #13276 ) ); -#7323 = AXIS2_PLACEMENT_3D( '', #13277, #13278, #13279 ); -#7324 = SURFACE_SIDE_STYLE( '', ( #13280 ) ); -#7325 = EDGE_LOOP( '', ( #13281, #13282, #13283, #13284, #13285, #13286, #13287, #13288, #13289, #13290, #13291, #13292, #13293, #13294, #13295, #13296 ) ); -#7326 = AXIS2_PLACEMENT_3D( '', #13297, #13298, #13299 ); -#7327 = SURFACE_SIDE_STYLE( '', ( #13300 ) ); -#7328 = EDGE_LOOP( '', ( #13301, #13302, #13303, #13304 ) ); -#7329 = AXIS2_PLACEMENT_3D( '', #13305, #13306, #13307 ); -#7330 = SURFACE_SIDE_STYLE( '', ( #13308 ) ); -#7331 = EDGE_LOOP( '', ( #13309, #13310, #13311, #13312, #13313, #13314 ) ); -#7332 = AXIS2_PLACEMENT_3D( '', #13315, #13316, #13317 ); -#7333 = SURFACE_SIDE_STYLE( '', ( #13318 ) ); -#7334 = EDGE_LOOP( '', ( #13319, #13320, #13321, #13322 ) ); -#7335 = AXIS2_PLACEMENT_3D( '', #13323, #13324, #13325 ); -#7336 = SURFACE_SIDE_STYLE( '', ( #13326 ) ); -#7337 = EDGE_LOOP( '', ( #13327, #13328, #13329, #13330 ) ); -#7338 = AXIS2_PLACEMENT_3D( '', #13331, #13332, #13333 ); -#7339 = SURFACE_SIDE_STYLE( '', ( #13334 ) ); -#7340 = EDGE_LOOP( '', ( #13335, #13336, #13337, #13338 ) ); -#7341 = AXIS2_PLACEMENT_3D( '', #13339, #13340, #13341 ); -#7342 = SURFACE_SIDE_STYLE( '', ( #13342 ) ); -#7343 = EDGE_LOOP( '', ( #13343, #13344, #13345, #13346 ) ); -#7344 = AXIS2_PLACEMENT_3D( '', #13347, #13348, #13349 ); -#7345 = SURFACE_SIDE_STYLE( '', ( #13350 ) ); -#7346 = EDGE_LOOP( '', ( #13351, #13352, #13353, #13354 ) ); -#7347 = AXIS2_PLACEMENT_3D( '', #13355, #13356, #13357 ); -#7348 = SURFACE_SIDE_STYLE( '', ( #13358 ) ); -#7349 = EDGE_LOOP( '', ( #13359, #13360, #13361, #13362 ) ); -#7350 = AXIS2_PLACEMENT_3D( '', #13363, #13364, #13365 ); -#7351 = SURFACE_SIDE_STYLE( '', ( #13366 ) ); -#7352 = EDGE_LOOP( '', ( #13367, #13368, #13369, #13370 ) ); -#7353 = AXIS2_PLACEMENT_3D( '', #13371, #13372, #13373 ); -#7354 = SURFACE_SIDE_STYLE( '', ( #13374 ) ); -#7355 = EDGE_LOOP( '', ( #13375, #13376, #13377, #13378 ) ); -#7356 = AXIS2_PLACEMENT_3D( '', #13379, #13380, #13381 ); -#7357 = SURFACE_SIDE_STYLE( '', ( #13382 ) ); -#7358 = EDGE_LOOP( '', ( #13383, #13384, #13385, #13386, #13387, #13388 ) ); -#7359 = AXIS2_PLACEMENT_3D( '', #13389, #13390, #13391 ); -#7360 = SURFACE_SIDE_STYLE( '', ( #13392 ) ); -#7361 = EDGE_LOOP( '', ( #13393, #13394, #13395, #13396 ) ); -#7362 = AXIS2_PLACEMENT_3D( '', #13397, #13398, #13399 ); -#7363 = SURFACE_SIDE_STYLE( '', ( #13400 ) ); -#7364 = EDGE_LOOP( '', ( #13401, #13402, #13403, #13404 ) ); -#7365 = AXIS2_PLACEMENT_3D( '', #13405, #13406, #13407 ); -#7366 = SURFACE_SIDE_STYLE( '', ( #13408 ) ); -#7367 = EDGE_LOOP( '', ( #13409, #13410, #13411, #13412 ) ); -#7368 = AXIS2_PLACEMENT_3D( '', #13413, #13414, #13415 ); -#7369 = SURFACE_SIDE_STYLE( '', ( #13416 ) ); -#7370 = EDGE_LOOP( '', ( #13417, #13418, #13419, #13420 ) ); -#7371 = AXIS2_PLACEMENT_3D( '', #13421, #13422, #13423 ); -#7372 = SURFACE_SIDE_STYLE( '', ( #13424 ) ); -#7373 = EDGE_LOOP( '', ( #13425, #13426, #13427, #13428, #13429, #13430, #13431, #13432 ) ); -#7374 = AXIS2_PLACEMENT_3D( '', #13433, #13434, #13435 ); -#7375 = SURFACE_SIDE_STYLE( '', ( #13436 ) ); -#7376 = EDGE_LOOP( '', ( #13437, #13438, #13439, #13440 ) ); -#7377 = AXIS2_PLACEMENT_3D( '', #13441, #13442, #13443 ); -#7378 = SURFACE_SIDE_STYLE( '', ( #13444 ) ); -#7379 = EDGE_LOOP( '', ( #13445, #13446, #13447, #13448 ) ); -#7380 = AXIS2_PLACEMENT_3D( '', #13449, #13450, #13451 ); -#7381 = SURFACE_SIDE_STYLE( '', ( #13452 ) ); -#7382 = EDGE_LOOP( '', ( #13453, #13454, #13455, #13456, #13457, #13458 ) ); -#7383 = EDGE_LOOP( '', ( #13459, #13460, #13461, #13462 ) ); -#7384 = AXIS2_PLACEMENT_3D( '', #13463, #13464, #13465 ); -#7385 = SURFACE_SIDE_STYLE( '', ( #13466 ) ); -#7386 = EDGE_LOOP( '', ( #13467, #13468, #13469, #13470, #13471, #13472, #13473, #13474, #13475, #13476, #13477, #13478 ) ); -#7387 = EDGE_LOOP( '', ( #13479, #13480, #13481, #13482 ) ); -#7388 = EDGE_LOOP( '', ( #13483, #13484, #13485, #13486 ) ); -#7389 = EDGE_LOOP( '', ( #13487, #13488, #13489, #13490 ) ); -#7390 = EDGE_LOOP( '', ( #13491, #13492, #13493, #13494 ) ); -#7391 = EDGE_LOOP( '', ( #13495, #13496, #13497, #13498 ) ); -#7392 = AXIS2_PLACEMENT_3D( '', #13499, #13500, #13501 ); -#7393 = SURFACE_SIDE_STYLE( '', ( #13502 ) ); -#7394 = EDGE_LOOP( '', ( #13503, #13504, #13505, #13506 ) ); -#7395 = AXIS2_PLACEMENT_3D( '', #13507, #13508, #13509 ); -#7396 = SURFACE_SIDE_STYLE( '', ( #13510 ) ); -#7397 = EDGE_LOOP( '', ( #13511, #13512, #13513, #13514 ) ); -#7398 = AXIS2_PLACEMENT_3D( '', #13515, #13516, #13517 ); -#7399 = SURFACE_SIDE_STYLE( '', ( #13518 ) ); -#7400 = EDGE_LOOP( '', ( #13519, #13520, #13521, #13522 ) ); -#7401 = AXIS2_PLACEMENT_3D( '', #13523, #13524, #13525 ); -#7402 = SURFACE_SIDE_STYLE( '', ( #13526 ) ); -#7403 = EDGE_LOOP( '', ( #13527, #13528, #13529, #13530 ) ); -#7404 = AXIS2_PLACEMENT_3D( '', #13531, #13532, #13533 ); -#7405 = SURFACE_SIDE_STYLE( '', ( #13534 ) ); -#7406 = EDGE_LOOP( '', ( #13535, #13536, #13537, #13538, #13539, #13540, #13541, #13542 ) ); -#7407 = AXIS2_PLACEMENT_3D( '', #13543, #13544, #13545 ); -#7408 = SURFACE_SIDE_STYLE( '', ( #13546 ) ); -#7409 = EDGE_LOOP( '', ( #13547, #13548, #13549, #13550 ) ); -#7410 = AXIS2_PLACEMENT_3D( '', #13551, #13552, #13553 ); -#7411 = SURFACE_SIDE_STYLE( '', ( #13554 ) ); -#7412 = EDGE_LOOP( '', ( #13555, #13556, #13557, #13558 ) ); -#7413 = AXIS2_PLACEMENT_3D( '', #13559, #13560, #13561 ); -#7414 = SURFACE_SIDE_STYLE( '', ( #13562 ) ); -#7415 = EDGE_LOOP( '', ( #13563, #13564, #13565, #13566 ) ); -#7416 = AXIS2_PLACEMENT_3D( '', #13567, #13568, #13569 ); -#7417 = SURFACE_SIDE_STYLE( '', ( #13570 ) ); -#7418 = EDGE_LOOP( '', ( #13571, #13572, #13573, #13574 ) ); -#7419 = AXIS2_PLACEMENT_3D( '', #13575, #13576, #13577 ); -#7420 = SURFACE_SIDE_STYLE( '', ( #13578 ) ); -#7421 = EDGE_LOOP( '', ( #13579, #13580, #13581, #13582 ) ); -#7422 = AXIS2_PLACEMENT_3D( '', #13583, #13584, #13585 ); -#7423 = SURFACE_SIDE_STYLE( '', ( #13586 ) ); -#7424 = EDGE_LOOP( '', ( #13587, #13588, #13589, #13590 ) ); -#7425 = AXIS2_PLACEMENT_3D( '', #13591, #13592, #13593 ); -#7426 = SURFACE_SIDE_STYLE( '', ( #13594 ) ); -#7427 = EDGE_LOOP( '', ( #13595, #13596, #13597, #13598 ) ); -#7428 = AXIS2_PLACEMENT_3D( '', #13599, #13600, #13601 ); -#7429 = SURFACE_SIDE_STYLE( '', ( #13602 ) ); -#7430 = EDGE_LOOP( '', ( #13603, #13604, #13605, #13606, #13607, #13608, #13609, #13610, #13611, #13612, #13613, #13614, #13615, #13616, #13617, #13618, #13619, #13620, #13621, #13622, #13623, #13624, #13625, #13626 ) ); -#7431 = AXIS2_PLACEMENT_3D( '', #13627, #13628, #13629 ); -#7432 = SURFACE_SIDE_STYLE( '', ( #13630 ) ); -#7433 = EDGE_LOOP( '', ( #13631, #13632, #13633, #13634, #13635, #13636 ) ); -#7434 = AXIS2_PLACEMENT_3D( '', #13637, #13638, #13639 ); -#7435 = SURFACE_SIDE_STYLE( '', ( #13640 ) ); -#7436 = EDGE_LOOP( '', ( #13641, #13642, #13643, #13644 ) ); -#7437 = AXIS2_PLACEMENT_3D( '', #13645, #13646, #13647 ); -#7438 = SURFACE_SIDE_STYLE( '', ( #13648 ) ); -#7439 = EDGE_LOOP( '', ( #13649, #13650, #13651, #13652, #13653, #13654 ) ); -#7440 = AXIS2_PLACEMENT_3D( '', #13655, #13656, #13657 ); -#7441 = SURFACE_SIDE_STYLE( '', ( #13658 ) ); -#7442 = EDGE_LOOP( '', ( #13659, #13660, #13661, #13662, #13663, #13664 ) ); -#7443 = AXIS2_PLACEMENT_3D( '', #13665, #13666, #13667 ); -#7444 = SURFACE_SIDE_STYLE( '', ( #13668 ) ); -#7445 = EDGE_LOOP( '', ( #13669, #13670, #13671, #13672 ) ); -#7446 = AXIS2_PLACEMENT_3D( '', #13673, #13674, #13675 ); -#7447 = SURFACE_SIDE_STYLE( '', ( #13676 ) ); -#7448 = EDGE_LOOP( '', ( #13677, #13678, #13679, #13680 ) ); -#7449 = AXIS2_PLACEMENT_3D( '', #13681, #13682, #13683 ); -#7450 = SURFACE_SIDE_STYLE( '', ( #13684 ) ); -#7451 = EDGE_LOOP( '', ( #13685, #13686, #13687, #13688, #13689, #13690, #13691, #13692 ) ); -#7452 = AXIS2_PLACEMENT_3D( '', #13693, #13694, #13695 ); -#7453 = SURFACE_SIDE_STYLE( '', ( #13696 ) ); -#7454 = EDGE_LOOP( '', ( #13697, #13698, #13699, #13700 ) ); -#7455 = AXIS2_PLACEMENT_3D( '', #13701, #13702, #13703 ); -#7456 = SURFACE_SIDE_STYLE( '', ( #13704 ) ); -#7457 = EDGE_LOOP( '', ( #13705, #13706, #13707, #13708, #13709, #13710, #13711, #13712, #13713, #13714, #13715, #13716 ) ); -#7458 = AXIS2_PLACEMENT_3D( '', #13717, #13718, #13719 ); -#7459 = SURFACE_SIDE_STYLE( '', ( #13720 ) ); -#7460 = EDGE_LOOP( '', ( #13721, #13722, #13723, #13724 ) ); -#7461 = AXIS2_PLACEMENT_3D( '', #13725, #13726, #13727 ); -#7462 = SURFACE_SIDE_STYLE( '', ( #13728 ) ); -#7463 = EDGE_LOOP( '', ( #13729, #13730, #13731, #13732 ) ); -#7464 = AXIS2_PLACEMENT_3D( '', #13733, #13734, #13735 ); -#7465 = SURFACE_SIDE_STYLE( '', ( #13736 ) ); -#7466 = EDGE_LOOP( '', ( #13737, #13738, #13739, #13740 ) ); -#7467 = AXIS2_PLACEMENT_3D( '', #13741, #13742, #13743 ); -#7468 = SURFACE_SIDE_STYLE( '', ( #13744 ) ); -#7469 = EDGE_LOOP( '', ( #13745, #13746, #13747, #13748 ) ); -#7470 = AXIS2_PLACEMENT_3D( '', #13749, #13750, #13751 ); -#7471 = SURFACE_SIDE_STYLE( '', ( #13752 ) ); -#7472 = EDGE_LOOP( '', ( #13753, #13754, #13755, #13756 ) ); -#7473 = AXIS2_PLACEMENT_3D( '', #13757, #13758, #13759 ); -#7474 = SURFACE_SIDE_STYLE( '', ( #13760 ) ); -#7475 = EDGE_LOOP( '', ( #13761, #13762, #13763, #13764, #13765, #13766 ) ); -#7476 = AXIS2_PLACEMENT_3D( '', #13767, #13768, #13769 ); -#7477 = SURFACE_SIDE_STYLE( '', ( #13770 ) ); -#7478 = EDGE_LOOP( '', ( #13771, #13772, #13773, #13774 ) ); -#7479 = AXIS2_PLACEMENT_3D( '', #13775, #13776, #13777 ); -#7480 = SURFACE_SIDE_STYLE( '', ( #13778 ) ); -#7481 = EDGE_LOOP( '', ( #13779, #13780, #13781, #13782 ) ); -#7482 = AXIS2_PLACEMENT_3D( '', #13783, #13784, #13785 ); -#7483 = SURFACE_SIDE_STYLE( '', ( #13786 ) ); -#7484 = EDGE_LOOP( '', ( #13787, #13788, #13789, #13790, #13791, #13792 ) ); -#7485 = AXIS2_PLACEMENT_3D( '', #13793, #13794, #13795 ); -#7486 = SURFACE_SIDE_STYLE( '', ( #13796 ) ); -#7487 = EDGE_LOOP( '', ( #13797, #13798, #13799, #13800 ) ); -#7488 = AXIS2_PLACEMENT_3D( '', #13801, #13802, #13803 ); -#7489 = SURFACE_SIDE_STYLE( '', ( #13804 ) ); -#7490 = EDGE_LOOP( '', ( #13805, #13806, #13807, #13808, #13809, #13810, #13811, #13812, #13813, #13814, #13815, #13816, #13817, #13818, #13819, #13820 ) ); -#7491 = AXIS2_PLACEMENT_3D( '', #13821, #13822, #13823 ); -#7492 = SURFACE_SIDE_STYLE( '', ( #13824 ) ); -#7493 = EDGE_LOOP( '', ( #13825, #13826, #13827, #13828 ) ); -#7494 = AXIS2_PLACEMENT_3D( '', #13829, #13830, #13831 ); -#7495 = SURFACE_SIDE_STYLE( '', ( #13832 ) ); -#7496 = EDGE_LOOP( '', ( #13833, #13834, #13835, #13836, #13837, #13838, #13839, #13840 ) ); -#7497 = AXIS2_PLACEMENT_3D( '', #13841, #13842, #13843 ); -#7498 = SURFACE_SIDE_STYLE( '', ( #13844 ) ); -#7499 = EDGE_LOOP( '', ( #13845, #13846, #13847, #13848 ) ); -#7500 = AXIS2_PLACEMENT_3D( '', #13849, #13850, #13851 ); -#7501 = SURFACE_SIDE_STYLE( '', ( #13852 ) ); -#7502 = EDGE_LOOP( '', ( #13853, #13854, #13855, #13856 ) ); -#7503 = AXIS2_PLACEMENT_3D( '', #13857, #13858, #13859 ); -#7504 = SURFACE_SIDE_STYLE( '', ( #13860 ) ); -#7505 = EDGE_LOOP( '', ( #13861, #13862, #13863, #13864, #13865, #13866 ) ); -#7506 = AXIS2_PLACEMENT_3D( '', #13867, #13868, #13869 ); -#7507 = SURFACE_SIDE_STYLE( '', ( #13870 ) ); -#7508 = EDGE_LOOP( '', ( #13871, #13872, #13873, #13874 ) ); -#7509 = AXIS2_PLACEMENT_3D( '', #13875, #13876, #13877 ); -#7510 = SURFACE_SIDE_STYLE( '', ( #13878 ) ); -#7511 = EDGE_LOOP( '', ( #13879, #13880, #13881, #13882 ) ); -#7512 = AXIS2_PLACEMENT_3D( '', #13883, #13884, #13885 ); -#7513 = SURFACE_SIDE_STYLE( '', ( #13886 ) ); -#7514 = EDGE_LOOP( '', ( #13887, #13888, #13889, #13890, #13891, #13892, #13893, #13894 ) ); -#7515 = AXIS2_PLACEMENT_3D( '', #13895, #13896, #13897 ); -#7516 = SURFACE_SIDE_STYLE( '', ( #13898 ) ); -#7517 = EDGE_LOOP( '', ( #13899, #13900, #13901, #13902 ) ); -#7518 = AXIS2_PLACEMENT_3D( '', #13903, #13904, #13905 ); -#7519 = SURFACE_SIDE_STYLE( '', ( #13906 ) ); -#7520 = EDGE_LOOP( '', ( #13907, #13908, #13909, #13910, #13911, #13912, #13913, #13914 ) ); -#7521 = AXIS2_PLACEMENT_3D( '', #13915, #13916, #13917 ); -#7522 = SURFACE_SIDE_STYLE( '', ( #13918 ) ); -#7523 = EDGE_LOOP( '', ( #13919, #13920, #13921, #13922 ) ); -#7524 = AXIS2_PLACEMENT_3D( '', #13923, #13924, #13925 ); -#7525 = SURFACE_SIDE_STYLE( '', ( #13926 ) ); -#7526 = EDGE_LOOP( '', ( #13927, #13928, #13929, #13930 ) ); -#7527 = AXIS2_PLACEMENT_3D( '', #13931, #13932, #13933 ); -#7528 = SURFACE_SIDE_STYLE( '', ( #13934 ) ); -#7529 = EDGE_LOOP( '', ( #13935, #13936, #13937, #13938 ) ); -#7530 = AXIS2_PLACEMENT_3D( '', #13939, #13940, #13941 ); -#7531 = SURFACE_SIDE_STYLE( '', ( #13942 ) ); -#7532 = EDGE_LOOP( '', ( #13943, #13944, #13945, #13946 ) ); -#7533 = AXIS2_PLACEMENT_3D( '', #13947, #13948, #13949 ); -#7534 = SURFACE_SIDE_STYLE( '', ( #13950 ) ); -#7535 = EDGE_LOOP( '', ( #13951, #13952, #13953, #13954 ) ); -#7536 = AXIS2_PLACEMENT_3D( '', #13955, #13956, #13957 ); -#7537 = SURFACE_SIDE_STYLE( '', ( #13958 ) ); -#7538 = EDGE_LOOP( '', ( #13959, #13960, #13961, #13962 ) ); -#7539 = AXIS2_PLACEMENT_3D( '', #13963, #13964, #13965 ); -#7540 = SURFACE_SIDE_STYLE( '', ( #13966 ) ); -#7541 = EDGE_LOOP( '', ( #13967, #13968, #13969, #13970 ) ); -#7542 = AXIS2_PLACEMENT_3D( '', #13971, #13972, #13973 ); -#7543 = SURFACE_SIDE_STYLE( '', ( #13974 ) ); -#7544 = EDGE_LOOP( '', ( #13975 ) ); -#7545 = AXIS2_PLACEMENT_3D( '', #13976, #13977, #13978 ); -#7546 = SURFACE_SIDE_STYLE( '', ( #13979 ) ); -#7547 = EDGE_LOOP( '', ( #13980, #13981, #13982, #13983 ) ); -#7548 = AXIS2_PLACEMENT_3D( '', #13984, #13985, #13986 ); -#7549 = SURFACE_SIDE_STYLE( '', ( #13987 ) ); -#7550 = EDGE_LOOP( '', ( #13988, #13989, #13990, #13991 ) ); -#7551 = AXIS2_PLACEMENT_3D( '', #13992, #13993, #13994 ); -#7552 = SURFACE_SIDE_STYLE( '', ( #13995 ) ); -#7553 = EDGE_LOOP( '', ( #13996, #13997, #13998, #13999 ) ); -#7554 = AXIS2_PLACEMENT_3D( '', #14000, #14001, #14002 ); -#7555 = SURFACE_SIDE_STYLE( '', ( #14003 ) ); -#7556 = EDGE_LOOP( '', ( #14004, #14005, #14006, #14007, #14008, #14009, #14010, #14011 ) ); -#7557 = AXIS2_PLACEMENT_3D( '', #14012, #14013, #14014 ); -#7558 = SURFACE_SIDE_STYLE( '', ( #14015 ) ); -#7559 = EDGE_LOOP( '', ( #14016, #14017, #14018, #14019 ) ); -#7560 = AXIS2_PLACEMENT_3D( '', #14020, #14021, #14022 ); -#7561 = SURFACE_SIDE_STYLE( '', ( #14023 ) ); -#7562 = EDGE_LOOP( '', ( #14024, #14025, #14026, #14027 ) ); -#7563 = AXIS2_PLACEMENT_3D( '', #14028, #14029, #14030 ); -#7564 = SURFACE_SIDE_STYLE( '', ( #14031 ) ); -#7565 = EDGE_LOOP( '', ( #14032, #14033, #14034, #14035 ) ); -#7566 = AXIS2_PLACEMENT_3D( '', #14036, #14037, #14038 ); -#7567 = SURFACE_SIDE_STYLE( '', ( #14039 ) ); -#7568 = EDGE_LOOP( '', ( #14040, #14041, #14042, #14043, #14044, #14045, #14046, #14047 ) ); -#7569 = AXIS2_PLACEMENT_3D( '', #14048, #14049, #14050 ); -#7570 = SURFACE_SIDE_STYLE( '', ( #14051 ) ); -#7571 = EDGE_LOOP( '', ( #14052, #14053, #14054, #14055 ) ); -#7572 = AXIS2_PLACEMENT_3D( '', #14056, #14057, #14058 ); -#7573 = SURFACE_SIDE_STYLE( '', ( #14059 ) ); -#7574 = EDGE_LOOP( '', ( #14060, #14061, #14062, #14063, #14064, #14065 ) ); -#7575 = AXIS2_PLACEMENT_3D( '', #14066, #14067, #14068 ); -#7576 = SURFACE_SIDE_STYLE( '', ( #14069 ) ); -#7577 = EDGE_LOOP( '', ( #14070, #14071, #14072, #14073 ) ); -#7578 = AXIS2_PLACEMENT_3D( '', #14074, #14075, #14076 ); -#7579 = SURFACE_SIDE_STYLE( '', ( #14077 ) ); -#7580 = EDGE_LOOP( '', ( #14078, #14079, #14080, #14081 ) ); -#7581 = AXIS2_PLACEMENT_3D( '', #14082, #14083, #14084 ); -#7582 = SURFACE_SIDE_STYLE( '', ( #14085 ) ); -#7583 = EDGE_LOOP( '', ( #14086, #14087, #14088, #14089, #14090, #14091, #14092, #14093, #14094, #14095, #14096, #14097, #14098, #14099, #14100, #14101, #14102, #14103, #14104, #14105 ) ); -#7584 = AXIS2_PLACEMENT_3D( '', #14106, #14107, #14108 ); -#7585 = SURFACE_SIDE_STYLE( '', ( #14109 ) ); -#7586 = EDGE_LOOP( '', ( #14110, #14111, #14112, #14113, #14114, #14115, #14116, #14117, #14118, #14119, #14120, #14121 ) ); -#7587 = AXIS2_PLACEMENT_3D( '', #14122, #14123, #14124 ); -#7588 = SURFACE_SIDE_STYLE( '', ( #14125 ) ); -#7589 = EDGE_LOOP( '', ( #14126, #14127, #14128, #14129, #14130, #14131 ) ); -#7590 = AXIS2_PLACEMENT_3D( '', #14132, #14133, #14134 ); -#7591 = SURFACE_SIDE_STYLE( '', ( #14135 ) ); -#7592 = EDGE_LOOP( '', ( #14136, #14137, #14138, #14139 ) ); -#7593 = AXIS2_PLACEMENT_3D( '', #14140, #14141, #14142 ); -#7594 = SURFACE_SIDE_STYLE( '', ( #14143 ) ); -#7595 = EDGE_LOOP( '', ( #14144, #14145, #14146, #14147 ) ); -#7596 = AXIS2_PLACEMENT_3D( '', #14148, #14149, #14150 ); -#7597 = SURFACE_SIDE_STYLE( '', ( #14151 ) ); -#7598 = EDGE_LOOP( '', ( #14152, #14153, #14154, #14155 ) ); -#7599 = AXIS2_PLACEMENT_3D( '', #14156, #14157, #14158 ); -#7600 = SURFACE_SIDE_STYLE( '', ( #14159 ) ); -#7601 = EDGE_LOOP( '', ( #14160, #14161, #14162, #14163, #14164, #14165 ) ); -#7602 = AXIS2_PLACEMENT_3D( '', #14166, #14167, #14168 ); -#7603 = SURFACE_SIDE_STYLE( '', ( #14169 ) ); -#7604 = EDGE_LOOP( '', ( #14170, #14171, #14172, #14173 ) ); -#7605 = AXIS2_PLACEMENT_3D( '', #14174, #14175, #14176 ); -#7606 = SURFACE_SIDE_STYLE( '', ( #14177 ) ); -#7607 = EDGE_LOOP( '', ( #14178, #14179, #14180, #14181 ) ); -#7608 = AXIS2_PLACEMENT_3D( '', #14182, #14183, #14184 ); -#7609 = SURFACE_SIDE_STYLE( '', ( #14185 ) ); -#7610 = EDGE_LOOP( '', ( #14186, #14187, #14188, #14189 ) ); -#7611 = AXIS2_PLACEMENT_3D( '', #14190, #14191, #14192 ); -#7612 = SURFACE_SIDE_STYLE( '', ( #14193 ) ); -#7613 = EDGE_LOOP( '', ( #14194, #14195, #14196, #14197 ) ); -#7614 = AXIS2_PLACEMENT_3D( '', #14198, #14199, #14200 ); -#7615 = SURFACE_SIDE_STYLE( '', ( #14201 ) ); -#7616 = EDGE_LOOP( '', ( #14202, #14203, #14204, #14205 ) ); -#7617 = AXIS2_PLACEMENT_3D( '', #14206, #14207, #14208 ); -#7618 = SURFACE_SIDE_STYLE( '', ( #14209 ) ); -#7619 = EDGE_LOOP( '', ( #14210, #14211, #14212, #14213 ) ); -#7620 = AXIS2_PLACEMENT_3D( '', #14214, #14215, #14216 ); -#7621 = SURFACE_SIDE_STYLE( '', ( #14217 ) ); -#7622 = EDGE_LOOP( '', ( #14218, #14219, #14220, #14221 ) ); -#7623 = AXIS2_PLACEMENT_3D( '', #14222, #14223, #14224 ); -#7624 = SURFACE_SIDE_STYLE( '', ( #14225 ) ); -#7625 = EDGE_LOOP( '', ( #14226, #14227, #14228, #14229 ) ); -#7626 = AXIS2_PLACEMENT_3D( '', #14230, #14231, #14232 ); -#7627 = SURFACE_SIDE_STYLE( '', ( #14233 ) ); -#7628 = EDGE_LOOP( '', ( #14234, #14235, #14236, #14237 ) ); -#7629 = AXIS2_PLACEMENT_3D( '', #14238, #14239, #14240 ); -#7630 = SURFACE_SIDE_STYLE( '', ( #14241 ) ); -#7631 = EDGE_LOOP( '', ( #14242, #14243, #14244, #14245 ) ); -#7632 = AXIS2_PLACEMENT_3D( '', #14246, #14247, #14248 ); -#7633 = SURFACE_SIDE_STYLE( '', ( #14249 ) ); -#7634 = EDGE_LOOP( '', ( #14250, #14251, #14252, #14253 ) ); -#7635 = AXIS2_PLACEMENT_3D( '', #14254, #14255, #14256 ); -#7636 = SURFACE_SIDE_STYLE( '', ( #14257 ) ); -#7637 = EDGE_LOOP( '', ( #14258, #14259, #14260, #14261 ) ); -#7638 = AXIS2_PLACEMENT_3D( '', #14262, #14263, #14264 ); -#7639 = SURFACE_SIDE_STYLE( '', ( #14265 ) ); -#7640 = EDGE_LOOP( '', ( #14266, #14267, #14268, #14269 ) ); -#7641 = AXIS2_PLACEMENT_3D( '', #14270, #14271, #14272 ); -#7642 = SURFACE_SIDE_STYLE( '', ( #14273 ) ); -#7643 = EDGE_LOOP( '', ( #14274, #14275, #14276, #14277 ) ); -#7644 = AXIS2_PLACEMENT_3D( '', #14278, #14279, #14280 ); -#7645 = SURFACE_SIDE_STYLE( '', ( #14281 ) ); -#7646 = EDGE_LOOP( '', ( #14282, #14283, #14284, #14285 ) ); -#7647 = AXIS2_PLACEMENT_3D( '', #14286, #14287, #14288 ); -#7648 = SURFACE_SIDE_STYLE( '', ( #14289 ) ); -#7649 = EDGE_LOOP( '', ( #14290, #14291, #14292, #14293, #14294, #14295, #14296, #14297, #14298, #14299 ) ); -#7650 = AXIS2_PLACEMENT_3D( '', #14300, #14301, #14302 ); -#7651 = SURFACE_SIDE_STYLE( '', ( #14303 ) ); -#7652 = EDGE_LOOP( '', ( #14304, #14305, #14306, #14307 ) ); -#7653 = AXIS2_PLACEMENT_3D( '', #14308, #14309, #14310 ); -#7654 = SURFACE_SIDE_STYLE( '', ( #14311 ) ); -#7655 = EDGE_LOOP( '', ( #14312, #14313, #14314, #14315 ) ); -#7656 = AXIS2_PLACEMENT_3D( '', #14316, #14317, #14318 ); -#7657 = SURFACE_SIDE_STYLE( '', ( #14319 ) ); -#7658 = EDGE_LOOP( '', ( #14320, #14321, #14322, #14323 ) ); -#7659 = AXIS2_PLACEMENT_3D( '', #14324, #14325, #14326 ); -#7660 = SURFACE_SIDE_STYLE( '', ( #14327 ) ); -#7661 = EDGE_LOOP( '', ( #14328, #14329, #14330, #14331 ) ); -#7662 = AXIS2_PLACEMENT_3D( '', #14332, #14333, #14334 ); -#7663 = SURFACE_SIDE_STYLE( '', ( #14335 ) ); -#7664 = EDGE_LOOP( '', ( #14336, #14337, #14338, #14339 ) ); -#7665 = AXIS2_PLACEMENT_3D( '', #14340, #14341, #14342 ); -#7666 = SURFACE_SIDE_STYLE( '', ( #14343 ) ); -#7667 = EDGE_LOOP( '', ( #14344, #14345, #14346, #14347, #14348, #14349, #14350, #14351 ) ); -#7668 = AXIS2_PLACEMENT_3D( '', #14352, #14353, #14354 ); -#7669 = SURFACE_SIDE_STYLE( '', ( #14355 ) ); -#7670 = EDGE_LOOP( '', ( #14356, #14357, #14358, #14359 ) ); -#7671 = AXIS2_PLACEMENT_3D( '', #14360, #14361, #14362 ); -#7672 = SURFACE_SIDE_STYLE( '', ( #14363 ) ); -#7673 = EDGE_LOOP( '', ( #14364, #14365, #14366, #14367 ) ); -#7674 = AXIS2_PLACEMENT_3D( '', #14368, #14369, #14370 ); -#7675 = SURFACE_SIDE_STYLE( '', ( #14371 ) ); -#7676 = EDGE_LOOP( '', ( #14372, #14373, #14374, #14375 ) ); -#7677 = AXIS2_PLACEMENT_3D( '', #14376, #14377, #14378 ); -#7678 = SURFACE_SIDE_STYLE( '', ( #14379 ) ); -#7679 = EDGE_LOOP( '', ( #14380, #14381, #14382, #14383 ) ); -#7680 = AXIS2_PLACEMENT_3D( '', #14384, #14385, #14386 ); -#7681 = SURFACE_SIDE_STYLE( '', ( #14387 ) ); -#7682 = EDGE_LOOP( '', ( #14388, #14389, #14390, #14391, #14392, #14393 ) ); -#7683 = AXIS2_PLACEMENT_3D( '', #14394, #14395, #14396 ); -#7684 = SURFACE_SIDE_STYLE( '', ( #14397 ) ); -#7685 = EDGE_LOOP( '', ( #14398, #14399, #14400, #14401, #14402, #14403, #14404, #14405 ) ); -#7686 = AXIS2_PLACEMENT_3D( '', #14406, #14407, #14408 ); -#7687 = SURFACE_SIDE_STYLE( '', ( #14409 ) ); -#7688 = EDGE_LOOP( '', ( #14410, #14411, #14412, #14413 ) ); -#7689 = AXIS2_PLACEMENT_3D( '', #14414, #14415, #14416 ); -#7690 = SURFACE_SIDE_STYLE( '', ( #14417 ) ); -#7691 = EDGE_LOOP( '', ( #14418, #14419, #14420, #14421, #14422, #14423, #14424, #14425, #14426, #14427, #14428, #14429 ) ); -#7692 = AXIS2_PLACEMENT_3D( '', #14430, #14431, #14432 ); -#7693 = SURFACE_SIDE_STYLE( '', ( #14433 ) ); -#7694 = EDGE_LOOP( '', ( #14434, #14435, #14436, #14437 ) ); -#7695 = AXIS2_PLACEMENT_3D( '', #14438, #14439, #14440 ); -#7696 = SURFACE_SIDE_STYLE( '', ( #14441 ) ); -#7697 = EDGE_LOOP( '', ( #14442, #14443, #14444, #14445, #14446 ) ); -#7698 = AXIS2_PLACEMENT_3D( '', #14447, #14448, #14449 ); -#7699 = SURFACE_SIDE_STYLE( '', ( #14450 ) ); -#7700 = EDGE_LOOP( '', ( #14451, #14452, #14453, #14454 ) ); -#7701 = AXIS2_PLACEMENT_3D( '', #14455, #14456, #14457 ); -#7702 = SURFACE_SIDE_STYLE( '', ( #14458 ) ); -#7703 = EDGE_LOOP( '', ( #14459, #14460, #14461, #14462 ) ); -#7704 = AXIS2_PLACEMENT_3D( '', #14463, #14464, #14465 ); -#7705 = SURFACE_SIDE_STYLE( '', ( #14466 ) ); -#7706 = EDGE_LOOP( '', ( #14467, #14468, #14469, #14470 ) ); -#7707 = AXIS2_PLACEMENT_3D( '', #14471, #14472, #14473 ); -#7708 = SURFACE_SIDE_STYLE( '', ( #14474 ) ); -#7709 = EDGE_LOOP( '', ( #14475, #14476, #14477, #14478, #14479, #14480, #14481, #14482, #14483, #14484 ) ); -#7710 = AXIS2_PLACEMENT_3D( '', #14485, #14486, #14487 ); -#7711 = SURFACE_SIDE_STYLE( '', ( #14488 ) ); -#7712 = EDGE_LOOP( '', ( #14489, #14490, #14491, #14492, #14493, #14494, #14495, #14496, #14497, #14498, #14499, #14500, #14501, #14502, #14503, #14504, #14505, #14506, #14507, #14508, #14509, #14510, #14511, #14512, #14513, #14514, #14515, #14516 ) ); -#7713 = EDGE_LOOP( '', ( #14517, #14518, #14519, #14520, #14521, #14522, #14523, #14524, #14525, #14526, #14527, #14528 ) ); -#7714 = EDGE_LOOP( '', ( #14529, #14530, #14531, #14532, #14533, #14534, #14535, #14536, #14537, #14538, #14539, #14540 ) ); -#7715 = AXIS2_PLACEMENT_3D( '', #14541, #14542, #14543 ); -#7716 = SURFACE_SIDE_STYLE( '', ( #14544 ) ); -#7717 = EDGE_LOOP( '', ( #14545, #14546, #14547, #14548 ) ); -#7718 = AXIS2_PLACEMENT_3D( '', #14549, #14550, #14551 ); -#7719 = SURFACE_SIDE_STYLE( '', ( #14552 ) ); -#7720 = EDGE_LOOP( '', ( #14553, #14554, #14555, #14556 ) ); -#7721 = AXIS2_PLACEMENT_3D( '', #14557, #14558, #14559 ); -#7722 = SURFACE_SIDE_STYLE( '', ( #14560 ) ); -#7723 = EDGE_LOOP( '', ( #14561, #14562, #14563, #14564 ) ); -#7724 = AXIS2_PLACEMENT_3D( '', #14565, #14566, #14567 ); -#7725 = SURFACE_SIDE_STYLE( '', ( #14568 ) ); -#7726 = EDGE_LOOP( '', ( #14569, #14570, #14571, #14572 ) ); -#7727 = AXIS2_PLACEMENT_3D( '', #14573, #14574, #14575 ); -#7728 = SURFACE_SIDE_STYLE( '', ( #14576 ) ); -#7729 = EDGE_LOOP( '', ( #14577, #14578, #14579, #14580 ) ); -#7730 = AXIS2_PLACEMENT_3D( '', #14581, #14582, #14583 ); -#7731 = SURFACE_SIDE_STYLE( '', ( #14584 ) ); -#7732 = EDGE_LOOP( '', ( #14585, #14586, #14587, #14588 ) ); -#7733 = AXIS2_PLACEMENT_3D( '', #14589, #14590, #14591 ); -#7734 = SURFACE_SIDE_STYLE( '', ( #14592 ) ); -#7735 = EDGE_LOOP( '', ( #14593, #14594, #14595, #14596, #14597, #14598 ) ); -#7736 = EDGE_LOOP( '', ( #14599, #14600, #14601, #14602, #14603, #14604 ) ); -#7737 = EDGE_LOOP( '', ( #14605, #14606, #14607, #14608, #14609, #14610, #14611, #14612, #14613, #14614 ) ); -#7738 = EDGE_LOOP( '', ( #14615, #14616, #14617, #14618, #14619, #14620, #14621, #14622, #14623, #14624, #14625, #14626, #14627, #14628, #14629, #14630, #14631, #14632, #14633, #14634 ) ); -#7739 = AXIS2_PLACEMENT_3D( '', #14635, #14636, #14637 ); -#7740 = SURFACE_SIDE_STYLE( '', ( #14638 ) ); -#7741 = EDGE_LOOP( '', ( #14639, #14640, #14641, #14642 ) ); -#7742 = AXIS2_PLACEMENT_3D( '', #14643, #14644, #14645 ); -#7743 = SURFACE_SIDE_STYLE( '', ( #14646 ) ); -#7744 = EDGE_LOOP( '', ( #14647, #14648, #14649, #14650 ) ); -#7745 = AXIS2_PLACEMENT_3D( '', #14651, #14652, #14653 ); -#7746 = SURFACE_SIDE_STYLE( '', ( #14654 ) ); -#7747 = EDGE_LOOP( '', ( #14655, #14656, #14657, #14658 ) ); -#7748 = AXIS2_PLACEMENT_3D( '', #14659, #14660, #14661 ); -#7749 = SURFACE_SIDE_STYLE( '', ( #14662 ) ); -#7750 = EDGE_LOOP( '', ( #14663, #14664, #14665, #14666, #14667, #14668, #14669, #14670 ) ); -#7751 = AXIS2_PLACEMENT_3D( '', #14671, #14672, #14673 ); -#7752 = SURFACE_SIDE_STYLE( '', ( #14674 ) ); -#7753 = EDGE_LOOP( '', ( #14675, #14676, #14677, #14678, #14679 ) ); -#7754 = AXIS2_PLACEMENT_3D( '', #14680, #14681, #14682 ); -#7755 = SURFACE_SIDE_STYLE( '', ( #14683 ) ); -#7756 = EDGE_LOOP( '', ( #14684, #14685, #14686, #14687 ) ); -#7757 = AXIS2_PLACEMENT_3D( '', #14688, #14689, #14690 ); -#7758 = SURFACE_SIDE_STYLE( '', ( #14691 ) ); -#7759 = EDGE_LOOP( '', ( #14692, #14693, #14694, #14695 ) ); -#7760 = AXIS2_PLACEMENT_3D( '', #14696, #14697, #14698 ); -#7761 = SURFACE_SIDE_STYLE( '', ( #14699 ) ); -#7762 = EDGE_LOOP( '', ( #14700, #14701, #14702, #14703 ) ); -#7763 = AXIS2_PLACEMENT_3D( '', #14704, #14705, #14706 ); -#7764 = SURFACE_SIDE_STYLE( '', ( #14707 ) ); -#7765 = EDGE_LOOP( '', ( #14708, #14709, #14710, #14711 ) ); -#7766 = AXIS2_PLACEMENT_3D( '', #14712, #14713, #14714 ); -#7767 = SURFACE_SIDE_STYLE( '', ( #14715 ) ); -#7768 = EDGE_LOOP( '', ( #14716, #14717, #14718, #14719 ) ); -#7769 = AXIS2_PLACEMENT_3D( '', #14720, #14721, #14722 ); -#7770 = SURFACE_SIDE_STYLE( '', ( #14723 ) ); -#7771 = EDGE_LOOP( '', ( #14724, #14725, #14726, #14727, #14728 ) ); -#7772 = AXIS2_PLACEMENT_3D( '', #14729, #14730, #14731 ); -#7773 = SURFACE_SIDE_STYLE( '', ( #14732 ) ); -#7774 = EDGE_LOOP( '', ( #14733, #14734, #14735, #14736 ) ); -#7775 = AXIS2_PLACEMENT_3D( '', #14737, #14738, #14739 ); -#7776 = SURFACE_SIDE_STYLE( '', ( #14740 ) ); -#7777 = EDGE_LOOP( '', ( #14741, #14742, #14743, #14744 ) ); -#7778 = AXIS2_PLACEMENT_3D( '', #14745, #14746, #14747 ); -#7779 = SURFACE_SIDE_STYLE( '', ( #14748 ) ); -#7780 = EDGE_LOOP( '', ( #14749, #14750, #14751, #14752 ) ); -#7781 = AXIS2_PLACEMENT_3D( '', #14753, #14754, #14755 ); -#7782 = SURFACE_SIDE_STYLE( '', ( #14756 ) ); -#7783 = EDGE_LOOP( '', ( #14757, #14758, #14759, #14760 ) ); -#7784 = AXIS2_PLACEMENT_3D( '', #14761, #14762, #14763 ); -#7785 = SURFACE_SIDE_STYLE( '', ( #14764 ) ); -#7786 = EDGE_LOOP( '', ( #14765, #14766, #14767, #14768, #14769, #14770, #14771, #14772 ) ); -#7787 = AXIS2_PLACEMENT_3D( '', #14773, #14774, #14775 ); -#7788 = SURFACE_SIDE_STYLE( '', ( #14776 ) ); -#7789 = EDGE_LOOP( '', ( #14777, #14778, #14779, #14780, #14781, #14782, #14783, #14784, #14785, #14786, #14787, #14788, #14789 ) ); -#7790 = AXIS2_PLACEMENT_3D( '', #14790, #14791, #14792 ); -#7791 = SURFACE_SIDE_STYLE( '', ( #14793 ) ); -#7792 = EDGE_LOOP( '', ( #14794, #14795, #14796, #14797 ) ); -#7793 = AXIS2_PLACEMENT_3D( '', #14798, #14799, #14800 ); -#7794 = SURFACE_SIDE_STYLE( '', ( #14801 ) ); -#7795 = EDGE_LOOP( '', ( #14802, #14803, #14804, #14805 ) ); -#7796 = AXIS2_PLACEMENT_3D( '', #14806, #14807, #14808 ); -#7797 = SURFACE_SIDE_STYLE( '', ( #14809 ) ); -#7798 = EDGE_LOOP( '', ( #14810, #14811, #14812, #14813 ) ); -#7799 = AXIS2_PLACEMENT_3D( '', #14814, #14815, #14816 ); -#7800 = SURFACE_SIDE_STYLE( '', ( #14817 ) ); -#7801 = EDGE_LOOP( '', ( #14818, #14819, #14820, #14821, #14822 ) ); -#7802 = AXIS2_PLACEMENT_3D( '', #14823, #14824, #14825 ); -#7803 = SURFACE_SIDE_STYLE( '', ( #14826 ) ); -#7804 = EDGE_LOOP( '', ( #14827, #14828, #14829, #14830 ) ); -#7805 = AXIS2_PLACEMENT_3D( '', #14831, #14832, #14833 ); -#7806 = SURFACE_SIDE_STYLE( '', ( #14834 ) ); -#7807 = EDGE_LOOP( '', ( #14835, #14836, #14837, #14838 ) ); -#7808 = AXIS2_PLACEMENT_3D( '', #14839, #14840, #14841 ); -#7809 = SURFACE_SIDE_STYLE( '', ( #14842 ) ); -#7810 = EDGE_LOOP( '', ( #14843, #14844, #14845, #14846, #14847, #14848, #14849, #14850 ) ); -#7811 = AXIS2_PLACEMENT_3D( '', #14851, #14852, #14853 ); -#7812 = SURFACE_SIDE_STYLE( '', ( #14854 ) ); -#7813 = EDGE_LOOP( '', ( #14855, #14856, #14857, #14858 ) ); -#7814 = CARTESIAN_POINT( '', ( -5.75731531698828, -0.993017013232362, 6.33744412538677 ) ); -#7815 = CARTESIAN_POINT( '', ( -5.71991820474945, -0.997675030853687, 6.26622215430251 ) ); -#7816 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.00000000000000, 6.18582880766738 ) ); -#7817 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.00000000000000, 6.10500000000000 ) ); -#7818 = CARTESIAN_POINT( '', ( -6.02292612679531, -0.993017013232362, 6.19797765015471 ) ); -#7819 = CARTESIAN_POINT( '', ( -6.00796783199321, -0.997674859560723, 6.16948990936174 ) ); -#7820 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.00000000000000, 6.13733073623396 ) ); -#7821 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#7822 = SURFACE_SIDE_STYLE( '', ( #14859 ) ); -#7823 = EDGE_LOOP( '', ( #14860, #14861, #14862, #14863, #14864, #14865, #14866, #14867 ) ); -#7824 = AXIS2_PLACEMENT_3D( '', #14868, #14869, #14870 ); -#7825 = SURFACE_SIDE_STYLE( '', ( #14871 ) ); -#7826 = EDGE_LOOP( '', ( #14872, #14873, #14874, #14875 ) ); -#7827 = AXIS2_PLACEMENT_3D( '', #14876, #14877, #14878 ); -#7828 = SURFACE_SIDE_STYLE( '', ( #14879 ) ); -#7829 = EDGE_LOOP( '', ( #14880, #14881, #14882, #14883 ) ); -#7830 = AXIS2_PLACEMENT_3D( '', #14884, #14885, #14886 ); -#7831 = SURFACE_SIDE_STYLE( '', ( #14887 ) ); -#7832 = EDGE_LOOP( '', ( #14888, #14889, #14890, #14891 ) ); -#7833 = AXIS2_PLACEMENT_3D( '', #14892, #14893, #14894 ); -#7834 = SURFACE_SIDE_STYLE( '', ( #14895 ) ); -#7835 = EDGE_LOOP( '', ( #14896, #14897, #14898, #14899, #14900, #14901, #14902, #14903 ) ); -#7836 = AXIS2_PLACEMENT_3D( '', #14904, #14905, #14906 ); -#7837 = SURFACE_SIDE_STYLE( '', ( #14907 ) ); -#7838 = EDGE_LOOP( '', ( #14908, #14909, #14910, #14911, #14912, #14913, #14914, #14915, #14916, #14917, #14918, #14919, #14920 ) ); -#7839 = AXIS2_PLACEMENT_3D( '', #14921, #14922, #14923 ); -#7840 = SURFACE_SIDE_STYLE( '', ( #14924 ) ); -#7841 = EDGE_LOOP( '', ( #14925, #14926, #14927, #14928 ) ); -#7842 = AXIS2_PLACEMENT_3D( '', #14929, #14930, #14931 ); -#7843 = SURFACE_SIDE_STYLE( '', ( #14932 ) ); -#7844 = EDGE_LOOP( '', ( #14933, #14934, #14935, #14936, #14937, #14938, #14939, #14940, #14941, #14942, #14943, #14944, #14945, #14946, #14947, #14948, #14949, #14950, #14951, #14952 ) ); -#7845 = AXIS2_PLACEMENT_3D( '', #14953, #14954, #14955 ); -#7846 = SURFACE_SIDE_STYLE( '', ( #14956 ) ); -#7847 = EDGE_LOOP( '', ( #14957, #14958, #14959, #14960, #14961, #14962, #14963, #14964 ) ); -#7848 = AXIS2_PLACEMENT_3D( '', #14965, #14966, #14967 ); -#7849 = SURFACE_SIDE_STYLE( '', ( #14968 ) ); -#7850 = EDGE_LOOP( '', ( #14969, #14970, #14971, #14972 ) ); -#7851 = AXIS2_PLACEMENT_3D( '', #14973, #14974, #14975 ); -#7852 = SURFACE_SIDE_STYLE( '', ( #14976 ) ); -#7853 = EDGE_LOOP( '', ( #14977, #14978, #14979, #14980 ) ); -#7854 = AXIS2_PLACEMENT_3D( '', #14981, #14982, #14983 ); -#7855 = SURFACE_SIDE_STYLE( '', ( #14984 ) ); -#7856 = EDGE_LOOP( '', ( #14985, #14986, #14987, #14988, #14989, #14990 ) ); -#7857 = AXIS2_PLACEMENT_3D( '', #14991, #14992, #14993 ); -#7858 = SURFACE_SIDE_STYLE( '', ( #14994 ) ); -#7859 = EDGE_LOOP( '', ( #14995, #14996, #14997, #14998 ) ); -#7860 = AXIS2_PLACEMENT_3D( '', #14999, #15000, #15001 ); -#7861 = SURFACE_SIDE_STYLE( '', ( #15002 ) ); -#7862 = EDGE_LOOP( '', ( #15003, #15004, #15005, #15006 ) ); -#7863 = EDGE_LOOP( '', ( #15007, #15008, #15009, #15010 ) ); -#7864 = AXIS2_PLACEMENT_3D( '', #15011, #15012, #15013 ); -#7865 = SURFACE_SIDE_STYLE( '', ( #15014 ) ); -#7866 = EDGE_LOOP( '', ( #15015, #15016, #15017, #15018 ) ); -#7867 = AXIS2_PLACEMENT_3D( '', #15019, #15020, #15021 ); -#7868 = SURFACE_SIDE_STYLE( '', ( #15022 ) ); -#7869 = EDGE_LOOP( '', ( #15023, #15024, #15025, #15026, #15027, #15028, #15029, #15030 ) ); -#7870 = AXIS2_PLACEMENT_3D( '', #15031, #15032, #15033 ); -#7871 = SURFACE_SIDE_STYLE( '', ( #15034 ) ); -#7872 = EDGE_LOOP( '', ( #15035, #15036, #15037, #15038 ) ); -#7873 = AXIS2_PLACEMENT_3D( '', #15039, #15040, #15041 ); -#7874 = SURFACE_SIDE_STYLE( '', ( #15042 ) ); -#7875 = EDGE_LOOP( '', ( #15043, #15044, #15045, #15046, #15047, #15048 ) ); -#7876 = AXIS2_PLACEMENT_3D( '', #15049, #15050, #15051 ); -#7877 = SURFACE_SIDE_STYLE( '', ( #15052 ) ); -#7878 = EDGE_LOOP( '', ( #15053, #15054, #15055, #15056 ) ); -#7879 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#7880 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.00000000000000, 6.18582878153384 ) ); -#7881 = CARTESIAN_POINT( '', ( -5.71991819172510, 0.997675032343608, 6.26622210266831 ) ); -#7882 = CARTESIAN_POINT( '', ( -5.75731528094769, 0.993017017721420, 6.33744405674824 ) ); -#7883 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#7884 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 6.13733072578204 ) ); -#7885 = CARTESIAN_POINT( '', ( -6.00796782678221, 0.997674861051041, 6.16948988870606 ) ); -#7886 = CARTESIAN_POINT( '', ( -6.02292611237907, 0.993017017721420, 6.19797762269929 ) ); -#7887 = SURFACE_SIDE_STYLE( '', ( #15057 ) ); -#7888 = EDGE_LOOP( '', ( #15058, #15059, #15060, #15061, #15062, #15063, #15064, #15065, #15066, #15067, #15068, #15069 ) ); -#7889 = AXIS2_PLACEMENT_3D( '', #15070, #15071, #15072 ); -#7890 = SURFACE_SIDE_STYLE( '', ( #15073 ) ); -#7891 = EDGE_LOOP( '', ( #15074, #15075, #15076, #15077 ) ); -#7892 = AXIS2_PLACEMENT_3D( '', #15078, #15079, #15080 ); -#7893 = SURFACE_SIDE_STYLE( '', ( #15081 ) ); -#7894 = EDGE_LOOP( '', ( #15082, #15083, #15084, #15085 ) ); -#7895 = AXIS2_PLACEMENT_3D( '', #15086, #15087, #15088 ); -#7896 = SURFACE_SIDE_STYLE( '', ( #15089 ) ); -#7897 = EDGE_LOOP( '', ( #15090, #15091, #15092, #15093 ) ); -#7898 = AXIS2_PLACEMENT_3D( '', #15094, #15095, #15096 ); -#7899 = SURFACE_SIDE_STYLE( '', ( #15097 ) ); -#7900 = EDGE_LOOP( '', ( #15098, #15099, #15100, #15101 ) ); -#7901 = AXIS2_PLACEMENT_3D( '', #15102, #15103, #15104 ); -#7902 = SURFACE_SIDE_STYLE( '', ( #15105 ) ); -#7903 = EDGE_LOOP( '', ( #15106, #15107, #15108, #15109 ) ); -#7904 = AXIS2_PLACEMENT_3D( '', #15110, #15111, #15112 ); -#7905 = SURFACE_SIDE_STYLE( '', ( #15113 ) ); -#7906 = EDGE_LOOP( '', ( #15114, #15115, #15116, #15117 ) ); -#7907 = AXIS2_PLACEMENT_3D( '', #15118, #15119, #15120 ); -#7908 = SURFACE_SIDE_STYLE( '', ( #15121 ) ); -#7909 = EDGE_LOOP( '', ( #15122, #15123, #15124, #15125 ) ); -#7910 = AXIS2_PLACEMENT_3D( '', #15126, #15127, #15128 ); -#7911 = SURFACE_SIDE_STYLE( '', ( #15129 ) ); -#7912 = EDGE_LOOP( '', ( #15130, #15131, #15132, #15133 ) ); -#7913 = AXIS2_PLACEMENT_3D( '', #15134, #15135, #15136 ); -#7914 = SURFACE_SIDE_STYLE( '', ( #15137 ) ); -#7915 = EDGE_LOOP( '', ( #15138, #15139, #15140, #15141, #15142, #15143 ) ); -#7916 = AXIS2_PLACEMENT_3D( '', #15144, #15145, #15146 ); -#7917 = SURFACE_SIDE_STYLE( '', ( #15147 ) ); -#7918 = EDGE_LOOP( '', ( #15148, #15149, #15150, #15151 ) ); -#7919 = AXIS2_PLACEMENT_3D( '', #15152, #15153, #15154 ); -#7920 = SURFACE_SIDE_STYLE( '', ( #15155 ) ); -#7921 = EDGE_LOOP( '', ( #15156, #15157, #15158, #15159, #15160, #15161, #15162, #15163, #15164, #15165, #15166, #15167, #15168, #15169, #15170, #15171, #15172, #15173, #15174, #15175, #15176, #15177, #15178, #15179 ) ); -#7922 = AXIS2_PLACEMENT_3D( '', #15180, #15181, #15182 ); -#7923 = SURFACE_SIDE_STYLE( '', ( #15183 ) ); -#7924 = EDGE_LOOP( '', ( #15184, #15185, #15186, #15187, #15188, #15189, #15190, #15191, #15192, #15193, #15194, #15195, #15196, #15197, #15198, #15199 ) ); -#7925 = AXIS2_PLACEMENT_3D( '', #15200, #15201, #15202 ); -#7926 = SURFACE_SIDE_STYLE( '', ( #15203 ) ); -#7927 = EDGE_LOOP( '', ( #15204, #15205, #15206, #15207 ) ); -#7928 = AXIS2_PLACEMENT_3D( '', #15208, #15209, #15210 ); -#7929 = SURFACE_SIDE_STYLE( '', ( #15211 ) ); -#7930 = EDGE_LOOP( '', ( #15212, #15213, #15214, #15215 ) ); -#7931 = EDGE_LOOP( '', ( #15216, #15217, #15218, #15219, #15220, #15221 ) ); -#7932 = EDGE_LOOP( '', ( #15222, #15223, #15224, #15225 ) ); -#7933 = AXIS2_PLACEMENT_3D( '', #15226, #15227, #15228 ); -#7934 = SURFACE_SIDE_STYLE( '', ( #15229 ) ); -#7935 = EDGE_LOOP( '', ( #15230, #15231, #15232, #15233, #15234, #15235 ) ); -#7936 = AXIS2_PLACEMENT_3D( '', #15236, #15237, #15238 ); -#7937 = SURFACE_SIDE_STYLE( '', ( #15239 ) ); -#7938 = EDGE_LOOP( '', ( #15240, #15241, #15242, #15243, #15244, #15245 ) ); -#7939 = AXIS2_PLACEMENT_3D( '', #15246, #15247, #15248 ); -#7940 = SURFACE_SIDE_STYLE( '', ( #15249 ) ); -#7941 = EDGE_LOOP( '', ( #15250, #15251, #15252, #15253 ) ); -#7942 = AXIS2_PLACEMENT_3D( '', #15254, #15255, #15256 ); -#7943 = SURFACE_SIDE_STYLE( '', ( #15257 ) ); -#7944 = EDGE_LOOP( '', ( #15258, #15259, #15260, #15261 ) ); -#7945 = AXIS2_PLACEMENT_3D( '', #15262, #15263, #15264 ); -#7946 = SURFACE_SIDE_STYLE( '', ( #15265 ) ); -#7947 = EDGE_LOOP( '', ( #15266, #15267, #15268, #15269 ) ); -#7948 = AXIS2_PLACEMENT_3D( '', #15270, #15271, #15272 ); -#7949 = SURFACE_SIDE_STYLE( '', ( #15273 ) ); -#7950 = EDGE_LOOP( '', ( #15274, #15275, #15276, #15277 ) ); -#7951 = AXIS2_PLACEMENT_3D( '', #15278, #15279, #15280 ); -#7952 = SURFACE_SIDE_STYLE( '', ( #15281 ) ); -#7953 = EDGE_LOOP( '', ( #15282, #15283, #15284, #15285 ) ); -#7954 = AXIS2_PLACEMENT_3D( '', #15286, #15287, #15288 ); -#7955 = SURFACE_SIDE_STYLE( '', ( #15289 ) ); -#7956 = EDGE_LOOP( '', ( #15290, #15291, #15292, #15293, #15294, #15295, #15296, #15297 ) ); -#7957 = AXIS2_PLACEMENT_3D( '', #15298, #15299, #15300 ); -#7958 = SURFACE_SIDE_STYLE( '', ( #15301 ) ); -#7959 = EDGE_LOOP( '', ( #15302, #15303, #15304, #15305 ) ); -#7960 = AXIS2_PLACEMENT_3D( '', #15306, #15307, #15308 ); -#7961 = SURFACE_SIDE_STYLE( '', ( #15309 ) ); -#7962 = EDGE_LOOP( '', ( #15310, #15311, #15312, #15313 ) ); -#7963 = AXIS2_PLACEMENT_3D( '', #15314, #15315, #15316 ); -#7964 = SURFACE_SIDE_STYLE( '', ( #15317 ) ); -#7965 = EDGE_LOOP( '', ( #15318, #15319, #15320, #15321 ) ); -#7966 = AXIS2_PLACEMENT_3D( '', #15322, #15323, #15324 ); -#7967 = SURFACE_SIDE_STYLE( '', ( #15325 ) ); -#7968 = EDGE_LOOP( '', ( #15326, #15327, #15328, #15329 ) ); -#7969 = AXIS2_PLACEMENT_3D( '', #15330, #15331, #15332 ); -#7970 = SURFACE_SIDE_STYLE( '', ( #15333 ) ); -#7971 = EDGE_LOOP( '', ( #15334, #15335, #15336, #15337 ) ); -#7972 = AXIS2_PLACEMENT_3D( '', #15338, #15339, #15340 ); -#7973 = SURFACE_SIDE_STYLE( '', ( #15341 ) ); -#7974 = EDGE_LOOP( '', ( #15342, #15343, #15344, #15345, #15346, #15347 ) ); -#7975 = AXIS2_PLACEMENT_3D( '', #15348, #15349, #15350 ); -#7976 = SURFACE_SIDE_STYLE( '', ( #15351 ) ); -#7977 = EDGE_LOOP( '', ( #15352, #15353, #15354, #15355, #15356, #15357, #15358, #15359, #15360, #15361, #15362, #15363 ) ); -#7978 = AXIS2_PLACEMENT_3D( '', #15364, #15365, #15366 ); -#7979 = SURFACE_SIDE_STYLE( '', ( #15367 ) ); -#7980 = EDGE_LOOP( '', ( #15368, #15369, #15370, #15371 ) ); -#7981 = AXIS2_PLACEMENT_3D( '', #15372, #15373, #15374 ); -#7982 = SURFACE_SIDE_STYLE( '', ( #15375 ) ); -#7983 = EDGE_LOOP( '', ( #15376, #15377, #15378, #15379 ) ); -#7984 = AXIS2_PLACEMENT_3D( '', #15380, #15381, #15382 ); -#7985 = SURFACE_SIDE_STYLE( '', ( #15383 ) ); -#7986 = EDGE_LOOP( '', ( #15384 ) ); -#7987 = EDGE_LOOP( '', ( #15385 ) ); -#7988 = AXIS2_PLACEMENT_3D( '', #15386, #15387, #15388 ); -#7989 = SURFACE_SIDE_STYLE( '', ( #15389 ) ); -#7990 = EDGE_LOOP( '', ( #15390, #15391, #15392, #15393 ) ); -#7991 = AXIS2_PLACEMENT_3D( '', #15394, #15395, #15396 ); -#7992 = SURFACE_SIDE_STYLE( '', ( #15397 ) ); -#7993 = EDGE_LOOP( '', ( #15398, #15399, #15400, #15401 ) ); -#7994 = AXIS2_PLACEMENT_3D( '', #15402, #15403, #15404 ); -#7995 = SURFACE_SIDE_STYLE( '', ( #15405 ) ); -#7996 = EDGE_LOOP( '', ( #15406, #15407, #15408, #15409 ) ); -#7997 = AXIS2_PLACEMENT_3D( '', #15410, #15411, #15412 ); -#7998 = SURFACE_SIDE_STYLE( '', ( #15413 ) ); -#7999 = EDGE_LOOP( '', ( #15414, #15415, #15416, #15417, #15418, #15419, #15420, #15421, #15422, #15423, #15424, #15425, #15426, #15427, #15428, #15429, #15430, #15431, #15432, #15433, #15434, #15435, #15436, #15437 ) ); -#8000 = AXIS2_PLACEMENT_3D( '', #15438, #15439, #15440 ); -#8001 = SURFACE_SIDE_STYLE( '', ( #15441 ) ); -#8002 = EDGE_LOOP( '', ( #15442, #15443, #15444, #15445 ) ); -#8003 = AXIS2_PLACEMENT_3D( '', #15446, #15447, #15448 ); -#8004 = SURFACE_SIDE_STYLE( '', ( #15449 ) ); -#8005 = EDGE_LOOP( '', ( #15450, #15451, #15452, #15453 ) ); -#8006 = AXIS2_PLACEMENT_3D( '', #15454, #15455, #15456 ); -#8007 = SURFACE_SIDE_STYLE( '', ( #15457 ) ); -#8008 = EDGE_LOOP( '', ( #15458, #15459, #15460, #15461, #15462, #15463 ) ); -#8009 = AXIS2_PLACEMENT_3D( '', #15464, #15465, #15466 ); -#8010 = SURFACE_SIDE_STYLE( '', ( #15467 ) ); -#8011 = EDGE_LOOP( '', ( #15468, #15469, #15470, #15471 ) ); -#8012 = AXIS2_PLACEMENT_3D( '', #15472, #15473, #15474 ); -#8013 = SURFACE_SIDE_STYLE( '', ( #15475 ) ); -#8014 = EDGE_LOOP( '', ( #15476, #15477, #15478, #15479 ) ); -#8015 = AXIS2_PLACEMENT_3D( '', #15480, #15481, #15482 ); -#8016 = SURFACE_SIDE_STYLE( '', ( #15483 ) ); -#8017 = EDGE_LOOP( '', ( #15484, #15485, #15486, #15487 ) ); -#8018 = AXIS2_PLACEMENT_3D( '', #15488, #15489, #15490 ); -#8019 = SURFACE_SIDE_STYLE( '', ( #15491 ) ); -#8020 = EDGE_LOOP( '', ( #15492, #15493, #15494, #15495, #15496, #15497, #15498, #15499 ) ); -#8021 = AXIS2_PLACEMENT_3D( '', #15500, #15501, #15502 ); -#8022 = SURFACE_SIDE_STYLE( '', ( #15503 ) ); -#8023 = EDGE_LOOP( '', ( #15504, #15505, #15506, #15507 ) ); -#8024 = AXIS2_PLACEMENT_3D( '', #15508, #15509, #15510 ); -#8025 = SURFACE_SIDE_STYLE( '', ( #15511 ) ); -#8026 = EDGE_LOOP( '', ( #15512, #15513, #15514, #15515, #15516, #15517 ) ); -#8027 = AXIS2_PLACEMENT_3D( '', #15518, #15519, #15520 ); -#8028 = SURFACE_SIDE_STYLE( '', ( #15521 ) ); -#8029 = EDGE_LOOP( '', ( #15522, #15523, #15524, #15525 ) ); -#8030 = AXIS2_PLACEMENT_3D( '', #15526, #15527, #15528 ); -#8031 = SURFACE_SIDE_STYLE( '', ( #15529 ) ); -#8032 = EDGE_LOOP( '', ( #15530, #15531, #15532, #15533 ) ); -#8033 = AXIS2_PLACEMENT_3D( '', #15534, #15535, #15536 ); -#8034 = SURFACE_SIDE_STYLE( '', ( #15537 ) ); -#8035 = EDGE_LOOP( '', ( #15538, #15539, #15540, #15541 ) ); -#8036 = AXIS2_PLACEMENT_3D( '', #15542, #15543, #15544 ); -#8037 = SURFACE_SIDE_STYLE( '', ( #15545 ) ); -#8038 = EDGE_LOOP( '', ( #15546, #15547, #15548, #15549 ) ); -#8039 = AXIS2_PLACEMENT_3D( '', #15550, #15551, #15552 ); -#8040 = SURFACE_SIDE_STYLE( '', ( #15553 ) ); -#8041 = EDGE_LOOP( '', ( #15554, #15555, #15556, #15557 ) ); -#8042 = AXIS2_PLACEMENT_3D( '', #15558, #15559, #15560 ); -#8043 = SURFACE_SIDE_STYLE( '', ( #15561 ) ); -#8044 = EDGE_LOOP( '', ( #15562, #15563, #15564, #15565 ) ); -#8045 = AXIS2_PLACEMENT_3D( '', #15566, #15567, #15568 ); -#8046 = SURFACE_SIDE_STYLE( '', ( #15569 ) ); -#8047 = EDGE_LOOP( '', ( #15570, #15571, #15572, #15573 ) ); -#8048 = EDGE_LOOP( '', ( #15574, #15575, #15576, #15577, #15578, #15579 ) ); -#8049 = EDGE_LOOP( '', ( #15580, #15581, #15582, #15583 ) ); -#8050 = AXIS2_PLACEMENT_3D( '', #15584, #15585, #15586 ); -#8051 = SURFACE_SIDE_STYLE( '', ( #15587 ) ); -#8052 = EDGE_LOOP( '', ( #15588, #15589, #15590, #15591 ) ); -#8053 = AXIS2_PLACEMENT_3D( '', #15592, #15593, #15594 ); -#8054 = SURFACE_SIDE_STYLE( '', ( #15595 ) ); -#8055 = EDGE_LOOP( '', ( #15596, #15597, #15598, #15599, #15600, #15601, #15602, #15603 ) ); -#8056 = AXIS2_PLACEMENT_3D( '', #15604, #15605, #15606 ); -#8057 = SURFACE_SIDE_STYLE( '', ( #15607 ) ); -#8058 = EDGE_LOOP( '', ( #15608, #15609, #15610, #15611, #15612, #15613, #15614, #15615 ) ); -#8059 = AXIS2_PLACEMENT_3D( '', #15616, #15617, #15618 ); -#8060 = SURFACE_SIDE_STYLE( '', ( #15619 ) ); -#8061 = EDGE_LOOP( '', ( #15620, #15621, #15622, #15623 ) ); -#8062 = AXIS2_PLACEMENT_3D( '', #15624, #15625, #15626 ); -#8063 = SURFACE_SIDE_STYLE( '', ( #15627 ) ); -#8064 = EDGE_LOOP( '', ( #15628, #15629, #15630, #15631 ) ); -#8065 = AXIS2_PLACEMENT_3D( '', #15632, #15633, #15634 ); -#8066 = SURFACE_SIDE_STYLE( '', ( #15635 ) ); -#8067 = EDGE_LOOP( '', ( #15636, #15637, #15638, #15639 ) ); -#8068 = AXIS2_PLACEMENT_3D( '', #15640, #15641, #15642 ); -#8069 = SURFACE_SIDE_STYLE( '', ( #15643 ) ); -#8070 = EDGE_LOOP( '', ( #15644, #15645, #15646, #15647, #15648, #15649, #15650, #15651 ) ); -#8071 = AXIS2_PLACEMENT_3D( '', #15652, #15653, #15654 ); -#8072 = SURFACE_SIDE_STYLE( '', ( #15655 ) ); -#8073 = EDGE_LOOP( '', ( #15656, #15657, #15658, #15659 ) ); -#8074 = AXIS2_PLACEMENT_3D( '', #15660, #15661, #15662 ); -#8075 = SURFACE_SIDE_STYLE( '', ( #15663 ) ); -#8076 = EDGE_LOOP( '', ( #15664, #15665, #15666, #15667 ) ); -#8077 = AXIS2_PLACEMENT_3D( '', #15668, #15669, #15670 ); -#8078 = SURFACE_SIDE_STYLE( '', ( #15671 ) ); -#8079 = EDGE_LOOP( '', ( #15672, #15673, #15674, #15675 ) ); -#8080 = AXIS2_PLACEMENT_3D( '', #15676, #15677, #15678 ); -#8081 = SURFACE_SIDE_STYLE( '', ( #15679 ) ); -#8082 = EDGE_LOOP( '', ( #15680, #15681, #15682, #15683 ) ); -#8083 = AXIS2_PLACEMENT_3D( '', #15684, #15685, #15686 ); -#8084 = SURFACE_SIDE_STYLE( '', ( #15687 ) ); -#8085 = EDGE_LOOP( '', ( #15688, #15689, #15690, #15691 ) ); -#8086 = AXIS2_PLACEMENT_3D( '', #15692, #15693, #15694 ); -#8087 = SURFACE_SIDE_STYLE( '', ( #15695 ) ); -#8088 = EDGE_LOOP( '', ( #15696, #15697, #15698, #15699, #15700, #15701, #15702 ) ); -#8089 = AXIS2_PLACEMENT_3D( '', #15703, #15704, #15705 ); -#8090 = SURFACE_SIDE_STYLE( '', ( #15706 ) ); -#8091 = EDGE_LOOP( '', ( #15707, #15708, #15709, #15710, #15711, #15712, #15713, #15714, #15715, #15716, #15717, #15718 ) ); -#8092 = AXIS2_PLACEMENT_3D( '', #15719, #15720, #15721 ); -#8093 = SURFACE_SIDE_STYLE( '', ( #15722 ) ); -#8094 = EDGE_LOOP( '', ( #15723, #15724, #15725, #15726 ) ); -#8095 = AXIS2_PLACEMENT_3D( '', #15727, #15728, #15729 ); -#8096 = SURFACE_SIDE_STYLE( '', ( #15730 ) ); -#8097 = EDGE_LOOP( '', ( #15731, #15732, #15733, #15734 ) ); -#8098 = AXIS2_PLACEMENT_3D( '', #15735, #15736, #15737 ); -#8099 = SURFACE_SIDE_STYLE( '', ( #15738 ) ); -#8100 = EDGE_LOOP( '', ( #15739, #15740, #15741, #15742 ) ); -#8101 = AXIS2_PLACEMENT_3D( '', #15743, #15744, #15745 ); -#8102 = SURFACE_SIDE_STYLE( '', ( #15746 ) ); -#8103 = EDGE_LOOP( '', ( #15747, #15748, #15749, #15750 ) ); -#8104 = AXIS2_PLACEMENT_3D( '', #15751, #15752, #15753 ); -#8105 = SURFACE_SIDE_STYLE( '', ( #15754 ) ); -#8106 = EDGE_LOOP( '', ( #15755, #15756, #15757, #15758, #15759, #15760, #15761, #15762, #15763, #15764, #15765, #15766, #15767, #15768, #15769, #15770, #15771, #15772, #15773, #15774, #15775, #15776, #15777, #15778 ) ); -#8107 = AXIS2_PLACEMENT_3D( '', #15779, #15780, #15781 ); -#8108 = SURFACE_SIDE_STYLE( '', ( #15782 ) ); -#8109 = EDGE_LOOP( '', ( #15783, #15784, #15785, #15786 ) ); -#8110 = AXIS2_PLACEMENT_3D( '', #15787, #15788, #15789 ); -#8111 = SURFACE_SIDE_STYLE( '', ( #15790 ) ); -#8112 = EDGE_LOOP( '', ( #15791, #15792, #15793, #15794 ) ); -#8113 = AXIS2_PLACEMENT_3D( '', #15795, #15796, #15797 ); -#8114 = SURFACE_SIDE_STYLE( '', ( #15798 ) ); -#8115 = EDGE_LOOP( '', ( #15799, #15800, #15801, #15802 ) ); -#8116 = AXIS2_PLACEMENT_3D( '', #15803, #15804, #15805 ); -#8117 = SURFACE_SIDE_STYLE( '', ( #15806 ) ); -#8118 = EDGE_LOOP( '', ( #15807, #15808, #15809, #15810, #15811, #15812, #15813, #15814 ) ); -#8119 = AXIS2_PLACEMENT_3D( '', #15815, #15816, #15817 ); -#8120 = SURFACE_SIDE_STYLE( '', ( #15818 ) ); -#8121 = EDGE_LOOP( '', ( #15819, #15820, #15821, #15822 ) ); -#8122 = AXIS2_PLACEMENT_3D( '', #15823, #15824, #15825 ); -#8123 = SURFACE_SIDE_STYLE( '', ( #15826 ) ); -#8124 = EDGE_LOOP( '', ( #15827, #15828, #15829, #15830, #15831, #15832 ) ); -#8125 = AXIS2_PLACEMENT_3D( '', #15833, #15834, #15835 ); -#8126 = SURFACE_SIDE_STYLE( '', ( #15836 ) ); -#8127 = EDGE_LOOP( '', ( #15837, #15838, #15839, #15840 ) ); -#8128 = AXIS2_PLACEMENT_3D( '', #15841, #15842, #15843 ); -#8129 = SURFACE_SIDE_STYLE( '', ( #15844 ) ); -#8130 = EDGE_LOOP( '', ( #15845, #15846, #15847, #15848 ) ); -#8131 = AXIS2_PLACEMENT_3D( '', #15849, #15850, #15851 ); -#8132 = SURFACE_SIDE_STYLE( '', ( #15852 ) ); -#8133 = EDGE_LOOP( '', ( #15853, #15854, #15855, #15856 ) ); -#8134 = AXIS2_PLACEMENT_3D( '', #15857, #15858, #15859 ); -#8135 = SURFACE_SIDE_STYLE( '', ( #15860 ) ); -#8136 = EDGE_LOOP( '', ( #15861, #15862, #15863, #15864, #15865, #15866 ) ); -#8137 = AXIS2_PLACEMENT_3D( '', #15867, #15868, #15869 ); -#8138 = SURFACE_SIDE_STYLE( '', ( #15870 ) ); -#8139 = EDGE_LOOP( '', ( #15871, #15872, #15873, #15874 ) ); -#8140 = AXIS2_PLACEMENT_3D( '', #15875, #15876, #15877 ); -#8141 = SURFACE_SIDE_STYLE( '', ( #15878 ) ); -#8142 = EDGE_LOOP( '', ( #15879, #15880, #15881, #15882, #15883, #15884 ) ); -#8143 = AXIS2_PLACEMENT_3D( '', #15885, #15886, #15887 ); -#8144 = SURFACE_SIDE_STYLE( '', ( #15888 ) ); -#8145 = EDGE_LOOP( '', ( #15889, #15890, #15891, #15892 ) ); -#8146 = AXIS2_PLACEMENT_3D( '', #15893, #15894, #15895 ); -#8147 = SURFACE_SIDE_STYLE( '', ( #15896 ) ); -#8148 = EDGE_LOOP( '', ( #15897, #15898, #15899, #15900 ) ); -#8149 = AXIS2_PLACEMENT_3D( '', #15901, #15902, #15903 ); -#8150 = SURFACE_SIDE_STYLE( '', ( #15904 ) ); -#8151 = EDGE_LOOP( '', ( #15905, #15906, #15907, #15908 ) ); -#8152 = AXIS2_PLACEMENT_3D( '', #15909, #15910, #15911 ); -#8153 = SURFACE_SIDE_STYLE( '', ( #15912 ) ); -#8154 = EDGE_LOOP( '', ( #15913, #15914, #15915, #15916 ) ); -#8155 = AXIS2_PLACEMENT_3D( '', #15917, #15918, #15919 ); -#8156 = SURFACE_SIDE_STYLE( '', ( #15920 ) ); -#8157 = EDGE_LOOP( '', ( #15921, #15922, #15923, #15924 ) ); -#8158 = AXIS2_PLACEMENT_3D( '', #15925, #15926, #15927 ); -#8159 = SURFACE_SIDE_STYLE( '', ( #15928 ) ); -#8160 = EDGE_LOOP( '', ( #15929, #15930, #15931, #15932 ) ); -#8161 = AXIS2_PLACEMENT_3D( '', #15933, #15934, #15935 ); -#8162 = SURFACE_SIDE_STYLE( '', ( #15936 ) ); -#8163 = EDGE_LOOP( '', ( #15937, #15938, #15939, #15940, #15941 ) ); -#8164 = AXIS2_PLACEMENT_3D( '', #15942, #15943, #15944 ); -#8165 = SURFACE_SIDE_STYLE( '', ( #15945 ) ); -#8166 = EDGE_LOOP( '', ( #15946, #15947, #15948, #15949, #15950, #15951 ) ); -#8167 = AXIS2_PLACEMENT_3D( '', #15952, #15953, #15954 ); -#8168 = SURFACE_SIDE_STYLE( '', ( #15955 ) ); -#8169 = EDGE_LOOP( '', ( #15956, #15957, #15958, #15959 ) ); -#8170 = AXIS2_PLACEMENT_3D( '', #15960, #15961, #15962 ); -#8171 = SURFACE_SIDE_STYLE( '', ( #15963 ) ); -#8172 = EDGE_LOOP( '', ( #15964, #15965, #15966, #15967 ) ); -#8173 = AXIS2_PLACEMENT_3D( '', #15968, #15969, #15970 ); -#8174 = SURFACE_SIDE_STYLE( '', ( #15971 ) ); -#8175 = EDGE_LOOP( '', ( #15972, #15973, #15974, #15975, #15976, #15977 ) ); -#8176 = AXIS2_PLACEMENT_3D( '', #15978, #15979, #15980 ); -#8177 = SURFACE_SIDE_STYLE( '', ( #15981 ) ); -#8178 = EDGE_LOOP( '', ( #15982, #15983, #15984, #15985 ) ); -#8179 = AXIS2_PLACEMENT_3D( '', #15986, #15987, #15988 ); -#8180 = SURFACE_SIDE_STYLE( '', ( #15989 ) ); -#8181 = EDGE_LOOP( '', ( #15990, #15991, #15992, #15993 ) ); -#8182 = CARTESIAN_POINT( '', ( 5.75731531698828, 0.993017013232365, 6.33744412538677 ) ); -#8183 = CARTESIAN_POINT( '', ( 5.71991820474944, 0.997675030853690, 6.26622215430251 ) ); -#8184 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.00000000000000, 6.18582880766737 ) ); -#8185 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#8186 = CARTESIAN_POINT( '', ( 6.02292612679530, 0.993017013232365, 6.19797765015471 ) ); -#8187 = CARTESIAN_POINT( '', ( 6.00796783199320, 0.997674859560726, 6.16948990936174 ) ); -#8188 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, 6.13733073623395 ) ); -#8189 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#8190 = SURFACE_SIDE_STYLE( '', ( #15994 ) ); -#8191 = EDGE_LOOP( '', ( #15995 ) ); -#8192 = AXIS2_PLACEMENT_3D( '', #15996, #15997, #15998 ); -#8193 = SURFACE_SIDE_STYLE( '', ( #15999 ) ); -#8194 = EDGE_LOOP( '', ( #16000, #16001, #16002, #16003, #16004, #16005, #16006, #16007, #16008, #16009, #16010, #16011 ) ); -#8195 = AXIS2_PLACEMENT_3D( '', #16012, #16013, #16014 ); -#8196 = SURFACE_SIDE_STYLE( '', ( #16015 ) ); -#8197 = EDGE_LOOP( '', ( #16016, #16017, #16018, #16019 ) ); -#8198 = AXIS2_PLACEMENT_3D( '', #16020, #16021, #16022 ); -#8199 = SURFACE_SIDE_STYLE( '', ( #16023 ) ); -#8200 = EDGE_LOOP( '', ( #16024, #16025, #16026, #16027 ) ); -#8201 = AXIS2_PLACEMENT_3D( '', #16028, #16029, #16030 ); -#8202 = SURFACE_SIDE_STYLE( '', ( #16031 ) ); -#8203 = EDGE_LOOP( '', ( #16032, #16033, #16034, #16035 ) ); -#8204 = AXIS2_PLACEMENT_3D( '', #16036, #16037, #16038 ); -#8205 = SURFACE_SIDE_STYLE( '', ( #16039 ) ); -#8206 = EDGE_LOOP( '', ( #16040, #16041, #16042, #16043 ) ); -#8207 = AXIS2_PLACEMENT_3D( '', #16044, #16045, #16046 ); -#8208 = SURFACE_SIDE_STYLE( '', ( #16047 ) ); -#8209 = EDGE_LOOP( '', ( #16048, #16049, #16050, #16051 ) ); -#8210 = AXIS2_PLACEMENT_3D( '', #16052, #16053, #16054 ); -#8211 = SURFACE_SIDE_STYLE( '', ( #16055 ) ); -#8212 = EDGE_LOOP( '', ( #16056, #16057, #16058, #16059, #16060, #16061, #16062, #16063, #16064, #16065, #16066, #16067 ) ); -#8213 = AXIS2_PLACEMENT_3D( '', #16068, #16069, #16070 ); -#8214 = SURFACE_SIDE_STYLE( '', ( #16071 ) ); -#8215 = EDGE_LOOP( '', ( #16072, #16073, #16074, #16075 ) ); -#8216 = AXIS2_PLACEMENT_3D( '', #16076, #16077, #16078 ); -#8217 = SURFACE_SIDE_STYLE( '', ( #16079 ) ); -#8218 = EDGE_LOOP( '', ( #16080, #16081, #16082, #16083 ) ); -#8219 = AXIS2_PLACEMENT_3D( '', #16084, #16085, #16086 ); -#8220 = SURFACE_SIDE_STYLE( '', ( #16087 ) ); -#8221 = EDGE_LOOP( '', ( #16088, #16089, #16090, #16091 ) ); -#8222 = AXIS2_PLACEMENT_3D( '', #16092, #16093, #16094 ); -#8223 = SURFACE_SIDE_STYLE( '', ( #16095 ) ); -#8224 = EDGE_LOOP( '', ( #16096, #16097, #16098, #16099 ) ); -#8225 = AXIS2_PLACEMENT_3D( '', #16100, #16101, #16102 ); -#8226 = SURFACE_SIDE_STYLE( '', ( #16103 ) ); -#8227 = EDGE_LOOP( '', ( #16104, #16105, #16106, #16107 ) ); -#8228 = AXIS2_PLACEMENT_3D( '', #16108, #16109, #16110 ); -#8229 = SURFACE_SIDE_STYLE( '', ( #16111 ) ); -#8230 = EDGE_LOOP( '', ( #16112, #16113, #16114, #16115 ) ); -#8231 = AXIS2_PLACEMENT_3D( '', #16116, #16117, #16118 ); -#8232 = SURFACE_SIDE_STYLE( '', ( #16119 ) ); -#8233 = EDGE_LOOP( '', ( #16120, #16121, #16122, #16123 ) ); -#8234 = EDGE_LOOP( '', ( #16124, #16125, #16126, #16127 ) ); -#8235 = EDGE_LOOP( '', ( #16128, #16129, #16130, #16131 ) ); -#8236 = EDGE_LOOP( '', ( #16132, #16133, #16134, #16135 ) ); -#8237 = EDGE_LOOP( '', ( #16136, #16137, #16138, #16139 ) ); -#8238 = EDGE_LOOP( '', ( #16140, #16141, #16142, #16143 ) ); -#8239 = AXIS2_PLACEMENT_3D( '', #16144, #16145, #16146 ); -#8240 = SURFACE_SIDE_STYLE( '', ( #16147 ) ); -#8241 = EDGE_LOOP( '', ( #16148, #16149, #16150, #16151 ) ); -#8242 = AXIS2_PLACEMENT_3D( '', #16152, #16153, #16154 ); -#8243 = SURFACE_SIDE_STYLE( '', ( #16155 ) ); -#8244 = EDGE_LOOP( '', ( #16156, #16157, #16158, #16159 ) ); -#8245 = AXIS2_PLACEMENT_3D( '', #16160, #16161, #16162 ); -#8246 = SURFACE_SIDE_STYLE( '', ( #16163 ) ); -#8247 = EDGE_LOOP( '', ( #16164, #16165, #16166, #16167 ) ); -#8248 = AXIS2_PLACEMENT_3D( '', #16168, #16169, #16170 ); -#8249 = SURFACE_SIDE_STYLE( '', ( #16171 ) ); -#8250 = EDGE_LOOP( '', ( #16172, #16173, #16174, #16175, #16176, #16177 ) ); -#8251 = AXIS2_PLACEMENT_3D( '', #16178, #16179, #16180 ); -#8252 = SURFACE_SIDE_STYLE( '', ( #16181 ) ); -#8253 = EDGE_LOOP( '', ( #16182, #16183, #16184, #16185 ) ); -#8254 = AXIS2_PLACEMENT_3D( '', #16186, #16187, #16188 ); -#8255 = SURFACE_SIDE_STYLE( '', ( #16189 ) ); -#8256 = EDGE_LOOP( '', ( #16190, #16191, #16192, #16193 ) ); -#8257 = AXIS2_PLACEMENT_3D( '', #16194, #16195, #16196 ); -#8258 = SURFACE_SIDE_STYLE( '', ( #16197 ) ); -#8259 = EDGE_LOOP( '', ( #16198, #16199, #16200, #16201 ) ); -#8260 = AXIS2_PLACEMENT_3D( '', #16202, #16203, #16204 ); -#8261 = SURFACE_SIDE_STYLE( '', ( #16205 ) ); -#8262 = EDGE_LOOP( '', ( #16206, #16207, #16208, #16209, #16210, #16211 ) ); -#8263 = AXIS2_PLACEMENT_3D( '', #16212, #16213, #16214 ); -#8264 = SURFACE_SIDE_STYLE( '', ( #16215 ) ); -#8265 = EDGE_LOOP( '', ( #16216, #16217, #16218, #16219 ) ); -#8266 = AXIS2_PLACEMENT_3D( '', #16220, #16221, #16222 ); -#8267 = SURFACE_SIDE_STYLE( '', ( #16223 ) ); -#8268 = EDGE_LOOP( '', ( #16224, #16225, #16226, #16227 ) ); -#8269 = AXIS2_PLACEMENT_3D( '', #16228, #16229, #16230 ); -#8270 = SURFACE_SIDE_STYLE( '', ( #16231 ) ); -#8271 = EDGE_LOOP( '', ( #16232, #16233, #16234, #16235 ) ); -#8272 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.55000000000000, -5.21516594914416 ) ); -#8273 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.68155725060903, -5.29383718500837 ) ); -#8274 = CARTESIAN_POINT( '', ( 6.24657814321337, 7.81052863797318, -5.37132833276166 ) ); -#8275 = CARTESIAN_POINT( '', ( 6.15355339059327, 7.90355339059327, -5.45000000000000 ) ); -#8276 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#8277 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.60250251045869, -5.29365720227991 ) ); -#8278 = CARTESIAN_POINT( '', ( 5.97854600610230, 7.65429670637231, -5.37150857652783 ) ); -#8279 = CARTESIAN_POINT( '', ( 5.94142135623731, 7.69142135623731, -5.45000000000000 ) ); -#8280 = SURFACE_SIDE_STYLE( '', ( #16236 ) ); -#8281 = EDGE_LOOP( '', ( #16237, #16238, #16239, #16240, #16241, #16242 ) ); -#8282 = AXIS2_PLACEMENT_3D( '', #16243, #16244, #16245 ); -#8283 = SURFACE_SIDE_STYLE( '', ( #16246 ) ); -#8284 = EDGE_LOOP( '', ( #16247, #16248, #16249, #16250 ) ); -#8285 = AXIS2_PLACEMENT_3D( '', #16251, #16252, #16253 ); -#8286 = SURFACE_SIDE_STYLE( '', ( #16254 ) ); -#8287 = EDGE_LOOP( '', ( #16255, #16256, #16257, #16258, #16259, #16260 ) ); -#8288 = AXIS2_PLACEMENT_3D( '', #16261, #16262, #16263 ); -#8289 = SURFACE_SIDE_STYLE( '', ( #16264 ) ); -#8290 = EDGE_LOOP( '', ( #16265, #16266, #16267, #16268 ) ); -#8291 = AXIS2_PLACEMENT_3D( '', #16269, #16270, #16271 ); -#8292 = SURFACE_SIDE_STYLE( '', ( #16272 ) ); -#8293 = EDGE_LOOP( '', ( #16273, #16274, #16275, #16276 ) ); -#8294 = AXIS2_PLACEMENT_3D( '', #16277, #16278, #16279 ); -#8295 = SURFACE_SIDE_STYLE( '', ( #16280 ) ); -#8296 = EDGE_LOOP( '', ( #16281, #16282, #16283, #16284 ) ); -#8297 = AXIS2_PLACEMENT_3D( '', #16285, #16286, #16287 ); -#8298 = SURFACE_SIDE_STYLE( '', ( #16288 ) ); -#8299 = EDGE_LOOP( '', ( #16289, #16290, #16291, #16292 ) ); -#8300 = AXIS2_PLACEMENT_3D( '', #16293, #16294, #16295 ); -#8301 = SURFACE_SIDE_STYLE( '', ( #16296 ) ); -#8302 = EDGE_LOOP( '', ( #16297, #16298, #16299, #16300 ) ); -#8303 = AXIS2_PLACEMENT_3D( '', #16301, #16302, #16303 ); -#8304 = SURFACE_SIDE_STYLE( '', ( #16304 ) ); -#8305 = EDGE_LOOP( '', ( #16305, #16306, #16307, #16308 ) ); -#8306 = AXIS2_PLACEMENT_3D( '', #16309, #16310, #16311 ); -#8307 = SURFACE_SIDE_STYLE( '', ( #16312 ) ); -#8308 = EDGE_LOOP( '', ( #16313, #16314, #16315, #16316 ) ); -#8309 = AXIS2_PLACEMENT_3D( '', #16317, #16318, #16319 ); -#8310 = SURFACE_SIDE_STYLE( '', ( #16320 ) ); -#8311 = EDGE_LOOP( '', ( #16321, #16322, #16323, #16324, #16325, #16326, #16327, #16328, #16329, #16330, #16331, #16332 ) ); -#8312 = AXIS2_PLACEMENT_3D( '', #16333, #16334, #16335 ); -#8313 = SURFACE_SIDE_STYLE( '', ( #16336 ) ); -#8314 = EDGE_LOOP( '', ( #16337, #16338, #16339, #16340, #16341, #16342, #16343, #16344, #16345, #16346, #16347, #16348 ) ); -#8315 = AXIS2_PLACEMENT_3D( '', #16349, #16350, #16351 ); -#8316 = SURFACE_SIDE_STYLE( '', ( #16352 ) ); -#8317 = EDGE_LOOP( '', ( #16353, #16354, #16355, #16356 ) ); -#8318 = AXIS2_PLACEMENT_3D( '', #16357, #16358, #16359 ); -#8319 = SURFACE_SIDE_STYLE( '', ( #16360 ) ); -#8320 = EDGE_LOOP( '', ( #16361, #16362, #16363, #16364 ) ); -#8321 = AXIS2_PLACEMENT_3D( '', #16365, #16366, #16367 ); -#8322 = SURFACE_SIDE_STYLE( '', ( #16368 ) ); -#8323 = EDGE_LOOP( '', ( #16369, #16370, #16371, #16372, #16373, #16374, #16375, #16376 ) ); -#8324 = AXIS2_PLACEMENT_3D( '', #16377, #16378, #16379 ); -#8325 = SURFACE_SIDE_STYLE( '', ( #16380 ) ); -#8326 = EDGE_LOOP( '', ( #16381, #16382, #16383, #16384 ) ); -#8327 = AXIS2_PLACEMENT_3D( '', #16385, #16386, #16387 ); -#8328 = SURFACE_SIDE_STYLE( '', ( #16388 ) ); -#8329 = EDGE_LOOP( '', ( #16389, #16390, #16391, #16392 ) ); -#8330 = AXIS2_PLACEMENT_3D( '', #16393, #16394, #16395 ); -#8331 = SURFACE_SIDE_STYLE( '', ( #16396 ) ); -#8332 = EDGE_LOOP( '', ( #16397, #16398, #16399, #16400 ) ); -#8333 = AXIS2_PLACEMENT_3D( '', #16401, #16402, #16403 ); -#8334 = SURFACE_SIDE_STYLE( '', ( #16404 ) ); -#8335 = EDGE_LOOP( '', ( #16405, #16406, #16407, #16408 ) ); -#8336 = AXIS2_PLACEMENT_3D( '', #16409, #16410, #16411 ); -#8337 = SURFACE_SIDE_STYLE( '', ( #16412 ) ); -#8338 = EDGE_LOOP( '', ( #16413, #16414, #16415, #16416, #16417, #16418 ) ); -#8339 = AXIS2_PLACEMENT_3D( '', #16419, #16420, #16421 ); -#8340 = SURFACE_SIDE_STYLE( '', ( #16422 ) ); -#8341 = EDGE_LOOP( '', ( #16423, #16424, #16425, #16426 ) ); -#8342 = AXIS2_PLACEMENT_3D( '', #16427, #16428, #16429 ); -#8343 = SURFACE_SIDE_STYLE( '', ( #16430 ) ); -#8344 = EDGE_LOOP( '', ( #16431, #16432, #16433, #16434 ) ); -#8345 = AXIS2_PLACEMENT_3D( '', #16435, #16436, #16437 ); -#8346 = SURFACE_SIDE_STYLE( '', ( #16438 ) ); -#8347 = EDGE_LOOP( '', ( #16439, #16440, #16441, #16442 ) ); -#8348 = AXIS2_PLACEMENT_3D( '', #16443, #16444, #16445 ); -#8349 = SURFACE_SIDE_STYLE( '', ( #16446 ) ); -#8350 = EDGE_LOOP( '', ( #16447, #16448, #16449, #16450 ) ); -#8351 = AXIS2_PLACEMENT_3D( '', #16451, #16452, #16453 ); -#8352 = SURFACE_SIDE_STYLE( '', ( #16454 ) ); -#8353 = EDGE_LOOP( '', ( #16455, #16456, #16457, #16458 ) ); -#8354 = AXIS2_PLACEMENT_3D( '', #16459, #16460, #16461 ); -#8355 = SURFACE_SIDE_STYLE( '', ( #16462 ) ); -#8356 = EDGE_LOOP( '', ( #16463, #16464, #16465, #16466 ) ); -#8357 = AXIS2_PLACEMENT_3D( '', #16467, #16468, #16469 ); -#8358 = SURFACE_SIDE_STYLE( '', ( #16470 ) ); -#8359 = EDGE_LOOP( '', ( #16471, #16472, #16473, #16474 ) ); -#8360 = AXIS2_PLACEMENT_3D( '', #16475, #16476, #16477 ); -#8361 = SURFACE_SIDE_STYLE( '', ( #16478 ) ); -#8362 = EDGE_LOOP( '', ( #16479, #16480, #16481, #16482 ) ); -#8363 = AXIS2_PLACEMENT_3D( '', #16483, #16484, #16485 ); -#8364 = SURFACE_SIDE_STYLE( '', ( #16486 ) ); -#8365 = EDGE_LOOP( '', ( #16487, #16488, #16489, #16490 ) ); -#8366 = AXIS2_PLACEMENT_3D( '', #16491, #16492, #16493 ); -#8367 = SURFACE_SIDE_STYLE( '', ( #16494 ) ); -#8368 = EDGE_LOOP( '', ( #16495, #16496, #16497, #16498, #16499, #16500, #16501, #16502, #16503, #16504, #16505, #16506 ) ); -#8369 = AXIS2_PLACEMENT_3D( '', #16507, #16508, #16509 ); -#8370 = SURFACE_SIDE_STYLE( '', ( #16510 ) ); -#8371 = EDGE_LOOP( '', ( #16511, #16512, #16513, #16514 ) ); -#8372 = AXIS2_PLACEMENT_3D( '', #16515, #16516, #16517 ); -#8373 = SURFACE_SIDE_STYLE( '', ( #16518 ) ); -#8374 = EDGE_LOOP( '', ( #16519, #16520, #16521, #16522 ) ); -#8375 = AXIS2_PLACEMENT_3D( '', #16523, #16524, #16525 ); -#8376 = SURFACE_SIDE_STYLE( '', ( #16526 ) ); -#8377 = EDGE_LOOP( '', ( #16527, #16528, #16529, #16530 ) ); -#8378 = AXIS2_PLACEMENT_3D( '', #16531, #16532, #16533 ); -#8379 = SURFACE_SIDE_STYLE( '', ( #16534 ) ); -#8380 = EDGE_LOOP( '', ( #16535, #16536, #16537, #16538 ) ); -#8381 = EDGE_LOOP( '', ( #16539, #16540, #16541, #16542 ) ); -#8382 = AXIS2_PLACEMENT_3D( '', #16543, #16544, #16545 ); -#8383 = SURFACE_SIDE_STYLE( '', ( #16546 ) ); -#8384 = EDGE_LOOP( '', ( #16547, #16548, #16549, #16550 ) ); -#8385 = AXIS2_PLACEMENT_3D( '', #16551, #16552, #16553 ); -#8386 = SURFACE_SIDE_STYLE( '', ( #16554 ) ); -#8387 = EDGE_LOOP( '', ( #16555, #16556, #16557, #16558 ) ); -#8388 = AXIS2_PLACEMENT_3D( '', #16559, #16560, #16561 ); -#8389 = SURFACE_SIDE_STYLE( '', ( #16562 ) ); -#8390 = EDGE_LOOP( '', ( #16563, #16564, #16565, #16566 ) ); -#8391 = AXIS2_PLACEMENT_3D( '', #16567, #16568, #16569 ); -#8392 = SURFACE_SIDE_STYLE( '', ( #16570 ) ); -#8393 = EDGE_LOOP( '', ( #16571, #16572, #16573, #16574 ) ); -#8394 = AXIS2_PLACEMENT_3D( '', #16575, #16576, #16577 ); -#8395 = SURFACE_SIDE_STYLE( '', ( #16578 ) ); -#8396 = EDGE_LOOP( '', ( #16579, #16580, #16581, #16582 ) ); -#8397 = AXIS2_PLACEMENT_3D( '', #16583, #16584, #16585 ); -#8398 = SURFACE_SIDE_STYLE( '', ( #16586 ) ); -#8399 = EDGE_LOOP( '', ( #16587, #16588, #16589, #16590 ) ); -#8400 = AXIS2_PLACEMENT_3D( '', #16591, #16592, #16593 ); -#8401 = SURFACE_SIDE_STYLE( '', ( #16594 ) ); -#8402 = EDGE_LOOP( '', ( #16595, #16596, #16597, #16598 ) ); -#8403 = AXIS2_PLACEMENT_3D( '', #16599, #16600, #16601 ); -#8404 = SURFACE_SIDE_STYLE( '', ( #16602 ) ); -#8405 = EDGE_LOOP( '', ( #16603, #16604, #16605, #16606 ) ); -#8406 = AXIS2_PLACEMENT_3D( '', #16607, #16608, #16609 ); -#8407 = SURFACE_SIDE_STYLE( '', ( #16610 ) ); -#8408 = EDGE_LOOP( '', ( #16611, #16612, #16613, #16614 ) ); -#8409 = AXIS2_PLACEMENT_3D( '', #16615, #16616, #16617 ); -#8410 = SURFACE_SIDE_STYLE( '', ( #16618 ) ); -#8411 = EDGE_LOOP( '', ( #16619, #16620, #16621, #16622, #16623, #16624, #16625, #16626 ) ); -#8412 = AXIS2_PLACEMENT_3D( '', #16627, #16628, #16629 ); -#8413 = SURFACE_SIDE_STYLE( '', ( #16630 ) ); -#8414 = EDGE_LOOP( '', ( #16631, #16632, #16633, #16634 ) ); -#8415 = CARTESIAN_POINT( '', ( 7.12423237156896, -0.790727636535535, 7.96456549462711 ) ); -#8416 = CARTESIAN_POINT( '', ( 7.19683226279966, -0.782784625439386, 8.08095326273032 ) ); -#8417 = CARTESIAN_POINT( '', ( 7.21846713812144, -0.775000325348253, 8.22509088295965 ) ); -#8418 = CARTESIAN_POINT( '', ( 7.18321335279691, -0.767057139210681, 8.35766038427819 ) ); -#8419 = CARTESIAN_POINT( '', ( 7.18286081494366, -0.766977707349305, 8.35898607929138 ) ); -#8420 = CARTESIAN_POINT( '', ( 7.18250827709042, -0.766898275487929, 8.36031177430456 ) ); -#8421 = CARTESIAN_POINT( '', ( 7.18215573923717, -0.766818843626554, 8.36163746931775 ) ); -#8422 = CARTESIAN_POINT( '', ( 6.86969294862755, -0.790727636535535, 8.12334106632708 ) ); -#8423 = CARTESIAN_POINT( '', ( 6.89872889586802, -0.782785722050245, 8.16988974617761 ) ); -#8424 = CARTESIAN_POINT( '', ( 6.90738963862016, -0.774999462394692, 8.22755823007544 ) ); -#8425 = CARTESIAN_POINT( '', ( 6.89328500019084, -0.767057139210681, 8.28057893154713 ) ); -#8426 = CARTESIAN_POINT( '', ( 6.89314395380654, -0.766977715978841, 8.28110913856184 ) ); -#8427 = CARTESIAN_POINT( '', ( 6.89300290742225, -0.766898292747001, 8.28163934557656 ) ); -#8428 = CARTESIAN_POINT( '', ( 6.89286186103796, -0.766818869515161, 8.28216955259128 ) ); -#8429 = SURFACE_SIDE_STYLE( '', ( #16635 ) ); -#8430 = EDGE_LOOP( '', ( #16636, #16637, #16638, #16639 ) ); -#8431 = AXIS2_PLACEMENT_3D( '', #16640, #16641, #16642 ); -#8432 = SURFACE_SIDE_STYLE( '', ( #16643 ) ); -#8433 = EDGE_LOOP( '', ( #16644, #16645, #16646, #16647, #16648, #16649, #16650, #16651, #16652, #16653 ) ); -#8434 = AXIS2_PLACEMENT_3D( '', #16654, #16655, #16656 ); -#8435 = SURFACE_SIDE_STYLE( '', ( #16657 ) ); -#8436 = EDGE_LOOP( '', ( #16658, #16659, #16660, #16661, #16662, #16663, #16664, #16665, #16666, #16667, #16668, #16669, #16670 ) ); -#8437 = AXIS2_PLACEMENT_3D( '', #16671, #16672, #16673 ); -#8438 = SURFACE_SIDE_STYLE( '', ( #16674 ) ); -#8439 = EDGE_LOOP( '', ( #16675, #16676, #16677, #16678, #16679, #16680 ) ); -#8440 = AXIS2_PLACEMENT_3D( '', #16681, #16682, #16683 ); -#8441 = SURFACE_SIDE_STYLE( '', ( #16684 ) ); -#8442 = EDGE_LOOP( '', ( #16685, #16686, #16687, #16688, #16689, #16690 ) ); -#8443 = AXIS2_PLACEMENT_3D( '', #16691, #16692, #16693 ); -#8444 = SURFACE_SIDE_STYLE( '', ( #16694 ) ); -#8445 = EDGE_LOOP( '', ( #16695, #16696, #16697, #16698 ) ); -#8446 = AXIS2_PLACEMENT_3D( '', #16699, #16700, #16701 ); -#8447 = SURFACE_SIDE_STYLE( '', ( #16702 ) ); -#8448 = EDGE_LOOP( '', ( #16703, #16704, #16705, #16706 ) ); -#8449 = AXIS2_PLACEMENT_3D( '', #16707, #16708, #16709 ); -#8450 = SURFACE_SIDE_STYLE( '', ( #16710 ) ); -#8451 = EDGE_LOOP( '', ( #16711, #16712, #16713, #16714 ) ); -#8452 = AXIS2_PLACEMENT_3D( '', #16715, #16716, #16717 ); -#8453 = SURFACE_SIDE_STYLE( '', ( #16718 ) ); -#8454 = EDGE_LOOP( '', ( #16719, #16720, #16721, #16722, #16723, #16724, #16725, #16726, #16727, #16728, #16729, #16730 ) ); -#8455 = AXIS2_PLACEMENT_3D( '', #16731, #16732, #16733 ); -#8456 = SURFACE_SIDE_STYLE( '', ( #16734 ) ); -#8457 = EDGE_LOOP( '', ( #16735, #16736, #16737, #16738 ) ); -#8458 = AXIS2_PLACEMENT_3D( '', #16739, #16740, #16741 ); -#8459 = SURFACE_SIDE_STYLE( '', ( #16742 ) ); -#8460 = EDGE_LOOP( '', ( #16743, #16744, #16745, #16746 ) ); -#8461 = AXIS2_PLACEMENT_3D( '', #16747, #16748, #16749 ); -#8462 = SURFACE_SIDE_STYLE( '', ( #16750 ) ); -#8463 = EDGE_LOOP( '', ( #16751, #16752, #16753, #16754 ) ); -#8464 = AXIS2_PLACEMENT_3D( '', #16755, #16756, #16757 ); -#8465 = SURFACE_SIDE_STYLE( '', ( #16758 ) ); -#8466 = EDGE_LOOP( '', ( #16759, #16760, #16761, #16762, #16763, #16764, #16765, #16766 ) ); -#8467 = AXIS2_PLACEMENT_3D( '', #16767, #16768, #16769 ); -#8468 = SURFACE_SIDE_STYLE( '', ( #16770 ) ); -#8469 = EDGE_LOOP( '', ( #16771, #16772, #16773, #16774 ) ); -#8470 = AXIS2_PLACEMENT_3D( '', #16775, #16776, #16777 ); -#8471 = SURFACE_SIDE_STYLE( '', ( #16778 ) ); -#8472 = EDGE_LOOP( '', ( #16779, #16780, #16781, #16782 ) ); -#8473 = AXIS2_PLACEMENT_3D( '', #16783, #16784, #16785 ); -#8474 = SURFACE_SIDE_STYLE( '', ( #16786 ) ); -#8475 = EDGE_LOOP( '', ( #16787, #16788, #16789, #16790 ) ); -#8476 = AXIS2_PLACEMENT_3D( '', #16791, #16792, #16793 ); -#8477 = SURFACE_SIDE_STYLE( '', ( #16794 ) ); -#8478 = EDGE_LOOP( '', ( #16795, #16796, #16797, #16798 ) ); -#8479 = AXIS2_PLACEMENT_3D( '', #16799, #16800, #16801 ); -#8480 = SURFACE_SIDE_STYLE( '', ( #16802 ) ); -#8481 = EDGE_LOOP( '', ( #16803, #16804, #16805, #16806, #16807, #16808 ) ); -#8482 = AXIS2_PLACEMENT_3D( '', #16809, #16810, #16811 ); -#8483 = SURFACE_SIDE_STYLE( '', ( #16812 ) ); -#8484 = EDGE_LOOP( '', ( #16813, #16814, #16815, #16816 ) ); -#8485 = AXIS2_PLACEMENT_3D( '', #16817, #16818, #16819 ); -#8486 = SURFACE_SIDE_STYLE( '', ( #16820 ) ); -#8487 = EDGE_LOOP( '', ( #16821, #16822, #16823, #16824 ) ); -#8488 = AXIS2_PLACEMENT_3D( '', #16825, #16826, #16827 ); -#8489 = SURFACE_SIDE_STYLE( '', ( #16828 ) ); -#8490 = EDGE_LOOP( '', ( #16829, #16830, #16831, #16832, #16833, #16834 ) ); -#8491 = AXIS2_PLACEMENT_3D( '', #16835, #16836, #16837 ); -#8492 = SURFACE_SIDE_STYLE( '', ( #16838 ) ); -#8493 = EDGE_LOOP( '', ( #16839, #16840, #16841, #16842 ) ); -#8494 = AXIS2_PLACEMENT_3D( '', #16843, #16844, #16845 ); -#8495 = SURFACE_SIDE_STYLE( '', ( #16846 ) ); -#8496 = EDGE_LOOP( '', ( #16847, #16848, #16849, #16850 ) ); -#8497 = AXIS2_PLACEMENT_3D( '', #16851, #16852, #16853 ); -#8498 = SURFACE_SIDE_STYLE( '', ( #16854 ) ); -#8499 = EDGE_LOOP( '', ( #16855, #16856, #16857, #16858 ) ); -#8500 = AXIS2_PLACEMENT_3D( '', #16859, #16860, #16861 ); -#8501 = SURFACE_SIDE_STYLE( '', ( #16862 ) ); -#8502 = EDGE_LOOP( '', ( #16863, #16864, #16865, #16866 ) ); -#8503 = AXIS2_PLACEMENT_3D( '', #16867, #16868, #16869 ); -#8504 = SURFACE_SIDE_STYLE( '', ( #16870 ) ); -#8505 = EDGE_LOOP( '', ( #16871, #16872, #16873, #16874 ) ); -#8506 = AXIS2_PLACEMENT_3D( '', #16875, #16876, #16877 ); -#8507 = SURFACE_SIDE_STYLE( '', ( #16878 ) ); -#8508 = EDGE_LOOP( '', ( #16879, #16880, #16881, #16882 ) ); -#8509 = AXIS2_PLACEMENT_3D( '', #16883, #16884, #16885 ); -#8510 = SURFACE_SIDE_STYLE( '', ( #16886 ) ); -#8511 = EDGE_LOOP( '', ( #16887, #16888, #16889, #16890 ) ); -#8512 = AXIS2_PLACEMENT_3D( '', #16891, #16892, #16893 ); -#8513 = SURFACE_SIDE_STYLE( '', ( #16894 ) ); -#8514 = EDGE_LOOP( '', ( #16895, #16896, #16897, #16898 ) ); -#8515 = AXIS2_PLACEMENT_3D( '', #16899, #16900, #16901 ); -#8516 = SURFACE_SIDE_STYLE( '', ( #16902 ) ); -#8517 = EDGE_LOOP( '', ( #16903, #16904, #16905, #16906 ) ); -#8518 = AXIS2_PLACEMENT_3D( '', #16907, #16908, #16909 ); -#8519 = SURFACE_SIDE_STYLE( '', ( #16910 ) ); -#8520 = EDGE_LOOP( '', ( #16911, #16912, #16913, #16914 ) ); -#8521 = AXIS2_PLACEMENT_3D( '', #16915, #16916, #16917 ); -#8522 = SURFACE_SIDE_STYLE( '', ( #16918 ) ); -#8523 = EDGE_LOOP( '', ( #16919, #16920, #16921, #16922 ) ); -#8524 = AXIS2_PLACEMENT_3D( '', #16923, #16924, #16925 ); -#8525 = SURFACE_SIDE_STYLE( '', ( #16926 ) ); -#8526 = EDGE_LOOP( '', ( #16927, #16928, #16929, #16930 ) ); -#8527 = AXIS2_PLACEMENT_3D( '', #16931, #16932, #16933 ); -#8528 = SURFACE_SIDE_STYLE( '', ( #16934 ) ); -#8529 = EDGE_LOOP( '', ( #16935, #16936, #16937, #16938, #16939, #16940 ) ); -#8530 = AXIS2_PLACEMENT_3D( '', #16941, #16942, #16943 ); -#8531 = SURFACE_SIDE_STYLE( '', ( #16944 ) ); -#8532 = EDGE_LOOP( '', ( #16945, #16946, #16947, #16948 ) ); -#8533 = AXIS2_PLACEMENT_3D( '', #16949, #16950, #16951 ); -#8534 = SURFACE_SIDE_STYLE( '', ( #16952 ) ); -#8535 = EDGE_LOOP( '', ( #16953, #16954, #16955, #16956, #16957, #16958, #16959, #16960, #16961, #16962, #16963, #16964, #16965, #16966, #16967, #16968, #16969, #16970, #16971, #16972 ) ); -#8536 = AXIS2_PLACEMENT_3D( '', #16973, #16974, #16975 ); -#8537 = SURFACE_SIDE_STYLE( '', ( #16976 ) ); -#8538 = EDGE_LOOP( '', ( #16977, #16978, #16979, #16980 ) ); -#8539 = AXIS2_PLACEMENT_3D( '', #16981, #16982, #16983 ); -#8540 = SURFACE_SIDE_STYLE( '', ( #16984 ) ); -#8541 = EDGE_LOOP( '', ( #16985, #16986, #16987, #16988 ) ); -#8542 = AXIS2_PLACEMENT_3D( '', #16989, #16990, #16991 ); -#8543 = SURFACE_SIDE_STYLE( '', ( #16992 ) ); -#8544 = EDGE_LOOP( '', ( #16993, #16994, #16995, #16996 ) ); -#8545 = AXIS2_PLACEMENT_3D( '', #16997, #16998, #16999 ); -#8546 = SURFACE_SIDE_STYLE( '', ( #17000 ) ); -#8547 = EDGE_LOOP( '', ( #17001, #17002, #17003, #17004, #17005, #17006, #17007, #17008, #17009, #17010 ) ); -#8548 = AXIS2_PLACEMENT_3D( '', #17011, #17012, #17013 ); -#8549 = SURFACE_SIDE_STYLE( '', ( #17014 ) ); -#8550 = EDGE_LOOP( '', ( #17015, #17016, #17017, #17018 ) ); -#8551 = AXIS2_PLACEMENT_3D( '', #17019, #17020, #17021 ); -#8552 = SURFACE_SIDE_STYLE( '', ( #17022 ) ); -#8553 = EDGE_LOOP( '', ( #17023, #17024, #17025, #17026 ) ); -#8554 = AXIS2_PLACEMENT_3D( '', #17027, #17028, #17029 ); -#8555 = SURFACE_SIDE_STYLE( '', ( #17030 ) ); -#8556 = EDGE_LOOP( '', ( #17031, #17032, #17033, #17034 ) ); -#8557 = AXIS2_PLACEMENT_3D( '', #17035, #17036, #17037 ); -#8558 = SURFACE_SIDE_STYLE( '', ( #17038 ) ); -#8559 = EDGE_LOOP( '', ( #17039, #17040, #17041, #17042 ) ); -#8560 = AXIS2_PLACEMENT_3D( '', #17043, #17044, #17045 ); -#8561 = SURFACE_SIDE_STYLE( '', ( #17046 ) ); -#8562 = EDGE_LOOP( '', ( #17047, #17048, #17049, #17050 ) ); -#8563 = AXIS2_PLACEMENT_3D( '', #17051, #17052, #17053 ); -#8564 = SURFACE_SIDE_STYLE( '', ( #17054 ) ); -#8565 = EDGE_LOOP( '', ( #17055, #17056, #17057, #17058 ) ); -#8566 = AXIS2_PLACEMENT_3D( '', #17059, #17060, #17061 ); -#8567 = SURFACE_SIDE_STYLE( '', ( #17062 ) ); -#8568 = EDGE_LOOP( '', ( #17063, #17064, #17065, #17066 ) ); -#8569 = AXIS2_PLACEMENT_3D( '', #17067, #17068, #17069 ); -#8570 = SURFACE_SIDE_STYLE( '', ( #17070 ) ); -#8571 = EDGE_LOOP( '', ( #17071, #17072, #17073, #17074, #17075, #17076 ) ); -#8572 = AXIS2_PLACEMENT_3D( '', #17077, #17078, #17079 ); -#8573 = SURFACE_SIDE_STYLE( '', ( #17080 ) ); -#8574 = EDGE_LOOP( '', ( #17081, #17082, #17083, #17084 ) ); -#8575 = AXIS2_PLACEMENT_3D( '', #17085, #17086, #17087 ); -#8576 = SURFACE_SIDE_STYLE( '', ( #17088 ) ); -#8577 = EDGE_LOOP( '', ( #17089, #17090, #17091, #17092 ) ); -#8578 = AXIS2_PLACEMENT_3D( '', #17093, #17094, #17095 ); -#8579 = SURFACE_SIDE_STYLE( '', ( #17096 ) ); -#8580 = EDGE_LOOP( '', ( #17097, #17098, #17099, #17100 ) ); -#8581 = AXIS2_PLACEMENT_3D( '', #17101, #17102, #17103 ); -#8583 = ( LENGTH_UNIT( )NAMED_UNIT( #5725 )SI_UNIT( .MILLI., .METRE. ) ); -#8584 = SURFACE_STYLE_FILL_AREA( #17105 ); -#8585 = ORIENTED_EDGE( '', *, *, #17106, .F. ); -#8586 = ORIENTED_EDGE( '', *, *, #17107, .T. ); -#8587 = ORIENTED_EDGE( '', *, *, #17108, .T. ); -#8588 = ORIENTED_EDGE( '', *, *, #17109, .T. ); -#8589 = CARTESIAN_POINT( '', ( 28.2576226650358, 2.00000000000000, 1.89500000000000 ) ); -#8590 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 1.97127667724637E-016 ) ); -#8591 = DIRECTION( '', ( 0.000000000000000, -1.97127667724637E-016, 1.00000000000000 ) ); -#8592 = SURFACE_STYLE_FILL_AREA( #17110 ); -#8593 = ORIENTED_EDGE( '', *, *, #17111, .T. ); -#8594 = ORIENTED_EDGE( '', *, *, #17112, .T. ); -#8595 = ORIENTED_EDGE( '', *, *, #17113, .F. ); -#8596 = ORIENTED_EDGE( '', *, *, #17114, .F. ); -#8597 = ORIENTED_EDGE( '', *, *, #17115, .T. ); -#8598 = ORIENTED_EDGE( '', *, *, #17116, .T. ); -#8599 = ORIENTED_EDGE( '', *, *, #17117, .T. ); -#8600 = ORIENTED_EDGE( '', *, *, #17118, .T. ); -#8601 = ORIENTED_EDGE( '', *, *, #17119, .T. ); -#8602 = ORIENTED_EDGE( '', *, *, #17120, .T. ); -#8603 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.360000000000000, 11.5435038362938 ) ); -#8604 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#8605 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8606 = SURFACE_STYLE_FILL_AREA( #17121 ); -#8607 = ORIENTED_EDGE( '', *, *, #17122, .T. ); -#8608 = ORIENTED_EDGE( '', *, *, #17123, .F. ); -#8609 = ORIENTED_EDGE( '', *, *, #17124, .T. ); -#8610 = ORIENTED_EDGE( '', *, *, #17125, .F. ); -#8611 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.160000000000000, 11.5435038362938 ) ); -#8612 = DIRECTION( '', ( -2.16840434497100E-016, -1.00000000000000, 0.000000000000000 ) ); -#8613 = DIRECTION( '', ( 1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#8614 = SURFACE_STYLE_FILL_AREA( #17126 ); -#8615 = ORIENTED_EDGE( '', *, *, #17127, .T. ); -#8616 = ORIENTED_EDGE( '', *, *, #17128, .F. ); -#8617 = ORIENTED_EDGE( '', *, *, #17129, .F. ); -#8618 = ORIENTED_EDGE( '', *, *, #17130, .T. ); -#8619 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#8620 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#8621 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8622 = SURFACE_STYLE_FILL_AREA( #17131 ); -#8623 = ORIENTED_EDGE( '', *, *, #17132, .T. ); -#8624 = ORIENTED_EDGE( '', *, *, #17133, .F. ); -#8625 = ORIENTED_EDGE( '', *, *, #17134, .T. ); -#8626 = ORIENTED_EDGE( '', *, *, #17135, .F. ); -#8627 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#8628 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8629 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8630 = SURFACE_STYLE_FILL_AREA( #17136 ); -#8631 = ORIENTED_EDGE( '', *, *, #17137, .T. ); -#8632 = ORIENTED_EDGE( '', *, *, #17138, .T. ); -#8633 = ORIENTED_EDGE( '', *, *, #17139, .F. ); -#8634 = ORIENTED_EDGE( '', *, *, #17140, .T. ); -#8635 = CARTESIAN_POINT( '', ( 5.22467719612850, 0.900000000000000, 1.06000000000000 ) ); -#8636 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#8637 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8638 = SURFACE_STYLE_FILL_AREA( #17141 ); -#8639 = ORIENTED_EDGE( '', *, *, #17142, .F. ); -#8640 = ORIENTED_EDGE( '', *, *, #17143, .T. ); -#8641 = ORIENTED_EDGE( '', *, *, #17144, .T. ); -#8642 = ORIENTED_EDGE( '', *, *, #17145, .F. ); -#8643 = ORIENTED_EDGE( '', *, *, #17146, .F. ); -#8644 = ORIENTED_EDGE( '', *, *, #17147, .T. ); -#8645 = ORIENTED_EDGE( '', *, *, #17148, .T. ); -#8646 = ORIENTED_EDGE( '', *, *, #17149, .F. ); -#8647 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.160000000000000, 11.5435038362938 ) ); -#8648 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#8649 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8650 = SURFACE_STYLE_FILL_AREA( #17150 ); -#8651 = ORIENTED_EDGE( '', *, *, #17151, .T. ); -#8652 = ORIENTED_EDGE( '', *, *, #17152, .T. ); -#8653 = ORIENTED_EDGE( '', *, *, #17153, .T. ); -#8654 = ORIENTED_EDGE( '', *, *, #17154, .T. ); -#8655 = ORIENTED_EDGE( '', *, *, #17155, .T. ); -#8656 = ORIENTED_EDGE( '', *, *, #17156, .T. ); -#8657 = ORIENTED_EDGE( '', *, *, #17157, .T. ); -#8658 = ORIENTED_EDGE( '', *, *, #17158, .T. ); -#8659 = ORIENTED_EDGE( '', *, *, #17159, .F. ); -#8660 = ORIENTED_EDGE( '', *, *, #17160, .T. ); -#8661 = ORIENTED_EDGE( '', *, *, #17161, .F. ); -#8662 = ORIENTED_EDGE( '', *, *, #17162, .F. ); -#8663 = ORIENTED_EDGE( '', *, *, #17163, .F. ); -#8664 = ORIENTED_EDGE( '', *, *, #17164, .T. ); -#8665 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.78483405085584, 5.25000000000000 ) ); -#8666 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#8667 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#8668 = SURFACE_STYLE_FILL_AREA( #17165 ); -#8669 = ORIENTED_EDGE( '', *, *, #17166, .F. ); -#8670 = ORIENTED_EDGE( '', *, *, #17167, .F. ); -#8671 = ORIENTED_EDGE( '', *, *, #17168, .F. ); -#8672 = ORIENTED_EDGE( '', *, *, #17169, .F. ); -#8673 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.750000000000000, -0.210000000000000 ) ); -#8674 = DIRECTION( '', ( -7.86194647258622E-048, 1.00000000000000, -9.62810758272054E-064 ) ); -#8675 = DIRECTION( '', ( 1.22464679914735E-016, -1.07952106938681E-078, -1.00000000000000 ) ); -#8676 = SURFACE_STYLE_FILL_AREA( #17170 ); -#8677 = ORIENTED_EDGE( '', *, *, #17171, .T. ); -#8678 = ORIENTED_EDGE( '', *, *, #17172, .F. ); -#8679 = ORIENTED_EDGE( '', *, *, #17173, .T. ); -#8680 = ORIENTED_EDGE( '', *, *, #17174, .T. ); -#8681 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 0.510000000000000 ) ); -#8682 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 3.38813178901720E-017 ) ); -#8683 = DIRECTION( '', ( 0.000000000000000, -3.38813178901720E-017, 1.00000000000000 ) ); -#8684 = SURFACE_STYLE_FILL_AREA( #17175 ); -#8685 = ORIENTED_EDGE( '', *, *, #17176, .T. ); -#8686 = ORIENTED_EDGE( '', *, *, #17177, .T. ); -#8687 = ORIENTED_EDGE( '', *, *, #17178, .T. ); -#8688 = ORIENTED_EDGE( '', *, *, #17179, .F. ); -#8689 = CARTESIAN_POINT( '', ( 0.125775830714524, -6.60000000000000, -22.1526226650358 ) ); -#8690 = DIRECTION( '', ( -2.89603251415160E-016, -0.000000000000000, -1.00000000000000 ) ); -#8691 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#8692 = SURFACE_STYLE_FILL_AREA( #17180 ); -#8693 = ORIENTED_EDGE( '', *, *, #17181, .T. ); -#8694 = ORIENTED_EDGE( '', *, *, #17182, .T. ); -#8695 = ORIENTED_EDGE( '', *, *, #17183, .F. ); -#8696 = ORIENTED_EDGE( '', *, *, #17184, .F. ); -#8697 = ORIENTED_EDGE( '', *, *, #17185, .F. ); -#8698 = ORIENTED_EDGE( '', *, *, #17186, .T. ); -#8699 = ORIENTED_EDGE( '', *, *, #17187, .F. ); -#8700 = ORIENTED_EDGE( '', *, *, #17188, .T. ); -#8701 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, 0.210000000000000 ) ); -#8702 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#8703 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8704 = SURFACE_STYLE_FILL_AREA( #17189 ); -#8705 = ORIENTED_EDGE( '', *, *, #17190, .T. ); -#8706 = ORIENTED_EDGE( '', *, *, #17191, .T. ); -#8707 = ORIENTED_EDGE( '', *, *, #17192, .F. ); -#8708 = ORIENTED_EDGE( '', *, *, #17193, .T. ); -#8709 = CARTESIAN_POINT( '', ( 24.8411775083227, -1.50000000000000, 5.29500000000000 ) ); -#8710 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8711 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8712 = SURFACE_STYLE_FILL_AREA( #17194 ); -#8713 = ORIENTED_EDGE( '', *, *, #17195, .T. ); -#8714 = ORIENTED_EDGE( '', *, *, #17196, .F. ); -#8715 = ORIENTED_EDGE( '', *, *, #17197, .T. ); -#8716 = ORIENTED_EDGE( '', *, *, #17198, .F. ); -#8717 = CARTESIAN_POINT( '', ( 7.90500000000000, 2.80000000000000, 2.80000000000000 ) ); -#8718 = DIRECTION( '', ( 0.707106781186547, 0.707106781186548, -0.000000000000000 ) ); -#8719 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8720 = SURFACE_STYLE_FILL_AREA( #17199 ); -#8721 = ORIENTED_EDGE( '', *, *, #17200, .T. ); -#8722 = ORIENTED_EDGE( '', *, *, #17201, .T. ); -#8723 = ORIENTED_EDGE( '', *, *, #17202, .F. ); -#8724 = ORIENTED_EDGE( '', *, *, #17203, .F. ); -#8725 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, -0.180000000000000 ) ); -#8726 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#8727 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#8728 = SURFACE_STYLE_FILL_AREA( #17204 ); -#8729 = ORIENTED_EDGE( '', *, *, #17205, .T. ); -#8730 = ORIENTED_EDGE( '', *, *, #17206, .F. ); -#8731 = ORIENTED_EDGE( '', *, *, #17207, .F. ); -#8732 = ORIENTED_EDGE( '', *, *, #17208, .T. ); -#8733 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.40000000000000, 1.08000000000000 ) ); -#8734 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#8735 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8736 = SURFACE_STYLE_FILL_AREA( #17209 ); -#8737 = ORIENTED_EDGE( '', *, *, #17210, .T. ); -#8738 = ORIENTED_EDGE( '', *, *, #17211, .F. ); -#8739 = ORIENTED_EDGE( '', *, *, #17212, .F. ); -#8740 = ORIENTED_EDGE( '', *, *, #17213, .T. ); -#8741 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#8742 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#8743 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#8744 = SURFACE_STYLE_FILL_AREA( #17214 ); -#8745 = ORIENTED_EDGE( '', *, *, #17215, .F. ); -#8746 = ORIENTED_EDGE( '', *, *, #17216, .F. ); -#8747 = ORIENTED_EDGE( '', *, *, #17217, .T. ); -#8748 = ORIENTED_EDGE( '', *, *, #17218, .T. ); -#8749 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.00000000000000, -5.05000000000000 ) ); -#8750 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8751 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8752 = SURFACE_STYLE_FILL_AREA( #17219 ); -#8753 = ORIENTED_EDGE( '', *, *, #17220, .F. ); -#8754 = ORIENTED_EDGE( '', *, *, #17221, .F. ); -#8755 = ORIENTED_EDGE( '', *, *, #17222, .T. ); -#8756 = ORIENTED_EDGE( '', *, *, #17223, .T. ); -#8757 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#8758 = DIRECTION( '', ( 2.40933816107890E-016, 0.000000000000000, -1.00000000000000 ) ); -#8759 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.40933816107890E-016 ) ); -#8760 = SURFACE_STYLE_FILL_AREA( #17224 ); -#8761 = ORIENTED_EDGE( '', *, *, #17225, .F. ); -#8762 = ORIENTED_EDGE( '', *, *, #17226, .T. ); -#8763 = ORIENTED_EDGE( '', *, *, #17227, .F. ); -#8764 = ORIENTED_EDGE( '', *, *, #17228, .F. ); -#8765 = ORIENTED_EDGE( '', *, *, #17229, .T. ); -#8766 = ORIENTED_EDGE( '', *, *, #17230, .F. ); -#8767 = CARTESIAN_POINT( '', ( -5.73483405085584, -10.3000000000000, -5.60500000000000 ) ); -#8768 = DIRECTION( '', ( -7.67576759281773E-017, 0.000000000000000, 1.00000000000000 ) ); -#8769 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 7.67576759281773E-017 ) ); -#8770 = SURFACE_STYLE_FILL_AREA( #17231 ); -#8771 = ORIENTED_EDGE( '', *, *, #17232, .T. ); -#8772 = ORIENTED_EDGE( '', *, *, #17233, .T. ); -#8773 = ORIENTED_EDGE( '', *, *, #17234, .T. ); -#8774 = ORIENTED_EDGE( '', *, *, #17235, .T. ); -#8775 = ORIENTED_EDGE( '', *, *, #17236, .F. ); -#8776 = ORIENTED_EDGE( '', *, *, #17237, .F. ); -#8777 = ORIENTED_EDGE( '', *, *, #17238, .F. ); -#8778 = ORIENTED_EDGE( '', *, *, #17239, .F. ); -#8779 = ORIENTED_EDGE( '', *, *, #17240, .F. ); -#8780 = ORIENTED_EDGE( '', *, *, #17241, .T. ); -#8781 = CARTESIAN_POINT( '', ( -4.72500000000000, -9.80000000000000, 3.65000000000000 ) ); -#8782 = DIRECTION( '', ( 4.08170229641602E-016, 0.000000000000000, -1.00000000000000 ) ); -#8783 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -4.08170229641602E-016 ) ); -#8784 = SURFACE_STYLE_FILL_AREA( #17242 ); -#8785 = ORIENTED_EDGE( '', *, *, #17243, .T. ); -#8786 = ORIENTED_EDGE( '', *, *, #17244, .F. ); -#8787 = ORIENTED_EDGE( '', *, *, #17245, .F. ); -#8788 = ORIENTED_EDGE( '', *, *, #17246, .T. ); -#8789 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#8790 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#8791 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8792 = SURFACE_STYLE_FILL_AREA( #17247 ); -#8793 = ORIENTED_EDGE( '', *, *, #17248, .T. ); -#8794 = ORIENTED_EDGE( '', *, *, #17249, .T. ); -#8795 = ORIENTED_EDGE( '', *, *, #17250, .T. ); -#8796 = ORIENTED_EDGE( '', *, *, #17251, .F. ); -#8797 = ORIENTED_EDGE( '', *, *, #17252, .T. ); -#8798 = ORIENTED_EDGE( '', *, *, #17253, .T. ); -#8799 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.80500000000000 ) ); -#8800 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#8801 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#8802 = SURFACE_STYLE_FILL_AREA( #17254 ); -#8803 = ORIENTED_EDGE( '', *, *, #17255, .F. ); -#8804 = ORIENTED_EDGE( '', *, *, #17256, .T. ); -#8805 = ORIENTED_EDGE( '', *, *, #17257, .T. ); -#8806 = ORIENTED_EDGE( '', *, *, #17258, .T. ); -#8807 = ORIENTED_EDGE( '', *, *, #17259, .T. ); -#8808 = ORIENTED_EDGE( '', *, *, #17260, .T. ); -#8809 = ORIENTED_EDGE( '', *, *, #17261, .F. ); -#8810 = ORIENTED_EDGE( '', *, *, #17262, .F. ); -#8811 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#8812 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8813 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#8814 = SURFACE_STYLE_FILL_AREA( #17263 ); -#8815 = ORIENTED_EDGE( '', *, *, #17264, .F. ); -#8816 = ORIENTED_EDGE( '', *, *, #17265, .F. ); -#8817 = ORIENTED_EDGE( '', *, *, #17266, .T. ); -#8818 = ORIENTED_EDGE( '', *, *, #17221, .T. ); -#8819 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#8820 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#8821 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8822 = SURFACE_STYLE_FILL_AREA( #17267 ); -#8823 = ORIENTED_EDGE( '', *, *, #17268, .F. ); -#8824 = ORIENTED_EDGE( '', *, *, #17269, .F. ); -#8825 = ORIENTED_EDGE( '', *, *, #17270, .T. ); -#8826 = ORIENTED_EDGE( '', *, *, #17271, .T. ); -#8827 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#8828 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#8829 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8830 = SURFACE_STYLE_FILL_AREA( #17272 ); -#8831 = ORIENTED_EDGE( '', *, *, #17273, .T. ); -#8832 = ORIENTED_EDGE( '', *, *, #17274, .T. ); -#8833 = ORIENTED_EDGE( '', *, *, #17275, .T. ); -#8834 = ORIENTED_EDGE( '', *, *, #17276, .T. ); -#8835 = CARTESIAN_POINT( '', ( 0.000000000000000, 10.3000000000000, 0.000000000000000 ) ); -#8836 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#8837 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8838 = SURFACE_STYLE_FILL_AREA( #17277 ); -#8839 = ORIENTED_EDGE( '', *, *, #17278, .T. ); -#8840 = ORIENTED_EDGE( '', *, *, #17279, .F. ); -#8841 = ORIENTED_EDGE( '', *, *, #17280, .F. ); -#8842 = ORIENTED_EDGE( '', *, *, #17281, .T. ); -#8843 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.70000000000000, -0.180000000000000 ) ); -#8844 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#8845 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8846 = SURFACE_STYLE_FILL_AREA( #17282 ); -#8847 = ORIENTED_EDGE( '', *, *, #17283, .F. ); -#8848 = ORIENTED_EDGE( '', *, *, #17284, .F. ); -#8849 = ORIENTED_EDGE( '', *, *, #17285, .F. ); -#8850 = ORIENTED_EDGE( '', *, *, #17286, .F. ); -#8851 = CARTESIAN_POINT( '', ( -24.8411775083227, -1.30000000000000, 5.49500000000000 ) ); -#8852 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#8853 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8854 = SURFACE_STYLE_FILL_AREA( #17287 ); -#8855 = ORIENTED_EDGE( '', *, *, #17288, .T. ); -#8856 = ORIENTED_EDGE( '', *, *, #17289, .T. ); -#8857 = ORIENTED_EDGE( '', *, *, #17290, .F. ); -#8858 = ORIENTED_EDGE( '', *, *, #17291, .F. ); -#8859 = ORIENTED_EDGE( '', *, *, #17292, .F. ); -#8860 = ORIENTED_EDGE( '', *, *, #17293, .T. ); -#8861 = ORIENTED_EDGE( '', *, *, #17294, .T. ); -#8862 = ORIENTED_EDGE( '', *, *, #17295, .T. ); -#8863 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.50000000000000, 1.59500000000000 ) ); -#8864 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8865 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#8866 = SURFACE_STYLE_FILL_AREA( #17296 ); -#8867 = ORIENTED_EDGE( '', *, *, #17297, .F. ); -#8868 = ORIENTED_EDGE( '', *, *, #17298, .F. ); -#8869 = ORIENTED_EDGE( '', *, *, #17299, .T. ); -#8870 = ORIENTED_EDGE( '', *, *, #17300, .T. ); -#8871 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#8872 = DIRECTION( '', ( 0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#8873 = DIRECTION( '', ( 0.369123509709058, 0.929380349792305, 0.000000000000000 ) ); -#8874 = SURFACE_STYLE_FILL_AREA( #17301 ); -#8875 = ORIENTED_EDGE( '', *, *, #17302, .T. ); -#8876 = ORIENTED_EDGE( '', *, *, #17303, .F. ); -#8877 = ORIENTED_EDGE( '', *, *, #17304, .F. ); -#8878 = ORIENTED_EDGE( '', *, *, #17305, .T. ); -#8879 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 4.50000000000000 ) ); -#8880 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-015, 1.00000000000000 ) ); -#8881 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.08420217248550E-015 ) ); -#8882 = SURFACE_STYLE_FILL_AREA( #17306 ); -#8883 = ORIENTED_EDGE( '', *, *, #17307, .T. ); -#8884 = ORIENTED_EDGE( '', *, *, #17308, .F. ); -#8885 = ORIENTED_EDGE( '', *, *, #17309, .F. ); -#8886 = ORIENTED_EDGE( '', *, *, #17310, .T. ); -#8887 = CARTESIAN_POINT( '', ( 3.81037490573798, -5.45174245960535, -0.0200000000000000 ) ); -#8888 = DIRECTION( '', ( -0.862645968021374, 0.505808198684508, 0.000000000000000 ) ); -#8889 = DIRECTION( '', ( -0.505808198684508, -0.862645968021374, 0.000000000000000 ) ); -#8890 = SURFACE_STYLE_FILL_AREA( #17311 ); -#8891 = ORIENTED_EDGE( '', *, *, #17312, .T. ); -#8892 = ORIENTED_EDGE( '', *, *, #17313, .F. ); -#8893 = ORIENTED_EDGE( '', *, *, #17314, .F. ); -#8894 = ORIENTED_EDGE( '', *, *, #17315, .T. ); -#8895 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#8896 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8897 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8898 = SURFACE_STYLE_FILL_AREA( #17316 ); -#8899 = ORIENTED_EDGE( '', *, *, #17310, .F. ); -#8900 = ORIENTED_EDGE( '', *, *, #17317, .T. ); -#8901 = ORIENTED_EDGE( '', *, *, #17318, .T. ); -#8902 = ORIENTED_EDGE( '', *, *, #17319, .F. ); -#8903 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, -0.0200000000000000 ) ); -#8904 = DIRECTION( '', ( -0.505808198684508, -0.862645968021374, 0.000000000000000 ) ); -#8905 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8906 = SURFACE_STYLE_FILL_AREA( #17320 ); -#8907 = ORIENTED_EDGE( '', *, *, #17321, .T. ); -#8908 = ORIENTED_EDGE( '', *, *, #17322, .T. ); -#8909 = ORIENTED_EDGE( '', *, *, #17323, .T. ); -#8910 = ORIENTED_EDGE( '', *, *, #17324, .F. ); -#8911 = CARTESIAN_POINT( '', ( -9.99500000000000, 1.25000000000000, -12.9600000000000 ) ); -#8912 = DIRECTION( '', ( -2.70845499104234E-016, 0.000000000000000, 1.00000000000000 ) ); -#8913 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#8914 = SURFACE_STYLE_FILL_AREA( #17325 ); -#8915 = ORIENTED_EDGE( '', *, *, #17326, .T. ); -#8916 = ORIENTED_EDGE( '', *, *, #17327, .F. ); -#8917 = ORIENTED_EDGE( '', *, *, #17328, .F. ); -#8918 = ORIENTED_EDGE( '', *, *, #17329, .F. ); -#8919 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#8920 = DIRECTION( '', ( -0.513123109949226, 0.858315020278705, -6.28394574167855E-017 ) ); -#8921 = DIRECTION( '', ( -0.858315020278705, -0.513123109949226, 0.000000000000000 ) ); -#8922 = SURFACE_STYLE_FILL_AREA( #17330 ); -#8923 = ORIENTED_EDGE( '', *, *, #17331, .T. ); -#8924 = ORIENTED_EDGE( '', *, *, #17332, .F. ); -#8925 = ORIENTED_EDGE( '', *, *, #17124, .F. ); -#8926 = ORIENTED_EDGE( '', *, *, #17333, .F. ); -#8927 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#8928 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8929 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8930 = SURFACE_STYLE_FILL_AREA( #17334 ); -#8931 = ORIENTED_EDGE( '', *, *, #17335, .F. ); -#8932 = ORIENTED_EDGE( '', *, *, #17336, .F. ); -#8933 = ORIENTED_EDGE( '', *, *, #17337, .F. ); -#8934 = ORIENTED_EDGE( '', *, *, #17338, .F. ); -#8935 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#8936 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, 0.707106781186548 ) ); -#8937 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8938 = SURFACE_STYLE_FILL_AREA( #17339 ); -#8939 = ORIENTED_EDGE( '', *, *, #17340, .T. ); -#8940 = ORIENTED_EDGE( '', *, *, #17341, .F. ); -#8941 = ORIENTED_EDGE( '', *, *, #17342, .F. ); -#8942 = ORIENTED_EDGE( '', *, *, #17128, .T. ); -#8943 = CARTESIAN_POINT( '', ( 6.04943375514539, 6.54161354320366, 2.95500000000000 ) ); -#8944 = DIRECTION( '', ( -0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#8945 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#8946 = SURFACE_STYLE_FILL_AREA( #17343 ); -#8947 = ORIENTED_EDGE( '', *, *, #17344, .T. ); -#8948 = ORIENTED_EDGE( '', *, *, #17345, .F. ); -#8949 = ORIENTED_EDGE( '', *, *, #17346, .T. ); -#8950 = ORIENTED_EDGE( '', *, *, #17347, .T. ); -#8951 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 0.310000000000000 ) ); -#8952 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8953 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8954 = SURFACE_STYLE_FILL_AREA( #17348 ); -#8955 = ORIENTED_EDGE( '', *, *, #17349, .T. ); -#8956 = ORIENTED_EDGE( '', *, *, #17350, .T. ); -#8957 = ORIENTED_EDGE( '', *, *, #17351, .F. ); -#8958 = ORIENTED_EDGE( '', *, *, #17352, .T. ); -#8959 = ORIENTED_EDGE( '', *, *, #17353, .T. ); -#8960 = ORIENTED_EDGE( '', *, *, #17354, .T. ); -#8961 = ORIENTED_EDGE( '', *, *, #17355, .T. ); -#8962 = ORIENTED_EDGE( '', *, *, #17356, .T. ); -#8963 = ORIENTED_EDGE( '', *, *, #17357, .T. ); -#8964 = ORIENTED_EDGE( '', *, *, #17358, .F. ); -#8965 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, 0.000000000000000 ) ); -#8966 = DIRECTION( '', ( 6.12323399573677E-017, 0.000000000000000, 1.00000000000000 ) ); -#8967 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#8968 = SURFACE_STYLE_FILL_AREA( #17359 ); -#8969 = ORIENTED_EDGE( '', *, *, #17356, .F. ); -#8970 = ORIENTED_EDGE( '', *, *, #17360, .T. ); -#8971 = ORIENTED_EDGE( '', *, *, #17361, .T. ); -#8972 = ORIENTED_EDGE( '', *, *, #17362, .T. ); -#8973 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -0.597816720141110 ) ); -#8974 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#8975 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8976 = SURFACE_STYLE_FILL_AREA( #17363 ); -#8977 = ORIENTED_EDGE( '', *, *, #17364, .F. ); -#8978 = ORIENTED_EDGE( '', *, *, #17365, .F. ); -#8979 = ORIENTED_EDGE( '', *, *, #17366, .F. ); -#8980 = ORIENTED_EDGE( '', *, *, #17129, .T. ); -#8981 = ORIENTED_EDGE( '', *, *, #17342, .T. ); -#8982 = ORIENTED_EDGE( '', *, *, #17367, .T. ); -#8983 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, 2.95500000000000 ) ); -#8984 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#8985 = DIRECTION( '', ( 0.369123509709057, -0.929380349792305, 0.000000000000000 ) ); -#8986 = SURFACE_STYLE_FILL_AREA( #17368 ); -#8987 = ORIENTED_EDGE( '', *, *, #17369, .T. ); -#8988 = ORIENTED_EDGE( '', *, *, #17370, .T. ); -#8989 = ORIENTED_EDGE( '', *, *, #17371, .F. ); -#8990 = ORIENTED_EDGE( '', *, *, #17372, .F. ); -#8991 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, -0.690000000000000 ) ); -#8992 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#8993 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#8994 = SURFACE_STYLE_FILL_AREA( #17373 ); -#8995 = ORIENTED_EDGE( '', *, *, #17374, .F. ); -#8996 = ORIENTED_EDGE( '', *, *, #17375, .T. ); -#8997 = ORIENTED_EDGE( '', *, *, #17376, .T. ); -#8998 = ORIENTED_EDGE( '', *, *, #17377, .F. ); -#8999 = ORIENTED_EDGE( '', *, *, #17378, .F. ); -#9000 = ORIENTED_EDGE( '', *, *, #17379, .F. ); -#9001 = ORIENTED_EDGE( '', *, *, #17380, .T. ); -#9002 = ORIENTED_EDGE( '', *, *, #17381, .F. ); -#9003 = ORIENTED_EDGE( '', *, *, #17382, .T. ); -#9004 = ORIENTED_EDGE( '', *, *, #17383, .F. ); -#9005 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.160000000000000, 11.5435038362938 ) ); -#9006 = DIRECTION( '', ( 2.38524477946811E-015, -1.00000000000000, 0.000000000000000 ) ); -#9007 = DIRECTION( '', ( 1.00000000000000, 2.38524477946811E-015, 0.000000000000000 ) ); -#9008 = SURFACE_STYLE_FILL_AREA( #17384 ); -#9009 = ORIENTED_EDGE( '', *, *, #17376, .F. ); -#9010 = ORIENTED_EDGE( '', *, *, #17385, .T. ); -#9011 = ORIENTED_EDGE( '', *, *, #17386, .T. ); -#9012 = ORIENTED_EDGE( '', *, *, #17387, .F. ); -#9013 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#9014 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9015 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9016 = SURFACE_STYLE_FILL_AREA( #17388 ); -#9017 = ORIENTED_EDGE( '', *, *, #17389, .T. ); -#9018 = ORIENTED_EDGE( '', *, *, #17390, .T. ); -#9019 = ORIENTED_EDGE( '', *, *, #17252, .F. ); -#9020 = ORIENTED_EDGE( '', *, *, #17391, .F. ); -#9021 = ORIENTED_EDGE( '', *, *, #17392, .F. ); -#9022 = ORIENTED_EDGE( '', *, *, #17393, .T. ); -#9023 = ORIENTED_EDGE( '', *, *, #17394, .T. ); -#9024 = ORIENTED_EDGE( '', *, *, #17395, .T. ); -#9025 = CARTESIAN_POINT( '', ( 24.8411775083227, 2.40000000000000, 5.29500000000000 ) ); -#9026 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9027 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9028 = SURFACE_STYLE_FILL_AREA( #17396 ); -#9029 = ORIENTED_EDGE( '', *, *, #17397, .T. ); -#9030 = ORIENTED_EDGE( '', *, *, #17398, .T. ); -#9031 = ORIENTED_EDGE( '', *, *, #17399, .T. ); -#9032 = ORIENTED_EDGE( '', *, *, #17400, .T. ); -#9033 = ORIENTED_EDGE( '', *, *, #17401, .T. ); -#9034 = ORIENTED_EDGE( '', *, *, #17402, .T. ); -#9035 = ORIENTED_EDGE( '', *, *, #17403, .T. ); -#9036 = ORIENTED_EDGE( '', *, *, #17404, .T. ); -#9037 = ORIENTED_EDGE( '', *, *, #17405, .T. ); -#9038 = ORIENTED_EDGE( '', *, *, #17406, .T. ); -#9039 = ORIENTED_EDGE( '', *, *, #17407, .F. ); -#9040 = ORIENTED_EDGE( '', *, *, #17408, .T. ); -#9041 = ORIENTED_EDGE( '', *, *, #17409, .F. ); -#9042 = ORIENTED_EDGE( '', *, *, #17410, .T. ); -#9043 = ORIENTED_EDGE( '', *, *, #17411, .F. ); -#9044 = ORIENTED_EDGE( '', *, *, #17412, .F. ); -#9045 = ORIENTED_EDGE( '', *, *, #17413, .F. ); -#9046 = ORIENTED_EDGE( '', *, *, #17414, .F. ); -#9047 = ORIENTED_EDGE( '', *, *, #17415, .F. ); -#9048 = ORIENTED_EDGE( '', *, *, #17416, .F. ); -#9049 = ORIENTED_EDGE( '', *, *, #17417, .F. ); -#9050 = ORIENTED_EDGE( '', *, *, #17418, .T. ); -#9051 = ORIENTED_EDGE( '', *, *, #17419, .F. ); -#9052 = ORIENTED_EDGE( '', *, *, #17420, .T. ); -#9053 = ORIENTED_EDGE( '', *, *, #17421, .F. ); -#9054 = ORIENTED_EDGE( '', *, *, #17422, .T. ); -#9055 = ORIENTED_EDGE( '', *, *, #17423, .F. ); -#9056 = ORIENTED_EDGE( '', *, *, #17424, .T. ); -#9057 = ORIENTED_EDGE( '', *, *, #17425, .F. ); -#9058 = ORIENTED_EDGE( '', *, *, #17426, .T. ); -#9059 = ORIENTED_EDGE( '', *, *, #17132, .F. ); -#9060 = ORIENTED_EDGE( '', *, *, #17427, .T. ); -#9061 = ORIENTED_EDGE( '', *, *, #17428, .F. ); -#9062 = ORIENTED_EDGE( '', *, *, #17429, .T. ); -#9063 = ORIENTED_EDGE( '', *, *, #17430, .F. ); -#9064 = ORIENTED_EDGE( '', *, *, #17431, .T. ); -#9065 = CARTESIAN_POINT( '', ( 0.000000000000000, 3.00000000000000, 0.000000000000000 ) ); -#9066 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9067 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9068 = SURFACE_STYLE_FILL_AREA( #17432 ); -#9069 = ORIENTED_EDGE( '', *, *, #17433, .F. ); -#9070 = ORIENTED_EDGE( '', *, *, #17434, .F. ); -#9071 = ORIENTED_EDGE( '', *, *, #17435, .F. ); -#9072 = ORIENTED_EDGE( '', *, *, #17436, .F. ); -#9073 = ORIENTED_EDGE( '', *, *, #17317, .F. ); -#9074 = ORIENTED_EDGE( '', *, *, #17309, .T. ); -#9075 = ORIENTED_EDGE( '', *, *, #17437, .T. ); -#9076 = ORIENTED_EDGE( '', *, *, #17438, .T. ); -#9077 = ORIENTED_EDGE( '', *, *, #17439, .T. ); -#9078 = ORIENTED_EDGE( '', *, *, #17440, .T. ); -#9079 = CARTESIAN_POINT( '', ( 4.72500000000000, -9.80000000000000, -0.0200000000000003 ) ); -#9080 = DIRECTION( '', ( -4.08170229641602E-016, 0.000000000000000, -1.00000000000000 ) ); -#9081 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 4.08170229641602E-016 ) ); -#9082 = SURFACE_STYLE_FILL_AREA( #17441 ); -#9083 = ORIENTED_EDGE( '', *, *, #17295, .F. ); -#9084 = ORIENTED_EDGE( '', *, *, #17442, .F. ); -#9085 = ORIENTED_EDGE( '', *, *, #17443, .T. ); -#9086 = ORIENTED_EDGE( '', *, *, #17444, .T. ); -#9087 = CARTESIAN_POINT( '', ( 4.20000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#9088 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#9089 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9090 = SURFACE_STYLE_FILL_AREA( #17445 ); -#9091 = ORIENTED_EDGE( '', *, *, #17446, .T. ); -#9092 = ORIENTED_EDGE( '', *, *, #17447, .F. ); -#9093 = ORIENTED_EDGE( '', *, *, #17448, .T. ); -#9094 = ORIENTED_EDGE( '', *, *, #17449, .T. ); -#9095 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 0.310000000000000 ) ); -#9096 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9097 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9098 = SURFACE_STYLE_FILL_AREA( #17450 ); -#9099 = ORIENTED_EDGE( '', *, *, #17451, .F. ); -#9100 = ORIENTED_EDGE( '', *, *, #17452, .F. ); -#9101 = ORIENTED_EDGE( '', *, *, #17453, .T. ); -#9102 = ORIENTED_EDGE( '', *, *, #17454, .T. ); -#9103 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.45000000000000, 1.95000000000000 ) ); -#9104 = DIRECTION( '', ( 1.12158845429535E-016, 0.000000000000000, -1.00000000000000 ) ); -#9105 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.12158845429535E-016 ) ); -#9106 = SURFACE_STYLE_FILL_AREA( #17455 ); -#9107 = ORIENTED_EDGE( '', *, *, #17456, .F. ); -#9108 = ORIENTED_EDGE( '', *, *, #17457, .F. ); -#9109 = ORIENTED_EDGE( '', *, *, #17458, .T. ); -#9110 = ORIENTED_EDGE( '', *, *, #17459, .T. ); -#9111 = CARTESIAN_POINT( '', ( 0.750000000000000, -2.99000000000000, 0.0200000000000019 ) ); -#9112 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9113 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9114 = SURFACE_STYLE_FILL_AREA( #17460 ); -#9115 = ORIENTED_EDGE( '', *, *, #17461, .T. ); -#9116 = ORIENTED_EDGE( '', *, *, #17462, .T. ); -#9117 = ORIENTED_EDGE( '', *, *, #17463, .F. ); -#9118 = ORIENTED_EDGE( '', *, *, #17464, .T. ); -#9119 = ORIENTED_EDGE( '', *, *, #17389, .F. ); -#9120 = ORIENTED_EDGE( '', *, *, #17465, .T. ); -#9121 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 6.10500000000000 ) ); -#9122 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#9123 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#9124 = SURFACE_STYLE_FILL_AREA( #17466 ); -#9125 = ORIENTED_EDGE( '', *, *, #17467, .T. ); -#9126 = ORIENTED_EDGE( '', *, *, #17349, .F. ); -#9127 = ORIENTED_EDGE( '', *, *, #17468, .F. ); -#9128 = ORIENTED_EDGE( '', *, *, #17469, .F. ); -#9129 = CARTESIAN_POINT( '', ( 0.0230916399294443, -0.333280183087583, -13.7830693243559 ) ); -#9130 = DIRECTION( '', ( -0.749868639717145, 0.661586746518368, 4.74255371485046E-017 ) ); -#9131 = DIRECTION( '', ( -0.661586746518368, -0.749868639717145, 0.000000000000000 ) ); -#9132 = SURFACE_STYLE_FILL_AREA( #17470 ); -#9133 = ORIENTED_EDGE( '', *, *, #17471, .T. ); -#9134 = ORIENTED_EDGE( '', *, *, #17472, .F. ); -#9135 = ORIENTED_EDGE( '', *, *, #17473, .F. ); -#9136 = ORIENTED_EDGE( '', *, *, #17474, .T. ); -#9137 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, -0.310000000000000 ) ); -#9138 = DIRECTION( '', ( -7.67576759281773E-017, 0.000000000000000, -1.00000000000000 ) ); -#9139 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 7.67576759281773E-017 ) ); -#9140 = SURFACE_STYLE_FILL_AREA( #17475 ); -#9141 = ORIENTED_EDGE( '', *, *, #17476, .T. ); -#9142 = ORIENTED_EDGE( '', *, *, #17477, .T. ); -#9143 = ORIENTED_EDGE( '', *, *, #17478, .F. ); -#9144 = ORIENTED_EDGE( '', *, *, #17479, .T. ); -#9145 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.900000000000000, -1.66551964684041E-017 ) ); -#9146 = DIRECTION( '', ( 3.82339376749558E-017, 0.000000000000000, 1.00000000000000 ) ); -#9147 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -3.82339376749557E-017 ) ); -#9148 = SURFACE_STYLE_FILL_AREA( #17480 ); -#9149 = ORIENTED_EDGE( '', *, *, #17481, .F. ); -#9150 = ORIENTED_EDGE( '', *, *, #17482, .F. ); -#9151 = ORIENTED_EDGE( '', *, *, #17483, .T. ); -#9152 = ORIENTED_EDGE( '', *, *, #17484, .T. ); -#9153 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, 0.0200000000000017 ) ); -#9154 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9155 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9156 = SURFACE_STYLE_FILL_AREA( #17485 ); -#9157 = ORIENTED_EDGE( '', *, *, #17486, .T. ); -#9158 = ORIENTED_EDGE( '', *, *, #17487, .T. ); -#9159 = ORIENTED_EDGE( '', *, *, #17397, .F. ); -#9160 = ORIENTED_EDGE( '', *, *, #17488, .F. ); -#9161 = CARTESIAN_POINT( '', ( 3.30000000000000, -3.00000000000000, 0.730000000000000 ) ); -#9162 = DIRECTION( '', ( 1.88861023594249E-015, 0.000000000000000, 1.00000000000000 ) ); -#9163 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.88861023594249E-015 ) ); -#9164 = SURFACE_STYLE_FILL_AREA( #17489 ); -#9165 = ORIENTED_EDGE( '', *, *, #17490, .F. ); -#9166 = ORIENTED_EDGE( '', *, *, #17491, .F. ); -#9167 = ORIENTED_EDGE( '', *, *, #17492, .F. ); -#9168 = ORIENTED_EDGE( '', *, *, #17493, .F. ); -#9169 = CARTESIAN_POINT( '', ( 5.32953378678969, 2.20613135374935, 0.145000000000000 ) ); -#9170 = DIRECTION( '', ( 0.980425201132632, -0.196891911931490, -0.000000000000000 ) ); -#9171 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#9172 = SURFACE_STYLE_FILL_AREA( #17494 ); -#9173 = ORIENTED_EDGE( '', *, *, #17495, .F. ); -#9174 = ORIENTED_EDGE( '', *, *, #17496, .T. ); -#9175 = ORIENTED_EDGE( '', *, *, #17497, .F. ); -#9176 = ORIENTED_EDGE( '', *, *, #17498, .F. ); -#9177 = ORIENTED_EDGE( '', *, *, #17499, .T. ); -#9178 = ORIENTED_EDGE( '', *, *, #17500, .F. ); -#9179 = CARTESIAN_POINT( '', ( -6.30000000000000, 8.05000000000000, -5.45000000000000 ) ); -#9180 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9181 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9182 = SURFACE_STYLE_FILL_AREA( #17501 ); -#9183 = ORIENTED_EDGE( '', *, *, #17502, .T. ); -#9184 = ORIENTED_EDGE( '', *, *, #17503, .T. ); -#9185 = ORIENTED_EDGE( '', *, *, #17504, .T. ); -#9186 = ORIENTED_EDGE( '', *, *, #17505, .T. ); -#9187 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.250000000000000, -0.210000000000000 ) ); -#9188 = DIRECTION( '', ( -7.86194647258623E-048, -1.00000000000000, -9.62810758272055E-064 ) ); -#9189 = DIRECTION( '', ( 1.22464679914735E-016, 6.74700668366753E-079, -1.00000000000000 ) ); -#9190 = SURFACE_STYLE_FILL_AREA( #17506 ); -#9191 = ORIENTED_EDGE( '', *, *, #17507, .T. ); -#9192 = ORIENTED_EDGE( '', *, *, #17508, .F. ); -#9193 = ORIENTED_EDGE( '', *, *, #17509, .F. ); -#9194 = ORIENTED_EDGE( '', *, *, #17510, .F. ); -#9195 = ORIENTED_EDGE( '', *, *, #17511, .T. ); -#9196 = ORIENTED_EDGE( '', *, *, #17512, .T. ); -#9197 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#9198 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#9199 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#9200 = SURFACE_STYLE_FILL_AREA( #17513 ); -#9201 = ORIENTED_EDGE( '', *, *, #17514, .F. ); -#9202 = ORIENTED_EDGE( '', *, *, #17515, .T. ); -#9203 = ORIENTED_EDGE( '', *, *, #17516, .F. ); -#9204 = ORIENTED_EDGE( '', *, *, #17517, .F. ); -#9205 = CARTESIAN_POINT( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9206 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9207 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9208 = SURFACE_STYLE_FILL_AREA( #17518 ); -#9209 = ORIENTED_EDGE( '', *, *, #17519, .T. ); -#9210 = ORIENTED_EDGE( '', *, *, #17520, .T. ); -#9211 = ORIENTED_EDGE( '', *, *, #17521, .F. ); -#9212 = ORIENTED_EDGE( '', *, *, #17522, .T. ); -#9213 = CARTESIAN_POINT( '', ( -24.8411775083227, 1.00000000000000, 5.60500000000000 ) ); -#9214 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9215 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9216 = SURFACE_STYLE_FILL_AREA( #17523 ); -#9217 = ORIENTED_EDGE( '', *, *, #17524, .F. ); -#9218 = ORIENTED_EDGE( '', *, *, #17525, .T. ); -#9219 = ORIENTED_EDGE( '', *, *, #17526, .F. ); -#9220 = ORIENTED_EDGE( '', *, *, #17527, .T. ); -#9221 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#9222 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9223 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9224 = SURFACE_STYLE_FILL_AREA( #17528 ); -#9225 = ORIENTED_EDGE( '', *, *, #17529, .F. ); -#9226 = ORIENTED_EDGE( '', *, *, #17530, .F. ); -#9227 = ORIENTED_EDGE( '', *, *, #17365, .T. ); -#9228 = ORIENTED_EDGE( '', *, *, #17531, .T. ); -#9229 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#9230 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#9231 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9232 = SURFACE_STYLE_FILL_AREA( #17532 ); -#9233 = ORIENTED_EDGE( '', *, *, #17533, .F. ); -#9234 = ORIENTED_EDGE( '', *, *, #17534, .F. ); -#9235 = ORIENTED_EDGE( '', *, *, #17535, .T. ); -#9236 = ORIENTED_EDGE( '', *, *, #17536, .T. ); -#9237 = CARTESIAN_POINT( '', ( 0.125775830714534, -3.20000000000000, 5.80500000000000 ) ); -#9238 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#9239 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#9240 = SURFACE_STYLE_FILL_AREA( #17537 ); -#9241 = ORIENTED_EDGE( '', *, *, #17538, .T. ); -#9242 = ORIENTED_EDGE( '', *, *, #17539, .T. ); -#9243 = CARTESIAN_POINT( '', ( -4.86000000000000, 2.00000000000000, -0.150000000000000 ) ); -#9244 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#9245 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9246 = SURFACE_STYLE_FILL_AREA( #17540 ); -#9247 = ORIENTED_EDGE( '', *, *, #17541, .F. ); -#9248 = ORIENTED_EDGE( '', *, *, #17542, .T. ); -#9249 = ORIENTED_EDGE( '', *, *, #17543, .F. ); -#9250 = ORIENTED_EDGE( '', *, *, #17544, .F. ); -#9251 = CARTESIAN_POINT( '', ( -9.99500000000000, -1.25000000000000, -12.9600000000000 ) ); -#9252 = DIRECTION( '', ( -2.70845499104234E-016, 0.000000000000000, 1.00000000000000 ) ); -#9253 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#9254 = SURFACE_STYLE_FILL_AREA( #17545 ); -#9255 = ORIENTED_EDGE( '', *, *, #17546, .T. ); -#9256 = ORIENTED_EDGE( '', *, *, #17547, .T. ); -#9257 = ORIENTED_EDGE( '', *, *, #17548, .T. ); -#9258 = ORIENTED_EDGE( '', *, *, #17549, .T. ); -#9259 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.400000000000000 ) ); -#9260 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9261 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9262 = SURFACE_STYLE_FILL_AREA( #17550 ); -#9263 = ORIENTED_EDGE( '', *, *, #17551, .T. ); -#9264 = ORIENTED_EDGE( '', *, *, #17552, .T. ); -#9265 = ORIENTED_EDGE( '', *, *, #17553, .F. ); -#9266 = ORIENTED_EDGE( '', *, *, #17554, .T. ); -#9267 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#9268 = DIRECTION( '', ( -0.858315020278705, 0.513123109949226, 0.000000000000000 ) ); -#9269 = DIRECTION( '', ( -0.513123109949226, -0.858315020278705, 0.000000000000000 ) ); -#9270 = SURFACE_STYLE_FILL_AREA( #17555 ); -#9271 = ORIENTED_EDGE( '', *, *, #17556, .F. ); -#9272 = ORIENTED_EDGE( '', *, *, #17331, .F. ); -#9273 = ORIENTED_EDGE( '', *, *, #17557, .F. ); -#9274 = ORIENTED_EDGE( '', *, *, #17558, .F. ); -#9275 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, 11.5435038362938 ) ); -#9276 = DIRECTION( '', ( -2.16840434497101E-016, 1.00000000000000, 0.000000000000000 ) ); -#9277 = DIRECTION( '', ( -1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#9278 = SURFACE_STYLE_FILL_AREA( #17559 ); -#9279 = ORIENTED_EDGE( '', *, *, #17560, .T. ); -#9280 = ORIENTED_EDGE( '', *, *, #17561, .T. ); -#9281 = ORIENTED_EDGE( '', *, *, #17562, .T. ); -#9282 = ORIENTED_EDGE( '', *, *, #17563, .T. ); -#9283 = CARTESIAN_POINT( '', ( 2.75000000000000, -9.55500000000000, 22.1526226650358 ) ); -#9284 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9285 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9286 = SURFACE_STYLE_FILL_AREA( #17564 ); -#9287 = ORIENTED_EDGE( '', *, *, #17565, .T. ); -#9288 = ORIENTED_EDGE( '', *, *, #17566, .F. ); -#9289 = ORIENTED_EDGE( '', *, *, #17567, .F. ); -#9290 = ORIENTED_EDGE( '', *, *, #17568, .T. ); -#9291 = CARTESIAN_POINT( '', ( 1.87500000000000, 3.40000000000000, 6.35000000000000 ) ); -#9292 = DIRECTION( '', ( -1.00000000000000, 6.84759266832950E-016, 0.000000000000000 ) ); -#9293 = DIRECTION( '', ( -6.84759266832950E-016, -1.00000000000000, 0.000000000000000 ) ); -#9294 = SURFACE_STYLE_FILL_AREA( #17569 ); -#9295 = ORIENTED_EDGE( '', *, *, #17570, .F. ); -#9296 = ORIENTED_EDGE( '', *, *, #17571, .F. ); -#9297 = ORIENTED_EDGE( '', *, *, #17572, .F. ); -#9298 = ORIENTED_EDGE( '', *, *, #17573, .F. ); -#9299 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#9300 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, 0.707106781186548 ) ); -#9301 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9302 = SURFACE_STYLE_FILL_AREA( #17574 ); -#9303 = ORIENTED_EDGE( '', *, *, #17575, .T. ); -#9304 = ORIENTED_EDGE( '', *, *, #17576, .T. ); -#9305 = ORIENTED_EDGE( '', *, *, #17577, .F. ); -#9306 = ORIENTED_EDGE( '', *, *, #17578, .F. ); -#9307 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, 4.24500000000000 ) ); -#9308 = DIRECTION( '', ( 0.000000000000000, 8.67361737988403E-016, -1.00000000000000 ) ); -#9309 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 8.67361737988403E-016 ) ); -#9310 = SURFACE_STYLE_FILL_AREA( #17579 ); -#9311 = ORIENTED_EDGE( '', *, *, #17580, .F. ); -#9312 = ORIENTED_EDGE( '', *, *, #17581, .T. ); -#9313 = ORIENTED_EDGE( '', *, *, #17582, .T. ); -#9314 = ORIENTED_EDGE( '', *, *, #17583, .T. ); -#9315 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#9316 = DIRECTION( '', ( -0.513123109949226, -0.858315020278705, -6.28394574167855E-017 ) ); -#9317 = DIRECTION( '', ( -0.858315020278705, 0.513123109949226, 0.000000000000000 ) ); -#9318 = SURFACE_STYLE_FILL_AREA( #17584 ); -#9319 = ORIENTED_EDGE( '', *, *, #17585, .T. ); -#9320 = ORIENTED_EDGE( '', *, *, #17586, .F. ); -#9321 = ORIENTED_EDGE( '', *, *, #17587, .T. ); -#9322 = ORIENTED_EDGE( '', *, *, #17588, .T. ); -#9323 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 2.21000000000000 ) ); -#9324 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9325 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9326 = SURFACE_STYLE_FILL_AREA( #17589 ); -#9327 = ORIENTED_EDGE( '', *, *, #17590, .T. ); -#9328 = ORIENTED_EDGE( '', *, *, #17591, .T. ); -#9329 = ORIENTED_EDGE( '', *, *, #17592, .F. ); -#9330 = ORIENTED_EDGE( '', *, *, #17515, .F. ); -#9331 = CARTESIAN_POINT( '', ( -3.80000000000000, -0.593750000000000, 5.20000000000000 ) ); -#9332 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#9333 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9334 = SURFACE_STYLE_FILL_AREA( #17593 ); -#9335 = ORIENTED_EDGE( '', *, *, #17594, .F. ); -#9336 = ORIENTED_EDGE( '', *, *, #17595, .F. ); -#9337 = ORIENTED_EDGE( '', *, *, #17596, .T. ); -#9338 = ORIENTED_EDGE( '', *, *, #17597, .T. ); -#9339 = SURFACE_STYLE_FILL_AREA( #17598 ); -#9340 = ORIENTED_EDGE( '', *, *, #17599, .T. ); -#9341 = ORIENTED_EDGE( '', *, *, #17600, .T. ); -#9342 = ORIENTED_EDGE( '', *, *, #17601, .F. ); -#9343 = ORIENTED_EDGE( '', *, *, #17602, .T. ); -#9344 = CARTESIAN_POINT( '', ( 2.75000000000000, -10.3000000000000, -5.80500000000000 ) ); -#9345 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9346 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9347 = SURFACE_STYLE_FILL_AREA( #17603 ); -#9348 = ORIENTED_EDGE( '', *, *, #17604, .T. ); -#9349 = ORIENTED_EDGE( '', *, *, #17605, .F. ); -#9350 = ORIENTED_EDGE( '', *, *, #17606, .T. ); -#9351 = ORIENTED_EDGE( '', *, *, #17607, .T. ); -#9352 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 1.61000000000000 ) ); -#9353 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9354 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9355 = SURFACE_STYLE_FILL_AREA( #17608 ); -#9356 = ORIENTED_EDGE( '', *, *, #17257, .F. ); -#9357 = ORIENTED_EDGE( '', *, *, #17609, .T. ); -#9358 = ORIENTED_EDGE( '', *, *, #17610, .T. ); -#9359 = ORIENTED_EDGE( '', *, *, #17611, .T. ); -#9360 = ORIENTED_EDGE( '', *, *, #17612, .T. ); -#9361 = ORIENTED_EDGE( '', *, *, #17613, .F. ); -#9362 = CARTESIAN_POINT( '', ( -5.59412756033975, 2.00000000000000, -0.00499999999999947 ) ); -#9363 = DIRECTION( '', ( 0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#9364 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#9365 = SURFACE_STYLE_FILL_AREA( #17614 ); -#9366 = ORIENTED_EDGE( '', *, *, #17615, .T. ); -#9367 = ORIENTED_EDGE( '', *, *, #17616, .T. ); -#9368 = ORIENTED_EDGE( '', *, *, #17617, .T. ); -#9369 = ORIENTED_EDGE( '', *, *, #17618, .T. ); -#9370 = ORIENTED_EDGE( '', *, *, #17619, .T. ); -#9371 = ORIENTED_EDGE( '', *, *, #17620, .T. ); -#9372 = ORIENTED_EDGE( '', *, *, #17621, .T. ); -#9373 = ORIENTED_EDGE( '', *, *, #17622, .F. ); -#9374 = ORIENTED_EDGE( '', *, *, #17623, .F. ); -#9375 = ORIENTED_EDGE( '', *, *, #17624, .F. ); -#9376 = ORIENTED_EDGE( '', *, *, #17625, .F. ); -#9377 = ORIENTED_EDGE( '', *, *, #17626, .F. ); -#9378 = CARTESIAN_POINT( '', ( -5.50000000000000, 7.70000000000000, 5.60500000000000 ) ); -#9379 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9380 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9381 = SURFACE_STYLE_FILL_AREA( #17627 ); -#9382 = ORIENTED_EDGE( '', *, *, #17628, .T. ); -#9383 = ORIENTED_EDGE( '', *, *, #17629, .F. ); -#9384 = ORIENTED_EDGE( '', *, *, #17630, .T. ); -#9385 = ORIENTED_EDGE( '', *, *, #17631, .T. ); -#9386 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#9387 = DIRECTION( '', ( 6.12323399573677E-017, -6.12323399573677E-017, -1.00000000000000 ) ); -#9388 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#9389 = SURFACE_STYLE_FILL_AREA( #17632 ); -#9390 = ORIENTED_EDGE( '', *, *, #17633, .T. ); -#9391 = ORIENTED_EDGE( '', *, *, #17634, .T. ); -#9392 = ORIENTED_EDGE( '', *, *, #17635, .F. ); -#9393 = ORIENTED_EDGE( '', *, *, #17636, .F. ); -#9394 = CARTESIAN_POINT( '', ( 24.8411775083227, 1.00000000000000, 5.60500000000000 ) ); -#9395 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9396 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9397 = SURFACE_STYLE_FILL_AREA( #17637 ); -#9398 = ORIENTED_EDGE( '', *, *, #17638, .T. ); -#9399 = ORIENTED_EDGE( '', *, *, #17449, .F. ); -#9400 = ORIENTED_EDGE( '', *, *, #17639, .T. ); -#9401 = ORIENTED_EDGE( '', *, *, #17640, .T. ); -#9402 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 0.310000000000000 ) ); -#9403 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 3.38813178901720E-017 ) ); -#9404 = DIRECTION( '', ( 0.000000000000000, -3.38813178901720E-017, -1.00000000000000 ) ); -#9405 = SURFACE_STYLE_FILL_AREA( #17641 ); -#9406 = ORIENTED_EDGE( '', *, *, #17642, .F. ); -#9407 = ORIENTED_EDGE( '', *, *, #17643, .F. ); -#9408 = ORIENTED_EDGE( '', *, *, #17644, .F. ); -#9409 = ORIENTED_EDGE( '', *, *, #17645, .T. ); -#9410 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, 11.5435038362938 ) ); -#9411 = DIRECTION( '', ( 1.00000000000000, 6.50521303491303E-015, 0.000000000000000 ) ); -#9412 = DIRECTION( '', ( -6.50521303491303E-015, 1.00000000000000, 0.000000000000000 ) ); -#9413 = SURFACE_STYLE_FILL_AREA( #17646 ); -#9414 = ORIENTED_EDGE( '', *, *, #17647, .T. ); -#9415 = ORIENTED_EDGE( '', *, *, #17648, .F. ); -#9416 = ORIENTED_EDGE( '', *, *, #17649, .F. ); -#9417 = ORIENTED_EDGE( '', *, *, #17472, .T. ); -#9418 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, -1.33500000000000 ) ); -#9419 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 7.69448897719047E-016 ) ); -#9420 = DIRECTION( '', ( 7.69448897719047E-016, 0.000000000000000, -1.00000000000000 ) ); -#9421 = SURFACE_STYLE_FILL_AREA( #17650 ); -#9422 = ORIENTED_EDGE( '', *, *, #17651, .F. ); -#9423 = ORIENTED_EDGE( '', *, *, #17652, .T. ); -#9424 = ORIENTED_EDGE( '', *, *, #17653, .T. ); -#9425 = ORIENTED_EDGE( '', *, *, #17654, .T. ); -#9426 = ORIENTED_EDGE( '', *, *, #17655, .F. ); -#9427 = ORIENTED_EDGE( '', *, *, #17656, .T. ); -#9428 = ORIENTED_EDGE( '', *, *, #17657, .T. ); -#9429 = ORIENTED_EDGE( '', *, *, #17658, .T. ); -#9430 = ORIENTED_EDGE( '', *, *, #17134, .F. ); -#9431 = ORIENTED_EDGE( '', *, *, #17659, .T. ); -#9432 = ORIENTED_EDGE( '', *, *, #17526, .T. ); -#9433 = ORIENTED_EDGE( '', *, *, #17660, .T. ); -#9434 = ORIENTED_EDGE( '', *, *, #17661, .F. ); -#9435 = ORIENTED_EDGE( '', *, *, #17662, .T. ); -#9436 = ORIENTED_EDGE( '', *, *, #17663, .T. ); -#9437 = ORIENTED_EDGE( '', *, *, #17664, .T. ); -#9438 = ORIENTED_EDGE( '', *, *, #17665, .F. ); -#9439 = ORIENTED_EDGE( '', *, *, #17666, .T. ); -#9440 = ORIENTED_EDGE( '', *, *, #17667, .T. ); -#9441 = ORIENTED_EDGE( '', *, *, #17668, .T. ); -#9442 = ORIENTED_EDGE( '', *, *, #17669, .T. ); -#9443 = ORIENTED_EDGE( '', *, *, #17670, .F. ); -#9444 = ORIENTED_EDGE( '', *, *, #17671, .F. ); -#9445 = ORIENTED_EDGE( '', *, *, #17672, .F. ); -#9446 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, -15.2747093335898 ) ); -#9447 = DIRECTION( '', ( 1.62123689343627E-016, -1.00000000000000, 2.13060431754819E-032 ) ); -#9448 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#9449 = SURFACE_STYLE_FILL_AREA( #17673 ); -#9450 = ORIENTED_EDGE( '', *, *, #17297, .T. ); -#9451 = ORIENTED_EDGE( '', *, *, #17674, .T. ); -#9452 = ORIENTED_EDGE( '', *, *, #17675, .F. ); -#9453 = ORIENTED_EDGE( '', *, *, #17676, .F. ); -#9454 = ORIENTED_EDGE( '', *, *, #17677, .F. ); -#9455 = ORIENTED_EDGE( '', *, *, #17678, .T. ); -#9456 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -1.16500000000000 ) ); -#9457 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9458 = DIRECTION( '', ( 0.369123509709058, 0.929380349792305, 0.000000000000000 ) ); -#9459 = SURFACE_STYLE_FILL_AREA( #17679 ); -#9460 = ORIENTED_EDGE( '', *, *, #17680, .T. ); -#9461 = ORIENTED_EDGE( '', *, *, #17607, .F. ); -#9462 = ORIENTED_EDGE( '', *, *, #17681, .T. ); -#9463 = ORIENTED_EDGE( '', *, *, #17682, .T. ); -#9464 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 1.61000000000000 ) ); -#9465 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9466 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9467 = SURFACE_STYLE_FILL_AREA( #17683 ); -#9468 = ORIENTED_EDGE( '', *, *, #17684, .T. ); -#9469 = ORIENTED_EDGE( '', *, *, #17685, .T. ); -#9470 = ORIENTED_EDGE( '', *, *, #17686, .F. ); -#9471 = ORIENTED_EDGE( '', *, *, #17687, .F. ); -#9472 = SURFACE_STYLE_FILL_AREA( #17688 ); -#9473 = ORIENTED_EDGE( '', *, *, #17689, .F. ); -#9474 = ORIENTED_EDGE( '', *, *, #17690, .F. ); -#9475 = ORIENTED_EDGE( '', *, *, #17691, .F. ); -#9476 = ORIENTED_EDGE( '', *, *, #17692, .F. ); -#9477 = CARTESIAN_POINT( '', ( 4.82500000000000, 0.000000000000000, 0.000000000000000 ) ); -#9478 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9479 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9480 = SURFACE_STYLE_FILL_AREA( #17693 ); -#9481 = ORIENTED_EDGE( '', *, *, #17694, .F. ); -#9482 = ORIENTED_EDGE( '', *, *, #17695, .F. ); -#9483 = ORIENTED_EDGE( '', *, *, #17696, .F. ); -#9484 = ORIENTED_EDGE( '', *, *, #17697, .T. ); -#9485 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.160000000000000, 11.5435038362938 ) ); -#9486 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9487 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9488 = SURFACE_STYLE_FILL_AREA( #17698 ); -#9489 = ORIENTED_EDGE( '', *, *, #17699, .F. ); -#9490 = ORIENTED_EDGE( '', *, *, #17700, .F. ); -#9491 = ORIENTED_EDGE( '', *, *, #17701, .F. ); -#9492 = ORIENTED_EDGE( '', *, *, #17702, .F. ); -#9493 = CARTESIAN_POINT( '', ( -6.79131601273826, 0.418430603327886, 9.83171444264175 ) ); -#9494 = DIRECTION( '', ( 0.966427786791177, -4.69233213750458E-017, -0.256938383504503 ) ); -#9495 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#9496 = SURFACE_STYLE_FILL_AREA( #17703 ); -#9497 = ORIENTED_EDGE( '', *, *, #17704, .T. ); -#9498 = ORIENTED_EDGE( '', *, *, #17705, .F. ); -#9499 = ORIENTED_EDGE( '', *, *, #17706, .F. ); -#9500 = ORIENTED_EDGE( '', *, *, #17707, .T. ); -#9501 = ORIENTED_EDGE( '', *, *, #17708, .F. ); -#9502 = ORIENTED_EDGE( '', *, *, #17709, .T. ); -#9503 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, -4.45000000000000 ) ); -#9504 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -2.39272203583008E-016 ) ); -#9505 = DIRECTION( '', ( 0.000000000000000, 2.39272203583008E-016, 1.00000000000000 ) ); -#9506 = SURFACE_STYLE_FILL_AREA( #17710 ); -#9507 = ORIENTED_EDGE( '', *, *, #17711, .F. ); -#9508 = ORIENTED_EDGE( '', *, *, #17712, .F. ); -#9509 = ORIENTED_EDGE( '', *, *, #17713, .T. ); -#9510 = ORIENTED_EDGE( '', *, *, #17216, .T. ); -#9511 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.00000000000000, -2.55000000000000 ) ); -#9512 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9513 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9514 = SURFACE_STYLE_FILL_AREA( #17714 ); -#9515 = ORIENTED_EDGE( '', *, *, #17715, .F. ); -#9516 = ORIENTED_EDGE( '', *, *, #17716, .F. ); -#9517 = ORIENTED_EDGE( '', *, *, #17717, .T. ); -#9518 = ORIENTED_EDGE( '', *, *, #17718, .T. ); -#9519 = CARTESIAN_POINT( '', ( -4.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#9520 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89120579329466E-015 ) ); -#9521 = DIRECTION( '', ( 2.89120579329466E-015, 0.000000000000000, 1.00000000000000 ) ); -#9522 = SURFACE_STYLE_FILL_AREA( #17719 ); -#9523 = ORIENTED_EDGE( '', *, *, #17720, .F. ); -#9524 = ORIENTED_EDGE( '', *, *, #17721, .T. ); -#9525 = ORIENTED_EDGE( '', *, *, #17722, .T. ); -#9526 = ORIENTED_EDGE( '', *, *, #17723, .F. ); -#9527 = CARTESIAN_POINT( '', ( 8.40500000000000, -2.80000000000000, -0.380000000000000 ) ); -#9528 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9529 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9530 = SURFACE_STYLE_FILL_AREA( #17724 ); -#9531 = ORIENTED_EDGE( '', *, *, #17725, .T. ); -#9532 = ORIENTED_EDGE( '', *, *, #17726, .T. ); -#9533 = ORIENTED_EDGE( '', *, *, #17727, .F. ); -#9534 = ORIENTED_EDGE( '', *, *, #17728, .F. ); -#9535 = CARTESIAN_POINT( '', ( -28.2576226650358, 5.80000000000000, -1.15500000000000 ) ); -#9536 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9537 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9538 = SURFACE_STYLE_FILL_AREA( #17729 ); -#9539 = ORIENTED_EDGE( '', *, *, #17730, .T. ); -#9540 = ORIENTED_EDGE( '', *, *, #17731, .F. ); -#9541 = ORIENTED_EDGE( '', *, *, #17732, .T. ); -#9542 = ORIENTED_EDGE( '', *, *, #17733, .F. ); -#9543 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.160000000000000, 11.5435038362938 ) ); -#9544 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9545 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9546 = SURFACE_STYLE_FILL_AREA( #17734 ); -#9547 = ORIENTED_EDGE( '', *, *, #17735, .T. ); -#9548 = ORIENTED_EDGE( '', *, *, #17736, .F. ); -#9549 = ORIENTED_EDGE( '', *, *, #17552, .F. ); -#9550 = ORIENTED_EDGE( '', *, *, #17737, .T. ); -#9551 = CARTESIAN_POINT( '', ( -4.50000000000000, -2.99000000000000, 0.0200000000000014 ) ); -#9552 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9553 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9554 = SURFACE_STYLE_FILL_AREA( #17738 ); -#9555 = ORIENTED_EDGE( '', *, *, #17739, .T. ); -#9556 = ORIENTED_EDGE( '', *, *, #17740, .F. ); -#9557 = ORIENTED_EDGE( '', *, *, #17741, .F. ); -#9558 = ORIENTED_EDGE( '', *, *, #17742, .T. ); -#9559 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, -0.310000000000000 ) ); -#9560 = DIRECTION( '', ( 7.67576759281773E-017, 0.000000000000000, -1.00000000000000 ) ); -#9561 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -7.67576759281773E-017 ) ); -#9562 = SURFACE_STYLE_FILL_AREA( #17743 ); -#9563 = ORIENTED_EDGE( '', *, *, #17744, .T. ); -#9564 = ORIENTED_EDGE( '', *, *, #17745, .F. ); -#9565 = ORIENTED_EDGE( '', *, *, #17746, .F. ); -#9566 = ORIENTED_EDGE( '', *, *, #17747, .T. ); -#9567 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, 3.94000000000000 ) ); -#9568 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -7.67576759281773E-017 ) ); -#9569 = DIRECTION( '', ( -7.67576759281773E-017, 0.000000000000000, 1.00000000000000 ) ); -#9570 = SURFACE_STYLE_FILL_AREA( #17748 ); -#9571 = ORIENTED_EDGE( '', *, *, #17749, .T. ); -#9572 = ORIENTED_EDGE( '', *, *, #17750, .T. ); -#9573 = ORIENTED_EDGE( '', *, *, #17751, .F. ); -#9574 = ORIENTED_EDGE( '', *, *, #17752, .F. ); -#9575 = CARTESIAN_POINT( '', ( 16.9967095493694, 5.84000000000000, 4.25000000000000 ) ); -#9576 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9577 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9578 = SURFACE_STYLE_FILL_AREA( #17753 ); -#9579 = ORIENTED_EDGE( '', *, *, #17754, .F. ); -#9580 = ORIENTED_EDGE( '', *, *, #17755, .T. ); -#9581 = ORIENTED_EDGE( '', *, *, #17756, .F. ); -#9582 = CARTESIAN_POINT( '', ( 2.60000000000000, 10.8000000000000, 1.28000000000000 ) ); -#9583 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#9584 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9585 = SURFACE_STYLE_FILL_AREA( #17757 ); -#9586 = ORIENTED_EDGE( '', *, *, #17758, .T. ); -#9587 = ORIENTED_EDGE( '', *, *, #17759, .T. ); -#9588 = ORIENTED_EDGE( '', *, *, #17760, .T. ); -#9589 = ORIENTED_EDGE( '', *, *, #17114, .T. ); -#9590 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.400000000000000 ) ); -#9591 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9592 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9593 = SURFACE_STYLE_FILL_AREA( #17761 ); -#9594 = ORIENTED_EDGE( '', *, *, #17233, .F. ); -#9595 = ORIENTED_EDGE( '', *, *, #17762, .F. ); -#9596 = ORIENTED_EDGE( '', *, *, #17763, .T. ); -#9597 = ORIENTED_EDGE( '', *, *, #17764, .T. ); -#9598 = CARTESIAN_POINT( '', ( -4.24117838948965, -9.92616120324079, -0.0200000000000000 ) ); -#9599 = DIRECTION( '', ( 0.967643221020715, -0.252322406481579, 0.000000000000000 ) ); -#9600 = DIRECTION( '', ( 0.252322406481579, 0.967643221020715, 0.000000000000000 ) ); -#9601 = SURFACE_STYLE_FILL_AREA( #17765 ); -#9602 = ORIENTED_EDGE( '', *, *, #17766, .F. ); -#9603 = ORIENTED_EDGE( '', *, *, #17767, .T. ); -#9604 = ORIENTED_EDGE( '', *, *, #17768, .F. ); -#9605 = ORIENTED_EDGE( '', *, *, #17769, .F. ); -#9606 = ORIENTED_EDGE( '', *, *, #17770, .F. ); -#9607 = ORIENTED_EDGE( '', *, *, #17771, .F. ); -#9608 = ORIENTED_EDGE( '', *, *, #17772, .F. ); -#9609 = ORIENTED_EDGE( '', *, *, #17773, .F. ); -#9610 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.900000000000000, -0.597816720141110 ) ); -#9611 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.76338853813526E-017 ) ); -#9612 = DIRECTION( '', ( -6.76338853813526E-017, 0.000000000000000, 1.00000000000000 ) ); -#9613 = SURFACE_STYLE_FILL_AREA( #17774 ); -#9614 = ORIENTED_EDGE( '', *, *, #17612, .F. ); -#9615 = ORIENTED_EDGE( '', *, *, #17775, .T. ); -#9616 = ORIENTED_EDGE( '', *, *, #17776, .T. ); -#9617 = ORIENTED_EDGE( '', *, *, #17777, .T. ); -#9618 = ORIENTED_EDGE( '', *, *, #17778, .T. ); -#9619 = ORIENTED_EDGE( '', *, *, #17779, .T. ); -#9620 = ORIENTED_EDGE( '', *, *, #17780, .F. ); -#9621 = ORIENTED_EDGE( '', *, *, #17781, .F. ); -#9622 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, 1.59500000000000 ) ); -#9623 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9624 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#9625 = SURFACE_STYLE_FILL_AREA( #17782 ); -#9626 = ORIENTED_EDGE( '', *, *, #17783, .T. ); -#9627 = ORIENTED_EDGE( '', *, *, #17784, .F. ); -#9628 = ORIENTED_EDGE( '', *, *, #17785, .F. ); -#9629 = ORIENTED_EDGE( '', *, *, #17786, .T. ); -#9630 = CARTESIAN_POINT( '', ( 2.82500000000000, 5.65000000000000, 4.00000000000000 ) ); -#9631 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9632 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9633 = SURFACE_STYLE_FILL_AREA( #17787 ); -#9634 = ORIENTED_EDGE( '', *, *, #17788, .T. ); -#9635 = ORIENTED_EDGE( '', *, *, #17789, .F. ); -#9636 = ORIENTED_EDGE( '', *, *, #17197, .F. ); -#9637 = ORIENTED_EDGE( '', *, *, #17790, .F. ); -#9638 = CARTESIAN_POINT( '', ( 7.90500000000000, 2.80000000000000, -0.380000000000000 ) ); -#9639 = DIRECTION( '', ( 0.707106781186547, 0.000000000000000, -0.707106781186548 ) ); -#9640 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9641 = SURFACE_STYLE_FILL_AREA( #17791 ); -#9642 = ORIENTED_EDGE( '', *, *, #17792, .F. ); -#9643 = ORIENTED_EDGE( '', *, *, #17793, .F. ); -#9644 = ORIENTED_EDGE( '', *, *, #17794, .F. ); -#9645 = ORIENTED_EDGE( '', *, *, #17795, .F. ); -#9646 = ORIENTED_EDGE( '', *, *, #17796, .F. ); -#9647 = ORIENTED_EDGE( '', *, *, #17797, .F. ); -#9648 = ORIENTED_EDGE( '', *, *, #17726, .F. ); -#9649 = ORIENTED_EDGE( '', *, *, #17798, .F. ); -#9650 = ORIENTED_EDGE( '', *, *, #17799, .F. ); -#9651 = ORIENTED_EDGE( '', *, *, #17800, .F. ); -#9652 = ORIENTED_EDGE( '', *, *, #17801, .F. ); -#9653 = ORIENTED_EDGE( '', *, *, #17802, .F. ); -#9654 = ORIENTED_EDGE( '', *, *, #17803, .F. ); -#9655 = ORIENTED_EDGE( '', *, *, #17804, .T. ); -#9656 = ORIENTED_EDGE( '', *, *, #17805, .F. ); -#9657 = ORIENTED_EDGE( '', *, *, #17806, .T. ); -#9658 = ORIENTED_EDGE( '', *, *, #17778, .F. ); -#9659 = ORIENTED_EDGE( '', *, *, #17807, .F. ); -#9660 = ORIENTED_EDGE( '', *, *, #17261, .T. ); -#9661 = ORIENTED_EDGE( '', *, *, #17808, .T. ); -#9662 = ORIENTED_EDGE( '', *, *, #17809, .F. ); -#9663 = ORIENTED_EDGE( '', *, *, #17810, .T. ); -#9664 = ORIENTED_EDGE( '', *, *, #17811, .F. ); -#9665 = ORIENTED_EDGE( '', *, *, #17812, .F. ); -#9666 = ORIENTED_EDGE( '', *, *, #17813, .F. ); -#9667 = ORIENTED_EDGE( '', *, *, #17814, .T. ); -#9668 = ORIENTED_EDGE( '', *, *, #17815, .F. ); -#9669 = ORIENTED_EDGE( '', *, *, #17816, .T. ); -#9670 = ORIENTED_EDGE( '', *, *, #17519, .F. ); -#9671 = ORIENTED_EDGE( '', *, *, #17817, .T. ); -#9672 = ORIENTED_EDGE( '', *, *, #17818, .F. ); -#9673 = ORIENTED_EDGE( '', *, *, #17819, .T. ); -#9674 = ORIENTED_EDGE( '', *, *, #17820, .F. ); -#9675 = ORIENTED_EDGE( '', *, *, #17285, .T. ); -#9676 = ORIENTED_EDGE( '', *, *, #17821, .F. ); -#9677 = ORIENTED_EDGE( '', *, *, #17822, .F. ); -#9678 = ORIENTED_EDGE( '', *, *, #17509, .T. ); -#9679 = ORIENTED_EDGE( '', *, *, #17823, .F. ); -#9680 = ORIENTED_EDGE( '', *, *, #17824, .T. ); -#9681 = ORIENTED_EDGE( '', *, *, #17616, .F. ); -#9682 = ORIENTED_EDGE( '', *, *, #17825, .F. ); -#9683 = ORIENTED_EDGE( '', *, *, #17826, .T. ); -#9684 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 6.10500000000000 ) ); -#9685 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9686 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9687 = SURFACE_STYLE_FILL_AREA( #17827 ); -#9688 = ORIENTED_EDGE( '', *, *, #17828, .T. ); -#9689 = ORIENTED_EDGE( '', *, *, #17829, .T. ); -#9690 = ORIENTED_EDGE( '', *, *, #17830, .T. ); -#9691 = ORIENTED_EDGE( '', *, *, #17831, .F. ); -#9692 = CARTESIAN_POINT( '', ( 0.775270364466601, -3.20303844939756, -22.1526226650358 ) ); -#9693 = DIRECTION( '', ( -0.173648177666930, 0.984807753012208, 5.02890768546603E-017 ) ); -#9694 = DIRECTION( '', ( -0.984807753012208, -0.173648177666930, 0.000000000000000 ) ); -#9695 = SURFACE_STYLE_FILL_AREA( #17832 ); -#9696 = ORIENTED_EDGE( '', *, *, #17833, .T. ); -#9697 = ORIENTED_EDGE( '', *, *, #17834, .T. ); -#9698 = ORIENTED_EDGE( '', *, *, #17835, .T. ); -#9699 = ORIENTED_EDGE( '', *, *, #17599, .F. ); -#9700 = ORIENTED_EDGE( '', *, *, #17836, .T. ); -#9701 = ORIENTED_EDGE( '', *, *, #17837, .T. ); -#9702 = ORIENTED_EDGE( '', *, *, #17560, .F. ); -#9703 = ORIENTED_EDGE( '', *, *, #17838, .T. ); -#9704 = ORIENTED_EDGE( '', *, *, #17839, .T. ); -#9705 = ORIENTED_EDGE( '', *, *, #17840, .T. ); -#9706 = ORIENTED_EDGE( '', *, *, #17618, .F. ); -#9707 = ORIENTED_EDGE( '', *, *, #17841, .F. ); -#9708 = ORIENTED_EDGE( '', *, *, #17842, .T. ); -#9709 = ORIENTED_EDGE( '', *, *, #17843, .T. ); -#9710 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -5.80500000000000 ) ); -#9711 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9712 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9713 = SURFACE_STYLE_FILL_AREA( #17844 ); -#9714 = ORIENTED_EDGE( '', *, *, #17845, .F. ); -#9715 = ORIENTED_EDGE( '', *, *, #17846, .F. ); -#9716 = ORIENTED_EDGE( '', *, *, #17847, .T. ); -#9717 = ORIENTED_EDGE( '', *, *, #17848, .T. ); -#9718 = CARTESIAN_POINT( '', ( -3.42500000000000, -1.75000000000000, 6.35000000000000 ) ); -#9719 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#9720 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9721 = SURFACE_STYLE_FILL_AREA( #17849 ); -#9722 = ORIENTED_EDGE( '', *, *, #17850, .T. ); -#9723 = ORIENTED_EDGE( '', *, *, #17851, .F. ); -#9724 = ORIENTED_EDGE( '', *, *, #17852, .F. ); -#9725 = ORIENTED_EDGE( '', *, *, #17853, .F. ); -#9726 = CARTESIAN_POINT( '', ( 17.7911085339037, 0.993017013232365, 21.0439248692316 ) ); -#9727 = DIRECTION( '', ( 0.0510089488082728, -0.995344675488243, -0.0817744710694007 ) ); -#9728 = DIRECTION( '', ( 0.526788066297196, 0.0963793389539752, -0.844514864421969 ) ); -#9729 = SURFACE_STYLE_FILL_AREA( #17854 ); -#9730 = ORIENTED_EDGE( '', *, *, #17855, .F. ); -#9731 = ORIENTED_EDGE( '', *, *, #17856, .T. ); -#9732 = ORIENTED_EDGE( '', *, *, #17146, .T. ); -#9733 = ORIENTED_EDGE( '', *, *, #17857, .F. ); -#9734 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#9735 = DIRECTION( '', ( 1.00000000000000, 5.42101086242752E-016, 0.000000000000000 ) ); -#9736 = DIRECTION( '', ( -5.42101086242752E-016, 1.00000000000000, 0.000000000000000 ) ); -#9737 = SURFACE_STYLE_FILL_AREA( #17858 ); -#9738 = ORIENTED_EDGE( '', *, *, #17859, .F. ); -#9739 = ORIENTED_EDGE( '', *, *, #17860, .F. ); -#9740 = ORIENTED_EDGE( '', *, *, #17853, .T. ); -#9741 = ORIENTED_EDGE( '', *, *, #17861, .T. ); -#9742 = SURFACE_STYLE_FILL_AREA( #17862 ); -#9743 = ORIENTED_EDGE( '', *, *, #17863, .T. ); -#9744 = ORIENTED_EDGE( '', *, *, #17864, .T. ); -#9745 = ORIENTED_EDGE( '', *, *, #17865, .F. ); -#9746 = ORIENTED_EDGE( '', *, *, #17866, .T. ); -#9747 = CARTESIAN_POINT( '', ( -6.70000000000000, -0.790727636535534, 8.22919144746039 ) ); -#9748 = DIRECTION( '', ( 4.92571832302537E-016, -1.00000000000000, -7.89661461200173E-016 ) ); -#9749 = DIRECTION( '', ( 0.848464743138061, 4.93038065763131E-032, 0.529251905666540 ) ); -#9750 = SURFACE_STYLE_FILL_AREA( #17867 ); -#9751 = ORIENTED_EDGE( '', *, *, #17868, .T. ); -#9752 = ORIENTED_EDGE( '', *, *, #17869, .T. ); -#9753 = ORIENTED_EDGE( '', *, *, #17870, .F. ); -#9754 = ORIENTED_EDGE( '', *, *, #17871, .F. ); -#9755 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#9756 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#9757 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#9758 = SURFACE_STYLE_FILL_AREA( #17872 ); -#9759 = ORIENTED_EDGE( '', *, *, #17873, .F. ); -#9760 = ORIENTED_EDGE( '', *, *, #17874, .F. ); -#9761 = ORIENTED_EDGE( '', *, *, #17875, .F. ); -#9762 = ORIENTED_EDGE( '', *, *, #17876, .F. ); -#9763 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#9764 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, 0.707106781186548 ) ); -#9765 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9766 = SURFACE_STYLE_FILL_AREA( #17877 ); -#9767 = ORIENTED_EDGE( '', *, *, #17878, .F. ); -#9768 = ORIENTED_EDGE( '', *, *, #17879, .F. ); -#9769 = ORIENTED_EDGE( '', *, *, #17880, .T. ); -#9770 = ORIENTED_EDGE( '', *, *, #17881, .T. ); -#9771 = CARTESIAN_POINT( '', ( 0.810000000000000, -5.00000000000000, 5.80500000000000 ) ); -#9772 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#9773 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#9774 = SURFACE_STYLE_FILL_AREA( #17882 ); -#9775 = ORIENTED_EDGE( '', *, *, #17883, .T. ); -#9776 = ORIENTED_EDGE( '', *, *, #17884, .T. ); -#9777 = ORIENTED_EDGE( '', *, *, #17885, .T. ); -#9778 = ORIENTED_EDGE( '', *, *, #17269, .T. ); -#9779 = ORIENTED_EDGE( '', *, *, #17886, .F. ); -#9780 = ORIENTED_EDGE( '', *, *, #17580, .T. ); -#9781 = ORIENTED_EDGE( '', *, *, #17887, .T. ); -#9782 = ORIENTED_EDGE( '', *, *, #17888, .F. ); -#9783 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#9784 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#9785 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#9786 = SURFACE_STYLE_FILL_AREA( #17889 ); -#9787 = ORIENTED_EDGE( '', *, *, #17890, .T. ); -#9788 = ORIENTED_EDGE( '', *, *, #17891, .T. ); -#9789 = ORIENTED_EDGE( '', *, *, #17892, .F. ); -#9790 = ORIENTED_EDGE( '', *, *, #17893, .F. ); -#9791 = CARTESIAN_POINT( '', ( 11.0888503595908, -0.250000000000000, -8.46000000000000 ) ); -#9792 = DIRECTION( '', ( 1.29893408435324E-016, 0.707106781186548, -0.707106781186548 ) ); -#9793 = DIRECTION( '', ( 0.000000000000000, 0.707106781186548, 0.707106781186548 ) ); -#9794 = SURFACE_STYLE_FILL_AREA( #17894 ); -#9795 = ORIENTED_EDGE( '', *, *, #17895, .F. ); -#9796 = ORIENTED_EDGE( '', *, *, #17834, .F. ); -#9797 = ORIENTED_EDGE( '', *, *, #17896, .F. ); -#9798 = ORIENTED_EDGE( '', *, *, #17897, .F. ); -#9799 = CARTESIAN_POINT( '', ( -3.12250000000000, -9.92750000000000, -5.80500000000000 ) ); -#9800 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#9801 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9802 = SURFACE_STYLE_FILL_AREA( #17898 ); -#9803 = ORIENTED_EDGE( '', *, *, #17899, .F. ); -#9804 = ORIENTED_EDGE( '', *, *, #17900, .F. ); -#9805 = ORIENTED_EDGE( '', *, *, #17901, .T. ); -#9806 = ORIENTED_EDGE( '', *, *, #17902, .T. ); -#9807 = CARTESIAN_POINT( '', ( -2.75000000000000, -2.99000000000000, -0.180000000000002 ) ); -#9808 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9809 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9810 = SURFACE_STYLE_FILL_AREA( #17903 ); -#9811 = ORIENTED_EDGE( '', *, *, #17904, .F. ); -#9812 = ORIENTED_EDGE( '', *, *, #17905, .F. ); -#9813 = ORIENTED_EDGE( '', *, *, #17906, .T. ); -#9814 = ORIENTED_EDGE( '', *, *, #17907, .T. ); -#9815 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#9816 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#9817 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#9818 = SURFACE_STYLE_FILL_AREA( #17908 ); -#9819 = ORIENTED_EDGE( '', *, *, #17909, .T. ); -#9820 = ORIENTED_EDGE( '', *, *, #17910, .T. ); -#9821 = ORIENTED_EDGE( '', *, *, #17911, .T. ); -#9822 = ORIENTED_EDGE( '', *, *, #17912, .T. ); -#9823 = ORIENTED_EDGE( '', *, *, #17913, .T. ); -#9824 = ORIENTED_EDGE( '', *, *, #17914, .T. ); -#9825 = ORIENTED_EDGE( '', *, *, #17915, .T. ); -#9826 = ORIENTED_EDGE( '', *, *, #17916, .T. ); -#9827 = ORIENTED_EDGE( '', *, *, #17917, .T. ); -#9828 = ORIENTED_EDGE( '', *, *, #17918, .T. ); -#9829 = ORIENTED_EDGE( '', *, *, #17620, .F. ); -#9830 = ORIENTED_EDGE( '', *, *, #17919, .F. ); -#9831 = ORIENTED_EDGE( '', *, *, #17629, .T. ); -#9832 = ORIENTED_EDGE( '', *, *, #17920, .T. ); -#9833 = ORIENTED_EDGE( '', *, *, #17921, .T. ); -#9834 = ORIENTED_EDGE( '', *, *, #17922, .T. ); -#9835 = ORIENTED_EDGE( '', *, *, #17923, .T. ); -#9836 = ORIENTED_EDGE( '', *, *, #17192, .T. ); -#9837 = ORIENTED_EDGE( '', *, *, #17924, .T. ); -#9838 = ORIENTED_EDGE( '', *, *, #17925, .T. ); -#9839 = ORIENTED_EDGE( '', *, *, #17926, .F. ); -#9840 = ORIENTED_EDGE( '', *, *, #17635, .T. ); -#9841 = ORIENTED_EDGE( '', *, *, #17927, .T. ); -#9842 = ORIENTED_EDGE( '', *, *, #17928, .T. ); -#9843 = ORIENTED_EDGE( '', *, *, #17929, .T. ); -#9844 = ORIENTED_EDGE( '', *, *, #17392, .T. ); -#9845 = ORIENTED_EDGE( '', *, *, #17930, .T. ); -#9846 = ORIENTED_EDGE( '', *, *, #17931, .T. ); -#9847 = ORIENTED_EDGE( '', *, *, #17932, .T. ); -#9848 = ORIENTED_EDGE( '', *, *, #17106, .T. ); -#9849 = ORIENTED_EDGE( '', *, *, #17933, .T. ); -#9850 = ORIENTED_EDGE( '', *, *, #17934, .T. ); -#9851 = ORIENTED_EDGE( '', *, *, #17935, .T. ); -#9852 = ORIENTED_EDGE( '', *, *, #17936, .T. ); -#9853 = ORIENTED_EDGE( '', *, *, #17442, .T. ); -#9854 = ORIENTED_EDGE( '', *, *, #17294, .F. ); -#9855 = ORIENTED_EDGE( '', *, *, #17577, .T. ); -#9856 = ORIENTED_EDGE( '', *, *, #17937, .T. ); -#9857 = ORIENTED_EDGE( '', *, *, #17938, .T. ); -#9858 = ORIENTED_EDGE( '', *, *, #17939, .T. ); -#9859 = ORIENTED_EDGE( '', *, *, #17530, .T. ); -#9860 = ORIENTED_EDGE( '', *, *, #17940, .T. ); -#9861 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, -6.10500000000000 ) ); -#9862 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9863 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9864 = SURFACE_STYLE_FILL_AREA( #17941 ); -#9865 = ORIENTED_EDGE( '', *, *, #17942, .F. ); -#9866 = ORIENTED_EDGE( '', *, *, #17943, .F. ); -#9867 = ORIENTED_EDGE( '', *, *, #17944, .F. ); -#9868 = ORIENTED_EDGE( '', *, *, #17945, .F. ); -#9869 = CARTESIAN_POINT( '', ( -0.00999999999999916, -10.0000000000000, 5.83983405085584 ) ); -#9870 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -6.12323399573677E-017 ) ); -#9871 = DIRECTION( '', ( 0.000000000000000, 6.12323399573677E-017, -1.00000000000000 ) ); -#9872 = SURFACE_STYLE_FILL_AREA( #17946 ); -#9873 = ORIENTED_EDGE( '', *, *, #17947, .F. ); -#9874 = ORIENTED_EDGE( '', *, *, #17948, .F. ); -#9875 = ORIENTED_EDGE( '', *, *, #17949, .F. ); -#9876 = ORIENTED_EDGE( '', *, *, #17950, .F. ); -#9877 = ORIENTED_EDGE( '', *, *, #17951, .F. ); -#9878 = ORIENTED_EDGE( '', *, *, #17952, .F. ); -#9879 = ORIENTED_EDGE( '', *, *, #17953, .F. ); -#9880 = ORIENTED_EDGE( '', *, *, #17954, .F. ); -#9881 = ORIENTED_EDGE( '', *, *, #17394, .F. ); -#9882 = ORIENTED_EDGE( '', *, *, #17955, .T. ); -#9883 = ORIENTED_EDGE( '', *, *, #17956, .F. ); -#9884 = ORIENTED_EDGE( '', *, *, #17957, .T. ); -#9885 = ORIENTED_EDGE( '', *, *, #17633, .F. ); -#9886 = ORIENTED_EDGE( '', *, *, #17958, .T. ); -#9887 = ORIENTED_EDGE( '', *, *, #17959, .F. ); -#9888 = ORIENTED_EDGE( '', *, *, #17960, .T. ); -#9889 = ORIENTED_EDGE( '', *, *, #17190, .F. ); -#9890 = ORIENTED_EDGE( '', *, *, #17961, .T. ); -#9891 = ORIENTED_EDGE( '', *, *, #17962, .F. ); -#9892 = ORIENTED_EDGE( '', *, *, #17963, .F. ); -#9893 = ORIENTED_EDGE( '', *, *, #17964, .F. ); -#9894 = ORIENTED_EDGE( '', *, *, #17965, .F. ); -#9895 = ORIENTED_EDGE( '', *, *, #17966, .T. ); -#9896 = ORIENTED_EDGE( '', *, *, #17622, .T. ); -#9897 = ORIENTED_EDGE( '', *, *, #17967, .F. ); -#9898 = ORIENTED_EDGE( '', *, *, #17968, .T. ); -#9899 = ORIENTED_EDGE( '', *, *, #17108, .F. ); -#9900 = ORIENTED_EDGE( '', *, *, #17969, .T. ); -#9901 = ORIENTED_EDGE( '', *, *, #17970, .F. ); -#9902 = ORIENTED_EDGE( '', *, *, #17971, .T. ); -#9903 = ORIENTED_EDGE( '', *, *, #17292, .T. ); -#9904 = ORIENTED_EDGE( '', *, *, #17972, .F. ); -#9905 = ORIENTED_EDGE( '', *, *, #17973, .F. ); -#9906 = ORIENTED_EDGE( '', *, *, #17974, .T. ); -#9907 = ORIENTED_EDGE( '', *, *, #17975, .F. ); -#9908 = ORIENTED_EDGE( '', *, *, #17976, .T. ); -#9909 = ORIENTED_EDGE( '', *, *, #17977, .F. ); -#9910 = ORIENTED_EDGE( '', *, *, #17575, .F. ); -#9911 = ORIENTED_EDGE( '', *, *, #17978, .F. ); -#9912 = ORIENTED_EDGE( '', *, *, #17130, .F. ); -#9913 = ORIENTED_EDGE( '', *, *, #17979, .F. ); -#9914 = ORIENTED_EDGE( '', *, *, #17980, .F. ); -#9915 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -6.10500000000000 ) ); -#9916 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9917 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9918 = SURFACE_STYLE_FILL_AREA( #17981 ); -#9919 = ORIENTED_EDGE( '', *, *, #17982, .T. ); -#9920 = ORIENTED_EDGE( '', *, *, #17983, .F. ); -#9921 = ORIENTED_EDGE( '', *, *, #17842, .F. ); -#9922 = ORIENTED_EDGE( '', *, *, #17984, .F. ); -#9923 = ORIENTED_EDGE( '', *, *, #17227, .T. ); -#9924 = ORIENTED_EDGE( '', *, *, #17985, .T. ); -#9925 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#9926 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#9927 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#9928 = SURFACE_STYLE_FILL_AREA( #17986 ); -#9929 = ORIENTED_EDGE( '', *, *, #17987, .F. ); -#9930 = ORIENTED_EDGE( '', *, *, #17988, .F. ); -#9931 = ORIENTED_EDGE( '', *, *, #17989, .T. ); -#9932 = ORIENTED_EDGE( '', *, *, #17990, .T. ); -#9933 = ORIENTED_EDGE( '', *, *, #17991, .F. ); -#9934 = ORIENTED_EDGE( '', *, *, #17992, .F. ); -#9935 = ORIENTED_EDGE( '', *, *, #17993, .T. ); -#9936 = ORIENTED_EDGE( '', *, *, #17502, .F. ); -#9937 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.75000000000000, -0.200000000000000 ) ); -#9938 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9939 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#9940 = SURFACE_STYLE_FILL_AREA( #17994 ); -#9941 = ORIENTED_EDGE( '', *, *, #17995, .F. ); -#9942 = ORIENTED_EDGE( '', *, *, #17996, .F. ); -#9943 = ORIENTED_EDGE( '', *, *, #17997, .F. ); -#9944 = ORIENTED_EDGE( '', *, *, #17998, .T. ); -#9945 = CARTESIAN_POINT( '', ( 2.82909163992944, 0.900000000000000, -3.46463802133413E-016 ) ); -#9946 = DIRECTION( '', ( 0.436840440683383, 0.000000000000000, 0.899539009372883 ) ); -#9947 = DIRECTION( '', ( 0.899539009372883, 0.000000000000000, -0.436840440683383 ) ); -#9948 = SURFACE_STYLE_FILL_AREA( #17999 ); -#9949 = ORIENTED_EDGE( '', *, *, #18000, .F. ); -#9950 = ORIENTED_EDGE( '', *, *, #18001, .F. ); -#9951 = ORIENTED_EDGE( '', *, *, #17433, .T. ); -#9952 = ORIENTED_EDGE( '', *, *, #18002, .T. ); -#9953 = CARTESIAN_POINT( '', ( 4.72500000000000, -9.80000000000000, -0.0200000000000003 ) ); -#9954 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#9955 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#9956 = SURFACE_STYLE_FILL_AREA( #18003 ); -#9957 = ORIENTED_EDGE( '', *, *, #18004, .T. ); -#9958 = ORIENTED_EDGE( '', *, *, #18005, .F. ); -#9959 = ORIENTED_EDGE( '', *, *, #18006, .T. ); -#9960 = ORIENTED_EDGE( '', *, *, #18007, .T. ); -#9961 = ORIENTED_EDGE( '', *, *, #18008, .T. ); -#9962 = ORIENTED_EDGE( '', *, *, #18009, .F. ); -#9963 = ORIENTED_EDGE( '', *, *, #18010, .F. ); -#9964 = ORIENTED_EDGE( '', *, *, #18011, .T. ); -#9965 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, 5.05000000000000 ) ); -#9966 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9967 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9968 = SURFACE_STYLE_FILL_AREA( #18012 ); -#9969 = ORIENTED_EDGE( '', *, *, #18013, .T. ); -#9970 = ORIENTED_EDGE( '', *, *, #18014, .T. ); -#9971 = ORIENTED_EDGE( '', *, *, #18015, .T. ); -#9972 = ORIENTED_EDGE( '', *, *, #18016, .F. ); -#9973 = ORIENTED_EDGE( '', *, *, #18017, .T. ); -#9974 = ORIENTED_EDGE( '', *, *, #18018, .T. ); -#9975 = ORIENTED_EDGE( '', *, *, #18019, .T. ); -#9976 = ORIENTED_EDGE( '', *, *, #18020, .T. ); -#9977 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.900000000000000, 0.210000000000000 ) ); -#9978 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.04085114820801E-016 ) ); -#9979 = DIRECTION( '', ( 2.04085114820801E-016, 0.000000000000000, -1.00000000000000 ) ); -#9980 = SURFACE_STYLE_FILL_AREA( #18021 ); -#9981 = ORIENTED_EDGE( '', *, *, #18022, .F. ); -#9982 = ORIENTED_EDGE( '', *, *, #18023, .T. ); -#9983 = ORIENTED_EDGE( '', *, *, #18024, .T. ); -#9984 = ORIENTED_EDGE( '', *, *, #18025, .F. ); -#9985 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#9986 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.40933816107890E-016 ) ); -#9987 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9988 = SURFACE_STYLE_FILL_AREA( #18026 ); -#9989 = ORIENTED_EDGE( '', *, *, #17538, .F. ); -#9990 = CARTESIAN_POINT( '', ( -4.86000000000000, 2.00000000000000, -0.150000000000000 ) ); -#9991 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#9992 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#9993 = SURFACE_STYLE_FILL_AREA( #18027 ); -#9994 = ORIENTED_EDGE( '', *, *, #18028, .T. ); -#9995 = ORIENTED_EDGE( '', *, *, #18029, .T. ); -#9996 = ORIENTED_EDGE( '', *, *, #18030, .F. ); -#9997 = ORIENTED_EDGE( '', *, *, #18031, .T. ); -#9998 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.250000000000000, -0.200000000000000 ) ); -#9999 = DIRECTION( '', ( 0.147814751593804, -0.989015065209455, 1.81020862406114E-017 ) ); -#10000 = DIRECTION( '', ( 0.989015065209455, 0.147814751593804, 0.000000000000000 ) ); -#10001 = SURFACE_STYLE_FILL_AREA( #18032 ); -#10002 = ORIENTED_EDGE( '', *, *, #18033, .F. ); -#10003 = ORIENTED_EDGE( '', *, *, #18034, .F. ); -#10004 = ORIENTED_EDGE( '', *, *, #18035, .F. ); -#10005 = ORIENTED_EDGE( '', *, *, #18036, .T. ); -#10006 = CARTESIAN_POINT( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10007 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#10008 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10009 = SURFACE_STYLE_FILL_AREA( #18037 ); -#10010 = ORIENTED_EDGE( '', *, *, #18038, .T. ); -#10011 = ORIENTED_EDGE( '', *, *, #18039, .T. ); -#10012 = ORIENTED_EDGE( '', *, *, #18040, .F. ); -#10013 = ORIENTED_EDGE( '', *, *, #18041, .F. ); -#10014 = CARTESIAN_POINT( '', ( 4.35000000000000, -1.50000000000000, 28.2576226650358 ) ); -#10015 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10016 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10017 = SURFACE_STYLE_FILL_AREA( #18042 ); -#10018 = ORIENTED_EDGE( '', *, *, #18043, .F. ); -#10019 = ORIENTED_EDGE( '', *, *, #18044, .T. ); -#10020 = ORIENTED_EDGE( '', *, *, #17825, .T. ); -#10021 = ORIENTED_EDGE( '', *, *, #17615, .F. ); -#10022 = CARTESIAN_POINT( '', ( -24.8411775083227, 4.90000000000000, 5.29500000000000 ) ); -#10023 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10024 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10025 = SURFACE_STYLE_FILL_AREA( #18045 ); -#10026 = ORIENTED_EDGE( '', *, *, #18046, .T. ); -#10027 = ORIENTED_EDGE( '', *, *, #17798, .T. ); -#10028 = ORIENTED_EDGE( '', *, *, #17725, .F. ); -#10029 = ORIENTED_EDGE( '', *, *, #18047, .F. ); -#10030 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, -1.15500000000000 ) ); -#10031 = DIRECTION( '', ( 0.000000000000000, -2.16840434497101E-016, 1.00000000000000 ) ); -#10032 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -2.16840434497101E-016 ) ); -#10033 = SURFACE_STYLE_FILL_AREA( #18048 ); -#10034 = ORIENTED_EDGE( '', *, *, #18049, .T. ); -#10035 = ORIENTED_EDGE( '', *, *, #18050, .F. ); -#10036 = ORIENTED_EDGE( '', *, *, #18051, .T. ); -#10037 = ORIENTED_EDGE( '', *, *, #18052, .T. ); -#10038 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 2.41000000000000 ) ); -#10039 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10040 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10041 = SURFACE_STYLE_FILL_AREA( #18053 ); -#10042 = ORIENTED_EDGE( '', *, *, #18054, .T. ); -#10043 = ORIENTED_EDGE( '', *, *, #18055, .F. ); -#10044 = ORIENTED_EDGE( '', *, *, #18056, .F. ); -#10045 = ORIENTED_EDGE( '', *, *, #18057, .T. ); -#10046 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#10047 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10048 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10049 = SURFACE_STYLE_FILL_AREA( #18058 ); -#10050 = ORIENTED_EDGE( '', *, *, #18059, .T. ); -#10051 = ORIENTED_EDGE( '', *, *, #18060, .T. ); -#10052 = ORIENTED_EDGE( '', *, *, #18061, .T. ); -#10053 = ORIENTED_EDGE( '', *, *, #18062, .F. ); -#10054 = CARTESIAN_POINT( '', ( 1.00999999999991, -5.00000000000008, -22.1526226650358 ) ); -#10055 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#10056 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#10057 = SURFACE_STYLE_FILL_AREA( #18063 ); -#10058 = ORIENTED_EDGE( '', *, *, #18064, .T. ); -#10059 = ORIENTED_EDGE( '', *, *, #18065, .F. ); -#10060 = ORIENTED_EDGE( '', *, *, #18066, .T. ); -#10061 = ORIENTED_EDGE( '', *, *, #18067, .T. ); -#10062 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 0.510000000000000 ) ); -#10063 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10064 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10065 = SURFACE_STYLE_FILL_AREA( #18068 ); -#10066 = ORIENTED_EDGE( '', *, *, #18069, .T. ); -#10067 = ORIENTED_EDGE( '', *, *, #18070, .T. ); -#10068 = ORIENTED_EDGE( '', *, *, #18071, .F. ); -#10069 = ORIENTED_EDGE( '', *, *, #18072, .T. ); -#10070 = CARTESIAN_POINT( '', ( 8.94102032286056, 0.900000000000000, -2.10252878798956 ) ); -#10071 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#10072 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10073 = SURFACE_STYLE_FILL_AREA( #18073 ); -#10074 = ORIENTED_EDGE( '', *, *, #18074, .T. ); -#10075 = ORIENTED_EDGE( '', *, *, #18075, .T. ); -#10076 = ORIENTED_EDGE( '', *, *, #17162, .T. ); -#10077 = ORIENTED_EDGE( '', *, *, #18076, .F. ); -#10078 = ORIENTED_EDGE( '', *, *, #18077, .T. ); -#10079 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.55000000000000, -5.45000000000000 ) ); -#10080 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#10081 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10082 = SURFACE_STYLE_FILL_AREA( #18078 ); -#10083 = ORIENTED_EDGE( '', *, *, #18079, .T. ); -#10084 = ORIENTED_EDGE( '', *, *, #18080, .T. ); -#10085 = ORIENTED_EDGE( '', *, *, #18081, .T. ); -#10086 = ORIENTED_EDGE( '', *, *, #18082, .T. ); -#10087 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.250000000000000, -0.210000000000000 ) ); -#10088 = DIRECTION( '', ( -7.86194647258623E-048, 1.00000000000000, -9.62810758272055E-064 ) ); -#10089 = DIRECTION( '', ( 1.22464679914735E-016, -6.74700668366753E-079, -1.00000000000000 ) ); -#10090 = SURFACE_STYLE_FILL_AREA( #18083 ); -#10091 = ORIENTED_EDGE( '', *, *, #18084, .T. ); -#10092 = ORIENTED_EDGE( '', *, *, #18085, .T. ); -#10093 = ORIENTED_EDGE( '', *, *, #18086, .F. ); -#10094 = ORIENTED_EDGE( '', *, *, #17740, .T. ); -#10095 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#10096 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.80842790748978E-016 ) ); -#10097 = DIRECTION( '', ( -2.80842790748978E-016, 0.000000000000000, 1.00000000000000 ) ); -#10098 = SURFACE_STYLE_FILL_AREA( #18087 ); -#10099 = ORIENTED_EDGE( '', *, *, #18088, .T. ); -#10100 = ORIENTED_EDGE( '', *, *, #18089, .T. ); -#10101 = ORIENTED_EDGE( '', *, *, #18090, .T. ); -#10102 = ORIENTED_EDGE( '', *, *, #18091, .F. ); -#10103 = CARTESIAN_POINT( '', ( -18.7555113744967, -0.993017013232364, -0.953148204542861 ) ); -#10104 = DIRECTION( '', ( 0.0247635515540674, 0.995344675488242, -0.0931436712376885 ) ); -#10105 = DIRECTION( '', ( -0.255742251949764, 0.0963793389539768, 0.961928751826484 ) ); -#10106 = SURFACE_STYLE_FILL_AREA( #18092 ); -#10107 = ORIENTED_EDGE( '', *, *, #18093, .T. ); -#10108 = ORIENTED_EDGE( '', *, *, #18094, .T. ); -#10109 = ORIENTED_EDGE( '', *, *, #17904, .T. ); -#10110 = ORIENTED_EDGE( '', *, *, #18095, .T. ); -#10111 = ORIENTED_EDGE( '', *, *, #18096, .T. ); -#10112 = ORIENTED_EDGE( '', *, *, #18097, .F. ); -#10113 = ORIENTED_EDGE( '', *, *, #18098, .F. ); -#10114 = ORIENTED_EDGE( '', *, *, #18099, .F. ); -#10115 = ORIENTED_EDGE( '', *, *, #18100, .F. ); -#10116 = ORIENTED_EDGE( '', *, *, #18101, .F. ); -#10117 = ORIENTED_EDGE( '', *, *, #18102, .F. ); -#10118 = ORIENTED_EDGE( '', *, *, #18103, .T. ); -#10119 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#10120 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#10121 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#10122 = SURFACE_STYLE_FILL_AREA( #18104 ); -#10123 = ORIENTED_EDGE( '', *, *, #18105, .T. ); -#10124 = ORIENTED_EDGE( '', *, *, #18106, .F. ); -#10125 = ORIENTED_EDGE( '', *, *, #17439, .F. ); -#10126 = ORIENTED_EDGE( '', *, *, #18107, .T. ); -#10127 = CARTESIAN_POINT( '', ( 4.72500000000000, -9.80000000000000, -0.0200000000000003 ) ); -#10128 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#10129 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10130 = SURFACE_STYLE_FILL_AREA( #18108 ); -#10131 = ORIENTED_EDGE( '', *, *, #17228, .T. ); -#10132 = ORIENTED_EDGE( '', *, *, #17823, .T. ); -#10133 = ORIENTED_EDGE( '', *, *, #18109, .T. ); -#10134 = ORIENTED_EDGE( '', *, *, #18110, .T. ); -#10135 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#10136 = DIRECTION( '', ( 6.12323399573677E-017, -6.12323399573677E-017, 1.00000000000000 ) ); -#10137 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#10138 = SURFACE_STYLE_FILL_AREA( #18111 ); -#10139 = ORIENTED_EDGE( '', *, *, #18112, .F. ); -#10140 = ORIENTED_EDGE( '', *, *, #18113, .F. ); -#10141 = ORIENTED_EDGE( '', *, *, #18114, .T. ); -#10142 = ORIENTED_EDGE( '', *, *, #17478, .T. ); -#10143 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.900000000000000, -1.66551964684041E-017 ) ); -#10144 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 3.82339376749558E-017 ) ); -#10145 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10146 = SURFACE_STYLE_FILL_AREA( #18115 ); -#10147 = ORIENTED_EDGE( '', *, *, #18116, .F. ); -#10148 = ORIENTED_EDGE( '', *, *, #18117, .F. ); -#10149 = ORIENTED_EDGE( '', *, *, #18118, .F. ); -#10150 = ORIENTED_EDGE( '', *, *, #18119, .F. ); -#10151 = ORIENTED_EDGE( '', *, *, #18120, .F. ); -#10152 = ORIENTED_EDGE( '', *, *, #18121, .F. ); -#10153 = ORIENTED_EDGE( '', *, *, #18122, .F. ); -#10154 = ORIENTED_EDGE( '', *, *, #18123, .F. ); -#10155 = CARTESIAN_POINT( '', ( 3.75000000000000, -0.687500000000000, 5.20000000000000 ) ); -#10156 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#10157 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10158 = SURFACE_STYLE_FILL_AREA( #18124 ); -#10159 = ORIENTED_EDGE( '', *, *, #18125, .T. ); -#10160 = ORIENTED_EDGE( '', *, *, #18126, .F. ); -#10161 = ORIENTED_EDGE( '', *, *, #18127, .T. ); -#10162 = ORIENTED_EDGE( '', *, *, #18128, .T. ); -#10163 = CARTESIAN_POINT( '', ( 2.30000000000000, 10.3000000000000, 0.880000000000000 ) ); -#10164 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10165 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10166 = SURFACE_STYLE_FILL_AREA( #18129 ); -#10167 = ORIENTED_EDGE( '', *, *, #17815, .T. ); -#10168 = ORIENTED_EDGE( '', *, *, #18130, .T. ); -#10169 = ORIENTED_EDGE( '', *, *, #18131, .F. ); -#10170 = ORIENTED_EDGE( '', *, *, #18132, .T. ); -#10171 = CARTESIAN_POINT( '', ( -24.8411775083227, 1.00000000000000, 5.29500000000000 ) ); -#10172 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10173 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10174 = SURFACE_STYLE_FILL_AREA( #18133 ); -#10175 = ORIENTED_EDGE( '', *, *, #18134, .F. ); -#10176 = ORIENTED_EDGE( '', *, *, #18135, .T. ); -#10177 = ORIENTED_EDGE( '', *, *, #18097, .T. ); -#10178 = ORIENTED_EDGE( '', *, *, #18136, .F. ); -#10179 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#10180 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10181 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10182 = SURFACE_STYLE_FILL_AREA( #18137 ); -#10183 = ORIENTED_EDGE( '', *, *, #17609, .F. ); -#10184 = ORIENTED_EDGE( '', *, *, #17256, .F. ); -#10185 = ORIENTED_EDGE( '', *, *, #18138, .F. ); -#10186 = ORIENTED_EDGE( '', *, *, #18139, .F. ); -#10187 = CARTESIAN_POINT( '', ( -5.32953378678969, 2.20613135374935, 0.145000000000000 ) ); -#10188 = DIRECTION( '', ( 0.980425201132632, 0.196891911931490, -0.000000000000000 ) ); -#10189 = DIRECTION( '', ( 0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#10190 = SURFACE_STYLE_FILL_AREA( #18140 ); -#10191 = ORIENTED_EDGE( '', *, *, #17843, .F. ); -#10192 = ORIENTED_EDGE( '', *, *, #17983, .T. ); -#10193 = ORIENTED_EDGE( '', *, *, #18141, .F. ); -#10194 = ORIENTED_EDGE( '', *, *, #18142, .F. ); -#10195 = CARTESIAN_POINT( '', ( -3.25000000000000, -9.80000000000000, 22.1526226650358 ) ); -#10196 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#10197 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10198 = SURFACE_STYLE_FILL_AREA( #18143 ); -#10199 = ORIENTED_EDGE( '', *, *, #18144, .F. ); -#10200 = ORIENTED_EDGE( '', *, *, #17382, .F. ); -#10201 = ORIENTED_EDGE( '', *, *, #18145, .F. ); -#10202 = ORIENTED_EDGE( '', *, *, #18146, .T. ); -#10203 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.160000000000000, 11.5435038362938 ) ); -#10204 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10205 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10206 = SURFACE_STYLE_FILL_AREA( #18147 ); -#10207 = ORIENTED_EDGE( '', *, *, #18148, .T. ); -#10208 = ORIENTED_EDGE( '', *, *, #18149, .F. ); -#10209 = CARTESIAN_POINT( '', ( -5.62500000000000, -4.85000000000000, 3.75000000000000 ) ); -#10210 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#10211 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10212 = SURFACE_STYLE_FILL_AREA( #18150 ); -#10213 = ORIENTED_EDGE( '', *, *, #18151, .F. ); -#10214 = ORIENTED_EDGE( '', *, *, #18152, .T. ); -#10215 = ORIENTED_EDGE( '', *, *, #18153, .T. ); -#10216 = ORIENTED_EDGE( '', *, *, #18154, .T. ); -#10217 = CARTESIAN_POINT( '', ( -4.50000000000000, 4.90000000000000, 24.8411775083227 ) ); -#10218 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10219 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10220 = SURFACE_STYLE_FILL_AREA( #18155 ); -#10221 = ORIENTED_EDGE( '', *, *, #17234, .F. ); -#10222 = ORIENTED_EDGE( '', *, *, #17764, .F. ); -#10223 = ORIENTED_EDGE( '', *, *, #18156, .T. ); -#10224 = ORIENTED_EDGE( '', *, *, #18157, .T. ); -#10225 = CARTESIAN_POINT( '', ( -3.73000000000000, -5.98422708335294, -0.0200000000000000 ) ); -#10226 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#10227 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10228 = SURFACE_STYLE_FILL_AREA( #18158 ); -#10229 = ORIENTED_EDGE( '', *, *, #18159, .T. ); -#10230 = ORIENTED_EDGE( '', *, *, #18160, .F. ); -#10231 = ORIENTED_EDGE( '', *, *, #18161, .F. ); -#10232 = ORIENTED_EDGE( '', *, *, #18009, .T. ); -#10233 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, -1.35000000000000 ) ); -#10234 = DIRECTION( '', ( 0.000000000000000, -0.672274343909896, -0.740302104900776 ) ); -#10235 = DIRECTION( '', ( 0.000000000000000, 0.740302104900776, -0.672274343909896 ) ); -#10236 = SURFACE_STYLE_FILL_AREA( #18162 ); -#10237 = ORIENTED_EDGE( '', *, *, #18163, .T. ); -#10238 = ORIENTED_EDGE( '', *, *, #18164, .T. ); -#10239 = ORIENTED_EDGE( '', *, *, #18165, .F. ); -#10240 = ORIENTED_EDGE( '', *, *, #18166, .T. ); -#10241 = CARTESIAN_POINT( '', ( 7.86747873994521, 0.900000000000000, -2.10000000000000 ) ); -#10242 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#10243 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10244 = SURFACE_STYLE_FILL_AREA( #18167 ); -#10245 = ORIENTED_EDGE( '', *, *, #18168, .F. ); -#10246 = ORIENTED_EDGE( '', *, *, #18169, .F. ); -#10247 = ORIENTED_EDGE( '', *, *, #18170, .F. ); -#10248 = ORIENTED_EDGE( '', *, *, #18171, .T. ); -#10249 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.900000000000000, -1.95943487863577E-017 ) ); -#10250 = DIRECTION( '', ( 5.51880841876211E-017, 0.000000000000000, 1.00000000000000 ) ); -#10251 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -5.51880841876211E-017 ) ); -#10252 = SURFACE_STYLE_FILL_AREA( #18172 ); -#10253 = ORIENTED_EDGE( '', *, *, #18173, .T. ); -#10254 = ORIENTED_EDGE( '', *, *, #18174, .F. ); -#10255 = ORIENTED_EDGE( '', *, *, #18175, .F. ); -#10256 = ORIENTED_EDGE( '', *, *, #18176, .T. ); -#10257 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, -0.350000000000000 ) ); -#10258 = DIRECTION( '', ( 0.000000000000000, -3.04337451925756E-016, -1.00000000000000 ) ); -#10259 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -3.04337451925756E-016 ) ); -#10260 = SURFACE_STYLE_FILL_AREA( #18177 ); -#10261 = ORIENTED_EDGE( '', *, *, #18178, .T. ); -#10262 = ORIENTED_EDGE( '', *, *, #18179, .T. ); -#10263 = ORIENTED_EDGE( '', *, *, #18180, .F. ); -#10264 = ORIENTED_EDGE( '', *, *, #18181, .F. ); -#10265 = ORIENTED_EDGE( '', *, *, #18182, .F. ); -#10266 = ORIENTED_EDGE( '', *, *, #18183, .T. ); -#10267 = ORIENTED_EDGE( '', *, *, #17813, .T. ); -#10268 = ORIENTED_EDGE( '', *, *, #18184, .T. ); -#10269 = CARTESIAN_POINT( '', ( -24.8411775083227, 2.40000000000000, 5.29500000000000 ) ); -#10270 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#10271 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10272 = SURFACE_STYLE_FILL_AREA( #18185 ); -#10273 = ORIENTED_EDGE( '', *, *, #18186, .T. ); -#10274 = ORIENTED_EDGE( '', *, *, #18187, .F. ); -#10275 = ORIENTED_EDGE( '', *, *, #18188, .T. ); -#10276 = ORIENTED_EDGE( '', *, *, #17586, .T. ); -#10277 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 2.21000000000000 ) ); -#10278 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10279 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10280 = SURFACE_STYLE_FILL_AREA( #18189 ); -#10281 = ORIENTED_EDGE( '', *, *, #18190, .F. ); -#10282 = ORIENTED_EDGE( '', *, *, #18191, .T. ); -#10283 = ORIENTED_EDGE( '', *, *, #18192, .T. ); -#10284 = ORIENTED_EDGE( '', *, *, #18193, .T. ); -#10285 = CARTESIAN_POINT( '', ( 6.73992833603735, 1.00000000000000, 10.0250000000000 ) ); -#10286 = DIRECTION( '', ( -0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#10287 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10288 = SURFACE_STYLE_FILL_AREA( #18194 ); -#10289 = ORIENTED_EDGE( '', *, *, #18195, .T. ); -#10290 = ORIENTED_EDGE( '', *, *, #18196, .F. ); -#10291 = ORIENTED_EDGE( '', *, *, #18197, .F. ); -#10292 = ORIENTED_EDGE( '', *, *, #18198, .T. ); -#10293 = CARTESIAN_POINT( '', ( -19.7983806980414, 0.600000000000000, 2.96941828209504 ) ); -#10294 = DIRECTION( '', ( 0.0247635515540670, -0.995344675488243, -0.0931436712376869 ) ); -#10295 = DIRECTION( '', ( 0.255742251949764, 0.0963793389539751, -0.961928751826484 ) ); -#10296 = SURFACE_STYLE_FILL_AREA( #18199 ); -#10297 = ORIENTED_EDGE( '', *, *, #18200, .T. ); -#10298 = ORIENTED_EDGE( '', *, *, #18201, .T. ); -#10299 = ORIENTED_EDGE( '', *, *, #18202, .T. ); -#10300 = ORIENTED_EDGE( '', *, *, #18203, .T. ); -#10301 = CARTESIAN_POINT( '', ( 0.000000000000000, 10.3000000000000, 0.000000000000000 ) ); -#10302 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#10303 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10304 = SURFACE_STYLE_FILL_AREA( #18204 ); -#10305 = ORIENTED_EDGE( '', *, *, #18205, .F. ); -#10306 = ORIENTED_EDGE( '', *, *, #17718, .F. ); -#10307 = ORIENTED_EDGE( '', *, *, #18206, .T. ); -#10308 = ORIENTED_EDGE( '', *, *, #18207, .T. ); -#10309 = CARTESIAN_POINT( '', ( -4.80000000000000, 8.05000000000000, -5.75000000000000 ) ); -#10310 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10311 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10312 = SURFACE_STYLE_FILL_AREA( #18208 ); -#10313 = ORIENTED_EDGE( '', *, *, #18209, .T. ); -#10314 = ORIENTED_EDGE( '', *, *, #17186, .F. ); -#10315 = ORIENTED_EDGE( '', *, *, #18210, .F. ); -#10316 = ORIENTED_EDGE( '', *, *, #18211, .F. ); -#10317 = ORIENTED_EDGE( '', *, *, #18212, .T. ); -#10318 = ORIENTED_EDGE( '', *, *, #18213, .T. ); -#10319 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.900000000000000, 0.210000000000000 ) ); -#10320 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#10321 = DIRECTION( '', ( -2.04085114820801E-016, 0.000000000000000, 1.00000000000000 ) ); -#10322 = SURFACE_STYLE_FILL_AREA( #18214 ); -#10323 = ORIENTED_EDGE( '', *, *, #18215, .T. ); -#10324 = ORIENTED_EDGE( '', *, *, #18216, .F. ); -#10325 = ORIENTED_EDGE( '', *, *, #18217, .F. ); -#10326 = ORIENTED_EDGE( '', *, *, #17648, .T. ); -#10327 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#10328 = DIRECTION( '', ( 0.738267503835509, 0.000000000000000, -0.674508037595169 ) ); -#10329 = DIRECTION( '', ( -0.674508037595169, 0.000000000000000, -0.738267503835509 ) ); -#10330 = SURFACE_STYLE_FILL_AREA( #18218 ); -#10331 = ORIENTED_EDGE( '', *, *, #17772, .T. ); -#10332 = ORIENTED_EDGE( '', *, *, #18219, .T. ); -#10333 = ORIENTED_EDGE( '', *, *, #18220, .F. ); -#10334 = ORIENTED_EDGE( '', *, *, #18221, .F. ); -#10335 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.325000000000000, -6.01000000000000 ) ); -#10336 = DIRECTION( '', ( 7.33288054640981E-033, 1.00000000000000, -1.08420217248550E-016 ) ); -#10337 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-016, 1.00000000000000 ) ); -#10338 = SURFACE_STYLE_FILL_AREA( #18222 ); -#10339 = ORIENTED_EDGE( '', *, *, #18223, .F. ); -#10340 = ORIENTED_EDGE( '', *, *, #18224, .T. ); -#10341 = ORIENTED_EDGE( '', *, *, #18225, .T. ); -#10342 = ORIENTED_EDGE( '', *, *, #18226, .F. ); -#10343 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, -2.50000000000000 ) ); -#10344 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10345 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10346 = SURFACE_STYLE_FILL_AREA( #18227 ); -#10347 = ORIENTED_EDGE( '', *, *, #18228, .T. ); -#10348 = ORIENTED_EDGE( '', *, *, #17347, .F. ); -#10349 = ORIENTED_EDGE( '', *, *, #18229, .T. ); -#10350 = ORIENTED_EDGE( '', *, *, #18230, .T. ); -#10351 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 0.310000000000000 ) ); -#10352 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.08420217248550E-015 ) ); -#10353 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-015, -1.00000000000000 ) ); -#10354 = SURFACE_STYLE_FILL_AREA( #18231 ); -#10355 = ORIENTED_EDGE( '', *, *, #18232, .F. ); -#10356 = ORIENTED_EDGE( '', *, *, #18233, .F. ); -#10357 = ORIENTED_EDGE( '', *, *, #17804, .F. ); -#10358 = ORIENTED_EDGE( '', *, *, #18234, .F. ); -#10359 = CARTESIAN_POINT( '', ( -28.2576226650358, 2.15000000000000, 1.74500000000000 ) ); -#10360 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#10361 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10362 = SURFACE_STYLE_FILL_AREA( #18235 ); -#10363 = ORIENTED_EDGE( '', *, *, #18236, .F. ); -#10364 = ORIENTED_EDGE( '', *, *, #18237, .F. ); -#10365 = ORIENTED_EDGE( '', *, *, #18238, .T. ); -#10366 = ORIENTED_EDGE( '', *, *, #18239, .T. ); -#10367 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#10368 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#10369 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#10370 = SURFACE_STYLE_FILL_AREA( #18240 ); -#10371 = ORIENTED_EDGE( '', *, *, #17695, .T. ); -#10372 = ORIENTED_EDGE( '', *, *, #18241, .F. ); -#10373 = ORIENTED_EDGE( '', *, *, #18242, .F. ); -#10374 = ORIENTED_EDGE( '', *, *, #18243, .F. ); -#10375 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#10376 = DIRECTION( '', ( 1.00000000000000, 5.42101086242752E-016, 0.000000000000000 ) ); -#10377 = DIRECTION( '', ( -5.42101086242752E-016, 1.00000000000000, 0.000000000000000 ) ); -#10378 = SURFACE_STYLE_FILL_AREA( #18244 ); -#10379 = ORIENTED_EDGE( '', *, *, #18245, .T. ); -#10380 = ORIENTED_EDGE( '', *, *, #18246, .T. ); -#10381 = ORIENTED_EDGE( '', *, *, #18247, .T. ); -#10382 = ORIENTED_EDGE( '', *, *, #18248, .T. ); -#10383 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.000000000000000, 0.000000000000000 ) ); -#10384 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10385 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10386 = SURFACE_STYLE_FILL_AREA( #18249 ); -#10387 = ORIENTED_EDGE( '', *, *, #18250, .F. ); -#10388 = ORIENTED_EDGE( '', *, *, #18251, .F. ); -#10389 = ORIENTED_EDGE( '', *, *, #18252, .T. ); -#10390 = ORIENTED_EDGE( '', *, *, #17534, .T. ); -#10391 = CARTESIAN_POINT( '', ( 0.778743328019955, -3.22273460445780, 5.80500000000000 ) ); -#10392 = DIRECTION( '', ( -0.173648177666931, 0.984807753012208, -5.02890768546604E-017 ) ); -#10393 = DIRECTION( '', ( -0.984807753012208, -0.173648177666931, 0.000000000000000 ) ); -#10394 = SURFACE_STYLE_FILL_AREA( #18253 ); -#10395 = ORIENTED_EDGE( '', *, *, #18254, .F. ); -#10396 = ORIENTED_EDGE( '', *, *, #18255, .F. ); -#10397 = ORIENTED_EDGE( '', *, *, #18256, .T. ); -#10398 = ORIENTED_EDGE( '', *, *, #17712, .T. ); -#10399 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.95000000000000, -2.55000000000000 ) ); -#10400 = DIRECTION( '', ( 0.000000000000000, -1.14126544472158E-016, -1.00000000000000 ) ); -#10401 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.14126544472158E-016 ) ); -#10402 = SURFACE_STYLE_FILL_AREA( #18257 ); -#10403 = ORIENTED_EDGE( '', *, *, #18258, .T. ); -#10404 = ORIENTED_EDGE( '', *, *, #17707, .F. ); -#10405 = ORIENTED_EDGE( '', *, *, #18259, .F. ); -#10406 = ORIENTED_EDGE( '', *, *, #18260, .F. ); -#10407 = ORIENTED_EDGE( '', *, *, #18248, .F. ); -#10408 = ORIENTED_EDGE( '', *, *, #18261, .T. ); -#10409 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.85000000000000, -2.99000000000000 ) ); -#10410 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10411 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10412 = SURFACE_STYLE_FILL_AREA( #18262 ); -#10413 = ORIENTED_EDGE( '', *, *, #18263, .T. ); -#10414 = ORIENTED_EDGE( '', *, *, #18264, .T. ); -#10415 = ORIENTED_EDGE( '', *, *, #18265, .T. ); -#10416 = ORIENTED_EDGE( '', *, *, #17888, .T. ); -#10417 = CARTESIAN_POINT( '', ( -9.78500000000000, 1.25000000000000, -0.210000000000000 ) ); -#10418 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#10419 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#10420 = SURFACE_STYLE_FILL_AREA( #18266 ); -#10421 = ORIENTED_EDGE( '', *, *, #17238, .T. ); -#10422 = ORIENTED_EDGE( '', *, *, #18267, .F. ); -#10423 = ORIENTED_EDGE( '', *, *, #18268, .F. ); -#10424 = ORIENTED_EDGE( '', *, *, #18269, .T. ); -#10425 = CARTESIAN_POINT( '', ( -3.73000000000000, -5.98422708335294, -0.0200000000000000 ) ); -#10426 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#10427 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10428 = SURFACE_STYLE_FILL_AREA( #18270 ); -#10429 = ORIENTED_EDGE( '', *, *, #18271, .T. ); -#10430 = ORIENTED_EDGE( '', *, *, #18272, .T. ); -#10431 = ORIENTED_EDGE( '', *, *, #18273, .F. ); -#10432 = ORIENTED_EDGE( '', *, *, #18274, .F. ); -#10433 = CARTESIAN_POINT( '', ( 16.9967095493694, 6.65000000000000, 2.94000000000000 ) ); -#10434 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10435 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10436 = SURFACE_STYLE_FILL_AREA( #18275 ); -#10437 = ORIENTED_EDGE( '', *, *, #17529, .T. ); -#10438 = ORIENTED_EDGE( '', *, *, #18276, .T. ); -#10439 = ORIENTED_EDGE( '', *, *, #18277, .F. ); -#10440 = ORIENTED_EDGE( '', *, *, #17340, .F. ); -#10441 = ORIENTED_EDGE( '', *, *, #17127, .F. ); -#10442 = ORIENTED_EDGE( '', *, *, #18278, .T. ); -#10443 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#10444 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10445 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10446 = SURFACE_STYLE_FILL_AREA( #18279 ); -#10447 = ORIENTED_EDGE( '', *, *, #18280, .T. ); -#10448 = ORIENTED_EDGE( '', *, *, #18281, .T. ); -#10449 = ORIENTED_EDGE( '', *, *, #18282, .F. ); -#10450 = ORIENTED_EDGE( '', *, *, #18283, .F. ); -#10451 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#10452 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#10453 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#10454 = SURFACE_STYLE_FILL_AREA( #18284 ); -#10455 = ORIENTED_EDGE( '', *, *, #17866, .F. ); -#10456 = ORIENTED_EDGE( '', *, *, #17851, .T. ); -#10457 = ORIENTED_EDGE( '', *, *, #18285, .T. ); -#10458 = ORIENTED_EDGE( '', *, *, #18286, .F. ); -#10459 = SURFACE_STYLE_FILL_AREA( #18287 ); -#10460 = ORIENTED_EDGE( '', *, *, #18288, .F. ); -#10461 = ORIENTED_EDGE( '', *, *, #17454, .F. ); -#10462 = ORIENTED_EDGE( '', *, *, #18289, .T. ); -#10463 = ORIENTED_EDGE( '', *, *, #18290, .T. ); -#10464 = ORIENTED_EDGE( '', *, *, #18291, .F. ); -#10465 = ORIENTED_EDGE( '', *, *, #18292, .F. ); -#10466 = ORIENTED_EDGE( '', *, *, #18293, .F. ); -#10467 = ORIENTED_EDGE( '', *, *, #18294, .F. ); -#10468 = ORIENTED_EDGE( '', *, *, #17704, .F. ); -#10469 = ORIENTED_EDGE( '', *, *, #18295, .F. ); -#10470 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#10471 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10472 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10473 = SURFACE_STYLE_FILL_AREA( #18296 ); -#10474 = ORIENTED_EDGE( '', *, *, #18297, .F. ); -#10475 = ORIENTED_EDGE( '', *, *, #18298, .T. ); -#10476 = ORIENTED_EDGE( '', *, *, #17855, .T. ); -#10477 = ORIENTED_EDGE( '', *, *, #18299, .F. ); -#10478 = ORIENTED_EDGE( '', *, *, #18300, .F. ); -#10479 = ORIENTED_EDGE( '', *, *, #18301, .T. ); -#10480 = ORIENTED_EDGE( '', *, *, #18302, .T. ); -#10481 = ORIENTED_EDGE( '', *, *, #18303, .F. ); -#10482 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.360000000000000, 11.5435038362938 ) ); -#10483 = DIRECTION( '', ( -2.16840434497101E-016, 1.00000000000000, 0.000000000000000 ) ); -#10484 = DIRECTION( '', ( -1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#10485 = SURFACE_STYLE_FILL_AREA( #18304 ); -#10486 = ORIENTED_EDGE( '', *, *, #18305, .T. ); -#10487 = ORIENTED_EDGE( '', *, *, #18023, .F. ); -#10488 = ORIENTED_EDGE( '', *, *, #18306, .F. ); -#10489 = ORIENTED_EDGE( '', *, *, #17244, .T. ); -#10490 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#10491 = DIRECTION( '', ( 2.40933816107890E-016, 0.000000000000000, -1.00000000000000 ) ); -#10492 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.40933816107890E-016 ) ); -#10493 = SURFACE_STYLE_FILL_AREA( #18307 ); -#10494 = ORIENTED_EDGE( '', *, *, #18308, .F. ); -#10495 = ORIENTED_EDGE( '', *, *, #18309, .T. ); -#10496 = ORIENTED_EDGE( '', *, *, #18310, .T. ); -#10497 = ORIENTED_EDGE( '', *, *, #18311, .F. ); -#10498 = ORIENTED_EDGE( '', *, *, #18159, .F. ); -#10499 = ORIENTED_EDGE( '', *, *, #18008, .F. ); -#10500 = ORIENTED_EDGE( '', *, *, #18312, .T. ); -#10501 = ORIENTED_EDGE( '', *, *, #18254, .T. ); -#10502 = ORIENTED_EDGE( '', *, *, #17711, .T. ); -#10503 = ORIENTED_EDGE( '', *, *, #17215, .T. ); -#10504 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#10505 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10506 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10507 = SURFACE_STYLE_FILL_AREA( #18313 ); -#10508 = ORIENTED_EDGE( '', *, *, #18314, .T. ); -#10509 = ORIENTED_EDGE( '', *, *, #18315, .T. ); -#10510 = ORIENTED_EDGE( '', *, *, #18316, .F. ); -#10511 = ORIENTED_EDGE( '', *, *, #18317, .F. ); -#10512 = CARTESIAN_POINT( '', ( -4.35000000000000, -3.00000000000000, 28.2576226650358 ) ); -#10513 = DIRECTION( '', ( -4.33680868994202E-016, 1.00000000000000, 0.000000000000000 ) ); -#10514 = DIRECTION( '', ( -1.00000000000000, -4.33680868994202E-016, 0.000000000000000 ) ); -#10515 = SURFACE_STYLE_FILL_AREA( #18318 ); -#10516 = ORIENTED_EDGE( '', *, *, #18319, .T. ); -#10517 = ORIENTED_EDGE( '', *, *, #18320, .T. ); -#10518 = ORIENTED_EDGE( '', *, *, #18321, .T. ); -#10519 = ORIENTED_EDGE( '', *, *, #18322, .T. ); -#10520 = ORIENTED_EDGE( '', *, *, #17811, .T. ); -#10521 = ORIENTED_EDGE( '', *, *, #18323, .T. ); -#10522 = ORIENTED_EDGE( '', *, *, #18324, .F. ); -#10523 = ORIENTED_EDGE( '', *, *, #18325, .F. ); -#10524 = CARTESIAN_POINT( '', ( -24.8411775083227, 4.90000000000000, 6.10500000000000 ) ); -#10525 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10526 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10527 = SURFACE_STYLE_FILL_AREA( #18326 ); -#10528 = ORIENTED_EDGE( '', *, *, #18327, .T. ); -#10529 = ORIENTED_EDGE( '', *, *, #18328, .F. ); -#10530 = ORIENTED_EDGE( '', *, *, #18329, .T. ); -#10531 = ORIENTED_EDGE( '', *, *, #18187, .T. ); -#10532 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 2.41000000000000 ) ); -#10533 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -3.38813178901720E-017 ) ); -#10534 = DIRECTION( '', ( 0.000000000000000, 3.38813178901720E-017, 1.00000000000000 ) ); -#10535 = SURFACE_STYLE_FILL_AREA( #18330 ); -#10536 = ORIENTED_EDGE( '', *, *, #17674, .F. ); -#10537 = ORIENTED_EDGE( '', *, *, #17300, .F. ); -#10538 = ORIENTED_EDGE( '', *, *, #18331, .T. ); -#10539 = ORIENTED_EDGE( '', *, *, #17800, .T. ); -#10540 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#10541 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#10542 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10543 = SURFACE_STYLE_FILL_AREA( #18332 ); -#10544 = ORIENTED_EDGE( '', *, *, #18333, .T. ); -#10545 = ORIENTED_EDGE( '', *, *, #17875, .T. ); -#10546 = ORIENTED_EDGE( '', *, *, #18334, .F. ); -#10547 = ORIENTED_EDGE( '', *, *, #18202, .F. ); -#10548 = ORIENTED_EDGE( '', *, *, #18335, .F. ); -#10549 = ORIENTED_EDGE( '', *, *, #18336, .T. ); -#10550 = ORIENTED_EDGE( '', *, *, #17527, .F. ); -#10551 = ORIENTED_EDGE( '', *, *, #17659, .F. ); -#10552 = ORIENTED_EDGE( '', *, *, #17133, .T. ); -#10553 = ORIENTED_EDGE( '', *, *, #17426, .F. ); -#10554 = ORIENTED_EDGE( '', *, *, #18337, .T. ); -#10555 = ORIENTED_EDGE( '', *, *, #18338, .T. ); -#10556 = ORIENTED_EDGE( '', *, *, #18339, .T. ); -#10557 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#10558 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10559 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10560 = SURFACE_STYLE_FILL_AREA( #18340 ); -#10561 = ORIENTED_EDGE( '', *, *, #17453, .F. ); -#10562 = ORIENTED_EDGE( '', *, *, #18341, .F. ); -#10563 = ORIENTED_EDGE( '', *, *, #18342, .F. ); -#10564 = ORIENTED_EDGE( '', *, *, #18289, .F. ); -#10565 = CARTESIAN_POINT( '', ( 0.000000000000000, 5.45000000000000, 0.000000000000000 ) ); -#10566 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10567 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10568 = SURFACE_STYLE_FILL_AREA( #18343 ); -#10569 = ORIENTED_EDGE( '', *, *, #18344, .F. ); -#10570 = ORIENTED_EDGE( '', *, *, #18345, .T. ); -#10571 = ORIENTED_EDGE( '', *, *, #18346, .T. ); -#10572 = ORIENTED_EDGE( '', *, *, #17411, .T. ); -#10573 = ORIENTED_EDGE( '', *, *, #18347, .F. ); -#10574 = ORIENTED_EDGE( '', *, *, #18348, .F. ); -#10575 = ORIENTED_EDGE( '', *, *, #18349, .F. ); -#10576 = ORIENTED_EDGE( '', *, *, #17407, .T. ); -#10577 = ORIENTED_EDGE( '', *, *, #18350, .F. ); -#10578 = ORIENTED_EDGE( '', *, *, #17281, .F. ); -#10579 = ORIENTED_EDGE( '', *, *, #18351, .F. ); -#10580 = ORIENTED_EDGE( '', *, *, #17428, .T. ); -#10581 = ORIENTED_EDGE( '', *, *, #18352, .F. ); -#10582 = ORIENTED_EDGE( '', *, *, #18353, .F. ); -#10583 = ORIENTED_EDGE( '', *, *, #18337, .F. ); -#10584 = ORIENTED_EDGE( '', *, *, #17425, .T. ); -#10585 = ORIENTED_EDGE( '', *, *, #18354, .F. ); -#10586 = ORIENTED_EDGE( '', *, *, #18355, .F. ); -#10587 = ORIENTED_EDGE( '', *, *, #18356, .F. ); -#10588 = ORIENTED_EDGE( '', *, *, #17421, .T. ); -#10589 = ORIENTED_EDGE( '', *, *, #18357, .F. ); -#10590 = ORIENTED_EDGE( '', *, *, #18358, .F. ); -#10591 = ORIENTED_EDGE( '', *, *, #18359, .F. ); -#10592 = ORIENTED_EDGE( '', *, *, #17417, .T. ); -#10593 = CARTESIAN_POINT( '', ( 2.80000000000000, 11.0000000000000, -0.130000000000000 ) ); -#10594 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10595 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10596 = SURFACE_STYLE_FILL_AREA( #18360 ); -#10597 = ORIENTED_EDGE( '', *, *, #18361, .T. ); -#10598 = ORIENTED_EDGE( '', *, *, #18362, .F. ); -#10599 = ORIENTED_EDGE( '', *, *, #17380, .F. ); -#10600 = ORIENTED_EDGE( '', *, *, #18363, .F. ); -#10601 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#10602 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10603 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10604 = SURFACE_STYLE_FILL_AREA( #18364 ); -#10605 = ORIENTED_EDGE( '', *, *, #18365, .T. ); -#10606 = ORIENTED_EDGE( '', *, *, #17147, .F. ); -#10607 = ORIENTED_EDGE( '', *, *, #17856, .F. ); -#10608 = ORIENTED_EDGE( '', *, *, #18298, .F. ); -#10609 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.400000000000000 ) ); -#10610 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10611 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10612 = SURFACE_STYLE_FILL_AREA( #18366 ); -#10613 = ORIENTED_EDGE( '', *, *, #18367, .T. ); -#10614 = ORIENTED_EDGE( '', *, *, #18368, .F. ); -#10615 = ORIENTED_EDGE( '', *, *, #18369, .F. ); -#10616 = ORIENTED_EDGE( '', *, *, #18370, .T. ); -#10617 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#10618 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#10619 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10620 = SURFACE_STYLE_FILL_AREA( #18371 ); -#10621 = ORIENTED_EDGE( '', *, *, #17235, .F. ); -#10622 = ORIENTED_EDGE( '', *, *, #18157, .F. ); -#10623 = ORIENTED_EDGE( '', *, *, #18372, .T. ); -#10624 = ORIENTED_EDGE( '', *, *, #18373, .T. ); -#10625 = CARTESIAN_POINT( '', ( -3.29867701598930, -5.73132298401069, -0.0199999999999996 ) ); -#10626 = DIRECTION( '', ( 0.862645968021374, 0.505808198684508, 0.000000000000000 ) ); -#10627 = DIRECTION( '', ( -0.505808198684508, 0.862645968021374, 0.000000000000000 ) ); -#10628 = SURFACE_STYLE_FILL_AREA( #18374 ); -#10629 = ORIENTED_EDGE( '', *, *, #18375, .T. ); -#10630 = ORIENTED_EDGE( '', *, *, #18376, .T. ); -#10631 = ORIENTED_EDGE( '', *, *, #17151, .F. ); -#10632 = ORIENTED_EDGE( '', *, *, #18377, .F. ); -#10633 = CARTESIAN_POINT( '', ( -16.9967095493694, 5.84000000000000, 2.94000000000000 ) ); -#10634 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10635 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10636 = SURFACE_STYLE_FILL_AREA( #18378 ); -#10637 = ORIENTED_EDGE( '', *, *, #18379, .F. ); -#10638 = ORIENTED_EDGE( '', *, *, #18380, .F. ); -#10639 = ORIENTED_EDGE( '', *, *, #18381, .T. ); -#10640 = ORIENTED_EDGE( '', *, *, #18382, .T. ); -#10641 = CARTESIAN_POINT( '', ( 0.990000000000000, -8.40000000000000, 5.80500000000000 ) ); -#10642 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#10643 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#10644 = SURFACE_STYLE_FILL_AREA( #18383 ); -#10645 = ORIENTED_EDGE( '', *, *, #18384, .T. ); -#10646 = ORIENTED_EDGE( '', *, *, #17792, .T. ); -#10647 = ORIENTED_EDGE( '', *, *, #18385, .F. ); -#10648 = ORIENTED_EDGE( '', *, *, #18386, .F. ); -#10649 = CARTESIAN_POINT( '', ( -28.2576226650358, 5.80000000000000, 4.24500000000000 ) ); -#10650 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#10651 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10652 = SURFACE_STYLE_FILL_AREA( #18387 ); -#10653 = ORIENTED_EDGE( '', *, *, #18388, .F. ); -#10654 = ORIENTED_EDGE( '', *, *, #18389, .F. ); -#10655 = ORIENTED_EDGE( '', *, *, #18390, .T. ); -#10656 = ORIENTED_EDGE( '', *, *, #18391, .T. ); -#10657 = CARTESIAN_POINT( '', ( 1.25000000000000, -2.99000000000000, -0.180000000000002 ) ); -#10658 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10659 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10660 = SURFACE_STYLE_FILL_AREA( #18392 ); -#10661 = ORIENTED_EDGE( '', *, *, #18393, .T. ); -#10662 = ORIENTED_EDGE( '', *, *, #18394, .F. ); -#10663 = ORIENTED_EDGE( '', *, *, #18395, .F. ); -#10664 = ORIENTED_EDGE( '', *, *, #18396, .T. ); -#10665 = CARTESIAN_POINT( '', ( 20.3800302571789, -0.600000000000000, 2.81477858781733 ) ); -#10666 = DIRECTION( '', ( -0.0247635515540675, 0.995344675488242, -0.0931436712376885 ) ); -#10667 = DIRECTION( '', ( 0.255742251949764, 0.0963793389539769, 0.961928751826484 ) ); -#10668 = SURFACE_STYLE_FILL_AREA( #18397 ); -#10669 = ORIENTED_EDGE( '', *, *, #18398, .F. ); -#10670 = ORIENTED_EDGE( '', *, *, #17520, .F. ); -#10671 = ORIENTED_EDGE( '', *, *, #17816, .F. ); -#10672 = ORIENTED_EDGE( '', *, *, #18132, .F. ); -#10673 = CARTESIAN_POINT( '', ( -24.8411775083227, 1.20000000000000, 5.49500000000000 ) ); -#10674 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#10675 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10676 = SURFACE_STYLE_FILL_AREA( #18399 ); -#10677 = ORIENTED_EDGE( '', *, *, #17952, .T. ); -#10678 = ORIENTED_EDGE( '', *, *, #18400, .T. ); -#10679 = ORIENTED_EDGE( '', *, *, #17911, .F. ); -#10680 = ORIENTED_EDGE( '', *, *, #18401, .F. ); -#10681 = CARTESIAN_POINT( '', ( 28.2576226650358, 5.80000000000000, -2.45500000000000 ) ); -#10682 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10683 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10684 = SURFACE_STYLE_FILL_AREA( #18402 ); -#10685 = ORIENTED_EDGE( '', *, *, #18403, .F. ); -#10686 = ORIENTED_EDGE( '', *, *, #18375, .F. ); -#10687 = ORIENTED_EDGE( '', *, *, #18404, .F. ); -#10688 = ORIENTED_EDGE( '', *, *, #18405, .F. ); -#10689 = ORIENTED_EDGE( '', *, *, #18406, .F. ); -#10690 = ORIENTED_EDGE( '', *, *, #18407, .F. ); -#10691 = ORIENTED_EDGE( '', *, *, #18408, .F. ); -#10692 = ORIENTED_EDGE( '', *, *, #18409, .F. ); -#10693 = ORIENTED_EDGE( '', *, *, #18410, .T. ); -#10694 = ORIENTED_EDGE( '', *, *, #18411, .T. ); -#10695 = ORIENTED_EDGE( '', *, *, #18412, .T. ); -#10696 = ORIENTED_EDGE( '', *, *, #18413, .T. ); -#10697 = ORIENTED_EDGE( '', *, *, #18414, .T. ); -#10698 = ORIENTED_EDGE( '', *, *, #18415, .T. ); -#10699 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.78483405085584, 5.25000000000000 ) ); -#10700 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#10701 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#10702 = SURFACE_STYLE_FILL_AREA( #18416 ); -#10703 = ORIENTED_EDGE( '', *, *, #18260, .T. ); -#10704 = ORIENTED_EDGE( '', *, *, #18417, .T. ); -#10705 = ORIENTED_EDGE( '', *, *, #18418, .T. ); -#10706 = ORIENTED_EDGE( '', *, *, #18419, .T. ); -#10707 = ORIENTED_EDGE( '', *, *, #18420, .T. ); -#10708 = ORIENTED_EDGE( '', *, *, #18010, .T. ); -#10709 = ORIENTED_EDGE( '', *, *, #18161, .T. ); -#10710 = ORIENTED_EDGE( '', *, *, #18421, .T. ); -#10711 = ORIENTED_EDGE( '', *, *, #18422, .T. ); -#10712 = ORIENTED_EDGE( '', *, *, #18423, .T. ); -#10713 = ORIENTED_EDGE( '', *, *, #18424, .T. ); -#10714 = ORIENTED_EDGE( '', *, *, #18425, .T. ); -#10715 = ORIENTED_EDGE( '', *, *, #17372, .T. ); -#10716 = ORIENTED_EDGE( '', *, *, #18426, .T. ); -#10717 = ORIENTED_EDGE( '', *, *, #18427, .T. ); -#10718 = ORIENTED_EDGE( '', *, *, #17723, .T. ); -#10719 = ORIENTED_EDGE( '', *, *, #18428, .T. ); -#10720 = ORIENTED_EDGE( '', *, *, #18429, .T. ); -#10721 = ORIENTED_EDGE( '', *, *, #18430, .T. ); -#10722 = ORIENTED_EDGE( '', *, *, #18431, .T. ); -#10723 = ORIENTED_EDGE( '', *, *, #18432, .T. ); -#10724 = ORIENTED_EDGE( '', *, *, #18433, .T. ); -#10725 = ORIENTED_EDGE( '', *, *, #18434, .T. ); -#10726 = ORIENTED_EDGE( '', *, *, #18435, .T. ); -#10727 = ORIENTED_EDGE( '', *, *, #18436, .T. ); -#10728 = ORIENTED_EDGE( '', *, *, #18437, .T. ); -#10729 = ORIENTED_EDGE( '', *, *, #18438, .T. ); -#10730 = ORIENTED_EDGE( '', *, *, #18439, .T. ); -#10731 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.000000000000000, 0.000000000000000 ) ); -#10732 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10733 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10734 = SURFACE_STYLE_FILL_AREA( #18440 ); -#10735 = ORIENTED_EDGE( '', *, *, #17769, .T. ); -#10736 = ORIENTED_EDGE( '', *, *, #18441, .T. ); -#10737 = ORIENTED_EDGE( '', *, *, #18442, .F. ); -#10738 = ORIENTED_EDGE( '', *, *, #18443, .F. ); -#10739 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.325000000000000, -6.01000000000000 ) ); -#10740 = DIRECTION( '', ( 3.92557361280142E-018, -0.998314169879117, -0.0580415215045998 ) ); -#10741 = DIRECTION( '', ( 0.000000000000000, 0.0580415215045998, -0.998314169879117 ) ); -#10742 = SURFACE_STYLE_FILL_AREA( #18444 ); -#10743 = ORIENTED_EDGE( '', *, *, #17237, .T. ); -#10744 = ORIENTED_EDGE( '', *, *, #18445, .F. ); -#10745 = ORIENTED_EDGE( '', *, *, #18446, .F. ); -#10746 = ORIENTED_EDGE( '', *, *, #18267, .T. ); -#10747 = CARTESIAN_POINT( '', ( -3.55747080639572, -5.88306544361604, -0.0199999999999996 ) ); -#10748 = DIRECTION( '', ( 0.862645968021374, 0.505808198684508, 0.000000000000000 ) ); -#10749 = DIRECTION( '', ( -0.505808198684508, 0.862645968021374, 0.000000000000000 ) ); -#10750 = SURFACE_STYLE_FILL_AREA( #18447 ); -#10751 = ORIENTED_EDGE( '', *, *, #18448, .T. ); -#10752 = ORIENTED_EDGE( '', *, *, #18449, .F. ); -#10753 = ORIENTED_EDGE( '', *, *, #18450, .F. ); -#10754 = ORIENTED_EDGE( '', *, *, #18451, .T. ); -#10755 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#10756 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#10757 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#10758 = SURFACE_STYLE_FILL_AREA( #18452 ); -#10759 = ORIENTED_EDGE( '', *, *, #18453, .F. ); -#10760 = ORIENTED_EDGE( '', *, *, #18454, .T. ); -#10761 = ORIENTED_EDGE( '', *, *, #18344, .T. ); -#10762 = ORIENTED_EDGE( '', *, *, #17416, .T. ); -#10763 = CARTESIAN_POINT( '', ( -2.80000000000000, 11.0000000000000, -0.130000000000000 ) ); -#10764 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10765 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10766 = SURFACE_STYLE_FILL_AREA( #18455 ); -#10767 = ORIENTED_EDGE( '', *, *, #18456, .F. ); -#10768 = ORIENTED_EDGE( '', *, *, #18457, .F. ); -#10769 = ORIENTED_EDGE( '', *, *, #18458, .T. ); -#10770 = ORIENTED_EDGE( '', *, *, #18459, .T. ); -#10771 = ORIENTED_EDGE( '', *, *, #18460, .T. ); -#10772 = ORIENTED_EDGE( '', *, *, #18461, .F. ); -#10773 = ORIENTED_EDGE( '', *, *, #17504, .F. ); -#10774 = ORIENTED_EDGE( '', *, *, #18462, .T. ); -#10775 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -0.200000000000000 ) ); -#10776 = DIRECTION( '', ( 1.18492040708798E-016, 1.00000000000000, 1.45110898378468E-032 ) ); -#10777 = DIRECTION( '', ( 1.00000000000000, -1.18492040708798E-016, 0.000000000000000 ) ); -#10778 = SURFACE_STYLE_FILL_AREA( #18463 ); -#10779 = ORIENTED_EDGE( '', *, *, #18282, .T. ); -#10780 = ORIENTED_EDGE( '', *, *, #18464, .F. ); -#10781 = ORIENTED_EDGE( '', *, *, #18465, .T. ); -#10782 = ORIENTED_EDGE( '', *, *, #18466, .F. ); -#10783 = ORIENTED_EDGE( '', *, *, #18467, .F. ); -#10784 = ORIENTED_EDGE( '', *, *, #18468, .F. ); -#10785 = ORIENTED_EDGE( '', *, *, #18469, .T. ); -#10786 = ORIENTED_EDGE( '', *, *, #18470, .F. ); -#10787 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#10788 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10789 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10790 = SURFACE_STYLE_FILL_AREA( #18471 ); -#10791 = ORIENTED_EDGE( '', *, *, #18256, .F. ); -#10792 = ORIENTED_EDGE( '', *, *, #18472, .F. ); -#10793 = ORIENTED_EDGE( '', *, *, #17217, .F. ); -#10794 = ORIENTED_EDGE( '', *, *, #17713, .F. ); -#10795 = CARTESIAN_POINT( '', ( 4.82500000000000, 0.000000000000000, 0.000000000000000 ) ); -#10796 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10797 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10798 = SURFACE_STYLE_FILL_AREA( #18473 ); -#10799 = ORIENTED_EDGE( '', *, *, #18474, .F. ); -#10800 = ORIENTED_EDGE( '', *, *, #17271, .F. ); -#10801 = ORIENTED_EDGE( '', *, *, #18475, .T. ); -#10802 = ORIENTED_EDGE( '', *, *, #17265, .T. ); -#10803 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#10804 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#10805 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#10806 = SURFACE_STYLE_FILL_AREA( #18476 ); -#10807 = ORIENTED_EDGE( '', *, *, #18477, .T. ); -#10808 = ORIENTED_EDGE( '', *, *, #18478, .F. ); -#10809 = ORIENTED_EDGE( '', *, *, #18418, .F. ); -#10810 = ORIENTED_EDGE( '', *, *, #18479, .T. ); -#10811 = CARTESIAN_POINT( '', ( 2.82500000000000, 3.30000000000000, -2.19000000000000 ) ); -#10812 = DIRECTION( '', ( 0.000000000000000, 0.672274343909896, -0.740302104900776 ) ); -#10813 = DIRECTION( '', ( 0.000000000000000, 0.740302104900776, 0.672274343909896 ) ); -#10814 = SURFACE_STYLE_FILL_AREA( #18480 ); -#10815 = ORIENTED_EDGE( '', *, *, #18481, .F. ); -#10816 = ORIENTED_EDGE( '', *, *, #18482, .F. ); -#10817 = ORIENTED_EDGE( '', *, *, #18483, .T. ); -#10818 = ORIENTED_EDGE( '', *, *, #18237, .T. ); -#10819 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#10820 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#10821 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10822 = SURFACE_STYLE_FILL_AREA( #18484 ); -#10823 = ORIENTED_EDGE( '', *, *, #18485, .T. ); -#10824 = ORIENTED_EDGE( '', *, *, #18486, .T. ); -#10825 = ORIENTED_EDGE( '', *, *, #18069, .F. ); -#10826 = ORIENTED_EDGE( '', *, *, #18487, .T. ); -#10827 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.900000000000000, -0.200000000000000 ) ); -#10828 = DIRECTION( '', ( 5.51880841876211E-017, 0.000000000000000, 1.00000000000000 ) ); -#10829 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -5.51880841876211E-017 ) ); -#10830 = SURFACE_STYLE_FILL_AREA( #18488 ); -#10831 = ORIENTED_EDGE( '', *, *, #18331, .F. ); -#10832 = ORIENTED_EDGE( '', *, *, #17299, .F. ); -#10833 = ORIENTED_EDGE( '', *, *, #18489, .F. ); -#10834 = ORIENTED_EDGE( '', *, *, #18490, .T. ); -#10835 = ORIENTED_EDGE( '', *, *, #18491, .T. ); -#10836 = ORIENTED_EDGE( '', *, *, #18492, .T. ); -#10837 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#10838 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10839 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10840 = SURFACE_STYLE_FILL_AREA( #18493 ); -#10841 = ORIENTED_EDGE( '', *, *, #18494, .F. ); -#10842 = ORIENTED_EDGE( '', *, *, #18495, .F. ); -#10843 = ORIENTED_EDGE( '', *, *, #18496, .T. ); -#10844 = ORIENTED_EDGE( '', *, *, #18497, .T. ); -#10845 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.85000000000000, 3.41000000000000 ) ); -#10846 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -3.15404268359420E-016 ) ); -#10847 = DIRECTION( '', ( 0.000000000000000, 3.15404268359420E-016, 1.00000000000000 ) ); -#10848 = SURFACE_STYLE_FILL_AREA( #18498 ); -#10849 = ORIENTED_EDGE( '', *, *, #18499, .F. ); -#10850 = ORIENTED_EDGE( '', *, *, #18500, .F. ); -#10851 = ORIENTED_EDGE( '', *, *, #18501, .T. ); -#10852 = ORIENTED_EDGE( '', *, *, #18502, .T. ); -#10853 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, 0.0199999999999976 ) ); -#10854 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10855 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10856 = SURFACE_STYLE_FILL_AREA( #18503 ); -#10857 = ORIENTED_EDGE( '', *, *, #18308, .T. ); -#10858 = ORIENTED_EDGE( '', *, *, #18007, .F. ); -#10859 = ORIENTED_EDGE( '', *, *, #18504, .F. ); -#10860 = ORIENTED_EDGE( '', *, *, #18505, .T. ); -#10861 = CARTESIAN_POINT( '', ( 2.82500000000000, -5.65000000000000, -0.350000000000000 ) ); -#10862 = DIRECTION( '', ( 0.000000000000000, 9.13012355777266E-016, -1.00000000000000 ) ); -#10863 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 9.13012355777266E-016 ) ); -#10864 = SURFACE_STYLE_FILL_AREA( #18506 ); -#10865 = ORIENTED_EDGE( '', *, *, #17969, .F. ); -#10866 = ORIENTED_EDGE( '', *, *, #17107, .F. ); -#10867 = ORIENTED_EDGE( '', *, *, #17932, .F. ); -#10868 = ORIENTED_EDGE( '', *, *, #18507, .F. ); -#10869 = CARTESIAN_POINT( '', ( 28.2576226650358, 2.15000000000000, 1.74500000000000 ) ); -#10870 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#10871 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10872 = SURFACE_STYLE_FILL_AREA( #18508 ); -#10873 = ORIENTED_EDGE( '', *, *, #17367, .F. ); -#10874 = ORIENTED_EDGE( '', *, *, #17341, .T. ); -#10875 = ORIENTED_EDGE( '', *, *, #18277, .T. ); -#10876 = ORIENTED_EDGE( '', *, *, #18509, .F. ); -#10877 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#10878 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#10879 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10880 = SURFACE_STYLE_FILL_AREA( #18510 ); -#10881 = ORIENTED_EDGE( '', *, *, #18276, .F. ); -#10882 = ORIENTED_EDGE( '', *, *, #17531, .F. ); -#10883 = ORIENTED_EDGE( '', *, *, #17364, .T. ); -#10884 = ORIENTED_EDGE( '', *, *, #18509, .T. ); -#10885 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, 2.95500000000000 ) ); -#10886 = DIRECTION( '', ( -0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#10887 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#10888 = SURFACE_STYLE_FILL_AREA( #18511 ); -#10889 = ORIENTED_EDGE( '', *, *, #18512, .F. ); -#10890 = ORIENTED_EDGE( '', *, *, #18513, .T. ); -#10891 = ORIENTED_EDGE( '', *, *, #18514, .F. ); -#10892 = ORIENTED_EDGE( '', *, *, #18515, .F. ); -#10893 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, 5.20000000000000 ) ); -#10894 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#10895 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10896 = SURFACE_STYLE_FILL_AREA( #18516 ); -#10897 = ORIENTED_EDGE( '', *, *, #18517, .F. ); -#10898 = ORIENTED_EDGE( '', *, *, #17864, .F. ); -#10899 = ORIENTED_EDGE( '', *, *, #18394, .T. ); -#10900 = ORIENTED_EDGE( '', *, *, #18518, .T. ); -#10901 = SURFACE_STYLE_FILL_AREA( #18519 ); -#10902 = ORIENTED_EDGE( '', *, *, #18520, .F. ); -#10903 = ORIENTED_EDGE( '', *, *, #17539, .F. ); -#10904 = ORIENTED_EDGE( '', *, *, #18521, .T. ); -#10905 = ORIENTED_EDGE( '', *, *, #18522, .T. ); -#10906 = ORIENTED_EDGE( '', *, *, #18514, .T. ); -#10907 = ORIENTED_EDGE( '', *, *, #18523, .T. ); -#10908 = ORIENTED_EDGE( '', *, *, #18524, .T. ); -#10909 = ORIENTED_EDGE( '', *, *, #18525, .T. ); -#10910 = ORIENTED_EDGE( '', *, *, #18526, .T. ); -#10911 = ORIENTED_EDGE( '', *, *, #18527, .T. ); -#10912 = ORIENTED_EDGE( '', *, *, #18226, .T. ); -#10913 = ORIENTED_EDGE( '', *, *, #18528, .T. ); -#10914 = ORIENTED_EDGE( '', *, *, #18529, .T. ); -#10915 = ORIENTED_EDGE( '', *, *, #18530, .T. ); -#10916 = ORIENTED_EDGE( '', *, *, #18531, .T. ); -#10917 = ORIENTED_EDGE( '', *, *, #18532, .T. ); -#10918 = ORIENTED_EDGE( '', *, *, #18533, .T. ); -#10919 = ORIENTED_EDGE( '', *, *, #18534, .T. ); -#10920 = CARTESIAN_POINT( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#10921 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#10922 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10923 = SURFACE_STYLE_FILL_AREA( #18535 ); -#10924 = ORIENTED_EDGE( '', *, *, #18536, .F. ); -#10925 = ORIENTED_EDGE( '', *, *, #18537, .F. ); -#10926 = ORIENTED_EDGE( '', *, *, #18538, .T. ); -#10927 = ORIENTED_EDGE( '', *, *, #18539, .T. ); -#10928 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.750000000000000, 6.35000000000000 ) ); -#10929 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#10930 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10931 = SURFACE_STYLE_FILL_AREA( #18540 ); -#10932 = ORIENTED_EDGE( '', *, *, #18541, .F. ); -#10933 = ORIENTED_EDGE( '', *, *, #18542, .F. ); -#10934 = ORIENTED_EDGE( '', *, *, #17819, .F. ); -#10935 = ORIENTED_EDGE( '', *, *, #18543, .F. ); -#10936 = CARTESIAN_POINT( '', ( -24.8411775083227, -1.20000000000000, 5.49500000000000 ) ); -#10937 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#10938 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#10939 = SURFACE_STYLE_FILL_AREA( #18544 ); -#10940 = ORIENTED_EDGE( '', *, *, #18545, .T. ); -#10941 = ORIENTED_EDGE( '', *, *, #18390, .F. ); -#10942 = ORIENTED_EDGE( '', *, *, #18546, .F. ); -#10943 = ORIENTED_EDGE( '', *, *, #18547, .T. ); -#10944 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#10945 = DIRECTION( '', ( -0.989015065209455, -0.147814751593804, 0.000000000000000 ) ); -#10946 = DIRECTION( '', ( 0.147814751593804, -0.989015065209455, 0.000000000000000 ) ); -#10947 = SURFACE_STYLE_FILL_AREA( #18548 ); -#10948 = ORIENTED_EDGE( '', *, *, #18549, .T. ); -#10949 = ORIENTED_EDGE( '', *, *, #18550, .T. ); -#10950 = ORIENTED_EDGE( '', *, *, #18551, .F. ); -#10951 = ORIENTED_EDGE( '', *, *, #18552, .F. ); -#10952 = CARTESIAN_POINT( '', ( 11.0425402172239, -0.750000000000000, -8.46000000000000 ) ); -#10953 = DIRECTION( '', ( -8.21518047396305E-017, 0.894427190999916, 0.447213595499958 ) ); -#10954 = DIRECTION( '', ( 0.000000000000000, -0.447213595499958, 0.894427190999916 ) ); -#10955 = SURFACE_STYLE_FILL_AREA( #18553 ); -#10956 = ORIENTED_EDGE( '', *, *, #18554, .T. ); -#10957 = ORIENTED_EDGE( '', *, *, #17630, .F. ); -#10958 = ORIENTED_EDGE( '', *, *, #18555, .T. ); -#10959 = ORIENTED_EDGE( '', *, *, #18556, .T. ); -#10960 = ORIENTED_EDGE( '', *, *, #18557, .F. ); -#10961 = ORIENTED_EDGE( '', *, *, #18558, .T. ); -#10962 = CARTESIAN_POINT( '', ( 5.73483405085584, -10.3000000000000, -5.60500000000000 ) ); -#10963 = DIRECTION( '', ( 7.67576759281773E-017, 0.000000000000000, 1.00000000000000 ) ); -#10964 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -7.67576759281773E-017 ) ); -#10965 = SURFACE_STYLE_FILL_AREA( #18559 ); -#10966 = ORIENTED_EDGE( '', *, *, #18560, .T. ); -#10967 = ORIENTED_EDGE( '', *, *, #18561, .F. ); -#10968 = ORIENTED_EDGE( '', *, *, #18562, .F. ); -#10969 = ORIENTED_EDGE( '', *, *, #18563, .T. ); -#10970 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 2.80000000000000 ) ); -#10971 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-015, -1.00000000000000 ) ); -#10972 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 1.08420217248550E-015 ) ); -#10973 = SURFACE_STYLE_FILL_AREA( #18564 ); -#10974 = ORIENTED_EDGE( '', *, *, #18082, .F. ); -#10975 = ORIENTED_EDGE( '', *, *, #18565, .T. ); -#10976 = ORIENTED_EDGE( '', *, *, #18030, .T. ); -#10977 = ORIENTED_EDGE( '', *, *, #18566, .T. ); -#10978 = ORIENTED_EDGE( '', *, *, #18567, .T. ); -#10979 = ORIENTED_EDGE( '', *, *, #18093, .F. ); -#10980 = ORIENTED_EDGE( '', *, *, #18568, .T. ); -#10981 = ORIENTED_EDGE( '', *, *, #18569, .T. ); -#10982 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#10983 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#10984 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#10985 = SURFACE_STYLE_FILL_AREA( #18570 ); -#10986 = ORIENTED_EDGE( '', *, *, #18571, .F. ); -#10987 = ORIENTED_EDGE( '', *, *, #18572, .F. ); -#10988 = ORIENTED_EDGE( '', *, *, #18573, .F. ); -#10989 = ORIENTED_EDGE( '', *, *, #18574, .T. ); -#10990 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 5.60500000000000 ) ); -#10991 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, -0.000000000000000 ) ); -#10992 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#10993 = SURFACE_STYLE_FILL_AREA( #18575 ); -#10994 = ORIENTED_EDGE( '', *, *, #18576, .F. ); -#10995 = ORIENTED_EDGE( '', *, *, #17702, .T. ); -#10996 = ORIENTED_EDGE( '', *, *, #18577, .T. ); -#10997 = ORIENTED_EDGE( '', *, *, #18578, .T. ); -#10998 = CARTESIAN_POINT( '', ( -6.73992833603736, 1.00000000000000, 10.0250000000000 ) ); -#10999 = DIRECTION( '', ( -0.256938383504503, -0.000000000000000, -0.966427786791177 ) ); -#11000 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11001 = SURFACE_STYLE_FILL_AREA( #18579 ); -#11002 = ORIENTED_EDGE( '', *, *, #17783, .F. ); -#11003 = ORIENTED_EDGE( '', *, *, #18580, .F. ); -#11004 = ORIENTED_EDGE( '', *, *, #18581, .F. ); -#11005 = ORIENTED_EDGE( '', *, *, #18582, .T. ); -#11006 = ORIENTED_EDGE( '', *, *, #18583, .F. ); -#11007 = ORIENTED_EDGE( '', *, *, #18004, .F. ); -#11008 = ORIENTED_EDGE( '', *, *, #18584, .F. ); -#11009 = ORIENTED_EDGE( '', *, *, #18585, .F. ); -#11010 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#11011 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11012 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11013 = SURFACE_STYLE_FILL_AREA( #18586 ); -#11014 = ORIENTED_EDGE( '', *, *, #18587, .T. ); -#11015 = ORIENTED_EDGE( '', *, *, #18588, .F. ); -#11016 = ORIENTED_EDGE( '', *, *, #18246, .F. ); -#11017 = ORIENTED_EDGE( '', *, *, #18589, .T. ); -#11018 = CARTESIAN_POINT( '', ( -6.62500000000000, -3.30000000000000, -4.45000000000000 ) ); -#11019 = DIRECTION( '', ( 0.000000000000000, -1.11917643611407E-015, -1.00000000000000 ) ); -#11020 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.11917643611407E-015 ) ); -#11021 = SURFACE_STYLE_FILL_AREA( #18590 ); -#11022 = ORIENTED_EDGE( '', *, *, #18591, .T. ); -#11023 = ORIENTED_EDGE( '', *, *, #18592, .T. ); -#11024 = ORIENTED_EDGE( '', *, *, #18593, .T. ); -#11025 = ORIENTED_EDGE( '', *, *, #18594, .T. ); -#11026 = ORIENTED_EDGE( '', *, *, #18595, .T. ); -#11027 = ORIENTED_EDGE( '', *, *, #18596, .T. ); -#11028 = ORIENTED_EDGE( '', *, *, #18597, .F. ); -#11029 = ORIENTED_EDGE( '', *, *, #18598, .F. ); -#11030 = ORIENTED_EDGE( '', *, *, #18599, .F. ); -#11031 = ORIENTED_EDGE( '', *, *, #18600, .F. ); -#11032 = ORIENTED_EDGE( '', *, *, #18601, .F. ); -#11033 = ORIENTED_EDGE( '', *, *, #18602, .F. ); -#11034 = ORIENTED_EDGE( '', *, *, #18070, .F. ); -#11035 = ORIENTED_EDGE( '', *, *, #18486, .F. ); -#11036 = ORIENTED_EDGE( '', *, *, #18603, .T. ); -#11037 = ORIENTED_EDGE( '', *, *, #18168, .T. ); -#11038 = CARTESIAN_POINT( '', ( 9.29606705214624, -0.330000000000000, -16.6802770373757 ) ); -#11039 = DIRECTION( '', ( 5.90455426546554E-018, 1.00000000000000, -3.73434282793617E-034 ) ); -#11040 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#11041 = SURFACE_STYLE_FILL_AREA( #18604 ); -#11042 = ORIENTED_EDGE( '', *, *, #18605, .T. ); -#11043 = ORIENTED_EDGE( '', *, *, #18558, .F. ); -#11044 = ORIENTED_EDGE( '', *, *, #18606, .F. ); -#11045 = ORIENTED_EDGE( '', *, *, #18216, .T. ); -#11046 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#11047 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -7.67576759281773E-017 ) ); -#11048 = DIRECTION( '', ( -7.67576759281773E-017, 0.000000000000000, -1.00000000000000 ) ); -#11049 = SURFACE_STYLE_FILL_AREA( #18607 ); -#11050 = ORIENTED_EDGE( '', *, *, #18591, .F. ); -#11051 = ORIENTED_EDGE( '', *, *, #18171, .F. ); -#11052 = ORIENTED_EDGE( '', *, *, #18608, .F. ); -#11053 = ORIENTED_EDGE( '', *, *, #18609, .T. ); -#11054 = CARTESIAN_POINT( '', ( 8.94102032286056, 0.900000000000000, -2.10252878798956 ) ); -#11055 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#11056 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11057 = SURFACE_STYLE_FILL_AREA( #18610 ); -#11058 = ORIENTED_EDGE( '', *, *, #18611, .F. ); -#11059 = ORIENTED_EDGE( '', *, *, #18612, .T. ); -#11060 = ORIENTED_EDGE( '', *, *, #18613, .F. ); -#11061 = ORIENTED_EDGE( '', *, *, #17326, .F. ); -#11062 = ORIENTED_EDGE( '', *, *, #18614, .T. ); -#11063 = ORIENTED_EDGE( '', *, *, #18615, .F. ); -#11064 = ORIENTED_EDGE( '', *, *, #18616, .F. ); -#11065 = ORIENTED_EDGE( '', *, *, #18617, .F. ); -#11066 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#11067 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#11068 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#11069 = SURFACE_STYLE_FILL_AREA( #18618 ); -#11070 = ORIENTED_EDGE( '', *, *, #18619, .T. ); -#11071 = ORIENTED_EDGE( '', *, *, #18620, .T. ); -#11072 = ORIENTED_EDGE( '', *, *, #18621, .F. ); -#11073 = ORIENTED_EDGE( '', *, *, #18622, .F. ); -#11074 = CARTESIAN_POINT( '', ( 16.9967095493694, 5.84000000000000, -2.47000000000000 ) ); -#11075 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11076 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11077 = SURFACE_STYLE_FILL_AREA( #18623 ); -#11078 = ORIENTED_EDGE( '', *, *, #18624, .F. ); -#11079 = ORIENTED_EDGE( '', *, *, #18130, .F. ); -#11080 = ORIENTED_EDGE( '', *, *, #17814, .F. ); -#11081 = ORIENTED_EDGE( '', *, *, #18183, .F. ); -#11082 = CARTESIAN_POINT( '', ( -24.8411775083227, 2.20000000000000, 5.49500000000000 ) ); -#11083 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#11084 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11085 = SURFACE_STYLE_FILL_AREA( #18625 ); -#11086 = ORIENTED_EDGE( '', *, *, #18626, .T. ); -#11087 = ORIENTED_EDGE( '', *, *, #18627, .T. ); -#11088 = ORIENTED_EDGE( '', *, *, #18628, .T. ); -#11089 = ORIENTED_EDGE( '', *, *, #18128, .F. ); -#11090 = ORIENTED_EDGE( '', *, *, #18629, .F. ); -#11091 = ORIENTED_EDGE( '', *, *, #18347, .T. ); -#11092 = ORIENTED_EDGE( '', *, *, #17410, .F. ); -#11093 = ORIENTED_EDGE( '', *, *, #18630, .T. ); -#11094 = ORIENTED_EDGE( '', *, *, #17654, .F. ); -#11095 = ORIENTED_EDGE( '', *, *, #18631, .F. ); -#11096 = ORIENTED_EDGE( '', *, *, #18632, .F. ); -#11097 = ORIENTED_EDGE( '', *, *, #18633, .F. ); -#11098 = ORIENTED_EDGE( '', *, *, #18634, .F. ); -#11099 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#11100 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#11101 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#11102 = SURFACE_STYLE_FILL_AREA( #18635 ); -#11103 = ORIENTED_EDGE( '', *, *, #17727, .T. ); -#11104 = ORIENTED_EDGE( '', *, *, #17802, .T. ); -#11105 = ORIENTED_EDGE( '', *, *, #18636, .F. ); -#11106 = ORIENTED_EDGE( '', *, *, #18637, .F. ); -#11107 = CARTESIAN_POINT( '', ( -28.2576226650358, 5.80000000000000, -2.45500000000000 ) ); -#11108 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11109 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11110 = SURFACE_STYLE_FILL_AREA( #18638 ); -#11111 = ORIENTED_EDGE( '', *, *, #18639, .F. ); -#11112 = ORIENTED_EDGE( '', *, *, #18640, .F. ); -#11113 = ORIENTED_EDGE( '', *, *, #18641, .F. ); -#11114 = ORIENTED_EDGE( '', *, *, #17963, .T. ); -#11115 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#11116 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#11117 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11118 = SURFACE_STYLE_FILL_AREA( #18642 ); -#11119 = ORIENTED_EDGE( '', *, *, #18643, .F. ); -#11120 = ORIENTED_EDGE( '', *, *, #18644, .F. ); -#11121 = ORIENTED_EDGE( '', *, *, #18645, .F. ); -#11122 = ORIENTED_EDGE( '', *, *, #17591, .F. ); -#11123 = ORIENTED_EDGE( '', *, *, #18646, .F. ); -#11124 = ORIENTED_EDGE( '', *, *, #18647, .F. ); -#11125 = ORIENTED_EDGE( '', *, *, #18648, .F. ); -#11126 = ORIENTED_EDGE( '', *, *, #18649, .F. ); -#11127 = CARTESIAN_POINT( '', ( -3.75000000000000, -0.687500000000000, 5.20000000000000 ) ); -#11128 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#11129 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11130 = SURFACE_STYLE_FILL_AREA( #18650 ); -#11131 = ORIENTED_EDGE( '', *, *, #18651, .T. ); -#11132 = ORIENTED_EDGE( '', *, *, #18117, .T. ); -#11133 = ORIENTED_EDGE( '', *, *, #18652, .F. ); -#11134 = ORIENTED_EDGE( '', *, *, #17517, .T. ); -#11135 = CARTESIAN_POINT( '', ( 3.80000000000000, -0.593750000000000, 5.20000000000000 ) ); -#11136 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#11137 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11138 = SURFACE_STYLE_FILL_AREA( #18653 ); -#11139 = ORIENTED_EDGE( '', *, *, #18654, .F. ); -#11140 = ORIENTED_EDGE( '', *, *, #18655, .T. ); -#11141 = ORIENTED_EDGE( '', *, *, #18656, .T. ); -#11142 = ORIENTED_EDGE( '', *, *, #18657, .F. ); -#11143 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#11144 = DIRECTION( '', ( 0.369123509709057, 0.929380349792305, -0.000000000000000 ) ); -#11145 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11146 = SURFACE_STYLE_FILL_AREA( #18658 ); -#11147 = ORIENTED_EDGE( '', *, *, #18659, .T. ); -#11148 = ORIENTED_EDGE( '', *, *, #18660, .F. ); -#11149 = ORIENTED_EDGE( '', *, *, #17313, .T. ); -#11150 = ORIENTED_EDGE( '', *, *, #18661, .T. ); -#11151 = ORIENTED_EDGE( '', *, *, #17737, .F. ); -#11152 = ORIENTED_EDGE( '', *, *, #17551, .F. ); -#11153 = ORIENTED_EDGE( '', *, *, #18662, .T. ); -#11154 = ORIENTED_EDGE( '', *, *, #18663, .F. ); -#11155 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#11156 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11157 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11158 = SURFACE_STYLE_FILL_AREA( #18664 ); -#11159 = ORIENTED_EDGE( '', *, *, #18665, .F. ); -#11160 = ORIENTED_EDGE( '', *, *, #17374, .T. ); -#11161 = ORIENTED_EDGE( '', *, *, #18666, .F. ); -#11162 = ORIENTED_EDGE( '', *, *, #18667, .F. ); -#11163 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.360000000000000, 11.5435038362938 ) ); -#11164 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11165 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11166 = SURFACE_STYLE_FILL_AREA( #18668 ); -#11167 = ORIENTED_EDGE( '', *, *, #18669, .F. ); -#11168 = ORIENTED_EDGE( '', *, *, #18670, .F. ); -#11169 = ORIENTED_EDGE( '', *, *, #18671, .T. ); -#11170 = ORIENTED_EDGE( '', *, *, #18672, .F. ); -#11171 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#11172 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11173 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11174 = SURFACE_STYLE_FILL_AREA( #18673 ); -#11175 = ORIENTED_EDGE( '', *, *, #18674, .T. ); -#11176 = ORIENTED_EDGE( '', *, *, #18675, .T. ); -#11177 = ORIENTED_EDGE( '', *, *, #18676, .T. ); -#11178 = ORIENTED_EDGE( '', *, *, #18677, .F. ); -#11179 = ORIENTED_EDGE( '', *, *, #18678, .F. ); -#11180 = ORIENTED_EDGE( '', *, *, #18357, .T. ); -#11181 = ORIENTED_EDGE( '', *, *, #17420, .F. ); -#11182 = ORIENTED_EDGE( '', *, *, #18679, .T. ); -#11183 = ORIENTED_EDGE( '', *, *, #17668, .F. ); -#11184 = ORIENTED_EDGE( '', *, *, #18680, .F. ); -#11185 = ORIENTED_EDGE( '', *, *, #18681, .F. ); -#11186 = ORIENTED_EDGE( '', *, *, #18682, .F. ); -#11187 = ORIENTED_EDGE( '', *, *, #18683, .F. ); -#11188 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, -0.180000000000000 ) ); -#11189 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#11190 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#11191 = SURFACE_STYLE_FILL_AREA( #18684 ); -#11192 = ORIENTED_EDGE( '', *, *, #18321, .F. ); -#11193 = ORIENTED_EDGE( '', *, *, #18685, .T. ); -#11194 = ORIENTED_EDGE( '', *, *, #18151, .T. ); -#11195 = ORIENTED_EDGE( '', *, *, #18686, .T. ); -#11196 = ORIENTED_EDGE( '', *, *, #18178, .F. ); -#11197 = ORIENTED_EDGE( '', *, *, #18687, .T. ); -#11198 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 5.80500000000000 ) ); -#11199 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#11200 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#11201 = SURFACE_STYLE_FILL_AREA( #18688 ); -#11202 = ORIENTED_EDGE( '', *, *, #18689, .T. ); -#11203 = ORIENTED_EDGE( '', *, *, #18690, .F. ); -#11204 = ORIENTED_EDGE( '', *, *, #18338, .F. ); -#11205 = ORIENTED_EDGE( '', *, *, #18353, .T. ); -#11206 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.70000000000000, -0.180000000000000 ) ); -#11207 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11208 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11209 = SURFACE_STYLE_FILL_AREA( #18691 ); -#11210 = ORIENTED_EDGE( '', *, *, #17117, .F. ); -#11211 = ORIENTED_EDGE( '', *, *, #18692, .F. ); -#11212 = ORIENTED_EDGE( '', *, *, #18123, .T. ); -#11213 = ORIENTED_EDGE( '', *, *, #18693, .T. ); -#11214 = CARTESIAN_POINT( '', ( 3.95000000000000, -3.00000000000000, 0.800000000000000 ) ); -#11215 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11216 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11217 = SURFACE_STYLE_FILL_AREA( #18694 ); -#11218 = ORIENTED_EDGE( '', *, *, #18695, .T. ); -#11219 = ORIENTED_EDGE( '', *, *, #17892, .T. ); -#11220 = ORIENTED_EDGE( '', *, *, #18696, .T. ); -#11221 = ORIENTED_EDGE( '', *, *, #18697, .T. ); -#11222 = ORIENTED_EDGE( '', *, *, #18698, .T. ); -#11223 = ORIENTED_EDGE( '', *, *, #18699, .T. ); -#11224 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.000000000000000, -1.85715534986554E-015 ) ); -#11225 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#11226 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#11227 = SURFACE_STYLE_FILL_AREA( #18700 ); -#11228 = ORIENTED_EDGE( '', *, *, #18701, .F. ); -#11229 = ORIENTED_EDGE( '', *, *, #18702, .F. ); -#11230 = ORIENTED_EDGE( '', *, *, #18703, .T. ); -#11231 = ORIENTED_EDGE( '', *, *, #18380, .T. ); -#11232 = CARTESIAN_POINT( '', ( 0.810000000000000, -8.40000000000000, 5.80500000000000 ) ); -#11233 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#11234 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#11235 = SURFACE_STYLE_FILL_AREA( #18704 ); -#11236 = ORIENTED_EDGE( '', *, *, #18705, .T. ); -#11237 = ORIENTED_EDGE( '', *, *, #18706, .F. ); -#11238 = ORIENTED_EDGE( '', *, *, #17669, .F. ); -#11239 = ORIENTED_EDGE( '', *, *, #18707, .F. ); -#11240 = CARTESIAN_POINT( '', ( 2.67500000000000, 2.20000000000000, -15.2747093335898 ) ); -#11241 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.31418445149758E-016 ) ); -#11242 = DIRECTION( '', ( -1.31418445149758E-016, 0.000000000000000, 1.00000000000000 ) ); -#11243 = SURFACE_STYLE_FILL_AREA( #18708 ); -#11244 = ORIENTED_EDGE( '', *, *, #18709, .T. ); -#11245 = ORIENTED_EDGE( '', *, *, #18589, .F. ); -#11246 = ORIENTED_EDGE( '', *, *, #18245, .F. ); -#11247 = ORIENTED_EDGE( '', *, *, #18421, .F. ); -#11248 = ORIENTED_EDGE( '', *, *, #18160, .T. ); -#11249 = ORIENTED_EDGE( '', *, *, #18311, .T. ); -#11250 = ORIENTED_EDGE( '', *, *, #18710, .T. ); -#11251 = CARTESIAN_POINT( '', ( -6.62500000000000, -3.30000000000000, -5.75000000000000 ) ); -#11252 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11253 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11254 = SURFACE_STYLE_FILL_AREA( #18711 ); -#11255 = ORIENTED_EDGE( '', *, *, #18712, .T. ); -#11256 = ORIENTED_EDGE( '', *, *, #17572, .T. ); -#11257 = ORIENTED_EDGE( '', *, *, #18713, .F. ); -#11258 = ORIENTED_EDGE( '', *, *, #18714, .F. ); -#11259 = ORIENTED_EDGE( '', *, *, #18715, .F. ); -#11260 = ORIENTED_EDGE( '', *, *, #18716, .T. ); -#11261 = ORIENTED_EDGE( '', *, *, #18717, .F. ); -#11262 = ORIENTED_EDGE( '', *, *, #17656, .F. ); -#11263 = ORIENTED_EDGE( '', *, *, #18718, .T. ); -#11264 = ORIENTED_EDGE( '', *, *, #17429, .F. ); -#11265 = ORIENTED_EDGE( '', *, *, #18351, .T. ); -#11266 = ORIENTED_EDGE( '', *, *, #17280, .T. ); -#11267 = ORIENTED_EDGE( '', *, *, #18719, .T. ); -#11268 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#11269 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11270 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11271 = SURFACE_STYLE_FILL_AREA( #18720 ); -#11272 = ORIENTED_EDGE( '', *, *, #17631, .F. ); -#11273 = ORIENTED_EDGE( '', *, *, #18554, .F. ); -#11274 = ORIENTED_EDGE( '', *, *, #18605, .F. ); -#11275 = ORIENTED_EDGE( '', *, *, #18215, .F. ); -#11276 = ORIENTED_EDGE( '', *, *, #17647, .F. ); -#11277 = ORIENTED_EDGE( '', *, *, #17471, .F. ); -#11278 = ORIENTED_EDGE( '', *, *, #18721, .F. ); -#11279 = ORIENTED_EDGE( '', *, *, #18106, .T. ); -#11280 = ORIENTED_EDGE( '', *, *, #18722, .F. ); -#11281 = ORIENTED_EDGE( '', *, *, #18723, .F. ); -#11282 = ORIENTED_EDGE( '', *, *, #18724, .F. ); -#11283 = ORIENTED_EDGE( '', *, *, #18725, .F. ); -#11284 = CARTESIAN_POINT( '', ( 5.73483405085584, -10.0000000000000, -5.60500000000000 ) ); -#11285 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#11286 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#11287 = SURFACE_STYLE_FILL_AREA( #18726 ); -#11288 = ORIENTED_EDGE( '', *, *, #18727, .F. ); -#11289 = ORIENTED_EDGE( '', *, *, #18728, .F. ); -#11290 = ORIENTED_EDGE( '', *, *, #17565, .F. ); -#11291 = ORIENTED_EDGE( '', *, *, #18729, .F. ); -#11292 = ORIENTED_EDGE( '', *, *, #18730, .F. ); -#11293 = ORIENTED_EDGE( '', *, *, #18731, .F. ); -#11294 = ORIENTED_EDGE( '', *, *, #18732, .F. ); -#11295 = ORIENTED_EDGE( '', *, *, #18733, .F. ); -#11296 = ORIENTED_EDGE( '', *, *, #18734, .F. ); -#11297 = ORIENTED_EDGE( '', *, *, #18735, .T. ); -#11298 = ORIENTED_EDGE( '', *, *, #18581, .T. ); -#11299 = ORIENTED_EDGE( '', *, *, #18736, .F. ); -#11300 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#11301 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11302 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11303 = SURFACE_STYLE_FILL_AREA( #18737 ); -#11304 = ORIENTED_EDGE( '', *, *, #18517, .T. ); -#11305 = ORIENTED_EDGE( '', *, *, #18738, .T. ); -#11306 = ORIENTED_EDGE( '', *, *, #17594, .T. ); -#11307 = ORIENTED_EDGE( '', *, *, #18739, .F. ); -#11308 = CARTESIAN_POINT( '', ( 15.6429648065281, -0.600000000000000, 24.4876993674563 ) ); -#11309 = DIRECTION( '', ( 0.0510089488082736, 0.995344675488242, -0.0817744710694021 ) ); -#11310 = DIRECTION( '', ( -0.526788066297196, 0.0963793389539769, 0.844514864421968 ) ); -#11311 = SURFACE_STYLE_FILL_AREA( #18740 ); -#11312 = ORIENTED_EDGE( '', *, *, #18741, .F. ); -#11313 = ORIENTED_EDGE( '', *, *, #18742, .F. ); -#11314 = ORIENTED_EDGE( '', *, *, #18341, .T. ); -#11315 = ORIENTED_EDGE( '', *, *, #17452, .T. ); -#11316 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.45000000000000, -0.250000000000000 ) ); -#11317 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11318 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11319 = SURFACE_STYLE_FILL_AREA( #18743 ); -#11320 = ORIENTED_EDGE( '', *, *, #18744, .T. ); -#11321 = ORIENTED_EDGE( '', *, *, #18745, .F. ); -#11322 = ORIENTED_EDGE( '', *, *, #17547, .F. ); -#11323 = ORIENTED_EDGE( '', *, *, #18746, .T. ); -#11324 = ORIENTED_EDGE( '', *, *, #18747, .T. ); -#11325 = ORIENTED_EDGE( '', *, *, #18748, .F. ); -#11326 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.160000000000000, 11.5435038362938 ) ); -#11327 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#11328 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11329 = SURFACE_STYLE_FILL_AREA( #18749 ); -#11330 = ORIENTED_EDGE( '', *, *, #18750, .T. ); -#11331 = ORIENTED_EDGE( '', *, *, #18751, .F. ); -#11332 = ORIENTED_EDGE( '', *, *, #17548, .F. ); -#11333 = ORIENTED_EDGE( '', *, *, #18745, .T. ); -#11334 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#11335 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11336 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11337 = SURFACE_STYLE_FILL_AREA( #18752 ); -#11338 = ORIENTED_EDGE( '', *, *, #18753, .F. ); -#11339 = ORIENTED_EDGE( '', *, *, #18596, .F. ); -#11340 = ORIENTED_EDGE( '', *, *, #18754, .F. ); -#11341 = ORIENTED_EDGE( '', *, *, #18755, .F. ); -#11342 = ORIENTED_EDGE( '', *, *, #18756, .F. ); -#11343 = ORIENTED_EDGE( '', *, *, #18210, .T. ); -#11344 = ORIENTED_EDGE( '', *, *, #17185, .T. ); -#11345 = ORIENTED_EDGE( '', *, *, #18757, .F. ); -#11346 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, -2.18905615347589E-016 ) ); -#11347 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11348 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11349 = SURFACE_STYLE_FILL_AREA( #18758 ); -#11350 = ORIENTED_EDGE( '', *, *, #18759, .T. ); -#11351 = ORIENTED_EDGE( '', *, *, #18760, .T. ); -#11352 = ORIENTED_EDGE( '', *, *, #18761, .F. ); -#11353 = ORIENTED_EDGE( '', *, *, #18762, .F. ); -#11354 = ORIENTED_EDGE( '', *, *, #18763, .F. ); -#11355 = ORIENTED_EDGE( '', *, *, #18764, .T. ); -#11356 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#11357 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11358 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11359 = SURFACE_STYLE_FILL_AREA( #18765 ); -#11360 = ORIENTED_EDGE( '', *, *, #18766, .T. ); -#11361 = ORIENTED_EDGE( '', *, *, #18767, .F. ); -#11362 = ORIENTED_EDGE( '', *, *, #18768, .F. ); -#11363 = ORIENTED_EDGE( '', *, *, #18769, .T. ); -#11364 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#11365 = DIRECTION( '', ( 2.40933816107890E-016, 0.000000000000000, -1.00000000000000 ) ); -#11366 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.40933816107890E-016 ) ); -#11367 = SURFACE_STYLE_FILL_AREA( #18770 ); -#11368 = ORIENTED_EDGE( '', *, *, #18771, .F. ); -#11369 = ORIENTED_EDGE( '', *, *, #18772, .F. ); -#11370 = ORIENTED_EDGE( '', *, *, #18773, .T. ); -#11371 = ORIENTED_EDGE( '', *, *, #18774, .T. ); -#11372 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#11373 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#11374 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11375 = SURFACE_STYLE_FILL_AREA( #18775 ); -#11376 = ORIENTED_EDGE( '', *, *, #17183, .T. ); -#11377 = ORIENTED_EDGE( '', *, *, #18776, .F. ); -#11378 = ORIENTED_EDGE( '', *, *, #18777, .F. ); -#11379 = ORIENTED_EDGE( '', *, *, #18778, .F. ); -#11380 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.000000000000000, -7.26516782871127E-016 ) ); -#11381 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.02654611679533E-016 ) ); -#11382 = DIRECTION( '', ( 2.02654611679533E-016, 0.000000000000000, -1.00000000000000 ) ); -#11383 = SURFACE_STYLE_FILL_AREA( #18779 ); -#11384 = ORIENTED_EDGE( '', *, *, #18780, .T. ); -#11385 = ORIENTED_EDGE( '', *, *, #18781, .T. ); -#11386 = ORIENTED_EDGE( '', *, *, #18782, .T. ); -#11387 = ORIENTED_EDGE( '', *, *, #18783, .F. ); -#11388 = CARTESIAN_POINT( '', ( 0.810000000000000, -8.40000000000000, -22.1526226650358 ) ); -#11389 = DIRECTION( '', ( -2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#11390 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#11391 = SURFACE_STYLE_FILL_AREA( #18784 ); -#11392 = ORIENTED_EDGE( '', *, *, #18785, .T. ); -#11393 = ORIENTED_EDGE( '', *, *, #18786, .T. ); -#11394 = ORIENTED_EDGE( '', *, *, #18787, .T. ); -#11395 = ORIENTED_EDGE( '', *, *, #18555, .F. ); -#11396 = ORIENTED_EDGE( '', *, *, #18788, .F. ); -#11397 = ORIENTED_EDGE( '', *, *, #17839, .F. ); -#11398 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#11399 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#11400 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#11401 = SURFACE_STYLE_FILL_AREA( #18789 ); -#11402 = ORIENTED_EDGE( '', *, *, #18790, .F. ); -#11403 = CARTESIAN_POINT( '', ( 4.85000000000000, 2.00000000000000, -0.150000000000000 ) ); -#11404 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11405 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11406 = SURFACE_STYLE_FILL_AREA( #18791 ); -#11407 = ORIENTED_EDGE( '', *, *, #18792, .T. ); -#11408 = ORIENTED_EDGE( '', *, *, #18793, .T. ); -#11409 = ORIENTED_EDGE( '', *, *, #18794, .T. ); -#11410 = ORIENTED_EDGE( '', *, *, #18795, .F. ); -#11411 = CARTESIAN_POINT( '', ( 0.125775830714525, -8.60000000000000, -22.1526226650358 ) ); -#11412 = DIRECTION( '', ( -2.89603251415160E-016, -0.000000000000000, -1.00000000000000 ) ); -#11413 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#11414 = SURFACE_STYLE_FILL_AREA( #18796 ); -#11415 = ORIENTED_EDGE( '', *, *, #18592, .F. ); -#11416 = ORIENTED_EDGE( '', *, *, #18609, .F. ); -#11417 = ORIENTED_EDGE( '', *, *, #18797, .F. ); -#11418 = ORIENTED_EDGE( '', *, *, #18798, .T. ); -#11419 = CARTESIAN_POINT( '', ( 7.12523859266385, 0.900000000000000, -0.737551127876157 ) ); -#11420 = DIRECTION( '', ( -0.512351959870201, 0.000000000000000, 0.858775563938078 ) ); -#11421 = DIRECTION( '', ( 0.858775563938078, 0.000000000000000, 0.512351959870201 ) ); -#11422 = SURFACE_STYLE_FILL_AREA( #18799 ); -#11423 = ORIENTED_EDGE( '', *, *, #18792, .F. ); -#11424 = ORIENTED_EDGE( '', *, *, #18800, .F. ); -#11425 = ORIENTED_EDGE( '', *, *, #18780, .F. ); -#11426 = ORIENTED_EDGE( '', *, *, #18801, .F. ); -#11427 = ORIENTED_EDGE( '', *, *, #18802, .F. ); -#11428 = ORIENTED_EDGE( '', *, *, #18803, .F. ); -#11429 = ORIENTED_EDGE( '', *, *, #17176, .F. ); -#11430 = ORIENTED_EDGE( '', *, *, #18804, .T. ); -#11431 = ORIENTED_EDGE( '', *, *, #18805, .F. ); -#11432 = ORIENTED_EDGE( '', *, *, #18806, .F. ); -#11433 = ORIENTED_EDGE( '', *, *, #18807, .F. ); -#11434 = ORIENTED_EDGE( '', *, *, #18059, .F. ); -#11435 = ORIENTED_EDGE( '', *, *, #18808, .F. ); -#11436 = ORIENTED_EDGE( '', *, *, #17828, .F. ); -#11437 = ORIENTED_EDGE( '', *, *, #18809, .F. ); -#11438 = ORIENTED_EDGE( '', *, *, #18810, .T. ); -#11439 = ORIENTED_EDGE( '', *, *, #18811, .T. ); -#11440 = ORIENTED_EDGE( '', *, *, #18812, .F. ); -#11441 = ORIENTED_EDGE( '', *, *, #18813, .F. ); -#11442 = ORIENTED_EDGE( '', *, *, #18039, .F. ); -#11443 = ORIENTED_EDGE( '', *, *, #18814, .T. ); -#11444 = ORIENTED_EDGE( '', *, *, #18815, .F. ); -#11445 = ORIENTED_EDGE( '', *, *, #18816, .T. ); -#11446 = ORIENTED_EDGE( '', *, *, #18817, .T. ); -#11447 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.80500000000000 ) ); -#11448 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#11449 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#11450 = SURFACE_STYLE_FILL_AREA( #18818 ); -#11451 = ORIENTED_EDGE( '', *, *, #18819, .T. ); -#11452 = ORIENTED_EDGE( '', *, *, #18820, .F. ); -#11453 = ORIENTED_EDGE( '', *, *, #18821, .T. ); -#11454 = ORIENTED_EDGE( '', *, *, #18822, .T. ); -#11455 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 0.510000000000000 ) ); -#11456 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.08420217248550E-015 ) ); -#11457 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-015, 1.00000000000000 ) ); -#11458 = SURFACE_STYLE_FILL_AREA( #18823 ); -#11459 = ORIENTED_EDGE( '', *, *, #17409, .T. ); -#11460 = ORIENTED_EDGE( '', *, *, #18824, .F. ); -#11461 = ORIENTED_EDGE( '', *, *, #17651, .T. ); -#11462 = ORIENTED_EDGE( '', *, *, #18630, .F. ); -#11463 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#11464 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11465 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11466 = SURFACE_STYLE_FILL_AREA( #18825 ); -#11467 = ORIENTED_EDGE( '', *, *, #18826, .T. ); -#11468 = ORIENTED_EDGE( '', *, *, #18827, .F. ); -#11469 = ORIENTED_EDGE( '', *, *, #17195, .F. ); -#11470 = ORIENTED_EDGE( '', *, *, #18828, .F. ); -#11471 = CARTESIAN_POINT( '', ( 7.90500000000000, -2.80000000000000, 2.80000000000000 ) ); -#11472 = DIRECTION( '', ( 0.707106781186547, 0.000000000000000, 0.707106781186548 ) ); -#11473 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11474 = SURFACE_STYLE_FILL_AREA( #18829 ); -#11475 = ORIENTED_EDGE( '', *, *, #18830, .F. ); -#11476 = ORIENTED_EDGE( '', *, *, #18831, .T. ); -#11477 = ORIENTED_EDGE( '', *, *, #18832, .T. ); -#11478 = ORIENTED_EDGE( '', *, *, #17321, .F. ); -#11479 = CARTESIAN_POINT( '', ( 11.1800985830055, 2.00000000000000, -9.46000000000000 ) ); -#11480 = DIRECTION( '', ( 2.27616809170797E-032, -1.00000000000000, -1.23908819712629E-016 ) ); -#11481 = DIRECTION( '', ( 0.000000000000000, -1.23908819712629E-016, 1.00000000000000 ) ); -#11482 = SURFACE_STYLE_FILL_AREA( #18833 ); -#11483 = ORIENTED_EDGE( '', *, *, #18834, .T. ); -#11484 = ORIENTED_EDGE( '', *, *, #18835, .T. ); -#11485 = ORIENTED_EDGE( '', *, *, #18836, .F. ); -#11486 = ORIENTED_EDGE( '', *, *, #17275, .F. ); -#11487 = ORIENTED_EDGE( '', *, *, #18837, .F. ); -#11488 = ORIENTED_EDGE( '', *, *, #17206, .T. ); -#11489 = ORIENTED_EDGE( '', *, *, #18838, .F. ); -#11490 = ORIENTED_EDGE( '', *, *, #17662, .F. ); -#11491 = ORIENTED_EDGE( '', *, *, #18839, .T. ); -#11492 = ORIENTED_EDGE( '', *, *, #17422, .F. ); -#11493 = ORIENTED_EDGE( '', *, *, #18356, .T. ); -#11494 = ORIENTED_EDGE( '', *, *, #18840, .T. ); -#11495 = ORIENTED_EDGE( '', *, *, #18841, .T. ); -#11496 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#11497 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11498 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11499 = SURFACE_STYLE_FILL_AREA( #18842 ); -#11500 = ORIENTED_EDGE( '', *, *, #18843, .T. ); -#11501 = ORIENTED_EDGE( '', *, *, #18844, .F. ); -#11502 = ORIENTED_EDGE( '', *, *, #18845, .F. ); -#11503 = ORIENTED_EDGE( '', *, *, #18681, .T. ); -#11504 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.40000000000000, 1.08000000000000 ) ); -#11505 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11506 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11507 = SURFACE_STYLE_FILL_AREA( #18846 ); -#11508 = ORIENTED_EDGE( '', *, *, #17722, .F. ); -#11509 = ORIENTED_EDGE( '', *, *, #18828, .T. ); -#11510 = ORIENTED_EDGE( '', *, *, #18847, .T. ); -#11511 = ORIENTED_EDGE( '', *, *, #18436, .F. ); -#11512 = ORIENTED_EDGE( '', *, *, #18848, .T. ); -#11513 = ORIENTED_EDGE( '', *, *, #18849, .F. ); -#11514 = ORIENTED_EDGE( '', *, *, #18850, .T. ); -#11515 = ORIENTED_EDGE( '', *, *, #18432, .F. ); -#11516 = ORIENTED_EDGE( '', *, *, #18851, .T. ); -#11517 = ORIENTED_EDGE( '', *, *, #18852, .F. ); -#11518 = ORIENTED_EDGE( '', *, *, #18853, .T. ); -#11519 = ORIENTED_EDGE( '', *, *, #18428, .F. ); -#11520 = CARTESIAN_POINT( '', ( 8.40500000000000, -2.80000000000000, 2.80000000000000 ) ); -#11521 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11522 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11523 = SURFACE_STYLE_FILL_AREA( #18854 ); -#11524 = ORIENTED_EDGE( '', *, *, #17796, .T. ); -#11525 = ORIENTED_EDGE( '', *, *, #18855, .F. ); -#11526 = ORIENTED_EDGE( '', *, *, #18856, .F. ); -#11527 = ORIENTED_EDGE( '', *, *, #18857, .T. ); -#11528 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, 2.94500000000000 ) ); -#11529 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#11530 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11531 = SURFACE_STYLE_FILL_AREA( #18858 ); -#11532 = ORIENTED_EDGE( '', *, *, #18859, .F. ); -#11533 = ORIENTED_EDGE( '', *, *, #18860, .T. ); -#11534 = ORIENTED_EDGE( '', *, *, #18861, .F. ); -#11535 = ORIENTED_EDGE( '', *, *, #18862, .T. ); -#11536 = ORIENTED_EDGE( '', *, *, #17497, .T. ); -#11537 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.55000000000000, 5.25000000000000 ) ); -#11538 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#11539 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11540 = SURFACE_STYLE_FILL_AREA( #18863 ); -#11541 = ORIENTED_EDGE( '', *, *, #18864, .F. ); -#11542 = ORIENTED_EDGE( '', *, *, #18290, .F. ); -#11543 = ORIENTED_EDGE( '', *, *, #18342, .T. ); -#11544 = ORIENTED_EDGE( '', *, *, #18742, .T. ); -#11545 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.45000000000000, -0.250000000000000 ) ); -#11546 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11547 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11548 = SURFACE_STYLE_FILL_AREA( #18865 ); -#11549 = ORIENTED_EDGE( '', *, *, #18866, .T. ); -#11550 = ORIENTED_EDGE( '', *, *, #17201, .F. ); -#11551 = ORIENTED_EDGE( '', *, *, #18867, .F. ); -#11552 = ORIENTED_EDGE( '', *, *, #17458, .F. ); -#11553 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#11554 = DIRECTION( '', ( 0.992606297968411, 0.121378487523311, 0.000000000000000 ) ); -#11555 = DIRECTION( '', ( -0.121378487523311, 0.992606297968411, 0.000000000000000 ) ); -#11556 = SURFACE_STYLE_FILL_AREA( #18868 ); -#11557 = ORIENTED_EDGE( '', *, *, #18869, .T. ); -#11558 = ORIENTED_EDGE( '', *, *, #18870, .T. ); -#11559 = ORIENTED_EDGE( '', *, *, #18871, .F. ); -#11560 = ORIENTED_EDGE( '', *, *, #18872, .T. ); -#11561 = CARTESIAN_POINT( '', ( 2.55312545748546, 0.900000000000000, -1.20000000000000 ) ); -#11562 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#11563 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11564 = SURFACE_STYLE_FILL_AREA( #18873 ); -#11565 = ORIENTED_EDGE( '', *, *, #18874, .F. ); -#11566 = ORIENTED_EDGE( '', *, *, #18875, .T. ); -#11567 = ORIENTED_EDGE( '', *, *, #18525, .F. ); -#11568 = ORIENTED_EDGE( '', *, *, #18876, .F. ); -#11569 = CARTESIAN_POINT( '', ( 5.65000000000000, -1.00000000000000, -0.800000000000000 ) ); -#11570 = DIRECTION( '', ( 9.63735264431556E-016, 0.000000000000000, -1.00000000000000 ) ); -#11571 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -9.63735264431556E-016 ) ); -#11572 = SURFACE_STYLE_FILL_AREA( #18877 ); -#11573 = ORIENTED_EDGE( '', *, *, #18074, .F. ); -#11574 = ORIENTED_EDGE( '', *, *, #18878, .T. ); -#11575 = ORIENTED_EDGE( '', *, *, #17715, .T. ); -#11576 = ORIENTED_EDGE( '', *, *, #18205, .T. ); -#11577 = ORIENTED_EDGE( '', *, *, #18879, .T. ); -#11578 = ORIENTED_EDGE( '', *, *, #17500, .T. ); -#11579 = ORIENTED_EDGE( '', *, *, #18880, .F. ); -#11580 = ORIENTED_EDGE( '', *, *, #18881, .F. ); -#11581 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.75000000000000, 5.25000000000000 ) ); -#11582 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#11583 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11584 = SURFACE_STYLE_FILL_AREA( #18882 ); -#11585 = ORIENTED_EDGE( '', *, *, #18883, .T. ); -#11586 = ORIENTED_EDGE( '', *, *, #18884, .T. ); -#11587 = ORIENTED_EDGE( '', *, *, #18885, .T. ); -#11588 = ORIENTED_EDGE( '', *, *, #17119, .F. ); -#11589 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#11590 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11591 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11592 = SURFACE_STYLE_FILL_AREA( #18886 ); -#11593 = ORIENTED_EDGE( '', *, *, #18887, .F. ); -#11594 = ORIENTED_EDGE( '', *, *, #18497, .F. ); -#11595 = ORIENTED_EDGE( '', *, *, #18888, .T. ); -#11596 = ORIENTED_EDGE( '', *, *, #18889, .T. ); -#11597 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.85000000000000, -2.09000000000000 ) ); -#11598 = DIRECTION( '', ( 0.000000000000000, 1.12644381556935E-016, 1.00000000000000 ) ); -#11599 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.12644381556935E-016 ) ); -#11600 = SURFACE_STYLE_FILL_AREA( #18890 ); -#11601 = ORIENTED_EDGE( '', *, *, #18891, .F. ); -#11602 = ORIENTED_EDGE( '', *, *, #18892, .F. ); -#11603 = ORIENTED_EDGE( '', *, *, #18893, .F. ); -#11604 = ORIENTED_EDGE( '', *, *, #18894, .F. ); -#11605 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.0000000000000, 5.83983405085584 ) ); -#11606 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -6.12323399573677E-017 ) ); -#11607 = DIRECTION( '', ( 0.000000000000000, 6.12323399573677E-017, -1.00000000000000 ) ); -#11608 = SURFACE_STYLE_FILL_AREA( #18895 ); -#11609 = ORIENTED_EDGE( '', *, *, #18896, .T. ); -#11610 = ORIENTED_EDGE( '', *, *, #17492, .T. ); -#11611 = ORIENTED_EDGE( '', *, *, #18897, .T. ); -#11612 = ORIENTED_EDGE( '', *, *, #18898, .T. ); -#11613 = ORIENTED_EDGE( '', *, *, #17288, .F. ); -#11614 = ORIENTED_EDGE( '', *, *, #17444, .F. ); -#11615 = CARTESIAN_POINT( '', ( 5.67063780169887, 3.90466213210278, -0.00499999999999947 ) ); -#11616 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#11617 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#11618 = SURFACE_STYLE_FILL_AREA( #18899 ); -#11619 = ORIENTED_EDGE( '', *, *, #18900, .F. ); -#11620 = ORIENTED_EDGE( '', *, *, #18901, .F. ); -#11621 = ORIENTED_EDGE( '', *, *, #18902, .T. ); -#11622 = ORIENTED_EDGE( '', *, *, #18903, .F. ); -#11623 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#11624 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11625 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11626 = SURFACE_STYLE_FILL_AREA( #18904 ); -#11627 = ORIENTED_EDGE( '', *, *, #18905, .T. ); -#11628 = ORIENTED_EDGE( '', *, *, #18906, .T. ); -#11629 = ORIENTED_EDGE( '', *, *, #18907, .F. ); -#11630 = ORIENTED_EDGE( '', *, *, #18908, .F. ); -#11631 = CARTESIAN_POINT( '', ( 11.0425402172239, 0.250000000000000, -9.46000000000000 ) ); -#11632 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#11633 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11634 = SURFACE_STYLE_FILL_AREA( #18909 ); -#11635 = ORIENTED_EDGE( '', *, *, #18910, .F. ); -#11636 = ORIENTED_EDGE( '', *, *, #18911, .F. ); -#11637 = ORIENTED_EDGE( '', *, *, #18912, .T. ); -#11638 = ORIENTED_EDGE( '', *, *, #18913, .T. ); -#11639 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#11640 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11641 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11642 = SURFACE_STYLE_FILL_AREA( #18914 ); -#11643 = ORIENTED_EDGE( '', *, *, #17625, .T. ); -#11644 = ORIENTED_EDGE( '', *, *, #18915, .F. ); -#11645 = ORIENTED_EDGE( '', *, *, #17985, .F. ); -#11646 = ORIENTED_EDGE( '', *, *, #18916, .T. ); -#11647 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#11648 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#11649 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11650 = SURFACE_STYLE_FILL_AREA( #18917 ); -#11651 = ORIENTED_EDGE( '', *, *, #18918, .T. ); -#11652 = ORIENTED_EDGE( '', *, *, #18067, .F. ); -#11653 = ORIENTED_EDGE( '', *, *, #18919, .T. ); -#11654 = ORIENTED_EDGE( '', *, *, #18920, .T. ); -#11655 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 1.11000000000000 ) ); -#11656 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11657 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11658 = SURFACE_STYLE_FILL_AREA( #18921 ); -#11659 = ORIENTED_EDGE( '', *, *, #18312, .F. ); -#11660 = ORIENTED_EDGE( '', *, *, #17218, .F. ); -#11661 = ORIENTED_EDGE( '', *, *, #18472, .T. ); -#11662 = ORIENTED_EDGE( '', *, *, #18255, .T. ); -#11663 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.95000000000000, -5.05000000000000 ) ); -#11664 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#11665 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11666 = SURFACE_STYLE_FILL_AREA( #18922 ); -#11667 = ORIENTED_EDGE( '', *, *, #18923, .F. ); -#11668 = ORIENTED_EDGE( '', *, *, #18924, .T. ); -#11669 = ORIENTED_EDGE( '', *, *, #18925, .T. ); -#11670 = ORIENTED_EDGE( '', *, *, #18831, .F. ); -#11671 = CARTESIAN_POINT( '', ( 11.1800985830055, 1.25000000000000, -8.46000000000000 ) ); -#11672 = DIRECTION( '', ( 1.10218211923262E-016, -0.800000000000000, -0.600000000000000 ) ); -#11673 = DIRECTION( '', ( 0.000000000000000, -0.600000000000000, 0.800000000000000 ) ); -#11674 = SURFACE_STYLE_FILL_AREA( #18926 ); -#11675 = ORIENTED_EDGE( '', *, *, #17961, .F. ); -#11676 = ORIENTED_EDGE( '', *, *, #17193, .F. ); -#11677 = ORIENTED_EDGE( '', *, *, #17923, .F. ); -#11678 = ORIENTED_EDGE( '', *, *, #18927, .F. ); -#11679 = CARTESIAN_POINT( '', ( 24.8411775083227, -1.30000000000000, 5.49500000000000 ) ); -#11680 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#11681 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11682 = SURFACE_STYLE_FILL_AREA( #18928 ); -#11683 = ORIENTED_EDGE( '', *, *, #18929, .F. ); -#11684 = ORIENTED_EDGE( '', *, *, #18020, .F. ); -#11685 = ORIENTED_EDGE( '', *, *, #18930, .F. ); -#11686 = ORIENTED_EDGE( '', *, *, #18931, .T. ); -#11687 = ORIENTED_EDGE( '', *, *, #18213, .F. ); -#11688 = ORIENTED_EDGE( '', *, *, #18932, .T. ); -#11689 = ORIENTED_EDGE( '', *, *, #18933, .T. ); -#11690 = ORIENTED_EDGE( '', *, *, #18777, .T. ); -#11691 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, 0.210000000000000 ) ); -#11692 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#11693 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11694 = SURFACE_STYLE_FILL_AREA( #18934 ); -#11695 = ORIENTED_EDGE( '', *, *, #18935, .F. ); -#11696 = ORIENTED_EDGE( '', *, *, #18936, .F. ); -#11697 = ORIENTED_EDGE( '', *, *, #18937, .T. ); -#11698 = ORIENTED_EDGE( '', *, *, #18938, .T. ); -#11699 = CARTESIAN_POINT( '', ( -3.42500000000000, -0.750000000000000, 3.41000000000000 ) ); -#11700 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11701 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11702 = SURFACE_STYLE_FILL_AREA( #18939 ); -#11703 = ORIENTED_EDGE( '', *, *, #18100, .T. ); -#11704 = ORIENTED_EDGE( '', *, *, #18940, .F. ); -#11705 = ORIENTED_EDGE( '', *, *, #18941, .F. ); -#11706 = ORIENTED_EDGE( '', *, *, #18942, .T. ); -#11707 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#11708 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#11709 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#11710 = SURFACE_STYLE_FILL_AREA( #18943 ); -#11711 = ORIENTED_EDGE( '', *, *, #18258, .F. ); -#11712 = ORIENTED_EDGE( '', *, *, #18944, .T. ); -#11713 = ORIENTED_EDGE( '', *, *, #18562, .T. ); -#11714 = ORIENTED_EDGE( '', *, *, #18945, .T. ); -#11715 = ORIENTED_EDGE( '', *, *, #17304, .T. ); -#11716 = ORIENTED_EDGE( '', *, *, #18946, .T. ); -#11717 = ORIENTED_EDGE( '', *, *, #18947, .F. ); -#11718 = ORIENTED_EDGE( '', *, *, #17845, .T. ); -#11719 = ORIENTED_EDGE( '', *, *, #18948, .T. ); -#11720 = ORIENTED_EDGE( '', *, *, #18494, .T. ); -#11721 = ORIENTED_EDGE( '', *, *, #18887, .T. ); -#11722 = ORIENTED_EDGE( '', *, *, #18949, .T. ); -#11723 = ORIENTED_EDGE( '', *, *, #18950, .T. ); -#11724 = ORIENTED_EDGE( '', *, *, #18951, .T. ); -#11725 = ORIENTED_EDGE( '', *, *, #18952, .F. ); -#11726 = ORIENTED_EDGE( '', *, *, #18953, .T. ); -#11727 = ORIENTED_EDGE( '', *, *, #18954, .T. ); -#11728 = ORIENTED_EDGE( '', *, *, #18955, .T. ); -#11729 = ORIENTED_EDGE( '', *, *, #18956, .T. ); -#11730 = ORIENTED_EDGE( '', *, *, #17708, .T. ); -#11731 = ORIENTED_EDGE( '', *, *, #18957, .T. ); -#11732 = ORIENTED_EDGE( '', *, *, #18149, .T. ); -#11733 = CARTESIAN_POINT( '', ( -6.62500000000000, 0.000000000000000, 0.000000000000000 ) ); -#11734 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11735 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11736 = SURFACE_STYLE_FILL_AREA( #18958 ); -#11737 = ORIENTED_EDGE( '', *, *, #18959, .F. ); -#11738 = ORIENTED_EDGE( '', *, *, #18960, .F. ); -#11739 = ORIENTED_EDGE( '', *, *, #18961, .T. ); -#11740 = ORIENTED_EDGE( '', *, *, #18962, .T. ); -#11741 = CARTESIAN_POINT( '', ( -0.750000000000000, -2.99000000000000, -0.180000000000002 ) ); -#11742 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11743 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11744 = SURFACE_STYLE_FILL_AREA( #18963 ); -#11745 = ORIENTED_EDGE( '', *, *, #17835, .F. ); -#11746 = ORIENTED_EDGE( '', *, *, #17895, .T. ); -#11747 = ORIENTED_EDGE( '', *, *, #18964, .F. ); -#11748 = ORIENTED_EDGE( '', *, *, #17600, .F. ); -#11749 = CARTESIAN_POINT( '', ( -2.37750000000000, -9.92750000000000, -5.80500000000000 ) ); -#11750 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#11751 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11752 = SURFACE_STYLE_FILL_AREA( #18965 ); -#11753 = ORIENTED_EDGE( '', *, *, #18966, .T. ); -#11754 = ORIENTED_EDGE( '', *, *, #18967, .F. ); -#11755 = ORIENTED_EDGE( '', *, *, #18968, .T. ); -#11756 = ORIENTED_EDGE( '', *, *, #18969, .T. ); -#11757 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 2.21000000000000 ) ); -#11758 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11759 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11760 = SURFACE_STYLE_FILL_AREA( #18970 ); -#11761 = ORIENTED_EDGE( '', *, *, #17187, .T. ); -#11762 = ORIENTED_EDGE( '', *, *, #18209, .F. ); -#11763 = ORIENTED_EDGE( '', *, *, #18931, .F. ); -#11764 = ORIENTED_EDGE( '', *, *, #18971, .F. ); -#11765 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.000000000000000, -7.26516782871127E-016 ) ); -#11766 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.02654611679533E-016 ) ); -#11767 = DIRECTION( '', ( 2.02654611679533E-016, 0.000000000000000, -1.00000000000000 ) ); -#11768 = SURFACE_STYLE_FILL_AREA( #18972 ); -#11769 = ORIENTED_EDGE( '', *, *, #18973, .T. ); -#11770 = ORIENTED_EDGE( '', *, *, #18974, .F. ); -#11771 = ORIENTED_EDGE( '', *, *, #18975, .T. ); -#11772 = ORIENTED_EDGE( '', *, *, #18976, .T. ); -#11773 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 0.510000000000000 ) ); -#11774 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11775 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11776 = SURFACE_STYLE_FILL_AREA( #18977 ); -#11777 = ORIENTED_EDGE( '', *, *, #18978, .F. ); -#11778 = ORIENTED_EDGE( '', *, *, #18179, .F. ); -#11779 = ORIENTED_EDGE( '', *, *, #18686, .F. ); -#11780 = ORIENTED_EDGE( '', *, *, #18154, .F. ); -#11781 = CARTESIAN_POINT( '', ( -4.70000000000000, 2.60000000000000, 24.8411775083227 ) ); -#11782 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#11783 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11784 = SURFACE_STYLE_FILL_AREA( #18979 ); -#11785 = ORIENTED_EDGE( '', *, *, #17918, .F. ); -#11786 = ORIENTED_EDGE( '', *, *, #18980, .T. ); -#11787 = ORIENTED_EDGE( '', *, *, #17967, .T. ); -#11788 = ORIENTED_EDGE( '', *, *, #17621, .F. ); -#11789 = CARTESIAN_POINT( '', ( 24.8411775083227, 4.90000000000000, 5.29500000000000 ) ); -#11790 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11791 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11792 = SURFACE_STYLE_FILL_AREA( #18981 ); -#11793 = ORIENTED_EDGE( '', *, *, #18685, .F. ); -#11794 = ORIENTED_EDGE( '', *, *, #18320, .F. ); -#11795 = ORIENTED_EDGE( '', *, *, #18982, .F. ); -#11796 = ORIENTED_EDGE( '', *, *, #18152, .F. ); -#11797 = CARTESIAN_POINT( '', ( -4.70000000000000, 4.70000000000000, 24.8411775083227 ) ); -#11798 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#11799 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11800 = SURFACE_STYLE_FILL_AREA( #18983 ); -#11801 = ORIENTED_EDGE( '', *, *, #18603, .F. ); -#11802 = ORIENTED_EDGE( '', *, *, #18485, .F. ); -#11803 = ORIENTED_EDGE( '', *, *, #18984, .T. ); -#11804 = ORIENTED_EDGE( '', *, *, #18169, .T. ); -#11805 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.900000000000000, -1.95943487863577E-017 ) ); -#11806 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 5.51880841876211E-017 ) ); -#11807 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11808 = SURFACE_STYLE_FILL_AREA( #18985 ); -#11809 = ORIENTED_EDGE( '', *, *, #18986, .F. ); -#11810 = ORIENTED_EDGE( '', *, *, #17289, .F. ); -#11811 = ORIENTED_EDGE( '', *, *, #18898, .F. ); -#11812 = ORIENTED_EDGE( '', *, *, #18987, .F. ); -#11813 = CARTESIAN_POINT( '', ( 5.32953378678969, 2.20613135374935, 1.44500000000000 ) ); -#11814 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, -0.000000000000000 ) ); -#11815 = DIRECTION( '', ( 0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#11816 = SURFACE_STYLE_FILL_AREA( #18988 ); -#11817 = ORIENTED_EDGE( '', *, *, #18989, .F. ); -#11818 = ORIENTED_EDGE( '', *, *, #18990, .F. ); -#11819 = ORIENTED_EDGE( '', *, *, #18991, .F. ); -#11820 = ORIENTED_EDGE( '', *, *, #18992, .T. ); -#11821 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#11822 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, -0.000000000000000 ) ); -#11823 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11824 = SURFACE_STYLE_FILL_AREA( #18993 ); -#11825 = ORIENTED_EDGE( '', *, *, #18994, .T. ); -#11826 = ORIENTED_EDGE( '', *, *, #18995, .F. ); -#11827 = ORIENTED_EDGE( '', *, *, #18996, .T. ); -#11828 = ORIENTED_EDGE( '', *, *, #17942, .T. ); -#11829 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 5.60500000000000 ) ); -#11830 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, -0.000000000000000 ) ); -#11831 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11832 = SURFACE_STYLE_FILL_AREA( #18997 ); -#11833 = ORIENTED_EDGE( '', *, *, #17291, .T. ); -#11834 = ORIENTED_EDGE( '', *, *, #18998, .F. ); -#11835 = ORIENTED_EDGE( '', *, *, #18999, .F. ); -#11836 = ORIENTED_EDGE( '', *, *, #17972, .T. ); -#11837 = CARTESIAN_POINT( '', ( 4.20000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#11838 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#11839 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11840 = SURFACE_STYLE_FILL_AREA( #19000 ); -#11841 = ORIENTED_EDGE( '', *, *, #19001, .T. ); -#11842 = ORIENTED_EDGE( '', *, *, #17174, .F. ); -#11843 = ORIENTED_EDGE( '', *, *, #19002, .T. ); -#11844 = ORIENTED_EDGE( '', *, *, #19003, .T. ); -#11845 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 0.310000000000000 ) ); -#11846 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11847 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11848 = SURFACE_STYLE_FILL_AREA( #19004 ); -#11849 = ORIENTED_EDGE( '', *, *, #19005, .T. ); -#11850 = ORIENTED_EDGE( '', *, *, #17213, .F. ); -#11851 = ORIENTED_EDGE( '', *, *, #19006, .F. ); -#11852 = ORIENTED_EDGE( '', *, *, #19007, .T. ); -#11853 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#11854 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#11855 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11856 = SURFACE_STYLE_FILL_AREA( #19008 ); -#11857 = ORIENTED_EDGE( '', *, *, #19009, .F. ); -#11858 = ORIENTED_EDGE( '', *, *, #19010, .T. ); -#11859 = ORIENTED_EDGE( '', *, *, #19011, .T. ); -#11860 = ORIENTED_EDGE( '', *, *, #19012, .F. ); -#11861 = ORIENTED_EDGE( '', *, *, #17643, .T. ); -#11862 = ORIENTED_EDGE( '', *, *, #19013, .F. ); -#11863 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.160000000000000, 11.5435038362938 ) ); -#11864 = DIRECTION( '', ( -2.16840434497100E-016, -1.00000000000000, 0.000000000000000 ) ); -#11865 = DIRECTION( '', ( 1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#11866 = SURFACE_STYLE_FILL_AREA( #19014 ); -#11867 = ORIENTED_EDGE( '', *, *, #18099, .T. ); -#11868 = ORIENTED_EDGE( '', *, *, #19015, .F. ); -#11869 = ORIENTED_EDGE( '', *, *, #19016, .F. ); -#11870 = ORIENTED_EDGE( '', *, *, #18940, .T. ); -#11871 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#11872 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#11873 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11874 = SURFACE_STYLE_FILL_AREA( #19017 ); -#11875 = ORIENTED_EDGE( '', *, *, #19018, .F. ); -#11876 = ORIENTED_EDGE( '', *, *, #18883, .F. ); -#11877 = ORIENTED_EDGE( '', *, *, #17118, .F. ); -#11878 = ORIENTED_EDGE( '', *, *, #18693, .F. ); -#11879 = ORIENTED_EDGE( '', *, *, #18122, .T. ); -#11880 = ORIENTED_EDGE( '', *, *, #19019, .T. ); -#11881 = ORIENTED_EDGE( '', *, *, #18033, .T. ); -#11882 = ORIENTED_EDGE( '', *, *, #19020, .F. ); -#11883 = ORIENTED_EDGE( '', *, *, #18648, .T. ); -#11884 = ORIENTED_EDGE( '', *, *, #19021, .T. ); -#11885 = ORIENTED_EDGE( '', *, *, #19022, .T. ); -#11886 = ORIENTED_EDGE( '', *, *, #18363, .T. ); -#11887 = ORIENTED_EDGE( '', *, *, #17379, .T. ); -#11888 = ORIENTED_EDGE( '', *, *, #19023, .T. ); -#11889 = ORIENTED_EDGE( '', *, *, #18531, .F. ); -#11890 = ORIENTED_EDGE( '', *, *, #19024, .F. ); -#11891 = ORIENTED_EDGE( '', *, *, #17732, .F. ); -#11892 = ORIENTED_EDGE( '', *, *, #19025, .F. ); -#11893 = ORIENTED_EDGE( '', *, *, #19026, .F. ); -#11894 = ORIENTED_EDGE( '', *, *, #19027, .F. ); -#11895 = ORIENTED_EDGE( '', *, *, #17333, .T. ); -#11896 = ORIENTED_EDGE( '', *, *, #17123, .T. ); -#11897 = ORIENTED_EDGE( '', *, *, #19028, .T. ); -#11898 = ORIENTED_EDGE( '', *, *, #17557, .T. ); -#11899 = ORIENTED_EDGE( '', *, *, #19029, .T. ); -#11900 = ORIENTED_EDGE( '', *, *, #19030, .T. ); -#11901 = ORIENTED_EDGE( '', *, *, #17696, .T. ); -#11902 = ORIENTED_EDGE( '', *, *, #18243, .T. ); -#11903 = CARTESIAN_POINT( '', ( 3.95000000000000, -3.00000000000000, 2.10000000000000 ) ); -#11904 = DIRECTION( '', ( 1.23516703194551E-016, 0.000000000000000, -1.00000000000000 ) ); -#11905 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#11906 = SURFACE_STYLE_FILL_AREA( #19031 ); -#11907 = ORIENTED_EDGE( '', *, *, #19032, .T. ); -#11908 = ORIENTED_EDGE( '', *, *, #19033, .T. ); -#11909 = ORIENTED_EDGE( '', *, *, #19034, .F. ); -#11910 = ORIENTED_EDGE( '', *, *, #17549, .F. ); -#11911 = ORIENTED_EDGE( '', *, *, #18751, .T. ); -#11912 = ORIENTED_EDGE( '', *, *, #19035, .T. ); -#11913 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, 11.5435038362938 ) ); -#11914 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11915 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11916 = SURFACE_STYLE_FILL_AREA( #19036 ); -#11917 = ORIENTED_EDGE( '', *, *, #17970, .T. ); -#11918 = ORIENTED_EDGE( '', *, *, #18507, .T. ); -#11919 = ORIENTED_EDGE( '', *, *, #17931, .F. ); -#11920 = ORIENTED_EDGE( '', *, *, #19037, .T. ); -#11921 = CARTESIAN_POINT( '', ( 28.2576226650358, 4.50000000000000, 1.89500000000000 ) ); -#11922 = DIRECTION( '', ( 0.000000000000000, 1.73472347597681E-016, -1.00000000000000 ) ); -#11923 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 1.73472347597681E-016 ) ); -#11924 = SURFACE_STYLE_FILL_AREA( #19038 ); -#11925 = ORIENTED_EDGE( '', *, *, #19039, .F. ); -#11926 = ORIENTED_EDGE( '', *, *, #19040, .T. ); -#11927 = ORIENTED_EDGE( '', *, *, #19041, .F. ); -#11928 = CARTESIAN_POINT( '', ( -2.60000000000000, 10.8000000000000, 1.28000000000000 ) ); -#11929 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#11930 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11931 = SURFACE_STYLE_FILL_AREA( #19042 ); -#11932 = ORIENTED_EDGE( '', *, *, #19043, .T. ); -#11933 = ORIENTED_EDGE( '', *, *, #19044, .T. ); -#11934 = ORIENTED_EDGE( '', *, *, #19045, .F. ); -#11935 = ORIENTED_EDGE( '', *, *, #19046, .F. ); -#11936 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, -0.180000000000000 ) ); -#11937 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#11938 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#11939 = SURFACE_STYLE_FILL_AREA( #19047 ); -#11940 = ORIENTED_EDGE( '', *, *, #18730, .T. ); -#11941 = ORIENTED_EDGE( '', *, *, #19048, .F. ); -#11942 = ORIENTED_EDGE( '', *, *, #19049, .F. ); -#11943 = ORIENTED_EDGE( '', *, *, #19050, .T. ); -#11944 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 6.35000000000000 ) ); -#11945 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11946 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11947 = SURFACE_STYLE_FILL_AREA( #19051 ); -#11948 = ORIENTED_EDGE( '', *, *, #19052, .T. ); -#11949 = ORIENTED_EDGE( '', *, *, #18018, .F. ); -#11950 = ORIENTED_EDGE( '', *, *, #19053, .F. ); -#11951 = ORIENTED_EDGE( '', *, *, #19054, .F. ); -#11952 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.325000000000000, 7.71000000000000 ) ); -#11953 = DIRECTION( '', ( -7.21834069561027E-018, 0.999365444535401, 0.0356189313225447 ) ); -#11954 = DIRECTION( '', ( 0.000000000000000, -0.0356189313225447, 0.999365444535401 ) ); -#11955 = SURFACE_STYLE_FILL_AREA( #19055 ); -#11956 = ORIENTED_EDGE( '', *, *, #19056, .T. ); -#11957 = ORIENTED_EDGE( '', *, *, #19057, .F. ); -#11958 = ORIENTED_EDGE( '', *, *, #18840, .F. ); -#11959 = ORIENTED_EDGE( '', *, *, #18355, .T. ); -#11960 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#11961 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#11962 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11963 = SURFACE_STYLE_FILL_AREA( #19058 ); -#11964 = ORIENTED_EDGE( '', *, *, #19059, .F. ); -#11965 = ORIENTED_EDGE( '', *, *, #17490, .T. ); -#11966 = ORIENTED_EDGE( '', *, *, #19060, .F. ); -#11967 = ORIENTED_EDGE( '', *, *, #18998, .T. ); -#11968 = ORIENTED_EDGE( '', *, *, #17290, .T. ); -#11969 = ORIENTED_EDGE( '', *, *, #18986, .T. ); -#11970 = CARTESIAN_POINT( '', ( 5.96476536203866, 3.84559455852333, -0.00499999999999947 ) ); -#11971 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#11972 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#11973 = SURFACE_STYLE_FILL_AREA( #19061 ); -#11974 = ORIENTED_EDGE( '', *, *, #19062, .T. ); -#11975 = ORIENTED_EDGE( '', *, *, #18876, .T. ); -#11976 = ORIENTED_EDGE( '', *, *, #18524, .F. ); -#11977 = ORIENTED_EDGE( '', *, *, #19063, .F. ); -#11978 = CARTESIAN_POINT( '', ( 5.65000000000000, -1.00000000000000, 0.800000000000000 ) ); -#11979 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#11980 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11981 = SURFACE_STYLE_FILL_AREA( #19064 ); -#11982 = ORIENTED_EDGE( '', *, *, #18853, .F. ); -#11983 = ORIENTED_EDGE( '', *, *, #19065, .T. ); -#11984 = ORIENTED_EDGE( '', *, *, #18050, .T. ); -#11985 = ORIENTED_EDGE( '', *, *, #19066, .T. ); -#11986 = ORIENTED_EDGE( '', *, *, #19067, .F. ); -#11987 = ORIENTED_EDGE( '', *, *, #18429, .F. ); -#11988 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 3.41000000000000 ) ); -#11989 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#11990 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#11991 = SURFACE_STYLE_FILL_AREA( #19068 ); -#11992 = ORIENTED_EDGE( '', *, *, #19069, .F. ); -#11993 = ORIENTED_EDGE( '', *, *, #19070, .T. ); -#11994 = ORIENTED_EDGE( '', *, *, #19071, .F. ); -#11995 = ORIENTED_EDGE( '', *, *, #17767, .F. ); -#11996 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -0.597816720141110 ) ); -#11997 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#11998 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#11999 = SURFACE_STYLE_FILL_AREA( #19072 ); -#12000 = ORIENTED_EDGE( '', *, *, #18731, .T. ); -#12001 = ORIENTED_EDGE( '', *, *, #19050, .F. ); -#12002 = ORIENTED_EDGE( '', *, *, #19073, .F. ); -#12003 = ORIENTED_EDGE( '', *, *, #19074, .T. ); -#12004 = ORIENTED_EDGE( '', *, *, #19075, .T. ); -#12005 = CARTESIAN_POINT( '', ( 1.87500000000000, -3.40000000000000, 6.35000000000000 ) ); -#12006 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12007 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12008 = SURFACE_STYLE_FILL_AREA( #19076 ); -#12009 = ORIENTED_EDGE( '', *, *, #19077, .T. ); -#12010 = ORIENTED_EDGE( '', *, *, #19078, .T. ); -#12011 = ORIENTED_EDGE( '', *, *, #19079, .T. ); -#12012 = ORIENTED_EDGE( '', *, *, #18000, .T. ); -#12013 = ORIENTED_EDGE( '', *, *, #19080, .F. ); -#12014 = ORIENTED_EDGE( '', *, *, #18105, .F. ); -#12015 = ORIENTED_EDGE( '', *, *, #19081, .F. ); -#12016 = ORIENTED_EDGE( '', *, *, #19082, .F. ); -#12017 = ORIENTED_EDGE( '', *, *, #17307, .F. ); -#12018 = ORIENTED_EDGE( '', *, *, #17319, .T. ); -#12019 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, 3.65000000000000 ) ); -#12020 = DIRECTION( '', ( -1.04427060894146E-016, -1.78098305379280E-016, -1.00000000000000 ) ); -#12021 = DIRECTION( '', ( -0.505808198684508, -0.862645968021374, 2.06455848611660E-016 ) ); -#12022 = SURFACE_STYLE_FILL_AREA( #19083 ); -#12023 = ORIENTED_EDGE( '', *, *, #19084, .T. ); -#12024 = ORIENTED_EDGE( '', *, *, #18014, .F. ); -#12025 = ORIENTED_EDGE( '', *, *, #19085, .F. ); -#12026 = ORIENTED_EDGE( '', *, *, #19086, .F. ); -#12027 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.500000000000000, 2.80000000000000 ) ); -#12028 = DIRECTION( '', ( -7.21834069561032E-018, -0.999365444535401, 0.0356189313225449 ) ); -#12029 = DIRECTION( '', ( 0.000000000000000, -0.0356189313225449, -0.999365444535401 ) ); -#12030 = SURFACE_STYLE_FILL_AREA( #19087 ); -#12031 = ORIENTED_EDGE( '', *, *, #19088, .F. ); -#12032 = ORIENTED_EDGE( '', *, *, #18264, .F. ); -#12033 = ORIENTED_EDGE( '', *, *, #19089, .F. ); -#12034 = ORIENTED_EDGE( '', *, *, #17322, .F. ); -#12035 = ORIENTED_EDGE( '', *, *, #18832, .F. ); -#12036 = ORIENTED_EDGE( '', *, *, #18925, .F. ); -#12037 = CARTESIAN_POINT( '', ( -9.99500000000000, 0.000000000000000, -1.85348140946809E-015 ) ); -#12038 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#12039 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#12040 = SURFACE_STYLE_FILL_AREA( #19090 ); -#12041 = ORIENTED_EDGE( '', *, *, #17249, .F. ); -#12042 = ORIENTED_EDGE( '', *, *, #19091, .F. ); -#12043 = ORIENTED_EDGE( '', *, *, #17462, .F. ); -#12044 = ORIENTED_EDGE( '', *, *, #19092, .F. ); -#12045 = CARTESIAN_POINT( '', ( 4.70000000000000, 4.70000000000000, 6.10500000000000 ) ); -#12046 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#12047 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12048 = SURFACE_STYLE_FILL_AREA( #19093 ); -#12049 = ORIENTED_EDGE( '', *, *, #18076, .T. ); -#12050 = ORIENTED_EDGE( '', *, *, #19094, .T. ); -#12051 = ORIENTED_EDGE( '', *, *, #19095, .F. ); -#12052 = ORIENTED_EDGE( '', *, *, #19096, .F. ); -#12053 = SURFACE_STYLE_FILL_AREA( #19097 ); -#12054 = ORIENTED_EDGE( '', *, *, #17232, .F. ); -#12055 = ORIENTED_EDGE( '', *, *, #19098, .F. ); -#12056 = ORIENTED_EDGE( '', *, *, #19099, .T. ); -#12057 = ORIENTED_EDGE( '', *, *, #17762, .T. ); -#12058 = CARTESIAN_POINT( '', ( -4.72500000000000, -9.80000000000000, -0.0200000000000003 ) ); -#12059 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#12060 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12061 = SURFACE_STYLE_FILL_AREA( #19100 ); -#12062 = ORIENTED_EDGE( '', *, *, #19101, .T. ); -#12063 = ORIENTED_EDGE( '', *, *, #17115, .F. ); -#12064 = ORIENTED_EDGE( '', *, *, #17760, .F. ); -#12065 = ORIENTED_EDGE( '', *, *, #19102, .T. ); -#12066 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#12067 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12068 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12069 = SURFACE_STYLE_FILL_AREA( #19103 ); -#12070 = ORIENTED_EDGE( '', *, *, #19104, .F. ); -#12071 = ORIENTED_EDGE( '', *, *, #18465, .F. ); -#12072 = ORIENTED_EDGE( '', *, *, #19105, .T. ); -#12073 = ORIENTED_EDGE( '', *, *, #19106, .T. ); -#12074 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, 0.0199999999999978 ) ); -#12075 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12076 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12077 = SURFACE_STYLE_FILL_AREA( #19107 ); -#12078 = ORIENTED_EDGE( '', *, *, #17406, .F. ); -#12079 = ORIENTED_EDGE( '', *, *, #19108, .F. ); -#12080 = ORIENTED_EDGE( '', *, *, #19109, .T. ); -#12081 = ORIENTED_EDGE( '', *, *, #17488, .T. ); -#12082 = CARTESIAN_POINT( '', ( 3.30000000000000, -3.00000000000000, 1.97000000000000 ) ); -#12083 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12084 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12085 = SURFACE_STYLE_FILL_AREA( #19110 ); -#12086 = ORIENTED_EDGE( '', *, *, #19111, .T. ); -#12087 = ORIENTED_EDGE( '', *, *, #19112, .T. ); -#12088 = ORIENTED_EDGE( '', *, *, #19113, .T. ); -#12089 = ORIENTED_EDGE( '', *, *, #18810, .F. ); -#12090 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 6.10500000000000 ) ); -#12091 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#12092 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12093 = SURFACE_STYLE_FILL_AREA( #19114 ); -#12094 = ORIENTED_EDGE( '', *, *, #19115, .T. ); -#12095 = ORIENTED_EDGE( '', *, *, #18600, .T. ); -#12096 = ORIENTED_EDGE( '', *, *, #19116, .F. ); -#12097 = ORIENTED_EDGE( '', *, *, #19117, .T. ); -#12098 = CARTESIAN_POINT( '', ( 3.48614544833586, 0.900000000000000, -0.179178315229728 ) ); -#12099 = DIRECTION( '', ( 0.444272758320727, 0.000000000000000, 0.895891576148639 ) ); -#12100 = DIRECTION( '', ( 0.895891576148639, 0.000000000000000, -0.444272758320727 ) ); -#12101 = SURFACE_STYLE_FILL_AREA( #19118 ); -#12102 = ORIENTED_EDGE( '', *, *, #18294, .T. ); -#12103 = ORIENTED_EDGE( '', *, *, #19119, .F. ); -#12104 = ORIENTED_EDGE( '', *, *, #19120, .F. ); -#12105 = ORIENTED_EDGE( '', *, *, #17705, .T. ); -#12106 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, -4.45000000000000 ) ); -#12107 = DIRECTION( '', ( 0.000000000000000, 5.59588218057035E-016, -1.00000000000000 ) ); -#12108 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 5.59588218057035E-016 ) ); -#12109 = SURFACE_STYLE_FILL_AREA( #19121 ); -#12110 = ORIENTED_EDGE( '', *, *, #19122, .F. ); -#12111 = ORIENTED_EDGE( '', *, *, #19123, .F. ); -#12112 = ORIENTED_EDGE( '', *, *, #19124, .T. ); -#12113 = ORIENTED_EDGE( '', *, *, #19125, .T. ); -#12114 = ORIENTED_EDGE( '', *, *, #19126, .T. ); -#12115 = ORIENTED_EDGE( '', *, *, #18771, .T. ); -#12116 = ORIENTED_EDGE( '', *, *, #19127, .T. ); -#12117 = ORIENTED_EDGE( '', *, *, #19128, .T. ); -#12118 = ORIENTED_EDGE( '', *, *, #18054, .F. ); -#12119 = ORIENTED_EDGE( '', *, *, #19129, .F. ); -#12120 = ORIENTED_EDGE( '', *, *, #19130, .F. ); -#12121 = ORIENTED_EDGE( '', *, *, #19131, .F. ); -#12122 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#12123 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12124 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#12125 = SURFACE_STYLE_FILL_AREA( #19132 ); -#12126 = ORIENTED_EDGE( '', *, *, #19133, .F. ); -#12127 = ORIENTED_EDGE( '', *, *, #18489, .T. ); -#12128 = ORIENTED_EDGE( '', *, *, #17298, .T. ); -#12129 = ORIENTED_EDGE( '', *, *, #17678, .F. ); -#12130 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#12131 = DIRECTION( '', ( 0.369123509709058, 0.929380349792305, -0.000000000000000 ) ); -#12132 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12133 = SURFACE_STYLE_FILL_AREA( #19134 ); -#12134 = ORIENTED_EDGE( '', *, *, #19135, .T. ); -#12135 = ORIENTED_EDGE( '', *, *, #19136, .T. ); -#12136 = ORIENTED_EDGE( '', *, *, #17111, .F. ); -#12137 = ORIENTED_EDGE( '', *, *, #19137, .T. ); -#12138 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.160000000000000, 11.5435038362938 ) ); -#12139 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12140 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12141 = SURFACE_STYLE_FILL_AREA( #19138 ); -#12142 = ORIENTED_EDGE( '', *, *, #18912, .F. ); -#12143 = ORIENTED_EDGE( '', *, *, #19139, .F. ); -#12144 = ORIENTED_EDGE( '', *, *, #19140, .F. ); -#12145 = ORIENTED_EDGE( '', *, *, #19141, .F. ); -#12146 = ORIENTED_EDGE( '', *, *, #19142, .F. ); -#12147 = ORIENTED_EDGE( '', *, *, #19143, .F. ); -#12148 = ORIENTED_EDGE( '', *, *, #19144, .T. ); -#12149 = ORIENTED_EDGE( '', *, *, #19006, .T. ); -#12150 = ORIENTED_EDGE( '', *, *, #17212, .T. ); -#12151 = ORIENTED_EDGE( '', *, *, #19145, .T. ); -#12152 = ORIENTED_EDGE( '', *, *, #19146, .T. ); -#12153 = ORIENTED_EDGE( '', *, *, #19147, .T. ); -#12154 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#12155 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12156 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12157 = SURFACE_STYLE_FILL_AREA( #19148 ); -#12158 = ORIENTED_EDGE( '', *, *, #19149, .T. ); -#12159 = ORIENTED_EDGE( '', *, *, #19150, .F. ); -#12160 = ORIENTED_EDGE( '', *, *, #19151, .T. ); -#12161 = ORIENTED_EDGE( '', *, *, #19152, .F. ); -#12162 = ORIENTED_EDGE( '', *, *, #18426, .F. ); -#12163 = ORIENTED_EDGE( '', *, *, #17371, .T. ); -#12164 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 0.310000000000000 ) ); -#12165 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12166 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12167 = SURFACE_STYLE_FILL_AREA( #19153 ); -#12168 = ORIENTED_EDGE( '', *, *, #18885, .F. ); -#12169 = ORIENTED_EDGE( '', *, *, #19154, .F. ); -#12170 = ORIENTED_EDGE( '', *, *, #19137, .F. ); -#12171 = ORIENTED_EDGE( '', *, *, #17120, .F. ); -#12172 = ORIENTED_EDGE( '', *, *, #19155, .F. ); -#12173 = ORIENTED_EDGE( '', *, *, #17730, .F. ); -#12174 = ORIENTED_EDGE( '', *, *, #19156, .F. ); -#12175 = ORIENTED_EDGE( '', *, *, #19157, .F. ); -#12176 = ORIENTED_EDGE( '', *, *, #19158, .T. ); -#12177 = ORIENTED_EDGE( '', *, *, #18120, .T. ); -#12178 = ORIENTED_EDGE( '', *, *, #19159, .T. ); -#12179 = ORIENTED_EDGE( '', *, *, #19160, .T. ); -#12180 = ORIENTED_EDGE( '', *, *, #18515, .T. ); -#12181 = ORIENTED_EDGE( '', *, *, #18522, .F. ); -#12182 = ORIENTED_EDGE( '', *, *, #19161, .F. ); -#12183 = ORIENTED_EDGE( '', *, *, #19162, .F. ); -#12184 = ORIENTED_EDGE( '', *, *, #19163, .F. ); -#12185 = ORIENTED_EDGE( '', *, *, #18643, .T. ); -#12186 = ORIENTED_EDGE( '', *, *, #19164, .F. ); -#12187 = ORIENTED_EDGE( '', *, *, #18035, .T. ); -#12188 = ORIENTED_EDGE( '', *, *, #17125, .T. ); -#12189 = ORIENTED_EDGE( '', *, *, #17332, .T. ); -#12190 = ORIENTED_EDGE( '', *, *, #17556, .T. ); -#12191 = ORIENTED_EDGE( '', *, *, #19165, .T. ); -#12192 = ORIENTED_EDGE( '', *, *, #17381, .T. ); -#12193 = ORIENTED_EDGE( '', *, *, #18362, .T. ); -#12194 = ORIENTED_EDGE( '', *, *, #19166, .T. ); -#12195 = ORIENTED_EDGE( '', *, *, #18145, .T. ); -#12196 = ORIENTED_EDGE( '', *, *, #19167, .T. ); -#12197 = ORIENTED_EDGE( '', *, *, #18241, .T. ); -#12198 = ORIENTED_EDGE( '', *, *, #17694, .T. ); -#12199 = ORIENTED_EDGE( '', *, *, #19168, .T. ); -#12200 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, 5.20000000000000 ) ); -#12201 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12202 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12203 = SURFACE_STYLE_FILL_AREA( #19169 ); -#12204 = ORIENTED_EDGE( '', *, *, #19164, .T. ); -#12205 = ORIENTED_EDGE( '', *, *, #18649, .T. ); -#12206 = ORIENTED_EDGE( '', *, *, #19020, .T. ); -#12207 = ORIENTED_EDGE( '', *, *, #18036, .F. ); -#12208 = CARTESIAN_POINT( '', ( -3.80000000000000, -0.593750000000000, 5.20000000000000 ) ); -#12209 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#12210 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12211 = SURFACE_STYLE_FILL_AREA( #19170 ); -#12212 = ORIENTED_EDGE( '', *, *, #18593, .F. ); -#12213 = ORIENTED_EDGE( '', *, *, #18798, .F. ); -#12214 = ORIENTED_EDGE( '', *, *, #19171, .F. ); -#12215 = ORIENTED_EDGE( '', *, *, #19172, .T. ); -#12216 = CARTESIAN_POINT( '', ( 6.10053467292344, 0.900000000000000, 0.980000000000000 ) ); -#12217 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#12218 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12219 = SURFACE_STYLE_FILL_AREA( #19173 ); -#12220 = ORIENTED_EDGE( '', *, *, #18385, .T. ); -#12221 = ORIENTED_EDGE( '', *, *, #17797, .T. ); -#12222 = ORIENTED_EDGE( '', *, *, #18857, .F. ); -#12223 = ORIENTED_EDGE( '', *, *, #19174, .F. ); -#12224 = CARTESIAN_POINT( '', ( -28.2576226650358, 5.80000000000000, 2.94500000000000 ) ); -#12225 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12226 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12227 = SURFACE_STYLE_FILL_AREA( #19175 ); -#12228 = ORIENTED_EDGE( '', *, *, #19176, .F. ); -#12229 = ORIENTED_EDGE( '', *, *, #18811, .F. ); -#12230 = ORIENTED_EDGE( '', *, *, #19113, .F. ); -#12231 = ORIENTED_EDGE( '', *, *, #19177, .F. ); -#12232 = CARTESIAN_POINT( '', ( 24.8411775083227, -1.50000000000000, 6.10500000000000 ) ); -#12233 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12234 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12235 = SURFACE_STYLE_FILL_AREA( #19178 ); -#12236 = ORIENTED_EDGE( '', *, *, #18923, .T. ); -#12237 = ORIENTED_EDGE( '', *, *, #18830, .T. ); -#12238 = ORIENTED_EDGE( '', *, *, #17324, .T. ); -#12239 = ORIENTED_EDGE( '', *, *, #19179, .T. ); -#12240 = ORIENTED_EDGE( '', *, *, #19180, .T. ); -#12241 = ORIENTED_EDGE( '', *, *, #19181, .T. ); -#12242 = CARTESIAN_POINT( '', ( -9.79500000000000, 0.000000000000000, -1.79931230964725E-015 ) ); -#12243 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#12244 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#12245 = SURFACE_STYLE_FILL_AREA( #19182 ); -#12246 = ORIENTED_EDGE( '', *, *, #18879, .F. ); -#12247 = ORIENTED_EDGE( '', *, *, #18207, .F. ); -#12248 = ORIENTED_EDGE( '', *, *, #19183, .T. ); -#12249 = ORIENTED_EDGE( '', *, *, #17495, .T. ); -#12250 = CARTESIAN_POINT( '', ( 4.80000000000000, 8.05000000000000, -5.75000000000000 ) ); -#12251 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -5.78241158658931E-015 ) ); -#12252 = DIRECTION( '', ( -5.78241158658931E-015, 0.000000000000000, -1.00000000000000 ) ); -#12253 = SURFACE_STYLE_FILL_AREA( #19184 ); -#12254 = ORIENTED_EDGE( '', *, *, #19185, .T. ); -#12255 = ORIENTED_EDGE( '', *, *, #19186, .F. ); -#12256 = ORIENTED_EDGE( '', *, *, #17168, .T. ); -#12257 = ORIENTED_EDGE( '', *, *, #19187, .T. ); -#12258 = ORIENTED_EDGE( '', *, *, #19188, .F. ); -#12259 = ORIENTED_EDGE( '', *, *, #19189, .F. ); -#12260 = ORIENTED_EDGE( '', *, *, #19190, .F. ); -#12261 = ORIENTED_EDGE( '', *, *, #19191, .T. ); -#12262 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -0.200000000000000 ) ); -#12263 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12264 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12265 = SURFACE_STYLE_FILL_AREA( #19192 ); -#12266 = ORIENTED_EDGE( '', *, *, #18662, .F. ); -#12267 = ORIENTED_EDGE( '', *, *, #17554, .F. ); -#12268 = ORIENTED_EDGE( '', *, *, #19193, .T. ); -#12269 = ORIENTED_EDGE( '', *, *, #19194, .F. ); -#12270 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#12271 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12272 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12273 = SURFACE_STYLE_FILL_AREA( #19195 ); -#12274 = ORIENTED_EDGE( '', *, *, #19196, .T. ); -#12275 = ORIENTED_EDGE( '', *, *, #18370, .F. ); -#12276 = ORIENTED_EDGE( '', *, *, #19197, .F. ); -#12277 = ORIENTED_EDGE( '', *, *, #18654, .T. ); -#12278 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, 2.95500000000000 ) ); -#12279 = DIRECTION( '', ( 0.929380349792305, -0.369123509709057, 0.000000000000000 ) ); -#12280 = DIRECTION( '', ( 0.369123509709057, 0.929380349792305, 0.000000000000000 ) ); -#12281 = SURFACE_STYLE_FILL_AREA( #19198 ); -#12282 = ORIENTED_EDGE( '', *, *, #17481, .T. ); -#12283 = ORIENTED_EDGE( '', *, *, #19199, .T. ); -#12284 = ORIENTED_EDGE( '', *, *, #17899, .T. ); -#12285 = ORIENTED_EDGE( '', *, *, #19200, .T. ); -#12286 = ORIENTED_EDGE( '', *, *, #18499, .T. ); -#12287 = ORIENTED_EDGE( '', *, *, #19201, .T. ); -#12288 = ORIENTED_EDGE( '', *, *, #18388, .T. ); -#12289 = ORIENTED_EDGE( '', *, *, #19202, .T. ); -#12290 = ORIENTED_EDGE( '', *, *, #19203, .F. ); -#12291 = ORIENTED_EDGE( '', *, *, #19204, .T. ); -#12292 = ORIENTED_EDGE( '', *, *, #17486, .F. ); -#12293 = ORIENTED_EDGE( '', *, *, #19109, .F. ); -#12294 = ORIENTED_EDGE( '', *, *, #19205, .F. ); -#12295 = ORIENTED_EDGE( '', *, *, #19206, .F. ); -#12296 = ORIENTED_EDGE( '', *, *, #19207, .F. ); -#12297 = ORIENTED_EDGE( '', *, *, #19208, .T. ); -#12298 = ORIENTED_EDGE( '', *, *, #19209, .F. ); -#12299 = ORIENTED_EDGE( '', *, *, #19210, .F. ); -#12300 = ORIENTED_EDGE( '', *, *, #17456, .T. ); -#12301 = ORIENTED_EDGE( '', *, *, #19211, .T. ); -#12302 = ORIENTED_EDGE( '', *, *, #18959, .T. ); -#12303 = ORIENTED_EDGE( '', *, *, #19212, .T. ); -#12304 = ORIENTED_EDGE( '', *, *, #19213, .F. ); -#12305 = ORIENTED_EDGE( '', *, *, #17735, .F. ); -#12306 = ORIENTED_EDGE( '', *, *, #18661, .F. ); -#12307 = ORIENTED_EDGE( '', *, *, #17312, .F. ); -#12308 = ORIENTED_EDGE( '', *, *, #19104, .T. ); -#12309 = ORIENTED_EDGE( '', *, *, #19214, .T. ); -#12310 = ORIENTED_EDGE( '', *, *, #19215, .T. ); -#12311 = ORIENTED_EDGE( '', *, *, #18466, .T. ); -#12312 = CARTESIAN_POINT( '', ( 0.000000000000000, -3.00000000000000, 0.000000000000000 ) ); -#12313 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12314 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12315 = SURFACE_STYLE_FILL_AREA( #19216 ); -#12316 = ORIENTED_EDGE( '', *, *, #17179, .T. ); -#12317 = ORIENTED_EDGE( '', *, *, #19217, .T. ); -#12318 = ORIENTED_EDGE( '', *, *, #19218, .F. ); -#12319 = ORIENTED_EDGE( '', *, *, #18804, .F. ); -#12320 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 6.10500000000000 ) ); -#12321 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#12322 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12323 = SURFACE_STYLE_FILL_AREA( #19219 ); -#12324 = ORIENTED_EDGE( '', *, *, #19220, .F. ); -#12325 = ORIENTED_EDGE( '', *, *, #18631, .T. ); -#12326 = ORIENTED_EDGE( '', *, *, #17653, .F. ); -#12327 = ORIENTED_EDGE( '', *, *, #19221, .T. ); -#12328 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#12329 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12330 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12331 = SURFACE_STYLE_FILL_AREA( #19222 ); -#12332 = ORIENTED_EDGE( '', *, *, #19223, .F. ); -#12333 = ORIENTED_EDGE( '', *, *, #19224, .T. ); -#12334 = ORIENTED_EDGE( '', *, *, #18526, .F. ); -#12335 = ORIENTED_EDGE( '', *, *, #18875, .F. ); -#12336 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, -0.800000000000000 ) ); -#12337 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12338 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12339 = SURFACE_STYLE_FILL_AREA( #19225 ); -#12340 = ORIENTED_EDGE( '', *, *, #19226, .F. ); -#12341 = ORIENTED_EDGE( '', *, *, #19227, .F. ); -#12342 = ORIENTED_EDGE( '', *, *, #19141, .T. ); -#12343 = ORIENTED_EDGE( '', *, *, #19228, .T. ); -#12344 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#12345 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#12346 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12347 = SURFACE_STYLE_FILL_AREA( #19229 ); -#12348 = ORIENTED_EDGE( '', *, *, #19230, .F. ); -#12349 = ORIENTED_EDGE( '', *, *, #19231, .F. ); -#12350 = ORIENTED_EDGE( '', *, *, #19232, .F. ); -#12351 = ORIENTED_EDGE( '', *, *, #19180, .F. ); -#12352 = CARTESIAN_POINT( '', ( -9.78500000000000, 1.25000000000000, -0.210000000000000 ) ); -#12353 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#12354 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#12355 = SURFACE_STYLE_FILL_AREA( #19233 ); -#12356 = ORIENTED_EDGE( '', *, *, #17850, .F. ); -#12357 = ORIENTED_EDGE( '', *, *, #19234, .T. ); -#12358 = ORIENTED_EDGE( '', *, *, #18738, .F. ); -#12359 = ORIENTED_EDGE( '', *, *, #19235, .F. ); -#12360 = CARTESIAN_POINT( '', ( -7.12423237156897, 1.00000000000000, 7.96456549462712 ) ); -#12361 = DIRECTION( '', ( -0.848464743138061, 0.000000000000000, -0.529251905666540 ) ); -#12362 = DIRECTION( '', ( -0.529251905666540, 0.000000000000000, 0.848464743138061 ) ); -#12363 = SURFACE_STYLE_FILL_AREA( #19236 ); -#12364 = ORIENTED_EDGE( '', *, *, #19237, .F. ); -#12365 = ORIENTED_EDGE( '', *, *, #19238, .F. ); -#12366 = ORIENTED_EDGE( '', *, *, #19239, .T. ); -#12367 = ORIENTED_EDGE( '', *, *, #17879, .T. ); -#12368 = CARTESIAN_POINT( '', ( 0.149353056289325, -5.06628690924066, 5.80500000000000 ) ); -#12369 = DIRECTION( '', ( -0.173648177666930, -0.984807753012208, -5.02890768546602E-017 ) ); -#12370 = DIRECTION( '', ( 0.984807753012208, -0.173648177666930, 0.000000000000000 ) ); -#12371 = SURFACE_STYLE_FILL_AREA( #19240 ); -#12372 = ORIENTED_EDGE( '', *, *, #18335, .T. ); -#12373 = ORIENTED_EDGE( '', *, *, #18201, .F. ); -#12374 = ORIENTED_EDGE( '', *, *, #19241, .T. ); -#12375 = ORIENTED_EDGE( '', *, *, #19242, .T. ); -#12376 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 1.08000000000000 ) ); -#12377 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12378 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12379 = SURFACE_STYLE_FILL_AREA( #19243 ); -#12380 = ORIENTED_EDGE( '', *, *, #18741, .T. ); -#12381 = ORIENTED_EDGE( '', *, *, #17451, .T. ); -#12382 = ORIENTED_EDGE( '', *, *, #18288, .T. ); -#12383 = ORIENTED_EDGE( '', *, *, #19244, .F. ); -#12384 = ORIENTED_EDGE( '', *, *, #18955, .F. ); -#12385 = ORIENTED_EDGE( '', *, *, #19245, .T. ); -#12386 = ORIENTED_EDGE( '', *, *, #19246, .T. ); -#12387 = ORIENTED_EDGE( '', *, *, #19247, .T. ); -#12388 = ORIENTED_EDGE( '', *, *, #19248, .T. ); -#12389 = ORIENTED_EDGE( '', *, *, #19249, .F. ); -#12390 = ORIENTED_EDGE( '', *, *, #19250, .T. ); -#12391 = ORIENTED_EDGE( '', *, *, #18736, .T. ); -#12392 = ORIENTED_EDGE( '', *, *, #18580, .T. ); -#12393 = ORIENTED_EDGE( '', *, *, #17786, .F. ); -#12394 = ORIENTED_EDGE( '', *, *, #19251, .F. ); -#12395 = ORIENTED_EDGE( '', *, *, #18174, .T. ); -#12396 = ORIENTED_EDGE( '', *, *, #19252, .T. ); -#12397 = ORIENTED_EDGE( '', *, *, #19253, .T. ); -#12398 = ORIENTED_EDGE( '', *, *, #18291, .T. ); -#12399 = ORIENTED_EDGE( '', *, *, #18864, .T. ); -#12400 = CARTESIAN_POINT( '', ( 0.000000000000000, 5.65000000000000, 0.000000000000000 ) ); -#12401 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12402 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12403 = SURFACE_STYLE_FILL_AREA( #19254 ); -#12404 = ORIENTED_EDGE( '', *, *, #19255, .F. ); -#12405 = ORIENTED_EDGE( '', *, *, #18794, .F. ); -#12406 = ORIENTED_EDGE( '', *, *, #19256, .F. ); -#12407 = ORIENTED_EDGE( '', *, *, #18992, .F. ); -#12408 = ORIENTED_EDGE( '', *, *, #18640, .T. ); -#12409 = ORIENTED_EDGE( '', *, *, #19257, .T. ); -#12410 = ORIENTED_EDGE( '', *, *, #18041, .T. ); -#12411 = ORIENTED_EDGE( '', *, *, #19258, .T. ); -#12412 = ORIENTED_EDGE( '', *, *, #19259, .T. ); -#12413 = ORIENTED_EDGE( '', *, *, #19177, .T. ); -#12414 = ORIENTED_EDGE( '', *, *, #19112, .F. ); -#12415 = ORIENTED_EDGE( '', *, *, #19260, .F. ); -#12416 = ORIENTED_EDGE( '', *, *, #17830, .F. ); -#12417 = ORIENTED_EDGE( '', *, *, #19261, .F. ); -#12418 = ORIENTED_EDGE( '', *, *, #18061, .F. ); -#12419 = ORIENTED_EDGE( '', *, *, #19262, .F. ); -#12420 = ORIENTED_EDGE( '', *, *, #19263, .F. ); -#12421 = ORIENTED_EDGE( '', *, *, #19264, .F. ); -#12422 = ORIENTED_EDGE( '', *, *, #19217, .F. ); -#12423 = ORIENTED_EDGE( '', *, *, #17178, .F. ); -#12424 = ORIENTED_EDGE( '', *, *, #19265, .F. ); -#12425 = ORIENTED_EDGE( '', *, *, #19266, .F. ); -#12426 = ORIENTED_EDGE( '', *, *, #19267, .F. ); -#12427 = ORIENTED_EDGE( '', *, *, #18782, .F. ); -#12428 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 6.10500000000000 ) ); -#12429 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#12430 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#12431 = SURFACE_STYLE_FILL_AREA( #19268 ); -#12432 = ORIENTED_EDGE( '', *, *, #19269, .F. ); -#12433 = ORIENTED_EDGE( '', *, *, #18549, .F. ); -#12434 = ORIENTED_EDGE( '', *, *, #19270, .T. ); -#12435 = ORIENTED_EDGE( '', *, *, #19271, .F. ); -#12436 = ORIENTED_EDGE( '', *, *, #19272, .F. ); -#12437 = ORIENTED_EDGE( '', *, *, #19273, .T. ); -#12438 = ORIENTED_EDGE( '', *, *, #19274, .T. ); -#12439 = ORIENTED_EDGE( '', *, *, #17166, .T. ); -#12440 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.750000000000000, -0.200000000000000 ) ); -#12441 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12442 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12443 = SURFACE_STYLE_FILL_AREA( #19275 ); -#12444 = ORIENTED_EDGE( '', *, *, #19147, .F. ); -#12445 = ORIENTED_EDGE( '', *, *, #19276, .T. ); -#12446 = ORIENTED_EDGE( '', *, *, #19277, .T. ); -#12447 = ORIENTED_EDGE( '', *, *, #18913, .F. ); -#12448 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#12449 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12450 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12451 = SURFACE_STYLE_FILL_AREA( #19278 ); -#12452 = ORIENTED_EDGE( '', *, *, #19279, .T. ); -#12453 = ORIENTED_EDGE( '', *, *, #19280, .F. ); -#12454 = ORIENTED_EDGE( '', *, *, #19145, .F. ); -#12455 = ORIENTED_EDGE( '', *, *, #17211, .T. ); -#12456 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#12457 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#12458 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12459 = SURFACE_STYLE_FILL_AREA( #19281 ); -#12460 = ORIENTED_EDGE( '', *, *, #19282, .T. ); -#12461 = ORIENTED_EDGE( '', *, *, #18920, .F. ); -#12462 = ORIENTED_EDGE( '', *, *, #19283, .T. ); -#12463 = ORIENTED_EDGE( '', *, *, #19284, .T. ); -#12464 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 1.11000000000000 ) ); -#12465 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12466 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12467 = SURFACE_STYLE_FILL_AREA( #19285 ); -#12468 = ORIENTED_EDGE( '', *, *, #17205, .F. ); -#12469 = ORIENTED_EDGE( '', *, *, #19286, .T. ); -#12470 = ORIENTED_EDGE( '', *, *, #17663, .F. ); -#12471 = ORIENTED_EDGE( '', *, *, #18838, .T. ); -#12472 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#12473 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12474 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12475 = SURFACE_STYLE_FILL_AREA( #19287 ); -#12476 = ORIENTED_EDGE( '', *, *, #19288, .F. ); -#12477 = ORIENTED_EDGE( '', *, *, #19289, .T. ); -#12478 = ORIENTED_EDGE( '', *, *, #19290, .F. ); -#12479 = ORIENTED_EDGE( '', *, *, #19291, .F. ); -#12480 = ORIENTED_EDGE( '', *, *, #18102, .T. ); -#12481 = ORIENTED_EDGE( '', *, *, #19292, .F. ); -#12482 = ORIENTED_EDGE( '', *, *, #19293, .F. ); -#12483 = ORIENTED_EDGE( '', *, *, #18028, .F. ); -#12484 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#12485 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#12486 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#12487 = SURFACE_STYLE_FILL_AREA( #19294 ); -#12488 = ORIENTED_EDGE( '', *, *, #18837, .T. ); -#12489 = ORIENTED_EDGE( '', *, *, #17274, .F. ); -#12490 = ORIENTED_EDGE( '', *, *, #19295, .T. ); -#12491 = ORIENTED_EDGE( '', *, *, #17207, .T. ); -#12492 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 1.08000000000000 ) ); -#12493 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12494 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12495 = SURFACE_STYLE_FILL_AREA( #19296 ); -#12496 = ORIENTED_EDGE( '', *, *, #18278, .F. ); -#12497 = ORIENTED_EDGE( '', *, *, #17978, .T. ); -#12498 = ORIENTED_EDGE( '', *, *, #17578, .T. ); -#12499 = ORIENTED_EDGE( '', *, *, #17940, .F. ); -#12500 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, 2.94500000000000 ) ); -#12501 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12502 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12503 = SURFACE_STYLE_FILL_AREA( #19297 ); -#12504 = ORIENTED_EDGE( '', *, *, #17847, .F. ); -#12505 = ORIENTED_EDGE( '', *, *, #19298, .F. ); -#12506 = ORIENTED_EDGE( '', *, *, #18937, .F. ); -#12507 = ORIENTED_EDGE( '', *, *, #19299, .F. ); -#12508 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.000000000000000, 0.000000000000000 ) ); -#12509 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12510 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12511 = SURFACE_STYLE_FILL_AREA( #19300 ); -#12512 = ORIENTED_EDGE( '', *, *, #17948, .T. ); -#12513 = ORIENTED_EDGE( '', *, *, #19301, .T. ); -#12514 = ORIENTED_EDGE( '', *, *, #17909, .F. ); -#12515 = ORIENTED_EDGE( '', *, *, #19302, .F. ); -#12516 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, -1.15500000000000 ) ); -#12517 = DIRECTION( '', ( 0.000000000000000, 2.16840434497101E-016, -1.00000000000000 ) ); -#12518 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 2.16840434497101E-016 ) ); -#12519 = SURFACE_STYLE_FILL_AREA( #19303 ); -#12520 = ORIENTED_EDGE( '', *, *, #17430, .T. ); -#12521 = ORIENTED_EDGE( '', *, *, #18718, .F. ); -#12522 = ORIENTED_EDGE( '', *, *, #17655, .T. ); -#12523 = ORIENTED_EDGE( '', *, *, #19304, .F. ); -#12524 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#12525 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12526 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12527 = SURFACE_STYLE_FILL_AREA( #19305 ); -#12528 = ORIENTED_EDGE( '', *, *, #19306, .T. ); -#12529 = ORIENTED_EDGE( '', *, *, #17337, .T. ); -#12530 = ORIENTED_EDGE( '', *, *, #19307, .F. ); -#12531 = ORIENTED_EDGE( '', *, *, #19308, .F. ); -#12532 = ORIENTED_EDGE( '', *, *, #19309, .F. ); -#12533 = ORIENTED_EDGE( '', *, *, #19310, .T. ); -#12534 = ORIENTED_EDGE( '', *, *, #19221, .F. ); -#12535 = ORIENTED_EDGE( '', *, *, #17652, .F. ); -#12536 = ORIENTED_EDGE( '', *, *, #18824, .T. ); -#12537 = ORIENTED_EDGE( '', *, *, #17408, .F. ); -#12538 = ORIENTED_EDGE( '', *, *, #18349, .T. ); -#12539 = ORIENTED_EDGE( '', *, *, #19311, .T. ); -#12540 = ORIENTED_EDGE( '', *, *, #18126, .T. ); -#12541 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, -0.180000000000000 ) ); -#12542 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12543 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12544 = SURFACE_STYLE_FILL_AREA( #19312 ); -#12545 = ORIENTED_EDGE( '', *, *, #18071, .T. ); -#12546 = ORIENTED_EDGE( '', *, *, #18602, .T. ); -#12547 = ORIENTED_EDGE( '', *, *, #19313, .F. ); -#12548 = ORIENTED_EDGE( '', *, *, #19314, .T. ); -#12549 = CARTESIAN_POINT( '', ( 7.22770898463789, 0.900000000000000, -0.909306240663772 ) ); -#12550 = DIRECTION( '', ( -0.512351959870201, 0.000000000000000, 0.858775563938078 ) ); -#12551 = DIRECTION( '', ( 0.858775563938078, 0.000000000000000, 0.512351959870201 ) ); -#12552 = SURFACE_STYLE_FILL_AREA( #19315 ); -#12553 = ORIENTED_EDGE( '', *, *, #19159, .F. ); -#12554 = ORIENTED_EDGE( '', *, *, #18119, .T. ); -#12555 = ORIENTED_EDGE( '', *, *, #19316, .T. ); -#12556 = ORIENTED_EDGE( '', *, *, #19317, .F. ); -#12557 = CARTESIAN_POINT( '', ( 4.25000000000000, -1.00000000000000, 5.20000000000000 ) ); -#12558 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12559 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12560 = SURFACE_STYLE_FILL_AREA( #19318 ); -#12561 = ORIENTED_EDGE( '', *, *, #19319, .T. ); -#12562 = ORIENTED_EDGE( '', *, *, #19320, .T. ); -#12563 = ORIENTED_EDGE( '', *, *, #18659, .F. ); -#12564 = ORIENTED_EDGE( '', *, *, #19321, .F. ); -#12565 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, -0.180000000000000 ) ); -#12566 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#12567 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#12568 = SURFACE_STYLE_FILL_AREA( #19322 ); -#12569 = ORIENTED_EDGE( '', *, *, #19291, .T. ); -#12570 = ORIENTED_EDGE( '', *, *, #19323, .F. ); -#12571 = ORIENTED_EDGE( '', *, *, #18568, .F. ); -#12572 = ORIENTED_EDGE( '', *, *, #18103, .F. ); -#12573 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#12574 = DIRECTION( '', ( -0.366590837815618, 0.930382264249294, -4.48944296127644E-017 ) ); -#12575 = DIRECTION( '', ( -0.930382264249294, -0.366590837815618, 0.000000000000000 ) ); -#12576 = SURFACE_STYLE_FILL_AREA( #19324 ); -#12577 = ORIENTED_EDGE( '', *, *, #19325, .T. ); -#12578 = ORIENTED_EDGE( '', *, *, #18317, .T. ); -#12579 = ORIENTED_EDGE( '', *, *, #19326, .F. ); -#12580 = ORIENTED_EDGE( '', *, *, #19327, .T. ); -#12581 = CARTESIAN_POINT( '', ( -4.35000000000000, -1.50000000000000, 28.2576226650358 ) ); -#12582 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12583 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12584 = SURFACE_STYLE_FILL_AREA( #19328 ); -#12585 = ORIENTED_EDGE( '', *, *, #17601, .T. ); -#12586 = ORIENTED_EDGE( '', *, *, #18964, .T. ); -#12587 = ORIENTED_EDGE( '', *, *, #17897, .T. ); -#12588 = ORIENTED_EDGE( '', *, *, #19329, .T. ); -#12589 = ORIENTED_EDGE( '', *, *, #18141, .T. ); -#12590 = ORIENTED_EDGE( '', *, *, #17982, .F. ); -#12591 = ORIENTED_EDGE( '', *, *, #18915, .T. ); -#12592 = ORIENTED_EDGE( '', *, *, #17624, .T. ); -#12593 = ORIENTED_EDGE( '', *, *, #19330, .F. ); -#12594 = ORIENTED_EDGE( '', *, *, #18786, .F. ); -#12595 = ORIENTED_EDGE( '', *, *, #19331, .T. ); -#12596 = ORIENTED_EDGE( '', *, *, #17562, .F. ); -#12597 = ORIENTED_EDGE( '', *, *, #19332, .T. ); -#12598 = ORIENTED_EDGE( '', *, *, #19333, .T. ); -#12599 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -6.10500000000000 ) ); -#12600 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12601 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12602 = SURFACE_STYLE_FILL_AREA( #19334 ); -#12603 = ORIENTED_EDGE( '', *, *, #19335, .T. ); -#12604 = ORIENTED_EDGE( '', *, *, #18812, .T. ); -#12605 = ORIENTED_EDGE( '', *, *, #19176, .T. ); -#12606 = ORIENTED_EDGE( '', *, *, #19259, .F. ); -#12607 = CARTESIAN_POINT( '', ( 3.35000000000000, -3.00000000000000, 28.2576226650358 ) ); -#12608 = DIRECTION( '', ( -1.00000000000000, 5.78241158658936E-016, 0.000000000000000 ) ); -#12609 = DIRECTION( '', ( -5.78241158658936E-016, -1.00000000000000, 0.000000000000000 ) ); -#12610 = SURFACE_STYLE_FILL_AREA( #19336 ); -#12611 = ORIENTED_EDGE( '', *, *, #19337, .T. ); -#12612 = ORIENTED_EDGE( '', *, *, #19151, .F. ); -#12613 = ORIENTED_EDGE( '', *, *, #19338, .F. ); -#12614 = ORIENTED_EDGE( '', *, *, #18821, .F. ); -#12615 = ORIENTED_EDGE( '', *, *, #19339, .F. ); -#12616 = ORIENTED_EDGE( '', *, *, #19283, .F. ); -#12617 = ORIENTED_EDGE( '', *, *, #18919, .F. ); -#12618 = ORIENTED_EDGE( '', *, *, #18066, .F. ); -#12619 = ORIENTED_EDGE( '', *, *, #19340, .F. ); -#12620 = ORIENTED_EDGE( '', *, *, #17639, .F. ); -#12621 = ORIENTED_EDGE( '', *, *, #17448, .F. ); -#12622 = ORIENTED_EDGE( '', *, *, #19341, .F. ); -#12623 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.000000000000000, 0.000000000000000 ) ); -#12624 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12625 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12626 = SURFACE_STYLE_FILL_AREA( #19342 ); -#12627 = ORIENTED_EDGE( '', *, *, #19343, .F. ); -#12628 = ORIENTED_EDGE( '', *, *, #19344, .T. ); -#12629 = ORIENTED_EDGE( '', *, *, #19345, .T. ); -#12630 = ORIENTED_EDGE( '', *, *, #19346, .T. ); -#12631 = CARTESIAN_POINT( '', ( 6.70000000000000, 0.790727636535539, 8.22919144746039 ) ); -#12632 = DIRECTION( '', ( 1.21937098167794E-016, 1.00000000000000, 1.95482203404901E-016 ) ); -#12633 = DIRECTION( '', ( -0.848464743138061, -3.69778549322349E-032, 0.529251905666540 ) ); -#12634 = SURFACE_STYLE_FILL_AREA( #19347 ); -#12635 = ORIENTED_EDGE( '', *, *, #18346, .F. ); -#12636 = ORIENTED_EDGE( '', *, *, #19348, .T. ); -#12637 = ORIENTED_EDGE( '', *, *, #19349, .T. ); -#12638 = ORIENTED_EDGE( '', *, *, #17412, .T. ); -#12639 = CARTESIAN_POINT( '', ( 2.80000000000000, 11.0000000000000, -0.130000000000000 ) ); -#12640 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12641 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12642 = SURFACE_STYLE_FILL_AREA( #19350 ); -#12643 = ORIENTED_EDGE( '', *, *, #18802, .T. ); -#12644 = ORIENTED_EDGE( '', *, *, #19351, .T. ); -#12645 = ORIENTED_EDGE( '', *, *, #19266, .T. ); -#12646 = ORIENTED_EDGE( '', *, *, #19352, .F. ); -#12647 = CARTESIAN_POINT( '', ( 0.810000000000000, -6.80000000000000, -22.1526226650358 ) ); -#12648 = DIRECTION( '', ( -2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#12649 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#12650 = SURFACE_STYLE_FILL_AREA( #19353 ); -#12651 = ORIENTED_EDGE( '', *, *, #19354, .T. ); -#12652 = ORIENTED_EDGE( '', *, *, #18230, .F. ); -#12653 = ORIENTED_EDGE( '', *, *, #19355, .T. ); -#12654 = ORIENTED_EDGE( '', *, *, #18974, .T. ); -#12655 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 0.510000000000000 ) ); -#12656 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12657 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12658 = SURFACE_STYLE_FILL_AREA( #19356 ); -#12659 = ORIENTED_EDGE( '', *, *, #19357, .T. ); -#12660 = ORIENTED_EDGE( '', *, *, #18961, .F. ); -#12661 = ORIENTED_EDGE( '', *, *, #19358, .F. ); -#12662 = ORIENTED_EDGE( '', *, *, #18901, .T. ); -#12663 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#12664 = DIRECTION( '', ( -0.992606297968411, 0.121378487523311, 0.000000000000000 ) ); -#12665 = DIRECTION( '', ( -0.121378487523311, -0.992606297968411, 0.000000000000000 ) ); -#12666 = SURFACE_STYLE_FILL_AREA( #19359 ); -#12667 = ORIENTED_EDGE( '', *, *, #17781, .T. ); -#12668 = ORIENTED_EDGE( '', *, *, #19360, .F. ); -#12669 = ORIENTED_EDGE( '', *, *, #17258, .F. ); -#12670 = ORIENTED_EDGE( '', *, *, #17613, .T. ); -#12671 = CARTESIAN_POINT( '', ( -4.20000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#12672 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#12673 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12674 = SURFACE_STYLE_FILL_AREA( #19361 ); -#12675 = ORIENTED_EDGE( '', *, *, #18365, .F. ); -#12676 = ORIENTED_EDGE( '', *, *, #18297, .T. ); -#12677 = ORIENTED_EDGE( '', *, *, #19362, .F. ); -#12678 = ORIENTED_EDGE( '', *, *, #17148, .F. ); -#12679 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.160000000000000, 11.5435038362938 ) ); -#12680 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12681 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12682 = SURFACE_STYLE_FILL_AREA( #19363 ); -#12683 = ORIENTED_EDGE( '', *, *, #19364, .F. ); -#12684 = ORIENTED_EDGE( '', *, *, #19365, .T. ); -#12685 = ORIENTED_EDGE( '', *, *, #19366, .T. ); -#12686 = ORIENTED_EDGE( '', *, *, #19367, .T. ); -#12687 = CARTESIAN_POINT( '', ( -24.8411775083227, -1.50000000000000, 6.10500000000000 ) ); -#12688 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12689 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12690 = SURFACE_STYLE_FILL_AREA( #19368 ); -#12691 = ORIENTED_EDGE( '', *, *, #19369, .T. ); -#12692 = ORIENTED_EDGE( '', *, *, #18109, .F. ); -#12693 = ORIENTED_EDGE( '', *, *, #17508, .T. ); -#12694 = ORIENTED_EDGE( '', *, *, #19370, .T. ); -#12695 = ORIENTED_EDGE( '', *, *, #19371, .F. ); -#12696 = ORIENTED_EDGE( '', *, *, #17745, .T. ); -#12697 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#12698 = DIRECTION( '', ( 7.67576759281773E-017, 0.000000000000000, -1.00000000000000 ) ); -#12699 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -7.67576759281773E-017 ) ); -#12700 = SURFACE_STYLE_FILL_AREA( #19372 ); -#12701 = ORIENTED_EDGE( '', *, *, #19373, .F. ); -#12702 = ORIENTED_EDGE( '', *, *, #17465, .F. ); -#12703 = ORIENTED_EDGE( '', *, *, #17395, .F. ); -#12704 = ORIENTED_EDGE( '', *, *, #17954, .T. ); -#12705 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#12706 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#12707 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12708 = SURFACE_STYLE_FILL_AREA( #19374 ); -#12709 = ORIENTED_EDGE( '', *, *, #19327, .F. ); -#12710 = ORIENTED_EDGE( '', *, *, #19375, .T. ); -#12711 = ORIENTED_EDGE( '', *, *, #19376, .T. ); -#12712 = ORIENTED_EDGE( '', *, *, #17821, .T. ); -#12713 = ORIENTED_EDGE( '', *, *, #17284, .T. ); -#12714 = ORIENTED_EDGE( '', *, *, #19377, .F. ); -#12715 = ORIENTED_EDGE( '', *, *, #19378, .F. ); -#12716 = ORIENTED_EDGE( '', *, *, #19379, .T. ); -#12717 = CARTESIAN_POINT( '', ( -24.8411775083227, -1.50000000000000, 6.10500000000000 ) ); -#12718 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12719 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12720 = SURFACE_STYLE_FILL_AREA( #19380 ); -#12721 = ORIENTED_EDGE( '', *, *, #19381, .F. ); -#12722 = ORIENTED_EDGE( '', *, *, #19382, .T. ); -#12723 = ORIENTED_EDGE( '', *, *, #19246, .F. ); -#12724 = ORIENTED_EDGE( '', *, *, #19383, .F. ); -#12725 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#12726 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12727 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12728 = SURFACE_STYLE_FILL_AREA( #19384 ); -#12729 = ORIENTED_EDGE( '', *, *, #19385, .T. ); -#12730 = ORIENTED_EDGE( '', *, *, #17790, .T. ); -#12731 = ORIENTED_EDGE( '', *, *, #17196, .T. ); -#12732 = ORIENTED_EDGE( '', *, *, #18827, .T. ); -#12733 = CARTESIAN_POINT( '', ( 8.40500000000000, 0.000000000000000, 0.000000000000000 ) ); -#12734 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12735 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12736 = SURFACE_STYLE_FILL_AREA( #19386 ); -#12737 = ORIENTED_EDGE( '', *, *, #19387, .F. ); -#12738 = ORIENTED_EDGE( '', *, *, #19388, .F. ); -#12739 = ORIENTED_EDGE( '', *, *, #17692, .T. ); -#12740 = ORIENTED_EDGE( '', *, *, #19389, .T. ); -#12741 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#12742 = DIRECTION( '', ( 0.000000000000000, 1.14126544472158E-016, -1.00000000000000 ) ); -#12743 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 1.14126544472158E-016 ) ); -#12744 = SURFACE_STYLE_FILL_AREA( #19390 ); -#12745 = ORIENTED_EDGE( '', *, *, #18372, .F. ); -#12746 = ORIENTED_EDGE( '', *, *, #18156, .F. ); -#12747 = ORIENTED_EDGE( '', *, *, #17763, .F. ); -#12748 = ORIENTED_EDGE( '', *, *, #19099, .F. ); -#12749 = ORIENTED_EDGE( '', *, *, #18085, .F. ); -#12750 = ORIENTED_EDGE( '', *, *, #19391, .T. ); -#12751 = ORIENTED_EDGE( '', *, *, #19392, .T. ); -#12752 = ORIENTED_EDGE( '', *, *, #18268, .T. ); -#12753 = ORIENTED_EDGE( '', *, *, #18446, .T. ); -#12754 = ORIENTED_EDGE( '', *, *, #19393, .T. ); -#12755 = CARTESIAN_POINT( '', ( -3.29867701598930, -5.73132298401069, -0.0199999999999996 ) ); -#12756 = DIRECTION( '', ( 1.04427060894146E-016, -1.78098305379280E-016, -1.00000000000000 ) ); -#12757 = DIRECTION( '', ( -0.505808198684508, 0.862645968021374, -2.06455848611660E-016 ) ); -#12758 = SURFACE_STYLE_FILL_AREA( #19394 ); -#12759 = ORIENTED_EDGE( '', *, *, #19395, .F. ); -#12760 = ORIENTED_EDGE( '', *, *, #17440, .F. ); -#12761 = ORIENTED_EDGE( '', *, *, #18721, .T. ); -#12762 = ORIENTED_EDGE( '', *, *, #17474, .F. ); -#12763 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#12764 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.80842790748978E-016 ) ); -#12765 = DIRECTION( '', ( -2.80842790748978E-016, 0.000000000000000, -1.00000000000000 ) ); -#12766 = SURFACE_STYLE_FILL_AREA( #19396 ); -#12767 = ORIENTED_EDGE( '', *, *, #19397, .T. ); -#12768 = ORIENTED_EDGE( '', *, *, #18957, .F. ); -#12769 = CARTESIAN_POINT( '', ( -5.62500000000000, 4.85000000000000, 3.75000000000000 ) ); -#12770 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#12771 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12772 = SURFACE_STYLE_FILL_AREA( #19398 ); -#12773 = ORIENTED_EDGE( '', *, *, #19399, .F. ); -#12774 = ORIENTED_EDGE( '', *, *, #19400, .F. ); -#12775 = ORIENTED_EDGE( '', *, *, #19401, .F. ); -#12776 = ORIENTED_EDGE( '', *, *, #19402, .T. ); -#12777 = ORIENTED_EDGE( '', *, *, #19403, .T. ); -#12778 = ORIENTED_EDGE( '', *, *, #19404, .T. ); -#12779 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, -2.44500000000000 ) ); -#12780 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12781 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#12782 = SURFACE_STYLE_FILL_AREA( #19405 ); -#12783 = ORIENTED_EDGE( '', *, *, #19406, .F. ); -#12784 = ORIENTED_EDGE( '', *, *, #18547, .F. ); -#12785 = ORIENTED_EDGE( '', *, *, #19407, .T. ); -#12786 = ORIENTED_EDGE( '', *, *, #19408, .F. ); -#12787 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#12788 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12789 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12790 = SURFACE_STYLE_FILL_AREA( #19409 ); -#12791 = ORIENTED_EDGE( '', *, *, #18598, .T. ); -#12792 = ORIENTED_EDGE( '', *, *, #19410, .T. ); -#12793 = ORIENTED_EDGE( '', *, *, #19411, .T. ); -#12794 = ORIENTED_EDGE( '', *, *, #18932, .F. ); -#12795 = ORIENTED_EDGE( '', *, *, #18212, .F. ); -#12796 = ORIENTED_EDGE( '', *, *, #19412, .T. ); -#12797 = ORIENTED_EDGE( '', *, *, #19413, .T. ); -#12798 = ORIENTED_EDGE( '', *, *, #19414, .T. ); -#12799 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, -0.200000000000000 ) ); -#12800 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12801 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12802 = SURFACE_STYLE_FILL_AREA( #19415 ); -#12803 = ORIENTED_EDGE( '', *, *, #18724, .T. ); -#12804 = ORIENTED_EDGE( '', *, *, #19416, .F. ); -#12805 = ORIENTED_EDGE( '', *, *, #19417, .F. ); -#12806 = ORIENTED_EDGE( '', *, *, #19418, .T. ); -#12807 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, 3.94000000000000 ) ); -#12808 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -7.67576759281773E-017 ) ); -#12809 = DIRECTION( '', ( -7.67576759281773E-017, 0.000000000000000, -1.00000000000000 ) ); -#12810 = SURFACE_STYLE_FILL_AREA( #19419 ); -#12811 = ORIENTED_EDGE( '', *, *, #19060, .T. ); -#12812 = ORIENTED_EDGE( '', *, *, #17493, .T. ); -#12813 = ORIENTED_EDGE( '', *, *, #18896, .F. ); -#12814 = ORIENTED_EDGE( '', *, *, #17443, .F. ); -#12815 = ORIENTED_EDGE( '', *, *, #17936, .F. ); -#12816 = ORIENTED_EDGE( '', *, *, #19420, .T. ); -#12817 = ORIENTED_EDGE( '', *, *, #17973, .T. ); -#12818 = ORIENTED_EDGE( '', *, *, #18999, .T. ); -#12819 = CARTESIAN_POINT( '', ( 5.67063780169887, 3.90466213210278, -0.00499999999999947 ) ); -#12820 = DIRECTION( '', ( -0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12821 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#12822 = SURFACE_STYLE_FILL_AREA( #19421 ); -#12823 = ORIENTED_EDGE( '', *, *, #19422, .T. ); -#12824 = ORIENTED_EDGE( '', *, *, #19226, .T. ); -#12825 = ORIENTED_EDGE( '', *, *, #19423, .T. ); -#12826 = ORIENTED_EDGE( '', *, *, #19424, .T. ); -#12827 = ORIENTED_EDGE( '', *, *, #18910, .T. ); -#12828 = ORIENTED_EDGE( '', *, *, #19277, .F. ); -#12829 = ORIENTED_EDGE( '', *, *, #19425, .F. ); -#12830 = ORIENTED_EDGE( '', *, *, #19279, .F. ); -#12831 = ORIENTED_EDGE( '', *, *, #17210, .F. ); -#12832 = ORIENTED_EDGE( '', *, *, #19005, .F. ); -#12833 = ORIENTED_EDGE( '', *, *, #19426, .F. ); -#12834 = ORIENTED_EDGE( '', *, *, #19427, .T. ); -#12835 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749568E-018 ) ); -#12836 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12837 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#12838 = SURFACE_STYLE_FILL_AREA( #19428 ); -#12839 = ORIENTED_EDGE( '', *, *, #19429, .T. ); -#12840 = ORIENTED_EDGE( '', *, *, #17989, .F. ); -#12841 = ORIENTED_EDGE( '', *, *, #19430, .F. ); -#12842 = ORIENTED_EDGE( '', *, *, #19122, .T. ); -#12843 = ORIENTED_EDGE( '', *, *, #19431, .F. ); -#12844 = ORIENTED_EDGE( '', *, *, #19432, .F. ); -#12845 = ORIENTED_EDGE( '', *, *, #19433, .F. ); -#12846 = ORIENTED_EDGE( '', *, *, #18459, .F. ); -#12847 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#12848 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#12849 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#12850 = SURFACE_STYLE_FILL_AREA( #19434 ); -#12851 = ORIENTED_EDGE( '', *, *, #17893, .T. ); -#12852 = ORIENTED_EDGE( '', *, *, #18695, .F. ); -#12853 = ORIENTED_EDGE( '', *, *, #19435, .T. ); -#12854 = ORIENTED_EDGE( '', *, *, #19288, .T. ); -#12855 = ORIENTED_EDGE( '', *, *, #18031, .F. ); -#12856 = ORIENTED_EDGE( '', *, *, #18565, .F. ); -#12857 = ORIENTED_EDGE( '', *, *, #18081, .F. ); -#12858 = ORIENTED_EDGE( '', *, *, #19436, .T. ); -#12859 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -0.200000000000000 ) ); -#12860 = DIRECTION( '', ( 1.18492040708798E-016, -1.00000000000000, 1.45110898378468E-032 ) ); -#12861 = DIRECTION( '', ( 1.00000000000000, 1.18492040708798E-016, 0.000000000000000 ) ); -#12862 = SURFACE_STYLE_FILL_AREA( #19437 ); -#12863 = ORIENTED_EDGE( '', *, *, #19438, .T. ); -#12864 = ORIENTED_EDGE( '', *, *, #19439, .T. ); -#12865 = ORIENTED_EDGE( '', *, *, #19440, .T. ); -#12866 = ORIENTED_EDGE( '', *, *, #19441, .T. ); -#12867 = CARTESIAN_POINT( '', ( -9.78500000000000, -1.25000000000000, -0.210000000000000 ) ); -#12868 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#12869 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#12870 = SURFACE_STYLE_FILL_AREA( #19442 ); -#12871 = ORIENTED_EDGE( '', *, *, #18557, .T. ); -#12872 = ORIENTED_EDGE( '', *, *, #19443, .T. ); -#12873 = ORIENTED_EDGE( '', *, *, #19444, .T. ); -#12874 = ORIENTED_EDGE( '', *, *, #19417, .T. ); -#12875 = ORIENTED_EDGE( '', *, *, #19445, .T. ); -#12876 = ORIENTED_EDGE( '', *, *, #19446, .T. ); -#12877 = ORIENTED_EDGE( '', *, *, #18002, .F. ); -#12878 = ORIENTED_EDGE( '', *, *, #19395, .T. ); -#12879 = ORIENTED_EDGE( '', *, *, #17473, .T. ); -#12880 = ORIENTED_EDGE( '', *, *, #17649, .T. ); -#12881 = ORIENTED_EDGE( '', *, *, #18217, .T. ); -#12882 = ORIENTED_EDGE( '', *, *, #18606, .T. ); -#12883 = CARTESIAN_POINT( '', ( 5.73483405085584, -10.3000000000000, -5.60500000000000 ) ); -#12884 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#12885 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#12886 = SURFACE_STYLE_FILL_AREA( #19447 ); -#12887 = ORIENTED_EDGE( '', *, *, #18195, .F. ); -#12888 = ORIENTED_EDGE( '', *, *, #19448, .T. ); -#12889 = ORIENTED_EDGE( '', *, *, #18190, .T. ); -#12890 = ORIENTED_EDGE( '', *, *, #19449, .T. ); -#12891 = ORIENTED_EDGE( '', *, *, #18089, .F. ); -#12892 = ORIENTED_EDGE( '', *, *, #19450, .F. ); -#12893 = CARTESIAN_POINT( '', ( 7.18321389339552, 1.00000000000000, 8.35766063921258 ) ); -#12894 = DIRECTION( '', ( 0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#12895 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, -0.966427786791177 ) ); -#12896 = SURFACE_STYLE_FILL_AREA( #19451 ); -#12897 = ORIENTED_EDGE( '', *, *, #18412, .F. ); -#12898 = ORIENTED_EDGE( '', *, *, #19452, .T. ); -#12899 = ORIENTED_EDGE( '', *, *, #17159, .T. ); -#12900 = ORIENTED_EDGE( '', *, *, #19453, .T. ); -#12901 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.05000000000000, -2.71516594914416 ) ); -#12902 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12903 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12904 = SURFACE_STYLE_FILL_AREA( #19454 ); -#12905 = ORIENTED_EDGE( '', *, *, #19455, .T. ); -#12906 = ORIENTED_EDGE( '', *, *, #19456, .F. ); -#12907 = ORIENTED_EDGE( '', *, *, #19457, .F. ); -#12908 = ORIENTED_EDGE( '', *, *, #19458, .T. ); -#12909 = SURFACE_STYLE_FILL_AREA( #19459 ); -#12910 = ORIENTED_EDGE( '', *, *, #18113, .T. ); -#12911 = ORIENTED_EDGE( '', *, *, #19460, .T. ); -#12912 = ORIENTED_EDGE( '', *, *, #18163, .F. ); -#12913 = ORIENTED_EDGE( '', *, *, #19461, .T. ); -#12914 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.900000000000000, -0.200000000000000 ) ); -#12915 = DIRECTION( '', ( 3.82339376749558E-017, 0.000000000000000, 1.00000000000000 ) ); -#12916 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -3.82339376749557E-017 ) ); -#12917 = SURFACE_STYLE_FILL_AREA( #19462 ); -#12918 = ORIENTED_EDGE( '', *, *, #17887, .F. ); -#12919 = ORIENTED_EDGE( '', *, *, #17583, .F. ); -#12920 = ORIENTED_EDGE( '', *, *, #19463, .T. ); -#12921 = ORIENTED_EDGE( '', *, *, #19230, .T. ); -#12922 = ORIENTED_EDGE( '', *, *, #19179, .F. ); -#12923 = ORIENTED_EDGE( '', *, *, #17323, .F. ); -#12924 = ORIENTED_EDGE( '', *, *, #19089, .T. ); -#12925 = ORIENTED_EDGE( '', *, *, #18263, .F. ); -#12926 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.50000000000000, -0.200000000000000 ) ); -#12927 = DIRECTION( '', ( -2.39602690052045E-016, -1.00000000000000, -2.93428667439332E-032 ) ); -#12928 = DIRECTION( '', ( -1.00000000000000, 2.39602690052045E-016, 0.000000000000000 ) ); -#12929 = SURFACE_STYLE_FILL_AREA( #19464 ); -#12930 = ORIENTED_EDGE( '', *, *, #19465, .T. ); -#12931 = ORIENTED_EDGE( '', *, *, #19466, .T. ); -#12932 = ORIENTED_EDGE( '', *, *, #19467, .F. ); -#12933 = ORIENTED_EDGE( '', *, *, #19468, .F. ); -#12934 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#12935 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#12936 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#12937 = SURFACE_STYLE_FILL_AREA( #19469 ); -#12938 = ORIENTED_EDGE( '', *, *, #19470, .T. ); -#12939 = ORIENTED_EDGE( '', *, *, #17570, .T. ); -#12940 = ORIENTED_EDGE( '', *, *, #19471, .T. ); -#12941 = ORIENTED_EDGE( '', *, *, #19472, .F. ); -#12942 = ORIENTED_EDGE( '', *, *, #18689, .F. ); -#12943 = ORIENTED_EDGE( '', *, *, #18352, .T. ); -#12944 = ORIENTED_EDGE( '', *, *, #17427, .F. ); -#12945 = ORIENTED_EDGE( '', *, *, #17135, .T. ); -#12946 = ORIENTED_EDGE( '', *, *, #17660, .F. ); -#12947 = ORIENTED_EDGE( '', *, *, #17525, .F. ); -#12948 = ORIENTED_EDGE( '', *, *, #19473, .F. ); -#12949 = ORIENTED_EDGE( '', *, *, #19241, .F. ); -#12950 = ORIENTED_EDGE( '', *, *, #18200, .F. ); -#12951 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, -0.180000000000000 ) ); -#12952 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#12953 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#12954 = SURFACE_STYLE_FILL_AREA( #19474 ); -#12955 = ORIENTED_EDGE( '', *, *, #19475, .T. ); -#12956 = ORIENTED_EDGE( '', *, *, #19476, .F. ); -#12957 = ORIENTED_EDGE( '', *, *, #19477, .T. ); -#12958 = ORIENTED_EDGE( '', *, *, #18611, .T. ); -#12959 = ORIENTED_EDGE( '', *, *, #19478, .F. ); -#12960 = ORIENTED_EDGE( '', *, *, #19479, .F. ); -#12961 = ORIENTED_EDGE( '', *, *, #19440, .F. ); -#12962 = ORIENTED_EDGE( '', *, *, #19480, .T. ); -#12963 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -0.200000000000000 ) ); -#12964 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12965 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12966 = SURFACE_STYLE_FILL_AREA( #19481 ); -#12967 = ORIENTED_EDGE( '', *, *, #19482, .T. ); -#12968 = ORIENTED_EDGE( '', *, *, #19483, .T. ); -#12969 = ORIENTED_EDGE( '', *, *, #19484, .F. ); -#12970 = ORIENTED_EDGE( '', *, *, #18860, .F. ); -#12971 = ORIENTED_EDGE( '', *, *, #19485, .F. ); -#12972 = ORIENTED_EDGE( '', *, *, #19486, .T. ); -#12973 = ORIENTED_EDGE( '', *, *, #18414, .F. ); -#12974 = ORIENTED_EDGE( '', *, *, #19487, .T. ); -#12975 = ORIENTED_EDGE( '', *, *, #17163, .T. ); -#12976 = ORIENTED_EDGE( '', *, *, #18075, .F. ); -#12977 = ORIENTED_EDGE( '', *, *, #18881, .T. ); -#12978 = ORIENTED_EDGE( '', *, *, #19488, .T. ); -#12979 = CARTESIAN_POINT( '', ( -6.30000000000000, 8.05000000000000, 5.25000000000000 ) ); -#12980 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#12981 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#12982 = SURFACE_STYLE_FILL_AREA( #19489 ); -#12983 = ORIENTED_EDGE( '', *, *, #18951, .F. ); -#12984 = ORIENTED_EDGE( '', *, *, #19490, .F. ); -#12985 = ORIENTED_EDGE( '', *, *, #19491, .T. ); -#12986 = ORIENTED_EDGE( '', *, *, #19492, .T. ); -#12987 = CARTESIAN_POINT( '', ( -3.42500000000000, 1.75000000000000, 3.41000000000000 ) ); -#12988 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#12989 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12990 = SURFACE_STYLE_FILL_AREA( #19493 ); -#12991 = ORIENTED_EDGE( '', *, *, #17955, .F. ); -#12992 = ORIENTED_EDGE( '', *, *, #17393, .F. ); -#12993 = ORIENTED_EDGE( '', *, *, #17929, .F. ); -#12994 = ORIENTED_EDGE( '', *, *, #19494, .F. ); -#12995 = CARTESIAN_POINT( '', ( 24.8411775083227, 2.20000000000000, 5.49500000000000 ) ); -#12996 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#12997 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#12998 = SURFACE_STYLE_FILL_AREA( #19495 ); -#12999 = ORIENTED_EDGE( '', *, *, #19496, .F. ); -#13000 = ORIENTED_EDGE( '', *, *, #19497, .F. ); -#13001 = ORIENTED_EDGE( '', *, *, #17690, .T. ); -#13002 = ORIENTED_EDGE( '', *, *, #19498, .T. ); -#13003 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -5.05000000000000 ) ); -#13004 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13005 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13006 = SURFACE_STYLE_FILL_AREA( #19499 ); -#13007 = ORIENTED_EDGE( '', *, *, #19500, .T. ); -#13008 = ORIENTED_EDGE( '', *, *, #18769, .F. ); -#13009 = ORIENTED_EDGE( '', *, *, #19501, .F. ); -#13010 = ORIENTED_EDGE( '', *, *, #18449, .T. ); -#13011 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#13012 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#13013 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13014 = SURFACE_STYLE_FILL_AREA( #19502 ); -#13015 = ORIENTED_EDGE( '', *, *, #17399, .F. ); -#13016 = ORIENTED_EDGE( '', *, *, #19503, .T. ); -#13017 = ORIENTED_EDGE( '', *, *, #19203, .T. ); -#13018 = ORIENTED_EDGE( '', *, *, #19504, .T. ); -#13019 = CARTESIAN_POINT( '', ( 4.85000000000000, -3.00000000000000, 0.730000000000000 ) ); -#13020 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13021 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13022 = SURFACE_STYLE_FILL_AREA( #19505 ); -#13023 = ORIENTED_EDGE( '', *, *, #19041, .T. ); -#13024 = ORIENTED_EDGE( '', *, *, #19506, .F. ); -#13025 = ORIENTED_EDGE( '', *, *, #19507, .F. ); -#13026 = ORIENTED_EDGE( '', *, *, #18454, .F. ); -#13027 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#13028 = DIRECTION( '', ( -0.707106781186548, 0.707106781186547, 0.000000000000000 ) ); -#13029 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13030 = SURFACE_STYLE_FILL_AREA( #19508 ); -#13031 = ORIENTED_EDGE( '', *, *, #19509, .F. ); -#13032 = ORIENTED_EDGE( '', *, *, #19510, .T. ); -#13033 = ORIENTED_EDGE( '', *, *, #19161, .T. ); -#13034 = ORIENTED_EDGE( '', *, *, #18521, .F. ); -#13035 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, 0.800000000000000 ) ); -#13036 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13037 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13038 = SURFACE_STYLE_FILL_AREA( #19511 ); -#13039 = ORIENTED_EDGE( '', *, *, #19512, .T. ); -#13040 = ORIENTED_EDGE( '', *, *, #19513, .F. ); -#13041 = ORIENTED_EDGE( '', *, *, #19514, .T. ); -#13042 = ORIENTED_EDGE( '', *, *, #17605, .T. ); -#13043 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 2.21000000000000 ) ); -#13044 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13045 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13046 = SURFACE_STYLE_FILL_AREA( #19515 ); -#13047 = ORIENTED_EDGE( '', *, *, #19516, .T. ); -#13048 = ORIENTED_EDGE( '', *, *, #17793, .T. ); -#13049 = ORIENTED_EDGE( '', *, *, #18384, .F. ); -#13050 = ORIENTED_EDGE( '', *, *, #19517, .F. ); -#13051 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, 4.24500000000000 ) ); -#13052 = DIRECTION( '', ( 0.000000000000000, -8.67361737988403E-016, 1.00000000000000 ) ); -#13053 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -8.67361737988403E-016 ) ); -#13054 = SURFACE_STYLE_FILL_AREA( #19518 ); -#13055 = ORIENTED_EDGE( '', *, *, #17260, .F. ); -#13056 = ORIENTED_EDGE( '', *, *, #19519, .F. ); -#13057 = ORIENTED_EDGE( '', *, *, #19520, .F. ); -#13058 = ORIENTED_EDGE( '', *, *, #17808, .F. ); -#13059 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, -0.155000000000000 ) ); -#13060 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#13061 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13062 = SURFACE_STYLE_FILL_AREA( #19521 ); -#13063 = ORIENTED_EDGE( '', *, *, #19116, .T. ); -#13064 = ORIENTED_EDGE( '', *, *, #18599, .T. ); -#13065 = ORIENTED_EDGE( '', *, *, #19414, .F. ); -#13066 = ORIENTED_EDGE( '', *, *, #19522, .T. ); -#13067 = CARTESIAN_POINT( '', ( 3.29379862926133, 0.900000000000000, -1.20000000000000 ) ); -#13068 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#13069 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13070 = SURFACE_STYLE_FILL_AREA( #19523 ); -#13071 = ORIENTED_EDGE( '', *, *, #19524, .F. ); -#13072 = ORIENTED_EDGE( '', *, *, #19525, .F. ); -#13073 = ORIENTED_EDGE( '', *, *, #19526, .T. ); -#13074 = ORIENTED_EDGE( '', *, *, #19527, .T. ); -#13075 = CARTESIAN_POINT( '', ( 0.125775830714534, -8.60000000000000, 5.80500000000000 ) ); -#13076 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#13077 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#13078 = SURFACE_STYLE_FILL_AREA( #19528 ); -#13079 = ORIENTED_EDGE( '', *, *, #18469, .F. ); -#13080 = ORIENTED_EDGE( '', *, *, #19529, .F. ); -#13081 = ORIENTED_EDGE( '', *, *, #19530, .T. ); -#13082 = ORIENTED_EDGE( '', *, *, #19531, .F. ); -#13083 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, -0.180000000000000 ) ); -#13084 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13085 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13086 = SURFACE_STYLE_FILL_AREA( #19532 ); -#13087 = ORIENTED_EDGE( '', *, *, #19533, .F. ); -#13088 = ORIENTED_EDGE( '', *, *, #19534, .T. ); -#13089 = ORIENTED_EDGE( '', *, *, #18533, .F. ); -#13090 = ORIENTED_EDGE( '', *, *, #19535, .F. ); -#13091 = ORIENTED_EDGE( '', *, *, #17377, .T. ); -#13092 = ORIENTED_EDGE( '', *, *, #17387, .T. ); -#13093 = ORIENTED_EDGE( '', *, *, #19536, .T. ); -#13094 = ORIENTED_EDGE( '', *, *, #19537, .F. ); -#13095 = ORIENTED_EDGE( '', *, *, #18646, .T. ); -#13096 = ORIENTED_EDGE( '', *, *, #17590, .F. ); -#13097 = ORIENTED_EDGE( '', *, *, #17514, .T. ); -#13098 = ORIENTED_EDGE( '', *, *, #18652, .T. ); -#13099 = ORIENTED_EDGE( '', *, *, #18116, .T. ); -#13100 = ORIENTED_EDGE( '', *, *, #18692, .T. ); -#13101 = ORIENTED_EDGE( '', *, *, #17116, .F. ); -#13102 = ORIENTED_EDGE( '', *, *, #19101, .F. ); -#13103 = ORIENTED_EDGE( '', *, *, #18750, .F. ); -#13104 = ORIENTED_EDGE( '', *, *, #18744, .F. ); -#13105 = ORIENTED_EDGE( '', *, *, #19538, .F. ); -#13106 = ORIENTED_EDGE( '', *, *, #19035, .F. ); -#13107 = ORIENTED_EDGE( '', *, *, #19012, .T. ); -#13108 = ORIENTED_EDGE( '', *, *, #19539, .T. ); -#13109 = ORIENTED_EDGE( '', *, *, #19540, .T. ); -#13110 = ORIENTED_EDGE( '', *, *, #17644, .T. ); -#13111 = ORIENTED_EDGE( '', *, *, #18299, .T. ); -#13112 = ORIENTED_EDGE( '', *, *, #17857, .T. ); -#13113 = ORIENTED_EDGE( '', *, *, #17145, .T. ); -#13114 = ORIENTED_EDGE( '', *, *, #19541, .T. ); -#13115 = CARTESIAN_POINT( '', ( -3.95000000000000, -3.00000000000000, 0.800000000000000 ) ); -#13116 = DIRECTION( '', ( -1.23516703194551E-016, 0.000000000000000, 1.00000000000000 ) ); -#13117 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#13118 = SURFACE_STYLE_FILL_AREA( #19542 ); -#13119 = ORIENTED_EDGE( '', *, *, #19077, .F. ); -#13120 = ORIENTED_EDGE( '', *, *, #17318, .F. ); -#13121 = ORIENTED_EDGE( '', *, *, #17436, .T. ); -#13122 = ORIENTED_EDGE( '', *, *, #19543, .T. ); -#13123 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, -0.0200000000000000 ) ); -#13124 = DIRECTION( '', ( -0.862645968021374, 0.505808198684508, 0.000000000000000 ) ); -#13125 = DIRECTION( '', ( -0.505808198684508, -0.862645968021374, 0.000000000000000 ) ); -#13126 = SURFACE_STYLE_FILL_AREA( #19544 ); -#13127 = ORIENTED_EDGE( '', *, *, #19545, .T. ); -#13128 = ORIENTED_EDGE( '', *, *, #18908, .T. ); -#13129 = ORIENTED_EDGE( '', *, *, #19546, .F. ); -#13130 = ORIENTED_EDGE( '', *, *, #19185, .F. ); -#13131 = CARTESIAN_POINT( '', ( 11.0425402172239, 0.750000000000000, -8.46000000000000 ) ); -#13132 = DIRECTION( '', ( 8.21518047396304E-017, 0.894427190999916, -0.447213595499958 ) ); -#13133 = DIRECTION( '', ( 0.000000000000000, 0.447213595499958, 0.894427190999916 ) ); -#13134 = SURFACE_STYLE_FILL_AREA( #19547 ); -#13135 = ORIENTED_EDGE( '', *, *, #17161, .T. ); -#13136 = ORIENTED_EDGE( '', *, *, #19548, .T. ); -#13137 = ORIENTED_EDGE( '', *, *, #18410, .F. ); -#13138 = ORIENTED_EDGE( '', *, *, #19094, .F. ); -#13139 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.78483405085584, -5.45000000000000 ) ); -#13140 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, 0.707106781186548 ) ); -#13141 = DIRECTION( '', ( 0.000000000000000, -0.707106781186548, 0.707106781186547 ) ); -#13142 = SURFACE_STYLE_FILL_AREA( #19549 ); -#13143 = ORIENTED_EDGE( '', *, *, #19550, .T. ); -#13144 = ORIENTED_EDGE( '', *, *, #19551, .T. ); -#13145 = ORIENTED_EDGE( '', *, *, #19552, .F. ); -#13146 = ORIENTED_EDGE( '', *, *, #18620, .F. ); -#13147 = CARTESIAN_POINT( '', ( 16.9967095493694, 6.65000000000000, -2.47000000000000 ) ); -#13148 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#13149 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13150 = SURFACE_STYLE_FILL_AREA( #19553 ); -#13151 = ORIENTED_EDGE( '', *, *, #17870, .T. ); -#13152 = ORIENTED_EDGE( '', *, *, #19554, .F. ); -#13153 = ORIENTED_EDGE( '', *, *, #18500, .T. ); -#13154 = ORIENTED_EDGE( '', *, *, #19202, .F. ); -#13155 = ORIENTED_EDGE( '', *, *, #18391, .F. ); -#13156 = ORIENTED_EDGE( '', *, *, #18545, .F. ); -#13157 = ORIENTED_EDGE( '', *, *, #19406, .T. ); -#13158 = ORIENTED_EDGE( '', *, *, #19555, .F. ); -#13159 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#13160 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13161 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13162 = SURFACE_STYLE_FILL_AREA( #19556 ); -#13163 = ORIENTED_EDGE( '', *, *, #19025, .T. ); -#13164 = ORIENTED_EDGE( '', *, *, #17731, .T. ); -#13165 = ORIENTED_EDGE( '', *, *, #19155, .T. ); -#13166 = ORIENTED_EDGE( '', *, *, #19557, .F. ); -#13167 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#13168 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13169 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13170 = SURFACE_STYLE_FILL_AREA( #19558 ); -#13171 = ORIENTED_EDGE( '', *, *, #18893, .T. ); -#13172 = ORIENTED_EDGE( '', *, *, #19559, .F. ); -#13173 = ORIENTED_EDGE( '', *, *, #19560, .F. ); -#13174 = ORIENTED_EDGE( '', *, *, #19561, .T. ); -#13175 = CARTESIAN_POINT( '', ( 0.00999999999999959, -10.3000000000000, 5.20500000000000 ) ); -#13176 = DIRECTION( '', ( -7.89946938058655E-016, 0.000000000000000, 1.00000000000000 ) ); -#13177 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 7.89946938058655E-016 ) ); -#13178 = SURFACE_STYLE_FILL_AREA( #19562 ); -#13179 = ORIENTED_EDGE( '', *, *, #19554, .T. ); -#13180 = ORIENTED_EDGE( '', *, *, #17869, .F. ); -#13181 = ORIENTED_EDGE( '', *, *, #19563, .F. ); -#13182 = ORIENTED_EDGE( '', *, *, #18501, .F. ); -#13183 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, -0.180000000000000 ) ); -#13184 = DIRECTION( '', ( 0.930382264249294, 0.366590837815618, 0.000000000000000 ) ); -#13185 = DIRECTION( '', ( -0.366590837815618, 0.930382264249294, 0.000000000000000 ) ); -#13186 = SURFACE_STYLE_FILL_AREA( #19564 ); -#13187 = ORIENTED_EDGE( '', *, *, #19376, .F. ); -#13188 = ORIENTED_EDGE( '', *, *, #19565, .F. ); -#13189 = ORIENTED_EDGE( '', *, *, #17510, .T. ); -#13190 = ORIENTED_EDGE( '', *, *, #17822, .T. ); -#13191 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#13192 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#13193 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13194 = SURFACE_STYLE_FILL_AREA( #19566 ); -#13195 = ORIENTED_EDGE( '', *, *, #18512, .T. ); -#13196 = ORIENTED_EDGE( '', *, *, #19160, .F. ); -#13197 = ORIENTED_EDGE( '', *, *, #19317, .T. ); -#13198 = ORIENTED_EDGE( '', *, *, #19567, .T. ); -#13199 = ORIENTED_EDGE( '', *, *, #19223, .T. ); -#13200 = ORIENTED_EDGE( '', *, *, #18874, .T. ); -#13201 = ORIENTED_EDGE( '', *, *, #19062, .F. ); -#13202 = ORIENTED_EDGE( '', *, *, #19568, .T. ); -#13203 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.500000000000000, 5.20000000000000 ) ); -#13204 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13205 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13206 = SURFACE_STYLE_FILL_AREA( #19569 ); -#13207 = ORIENTED_EDGE( '', *, *, #18805, .T. ); -#13208 = ORIENTED_EDGE( '', *, *, #19218, .T. ); -#13209 = ORIENTED_EDGE( '', *, *, #19264, .T. ); -#13210 = ORIENTED_EDGE( '', *, *, #19570, .F. ); -#13211 = CARTESIAN_POINT( '', ( 0.125775830714524, -5.20000000000000, -22.1526226650358 ) ); -#13212 = DIRECTION( '', ( -2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#13213 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#13214 = SURFACE_STYLE_FILL_AREA( #19571 ); -#13215 = ORIENTED_EDGE( '', *, *, #19572, .F. ); -#13216 = ORIENTED_EDGE( '', *, *, #19344, .F. ); -#13217 = ORIENTED_EDGE( '', *, *, #18196, .T. ); -#13218 = ORIENTED_EDGE( '', *, *, #19573, .T. ); -#13219 = SURFACE_STYLE_FILL_AREA( #19574 ); -#13220 = ORIENTED_EDGE( '', *, *, #19575, .T. ); -#13221 = ORIENTED_EDGE( '', *, *, #19576, .T. ); -#13222 = ORIENTED_EDGE( '', *, *, #19455, .F. ); -#13223 = ORIENTED_EDGE( '', *, *, #19577, .F. ); -#13224 = SURFACE_STYLE_FILL_AREA( #19578 ); -#13225 = ORIENTED_EDGE( '', *, *, #18413, .F. ); -#13226 = ORIENTED_EDGE( '', *, *, #19453, .F. ); -#13227 = ORIENTED_EDGE( '', *, *, #17164, .F. ); -#13228 = ORIENTED_EDGE( '', *, *, #19487, .F. ); -#13229 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.25000000000000, 5.05000000000000 ) ); -#13230 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#13231 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13232 = SURFACE_STYLE_FILL_AREA( #19579 ); -#13233 = ORIENTED_EDGE( '', *, *, #17239, .T. ); -#13234 = ORIENTED_EDGE( '', *, *, #18269, .F. ); -#13235 = ORIENTED_EDGE( '', *, *, #19392, .F. ); -#13236 = ORIENTED_EDGE( '', *, *, #19580, .T. ); -#13237 = CARTESIAN_POINT( '', ( -4.53147135579586, -9.85046448129632, -0.0200000000000000 ) ); -#13238 = DIRECTION( '', ( 0.967643221020715, -0.252322406481579, 0.000000000000000 ) ); -#13239 = DIRECTION( '', ( 0.252322406481579, 0.967643221020715, 0.000000000000000 ) ); -#13240 = SURFACE_STYLE_FILL_AREA( #19581 ); -#13241 = ORIENTED_EDGE( '', *, *, #18732, .T. ); -#13242 = ORIENTED_EDGE( '', *, *, #19075, .F. ); -#13243 = ORIENTED_EDGE( '', *, *, #19582, .T. ); -#13244 = ORIENTED_EDGE( '', *, *, #19583, .T. ); -#13245 = CARTESIAN_POINT( '', ( 1.87500000000000, -4.35000000000000, 6.35000000000000 ) ); -#13246 = DIRECTION( '', ( -1.00000000000000, -6.84759266832950E-016, 0.000000000000000 ) ); -#13247 = DIRECTION( '', ( 6.84759266832950E-016, -1.00000000000000, 0.000000000000000 ) ); -#13248 = SURFACE_STYLE_FILL_AREA( #19584 ); -#13249 = ORIENTED_EDGE( '', *, *, #19127, .F. ); -#13250 = ORIENTED_EDGE( '', *, *, #18774, .F. ); -#13251 = ORIENTED_EDGE( '', *, *, #19585, .T. ); -#13252 = ORIENTED_EDGE( '', *, *, #19586, .T. ); -#13253 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#13254 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13255 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13256 = SURFACE_STYLE_FILL_AREA( #19587 ); -#13257 = ORIENTED_EDGE( '', *, *, #19588, .T. ); -#13258 = ORIENTED_EDGE( '', *, *, #19589, .F. ); -#13259 = ORIENTED_EDGE( '', *, *, #19590, .T. ); -#13260 = ORIENTED_EDGE( '', *, *, #19513, .T. ); -#13261 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 2.21000000000000 ) ); -#13262 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13263 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13264 = SURFACE_STYLE_FILL_AREA( #19591 ); -#13265 = ORIENTED_EDGE( '', *, *, #19592, .T. ); -#13266 = ORIENTED_EDGE( '', *, *, #19378, .T. ); -#13267 = ORIENTED_EDGE( '', *, *, #19593, .F. ); -#13268 = ORIENTED_EDGE( '', *, *, #17512, .F. ); -#13269 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#13270 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#13271 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13272 = SURFACE_STYLE_FILL_AREA( #19594 ); -#13273 = ORIENTED_EDGE( '', *, *, #17464, .F. ); -#13274 = ORIENTED_EDGE( '', *, *, #19595, .F. ); -#13275 = ORIENTED_EDGE( '', *, *, #17253, .F. ); -#13276 = ORIENTED_EDGE( '', *, *, #17390, .F. ); -#13277 = CARTESIAN_POINT( '', ( 4.70000000000000, 2.60000000000000, 5.29500000000000 ) ); -#13278 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#13279 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13280 = SURFACE_STYLE_FILL_AREA( #19596 ); -#13281 = ORIENTED_EDGE( '', *, *, #18608, .T. ); -#13282 = ORIENTED_EDGE( '', *, *, #18170, .T. ); -#13283 = ORIENTED_EDGE( '', *, *, #18984, .F. ); -#13284 = ORIENTED_EDGE( '', *, *, #18487, .F. ); -#13285 = ORIENTED_EDGE( '', *, *, #18072, .F. ); -#13286 = ORIENTED_EDGE( '', *, *, #19314, .F. ); -#13287 = ORIENTED_EDGE( '', *, *, #19597, .F. ); -#13288 = ORIENTED_EDGE( '', *, *, #19117, .F. ); -#13289 = ORIENTED_EDGE( '', *, *, #19522, .F. ); -#13290 = ORIENTED_EDGE( '', *, *, #19413, .F. ); -#13291 = ORIENTED_EDGE( '', *, *, #19598, .T. ); -#13292 = ORIENTED_EDGE( '', *, *, #18755, .T. ); -#13293 = ORIENTED_EDGE( '', *, *, #19599, .T. ); -#13294 = ORIENTED_EDGE( '', *, *, #19600, .T. ); -#13295 = ORIENTED_EDGE( '', *, *, #19171, .T. ); -#13296 = ORIENTED_EDGE( '', *, *, #18797, .T. ); -#13297 = CARTESIAN_POINT( '', ( 0.115000000000000, 0.330000000000000, -16.6802770373757 ) ); -#13298 = DIRECTION( '', ( 5.90455426546554E-018, -1.00000000000000, -3.73434282793617E-034 ) ); -#13299 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#13300 = SURFACE_STYLE_FILL_AREA( #19601 ); -#13301 = ORIENTED_EDGE( '', *, *, #17419, .T. ); -#13302 = ORIENTED_EDGE( '', *, *, #19602, .F. ); -#13303 = ORIENTED_EDGE( '', *, *, #17665, .T. ); -#13304 = ORIENTED_EDGE( '', *, *, #18679, .F. ); -#13305 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#13306 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13307 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13308 = SURFACE_STYLE_FILL_AREA( #19603 ); -#13309 = ORIENTED_EDGE( '', *, *, #17817, .F. ); -#13310 = ORIENTED_EDGE( '', *, *, #19604, .T. ); -#13311 = ORIENTED_EDGE( '', *, *, #17861, .F. ); -#13312 = ORIENTED_EDGE( '', *, *, #19605, .T. ); -#13313 = ORIENTED_EDGE( '', *, *, #17597, .F. ); -#13314 = ORIENTED_EDGE( '', *, *, #19606, .T. ); -#13315 = CARTESIAN_POINT( '', ( -6.20000000000000, 1.00000000000000, 6.10500000000000 ) ); -#13316 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 4.33680868994202E-016 ) ); -#13317 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13318 = SURFACE_STYLE_FILL_AREA( #19607 ); -#13319 = ORIENTED_EDGE( '', *, *, #19608, .T. ); -#13320 = ORIENTED_EDGE( '', *, *, #18767, .T. ); -#13321 = ORIENTED_EDGE( '', *, *, #19609, .F. ); -#13322 = ORIENTED_EDGE( '', *, *, #17223, .F. ); -#13323 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#13324 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, 2.40933816107890E-016 ) ); -#13325 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13326 = SURFACE_STYLE_FILL_AREA( #19610 ); -#13327 = ORIENTED_EDGE( '', *, *, #17676, .T. ); -#13328 = ORIENTED_EDGE( '', *, *, #19611, .F. ); -#13329 = ORIENTED_EDGE( '', *, *, #18491, .F. ); -#13330 = ORIENTED_EDGE( '', *, *, #19612, .T. ); -#13331 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#13332 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#13333 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13334 = SURFACE_STYLE_FILL_AREA( #19613 ); -#13335 = ORIENTED_EDGE( '', *, *, #19614, .T. ); -#13336 = ORIENTED_EDGE( '', *, *, #17682, .F. ); -#13337 = ORIENTED_EDGE( '', *, *, #19615, .T. ); -#13338 = ORIENTED_EDGE( '', *, *, #19616, .T. ); -#13339 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 2.21000000000000 ) ); -#13340 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13341 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13342 = SURFACE_STYLE_FILL_AREA( #19617 ); -#13343 = ORIENTED_EDGE( '', *, *, #19618, .F. ); -#13344 = ORIENTED_EDGE( '', *, *, #19619, .F. ); -#13345 = ORIENTED_EDGE( '', *, *, #19620, .F. ); -#13346 = ORIENTED_EDGE( '', *, *, #19621, .T. ); -#13347 = CARTESIAN_POINT( '', ( 6.03030705137239, 1.00000000000000, 6.21085038113330 ) ); -#13348 = DIRECTION( '', ( 0.848464743138061, 0.000000000000000, -0.529251905666540 ) ); -#13349 = DIRECTION( '', ( -0.529251905666540, 0.000000000000000, -0.848464743138061 ) ); -#13350 = SURFACE_STYLE_FILL_AREA( #19622 ); -#13351 = ORIENTED_EDGE( '', *, *, #18803, .T. ); -#13352 = ORIENTED_EDGE( '', *, *, #19352, .T. ); -#13353 = ORIENTED_EDGE( '', *, *, #19265, .T. ); -#13354 = ORIENTED_EDGE( '', *, *, #17177, .F. ); -#13355 = CARTESIAN_POINT( '', ( 0.775270364466608, -6.60303844939756, -22.1526226650358 ) ); -#13356 = DIRECTION( '', ( -0.173648177666932, 0.984807753012208, 5.02890768546607E-017 ) ); -#13357 = DIRECTION( '', ( -0.984807753012208, -0.173648177666931, 0.000000000000000 ) ); -#13358 = SURFACE_STYLE_FILL_AREA( #19623 ); -#13359 = ORIENTED_EDGE( '', *, *, #19624, .F. ); -#13360 = ORIENTED_EDGE( '', *, *, #19625, .F. ); -#13361 = ORIENTED_EDGE( '', *, *, #19626, .F. ); -#13362 = ORIENTED_EDGE( '', *, *, #17996, .T. ); -#13363 = CARTESIAN_POINT( '', ( 5.22467719612850, 0.900000000000000, 1.06000000000000 ) ); -#13364 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#13365 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13366 = SURFACE_STYLE_FILL_AREA( #19627 ); -#13367 = ORIENTED_EDGE( '', *, *, #17423, .T. ); -#13368 = ORIENTED_EDGE( '', *, *, #18839, .F. ); -#13369 = ORIENTED_EDGE( '', *, *, #17661, .T. ); -#13370 = ORIENTED_EDGE( '', *, *, #19628, .F. ); -#13371 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#13372 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13373 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13374 = SURFACE_STYLE_FILL_AREA( #19629 ); -#13375 = ORIENTED_EDGE( '', *, *, #17610, .F. ); -#13376 = ORIENTED_EDGE( '', *, *, #18139, .T. ); -#13377 = ORIENTED_EDGE( '', *, *, #19630, .T. ); -#13378 = ORIENTED_EDGE( '', *, *, #19631, .T. ); -#13379 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, -0.00499999999999947 ) ); -#13380 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#13381 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13382 = SURFACE_STYLE_FILL_AREA( #19632 ); -#13383 = ORIENTED_EDGE( '', *, *, #17716, .T. ); -#13384 = ORIENTED_EDGE( '', *, *, #18878, .F. ); -#13385 = ORIENTED_EDGE( '', *, *, #18077, .F. ); -#13386 = ORIENTED_EDGE( '', *, *, #19096, .T. ); -#13387 = ORIENTED_EDGE( '', *, *, #19633, .T. ); -#13388 = ORIENTED_EDGE( '', *, *, #19634, .T. ); -#13389 = CARTESIAN_POINT( '', ( -6.30000000000000, 8.05000000000000, -5.45000000000000 ) ); -#13390 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13391 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13392 = SURFACE_STYLE_FILL_AREA( #19635 ); -#13393 = ORIENTED_EDGE( '', *, *, #19636, .T. ); -#13394 = ORIENTED_EDGE( '', *, *, #19637, .F. ); -#13395 = ORIENTED_EDGE( '', *, *, #19638, .T. ); -#13396 = ORIENTED_EDGE( '', *, *, #19639, .T. ); -#13397 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 2.41000000000000 ) ); -#13398 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13399 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13400 = SURFACE_STYLE_FILL_AREA( #19640 ); -#13401 = ORIENTED_EDGE( '', *, *, #17977, .T. ); -#13402 = ORIENTED_EDGE( '', *, *, #19641, .T. ); -#13403 = ORIENTED_EDGE( '', *, *, #17937, .F. ); -#13404 = ORIENTED_EDGE( '', *, *, #17576, .F. ); -#13405 = CARTESIAN_POINT( '', ( 28.2576226650358, 5.80000000000000, 4.24500000000000 ) ); -#13406 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13407 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13408 = SURFACE_STYLE_FILL_AREA( #19642 ); -#13409 = ORIENTED_EDGE( '', *, *, #17558, .T. ); -#13410 = ORIENTED_EDGE( '', *, *, #19028, .F. ); -#13411 = ORIENTED_EDGE( '', *, *, #17122, .F. ); -#13412 = ORIENTED_EDGE( '', *, *, #19165, .F. ); -#13413 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, 11.5435038362938 ) ); -#13414 = DIRECTION( '', ( 1.00000000000000, 6.50521303491303E-015, 0.000000000000000 ) ); -#13415 = DIRECTION( '', ( -6.50521303491303E-015, 1.00000000000000, 0.000000000000000 ) ); -#13416 = SURFACE_STYLE_FILL_AREA( #19643 ); -#13417 = ORIENTED_EDGE( '', *, *, #18809, .T. ); -#13418 = ORIENTED_EDGE( '', *, *, #17831, .T. ); -#13419 = ORIENTED_EDGE( '', *, *, #19260, .T. ); -#13420 = ORIENTED_EDGE( '', *, *, #19111, .F. ); -#13421 = CARTESIAN_POINT( '', ( 0.125775830714524, -3.20000000000000, -22.1526226650358 ) ); -#13422 = DIRECTION( '', ( -2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#13423 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#13424 = SURFACE_STYLE_FILL_AREA( #19644 ); -#13425 = ORIENTED_EDGE( '', *, *, #19231, .T. ); -#13426 = ORIENTED_EDGE( '', *, *, #19463, .F. ); -#13427 = ORIENTED_EDGE( '', *, *, #17582, .F. ); -#13428 = ORIENTED_EDGE( '', *, *, #19645, .T. ); -#13429 = ORIENTED_EDGE( '', *, *, #19646, .F. ); -#13430 = ORIENTED_EDGE( '', *, *, #19647, .F. ); -#13431 = ORIENTED_EDGE( '', *, *, #19648, .F. ); -#13432 = ORIENTED_EDGE( '', *, *, #19649, .F. ); -#13433 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#13434 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#13435 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#13436 = SURFACE_STYLE_FILL_AREA( #19650 ); -#13437 = ORIENTED_EDGE( '', *, *, #19651, .F. ); -#13438 = ORIENTED_EDGE( '', *, *, #17881, .F. ); -#13439 = ORIENTED_EDGE( '', *, *, #19652, .T. ); -#13440 = ORIENTED_EDGE( '', *, *, #19653, .T. ); -#13441 = CARTESIAN_POINT( '', ( 0.990000000000000, -5.00000000000000, 5.80500000000000 ) ); -#13442 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#13443 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#13444 = SURFACE_STYLE_FILL_AREA( #19654 ); -#13445 = ORIENTED_EDGE( '', *, *, #19655, .T. ); -#13446 = ORIENTED_EDGE( '', *, *, #17246, .F. ); -#13447 = ORIENTED_EDGE( '', *, *, #19656, .F. ); -#13448 = ORIENTED_EDGE( '', *, *, #19657, .T. ); -#13449 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#13450 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#13451 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#13452 = SURFACE_STYLE_FILL_AREA( #19658 ); -#13453 = ORIENTED_EDGE( '', *, *, #19659, .F. ); -#13454 = ORIENTED_EDGE( '', *, *, #19660, .T. ); -#13455 = ORIENTED_EDGE( '', *, *, #19252, .F. ); -#13456 = ORIENTED_EDGE( '', *, *, #18173, .F. ); -#13457 = ORIENTED_EDGE( '', *, *, #19661, .F. ); -#13458 = ORIENTED_EDGE( '', *, *, #18477, .F. ); -#13459 = ORIENTED_EDGE( '', *, *, #19496, .T. ); -#13460 = ORIENTED_EDGE( '', *, *, #19662, .T. ); -#13461 = ORIENTED_EDGE( '', *, *, #19387, .T. ); -#13462 = ORIENTED_EDGE( '', *, *, #19663, .T. ); -#13463 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#13464 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13465 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13466 = SURFACE_STYLE_FILL_AREA( #19664 ); -#13467 = ORIENTED_EDGE( '', *, *, #19316, .F. ); -#13468 = ORIENTED_EDGE( '', *, *, #18118, .T. ); -#13469 = ORIENTED_EDGE( '', *, *, #18651, .F. ); -#13470 = ORIENTED_EDGE( '', *, *, #17516, .T. ); -#13471 = ORIENTED_EDGE( '', *, *, #17592, .T. ); -#13472 = ORIENTED_EDGE( '', *, *, #18645, .T. ); -#13473 = ORIENTED_EDGE( '', *, *, #19665, .T. ); -#13474 = ORIENTED_EDGE( '', *, *, #19666, .T. ); -#13475 = ORIENTED_EDGE( '', *, *, #18223, .T. ); -#13476 = ORIENTED_EDGE( '', *, *, #18527, .F. ); -#13477 = ORIENTED_EDGE( '', *, *, #19224, .F. ); -#13478 = ORIENTED_EDGE( '', *, *, #19567, .F. ); -#13479 = ORIENTED_EDGE( '', *, *, #19667, .F. ); -#13480 = ORIENTED_EDGE( '', *, *, #17112, .F. ); -#13481 = ORIENTED_EDGE( '', *, *, #19136, .F. ); -#13482 = ORIENTED_EDGE( '', *, *, #19668, .F. ); -#13483 = ORIENTED_EDGE( '', *, *, #19669, .F. ); -#13484 = ORIENTED_EDGE( '', *, *, #19033, .F. ); -#13485 = ORIENTED_EDGE( '', *, *, #19670, .F. ); -#13486 = ORIENTED_EDGE( '', *, *, #18747, .F. ); -#13487 = ORIENTED_EDGE( '', *, *, #18303, .T. ); -#13488 = ORIENTED_EDGE( '', *, *, #19671, .T. ); -#13489 = ORIENTED_EDGE( '', *, *, #17149, .T. ); -#13490 = ORIENTED_EDGE( '', *, *, #19362, .T. ); -#13491 = ORIENTED_EDGE( '', *, *, #19672, .T. ); -#13492 = ORIENTED_EDGE( '', *, *, #19673, .T. ); -#13493 = ORIENTED_EDGE( '', *, *, #19013, .T. ); -#13494 = ORIENTED_EDGE( '', *, *, #17642, .T. ); -#13495 = ORIENTED_EDGE( '', *, *, #19674, .T. ); -#13496 = ORIENTED_EDGE( '', *, *, #18666, .T. ); -#13497 = ORIENTED_EDGE( '', *, *, #17383, .T. ); -#13498 = ORIENTED_EDGE( '', *, *, #18144, .T. ); -#13499 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, -2.50000000000000 ) ); -#13500 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13501 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13502 = SURFACE_STYLE_FILL_AREA( #19675 ); -#13503 = ORIENTED_EDGE( '', *, *, #19676, .T. ); -#13504 = ORIENTED_EDGE( '', *, *, #18976, .F. ); -#13505 = ORIENTED_EDGE( '', *, *, #19677, .T. ); -#13506 = ORIENTED_EDGE( '', *, *, #19678, .T. ); -#13507 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 1.11000000000000 ) ); -#13508 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13509 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13510 = SURFACE_STYLE_FILL_AREA( #19679 ); -#13511 = ORIENTED_EDGE( '', *, *, #19680, .T. ); -#13512 = ORIENTED_EDGE( '', *, *, #19273, .F. ); -#13513 = ORIENTED_EDGE( '', *, *, #19681, .F. ); -#13514 = ORIENTED_EDGE( '', *, *, #19427, .F. ); -#13515 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#13516 = DIRECTION( '', ( -0.121378487523311, 0.992606297968411, -1.48645776230770E-017 ) ); -#13517 = DIRECTION( '', ( -0.992606297968411, -0.121378487523311, 0.000000000000000 ) ); -#13518 = SURFACE_STYLE_FILL_AREA( #19682 ); -#13519 = ORIENTED_EDGE( '', *, *, #17144, .F. ); -#13520 = ORIENTED_EDGE( '', *, *, #19683, .T. ); -#13521 = ORIENTED_EDGE( '', *, *, #18300, .T. ); -#13522 = ORIENTED_EDGE( '', *, *, #19541, .F. ); -#13523 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#13524 = DIRECTION( '', ( -1.00000000000000, 5.42101086242752E-016, 0.000000000000000 ) ); -#13525 = DIRECTION( '', ( -5.42101086242752E-016, -1.00000000000000, 0.000000000000000 ) ); -#13526 = SURFACE_STYLE_FILL_AREA( #19684 ); -#13527 = ORIENTED_EDGE( '', *, *, #18405, .T. ); -#13528 = ORIENTED_EDGE( '', *, *, #19685, .T. ); -#13529 = ORIENTED_EDGE( '', *, *, #17153, .F. ); -#13530 = ORIENTED_EDGE( '', *, *, #19686, .F. ); -#13531 = CARTESIAN_POINT( '', ( -16.9967095493694, 6.65000000000000, 4.25000000000000 ) ); -#13532 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13533 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13534 = SURFACE_STYLE_FILL_AREA( #19687 ); -#13535 = ORIENTED_EDGE( '', *, *, #19045, .T. ); -#13536 = ORIENTED_EDGE( '', *, *, #19688, .F. ); -#13537 = ORIENTED_EDGE( '', *, *, #17482, .T. ); -#13538 = ORIENTED_EDGE( '', *, *, #19200, .F. ); -#13539 = ORIENTED_EDGE( '', *, *, #17902, .F. ); -#13540 = ORIENTED_EDGE( '', *, *, #19689, .F. ); -#13541 = ORIENTED_EDGE( '', *, *, #18669, .T. ); -#13542 = ORIENTED_EDGE( '', *, *, #19690, .F. ); -#13543 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#13544 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13545 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13546 = SURFACE_STYLE_FILL_AREA( #19691 ); -#13547 = ORIENTED_EDGE( '', *, *, #17968, .F. ); -#13548 = ORIENTED_EDGE( '', *, *, #18980, .F. ); -#13549 = ORIENTED_EDGE( '', *, *, #17917, .F. ); -#13550 = ORIENTED_EDGE( '', *, *, #19692, .F. ); -#13551 = CARTESIAN_POINT( '', ( 24.8411775083227, 5.10000000000000, 5.49500000000000 ) ); -#13552 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#13553 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13554 = SURFACE_STYLE_FILL_AREA( #19693 ); -#13555 = ORIENTED_EDGE( '', *, *, #19694, .F. ); -#13556 = ORIENTED_EDGE( '', *, *, #18239, .F. ); -#13557 = ORIENTED_EDGE( '', *, *, #19695, .T. ); -#13558 = ORIENTED_EDGE( '', *, *, #19696, .T. ); -#13559 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#13560 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#13561 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13562 = SURFACE_STYLE_FILL_AREA( #19697 ); -#13563 = ORIENTED_EDGE( '', *, *, #17820, .T. ); -#13564 = ORIENTED_EDGE( '', *, *, #18542, .T. ); -#13565 = ORIENTED_EDGE( '', *, *, #19698, .F. ); -#13566 = ORIENTED_EDGE( '', *, *, #17286, .T. ); -#13567 = CARTESIAN_POINT( '', ( -24.8411775083227, -1.50000000000000, 5.29500000000000 ) ); -#13568 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13569 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13570 = SURFACE_STYLE_FILL_AREA( #19699 ); -#13571 = ORIENTED_EDGE( '', *, *, #19081, .T. ); -#13572 = ORIENTED_EDGE( '', *, *, #18107, .F. ); -#13573 = ORIENTED_EDGE( '', *, *, #17438, .F. ); -#13574 = ORIENTED_EDGE( '', *, *, #19700, .T. ); -#13575 = CARTESIAN_POINT( '', ( 3.53647135579585, -6.03469156464926, -0.0199999999999996 ) ); -#13576 = DIRECTION( '', ( -0.967643221020715, -0.252322406481579, 0.000000000000000 ) ); -#13577 = DIRECTION( '', ( 0.252322406481579, -0.967643221020715, 0.000000000000000 ) ); -#13578 = SURFACE_STYLE_FILL_AREA( #19701 ); -#13579 = ORIENTED_EDGE( '', *, *, #18403, .T. ); -#13580 = ORIENTED_EDGE( '', *, *, #19686, .T. ); -#13581 = ORIENTED_EDGE( '', *, *, #17152, .F. ); -#13582 = ORIENTED_EDGE( '', *, *, #18376, .F. ); -#13583 = CARTESIAN_POINT( '', ( -16.9967095493694, 5.84000000000000, 4.25000000000000 ) ); -#13584 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#13585 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13586 = SURFACE_STYLE_FILL_AREA( #19702 ); -#13587 = ORIENTED_EDGE( '', *, *, #17404, .F. ); -#13588 = ORIENTED_EDGE( '', *, *, #19703, .F. ); -#13589 = ORIENTED_EDGE( '', *, *, #19206, .T. ); -#13590 = ORIENTED_EDGE( '', *, *, #19704, .T. ); -#13591 = CARTESIAN_POINT( '', ( -3.30000000000000, -3.00000000000000, 0.730000000000000 ) ); -#13592 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13593 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13594 = SURFACE_STYLE_FILL_AREA( #19705 ); -#13595 = ORIENTED_EDGE( '', *, *, #17838, .F. ); -#13596 = ORIENTED_EDGE( '', *, *, #17563, .F. ); -#13597 = ORIENTED_EDGE( '', *, *, #19331, .F. ); -#13598 = ORIENTED_EDGE( '', *, *, #18785, .F. ); -#13599 = CARTESIAN_POINT( '', ( 3.25000000000000, -9.80000000000000, 22.1526226650358 ) ); -#13600 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#13601 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13602 = SURFACE_STYLE_FILL_AREA( #19706 ); -#13603 = ORIENTED_EDGE( '', *, *, #18836, .T. ); -#13604 = ORIENTED_EDGE( '', *, *, #19707, .T. ); -#13605 = ORIENTED_EDGE( '', *, *, #18674, .F. ); -#13606 = ORIENTED_EDGE( '', *, *, #19708, .F. ); -#13607 = ORIENTED_EDGE( '', *, *, #19709, .T. ); -#13608 = ORIENTED_EDGE( '', *, *, #19710, .T. ); -#13609 = ORIENTED_EDGE( '', *, *, #19711, .T. ); -#13610 = ORIENTED_EDGE( '', *, *, #17414, .T. ); -#13611 = ORIENTED_EDGE( '', *, *, #19712, .F. ); -#13612 = ORIENTED_EDGE( '', *, *, #19713, .T. ); -#13613 = ORIENTED_EDGE( '', *, *, #18626, .F. ); -#13614 = ORIENTED_EDGE( '', *, *, #19714, .F. ); -#13615 = ORIENTED_EDGE( '', *, *, #19307, .T. ); -#13616 = ORIENTED_EDGE( '', *, *, #17336, .T. ); -#13617 = ORIENTED_EDGE( '', *, *, #19715, .F. ); -#13618 = ORIENTED_EDGE( '', *, *, #19716, .F. ); -#13619 = ORIENTED_EDGE( '', *, *, #18713, .T. ); -#13620 = ORIENTED_EDGE( '', *, *, #17571, .T. ); -#13621 = ORIENTED_EDGE( '', *, *, #19470, .F. ); -#13622 = ORIENTED_EDGE( '', *, *, #18203, .F. ); -#13623 = ORIENTED_EDGE( '', *, *, #18334, .T. ); -#13624 = ORIENTED_EDGE( '', *, *, #17874, .T. ); -#13625 = ORIENTED_EDGE( '', *, *, #19717, .F. ); -#13626 = ORIENTED_EDGE( '', *, *, #17276, .F. ); -#13627 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.48000000000000 ) ); -#13628 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13629 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13630 = SURFACE_STYLE_FILL_AREA( #19718 ); -#13631 = ORIENTED_EDGE( '', *, *, #19672, .F. ); -#13632 = ORIENTED_EDGE( '', *, *, #17645, .F. ); -#13633 = ORIENTED_EDGE( '', *, *, #19540, .F. ); -#13634 = ORIENTED_EDGE( '', *, *, #19719, .F. ); -#13635 = ORIENTED_EDGE( '', *, *, #19720, .T. ); -#13636 = ORIENTED_EDGE( '', *, *, #19721, .T. ); -#13637 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, 11.5435038362938 ) ); -#13638 = DIRECTION( '', ( -2.16840434497101E-016, 1.00000000000000, 0.000000000000000 ) ); -#13639 = DIRECTION( '', ( -1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#13640 = SURFACE_STYLE_FILL_AREA( #19722 ); -#13641 = ORIENTED_EDGE( '', *, *, #19723, .F. ); -#13642 = ORIENTED_EDGE( '', *, *, #19724, .F. ); -#13643 = ORIENTED_EDGE( '', *, *, #17810, .F. ); -#13644 = ORIENTED_EDGE( '', *, *, #19725, .F. ); -#13645 = CARTESIAN_POINT( '', ( -28.2576226650358, 2.15000000000000, -0.155000000000000 ) ); -#13646 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#13647 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13648 = SURFACE_STYLE_FILL_AREA( #19726 ); -#13649 = ORIENTED_EDGE( '', *, *, #19727, .T. ); -#13650 = ORIENTED_EDGE( '', *, *, #19003, .F. ); -#13651 = ORIENTED_EDGE( '', *, *, #19728, .T. ); -#13652 = ORIENTED_EDGE( '', *, *, #19729, .F. ); -#13653 = ORIENTED_EDGE( '', *, *, #18423, .F. ); -#13654 = ORIENTED_EDGE( '', *, *, #19730, .T. ); -#13655 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 0.310000000000000 ) ); -#13656 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13657 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13658 = SURFACE_STYLE_FILL_AREA( #19731 ); -#13659 = ORIENTED_EDGE( '', *, *, #19732, .T. ); -#13660 = ORIENTED_EDGE( '', *, *, #19733, .T. ); -#13661 = ORIENTED_EDGE( '', *, *, #19734, .F. ); -#13662 = ORIENTED_EDGE( '', *, *, #19735, .T. ); -#13663 = ORIENTED_EDGE( '', *, *, #18851, .F. ); -#13664 = ORIENTED_EDGE( '', *, *, #18431, .F. ); -#13665 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 2.41000000000000 ) ); -#13666 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#13667 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13668 = SURFACE_STYLE_FILL_AREA( #19736 ); -#13669 = ORIENTED_EDGE( '', *, *, #19737, .F. ); -#13670 = ORIENTED_EDGE( '', *, *, #19725, .T. ); -#13671 = ORIENTED_EDGE( '', *, *, #17809, .T. ); -#13672 = ORIENTED_EDGE( '', *, *, #19520, .T. ); -#13673 = CARTESIAN_POINT( '', ( -28.2576226650358, 2.00000000000000, -0.305000000000000 ) ); -#13674 = DIRECTION( '', ( 0.000000000000000, -8.67361737988404E-017, -1.00000000000000 ) ); -#13675 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -8.67361737988404E-017 ) ); -#13676 = SURFACE_STYLE_FILL_AREA( #19738 ); -#13677 = ORIENTED_EDGE( '', *, *, #19739, .F. ); -#13678 = ORIENTED_EDGE( '', *, *, #18382, .F. ); -#13679 = ORIENTED_EDGE( '', *, *, #19740, .T. ); -#13680 = ORIENTED_EDGE( '', *, *, #19741, .T. ); -#13681 = CARTESIAN_POINT( '', ( 0.810000000000000, -6.80000000000000, 5.80500000000000 ) ); -#13682 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#13683 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#13684 = SURFACE_STYLE_FILL_AREA( #19742 ); -#13685 = ORIENTED_EDGE( '', *, *, #18924, .F. ); -#13686 = ORIENTED_EDGE( '', *, *, #19181, .F. ); -#13687 = ORIENTED_EDGE( '', *, *, #19232, .T. ); -#13688 = ORIENTED_EDGE( '', *, *, #19649, .T. ); -#13689 = ORIENTED_EDGE( '', *, *, #19743, .T. ); -#13690 = ORIENTED_EDGE( '', *, *, #17883, .F. ); -#13691 = ORIENTED_EDGE( '', *, *, #18265, .F. ); -#13692 = ORIENTED_EDGE( '', *, *, #19088, .T. ); -#13693 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -0.200000000000000 ) ); -#13694 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13695 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13696 = SURFACE_STYLE_FILL_AREA( #19744 ); -#13697 = ORIENTED_EDGE( '', *, *, #17524, .T. ); -#13698 = ORIENTED_EDGE( '', *, *, #18336, .F. ); -#13699 = ORIENTED_EDGE( '', *, *, #19242, .F. ); -#13700 = ORIENTED_EDGE( '', *, *, #19473, .T. ); -#13701 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.40000000000000, 1.08000000000000 ) ); -#13702 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#13703 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13704 = SURFACE_STYLE_FILL_AREA( #19745 ); -#13705 = ORIENTED_EDGE( '', *, *, #19746, .F. ); -#13706 = ORIENTED_EDGE( '', *, *, #19695, .F. ); -#13707 = ORIENTED_EDGE( '', *, *, #18238, .F. ); -#13708 = ORIENTED_EDGE( '', *, *, #18483, .F. ); -#13709 = ORIENTED_EDGE( '', *, *, #19747, .F. ); -#13710 = ORIENTED_EDGE( '', *, *, #19748, .F. ); -#13711 = ORIENTED_EDGE( '', *, *, #18616, .T. ); -#13712 = ORIENTED_EDGE( '', *, *, #19749, .T. ); -#13713 = ORIENTED_EDGE( '', *, *, #19656, .T. ); -#13714 = ORIENTED_EDGE( '', *, *, #17245, .T. ); -#13715 = ORIENTED_EDGE( '', *, *, #18306, .T. ); -#13716 = ORIENTED_EDGE( '', *, *, #18022, .T. ); -#13717 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#13718 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13719 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.40933816107890E-016 ) ); -#13720 = SURFACE_STYLE_FILL_AREA( #19750 ); -#13721 = ORIENTED_EDGE( '', *, *, #19078, .F. ); -#13722 = ORIENTED_EDGE( '', *, *, #19543, .F. ); -#13723 = ORIENTED_EDGE( '', *, *, #17435, .T. ); -#13724 = ORIENTED_EDGE( '', *, *, #19751, .T. ); -#13725 = CARTESIAN_POINT( '', ( 3.73000000000000, -5.98422708335294, -0.0200000000000000 ) ); -#13726 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#13727 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13728 = SURFACE_STYLE_FILL_AREA( #19752 ); -#13729 = ORIENTED_EDGE( '', *, *, #19383, .T. ); -#13730 = ORIENTED_EDGE( '', *, *, #19245, .F. ); -#13731 = ORIENTED_EDGE( '', *, *, #18954, .F. ); -#13732 = ORIENTED_EDGE( '', *, *, #19753, .T. ); -#13733 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 4.50000000000000 ) ); -#13734 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13735 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13736 = SURFACE_STYLE_FILL_AREA( #19754 ); -#13737 = ORIENTED_EDGE( '', *, *, #19755, .F. ); -#13738 = ORIENTED_EDGE( '', *, *, #19756, .T. ); -#13739 = ORIENTED_EDGE( '', *, *, #19757, .T. ); -#13740 = ORIENTED_EDGE( '', *, *, #19758, .F. ); -#13741 = CARTESIAN_POINT( '', ( 11.0888503595908, 1.25000000000000, -9.46000000000000 ) ); -#13742 = DIRECTION( '', ( 2.27616809170797E-032, -1.00000000000000, -1.23908819712629E-016 ) ); -#13743 = DIRECTION( '', ( 0.000000000000000, -1.23908819712629E-016, 1.00000000000000 ) ); -#13744 = SURFACE_STYLE_FILL_AREA( #19759 ); -#13745 = ORIENTED_EDGE( '', *, *, #19131, .T. ); -#13746 = ORIENTED_EDGE( '', *, *, #19760, .F. ); -#13747 = ORIENTED_EDGE( '', *, *, #19761, .F. ); -#13748 = ORIENTED_EDGE( '', *, *, #19431, .T. ); -#13749 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#13750 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#13751 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13752 = SURFACE_STYLE_FILL_AREA( #19762 ); -#13753 = ORIENTED_EDGE( '', *, *, #19763, .T. ); -#13754 = ORIENTED_EDGE( '', *, *, #19764, .F. ); -#13755 = ORIENTED_EDGE( '', *, *, #18682, .T. ); -#13756 = ORIENTED_EDGE( '', *, *, #18845, .T. ); -#13757 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 1.08000000000000 ) ); -#13758 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13759 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13760 = SURFACE_STYLE_FILL_AREA( #19765 ); -#13761 = ORIENTED_EDGE( '', *, *, #18728, .T. ); -#13762 = ORIENTED_EDGE( '', *, *, #19766, .F. ); -#13763 = ORIENTED_EDGE( '', *, *, #19767, .F. ); -#13764 = ORIENTED_EDGE( '', *, *, #19768, .F. ); -#13765 = ORIENTED_EDGE( '', *, *, #19769, .F. ); -#13766 = ORIENTED_EDGE( '', *, *, #17566, .T. ); -#13767 = CARTESIAN_POINT( '', ( 1.87500000000000, 4.35000000000000, 6.35000000000000 ) ); -#13768 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#13769 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13770 = SURFACE_STYLE_FILL_AREA( #19770 ); -#13771 = ORIENTED_EDGE( '', *, *, #19771, .T. ); -#13772 = ORIENTED_EDGE( '', *, *, #18451, .F. ); -#13773 = ORIENTED_EDGE( '', *, *, #19772, .F. ); -#13774 = ORIENTED_EDGE( '', *, *, #19646, .T. ); -#13775 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#13776 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#13777 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13778 = SURFACE_STYLE_FILL_AREA( #19773 ); -#13779 = ORIENTED_EDGE( '', *, *, #19774, .T. ); -#13780 = ORIENTED_EDGE( '', *, *, #19284, .F. ); -#13781 = ORIENTED_EDGE( '', *, *, #19339, .T. ); -#13782 = ORIENTED_EDGE( '', *, *, #18820, .T. ); -#13783 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 0.510000000000000 ) ); -#13784 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13785 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13786 = SURFACE_STYLE_FILL_AREA( #19775 ); -#13787 = ORIENTED_EDGE( '', *, *, #17920, .F. ); -#13788 = ORIENTED_EDGE( '', *, *, #19776, .T. ); -#13789 = ORIENTED_EDGE( '', *, *, #17964, .T. ); -#13790 = ORIENTED_EDGE( '', *, *, #18641, .T. ); -#13791 = ORIENTED_EDGE( '', *, *, #19777, .F. ); -#13792 = ORIENTED_EDGE( '', *, *, #19778, .F. ); -#13793 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#13794 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#13795 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#13796 = SURFACE_STYLE_FILL_AREA( #19779 ); -#13797 = ORIENTED_EDGE( '', *, *, #18409, .T. ); -#13798 = ORIENTED_EDGE( '', *, *, #19780, .T. ); -#13799 = ORIENTED_EDGE( '', *, *, #17157, .F. ); -#13800 = ORIENTED_EDGE( '', *, *, #19781, .F. ); -#13801 = CARTESIAN_POINT( '', ( -16.9967095493694, 6.65000000000000, -1.16000000000000 ) ); -#13802 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13803 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13804 = SURFACE_STYLE_FILL_AREA( #19782 ); -#13805 = ORIENTED_EDGE( '', *, *, #19783, .T. ); -#13806 = ORIENTED_EDGE( '', *, *, #17479, .F. ); -#13807 = ORIENTED_EDGE( '', *, *, #18114, .F. ); -#13808 = ORIENTED_EDGE( '', *, *, #19461, .F. ); -#13809 = ORIENTED_EDGE( '', *, *, #18166, .F. ); -#13810 = ORIENTED_EDGE( '', *, *, #19784, .F. ); -#13811 = ORIENTED_EDGE( '', *, *, #17140, .F. ); -#13812 = ORIENTED_EDGE( '', *, *, #19785, .F. ); -#13813 = ORIENTED_EDGE( '', *, *, #18872, .F. ); -#13814 = ORIENTED_EDGE( '', *, *, #19786, .F. ); -#13815 = ORIENTED_EDGE( '', *, *, #19787, .T. ); -#13816 = ORIENTED_EDGE( '', *, *, #17352, .F. ); -#13817 = ORIENTED_EDGE( '', *, *, #19788, .T. ); -#13818 = ORIENTED_EDGE( '', *, *, #17997, .T. ); -#13819 = ORIENTED_EDGE( '', *, *, #19626, .T. ); -#13820 = ORIENTED_EDGE( '', *, *, #19789, .T. ); -#13821 = CARTESIAN_POINT( '', ( 0.0230916399294443, 0.333280183087583, -13.7830693243559 ) ); -#13822 = DIRECTION( '', ( -6.54711456814918E-018, -1.00000000000000, 4.14073090567432E-034 ) ); -#13823 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#13824 = SURFACE_STYLE_FILL_AREA( #19790 ); -#13825 = ORIENTED_EDGE( '', *, *, #18404, .T. ); -#13826 = ORIENTED_EDGE( '', *, *, #18377, .T. ); -#13827 = ORIENTED_EDGE( '', *, *, #17154, .F. ); -#13828 = ORIENTED_EDGE( '', *, *, #19685, .F. ); -#13829 = CARTESIAN_POINT( '', ( -16.9967095493694, 6.65000000000000, 2.94000000000000 ) ); -#13830 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13831 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13832 = SURFACE_STYLE_FILL_AREA( #19791 ); -#13833 = ORIENTED_EDGE( '', *, *, #17250, .F. ); -#13834 = ORIENTED_EDGE( '', *, *, #19092, .T. ); -#13835 = ORIENTED_EDGE( '', *, *, #17461, .F. ); -#13836 = ORIENTED_EDGE( '', *, *, #19373, .T. ); -#13837 = ORIENTED_EDGE( '', *, *, #17953, .T. ); -#13838 = ORIENTED_EDGE( '', *, *, #19692, .T. ); -#13839 = ORIENTED_EDGE( '', *, *, #17916, .F. ); -#13840 = ORIENTED_EDGE( '', *, *, #19792, .F. ); -#13841 = CARTESIAN_POINT( '', ( 24.8411775083227, 4.90000000000000, 6.10500000000000 ) ); -#13842 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13843 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13844 = SURFACE_STYLE_FILL_AREA( #19793 ); -#13845 = ORIENTED_EDGE( '', *, *, #19794, .F. ); -#13846 = ORIENTED_EDGE( '', *, *, #18456, .T. ); -#13847 = ORIENTED_EDGE( '', *, *, #19795, .T. ); -#13848 = ORIENTED_EDGE( '', *, *, #19756, .F. ); -#13849 = CARTESIAN_POINT( '', ( 11.0888503595908, 0.250000000000000, -8.46000000000000 ) ); -#13850 = DIRECTION( '', ( 1.29893408435324E-016, -0.707106781186548, -0.707106781186548 ) ); -#13851 = DIRECTION( '', ( 0.000000000000000, -0.707106781186548, 0.707106781186548 ) ); -#13852 = SURFACE_STYLE_FILL_AREA( #19796 ); -#13853 = ORIENTED_EDGE( '', *, *, #17536, .F. ); -#13854 = ORIENTED_EDGE( '', *, *, #19797, .T. ); -#13855 = ORIENTED_EDGE( '', *, *, #19366, .F. ); -#13856 = ORIENTED_EDGE( '', *, *, #19798, .F. ); -#13857 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#13858 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#13859 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13860 = SURFACE_STYLE_FILL_AREA( #19799 ); -#13861 = ORIENTED_EDGE( '', *, *, #19800, .F. ); -#13862 = ORIENTED_EDGE( '', *, *, #18571, .T. ); -#13863 = ORIENTED_EDGE( '', *, *, #17511, .F. ); -#13864 = ORIENTED_EDGE( '', *, *, #18994, .F. ); -#13865 = ORIENTED_EDGE( '', *, *, #17945, .T. ); -#13866 = ORIENTED_EDGE( '', *, *, #19801, .F. ); -#13867 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 5.83983405085584 ) ); -#13868 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.06806409585820E-016 ) ); -#13869 = DIRECTION( '', ( -1.06806409585820E-016, 0.000000000000000, -1.00000000000000 ) ); -#13870 = SURFACE_STYLE_FILL_AREA( #19802 ); -#13871 = ORIENTED_EDGE( '', *, *, #19803, .T. ); -#13872 = ORIENTED_EDGE( '', *, *, #19804, .T. ); -#13873 = ORIENTED_EDGE( '', *, *, #19805, .F. ); -#13874 = ORIENTED_EDGE( '', *, *, #19806, .T. ); -#13875 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.05000000000000, 5.25000000000000 ) ); -#13876 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13877 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13878 = SURFACE_STYLE_FILL_AREA( #19807 ); -#13879 = ORIENTED_EDGE( '', *, *, #18095, .F. ); -#13880 = ORIENTED_EDGE( '', *, *, #17907, .F. ); -#13881 = ORIENTED_EDGE( '', *, *, #19808, .T. ); -#13882 = ORIENTED_EDGE( '', *, *, #19809, .T. ); -#13883 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#13884 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#13885 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13886 = SURFACE_STYLE_FILL_AREA( #19810 ); -#13887 = ORIENTED_EDGE( '', *, *, #19666, .F. ); -#13888 = ORIENTED_EDGE( '', *, *, #19811, .F. ); -#13889 = ORIENTED_EDGE( '', *, *, #19162, .T. ); -#13890 = ORIENTED_EDGE( '', *, *, #19510, .F. ); -#13891 = ORIENTED_EDGE( '', *, *, #19812, .F. ); -#13892 = ORIENTED_EDGE( '', *, *, #19813, .T. ); -#13893 = ORIENTED_EDGE( '', *, *, #19814, .F. ); -#13894 = ORIENTED_EDGE( '', *, *, #18224, .F. ); -#13895 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.500000000000000, 5.20000000000000 ) ); -#13896 = DIRECTION( '', ( -1.16164518480590E-016, -1.00000000000000, 0.000000000000000 ) ); -#13897 = DIRECTION( '', ( 1.00000000000000, -1.16164518480590E-016, 0.000000000000000 ) ); -#13898 = SURFACE_STYLE_FILL_AREA( #19815 ); -#13899 = ORIENTED_EDGE( '', *, *, #19130, .T. ); -#13900 = ORIENTED_EDGE( '', *, *, #19816, .F. ); -#13901 = ORIENTED_EDGE( '', *, *, #19817, .F. ); -#13902 = ORIENTED_EDGE( '', *, *, #19760, .T. ); -#13903 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#13904 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#13905 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#13906 = SURFACE_STYLE_FILL_AREA( #19818 ); -#13907 = ORIENTED_EDGE( '', *, *, #17361, .F. ); -#13908 = ORIENTED_EDGE( '', *, *, #19819, .T. ); -#13909 = ORIENTED_EDGE( '', *, *, #19820, .T. ); -#13910 = ORIENTED_EDGE( '', *, *, #18220, .T. ); -#13911 = ORIENTED_EDGE( '', *, *, #19821, .T. ); -#13912 = ORIENTED_EDGE( '', *, *, #19822, .T. ); -#13913 = ORIENTED_EDGE( '', *, *, #18442, .T. ); -#13914 = ORIENTED_EDGE( '', *, *, #19823, .T. ); -#13915 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.900000000000000, -0.597816720141110 ) ); -#13916 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.76338853813526E-017 ) ); -#13917 = DIRECTION( '', ( -6.76338853813526E-017, 0.000000000000000, 1.00000000000000 ) ); -#13918 = SURFACE_STYLE_FILL_AREA( #19824 ); -#13919 = ORIENTED_EDGE( '', *, *, #19825, .T. ); -#13920 = ORIENTED_EDGE( '', *, *, #18301, .F. ); -#13921 = ORIENTED_EDGE( '', *, *, #19683, .F. ); -#13922 = ORIENTED_EDGE( '', *, *, #17143, .F. ); -#13923 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.400000000000000 ) ); -#13924 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13925 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13926 = SURFACE_STYLE_FILL_AREA( #19826 ); -#13927 = ORIENTED_EDGE( '', *, *, #19827, .F. ); -#13928 = ORIENTED_EDGE( '', *, *, #19828, .F. ); -#13929 = ORIENTED_EDGE( '', *, *, #19829, .T. ); -#13930 = ORIENTED_EDGE( '', *, *, #19830, .T. ); -#13931 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.45000000000000, 1.95000000000000 ) ); -#13932 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13933 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13934 = SURFACE_STYLE_FILL_AREA( #19831 ); -#13935 = ORIENTED_EDGE( '', *, *, #19832, .F. ); -#13936 = ORIENTED_EDGE( '', *, *, #18234, .T. ); -#13937 = ORIENTED_EDGE( '', *, *, #17803, .T. ); -#13938 = ORIENTED_EDGE( '', *, *, #19724, .T. ); -#13939 = CARTESIAN_POINT( '', ( -28.2576226650358, 2.00000000000000, 1.89500000000000 ) ); -#13940 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.97127667724637E-016 ) ); -#13941 = DIRECTION( '', ( 0.000000000000000, 1.97127667724637E-016, -1.00000000000000 ) ); -#13942 = SURFACE_STYLE_FILL_AREA( #19833 ); -#13943 = ORIENTED_EDGE( '', *, *, #18629, .T. ); -#13944 = ORIENTED_EDGE( '', *, *, #18127, .F. ); -#13945 = ORIENTED_EDGE( '', *, *, #19311, .F. ); -#13946 = ORIENTED_EDGE( '', *, *, #18348, .T. ); -#13947 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.70000000000000, -0.180000000000000 ) ); -#13948 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#13949 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13950 = SURFACE_STYLE_FILL_AREA( #19834 ); -#13951 = ORIENTED_EDGE( '', *, *, #19023, .F. ); -#13952 = ORIENTED_EDGE( '', *, *, #17378, .T. ); -#13953 = ORIENTED_EDGE( '', *, *, #19535, .T. ); -#13954 = ORIENTED_EDGE( '', *, *, #18532, .F. ); -#13955 = CARTESIAN_POINT( '', ( -3.95000000000000, -3.00000000000000, 2.10000000000000 ) ); -#13956 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13957 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13958 = SURFACE_STYLE_FILL_AREA( #19835 ); -#13959 = ORIENTED_EDGE( '', *, *, #19836, .T. ); -#13960 = ORIENTED_EDGE( '', *, *, #19837, .T. ); -#13961 = ORIENTED_EDGE( '', *, *, #19838, .T. ); -#13962 = ORIENTED_EDGE( '', *, *, #19345, .F. ); -#13963 = CARTESIAN_POINT( '', ( 5.77576762843097, 1.00000000000000, 6.36962595283326 ) ); -#13964 = DIRECTION( '', ( 0.848464743138061, 0.000000000000000, -0.529251905666540 ) ); -#13965 = DIRECTION( '', ( -0.529251905666540, 0.000000000000000, -0.848464743138061 ) ); -#13966 = SURFACE_STYLE_FILL_AREA( #19839 ); -#13967 = ORIENTED_EDGE( '', *, *, #19840, .F. ); -#13968 = ORIENTED_EDGE( '', *, *, #19841, .T. ); -#13969 = ORIENTED_EDGE( '', *, *, #17794, .T. ); -#13970 = ORIENTED_EDGE( '', *, *, #19516, .F. ); -#13971 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, 2.94500000000000 ) ); -#13972 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#13973 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#13974 = SURFACE_STYLE_FILL_AREA( #19842 ); -#13975 = ORIENTED_EDGE( '', *, *, #19397, .F. ); -#13976 = CARTESIAN_POINT( '', ( -5.62500000000000, 4.85000000000000, 3.75000000000000 ) ); -#13977 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13978 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13979 = SURFACE_STYLE_FILL_AREA( #19843 ); -#13980 = ORIENTED_EDGE( '', *, *, #18949, .F. ); -#13981 = ORIENTED_EDGE( '', *, *, #18889, .F. ); -#13982 = ORIENTED_EDGE( '', *, *, #19844, .T. ); -#13983 = ORIENTED_EDGE( '', *, *, #19845, .T. ); -#13984 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, -2.09000000000000 ) ); -#13985 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#13986 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13987 = SURFACE_STYLE_FILL_AREA( #19846 ); -#13988 = ORIENTED_EDGE( '', *, *, #19847, .T. ); -#13989 = ORIENTED_EDGE( '', *, *, #18719, .F. ); -#13990 = ORIENTED_EDGE( '', *, *, #17279, .T. ); -#13991 = ORIENTED_EDGE( '', *, *, #19848, .T. ); -#13992 = CARTESIAN_POINT( '', ( 1.30000000000000, 10.3000000000000, 0.880000000000000 ) ); -#13993 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#13994 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#13995 = SURFACE_STYLE_FILL_AREA( #19849 ); -#13996 = ORIENTED_EDGE( '', *, *, #18597, .T. ); -#13997 = ORIENTED_EDGE( '', *, *, #18753, .T. ); -#13998 = ORIENTED_EDGE( '', *, *, #19850, .F. ); -#13999 = ORIENTED_EDGE( '', *, *, #19410, .F. ); -#14000 = CARTESIAN_POINT( '', ( 0.115000000000000, -0.330000000000000, -16.6802770373757 ) ); -#14001 = DIRECTION( '', ( -0.751759112871276, 0.659437818308135, 4.75451003627141E-017 ) ); -#14002 = DIRECTION( '', ( -0.659437818308135, -0.751759112871276, 0.000000000000000 ) ); -#14003 = SURFACE_STYLE_FILL_AREA( #19851 ); -#14004 = ORIENTED_EDGE( '', *, *, #19545, .F. ); -#14005 = ORIENTED_EDGE( '', *, *, #19191, .F. ); -#14006 = ORIENTED_EDGE( '', *, *, #19852, .F. ); -#14007 = ORIENTED_EDGE( '', *, *, #19270, .F. ); -#14008 = ORIENTED_EDGE( '', *, *, #18552, .T. ); -#14009 = ORIENTED_EDGE( '', *, *, #19853, .T. ); -#14010 = ORIENTED_EDGE( '', *, *, #19854, .F. ); -#14011 = ORIENTED_EDGE( '', *, *, #18905, .F. ); -#14012 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.000000000000000, -1.80298625004469E-015 ) ); -#14013 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#14014 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#14015 = SURFACE_STYLE_FILL_AREA( #19855 ); -#14016 = ORIENTED_EDGE( '', *, *, #18408, .T. ); -#14017 = ORIENTED_EDGE( '', *, *, #19856, .T. ); -#14018 = ORIENTED_EDGE( '', *, *, #17158, .F. ); -#14019 = ORIENTED_EDGE( '', *, *, #19780, .F. ); -#14020 = CARTESIAN_POINT( '', ( -16.9967095493694, 6.65000000000000, -2.47000000000000 ) ); -#14021 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14022 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14023 = SURFACE_STYLE_FILL_AREA( #19857 ); -#14024 = ORIENTED_EDGE( '', *, *, #19858, .F. ); -#14025 = ORIENTED_EDGE( '', *, *, #19812, .T. ); -#14026 = ORIENTED_EDGE( '', *, *, #19509, .T. ); -#14027 = ORIENTED_EDGE( '', *, *, #18530, .F. ); -#14028 = CARTESIAN_POINT( '', ( -5.65000000000000, -1.00000000000000, 0.800000000000000 ) ); -#14029 = DIRECTION( '', ( -3.73447414967229E-015, 0.000000000000000, 1.00000000000000 ) ); -#14030 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 3.73447414967229E-015 ) ); -#14031 = SURFACE_STYLE_FILL_AREA( #19859 ); -#14032 = ORIENTED_EDGE( '', *, *, #19860, .T. ); -#14033 = ORIENTED_EDGE( '', *, *, #19861, .F. ); -#14034 = ORIENTED_EDGE( '', *, *, #19862, .T. ); -#14035 = ORIENTED_EDGE( '', *, *, #19734, .T. ); -#14036 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 2.41000000000000 ) ); -#14037 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14038 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14039 = SURFACE_STYLE_FILL_AREA( #19863 ); -#14040 = ORIENTED_EDGE( '', *, *, #18038, .F. ); -#14041 = ORIENTED_EDGE( '', *, *, #19257, .F. ); -#14042 = ORIENTED_EDGE( '', *, *, #18639, .T. ); -#14043 = ORIENTED_EDGE( '', *, *, #17962, .T. ); -#14044 = ORIENTED_EDGE( '', *, *, #18927, .T. ); -#14045 = ORIENTED_EDGE( '', *, *, #17922, .F. ); -#14046 = ORIENTED_EDGE( '', *, *, #19864, .F. ); -#14047 = ORIENTED_EDGE( '', *, *, #18814, .F. ); -#14048 = CARTESIAN_POINT( '', ( 24.8411775083227, -1.50000000000000, 6.10500000000000 ) ); -#14049 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14050 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14051 = SURFACE_STYLE_FILL_AREA( #19865 ); -#14052 = ORIENTED_EDGE( '', *, *, #17976, .F. ); -#14053 = ORIENTED_EDGE( '', *, *, #19866, .F. ); -#14054 = ORIENTED_EDGE( '', *, *, #17933, .F. ); -#14055 = ORIENTED_EDGE( '', *, *, #17109, .F. ); -#14056 = CARTESIAN_POINT( '', ( 28.2576226650358, 2.15000000000000, -0.155000000000000 ) ); -#14057 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#14058 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14059 = SURFACE_STYLE_FILL_AREA( #19867 ); -#14060 = ORIENTED_EDGE( '', *, *, #19868, .T. ); -#14061 = ORIENTED_EDGE( '', *, *, #19869, .F. ); -#14062 = ORIENTED_EDGE( '', *, *, #18439, .F. ); -#14063 = ORIENTED_EDGE( '', *, *, #19870, .F. ); -#14064 = ORIENTED_EDGE( '', *, *, #19871, .T. ); -#14065 = ORIENTED_EDGE( '', *, *, #17345, .T. ); -#14066 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, -0.690000000000000 ) ); -#14067 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#14068 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14069 = SURFACE_STYLE_FILL_AREA( #19872 ); -#14070 = ORIENTED_EDGE( '', *, *, #18815, .T. ); -#14071 = ORIENTED_EDGE( '', *, *, #19864, .T. ); -#14072 = ORIENTED_EDGE( '', *, *, #17921, .F. ); -#14073 = ORIENTED_EDGE( '', *, *, #19778, .T. ); -#14074 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#14075 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#14076 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14077 = SURFACE_STYLE_FILL_AREA( #19873 ); -#14078 = ORIENTED_EDGE( '', *, *, #19869, .T. ); -#14079 = ORIENTED_EDGE( '', *, *, #19874, .T. ); -#14080 = ORIENTED_EDGE( '', *, *, #19730, .F. ); -#14081 = ORIENTED_EDGE( '', *, *, #18422, .F. ); -#14082 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, -0.690000000000000 ) ); -#14083 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14084 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14085 = SURFACE_STYLE_FILL_AREA( #19875 ); -#14086 = ORIENTED_EDGE( '', *, *, #19876, .F. ); -#14087 = ORIENTED_EDGE( '', *, *, #18539, .F. ); -#14088 = ORIENTED_EDGE( '', *, *, #19877, .T. ); -#14089 = ORIENTED_EDGE( '', *, *, #19490, .T. ); -#14090 = ORIENTED_EDGE( '', *, *, #18950, .F. ); -#14091 = ORIENTED_EDGE( '', *, *, #19845, .F. ); -#14092 = ORIENTED_EDGE( '', *, *, #19878, .T. ); -#14093 = ORIENTED_EDGE( '', *, *, #19879, .F. ); -#14094 = ORIENTED_EDGE( '', *, *, #18434, .F. ); -#14095 = ORIENTED_EDGE( '', *, *, #19880, .T. ); -#14096 = ORIENTED_EDGE( '', *, *, #19881, .T. ); -#14097 = ORIENTED_EDGE( '', *, *, #19732, .F. ); -#14098 = ORIENTED_EDGE( '', *, *, #18430, .F. ); -#14099 = ORIENTED_EDGE( '', *, *, #19067, .T. ); -#14100 = ORIENTED_EDGE( '', *, *, #19882, .T. ); -#14101 = ORIENTED_EDGE( '', *, *, #18495, .T. ); -#14102 = ORIENTED_EDGE( '', *, *, #18948, .F. ); -#14103 = ORIENTED_EDGE( '', *, *, #17848, .F. ); -#14104 = ORIENTED_EDGE( '', *, *, #19299, .T. ); -#14105 = ORIENTED_EDGE( '', *, *, #18936, .T. ); -#14106 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, 3.41000000000000 ) ); -#14107 = DIRECTION( '', ( 0.000000000000000, -1.12644381556935E-016, -1.00000000000000 ) ); -#14108 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.12644381556935E-016 ) ); -#14109 = SURFACE_STYLE_FILL_AREA( #19883 ); -#14110 = ORIENTED_EDGE( '', *, *, #19884, .F. ); -#14111 = ORIENTED_EDGE( '', *, *, #17789, .T. ); -#14112 = ORIENTED_EDGE( '', *, *, #17720, .T. ); -#14113 = ORIENTED_EDGE( '', *, *, #18427, .F. ); -#14114 = ORIENTED_EDGE( '', *, *, #19152, .T. ); -#14115 = ORIENTED_EDGE( '', *, *, #19337, .F. ); -#14116 = ORIENTED_EDGE( '', *, *, #19885, .T. ); -#14117 = ORIENTED_EDGE( '', *, *, #18424, .F. ); -#14118 = ORIENTED_EDGE( '', *, *, #19729, .T. ); -#14119 = ORIENTED_EDGE( '', *, *, #19886, .F. ); -#14120 = ORIENTED_EDGE( '', *, *, #19870, .T. ); -#14121 = ORIENTED_EDGE( '', *, *, #18438, .F. ); -#14122 = CARTESIAN_POINT( '', ( 8.40500000000000, 2.80000000000000, -0.380000000000000 ) ); -#14123 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14124 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14125 = SURFACE_STYLE_FILL_AREA( #19887 ); -#14126 = ORIENTED_EDGE( '', *, *, #19823, .F. ); -#14127 = ORIENTED_EDGE( '', *, *, #18441, .F. ); -#14128 = ORIENTED_EDGE( '', *, *, #17768, .T. ); -#14129 = ORIENTED_EDGE( '', *, *, #19071, .T. ); -#14130 = ORIENTED_EDGE( '', *, *, #19888, .T. ); -#14131 = ORIENTED_EDGE( '', *, *, #17362, .F. ); -#14132 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.500000000000000, -3.00000000000000 ) ); -#14133 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#14134 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14135 = SURFACE_STYLE_FILL_AREA( #19889 ); -#14136 = ORIENTED_EDGE( '', *, *, #19425, .T. ); -#14137 = ORIENTED_EDGE( '', *, *, #19276, .F. ); -#14138 = ORIENTED_EDGE( '', *, *, #19146, .F. ); -#14139 = ORIENTED_EDGE( '', *, *, #19280, .T. ); -#14140 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#14141 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14142 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14143 = SURFACE_STYLE_FILL_AREA( #19890 ); -#14144 = ORIENTED_EDGE( '', *, *, #18763, .T. ); -#14145 = ORIENTED_EDGE( '', *, *, #19891, .F. ); -#14146 = ORIENTED_EDGE( '', *, *, #19402, .F. ); -#14147 = ORIENTED_EDGE( '', *, *, #17950, .T. ); -#14148 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#14149 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#14150 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14151 = SURFACE_STYLE_FILL_AREA( #19892 ); -#14152 = ORIENTED_EDGE( '', *, *, #19040, .F. ); -#14153 = ORIENTED_EDGE( '', *, *, #19710, .F. ); -#14154 = ORIENTED_EDGE( '', *, *, #19893, .F. ); -#14155 = ORIENTED_EDGE( '', *, *, #19894, .F. ); -#14156 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#14157 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, 0.707106781186548 ) ); -#14158 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14159 = SURFACE_STYLE_FILL_AREA( #19895 ); -#14160 = ORIENTED_EDGE( '', *, *, #19794, .T. ); -#14161 = ORIENTED_EDGE( '', *, *, #19755, .T. ); -#14162 = ORIENTED_EDGE( '', *, *, #19896, .T. ); -#14163 = ORIENTED_EDGE( '', *, *, #17991, .T. ); -#14164 = ORIENTED_EDGE( '', *, *, #19897, .T. ); -#14165 = ORIENTED_EDGE( '', *, *, #18457, .T. ); -#14166 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.000000000000000, -1.80298625004469E-015 ) ); -#14167 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#14168 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#14169 = SURFACE_STYLE_FILL_AREA( #19898 ); -#14170 = ORIENTED_EDGE( '', *, *, #19899, .T. ); -#14171 = ORIENTED_EDGE( '', *, *, #18052, .F. ); -#14172 = ORIENTED_EDGE( '', *, *, #19900, .T. ); -#14173 = ORIENTED_EDGE( '', *, *, #19589, .T. ); -#14174 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 2.41000000000000 ) ); -#14175 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 1.08420217248550E-015 ) ); -#14176 = DIRECTION( '', ( 0.000000000000000, -1.08420217248550E-015, 1.00000000000000 ) ); -#14177 = SURFACE_STYLE_FILL_AREA( #19901 ); -#14178 = ORIENTED_EDGE( '', *, *, #19689, .T. ); -#14179 = ORIENTED_EDGE( '', *, *, #17901, .F. ); -#14180 = ORIENTED_EDGE( '', *, *, #19902, .F. ); -#14181 = ORIENTED_EDGE( '', *, *, #18670, .T. ); -#14182 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#14183 = DIRECTION( '', ( -0.930382264249294, 0.366590837815618, 0.000000000000000 ) ); -#14184 = DIRECTION( '', ( -0.366590837815618, -0.930382264249294, 0.000000000000000 ) ); -#14185 = SURFACE_STYLE_FILL_AREA( #19903 ); -#14186 = ORIENTED_EDGE( '', *, *, #17777, .F. ); -#14187 = ORIENTED_EDGE( '', *, *, #19904, .F. ); -#14188 = ORIENTED_EDGE( '', *, *, #17262, .T. ); -#14189 = ORIENTED_EDGE( '', *, *, #17807, .T. ); -#14190 = CARTESIAN_POINT( '', ( -4.20000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#14191 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#14192 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14193 = SURFACE_STYLE_FILL_AREA( #19905 ); -#14194 = ORIENTED_EDGE( '', *, *, #17990, .F. ); -#14195 = ORIENTED_EDGE( '', *, *, #19429, .F. ); -#14196 = ORIENTED_EDGE( '', *, *, #18458, .F. ); -#14197 = ORIENTED_EDGE( '', *, *, #19897, .F. ); -#14198 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.250000000000000, -0.210000000000000 ) ); -#14199 = DIRECTION( '', ( -7.86194647258623E-048, -1.00000000000000, -9.62810758272055E-064 ) ); -#14200 = DIRECTION( '', ( 1.22464679914735E-016, 6.74700668366753E-079, -1.00000000000000 ) ); -#14201 = SURFACE_STYLE_FILL_AREA( #19906 ); -#14202 = ORIENTED_EDGE( '', *, *, #17884, .F. ); -#14203 = ORIENTED_EDGE( '', *, *, #19743, .F. ); -#14204 = ORIENTED_EDGE( '', *, *, #19648, .T. ); -#14205 = ORIENTED_EDGE( '', *, *, #19907, .F. ); -#14206 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -0.200000000000000 ) ); -#14207 = DIRECTION( '', ( 0.388168954844127, 0.921588228275089, 4.75369868078234E-017 ) ); -#14208 = DIRECTION( '', ( 0.921588228275089, -0.388168954844127, 0.000000000000000 ) ); -#14209 = SURFACE_STYLE_FILL_AREA( #19908 ); -#14210 = ORIENTED_EDGE( '', *, *, #18594, .F. ); -#14211 = ORIENTED_EDGE( '', *, *, #19172, .F. ); -#14212 = ORIENTED_EDGE( '', *, *, #19600, .F. ); -#14213 = ORIENTED_EDGE( '', *, *, #19909, .T. ); -#14214 = CARTESIAN_POINT( '', ( 3.57500000000000, 0.900000000000000, -2.18905615347589E-016 ) ); -#14215 = DIRECTION( '', ( 0.444272758320727, 0.000000000000000, 0.895891576148639 ) ); -#14216 = DIRECTION( '', ( 0.895891576148639, 0.000000000000000, -0.444272758320727 ) ); -#14217 = SURFACE_STYLE_FILL_AREA( #19910 ); -#14218 = ORIENTED_EDGE( '', *, *, #19911, .T. ); -#14219 = ORIENTED_EDGE( '', *, *, #17354, .F. ); -#14220 = ORIENTED_EDGE( '', *, *, #19912, .F. ); -#14221 = ORIENTED_EDGE( '', *, *, #19913, .T. ); -#14222 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.900000000000000, -0.597816720141110 ) ); -#14223 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14224 = DIRECTION( '', ( 6.76338853813526E-017, 0.000000000000000, -1.00000000000000 ) ); -#14225 = SURFACE_STYLE_FILL_AREA( #19914 ); -#14226 = ORIENTED_EDGE( '', *, *, #19915, .F. ); -#14227 = ORIENTED_EDGE( '', *, *, #18191, .F. ); -#14228 = ORIENTED_EDGE( '', *, *, #19448, .F. ); -#14229 = ORIENTED_EDGE( '', *, *, #18198, .F. ); -#14230 = CARTESIAN_POINT( '', ( -19.7469930213405, 0.418430603327886, 2.77613272473682 ) ); -#14231 = DIRECTION( '', ( 0.966427786791177, 3.07978679758450E-017, 0.256938383504503 ) ); -#14232 = DIRECTION( '', ( -0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#14233 = SURFACE_STYLE_FILL_AREA( #19916 ); -#14234 = ORIENTED_EDGE( '', *, *, #19917, .F. ); -#14235 = ORIENTED_EDGE( '', *, *, #19918, .T. ); -#14236 = ORIENTED_EDGE( '', *, *, #17657, .F. ); -#14237 = ORIENTED_EDGE( '', *, *, #18717, .T. ); -#14238 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#14239 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14240 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14241 = SURFACE_STYLE_FILL_AREA( #19919 ); -#14242 = ORIENTED_EDGE( '', *, *, #19074, .F. ); -#14243 = ORIENTED_EDGE( '', *, *, #19920, .F. ); -#14244 = ORIENTED_EDGE( '', *, *, #19921, .F. ); -#14245 = ORIENTED_EDGE( '', *, *, #19582, .F. ); -#14246 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 6.85000000000000 ) ); -#14247 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14248 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14249 = SURFACE_STYLE_FILL_AREA( #19922 ); -#14250 = ORIENTED_EDGE( '', *, *, #19011, .F. ); -#14251 = ORIENTED_EDGE( '', *, *, #19923, .T. ); -#14252 = ORIENTED_EDGE( '', *, *, #19719, .T. ); -#14253 = ORIENTED_EDGE( '', *, *, #19539, .F. ); -#14254 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#14255 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14256 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14257 = SURFACE_STYLE_FILL_AREA( #19924 ); -#14258 = ORIENTED_EDGE( '', *, *, #19209, .T. ); -#14259 = ORIENTED_EDGE( '', *, *, #19925, .T. ); -#14260 = ORIENTED_EDGE( '', *, *, #17401, .F. ); -#14261 = ORIENTED_EDGE( '', *, *, #19926, .F. ); -#14262 = CARTESIAN_POINT( '', ( -4.85000000000000, -3.00000000000000, -0.730000000000000 ) ); -#14263 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14264 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14265 = SURFACE_STYLE_FILL_AREA( #19927 ); -#14266 = ORIENTED_EDGE( '', *, *, #19928, .T. ); -#14267 = ORIENTED_EDGE( '', *, *, #19929, .F. ); -#14268 = ORIENTED_EDGE( '', *, *, #19930, .F. ); -#14269 = ORIENTED_EDGE( '', *, *, #17230, .T. ); -#14270 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.3000000000000, -5.60500000000000 ) ); -#14271 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -7.67576759281773E-017 ) ); -#14272 = DIRECTION( '', ( -7.67576759281773E-017, 0.000000000000000, 1.00000000000000 ) ); -#14273 = SURFACE_STYLE_FILL_AREA( #19931 ); -#14274 = ORIENTED_EDGE( '', *, *, #19932, .F. ); -#14275 = ORIENTED_EDGE( '', *, *, #19933, .T. ); -#14276 = ORIENTED_EDGE( '', *, *, #19934, .T. ); -#14277 = ORIENTED_EDGE( '', *, *, #19935, .T. ); -#14278 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.78483405085584, -5.45000000000000 ) ); -#14279 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, 0.707106781186548 ) ); -#14280 = DIRECTION( '', ( 0.000000000000000, -0.707106781186548, 0.707106781186547 ) ); -#14281 = SURFACE_STYLE_FILL_AREA( #19936 ); -#14282 = ORIENTED_EDGE( '', *, *, #19215, .F. ); -#14283 = ORIENTED_EDGE( '', *, *, #19937, .F. ); -#14284 = ORIENTED_EDGE( '', *, *, #19938, .T. ); -#14285 = ORIENTED_EDGE( '', *, *, #18467, .T. ); -#14286 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, -0.180000000000002 ) ); -#14287 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14288 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14289 = SURFACE_STYLE_FILL_AREA( #19939 ); -#14290 = ORIENTED_EDGE( '', *, *, #19940, .T. ); -#14291 = ORIENTED_EDGE( '', *, *, #19941, .T. ); -#14292 = ORIENTED_EDGE( '', *, *, #19942, .T. ); -#14293 = ORIENTED_EDGE( '', *, *, #18560, .F. ); -#14294 = ORIENTED_EDGE( '', *, *, #19943, .F. ); -#14295 = ORIENTED_EDGE( '', *, *, #18587, .F. ); -#14296 = ORIENTED_EDGE( '', *, *, #18709, .F. ); -#14297 = ORIENTED_EDGE( '', *, *, #19944, .F. ); -#14298 = ORIENTED_EDGE( '', *, *, #19945, .T. ); -#14299 = ORIENTED_EDGE( '', *, *, #19946, .F. ); -#14300 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#14301 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14302 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14303 = SURFACE_STYLE_FILL_AREA( #19947 ); -#14304 = ORIENTED_EDGE( '', *, *, #19948, .T. ); -#14305 = ORIENTED_EDGE( '', *, *, #19143, .T. ); -#14306 = ORIENTED_EDGE( '', *, *, #19949, .F. ); -#14307 = ORIENTED_EDGE( '', *, *, #19188, .T. ); -#14308 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -0.200000000000000 ) ); -#14309 = DIRECTION( '', ( -0.121378487523311, -0.992606297968411, -1.48645776230770E-017 ) ); -#14310 = DIRECTION( '', ( 0.992606297968411, -0.121378487523311, 0.000000000000000 ) ); -#14311 = SURFACE_STYLE_FILL_AREA( #19950 ); -#14312 = ORIENTED_EDGE( '', *, *, #19951, .F. ); -#14313 = ORIENTED_EDGE( '', *, *, #18323, .F. ); -#14314 = ORIENTED_EDGE( '', *, *, #17826, .F. ); -#14315 = ORIENTED_EDGE( '', *, *, #18044, .F. ); -#14316 = CARTESIAN_POINT( '', ( -24.8411775083227, 5.10000000000000, 5.49500000000000 ) ); -#14317 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#14318 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14319 = SURFACE_STYLE_FILL_AREA( #19952 ); -#14320 = ORIENTED_EDGE( '', *, *, #19349, .F. ); -#14321 = ORIENTED_EDGE( '', *, *, #17754, .T. ); -#14322 = ORIENTED_EDGE( '', *, *, #19712, .T. ); -#14323 = ORIENTED_EDGE( '', *, *, #17413, .T. ); -#14324 = CARTESIAN_POINT( '', ( 2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#14325 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#14326 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14327 = SURFACE_STYLE_FILL_AREA( #19953 ); -#14328 = ORIENTED_EDGE( '', *, *, #17546, .F. ); -#14329 = ORIENTED_EDGE( '', *, *, #19034, .T. ); -#14330 = ORIENTED_EDGE( '', *, *, #19669, .T. ); -#14331 = ORIENTED_EDGE( '', *, *, #18746, .F. ); -#14332 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.360000000000000, 11.5435038362938 ) ); -#14333 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14334 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14335 = SURFACE_STYLE_FILL_AREA( #19954 ); -#14336 = ORIENTED_EDGE( '', *, *, #19955, .F. ); -#14337 = ORIENTED_EDGE( '', *, *, #18460, .F. ); -#14338 = ORIENTED_EDGE( '', *, *, #19433, .T. ); -#14339 = ORIENTED_EDGE( '', *, *, #19956, .F. ); -#14340 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.250000000000000, -0.200000000000000 ) ); -#14341 = DIRECTION( '', ( 0.147814751593804, 0.989015065209455, 1.81020862406114E-017 ) ); -#14342 = DIRECTION( '', ( 0.989015065209455, -0.147814751593804, 0.000000000000000 ) ); -#14343 = SURFACE_STYLE_FILL_AREA( #19957 ); -#14344 = ORIENTED_EDGE( '', *, *, #18461, .T. ); -#14345 = ORIENTED_EDGE( '', *, *, #19955, .T. ); -#14346 = ORIENTED_EDGE( '', *, *, #19958, .T. ); -#14347 = ORIENTED_EDGE( '', *, *, #19959, .T. ); -#14348 = ORIENTED_EDGE( '', *, *, #19124, .F. ); -#14349 = ORIENTED_EDGE( '', *, *, #19960, .T. ); -#14350 = ORIENTED_EDGE( '', *, *, #17987, .T. ); -#14351 = ORIENTED_EDGE( '', *, *, #17505, .F. ); -#14352 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#14353 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#14354 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#14355 = SURFACE_STYLE_FILL_AREA( #19961 ); -#14356 = ORIENTED_EDGE( '', *, *, #18723, .T. ); -#14357 = ORIENTED_EDGE( '', *, *, #19962, .F. ); -#14358 = ORIENTED_EDGE( '', *, *, #19445, .F. ); -#14359 = ORIENTED_EDGE( '', *, *, #19416, .T. ); -#14360 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, 3.94000000000000 ) ); -#14361 = DIRECTION( '', ( 7.67576759281773E-017, 0.000000000000000, 1.00000000000000 ) ); -#14362 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -7.67576759281773E-017 ) ); -#14363 = SURFACE_STYLE_FILL_AREA( #19963 ); -#14364 = ORIENTED_EDGE( '', *, *, #18040, .T. ); -#14365 = ORIENTED_EDGE( '', *, *, #18813, .T. ); -#14366 = ORIENTED_EDGE( '', *, *, #19335, .F. ); -#14367 = ORIENTED_EDGE( '', *, *, #19258, .F. ); -#14368 = CARTESIAN_POINT( '', ( 4.35000000000000, -3.00000000000000, 28.2576226650358 ) ); -#14369 = DIRECTION( '', ( -4.33680868994202E-016, -1.00000000000000, 0.000000000000000 ) ); -#14370 = DIRECTION( '', ( 1.00000000000000, -4.33680868994202E-016, 0.000000000000000 ) ); -#14371 = SURFACE_STYLE_FILL_AREA( #19964 ); -#14372 = ORIENTED_EDGE( '', *, *, #19965, .T. ); -#14373 = ORIENTED_EDGE( '', *, *, #19966, .F. ); -#14374 = ORIENTED_EDGE( '', *, *, #19967, .T. ); -#14375 = ORIENTED_EDGE( '', *, *, #18677, .T. ); -#14376 = CARTESIAN_POINT( '', ( -1.70000000000000, 10.3000000000000, 0.880000000000000 ) ); -#14377 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14378 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14379 = SURFACE_STYLE_FILL_AREA( #19968 ); -#14380 = ORIENTED_EDGE( '', *, *, #19129, .T. ); -#14381 = ORIENTED_EDGE( '', *, *, #18057, .F. ); -#14382 = ORIENTED_EDGE( '', *, *, #19969, .F. ); -#14383 = ORIENTED_EDGE( '', *, *, #19816, .T. ); -#14384 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#14385 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#14386 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14387 = SURFACE_STYLE_FILL_AREA( #19970 ); -#14388 = ORIENTED_EDGE( '', *, *, #18192, .F. ); -#14389 = ORIENTED_EDGE( '', *, *, #19915, .T. ); -#14390 = ORIENTED_EDGE( '', *, *, #18197, .T. ); -#14391 = ORIENTED_EDGE( '', *, *, #19343, .T. ); -#14392 = ORIENTED_EDGE( '', *, *, #18091, .T. ); -#14393 = ORIENTED_EDGE( '', *, *, #19971, .T. ); -#14394 = CARTESIAN_POINT( '', ( 6.89328555735817, 1.00000000000000, 8.28057912416123 ) ); -#14395 = DIRECTION( '', ( 0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#14396 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, -0.966427786791177 ) ); -#14397 = SURFACE_STYLE_FILL_AREA( #19972 ); -#14398 = ORIENTED_EDGE( '', *, *, #18613, .T. ); -#14399 = ORIENTED_EDGE( '', *, *, #19973, .T. ); -#14400 = ORIENTED_EDGE( '', *, *, #19974, .F. ); -#14401 = ORIENTED_EDGE( '', *, *, #17543, .T. ); -#14402 = ORIENTED_EDGE( '', *, *, #19975, .T. ); -#14403 = ORIENTED_EDGE( '', *, *, #19438, .F. ); -#14404 = ORIENTED_EDGE( '', *, *, #19976, .F. ); -#14405 = ORIENTED_EDGE( '', *, *, #17327, .T. ); -#14406 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.50000000000000, -0.200000000000000 ) ); -#14407 = DIRECTION( '', ( -2.39602690052045E-016, 1.00000000000000, -2.93428667439332E-032 ) ); -#14408 = DIRECTION( '', ( -1.00000000000000, -2.39602690052045E-016, 0.000000000000000 ) ); -#14409 = SURFACE_STYLE_FILL_AREA( #19977 ); -#14410 = ORIENTED_EDGE( '', *, *, #19978, .F. ); -#14411 = ORIENTED_EDGE( '', *, *, #19483, .F. ); -#14412 = ORIENTED_EDGE( '', *, *, #19979, .F. ); -#14413 = ORIENTED_EDGE( '', *, *, #19806, .F. ); -#14414 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.25000000000000, 5.05000000000000 ) ); -#14415 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#14416 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14417 = SURFACE_STYLE_FILL_AREA( #19980 ); -#14418 = ORIENTED_EDGE( '', *, *, #18056, .T. ); -#14419 = ORIENTED_EDGE( '', *, *, #19981, .F. ); -#14420 = ORIENTED_EDGE( '', *, *, #19585, .F. ); -#14421 = ORIENTED_EDGE( '', *, *, #18773, .F. ); -#14422 = ORIENTED_EDGE( '', *, *, #19982, .F. ); -#14423 = ORIENTED_EDGE( '', *, *, #19983, .F. ); -#14424 = ORIENTED_EDGE( '', *, *, #19958, .F. ); -#14425 = ORIENTED_EDGE( '', *, *, #19956, .T. ); -#14426 = ORIENTED_EDGE( '', *, *, #19432, .T. ); -#14427 = ORIENTED_EDGE( '', *, *, #19761, .T. ); -#14428 = ORIENTED_EDGE( '', *, *, #19817, .T. ); -#14429 = ORIENTED_EDGE( '', *, *, #19969, .T. ); -#14430 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#14431 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#14432 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14433 = SURFACE_STYLE_FILL_AREA( #19984 ); -#14434 = ORIENTED_EDGE( '', *, *, #19960, .F. ); -#14435 = ORIENTED_EDGE( '', *, *, #19123, .T. ); -#14436 = ORIENTED_EDGE( '', *, *, #19430, .T. ); -#14437 = ORIENTED_EDGE( '', *, *, #17988, .T. ); -#14438 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#14439 = DIRECTION( '', ( -0.366590837815618, -0.930382264249294, -4.48944296127644E-017 ) ); -#14440 = DIRECTION( '', ( -0.930382264249294, 0.366590837815618, 0.000000000000000 ) ); -#14441 = SURFACE_STYLE_FILL_AREA( #19985 ); -#14442 = ORIENTED_EDGE( '', *, *, #18729, .T. ); -#14443 = ORIENTED_EDGE( '', *, *, #17568, .F. ); -#14444 = ORIENTED_EDGE( '', *, *, #19986, .F. ); -#14445 = ORIENTED_EDGE( '', *, *, #19987, .T. ); -#14446 = ORIENTED_EDGE( '', *, *, #19048, .T. ); -#14447 = CARTESIAN_POINT( '', ( 0.375000000000000, 3.40000000000000, 6.35000000000000 ) ); -#14448 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14449 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14450 = SURFACE_STYLE_FILL_AREA( #19988 ); -#14451 = ORIENTED_EDGE( '', *, *, #19989, .T. ); -#14452 = ORIENTED_EDGE( '', *, *, #18990, .T. ); -#14453 = ORIENTED_EDGE( '', *, *, #19990, .T. ); -#14454 = ORIENTED_EDGE( '', *, *, #19560, .T. ); -#14455 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, 5.83983405085584 ) ); -#14456 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -6.12323399573677E-017 ) ); -#14457 = DIRECTION( '', ( 0.000000000000000, 6.12323399573677E-017, -1.00000000000000 ) ); -#14458 = SURFACE_STYLE_FILL_AREA( #19991 ); -#14459 = ORIENTED_EDGE( '', *, *, #19992, .F. ); -#14460 = ORIENTED_EDGE( '', *, *, #19993, .F. ); -#14461 = ORIENTED_EDGE( '', *, *, #19994, .T. ); -#14462 = ORIENTED_EDGE( '', *, *, #17795, .T. ); -#14463 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#14464 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#14465 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14466 = SURFACE_STYLE_FILL_AREA( #19995 ); -#14467 = ORIENTED_EDGE( '', *, *, #19537, .T. ); -#14468 = ORIENTED_EDGE( '', *, *, #19996, .T. ); -#14469 = ORIENTED_EDGE( '', *, *, #19021, .F. ); -#14470 = ORIENTED_EDGE( '', *, *, #18647, .T. ); -#14471 = CARTESIAN_POINT( '', ( -3.95000000000000, -3.00000000000000, 2.10000000000000 ) ); -#14472 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14473 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14474 = SURFACE_STYLE_FILL_AREA( #19997 ); -#14475 = ORIENTED_EDGE( '', *, *, #19154, .T. ); -#14476 = ORIENTED_EDGE( '', *, *, #18884, .F. ); -#14477 = ORIENTED_EDGE( '', *, *, #19018, .T. ); -#14478 = ORIENTED_EDGE( '', *, *, #19998, .T. ); -#14479 = ORIENTED_EDGE( '', *, *, #19533, .T. ); -#14480 = ORIENTED_EDGE( '', *, *, #19102, .F. ); -#14481 = ORIENTED_EDGE( '', *, *, #17759, .F. ); -#14482 = ORIENTED_EDGE( '', *, *, #19999, .T. ); -#14483 = ORIENTED_EDGE( '', *, *, #19668, .T. ); -#14484 = ORIENTED_EDGE( '', *, *, #19135, .F. ); -#14485 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.160000000000000, 11.5435038362938 ) ); -#14486 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14487 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14488 = SURFACE_STYLE_FILL_AREA( #20000 ); -#14489 = ORIENTED_EDGE( '', *, *, #20001, .F. ); -#14490 = ORIENTED_EDGE( '', *, *, #20002, .F. ); -#14491 = ORIENTED_EDGE( '', *, *, #18327, .F. ); -#14492 = ORIENTED_EDGE( '', *, *, #18186, .F. ); -#14493 = ORIENTED_EDGE( '', *, *, #17585, .F. ); -#14494 = ORIENTED_EDGE( '', *, *, #20003, .F. ); -#14495 = ORIENTED_EDGE( '', *, *, #20004, .F. ); -#14496 = ORIENTED_EDGE( '', *, *, #18966, .F. ); -#14497 = ORIENTED_EDGE( '', *, *, #20005, .F. ); -#14498 = ORIENTED_EDGE( '', *, *, #19636, .F. ); -#14499 = ORIENTED_EDGE( '', *, *, #20006, .F. ); -#14500 = ORIENTED_EDGE( '', *, *, #19878, .F. ); -#14501 = ORIENTED_EDGE( '', *, *, #19844, .F. ); -#14502 = ORIENTED_EDGE( '', *, *, #18888, .F. ); -#14503 = ORIENTED_EDGE( '', *, *, #18496, .F. ); -#14504 = ORIENTED_EDGE( '', *, *, #19882, .F. ); -#14505 = ORIENTED_EDGE( '', *, *, #19066, .F. ); -#14506 = ORIENTED_EDGE( '', *, *, #18049, .F. ); -#14507 = ORIENTED_EDGE( '', *, *, #19899, .F. ); -#14508 = ORIENTED_EDGE( '', *, *, #19588, .F. ); -#14509 = ORIENTED_EDGE( '', *, *, #19512, .F. ); -#14510 = ORIENTED_EDGE( '', *, *, #17604, .F. ); -#14511 = ORIENTED_EDGE( '', *, *, #17680, .F. ); -#14512 = ORIENTED_EDGE( '', *, *, #19614, .F. ); -#14513 = ORIENTED_EDGE( '', *, *, #20007, .F. ); -#14514 = ORIENTED_EDGE( '', *, *, #19860, .F. ); -#14515 = ORIENTED_EDGE( '', *, *, #19733, .F. ); -#14516 = ORIENTED_EDGE( '', *, *, #19881, .F. ); -#14517 = ORIENTED_EDGE( '', *, *, #17370, .F. ); -#14518 = ORIENTED_EDGE( '', *, *, #20008, .F. ); -#14519 = ORIENTED_EDGE( '', *, *, #17446, .F. ); -#14520 = ORIENTED_EDGE( '', *, *, #17638, .F. ); -#14521 = ORIENTED_EDGE( '', *, *, #20009, .F. ); -#14522 = ORIENTED_EDGE( '', *, *, #18064, .F. ); -#14523 = ORIENTED_EDGE( '', *, *, #18918, .F. ); -#14524 = ORIENTED_EDGE( '', *, *, #19282, .F. ); -#14525 = ORIENTED_EDGE( '', *, *, #19774, .F. ); -#14526 = ORIENTED_EDGE( '', *, *, #18819, .F. ); -#14527 = ORIENTED_EDGE( '', *, *, #20010, .F. ); -#14528 = ORIENTED_EDGE( '', *, *, #19149, .F. ); -#14529 = ORIENTED_EDGE( '', *, *, #19727, .F. ); -#14530 = ORIENTED_EDGE( '', *, *, #19874, .F. ); -#14531 = ORIENTED_EDGE( '', *, *, #19868, .F. ); -#14532 = ORIENTED_EDGE( '', *, *, #17344, .F. ); -#14533 = ORIENTED_EDGE( '', *, *, #18228, .F. ); -#14534 = ORIENTED_EDGE( '', *, *, #19354, .F. ); -#14535 = ORIENTED_EDGE( '', *, *, #18973, .F. ); -#14536 = ORIENTED_EDGE( '', *, *, #19676, .F. ); -#14537 = ORIENTED_EDGE( '', *, *, #20011, .F. ); -#14538 = ORIENTED_EDGE( '', *, *, #20012, .F. ); -#14539 = ORIENTED_EDGE( '', *, *, #17171, .F. ); -#14540 = ORIENTED_EDGE( '', *, *, #19001, .F. ); -#14541 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.000000000000000 ) ); -#14542 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14543 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14544 = SURFACE_STYLE_FILL_AREA( #20013 ); -#14545 = ORIENTED_EDGE( '', *, *, #18595, .F. ); -#14546 = ORIENTED_EDGE( '', *, *, #19909, .F. ); -#14547 = ORIENTED_EDGE( '', *, *, #19599, .F. ); -#14548 = ORIENTED_EDGE( '', *, *, #18754, .T. ); -#14549 = CARTESIAN_POINT( '', ( 3.29379862926133, 0.900000000000000, -1.20000000000000 ) ); -#14550 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#14551 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14552 = SURFACE_STYLE_FILL_AREA( #20014 ); -#14553 = ORIENTED_EDGE( '', *, *, #19329, .F. ); -#14554 = ORIENTED_EDGE( '', *, *, #17896, .T. ); -#14555 = ORIENTED_EDGE( '', *, *, #17833, .F. ); -#14556 = ORIENTED_EDGE( '', *, *, #18142, .T. ); -#14557 = CARTESIAN_POINT( '', ( -2.75000000000000, -9.55500000000000, 22.1526226650358 ) ); -#14558 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#14559 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14560 = SURFACE_STYLE_FILL_AREA( #20015 ); -#14561 = ORIENTED_EDGE( '', *, *, #18165, .T. ); -#14562 = ORIENTED_EDGE( '', *, *, #20016, .T. ); -#14563 = ORIENTED_EDGE( '', *, *, #17137, .F. ); -#14564 = ORIENTED_EDGE( '', *, *, #19784, .T. ); -#14565 = CARTESIAN_POINT( '', ( 6.46552987292442, 0.900000000000000, -0.756668553833748 ) ); -#14566 = DIRECTION( '', ( -0.564023943998145, 0.000000000000000, 0.825758433560795 ) ); -#14567 = DIRECTION( '', ( 0.825758433560795, 0.000000000000000, 0.564023943998145 ) ); -#14568 = SURFACE_STYLE_FILL_AREA( #20017 ); -#14569 = ORIENTED_EDGE( '', *, *, #19313, .T. ); -#14570 = ORIENTED_EDGE( '', *, *, #18601, .T. ); -#14571 = ORIENTED_EDGE( '', *, *, #19115, .F. ); -#14572 = ORIENTED_EDGE( '', *, *, #19597, .T. ); -#14573 = CARTESIAN_POINT( '', ( 6.10053467292344, 0.900000000000000, 0.980000000000000 ) ); -#14574 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#14575 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14576 = SURFACE_STYLE_FILL_AREA( #20018 ); -#14577 = ORIENTED_EDGE( '', *, *, #17960, .F. ); -#14578 = ORIENTED_EDGE( '', *, *, #20019, .F. ); -#14579 = ORIENTED_EDGE( '', *, *, #17924, .F. ); -#14580 = ORIENTED_EDGE( '', *, *, #17191, .F. ); -#14581 = CARTESIAN_POINT( '', ( 24.8411775083227, -1.20000000000000, 5.49500000000000 ) ); -#14582 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#14583 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14584 = SURFACE_STYLE_FILL_AREA( #20020 ); -#14585 = ORIENTED_EDGE( '', *, *, #19986, .T. ); -#14586 = ORIENTED_EDGE( '', *, *, #17567, .T. ); -#14587 = ORIENTED_EDGE( '', *, *, #19769, .T. ); -#14588 = ORIENTED_EDGE( '', *, *, #20021, .T. ); -#14589 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 6.85000000000000 ) ); -#14590 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14591 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14592 = SURFACE_STYLE_FILL_AREA( #20022 ); -#14593 = ORIENTED_EDGE( '', *, *, #19517, .T. ); -#14594 = ORIENTED_EDGE( '', *, *, #18386, .T. ); -#14595 = ORIENTED_EDGE( '', *, *, #19174, .T. ); -#14596 = ORIENTED_EDGE( '', *, *, #18856, .T. ); -#14597 = ORIENTED_EDGE( '', *, *, #18368, .T. ); -#14598 = ORIENTED_EDGE( '', *, *, #19840, .T. ); -#14599 = ORIENTED_EDGE( '', *, *, #18047, .T. ); -#14600 = ORIENTED_EDGE( '', *, *, #17728, .T. ); -#14601 = ORIENTED_EDGE( '', *, *, #18637, .T. ); -#14602 = ORIENTED_EDGE( '', *, *, #20023, .T. ); -#14603 = ORIENTED_EDGE( '', *, *, #19611, .T. ); -#14604 = ORIENTED_EDGE( '', *, *, #20024, .T. ); -#14605 = ORIENTED_EDGE( '', *, *, #20025, .T. ); -#14606 = ORIENTED_EDGE( '', *, *, #20026, .T. ); -#14607 = ORIENTED_EDGE( '', *, *, #18232, .T. ); -#14608 = ORIENTED_EDGE( '', *, *, #19832, .T. ); -#14609 = ORIENTED_EDGE( '', *, *, #19723, .T. ); -#14610 = ORIENTED_EDGE( '', *, *, #19737, .T. ); -#14611 = ORIENTED_EDGE( '', *, *, #19519, .T. ); -#14612 = ORIENTED_EDGE( '', *, *, #17259, .F. ); -#14613 = ORIENTED_EDGE( '', *, *, #19360, .T. ); -#14614 = ORIENTED_EDGE( '', *, *, #17780, .T. ); -#14615 = ORIENTED_EDGE( '', *, *, #20027, .T. ); -#14616 = ORIENTED_EDGE( '', *, *, #18324, .T. ); -#14617 = ORIENTED_EDGE( '', *, *, #19951, .T. ); -#14618 = ORIENTED_EDGE( '', *, *, #18043, .T. ); -#14619 = ORIENTED_EDGE( '', *, *, #17626, .T. ); -#14620 = ORIENTED_EDGE( '', *, *, #18916, .F. ); -#14621 = ORIENTED_EDGE( '', *, *, #20028, .T. ); -#14622 = ORIENTED_EDGE( '', *, *, #17507, .F. ); -#14623 = ORIENTED_EDGE( '', *, *, #19593, .T. ); -#14624 = ORIENTED_EDGE( '', *, *, #19377, .T. ); -#14625 = ORIENTED_EDGE( '', *, *, #17283, .T. ); -#14626 = ORIENTED_EDGE( '', *, *, #19698, .T. ); -#14627 = ORIENTED_EDGE( '', *, *, #18541, .T. ); -#14628 = ORIENTED_EDGE( '', *, *, #20029, .T. ); -#14629 = ORIENTED_EDGE( '', *, *, #20030, .F. ); -#14630 = ORIENTED_EDGE( '', *, *, #17521, .T. ); -#14631 = ORIENTED_EDGE( '', *, *, #18398, .T. ); -#14632 = ORIENTED_EDGE( '', *, *, #18131, .T. ); -#14633 = ORIENTED_EDGE( '', *, *, #18624, .T. ); -#14634 = ORIENTED_EDGE( '', *, *, #18182, .T. ); -#14635 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 6.10500000000000 ) ); -#14636 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14637 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14638 = SURFACE_STYLE_FILL_AREA( #20031 ); -#14639 = ORIENTED_EDGE( '', *, *, #18286, .T. ); -#14640 = ORIENTED_EDGE( '', *, *, #20032, .T. ); -#14641 = ORIENTED_EDGE( '', *, *, #17700, .T. ); -#14642 = ORIENTED_EDGE( '', *, *, #20033, .F. ); -#14643 = CARTESIAN_POINT( '', ( 19.3371609336342, 0.993017013232365, -1.10778789882058 ) ); -#14644 = DIRECTION( '', ( -0.0247635515540670, -0.995344675488243, -0.0931436712376869 ) ); -#14645 = DIRECTION( '', ( -0.255742251949764, 0.0963793389539751, -0.961928751826484 ) ); -#14646 = SURFACE_STYLE_FILL_AREA( #20034 ); -#14647 = ORIENTED_EDGE( '', *, *, #20009, .T. ); -#14648 = ORIENTED_EDGE( '', *, *, #17640, .F. ); -#14649 = ORIENTED_EDGE( '', *, *, #19340, .T. ); -#14650 = ORIENTED_EDGE( '', *, *, #18065, .T. ); -#14651 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 0.510000000000000 ) ); -#14652 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14653 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14654 = SURFACE_STYLE_FILL_AREA( #20035 ); -#14655 = ORIENTED_EDGE( '', *, *, #20036, .T. ); -#14656 = ORIENTED_EDGE( '', *, *, #18339, .F. ); -#14657 = ORIENTED_EDGE( '', *, *, #18690, .T. ); -#14658 = ORIENTED_EDGE( '', *, *, #19472, .T. ); -#14659 = CARTESIAN_POINT( '', ( 0.300000000000000, 10.3000000000000, 0.880000000000000 ) ); -#14660 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14661 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14662 = SURFACE_STYLE_FILL_AREA( #20037 ); -#14663 = ORIENTED_EDGE( '', *, *, #20038, .T. ); -#14664 = ORIENTED_EDGE( '', *, *, #18902, .F. ); -#14665 = ORIENTED_EDGE( '', *, *, #19358, .T. ); -#14666 = ORIENTED_EDGE( '', *, *, #18960, .T. ); -#14667 = ORIENTED_EDGE( '', *, *, #19211, .F. ); -#14668 = ORIENTED_EDGE( '', *, *, #17459, .F. ); -#14669 = ORIENTED_EDGE( '', *, *, #18867, .T. ); -#14670 = ORIENTED_EDGE( '', *, *, #17200, .F. ); -#14671 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#14672 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14673 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14674 = SURFACE_STYLE_FILL_AREA( #20039 ); -#14675 = ORIENTED_EDGE( '', *, *, #20040, .T. ); -#14676 = ORIENTED_EDGE( '', *, *, #20041, .T. ); -#14677 = ORIENTED_EDGE( '', *, *, #20042, .T. ); -#14678 = ORIENTED_EDGE( '', *, *, #18946, .F. ); -#14679 = ORIENTED_EDGE( '', *, *, #17303, .T. ); -#14680 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 4.50000000000000 ) ); -#14681 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#14682 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14683 = SURFACE_STYLE_FILL_AREA( #20043 ); -#14684 = ORIENTED_EDGE( '', *, *, #18760, .F. ); -#14685 = ORIENTED_EDGE( '', *, *, #20044, .F. ); -#14686 = ORIENTED_EDGE( '', *, *, #19399, .T. ); -#14687 = ORIENTED_EDGE( '', *, *, #20045, .T. ); -#14688 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, -2.44500000000000 ) ); -#14689 = DIRECTION( '', ( -0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#14690 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#14691 = SURFACE_STYLE_FILL_AREA( #20046 ); -#14692 = ORIENTED_EDGE( '', *, *, #20047, .T. ); -#14693 = ORIENTED_EDGE( '', *, *, #19364, .T. ); -#14694 = ORIENTED_EDGE( '', *, *, #20048, .F. ); -#14695 = ORIENTED_EDGE( '', *, *, #18315, .F. ); -#14696 = CARTESIAN_POINT( '', ( -3.35000000000000, -3.00000000000000, 28.2576226650358 ) ); -#14697 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14698 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14699 = SURFACE_STYLE_FILL_AREA( #20049 ); -#14700 = ORIENTED_EDGE( '', *, *, #18683, .T. ); -#14701 = ORIENTED_EDGE( '', *, *, #19764, .T. ); -#14702 = ORIENTED_EDGE( '', *, *, #20050, .T. ); -#14703 = ORIENTED_EDGE( '', *, *, #19708, .T. ); -#14704 = CARTESIAN_POINT( '', ( 0.000000000000000, 10.3000000000000, 0.000000000000000 ) ); -#14705 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14706 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14707 = SURFACE_STYLE_FILL_AREA( #20051 ); -#14708 = ORIENTED_EDGE( '', *, *, #20052, .F. ); -#14709 = ORIENTED_EDGE( '', *, *, #19838, .F. ); -#14710 = ORIENTED_EDGE( '', *, *, #19575, .F. ); -#14711 = ORIENTED_EDGE( '', *, *, #19618, .T. ); -#14712 = CARTESIAN_POINT( '', ( -17.2804556423634, -0.993017013232364, 20.7253918739981 ) ); -#14713 = DIRECTION( '', ( -0.0510089488082736, 0.995344675488242, -0.0817744710694021 ) ); -#14714 = DIRECTION( '', ( 0.526788066297196, 0.0963793389539769, 0.844514864421968 ) ); -#14715 = SURFACE_STYLE_FILL_AREA( #20053 ); -#14716 = ORIENTED_EDGE( '', *, *, #18734, .T. ); -#14717 = ORIENTED_EDGE( '', *, *, #20054, .F. ); -#14718 = ORIENTED_EDGE( '', *, *, #20055, .F. ); -#14719 = ORIENTED_EDGE( '', *, *, #20056, .T. ); -#14720 = CARTESIAN_POINT( '', ( -6.12500000000000, -5.65000000000000, 6.35000000000000 ) ); -#14721 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14722 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14723 = SURFACE_STYLE_FILL_AREA( #20057 ); -#14724 = ORIENTED_EDGE( '', *, *, #19381, .T. ); -#14725 = ORIENTED_EDGE( '', *, *, #19753, .F. ); -#14726 = ORIENTED_EDGE( '', *, *, #18953, .F. ); -#14727 = ORIENTED_EDGE( '', *, *, #20058, .F. ); -#14728 = ORIENTED_EDGE( '', *, *, #20059, .T. ); -#14729 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 5.75000000000000 ) ); -#14730 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14731 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14732 = SURFACE_STYLE_FILL_AREA( #20060 ); -#14733 = ORIENTED_EDGE( '', *, *, #18897, .F. ); -#14734 = ORIENTED_EDGE( '', *, *, #17491, .T. ); -#14735 = ORIENTED_EDGE( '', *, *, #19059, .T. ); -#14736 = ORIENTED_EDGE( '', *, *, #18987, .T. ); -#14737 = CARTESIAN_POINT( '', ( 5.30000000000000, 2.05906757357944, -0.00499999999999947 ) ); -#14738 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#14739 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14740 = SURFACE_STYLE_FILL_AREA( #20061 ); -#14741 = ORIENTED_EDGE( '', *, *, #20062, .T. ); -#14742 = ORIENTED_EDGE( '', *, *, #19168, .F. ); -#14743 = ORIENTED_EDGE( '', *, *, #17697, .F. ); -#14744 = ORIENTED_EDGE( '', *, *, #19030, .F. ); -#14745 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#14746 = DIRECTION( '', ( -1.00000000000000, 5.42101086242752E-016, 0.000000000000000 ) ); -#14747 = DIRECTION( '', ( -5.42101086242752E-016, -1.00000000000000, 0.000000000000000 ) ); -#14748 = SURFACE_STYLE_FILL_AREA( #20063 ); -#14749 = ORIENTED_EDGE( '', *, *, #17623, .T. ); -#14750 = ORIENTED_EDGE( '', *, *, #17966, .F. ); -#14751 = ORIENTED_EDGE( '', *, *, #18787, .F. ); -#14752 = ORIENTED_EDGE( '', *, *, #19330, .T. ); -#14753 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#14754 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#14755 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14756 = SURFACE_STYLE_FILL_AREA( #20064 ); -#14757 = ORIENTED_EDGE( '', *, *, #20059, .F. ); -#14758 = ORIENTED_EDGE( '', *, *, #20065, .F. ); -#14759 = ORIENTED_EDGE( '', *, *, #19247, .F. ); -#14760 = ORIENTED_EDGE( '', *, *, #19382, .F. ); -#14761 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 6.85000000000000 ) ); -#14762 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14763 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14764 = SURFACE_STYLE_FILL_AREA( #20066 ); -#14765 = ORIENTED_EDGE( '', *, *, #17202, .T. ); -#14766 = ORIENTED_EDGE( '', *, *, #18866, .F. ); -#14767 = ORIENTED_EDGE( '', *, *, #17457, .T. ); -#14768 = ORIENTED_EDGE( '', *, *, #19212, .F. ); -#14769 = ORIENTED_EDGE( '', *, *, #18962, .F. ); -#14770 = ORIENTED_EDGE( '', *, *, #19357, .F. ); -#14771 = ORIENTED_EDGE( '', *, *, #18900, .T. ); -#14772 = ORIENTED_EDGE( '', *, *, #20067, .F. ); -#14773 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#14774 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14775 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14776 = SURFACE_STYLE_FILL_AREA( #20068 ); -#14777 = ORIENTED_EDGE( '', *, *, #19715, .T. ); -#14778 = ORIENTED_EDGE( '', *, *, #17335, .T. ); -#14779 = ORIENTED_EDGE( '', *, *, #20069, .T. ); -#14780 = ORIENTED_EDGE( '', *, *, #19848, .F. ); -#14781 = ORIENTED_EDGE( '', *, *, #17278, .F. ); -#14782 = ORIENTED_EDGE( '', *, *, #18350, .T. ); -#14783 = ORIENTED_EDGE( '', *, *, #17431, .F. ); -#14784 = ORIENTED_EDGE( '', *, *, #19304, .T. ); -#14785 = ORIENTED_EDGE( '', *, *, #17658, .F. ); -#14786 = ORIENTED_EDGE( '', *, *, #19918, .F. ); -#14787 = ORIENTED_EDGE( '', *, *, #20070, .F. ); -#14788 = ORIENTED_EDGE( '', *, *, #20071, .F. ); -#14789 = ORIENTED_EDGE( '', *, *, #20072, .F. ); -#14790 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#14791 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#14792 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#14793 = SURFACE_STYLE_FILL_AREA( #20073 ); -#14794 = ORIENTED_EDGE( '', *, *, #19271, .T. ); -#14795 = ORIENTED_EDGE( '', *, *, #19852, .T. ); -#14796 = ORIENTED_EDGE( '', *, *, #19190, .T. ); -#14797 = ORIENTED_EDGE( '', *, *, #20074, .T. ); -#14798 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.750000000000000, -0.210000000000000 ) ); -#14799 = DIRECTION( '', ( -7.86194647258622E-048, 1.00000000000000, -9.62810758272054E-064 ) ); -#14800 = DIRECTION( '', ( 1.22464679914735E-016, -1.07952106938681E-078, -1.00000000000000 ) ); -#14801 = SURFACE_STYLE_FILL_AREA( #20075 ); -#14802 = ORIENTED_EDGE( '', *, *, #20076, .T. ); -#14803 = ORIENTED_EDGE( '', *, *, #17541, .T. ); -#14804 = ORIENTED_EDGE( '', *, *, #20077, .F. ); -#14805 = ORIENTED_EDGE( '', *, *, #20078, .F. ); -#14806 = CARTESIAN_POINT( '', ( 11.1800985830055, -2.00000000000000, -9.46000000000000 ) ); -#14807 = DIRECTION( '', ( 2.27616809170797E-032, 1.00000000000000, -1.23908819712629E-016 ) ); -#14808 = DIRECTION( '', ( 0.000000000000000, 1.23908819712629E-016, 1.00000000000000 ) ); -#14809 = SURFACE_STYLE_FILL_AREA( #20079 ); -#14810 = ORIENTED_EDGE( '', *, *, #18098, .T. ); -#14811 = ORIENTED_EDGE( '', *, *, #18135, .F. ); -#14812 = ORIENTED_EDGE( '', *, *, #20080, .F. ); -#14813 = ORIENTED_EDGE( '', *, *, #19015, .T. ); -#14814 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#14815 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14816 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14817 = SURFACE_STYLE_FILL_AREA( #20081 ); -#14818 = ORIENTED_EDGE( '', *, *, #20082, .F. ); -#14819 = ORIENTED_EDGE( '', *, *, #19633, .F. ); -#14820 = ORIENTED_EDGE( '', *, *, #19095, .T. ); -#14821 = ORIENTED_EDGE( '', *, *, #18415, .F. ); -#14822 = ORIENTED_EDGE( '', *, *, #19486, .F. ); -#14823 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.55000000000000, -5.45000000000000 ) ); -#14824 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#14825 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#14826 = SURFACE_STYLE_FILL_AREA( #20083 ); -#14827 = ORIENTED_EDGE( '', *, *, #20024, .F. ); -#14828 = ORIENTED_EDGE( '', *, *, #17675, .T. ); -#14829 = ORIENTED_EDGE( '', *, *, #17799, .T. ); -#14830 = ORIENTED_EDGE( '', *, *, #18046, .F. ); -#14831 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, -2.45500000000000 ) ); -#14832 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14833 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14834 = SURFACE_STYLE_FILL_AREA( #20084 ); -#14835 = ORIENTED_EDGE( '', *, *, #18006, .F. ); -#14836 = ORIENTED_EDGE( '', *, *, #20085, .T. ); -#14837 = ORIENTED_EDGE( '', *, *, #20086, .T. ); -#14838 = ORIENTED_EDGE( '', *, *, #18504, .T. ); -#14839 = CARTESIAN_POINT( '', ( 2.82500000000000, 0.000000000000000, 0.000000000000000 ) ); -#14840 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14841 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14842 = SURFACE_STYLE_FILL_AREA( #20087 ); -#14843 = ORIENTED_EDGE( '', *, *, #20074, .F. ); -#14844 = ORIENTED_EDGE( '', *, *, #19189, .T. ); -#14845 = ORIENTED_EDGE( '', *, *, #19949, .T. ); -#14846 = ORIENTED_EDGE( '', *, *, #19142, .T. ); -#14847 = ORIENTED_EDGE( '', *, *, #19227, .T. ); -#14848 = ORIENTED_EDGE( '', *, *, #19422, .F. ); -#14849 = ORIENTED_EDGE( '', *, *, #19681, .T. ); -#14850 = ORIENTED_EDGE( '', *, *, #19272, .T. ); -#14851 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#14852 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#14853 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#14854 = SURFACE_STYLE_FILL_AREA( #20088 ); -#14855 = ORIENTED_EDGE( '', *, *, #17596, .F. ); -#14856 = ORIENTED_EDGE( '', *, *, #20089, .T. ); -#14857 = ORIENTED_EDGE( '', *, *, #20090, .T. ); -#14858 = ORIENTED_EDGE( '', *, *, #19606, .F. ); -#14859 = SURFACE_STYLE_FILL_AREA( #20091 ); -#14860 = ORIENTED_EDGE( '', *, *, #19290, .T. ); -#14861 = ORIENTED_EDGE( '', *, *, #20092, .T. ); -#14862 = ORIENTED_EDGE( '', *, *, #18698, .F. ); -#14863 = ORIENTED_EDGE( '', *, *, #20093, .T. ); -#14864 = ORIENTED_EDGE( '', *, *, #20094, .T. ); -#14865 = ORIENTED_EDGE( '', *, *, #18079, .F. ); -#14866 = ORIENTED_EDGE( '', *, *, #18569, .F. ); -#14867 = ORIENTED_EDGE( '', *, *, #19323, .T. ); -#14868 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.75000000000000, -0.200000000000000 ) ); -#14869 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14870 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14871 = SURFACE_STYLE_FILL_AREA( #20095 ); -#14872 = ORIENTED_EDGE( '', *, *, #17611, .F. ); -#14873 = ORIENTED_EDGE( '', *, *, #19631, .F. ); -#14874 = ORIENTED_EDGE( '', *, *, #20096, .F. ); -#14875 = ORIENTED_EDGE( '', *, *, #17775, .F. ); -#14876 = CARTESIAN_POINT( '', ( -5.32953378678969, 2.20613135374935, 1.44500000000000 ) ); -#14877 = DIRECTION( '', ( -0.980425201132632, -0.196891911931490, -0.000000000000000 ) ); -#14878 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#14879 = SURFACE_STYLE_FILL_AREA( #20097 ); -#14880 = ORIENTED_EDGE( '', *, *, #19204, .F. ); -#14881 = ORIENTED_EDGE( '', *, *, #19503, .F. ); -#14882 = ORIENTED_EDGE( '', *, *, #17398, .F. ); -#14883 = ORIENTED_EDGE( '', *, *, #17487, .F. ); -#14884 = CARTESIAN_POINT( '', ( 4.65000000000000, -3.00000000000000, 0.530000000000000 ) ); -#14885 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#14886 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14887 = SURFACE_STYLE_FILL_AREA( #20098 ); -#14888 = ORIENTED_EDGE( '', *, *, #17944, .T. ); -#14889 = ORIENTED_EDGE( '', *, *, #20099, .F. ); -#14890 = ORIENTED_EDGE( '', *, *, #20100, .F. ); -#14891 = ORIENTED_EDGE( '', *, *, #19801, .T. ); -#14892 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 5.20500000000000 ) ); -#14893 = DIRECTION( '', ( 7.89946938058655E-016, 0.000000000000000, 1.00000000000000 ) ); -#14894 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -7.89946938058655E-016 ) ); -#14895 = SURFACE_STYLE_FILL_AREA( #20101 ); -#14896 = ORIENTED_EDGE( '', *, *, #20102, .T. ); -#14897 = ORIENTED_EDGE( '', *, *, #19525, .T. ); -#14898 = ORIENTED_EDGE( '', *, *, #20103, .F. ); -#14899 = ORIENTED_EDGE( '', *, *, #18573, .T. ); -#14900 = ORIENTED_EDGE( '', *, *, #20104, .F. ); -#14901 = ORIENTED_EDGE( '', *, *, #20099, .T. ); -#14902 = ORIENTED_EDGE( '', *, *, #17943, .T. ); -#14903 = ORIENTED_EDGE( '', *, *, #18996, .F. ); -#14904 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#14905 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#14906 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14907 = SURFACE_STYLE_FILL_AREA( #20105 ); -#14908 = ORIENTED_EDGE( '', *, *, #19717, .T. ); -#14909 = ORIENTED_EDGE( '', *, *, #17873, .T. ); -#14910 = ORIENTED_EDGE( '', *, *, #20106, .T. ); -#14911 = ORIENTED_EDGE( '', *, *, #20107, .F. ); -#14912 = ORIENTED_EDGE( '', *, *, #19056, .F. ); -#14913 = ORIENTED_EDGE( '', *, *, #18354, .T. ); -#14914 = ORIENTED_EDGE( '', *, *, #17424, .F. ); -#14915 = ORIENTED_EDGE( '', *, *, #19628, .T. ); -#14916 = ORIENTED_EDGE( '', *, *, #17664, .F. ); -#14917 = ORIENTED_EDGE( '', *, *, #19286, .F. ); -#14918 = ORIENTED_EDGE( '', *, *, #17208, .F. ); -#14919 = ORIENTED_EDGE( '', *, *, #19295, .F. ); -#14920 = ORIENTED_EDGE( '', *, *, #17273, .F. ); -#14921 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, -0.180000000000000 ) ); -#14922 = DIRECTION( '', ( -1.00000000000000, -2.40666408986794E-016, 0.000000000000000 ) ); -#14923 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#14924 = SURFACE_STYLE_FILL_AREA( #20108 ); -#14925 = ORIENTED_EDGE( '', *, *, #20109, .F. ); -#14926 = ORIENTED_EDGE( '', *, *, #20042, .F. ); -#14927 = ORIENTED_EDGE( '', *, *, #20110, .T. ); -#14928 = ORIENTED_EDGE( '', *, *, #20111, .T. ); -#14929 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.85000000000000 ) ); -#14930 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14931 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#14932 = SURFACE_STYLE_FILL_AREA( #20112 ); -#14933 = ORIENTED_EDGE( '', *, *, #19049, .T. ); -#14934 = ORIENTED_EDGE( '', *, *, #20113, .F. ); -#14935 = ORIENTED_EDGE( '', *, *, #19767, .T. ); -#14936 = ORIENTED_EDGE( '', *, *, #20114, .T. ); -#14937 = ORIENTED_EDGE( '', *, *, #19249, .T. ); -#14938 = ORIENTED_EDGE( '', *, *, #20115, .T. ); -#14939 = ORIENTED_EDGE( '', *, *, #18952, .T. ); -#14940 = ORIENTED_EDGE( '', *, *, #19492, .F. ); -#14941 = ORIENTED_EDGE( '', *, *, #20116, .T. ); -#14942 = ORIENTED_EDGE( '', *, *, #18537, .T. ); -#14943 = ORIENTED_EDGE( '', *, *, #20117, .T. ); -#14944 = ORIENTED_EDGE( '', *, *, #18938, .F. ); -#14945 = ORIENTED_EDGE( '', *, *, #19298, .T. ); -#14946 = ORIENTED_EDGE( '', *, *, #17846, .T. ); -#14947 = ORIENTED_EDGE( '', *, *, #18947, .T. ); -#14948 = ORIENTED_EDGE( '', *, *, #20109, .T. ); -#14949 = ORIENTED_EDGE( '', *, *, #20118, .T. ); -#14950 = ORIENTED_EDGE( '', *, *, #20055, .T. ); -#14951 = ORIENTED_EDGE( '', *, *, #20119, .T. ); -#14952 = ORIENTED_EDGE( '', *, *, #20120, .T. ); -#14953 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 6.35000000000000 ) ); -#14954 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14955 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14956 = SURFACE_STYLE_FILL_AREA( #20121 ); -#14957 = ORIENTED_EDGE( '', *, *, #18585, .T. ); -#14958 = ORIENTED_EDGE( '', *, *, #20122, .F. ); -#14959 = ORIENTED_EDGE( '', *, *, #18419, .F. ); -#14960 = ORIENTED_EDGE( '', *, *, #18478, .T. ); -#14961 = ORIENTED_EDGE( '', *, *, #19661, .T. ); -#14962 = ORIENTED_EDGE( '', *, *, #18176, .F. ); -#14963 = ORIENTED_EDGE( '', *, *, #20123, .T. ); -#14964 = ORIENTED_EDGE( '', *, *, #17784, .T. ); -#14965 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, 4.00000000000000 ) ); -#14966 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#14967 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14968 = SURFACE_STYLE_FILL_AREA( #20124 ); -#14969 = ORIENTED_EDGE( '', *, *, #17758, .F. ); -#14970 = ORIENTED_EDGE( '', *, *, #17113, .T. ); -#14971 = ORIENTED_EDGE( '', *, *, #19667, .T. ); -#14972 = ORIENTED_EDGE( '', *, *, #19999, .F. ); -#14973 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.360000000000000, 11.5435038362938 ) ); -#14974 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14975 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14976 = SURFACE_STYLE_FILL_AREA( #20125 ); -#14977 = ORIENTED_EDGE( '', *, *, #18584, .T. ); -#14978 = ORIENTED_EDGE( '', *, *, #18011, .F. ); -#14979 = ORIENTED_EDGE( '', *, *, #18420, .F. ); -#14980 = ORIENTED_EDGE( '', *, *, #20122, .T. ); -#14981 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, 5.05000000000000 ) ); -#14982 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#14983 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14984 = SURFACE_STYLE_FILL_AREA( #20126 ); -#14985 = ORIENTED_EDGE( '', *, *, #17926, .T. ); -#14986 = ORIENTED_EDGE( '', *, *, #19456, .T. ); -#14987 = ORIENTED_EDGE( '', *, *, #19576, .F. ); -#14988 = ORIENTED_EDGE( '', *, *, #19837, .F. ); -#14989 = ORIENTED_EDGE( '', *, *, #17685, .F. ); -#14990 = ORIENTED_EDGE( '', *, *, #20127, .T. ); -#14991 = CARTESIAN_POINT( '', ( 6.20000000000000, -1.00000000000000, 6.10500000000000 ) ); -#14992 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -4.33680868994202E-016 ) ); -#14993 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#14994 = SURFACE_STYLE_FILL_AREA( #20128 ); -#14995 = ORIENTED_EDGE( '', *, *, #18748, .T. ); -#14996 = ORIENTED_EDGE( '', *, *, #19670, .T. ); -#14997 = ORIENTED_EDGE( '', *, *, #19032, .F. ); -#14998 = ORIENTED_EDGE( '', *, *, #19538, .T. ); -#14999 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, 11.5435038362938 ) ); -#15000 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15001 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15002 = SURFACE_STYLE_FILL_AREA( #20129 ); -#15003 = ORIENTED_EDGE( '', *, *, #17405, .F. ); -#15004 = ORIENTED_EDGE( '', *, *, #19704, .F. ); -#15005 = ORIENTED_EDGE( '', *, *, #19205, .T. ); -#15006 = ORIENTED_EDGE( '', *, *, #19108, .T. ); -#15007 = ORIENTED_EDGE( '', *, *, #20130, .T. ); -#15008 = ORIENTED_EDGE( '', *, *, #20131, .T. ); -#15009 = ORIENTED_EDGE( '', *, *, #17670, .T. ); -#15010 = ORIENTED_EDGE( '', *, *, #18706, .T. ); -#15011 = CARTESIAN_POINT( '', ( -3.30000000000000, -3.00000000000000, 1.97000000000000 ) ); -#15012 = DIRECTION( '', ( -1.31418445149758E-016, 0.000000000000000, 1.00000000000000 ) ); -#15013 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.31418445149758E-016 ) ); -#15014 = SURFACE_STYLE_FILL_AREA( #20132 ); -#15015 = ORIENTED_EDGE( '', *, *, #19167, .F. ); -#15016 = ORIENTED_EDGE( '', *, *, #20062, .F. ); -#15017 = ORIENTED_EDGE( '', *, *, #19029, .F. ); -#15018 = ORIENTED_EDGE( '', *, *, #18242, .T. ); -#15019 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.360000000000000, 11.5435038362938 ) ); -#15020 = DIRECTION( '', ( -2.16840434497101E-016, 1.00000000000000, 0.000000000000000 ) ); -#15021 = DIRECTION( '', ( -1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#15022 = SURFACE_STYLE_FILL_AREA( #20133 ); -#15023 = ORIENTED_EDGE( '', *, *, #20134, .T. ); -#15024 = ORIENTED_EDGE( '', *, *, #19407, .F. ); -#15025 = ORIENTED_EDGE( '', *, *, #18546, .T. ); -#15026 = ORIENTED_EDGE( '', *, *, #18389, .T. ); -#15027 = ORIENTED_EDGE( '', *, *, #19201, .F. ); -#15028 = ORIENTED_EDGE( '', *, *, #18502, .F. ); -#15029 = ORIENTED_EDGE( '', *, *, #19563, .T. ); -#15030 = ORIENTED_EDGE( '', *, *, #17868, .F. ); -#15031 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#15032 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15033 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15034 = SURFACE_STYLE_FILL_AREA( #20135 ); -#15035 = ORIENTED_EDGE( '', *, *, #19758, .T. ); -#15036 = ORIENTED_EDGE( '', *, *, #20136, .T. ); -#15037 = ORIENTED_EDGE( '', *, *, #17992, .T. ); -#15038 = ORIENTED_EDGE( '', *, *, #19896, .F. ); -#15039 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -12.9600000000000 ) ); -#15040 = DIRECTION( '', ( -2.70845499104234E-016, 0.000000000000000, 1.00000000000000 ) ); -#15041 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#15042 = SURFACE_STYLE_FILL_AREA( #20137 ); -#15043 = ORIENTED_EDGE( '', *, *, #20030, .T. ); -#15044 = ORIENTED_EDGE( '', *, *, #20089, .F. ); -#15045 = ORIENTED_EDGE( '', *, *, #17595, .T. ); -#15046 = ORIENTED_EDGE( '', *, *, #19234, .F. ); -#15047 = ORIENTED_EDGE( '', *, *, #17860, .T. ); -#15048 = ORIENTED_EDGE( '', *, *, #20138, .F. ); -#15049 = CARTESIAN_POINT( '', ( -6.20000000000000, 1.00000000000000, 6.10500000000000 ) ); -#15050 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 4.33680868994201E-016 ) ); -#15051 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15052 = SURFACE_STYLE_FILL_AREA( #20139 ); -#15053 = ORIENTED_EDGE( '', *, *, #20138, .T. ); -#15054 = ORIENTED_EDGE( '', *, *, #17859, .T. ); -#15055 = ORIENTED_EDGE( '', *, *, #19604, .F. ); -#15056 = ORIENTED_EDGE( '', *, *, #17522, .F. ); -#15057 = SURFACE_STYLE_FILL_AREA( #20140 ); -#15058 = ORIENTED_EDGE( '', *, *, #19886, .T. ); -#15059 = ORIENTED_EDGE( '', *, *, #19728, .F. ); -#15060 = ORIENTED_EDGE( '', *, *, #19002, .F. ); -#15061 = ORIENTED_EDGE( '', *, *, #17173, .F. ); -#15062 = ORIENTED_EDGE( '', *, *, #20141, .F. ); -#15063 = ORIENTED_EDGE( '', *, *, #20142, .F. ); -#15064 = ORIENTED_EDGE( '', *, *, #19677, .F. ); -#15065 = ORIENTED_EDGE( '', *, *, #18975, .F. ); -#15066 = ORIENTED_EDGE( '', *, *, #19355, .F. ); -#15067 = ORIENTED_EDGE( '', *, *, #18229, .F. ); -#15068 = ORIENTED_EDGE( '', *, *, #17346, .F. ); -#15069 = ORIENTED_EDGE( '', *, *, #19871, .F. ); -#15070 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.000000000000000, 0.000000000000000 ) ); -#15071 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15072 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15073 = SURFACE_STYLE_FILL_AREA( #20143 ); -#15074 = ORIENTED_EDGE( '', *, *, #19825, .F. ); -#15075 = ORIENTED_EDGE( '', *, *, #17142, .T. ); -#15076 = ORIENTED_EDGE( '', *, *, #19671, .F. ); -#15077 = ORIENTED_EDGE( '', *, *, #18302, .F. ); -#15078 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.360000000000000, 11.5435038362938 ) ); -#15079 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15080 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15081 = SURFACE_STYLE_FILL_AREA( #20144 ); -#15082 = ORIENTED_EDGE( '', *, *, #20145, .F. ); -#15083 = ORIENTED_EDGE( '', *, *, #19009, .T. ); -#15084 = ORIENTED_EDGE( '', *, *, #19673, .F. ); -#15085 = ORIENTED_EDGE( '', *, *, #19721, .F. ); -#15086 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.360000000000000, 11.5435038362938 ) ); -#15087 = DIRECTION( '', ( -1.00000000000000, -2.16840434497102E-015, 0.000000000000000 ) ); -#15088 = DIRECTION( '', ( 2.16840434497102E-015, -1.00000000000000, 0.000000000000000 ) ); -#15089 = SURFACE_STYLE_FILL_AREA( #20146 ); -#15090 = ORIENTED_EDGE( '', *, *, #20120, .F. ); -#15091 = ORIENTED_EDGE( '', *, *, #20147, .F. ); -#15092 = ORIENTED_EDGE( '', *, *, #19920, .T. ); -#15093 = ORIENTED_EDGE( '', *, *, #19073, .T. ); -#15094 = CARTESIAN_POINT( '', ( 0.375000000000000, -4.35000000000000, 6.85000000000000 ) ); -#15095 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15096 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15097 = SURFACE_STYLE_FILL_AREA( #20148 ); -#15098 = ORIENTED_EDGE( '', *, *, #20149, .F. ); -#15099 = ORIENTED_EDGE( '', *, *, #19443, .F. ); -#15100 = ORIENTED_EDGE( '', *, *, #18556, .F. ); -#15101 = ORIENTED_EDGE( '', *, *, #17965, .T. ); -#15102 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#15103 = DIRECTION( '', ( 6.12323399573677E-017, -6.12323399573677E-017, -1.00000000000000 ) ); -#15104 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#15105 = SURFACE_STYLE_FILL_AREA( #20150 ); -#15106 = ORIENTED_EDGE( '', *, *, #20002, .T. ); -#15107 = ORIENTED_EDGE( '', *, *, #20151, .F. ); -#15108 = ORIENTED_EDGE( '', *, *, #20152, .T. ); -#15109 = ORIENTED_EDGE( '', *, *, #18328, .T. ); -#15110 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 2.41000000000000 ) ); -#15111 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15112 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15113 = SURFACE_STYLE_FILL_AREA( #20153 ); -#15114 = ORIENTED_EDGE( '', *, *, #19208, .F. ); -#15115 = ORIENTED_EDGE( '', *, *, #20154, .F. ); -#15116 = ORIENTED_EDGE( '', *, *, #17402, .F. ); -#15117 = ORIENTED_EDGE( '', *, *, #19925, .F. ); -#15118 = CARTESIAN_POINT( '', ( -4.65000000000000, -3.00000000000000, 0.530000000000000 ) ); -#15119 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#15120 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15121 = SURFACE_STYLE_FILL_AREA( #20155 ); -#15122 = ORIENTED_EDGE( '', *, *, #20156, .F. ); -#15123 = ORIENTED_EDGE( '', *, *, #17476, .F. ); -#15124 = ORIENTED_EDGE( '', *, *, #19783, .F. ); -#15125 = ORIENTED_EDGE( '', *, *, #20157, .T. ); -#15126 = CARTESIAN_POINT( '', ( 7.86747873994521, 0.900000000000000, -2.10000000000000 ) ); -#15127 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#15128 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15129 = SURFACE_STYLE_FILL_AREA( #20158 ); -#15130 = ORIENTED_EDGE( '', *, *, #18295, .T. ); -#15131 = ORIENTED_EDGE( '', *, *, #17709, .F. ); -#15132 = ORIENTED_EDGE( '', *, *, #18956, .F. ); -#15133 = ORIENTED_EDGE( '', *, *, #19244, .T. ); -#15134 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 2.80000000000000 ) ); -#15135 = DIRECTION( '', ( 0.000000000000000, 5.42101086242752E-016, -1.00000000000000 ) ); -#15136 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 5.42101086242752E-016 ) ); -#15137 = SURFACE_STYLE_FILL_AREA( #20159 ); -#15138 = ORIENTED_EDGE( '', *, *, #20160, .F. ); -#15139 = ORIENTED_EDGE( '', *, *, #19480, .F. ); -#15140 = ORIENTED_EDGE( '', *, *, #19439, .F. ); -#15141 = ORIENTED_EDGE( '', *, *, #19975, .F. ); -#15142 = ORIENTED_EDGE( '', *, *, #17542, .F. ); -#15143 = ORIENTED_EDGE( '', *, *, #20076, .F. ); -#15144 = CARTESIAN_POINT( '', ( -9.79500000000000, 0.000000000000000, -1.79931230964725E-015 ) ); -#15145 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#15146 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#15147 = SURFACE_STYLE_FILL_AREA( #20161 ); -#15148 = ORIENTED_EDGE( '', *, *, #20123, .F. ); -#15149 = ORIENTED_EDGE( '', *, *, #18175, .T. ); -#15150 = ORIENTED_EDGE( '', *, *, #19251, .T. ); -#15151 = ORIENTED_EDGE( '', *, *, #17785, .T. ); -#15152 = CARTESIAN_POINT( '', ( 2.82500000000000, 0.000000000000000, 0.000000000000000 ) ); -#15153 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15154 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15155 = SURFACE_STYLE_FILL_AREA( #20162 ); -#15156 = ORIENTED_EDGE( '', *, *, #19592, .F. ); -#15157 = ORIENTED_EDGE( '', *, *, #18574, .F. ); -#15158 = ORIENTED_EDGE( '', *, *, #20103, .T. ); -#15159 = ORIENTED_EDGE( '', *, *, #19524, .T. ); -#15160 = ORIENTED_EDGE( '', *, *, #20163, .T. ); -#15161 = ORIENTED_EDGE( '', *, *, #18701, .T. ); -#15162 = ORIENTED_EDGE( '', *, *, #18379, .T. ); -#15163 = ORIENTED_EDGE( '', *, *, #19739, .T. ); -#15164 = ORIENTED_EDGE( '', *, *, #20164, .T. ); -#15165 = ORIENTED_EDGE( '', *, *, #20165, .T. ); -#15166 = ORIENTED_EDGE( '', *, *, #19467, .T. ); -#15167 = ORIENTED_EDGE( '', *, *, #20166, .T. ); -#15168 = ORIENTED_EDGE( '', *, *, #19237, .T. ); -#15169 = ORIENTED_EDGE( '', *, *, #17878, .T. ); -#15170 = ORIENTED_EDGE( '', *, *, #19651, .T. ); -#15171 = ORIENTED_EDGE( '', *, *, #20167, .T. ); -#15172 = ORIENTED_EDGE( '', *, *, #18250, .T. ); -#15173 = ORIENTED_EDGE( '', *, *, #17533, .T. ); -#15174 = ORIENTED_EDGE( '', *, *, #19798, .T. ); -#15175 = ORIENTED_EDGE( '', *, *, #19365, .F. ); -#15176 = ORIENTED_EDGE( '', *, *, #20047, .F. ); -#15177 = ORIENTED_EDGE( '', *, *, #18314, .F. ); -#15178 = ORIENTED_EDGE( '', *, *, #19325, .F. ); -#15179 = ORIENTED_EDGE( '', *, *, #19379, .F. ); -#15180 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#15181 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#15182 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#15183 = SURFACE_STYLE_FILL_AREA( #20168 ); -#15184 = ORIENTED_EDGE( '', *, *, #20156, .T. ); -#15185 = ORIENTED_EDGE( '', *, *, #20169, .T. ); -#15186 = ORIENTED_EDGE( '', *, *, #19624, .T. ); -#15187 = ORIENTED_EDGE( '', *, *, #17995, .T. ); -#15188 = ORIENTED_EDGE( '', *, *, #20170, .T. ); -#15189 = ORIENTED_EDGE( '', *, *, #17350, .F. ); -#15190 = ORIENTED_EDGE( '', *, *, #17467, .F. ); -#15191 = ORIENTED_EDGE( '', *, *, #20171, .F. ); -#15192 = ORIENTED_EDGE( '', *, *, #18870, .F. ); -#15193 = ORIENTED_EDGE( '', *, *, #20172, .F. ); -#15194 = ORIENTED_EDGE( '', *, *, #17138, .F. ); -#15195 = ORIENTED_EDGE( '', *, *, #20016, .F. ); -#15196 = ORIENTED_EDGE( '', *, *, #18164, .F. ); -#15197 = ORIENTED_EDGE( '', *, *, #19460, .F. ); -#15198 = ORIENTED_EDGE( '', *, *, #18112, .T. ); -#15199 = ORIENTED_EDGE( '', *, *, #17477, .F. ); -#15200 = CARTESIAN_POINT( '', ( 8.30309163992945, -0.333280183087583, -13.7830693243559 ) ); -#15201 = DIRECTION( '', ( -6.54711456814918E-018, 1.00000000000000, 4.14073090567432E-034 ) ); -#15202 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#15203 = SURFACE_STYLE_FILL_AREA( #20173 ); -#15204 = ORIENTED_EDGE( '', *, *, #17788, .F. ); -#15205 = ORIENTED_EDGE( '', *, *, #19385, .F. ); -#15206 = ORIENTED_EDGE( '', *, *, #18826, .F. ); -#15207 = ORIENTED_EDGE( '', *, *, #17721, .F. ); -#15208 = CARTESIAN_POINT( '', ( 7.90500000000000, -2.80000000000000, -0.380000000000000 ) ); -#15209 = DIRECTION( '', ( 0.707106781186547, -0.707106781186548, 0.000000000000000 ) ); -#15210 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15211 = SURFACE_STYLE_FILL_AREA( #20174 ); -#15212 = ORIENTED_EDGE( '', *, *, #20175, .T. ); -#15213 = ORIENTED_EDGE( '', *, *, #20176, .T. ); -#15214 = ORIENTED_EDGE( '', *, *, #18621, .T. ); -#15215 = ORIENTED_EDGE( '', *, *, #19552, .T. ); -#15216 = ORIENTED_EDGE( '', *, *, #19934, .F. ); -#15217 = ORIENTED_EDGE( '', *, *, #20177, .T. ); -#15218 = ORIENTED_EDGE( '', *, *, #19803, .F. ); -#15219 = ORIENTED_EDGE( '', *, *, #19979, .T. ); -#15220 = ORIENTED_EDGE( '', *, *, #19482, .F. ); -#15221 = ORIENTED_EDGE( '', *, *, #20178, .F. ); -#15222 = ORIENTED_EDGE( '', *, *, #20179, .T. ); -#15223 = ORIENTED_EDGE( '', *, *, #17751, .T. ); -#15224 = ORIENTED_EDGE( '', *, *, #20180, .T. ); -#15225 = ORIENTED_EDGE( '', *, *, #18273, .T. ); -#15226 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.78483405085584, 5.25000000000000 ) ); -#15227 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#15228 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#15229 = SURFACE_STYLE_FILL_AREA( #20181 ); -#15230 = ORIENTED_EDGE( '', *, *, #19630, .F. ); -#15231 = ORIENTED_EDGE( '', *, *, #18138, .T. ); -#15232 = ORIENTED_EDGE( '', *, *, #17255, .T. ); -#15233 = ORIENTED_EDGE( '', *, *, #19904, .T. ); -#15234 = ORIENTED_EDGE( '', *, *, #17776, .F. ); -#15235 = ORIENTED_EDGE( '', *, *, #20096, .T. ); -#15236 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, -0.00499999999999947 ) ); -#15237 = DIRECTION( '', ( 0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#15238 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#15239 = SURFACE_STYLE_FILL_AREA( #20182 ); -#15240 = ORIENTED_EDGE( '', *, *, #20033, .T. ); -#15241 = ORIENTED_EDGE( '', *, *, #17699, .T. ); -#15242 = ORIENTED_EDGE( '', *, *, #18576, .T. ); -#15243 = ORIENTED_EDGE( '', *, *, #20183, .T. ); -#15244 = ORIENTED_EDGE( '', *, *, #18395, .T. ); -#15245 = ORIENTED_EDGE( '', *, *, #17863, .F. ); -#15246 = CARTESIAN_POINT( '', ( -6.45000000000000, 1.00000000000000, 9.94791848494864 ) ); -#15247 = DIRECTION( '', ( -0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#15248 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#15249 = SURFACE_STYLE_FILL_AREA( #20184 ); -#15250 = ORIENTED_EDGE( '', *, *, #18722, .T. ); -#15251 = ORIENTED_EDGE( '', *, *, #19080, .T. ); -#15252 = ORIENTED_EDGE( '', *, *, #19446, .F. ); -#15253 = ORIENTED_EDGE( '', *, *, #19962, .T. ); -#15254 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#15255 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.80842790748978E-016 ) ); -#15256 = DIRECTION( '', ( -2.80842790748978E-016, 0.000000000000000, -1.00000000000000 ) ); -#15257 = SURFACE_STYLE_FILL_AREA( #20185 ); -#15258 = ORIENTED_EDGE( '', *, *, #19401, .T. ); -#15259 = ORIENTED_EDGE( '', *, *, #17912, .F. ); -#15260 = ORIENTED_EDGE( '', *, *, #18400, .F. ); -#15261 = ORIENTED_EDGE( '', *, *, #17951, .T. ); -#15262 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, -2.45500000000000 ) ); -#15263 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#15264 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15265 = SURFACE_STYLE_FILL_AREA( #20186 ); -#15266 = ORIENTED_EDGE( '', *, *, #18843, .F. ); -#15267 = ORIENTED_EDGE( '', *, *, #18680, .T. ); -#15268 = ORIENTED_EDGE( '', *, *, #17667, .F. ); -#15269 = ORIENTED_EDGE( '', *, *, #20187, .T. ); -#15270 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.0199999999999997 ) ); -#15271 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15272 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15273 = SURFACE_STYLE_FILL_AREA( #20188 ); -#15274 = ORIENTED_EDGE( '', *, *, #18322, .F. ); -#15275 = ORIENTED_EDGE( '', *, *, #18687, .F. ); -#15276 = ORIENTED_EDGE( '', *, *, #18184, .F. ); -#15277 = ORIENTED_EDGE( '', *, *, #17812, .T. ); -#15278 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#15279 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#15280 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15281 = SURFACE_STYLE_FILL_AREA( #20189 ); -#15282 = ORIENTED_EDGE( '', *, *, #18468, .T. ); -#15283 = ORIENTED_EDGE( '', *, *, #19938, .F. ); -#15284 = ORIENTED_EDGE( '', *, *, #20190, .F. ); -#15285 = ORIENTED_EDGE( '', *, *, #19529, .T. ); -#15286 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#15287 = DIRECTION( '', ( -0.921588228275089, -0.388168954844127, 0.000000000000000 ) ); -#15288 = DIRECTION( '', ( 0.388168954844127, -0.921588228275089, 0.000000000000000 ) ); -#15289 = SURFACE_STYLE_FILL_AREA( #20191 ); -#15290 = ORIENTED_EDGE( '', *, *, #19186, .T. ); -#15291 = ORIENTED_EDGE( '', *, *, #19546, .T. ); -#15292 = ORIENTED_EDGE( '', *, *, #18907, .T. ); -#15293 = ORIENTED_EDGE( '', *, *, #20192, .T. ); -#15294 = ORIENTED_EDGE( '', *, *, #20193, .F. ); -#15295 = ORIENTED_EDGE( '', *, *, #18550, .F. ); -#15296 = ORIENTED_EDGE( '', *, *, #19269, .T. ); -#15297 = ORIENTED_EDGE( '', *, *, #17169, .T. ); -#15298 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.000000000000000, -1.85715534986554E-015 ) ); -#15299 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#15300 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#15301 = SURFACE_STYLE_FILL_AREA( #20194 ); -#15302 = ORIENTED_EDGE( '', *, *, #18634, .T. ); -#15303 = ORIENTED_EDGE( '', *, *, #20195, .T. ); -#15304 = ORIENTED_EDGE( '', *, *, #19308, .T. ); -#15305 = ORIENTED_EDGE( '', *, *, #19714, .T. ); -#15306 = CARTESIAN_POINT( '', ( 0.000000000000000, 10.3000000000000, 0.000000000000000 ) ); -#15307 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#15308 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15309 = SURFACE_STYLE_FILL_AREA( #20196 ); -#15310 = ORIENTED_EDGE( '', *, *, #20197, .F. ); -#15311 = ORIENTED_EDGE( '', *, *, #18285, .F. ); -#15312 = ORIENTED_EDGE( '', *, *, #19235, .T. ); -#15313 = ORIENTED_EDGE( '', *, *, #18518, .F. ); -#15314 = CARTESIAN_POINT( '', ( -6.70000000000000, -0.790727636535534, 8.22919144746039 ) ); -#15315 = DIRECTION( '', ( 4.92571832302537E-016, -1.00000000000000, -7.89661461200173E-016 ) ); -#15316 = DIRECTION( '', ( 0.848464743138061, 4.93038065763131E-032, 0.529251905666540 ) ); -#15317 = SURFACE_STYLE_FILL_AREA( #20198 ); -#15318 = ORIENTED_EDGE( '', *, *, #17617, .F. ); -#15319 = ORIENTED_EDGE( '', *, *, #17824, .F. ); -#15320 = ORIENTED_EDGE( '', *, *, #17984, .T. ); -#15321 = ORIENTED_EDGE( '', *, *, #17841, .T. ); -#15322 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#15323 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#15324 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15325 = SURFACE_STYLE_FILL_AREA( #20199 ); -#15326 = ORIENTED_EDGE( '', *, *, #17468, .T. ); -#15327 = ORIENTED_EDGE( '', *, *, #17358, .T. ); -#15328 = ORIENTED_EDGE( '', *, *, #20200, .T. ); -#15329 = ORIENTED_EDGE( '', *, *, #20201, .F. ); -#15330 = CARTESIAN_POINT( '', ( 8.30309163992945, -0.900000000000000, -1.66551964684041E-017 ) ); -#15331 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#15332 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 3.82339376749557E-017 ) ); -#15333 = SURFACE_STYLE_FILL_AREA( #20202 ); -#15334 = ORIENTED_EDGE( '', *, *, #20113, .T. ); -#15335 = ORIENTED_EDGE( '', *, *, #19987, .F. ); -#15336 = ORIENTED_EDGE( '', *, *, #20021, .F. ); -#15337 = ORIENTED_EDGE( '', *, *, #19768, .T. ); -#15338 = CARTESIAN_POINT( '', ( 0.375000000000000, 4.35000000000000, 6.85000000000000 ) ); -#15339 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15340 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15341 = SURFACE_STYLE_FILL_AREA( #20203 ); -#15342 = ORIENTED_EDGE( '', *, *, #18153, .F. ); -#15343 = ORIENTED_EDGE( '', *, *, #18982, .T. ); -#15344 = ORIENTED_EDGE( '', *, *, #18319, .F. ); -#15345 = ORIENTED_EDGE( '', *, *, #20204, .F. ); -#15346 = ORIENTED_EDGE( '', *, *, #18180, .T. ); -#15347 = ORIENTED_EDGE( '', *, *, #18978, .T. ); -#15348 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#15349 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#15350 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#15351 = SURFACE_STYLE_FILL_AREA( #20205 ); -#15352 = ORIENTED_EDGE( '', *, *, #18849, .T. ); -#15353 = ORIENTED_EDGE( '', *, *, #20206, .F. ); -#15354 = ORIENTED_EDGE( '', *, *, #19638, .F. ); -#15355 = ORIENTED_EDGE( '', *, *, #20207, .F. ); -#15356 = ORIENTED_EDGE( '', *, *, #18968, .F. ); -#15357 = ORIENTED_EDGE( '', *, *, #20208, .F. ); -#15358 = ORIENTED_EDGE( '', *, *, #20209, .F. ); -#15359 = ORIENTED_EDGE( '', *, *, #17587, .F. ); -#15360 = ORIENTED_EDGE( '', *, *, #18188, .F. ); -#15361 = ORIENTED_EDGE( '', *, *, #18329, .F. ); -#15362 = ORIENTED_EDGE( '', *, *, #20152, .F. ); -#15363 = ORIENTED_EDGE( '', *, *, #20210, .F. ); -#15364 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.000000000000000, 0.000000000000000 ) ); -#15365 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15366 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15367 = SURFACE_STYLE_FILL_AREA( #20211 ); -#15368 = ORIENTED_EDGE( '', *, *, #19157, .T. ); -#15369 = ORIENTED_EDGE( '', *, *, #20212, .T. ); -#15370 = ORIENTED_EDGE( '', *, *, #19026, .T. ); -#15371 = ORIENTED_EDGE( '', *, *, #19557, .T. ); -#15372 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, 11.5435038362938 ) ); -#15373 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#15374 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15375 = SURFACE_STYLE_FILL_AREA( #20213 ); -#15376 = ORIENTED_EDGE( '', *, *, #18660, .T. ); -#15377 = ORIENTED_EDGE( '', *, *, #19320, .F. ); -#15378 = ORIENTED_EDGE( '', *, *, #20214, .F. ); -#15379 = ORIENTED_EDGE( '', *, *, #17314, .T. ); -#15380 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#15381 = DIRECTION( '', ( 0.921588228275089, -0.388168954844128, 0.000000000000000 ) ); -#15382 = DIRECTION( '', ( 0.388168954844128, 0.921588228275089, 0.000000000000000 ) ); -#15383 = SURFACE_STYLE_FILL_AREA( #20215 ); -#15384 = ORIENTED_EDGE( '', *, *, #18790, .T. ); -#15385 = ORIENTED_EDGE( '', *, *, #18520, .T. ); -#15386 = CARTESIAN_POINT( '', ( 4.85000000000000, 2.00000000000000, -0.150000000000000 ) ); -#15387 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#15388 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15389 = SURFACE_STYLE_FILL_AREA( #20216 ); -#15390 = ORIENTED_EDGE( '', *, *, #18407, .T. ); -#15391 = ORIENTED_EDGE( '', *, *, #20217, .T. ); -#15392 = ORIENTED_EDGE( '', *, *, #17155, .F. ); -#15393 = ORIENTED_EDGE( '', *, *, #19856, .F. ); -#15394 = CARTESIAN_POINT( '', ( -16.9967095493694, 5.84000000000000, -2.47000000000000 ) ); -#15395 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15396 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15397 = SURFACE_STYLE_FILL_AREA( #20218 ); -#15398 = ORIENTED_EDGE( '', *, *, #17240, .T. ); -#15399 = ORIENTED_EDGE( '', *, *, #19580, .F. ); -#15400 = ORIENTED_EDGE( '', *, *, #19391, .F. ); -#15401 = ORIENTED_EDGE( '', *, *, #20219, .T. ); -#15402 = CARTESIAN_POINT( '', ( -4.72500000000000, -9.80000000000000, -0.0200000000000003 ) ); -#15403 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#15404 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15405 = SURFACE_STYLE_FILL_AREA( #20220 ); -#15406 = ORIENTED_EDGE( '', *, *, #20011, .T. ); -#15407 = ORIENTED_EDGE( '', *, *, #19678, .F. ); -#15408 = ORIENTED_EDGE( '', *, *, #20142, .T. ); -#15409 = ORIENTED_EDGE( '', *, *, #20221, .T. ); -#15410 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 1.11000000000000 ) ); -#15411 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#15412 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15413 = SURFACE_STYLE_FILL_AREA( #20222 ); -#15414 = ORIENTED_EDGE( '', *, *, #18676, .F. ); -#15415 = ORIENTED_EDGE( '', *, *, #20223, .T. ); -#15416 = ORIENTED_EDGE( '', *, *, #18834, .F. ); -#15417 = ORIENTED_EDGE( '', *, *, #20224, .F. ); -#15418 = ORIENTED_EDGE( '', *, *, #20106, .F. ); -#15419 = ORIENTED_EDGE( '', *, *, #17876, .T. ); -#15420 = ORIENTED_EDGE( '', *, *, #18333, .F. ); -#15421 = ORIENTED_EDGE( '', *, *, #20036, .F. ); -#15422 = ORIENTED_EDGE( '', *, *, #19471, .F. ); -#15423 = ORIENTED_EDGE( '', *, *, #17573, .T. ); -#15424 = ORIENTED_EDGE( '', *, *, #18712, .F. ); -#15425 = ORIENTED_EDGE( '', *, *, #19847, .F. ); -#15426 = ORIENTED_EDGE( '', *, *, #20069, .F. ); -#15427 = ORIENTED_EDGE( '', *, *, #17338, .T. ); -#15428 = ORIENTED_EDGE( '', *, *, #19306, .F. ); -#15429 = ORIENTED_EDGE( '', *, *, #18125, .F. ); -#15430 = ORIENTED_EDGE( '', *, *, #18628, .F. ); -#15431 = ORIENTED_EDGE( '', *, *, #20225, .T. ); -#15432 = ORIENTED_EDGE( '', *, *, #20226, .T. ); -#15433 = ORIENTED_EDGE( '', *, *, #20227, .T. ); -#15434 = ORIENTED_EDGE( '', *, *, #19506, .T. ); -#15435 = ORIENTED_EDGE( '', *, *, #19894, .T. ); -#15436 = ORIENTED_EDGE( '', *, *, #20228, .F. ); -#15437 = ORIENTED_EDGE( '', *, *, #19965, .F. ); -#15438 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#15439 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#15440 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15441 = SURFACE_STYLE_FILL_AREA( #20229 ); -#15442 = ORIENTED_EDGE( '', *, *, #17686, .T. ); -#15443 = ORIENTED_EDGE( '', *, *, #19836, .F. ); -#15444 = ORIENTED_EDGE( '', *, *, #19572, .T. ); -#15445 = ORIENTED_EDGE( '', *, *, #19620, .T. ); -#15446 = CARTESIAN_POINT( '', ( -15.1323119149879, 0.600000000000000, 24.1691663722228 ) ); -#15447 = DIRECTION( '', ( -0.0510089488082728, -0.995344675488243, -0.0817744710694007 ) ); -#15448 = DIRECTION( '', ( -0.526788066297196, 0.0963793389539753, -0.844514864421969 ) ); -#15449 = SURFACE_STYLE_FILL_AREA( #20230 ); -#15450 = ORIENTED_EDGE( '', *, *, #18096, .F. ); -#15451 = ORIENTED_EDGE( '', *, *, #19809, .F. ); -#15452 = ORIENTED_EDGE( '', *, *, #20231, .T. ); -#15453 = ORIENTED_EDGE( '', *, *, #18136, .T. ); -#15454 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#15455 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15456 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15457 = SURFACE_STYLE_FILL_AREA( #20232 ); -#15458 = ORIENTED_EDGE( '', *, *, #20233, .T. ); -#15459 = ORIENTED_EDGE( '', *, *, #19992, .T. ); -#15460 = ORIENTED_EDGE( '', *, *, #19841, .F. ); -#15461 = ORIENTED_EDGE( '', *, *, #18367, .F. ); -#15462 = ORIENTED_EDGE( '', *, *, #19196, .F. ); -#15463 = ORIENTED_EDGE( '', *, *, #18657, .T. ); -#15464 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 4.23500000000000 ) ); -#15465 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15466 = DIRECTION( '', ( 0.369123509709057, 0.929380349792305, 0.000000000000000 ) ); -#15467 = SURFACE_STYLE_FILL_AREA( #20234 ); -#15468 = ORIENTED_EDGE( '', *, *, #20166, .F. ); -#15469 = ORIENTED_EDGE( '', *, *, #19466, .F. ); -#15470 = ORIENTED_EDGE( '', *, *, #20235, .T. ); -#15471 = ORIENTED_EDGE( '', *, *, #19238, .T. ); -#15472 = CARTESIAN_POINT( '', ( 0.125775830714533, -5.20000000000000, 5.80500000000000 ) ); -#15473 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#15474 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#15475 = SURFACE_STYLE_FILL_AREA( #20236 ); -#15476 = ORIENTED_EDGE( '', *, *, #19821, .F. ); -#15477 = ORIENTED_EDGE( '', *, *, #18219, .F. ); -#15478 = ORIENTED_EDGE( '', *, *, #17771, .T. ); -#15479 = ORIENTED_EDGE( '', *, *, #20237, .T. ); -#15480 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.900000000000000, -7.01000000000000 ) ); -#15481 = DIRECTION( '', ( 6.76338853813526E-017, 0.000000000000000, -1.00000000000000 ) ); -#15482 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#15483 = SURFACE_STYLE_FILL_AREA( #20238 ); -#15484 = ORIENTED_EDGE( '', *, *, #17934, .F. ); -#15485 = ORIENTED_EDGE( '', *, *, #19866, .T. ); -#15486 = ORIENTED_EDGE( '', *, *, #17975, .T. ); -#15487 = ORIENTED_EDGE( '', *, *, #20239, .T. ); -#15488 = CARTESIAN_POINT( '', ( 28.2576226650358, 2.00000000000000, -0.305000000000000 ) ); -#15489 = DIRECTION( '', ( 0.000000000000000, 8.67361737988404E-017, 1.00000000000000 ) ); -#15490 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 8.67361737988404E-017 ) ); -#15491 = SURFACE_STYLE_FILL_AREA( #20240 ); -#15492 = ORIENTED_EDGE( '', *, *, #19086, .T. ); -#15493 = ORIENTED_EDGE( '', *, *, #20241, .T. ); -#15494 = ORIENTED_EDGE( '', *, *, #17181, .F. ); -#15495 = ORIENTED_EDGE( '', *, *, #20242, .T. ); -#15496 = ORIENTED_EDGE( '', *, *, #19054, .T. ); -#15497 = ORIENTED_EDGE( '', *, *, #20243, .T. ); -#15498 = ORIENTED_EDGE( '', *, *, #20244, .T. ); -#15499 = ORIENTED_EDGE( '', *, *, #20245, .T. ); -#15500 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.900000000000000, 0.210000000000000 ) ); -#15501 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.04085114820801E-016 ) ); -#15502 = DIRECTION( '', ( 2.04085114820801E-016, 0.000000000000000, -1.00000000000000 ) ); -#15503 = SURFACE_STYLE_FILL_AREA( #20246 ); -#15504 = ORIENTED_EDGE( '', *, *, #19037, .F. ); -#15505 = ORIENTED_EDGE( '', *, *, #17930, .F. ); -#15506 = ORIENTED_EDGE( '', *, *, #17293, .F. ); -#15507 = ORIENTED_EDGE( '', *, *, #17971, .F. ); -#15508 = CARTESIAN_POINT( '', ( 28.2576226650358, 4.35000000000000, 1.74500000000000 ) ); -#15509 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#15510 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15511 = SURFACE_STYLE_FILL_AREA( #20247 ); -#15512 = ORIENTED_EDGE( '', *, *, #20006, .T. ); -#15513 = ORIENTED_EDGE( '', *, *, #19639, .F. ); -#15514 = ORIENTED_EDGE( '', *, *, #20206, .T. ); -#15515 = ORIENTED_EDGE( '', *, *, #18848, .F. ); -#15516 = ORIENTED_EDGE( '', *, *, #18435, .F. ); -#15517 = ORIENTED_EDGE( '', *, *, #19879, .T. ); -#15518 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 2.41000000000000 ) ); -#15519 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#15520 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15521 = SURFACE_STYLE_FILL_AREA( #20248 ); -#15522 = ORIENTED_EDGE( '', *, *, #20169, .F. ); -#15523 = ORIENTED_EDGE( '', *, *, #20157, .F. ); -#15524 = ORIENTED_EDGE( '', *, *, #19789, .F. ); -#15525 = ORIENTED_EDGE( '', *, *, #19625, .T. ); -#15526 = CARTESIAN_POINT( '', ( 6.35272508412479, 0.900000000000000, -0.591516867121589 ) ); -#15527 = DIRECTION( '', ( -0.564023943998145, 0.000000000000000, 0.825758433560795 ) ); -#15528 = DIRECTION( '', ( 0.825758433560795, 0.000000000000000, 0.564023943998145 ) ); -#15529 = SURFACE_STYLE_FILL_AREA( #20249 ); -#15530 = ORIENTED_EDGE( '', *, *, #17957, .F. ); -#15531 = ORIENTED_EDGE( '', *, *, #20250, .F. ); -#15532 = ORIENTED_EDGE( '', *, *, #17927, .F. ); -#15533 = ORIENTED_EDGE( '', *, *, #17634, .F. ); -#15534 = CARTESIAN_POINT( '', ( 24.8411775083227, 1.20000000000000, 5.49500000000000 ) ); -#15535 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#15536 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15537 = SURFACE_STYLE_FILL_AREA( #20251 ); -#15538 = ORIENTED_EDGE( '', *, *, #18406, .T. ); -#15539 = ORIENTED_EDGE( '', *, *, #19781, .T. ); -#15540 = ORIENTED_EDGE( '', *, *, #17156, .F. ); -#15541 = ORIENTED_EDGE( '', *, *, #20217, .F. ); -#15542 = CARTESIAN_POINT( '', ( -16.9967095493694, 5.84000000000000, -1.16000000000000 ) ); -#15543 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -6.62108196937712E-016 ) ); -#15544 = DIRECTION( '', ( 0.000000000000000, 6.62108196937712E-016, -1.00000000000000 ) ); -#15545 = SURFACE_STYLE_FILL_AREA( #20252 ); -#15546 = ORIENTED_EDGE( '', *, *, #20253, .F. ); -#15547 = ORIENTED_EDGE( '', *, *, #19804, .F. ); -#15548 = ORIENTED_EDGE( '', *, *, #20177, .F. ); -#15549 = ORIENTED_EDGE( '', *, *, #19933, .F. ); -#15550 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.25000000000000, -2.63232323666955 ) ); -#15551 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#15552 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15553 = SURFACE_STYLE_FILL_AREA( #20254 ); -#15554 = ORIENTED_EDGE( '', *, *, #20255, .F. ); -#15555 = ORIENTED_EDGE( '', *, *, #20110, .F. ); -#15556 = ORIENTED_EDGE( '', *, *, #20041, .F. ); -#15557 = ORIENTED_EDGE( '', *, *, #20256, .F. ); -#15558 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 6.85000000000000 ) ); -#15559 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15560 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15561 = SURFACE_STYLE_FILL_AREA( #20257 ); -#15562 = ORIENTED_EDGE( '', *, *, #20007, .T. ); -#15563 = ORIENTED_EDGE( '', *, *, #19616, .F. ); -#15564 = ORIENTED_EDGE( '', *, *, #20258, .T. ); -#15565 = ORIENTED_EDGE( '', *, *, #19861, .T. ); -#15566 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 2.21000000000000 ) ); -#15567 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -3.38813178901720E-017 ) ); -#15568 = DIRECTION( '', ( 0.000000000000000, 3.38813178901720E-017, -1.00000000000000 ) ); -#15569 = SURFACE_STYLE_FILL_AREA( #20259 ); -#15570 = ORIENTED_EDGE( '', *, *, #20260, .F. ); -#15571 = ORIENTED_EDGE( '', *, *, #20261, .F. ); -#15572 = ORIENTED_EDGE( '', *, *, #19550, .F. ); -#15573 = ORIENTED_EDGE( '', *, *, #18619, .F. ); -#15574 = ORIENTED_EDGE( '', *, *, #19805, .T. ); -#15575 = ORIENTED_EDGE( '', *, *, #20253, .T. ); -#15576 = ORIENTED_EDGE( '', *, *, #19932, .T. ); -#15577 = ORIENTED_EDGE( '', *, *, #18861, .T. ); -#15578 = ORIENTED_EDGE( '', *, *, #19484, .T. ); -#15579 = ORIENTED_EDGE( '', *, *, #19978, .T. ); -#15580 = ORIENTED_EDGE( '', *, *, #17749, .F. ); -#15581 = ORIENTED_EDGE( '', *, *, #20262, .F. ); -#15582 = ORIENTED_EDGE( '', *, *, #18271, .F. ); -#15583 = ORIENTED_EDGE( '', *, *, #20263, .F. ); -#15584 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.78483405085584, 5.25000000000000 ) ); -#15585 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#15586 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#15587 = SURFACE_STYLE_FILL_AREA( #20264 ); -#15588 = ORIENTED_EDGE( '', *, *, #20265, .F. ); -#15589 = ORIENTED_EDGE( '', *, *, #19830, .F. ); -#15590 = ORIENTED_EDGE( '', *, *, #20266, .T. ); -#15591 = ORIENTED_EDGE( '', *, *, #19946, .T. ); -#15592 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.45000000000000, -0.250000000000000 ) ); -#15593 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15594 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15595 = SURFACE_STYLE_FILL_AREA( #20267 ); -#15596 = ORIENTED_EDGE( '', *, *, #20268, .T. ); -#15597 = ORIENTED_EDGE( '', *, *, #18671, .F. ); -#15598 = ORIENTED_EDGE( '', *, *, #19902, .T. ); -#15599 = ORIENTED_EDGE( '', *, *, #17900, .T. ); -#15600 = ORIENTED_EDGE( '', *, *, #19199, .F. ); -#15601 = ORIENTED_EDGE( '', *, *, #17484, .F. ); -#15602 = ORIENTED_EDGE( '', *, *, #20269, .T. ); -#15603 = ORIENTED_EDGE( '', *, *, #19043, .F. ); -#15604 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#15605 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15606 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15607 = SURFACE_STYLE_FILL_AREA( #20270 ); -#15608 = ORIENTED_EDGE( '', *, *, #20271, .T. ); -#15609 = ORIENTED_EDGE( '', *, *, #19530, .F. ); -#15610 = ORIENTED_EDGE( '', *, *, #20190, .T. ); -#15611 = ORIENTED_EDGE( '', *, *, #19937, .T. ); -#15612 = ORIENTED_EDGE( '', *, *, #19214, .F. ); -#15613 = ORIENTED_EDGE( '', *, *, #19106, .F. ); -#15614 = ORIENTED_EDGE( '', *, *, #20272, .T. ); -#15615 = ORIENTED_EDGE( '', *, *, #18280, .F. ); -#15616 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#15617 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15618 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15619 = SURFACE_STYLE_FILL_AREA( #20273 ); -#15620 = ORIENTED_EDGE( '', *, *, #18225, .F. ); -#15621 = ORIENTED_EDGE( '', *, *, #19814, .T. ); -#15622 = ORIENTED_EDGE( '', *, *, #20274, .T. ); -#15623 = ORIENTED_EDGE( '', *, *, #18528, .F. ); -#15624 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, -0.800000000000000 ) ); -#15625 = DIRECTION( '', ( -1.80700362080917E-015, 0.000000000000000, -1.00000000000000 ) ); -#15626 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 1.80700362080917E-015 ) ); -#15627 = SURFACE_STYLE_FILL_AREA( #20275 ); -#15628 = ORIENTED_EDGE( '', *, *, #17947, .T. ); -#15629 = ORIENTED_EDGE( '', *, *, #18401, .T. ); -#15630 = ORIENTED_EDGE( '', *, *, #17910, .F. ); -#15631 = ORIENTED_EDGE( '', *, *, #19301, .F. ); -#15632 = CARTESIAN_POINT( '', ( 28.2576226650358, 5.80000000000000, -1.15500000000000 ) ); -#15633 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#15634 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15635 = SURFACE_STYLE_FILL_AREA( #20276 ); -#15636 = ORIENTED_EDGE( '', *, *, #20224, .T. ); -#15637 = ORIENTED_EDGE( '', *, *, #18841, .F. ); -#15638 = ORIENTED_EDGE( '', *, *, #19057, .T. ); -#15639 = ORIENTED_EDGE( '', *, *, #20107, .T. ); -#15640 = CARTESIAN_POINT( '', ( -0.700000000000000, 10.3000000000000, 0.880000000000000 ) ); -#15641 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15642 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15643 = SURFACE_STYLE_FILL_AREA( #20277 ); -#15644 = ORIENTED_EDGE( '', *, *, #19187, .F. ); -#15645 = ORIENTED_EDGE( '', *, *, #17167, .T. ); -#15646 = ORIENTED_EDGE( '', *, *, #19274, .F. ); -#15647 = ORIENTED_EDGE( '', *, *, #19680, .F. ); -#15648 = ORIENTED_EDGE( '', *, *, #19426, .T. ); -#15649 = ORIENTED_EDGE( '', *, *, #19007, .F. ); -#15650 = ORIENTED_EDGE( '', *, *, #19144, .F. ); -#15651 = ORIENTED_EDGE( '', *, *, #19948, .F. ); -#15652 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749568E-018 ) ); -#15653 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#15654 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#15655 = SURFACE_STYLE_FILL_AREA( #20278 ); -#15656 = ORIENTED_EDGE( '', *, *, #19605, .F. ); -#15657 = ORIENTED_EDGE( '', *, *, #17852, .T. ); -#15658 = ORIENTED_EDGE( '', *, *, #17865, .T. ); -#15659 = ORIENTED_EDGE( '', *, *, #18739, .T. ); -#15660 = CARTESIAN_POINT( '', ( -6.86969294862755, 1.00000000000000, 8.12334106632708 ) ); -#15661 = DIRECTION( '', ( -0.848464743138061, 0.000000000000000, -0.529251905666540 ) ); -#15662 = DIRECTION( '', ( -0.529251905666540, 0.000000000000000, 0.848464743138061 ) ); -#15663 = SURFACE_STYLE_FILL_AREA( #20279 ); -#15664 = ORIENTED_EDGE( '', *, *, #17801, .T. ); -#15665 = ORIENTED_EDGE( '', *, *, #18492, .F. ); -#15666 = ORIENTED_EDGE( '', *, *, #20023, .F. ); -#15667 = ORIENTED_EDGE( '', *, *, #18636, .T. ); -#15668 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, -2.45500000000000 ) ); -#15669 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#15670 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15671 = SURFACE_STYLE_FILL_AREA( #20280 ); -#15672 = ORIENTED_EDGE( '', *, *, #20281, .F. ); -#15673 = ORIENTED_EDGE( '', *, *, #17355, .F. ); -#15674 = ORIENTED_EDGE( '', *, *, #19911, .F. ); -#15675 = ORIENTED_EDGE( '', *, *, #20282, .T. ); -#15676 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.000000000000000, -1.91342459708331E-016 ) ); -#15677 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 6.76338853813526E-017 ) ); -#15678 = DIRECTION( '', ( 6.76338853813526E-017, 0.000000000000000, -1.00000000000000 ) ); -#15679 = SURFACE_STYLE_FILL_AREA( #20283 ); -#15680 = ORIENTED_EDGE( '', *, *, #20165, .F. ); -#15681 = ORIENTED_EDGE( '', *, *, #20284, .F. ); -#15682 = ORIENTED_EDGE( '', *, *, #20285, .T. ); -#15683 = ORIENTED_EDGE( '', *, *, #19468, .T. ); -#15684 = CARTESIAN_POINT( '', ( 0.125775830714533, -6.60000000000000, 5.80500000000000 ) ); -#15685 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#15686 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#15687 = SURFACE_STYLE_FILL_AREA( #20286 ); -#15688 = ORIENTED_EDGE( '', *, *, #20200, .F. ); -#15689 = ORIENTED_EDGE( '', *, *, #17357, .F. ); -#15690 = ORIENTED_EDGE( '', *, *, #19888, .F. ); -#15691 = ORIENTED_EDGE( '', *, *, #20287, .T. ); -#15692 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.000000000000000, -1.91342459708331E-016 ) ); -#15693 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 6.76338853813526E-017 ) ); -#15694 = DIRECTION( '', ( 6.76338853813526E-017, 0.000000000000000, -1.00000000000000 ) ); -#15695 = SURFACE_STYLE_FILL_AREA( #20288 ); -#15696 = ORIENTED_EDGE( '', *, *, #18293, .T. ); -#15697 = ORIENTED_EDGE( '', *, *, #20289, .F. ); -#15698 = ORIENTED_EDGE( '', *, *, #19659, .T. ); -#15699 = ORIENTED_EDGE( '', *, *, #18479, .F. ); -#15700 = ORIENTED_EDGE( '', *, *, #18417, .F. ); -#15701 = ORIENTED_EDGE( '', *, *, #20290, .F. ); -#15702 = ORIENTED_EDGE( '', *, *, #19119, .T. ); -#15703 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.30000000000000, -4.45000000000000 ) ); -#15704 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#15705 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15706 = SURFACE_STYLE_FILL_AREA( #20291 ); -#15707 = ORIENTED_EDGE( '', *, *, #18110, .F. ); -#15708 = ORIENTED_EDGE( '', *, *, #19369, .F. ); -#15709 = ORIENTED_EDGE( '', *, *, #17744, .F. ); -#15710 = ORIENTED_EDGE( '', *, *, #20292, .F. ); -#15711 = ORIENTED_EDGE( '', *, *, #20293, .F. ); -#15712 = ORIENTED_EDGE( '', *, *, #20219, .F. ); -#15713 = ORIENTED_EDGE( '', *, *, #18084, .F. ); -#15714 = ORIENTED_EDGE( '', *, *, #17739, .F. ); -#15715 = ORIENTED_EDGE( '', *, *, #20294, .F. ); -#15716 = ORIENTED_EDGE( '', *, *, #20295, .F. ); -#15717 = ORIENTED_EDGE( '', *, *, #19928, .F. ); -#15718 = ORIENTED_EDGE( '', *, *, #17229, .F. ); -#15719 = CARTESIAN_POINT( '', ( -5.73483405085584, -10.0000000000000, 4.99500000000000 ) ); -#15720 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#15721 = DIRECTION( '', ( 1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#15722 = SURFACE_STYLE_FILL_AREA( #20296 ); -#15723 = ORIENTED_EDGE( '', *, *, #18211, .T. ); -#15724 = ORIENTED_EDGE( '', *, *, #18756, .T. ); -#15725 = ORIENTED_EDGE( '', *, *, #19598, .F. ); -#15726 = ORIENTED_EDGE( '', *, *, #19412, .F. ); -#15727 = CARTESIAN_POINT( '', ( -0.385000000000000, 0.900000000000000, -16.6802770373757 ) ); -#15728 = DIRECTION( '', ( -0.751759112871276, -0.659437818308135, 4.75451003627141E-017 ) ); -#15729 = DIRECTION( '', ( 0.659437818308135, -0.751759112871276, 0.000000000000000 ) ); -#15730 = SURFACE_STYLE_FILL_AREA( #20297 ); -#15731 = ORIENTED_EDGE( '', *, *, #18807, .T. ); -#15732 = ORIENTED_EDGE( '', *, *, #20298, .T. ); -#15733 = ORIENTED_EDGE( '', *, *, #19262, .T. ); -#15734 = ORIENTED_EDGE( '', *, *, #18060, .F. ); -#15735 = CARTESIAN_POINT( '', ( 0.809999999999988, -5.00000000000000, -22.1526226650358 ) ); -#15736 = DIRECTION( '', ( -2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#15737 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#15738 = SURFACE_STYLE_FILL_AREA( #20299 ); -#15739 = ORIENTED_EDGE( '', *, *, #18675, .F. ); -#15740 = ORIENTED_EDGE( '', *, *, #19707, .F. ); -#15741 = ORIENTED_EDGE( '', *, *, #18835, .F. ); -#15742 = ORIENTED_EDGE( '', *, *, #20223, .F. ); -#15743 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#15744 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, 0.707106781186548 ) ); -#15745 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15746 = SURFACE_STYLE_FILL_AREA( #20300 ); -#15747 = ORIENTED_EDGE( '', *, *, #17677, .T. ); -#15748 = ORIENTED_EDGE( '', *, *, #19612, .F. ); -#15749 = ORIENTED_EDGE( '', *, *, #18490, .F. ); -#15750 = ORIENTED_EDGE( '', *, *, #19133, .T. ); -#15751 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, -2.44500000000000 ) ); -#15752 = DIRECTION( '', ( 0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#15753 = DIRECTION( '', ( 0.369123509709058, 0.929380349792305, 0.000000000000000 ) ); -#15754 = SURFACE_STYLE_FILL_AREA( #20301 ); -#15755 = ORIENTED_EDGE( '', *, *, #18995, .T. ); -#15756 = ORIENTED_EDGE( '', *, *, #19565, .T. ); -#15757 = ORIENTED_EDGE( '', *, *, #19375, .F. ); -#15758 = ORIENTED_EDGE( '', *, *, #19326, .T. ); -#15759 = ORIENTED_EDGE( '', *, *, #18316, .T. ); -#15760 = ORIENTED_EDGE( '', *, *, #20048, .T. ); -#15761 = ORIENTED_EDGE( '', *, *, #19367, .F. ); -#15762 = ORIENTED_EDGE( '', *, *, #19797, .F. ); -#15763 = ORIENTED_EDGE( '', *, *, #17535, .F. ); -#15764 = ORIENTED_EDGE( '', *, *, #18252, .F. ); -#15765 = ORIENTED_EDGE( '', *, *, #20302, .F. ); -#15766 = ORIENTED_EDGE( '', *, *, #19652, .F. ); -#15767 = ORIENTED_EDGE( '', *, *, #17880, .F. ); -#15768 = ORIENTED_EDGE( '', *, *, #19239, .F. ); -#15769 = ORIENTED_EDGE( '', *, *, #20235, .F. ); -#15770 = ORIENTED_EDGE( '', *, *, #19465, .F. ); -#15771 = ORIENTED_EDGE( '', *, *, #20285, .F. ); -#15772 = ORIENTED_EDGE( '', *, *, #20303, .F. ); -#15773 = ORIENTED_EDGE( '', *, *, #19740, .F. ); -#15774 = ORIENTED_EDGE( '', *, *, #18381, .F. ); -#15775 = ORIENTED_EDGE( '', *, *, #18703, .F. ); -#15776 = ORIENTED_EDGE( '', *, *, #20304, .F. ); -#15777 = ORIENTED_EDGE( '', *, *, #19526, .F. ); -#15778 = ORIENTED_EDGE( '', *, *, #20102, .F. ); -#15779 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 5.80500000000000 ) ); -#15780 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#15781 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#15782 = SURFACE_STYLE_FILL_AREA( #20305 ); -#15783 = ORIENTED_EDGE( '', *, *, #20290, .T. ); -#15784 = ORIENTED_EDGE( '', *, *, #18259, .T. ); -#15785 = ORIENTED_EDGE( '', *, *, #17706, .T. ); -#15786 = ORIENTED_EDGE( '', *, *, #19120, .T. ); -#15787 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.000000000000000, 0.000000000000000 ) ); -#15788 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15789 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15790 = SURFACE_STYLE_FILL_AREA( #20306 ); -#15791 = ORIENTED_EDGE( '', *, *, #20004, .T. ); -#15792 = ORIENTED_EDGE( '', *, *, #20307, .F. ); -#15793 = ORIENTED_EDGE( '', *, *, #20208, .T. ); -#15794 = ORIENTED_EDGE( '', *, *, #18967, .T. ); -#15795 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 1.61000000000000 ) ); -#15796 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#15797 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15798 = SURFACE_STYLE_FILL_AREA( #20308 ); -#15799 = ORIENTED_EDGE( '', *, *, #20164, .F. ); -#15800 = ORIENTED_EDGE( '', *, *, #19741, .F. ); -#15801 = ORIENTED_EDGE( '', *, *, #20303, .T. ); -#15802 = ORIENTED_EDGE( '', *, *, #20284, .T. ); -#15803 = CARTESIAN_POINT( '', ( 0.778743328019955, -6.62273460445781, 5.80500000000000 ) ); -#15804 = DIRECTION( '', ( -0.173648177666930, 0.984807753012208, -5.02890768546602E-017 ) ); -#15805 = DIRECTION( '', ( -0.984807753012208, -0.173648177666930, 0.000000000000000 ) ); -#15806 = SURFACE_STYLE_FILL_AREA( #20309 ); -#15807 = ORIENTED_EDGE( '', *, *, #19441, .F. ); -#15808 = ORIENTED_EDGE( '', *, *, #19479, .T. ); -#15809 = ORIENTED_EDGE( '', *, *, #20310, .T. ); -#15810 = ORIENTED_EDGE( '', *, *, #19747, .T. ); -#15811 = ORIENTED_EDGE( '', *, *, #18482, .T. ); -#15812 = ORIENTED_EDGE( '', *, *, #20311, .F. ); -#15813 = ORIENTED_EDGE( '', *, *, #17328, .T. ); -#15814 = ORIENTED_EDGE( '', *, *, #19976, .T. ); -#15815 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#15816 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#15817 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#15818 = SURFACE_STYLE_FILL_AREA( #20312 ); -#15819 = ORIENTED_EDGE( '', *, *, #20261, .T. ); -#15820 = ORIENTED_EDGE( '', *, *, #20313, .T. ); -#15821 = ORIENTED_EDGE( '', *, *, #20175, .F. ); -#15822 = ORIENTED_EDGE( '', *, *, #19551, .F. ); -#15823 = CARTESIAN_POINT( '', ( 16.9967095493694, 6.65000000000000, -1.16000000000000 ) ); -#15824 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15825 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15826 = SURFACE_STYLE_FILL_AREA( #20314 ); -#15827 = ORIENTED_EDGE( '', *, *, #18733, .T. ); -#15828 = ORIENTED_EDGE( '', *, *, #19583, .F. ); -#15829 = ORIENTED_EDGE( '', *, *, #19921, .T. ); -#15830 = ORIENTED_EDGE( '', *, *, #20147, .T. ); -#15831 = ORIENTED_EDGE( '', *, *, #20119, .F. ); -#15832 = ORIENTED_EDGE( '', *, *, #20054, .T. ); -#15833 = CARTESIAN_POINT( '', ( -6.12500000000000, -4.35000000000000, 6.35000000000000 ) ); -#15834 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#15835 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15836 = SURFACE_STYLE_FILL_AREA( #20315 ); -#15837 = ORIENTED_EDGE( '', *, *, #19917, .T. ); -#15838 = ORIENTED_EDGE( '', *, *, #18716, .F. ); -#15839 = ORIENTED_EDGE( '', *, *, #20316, .F. ); -#15840 = ORIENTED_EDGE( '', *, *, #20070, .T. ); -#15841 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#15842 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#15843 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15844 = SURFACE_STYLE_FILL_AREA( #20317 ); -#15845 = ORIENTED_EDGE( '', *, *, #19404, .F. ); -#15846 = ORIENTED_EDGE( '', *, *, #20318, .T. ); -#15847 = ORIENTED_EDGE( '', *, *, #18761, .T. ); -#15848 = ORIENTED_EDGE( '', *, *, #20045, .F. ); -#15849 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#15850 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#15851 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15852 = SURFACE_STYLE_FILL_AREA( #20319 ); -#15853 = ORIENTED_EDGE( '', *, *, #18762, .T. ); -#15854 = ORIENTED_EDGE( '', *, *, #20318, .F. ); -#15855 = ORIENTED_EDGE( '', *, *, #19403, .F. ); -#15856 = ORIENTED_EDGE( '', *, *, #19891, .T. ); -#15857 = CARTESIAN_POINT( '', ( 6.04943375514538, 6.54161354320366, -2.44500000000000 ) ); -#15858 = DIRECTION( '', ( -0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#15859 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#15860 = SURFACE_STYLE_FILL_AREA( #20320 ); -#15861 = ORIENTED_EDGE( '', *, *, #19444, .F. ); -#15862 = ORIENTED_EDGE( '', *, *, #20149, .T. ); -#15863 = ORIENTED_EDGE( '', *, *, #19776, .F. ); -#15864 = ORIENTED_EDGE( '', *, *, #17628, .F. ); -#15865 = ORIENTED_EDGE( '', *, *, #18725, .T. ); -#15866 = ORIENTED_EDGE( '', *, *, #19418, .F. ); -#15867 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#15868 = DIRECTION( '', ( -7.67576759281773E-017, 0.000000000000000, -1.00000000000000 ) ); -#15869 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 7.67576759281773E-017 ) ); -#15870 = SURFACE_STYLE_FILL_AREA( #20321 ); -#15871 = ORIENTED_EDGE( '', *, *, #19420, .F. ); -#15872 = ORIENTED_EDGE( '', *, *, #17935, .F. ); -#15873 = ORIENTED_EDGE( '', *, *, #20239, .F. ); -#15874 = ORIENTED_EDGE( '', *, *, #17974, .F. ); -#15875 = CARTESIAN_POINT( '', ( 28.2576226650358, 4.35000000000000, -0.155000000000000 ) ); -#15876 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#15877 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15878 = SURFACE_STYLE_FILL_AREA( #20322 ); -#15879 = ORIENTED_EDGE( '', *, *, #19994, .F. ); -#15880 = ORIENTED_EDGE( '', *, *, #20323, .F. ); -#15881 = ORIENTED_EDGE( '', *, *, #18655, .F. ); -#15882 = ORIENTED_EDGE( '', *, *, #19197, .T. ); -#15883 = ORIENTED_EDGE( '', *, *, #18369, .T. ); -#15884 = ORIENTED_EDGE( '', *, *, #18855, .T. ); -#15885 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#15886 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15887 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15888 = SURFACE_STYLE_FILL_AREA( #20324 ); -#15889 = ORIENTED_EDGE( '', *, *, #19125, .F. ); -#15890 = ORIENTED_EDGE( '', *, *, #19959, .F. ); -#15891 = ORIENTED_EDGE( '', *, *, #19983, .T. ); -#15892 = ORIENTED_EDGE( '', *, *, #20325, .T. ); -#15893 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#15894 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#15895 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15896 = SURFACE_STYLE_FILL_AREA( #20326 ); -#15897 = ORIENTED_EDGE( '', *, *, #19053, .T. ); -#15898 = ORIENTED_EDGE( '', *, *, #18017, .F. ); -#15899 = ORIENTED_EDGE( '', *, *, #20327, .F. ); -#15900 = ORIENTED_EDGE( '', *, *, #20243, .F. ); -#15901 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.325000000000000, 8.71000000000000 ) ); -#15902 = DIRECTION( '', ( -1.09859285123578E-032, 1.00000000000000, 5.42101086242752E-017 ) ); -#15903 = DIRECTION( '', ( 0.000000000000000, -5.42101086242752E-017, 1.00000000000000 ) ); -#15904 = SURFACE_STYLE_FILL_AREA( #20328 ); -#15905 = ORIENTED_EDGE( '', *, *, #17805, .T. ); -#15906 = ORIENTED_EDGE( '', *, *, #18233, .T. ); -#15907 = ORIENTED_EDGE( '', *, *, #20026, .F. ); -#15908 = ORIENTED_EDGE( '', *, *, #20329, .T. ); -#15909 = CARTESIAN_POINT( '', ( -28.2576226650358, 4.50000000000000, 1.89500000000000 ) ); -#15910 = DIRECTION( '', ( 0.000000000000000, -1.73472347597681E-016, 1.00000000000000 ) ); -#15911 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.73472347597681E-016 ) ); -#15912 = SURFACE_STYLE_FILL_AREA( #20330 ); -#15913 = ORIENTED_EDGE( '', *, *, #19019, .F. ); -#15914 = ORIENTED_EDGE( '', *, *, #18121, .T. ); -#15915 = ORIENTED_EDGE( '', *, *, #19158, .F. ); -#15916 = ORIENTED_EDGE( '', *, *, #18034, .T. ); -#15917 = CARTESIAN_POINT( '', ( 3.80000000000000, -0.593750000000000, 5.20000000000000 ) ); -#15918 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#15919 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15920 = SURFACE_STYLE_FILL_AREA( #20331 ); -#15921 = ORIENTED_EDGE( '', *, *, #19424, .F. ); -#15922 = ORIENTED_EDGE( '', *, *, #20332, .F. ); -#15923 = ORIENTED_EDGE( '', *, *, #19139, .T. ); -#15924 = ORIENTED_EDGE( '', *, *, #18911, .T. ); -#15925 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#15926 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#15927 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15928 = SURFACE_STYLE_FILL_AREA( #20333 ); -#15929 = ORIENTED_EDGE( '', *, *, #18806, .T. ); -#15930 = ORIENTED_EDGE( '', *, *, #19570, .T. ); -#15931 = ORIENTED_EDGE( '', *, *, #19263, .T. ); -#15932 = ORIENTED_EDGE( '', *, *, #20298, .F. ); -#15933 = CARTESIAN_POINT( '', ( 0.145880092735977, -5.08598306430090, -22.1526226650358 ) ); -#15934 = DIRECTION( '', ( -0.173648177666930, -0.984807753012208, 5.02890768546602E-017 ) ); -#15935 = DIRECTION( '', ( 0.984807753012208, -0.173648177666930, 0.000000000000000 ) ); -#15936 = SURFACE_STYLE_FILL_AREA( #20334 ); -#15937 = ORIENTED_EDGE( '', *, *, #18880, .T. ); -#15938 = ORIENTED_EDGE( '', *, *, #17499, .F. ); -#15939 = ORIENTED_EDGE( '', *, *, #20335, .F. ); -#15940 = ORIENTED_EDGE( '', *, *, #20178, .T. ); -#15941 = ORIENTED_EDGE( '', *, *, #19488, .F. ); -#15942 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.55000000000000, 5.25000000000000 ) ); -#15943 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#15944 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#15945 = SURFACE_STYLE_FILL_AREA( #20336 ); -#15946 = ORIENTED_EDGE( '', *, *, #18892, .T. ); -#15947 = ORIENTED_EDGE( '', *, *, #20337, .F. ); -#15948 = ORIENTED_EDGE( '', *, *, #19777, .T. ); -#15949 = ORIENTED_EDGE( '', *, *, #18991, .T. ); -#15950 = ORIENTED_EDGE( '', *, *, #19989, .F. ); -#15951 = ORIENTED_EDGE( '', *, *, #19559, .T. ); -#15952 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, 5.83983405085584 ) ); -#15953 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.06806409585829E-016 ) ); -#15954 = DIRECTION( '', ( -1.06806409585829E-016, 0.000000000000000, 1.00000000000000 ) ); -#15955 = SURFACE_STYLE_FILL_AREA( #20338 ); -#15956 = ORIENTED_EDGE( '', *, *, #17956, .T. ); -#15957 = ORIENTED_EDGE( '', *, *, #19494, .T. ); -#15958 = ORIENTED_EDGE( '', *, *, #17928, .F. ); -#15959 = ORIENTED_EDGE( '', *, *, #20250, .T. ); -#15960 = CARTESIAN_POINT( '', ( 24.8411775083227, 1.00000000000000, 5.29500000000000 ) ); -#15961 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#15962 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15963 = SURFACE_STYLE_FILL_AREA( #20339 ); -#15964 = ORIENTED_EDGE( '', *, *, #18101, .T. ); -#15965 = ORIENTED_EDGE( '', *, *, #18942, .F. ); -#15966 = ORIENTED_EDGE( '', *, *, #20340, .F. ); -#15967 = ORIENTED_EDGE( '', *, *, #19292, .T. ); -#15968 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#15969 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#15970 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15971 = SURFACE_STYLE_FILL_AREA( #20341 ); -#15972 = ORIENTED_EDGE( '', *, *, #18971, .T. ); -#15973 = ORIENTED_EDGE( '', *, *, #18930, .T. ); -#15974 = ORIENTED_EDGE( '', *, *, #18019, .F. ); -#15975 = ORIENTED_EDGE( '', *, *, #19052, .F. ); -#15976 = ORIENTED_EDGE( '', *, *, #20242, .F. ); -#15977 = ORIENTED_EDGE( '', *, *, #17188, .F. ); -#15978 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.500000000000000, 2.80000000000000 ) ); -#15979 = DIRECTION( '', ( -3.66197617078595E-032, 1.00000000000000, 1.80700362080917E-016 ) ); -#15980 = DIRECTION( '', ( 0.000000000000000, -1.80700362080917E-016, 1.00000000000000 ) ); -#15981 = SURFACE_STYLE_FILL_AREA( #20342 ); -#15982 = ORIENTED_EDGE( '', *, *, #20343, .T. ); -#15983 = ORIENTED_EDGE( '', *, *, #18015, .F. ); -#15984 = ORIENTED_EDGE( '', *, *, #19084, .F. ); -#15985 = ORIENTED_EDGE( '', *, *, #20245, .F. ); -#15986 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.325000000000000, 7.71000000000000 ) ); -#15987 = DIRECTION( '', ( -1.09859285123578E-032, -1.00000000000000, 5.42101086242752E-017 ) ); -#15988 = DIRECTION( '', ( 0.000000000000000, -5.42101086242752E-017, -1.00000000000000 ) ); -#15989 = SURFACE_STYLE_FILL_AREA( #20344 ); -#15990 = ORIENTED_EDGE( '', *, *, #17636, .T. ); -#15991 = ORIENTED_EDGE( '', *, *, #20127, .F. ); -#15992 = ORIENTED_EDGE( '', *, *, #17684, .F. ); -#15993 = ORIENTED_EDGE( '', *, *, #20345, .T. ); -#15994 = SURFACE_STYLE_FILL_AREA( #20346 ); -#15995 = ORIENTED_EDGE( '', *, *, #18148, .F. ); -#15996 = CARTESIAN_POINT( '', ( -5.62500000000000, -4.85000000000000, 3.75000000000000 ) ); -#15997 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#15998 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#15999 = SURFACE_STYLE_FILL_AREA( #20347 ); -#16000 = ORIENTED_EDGE( '', *, *, #18768, .T. ); -#16001 = ORIENTED_EDGE( '', *, *, #19608, .F. ); -#16002 = ORIENTED_EDGE( '', *, *, #17222, .F. ); -#16003 = ORIENTED_EDGE( '', *, *, #17266, .F. ); -#16004 = ORIENTED_EDGE( '', *, *, #18475, .F. ); -#16005 = ORIENTED_EDGE( '', *, *, #17270, .F. ); -#16006 = ORIENTED_EDGE( '', *, *, #17885, .F. ); -#16007 = ORIENTED_EDGE( '', *, *, #19907, .T. ); -#16008 = ORIENTED_EDGE( '', *, *, #19647, .T. ); -#16009 = ORIENTED_EDGE( '', *, *, #19772, .T. ); -#16010 = ORIENTED_EDGE( '', *, *, #18450, .T. ); -#16011 = ORIENTED_EDGE( '', *, *, #19501, .T. ); -#16012 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#16013 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16014 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.40933816107890E-016 ) ); -#16015 = SURFACE_STYLE_FILL_AREA( #20348 ); -#16016 = ORIENTED_EDGE( '', *, *, #20012, .T. ); -#16017 = ORIENTED_EDGE( '', *, *, #20221, .F. ); -#16018 = ORIENTED_EDGE( '', *, *, #20141, .T. ); -#16019 = ORIENTED_EDGE( '', *, *, #17172, .T. ); -#16020 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 0.510000000000000 ) ); -#16021 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16022 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16023 = SURFACE_STYLE_FILL_AREA( #20349 ); -#16024 = ORIENTED_EDGE( '', *, *, #20294, .T. ); -#16025 = ORIENTED_EDGE( '', *, *, #17742, .F. ); -#16026 = ORIENTED_EDGE( '', *, *, #20350, .F. ); -#16027 = ORIENTED_EDGE( '', *, *, #20351, .T. ); -#16028 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, -1.33500000000000 ) ); -#16029 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 7.69448897719047E-016 ) ); -#16030 = DIRECTION( '', ( 7.69448897719047E-016, 0.000000000000000, 1.00000000000000 ) ); -#16031 = SURFACE_STYLE_FILL_AREA( #20352 ); -#16032 = ORIENTED_EDGE( '', *, *, #18617, .T. ); -#16033 = ORIENTED_EDGE( '', *, *, #19748, .T. ); -#16034 = ORIENTED_EDGE( '', *, *, #20310, .F. ); -#16035 = ORIENTED_EDGE( '', *, *, #19478, .T. ); -#16036 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -0.200000000000000 ) ); -#16037 = DIRECTION( '', ( 0.388168954844127, -0.921588228275089, 4.75369868078234E-017 ) ); -#16038 = DIRECTION( '', ( 0.921588228275089, 0.388168954844127, 0.000000000000000 ) ); -#16039 = SURFACE_STYLE_FILL_AREA( #20353 ); -#16040 = ORIENTED_EDGE( '', *, *, #19912, .T. ); -#16041 = ORIENTED_EDGE( '', *, *, #17353, .F. ); -#16042 = ORIENTED_EDGE( '', *, *, #19787, .F. ); -#16043 = ORIENTED_EDGE( '', *, *, #20354, .F. ); -#16044 = CARTESIAN_POINT( '', ( -0.476908360070554, 0.900000000000000, -13.7830693243559 ) ); -#16045 = DIRECTION( '', ( -0.749868639717145, -0.661586746518368, 4.74255371485046E-017 ) ); -#16046 = DIRECTION( '', ( 0.661586746518368, -0.749868639717145, 0.000000000000000 ) ); -#16047 = SURFACE_STYLE_FILL_AREA( #20355 ); -#16048 = ORIENTED_EDGE( '', *, *, #19393, .F. ); -#16049 = ORIENTED_EDGE( '', *, *, #18445, .T. ); -#16050 = ORIENTED_EDGE( '', *, *, #17236, .T. ); -#16051 = ORIENTED_EDGE( '', *, *, #18373, .F. ); -#16052 = CARTESIAN_POINT( '', ( -3.55158111533156, -5.30000000000000, -0.0199999999999996 ) ); -#16053 = DIRECTION( '', ( -0.505808198684508, 0.862645968021374, 0.000000000000000 ) ); -#16054 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16055 = SURFACE_STYLE_FILL_AREA( #20356 ); -#16056 = ORIENTED_EDGE( '', *, *, #18852, .T. ); -#16057 = ORIENTED_EDGE( '', *, *, #19735, .F. ); -#16058 = ORIENTED_EDGE( '', *, *, #19862, .F. ); -#16059 = ORIENTED_EDGE( '', *, *, #20258, .F. ); -#16060 = ORIENTED_EDGE( '', *, *, #19615, .F. ); -#16061 = ORIENTED_EDGE( '', *, *, #17681, .F. ); -#16062 = ORIENTED_EDGE( '', *, *, #17606, .F. ); -#16063 = ORIENTED_EDGE( '', *, *, #19514, .F. ); -#16064 = ORIENTED_EDGE( '', *, *, #19590, .F. ); -#16065 = ORIENTED_EDGE( '', *, *, #19900, .F. ); -#16066 = ORIENTED_EDGE( '', *, *, #18051, .F. ); -#16067 = ORIENTED_EDGE( '', *, *, #19065, .F. ); -#16068 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.000000000000000, 0.000000000000000 ) ); -#16069 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16070 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16071 = SURFACE_STYLE_FILL_AREA( #20357 ); -#16072 = ORIENTED_EDGE( '', *, *, #19568, .F. ); -#16073 = ORIENTED_EDGE( '', *, *, #19063, .T. ); -#16074 = ORIENTED_EDGE( '', *, *, #18523, .F. ); -#16075 = ORIENTED_EDGE( '', *, *, #18513, .F. ); -#16076 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, 0.800000000000000 ) ); -#16077 = DIRECTION( '', ( 2.16840434497100E-015, 0.000000000000000, 1.00000000000000 ) ); -#16078 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.16840434497100E-015 ) ); -#16079 = SURFACE_STYLE_FILL_AREA( #20358 ); -#16080 = ORIENTED_EDGE( '', *, *, #18710, .F. ); -#16081 = ORIENTED_EDGE( '', *, *, #18310, .F. ); -#16082 = ORIENTED_EDGE( '', *, *, #20359, .T. ); -#16083 = ORIENTED_EDGE( '', *, *, #19944, .T. ); -#16084 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#16085 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16086 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16087 = SURFACE_STYLE_FILL_AREA( #20360 ); -#16088 = ORIENTED_EDGE( '', *, *, #18094, .F. ); -#16089 = ORIENTED_EDGE( '', *, *, #18567, .F. ); -#16090 = ORIENTED_EDGE( '', *, *, #20361, .T. ); -#16091 = ORIENTED_EDGE( '', *, *, #17905, .T. ); -#16092 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#16093 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#16094 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16095 = SURFACE_STYLE_FILL_AREA( #20362 ); -#16096 = ORIENTED_EDGE( '', *, *, #17925, .F. ); -#16097 = ORIENTED_EDGE( '', *, *, #20019, .T. ); -#16098 = ORIENTED_EDGE( '', *, *, #17959, .T. ); -#16099 = ORIENTED_EDGE( '', *, *, #19457, .T. ); -#16100 = CARTESIAN_POINT( '', ( 24.8411775083227, -1.00000000000000, 5.29500000000000 ) ); -#16101 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16102 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16103 = SURFACE_STYLE_FILL_AREA( #20363 ); -#16104 = ORIENTED_EDGE( '', *, *, #17770, .T. ); -#16105 = ORIENTED_EDGE( '', *, *, #18443, .T. ); -#16106 = ORIENTED_EDGE( '', *, *, #19822, .F. ); -#16107 = ORIENTED_EDGE( '', *, *, #20237, .F. ); -#16108 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.325000000000000, -7.01000000000000 ) ); -#16109 = DIRECTION( '', ( 7.33288054640981E-033, -1.00000000000000, -1.08420217248550E-016 ) ); -#16110 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-016, -1.00000000000000 ) ); -#16111 = SURFACE_STYLE_FILL_AREA( #20364 ); -#16112 = ORIENTED_EDGE( '', *, *, #18551, .T. ); -#16113 = ORIENTED_EDGE( '', *, *, #20193, .T. ); -#16114 = ORIENTED_EDGE( '', *, *, #20365, .F. ); -#16115 = ORIENTED_EDGE( '', *, *, #19853, .F. ); -#16116 = CARTESIAN_POINT( '', ( 11.0425402172239, -0.250000000000000, -9.46000000000000 ) ); -#16117 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16118 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16119 = SURFACE_STYLE_FILL_AREA( #20366 ); -#16120 = ORIENTED_EDGE( '', *, *, #20271, .F. ); -#16121 = ORIENTED_EDGE( '', *, *, #18283, .T. ); -#16122 = ORIENTED_EDGE( '', *, *, #18470, .T. ); -#16123 = ORIENTED_EDGE( '', *, *, #19531, .T. ); -#16124 = ORIENTED_EDGE( '', *, *, #20134, .F. ); -#16125 = ORIENTED_EDGE( '', *, *, #17871, .T. ); -#16126 = ORIENTED_EDGE( '', *, *, #19555, .T. ); -#16127 = ORIENTED_EDGE( '', *, *, #19408, .T. ); -#16128 = ORIENTED_EDGE( '', *, *, #20038, .F. ); -#16129 = ORIENTED_EDGE( '', *, *, #17203, .T. ); -#16130 = ORIENTED_EDGE( '', *, *, #20067, .T. ); -#16131 = ORIENTED_EDGE( '', *, *, #18903, .T. ); -#16132 = ORIENTED_EDGE( '', *, *, #20268, .F. ); -#16133 = ORIENTED_EDGE( '', *, *, #19046, .T. ); -#16134 = ORIENTED_EDGE( '', *, *, #19690, .T. ); -#16135 = ORIENTED_EDGE( '', *, *, #18672, .T. ); -#16136 = ORIENTED_EDGE( '', *, *, #20367, .F. ); -#16137 = ORIENTED_EDGE( '', *, *, #19321, .T. ); -#16138 = ORIENTED_EDGE( '', *, *, #18663, .T. ); -#16139 = ORIENTED_EDGE( '', *, *, #19194, .T. ); -#16140 = ORIENTED_EDGE( '', *, *, #20368, .T. ); -#16141 = ORIENTED_EDGE( '', *, *, #20130, .F. ); -#16142 = ORIENTED_EDGE( '', *, *, #18705, .F. ); -#16143 = ORIENTED_EDGE( '', *, *, #20369, .F. ); -#16144 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, -15.2747093335898 ) ); -#16145 = DIRECTION( '', ( -1.21592767007720E-016, 1.00000000000000, -1.59795323816114E-032 ) ); -#16146 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#16147 = SURFACE_STYLE_FILL_AREA( #20370 ); -#16148 = ORIENTED_EDGE( '', *, *, #19126, .F. ); -#16149 = ORIENTED_EDGE( '', *, *, #20325, .F. ); -#16150 = ORIENTED_EDGE( '', *, *, #19982, .T. ); -#16151 = ORIENTED_EDGE( '', *, *, #18772, .T. ); -#16152 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#16153 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#16154 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#16155 = SURFACE_STYLE_FILL_AREA( #20371 ); -#16156 = ORIENTED_EDGE( '', *, *, #17755, .F. ); -#16157 = ORIENTED_EDGE( '', *, *, #19348, .F. ); -#16158 = ORIENTED_EDGE( '', *, *, #20372, .T. ); -#16159 = ORIENTED_EDGE( '', *, *, #20226, .F. ); -#16160 = CARTESIAN_POINT( '', ( 2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#16161 = DIRECTION( '', ( 0.707106781186548, 0.707106781186547, -0.000000000000000 ) ); -#16162 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16163 = SURFACE_STYLE_FILL_AREA( #20373 ); -#16164 = ORIENTED_EDGE( '', *, *, #20115, .F. ); -#16165 = ORIENTED_EDGE( '', *, *, #19248, .F. ); -#16166 = ORIENTED_EDGE( '', *, *, #20065, .T. ); -#16167 = ORIENTED_EDGE( '', *, *, #20058, .T. ); -#16168 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 6.85000000000000 ) ); -#16169 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16170 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16171 = SURFACE_STYLE_FILL_AREA( #20374 ); -#16172 = ORIENTED_EDGE( '', *, *, #18577, .F. ); -#16173 = ORIENTED_EDGE( '', *, *, #17701, .T. ); -#16174 = ORIENTED_EDGE( '', *, *, #20032, .F. ); -#16175 = ORIENTED_EDGE( '', *, *, #20197, .T. ); -#16176 = ORIENTED_EDGE( '', *, *, #18393, .F. ); -#16177 = ORIENTED_EDGE( '', *, *, #20375, .T. ); -#16178 = CARTESIAN_POINT( '', ( -6.73992833603736, 1.00000000000000, 10.0250000000000 ) ); -#16179 = DIRECTION( '', ( -0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#16180 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#16181 = SURFACE_STYLE_FILL_AREA( #20376 ); -#16182 = ORIENTED_EDGE( '', *, *, #19423, .F. ); -#16183 = ORIENTED_EDGE( '', *, *, #19228, .F. ); -#16184 = ORIENTED_EDGE( '', *, *, #19140, .T. ); -#16185 = ORIENTED_EDGE( '', *, *, #20332, .T. ); -#16186 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#16187 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.35525271560688E-015 ) ); -#16188 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#16189 = SURFACE_STYLE_FILL_AREA( #20377 ); -#16190 = ORIENTED_EDGE( '', *, *, #20104, .T. ); -#16191 = ORIENTED_EDGE( '', *, *, #18572, .T. ); -#16192 = ORIENTED_EDGE( '', *, *, #19800, .T. ); -#16193 = ORIENTED_EDGE( '', *, *, #20100, .T. ); -#16194 = CARTESIAN_POINT( '', ( -0.00999999999999916, -10.3000000000000, 5.83983405085584 ) ); -#16195 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -6.12323399573677E-017 ) ); -#16196 = DIRECTION( '', ( 0.000000000000000, 6.12323399573677E-017, -1.00000000000000 ) ); -#16197 = SURFACE_STYLE_FILL_AREA( #20378 ); -#16198 = ORIENTED_EDGE( '', *, *, #17619, .F. ); -#16199 = ORIENTED_EDGE( '', *, *, #17840, .F. ); -#16200 = ORIENTED_EDGE( '', *, *, #18788, .T. ); -#16201 = ORIENTED_EDGE( '', *, *, #17919, .T. ); -#16202 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#16203 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#16204 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16205 = SURFACE_STYLE_FILL_AREA( #20379 ); -#16206 = ORIENTED_EDGE( '', *, *, #20001, .T. ); -#16207 = ORIENTED_EDGE( '', *, *, #19880, .F. ); -#16208 = ORIENTED_EDGE( '', *, *, #18433, .F. ); -#16209 = ORIENTED_EDGE( '', *, *, #18850, .F. ); -#16210 = ORIENTED_EDGE( '', *, *, #20210, .T. ); -#16211 = ORIENTED_EDGE( '', *, *, #20151, .T. ); -#16212 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 3.41000000000000 ) ); -#16213 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16214 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16215 = SURFACE_STYLE_FILL_AREA( #20380 ); -#16216 = ORIENTED_EDGE( '', *, *, #20381, .T. ); -#16217 = ORIENTED_EDGE( '', *, *, #20382, .T. ); -#16218 = ORIENTED_EDGE( '', *, *, #18696, .F. ); -#16219 = ORIENTED_EDGE( '', *, *, #17891, .F. ); -#16220 = CARTESIAN_POINT( '', ( 11.0888503595908, -1.25000000000000, -9.46000000000000 ) ); -#16221 = DIRECTION( '', ( 2.27616809170797E-032, 1.00000000000000, -1.23908819712629E-016 ) ); -#16222 = DIRECTION( '', ( 0.000000000000000, 1.23908819712629E-016, 1.00000000000000 ) ); -#16223 = SURFACE_STYLE_FILL_AREA( #20383 ); -#16224 = ORIENTED_EDGE( '', *, *, #18808, .T. ); -#16225 = ORIENTED_EDGE( '', *, *, #18062, .T. ); -#16226 = ORIENTED_EDGE( '', *, *, #19261, .T. ); -#16227 = ORIENTED_EDGE( '', *, *, #17829, .F. ); -#16228 = CARTESIAN_POINT( '', ( 0.809999999999988, -3.40000000000000, -22.1526226650358 ) ); -#16229 = DIRECTION( '', ( -2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#16230 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#16231 = SURFACE_STYLE_FILL_AREA( #20384 ); -#16232 = ORIENTED_EDGE( '', *, *, #19935, .F. ); -#16233 = ORIENTED_EDGE( '', *, *, #20335, .T. ); -#16234 = ORIENTED_EDGE( '', *, *, #17498, .T. ); -#16235 = ORIENTED_EDGE( '', *, *, #18862, .F. ); -#16236 = SURFACE_STYLE_FILL_AREA( #20385 ); -#16237 = ORIENTED_EDGE( '', *, *, #18462, .F. ); -#16238 = ORIENTED_EDGE( '', *, *, #17503, .F. ); -#16239 = ORIENTED_EDGE( '', *, *, #17993, .F. ); -#16240 = ORIENTED_EDGE( '', *, *, #20136, .F. ); -#16241 = ORIENTED_EDGE( '', *, *, #19757, .F. ); -#16242 = ORIENTED_EDGE( '', *, *, #19795, .F. ); -#16243 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.000000000000000, -1.85715534986554E-015 ) ); -#16244 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#16245 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#16246 = SURFACE_STYLE_FILL_AREA( #20386 ); -#16247 = ORIENTED_EDGE( '', *, *, #20295, .T. ); -#16248 = ORIENTED_EDGE( '', *, *, #20351, .F. ); -#16249 = ORIENTED_EDGE( '', *, *, #20387, .F. ); -#16250 = ORIENTED_EDGE( '', *, *, #19929, .T. ); -#16251 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#16252 = DIRECTION( '', ( -0.738267503835509, 0.000000000000000, -0.674508037595169 ) ); -#16253 = DIRECTION( '', ( -0.674508037595169, 0.000000000000000, 0.738267503835509 ) ); -#16254 = SURFACE_STYLE_FILL_AREA( #20388 ); -#16255 = ORIENTED_EDGE( '', *, *, #17890, .F. ); -#16256 = ORIENTED_EDGE( '', *, *, #19436, .F. ); -#16257 = ORIENTED_EDGE( '', *, *, #18080, .F. ); -#16258 = ORIENTED_EDGE( '', *, *, #20094, .F. ); -#16259 = ORIENTED_EDGE( '', *, *, #20389, .F. ); -#16260 = ORIENTED_EDGE( '', *, *, #20381, .F. ); -#16261 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.000000000000000, -1.80298625004469E-015 ) ); -#16262 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#16263 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#16264 = SURFACE_STYLE_FILL_AREA( #20390 ); -#16265 = ORIENTED_EDGE( '', *, *, #20329, .F. ); -#16266 = ORIENTED_EDGE( '', *, *, #20025, .F. ); -#16267 = ORIENTED_EDGE( '', *, *, #17779, .F. ); -#16268 = ORIENTED_EDGE( '', *, *, #17806, .F. ); -#16269 = CARTESIAN_POINT( '', ( -28.2576226650358, 4.35000000000000, 1.74500000000000 ) ); -#16270 = DIRECTION( '', ( 1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#16271 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16272 = SURFACE_STYLE_FILL_AREA( #20391 ); -#16273 = ORIENTED_EDGE( '', *, *, #18583, .T. ); -#16274 = ORIENTED_EDGE( '', *, *, #20392, .F. ); -#16275 = ORIENTED_EDGE( '', *, *, #20085, .F. ); -#16276 = ORIENTED_EDGE( '', *, *, #18005, .T. ); -#16277 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, 4.00000000000000 ) ); -#16278 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16279 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16280 = SURFACE_STYLE_FILL_AREA( #20393 ); -#16281 = ORIENTED_EDGE( '', *, *, #20010, .T. ); -#16282 = ORIENTED_EDGE( '', *, *, #18822, .F. ); -#16283 = ORIENTED_EDGE( '', *, *, #19338, .T. ); -#16284 = ORIENTED_EDGE( '', *, *, #19150, .T. ); -#16285 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 0.310000000000000 ) ); -#16286 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16287 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16288 = SURFACE_STYLE_FILL_AREA( #20394 ); -#16289 = ORIENTED_EDGE( '', *, *, #20117, .F. ); -#16290 = ORIENTED_EDGE( '', *, *, #18536, .T. ); -#16291 = ORIENTED_EDGE( '', *, *, #19876, .T. ); -#16292 = ORIENTED_EDGE( '', *, *, #18935, .T. ); -#16293 = CARTESIAN_POINT( '', ( -6.62500000000000, 0.000000000000000, 0.000000000000000 ) ); -#16294 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16295 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16296 = SURFACE_STYLE_FILL_AREA( #20395 ); -#16297 = ORIENTED_EDGE( '', *, *, #19711, .F. ); -#16298 = ORIENTED_EDGE( '', *, *, #19039, .T. ); -#16299 = ORIENTED_EDGE( '', *, *, #18453, .T. ); -#16300 = ORIENTED_EDGE( '', *, *, #17415, .T. ); -#16301 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#16302 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#16303 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16304 = SURFACE_STYLE_FILL_AREA( #20396 ); -#16305 = ORIENTED_EDGE( '', *, *, #20292, .T. ); -#16306 = ORIENTED_EDGE( '', *, *, #17747, .F. ); -#16307 = ORIENTED_EDGE( '', *, *, #20397, .F. ); -#16308 = ORIENTED_EDGE( '', *, *, #20398, .T. ); -#16309 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, 3.94000000000000 ) ); -#16310 = DIRECTION( '', ( -7.67576759281773E-017, 0.000000000000000, 1.00000000000000 ) ); -#16311 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 7.67576759281773E-017 ) ); -#16312 = SURFACE_STYLE_FILL_AREA( #20399 ); -#16313 = ORIENTED_EDGE( '', *, *, #19220, .T. ); -#16314 = ORIENTED_EDGE( '', *, *, #19310, .F. ); -#16315 = ORIENTED_EDGE( '', *, *, #20400, .F. ); -#16316 = ORIENTED_EDGE( '', *, *, #18632, .T. ); -#16317 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#16318 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16319 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16320 = SURFACE_STYLE_FILL_AREA( #20401 ); -#16321 = ORIENTED_EDGE( '', *, *, #19371, .T. ); -#16322 = ORIENTED_EDGE( '', *, *, #20402, .T. ); -#16323 = ORIENTED_EDGE( '', *, *, #17225, .T. ); -#16324 = ORIENTED_EDGE( '', *, *, #19930, .T. ); -#16325 = ORIENTED_EDGE( '', *, *, #20387, .T. ); -#16326 = ORIENTED_EDGE( '', *, *, #20350, .T. ); -#16327 = ORIENTED_EDGE( '', *, *, #17741, .T. ); -#16328 = ORIENTED_EDGE( '', *, *, #18086, .T. ); -#16329 = ORIENTED_EDGE( '', *, *, #19098, .T. ); -#16330 = ORIENTED_EDGE( '', *, *, #20403, .T. ); -#16331 = ORIENTED_EDGE( '', *, *, #20397, .T. ); -#16332 = ORIENTED_EDGE( '', *, *, #17746, .T. ); -#16333 = CARTESIAN_POINT( '', ( -5.73483405085584, -10.3000000000000, 4.99500000000000 ) ); -#16334 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#16335 = DIRECTION( '', ( 1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#16336 = SURFACE_STYLE_FILL_AREA( #20404 ); -#16337 = ORIENTED_EDGE( '', *, *, #20231, .F. ); -#16338 = ORIENTED_EDGE( '', *, *, #19808, .F. ); -#16339 = ORIENTED_EDGE( '', *, *, #17906, .F. ); -#16340 = ORIENTED_EDGE( '', *, *, #20361, .F. ); -#16341 = ORIENTED_EDGE( '', *, *, #18566, .F. ); -#16342 = ORIENTED_EDGE( '', *, *, #18029, .F. ); -#16343 = ORIENTED_EDGE( '', *, *, #19293, .T. ); -#16344 = ORIENTED_EDGE( '', *, *, #20340, .T. ); -#16345 = ORIENTED_EDGE( '', *, *, #18941, .T. ); -#16346 = ORIENTED_EDGE( '', *, *, #19016, .T. ); -#16347 = ORIENTED_EDGE( '', *, *, #20080, .T. ); -#16348 = ORIENTED_EDGE( '', *, *, #18134, .T. ); -#16349 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#16350 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16351 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16352 = SURFACE_STYLE_FILL_AREA( #20405 ); -#16353 = ORIENTED_EDGE( '', *, *, #19507, .T. ); -#16354 = ORIENTED_EDGE( '', *, *, #20227, .F. ); -#16355 = ORIENTED_EDGE( '', *, *, #20372, .F. ); -#16356 = ORIENTED_EDGE( '', *, *, #18345, .F. ); -#16357 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 0.0700000000000000 ) ); -#16358 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, -0.707106781186548 ) ); -#16359 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16360 = SURFACE_STYLE_FILL_AREA( #20406 ); -#16361 = ORIENTED_EDGE( '', *, *, #18800, .T. ); -#16362 = ORIENTED_EDGE( '', *, *, #18795, .T. ); -#16363 = ORIENTED_EDGE( '', *, *, #19255, .T. ); -#16364 = ORIENTED_EDGE( '', *, *, #18781, .F. ); -#16365 = CARTESIAN_POINT( '', ( 0.145880092735979, -8.48598306430090, -22.1526226650358 ) ); -#16366 = DIRECTION( '', ( -0.173648177666931, -0.984807753012208, 5.02890768546604E-017 ) ); -#16367 = DIRECTION( '', ( 0.984807753012208, -0.173648177666931, 0.000000000000000 ) ); -#16368 = SURFACE_STYLE_FILL_AREA( #20407 ); -#16369 = ORIENTED_EDGE( '', *, *, #19634, .F. ); -#16370 = ORIENTED_EDGE( '', *, *, #20082, .T. ); -#16371 = ORIENTED_EDGE( '', *, *, #19485, .T. ); -#16372 = ORIENTED_EDGE( '', *, *, #18859, .T. ); -#16373 = ORIENTED_EDGE( '', *, *, #17496, .F. ); -#16374 = ORIENTED_EDGE( '', *, *, #19183, .F. ); -#16375 = ORIENTED_EDGE( '', *, *, #18206, .F. ); -#16376 = ORIENTED_EDGE( '', *, *, #17717, .F. ); -#16377 = CARTESIAN_POINT( '', ( -6.30000000000000, 8.05000000000000, 5.25000000000000 ) ); -#16378 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16379 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16380 = SURFACE_STYLE_FILL_AREA( #20408 ); -#16381 = ORIENTED_EDGE( '', *, *, #20005, .T. ); -#16382 = ORIENTED_EDGE( '', *, *, #18969, .F. ); -#16383 = ORIENTED_EDGE( '', *, *, #20207, .T. ); -#16384 = ORIENTED_EDGE( '', *, *, #19637, .T. ); -#16385 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 2.21000000000000 ) ); -#16386 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.08420217248550E-015 ) ); -#16387 = DIRECTION( '', ( 0.000000000000000, -1.08420217248550E-015, -1.00000000000000 ) ); -#16388 = SURFACE_STYLE_FILL_AREA( #20409 ); -#16389 = ORIENTED_EDGE( '', *, *, #19971, .F. ); -#16390 = ORIENTED_EDGE( '', *, *, #18090, .F. ); -#16391 = ORIENTED_EDGE( '', *, *, #19449, .F. ); -#16392 = ORIENTED_EDGE( '', *, *, #18193, .F. ); -#16393 = CARTESIAN_POINT( '', ( 6.79131601273825, -0.418430603327879, 9.83171444264175 ) ); -#16394 = DIRECTION( '', ( 0.966427786791177, -3.07978679758455E-017, 0.256938383504503 ) ); -#16395 = DIRECTION( '', ( -0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#16396 = SURFACE_STYLE_FILL_AREA( #20410 ); -#16397 = ORIENTED_EDGE( '', *, *, #18665, .T. ); -#16398 = ORIENTED_EDGE( '', *, *, #20411, .F. ); -#16399 = ORIENTED_EDGE( '', *, *, #17385, .F. ); -#16400 = ORIENTED_EDGE( '', *, *, #17375, .F. ); -#16401 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.400000000000000 ) ); -#16402 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16403 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16404 = SURFACE_STYLE_FILL_AREA( #20412 ); -#16405 = ORIENTED_EDGE( '', *, *, #19663, .F. ); -#16406 = ORIENTED_EDGE( '', *, *, #19389, .F. ); -#16407 = ORIENTED_EDGE( '', *, *, #17691, .T. ); -#16408 = ORIENTED_EDGE( '', *, *, #19497, .T. ); -#16409 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.95000000000000, -2.55000000000000 ) ); -#16410 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16411 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16412 = SURFACE_STYLE_FILL_AREA( #20413 ); -#16413 = ORIENTED_EDGE( '', *, *, #20281, .T. ); -#16414 = ORIENTED_EDGE( '', *, *, #19069, .T. ); -#16415 = ORIENTED_EDGE( '', *, *, #17766, .T. ); -#16416 = ORIENTED_EDGE( '', *, *, #20414, .T. ); -#16417 = ORIENTED_EDGE( '', *, *, #19819, .F. ); -#16418 = ORIENTED_EDGE( '', *, *, #17360, .F. ); -#16419 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.500000000000000, 4.74113536523282E-016 ) ); -#16420 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16421 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16422 = SURFACE_STYLE_FILL_AREA( #20415 ); -#16423 = ORIENTED_EDGE( '', *, *, #19981, .T. ); -#16424 = ORIENTED_EDGE( '', *, *, #18055, .T. ); -#16425 = ORIENTED_EDGE( '', *, *, #19128, .F. ); -#16426 = ORIENTED_EDGE( '', *, *, #19586, .F. ); -#16427 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#16428 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16429 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16430 = SURFACE_STYLE_FILL_AREA( #20416 ); -#16431 = ORIENTED_EDGE( '', *, *, #19082, .T. ); -#16432 = ORIENTED_EDGE( '', *, *, #19700, .F. ); -#16433 = ORIENTED_EDGE( '', *, *, #17437, .F. ); -#16434 = ORIENTED_EDGE( '', *, *, #17308, .T. ); -#16435 = CARTESIAN_POINT( '', ( 3.73000000000000, -5.98422708335294, -0.0200000000000000 ) ); -#16436 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#16437 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16438 = SURFACE_STYLE_FILL_AREA( #20417 ); -#16439 = ORIENTED_EDGE( '', *, *, #20145, .T. ); -#16440 = ORIENTED_EDGE( '', *, *, #19720, .F. ); -#16441 = ORIENTED_EDGE( '', *, *, #19923, .F. ); -#16442 = ORIENTED_EDGE( '', *, *, #19010, .F. ); -#16443 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 0.400000000000000 ) ); -#16444 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16445 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16446 = SURFACE_STYLE_FILL_AREA( #20418 ); -#16447 = ORIENTED_EDGE( '', *, *, #17980, .T. ); -#16448 = ORIENTED_EDGE( '', *, *, #20419, .T. ); -#16449 = ORIENTED_EDGE( '', *, *, #17938, .F. ); -#16450 = ORIENTED_EDGE( '', *, *, #19641, .F. ); -#16451 = CARTESIAN_POINT( '', ( 28.2576226650358, 5.80000000000000, 2.94500000000000 ) ); -#16452 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16453 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16454 = SURFACE_STYLE_FILL_AREA( #20420 ); -#16455 = ORIENTED_EDGE( '', *, *, #20160, .T. ); -#16456 = ORIENTED_EDGE( '', *, *, #20078, .T. ); -#16457 = ORIENTED_EDGE( '', *, *, #20421, .F. ); -#16458 = ORIENTED_EDGE( '', *, *, #19475, .F. ); -#16459 = CARTESIAN_POINT( '', ( 11.1800985830055, -1.25000000000000, -8.46000000000000 ) ); -#16460 = DIRECTION( '', ( 1.10218211923262E-016, 0.800000000000000, -0.600000000000000 ) ); -#16461 = DIRECTION( '', ( 0.000000000000000, 0.600000000000000, 0.800000000000000 ) ); -#16462 = SURFACE_STYLE_FILL_AREA( #20422 ); -#16463 = ORIENTED_EDGE( '', *, *, #20274, .F. ); -#16464 = ORIENTED_EDGE( '', *, *, #19813, .F. ); -#16465 = ORIENTED_EDGE( '', *, *, #19858, .T. ); -#16466 = ORIENTED_EDGE( '', *, *, #18529, .F. ); -#16467 = CARTESIAN_POINT( '', ( -5.65000000000000, -1.00000000000000, -0.800000000000000 ) ); -#16468 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16469 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16470 = SURFACE_STYLE_FILL_AREA( #20423 ); -#16471 = ORIENTED_EDGE( '', *, *, #17561, .F. ); -#16472 = ORIENTED_EDGE( '', *, *, #17837, .F. ); -#16473 = ORIENTED_EDGE( '', *, *, #20424, .F. ); -#16474 = ORIENTED_EDGE( '', *, *, #19332, .F. ); -#16475 = CARTESIAN_POINT( '', ( 3.12250000000000, -9.92750000000000, 22.1526226650358 ) ); -#16476 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#16477 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16478 = SURFACE_STYLE_FILL_AREA( #20425 ); -#16479 = ORIENTED_EDGE( '', *, *, #17139, .T. ); -#16480 = ORIENTED_EDGE( '', *, *, #20172, .T. ); -#16481 = ORIENTED_EDGE( '', *, *, #18869, .F. ); -#16482 = ORIENTED_EDGE( '', *, *, #19785, .T. ); -#16483 = CARTESIAN_POINT( '', ( 2.74172355179277, 0.900000000000000, -0.179907801874577 ) ); -#16484 = DIRECTION( '', ( 0.436840440683383, 0.000000000000000, 0.899539009372883 ) ); -#16485 = DIRECTION( '', ( 0.899539009372883, 0.000000000000000, -0.436840440683383 ) ); -#16486 = SURFACE_STYLE_FILL_AREA( #20426 ); -#16487 = ORIENTED_EDGE( '', *, *, #17836, .F. ); -#16488 = ORIENTED_EDGE( '', *, *, #17602, .F. ); -#16489 = ORIENTED_EDGE( '', *, *, #19333, .F. ); -#16490 = ORIENTED_EDGE( '', *, *, #20424, .T. ); -#16491 = CARTESIAN_POINT( '', ( 2.37750000000000, -9.92750000000000, -5.80500000000000 ) ); -#16492 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, 1.00000000000000 ) ); -#16493 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16494 = SURFACE_STYLE_FILL_AREA( #20427 ); -#16495 = ORIENTED_EDGE( '', *, *, #20311, .T. ); -#16496 = ORIENTED_EDGE( '', *, *, #18481, .T. ); -#16497 = ORIENTED_EDGE( '', *, *, #18236, .T. ); -#16498 = ORIENTED_EDGE( '', *, *, #19694, .T. ); -#16499 = ORIENTED_EDGE( '', *, *, #20428, .T. ); -#16500 = ORIENTED_EDGE( '', *, *, #18024, .F. ); -#16501 = ORIENTED_EDGE( '', *, *, #18305, .F. ); -#16502 = ORIENTED_EDGE( '', *, *, #17243, .F. ); -#16503 = ORIENTED_EDGE( '', *, *, #19655, .F. ); -#16504 = ORIENTED_EDGE( '', *, *, #20429, .F. ); -#16505 = ORIENTED_EDGE( '', *, *, #18614, .F. ); -#16506 = ORIENTED_EDGE( '', *, *, #17329, .T. ); -#16507 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#16508 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16509 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#16510 = SURFACE_STYLE_FILL_AREA( #20430 ); -#16511 = ORIENTED_EDGE( '', *, *, #20263, .T. ); -#16512 = ORIENTED_EDGE( '', *, *, #18274, .T. ); -#16513 = ORIENTED_EDGE( '', *, *, #20180, .F. ); -#16514 = ORIENTED_EDGE( '', *, *, #17750, .F. ); -#16515 = CARTESIAN_POINT( '', ( 16.9967095493694, 5.84000000000000, 2.94000000000000 ) ); -#16516 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16517 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16518 = SURFACE_STYLE_FILL_AREA( #20431 ); -#16519 = ORIENTED_EDGE( '', *, *, #20428, .F. ); -#16520 = ORIENTED_EDGE( '', *, *, #19696, .F. ); -#16521 = ORIENTED_EDGE( '', *, *, #19746, .T. ); -#16522 = ORIENTED_EDGE( '', *, *, #18025, .T. ); -#16523 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#16524 = DIRECTION( '', ( 2.40933816107890E-016, 0.000000000000000, -1.00000000000000 ) ); -#16525 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.40933816107890E-016 ) ); -#16526 = SURFACE_STYLE_FILL_AREA( #20432 ); -#16527 = ORIENTED_EDGE( '', *, *, #19660, .F. ); -#16528 = ORIENTED_EDGE( '', *, *, #20289, .T. ); -#16529 = ORIENTED_EDGE( '', *, *, #18292, .T. ); -#16530 = ORIENTED_EDGE( '', *, *, #19253, .F. ); -#16531 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#16532 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16533 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16534 = SURFACE_STYLE_FILL_AREA( #20433 ); -#16535 = ORIENTED_EDGE( '', *, *, #17400, .F. ); -#16536 = ORIENTED_EDGE( '', *, *, #19504, .F. ); -#16537 = ORIENTED_EDGE( '', *, *, #19210, .T. ); -#16538 = ORIENTED_EDGE( '', *, *, #19926, .T. ); -#16539 = ORIENTED_EDGE( '', *, *, #17672, .T. ); -#16540 = ORIENTED_EDGE( '', *, *, #20434, .T. ); -#16541 = ORIENTED_EDGE( '', *, *, #20369, .T. ); -#16542 = ORIENTED_EDGE( '', *, *, #18707, .T. ); -#16543 = CARTESIAN_POINT( '', ( 4.85000000000000, -3.00000000000000, -0.730000000000000 ) ); -#16544 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16545 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16546 = SURFACE_STYLE_FILL_AREA( #20435 ); -#16547 = ORIENTED_EDGE( '', *, *, #17226, .F. ); -#16548 = ORIENTED_EDGE( '', *, *, #20402, .F. ); -#16549 = ORIENTED_EDGE( '', *, *, #19370, .F. ); -#16550 = ORIENTED_EDGE( '', *, *, #20028, .F. ); -#16551 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#16552 = DIRECTION( '', ( 6.12323399573677E-017, -6.12323399573677E-017, 1.00000000000000 ) ); -#16553 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#16554 = SURFACE_STYLE_FILL_AREA( #20436 ); -#16555 = ORIENTED_EDGE( '', *, *, #19688, .T. ); -#16556 = ORIENTED_EDGE( '', *, *, #19044, .F. ); -#16557 = ORIENTED_EDGE( '', *, *, #20269, .F. ); -#16558 = ORIENTED_EDGE( '', *, *, #17483, .F. ); -#16559 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, -0.180000000000000 ) ); -#16560 = DIRECTION( '', ( 0.988012033751101, -0.154376880273610, 0.000000000000000 ) ); -#16561 = DIRECTION( '', ( 0.154376880273610, 0.988012033751101, 0.000000000000000 ) ); -#16562 = SURFACE_STYLE_FILL_AREA( #20437 ); -#16563 = ORIENTED_EDGE( '', *, *, #19665, .F. ); -#16564 = ORIENTED_EDGE( '', *, *, #18644, .T. ); -#16565 = ORIENTED_EDGE( '', *, *, #19163, .T. ); -#16566 = ORIENTED_EDGE( '', *, *, #19811, .T. ); -#16567 = CARTESIAN_POINT( '', ( -4.25000000000000, -1.00000000000000, 5.20000000000000 ) ); -#16568 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16569 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16570 = SURFACE_STYLE_FILL_AREA( #20438 ); -#16571 = ORIENTED_EDGE( '', *, *, #17773, .T. ); -#16572 = ORIENTED_EDGE( '', *, *, #18221, .T. ); -#16573 = ORIENTED_EDGE( '', *, *, #19820, .F. ); -#16574 = ORIENTED_EDGE( '', *, *, #20414, .F. ); -#16575 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.500000000000000, -3.00000000000000 ) ); -#16576 = DIRECTION( '', ( 3.92557361280142E-018, 0.998314169879117, -0.0580415215045998 ) ); -#16577 = DIRECTION( '', ( 0.000000000000000, 0.0580415215045998, 0.998314169879117 ) ); -#16578 = SURFACE_STYLE_FILL_AREA( #20439 ); -#16579 = ORIENTED_EDGE( '', *, *, #20440, .T. ); -#16580 = ORIENTED_EDGE( '', *, *, #18816, .F. ); -#16581 = ORIENTED_EDGE( '', *, *, #20337, .T. ); -#16582 = ORIENTED_EDGE( '', *, *, #18891, .T. ); -#16583 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#16584 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, -0.000000000000000 ) ); -#16585 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16586 = SURFACE_STYLE_FILL_AREA( #20441 ); -#16587 = ORIENTED_EDGE( '', *, *, #18678, .T. ); -#16588 = ORIENTED_EDGE( '', *, *, #19967, .F. ); -#16589 = ORIENTED_EDGE( '', *, *, #20442, .F. ); -#16590 = ORIENTED_EDGE( '', *, *, #18358, .T. ); -#16591 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#16592 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16593 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16594 = SURFACE_STYLE_FILL_AREA( #20443 ); -#16595 = ORIENTED_EDGE( '', *, *, #17302, .F. ); -#16596 = ORIENTED_EDGE( '', *, *, #20444, .T. ); -#16597 = ORIENTED_EDGE( '', *, *, #20256, .T. ); -#16598 = ORIENTED_EDGE( '', *, *, #20040, .F. ); -#16599 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#16600 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16601 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16602 = SURFACE_STYLE_FILL_AREA( #20445 ); -#16603 = ORIENTED_EDGE( '', *, *, #18801, .T. ); -#16604 = ORIENTED_EDGE( '', *, *, #18783, .T. ); -#16605 = ORIENTED_EDGE( '', *, *, #19267, .T. ); -#16606 = ORIENTED_EDGE( '', *, *, #19351, .F. ); -#16607 = CARTESIAN_POINT( '', ( 1.01000000000000, -8.40000000000000, -22.1526226650358 ) ); -#16608 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#16609 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#16610 = SURFACE_STYLE_FILL_AREA( #20446 ); -#16611 = ORIENTED_EDGE( '', *, *, #20429, .T. ); -#16612 = ORIENTED_EDGE( '', *, *, #19657, .F. ); -#16613 = ORIENTED_EDGE( '', *, *, #19749, .F. ); -#16614 = ORIENTED_EDGE( '', *, *, #18615, .T. ); -#16615 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#16616 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#16617 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16618 = SURFACE_STYLE_FILL_AREA( #20447 ); -#16619 = ORIENTED_EDGE( '', *, *, #20367, .T. ); -#16620 = ORIENTED_EDGE( '', *, *, #19193, .F. ); -#16621 = ORIENTED_EDGE( '', *, *, #17553, .T. ); -#16622 = ORIENTED_EDGE( '', *, *, #17736, .T. ); -#16623 = ORIENTED_EDGE( '', *, *, #19213, .T. ); -#16624 = ORIENTED_EDGE( '', *, *, #17315, .F. ); -#16625 = ORIENTED_EDGE( '', *, *, #20214, .T. ); -#16626 = ORIENTED_EDGE( '', *, *, #19319, .F. ); -#16627 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, -0.180000000000000 ) ); -#16628 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16629 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16630 = SURFACE_STYLE_FILL_AREA( #20448 ); -#16631 = ORIENTED_EDGE( '', *, *, #19346, .F. ); -#16632 = ORIENTED_EDGE( '', *, *, #20052, .T. ); -#16633 = ORIENTED_EDGE( '', *, *, #20449, .T. ); -#16634 = ORIENTED_EDGE( '', *, *, #18088, .F. ); -#16635 = SURFACE_STYLE_FILL_AREA( #20450 ); -#16636 = ORIENTED_EDGE( '', *, *, #19973, .F. ); -#16637 = ORIENTED_EDGE( '', *, *, #18612, .F. ); -#16638 = ORIENTED_EDGE( '', *, *, #19477, .F. ); -#16639 = ORIENTED_EDGE( '', *, *, #20451, .F. ); -#16640 = CARTESIAN_POINT( '', ( -9.78500000000000, -1.25000000000000, -0.210000000000000 ) ); -#16641 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#16642 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#16643 = SURFACE_STYLE_FILL_AREA( #20452 ); -#16644 = ORIENTED_EDGE( '', *, *, #19674, .F. ); -#16645 = ORIENTED_EDGE( '', *, *, #18146, .F. ); -#16646 = ORIENTED_EDGE( '', *, *, #19166, .F. ); -#16647 = ORIENTED_EDGE( '', *, *, #18361, .F. ); -#16648 = ORIENTED_EDGE( '', *, *, #19022, .F. ); -#16649 = ORIENTED_EDGE( '', *, *, #19996, .F. ); -#16650 = ORIENTED_EDGE( '', *, *, #19536, .F. ); -#16651 = ORIENTED_EDGE( '', *, *, #17386, .F. ); -#16652 = ORIENTED_EDGE( '', *, *, #20411, .T. ); -#16653 = ORIENTED_EDGE( '', *, *, #18667, .T. ); -#16654 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.360000000000000, 11.5435038362938 ) ); -#16655 = DIRECTION( '', ( 1.08420217248550E-016, 1.00000000000000, 0.000000000000000 ) ); -#16656 = DIRECTION( '', ( -1.00000000000000, 1.08420217248550E-016, 0.000000000000000 ) ); -#16657 = SURFACE_STYLE_FILL_AREA( #20453 ); -#16658 = ORIENTED_EDGE( '', *, *, #20228, .T. ); -#16659 = ORIENTED_EDGE( '', *, *, #19893, .T. ); -#16660 = ORIENTED_EDGE( '', *, *, #19709, .F. ); -#16661 = ORIENTED_EDGE( '', *, *, #20050, .F. ); -#16662 = ORIENTED_EDGE( '', *, *, #19763, .F. ); -#16663 = ORIENTED_EDGE( '', *, *, #18844, .T. ); -#16664 = ORIENTED_EDGE( '', *, *, #20187, .F. ); -#16665 = ORIENTED_EDGE( '', *, *, #17666, .F. ); -#16666 = ORIENTED_EDGE( '', *, *, #19602, .T. ); -#16667 = ORIENTED_EDGE( '', *, *, #17418, .F. ); -#16668 = ORIENTED_EDGE( '', *, *, #18359, .T. ); -#16669 = ORIENTED_EDGE( '', *, *, #20442, .T. ); -#16670 = ORIENTED_EDGE( '', *, *, #19966, .T. ); -#16671 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#16672 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16673 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16674 = SURFACE_STYLE_FILL_AREA( #20454 ); -#16675 = ORIENTED_EDGE( '', *, *, #19943, .T. ); -#16676 = ORIENTED_EDGE( '', *, *, #18563, .F. ); -#16677 = ORIENTED_EDGE( '', *, *, #18944, .F. ); -#16678 = ORIENTED_EDGE( '', *, *, #18261, .F. ); -#16679 = ORIENTED_EDGE( '', *, *, #18247, .F. ); -#16680 = ORIENTED_EDGE( '', *, *, #18588, .T. ); -#16681 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, -4.45000000000000 ) ); -#16682 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16683 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16684 = SURFACE_STYLE_FILL_AREA( #20455 ); -#16685 = ORIENTED_EDGE( '', *, *, #17958, .F. ); -#16686 = ORIENTED_EDGE( '', *, *, #20345, .F. ); -#16687 = ORIENTED_EDGE( '', *, *, #17687, .T. ); -#16688 = ORIENTED_EDGE( '', *, *, #19619, .T. ); -#16689 = ORIENTED_EDGE( '', *, *, #19577, .T. ); -#16690 = ORIENTED_EDGE( '', *, *, #19458, .F. ); -#16691 = CARTESIAN_POINT( '', ( 6.20000000000000, -1.00000000000000, 6.10500000000000 ) ); -#16692 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -4.33680868994202E-016 ) ); -#16693 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16694 = SURFACE_STYLE_FILL_AREA( #20456 ); -#16695 = ORIENTED_EDGE( '', *, *, #17463, .T. ); -#16696 = ORIENTED_EDGE( '', *, *, #19091, .T. ); -#16697 = ORIENTED_EDGE( '', *, *, #17248, .F. ); -#16698 = ORIENTED_EDGE( '', *, *, #19595, .T. ); -#16699 = CARTESIAN_POINT( '', ( 4.50000000000000, 2.40000000000000, 24.8411775083227 ) ); -#16700 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16701 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16702 = SURFACE_STYLE_FILL_AREA( #20457 ); -#16703 = ORIENTED_EDGE( '', *, *, #18538, .F. ); -#16704 = ORIENTED_EDGE( '', *, *, #20116, .F. ); -#16705 = ORIENTED_EDGE( '', *, *, #19491, .F. ); -#16706 = ORIENTED_EDGE( '', *, *, #19877, .F. ); -#16707 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.000000000000000, 0.000000000000000 ) ); -#16708 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16709 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16710 = SURFACE_STYLE_FILL_AREA( #20458 ); -#16711 = ORIENTED_EDGE( '', *, *, #17671, .T. ); -#16712 = ORIENTED_EDGE( '', *, *, #20131, .F. ); -#16713 = ORIENTED_EDGE( '', *, *, #20368, .F. ); -#16714 = ORIENTED_EDGE( '', *, *, #20434, .F. ); -#16715 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.700000000000000, -15.2747093335898 ) ); -#16716 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.31418445149758E-016 ) ); -#16717 = DIRECTION( '', ( 1.31418445149758E-016, 0.000000000000000, -1.00000000000000 ) ); -#16718 = SURFACE_STYLE_FILL_AREA( #20459 ); -#16719 = ORIENTED_EDGE( '', *, *, #19645, .F. ); -#16720 = ORIENTED_EDGE( '', *, *, #17581, .F. ); -#16721 = ORIENTED_EDGE( '', *, *, #17886, .T. ); -#16722 = ORIENTED_EDGE( '', *, *, #17268, .T. ); -#16723 = ORIENTED_EDGE( '', *, *, #18474, .T. ); -#16724 = ORIENTED_EDGE( '', *, *, #17264, .T. ); -#16725 = ORIENTED_EDGE( '', *, *, #17220, .T. ); -#16726 = ORIENTED_EDGE( '', *, *, #19609, .T. ); -#16727 = ORIENTED_EDGE( '', *, *, #18766, .F. ); -#16728 = ORIENTED_EDGE( '', *, *, #19500, .F. ); -#16729 = ORIENTED_EDGE( '', *, *, #18448, .F. ); -#16730 = ORIENTED_EDGE( '', *, *, #19771, .F. ); -#16731 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#16732 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16733 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#16734 = SURFACE_STYLE_FILL_AREA( #20460 ); -#16735 = ORIENTED_EDGE( '', *, *, #20183, .F. ); -#16736 = ORIENTED_EDGE( '', *, *, #18578, .F. ); -#16737 = ORIENTED_EDGE( '', *, *, #20375, .F. ); -#16738 = ORIENTED_EDGE( '', *, *, #18396, .F. ); -#16739 = CARTESIAN_POINT( '', ( 20.3286425804780, -0.418430603327877, 2.62149303045910 ) ); -#16740 = DIRECTION( '', ( 0.966427786791177, 4.69233213750466E-017, -0.256938383504503 ) ); -#16741 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#16742 = SURFACE_STYLE_FILL_AREA( #20461 ); -#16743 = ORIENTED_EDGE( '', *, *, #19079, .F. ); -#16744 = ORIENTED_EDGE( '', *, *, #19751, .F. ); -#16745 = ORIENTED_EDGE( '', *, *, #17434, .T. ); -#16746 = ORIENTED_EDGE( '', *, *, #18001, .T. ); -#16747 = CARTESIAN_POINT( '', ( 3.24617838948964, -6.11038828659373, -0.0199999999999996 ) ); -#16748 = DIRECTION( '', ( -0.967643221020715, -0.252322406481579, 0.000000000000000 ) ); -#16749 = DIRECTION( '', ( 0.252322406481579, -0.967643221020715, 0.000000000000000 ) ); -#16750 = SURFACE_STYLE_FILL_AREA( #20462 ); -#16751 = ORIENTED_EDGE( '', *, *, #20233, .F. ); -#16752 = ORIENTED_EDGE( '', *, *, #18656, .F. ); -#16753 = ORIENTED_EDGE( '', *, *, #20323, .T. ); -#16754 = ORIENTED_EDGE( '', *, *, #19993, .T. ); -#16755 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#16756 = DIRECTION( '', ( 0.929380349792305, -0.369123509709057, 0.000000000000000 ) ); -#16757 = DIRECTION( '', ( 0.369123509709057, 0.929380349792305, 0.000000000000000 ) ); -#16758 = SURFACE_STYLE_FILL_AREA( #20463 ); -#16759 = ORIENTED_EDGE( '', *, *, #19256, .T. ); -#16760 = ORIENTED_EDGE( '', *, *, #18793, .F. ); -#16761 = ORIENTED_EDGE( '', *, *, #18817, .F. ); -#16762 = ORIENTED_EDGE( '', *, *, #20440, .F. ); -#16763 = ORIENTED_EDGE( '', *, *, #18894, .T. ); -#16764 = ORIENTED_EDGE( '', *, *, #19561, .F. ); -#16765 = ORIENTED_EDGE( '', *, *, #19990, .F. ); -#16766 = ORIENTED_EDGE( '', *, *, #18989, .T. ); -#16767 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 6.10500000000000 ) ); -#16768 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#16769 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16770 = SURFACE_STYLE_FILL_AREA( #20464 ); -#16771 = ORIENTED_EDGE( '', *, *, #20465, .F. ); -#16772 = ORIENTED_EDGE( '', *, *, #19941, .F. ); -#16773 = ORIENTED_EDGE( '', *, *, #20466, .T. ); -#16774 = ORIENTED_EDGE( '', *, *, #19828, .T. ); -#16775 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.45000000000000, 1.95000000000000 ) ); -#16776 = DIRECTION( '', ( 1.12158845429535E-016, 0.000000000000000, -1.00000000000000 ) ); -#16777 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.12158845429535E-016 ) ); -#16778 = SURFACE_STYLE_FILL_AREA( #20467 ); -#16779 = ORIENTED_EDGE( '', *, *, #20029, .F. ); -#16780 = ORIENTED_EDGE( '', *, *, #18543, .T. ); -#16781 = ORIENTED_EDGE( '', *, *, #17818, .T. ); -#16782 = ORIENTED_EDGE( '', *, *, #20090, .F. ); -#16783 = CARTESIAN_POINT( '', ( -24.8411775083227, -1.00000000000000, 5.29500000000000 ) ); -#16784 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16785 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16786 = SURFACE_STYLE_FILL_AREA( #20468 ); -#16787 = ORIENTED_EDGE( '', *, *, #18464, .T. ); -#16788 = ORIENTED_EDGE( '', *, *, #18281, .F. ); -#16789 = ORIENTED_EDGE( '', *, *, #20272, .F. ); -#16790 = ORIENTED_EDGE( '', *, *, #19105, .F. ); -#16791 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, -0.180000000000000 ) ); -#16792 = DIRECTION( '', ( 0.858315020278706, 0.513123109949226, 0.000000000000000 ) ); -#16793 = DIRECTION( '', ( -0.513123109949226, 0.858315020278706, 0.000000000000000 ) ); -#16794 = SURFACE_STYLE_FILL_AREA( #20469 ); -#16795 = ORIENTED_EDGE( '', *, *, #19156, .T. ); -#16796 = ORIENTED_EDGE( '', *, *, #17733, .T. ); -#16797 = ORIENTED_EDGE( '', *, *, #19027, .T. ); -#16798 = ORIENTED_EDGE( '', *, *, #20212, .F. ); -#16799 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, 11.5435038362938 ) ); -#16800 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16801 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16802 = SURFACE_STYLE_FILL_AREA( #20470 ); -#16803 = ORIENTED_EDGE( '', *, *, #19476, .T. ); -#16804 = ORIENTED_EDGE( '', *, *, #20421, .T. ); -#16805 = ORIENTED_EDGE( '', *, *, #20077, .T. ); -#16806 = ORIENTED_EDGE( '', *, *, #17544, .T. ); -#16807 = ORIENTED_EDGE( '', *, *, #19974, .T. ); -#16808 = ORIENTED_EDGE( '', *, *, #20451, .T. ); -#16809 = CARTESIAN_POINT( '', ( -9.99500000000000, 0.000000000000000, -1.85348140946809E-015 ) ); -#16810 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#16811 = DIRECTION( '', ( -1.83697019872103E-016, 0.000000000000000, 1.00000000000000 ) ); -#16812 = SURFACE_STYLE_FILL_AREA( #20471 ); -#16813 = ORIENTED_EDGE( '', *, *, #18727, .T. ); -#16814 = ORIENTED_EDGE( '', *, *, #19250, .F. ); -#16815 = ORIENTED_EDGE( '', *, *, #20114, .F. ); -#16816 = ORIENTED_EDGE( '', *, *, #19766, .T. ); -#16817 = CARTESIAN_POINT( '', ( -6.12500000000000, 5.65000000000000, 6.35000000000000 ) ); -#16818 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16819 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16820 = SURFACE_STYLE_FILL_AREA( #20472 ); -#16821 = ORIENTED_EDGE( '', *, *, #19940, .F. ); -#16822 = ORIENTED_EDGE( '', *, *, #20266, .F. ); -#16823 = ORIENTED_EDGE( '', *, *, #19829, .F. ); -#16824 = ORIENTED_EDGE( '', *, *, #20466, .F. ); -#16825 = CARTESIAN_POINT( '', ( 0.000000000000000, -5.45000000000000, 0.000000000000000 ) ); -#16826 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16827 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16828 = SURFACE_STYLE_FILL_AREA( #20473 ); -#16829 = ORIENTED_EDGE( '', *, *, #20008, .T. ); -#16830 = ORIENTED_EDGE( '', *, *, #17369, .F. ); -#16831 = ORIENTED_EDGE( '', *, *, #18425, .F. ); -#16832 = ORIENTED_EDGE( '', *, *, #19885, .F. ); -#16833 = ORIENTED_EDGE( '', *, *, #19341, .T. ); -#16834 = ORIENTED_EDGE( '', *, *, #17447, .T. ); -#16835 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, -0.690000000000000 ) ); -#16836 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16837 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16838 = SURFACE_STYLE_FILL_AREA( #20474 ); -#16839 = ORIENTED_EDGE( '', *, *, #18016, .T. ); -#16840 = ORIENTED_EDGE( '', *, *, #20343, .F. ); -#16841 = ORIENTED_EDGE( '', *, *, #20244, .F. ); -#16842 = ORIENTED_EDGE( '', *, *, #20327, .T. ); -#16843 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.900000000000000, 8.71000000000000 ) ); -#16844 = DIRECTION( '', ( -2.04085114820801E-016, 0.000000000000000, 1.00000000000000 ) ); -#16845 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16846 = SURFACE_STYLE_FILL_AREA( #20475 ); -#16847 = ORIENTED_EDGE( '', *, *, #19998, .F. ); -#16848 = ORIENTED_EDGE( '', *, *, #19024, .T. ); -#16849 = ORIENTED_EDGE( '', *, *, #18534, .F. ); -#16850 = ORIENTED_EDGE( '', *, *, #19534, .F. ); -#16851 = CARTESIAN_POINT( '', ( 3.95000000000000, -3.00000000000000, 0.800000000000000 ) ); -#16852 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16853 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16854 = SURFACE_STYLE_FILL_AREA( #20476 ); -#16855 = ORIENTED_EDGE( '', *, *, #17403, .F. ); -#16856 = ORIENTED_EDGE( '', *, *, #20154, .T. ); -#16857 = ORIENTED_EDGE( '', *, *, #19207, .T. ); -#16858 = ORIENTED_EDGE( '', *, *, #19703, .T. ); -#16859 = CARTESIAN_POINT( '', ( -4.85000000000000, -3.00000000000000, 0.730000000000000 ) ); -#16860 = DIRECTION( '', ( -1.39897054514259E-015, 0.000000000000000, 1.00000000000000 ) ); -#16861 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.39897054514259E-015 ) ); -#16862 = SURFACE_STYLE_FILL_AREA( #20477 ); -#16863 = ORIENTED_EDGE( '', *, *, #18411, .F. ); -#16864 = ORIENTED_EDGE( '', *, *, #19548, .F. ); -#16865 = ORIENTED_EDGE( '', *, *, #17160, .F. ); -#16866 = ORIENTED_EDGE( '', *, *, #19452, .F. ); -#16867 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.25000000000000, -2.63232323666955 ) ); -#16868 = DIRECTION( '', ( -1.00000000000000, -0.000000000000000, -0.000000000000000 ) ); -#16869 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16870 = SURFACE_STYLE_FILL_AREA( #20478 ); -#16871 = ORIENTED_EDGE( '', *, *, #18627, .F. ); -#16872 = ORIENTED_EDGE( '', *, *, #19713, .F. ); -#16873 = ORIENTED_EDGE( '', *, *, #17756, .T. ); -#16874 = ORIENTED_EDGE( '', *, *, #20225, .F. ); -#16875 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#16876 = DIRECTION( '', ( 0.000000000000000, 0.707106781186547, 0.707106781186548 ) ); -#16877 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16878 = SURFACE_STYLE_FILL_AREA( #20479 ); -#16879 = ORIENTED_EDGE( '', *, *, #18764, .F. ); -#16880 = ORIENTED_EDGE( '', *, *, #17949, .T. ); -#16881 = ORIENTED_EDGE( '', *, *, #19302, .T. ); -#16882 = ORIENTED_EDGE( '', *, *, #17914, .F. ); -#16883 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, -2.45500000000000 ) ); -#16884 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16885 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16886 = SURFACE_STYLE_FILL_AREA( #20480 ); -#16887 = ORIENTED_EDGE( '', *, *, #20382, .F. ); -#16888 = ORIENTED_EDGE( '', *, *, #20389, .T. ); -#16889 = ORIENTED_EDGE( '', *, *, #20093, .F. ); -#16890 = ORIENTED_EDGE( '', *, *, #18697, .F. ); -#16891 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -12.9600000000000 ) ); -#16892 = DIRECTION( '', ( -2.70845499104234E-016, 0.000000000000000, 1.00000000000000 ) ); -#16893 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#16894 = SURFACE_STYLE_FILL_AREA( #20481 ); -#16895 = ORIENTED_EDGE( '', *, *, #18715, .T. ); -#16896 = ORIENTED_EDGE( '', *, *, #20482, .F. ); -#16897 = ORIENTED_EDGE( '', *, *, #20071, .T. ); -#16898 = ORIENTED_EDGE( '', *, *, #20316, .T. ); -#16899 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 1.08000000000000 ) ); -#16900 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16901 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16902 = SURFACE_STYLE_FILL_AREA( #20483 ); -#16903 = ORIENTED_EDGE( '', *, *, #20072, .T. ); -#16904 = ORIENTED_EDGE( '', *, *, #20482, .T. ); -#16905 = ORIENTED_EDGE( '', *, *, #18714, .T. ); -#16906 = ORIENTED_EDGE( '', *, *, #19716, .T. ); -#16907 = CARTESIAN_POINT( '', ( 0.000000000000000, 10.3000000000000, 0.000000000000000 ) ); -#16908 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16909 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16910 = SURFACE_STYLE_FILL_AREA( #20484 ); -#16911 = ORIENTED_EDGE( '', *, *, #20262, .T. ); -#16912 = ORIENTED_EDGE( '', *, *, #17752, .T. ); -#16913 = ORIENTED_EDGE( '', *, *, #20179, .F. ); -#16914 = ORIENTED_EDGE( '', *, *, #18272, .F. ); -#16915 = CARTESIAN_POINT( '', ( 16.9967095493694, 6.65000000000000, 4.25000000000000 ) ); -#16916 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#16917 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#16918 = SURFACE_STYLE_FILL_AREA( #20485 ); -#16919 = ORIENTED_EDGE( '', *, *, #20204, .T. ); -#16920 = ORIENTED_EDGE( '', *, *, #18325, .T. ); -#16921 = ORIENTED_EDGE( '', *, *, #20027, .F. ); -#16922 = ORIENTED_EDGE( '', *, *, #18181, .T. ); -#16923 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#16924 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#16925 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16926 = SURFACE_STYLE_FILL_AREA( #20486 ); -#16927 = ORIENTED_EDGE( '', *, *, #20260, .T. ); -#16928 = ORIENTED_EDGE( '', *, *, #18622, .T. ); -#16929 = ORIENTED_EDGE( '', *, *, #20176, .F. ); -#16930 = ORIENTED_EDGE( '', *, *, #20313, .F. ); -#16931 = CARTESIAN_POINT( '', ( 16.9967095493694, 5.84000000000000, -1.16000000000000 ) ); -#16932 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 6.62108196937712E-016 ) ); -#16933 = DIRECTION( '', ( 0.000000000000000, -6.62108196937712E-016, 1.00000000000000 ) ); -#16934 = SURFACE_STYLE_FILL_AREA( #20487 ); -#16935 = ORIENTED_EDGE( '', *, *, #18778, .T. ); -#16936 = ORIENTED_EDGE( '', *, *, #18933, .F. ); -#16937 = ORIENTED_EDGE( '', *, *, #19411, .F. ); -#16938 = ORIENTED_EDGE( '', *, *, #19850, .T. ); -#16939 = ORIENTED_EDGE( '', *, *, #18757, .T. ); -#16940 = ORIENTED_EDGE( '', *, *, #17184, .T. ); -#16941 = CARTESIAN_POINT( '', ( 9.29606705214624, -0.900000000000000, -1.95943487863577E-017 ) ); -#16942 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16943 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 5.51880841876211E-017 ) ); -#16944 = SURFACE_STYLE_FILL_AREA( #20488 ); -#16945 = ORIENTED_EDGE( '', *, *, #17251, .T. ); -#16946 = ORIENTED_EDGE( '', *, *, #19792, .T. ); -#16947 = ORIENTED_EDGE( '', *, *, #17915, .F. ); -#16948 = ORIENTED_EDGE( '', *, *, #17391, .T. ); -#16949 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#16950 = DIRECTION( '', ( -0.000000000000000, -1.00000000000000, -0.000000000000000 ) ); -#16951 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16952 = SURFACE_STYLE_FILL_AREA( #20489 ); -#16953 = ORIENTED_EDGE( '', *, *, #20465, .T. ); -#16954 = ORIENTED_EDGE( '', *, *, #19827, .T. ); -#16955 = ORIENTED_EDGE( '', *, *, #20265, .T. ); -#16956 = ORIENTED_EDGE( '', *, *, #19945, .F. ); -#16957 = ORIENTED_EDGE( '', *, *, #20359, .F. ); -#16958 = ORIENTED_EDGE( '', *, *, #18309, .F. ); -#16959 = ORIENTED_EDGE( '', *, *, #18505, .F. ); -#16960 = ORIENTED_EDGE( '', *, *, #20086, .F. ); -#16961 = ORIENTED_EDGE( '', *, *, #20392, .T. ); -#16962 = ORIENTED_EDGE( '', *, *, #18582, .F. ); -#16963 = ORIENTED_EDGE( '', *, *, #18735, .F. ); -#16964 = ORIENTED_EDGE( '', *, *, #20056, .F. ); -#16965 = ORIENTED_EDGE( '', *, *, #20118, .F. ); -#16966 = ORIENTED_EDGE( '', *, *, #20111, .F. ); -#16967 = ORIENTED_EDGE( '', *, *, #20255, .T. ); -#16968 = ORIENTED_EDGE( '', *, *, #20444, .F. ); -#16969 = ORIENTED_EDGE( '', *, *, #17305, .F. ); -#16970 = ORIENTED_EDGE( '', *, *, #18945, .F. ); -#16971 = ORIENTED_EDGE( '', *, *, #18561, .T. ); -#16972 = ORIENTED_EDGE( '', *, *, #19942, .F. ); -#16973 = CARTESIAN_POINT( '', ( 0.000000000000000, -5.65000000000000, 0.000000000000000 ) ); -#16974 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#16975 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#16976 = SURFACE_STYLE_FILL_AREA( #20490 ); -#16977 = ORIENTED_EDGE( '', *, *, #20092, .F. ); -#16978 = ORIENTED_EDGE( '', *, *, #19289, .F. ); -#16979 = ORIENTED_EDGE( '', *, *, #19435, .F. ); -#16980 = ORIENTED_EDGE( '', *, *, #18699, .F. ); -#16981 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.250000000000000, -0.210000000000000 ) ); -#16982 = DIRECTION( '', ( -7.86194647258623E-048, 1.00000000000000, -9.62810758272055E-064 ) ); -#16983 = DIRECTION( '', ( 1.22464679914735E-016, -6.74700668366753E-079, -1.00000000000000 ) ); -#16984 = SURFACE_STYLE_FILL_AREA( #20491 ); -#16985 = ORIENTED_EDGE( '', *, *, #19450, .T. ); -#16986 = ORIENTED_EDGE( '', *, *, #20449, .F. ); -#16987 = ORIENTED_EDGE( '', *, *, #19621, .F. ); -#16988 = ORIENTED_EDGE( '', *, *, #19573, .F. ); -#16989 = CARTESIAN_POINT( '', ( 6.70000000000000, 0.790727636535539, 8.22919144746039 ) ); -#16990 = DIRECTION( '', ( 1.21937098167794E-016, 1.00000000000000, 1.95482203404901E-016 ) ); -#16991 = DIRECTION( '', ( -0.848464743138061, -3.69778549322349E-032, 0.529251905666540 ) ); -#16992 = SURFACE_STYLE_FILL_AREA( #20492 ); -#16993 = ORIENTED_EDGE( '', *, *, #17366, .T. ); -#16994 = ORIENTED_EDGE( '', *, *, #17939, .F. ); -#16995 = ORIENTED_EDGE( '', *, *, #20419, .F. ); -#16996 = ORIENTED_EDGE( '', *, *, #17979, .T. ); -#16997 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, 2.94500000000000 ) ); -#16998 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#16999 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#17000 = SURFACE_STYLE_FILL_AREA( #20493 ); -#17001 = ORIENTED_EDGE( '', *, *, #18871, .T. ); -#17002 = ORIENTED_EDGE( '', *, *, #20171, .T. ); -#17003 = ORIENTED_EDGE( '', *, *, #17469, .T. ); -#17004 = ORIENTED_EDGE( '', *, *, #20201, .T. ); -#17005 = ORIENTED_EDGE( '', *, *, #20287, .F. ); -#17006 = ORIENTED_EDGE( '', *, *, #19070, .F. ); -#17007 = ORIENTED_EDGE( '', *, *, #20282, .F. ); -#17008 = ORIENTED_EDGE( '', *, *, #19913, .F. ); -#17009 = ORIENTED_EDGE( '', *, *, #20354, .T. ); -#17010 = ORIENTED_EDGE( '', *, *, #19786, .T. ); -#17011 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -0.200000000000000 ) ); -#17012 = DIRECTION( '', ( 6.12323399573677E-017, 0.000000000000000, 1.00000000000000 ) ); -#17013 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#17014 = SURFACE_STYLE_FILL_AREA( #20494 ); -#17015 = ORIENTED_EDGE( '', *, *, #20163, .F. ); -#17016 = ORIENTED_EDGE( '', *, *, #19527, .F. ); -#17017 = ORIENTED_EDGE( '', *, *, #20304, .T. ); -#17018 = ORIENTED_EDGE( '', *, *, #18702, .T. ); -#17019 = CARTESIAN_POINT( '', ( 0.149353056289326, -8.46628690924066, 5.80500000000000 ) ); -#17020 = DIRECTION( '', ( -0.173648177666931, -0.984807753012208, -5.02890768546604E-017 ) ); -#17021 = DIRECTION( '', ( 0.984807753012208, -0.173648177666931, 0.000000000000000 ) ); -#17022 = SURFACE_STYLE_FILL_AREA( #20495 ); -#17023 = ORIENTED_EDGE( '', *, *, #20167, .F. ); -#17024 = ORIENTED_EDGE( '', *, *, #19653, .F. ); -#17025 = ORIENTED_EDGE( '', *, *, #20302, .T. ); -#17026 = ORIENTED_EDGE( '', *, *, #18251, .T. ); -#17027 = CARTESIAN_POINT( '', ( 0.810000000000000, -3.40000000000000, 5.80500000000000 ) ); -#17028 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#17029 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#17030 = SURFACE_STYLE_FILL_AREA( #20496 ); -#17031 = ORIENTED_EDGE( '', *, *, #19309, .T. ); -#17032 = ORIENTED_EDGE( '', *, *, #20195, .F. ); -#17033 = ORIENTED_EDGE( '', *, *, #18633, .T. ); -#17034 = ORIENTED_EDGE( '', *, *, #20400, .T. ); -#17035 = CARTESIAN_POINT( '', ( 0.000000000000000, 0.000000000000000, 1.08000000000000 ) ); -#17036 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#17037 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#17038 = SURFACE_STYLE_FILL_AREA( #20497 ); -#17039 = ORIENTED_EDGE( '', *, *, #20403, .F. ); -#17040 = ORIENTED_EDGE( '', *, *, #17241, .F. ); -#17041 = ORIENTED_EDGE( '', *, *, #20293, .T. ); -#17042 = ORIENTED_EDGE( '', *, *, #20398, .F. ); -#17043 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#17044 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.80842790748978E-016 ) ); -#17045 = DIRECTION( '', ( -2.80842790748978E-016, 0.000000000000000, 1.00000000000000 ) ); -#17046 = SURFACE_STYLE_FILL_AREA( #20498 ); -#17047 = ORIENTED_EDGE( '', *, *, #18759, .F. ); -#17048 = ORIENTED_EDGE( '', *, *, #17913, .F. ); -#17049 = ORIENTED_EDGE( '', *, *, #19400, .T. ); -#17050 = ORIENTED_EDGE( '', *, *, #20044, .T. ); -#17051 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#17052 = DIRECTION( '', ( -0.000000000000000, -0.000000000000000, -1.00000000000000 ) ); -#17053 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#17054 = SURFACE_STYLE_FILL_AREA( #20499 ); -#17055 = ORIENTED_EDGE( '', *, *, #18906, .F. ); -#17056 = ORIENTED_EDGE( '', *, *, #19854, .T. ); -#17057 = ORIENTED_EDGE( '', *, *, #20365, .T. ); -#17058 = ORIENTED_EDGE( '', *, *, #20192, .F. ); -#17059 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.750000000000000, -12.9600000000000 ) ); -#17060 = DIRECTION( '', ( -2.70845499104234E-016, 0.000000000000000, 1.00000000000000 ) ); -#17061 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#17062 = SURFACE_STYLE_FILL_AREA( #20500 ); -#17063 = ORIENTED_EDGE( '', *, *, #18847, .F. ); -#17064 = ORIENTED_EDGE( '', *, *, #17198, .T. ); -#17065 = ORIENTED_EDGE( '', *, *, #19884, .T. ); -#17066 = ORIENTED_EDGE( '', *, *, #18437, .F. ); -#17067 = CARTESIAN_POINT( '', ( 8.40500000000000, 2.80000000000000, 2.80000000000000 ) ); -#17068 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#17069 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#17070 = SURFACE_STYLE_FILL_AREA( #20501 ); -#17071 = ORIENTED_EDGE( '', *, *, #20241, .F. ); -#17072 = ORIENTED_EDGE( '', *, *, #19085, .T. ); -#17073 = ORIENTED_EDGE( '', *, *, #18013, .F. ); -#17074 = ORIENTED_EDGE( '', *, *, #18929, .T. ); -#17075 = ORIENTED_EDGE( '', *, *, #18776, .T. ); -#17076 = ORIENTED_EDGE( '', *, *, #17182, .F. ); -#17077 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.500000000000000, -0.200000000000000 ) ); -#17078 = DIRECTION( '', ( 4.39437140494313E-032, -1.00000000000000, -2.16840434497101E-016 ) ); -#17079 = DIRECTION( '', ( 0.000000000000000, 2.16840434497101E-016, -1.00000000000000 ) ); -#17080 = SURFACE_STYLE_FILL_AREA( #20502 ); -#17081 = ORIENTED_EDGE( '', *, *, #20170, .F. ); -#17082 = ORIENTED_EDGE( '', *, *, #17998, .F. ); -#17083 = ORIENTED_EDGE( '', *, *, #19788, .F. ); -#17084 = ORIENTED_EDGE( '', *, *, #17351, .T. ); -#17085 = CARTESIAN_POINT( '', ( 2.55312545748546, 0.900000000000000, -1.20000000000000 ) ); -#17086 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, -0.000000000000000 ) ); -#17087 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#17088 = SURFACE_STYLE_FILL_AREA( #20503 ); -#17089 = ORIENTED_EDGE( '', *, *, #19662, .F. ); -#17090 = ORIENTED_EDGE( '', *, *, #19498, .F. ); -#17091 = ORIENTED_EDGE( '', *, *, #17689, .T. ); -#17092 = ORIENTED_EDGE( '', *, *, #19388, .T. ); -#17093 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#17094 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#17095 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#17096 = SURFACE_STYLE_FILL_AREA( #20504 ); -#17097 = ORIENTED_EDGE( '', *, *, #20003, .T. ); -#17098 = ORIENTED_EDGE( '', *, *, #17588, .F. ); -#17099 = ORIENTED_EDGE( '', *, *, #20209, .T. ); -#17100 = ORIENTED_EDGE( '', *, *, #20307, .T. ); -#17101 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 1.61000000000000 ) ); -#17102 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#17103 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#17105 = FILL_AREA_STYLE( '', ( #20505 ) ); -#17106 = EDGE_CURVE( '', #20506, #20507, #20508, .T. ); -#17107 = EDGE_CURVE( '', #20506, #20509, #20510, .F. ); -#17108 = EDGE_CURVE( '', #20509, #20511, #20512, .T. ); -#17109 = EDGE_CURVE( '', #20511, #20507, #20513, .T. ); -#17110 = FILL_AREA_STYLE( '', ( #20514 ) ); -#17111 = EDGE_CURVE( '', #20515, #20516, #20517, .T. ); -#17112 = EDGE_CURVE( '', #20516, #20518, #20519, .T. ); -#17113 = EDGE_CURVE( '', #20520, #20518, #20521, .T. ); -#17114 = EDGE_CURVE( '', #20522, #20520, #20523, .T. ); -#17115 = EDGE_CURVE( '', #20522, #20524, #20525, .T. ); -#17116 = EDGE_CURVE( '', #20524, #20526, #20527, .T. ); -#17117 = EDGE_CURVE( '', #20526, #20528, #20529, .T. ); -#17118 = EDGE_CURVE( '', #20528, #20530, #20531, .T. ); -#17119 = EDGE_CURVE( '', #20530, #20532, #20533, .T. ); -#17120 = EDGE_CURVE( '', #20532, #20515, #20534, .T. ); -#17121 = FILL_AREA_STYLE( '', ( #20535 ) ); -#17122 = EDGE_CURVE( '', #20536, #20537, #20538, .T. ); -#17123 = EDGE_CURVE( '', #20539, #20537, #20540, .T. ); -#17124 = EDGE_CURVE( '', #20539, #20541, #20542, .T. ); -#17125 = EDGE_CURVE( '', #20536, #20541, #20543, .T. ); -#17126 = FILL_AREA_STYLE( '', ( #20544 ) ); -#17127 = EDGE_CURVE( '', #20545, #20546, #20547, .T. ); -#17128 = EDGE_CURVE( '', #20548, #20546, #20549, .T. ); -#17129 = EDGE_CURVE( '', #20550, #20548, #20551, .T. ); -#17130 = EDGE_CURVE( '', #20550, #20545, #20552, .T. ); -#17131 = FILL_AREA_STYLE( '', ( #20553 ) ); -#17132 = EDGE_CURVE( '', #20554, #20555, #20556, .T. ); -#17133 = EDGE_CURVE( '', #20557, #20555, #20558, .T. ); -#17134 = EDGE_CURVE( '', #20557, #20559, #20560, .T. ); -#17135 = EDGE_CURVE( '', #20554, #20559, #20561, .T. ); -#17136 = FILL_AREA_STYLE( '', ( #20562 ) ); -#17137 = EDGE_CURVE( '', #20563, #20564, #20565, .F. ); -#17138 = EDGE_CURVE( '', #20564, #20566, #20567, .T. ); -#17139 = EDGE_CURVE( '', #20568, #20566, #20569, .T. ); -#17140 = EDGE_CURVE( '', #20568, #20563, #20570, .T. ); -#17141 = FILL_AREA_STYLE( '', ( #20571 ) ); -#17142 = EDGE_CURVE( '', #20572, #20573, #20574, .T. ); -#17143 = EDGE_CURVE( '', #20572, #20575, #20576, .T. ); -#17144 = EDGE_CURVE( '', #20575, #20577, #20578, .T. ); -#17145 = EDGE_CURVE( '', #20579, #20577, #20580, .T. ); -#17146 = EDGE_CURVE( '', #20581, #20579, #20582, .T. ); -#17147 = EDGE_CURVE( '', #20581, #20583, #20584, .T. ); -#17148 = EDGE_CURVE( '', #20583, #20585, #20586, .T. ); -#17149 = EDGE_CURVE( '', #20573, #20585, #20587, .T. ); -#17150 = FILL_AREA_STYLE( '', ( #20588 ) ); -#17151 = EDGE_CURVE( '', #20589, #20590, #20591, .T. ); -#17152 = EDGE_CURVE( '', #20590, #20592, #20593, .T. ); -#17153 = EDGE_CURVE( '', #20592, #20594, #20595, .T. ); -#17154 = EDGE_CURVE( '', #20594, #20589, #20596, .T. ); -#17155 = EDGE_CURVE( '', #20597, #20598, #20599, .T. ); -#17156 = EDGE_CURVE( '', #20598, #20600, #20601, .T. ); -#17157 = EDGE_CURVE( '', #20600, #20602, #20603, .T. ); -#17158 = EDGE_CURVE( '', #20602, #20597, #20604, .T. ); -#17159 = EDGE_CURVE( '', #20605, #20606, #20607, .T. ); -#17160 = EDGE_CURVE( '', #20605, #20608, #20609, .F. ); -#17161 = EDGE_CURVE( '', #20610, #20608, #20611, .T. ); -#17162 = EDGE_CURVE( '', #20612, #20610, #20613, .T. ); -#17163 = EDGE_CURVE( '', #20614, #20612, #20615, .T. ); -#17164 = EDGE_CURVE( '', #20614, #20606, #20616, .F. ); -#17165 = FILL_AREA_STYLE( '', ( #20617 ) ); -#17166 = EDGE_CURVE( '', #20618, #20619, #20620, .T. ); -#17167 = EDGE_CURVE( '', #20621, #20618, #20622, .T. ); -#17168 = EDGE_CURVE( '', #20623, #20621, #20624, .T. ); -#17169 = EDGE_CURVE( '', #20619, #20623, #20625, .T. ); -#17170 = FILL_AREA_STYLE( '', ( #20626 ) ); -#17171 = EDGE_CURVE( '', #20627, #20628, #20629, .T. ); -#17172 = EDGE_CURVE( '', #20630, #20628, #20631, .T. ); -#17173 = EDGE_CURVE( '', #20630, #20632, #20633, .T. ); -#17174 = EDGE_CURVE( '', #20632, #20627, #20634, .T. ); -#17175 = FILL_AREA_STYLE( '', ( #20635 ) ); -#17176 = EDGE_CURVE( '', #20636, #20637, #20638, .F. ); -#17177 = EDGE_CURVE( '', #20637, #20639, #20640, .T. ); -#17178 = EDGE_CURVE( '', #20639, #20641, #20642, .T. ); -#17179 = EDGE_CURVE( '', #20636, #20641, #20643, .T. ); -#17180 = FILL_AREA_STYLE( '', ( #20644 ) ); -#17181 = EDGE_CURVE( '', #20645, #20646, #20647, .T. ); -#17182 = EDGE_CURVE( '', #20646, #20648, #20649, .T. ); -#17183 = EDGE_CURVE( '', #20650, #20648, #20651, .F. ); -#17184 = EDGE_CURVE( '', #20652, #20650, #20653, .T. ); -#17185 = EDGE_CURVE( '', #20654, #20652, #20655, .T. ); -#17186 = EDGE_CURVE( '', #20654, #20656, #20657, .T. ); -#17187 = EDGE_CURVE( '', #20658, #20656, #20659, .F. ); -#17188 = EDGE_CURVE( '', #20658, #20645, #20660, .T. ); -#17189 = FILL_AREA_STYLE( '', ( #20661 ) ); -#17190 = EDGE_CURVE( '', #20662, #20663, #20664, .T. ); -#17191 = EDGE_CURVE( '', #20663, #20665, #20666, .T. ); -#17192 = EDGE_CURVE( '', #20667, #20665, #20668, .T. ); -#17193 = EDGE_CURVE( '', #20667, #20662, #20669, .F. ); -#17194 = FILL_AREA_STYLE( '', ( #20670 ) ); -#17195 = EDGE_CURVE( '', #20671, #20672, #20673, .F. ); -#17196 = EDGE_CURVE( '', #20674, #20672, #20675, .T. ); -#17197 = EDGE_CURVE( '', #20674, #20676, #20677, .F. ); -#17198 = EDGE_CURVE( '', #20671, #20676, #20678, .T. ); -#17199 = FILL_AREA_STYLE( '', ( #20679 ) ); -#17200 = EDGE_CURVE( '', #20680, #20681, #20682, .T. ); -#17201 = EDGE_CURVE( '', #20681, #20683, #20684, .T. ); -#17202 = EDGE_CURVE( '', #20685, #20683, #20686, .T. ); -#17203 = EDGE_CURVE( '', #20680, #20685, #20687, .T. ); -#17204 = FILL_AREA_STYLE( '', ( #20688 ) ); -#17205 = EDGE_CURVE( '', #20689, #20690, #20691, .T. ); -#17206 = EDGE_CURVE( '', #20692, #20690, #20693, .T. ); -#17207 = EDGE_CURVE( '', #20694, #20692, #20695, .T. ); -#17208 = EDGE_CURVE( '', #20694, #20689, #20696, .T. ); -#17209 = FILL_AREA_STYLE( '', ( #20697 ) ); -#17210 = EDGE_CURVE( '', #20698, #20699, #20700, .T. ); -#17211 = EDGE_CURVE( '', #20701, #20699, #20702, .T. ); -#17212 = EDGE_CURVE( '', #20703, #20701, #20704, .T. ); -#17213 = EDGE_CURVE( '', #20703, #20698, #20705, .T. ); -#17214 = FILL_AREA_STYLE( '', ( #20706 ) ); -#17215 = EDGE_CURVE( '', #20707, #20708, #20709, .T. ); -#17216 = EDGE_CURVE( '', #20710, #20707, #20711, .T. ); -#17217 = EDGE_CURVE( '', #20710, #20712, #20713, .T. ); -#17218 = EDGE_CURVE( '', #20712, #20708, #20714, .T. ); -#17219 = FILL_AREA_STYLE( '', ( #20715 ) ); -#17220 = EDGE_CURVE( '', #20716, #20717, #20718, .T. ); -#17221 = EDGE_CURVE( '', #20719, #20716, #20720, .T. ); -#17222 = EDGE_CURVE( '', #20719, #20721, #20722, .T. ); -#17223 = EDGE_CURVE( '', #20721, #20717, #20723, .T. ); -#17224 = FILL_AREA_STYLE( '', ( #20724 ) ); -#17225 = EDGE_CURVE( '', #20725, #20726, #20727, .T. ); -#17226 = EDGE_CURVE( '', #20725, #20728, #20729, .T. ); -#17227 = EDGE_CURVE( '', #20730, #20728, #20731, .T. ); -#17228 = EDGE_CURVE( '', #20732, #20730, #20733, .T. ); -#17229 = EDGE_CURVE( '', #20732, #20734, #20735, .T. ); -#17230 = EDGE_CURVE( '', #20726, #20734, #20736, .T. ); -#17231 = FILL_AREA_STYLE( '', ( #20737 ) ); -#17232 = EDGE_CURVE( '', #20738, #20739, #20740, .T. ); -#17233 = EDGE_CURVE( '', #20739, #20741, #20742, .T. ); -#17234 = EDGE_CURVE( '', #20741, #20743, #20744, .T. ); -#17235 = EDGE_CURVE( '', #20743, #20745, #20746, .T. ); -#17236 = EDGE_CURVE( '', #20747, #20745, #20748, .T. ); -#17237 = EDGE_CURVE( '', #20749, #20747, #20750, .T. ); -#17238 = EDGE_CURVE( '', #20751, #20749, #20752, .T. ); -#17239 = EDGE_CURVE( '', #20753, #20751, #20754, .T. ); -#17240 = EDGE_CURVE( '', #20755, #20753, #20756, .T. ); -#17241 = EDGE_CURVE( '', #20755, #20738, #20757, .T. ); -#17242 = FILL_AREA_STYLE( '', ( #20758 ) ); -#17243 = EDGE_CURVE( '', #20759, #20760, #20761, .T. ); -#17244 = EDGE_CURVE( '', #20762, #20760, #20763, .T. ); -#17245 = EDGE_CURVE( '', #20764, #20762, #20765, .T. ); -#17246 = EDGE_CURVE( '', #20764, #20759, #20766, .T. ); -#17247 = FILL_AREA_STYLE( '', ( #20767 ) ); -#17248 = EDGE_CURVE( '', #20768, #20769, #20770, .T. ); -#17249 = EDGE_CURVE( '', #20769, #20771, #20772, .T. ); -#17250 = EDGE_CURVE( '', #20771, #20773, #20774, .T. ); -#17251 = EDGE_CURVE( '', #20775, #20773, #20776, .T. ); -#17252 = EDGE_CURVE( '', #20775, #20777, #20778, .T. ); -#17253 = EDGE_CURVE( '', #20777, #20768, #20779, .T. ); -#17254 = FILL_AREA_STYLE( '', ( #20780 ) ); -#17255 = EDGE_CURVE( '', #20781, #20782, #20783, .T. ); -#17256 = EDGE_CURVE( '', #20781, #20784, #20785, .T. ); -#17257 = EDGE_CURVE( '', #20784, #20786, #20787, .T. ); -#17258 = EDGE_CURVE( '', #20786, #20788, #20789, .F. ); -#17259 = EDGE_CURVE( '', #20788, #20790, #20791, .T. ); -#17260 = EDGE_CURVE( '', #20790, #20792, #20793, .T. ); -#17261 = EDGE_CURVE( '', #20794, #20792, #20795, .T. ); -#17262 = EDGE_CURVE( '', #20782, #20794, #20796, .T. ); -#17263 = FILL_AREA_STYLE( '', ( #20797 ) ); -#17264 = EDGE_CURVE( '', #20798, #20716, #20799, .T. ); -#17265 = EDGE_CURVE( '', #20800, #20798, #20801, .T. ); -#17266 = EDGE_CURVE( '', #20800, #20719, #20802, .T. ); -#17267 = FILL_AREA_STYLE( '', ( #20803 ) ); -#17268 = EDGE_CURVE( '', #20804, #20805, #20806, .T. ); -#17269 = EDGE_CURVE( '', #20807, #20804, #20808, .T. ); -#17270 = EDGE_CURVE( '', #20807, #20809, #20810, .T. ); -#17271 = EDGE_CURVE( '', #20809, #20805, #20811, .T. ); -#17272 = FILL_AREA_STYLE( '', ( #20812 ) ); -#17273 = EDGE_CURVE( '', #20813, #20814, #20815, .T. ); -#17274 = EDGE_CURVE( '', #20814, #20816, #20817, .T. ); -#17275 = EDGE_CURVE( '', #20816, #20818, #20819, .T. ); -#17276 = EDGE_CURVE( '', #20818, #20813, #20820, .T. ); -#17277 = FILL_AREA_STYLE( '', ( #20821 ) ); -#17278 = EDGE_CURVE( '', #20822, #20823, #20824, .T. ); -#17279 = EDGE_CURVE( '', #20825, #20823, #20826, .T. ); -#17280 = EDGE_CURVE( '', #20827, #20825, #20828, .T. ); -#17281 = EDGE_CURVE( '', #20827, #20822, #20829, .T. ); -#17282 = FILL_AREA_STYLE( '', ( #20830 ) ); -#17283 = EDGE_CURVE( '', #20831, #20832, #20833, .T. ); -#17284 = EDGE_CURVE( '', #20834, #20831, #20835, .F. ); -#17285 = EDGE_CURVE( '', #20836, #20834, #20837, .F. ); -#17286 = EDGE_CURVE( '', #20832, #20836, #20838, .T. ); -#17287 = FILL_AREA_STYLE( '', ( #20839 ) ); -#17288 = EDGE_CURVE( '', #20840, #20841, #20842, .T. ); -#17289 = EDGE_CURVE( '', #20841, #20843, #20844, .F. ); -#17290 = EDGE_CURVE( '', #20845, #20843, #20846, .T. ); -#17291 = EDGE_CURVE( '', #20847, #20845, #20848, .F. ); -#17292 = EDGE_CURVE( '', #20849, #20847, #20850, .F. ); -#17293 = EDGE_CURVE( '', #20849, #20851, #20852, .T. ); -#17294 = EDGE_CURVE( '', #20851, #20853, #20854, .T. ); -#17295 = EDGE_CURVE( '', #20853, #20840, #20855, .T. ); -#17296 = FILL_AREA_STYLE( '', ( #20856 ) ); -#17297 = EDGE_CURVE( '', #20857, #20858, #20859, .T. ); -#17298 = EDGE_CURVE( '', #20860, #20857, #20861, .T. ); -#17299 = EDGE_CURVE( '', #20860, #20862, #20863, .T. ); -#17300 = EDGE_CURVE( '', #20862, #20858, #20864, .T. ); -#17301 = FILL_AREA_STYLE( '', ( #20865 ) ); -#17302 = EDGE_CURVE( '', #20866, #20867, #20868, .T. ); -#17303 = EDGE_CURVE( '', #20869, #20867, #20870, .T. ); -#17304 = EDGE_CURVE( '', #20871, #20869, #20872, .T. ); -#17305 = EDGE_CURVE( '', #20871, #20866, #20873, .T. ); -#17306 = FILL_AREA_STYLE( '', ( #20874 ) ); -#17307 = EDGE_CURVE( '', #20875, #20876, #20877, .T. ); -#17308 = EDGE_CURVE( '', #20878, #20876, #20879, .T. ); -#17309 = EDGE_CURVE( '', #20880, #20878, #20881, .T. ); -#17310 = EDGE_CURVE( '', #20880, #20875, #20882, .T. ); -#17311 = FILL_AREA_STYLE( '', ( #20883 ) ); -#17312 = EDGE_CURVE( '', #20884, #20885, #20886, .T. ); -#17313 = EDGE_CURVE( '', #20887, #20885, #20888, .T. ); -#17314 = EDGE_CURVE( '', #20889, #20887, #20890, .T. ); -#17315 = EDGE_CURVE( '', #20889, #20884, #20891, .T. ); -#17316 = FILL_AREA_STYLE( '', ( #20892 ) ); -#17317 = EDGE_CURVE( '', #20880, #20893, #20894, .T. ); -#17318 = EDGE_CURVE( '', #20893, #20895, #20896, .T. ); -#17319 = EDGE_CURVE( '', #20875, #20895, #20897, .T. ); -#17320 = FILL_AREA_STYLE( '', ( #20898 ) ); -#17321 = EDGE_CURVE( '', #20899, #20900, #20901, .T. ); -#17322 = EDGE_CURVE( '', #20900, #20902, #20903, .T. ); -#17323 = EDGE_CURVE( '', #20902, #20904, #20905, .T. ); -#17324 = EDGE_CURVE( '', #20899, #20904, #20906, .T. ); -#17325 = FILL_AREA_STYLE( '', ( #20907 ) ); -#17326 = EDGE_CURVE( '', #20908, #20909, #20910, .T. ); -#17327 = EDGE_CURVE( '', #20911, #20909, #20912, .T. ); -#17328 = EDGE_CURVE( '', #20913, #20911, #20914, .T. ); -#17329 = EDGE_CURVE( '', #20908, #20913, #20915, .T. ); -#17330 = FILL_AREA_STYLE( '', ( #20916 ) ); -#17331 = EDGE_CURVE( '', #20917, #20918, #20919, .T. ); -#17332 = EDGE_CURVE( '', #20541, #20918, #20920, .T. ); -#17333 = EDGE_CURVE( '', #20917, #20539, #20921, .T. ); -#17334 = FILL_AREA_STYLE( '', ( #20922 ) ); -#17335 = EDGE_CURVE( '', #20923, #20924, #20925, .T. ); -#17336 = EDGE_CURVE( '', #20926, #20923, #20927, .T. ); -#17337 = EDGE_CURVE( '', #20928, #20926, #20929, .T. ); -#17338 = EDGE_CURVE( '', #20924, #20928, #20930, .T. ); -#17339 = FILL_AREA_STYLE( '', ( #20931 ) ); -#17340 = EDGE_CURVE( '', #20546, #20932, #20933, .T. ); -#17341 = EDGE_CURVE( '', #20934, #20932, #20935, .T. ); -#17342 = EDGE_CURVE( '', #20548, #20934, #20936, .T. ); -#17343 = FILL_AREA_STYLE( '', ( #20937 ) ); -#17344 = EDGE_CURVE( '', #20938, #20939, #20940, .T. ); -#17345 = EDGE_CURVE( '', #20941, #20939, #20942, .T. ); -#17346 = EDGE_CURVE( '', #20941, #20943, #20944, .T. ); -#17347 = EDGE_CURVE( '', #20943, #20938, #20945, .T. ); -#17348 = FILL_AREA_STYLE( '', ( #20946 ) ); -#17349 = EDGE_CURVE( '', #20947, #20948, #20949, .T. ); -#17350 = EDGE_CURVE( '', #20948, #20950, #20951, .T. ); -#17351 = EDGE_CURVE( '', #20952, #20950, #20953, .T. ); -#17352 = EDGE_CURVE( '', #20952, #20954, #20955, .T. ); -#17353 = EDGE_CURVE( '', #20954, #20956, #20957, .T. ); -#17354 = EDGE_CURVE( '', #20956, #20958, #20959, .T. ); -#17355 = EDGE_CURVE( '', #20958, #20960, #20961, .T. ); -#17356 = EDGE_CURVE( '', #20960, #20962, #20963, .T. ); -#17357 = EDGE_CURVE( '', #20962, #20964, #20965, .T. ); -#17358 = EDGE_CURVE( '', #20947, #20964, #20966, .T. ); -#17359 = FILL_AREA_STYLE( '', ( #20967 ) ); -#17360 = EDGE_CURVE( '', #20960, #20968, #20969, .F. ); -#17361 = EDGE_CURVE( '', #20968, #20970, #20971, .T. ); -#17362 = EDGE_CURVE( '', #20970, #20962, #20972, .F. ); -#17363 = FILL_AREA_STYLE( '', ( #20973 ) ); -#17364 = EDGE_CURVE( '', #20974, #20975, #20976, .T. ); -#17365 = EDGE_CURVE( '', #20977, #20974, #20978, .T. ); -#17366 = EDGE_CURVE( '', #20550, #20977, #20979, .T. ); -#17367 = EDGE_CURVE( '', #20934, #20975, #20980, .T. ); -#17368 = FILL_AREA_STYLE( '', ( #20981 ) ); -#17369 = EDGE_CURVE( '', #20982, #20983, #20984, .T. ); -#17370 = EDGE_CURVE( '', #20983, #20985, #20986, .T. ); -#17371 = EDGE_CURVE( '', #20987, #20985, #20988, .T. ); -#17372 = EDGE_CURVE( '', #20982, #20987, #20989, .T. ); -#17373 = FILL_AREA_STYLE( '', ( #20990 ) ); -#17374 = EDGE_CURVE( '', #20991, #20992, #20993, .T. ); -#17375 = EDGE_CURVE( '', #20991, #20994, #20995, .T. ); -#17376 = EDGE_CURVE( '', #20994, #20996, #20997, .T. ); -#17377 = EDGE_CURVE( '', #20998, #20996, #20999, .T. ); -#17378 = EDGE_CURVE( '', #21000, #20998, #21001, .T. ); -#17379 = EDGE_CURVE( '', #21002, #21000, #21003, .T. ); -#17380 = EDGE_CURVE( '', #21002, #21004, #21005, .T. ); -#17381 = EDGE_CURVE( '', #21006, #21004, #21007, .T. ); -#17382 = EDGE_CURVE( '', #21006, #21008, #21009, .T. ); -#17383 = EDGE_CURVE( '', #20992, #21008, #21010, .T. ); -#17384 = FILL_AREA_STYLE( '', ( #21011 ) ); -#17385 = EDGE_CURVE( '', #20994, #21012, #21013, .T. ); -#17386 = EDGE_CURVE( '', #21012, #21014, #21015, .T. ); -#17387 = EDGE_CURVE( '', #20996, #21014, #21016, .T. ); -#17388 = FILL_AREA_STYLE( '', ( #21017 ) ); -#17389 = EDGE_CURVE( '', #21018, #21019, #21020, .T. ); -#17390 = EDGE_CURVE( '', #21019, #20777, #21021, .T. ); -#17391 = EDGE_CURVE( '', #21022, #20775, #21023, .T. ); -#17392 = EDGE_CURVE( '', #21024, #21022, #21025, .T. ); -#17393 = EDGE_CURVE( '', #21024, #21026, #21027, .F. ); -#17394 = EDGE_CURVE( '', #21026, #21028, #21029, .T. ); -#17395 = EDGE_CURVE( '', #21028, #21018, #21030, .T. ); -#17396 = FILL_AREA_STYLE( '', ( #21031 ) ); -#17397 = EDGE_CURVE( '', #21032, #21033, #21034, .T. ); -#17398 = EDGE_CURVE( '', #21033, #21035, #21036, .T. ); -#17399 = EDGE_CURVE( '', #21035, #21037, #21038, .T. ); -#17400 = EDGE_CURVE( '', #21037, #21039, #21040, .T. ); -#17401 = EDGE_CURVE( '', #21039, #21041, #21042, .T. ); -#17402 = EDGE_CURVE( '', #21041, #21043, #21044, .T. ); -#17403 = EDGE_CURVE( '', #21043, #21045, #21046, .T. ); -#17404 = EDGE_CURVE( '', #21045, #21047, #21048, .T. ); -#17405 = EDGE_CURVE( '', #21047, #21049, #21050, .T. ); -#17406 = EDGE_CURVE( '', #21049, #21032, #21051, .T. ); -#17407 = EDGE_CURVE( '', #21052, #21053, #21054, .T. ); -#17408 = EDGE_CURVE( '', #21052, #21055, #21056, .T. ); -#17409 = EDGE_CURVE( '', #21057, #21055, #21058, .T. ); -#17410 = EDGE_CURVE( '', #21057, #21059, #21060, .T. ); -#17411 = EDGE_CURVE( '', #21061, #21059, #21062, .T. ); -#17412 = EDGE_CURVE( '', #21063, #21061, #21064, .T. ); -#17413 = EDGE_CURVE( '', #21065, #21063, #21066, .T. ); -#17414 = EDGE_CURVE( '', #21067, #21065, #21068, .T. ); -#17415 = EDGE_CURVE( '', #21069, #21067, #21070, .T. ); -#17416 = EDGE_CURVE( '', #21071, #21069, #21072, .T. ); -#17417 = EDGE_CURVE( '', #21073, #21071, #21074, .T. ); -#17418 = EDGE_CURVE( '', #21073, #21075, #21076, .T. ); -#17419 = EDGE_CURVE( '', #21077, #21075, #21078, .T. ); -#17420 = EDGE_CURVE( '', #21077, #21079, #21080, .T. ); -#17421 = EDGE_CURVE( '', #21081, #21079, #21082, .T. ); -#17422 = EDGE_CURVE( '', #21081, #21083, #21084, .T. ); -#17423 = EDGE_CURVE( '', #21085, #21083, #21086, .T. ); -#17424 = EDGE_CURVE( '', #21085, #21087, #21088, .T. ); -#17425 = EDGE_CURVE( '', #21089, #21087, #21090, .T. ); -#17426 = EDGE_CURVE( '', #21089, #20555, #21091, .T. ); -#17427 = EDGE_CURVE( '', #20554, #21092, #21093, .T. ); -#17428 = EDGE_CURVE( '', #21094, #21092, #21095, .T. ); -#17429 = EDGE_CURVE( '', #21094, #21096, #21097, .T. ); -#17430 = EDGE_CURVE( '', #21098, #21096, #21099, .T. ); -#17431 = EDGE_CURVE( '', #21098, #21053, #21100, .T. ); -#17432 = FILL_AREA_STYLE( '', ( #21101 ) ); -#17433 = EDGE_CURVE( '', #21102, #21103, #21104, .T. ); -#17434 = EDGE_CURVE( '', #21105, #21102, #21106, .T. ); -#17435 = EDGE_CURVE( '', #21107, #21105, #21108, .T. ); -#17436 = EDGE_CURVE( '', #20893, #21107, #21109, .T. ); -#17437 = EDGE_CURVE( '', #20878, #21110, #21111, .T. ); -#17438 = EDGE_CURVE( '', #21110, #21112, #21113, .T. ); -#17439 = EDGE_CURVE( '', #21112, #21114, #21115, .T. ); -#17440 = EDGE_CURVE( '', #21114, #21103, #21116, .T. ); -#17441 = FILL_AREA_STYLE( '', ( #21117 ) ); -#17442 = EDGE_CURVE( '', #21118, #20853, #21119, .T. ); -#17443 = EDGE_CURVE( '', #21118, #21120, #21121, .T. ); -#17444 = EDGE_CURVE( '', #21120, #20840, #21122, .T. ); -#17445 = FILL_AREA_STYLE( '', ( #21123 ) ); -#17446 = EDGE_CURVE( '', #21124, #21125, #21126, .T. ); -#17447 = EDGE_CURVE( '', #21127, #21125, #21128, .T. ); -#17448 = EDGE_CURVE( '', #21127, #21129, #21130, .T. ); -#17449 = EDGE_CURVE( '', #21129, #21124, #21131, .T. ); -#17450 = FILL_AREA_STYLE( '', ( #21132 ) ); -#17451 = EDGE_CURVE( '', #21133, #21134, #21135, .T. ); -#17452 = EDGE_CURVE( '', #21136, #21133, #21137, .T. ); -#17453 = EDGE_CURVE( '', #21136, #21138, #21139, .T. ); -#17454 = EDGE_CURVE( '', #21138, #21134, #21140, .T. ); -#17455 = FILL_AREA_STYLE( '', ( #21141 ) ); -#17456 = EDGE_CURVE( '', #21142, #21143, #21144, .T. ); -#17457 = EDGE_CURVE( '', #21145, #21142, #21146, .T. ); -#17458 = EDGE_CURVE( '', #21145, #21147, #21148, .T. ); -#17459 = EDGE_CURVE( '', #21147, #21143, #21149, .T. ); -#17460 = FILL_AREA_STYLE( '', ( #21150 ) ); -#17461 = EDGE_CURVE( '', #21151, #21152, #21153, .T. ); -#17462 = EDGE_CURVE( '', #21152, #21154, #21155, .F. ); -#17463 = EDGE_CURVE( '', #21156, #21154, #21157, .T. ); -#17464 = EDGE_CURVE( '', #21156, #21019, #21158, .F. ); -#17465 = EDGE_CURVE( '', #21018, #21151, #21159, .T. ); -#17466 = FILL_AREA_STYLE( '', ( #21160 ) ); -#17467 = EDGE_CURVE( '', #21161, #20948, #21162, .T. ); -#17468 = EDGE_CURVE( '', #21163, #20947, #21164, .T. ); -#17469 = EDGE_CURVE( '', #21161, #21163, #21165, .T. ); -#17470 = FILL_AREA_STYLE( '', ( #21166 ) ); -#17471 = EDGE_CURVE( '', #21167, #21168, #21169, .T. ); -#17472 = EDGE_CURVE( '', #21170, #21168, #21171, .T. ); -#17473 = EDGE_CURVE( '', #21172, #21170, #21173, .T. ); -#17474 = EDGE_CURVE( '', #21172, #21167, #21174, .T. ); -#17475 = FILL_AREA_STYLE( '', ( #21175 ) ); -#17476 = EDGE_CURVE( '', #21176, #21177, #21178, .T. ); -#17477 = EDGE_CURVE( '', #21177, #21179, #21180, .T. ); -#17478 = EDGE_CURVE( '', #21181, #21179, #21182, .T. ); -#17479 = EDGE_CURVE( '', #21181, #21176, #21183, .T. ); -#17480 = FILL_AREA_STYLE( '', ( #21184 ) ); -#17481 = EDGE_CURVE( '', #21185, #21186, #21187, .T. ); -#17482 = EDGE_CURVE( '', #21188, #21185, #21189, .T. ); -#17483 = EDGE_CURVE( '', #21188, #21190, #21191, .T. ); -#17484 = EDGE_CURVE( '', #21190, #21186, #21192, .T. ); -#17485 = FILL_AREA_STYLE( '', ( #21193 ) ); -#17486 = EDGE_CURVE( '', #21194, #21195, #21196, .T. ); -#17487 = EDGE_CURVE( '', #21195, #21033, #21197, .T. ); -#17488 = EDGE_CURVE( '', #21194, #21032, #21198, .T. ); -#17489 = FILL_AREA_STYLE( '', ( #21199 ) ); -#17490 = EDGE_CURVE( '', #21200, #21201, #21202, .F. ); -#17491 = EDGE_CURVE( '', #21203, #21200, #21204, .F. ); -#17492 = EDGE_CURVE( '', #21205, #21203, #21206, .T. ); -#17493 = EDGE_CURVE( '', #21201, #21205, #21207, .T. ); -#17494 = FILL_AREA_STYLE( '', ( #21208 ) ); -#17495 = EDGE_CURVE( '', #21209, #21210, #21211, .T. ); -#17496 = EDGE_CURVE( '', #21209, #21212, #21213, .T. ); -#17497 = EDGE_CURVE( '', #21214, #21212, #21215, .T. ); -#17498 = EDGE_CURVE( '', #21216, #21214, #21217, .T. ); -#17499 = EDGE_CURVE( '', #21216, #21218, #21219, .F. ); -#17500 = EDGE_CURVE( '', #21210, #21218, #21220, .T. ); -#17501 = FILL_AREA_STYLE( '', ( #21221 ) ); -#17502 = EDGE_CURVE( '', #21222, #21223, #21224, .T. ); -#17503 = EDGE_CURVE( '', #21223, #21225, #21226, .T. ); -#17504 = EDGE_CURVE( '', #21225, #21227, #21228, .T. ); -#17505 = EDGE_CURVE( '', #21227, #21222, #21229, .T. ); -#17506 = FILL_AREA_STYLE( '', ( #21230 ) ); -#17507 = EDGE_CURVE( '', #21231, #21232, #21233, .T. ); -#17508 = EDGE_CURVE( '', #21234, #21232, #21235, .T. ); -#17509 = EDGE_CURVE( '', #21236, #21234, #21237, .T. ); -#17510 = EDGE_CURVE( '', #21238, #21236, #21239, .F. ); -#17511 = EDGE_CURVE( '', #21238, #21240, #21241, .T. ); -#17512 = EDGE_CURVE( '', #21240, #21231, #21242, .F. ); -#17513 = FILL_AREA_STYLE( '', ( #21243 ) ); -#17514 = EDGE_CURVE( '', #21244, #21245, #21246, .T. ); -#17515 = EDGE_CURVE( '', #21244, #21247, #21248, .T. ); -#17516 = EDGE_CURVE( '', #21249, #21247, #21250, .T. ); -#17517 = EDGE_CURVE( '', #21245, #21249, #21251, .T. ); -#17518 = FILL_AREA_STYLE( '', ( #21252 ) ); -#17519 = EDGE_CURVE( '', #21253, #21254, #21255, .T. ); -#17520 = EDGE_CURVE( '', #21254, #21256, #21257, .F. ); -#17521 = EDGE_CURVE( '', #21258, #21256, #21259, .T. ); -#17522 = EDGE_CURVE( '', #21258, #21253, #21260, .T. ); -#17523 = FILL_AREA_STYLE( '', ( #21261 ) ); -#17524 = EDGE_CURVE( '', #21262, #21263, #21264, .T. ); -#17525 = EDGE_CURVE( '', #21262, #21265, #21266, .T. ); -#17526 = EDGE_CURVE( '', #21267, #21265, #21268, .T. ); -#17527 = EDGE_CURVE( '', #21267, #21263, #21269, .T. ); -#17528 = FILL_AREA_STYLE( '', ( #21270 ) ); -#17529 = EDGE_CURVE( '', #21271, #21272, #21273, .T. ); -#17530 = EDGE_CURVE( '', #20977, #21271, #21274, .T. ); -#17531 = EDGE_CURVE( '', #20974, #21272, #21275, .T. ); -#17532 = FILL_AREA_STYLE( '', ( #21276 ) ); -#17533 = EDGE_CURVE( '', #21277, #21278, #21279, .T. ); -#17534 = EDGE_CURVE( '', #21280, #21277, #21281, .T. ); -#17535 = EDGE_CURVE( '', #21280, #21282, #21283, .T. ); -#17536 = EDGE_CURVE( '', #21282, #21278, #21284, .T. ); -#17537 = FILL_AREA_STYLE( '', ( #21285 ) ); -#17538 = EDGE_CURVE( '', #21286, #21286, #21287, .T. ); -#17539 = EDGE_CURVE( '', #21288, #21288, #21289, .T. ); -#17540 = FILL_AREA_STYLE( '', ( #21290 ) ); -#17541 = EDGE_CURVE( '', #21291, #21292, #21293, .T. ); -#17542 = EDGE_CURVE( '', #21291, #21294, #21295, .T. ); -#17543 = EDGE_CURVE( '', #21296, #21294, #21297, .T. ); -#17544 = EDGE_CURVE( '', #21292, #21296, #21298, .T. ); -#17545 = FILL_AREA_STYLE( '', ( #21299 ) ); -#17546 = EDGE_CURVE( '', #21300, #21301, #21302, .T. ); -#17547 = EDGE_CURVE( '', #21301, #21303, #21304, .T. ); -#17548 = EDGE_CURVE( '', #21303, #21305, #21306, .T. ); -#17549 = EDGE_CURVE( '', #21305, #21300, #21307, .T. ); -#17550 = FILL_AREA_STYLE( '', ( #21308 ) ); -#17551 = EDGE_CURVE( '', #21309, #21310, #21311, .T. ); -#17552 = EDGE_CURVE( '', #21310, #21312, #21313, .T. ); -#17553 = EDGE_CURVE( '', #21314, #21312, #21315, .T. ); -#17554 = EDGE_CURVE( '', #21314, #21309, #21316, .T. ); -#17555 = FILL_AREA_STYLE( '', ( #21317 ) ); -#17556 = EDGE_CURVE( '', #20918, #21318, #21319, .T. ); -#17557 = EDGE_CURVE( '', #21320, #20917, #21321, .T. ); -#17558 = EDGE_CURVE( '', #21318, #21320, #21322, .T. ); -#17559 = FILL_AREA_STYLE( '', ( #21323 ) ); -#17560 = EDGE_CURVE( '', #21324, #21325, #21326, .T. ); -#17561 = EDGE_CURVE( '', #21325, #21327, #21328, .T. ); -#17562 = EDGE_CURVE( '', #21327, #21329, #21330, .T. ); -#17563 = EDGE_CURVE( '', #21329, #21324, #21331, .F. ); -#17564 = FILL_AREA_STYLE( '', ( #21332 ) ); -#17565 = EDGE_CURVE( '', #21333, #21334, #21335, .T. ); -#17566 = EDGE_CURVE( '', #21336, #21334, #21337, .T. ); -#17567 = EDGE_CURVE( '', #21338, #21336, #21339, .T. ); -#17568 = EDGE_CURVE( '', #21338, #21333, #21340, .T. ); -#17569 = FILL_AREA_STYLE( '', ( #21341 ) ); -#17570 = EDGE_CURVE( '', #21342, #21343, #21344, .T. ); -#17571 = EDGE_CURVE( '', #21345, #21342, #21346, .T. ); -#17572 = EDGE_CURVE( '', #21347, #21345, #21348, .T. ); -#17573 = EDGE_CURVE( '', #21343, #21347, #21349, .T. ); -#17574 = FILL_AREA_STYLE( '', ( #21350 ) ); -#17575 = EDGE_CURVE( '', #21351, #21352, #21353, .T. ); -#17576 = EDGE_CURVE( '', #21352, #21354, #21355, .T. ); -#17577 = EDGE_CURVE( '', #21356, #21354, #21357, .T. ); -#17578 = EDGE_CURVE( '', #21351, #21356, #21358, .T. ); -#17579 = FILL_AREA_STYLE( '', ( #21359 ) ); -#17580 = EDGE_CURVE( '', #21360, #21361, #21362, .T. ); -#17581 = EDGE_CURVE( '', #21360, #21363, #21364, .T. ); -#17582 = EDGE_CURVE( '', #21363, #21365, #21366, .T. ); -#17583 = EDGE_CURVE( '', #21365, #21361, #21367, .T. ); -#17584 = FILL_AREA_STYLE( '', ( #21368 ) ); -#17585 = EDGE_CURVE( '', #21369, #21370, #21371, .T. ); -#17586 = EDGE_CURVE( '', #21372, #21370, #21373, .T. ); -#17587 = EDGE_CURVE( '', #21372, #21374, #21375, .T. ); -#17588 = EDGE_CURVE( '', #21374, #21369, #21376, .T. ); -#17589 = FILL_AREA_STYLE( '', ( #21377 ) ); -#17590 = EDGE_CURVE( '', #21244, #21378, #21379, .F. ); -#17591 = EDGE_CURVE( '', #21378, #21380, #21381, .T. ); -#17592 = EDGE_CURVE( '', #21247, #21380, #21382, .T. ); -#17593 = FILL_AREA_STYLE( '', ( #21383 ) ); -#17594 = EDGE_CURVE( '', #21384, #21385, #21386, .T. ); -#17595 = EDGE_CURVE( '', #21387, #21384, #21388, .T. ); -#17596 = EDGE_CURVE( '', #21387, #21389, #21390, .T. ); -#17597 = EDGE_CURVE( '', #21389, #21385, #21391, .T. ); -#17598 = FILL_AREA_STYLE( '', ( #21392 ) ); -#17599 = EDGE_CURVE( '', #21393, #21394, #21395, .T. ); -#17600 = EDGE_CURVE( '', #21394, #21396, #21397, .T. ); -#17601 = EDGE_CURVE( '', #21398, #21396, #21399, .T. ); -#17602 = EDGE_CURVE( '', #21398, #21393, #21400, .F. ); -#17603 = FILL_AREA_STYLE( '', ( #21401 ) ); -#17604 = EDGE_CURVE( '', #21402, #21403, #21404, .T. ); -#17605 = EDGE_CURVE( '', #21405, #21403, #21406, .T. ); -#17606 = EDGE_CURVE( '', #21405, #21407, #21408, .T. ); -#17607 = EDGE_CURVE( '', #21407, #21402, #21409, .T. ); -#17608 = FILL_AREA_STYLE( '', ( #21410 ) ); -#17609 = EDGE_CURVE( '', #20784, #21411, #21412, .F. ); -#17610 = EDGE_CURVE( '', #21411, #21413, #21414, .T. ); -#17611 = EDGE_CURVE( '', #21413, #21415, #21416, .F. ); -#17612 = EDGE_CURVE( '', #21415, #21417, #21418, .T. ); -#17613 = EDGE_CURVE( '', #20786, #21417, #21419, .T. ); -#17614 = FILL_AREA_STYLE( '', ( #21420 ) ); -#17615 = EDGE_CURVE( '', #21421, #21422, #21423, .T. ); -#17616 = EDGE_CURVE( '', #21422, #21424, #21425, .T. ); -#17617 = EDGE_CURVE( '', #21424, #21426, #21427, .F. ); -#17618 = EDGE_CURVE( '', #21426, #21428, #21429, .T. ); -#17619 = EDGE_CURVE( '', #21428, #21430, #21431, .F. ); -#17620 = EDGE_CURVE( '', #21430, #21432, #21433, .T. ); -#17621 = EDGE_CURVE( '', #21432, #21434, #21435, .F. ); -#17622 = EDGE_CURVE( '', #21436, #21434, #21437, .T. ); -#17623 = EDGE_CURVE( '', #21438, #21436, #21439, .F. ); -#17624 = EDGE_CURVE( '', #21440, #21438, #21441, .T. ); -#17625 = EDGE_CURVE( '', #21442, #21440, #21443, .F. ); -#17626 = EDGE_CURVE( '', #21421, #21442, #21444, .T. ); -#17627 = FILL_AREA_STYLE( '', ( #21445 ) ); -#17628 = EDGE_CURVE( '', #21446, #21447, #21448, .T. ); -#17629 = EDGE_CURVE( '', #21449, #21447, #21450, .T. ); -#17630 = EDGE_CURVE( '', #21449, #21451, #21452, .F. ); -#17631 = EDGE_CURVE( '', #21451, #21446, #21453, .T. ); -#17632 = FILL_AREA_STYLE( '', ( #21454 ) ); -#17633 = EDGE_CURVE( '', #21455, #21456, #21457, .T. ); -#17634 = EDGE_CURVE( '', #21456, #21458, #21459, .T. ); -#17635 = EDGE_CURVE( '', #21460, #21458, #21461, .T. ); -#17636 = EDGE_CURVE( '', #21455, #21460, #21462, .T. ); -#17637 = FILL_AREA_STYLE( '', ( #21463 ) ); -#17638 = EDGE_CURVE( '', #21464, #21124, #21465, .T. ); -#17639 = EDGE_CURVE( '', #21129, #21466, #21467, .T. ); -#17640 = EDGE_CURVE( '', #21466, #21464, #21468, .T. ); -#17641 = FILL_AREA_STYLE( '', ( #21469 ) ); -#17642 = EDGE_CURVE( '', #21470, #21471, #21472, .T. ); -#17643 = EDGE_CURVE( '', #21473, #21470, #21474, .T. ); -#17644 = EDGE_CURVE( '', #21475, #21473, #21476, .T. ); -#17645 = EDGE_CURVE( '', #21475, #21471, #21477, .T. ); -#17646 = FILL_AREA_STYLE( '', ( #21478 ) ); -#17647 = EDGE_CURVE( '', #21168, #21479, #21480, .T. ); -#17648 = EDGE_CURVE( '', #21481, #21479, #21482, .T. ); -#17649 = EDGE_CURVE( '', #21170, #21481, #21483, .T. ); -#17650 = FILL_AREA_STYLE( '', ( #21484 ) ); -#17651 = EDGE_CURVE( '', #21485, #21486, #21487, .T. ); -#17652 = EDGE_CURVE( '', #21485, #21488, #21489, .T. ); -#17653 = EDGE_CURVE( '', #21488, #21490, #21491, .T. ); -#17654 = EDGE_CURVE( '', #21490, #21486, #21492, .T. ); -#17655 = EDGE_CURVE( '', #21493, #21494, #21495, .T. ); -#17656 = EDGE_CURVE( '', #21493, #21496, #21497, .T. ); -#17657 = EDGE_CURVE( '', #21496, #21498, #21499, .T. ); -#17658 = EDGE_CURVE( '', #21498, #21494, #21500, .T. ); -#17659 = EDGE_CURVE( '', #20557, #21267, #21501, .T. ); -#17660 = EDGE_CURVE( '', #21265, #20559, #21502, .T. ); -#17661 = EDGE_CURVE( '', #21503, #21504, #21505, .T. ); -#17662 = EDGE_CURVE( '', #21503, #21506, #21507, .T. ); -#17663 = EDGE_CURVE( '', #21506, #21508, #21509, .T. ); -#17664 = EDGE_CURVE( '', #21508, #21504, #21510, .T. ); -#17665 = EDGE_CURVE( '', #21511, #21512, #21513, .T. ); -#17666 = EDGE_CURVE( '', #21511, #21514, #21515, .T. ); -#17667 = EDGE_CURVE( '', #21514, #21516, #21517, .T. ); -#17668 = EDGE_CURVE( '', #21516, #21512, #21518, .T. ); -#17669 = EDGE_CURVE( '', #21519, #21520, #21521, .T. ); -#17670 = EDGE_CURVE( '', #21522, #21520, #21523, .T. ); -#17671 = EDGE_CURVE( '', #21524, #21522, #21525, .T. ); -#17672 = EDGE_CURVE( '', #21519, #21524, #21526, .T. ); -#17673 = FILL_AREA_STYLE( '', ( #21527 ) ); -#17674 = EDGE_CURVE( '', #20858, #21528, #21529, .T. ); -#17675 = EDGE_CURVE( '', #21530, #21528, #21531, .T. ); -#17676 = EDGE_CURVE( '', #21532, #21530, #21533, .T. ); -#17677 = EDGE_CURVE( '', #21534, #21532, #21535, .T. ); -#17678 = EDGE_CURVE( '', #21534, #20857, #21536, .T. ); -#17679 = FILL_AREA_STYLE( '', ( #21537 ) ); -#17680 = EDGE_CURVE( '', #21538, #21402, #21539, .T. ); -#17681 = EDGE_CURVE( '', #21407, #21540, #21541, .T. ); -#17682 = EDGE_CURVE( '', #21540, #21538, #21542, .T. ); -#17683 = FILL_AREA_STYLE( '', ( #21543 ) ); -#17684 = EDGE_CURVE( '', #21544, #21545, #21546, .T. ); -#17685 = EDGE_CURVE( '', #21545, #21547, #21548, .F. ); -#17686 = EDGE_CURVE( '', #21549, #21547, #21550, .T. ); -#17687 = EDGE_CURVE( '', #21544, #21549, #21551, .T. ); -#17688 = FILL_AREA_STYLE( '', ( #21552 ) ); -#17689 = EDGE_CURVE( '', #21553, #21554, #21555, .T. ); -#17690 = EDGE_CURVE( '', #21556, #21553, #21557, .T. ); -#17691 = EDGE_CURVE( '', #21558, #21556, #21559, .T. ); -#17692 = EDGE_CURVE( '', #21554, #21558, #21560, .T. ); -#17693 = FILL_AREA_STYLE( '', ( #21561 ) ); -#17694 = EDGE_CURVE( '', #21562, #21563, #21564, .T. ); -#17695 = EDGE_CURVE( '', #21565, #21562, #21566, .T. ); -#17696 = EDGE_CURVE( '', #21567, #21565, #21568, .T. ); -#17697 = EDGE_CURVE( '', #21567, #21563, #21569, .T. ); -#17698 = FILL_AREA_STYLE( '', ( #21570 ) ); -#17699 = EDGE_CURVE( '', #21571, #21572, #21573, .F. ); -#17700 = EDGE_CURVE( '', #21574, #21571, #21575, .T. ); -#17701 = EDGE_CURVE( '', #21576, #21574, #21577, .T. ); -#17702 = EDGE_CURVE( '', #21572, #21576, #21578, .T. ); -#17703 = FILL_AREA_STYLE( '', ( #21579 ) ); -#17704 = EDGE_CURVE( '', #21580, #21581, #21582, .T. ); -#17705 = EDGE_CURVE( '', #21583, #21581, #21584, .T. ); -#17706 = EDGE_CURVE( '', #21585, #21583, #21586, .T. ); -#17707 = EDGE_CURVE( '', #21585, #21587, #21588, .T. ); -#17708 = EDGE_CURVE( '', #21589, #21587, #21590, .T. ); -#17709 = EDGE_CURVE( '', #21589, #21580, #21591, .T. ); -#17710 = FILL_AREA_STYLE( '', ( #21592 ) ); -#17711 = EDGE_CURVE( '', #21593, #20707, #21594, .T. ); -#17712 = EDGE_CURVE( '', #21595, #21593, #21596, .T. ); -#17713 = EDGE_CURVE( '', #21595, #20710, #21597, .T. ); -#17714 = FILL_AREA_STYLE( '', ( #21598 ) ); -#17715 = EDGE_CURVE( '', #21599, #21600, #21601, .T. ); -#17716 = EDGE_CURVE( '', #21602, #21599, #21603, .T. ); -#17717 = EDGE_CURVE( '', #21602, #21604, #21605, .T. ); -#17718 = EDGE_CURVE( '', #21604, #21600, #21606, .T. ); -#17719 = FILL_AREA_STYLE( '', ( #21607 ) ); -#17720 = EDGE_CURVE( '', #21608, #21609, #21610, .T. ); -#17721 = EDGE_CURVE( '', #21608, #21611, #21612, .T. ); -#17722 = EDGE_CURVE( '', #21611, #21613, #21614, .T. ); -#17723 = EDGE_CURVE( '', #21609, #21613, #21615, .T. ); -#17724 = FILL_AREA_STYLE( '', ( #21616 ) ); -#17725 = EDGE_CURVE( '', #21617, #21618, #21619, .T. ); -#17726 = EDGE_CURVE( '', #21618, #21620, #21621, .T. ); -#17727 = EDGE_CURVE( '', #21622, #21620, #21623, .T. ); -#17728 = EDGE_CURVE( '', #21617, #21622, #21624, .T. ); -#17729 = FILL_AREA_STYLE( '', ( #21625 ) ); -#17730 = EDGE_CURVE( '', #21626, #21627, #21628, .T. ); -#17731 = EDGE_CURVE( '', #21629, #21627, #21630, .T. ); -#17732 = EDGE_CURVE( '', #21629, #21631, #21632, .T. ); -#17733 = EDGE_CURVE( '', #21626, #21631, #21633, .T. ); -#17734 = FILL_AREA_STYLE( '', ( #21634 ) ); -#17735 = EDGE_CURVE( '', #21635, #21636, #21637, .T. ); -#17736 = EDGE_CURVE( '', #21312, #21636, #21638, .T. ); -#17737 = EDGE_CURVE( '', #21310, #21635, #21639, .T. ); -#17738 = FILL_AREA_STYLE( '', ( #21640 ) ); -#17739 = EDGE_CURVE( '', #21641, #21642, #21643, .T. ); -#17740 = EDGE_CURVE( '', #21644, #21642, #21645, .T. ); -#17741 = EDGE_CURVE( '', #21646, #21644, #21647, .T. ); -#17742 = EDGE_CURVE( '', #21646, #21641, #21648, .T. ); -#17743 = FILL_AREA_STYLE( '', ( #21649 ) ); -#17744 = EDGE_CURVE( '', #21650, #21651, #21652, .T. ); -#17745 = EDGE_CURVE( '', #21653, #21651, #21654, .T. ); -#17746 = EDGE_CURVE( '', #21655, #21653, #21656, .T. ); -#17747 = EDGE_CURVE( '', #21655, #21650, #21657, .T. ); -#17748 = FILL_AREA_STYLE( '', ( #21658 ) ); -#17749 = EDGE_CURVE( '', #21659, #21660, #21661, .T. ); -#17750 = EDGE_CURVE( '', #21660, #21662, #21663, .T. ); -#17751 = EDGE_CURVE( '', #21664, #21662, #21665, .T. ); -#17752 = EDGE_CURVE( '', #21659, #21664, #21666, .T. ); -#17753 = FILL_AREA_STYLE( '', ( #21667 ) ); -#17754 = EDGE_CURVE( '', #21668, #21669, #21670, .F. ); -#17755 = EDGE_CURVE( '', #21668, #21671, #21672, .T. ); -#17756 = EDGE_CURVE( '', #21669, #21671, #21673, .T. ); -#17757 = FILL_AREA_STYLE( '', ( #21674 ) ); -#17758 = EDGE_CURVE( '', #20520, #21675, #21676, .T. ); -#17759 = EDGE_CURVE( '', #21675, #21677, #21678, .T. ); -#17760 = EDGE_CURVE( '', #21677, #20522, #21679, .T. ); -#17761 = FILL_AREA_STYLE( '', ( #21680 ) ); -#17762 = EDGE_CURVE( '', #21681, #20739, #21682, .T. ); -#17763 = EDGE_CURVE( '', #21681, #21683, #21684, .T. ); -#17764 = EDGE_CURVE( '', #21683, #20741, #21685, .T. ); -#17765 = FILL_AREA_STYLE( '', ( #21686 ) ); -#17766 = EDGE_CURVE( '', #21687, #21688, #21689, .T. ); -#17767 = EDGE_CURVE( '', #21687, #21690, #21691, .T. ); -#17768 = EDGE_CURVE( '', #21692, #21690, #21693, .T. ); -#17769 = EDGE_CURVE( '', #21694, #21692, #21695, .T. ); -#17770 = EDGE_CURVE( '', #21696, #21694, #21697, .T. ); -#17771 = EDGE_CURVE( '', #21698, #21696, #21699, .F. ); -#17772 = EDGE_CURVE( '', #21700, #21698, #21701, .T. ); -#17773 = EDGE_CURVE( '', #21688, #21700, #21702, .T. ); -#17774 = FILL_AREA_STYLE( '', ( #21703 ) ); -#17775 = EDGE_CURVE( '', #21415, #21704, #21705, .F. ); -#17776 = EDGE_CURVE( '', #21704, #21706, #21707, .T. ); -#17777 = EDGE_CURVE( '', #21706, #21708, #21709, .T. ); -#17778 = EDGE_CURVE( '', #21708, #21710, #21711, .T. ); -#17779 = EDGE_CURVE( '', #21710, #21712, #21713, .F. ); -#17780 = EDGE_CURVE( '', #21714, #21712, #21715, .T. ); -#17781 = EDGE_CURVE( '', #21417, #21714, #21716, .F. ); -#17782 = FILL_AREA_STYLE( '', ( #21717 ) ); -#17783 = EDGE_CURVE( '', #21718, #21719, #21720, .T. ); -#17784 = EDGE_CURVE( '', #21721, #21719, #21722, .T. ); -#17785 = EDGE_CURVE( '', #21723, #21721, #21724, .T. ); -#17786 = EDGE_CURVE( '', #21723, #21718, #21725, .T. ); -#17787 = FILL_AREA_STYLE( '', ( #21726 ) ); -#17788 = EDGE_CURVE( '', #21727, #21608, #21728, .T. ); -#17789 = EDGE_CURVE( '', #20676, #21608, #21729, .T. ); -#17790 = EDGE_CURVE( '', #21727, #20674, #21730, .T. ); -#17791 = FILL_AREA_STYLE( '', ( #21731 ) ); -#17792 = EDGE_CURVE( '', #21732, #21733, #21734, .T. ); -#17793 = EDGE_CURVE( '', #21735, #21732, #21736, .T. ); -#17794 = EDGE_CURVE( '', #21737, #21735, #21738, .T. ); -#17795 = EDGE_CURVE( '', #21739, #21737, #21740, .T. ); -#17796 = EDGE_CURVE( '', #21741, #21739, #21742, .T. ); -#17797 = EDGE_CURVE( '', #21733, #21741, #21743, .T. ); -#17798 = EDGE_CURVE( '', #21744, #21618, #21745, .T. ); -#17799 = EDGE_CURVE( '', #21528, #21744, #21746, .T. ); -#17800 = EDGE_CURVE( '', #21747, #21528, #21748, .T. ); -#17801 = EDGE_CURVE( '', #21749, #21747, #21750, .T. ); -#17802 = EDGE_CURVE( '', #21620, #21749, #21751, .T. ); -#17803 = EDGE_CURVE( '', #21752, #21753, #21754, .T. ); -#17804 = EDGE_CURVE( '', #21752, #21755, #21756, .F. ); -#17805 = EDGE_CURVE( '', #21757, #21755, #21758, .T. ); -#17806 = EDGE_CURVE( '', #21757, #21710, #21759, .F. ); -#17807 = EDGE_CURVE( '', #20794, #21708, #21760, .T. ); -#17808 = EDGE_CURVE( '', #20792, #21761, #21762, .F. ); -#17809 = EDGE_CURVE( '', #21763, #21761, #21764, .T. ); -#17810 = EDGE_CURVE( '', #21763, #21753, #21765, .F. ); -#17811 = EDGE_CURVE( '', #21766, #21767, #21768, .T. ); -#17812 = EDGE_CURVE( '', #21769, #21766, #21770, .T. ); -#17813 = EDGE_CURVE( '', #21771, #21769, #21772, .T. ); -#17814 = EDGE_CURVE( '', #21771, #21773, #21774, .F. ); -#17815 = EDGE_CURVE( '', #21775, #21773, #21776, .T. ); -#17816 = EDGE_CURVE( '', #21775, #21254, #21777, .F. ); -#17817 = EDGE_CURVE( '', #21253, #21778, #21779, .T. ); -#17818 = EDGE_CURVE( '', #21780, #21778, #21781, .T. ); -#17819 = EDGE_CURVE( '', #21780, #21782, #21783, .F. ); -#17820 = EDGE_CURVE( '', #20836, #21782, #21784, .T. ); -#17821 = EDGE_CURVE( '', #21785, #20834, #21786, .T. ); -#17822 = EDGE_CURVE( '', #21236, #21785, #21787, .T. ); -#17823 = EDGE_CURVE( '', #20730, #21234, #21788, .F. ); -#17824 = EDGE_CURVE( '', #20730, #21424, #21789, .T. ); -#17825 = EDGE_CURVE( '', #21790, #21422, #21791, .T. ); -#17826 = EDGE_CURVE( '', #21790, #21767, #21792, .F. ); -#17827 = FILL_AREA_STYLE( '', ( #21793 ) ); -#17828 = EDGE_CURVE( '', #21794, #21795, #21796, .T. ); -#17829 = EDGE_CURVE( '', #21795, #21797, #21798, .T. ); -#17830 = EDGE_CURVE( '', #21797, #21799, #21800, .T. ); -#17831 = EDGE_CURVE( '', #21794, #21799, #21801, .T. ); -#17832 = FILL_AREA_STYLE( '', ( #21802 ) ); -#17833 = EDGE_CURVE( '', #21803, #21804, #21805, .T. ); -#17834 = EDGE_CURVE( '', #21804, #21806, #21807, .F. ); -#17835 = EDGE_CURVE( '', #21806, #21394, #21808, .T. ); -#17836 = EDGE_CURVE( '', #21393, #21809, #21810, .T. ); -#17837 = EDGE_CURVE( '', #21809, #21325, #21811, .F. ); -#17838 = EDGE_CURVE( '', #21324, #21812, #21813, .F. ); -#17839 = EDGE_CURVE( '', #21812, #21814, #21815, .T. ); -#17840 = EDGE_CURVE( '', #21814, #21428, #21816, .T. ); -#17841 = EDGE_CURVE( '', #21817, #21426, #21818, .T. ); -#17842 = EDGE_CURVE( '', #21817, #21819, #21820, .T. ); -#17843 = EDGE_CURVE( '', #21819, #21803, #21821, .F. ); -#17844 = FILL_AREA_STYLE( '', ( #21822 ) ); -#17845 = EDGE_CURVE( '', #21823, #21824, #21825, .T. ); -#17846 = EDGE_CURVE( '', #21826, #21823, #21827, .T. ); -#17847 = EDGE_CURVE( '', #21826, #21828, #21829, .T. ); -#17848 = EDGE_CURVE( '', #21828, #21824, #21830, .T. ); -#17849 = FILL_AREA_STYLE( '', ( #21831 ) ); -#17850 = EDGE_CURVE( '', #21832, #21833, #21834, .T. ); -#17851 = EDGE_CURVE( '', #21835, #21833, #21836, .T. ); -#17852 = EDGE_CURVE( '', #21837, #21835, #21838, .T. ); -#17853 = EDGE_CURVE( '', #21832, #21837, #21839, .T. ); -#17854 = FILL_AREA_STYLE( '', ( #21840 ) ); -#17855 = EDGE_CURVE( '', #21841, #21842, #21843, .T. ); -#17856 = EDGE_CURVE( '', #21841, #20581, #21844, .T. ); -#17857 = EDGE_CURVE( '', #21842, #20579, #21845, .T. ); -#17858 = FILL_AREA_STYLE( '', ( #21846 ) ); -#17859 = EDGE_CURVE( '', #21847, #21848, #21849, .T. ); -#17860 = EDGE_CURVE( '', #21832, #21847, #21850, .T. ); -#17861 = EDGE_CURVE( '', #21837, #21848, #21851, .T. ); -#17862 = FILL_AREA_STYLE( '', ( #21852 ) ); -#17863 = EDGE_CURVE( '', #21853, #21854, #21855, .F. ); -#17864 = EDGE_CURVE( '', #21854, #21856, #21857, .T. ); -#17865 = EDGE_CURVE( '', #21835, #21856, #21858, .T. ); -#17866 = EDGE_CURVE( '', #21835, #21853, #21859, .T. ); -#17867 = FILL_AREA_STYLE( '', ( #21860 ) ); -#17868 = EDGE_CURVE( '', #21861, #21862, #21863, .T. ); -#17869 = EDGE_CURVE( '', #21862, #21864, #21865, .T. ); -#17870 = EDGE_CURVE( '', #21866, #21864, #21867, .T. ); -#17871 = EDGE_CURVE( '', #21861, #21866, #21868, .T. ); -#17872 = FILL_AREA_STYLE( '', ( #21869 ) ); -#17873 = EDGE_CURVE( '', #21870, #21871, #21872, .T. ); -#17874 = EDGE_CURVE( '', #21873, #21870, #21874, .T. ); -#17875 = EDGE_CURVE( '', #21875, #21873, #21876, .T. ); -#17876 = EDGE_CURVE( '', #21871, #21875, #21877, .T. ); -#17877 = FILL_AREA_STYLE( '', ( #21878 ) ); -#17878 = EDGE_CURVE( '', #21879, #21880, #21881, .T. ); -#17879 = EDGE_CURVE( '', #21882, #21879, #21883, .T. ); -#17880 = EDGE_CURVE( '', #21882, #21884, #21885, .T. ); -#17881 = EDGE_CURVE( '', #21884, #21880, #21886, .T. ); -#17882 = FILL_AREA_STYLE( '', ( #21887 ) ); -#17883 = EDGE_CURVE( '', #21888, #21889, #21890, .T. ); -#17884 = EDGE_CURVE( '', #21889, #21891, #21892, .T. ); -#17885 = EDGE_CURVE( '', #21891, #20807, #21893, .T. ); -#17886 = EDGE_CURVE( '', #21360, #20804, #21894, .T. ); -#17887 = EDGE_CURVE( '', #21361, #21895, #21896, .T. ); -#17888 = EDGE_CURVE( '', #21888, #21895, #21897, .T. ); -#17889 = FILL_AREA_STYLE( '', ( #21898 ) ); -#17890 = EDGE_CURVE( '', #21899, #21900, #21901, .T. ); -#17891 = EDGE_CURVE( '', #21900, #21902, #21903, .T. ); -#17892 = EDGE_CURVE( '', #21904, #21902, #21905, .T. ); -#17893 = EDGE_CURVE( '', #21899, #21904, #21906, .T. ); -#17894 = FILL_AREA_STYLE( '', ( #21907 ) ); -#17895 = EDGE_CURVE( '', #21806, #21908, #21909, .T. ); -#17896 = EDGE_CURVE( '', #21910, #21804, #21911, .F. ); -#17897 = EDGE_CURVE( '', #21908, #21910, #21912, .T. ); -#17898 = FILL_AREA_STYLE( '', ( #21913 ) ); -#17899 = EDGE_CURVE( '', #21914, #21915, #21916, .T. ); -#17900 = EDGE_CURVE( '', #21917, #21914, #21918, .T. ); -#17901 = EDGE_CURVE( '', #21917, #21919, #21920, .T. ); -#17902 = EDGE_CURVE( '', #21919, #21915, #21921, .T. ); -#17903 = FILL_AREA_STYLE( '', ( #21922 ) ); -#17904 = EDGE_CURVE( '', #21923, #21924, #21925, .F. ); -#17905 = EDGE_CURVE( '', #21926, #21923, #21927, .T. ); -#17906 = EDGE_CURVE( '', #21926, #21928, #21929, .F. ); -#17907 = EDGE_CURVE( '', #21928, #21924, #21930, .F. ); -#17908 = FILL_AREA_STYLE( '', ( #21931 ) ); -#17909 = EDGE_CURVE( '', #21932, #21933, #21934, .T. ); -#17910 = EDGE_CURVE( '', #21933, #21935, #21936, .T. ); -#17911 = EDGE_CURVE( '', #21935, #21937, #21938, .T. ); -#17912 = EDGE_CURVE( '', #21937, #21939, #21940, .T. ); -#17913 = EDGE_CURVE( '', #21939, #21941, #21942, .T. ); -#17914 = EDGE_CURVE( '', #21941, #21932, #21943, .T. ); -#17915 = EDGE_CURVE( '', #21022, #21944, #21945, .T. ); -#17916 = EDGE_CURVE( '', #21944, #21946, #21947, .T. ); -#17917 = EDGE_CURVE( '', #21946, #21948, #21949, .F. ); -#17918 = EDGE_CURVE( '', #21948, #21432, #21950, .T. ); -#17919 = EDGE_CURVE( '', #21449, #21430, #21951, .T. ); -#17920 = EDGE_CURVE( '', #21447, #21952, #21953, .T. ); -#17921 = EDGE_CURVE( '', #21952, #21954, #21955, .T. ); -#17922 = EDGE_CURVE( '', #21954, #21956, #21957, .T. ); -#17923 = EDGE_CURVE( '', #21956, #20667, #21958, .F. ); -#17924 = EDGE_CURVE( '', #20665, #21959, #21960, .F. ); -#17925 = EDGE_CURVE( '', #21959, #21961, #21962, .T. ); -#17926 = EDGE_CURVE( '', #21460, #21961, #21963, .F. ); -#17927 = EDGE_CURVE( '', #21458, #21964, #21965, .F. ); -#17928 = EDGE_CURVE( '', #21964, #21966, #21967, .T. ); -#17929 = EDGE_CURVE( '', #21966, #21024, #21968, .F. ); -#17930 = EDGE_CURVE( '', #20851, #21969, #21970, .F. ); -#17931 = EDGE_CURVE( '', #21969, #21971, #21972, .T. ); -#17932 = EDGE_CURVE( '', #21971, #20506, #21973, .F. ); -#17933 = EDGE_CURVE( '', #20507, #21974, #21975, .F. ); -#17934 = EDGE_CURVE( '', #21974, #21976, #21977, .T. ); -#17935 = EDGE_CURVE( '', #21976, #21978, #21979, .F. ); -#17936 = EDGE_CURVE( '', #21978, #21118, #21980, .T. ); -#17937 = EDGE_CURVE( '', #21354, #21981, #21982, .T. ); -#17938 = EDGE_CURVE( '', #21981, #21983, #21984, .T. ); -#17939 = EDGE_CURVE( '', #21983, #20977, #21985, .T. ); -#17940 = EDGE_CURVE( '', #21271, #21356, #21986, .T. ); -#17941 = FILL_AREA_STYLE( '', ( #21987 ) ); -#17942 = EDGE_CURVE( '', #21988, #21989, #21990, .T. ); -#17943 = EDGE_CURVE( '', #21991, #21988, #21992, .T. ); -#17944 = EDGE_CURVE( '', #21993, #21991, #21994, .T. ); -#17945 = EDGE_CURVE( '', #21989, #21993, #21995, .T. ); -#17946 = FILL_AREA_STYLE( '', ( #21996 ) ); -#17947 = EDGE_CURVE( '', #21997, #21998, #21999, .T. ); -#17948 = EDGE_CURVE( '', #22000, #21997, #22001, .T. ); -#17949 = EDGE_CURVE( '', #22002, #22000, #22003, .T. ); -#17950 = EDGE_CURVE( '', #22004, #22002, #22005, .T. ); -#17951 = EDGE_CURVE( '', #22006, #22004, #22007, .T. ); -#17952 = EDGE_CURVE( '', #21998, #22006, #22008, .T. ); -#17953 = EDGE_CURVE( '', #22009, #22010, #22011, .T. ); -#17954 = EDGE_CURVE( '', #21028, #22009, #22012, .T. ); -#17955 = EDGE_CURVE( '', #21026, #22013, #22014, .T. ); -#17956 = EDGE_CURVE( '', #22015, #22013, #22016, .T. ); -#17957 = EDGE_CURVE( '', #22015, #21456, #22017, .T. ); -#17958 = EDGE_CURVE( '', #21455, #22018, #22019, .T. ); -#17959 = EDGE_CURVE( '', #22020, #22018, #22021, .T. ); -#17960 = EDGE_CURVE( '', #22020, #20663, #22022, .T. ); -#17961 = EDGE_CURVE( '', #20662, #22023, #22024, .T. ); -#17962 = EDGE_CURVE( '', #22025, #22023, #22026, .T. ); -#17963 = EDGE_CURVE( '', #22027, #22025, #22028, .T. ); -#17964 = EDGE_CURVE( '', #22029, #22027, #22030, .T. ); -#17965 = EDGE_CURVE( '', #22031, #22029, #22032, .T. ); -#17966 = EDGE_CURVE( '', #22031, #21436, #22033, .T. ); -#17967 = EDGE_CURVE( '', #22034, #21434, #22035, .T. ); -#17968 = EDGE_CURVE( '', #22034, #22010, #22036, .T. ); -#17969 = EDGE_CURVE( '', #20509, #22037, #22038, .T. ); -#17970 = EDGE_CURVE( '', #22039, #22037, #22040, .T. ); -#17971 = EDGE_CURVE( '', #22039, #20849, #22041, .T. ); -#17972 = EDGE_CURVE( '', #22042, #20847, #22043, .T. ); -#17973 = EDGE_CURVE( '', #22044, #22042, #22045, .F. ); -#17974 = EDGE_CURVE( '', #22044, #22046, #22047, .T. ); -#17975 = EDGE_CURVE( '', #22048, #22046, #22049, .T. ); -#17976 = EDGE_CURVE( '', #22048, #20511, #22050, .T. ); -#17977 = EDGE_CURVE( '', #21352, #22051, #22052, .T. ); -#17978 = EDGE_CURVE( '', #20545, #21351, #22053, .T. ); -#17979 = EDGE_CURVE( '', #22054, #20550, #22055, .T. ); -#17980 = EDGE_CURVE( '', #22051, #22054, #22056, .T. ); -#17981 = FILL_AREA_STYLE( '', ( #22057 ) ); -#17982 = EDGE_CURVE( '', #22058, #22059, #22060, .T. ); -#17983 = EDGE_CURVE( '', #21819, #22059, #22061, .T. ); -#17984 = EDGE_CURVE( '', #20730, #21817, #22062, .F. ); -#17985 = EDGE_CURVE( '', #20728, #22058, #22063, .F. ); -#17986 = FILL_AREA_STYLE( '', ( #22064 ) ); -#17987 = EDGE_CURVE( '', #22065, #21222, #22066, .T. ); -#17988 = EDGE_CURVE( '', #22067, #22065, #22068, .T. ); -#17989 = EDGE_CURVE( '', #22067, #22069, #22070, .T. ); -#17990 = EDGE_CURVE( '', #22069, #22071, #22072, .T. ); -#17991 = EDGE_CURVE( '', #22073, #22071, #22074, .T. ); -#17992 = EDGE_CURVE( '', #22075, #22073, #22076, .T. ); -#17993 = EDGE_CURVE( '', #22075, #21223, #22077, .T. ); -#17994 = FILL_AREA_STYLE( '', ( #22078 ) ); -#17995 = EDGE_CURVE( '', #22079, #22080, #22081, .T. ); -#17996 = EDGE_CURVE( '', #22082, #22079, #22083, .T. ); -#17997 = EDGE_CURVE( '', #22084, #22082, #22085, .T. ); -#17998 = EDGE_CURVE( '', #22084, #22080, #22086, .T. ); -#17999 = FILL_AREA_STYLE( '', ( #22087 ) ); -#18000 = EDGE_CURVE( '', #22088, #22089, #22090, .T. ); -#18001 = EDGE_CURVE( '', #21102, #22088, #22091, .T. ); -#18002 = EDGE_CURVE( '', #21103, #22089, #22092, .T. ); -#18003 = FILL_AREA_STYLE( '', ( #22093 ) ); -#18004 = EDGE_CURVE( '', #22094, #22095, #22096, .T. ); -#18005 = EDGE_CURVE( '', #22097, #22095, #22098, .T. ); -#18006 = EDGE_CURVE( '', #22097, #22099, #22100, .T. ); -#18007 = EDGE_CURVE( '', #22099, #22101, #22102, .T. ); -#18008 = EDGE_CURVE( '', #22101, #22103, #22104, .T. ); -#18009 = EDGE_CURVE( '', #22105, #22103, #22106, .T. ); -#18010 = EDGE_CURVE( '', #22107, #22105, #22108, .T. ); -#18011 = EDGE_CURVE( '', #22107, #22094, #22109, .T. ); -#18012 = FILL_AREA_STYLE( '', ( #22110 ) ); -#18013 = EDGE_CURVE( '', #22111, #22112, #22113, .T. ); -#18014 = EDGE_CURVE( '', #22112, #22114, #22115, .T. ); -#18015 = EDGE_CURVE( '', #22114, #22116, #22117, .T. ); -#18016 = EDGE_CURVE( '', #22118, #22116, #22119, .F. ); -#18017 = EDGE_CURVE( '', #22118, #22120, #22121, .T. ); -#18018 = EDGE_CURVE( '', #22120, #22122, #22123, .T. ); -#18019 = EDGE_CURVE( '', #22122, #22124, #22125, .T. ); -#18020 = EDGE_CURVE( '', #22124, #22111, #22126, .T. ); -#18021 = FILL_AREA_STYLE( '', ( #22127 ) ); -#18022 = EDGE_CURVE( '', #22128, #22129, #22130, .T. ); -#18023 = EDGE_CURVE( '', #22128, #22131, #22132, .T. ); -#18024 = EDGE_CURVE( '', #22131, #22133, #22134, .T. ); -#18025 = EDGE_CURVE( '', #22129, #22133, #22135, .F. ); -#18026 = FILL_AREA_STYLE( '', ( #22136 ) ); -#18027 = FILL_AREA_STYLE( '', ( #22137 ) ); -#18028 = EDGE_CURVE( '', #22138, #22139, #22140, .T. ); -#18029 = EDGE_CURVE( '', #22139, #22141, #22142, .T. ); -#18030 = EDGE_CURVE( '', #22143, #22141, #22144, .T. ); -#18031 = EDGE_CURVE( '', #22143, #22138, #22145, .T. ); -#18032 = FILL_AREA_STYLE( '', ( #22146 ) ); -#18033 = EDGE_CURVE( '', #22147, #22148, #22149, .T. ); -#18034 = EDGE_CURVE( '', #22150, #22147, #22151, .T. ); -#18035 = EDGE_CURVE( '', #22152, #22150, #22153, .T. ); -#18036 = EDGE_CURVE( '', #22152, #22148, #22154, .T. ); -#18037 = FILL_AREA_STYLE( '', ( #22155 ) ); -#18038 = EDGE_CURVE( '', #22156, #22157, #22158, .T. ); -#18039 = EDGE_CURVE( '', #22157, #22159, #22160, .T. ); -#18040 = EDGE_CURVE( '', #22161, #22159, #22162, .T. ); -#18041 = EDGE_CURVE( '', #22156, #22161, #22163, .T. ); -#18042 = FILL_AREA_STYLE( '', ( #22164 ) ); -#18043 = EDGE_CURVE( '', #22165, #21421, #22166, .T. ); -#18044 = EDGE_CURVE( '', #22165, #21790, #22167, .T. ); -#18045 = FILL_AREA_STYLE( '', ( #22168 ) ); -#18046 = EDGE_CURVE( '', #22169, #21744, #22170, .T. ); -#18047 = EDGE_CURVE( '', #22169, #21617, #22171, .T. ); -#18048 = FILL_AREA_STYLE( '', ( #22172 ) ); -#18049 = EDGE_CURVE( '', #22173, #22174, #22175, .T. ); -#18050 = EDGE_CURVE( '', #22176, #22174, #22177, .T. ); -#18051 = EDGE_CURVE( '', #22176, #22178, #22179, .T. ); -#18052 = EDGE_CURVE( '', #22178, #22173, #22180, .T. ); -#18053 = FILL_AREA_STYLE( '', ( #22181 ) ); -#18054 = EDGE_CURVE( '', #22182, #22183, #22184, .F. ); -#18055 = EDGE_CURVE( '', #22185, #22183, #22186, .F. ); -#18056 = EDGE_CURVE( '', #22187, #22185, #22188, .F. ); -#18057 = EDGE_CURVE( '', #22187, #22182, #22189, .T. ); -#18058 = FILL_AREA_STYLE( '', ( #22190 ) ); -#18059 = EDGE_CURVE( '', #22191, #22192, #22193, .T. ); -#18060 = EDGE_CURVE( '', #22192, #22194, #22195, .T. ); -#18061 = EDGE_CURVE( '', #22194, #22196, #22197, .T. ); -#18062 = EDGE_CURVE( '', #22191, #22196, #22198, .T. ); -#18063 = FILL_AREA_STYLE( '', ( #22199 ) ); -#18064 = EDGE_CURVE( '', #22200, #22201, #22202, .T. ); -#18065 = EDGE_CURVE( '', #22203, #22201, #22204, .T. ); -#18066 = EDGE_CURVE( '', #22203, #22205, #22206, .T. ); -#18067 = EDGE_CURVE( '', #22205, #22200, #22207, .T. ); -#18068 = FILL_AREA_STYLE( '', ( #22208 ) ); -#18069 = EDGE_CURVE( '', #22209, #22210, #22211, .F. ); -#18070 = EDGE_CURVE( '', #22210, #22212, #22213, .F. ); -#18071 = EDGE_CURVE( '', #22214, #22212, #22215, .T. ); -#18072 = EDGE_CURVE( '', #22214, #22209, #22216, .F. ); -#18073 = FILL_AREA_STYLE( '', ( #22217 ) ); -#18074 = EDGE_CURVE( '', #22218, #22219, #22220, .T. ); -#18075 = EDGE_CURVE( '', #22219, #20612, #22221, .T. ); -#18076 = EDGE_CURVE( '', #22222, #20610, #22223, .T. ); -#18077 = EDGE_CURVE( '', #22222, #22218, #22224, .F. ); -#18078 = FILL_AREA_STYLE( '', ( #22225 ) ); -#18079 = EDGE_CURVE( '', #22226, #22227, #22228, .T. ); -#18080 = EDGE_CURVE( '', #22227, #22229, #22230, .T. ); -#18081 = EDGE_CURVE( '', #22229, #22231, #22232, .F. ); -#18082 = EDGE_CURVE( '', #22231, #22226, #22233, .T. ); -#18083 = FILL_AREA_STYLE( '', ( #22234 ) ); -#18084 = EDGE_CURVE( '', #21642, #22235, #22236, .T. ); -#18085 = EDGE_CURVE( '', #22235, #22237, #22238, .T. ); -#18086 = EDGE_CURVE( '', #21644, #22237, #22239, .T. ); -#18087 = FILL_AREA_STYLE( '', ( #22240 ) ); -#18088 = EDGE_CURVE( '', #22241, #22242, #22243, .T. ); -#18089 = EDGE_CURVE( '', #22242, #22244, #22245, .T. ); -#18090 = EDGE_CURVE( '', #22244, #22246, #22247, .F. ); -#18091 = EDGE_CURVE( '', #22241, #22246, #22248, .T. ); -#18092 = FILL_AREA_STYLE( '', ( #22249 ) ); -#18093 = EDGE_CURVE( '', #22250, #22251, #22252, .F. ); -#18094 = EDGE_CURVE( '', #22251, #21923, #22253, .T. ); -#18095 = EDGE_CURVE( '', #21924, #22254, #22255, .F. ); -#18096 = EDGE_CURVE( '', #22254, #22256, #22257, .F. ); -#18097 = EDGE_CURVE( '', #22258, #22256, #22259, .T. ); -#18098 = EDGE_CURVE( '', #22260, #22258, #22261, .T. ); -#18099 = EDGE_CURVE( '', #22262, #22260, #22263, .T. ); -#18100 = EDGE_CURVE( '', #22264, #22262, #22265, .T. ); -#18101 = EDGE_CURVE( '', #22266, #22264, #22267, .T. ); -#18102 = EDGE_CURVE( '', #22268, #22266, #22269, .T. ); -#18103 = EDGE_CURVE( '', #22268, #22250, #22270, .T. ); -#18104 = FILL_AREA_STYLE( '', ( #22271 ) ); -#18105 = EDGE_CURVE( '', #22272, #22273, #22274, .T. ); -#18106 = EDGE_CURVE( '', #21114, #22273, #22275, .T. ); -#18107 = EDGE_CURVE( '', #21112, #22272, #22276, .T. ); -#18108 = FILL_AREA_STYLE( '', ( #22277 ) ); -#18109 = EDGE_CURVE( '', #21234, #22278, #22279, .F. ); -#18110 = EDGE_CURVE( '', #22278, #20732, #22280, .T. ); -#18111 = FILL_AREA_STYLE( '', ( #22281 ) ); -#18112 = EDGE_CURVE( '', #22282, #21179, #22283, .T. ); -#18113 = EDGE_CURVE( '', #22284, #22282, #22285, .F. ); -#18114 = EDGE_CURVE( '', #22284, #21181, #22286, .T. ); -#18115 = FILL_AREA_STYLE( '', ( #22287 ) ); -#18116 = EDGE_CURVE( '', #22288, #22289, #22290, .T. ); -#18117 = EDGE_CURVE( '', #22291, #22288, #22292, .F. ); -#18118 = EDGE_CURVE( '', #22293, #22291, #22294, .T. ); -#18119 = EDGE_CURVE( '', #22295, #22293, #22296, .T. ); -#18120 = EDGE_CURVE( '', #22297, #22295, #22298, .T. ); -#18121 = EDGE_CURVE( '', #22299, #22297, #22300, .F. ); -#18122 = EDGE_CURVE( '', #22301, #22299, #22302, .T. ); -#18123 = EDGE_CURVE( '', #22289, #22301, #22303, .F. ); -#18124 = FILL_AREA_STYLE( '', ( #22304 ) ); -#18125 = EDGE_CURVE( '', #22305, #22306, #22307, .T. ); -#18126 = EDGE_CURVE( '', #22308, #22306, #22309, .T. ); -#18127 = EDGE_CURVE( '', #22308, #22310, #22311, .T. ); -#18128 = EDGE_CURVE( '', #22310, #22305, #22312, .T. ); -#18129 = FILL_AREA_STYLE( '', ( #22313 ) ); -#18130 = EDGE_CURVE( '', #21773, #22314, #22315, .F. ); -#18131 = EDGE_CURVE( '', #22316, #22314, #22317, .T. ); -#18132 = EDGE_CURVE( '', #22316, #21775, #22318, .T. ); -#18133 = FILL_AREA_STYLE( '', ( #22319 ) ); -#18134 = EDGE_CURVE( '', #22320, #22321, #22322, .T. ); -#18135 = EDGE_CURVE( '', #22320, #22258, #22323, .T. ); -#18136 = EDGE_CURVE( '', #22321, #22256, #22324, .F. ); -#18137 = FILL_AREA_STYLE( '', ( #22325 ) ); -#18138 = EDGE_CURVE( '', #22326, #20781, #22327, .T. ); -#18139 = EDGE_CURVE( '', #21411, #22326, #22328, .T. ); -#18140 = FILL_AREA_STYLE( '', ( #22329 ) ); -#18141 = EDGE_CURVE( '', #22330, #22059, #22331, .T. ); -#18142 = EDGE_CURVE( '', #21803, #22330, #22332, .T. ); -#18143 = FILL_AREA_STYLE( '', ( #22333 ) ); -#18144 = EDGE_CURVE( '', #21008, #22334, #22335, .T. ); -#18145 = EDGE_CURVE( '', #22336, #21006, #22337, .T. ); -#18146 = EDGE_CURVE( '', #22336, #22334, #22338, .T. ); -#18147 = FILL_AREA_STYLE( '', ( #22339 ) ); -#18148 = EDGE_CURVE( '', #22340, #22340, #22341, .T. ); -#18149 = EDGE_CURVE( '', #22342, #22342, #22343, .T. ); -#18150 = FILL_AREA_STYLE( '', ( #22344 ) ); -#18151 = EDGE_CURVE( '', #22345, #22346, #22347, .T. ); -#18152 = EDGE_CURVE( '', #22345, #22348, #22349, .T. ); -#18153 = EDGE_CURVE( '', #22348, #22350, #22351, .T. ); -#18154 = EDGE_CURVE( '', #22350, #22346, #22352, .T. ); -#18155 = FILL_AREA_STYLE( '', ( #22353 ) ); -#18156 = EDGE_CURVE( '', #21683, #22354, #22355, .T. ); -#18157 = EDGE_CURVE( '', #22354, #20743, #22356, .T. ); -#18158 = FILL_AREA_STYLE( '', ( #22357 ) ); -#18159 = EDGE_CURVE( '', #22103, #22358, #22359, .T. ); -#18160 = EDGE_CURVE( '', #22360, #22358, #22361, .T. ); -#18161 = EDGE_CURVE( '', #22105, #22360, #22362, .T. ); -#18162 = FILL_AREA_STYLE( '', ( #22363 ) ); -#18163 = EDGE_CURVE( '', #22364, #22365, #22366, .F. ); -#18164 = EDGE_CURVE( '', #22365, #22367, #22368, .F. ); -#18165 = EDGE_CURVE( '', #22369, #22367, #22370, .T. ); -#18166 = EDGE_CURVE( '', #22369, #22364, #22371, .F. ); -#18167 = FILL_AREA_STYLE( '', ( #22372 ) ); -#18168 = EDGE_CURVE( '', #22373, #22374, #22375, .T. ); -#18169 = EDGE_CURVE( '', #22376, #22373, #22377, .T. ); -#18170 = EDGE_CURVE( '', #22378, #22376, #22379, .T. ); -#18171 = EDGE_CURVE( '', #22378, #22374, #22380, .T. ); -#18172 = FILL_AREA_STYLE( '', ( #22381 ) ); -#18173 = EDGE_CURVE( '', #22382, #22383, #22384, .T. ); -#18174 = EDGE_CURVE( '', #22385, #22383, #22386, .T. ); -#18175 = EDGE_CURVE( '', #22387, #22385, #22388, .T. ); -#18176 = EDGE_CURVE( '', #22387, #22382, #22389, .T. ); -#18177 = FILL_AREA_STYLE( '', ( #22390 ) ); -#18178 = EDGE_CURVE( '', #22391, #22392, #22393, .T. ); -#18179 = EDGE_CURVE( '', #22392, #22394, #22395, .F. ); -#18180 = EDGE_CURVE( '', #22396, #22394, #22397, .T. ); -#18181 = EDGE_CURVE( '', #22398, #22396, #22399, .T. ); -#18182 = EDGE_CURVE( '', #22400, #22398, #22401, .T. ); -#18183 = EDGE_CURVE( '', #22400, #21771, #22402, .T. ); -#18184 = EDGE_CURVE( '', #21769, #22391, #22403, .T. ); -#18185 = FILL_AREA_STYLE( '', ( #22404 ) ); -#18186 = EDGE_CURVE( '', #21370, #22405, #22406, .T. ); -#18187 = EDGE_CURVE( '', #22407, #22405, #22408, .T. ); -#18188 = EDGE_CURVE( '', #22407, #21372, #22409, .T. ); -#18189 = FILL_AREA_STYLE( '', ( #22410 ) ); -#18190 = EDGE_CURVE( '', #22411, #22412, #22413, .T. ); -#18191 = EDGE_CURVE( '', #22411, #22414, #22415, .F. ); -#18192 = EDGE_CURVE( '', #22414, #22416, #22417, .F. ); -#18193 = EDGE_CURVE( '', #22416, #22412, #22418, .T. ); -#18194 = FILL_AREA_STYLE( '', ( #22419 ) ); -#18195 = EDGE_CURVE( '', #22420, #22421, #22422, .T. ); -#18196 = EDGE_CURVE( '', #22423, #22421, #22424, .T. ); -#18197 = EDGE_CURVE( '', #22425, #22423, #22426, .T. ); -#18198 = EDGE_CURVE( '', #22425, #22420, #22427, .T. ); -#18199 = FILL_AREA_STYLE( '', ( #22428 ) ); -#18200 = EDGE_CURVE( '', #22429, #22430, #22431, .T. ); -#18201 = EDGE_CURVE( '', #22430, #22432, #22433, .T. ); -#18202 = EDGE_CURVE( '', #22432, #22434, #22435, .T. ); -#18203 = EDGE_CURVE( '', #22434, #22429, #22436, .T. ); -#18204 = FILL_AREA_STYLE( '', ( #22437 ) ); -#18205 = EDGE_CURVE( '', #21600, #22438, #22439, .T. ); -#18206 = EDGE_CURVE( '', #21604, #22440, #22441, .T. ); -#18207 = EDGE_CURVE( '', #22440, #22438, #22442, .T. ); -#18208 = FILL_AREA_STYLE( '', ( #22443 ) ); -#18209 = EDGE_CURVE( '', #22444, #20656, #22445, .T. ); -#18210 = EDGE_CURVE( '', #22446, #20654, #22447, .T. ); -#18211 = EDGE_CURVE( '', #22448, #22446, #22449, .T. ); -#18212 = EDGE_CURVE( '', #22448, #22450, #22451, .F. ); -#18213 = EDGE_CURVE( '', #22450, #22444, #22452, .F. ); -#18214 = FILL_AREA_STYLE( '', ( #22453 ) ); -#18215 = EDGE_CURVE( '', #21479, #22454, #22455, .T. ); -#18216 = EDGE_CURVE( '', #22456, #22454, #22457, .T. ); -#18217 = EDGE_CURVE( '', #21481, #22456, #22458, .T. ); -#18218 = FILL_AREA_STYLE( '', ( #22459 ) ); -#18219 = EDGE_CURVE( '', #21698, #22460, #22461, .T. ); -#18220 = EDGE_CURVE( '', #22462, #22460, #22463, .T. ); -#18221 = EDGE_CURVE( '', #21700, #22462, #22464, .T. ); -#18222 = FILL_AREA_STYLE( '', ( #22465 ) ); -#18223 = EDGE_CURVE( '', #22466, #22467, #22468, .T. ); -#18224 = EDGE_CURVE( '', #22466, #22469, #22470, .T. ); -#18225 = EDGE_CURVE( '', #22469, #22471, #22472, .T. ); -#18226 = EDGE_CURVE( '', #22467, #22471, #22473, .T. ); -#18227 = FILL_AREA_STYLE( '', ( #22474 ) ); -#18228 = EDGE_CURVE( '', #22475, #20938, #22476, .T. ); -#18229 = EDGE_CURVE( '', #20943, #22477, #22478, .T. ); -#18230 = EDGE_CURVE( '', #22477, #22475, #22479, .T. ); -#18231 = FILL_AREA_STYLE( '', ( #22480 ) ); -#18232 = EDGE_CURVE( '', #22481, #22482, #22483, .T. ); -#18233 = EDGE_CURVE( '', #21755, #22481, #22484, .F. ); -#18234 = EDGE_CURVE( '', #22482, #21752, #22485, .T. ); -#18235 = FILL_AREA_STYLE( '', ( #22486 ) ); -#18236 = EDGE_CURVE( '', #22487, #22488, #22489, .F. ); -#18237 = EDGE_CURVE( '', #22490, #22487, #22491, .T. ); -#18238 = EDGE_CURVE( '', #22490, #22492, #22493, .F. ); -#18239 = EDGE_CURVE( '', #22492, #22488, #22494, .F. ); -#18240 = FILL_AREA_STYLE( '', ( #22495 ) ); -#18241 = EDGE_CURVE( '', #22496, #21562, #22497, .T. ); -#18242 = EDGE_CURVE( '', #22498, #22496, #22499, .T. ); -#18243 = EDGE_CURVE( '', #21565, #22498, #22500, .T. ); -#18244 = FILL_AREA_STYLE( '', ( #22501 ) ); -#18245 = EDGE_CURVE( '', #22502, #22503, #22504, .T. ); -#18246 = EDGE_CURVE( '', #22503, #22505, #22506, .T. ); -#18247 = EDGE_CURVE( '', #22505, #22507, #22508, .T. ); -#18248 = EDGE_CURVE( '', #22507, #22502, #22509, .T. ); -#18249 = FILL_AREA_STYLE( '', ( #22510 ) ); -#18250 = EDGE_CURVE( '', #22511, #21277, #22512, .T. ); -#18251 = EDGE_CURVE( '', #22513, #22511, #22514, .T. ); -#18252 = EDGE_CURVE( '', #22513, #21280, #22515, .T. ); -#18253 = FILL_AREA_STYLE( '', ( #22516 ) ); -#18254 = EDGE_CURVE( '', #22517, #21593, #22518, .T. ); -#18255 = EDGE_CURVE( '', #22519, #22517, #22520, .T. ); -#18256 = EDGE_CURVE( '', #22519, #21595, #22521, .T. ); -#18257 = FILL_AREA_STYLE( '', ( #22522 ) ); -#18258 = EDGE_CURVE( '', #22523, #21587, #22524, .T. ); -#18259 = EDGE_CURVE( '', #22525, #21585, #22526, .T. ); -#18260 = EDGE_CURVE( '', #22502, #22525, #22527, .T. ); -#18261 = EDGE_CURVE( '', #22507, #22523, #22528, .T. ); -#18262 = FILL_AREA_STYLE( '', ( #22529 ) ); -#18263 = EDGE_CURVE( '', #21895, #22530, #22531, .T. ); -#18264 = EDGE_CURVE( '', #22530, #22532, #22533, .T. ); -#18265 = EDGE_CURVE( '', #22532, #21888, #22534, .T. ); -#18266 = FILL_AREA_STYLE( '', ( #22535 ) ); -#18267 = EDGE_CURVE( '', #22536, #20749, #22537, .T. ); -#18268 = EDGE_CURVE( '', #22538, #22536, #22539, .T. ); -#18269 = EDGE_CURVE( '', #22538, #20751, #22540, .T. ); -#18270 = FILL_AREA_STYLE( '', ( #22541 ) ); -#18271 = EDGE_CURVE( '', #22542, #22543, #22544, .T. ); -#18272 = EDGE_CURVE( '', #22543, #22545, #22546, .T. ); -#18273 = EDGE_CURVE( '', #22547, #22545, #22548, .T. ); -#18274 = EDGE_CURVE( '', #22542, #22547, #22549, .T. ); -#18275 = FILL_AREA_STYLE( '', ( #22550 ) ); -#18276 = EDGE_CURVE( '', #21272, #22551, #22552, .T. ); -#18277 = EDGE_CURVE( '', #20932, #22551, #22553, .T. ); -#18278 = EDGE_CURVE( '', #20545, #21271, #22554, .T. ); -#18279 = FILL_AREA_STYLE( '', ( #22555 ) ); -#18280 = EDGE_CURVE( '', #22556, #22557, #22558, .T. ); -#18281 = EDGE_CURVE( '', #22557, #22559, #22560, .T. ); -#18282 = EDGE_CURVE( '', #22561, #22559, #22562, .T. ); -#18283 = EDGE_CURVE( '', #22556, #22561, #22563, .T. ); -#18284 = FILL_AREA_STYLE( '', ( #22564 ) ); -#18285 = EDGE_CURVE( '', #21833, #22565, #22566, .T. ); -#18286 = EDGE_CURVE( '', #21853, #22565, #22567, .T. ); -#18287 = FILL_AREA_STYLE( '', ( #22568 ) ); -#18288 = EDGE_CURVE( '', #21134, #22569, #22570, .T. ); -#18289 = EDGE_CURVE( '', #21138, #22571, #22572, .T. ); -#18290 = EDGE_CURVE( '', #22571, #22573, #22574, .T. ); -#18291 = EDGE_CURVE( '', #22575, #22573, #22576, .T. ); -#18292 = EDGE_CURVE( '', #22577, #22575, #22578, .T. ); -#18293 = EDGE_CURVE( '', #22579, #22577, #22580, .T. ); -#18294 = EDGE_CURVE( '', #21581, #22579, #22581, .T. ); -#18295 = EDGE_CURVE( '', #22569, #21580, #22582, .T. ); -#18296 = FILL_AREA_STYLE( '', ( #22583 ) ); -#18297 = EDGE_CURVE( '', #22584, #22585, #22586, .T. ); -#18298 = EDGE_CURVE( '', #22584, #21841, #22587, .T. ); -#18299 = EDGE_CURVE( '', #22588, #21842, #22589, .T. ); -#18300 = EDGE_CURVE( '', #22590, #22588, #22591, .T. ); -#18301 = EDGE_CURVE( '', #22590, #22592, #22593, .T. ); -#18302 = EDGE_CURVE( '', #22592, #22594, #22595, .T. ); -#18303 = EDGE_CURVE( '', #22585, #22594, #22596, .T. ); -#18304 = FILL_AREA_STYLE( '', ( #22597 ) ); -#18305 = EDGE_CURVE( '', #20760, #22131, #22598, .T. ); -#18306 = EDGE_CURVE( '', #20762, #22128, #22599, .T. ); -#18307 = FILL_AREA_STYLE( '', ( #22600 ) ); -#18308 = EDGE_CURVE( '', #22601, #22101, #22602, .T. ); -#18309 = EDGE_CURVE( '', #22601, #22603, #22604, .T. ); -#18310 = EDGE_CURVE( '', #22603, #22605, #22606, .T. ); -#18311 = EDGE_CURVE( '', #22358, #22605, #22607, .T. ); -#18312 = EDGE_CURVE( '', #20708, #22517, #22608, .T. ); -#18313 = FILL_AREA_STYLE( '', ( #22609 ) ); -#18314 = EDGE_CURVE( '', #22610, #22611, #22612, .T. ); -#18315 = EDGE_CURVE( '', #22611, #22613, #22614, .T. ); -#18316 = EDGE_CURVE( '', #22615, #22613, #22616, .T. ); -#18317 = EDGE_CURVE( '', #22610, #22615, #22617, .T. ); -#18318 = FILL_AREA_STYLE( '', ( #22618 ) ); -#18319 = EDGE_CURVE( '', #22619, #22620, #22621, .T. ); -#18320 = EDGE_CURVE( '', #22620, #22622, #22623, .F. ); -#18321 = EDGE_CURVE( '', #22622, #22624, #22625, .T. ); -#18322 = EDGE_CURVE( '', #22624, #21766, #22626, .T. ); -#18323 = EDGE_CURVE( '', #21767, #22627, #22628, .F. ); -#18324 = EDGE_CURVE( '', #22629, #22627, #22630, .T. ); -#18325 = EDGE_CURVE( '', #22619, #22629, #22631, .T. ); -#18326 = FILL_AREA_STYLE( '', ( #22632 ) ); -#18327 = EDGE_CURVE( '', #22405, #22633, #22634, .T. ); -#18328 = EDGE_CURVE( '', #22635, #22633, #22636, .T. ); -#18329 = EDGE_CURVE( '', #22635, #22407, #22637, .T. ); -#18330 = FILL_AREA_STYLE( '', ( #22638 ) ); -#18331 = EDGE_CURVE( '', #20862, #21747, #22639, .T. ); -#18332 = FILL_AREA_STYLE( '', ( #22640 ) ); -#18333 = EDGE_CURVE( '', #22641, #21875, #22642, .T. ); -#18334 = EDGE_CURVE( '', #22434, #21873, #22643, .T. ); -#18335 = EDGE_CURVE( '', #22644, #22432, #22645, .T. ); -#18336 = EDGE_CURVE( '', #22644, #21263, #22646, .T. ); -#18337 = EDGE_CURVE( '', #21089, #22647, #22648, .T. ); -#18338 = EDGE_CURVE( '', #22647, #22649, #22650, .T. ); -#18339 = EDGE_CURVE( '', #22649, #22641, #22651, .T. ); -#18340 = FILL_AREA_STYLE( '', ( #22652 ) ); -#18341 = EDGE_CURVE( '', #22653, #21136, #22654, .T. ); -#18342 = EDGE_CURVE( '', #22571, #22653, #22655, .T. ); -#18343 = FILL_AREA_STYLE( '', ( #22656 ) ); -#18344 = EDGE_CURVE( '', #22657, #21071, #22658, .T. ); -#18345 = EDGE_CURVE( '', #22657, #22659, #22660, .T. ); -#18346 = EDGE_CURVE( '', #22659, #21061, #22661, .T. ); -#18347 = EDGE_CURVE( '', #22662, #21059, #22663, .T. ); -#18348 = EDGE_CURVE( '', #22664, #22662, #22665, .T. ); -#18349 = EDGE_CURVE( '', #21052, #22664, #22666, .T. ); -#18350 = EDGE_CURVE( '', #20822, #21053, #22667, .T. ); -#18351 = EDGE_CURVE( '', #21094, #20827, #22668, .T. ); -#18352 = EDGE_CURVE( '', #22669, #21092, #22670, .T. ); -#18353 = EDGE_CURVE( '', #22647, #22669, #22671, .T. ); -#18354 = EDGE_CURVE( '', #22672, #21087, #22673, .T. ); -#18355 = EDGE_CURVE( '', #22674, #22672, #22675, .T. ); -#18356 = EDGE_CURVE( '', #21081, #22674, #22676, .T. ); -#18357 = EDGE_CURVE( '', #22677, #21079, #22678, .T. ); -#18358 = EDGE_CURVE( '', #22679, #22677, #22680, .T. ); -#18359 = EDGE_CURVE( '', #21073, #22679, #22681, .T. ); -#18360 = FILL_AREA_STYLE( '', ( #22682 ) ); -#18361 = EDGE_CURVE( '', #22683, #22684, #22685, .T. ); -#18362 = EDGE_CURVE( '', #21004, #22684, #22686, .T. ); -#18363 = EDGE_CURVE( '', #22683, #21002, #22687, .T. ); -#18364 = FILL_AREA_STYLE( '', ( #22688 ) ); -#18365 = EDGE_CURVE( '', #22584, #20583, #22689, .T. ); -#18366 = FILL_AREA_STYLE( '', ( #22690 ) ); -#18367 = EDGE_CURVE( '', #22691, #22692, #22693, .T. ); -#18368 = EDGE_CURVE( '', #22694, #22692, #22695, .T. ); -#18369 = EDGE_CURVE( '', #22696, #22694, #22697, .T. ); -#18370 = EDGE_CURVE( '', #22696, #22691, #22698, .T. ); -#18371 = FILL_AREA_STYLE( '', ( #22699 ) ); -#18372 = EDGE_CURVE( '', #22354, #22700, #22701, .T. ); -#18373 = EDGE_CURVE( '', #22700, #20745, #22702, .T. ); -#18374 = FILL_AREA_STYLE( '', ( #22703 ) ); -#18375 = EDGE_CURVE( '', #22704, #22705, #22706, .T. ); -#18376 = EDGE_CURVE( '', #22705, #20590, #22707, .T. ); -#18377 = EDGE_CURVE( '', #22704, #20589, #22708, .T. ); -#18378 = FILL_AREA_STYLE( '', ( #22709 ) ); -#18379 = EDGE_CURVE( '', #22710, #22711, #22712, .T. ); -#18380 = EDGE_CURVE( '', #22713, #22710, #22714, .T. ); -#18381 = EDGE_CURVE( '', #22713, #22715, #22716, .T. ); -#18382 = EDGE_CURVE( '', #22715, #22711, #22717, .T. ); -#18383 = FILL_AREA_STYLE( '', ( #22718 ) ); -#18384 = EDGE_CURVE( '', #22719, #21732, #22720, .T. ); -#18385 = EDGE_CURVE( '', #22721, #21733, #22722, .T. ); -#18386 = EDGE_CURVE( '', #22719, #22721, #22723, .T. ); -#18387 = FILL_AREA_STYLE( '', ( #22724 ) ); -#18388 = EDGE_CURVE( '', #22725, #22726, #22727, .T. ); -#18389 = EDGE_CURVE( '', #22728, #22725, #22729, .T. ); -#18390 = EDGE_CURVE( '', #22728, #22730, #22731, .T. ); -#18391 = EDGE_CURVE( '', #22730, #22726, #22732, .T. ); -#18392 = FILL_AREA_STYLE( '', ( #22733 ) ); -#18393 = EDGE_CURVE( '', #22734, #22735, #22736, .T. ); -#18394 = EDGE_CURVE( '', #21854, #22735, #22737, .T. ); -#18395 = EDGE_CURVE( '', #22738, #21854, #22739, .T. ); -#18396 = EDGE_CURVE( '', #22738, #22734, #22740, .F. ); -#18397 = FILL_AREA_STYLE( '', ( #22741 ) ); -#18398 = EDGE_CURVE( '', #21256, #22316, #22742, .T. ); -#18399 = FILL_AREA_STYLE( '', ( #22743 ) ); -#18400 = EDGE_CURVE( '', #22006, #21937, #22744, .T. ); -#18401 = EDGE_CURVE( '', #21998, #21935, #22745, .T. ); -#18402 = FILL_AREA_STYLE( '', ( #22746 ) ); -#18403 = EDGE_CURVE( '', #22705, #22747, #22748, .T. ); -#18404 = EDGE_CURVE( '', #22749, #22704, #22750, .T. ); -#18405 = EDGE_CURVE( '', #22747, #22749, #22751, .T. ); -#18406 = EDGE_CURVE( '', #22752, #22753, #22754, .T. ); -#18407 = EDGE_CURVE( '', #22755, #22752, #22756, .T. ); -#18408 = EDGE_CURVE( '', #22757, #22755, #22758, .T. ); -#18409 = EDGE_CURVE( '', #22753, #22757, #22759, .T. ); -#18410 = EDGE_CURVE( '', #22760, #22761, #22762, .T. ); -#18411 = EDGE_CURVE( '', #22761, #22763, #22764, .T. ); -#18412 = EDGE_CURVE( '', #22763, #22765, #22766, .T. ); -#18413 = EDGE_CURVE( '', #22765, #22767, #22768, .T. ); -#18414 = EDGE_CURVE( '', #22767, #22769, #22770, .T. ); -#18415 = EDGE_CURVE( '', #22769, #22760, #22771, .T. ); -#18416 = FILL_AREA_STYLE( '', ( #22772 ) ); -#18417 = EDGE_CURVE( '', #22525, #22773, #22774, .T. ); -#18418 = EDGE_CURVE( '', #22773, #22775, #22776, .T. ); -#18419 = EDGE_CURVE( '', #22775, #22777, #22778, .T. ); -#18420 = EDGE_CURVE( '', #22777, #22107, #22779, .T. ); -#18421 = EDGE_CURVE( '', #22360, #22502, #22780, .T. ); -#18422 = EDGE_CURVE( '', #22781, #22782, #22783, .T. ); -#18423 = EDGE_CURVE( '', #22782, #22784, #22785, .T. ); -#18424 = EDGE_CURVE( '', #22784, #22786, #22787, .T. ); -#18425 = EDGE_CURVE( '', #22786, #20982, #22788, .T. ); -#18426 = EDGE_CURVE( '', #20987, #22789, #22790, .T. ); -#18427 = EDGE_CURVE( '', #22789, #21609, #22791, .T. ); -#18428 = EDGE_CURVE( '', #21613, #22792, #22793, .T. ); -#18429 = EDGE_CURVE( '', #22792, #22794, #22795, .T. ); -#18430 = EDGE_CURVE( '', #22794, #22796, #22797, .T. ); -#18431 = EDGE_CURVE( '', #22796, #22798, #22799, .T. ); -#18432 = EDGE_CURVE( '', #22798, #22800, #22801, .T. ); -#18433 = EDGE_CURVE( '', #22800, #22802, #22803, .T. ); -#18434 = EDGE_CURVE( '', #22802, #22804, #22805, .T. ); -#18435 = EDGE_CURVE( '', #22804, #22806, #22807, .T. ); -#18436 = EDGE_CURVE( '', #22806, #22808, #22809, .T. ); -#18437 = EDGE_CURVE( '', #22808, #22810, #22811, .T. ); -#18438 = EDGE_CURVE( '', #22810, #22812, #22813, .T. ); -#18439 = EDGE_CURVE( '', #22812, #22781, #22814, .T. ); -#18440 = FILL_AREA_STYLE( '', ( #22815 ) ); -#18441 = EDGE_CURVE( '', #21692, #22816, #22817, .T. ); -#18442 = EDGE_CURVE( '', #22818, #22816, #22819, .T. ); -#18443 = EDGE_CURVE( '', #21694, #22818, #22820, .T. ); -#18444 = FILL_AREA_STYLE( '', ( #22821 ) ); -#18445 = EDGE_CURVE( '', #22822, #20747, #22823, .T. ); -#18446 = EDGE_CURVE( '', #22536, #22822, #22824, .T. ); -#18447 = FILL_AREA_STYLE( '', ( #22825 ) ); -#18448 = EDGE_CURVE( '', #22826, #22827, #22828, .F. ); -#18449 = EDGE_CURVE( '', #22829, #22827, #22830, .F. ); -#18450 = EDGE_CURVE( '', #22831, #22829, #22832, .F. ); -#18451 = EDGE_CURVE( '', #22831, #22826, #22833, .T. ); -#18452 = FILL_AREA_STYLE( '', ( #22834 ) ); -#18453 = EDGE_CURVE( '', #22835, #21069, #22836, .T. ); -#18454 = EDGE_CURVE( '', #22835, #22657, #22837, .T. ); -#18455 = FILL_AREA_STYLE( '', ( #22838 ) ); -#18456 = EDGE_CURVE( '', #22839, #22840, #22841, .T. ); -#18457 = EDGE_CURVE( '', #22842, #22839, #22843, .T. ); -#18458 = EDGE_CURVE( '', #22842, #22844, #22845, .F. ); -#18459 = EDGE_CURVE( '', #22844, #22846, #22847, .T. ); -#18460 = EDGE_CURVE( '', #22846, #22848, #22849, .T. ); -#18461 = EDGE_CURVE( '', #21227, #22848, #22850, .T. ); -#18462 = EDGE_CURVE( '', #21225, #22840, #22851, .T. ); -#18463 = FILL_AREA_STYLE( '', ( #22852 ) ); -#18464 = EDGE_CURVE( '', #22853, #22559, #22854, .T. ); -#18465 = EDGE_CURVE( '', #22853, #22855, #22856, .T. ); -#18466 = EDGE_CURVE( '', #22857, #22855, #22858, .T. ); -#18467 = EDGE_CURVE( '', #22859, #22857, #22860, .T. ); -#18468 = EDGE_CURVE( '', #22861, #22859, #22862, .T. ); -#18469 = EDGE_CURVE( '', #22861, #22863, #22864, .T. ); -#18470 = EDGE_CURVE( '', #22561, #22863, #22865, .T. ); -#18471 = FILL_AREA_STYLE( '', ( #22866 ) ); -#18472 = EDGE_CURVE( '', #20712, #22519, #22867, .T. ); -#18473 = FILL_AREA_STYLE( '', ( #22868 ) ); -#18474 = EDGE_CURVE( '', #20805, #20798, #22869, .T. ); -#18475 = EDGE_CURVE( '', #20809, #20800, #22870, .T. ); -#18476 = FILL_AREA_STYLE( '', ( #22871 ) ); -#18477 = EDGE_CURVE( '', #22872, #22873, #22874, .T. ); -#18478 = EDGE_CURVE( '', #22775, #22873, #22875, .T. ); -#18479 = EDGE_CURVE( '', #22773, #22872, #22876, .T. ); -#18480 = FILL_AREA_STYLE( '', ( #22877 ) ); -#18481 = EDGE_CURVE( '', #22878, #22487, #22879, .T. ); -#18482 = EDGE_CURVE( '', #22880, #22878, #22881, .F. ); -#18483 = EDGE_CURVE( '', #22880, #22490, #22882, .T. ); -#18484 = FILL_AREA_STYLE( '', ( #22883 ) ); -#18485 = EDGE_CURVE( '', #22884, #22885, #22886, .F. ); -#18486 = EDGE_CURVE( '', #22885, #22210, #22887, .T. ); -#18487 = EDGE_CURVE( '', #22209, #22884, #22888, .T. ); -#18488 = FILL_AREA_STYLE( '', ( #22889 ) ); -#18489 = EDGE_CURVE( '', #22890, #20860, #22891, .T. ); -#18490 = EDGE_CURVE( '', #22890, #22892, #22893, .T. ); -#18491 = EDGE_CURVE( '', #22892, #22894, #22895, .T. ); -#18492 = EDGE_CURVE( '', #22894, #21747, #22896, .T. ); -#18493 = FILL_AREA_STYLE( '', ( #22897 ) ); -#18494 = EDGE_CURVE( '', #22898, #22899, #22900, .T. ); -#18495 = EDGE_CURVE( '', #22901, #22898, #22902, .T. ); -#18496 = EDGE_CURVE( '', #22901, #22903, #22904, .T. ); -#18497 = EDGE_CURVE( '', #22903, #22899, #22905, .T. ); -#18498 = FILL_AREA_STYLE( '', ( #22906 ) ); -#18499 = EDGE_CURVE( '', #22907, #22908, #22909, .T. ); -#18500 = EDGE_CURVE( '', #22910, #22907, #22911, .T. ); -#18501 = EDGE_CURVE( '', #22910, #22912, #22913, .T. ); -#18502 = EDGE_CURVE( '', #22912, #22908, #22914, .T. ); -#18503 = FILL_AREA_STYLE( '', ( #22915 ) ); -#18504 = EDGE_CURVE( '', #22916, #22099, #22917, .T. ); -#18505 = EDGE_CURVE( '', #22916, #22601, #22918, .T. ); -#18506 = FILL_AREA_STYLE( '', ( #22919 ) ); -#18507 = EDGE_CURVE( '', #22037, #21971, #22920, .T. ); -#18508 = FILL_AREA_STYLE( '', ( #22921 ) ); -#18509 = EDGE_CURVE( '', #20975, #22551, #22922, .T. ); -#18510 = FILL_AREA_STYLE( '', ( #22923 ) ); -#18511 = FILL_AREA_STYLE( '', ( #22924 ) ); -#18512 = EDGE_CURVE( '', #22925, #22926, #22927, .T. ); -#18513 = EDGE_CURVE( '', #22925, #22928, #22929, .T. ); -#18514 = EDGE_CURVE( '', #22930, #22928, #22931, .T. ); -#18515 = EDGE_CURVE( '', #22926, #22930, #22932, .T. ); -#18516 = FILL_AREA_STYLE( '', ( #22933 ) ); -#18517 = EDGE_CURVE( '', #21856, #22934, #22935, .T. ); -#18518 = EDGE_CURVE( '', #22735, #22934, #22936, .T. ); -#18519 = FILL_AREA_STYLE( '', ( #22937 ) ); -#18520 = EDGE_CURVE( '', #22938, #22938, #22939, .T. ); -#18521 = EDGE_CURVE( '', #22940, #22941, #22942, .T. ); -#18522 = EDGE_CURVE( '', #22941, #22930, #22943, .T. ); -#18523 = EDGE_CURVE( '', #22928, #22944, #22945, .T. ); -#18524 = EDGE_CURVE( '', #22944, #22946, #22947, .T. ); -#18525 = EDGE_CURVE( '', #22946, #22948, #22949, .T. ); -#18526 = EDGE_CURVE( '', #22948, #22950, #22951, .T. ); -#18527 = EDGE_CURVE( '', #22950, #22467, #22952, .T. ); -#18528 = EDGE_CURVE( '', #22471, #22953, #22954, .T. ); -#18529 = EDGE_CURVE( '', #22953, #22955, #22956, .T. ); -#18530 = EDGE_CURVE( '', #22955, #22940, #22957, .T. ); -#18531 = EDGE_CURVE( '', #22958, #22959, #22960, .T. ); -#18532 = EDGE_CURVE( '', #22959, #22961, #22962, .T. ); -#18533 = EDGE_CURVE( '', #22961, #22963, #22964, .T. ); -#18534 = EDGE_CURVE( '', #22963, #22958, #22965, .T. ); -#18535 = FILL_AREA_STYLE( '', ( #22966 ) ); -#18536 = EDGE_CURVE( '', #22967, #22968, #22969, .T. ); -#18537 = EDGE_CURVE( '', #22970, #22967, #22971, .T. ); -#18538 = EDGE_CURVE( '', #22970, #22972, #22973, .T. ); -#18539 = EDGE_CURVE( '', #22972, #22968, #22974, .T. ); -#18540 = FILL_AREA_STYLE( '', ( #22975 ) ); -#18541 = EDGE_CURVE( '', #22976, #22977, #22978, .T. ); -#18542 = EDGE_CURVE( '', #21782, #22976, #22979, .F. ); -#18543 = EDGE_CURVE( '', #22977, #21780, #22980, .T. ); -#18544 = FILL_AREA_STYLE( '', ( #22981 ) ); -#18545 = EDGE_CURVE( '', #22982, #22730, #22983, .T. ); -#18546 = EDGE_CURVE( '', #22984, #22728, #22985, .T. ); -#18547 = EDGE_CURVE( '', #22984, #22982, #22986, .T. ); -#18548 = FILL_AREA_STYLE( '', ( #22987 ) ); -#18549 = EDGE_CURVE( '', #22988, #22989, #22990, .T. ); -#18550 = EDGE_CURVE( '', #22989, #22991, #22992, .T. ); -#18551 = EDGE_CURVE( '', #22993, #22991, #22994, .T. ); -#18552 = EDGE_CURVE( '', #22988, #22993, #22995, .T. ); -#18553 = FILL_AREA_STYLE( '', ( #22996 ) ); -#18554 = EDGE_CURVE( '', #22997, #21451, #22998, .T. ); -#18555 = EDGE_CURVE( '', #21449, #22031, #22999, .T. ); -#18556 = EDGE_CURVE( '', #22031, #23000, #23001, .T. ); -#18557 = EDGE_CURVE( '', #23002, #23000, #23003, .T. ); -#18558 = EDGE_CURVE( '', #23002, #22997, #23004, .T. ); -#18559 = FILL_AREA_STYLE( '', ( #23005 ) ); -#18560 = EDGE_CURVE( '', #23006, #23007, #23008, .T. ); -#18561 = EDGE_CURVE( '', #23009, #23007, #23010, .T. ); -#18562 = EDGE_CURVE( '', #23011, #23009, #23012, .T. ); -#18563 = EDGE_CURVE( '', #23011, #23006, #23013, .T. ); -#18564 = FILL_AREA_STYLE( '', ( #23014 ) ); -#18565 = EDGE_CURVE( '', #22231, #22143, #23015, .T. ); -#18566 = EDGE_CURVE( '', #22141, #23016, #23017, .F. ); -#18567 = EDGE_CURVE( '', #23016, #22251, #23018, .F. ); -#18568 = EDGE_CURVE( '', #22250, #23019, #23020, .T. ); -#18569 = EDGE_CURVE( '', #23019, #22226, #23021, .T. ); -#18570 = FILL_AREA_STYLE( '', ( #23022 ) ); -#18571 = EDGE_CURVE( '', #23023, #21240, #23024, .T. ); -#18572 = EDGE_CURVE( '', #23025, #23023, #23026, .T. ); -#18573 = EDGE_CURVE( '', #23027, #23025, #23028, .T. ); -#18574 = EDGE_CURVE( '', #23027, #21240, #23029, .T. ); -#18575 = FILL_AREA_STYLE( '', ( #23030 ) ); -#18576 = EDGE_CURVE( '', #21572, #23031, #23032, .F. ); -#18577 = EDGE_CURVE( '', #21576, #23033, #23034, .T. ); -#18578 = EDGE_CURVE( '', #23033, #23031, #23035, .F. ); -#18579 = FILL_AREA_STYLE( '', ( #23036 ) ); -#18580 = EDGE_CURVE( '', #23037, #21718, #23038, .T. ); -#18581 = EDGE_CURVE( '', #23039, #23037, #23040, .T. ); -#18582 = EDGE_CURVE( '', #23039, #23041, #23042, .T. ); -#18583 = EDGE_CURVE( '', #22095, #23041, #23043, .T. ); -#18584 = EDGE_CURVE( '', #23044, #22094, #23045, .T. ); -#18585 = EDGE_CURVE( '', #21719, #23044, #23046, .T. ); -#18586 = FILL_AREA_STYLE( '', ( #23047 ) ); -#18587 = EDGE_CURVE( '', #23048, #23049, #23050, .T. ); -#18588 = EDGE_CURVE( '', #22505, #23049, #23051, .T. ); -#18589 = EDGE_CURVE( '', #22503, #23048, #23052, .T. ); -#18590 = FILL_AREA_STYLE( '', ( #23053 ) ); -#18591 = EDGE_CURVE( '', #22374, #23054, #23055, .F. ); -#18592 = EDGE_CURVE( '', #23054, #23056, #23057, .T. ); -#18593 = EDGE_CURVE( '', #23056, #23058, #23059, .T. ); -#18594 = EDGE_CURVE( '', #23058, #23060, #23061, .T. ); -#18595 = EDGE_CURVE( '', #23060, #23062, #23063, .F. ); -#18596 = EDGE_CURVE( '', #23062, #23064, #23065, .T. ); -#18597 = EDGE_CURVE( '', #23066, #23064, #23067, .T. ); -#18598 = EDGE_CURVE( '', #23068, #23066, #23069, .T. ); -#18599 = EDGE_CURVE( '', #23070, #23068, #23071, .F. ); -#18600 = EDGE_CURVE( '', #23072, #23070, #23073, .T. ); -#18601 = EDGE_CURVE( '', #23074, #23072, #23075, .T. ); -#18602 = EDGE_CURVE( '', #22212, #23074, #23076, .T. ); -#18603 = EDGE_CURVE( '', #22885, #22373, #23077, .T. ); -#18604 = FILL_AREA_STYLE( '', ( #23078 ) ); -#18605 = EDGE_CURVE( '', #22454, #22997, #23079, .T. ); -#18606 = EDGE_CURVE( '', #22456, #23002, #23080, .T. ); -#18607 = FILL_AREA_STYLE( '', ( #23081 ) ); -#18608 = EDGE_CURVE( '', #23082, #22378, #23083, .F. ); -#18609 = EDGE_CURVE( '', #23082, #23054, #23084, .T. ); -#18610 = FILL_AREA_STYLE( '', ( #23085 ) ); -#18611 = EDGE_CURVE( '', #23086, #23087, #23088, .T. ); -#18612 = EDGE_CURVE( '', #23086, #23089, #23090, .T. ); -#18613 = EDGE_CURVE( '', #20909, #23089, #23091, .T. ); -#18614 = EDGE_CURVE( '', #20908, #23092, #23093, .T. ); -#18615 = EDGE_CURVE( '', #23094, #23092, #23095, .T. ); -#18616 = EDGE_CURVE( '', #23096, #23094, #23097, .T. ); -#18617 = EDGE_CURVE( '', #23087, #23096, #23098, .T. ); -#18618 = FILL_AREA_STYLE( '', ( #23099 ) ); -#18619 = EDGE_CURVE( '', #23100, #23101, #23102, .T. ); -#18620 = EDGE_CURVE( '', #23101, #23103, #23104, .T. ); -#18621 = EDGE_CURVE( '', #23105, #23103, #23106, .T. ); -#18622 = EDGE_CURVE( '', #23100, #23105, #23107, .T. ); -#18623 = FILL_AREA_STYLE( '', ( #23108 ) ); -#18624 = EDGE_CURVE( '', #22314, #22400, #23109, .T. ); -#18625 = FILL_AREA_STYLE( '', ( #23110 ) ); -#18626 = EDGE_CURVE( '', #23111, #23112, #23113, .T. ); -#18627 = EDGE_CURVE( '', #23112, #23114, #23115, .T. ); -#18628 = EDGE_CURVE( '', #23114, #22305, #23116, .T. ); -#18629 = EDGE_CURVE( '', #22662, #22310, #23117, .T. ); -#18630 = EDGE_CURVE( '', #21057, #21486, #23118, .T. ); -#18631 = EDGE_CURVE( '', #23119, #21490, #23120, .T. ); -#18632 = EDGE_CURVE( '', #23121, #23119, #23122, .T. ); -#18633 = EDGE_CURVE( '', #23123, #23121, #23124, .T. ); -#18634 = EDGE_CURVE( '', #23111, #23123, #23125, .T. ); -#18635 = FILL_AREA_STYLE( '', ( #23126 ) ); -#18636 = EDGE_CURVE( '', #23127, #21749, #23128, .T. ); -#18637 = EDGE_CURVE( '', #21622, #23127, #23129, .T. ); -#18638 = FILL_AREA_STYLE( '', ( #23130 ) ); -#18639 = EDGE_CURVE( '', #23131, #22025, #23132, .T. ); -#18640 = EDGE_CURVE( '', #23133, #23131, #23134, .T. ); -#18641 = EDGE_CURVE( '', #22027, #23133, #23135, .F. ); -#18642 = FILL_AREA_STYLE( '', ( #23136 ) ); -#18643 = EDGE_CURVE( '', #23137, #23138, #23139, .T. ); -#18644 = EDGE_CURVE( '', #23140, #23137, #23141, .F. ); -#18645 = EDGE_CURVE( '', #21380, #23140, #23142, .T. ); -#18646 = EDGE_CURVE( '', #23143, #21378, #23144, .T. ); -#18647 = EDGE_CURVE( '', #23145, #23143, #23146, .T. ); -#18648 = EDGE_CURVE( '', #23147, #23145, #23148, .T. ); -#18649 = EDGE_CURVE( '', #23138, #23147, #23149, .T. ); -#18650 = FILL_AREA_STYLE( '', ( #23150 ) ); -#18651 = EDGE_CURVE( '', #21249, #22291, #23151, .T. ); -#18652 = EDGE_CURVE( '', #21245, #22288, #23152, .T. ); -#18653 = FILL_AREA_STYLE( '', ( #23153 ) ); -#18654 = EDGE_CURVE( '', #23154, #23155, #23156, .T. ); -#18655 = EDGE_CURVE( '', #23154, #23157, #23158, .T. ); -#18656 = EDGE_CURVE( '', #23157, #23159, #23160, .T. ); -#18657 = EDGE_CURVE( '', #23155, #23159, #23161, .T. ); -#18658 = FILL_AREA_STYLE( '', ( #23162 ) ); -#18659 = EDGE_CURVE( '', #23163, #23164, #23165, .T. ); -#18660 = EDGE_CURVE( '', #20887, #23164, #23166, .T. ); -#18661 = EDGE_CURVE( '', #20885, #21635, #23167, .T. ); -#18662 = EDGE_CURVE( '', #21309, #23168, #23169, .T. ); -#18663 = EDGE_CURVE( '', #23163, #23168, #23170, .T. ); -#18664 = FILL_AREA_STYLE( '', ( #23171 ) ); -#18665 = EDGE_CURVE( '', #20991, #23172, #23173, .T. ); -#18666 = EDGE_CURVE( '', #23174, #20992, #23175, .T. ); -#18667 = EDGE_CURVE( '', #23172, #23174, #23176, .T. ); -#18668 = FILL_AREA_STYLE( '', ( #23177 ) ); -#18669 = EDGE_CURVE( '', #23178, #23179, #23180, .T. ); -#18670 = EDGE_CURVE( '', #23181, #23178, #23182, .T. ); -#18671 = EDGE_CURVE( '', #23181, #23183, #23184, .T. ); -#18672 = EDGE_CURVE( '', #23179, #23183, #23185, .T. ); -#18673 = FILL_AREA_STYLE( '', ( #23186 ) ); -#18674 = EDGE_CURVE( '', #23187, #23188, #23189, .T. ); -#18675 = EDGE_CURVE( '', #23188, #23190, #23191, .T. ); -#18676 = EDGE_CURVE( '', #23190, #23192, #23193, .T. ); -#18677 = EDGE_CURVE( '', #23194, #23192, #23195, .T. ); -#18678 = EDGE_CURVE( '', #22677, #23194, #23196, .T. ); -#18679 = EDGE_CURVE( '', #21077, #21512, #23197, .T. ); -#18680 = EDGE_CURVE( '', #23198, #21516, #23199, .T. ); -#18681 = EDGE_CURVE( '', #23200, #23198, #23201, .T. ); -#18682 = EDGE_CURVE( '', #23202, #23200, #23203, .T. ); -#18683 = EDGE_CURVE( '', #23187, #23202, #23204, .T. ); -#18684 = FILL_AREA_STYLE( '', ( #23205 ) ); -#18685 = EDGE_CURVE( '', #22622, #22345, #23206, .T. ); -#18686 = EDGE_CURVE( '', #22346, #22392, #23207, .T. ); -#18687 = EDGE_CURVE( '', #22391, #22624, #23208, .T. ); -#18688 = FILL_AREA_STYLE( '', ( #23209 ) ); -#18689 = EDGE_CURVE( '', #22669, #23210, #23211, .T. ); -#18690 = EDGE_CURVE( '', #22649, #23210, #23212, .T. ); -#18691 = FILL_AREA_STYLE( '', ( #23213 ) ); -#18692 = EDGE_CURVE( '', #22289, #20526, #23214, .T. ); -#18693 = EDGE_CURVE( '', #22301, #20528, #23215, .T. ); -#18694 = FILL_AREA_STYLE( '', ( #23216 ) ); -#18695 = EDGE_CURVE( '', #23217, #21904, #23218, .T. ); -#18696 = EDGE_CURVE( '', #21902, #23219, #23220, .T. ); -#18697 = EDGE_CURVE( '', #23219, #23221, #23222, .T. ); -#18698 = EDGE_CURVE( '', #23221, #23223, #23224, .T. ); -#18699 = EDGE_CURVE( '', #23223, #23217, #23225, .T. ); -#18700 = FILL_AREA_STYLE( '', ( #23226 ) ); -#18701 = EDGE_CURVE( '', #23227, #22710, #23228, .T. ); -#18702 = EDGE_CURVE( '', #23229, #23227, #23230, .T. ); -#18703 = EDGE_CURVE( '', #23229, #22713, #23231, .T. ); -#18704 = FILL_AREA_STYLE( '', ( #23232 ) ); -#18705 = EDGE_CURVE( '', #23233, #23234, #23235, .T. ); -#18706 = EDGE_CURVE( '', #21520, #23234, #23236, .T. ); -#18707 = EDGE_CURVE( '', #23233, #21519, #23237, .T. ); -#18708 = FILL_AREA_STYLE( '', ( #23238 ) ); -#18709 = EDGE_CURVE( '', #23239, #23048, #23240, .T. ); -#18710 = EDGE_CURVE( '', #22605, #23239, #23241, .T. ); -#18711 = FILL_AREA_STYLE( '', ( #23242 ) ); -#18712 = EDGE_CURVE( '', #23243, #21347, #23244, .T. ); -#18713 = EDGE_CURVE( '', #23245, #21345, #23246, .T. ); -#18714 = EDGE_CURVE( '', #23247, #23245, #23248, .T. ); -#18715 = EDGE_CURVE( '', #23249, #23247, #23250, .T. ); -#18716 = EDGE_CURVE( '', #23249, #23251, #23252, .T. ); -#18717 = EDGE_CURVE( '', #21496, #23251, #23253, .T. ); -#18718 = EDGE_CURVE( '', #21493, #21096, #23254, .T. ); -#18719 = EDGE_CURVE( '', #20825, #23243, #23255, .T. ); -#18720 = FILL_AREA_STYLE( '', ( #23256 ) ); -#18721 = EDGE_CURVE( '', #21114, #21167, #23257, .T. ); -#18722 = EDGE_CURVE( '', #23258, #22273, #23259, .T. ); -#18723 = EDGE_CURVE( '', #23260, #23258, #23261, .T. ); -#18724 = EDGE_CURVE( '', #23262, #23260, #23263, .T. ); -#18725 = EDGE_CURVE( '', #21446, #23262, #23264, .T. ); -#18726 = FILL_AREA_STYLE( '', ( #23265 ) ); -#18727 = EDGE_CURVE( '', #23266, #23267, #23268, .T. ); -#18728 = EDGE_CURVE( '', #21334, #23266, #23269, .T. ); -#18729 = EDGE_CURVE( '', #23270, #21333, #23271, .T. ); -#18730 = EDGE_CURVE( '', #23272, #23270, #23273, .T. ); -#18731 = EDGE_CURVE( '', #23274, #23272, #23275, .T. ); -#18732 = EDGE_CURVE( '', #23276, #23274, #23277, .T. ); -#18733 = EDGE_CURVE( '', #23278, #23276, #23279, .T. ); -#18734 = EDGE_CURVE( '', #23280, #23278, #23281, .T. ); -#18735 = EDGE_CURVE( '', #23280, #23039, #23282, .T. ); -#18736 = EDGE_CURVE( '', #23267, #23037, #23283, .T. ); -#18737 = FILL_AREA_STYLE( '', ( #23284 ) ); -#18738 = EDGE_CURVE( '', #22934, #21384, #23285, .T. ); -#18739 = EDGE_CURVE( '', #21856, #21385, #23286, .T. ); -#18740 = FILL_AREA_STYLE( '', ( #23287 ) ); -#18741 = EDGE_CURVE( '', #23288, #21133, #23289, .T. ); -#18742 = EDGE_CURVE( '', #22653, #23288, #23290, .T. ); -#18743 = FILL_AREA_STYLE( '', ( #23291 ) ); -#18744 = EDGE_CURVE( '', #23292, #23293, #23294, .T. ); -#18745 = EDGE_CURVE( '', #21303, #23293, #23295, .T. ); -#18746 = EDGE_CURVE( '', #21301, #23296, #23297, .T. ); -#18747 = EDGE_CURVE( '', #23296, #23298, #23299, .T. ); -#18748 = EDGE_CURVE( '', #23292, #23298, #23300, .T. ); -#18749 = FILL_AREA_STYLE( '', ( #23301 ) ); -#18750 = EDGE_CURVE( '', #23293, #23302, #23303, .T. ); -#18751 = EDGE_CURVE( '', #21305, #23302, #23304, .T. ); -#18752 = FILL_AREA_STYLE( '', ( #23305 ) ); -#18753 = EDGE_CURVE( '', #23064, #23306, #23307, .T. ); -#18754 = EDGE_CURVE( '', #23308, #23062, #23309, .T. ); -#18755 = EDGE_CURVE( '', #23310, #23308, #23311, .T. ); -#18756 = EDGE_CURVE( '', #22446, #23310, #23312, .T. ); -#18757 = EDGE_CURVE( '', #23306, #20652, #23313, .T. ); -#18758 = FILL_AREA_STYLE( '', ( #23314 ) ); -#18759 = EDGE_CURVE( '', #21941, #23315, #23316, .T. ); -#18760 = EDGE_CURVE( '', #23315, #23317, #23318, .T. ); -#18761 = EDGE_CURVE( '', #23319, #23317, #23320, .T. ); -#18762 = EDGE_CURVE( '', #23321, #23319, #23322, .T. ); -#18763 = EDGE_CURVE( '', #22002, #23321, #23323, .T. ); -#18764 = EDGE_CURVE( '', #22002, #21941, #23324, .T. ); -#18765 = FILL_AREA_STYLE( '', ( #23325 ) ); -#18766 = EDGE_CURVE( '', #23326, #23327, #23328, .F. ); -#18767 = EDGE_CURVE( '', #23329, #23327, #23330, .F. ); -#18768 = EDGE_CURVE( '', #23331, #23329, #23332, .F. ); -#18769 = EDGE_CURVE( '', #23331, #23326, #23333, .T. ); -#18770 = FILL_AREA_STYLE( '', ( #23334 ) ); -#18771 = EDGE_CURVE( '', #23335, #23336, #23337, .T. ); -#18772 = EDGE_CURVE( '', #23338, #23335, #23339, .T. ); -#18773 = EDGE_CURVE( '', #23338, #23340, #23341, .T. ); -#18774 = EDGE_CURVE( '', #23340, #23336, #23342, .T. ); -#18775 = FILL_AREA_STYLE( '', ( #23343 ) ); -#18776 = EDGE_CURVE( '', #23344, #20648, #23345, .T. ); -#18777 = EDGE_CURVE( '', #23346, #23344, #23347, .F. ); -#18778 = EDGE_CURVE( '', #20650, #23346, #23348, .T. ); -#18779 = FILL_AREA_STYLE( '', ( #23349 ) ); -#18780 = EDGE_CURVE( '', #23350, #23351, #23352, .T. ); -#18781 = EDGE_CURVE( '', #23351, #23353, #23354, .T. ); -#18782 = EDGE_CURVE( '', #23353, #23355, #23356, .T. ); -#18783 = EDGE_CURVE( '', #23350, #23355, #23357, .T. ); -#18784 = FILL_AREA_STYLE( '', ( #23358 ) ); -#18785 = EDGE_CURVE( '', #21812, #23359, #23360, .T. ); -#18786 = EDGE_CURVE( '', #23359, #23361, #23362, .T. ); -#18787 = EDGE_CURVE( '', #23361, #22031, #23363, .F. ); -#18788 = EDGE_CURVE( '', #21814, #21449, #23364, .F. ); -#18789 = FILL_AREA_STYLE( '', ( #23365 ) ); -#18790 = EDGE_CURVE( '', #23366, #23366, #23367, .T. ); -#18791 = FILL_AREA_STYLE( '', ( #23368 ) ); -#18792 = EDGE_CURVE( '', #23369, #23370, #23371, .F. ); -#18793 = EDGE_CURVE( '', #23370, #23372, #23373, .T. ); -#18794 = EDGE_CURVE( '', #23372, #23374, #23375, .T. ); -#18795 = EDGE_CURVE( '', #23369, #23374, #23376, .T. ); -#18796 = FILL_AREA_STYLE( '', ( #23377 ) ); -#18797 = EDGE_CURVE( '', #23378, #23082, #23379, .T. ); -#18798 = EDGE_CURVE( '', #23378, #23056, #23380, .T. ); -#18799 = FILL_AREA_STYLE( '', ( #23381 ) ); -#18800 = EDGE_CURVE( '', #23351, #23369, #23382, .T. ); -#18801 = EDGE_CURVE( '', #23383, #23350, #23384, .T. ); -#18802 = EDGE_CURVE( '', #23385, #23383, #23386, .T. ); -#18803 = EDGE_CURVE( '', #20637, #23385, #23387, .T. ); -#18804 = EDGE_CURVE( '', #20636, #23388, #23389, .T. ); -#18805 = EDGE_CURVE( '', #23390, #23388, #23391, .F. ); -#18806 = EDGE_CURVE( '', #23392, #23390, #23393, .T. ); -#18807 = EDGE_CURVE( '', #22192, #23392, #23394, .T. ); -#18808 = EDGE_CURVE( '', #21795, #22191, #23395, .T. ); -#18809 = EDGE_CURVE( '', #23396, #21794, #23397, .F. ); -#18810 = EDGE_CURVE( '', #23396, #23398, #23399, .T. ); -#18811 = EDGE_CURVE( '', #23398, #23400, #23401, .T. ); -#18812 = EDGE_CURVE( '', #23402, #23400, #23403, .T. ); -#18813 = EDGE_CURVE( '', #22159, #23402, #23404, .T. ); -#18814 = EDGE_CURVE( '', #22157, #23405, #23406, .T. ); -#18815 = EDGE_CURVE( '', #23407, #23405, #23408, .T. ); -#18816 = EDGE_CURVE( '', #23407, #23409, #23410, .T. ); -#18817 = EDGE_CURVE( '', #23409, #23370, #23411, .T. ); -#18818 = FILL_AREA_STYLE( '', ( #23412 ) ); -#18819 = EDGE_CURVE( '', #23413, #23414, #23415, .T. ); -#18820 = EDGE_CURVE( '', #23416, #23414, #23417, .T. ); -#18821 = EDGE_CURVE( '', #23416, #23418, #23419, .T. ); -#18822 = EDGE_CURVE( '', #23418, #23413, #23420, .T. ); -#18823 = FILL_AREA_STYLE( '', ( #23421 ) ); -#18824 = EDGE_CURVE( '', #21485, #21055, #23422, .T. ); -#18825 = FILL_AREA_STYLE( '', ( #23423 ) ); -#18826 = EDGE_CURVE( '', #21611, #23424, #23425, .T. ); -#18827 = EDGE_CURVE( '', #20672, #23424, #23426, .T. ); -#18828 = EDGE_CURVE( '', #21611, #20671, #23427, .T. ); -#18829 = FILL_AREA_STYLE( '', ( #23428 ) ); -#18830 = EDGE_CURVE( '', #23429, #20899, #23430, .T. ); -#18831 = EDGE_CURVE( '', #23429, #23431, #23432, .T. ); -#18832 = EDGE_CURVE( '', #23431, #20900, #23433, .T. ); -#18833 = FILL_AREA_STYLE( '', ( #23434 ) ); -#18834 = EDGE_CURVE( '', #23435, #23436, #23437, .T. ); -#18835 = EDGE_CURVE( '', #23436, #23438, #23439, .T. ); -#18836 = EDGE_CURVE( '', #20818, #23438, #23440, .T. ); -#18837 = EDGE_CURVE( '', #20692, #20816, #23441, .T. ); -#18838 = EDGE_CURVE( '', #21506, #20690, #23442, .T. ); -#18839 = EDGE_CURVE( '', #21503, #21083, #23443, .T. ); -#18840 = EDGE_CURVE( '', #22674, #23444, #23445, .T. ); -#18841 = EDGE_CURVE( '', #23444, #23435, #23446, .T. ); -#18842 = FILL_AREA_STYLE( '', ( #23447 ) ); -#18843 = EDGE_CURVE( '', #23198, #23448, #23449, .T. ); -#18844 = EDGE_CURVE( '', #23450, #23448, #23451, .T. ); -#18845 = EDGE_CURVE( '', #23200, #23450, #23452, .T. ); -#18846 = FILL_AREA_STYLE( '', ( #23453 ) ); -#18847 = EDGE_CURVE( '', #20671, #22808, #23454, .T. ); -#18848 = EDGE_CURVE( '', #22806, #23455, #23456, .T. ); -#18849 = EDGE_CURVE( '', #23457, #23455, #23458, .T. ); -#18850 = EDGE_CURVE( '', #23457, #22800, #23459, .T. ); -#18851 = EDGE_CURVE( '', #22798, #23460, #23461, .T. ); -#18852 = EDGE_CURVE( '', #23462, #23460, #23463, .T. ); -#18853 = EDGE_CURVE( '', #23462, #22792, #23464, .T. ); -#18854 = FILL_AREA_STYLE( '', ( #23465 ) ); -#18855 = EDGE_CURVE( '', #22694, #21739, #23466, .T. ); -#18856 = EDGE_CURVE( '', #23467, #22694, #23468, .T. ); -#18857 = EDGE_CURVE( '', #23467, #21741, #23469, .T. ); -#18858 = FILL_AREA_STYLE( '', ( #23470 ) ); -#18859 = EDGE_CURVE( '', #23471, #21212, #23472, .T. ); -#18860 = EDGE_CURVE( '', #23471, #23473, #23474, .T. ); -#18861 = EDGE_CURVE( '', #23475, #23473, #23476, .T. ); -#18862 = EDGE_CURVE( '', #23475, #21214, #23477, .T. ); -#18863 = FILL_AREA_STYLE( '', ( #23478 ) ); -#18864 = EDGE_CURVE( '', #22573, #23288, #23479, .T. ); -#18865 = FILL_AREA_STYLE( '', ( #23480 ) ); -#18866 = EDGE_CURVE( '', #21145, #20683, #23481, .T. ); -#18867 = EDGE_CURVE( '', #21147, #20681, #23482, .T. ); -#18868 = FILL_AREA_STYLE( '', ( #23483 ) ); -#18869 = EDGE_CURVE( '', #23484, #23485, #23486, .F. ); -#18870 = EDGE_CURVE( '', #23485, #23487, #23488, .F. ); -#18871 = EDGE_CURVE( '', #23489, #23487, #23490, .T. ); -#18872 = EDGE_CURVE( '', #23489, #23484, #23491, .F. ); -#18873 = FILL_AREA_STYLE( '', ( #23492 ) ); -#18874 = EDGE_CURVE( '', #23493, #23494, #23495, .T. ); -#18875 = EDGE_CURVE( '', #23493, #22948, #23496, .T. ); -#18876 = EDGE_CURVE( '', #23494, #22946, #23497, .T. ); -#18877 = FILL_AREA_STYLE( '', ( #23498 ) ); -#18878 = EDGE_CURVE( '', #22218, #21599, #23499, .T. ); -#18879 = EDGE_CURVE( '', #22438, #21210, #23500, .T. ); -#18880 = EDGE_CURVE( '', #23501, #21218, #23502, .T. ); -#18881 = EDGE_CURVE( '', #22219, #23501, #23503, .T. ); -#18882 = FILL_AREA_STYLE( '', ( #23504 ) ); -#18883 = EDGE_CURVE( '', #20530, #23505, #23506, .T. ); -#18884 = EDGE_CURVE( '', #23505, #23507, #23508, .T. ); -#18885 = EDGE_CURVE( '', #23507, #20532, #23509, .T. ); -#18886 = FILL_AREA_STYLE( '', ( #23510 ) ); -#18887 = EDGE_CURVE( '', #22899, #23511, #23512, .T. ); -#18888 = EDGE_CURVE( '', #22903, #23513, #23514, .T. ); -#18889 = EDGE_CURVE( '', #23513, #23511, #23515, .T. ); -#18890 = FILL_AREA_STYLE( '', ( #23516 ) ); -#18891 = EDGE_CURVE( '', #23517, #23518, #23519, .T. ); -#18892 = EDGE_CURVE( '', #23520, #23517, #23521, .T. ); -#18893 = EDGE_CURVE( '', #23522, #23520, #23523, .T. ); -#18894 = EDGE_CURVE( '', #23518, #23522, #23524, .T. ); -#18895 = FILL_AREA_STYLE( '', ( #23525 ) ); -#18896 = EDGE_CURVE( '', #21120, #21205, #23526, .T. ); -#18897 = EDGE_CURVE( '', #21203, #23527, #23528, .T. ); -#18898 = EDGE_CURVE( '', #23527, #20841, #23529, .T. ); -#18899 = FILL_AREA_STYLE( '', ( #23530 ) ); -#18900 = EDGE_CURVE( '', #23531, #23532, #23533, .T. ); -#18901 = EDGE_CURVE( '', #23534, #23531, #23535, .T. ); -#18902 = EDGE_CURVE( '', #23534, #23536, #23537, .T. ); -#18903 = EDGE_CURVE( '', #23532, #23536, #23538, .T. ); -#18904 = FILL_AREA_STYLE( '', ( #23539 ) ); -#18905 = EDGE_CURVE( '', #23540, #23541, #23542, .T. ); -#18906 = EDGE_CURVE( '', #23541, #23543, #23544, .T. ); -#18907 = EDGE_CURVE( '', #23545, #23543, #23546, .T. ); -#18908 = EDGE_CURVE( '', #23540, #23545, #23547, .T. ); -#18909 = FILL_AREA_STYLE( '', ( #23548 ) ); -#18910 = EDGE_CURVE( '', #23549, #23550, #23551, .F. ); -#18911 = EDGE_CURVE( '', #23552, #23549, #23553, .T. ); -#18912 = EDGE_CURVE( '', #23552, #23554, #23555, .F. ); -#18913 = EDGE_CURVE( '', #23554, #23550, #23556, .F. ); -#18914 = FILL_AREA_STYLE( '', ( #23557 ) ); -#18915 = EDGE_CURVE( '', #22058, #21440, #23558, .T. ); -#18916 = EDGE_CURVE( '', #20728, #21442, #23559, .T. ); -#18917 = FILL_AREA_STYLE( '', ( #23560 ) ); -#18918 = EDGE_CURVE( '', #23561, #22200, #23562, .T. ); -#18919 = EDGE_CURVE( '', #22205, #23563, #23564, .T. ); -#18920 = EDGE_CURVE( '', #23563, #23561, #23565, .T. ); -#18921 = FILL_AREA_STYLE( '', ( #23566 ) ); -#18922 = FILL_AREA_STYLE( '', ( #23567 ) ); -#18923 = EDGE_CURVE( '', #23568, #23429, #23569, .T. ); -#18924 = EDGE_CURVE( '', #23568, #23570, #23571, .T. ); -#18925 = EDGE_CURVE( '', #23570, #23431, #23572, .T. ); -#18926 = FILL_AREA_STYLE( '', ( #23573 ) ); -#18927 = EDGE_CURVE( '', #22023, #21956, #23574, .T. ); -#18928 = FILL_AREA_STYLE( '', ( #23575 ) ); -#18929 = EDGE_CURVE( '', #22111, #23344, #23576, .T. ); -#18930 = EDGE_CURVE( '', #23577, #22124, #23578, .T. ); -#18931 = EDGE_CURVE( '', #23577, #22444, #23579, .F. ); -#18932 = EDGE_CURVE( '', #22450, #23580, #23581, .F. ); -#18933 = EDGE_CURVE( '', #23580, #23346, #23582, .F. ); -#18934 = FILL_AREA_STYLE( '', ( #23583 ) ); -#18935 = EDGE_CURVE( '', #23584, #23585, #23586, .T. ); -#18936 = EDGE_CURVE( '', #23587, #23584, #23588, .T. ); -#18937 = EDGE_CURVE( '', #23587, #23589, #23590, .T. ); -#18938 = EDGE_CURVE( '', #23589, #23585, #23591, .T. ); -#18939 = FILL_AREA_STYLE( '', ( #23592 ) ); -#18940 = EDGE_CURVE( '', #23593, #22262, #23594, .T. ); -#18941 = EDGE_CURVE( '', #23595, #23593, #23596, .T. ); -#18942 = EDGE_CURVE( '', #23595, #22264, #23597, .T. ); -#18943 = FILL_AREA_STYLE( '', ( #23598 ) ); -#18944 = EDGE_CURVE( '', #22523, #23011, #23599, .T. ); -#18945 = EDGE_CURVE( '', #23009, #20871, #23600, .T. ); -#18946 = EDGE_CURVE( '', #20869, #23601, #23602, .T. ); -#18947 = EDGE_CURVE( '', #21823, #23601, #23603, .T. ); -#18948 = EDGE_CURVE( '', #21824, #22898, #23604, .T. ); -#18949 = EDGE_CURVE( '', #23511, #23605, #23606, .T. ); -#18950 = EDGE_CURVE( '', #23605, #23607, #23608, .T. ); -#18951 = EDGE_CURVE( '', #23607, #23609, #23610, .T. ); -#18952 = EDGE_CURVE( '', #23611, #23609, #23612, .T. ); -#18953 = EDGE_CURVE( '', #23611, #23613, #23614, .T. ); -#18954 = EDGE_CURVE( '', #23613, #23615, #23616, .T. ); -#18955 = EDGE_CURVE( '', #23615, #23617, #23618, .T. ); -#18956 = EDGE_CURVE( '', #23617, #21589, #23619, .T. ); -#18957 = EDGE_CURVE( '', #23620, #23620, #23621, .T. ); -#18958 = FILL_AREA_STYLE( '', ( #23622 ) ); -#18959 = EDGE_CURVE( '', #23623, #23624, #23625, .T. ); -#18960 = EDGE_CURVE( '', #23626, #23623, #23627, .T. ); -#18961 = EDGE_CURVE( '', #23626, #23628, #23629, .T. ); -#18962 = EDGE_CURVE( '', #23628, #23624, #23630, .T. ); -#18963 = FILL_AREA_STYLE( '', ( #23631 ) ); -#18964 = EDGE_CURVE( '', #21396, #21908, #23632, .F. ); -#18965 = FILL_AREA_STYLE( '', ( #23633 ) ); -#18966 = EDGE_CURVE( '', #23634, #23635, #23636, .T. ); -#18967 = EDGE_CURVE( '', #23637, #23635, #23638, .T. ); -#18968 = EDGE_CURVE( '', #23637, #23639, #23640, .T. ); -#18969 = EDGE_CURVE( '', #23639, #23634, #23641, .T. ); -#18970 = FILL_AREA_STYLE( '', ( #23642 ) ); -#18971 = EDGE_CURVE( '', #20658, #23577, #23643, .T. ); -#18972 = FILL_AREA_STYLE( '', ( #23644 ) ); -#18973 = EDGE_CURVE( '', #23645, #23646, #23647, .T. ); -#18974 = EDGE_CURVE( '', #23648, #23646, #23649, .T. ); -#18975 = EDGE_CURVE( '', #23648, #23650, #23651, .T. ); -#18976 = EDGE_CURVE( '', #23650, #23645, #23652, .T. ); -#18977 = FILL_AREA_STYLE( '', ( #23653 ) ); -#18978 = EDGE_CURVE( '', #22394, #22350, #23654, .F. ); -#18979 = FILL_AREA_STYLE( '', ( #23655 ) ); -#18980 = EDGE_CURVE( '', #21948, #22034, #23656, .F. ); -#18981 = FILL_AREA_STYLE( '', ( #23657 ) ); -#18982 = EDGE_CURVE( '', #22348, #22620, #23658, .F. ); -#18983 = FILL_AREA_STYLE( '', ( #23659 ) ); -#18984 = EDGE_CURVE( '', #22884, #22376, #23660, .T. ); -#18985 = FILL_AREA_STYLE( '', ( #23661 ) ); -#18986 = EDGE_CURVE( '', #20843, #23662, #23663, .F. ); -#18987 = EDGE_CURVE( '', #23662, #23527, #23664, .F. ); -#18988 = FILL_AREA_STYLE( '', ( #23665 ) ); -#18989 = EDGE_CURVE( '', #23666, #23667, #23668, .T. ); -#18990 = EDGE_CURVE( '', #23669, #23666, #23670, .T. ); -#18991 = EDGE_CURVE( '', #23133, #23669, #23671, .T. ); -#18992 = EDGE_CURVE( '', #23133, #23667, #23672, .T. ); -#18993 = FILL_AREA_STYLE( '', ( #23673 ) ); -#18994 = EDGE_CURVE( '', #21989, #21238, #23674, .T. ); -#18995 = EDGE_CURVE( '', #23675, #21238, #23676, .T. ); -#18996 = EDGE_CURVE( '', #23675, #21988, #23677, .F. ); -#18997 = FILL_AREA_STYLE( '', ( #23678 ) ); -#18998 = EDGE_CURVE( '', #23679, #20845, #23680, .T. ); -#18999 = EDGE_CURVE( '', #22042, #23679, #23681, .F. ); -#19000 = FILL_AREA_STYLE( '', ( #23682 ) ); -#19001 = EDGE_CURVE( '', #23683, #20627, #23684, .T. ); -#19002 = EDGE_CURVE( '', #20632, #23685, #23686, .T. ); -#19003 = EDGE_CURVE( '', #23685, #23683, #23687, .T. ); -#19004 = FILL_AREA_STYLE( '', ( #23688 ) ); -#19005 = EDGE_CURVE( '', #23689, #20698, #23690, .T. ); -#19006 = EDGE_CURVE( '', #23691, #20703, #23692, .T. ); -#19007 = EDGE_CURVE( '', #23691, #23689, #23693, .T. ); -#19008 = FILL_AREA_STYLE( '', ( #23694 ) ); -#19009 = EDGE_CURVE( '', #23695, #23696, #23697, .T. ); -#19010 = EDGE_CURVE( '', #23695, #23698, #23699, .T. ); -#19011 = EDGE_CURVE( '', #23698, #23700, #23701, .T. ); -#19012 = EDGE_CURVE( '', #21473, #23700, #23702, .T. ); -#19013 = EDGE_CURVE( '', #23696, #21470, #23703, .T. ); -#19014 = FILL_AREA_STYLE( '', ( #23704 ) ); -#19015 = EDGE_CURVE( '', #23705, #22260, #23706, .T. ); -#19016 = EDGE_CURVE( '', #23593, #23705, #23707, .T. ); -#19017 = FILL_AREA_STYLE( '', ( #23708 ) ); -#19018 = EDGE_CURVE( '', #23505, #23709, #23710, .T. ); -#19019 = EDGE_CURVE( '', #22299, #22147, #23711, .T. ); -#19020 = EDGE_CURVE( '', #23147, #22148, #23712, .F. ); -#19021 = EDGE_CURVE( '', #23145, #23713, #23714, .T. ); -#19022 = EDGE_CURVE( '', #23713, #22683, #23715, .T. ); -#19023 = EDGE_CURVE( '', #21000, #22959, #23716, .T. ); -#19024 = EDGE_CURVE( '', #23709, #22958, #23717, .T. ); -#19025 = EDGE_CURVE( '', #23718, #21629, #23719, .T. ); -#19026 = EDGE_CURVE( '', #23720, #23718, #23721, .T. ); -#19027 = EDGE_CURVE( '', #21631, #23720, #23722, .T. ); -#19028 = EDGE_CURVE( '', #20537, #21320, #23723, .T. ); -#19029 = EDGE_CURVE( '', #22498, #23724, #23725, .T. ); -#19030 = EDGE_CURVE( '', #23724, #21567, #23726, .T. ); -#19031 = FILL_AREA_STYLE( '', ( #23727 ) ); -#19032 = EDGE_CURVE( '', #23728, #23729, #23730, .T. ); -#19033 = EDGE_CURVE( '', #23729, #23731, #23732, .T. ); -#19034 = EDGE_CURVE( '', #21300, #23731, #23733, .T. ); -#19035 = EDGE_CURVE( '', #23302, #23728, #23734, .T. ); -#19036 = FILL_AREA_STYLE( '', ( #23735 ) ); -#19037 = EDGE_CURVE( '', #21969, #22039, #23736, .F. ); -#19038 = FILL_AREA_STYLE( '', ( #23737 ) ); -#19039 = EDGE_CURVE( '', #23738, #22835, #23739, .F. ); -#19040 = EDGE_CURVE( '', #23738, #23740, #23741, .T. ); -#19041 = EDGE_CURVE( '', #22835, #23740, #23742, .T. ); -#19042 = FILL_AREA_STYLE( '', ( #23743 ) ); -#19043 = EDGE_CURVE( '', #23744, #23745, #23746, .T. ); -#19044 = EDGE_CURVE( '', #23745, #23747, #23748, .T. ); -#19045 = EDGE_CURVE( '', #23749, #23747, #23750, .T. ); -#19046 = EDGE_CURVE( '', #23744, #23749, #23751, .T. ); -#19047 = FILL_AREA_STYLE( '', ( #23752 ) ); -#19048 = EDGE_CURVE( '', #23753, #23270, #23754, .T. ); -#19049 = EDGE_CURVE( '', #23755, #23753, #23756, .T. ); -#19050 = EDGE_CURVE( '', #23755, #23272, #23757, .T. ); -#19051 = FILL_AREA_STYLE( '', ( #23758 ) ); -#19052 = EDGE_CURVE( '', #23759, #22122, #23760, .T. ); -#19053 = EDGE_CURVE( '', #23761, #22120, #23762, .T. ); -#19054 = EDGE_CURVE( '', #23759, #23761, #23763, .T. ); -#19055 = FILL_AREA_STYLE( '', ( #23764 ) ); -#19056 = EDGE_CURVE( '', #22672, #23765, #23766, .T. ); -#19057 = EDGE_CURVE( '', #23444, #23765, #23767, .T. ); -#19058 = FILL_AREA_STYLE( '', ( #23768 ) ); -#19059 = EDGE_CURVE( '', #21200, #23662, #23769, .T. ); -#19060 = EDGE_CURVE( '', #23679, #21201, #23770, .T. ); -#19061 = FILL_AREA_STYLE( '', ( #23771 ) ); -#19062 = EDGE_CURVE( '', #23772, #23494, #23773, .T. ); -#19063 = EDGE_CURVE( '', #23772, #22944, #23774, .T. ); -#19064 = FILL_AREA_STYLE( '', ( #23775 ) ); -#19065 = EDGE_CURVE( '', #23462, #22176, #23776, .T. ); -#19066 = EDGE_CURVE( '', #22174, #23777, #23778, .T. ); -#19067 = EDGE_CURVE( '', #22794, #23777, #23779, .T. ); -#19068 = FILL_AREA_STYLE( '', ( #23780 ) ); -#19069 = EDGE_CURVE( '', #23781, #21687, #23782, .F. ); -#19070 = EDGE_CURVE( '', #23781, #23783, #23784, .F. ); -#19071 = EDGE_CURVE( '', #21690, #23783, #23785, .F. ); -#19072 = FILL_AREA_STYLE( '', ( #23786 ) ); -#19073 = EDGE_CURVE( '', #23787, #23755, #23788, .T. ); -#19074 = EDGE_CURVE( '', #23787, #23789, #23790, .T. ); -#19075 = EDGE_CURVE( '', #23789, #23274, #23791, .T. ); -#19076 = FILL_AREA_STYLE( '', ( #23792 ) ); -#19077 = EDGE_CURVE( '', #20895, #23793, #23794, .T. ); -#19078 = EDGE_CURVE( '', #23793, #23795, #23796, .T. ); -#19079 = EDGE_CURVE( '', #23795, #22088, #23797, .T. ); -#19080 = EDGE_CURVE( '', #22273, #22089, #23798, .T. ); -#19081 = EDGE_CURVE( '', #23799, #22272, #23800, .T. ); -#19082 = EDGE_CURVE( '', #20876, #23799, #23801, .T. ); -#19083 = FILL_AREA_STYLE( '', ( #23802 ) ); -#19084 = EDGE_CURVE( '', #23803, #22114, #23804, .T. ); -#19085 = EDGE_CURVE( '', #23805, #22112, #23806, .T. ); -#19086 = EDGE_CURVE( '', #23803, #23805, #23807, .T. ); -#19087 = FILL_AREA_STYLE( '', ( #23808 ) ); -#19088 = EDGE_CURVE( '', #22532, #23570, #23809, .T. ); -#19089 = EDGE_CURVE( '', #20902, #22530, #23810, .T. ); -#19090 = FILL_AREA_STYLE( '', ( #23811 ) ); -#19091 = EDGE_CURVE( '', #21154, #20769, #23812, .F. ); -#19092 = EDGE_CURVE( '', #20771, #21152, #23813, .T. ); -#19093 = FILL_AREA_STYLE( '', ( #23814 ) ); -#19094 = EDGE_CURVE( '', #20610, #22760, #23815, .T. ); -#19095 = EDGE_CURVE( '', #23816, #22760, #23817, .T. ); -#19096 = EDGE_CURVE( '', #22222, #23816, #23818, .T. ); -#19097 = FILL_AREA_STYLE( '', ( #23819 ) ); -#19098 = EDGE_CURVE( '', #22237, #20738, #23820, .T. ); -#19099 = EDGE_CURVE( '', #22237, #21681, #23821, .T. ); -#19100 = FILL_AREA_STYLE( '', ( #23822 ) ); -#19101 = EDGE_CURVE( '', #23823, #20524, #23824, .T. ); -#19102 = EDGE_CURVE( '', #21677, #23823, #23825, .T. ); -#19103 = FILL_AREA_STYLE( '', ( #23826 ) ); -#19104 = EDGE_CURVE( '', #22855, #23827, #23828, .T. ); -#19105 = EDGE_CURVE( '', #22853, #23829, #23830, .T. ); -#19106 = EDGE_CURVE( '', #23829, #23827, #23831, .T. ); -#19107 = FILL_AREA_STYLE( '', ( #23832 ) ); -#19108 = EDGE_CURVE( '', #23833, #21049, #23834, .T. ); -#19109 = EDGE_CURVE( '', #23833, #21194, #23835, .T. ); -#19110 = FILL_AREA_STYLE( '', ( #23836 ) ); -#19111 = EDGE_CURVE( '', #23396, #23837, #23838, .T. ); -#19112 = EDGE_CURVE( '', #23837, #23839, #23840, .T. ); -#19113 = EDGE_CURVE( '', #23839, #23398, #23841, .T. ); -#19114 = FILL_AREA_STYLE( '', ( #23842 ) ); -#19115 = EDGE_CURVE( '', #23843, #23072, #23844, .T. ); -#19116 = EDGE_CURVE( '', #23845, #23070, #23846, .F. ); -#19117 = EDGE_CURVE( '', #23845, #23843, #23847, .T. ); -#19118 = FILL_AREA_STYLE( '', ( #23848 ) ); -#19119 = EDGE_CURVE( '', #23849, #22579, #23850, .T. ); -#19120 = EDGE_CURVE( '', #21583, #23849, #23851, .T. ); -#19121 = FILL_AREA_STYLE( '', ( #23852 ) ); -#19122 = EDGE_CURVE( '', #23853, #23854, #23855, .F. ); -#19123 = EDGE_CURVE( '', #23856, #23853, #23857, .T. ); -#19124 = EDGE_CURVE( '', #23856, #23858, #23859, .T. ); -#19125 = EDGE_CURVE( '', #23858, #23860, #23861, .T. ); -#19126 = EDGE_CURVE( '', #23860, #23335, #23862, .T. ); -#19127 = EDGE_CURVE( '', #23336, #23863, #23864, .T. ); -#19128 = EDGE_CURVE( '', #23863, #22183, #23865, .T. ); -#19129 = EDGE_CURVE( '', #23866, #22182, #23867, .F. ); -#19130 = EDGE_CURVE( '', #23868, #23866, #23869, .F. ); -#19131 = EDGE_CURVE( '', #23854, #23868, #23870, .T. ); -#19132 = FILL_AREA_STYLE( '', ( #23871 ) ); -#19133 = EDGE_CURVE( '', #22890, #21534, #23872, .T. ); -#19134 = FILL_AREA_STYLE( '', ( #23873 ) ); -#19135 = EDGE_CURVE( '', #23874, #23875, #23876, .T. ); -#19136 = EDGE_CURVE( '', #23875, #20516, #23877, .T. ); -#19137 = EDGE_CURVE( '', #20515, #23874, #23878, .T. ); -#19138 = FILL_AREA_STYLE( '', ( #23879 ) ); -#19139 = EDGE_CURVE( '', #23880, #23552, #23881, .F. ); -#19140 = EDGE_CURVE( '', #23882, #23880, #23883, .F. ); -#19141 = EDGE_CURVE( '', #23884, #23882, #23885, .T. ); -#19142 = EDGE_CURVE( '', #23886, #23884, #23887, .F. ); -#19143 = EDGE_CURVE( '', #23888, #23886, #23889, .T. ); -#19144 = EDGE_CURVE( '', #23888, #23691, #23890, .T. ); -#19145 = EDGE_CURVE( '', #20701, #23891, #23892, .T. ); -#19146 = EDGE_CURVE( '', #23891, #23893, #23894, .T. ); -#19147 = EDGE_CURVE( '', #23893, #23554, #23895, .T. ); -#19148 = FILL_AREA_STYLE( '', ( #23896 ) ); -#19149 = EDGE_CURVE( '', #20985, #23897, #23898, .T. ); -#19150 = EDGE_CURVE( '', #23899, #23897, #23900, .T. ); -#19151 = EDGE_CURVE( '', #23899, #23901, #23902, .T. ); -#19152 = EDGE_CURVE( '', #22789, #23901, #23903, .T. ); -#19153 = FILL_AREA_STYLE( '', ( #23904 ) ); -#19154 = EDGE_CURVE( '', #23874, #23507, #23905, .T. ); -#19155 = EDGE_CURVE( '', #21627, #23906, #23907, .T. ); -#19156 = EDGE_CURVE( '', #23908, #21626, #23909, .T. ); -#19157 = EDGE_CURVE( '', #23906, #23908, #23910, .T. ); -#19158 = EDGE_CURVE( '', #22150, #22297, #23911, .T. ); -#19159 = EDGE_CURVE( '', #22295, #23912, #23913, .T. ); -#19160 = EDGE_CURVE( '', #23912, #22926, #23914, .T. ); -#19161 = EDGE_CURVE( '', #23915, #22941, #23916, .T. ); -#19162 = EDGE_CURVE( '', #23917, #23915, #23918, .T. ); -#19163 = EDGE_CURVE( '', #23137, #23917, #23919, .T. ); -#19164 = EDGE_CURVE( '', #22152, #23138, #23920, .T. ); -#19165 = EDGE_CURVE( '', #21318, #20536, #23921, .T. ); -#19166 = EDGE_CURVE( '', #22684, #22336, #23922, .T. ); -#19167 = EDGE_CURVE( '', #23923, #22496, #23924, .T. ); -#19168 = EDGE_CURVE( '', #21563, #23923, #23925, .T. ); -#19169 = FILL_AREA_STYLE( '', ( #23926 ) ); -#19170 = FILL_AREA_STYLE( '', ( #23927 ) ); -#19171 = EDGE_CURVE( '', #23928, #23378, #23929, .T. ); -#19172 = EDGE_CURVE( '', #23928, #23058, #23930, .T. ); -#19173 = FILL_AREA_STYLE( '', ( #23931 ) ); -#19174 = EDGE_CURVE( '', #22721, #23467, #23932, .T. ); -#19175 = FILL_AREA_STYLE( '', ( #23933 ) ); -#19176 = EDGE_CURVE( '', #23400, #23934, #23935, .T. ); -#19177 = EDGE_CURVE( '', #23934, #23839, #23936, .T. ); -#19178 = FILL_AREA_STYLE( '', ( #23937 ) ); -#19179 = EDGE_CURVE( '', #20904, #23938, #23939, .T. ); -#19180 = EDGE_CURVE( '', #23938, #23940, #23941, .T. ); -#19181 = EDGE_CURVE( '', #23940, #23568, #23942, .T. ); -#19182 = FILL_AREA_STYLE( '', ( #23943 ) ); -#19183 = EDGE_CURVE( '', #22440, #21209, #23944, .T. ); -#19184 = FILL_AREA_STYLE( '', ( #23945 ) ); -#19185 = EDGE_CURVE( '', #23946, #23947, #23948, .T. ); -#19186 = EDGE_CURVE( '', #20623, #23947, #23949, .T. ); -#19187 = EDGE_CURVE( '', #20621, #23950, #23951, .T. ); -#19188 = EDGE_CURVE( '', #23952, #23950, #23953, .T. ); -#19189 = EDGE_CURVE( '', #23954, #23952, #23955, .T. ); -#19190 = EDGE_CURVE( '', #23956, #23954, #23957, .F. ); -#19191 = EDGE_CURVE( '', #23956, #23946, #23958, .T. ); -#19192 = FILL_AREA_STYLE( '', ( #23959 ) ); -#19193 = EDGE_CURVE( '', #21314, #23960, #23961, .T. ); -#19194 = EDGE_CURVE( '', #23168, #23960, #23962, .T. ); -#19195 = FILL_AREA_STYLE( '', ( #23963 ) ); -#19196 = EDGE_CURVE( '', #23155, #22691, #23964, .T. ); -#19197 = EDGE_CURVE( '', #23154, #22696, #23965, .T. ); -#19198 = FILL_AREA_STYLE( '', ( #23966 ) ); -#19199 = EDGE_CURVE( '', #21186, #21914, #23967, .T. ); -#19200 = EDGE_CURVE( '', #21915, #21185, #23968, .T. ); -#19201 = EDGE_CURVE( '', #22908, #22725, #23969, .T. ); -#19202 = EDGE_CURVE( '', #22726, #22907, #23970, .T. ); -#19203 = EDGE_CURVE( '', #23971, #23972, #23973, .T. ); -#19204 = EDGE_CURVE( '', #23971, #21195, #23974, .F. ); -#19205 = EDGE_CURVE( '', #23975, #23833, #23976, .T. ); -#19206 = EDGE_CURVE( '', #23977, #23975, #23978, .T. ); -#19207 = EDGE_CURVE( '', #23979, #23977, #23980, .T. ); -#19208 = EDGE_CURVE( '', #23979, #23981, #23982, .F. ); -#19209 = EDGE_CURVE( '', #23983, #23981, #23984, .T. ); -#19210 = EDGE_CURVE( '', #23972, #23983, #23985, .T. ); -#19211 = EDGE_CURVE( '', #21143, #23623, #23986, .T. ); -#19212 = EDGE_CURVE( '', #23624, #21142, #23987, .T. ); -#19213 = EDGE_CURVE( '', #21636, #20884, #23988, .T. ); -#19214 = EDGE_CURVE( '', #23827, #23989, #23990, .T. ); -#19215 = EDGE_CURVE( '', #23989, #22857, #23991, .T. ); -#19216 = FILL_AREA_STYLE( '', ( #23992 ) ); -#19217 = EDGE_CURVE( '', #20641, #23993, #23994, .T. ); -#19218 = EDGE_CURVE( '', #23388, #23993, #23995, .T. ); -#19219 = FILL_AREA_STYLE( '', ( #23996 ) ); -#19220 = EDGE_CURVE( '', #23119, #23997, #23998, .T. ); -#19221 = EDGE_CURVE( '', #21488, #23997, #23999, .T. ); -#19222 = FILL_AREA_STYLE( '', ( #24000 ) ); -#19223 = EDGE_CURVE( '', #24001, #23493, #24002, .T. ); -#19224 = EDGE_CURVE( '', #24001, #22950, #24003, .T. ); -#19225 = FILL_AREA_STYLE( '', ( #24004 ) ); -#19226 = EDGE_CURVE( '', #24005, #24006, #24007, .T. ); -#19227 = EDGE_CURVE( '', #23884, #24005, #24008, .F. ); -#19228 = EDGE_CURVE( '', #23882, #24006, #24009, .T. ); -#19229 = FILL_AREA_STYLE( '', ( #24010 ) ); -#19230 = EDGE_CURVE( '', #24011, #23938, #24012, .T. ); -#19231 = EDGE_CURVE( '', #24013, #24011, #24014, .T. ); -#19232 = EDGE_CURVE( '', #23940, #24013, #24015, .F. ); -#19233 = FILL_AREA_STYLE( '', ( #24016 ) ); -#19234 = EDGE_CURVE( '', #21832, #21384, #24017, .T. ); -#19235 = EDGE_CURVE( '', #21833, #22934, #24018, .T. ); -#19236 = FILL_AREA_STYLE( '', ( #24019 ) ); -#19237 = EDGE_CURVE( '', #24020, #21879, #24021, .T. ); -#19238 = EDGE_CURVE( '', #24022, #24020, #24023, .T. ); -#19239 = EDGE_CURVE( '', #24022, #21882, #24024, .T. ); -#19240 = FILL_AREA_STYLE( '', ( #24025 ) ); -#19241 = EDGE_CURVE( '', #22430, #24026, #24027, .T. ); -#19242 = EDGE_CURVE( '', #24026, #22644, #24028, .T. ); -#19243 = FILL_AREA_STYLE( '', ( #24029 ) ); -#19244 = EDGE_CURVE( '', #23617, #22569, #24030, .T. ); -#19245 = EDGE_CURVE( '', #23615, #24031, #24032, .T. ); -#19246 = EDGE_CURVE( '', #24031, #24033, #24034, .T. ); -#19247 = EDGE_CURVE( '', #24033, #24035, #24036, .T. ); -#19248 = EDGE_CURVE( '', #24035, #24037, #24038, .T. ); -#19249 = EDGE_CURVE( '', #24039, #24037, #24040, .T. ); -#19250 = EDGE_CURVE( '', #24039, #23267, #24041, .T. ); -#19251 = EDGE_CURVE( '', #22385, #21723, #24042, .T. ); -#19252 = EDGE_CURVE( '', #22383, #24043, #24044, .T. ); -#19253 = EDGE_CURVE( '', #24043, #22575, #24045, .T. ); -#19254 = FILL_AREA_STYLE( '', ( #24046 ) ); -#19255 = EDGE_CURVE( '', #23374, #23353, #24047, .T. ); -#19256 = EDGE_CURVE( '', #23667, #23372, #24048, .T. ); -#19257 = EDGE_CURVE( '', #23131, #22156, #24049, .T. ); -#19258 = EDGE_CURVE( '', #22161, #24050, #24051, .T. ); -#19259 = EDGE_CURVE( '', #24050, #23934, #24052, .T. ); -#19260 = EDGE_CURVE( '', #21799, #23837, #24053, .T. ); -#19261 = EDGE_CURVE( '', #22196, #21797, #24054, .T. ); -#19262 = EDGE_CURVE( '', #24055, #22194, #24056, .T. ); -#19263 = EDGE_CURVE( '', #24057, #24055, #24058, .T. ); -#19264 = EDGE_CURVE( '', #23993, #24057, #24059, .T. ); -#19265 = EDGE_CURVE( '', #24060, #20639, #24061, .T. ); -#19266 = EDGE_CURVE( '', #24062, #24060, #24063, .T. ); -#19267 = EDGE_CURVE( '', #23355, #24062, #24064, .T. ); -#19268 = FILL_AREA_STYLE( '', ( #24065 ) ); -#19269 = EDGE_CURVE( '', #22989, #20619, #24066, .T. ); -#19270 = EDGE_CURVE( '', #22988, #24067, #24068, .T. ); -#19271 = EDGE_CURVE( '', #24069, #24067, #24070, .T. ); -#19272 = EDGE_CURVE( '', #24071, #24069, #24072, .T. ); -#19273 = EDGE_CURVE( '', #24071, #24073, #24074, .T. ); -#19274 = EDGE_CURVE( '', #24073, #20618, #24075, .T. ); -#19275 = FILL_AREA_STYLE( '', ( #24076 ) ); -#19276 = EDGE_CURVE( '', #23893, #24077, #24078, .T. ); -#19277 = EDGE_CURVE( '', #24077, #23550, #24079, .T. ); -#19278 = FILL_AREA_STYLE( '', ( #24080 ) ); -#19279 = EDGE_CURVE( '', #20699, #24081, #24082, .T. ); -#19280 = EDGE_CURVE( '', #23891, #24081, #24083, .T. ); -#19281 = FILL_AREA_STYLE( '', ( #24084 ) ); -#19282 = EDGE_CURVE( '', #24085, #23561, #24086, .T. ); -#19283 = EDGE_CURVE( '', #23563, #24087, #24088, .T. ); -#19284 = EDGE_CURVE( '', #24087, #24085, #24089, .T. ); -#19285 = FILL_AREA_STYLE( '', ( #24090 ) ); -#19286 = EDGE_CURVE( '', #20689, #21508, #24091, .T. ); -#19287 = FILL_AREA_STYLE( '', ( #24092 ) ); -#19288 = EDGE_CURVE( '', #24093, #22138, #24094, .T. ); -#19289 = EDGE_CURVE( '', #24093, #24095, #24096, .T. ); -#19290 = EDGE_CURVE( '', #24097, #24095, #24098, .T. ); -#19291 = EDGE_CURVE( '', #22268, #24097, #24099, .T. ); -#19292 = EDGE_CURVE( '', #24100, #22266, #24101, .T. ); -#19293 = EDGE_CURVE( '', #22139, #24100, #24102, .T. ); -#19294 = FILL_AREA_STYLE( '', ( #24103 ) ); -#19295 = EDGE_CURVE( '', #20814, #20694, #24104, .T. ); -#19296 = FILL_AREA_STYLE( '', ( #24105 ) ); -#19297 = FILL_AREA_STYLE( '', ( #24106 ) ); -#19298 = EDGE_CURVE( '', #23589, #21826, #24107, .T. ); -#19299 = EDGE_CURVE( '', #21828, #23587, #24108, .T. ); -#19300 = FILL_AREA_STYLE( '', ( #24109 ) ); -#19301 = EDGE_CURVE( '', #21997, #21933, #24110, .T. ); -#19302 = EDGE_CURVE( '', #22000, #21932, #24111, .T. ); -#19303 = FILL_AREA_STYLE( '', ( #24112 ) ); -#19304 = EDGE_CURVE( '', #21098, #21494, #24113, .T. ); -#19305 = FILL_AREA_STYLE( '', ( #24114 ) ); -#19306 = EDGE_CURVE( '', #22306, #20928, #24115, .T. ); -#19307 = EDGE_CURVE( '', #24116, #20926, #24117, .T. ); -#19308 = EDGE_CURVE( '', #24118, #24116, #24119, .T. ); -#19309 = EDGE_CURVE( '', #24120, #24118, #24121, .T. ); -#19310 = EDGE_CURVE( '', #24120, #23997, #24122, .T. ); -#19311 = EDGE_CURVE( '', #22664, #22308, #24123, .T. ); -#19312 = FILL_AREA_STYLE( '', ( #24124 ) ); -#19313 = EDGE_CURVE( '', #24125, #23074, #24126, .F. ); -#19314 = EDGE_CURVE( '', #24125, #22214, #24127, .T. ); -#19315 = FILL_AREA_STYLE( '', ( #24128 ) ); -#19316 = EDGE_CURVE( '', #22293, #24129, #24130, .T. ); -#19317 = EDGE_CURVE( '', #23912, #24129, #24131, .T. ); -#19318 = FILL_AREA_STYLE( '', ( #24132 ) ); -#19319 = EDGE_CURVE( '', #24133, #24134, #24135, .T. ); -#19320 = EDGE_CURVE( '', #24134, #23164, #24136, .T. ); -#19321 = EDGE_CURVE( '', #24133, #23163, #24137, .T. ); -#19322 = FILL_AREA_STYLE( '', ( #24138 ) ); -#19323 = EDGE_CURVE( '', #23019, #24097, #24139, .T. ); -#19324 = FILL_AREA_STYLE( '', ( #24140 ) ); -#19325 = EDGE_CURVE( '', #24141, #22610, #24142, .T. ); -#19326 = EDGE_CURVE( '', #24143, #22615, #24144, .T. ); -#19327 = EDGE_CURVE( '', #24143, #24141, #24145, .T. ); -#19328 = FILL_AREA_STYLE( '', ( #24146 ) ); -#19329 = EDGE_CURVE( '', #21910, #22330, #24147, .T. ); -#19330 = EDGE_CURVE( '', #23361, #21438, #24148, .T. ); -#19331 = EDGE_CURVE( '', #23359, #21329, #24149, .T. ); -#19332 = EDGE_CURVE( '', #21327, #24150, #24151, .T. ); -#19333 = EDGE_CURVE( '', #24150, #21398, #24152, .F. ); -#19334 = FILL_AREA_STYLE( '', ( #24153 ) ); -#19335 = EDGE_CURVE( '', #24050, #23402, #24154, .T. ); -#19336 = FILL_AREA_STYLE( '', ( #24155 ) ); -#19337 = EDGE_CURVE( '', #24156, #23901, #24157, .T. ); -#19338 = EDGE_CURVE( '', #23418, #23899, #24158, .T. ); -#19339 = EDGE_CURVE( '', #24087, #23416, #24159, .T. ); -#19340 = EDGE_CURVE( '', #21466, #22203, #24160, .T. ); -#19341 = EDGE_CURVE( '', #24156, #21127, #24161, .T. ); -#19342 = FILL_AREA_STYLE( '', ( #24162 ) ); -#19343 = EDGE_CURVE( '', #22423, #22241, #24163, .T. ); -#19344 = EDGE_CURVE( '', #22423, #24164, #24165, .T. ); -#19345 = EDGE_CURVE( '', #24164, #24166, #24167, .F. ); -#19346 = EDGE_CURVE( '', #24166, #22241, #24168, .T. ); -#19347 = FILL_AREA_STYLE( '', ( #24169 ) ); -#19348 = EDGE_CURVE( '', #22659, #21668, #24170, .T. ); -#19349 = EDGE_CURVE( '', #21668, #21063, #24171, .T. ); -#19350 = FILL_AREA_STYLE( '', ( #24172 ) ); -#19351 = EDGE_CURVE( '', #23383, #24062, #24173, .T. ); -#19352 = EDGE_CURVE( '', #23385, #24060, #24174, .T. ); -#19353 = FILL_AREA_STYLE( '', ( #24175 ) ); -#19354 = EDGE_CURVE( '', #23646, #22475, #24176, .T. ); -#19355 = EDGE_CURVE( '', #22477, #23648, #24177, .T. ); -#19356 = FILL_AREA_STYLE( '', ( #24178 ) ); -#19357 = EDGE_CURVE( '', #23531, #23628, #24179, .T. ); -#19358 = EDGE_CURVE( '', #23534, #23626, #24180, .T. ); -#19359 = FILL_AREA_STYLE( '', ( #24181 ) ); -#19360 = EDGE_CURVE( '', #20788, #21714, #24182, .T. ); -#19361 = FILL_AREA_STYLE( '', ( #24183 ) ); -#19362 = EDGE_CURVE( '', #20585, #22585, #24184, .T. ); -#19363 = FILL_AREA_STYLE( '', ( #24185 ) ); -#19364 = EDGE_CURVE( '', #24186, #24187, #24188, .T. ); -#19365 = EDGE_CURVE( '', #24186, #24189, #24190, .T. ); -#19366 = EDGE_CURVE( '', #24189, #24191, #24192, .F. ); -#19367 = EDGE_CURVE( '', #24191, #24187, #24193, .T. ); -#19368 = FILL_AREA_STYLE( '', ( #24194 ) ); -#19369 = EDGE_CURVE( '', #21651, #22278, #24195, .T. ); -#19370 = EDGE_CURVE( '', #21232, #24196, #24197, .T. ); -#19371 = EDGE_CURVE( '', #21653, #24196, #24198, .T. ); -#19372 = FILL_AREA_STYLE( '', ( #24199 ) ); -#19373 = EDGE_CURVE( '', #21151, #22009, #24200, .T. ); -#19374 = FILL_AREA_STYLE( '', ( #24201 ) ); -#19375 = EDGE_CURVE( '', #24143, #24202, #24203, .T. ); -#19376 = EDGE_CURVE( '', #24202, #21785, #24204, .T. ); -#19377 = EDGE_CURVE( '', #24205, #20831, #24206, .T. ); -#19378 = EDGE_CURVE( '', #24207, #24205, #24208, .T. ); -#19379 = EDGE_CURVE( '', #24207, #24141, #24209, .T. ); -#19380 = FILL_AREA_STYLE( '', ( #24210 ) ); -#19381 = EDGE_CURVE( '', #24211, #24212, #24213, .T. ); -#19382 = EDGE_CURVE( '', #24211, #24033, #24214, .T. ); -#19383 = EDGE_CURVE( '', #24212, #24031, #24215, .T. ); -#19384 = FILL_AREA_STYLE( '', ( #24216 ) ); -#19385 = EDGE_CURVE( '', #23424, #21727, #24217, .T. ); -#19386 = FILL_AREA_STYLE( '', ( #24218 ) ); -#19387 = EDGE_CURVE( '', #24219, #24220, #24221, .T. ); -#19388 = EDGE_CURVE( '', #21554, #24219, #24222, .T. ); -#19389 = EDGE_CURVE( '', #21558, #24220, #24223, .T. ); -#19390 = FILL_AREA_STYLE( '', ( #24224 ) ); -#19391 = EDGE_CURVE( '', #22235, #24225, #24226, .T. ); -#19392 = EDGE_CURVE( '', #24225, #22538, #24227, .T. ); -#19393 = EDGE_CURVE( '', #22822, #22700, #24228, .T. ); -#19394 = FILL_AREA_STYLE( '', ( #24229 ) ); -#19395 = EDGE_CURVE( '', #21103, #21172, #24230, .T. ); -#19396 = FILL_AREA_STYLE( '', ( #24231 ) ); -#19397 = EDGE_CURVE( '', #24232, #24232, #24233, .T. ); -#19398 = FILL_AREA_STYLE( '', ( #24234 ) ); -#19399 = EDGE_CURVE( '', #24235, #24236, #24237, .T. ); -#19400 = EDGE_CURVE( '', #21939, #24235, #24238, .T. ); -#19401 = EDGE_CURVE( '', #22004, #21939, #24239, .T. ); -#19402 = EDGE_CURVE( '', #22004, #24240, #24241, .T. ); -#19403 = EDGE_CURVE( '', #24240, #24242, #24243, .T. ); -#19404 = EDGE_CURVE( '', #24242, #24236, #24244, .T. ); -#19405 = FILL_AREA_STYLE( '', ( #24245 ) ); -#19406 = EDGE_CURVE( '', #22982, #24246, #24247, .T. ); -#19407 = EDGE_CURVE( '', #22984, #24248, #24249, .T. ); -#19408 = EDGE_CURVE( '', #24246, #24248, #24250, .T. ); -#19409 = FILL_AREA_STYLE( '', ( #24251 ) ); -#19410 = EDGE_CURVE( '', #23066, #24252, #24253, .T. ); -#19411 = EDGE_CURVE( '', #24252, #23580, #24254, .F. ); -#19412 = EDGE_CURVE( '', #22448, #24255, #24256, .T. ); -#19413 = EDGE_CURVE( '', #24255, #24257, #24258, .T. ); -#19414 = EDGE_CURVE( '', #24257, #23068, #24259, .T. ); -#19415 = FILL_AREA_STYLE( '', ( #24260 ) ); -#19416 = EDGE_CURVE( '', #24261, #23260, #24262, .T. ); -#19417 = EDGE_CURVE( '', #24263, #24261, #24264, .T. ); -#19418 = EDGE_CURVE( '', #24263, #23262, #24265, .T. ); -#19419 = FILL_AREA_STYLE( '', ( #24266 ) ); -#19420 = EDGE_CURVE( '', #21978, #22044, #24267, .F. ); -#19421 = FILL_AREA_STYLE( '', ( #24268 ) ); -#19422 = EDGE_CURVE( '', #24269, #24005, #24270, .F. ); -#19423 = EDGE_CURVE( '', #24006, #24271, #24272, .F. ); -#19424 = EDGE_CURVE( '', #24271, #23549, #24273, .F. ); -#19425 = EDGE_CURVE( '', #24081, #24077, #24274, .T. ); -#19426 = EDGE_CURVE( '', #24275, #23689, #24276, .T. ); -#19427 = EDGE_CURVE( '', #24275, #24269, #24277, .T. ); -#19428 = FILL_AREA_STYLE( '', ( #24278 ) ); -#19429 = EDGE_CURVE( '', #22844, #22069, #24279, .T. ); -#19430 = EDGE_CURVE( '', #23853, #22067, #24280, .T. ); -#19431 = EDGE_CURVE( '', #24281, #23854, #24282, .F. ); -#19432 = EDGE_CURVE( '', #24283, #24281, #24284, .F. ); -#19433 = EDGE_CURVE( '', #22846, #24283, #24285, .T. ); -#19434 = FILL_AREA_STYLE( '', ( #24286 ) ); -#19435 = EDGE_CURVE( '', #23217, #24093, #24287, .T. ); -#19436 = EDGE_CURVE( '', #22229, #21899, #24288, .T. ); -#19437 = FILL_AREA_STYLE( '', ( #24289 ) ); -#19438 = EDGE_CURVE( '', #24290, #24291, #24292, .T. ); -#19439 = EDGE_CURVE( '', #24291, #24293, #24294, .T. ); -#19440 = EDGE_CURVE( '', #24293, #24295, #24296, .F. ); -#19441 = EDGE_CURVE( '', #24295, #24290, #24297, .T. ); -#19442 = FILL_AREA_STYLE( '', ( #24298 ) ); -#19443 = EDGE_CURVE( '', #23000, #24299, #24300, .T. ); -#19444 = EDGE_CURVE( '', #24299, #24263, #24301, .T. ); -#19445 = EDGE_CURVE( '', #24261, #24302, #24303, .T. ); -#19446 = EDGE_CURVE( '', #24302, #22089, #24304, .T. ); -#19447 = FILL_AREA_STYLE( '', ( #24305 ) ); -#19448 = EDGE_CURVE( '', #22420, #22411, #24306, .T. ); -#19449 = EDGE_CURVE( '', #22412, #22244, #24307, .T. ); -#19450 = EDGE_CURVE( '', #22421, #22242, #24308, .T. ); -#19451 = FILL_AREA_STYLE( '', ( #24309 ) ); -#19452 = EDGE_CURVE( '', #22763, #20605, #24310, .T. ); -#19453 = EDGE_CURVE( '', #20606, #22765, #24311, .F. ); -#19454 = FILL_AREA_STYLE( '', ( #24312 ) ); -#19455 = EDGE_CURVE( '', #24313, #24314, #24315, .T. ); -#19456 = EDGE_CURVE( '', #21961, #24314, #24316, .T. ); -#19457 = EDGE_CURVE( '', #22018, #21961, #24317, .T. ); -#19458 = EDGE_CURVE( '', #22018, #24313, #24318, .T. ); -#19459 = FILL_AREA_STYLE( '', ( #24319 ) ); -#19460 = EDGE_CURVE( '', #22282, #22365, #24320, .T. ); -#19461 = EDGE_CURVE( '', #22364, #22284, #24321, .T. ); -#19462 = FILL_AREA_STYLE( '', ( #24322 ) ); -#19463 = EDGE_CURVE( '', #21365, #24011, #24323, .T. ); -#19464 = FILL_AREA_STYLE( '', ( #24324 ) ); -#19465 = EDGE_CURVE( '', #24325, #24326, #24327, .T. ); -#19466 = EDGE_CURVE( '', #24326, #24328, #24329, .T. ); -#19467 = EDGE_CURVE( '', #24330, #24328, #24331, .T. ); -#19468 = EDGE_CURVE( '', #24325, #24330, #24332, .T. ); -#19469 = FILL_AREA_STYLE( '', ( #24333 ) ); -#19470 = EDGE_CURVE( '', #22429, #21342, #24334, .T. ); -#19471 = EDGE_CURVE( '', #21343, #24335, #24336, .T. ); -#19472 = EDGE_CURVE( '', #23210, #24335, #24337, .T. ); -#19473 = EDGE_CURVE( '', #24026, #21262, #24338, .T. ); -#19474 = FILL_AREA_STYLE( '', ( #24339 ) ); -#19475 = EDGE_CURVE( '', #24340, #24341, #24342, .T. ); -#19476 = EDGE_CURVE( '', #24343, #24341, #24344, .T. ); -#19477 = EDGE_CURVE( '', #24343, #23086, #24345, .T. ); -#19478 = EDGE_CURVE( '', #24346, #23087, #24347, .T. ); -#19479 = EDGE_CURVE( '', #24295, #24346, #24348, .T. ); -#19480 = EDGE_CURVE( '', #24293, #24340, #24349, .T. ); -#19481 = FILL_AREA_STYLE( '', ( #24350 ) ); -#19482 = EDGE_CURVE( '', #24351, #24352, #24353, .T. ); -#19483 = EDGE_CURVE( '', #24352, #24354, #24355, .F. ); -#19484 = EDGE_CURVE( '', #23473, #24354, #24356, .T. ); -#19485 = EDGE_CURVE( '', #24357, #23471, #24358, .T. ); -#19486 = EDGE_CURVE( '', #24357, #22769, #24359, .T. ); -#19487 = EDGE_CURVE( '', #22767, #20614, #24360, .T. ); -#19488 = EDGE_CURVE( '', #23501, #24351, #24361, .T. ); -#19489 = FILL_AREA_STYLE( '', ( #24362 ) ); -#19490 = EDGE_CURVE( '', #24363, #23607, #24364, .T. ); -#19491 = EDGE_CURVE( '', #24363, #24365, #24366, .T. ); -#19492 = EDGE_CURVE( '', #24365, #23609, #24367, .T. ); -#19493 = FILL_AREA_STYLE( '', ( #24368 ) ); -#19494 = EDGE_CURVE( '', #22013, #21966, #24369, .T. ); -#19495 = FILL_AREA_STYLE( '', ( #24370 ) ); -#19496 = EDGE_CURVE( '', #24371, #24372, #24373, .T. ); -#19497 = EDGE_CURVE( '', #21556, #24371, #24374, .T. ); -#19498 = EDGE_CURVE( '', #21553, #24372, #24375, .T. ); -#19499 = FILL_AREA_STYLE( '', ( #24376 ) ); -#19500 = EDGE_CURVE( '', #22827, #23326, #24377, .F. ); -#19501 = EDGE_CURVE( '', #22829, #23331, #24378, .F. ); -#19502 = FILL_AREA_STYLE( '', ( #24379 ) ); -#19503 = EDGE_CURVE( '', #21035, #23971, #24380, .F. ); -#19504 = EDGE_CURVE( '', #23972, #21037, #24381, .T. ); -#19505 = FILL_AREA_STYLE( '', ( #24382 ) ); -#19506 = EDGE_CURVE( '', #24383, #23740, #24384, .T. ); -#19507 = EDGE_CURVE( '', #22657, #24383, #24385, .F. ); -#19508 = FILL_AREA_STYLE( '', ( #24386 ) ); -#19509 = EDGE_CURVE( '', #24387, #22940, #24388, .T. ); -#19510 = EDGE_CURVE( '', #24387, #23915, #24389, .T. ); -#19511 = FILL_AREA_STYLE( '', ( #24390 ) ); -#19512 = EDGE_CURVE( '', #21403, #24391, #24392, .T. ); -#19513 = EDGE_CURVE( '', #24393, #24391, #24394, .T. ); -#19514 = EDGE_CURVE( '', #24393, #21405, #24395, .T. ); -#19515 = FILL_AREA_STYLE( '', ( #24396 ) ); -#19516 = EDGE_CURVE( '', #24397, #21735, #24398, .T. ); -#19517 = EDGE_CURVE( '', #24397, #22719, #24399, .T. ); -#19518 = FILL_AREA_STYLE( '', ( #24400 ) ); -#19519 = EDGE_CURVE( '', #24401, #20790, #24402, .T. ); -#19520 = EDGE_CURVE( '', #21761, #24401, #24403, .F. ); -#19521 = FILL_AREA_STYLE( '', ( #24404 ) ); -#19522 = EDGE_CURVE( '', #24257, #23845, #24405, .F. ); -#19523 = FILL_AREA_STYLE( '', ( #24406 ) ); -#19524 = EDGE_CURVE( '', #24407, #24408, #24409, .T. ); -#19525 = EDGE_CURVE( '', #24410, #24407, #24411, .T. ); -#19526 = EDGE_CURVE( '', #24410, #24412, #24413, .T. ); -#19527 = EDGE_CURVE( '', #24412, #24408, #24414, .T. ); -#19528 = FILL_AREA_STYLE( '', ( #24415 ) ); -#19529 = EDGE_CURVE( '', #24416, #22861, #24417, .T. ); -#19530 = EDGE_CURVE( '', #24416, #24418, #24419, .T. ); -#19531 = EDGE_CURVE( '', #22863, #24418, #24420, .T. ); -#19532 = FILL_AREA_STYLE( '', ( #24421 ) ); -#19533 = EDGE_CURVE( '', #24422, #23823, #24423, .T. ); -#19534 = EDGE_CURVE( '', #24422, #22963, #24424, .T. ); -#19535 = EDGE_CURVE( '', #20998, #22961, #24425, .T. ); -#19536 = EDGE_CURVE( '', #21014, #24426, #24427, .T. ); -#19537 = EDGE_CURVE( '', #23143, #24426, #24428, .T. ); -#19538 = EDGE_CURVE( '', #23728, #23292, #24429, .T. ); -#19539 = EDGE_CURVE( '', #23700, #24430, #24431, .T. ); -#19540 = EDGE_CURVE( '', #24430, #21475, #24432, .T. ); -#19541 = EDGE_CURVE( '', #20577, #22588, #24433, .T. ); -#19542 = FILL_AREA_STYLE( '', ( #24434 ) ); -#19543 = EDGE_CURVE( '', #21107, #23793, #24435, .T. ); -#19544 = FILL_AREA_STYLE( '', ( #24436 ) ); -#19545 = EDGE_CURVE( '', #23946, #23540, #24437, .T. ); -#19546 = EDGE_CURVE( '', #23947, #23545, #24438, .T. ); -#19547 = FILL_AREA_STYLE( '', ( #24439 ) ); -#19548 = EDGE_CURVE( '', #20608, #22761, #24440, .F. ); -#19549 = FILL_AREA_STYLE( '', ( #24441 ) ); -#19550 = EDGE_CURVE( '', #23101, #24442, #24443, .T. ); -#19551 = EDGE_CURVE( '', #24442, #24444, #24445, .T. ); -#19552 = EDGE_CURVE( '', #23103, #24444, #24446, .T. ); -#19553 = FILL_AREA_STYLE( '', ( #24447 ) ); -#19554 = EDGE_CURVE( '', #22910, #21864, #24448, .T. ); -#19555 = EDGE_CURVE( '', #21866, #24246, #24449, .T. ); -#19556 = FILL_AREA_STYLE( '', ( #24450 ) ); -#19557 = EDGE_CURVE( '', #23718, #23906, #24451, .T. ); -#19558 = FILL_AREA_STYLE( '', ( #24452 ) ); -#19559 = EDGE_CURVE( '', #24453, #23520, #24454, .T. ); -#19560 = EDGE_CURVE( '', #24455, #24453, #24456, .T. ); -#19561 = EDGE_CURVE( '', #24455, #23522, #24457, .T. ); -#19562 = FILL_AREA_STYLE( '', ( #24458 ) ); -#19563 = EDGE_CURVE( '', #22912, #21862, #24459, .T. ); -#19564 = FILL_AREA_STYLE( '', ( #24460 ) ); -#19565 = EDGE_CURVE( '', #21238, #24202, #24461, .T. ); -#19566 = FILL_AREA_STYLE( '', ( #24462 ) ); -#19567 = EDGE_CURVE( '', #24129, #24001, #24463, .T. ); -#19568 = EDGE_CURVE( '', #23772, #22925, #24464, .T. ); -#19569 = FILL_AREA_STYLE( '', ( #24465 ) ); -#19570 = EDGE_CURVE( '', #23390, #24057, #24466, .T. ); -#19571 = FILL_AREA_STYLE( '', ( #24467 ) ); -#19572 = EDGE_CURVE( '', #24164, #24468, #24469, .T. ); -#19573 = EDGE_CURVE( '', #22421, #24468, #24470, .T. ); -#19574 = FILL_AREA_STYLE( '', ( #24471 ) ); -#19575 = EDGE_CURVE( '', #24472, #24473, #24474, .T. ); -#19576 = EDGE_CURVE( '', #24473, #24314, #24475, .T. ); -#19577 = EDGE_CURVE( '', #24472, #24313, #24476, .T. ); -#19578 = FILL_AREA_STYLE( '', ( #24477 ) ); -#19579 = FILL_AREA_STYLE( '', ( #24478 ) ); -#19580 = EDGE_CURVE( '', #24225, #20753, #24479, .T. ); -#19581 = FILL_AREA_STYLE( '', ( #24480 ) ); -#19582 = EDGE_CURVE( '', #23789, #24481, #24482, .T. ); -#19583 = EDGE_CURVE( '', #24481, #23276, #24483, .T. ); -#19584 = FILL_AREA_STYLE( '', ( #24484 ) ); -#19585 = EDGE_CURVE( '', #23340, #24485, #24486, .T. ); -#19586 = EDGE_CURVE( '', #24485, #23863, #24487, .T. ); -#19587 = FILL_AREA_STYLE( '', ( #24488 ) ); -#19588 = EDGE_CURVE( '', #24391, #24489, #24490, .T. ); -#19589 = EDGE_CURVE( '', #24491, #24489, #24492, .T. ); -#19590 = EDGE_CURVE( '', #24491, #24393, #24493, .T. ); -#19591 = FILL_AREA_STYLE( '', ( #24494 ) ); -#19592 = EDGE_CURVE( '', #21240, #24207, #24495, .T. ); -#19593 = EDGE_CURVE( '', #21231, #24205, #24496, .T. ); -#19594 = FILL_AREA_STYLE( '', ( #24497 ) ); -#19595 = EDGE_CURVE( '', #20768, #21156, #24498, .F. ); -#19596 = FILL_AREA_STYLE( '', ( #24499 ) ); -#19597 = EDGE_CURVE( '', #23843, #24125, #24500, .T. ); -#19598 = EDGE_CURVE( '', #24255, #23310, #24501, .T. ); -#19599 = EDGE_CURVE( '', #23308, #24502, #24503, .F. ); -#19600 = EDGE_CURVE( '', #24502, #23928, #24504, .T. ); -#19601 = FILL_AREA_STYLE( '', ( #24505 ) ); -#19602 = EDGE_CURVE( '', #21511, #21075, #24506, .T. ); -#19603 = FILL_AREA_STYLE( '', ( #24507 ) ); -#19604 = EDGE_CURVE( '', #21253, #21848, #24508, .T. ); -#19605 = EDGE_CURVE( '', #21837, #21385, #24509, .F. ); -#19606 = EDGE_CURVE( '', #21389, #21778, #24510, .T. ); -#19607 = FILL_AREA_STYLE( '', ( #24511 ) ); -#19608 = EDGE_CURVE( '', #20721, #23329, #24512, .T. ); -#19609 = EDGE_CURVE( '', #20717, #23327, #24513, .T. ); -#19610 = FILL_AREA_STYLE( '', ( #24514 ) ); -#19611 = EDGE_CURVE( '', #22894, #21530, #24515, .T. ); -#19612 = EDGE_CURVE( '', #22892, #21532, #24516, .T. ); -#19613 = FILL_AREA_STYLE( '', ( #24517 ) ); -#19614 = EDGE_CURVE( '', #24518, #21538, #24519, .T. ); -#19615 = EDGE_CURVE( '', #21540, #24520, #24521, .T. ); -#19616 = EDGE_CURVE( '', #24520, #24518, #24522, .T. ); -#19617 = FILL_AREA_STYLE( '', ( #24523 ) ); -#19618 = EDGE_CURVE( '', #24472, #24524, #24525, .T. ); -#19619 = EDGE_CURVE( '', #21549, #24472, #24526, .T. ); -#19620 = EDGE_CURVE( '', #24468, #21549, #24527, .T. ); -#19621 = EDGE_CURVE( '', #24468, #24524, #24528, .T. ); -#19622 = FILL_AREA_STYLE( '', ( #24529 ) ); -#19623 = FILL_AREA_STYLE( '', ( #24530 ) ); -#19624 = EDGE_CURVE( '', #24531, #22079, #24532, .T. ); -#19625 = EDGE_CURVE( '', #24533, #24531, #24534, .T. ); -#19626 = EDGE_CURVE( '', #22082, #24533, #24535, .T. ); -#19627 = FILL_AREA_STYLE( '', ( #24536 ) ); -#19628 = EDGE_CURVE( '', #21085, #21504, #24537, .T. ); -#19629 = FILL_AREA_STYLE( '', ( #24538 ) ); -#19630 = EDGE_CURVE( '', #22326, #24539, #24540, .T. ); -#19631 = EDGE_CURVE( '', #24539, #21413, #24541, .T. ); -#19632 = FILL_AREA_STYLE( '', ( #24542 ) ); -#19633 = EDGE_CURVE( '', #23816, #24543, #24544, .T. ); -#19634 = EDGE_CURVE( '', #24543, #21602, #24545, .T. ); -#19635 = FILL_AREA_STYLE( '', ( #24546 ) ); -#19636 = EDGE_CURVE( '', #24547, #24548, #24549, .T. ); -#19637 = EDGE_CURVE( '', #24550, #24548, #24551, .T. ); -#19638 = EDGE_CURVE( '', #24550, #24552, #24553, .T. ); -#19639 = EDGE_CURVE( '', #24552, #24547, #24554, .T. ); -#19640 = FILL_AREA_STYLE( '', ( #24555 ) ); -#19641 = EDGE_CURVE( '', #22051, #21981, #24556, .T. ); -#19642 = FILL_AREA_STYLE( '', ( #24557 ) ); -#19643 = FILL_AREA_STYLE( '', ( #24558 ) ); -#19644 = FILL_AREA_STYLE( '', ( #24559 ) ); -#19645 = EDGE_CURVE( '', #21363, #24560, #24561, .F. ); -#19646 = EDGE_CURVE( '', #24562, #24560, #24563, .F. ); -#19647 = EDGE_CURVE( '', #24564, #24562, #24565, .F. ); -#19648 = EDGE_CURVE( '', #24566, #24564, #24567, .T. ); -#19649 = EDGE_CURVE( '', #24013, #24566, #24568, .T. ); -#19650 = FILL_AREA_STYLE( '', ( #24569 ) ); -#19651 = EDGE_CURVE( '', #21880, #24570, #24571, .T. ); -#19652 = EDGE_CURVE( '', #21884, #24572, #24573, .T. ); -#19653 = EDGE_CURVE( '', #24572, #24570, #24574, .T. ); -#19654 = FILL_AREA_STYLE( '', ( #24575 ) ); -#19655 = EDGE_CURVE( '', #24576, #20759, #24577, .T. ); -#19656 = EDGE_CURVE( '', #24578, #20764, #24579, .T. ); -#19657 = EDGE_CURVE( '', #24578, #24576, #24580, .T. ); -#19658 = FILL_AREA_STYLE( '', ( #24581 ) ); -#19659 = EDGE_CURVE( '', #24582, #22872, #24583, .T. ); -#19660 = EDGE_CURVE( '', #24582, #24043, #24584, .T. ); -#19661 = EDGE_CURVE( '', #22873, #22382, #24585, .T. ); -#19662 = EDGE_CURVE( '', #24372, #24219, #24586, .T. ); -#19663 = EDGE_CURVE( '', #24220, #24371, #24587, .T. ); -#19664 = FILL_AREA_STYLE( '', ( #24588 ) ); -#19665 = EDGE_CURVE( '', #23140, #24589, #24590, .T. ); -#19666 = EDGE_CURVE( '', #24589, #22466, #24591, .T. ); -#19667 = EDGE_CURVE( '', #20518, #24592, #24593, .T. ); -#19668 = EDGE_CURVE( '', #24592, #23875, #24594, .T. ); -#19669 = EDGE_CURVE( '', #23731, #23296, #24595, .T. ); -#19670 = EDGE_CURVE( '', #23298, #23729, #24596, .T. ); -#19671 = EDGE_CURVE( '', #22594, #20573, #24597, .T. ); -#19672 = EDGE_CURVE( '', #21471, #24598, #24599, .T. ); -#19673 = EDGE_CURVE( '', #24598, #23696, #24600, .T. ); -#19674 = EDGE_CURVE( '', #22334, #23174, #24601, .T. ); -#19675 = FILL_AREA_STYLE( '', ( #24602 ) ); -#19676 = EDGE_CURVE( '', #24603, #23645, #24604, .T. ); -#19677 = EDGE_CURVE( '', #23650, #24605, #24606, .T. ); -#19678 = EDGE_CURVE( '', #24605, #24603, #24607, .T. ); -#19679 = FILL_AREA_STYLE( '', ( #24608 ) ); -#19680 = EDGE_CURVE( '', #24275, #24073, #24609, .T. ); -#19681 = EDGE_CURVE( '', #24269, #24071, #24610, .T. ); -#19682 = FILL_AREA_STYLE( '', ( #24611 ) ); -#19683 = EDGE_CURVE( '', #20575, #22590, #24612, .T. ); -#19684 = FILL_AREA_STYLE( '', ( #24613 ) ); -#19685 = EDGE_CURVE( '', #22749, #20594, #24614, .T. ); -#19686 = EDGE_CURVE( '', #22747, #20592, #24615, .T. ); -#19687 = FILL_AREA_STYLE( '', ( #24616 ) ); -#19688 = EDGE_CURVE( '', #21188, #23747, #24617, .T. ); -#19689 = EDGE_CURVE( '', #23178, #21919, #24618, .T. ); -#19690 = EDGE_CURVE( '', #23749, #23179, #24619, .T. ); -#19691 = FILL_AREA_STYLE( '', ( #24620 ) ); -#19692 = EDGE_CURVE( '', #22010, #21946, #24621, .T. ); -#19693 = FILL_AREA_STYLE( '', ( #24622 ) ); -#19694 = EDGE_CURVE( '', #22488, #24623, #24624, .F. ); -#19695 = EDGE_CURVE( '', #22492, #24625, #24626, .F. ); -#19696 = EDGE_CURVE( '', #24625, #24623, #24627, .T. ); -#19697 = FILL_AREA_STYLE( '', ( #24628 ) ); -#19698 = EDGE_CURVE( '', #20832, #22976, #24629, .T. ); -#19699 = FILL_AREA_STYLE( '', ( #24630 ) ); -#19700 = EDGE_CURVE( '', #21110, #23799, #24631, .T. ); -#19701 = FILL_AREA_STYLE( '', ( #24632 ) ); -#19702 = FILL_AREA_STYLE( '', ( #24633 ) ); -#19703 = EDGE_CURVE( '', #23977, #21045, #24634, .T. ); -#19704 = EDGE_CURVE( '', #23975, #21047, #24635, .T. ); -#19705 = FILL_AREA_STYLE( '', ( #24636 ) ); -#19706 = FILL_AREA_STYLE( '', ( #24637 ) ); -#19707 = EDGE_CURVE( '', #23438, #23188, #24638, .T. ); -#19708 = EDGE_CURVE( '', #24639, #23187, #24640, .T. ); -#19709 = EDGE_CURVE( '', #24639, #24641, #24642, .T. ); -#19710 = EDGE_CURVE( '', #24641, #23738, #24643, .T. ); -#19711 = EDGE_CURVE( '', #23738, #21067, #24644, .T. ); -#19712 = EDGE_CURVE( '', #21669, #21065, #24645, .T. ); -#19713 = EDGE_CURVE( '', #21669, #23112, #24646, .T. ); -#19714 = EDGE_CURVE( '', #24116, #23111, #24647, .T. ); -#19715 = EDGE_CURVE( '', #24648, #20923, #24649, .T. ); -#19716 = EDGE_CURVE( '', #23245, #24648, #24650, .T. ); -#19717 = EDGE_CURVE( '', #20813, #21870, #24651, .T. ); -#19718 = FILL_AREA_STYLE( '', ( #24652 ) ); -#19719 = EDGE_CURVE( '', #24653, #24430, #24654, .T. ); -#19720 = EDGE_CURVE( '', #24653, #24655, #24656, .T. ); -#19721 = EDGE_CURVE( '', #24655, #24598, #24657, .T. ); -#19722 = FILL_AREA_STYLE( '', ( #24658 ) ); -#19723 = EDGE_CURVE( '', #24659, #24660, #24661, .T. ); -#19724 = EDGE_CURVE( '', #21753, #24659, #24662, .F. ); -#19725 = EDGE_CURVE( '', #24660, #21763, #24663, .T. ); -#19726 = FILL_AREA_STYLE( '', ( #24664 ) ); -#19727 = EDGE_CURVE( '', #24665, #23683, #24666, .T. ); -#19728 = EDGE_CURVE( '', #23685, #24667, #24668, .T. ); -#19729 = EDGE_CURVE( '', #22784, #24667, #24669, .T. ); -#19730 = EDGE_CURVE( '', #22782, #24665, #24670, .T. ); -#19731 = FILL_AREA_STYLE( '', ( #24671 ) ); -#19732 = EDGE_CURVE( '', #22796, #24672, #24673, .T. ); -#19733 = EDGE_CURVE( '', #24672, #24674, #24675, .T. ); -#19734 = EDGE_CURVE( '', #24676, #24674, #24677, .T. ); -#19735 = EDGE_CURVE( '', #24676, #23460, #24678, .T. ); -#19736 = FILL_AREA_STYLE( '', ( #24679 ) ); -#19737 = EDGE_CURVE( '', #24660, #24401, #24680, .T. ); -#19738 = FILL_AREA_STYLE( '', ( #24681 ) ); -#19739 = EDGE_CURVE( '', #22711, #24682, #24683, .T. ); -#19740 = EDGE_CURVE( '', #22715, #24684, #24685, .T. ); -#19741 = EDGE_CURVE( '', #24684, #24682, #24686, .T. ); -#19742 = FILL_AREA_STYLE( '', ( #24687 ) ); -#19743 = EDGE_CURVE( '', #24566, #21889, #24688, .T. ); -#19744 = FILL_AREA_STYLE( '', ( #24689 ) ); -#19745 = FILL_AREA_STYLE( '', ( #24690 ) ); -#19746 = EDGE_CURVE( '', #24625, #22129, #24691, .F. ); -#19747 = EDGE_CURVE( '', #24692, #22880, #24693, .F. ); -#19748 = EDGE_CURVE( '', #23096, #24692, #24694, .T. ); -#19749 = EDGE_CURVE( '', #23094, #24578, #24695, .T. ); -#19750 = FILL_AREA_STYLE( '', ( #24696 ) ); -#19751 = EDGE_CURVE( '', #21105, #23795, #24697, .T. ); -#19752 = FILL_AREA_STYLE( '', ( #24698 ) ); -#19753 = EDGE_CURVE( '', #23613, #24212, #24699, .T. ); -#19754 = FILL_AREA_STYLE( '', ( #24700 ) ); -#19755 = EDGE_CURVE( '', #24701, #24702, #24703, .T. ); -#19756 = EDGE_CURVE( '', #24701, #24704, #24705, .T. ); -#19757 = EDGE_CURVE( '', #24704, #24706, #24707, .T. ); -#19758 = EDGE_CURVE( '', #24702, #24706, #24708, .T. ); -#19759 = FILL_AREA_STYLE( '', ( #24709 ) ); -#19760 = EDGE_CURVE( '', #24710, #23868, #24711, .T. ); -#19761 = EDGE_CURVE( '', #24281, #24710, #24712, .T. ); -#19762 = FILL_AREA_STYLE( '', ( #24713 ) ); -#19763 = EDGE_CURVE( '', #23450, #24714, #24715, .T. ); -#19764 = EDGE_CURVE( '', #23202, #24714, #24716, .T. ); -#19765 = FILL_AREA_STYLE( '', ( #24717 ) ); -#19766 = EDGE_CURVE( '', #24718, #23266, #24719, .T. ); -#19767 = EDGE_CURVE( '', #24720, #24718, #24721, .T. ); -#19768 = EDGE_CURVE( '', #24722, #24720, #24723, .T. ); -#19769 = EDGE_CURVE( '', #21336, #24722, #24724, .T. ); -#19770 = FILL_AREA_STYLE( '', ( #24725 ) ); -#19771 = EDGE_CURVE( '', #24560, #22826, #24726, .T. ); -#19772 = EDGE_CURVE( '', #24562, #22831, #24727, .T. ); -#19773 = FILL_AREA_STYLE( '', ( #24728 ) ); -#19774 = EDGE_CURVE( '', #23414, #24085, #24729, .T. ); -#19775 = FILL_AREA_STYLE( '', ( #24730 ) ); -#19776 = EDGE_CURVE( '', #21447, #22029, #24731, .T. ); -#19777 = EDGE_CURVE( '', #23407, #23133, #24732, .T. ); -#19778 = EDGE_CURVE( '', #21952, #23407, #24733, .F. ); -#19779 = FILL_AREA_STYLE( '', ( #24734 ) ); -#19780 = EDGE_CURVE( '', #22757, #20602, #24735, .T. ); -#19781 = EDGE_CURVE( '', #22753, #20600, #24736, .T. ); -#19782 = FILL_AREA_STYLE( '', ( #24737 ) ); -#19783 = EDGE_CURVE( '', #24738, #21176, #24739, .F. ); -#19784 = EDGE_CURVE( '', #20563, #22369, #24740, .T. ); -#19785 = EDGE_CURVE( '', #23484, #20568, #24741, .T. ); -#19786 = EDGE_CURVE( '', #24742, #23489, #24743, .T. ); -#19787 = EDGE_CURVE( '', #24742, #20954, #24744, .T. ); -#19788 = EDGE_CURVE( '', #20952, #22084, #24745, .F. ); -#19789 = EDGE_CURVE( '', #24533, #24738, #24746, .T. ); -#19790 = FILL_AREA_STYLE( '', ( #24747 ) ); -#19791 = FILL_AREA_STYLE( '', ( #24748 ) ); -#19792 = EDGE_CURVE( '', #20773, #21944, #24749, .T. ); -#19793 = FILL_AREA_STYLE( '', ( #24750 ) ); -#19794 = EDGE_CURVE( '', #22839, #24701, #24751, .T. ); -#19795 = EDGE_CURVE( '', #22840, #24704, #24752, .T. ); -#19796 = FILL_AREA_STYLE( '', ( #24753 ) ); -#19797 = EDGE_CURVE( '', #21282, #24191, #24754, .T. ); -#19798 = EDGE_CURVE( '', #21278, #24189, #24755, .T. ); -#19799 = FILL_AREA_STYLE( '', ( #24756 ) ); -#19800 = EDGE_CURVE( '', #23023, #24757, #24758, .T. ); -#19801 = EDGE_CURVE( '', #24757, #21993, #24759, .T. ); -#19802 = FILL_AREA_STYLE( '', ( #24760 ) ); -#19803 = EDGE_CURVE( '', #24761, #24762, #24763, .T. ); -#19804 = EDGE_CURVE( '', #24762, #24764, #24765, .F. ); -#19805 = EDGE_CURVE( '', #24766, #24764, #24767, .T. ); -#19806 = EDGE_CURVE( '', #24766, #24761, #24768, .T. ); -#19807 = FILL_AREA_STYLE( '', ( #24769 ) ); -#19808 = EDGE_CURVE( '', #21928, #24770, #24771, .F. ); -#19809 = EDGE_CURVE( '', #24770, #22254, #24772, .T. ); -#19810 = FILL_AREA_STYLE( '', ( #24773 ) ); -#19811 = EDGE_CURVE( '', #23917, #24589, #24774, .T. ); -#19812 = EDGE_CURVE( '', #24775, #24387, #24776, .T. ); -#19813 = EDGE_CURVE( '', #24775, #24777, #24778, .T. ); -#19814 = EDGE_CURVE( '', #22469, #24777, #24779, .T. ); -#19815 = FILL_AREA_STYLE( '', ( #24780 ) ); -#19816 = EDGE_CURVE( '', #24781, #23866, #24782, .F. ); -#19817 = EDGE_CURVE( '', #24710, #24781, #24783, .F. ); -#19818 = FILL_AREA_STYLE( '', ( #24784 ) ); -#19819 = EDGE_CURVE( '', #20968, #24785, #24786, .T. ); -#19820 = EDGE_CURVE( '', #24785, #22462, #24787, .T. ); -#19821 = EDGE_CURVE( '', #22460, #24788, #24789, .T. ); -#19822 = EDGE_CURVE( '', #24788, #22818, #24790, .T. ); -#19823 = EDGE_CURVE( '', #22816, #20970, #24791, .T. ); -#19824 = FILL_AREA_STYLE( '', ( #24792 ) ); -#19825 = EDGE_CURVE( '', #20572, #22592, #24793, .T. ); -#19826 = FILL_AREA_STYLE( '', ( #24794 ) ); -#19827 = EDGE_CURVE( '', #24795, #24796, #24797, .T. ); -#19828 = EDGE_CURVE( '', #24798, #24795, #24799, .T. ); -#19829 = EDGE_CURVE( '', #24798, #24800, #24801, .T. ); -#19830 = EDGE_CURVE( '', #24800, #24796, #24802, .T. ); -#19831 = FILL_AREA_STYLE( '', ( #24803 ) ); -#19832 = EDGE_CURVE( '', #22482, #24659, #24804, .T. ); -#19833 = FILL_AREA_STYLE( '', ( #24805 ) ); -#19834 = FILL_AREA_STYLE( '', ( #24806 ) ); -#19835 = FILL_AREA_STYLE( '', ( #24807 ) ); -#19836 = EDGE_CURVE( '', #24164, #21547, #24808, .T. ); -#19837 = EDGE_CURVE( '', #21547, #24473, #24809, .T. ); -#19838 = EDGE_CURVE( '', #24473, #24166, #24810, .T. ); -#19839 = FILL_AREA_STYLE( '', ( #24811 ) ); -#19840 = EDGE_CURVE( '', #22692, #24397, #24812, .T. ); -#19841 = EDGE_CURVE( '', #22692, #21737, #24813, .T. ); -#19842 = FILL_AREA_STYLE( '', ( #24814 ) ); -#19843 = FILL_AREA_STYLE( '', ( #24815 ) ); -#19844 = EDGE_CURVE( '', #23513, #24816, #24817, .T. ); -#19845 = EDGE_CURVE( '', #24816, #23605, #24818, .T. ); -#19846 = FILL_AREA_STYLE( '', ( #24819 ) ); -#19847 = EDGE_CURVE( '', #24820, #23243, #24821, .T. ); -#19848 = EDGE_CURVE( '', #20823, #24820, #24822, .T. ); -#19849 = FILL_AREA_STYLE( '', ( #24823 ) ); -#19850 = EDGE_CURVE( '', #24252, #23306, #24824, .T. ); -#19851 = FILL_AREA_STYLE( '', ( #24825 ) ); -#19852 = EDGE_CURVE( '', #24067, #23956, #24826, .T. ); -#19853 = EDGE_CURVE( '', #22993, #24827, #24828, .T. ); -#19854 = EDGE_CURVE( '', #23541, #24827, #24829, .T. ); -#19855 = FILL_AREA_STYLE( '', ( #24830 ) ); -#19856 = EDGE_CURVE( '', #22755, #20597, #24831, .T. ); -#19857 = FILL_AREA_STYLE( '', ( #24832 ) ); -#19858 = EDGE_CURVE( '', #24775, #22955, #24833, .T. ); -#19859 = FILL_AREA_STYLE( '', ( #24834 ) ); -#19860 = EDGE_CURVE( '', #24674, #24835, #24836, .T. ); -#19861 = EDGE_CURVE( '', #24837, #24835, #24838, .T. ); -#19862 = EDGE_CURVE( '', #24837, #24676, #24839, .T. ); -#19863 = FILL_AREA_STYLE( '', ( #24840 ) ); -#19864 = EDGE_CURVE( '', #23405, #21954, #24841, .T. ); -#19865 = FILL_AREA_STYLE( '', ( #24842 ) ); -#19866 = EDGE_CURVE( '', #21974, #22048, #24843, .F. ); -#19867 = FILL_AREA_STYLE( '', ( #24844 ) ); -#19868 = EDGE_CURVE( '', #20939, #24845, #24846, .T. ); -#19869 = EDGE_CURVE( '', #22781, #24845, #24847, .T. ); -#19870 = EDGE_CURVE( '', #24848, #22812, #24849, .T. ); -#19871 = EDGE_CURVE( '', #24848, #20941, #24850, .T. ); -#19872 = FILL_AREA_STYLE( '', ( #24851 ) ); -#19873 = FILL_AREA_STYLE( '', ( #24852 ) ); -#19874 = EDGE_CURVE( '', #24845, #24665, #24853, .T. ); -#19875 = FILL_AREA_STYLE( '', ( #24854 ) ); -#19876 = EDGE_CURVE( '', #22968, #23584, #24855, .T. ); -#19877 = EDGE_CURVE( '', #22972, #24363, #24856, .T. ); -#19878 = EDGE_CURVE( '', #24816, #24857, #24858, .T. ); -#19879 = EDGE_CURVE( '', #22804, #24857, #24859, .T. ); -#19880 = EDGE_CURVE( '', #22802, #24860, #24861, .T. ); -#19881 = EDGE_CURVE( '', #24860, #24672, #24862, .T. ); -#19882 = EDGE_CURVE( '', #23777, #22901, #24863, .T. ); -#19883 = FILL_AREA_STYLE( '', ( #24864 ) ); -#19884 = EDGE_CURVE( '', #20676, #22810, #24865, .T. ); -#19885 = EDGE_CURVE( '', #24156, #22786, #24866, .T. ); -#19886 = EDGE_CURVE( '', #24848, #24667, #24867, .T. ); -#19887 = FILL_AREA_STYLE( '', ( #24868 ) ); -#19888 = EDGE_CURVE( '', #23783, #20962, #24869, .T. ); -#19889 = FILL_AREA_STYLE( '', ( #24870 ) ); -#19890 = FILL_AREA_STYLE( '', ( #24871 ) ); -#19891 = EDGE_CURVE( '', #24240, #23321, #24872, .T. ); -#19892 = FILL_AREA_STYLE( '', ( #24873 ) ); -#19893 = EDGE_CURVE( '', #24874, #24641, #24875, .T. ); -#19894 = EDGE_CURVE( '', #23740, #24874, #24876, .T. ); -#19895 = FILL_AREA_STYLE( '', ( #24877 ) ); -#19896 = EDGE_CURVE( '', #24702, #22073, #24878, .T. ); -#19897 = EDGE_CURVE( '', #22071, #22842, #24879, .T. ); -#19898 = FILL_AREA_STYLE( '', ( #24880 ) ); -#19899 = EDGE_CURVE( '', #24489, #22173, #24881, .T. ); -#19900 = EDGE_CURVE( '', #22178, #24491, #24882, .T. ); -#19901 = FILL_AREA_STYLE( '', ( #24883 ) ); -#19902 = EDGE_CURVE( '', #23181, #21917, #24884, .T. ); -#19903 = FILL_AREA_STYLE( '', ( #24885 ) ); -#19904 = EDGE_CURVE( '', #20782, #21706, #24886, .T. ); -#19905 = FILL_AREA_STYLE( '', ( #24887 ) ); -#19906 = FILL_AREA_STYLE( '', ( #24888 ) ); -#19907 = EDGE_CURVE( '', #21891, #24564, #24889, .T. ); -#19908 = FILL_AREA_STYLE( '', ( #24890 ) ); -#19909 = EDGE_CURVE( '', #24502, #23060, #24891, .T. ); -#19910 = FILL_AREA_STYLE( '', ( #24892 ) ); -#19911 = EDGE_CURVE( '', #24893, #20958, #24894, .T. ); -#19912 = EDGE_CURVE( '', #24895, #20956, #24896, .T. ); -#19913 = EDGE_CURVE( '', #24895, #24893, #24897, .F. ); -#19914 = FILL_AREA_STYLE( '', ( #24898 ) ); -#19915 = EDGE_CURVE( '', #22414, #22425, #24899, .F. ); -#19916 = FILL_AREA_STYLE( '', ( #24900 ) ); -#19917 = EDGE_CURVE( '', #24901, #23251, #24902, .T. ); -#19918 = EDGE_CURVE( '', #24901, #21498, #24903, .T. ); -#19919 = FILL_AREA_STYLE( '', ( #24904 ) ); -#19920 = EDGE_CURVE( '', #24905, #23787, #24906, .T. ); -#19921 = EDGE_CURVE( '', #24481, #24905, #24907, .T. ); -#19922 = FILL_AREA_STYLE( '', ( #24908 ) ); -#19923 = EDGE_CURVE( '', #23698, #24653, #24909, .T. ); -#19924 = FILL_AREA_STYLE( '', ( #24910 ) ); -#19925 = EDGE_CURVE( '', #23981, #21041, #24911, .T. ); -#19926 = EDGE_CURVE( '', #23983, #21039, #24912, .T. ); -#19927 = FILL_AREA_STYLE( '', ( #24913 ) ); -#19928 = EDGE_CURVE( '', #20734, #24914, #24915, .T. ); -#19929 = EDGE_CURVE( '', #24916, #24914, #24917, .T. ); -#19930 = EDGE_CURVE( '', #20726, #24916, #24918, .T. ); -#19931 = FILL_AREA_STYLE( '', ( #24919 ) ); -#19932 = EDGE_CURVE( '', #24920, #23475, #24921, .T. ); -#19933 = EDGE_CURVE( '', #24920, #24922, #24923, .T. ); -#19934 = EDGE_CURVE( '', #24922, #24924, #24925, .T. ); -#19935 = EDGE_CURVE( '', #24924, #23475, #24926, .T. ); -#19936 = FILL_AREA_STYLE( '', ( #24927 ) ); -#19937 = EDGE_CURVE( '', #24928, #23989, #24929, .T. ); -#19938 = EDGE_CURVE( '', #24928, #22859, #24930, .T. ); -#19939 = FILL_AREA_STYLE( '', ( #24931 ) ); -#19940 = EDGE_CURVE( '', #24932, #24933, #24934, .T. ); -#19941 = EDGE_CURVE( '', #24933, #24935, #24936, .T. ); -#19942 = EDGE_CURVE( '', #24935, #23007, #24937, .T. ); -#19943 = EDGE_CURVE( '', #23049, #23006, #24938, .T. ); -#19944 = EDGE_CURVE( '', #24939, #23239, #24940, .T. ); -#19945 = EDGE_CURVE( '', #24939, #24941, #24942, .T. ); -#19946 = EDGE_CURVE( '', #24932, #24941, #24943, .T. ); -#19947 = FILL_AREA_STYLE( '', ( #24944 ) ); -#19948 = EDGE_CURVE( '', #23950, #23888, #24945, .T. ); -#19949 = EDGE_CURVE( '', #23952, #23886, #24946, .T. ); -#19950 = FILL_AREA_STYLE( '', ( #24947 ) ); -#19951 = EDGE_CURVE( '', #22627, #22165, #24948, .T. ); -#19952 = FILL_AREA_STYLE( '', ( #24949 ) ); -#19953 = FILL_AREA_STYLE( '', ( #24950 ) ); -#19954 = FILL_AREA_STYLE( '', ( #24951 ) ); -#19955 = EDGE_CURVE( '', #22848, #24952, #24953, .T. ); -#19956 = EDGE_CURVE( '', #24952, #24283, #24954, .T. ); -#19957 = FILL_AREA_STYLE( '', ( #24955 ) ); -#19958 = EDGE_CURVE( '', #24952, #24956, #24957, .T. ); -#19959 = EDGE_CURVE( '', #24956, #23858, #24958, .T. ); -#19960 = EDGE_CURVE( '', #23856, #22065, #24959, .T. ); -#19961 = FILL_AREA_STYLE( '', ( #24960 ) ); -#19962 = EDGE_CURVE( '', #24302, #23258, #24961, .T. ); -#19963 = FILL_AREA_STYLE( '', ( #24962 ) ); -#19964 = FILL_AREA_STYLE( '', ( #24963 ) ); -#19965 = EDGE_CURVE( '', #23192, #24964, #24965, .T. ); -#19966 = EDGE_CURVE( '', #24966, #24964, #24967, .T. ); -#19967 = EDGE_CURVE( '', #24966, #23194, #24968, .T. ); -#19968 = FILL_AREA_STYLE( '', ( #24969 ) ); -#19969 = EDGE_CURVE( '', #24781, #22187, #24970, .F. ); -#19970 = FILL_AREA_STYLE( '', ( #24971 ) ); -#19971 = EDGE_CURVE( '', #22246, #22416, #24972, .F. ); -#19972 = FILL_AREA_STYLE( '', ( #24973 ) ); -#19973 = EDGE_CURVE( '', #23089, #24974, #24975, .T. ); -#19974 = EDGE_CURVE( '', #21296, #24974, #24976, .T. ); -#19975 = EDGE_CURVE( '', #21294, #24291, #24977, .T. ); -#19976 = EDGE_CURVE( '', #20911, #24290, #24978, .T. ); -#19977 = FILL_AREA_STYLE( '', ( #24979 ) ); -#19978 = EDGE_CURVE( '', #24354, #24766, #24980, .F. ); -#19979 = EDGE_CURVE( '', #24761, #24352, #24981, .T. ); -#19980 = FILL_AREA_STYLE( '', ( #24982 ) ); -#19981 = EDGE_CURVE( '', #24485, #22185, #24983, .T. ); -#19982 = EDGE_CURVE( '', #24984, #23338, #24985, .T. ); -#19983 = EDGE_CURVE( '', #24956, #24984, #24986, .T. ); -#19984 = FILL_AREA_STYLE( '', ( #24987 ) ); -#19985 = FILL_AREA_STYLE( '', ( #24988 ) ); -#19986 = EDGE_CURVE( '', #24989, #21338, #24990, .T. ); -#19987 = EDGE_CURVE( '', #24989, #23753, #24991, .T. ); -#19988 = FILL_AREA_STYLE( '', ( #24992 ) ); -#19989 = EDGE_CURVE( '', #24453, #23669, #24993, .T. ); -#19990 = EDGE_CURVE( '', #23666, #24455, #24994, .T. ); -#19991 = FILL_AREA_STYLE( '', ( #24995 ) ); -#19992 = EDGE_CURVE( '', #24996, #21737, #24997, .T. ); -#19993 = EDGE_CURVE( '', #24998, #24996, #24999, .T. ); -#19994 = EDGE_CURVE( '', #24998, #21739, #25000, .T. ); -#19995 = FILL_AREA_STYLE( '', ( #25001 ) ); -#19996 = EDGE_CURVE( '', #24426, #23713, #25002, .T. ); -#19997 = FILL_AREA_STYLE( '', ( #25003 ) ); -#19998 = EDGE_CURVE( '', #23709, #24422, #25004, .T. ); -#19999 = EDGE_CURVE( '', #21675, #24592, #25005, .T. ); -#20000 = FILL_AREA_STYLE( '', ( #25006 ) ); -#20001 = EDGE_CURVE( '', #25007, #24860, #25008, .T. ); -#20002 = EDGE_CURVE( '', #22633, #25007, #25009, .T. ); -#20003 = EDGE_CURVE( '', #25010, #21369, #25011, .T. ); -#20004 = EDGE_CURVE( '', #23635, #25010, #25012, .T. ); -#20005 = EDGE_CURVE( '', #24548, #23634, #25013, .T. ); -#20006 = EDGE_CURVE( '', #24857, #24547, #25014, .T. ); -#20007 = EDGE_CURVE( '', #24835, #24518, #25015, .T. ); -#20008 = EDGE_CURVE( '', #21125, #20983, #25016, .T. ); -#20009 = EDGE_CURVE( '', #22201, #21464, #25017, .T. ); -#20010 = EDGE_CURVE( '', #23897, #23413, #25018, .T. ); -#20011 = EDGE_CURVE( '', #25019, #24603, #25020, .T. ); -#20012 = EDGE_CURVE( '', #20628, #25019, #25021, .T. ); -#20013 = FILL_AREA_STYLE( '', ( #25022 ) ); -#20014 = FILL_AREA_STYLE( '', ( #25023 ) ); -#20015 = FILL_AREA_STYLE( '', ( #25024 ) ); -#20016 = EDGE_CURVE( '', #22367, #20564, #25025, .T. ); -#20017 = FILL_AREA_STYLE( '', ( #25026 ) ); -#20018 = FILL_AREA_STYLE( '', ( #25027 ) ); -#20019 = EDGE_CURVE( '', #21959, #22020, #25028, .F. ); -#20020 = FILL_AREA_STYLE( '', ( #25029 ) ); -#20021 = EDGE_CURVE( '', #24722, #24989, #25030, .T. ); -#20022 = FILL_AREA_STYLE( '', ( #25031 ) ); -#20023 = EDGE_CURVE( '', #23127, #22894, #25032, .T. ); -#20024 = EDGE_CURVE( '', #21530, #22169, #25033, .T. ); -#20025 = EDGE_CURVE( '', #21712, #25034, #25035, .T. ); -#20026 = EDGE_CURVE( '', #25034, #22481, #25036, .T. ); -#20027 = EDGE_CURVE( '', #22398, #22629, #25037, .T. ); -#20028 = EDGE_CURVE( '', #20728, #21232, #25038, .T. ); -#20029 = EDGE_CURVE( '', #22977, #25039, #25040, .T. ); -#20030 = EDGE_CURVE( '', #21258, #25039, #25041, .T. ); -#20031 = FILL_AREA_STYLE( '', ( #25042 ) ); -#20032 = EDGE_CURVE( '', #22565, #21574, #25043, .T. ); -#20033 = EDGE_CURVE( '', #21853, #21571, #25044, .T. ); -#20034 = FILL_AREA_STYLE( '', ( #25045 ) ); -#20035 = FILL_AREA_STYLE( '', ( #25046 ) ); -#20036 = EDGE_CURVE( '', #24335, #22641, #25047, .T. ); -#20037 = FILL_AREA_STYLE( '', ( #25048 ) ); -#20038 = EDGE_CURVE( '', #20680, #23536, #25049, .T. ); -#20039 = FILL_AREA_STYLE( '', ( #25050 ) ); -#20040 = EDGE_CURVE( '', #20867, #25051, #25052, .T. ); -#20041 = EDGE_CURVE( '', #25051, #25053, #25054, .T. ); -#20042 = EDGE_CURVE( '', #25053, #23601, #25055, .T. ); -#20043 = FILL_AREA_STYLE( '', ( #25056 ) ); -#20044 = EDGE_CURVE( '', #24235, #23315, #25057, .T. ); -#20045 = EDGE_CURVE( '', #24236, #23317, #25058, .T. ); -#20046 = FILL_AREA_STYLE( '', ( #25059 ) ); -#20047 = EDGE_CURVE( '', #22611, #24186, #25060, .T. ); -#20048 = EDGE_CURVE( '', #22613, #24187, #25061, .T. ); -#20049 = FILL_AREA_STYLE( '', ( #25062 ) ); -#20050 = EDGE_CURVE( '', #24714, #24639, #25063, .T. ); -#20051 = FILL_AREA_STYLE( '', ( #25064 ) ); -#20052 = EDGE_CURVE( '', #24166, #24524, #25065, .T. ); -#20053 = FILL_AREA_STYLE( '', ( #25066 ) ); -#20054 = EDGE_CURVE( '', #25067, #23278, #25068, .T. ); -#20055 = EDGE_CURVE( '', #25069, #25067, #25070, .T. ); -#20056 = EDGE_CURVE( '', #25069, #23280, #25071, .T. ); -#20057 = FILL_AREA_STYLE( '', ( #25072 ) ); -#20058 = EDGE_CURVE( '', #25073, #23611, #25074, .T. ); -#20059 = EDGE_CURVE( '', #25073, #24211, #25075, .T. ); -#20060 = FILL_AREA_STYLE( '', ( #25076 ) ); -#20061 = FILL_AREA_STYLE( '', ( #25077 ) ); -#20062 = EDGE_CURVE( '', #23724, #23923, #25078, .T. ); -#20063 = FILL_AREA_STYLE( '', ( #25079 ) ); -#20064 = FILL_AREA_STYLE( '', ( #25080 ) ); -#20065 = EDGE_CURVE( '', #24035, #25073, #25081, .T. ); -#20066 = FILL_AREA_STYLE( '', ( #25082 ) ); -#20067 = EDGE_CURVE( '', #20685, #23532, #25083, .T. ); -#20068 = FILL_AREA_STYLE( '', ( #25084 ) ); -#20069 = EDGE_CURVE( '', #20924, #24820, #25085, .T. ); -#20070 = EDGE_CURVE( '', #25086, #24901, #25087, .T. ); -#20071 = EDGE_CURVE( '', #25088, #25086, #25089, .T. ); -#20072 = EDGE_CURVE( '', #24648, #25088, #25090, .T. ); -#20073 = FILL_AREA_STYLE( '', ( #25091 ) ); -#20074 = EDGE_CURVE( '', #23954, #24069, #25092, .T. ); -#20075 = FILL_AREA_STYLE( '', ( #25093 ) ); -#20076 = EDGE_CURVE( '', #25094, #21291, #25095, .T. ); -#20077 = EDGE_CURVE( '', #25096, #21292, #25097, .T. ); -#20078 = EDGE_CURVE( '', #25094, #25096, #25098, .T. ); -#20079 = FILL_AREA_STYLE( '', ( #25099 ) ); -#20080 = EDGE_CURVE( '', #23705, #22320, #25100, .T. ); -#20081 = FILL_AREA_STYLE( '', ( #25101 ) ); -#20082 = EDGE_CURVE( '', #24543, #24357, #25102, .T. ); -#20083 = FILL_AREA_STYLE( '', ( #25103 ) ); -#20084 = FILL_AREA_STYLE( '', ( #25104 ) ); -#20085 = EDGE_CURVE( '', #22097, #25105, #25106, .T. ); -#20086 = EDGE_CURVE( '', #25105, #22916, #25107, .T. ); -#20087 = FILL_AREA_STYLE( '', ( #25108 ) ); -#20088 = FILL_AREA_STYLE( '', ( #25109 ) ); -#20089 = EDGE_CURVE( '', #21387, #25039, #25110, .T. ); -#20090 = EDGE_CURVE( '', #25039, #21778, #25111, .T. ); -#20091 = FILL_AREA_STYLE( '', ( #25112 ) ); -#20092 = EDGE_CURVE( '', #24095, #23223, #25113, .T. ); -#20093 = EDGE_CURVE( '', #23221, #25114, #25115, .T. ); -#20094 = EDGE_CURVE( '', #25114, #22227, #25116, .T. ); -#20095 = FILL_AREA_STYLE( '', ( #25117 ) ); -#20096 = EDGE_CURVE( '', #21704, #24539, #25118, .T. ); -#20097 = FILL_AREA_STYLE( '', ( #25119 ) ); -#20098 = FILL_AREA_STYLE( '', ( #25120 ) ); -#20099 = EDGE_CURVE( '', #25121, #21991, #25122, .T. ); -#20100 = EDGE_CURVE( '', #24757, #25121, #25123, .T. ); -#20101 = FILL_AREA_STYLE( '', ( #25124 ) ); -#20102 = EDGE_CURVE( '', #23675, #24410, #25125, .T. ); -#20103 = EDGE_CURVE( '', #23027, #24407, #25126, .T. ); -#20104 = EDGE_CURVE( '', #25121, #23025, #25127, .T. ); -#20105 = FILL_AREA_STYLE( '', ( #25128 ) ); -#20106 = EDGE_CURVE( '', #21871, #25129, #25130, .T. ); -#20107 = EDGE_CURVE( '', #23765, #25129, #25131, .T. ); -#20108 = FILL_AREA_STYLE( '', ( #25132 ) ); -#20109 = EDGE_CURVE( '', #23601, #25133, #25134, .T. ); -#20110 = EDGE_CURVE( '', #25053, #25135, #25136, .T. ); -#20111 = EDGE_CURVE( '', #25135, #25133, #25137, .T. ); -#20112 = FILL_AREA_STYLE( '', ( #25138 ) ); -#20113 = EDGE_CURVE( '', #24720, #23753, #25139, .T. ); -#20114 = EDGE_CURVE( '', #24718, #24039, #25140, .T. ); -#20115 = EDGE_CURVE( '', #24037, #23611, #25141, .T. ); -#20116 = EDGE_CURVE( '', #24365, #22970, #25142, .T. ); -#20117 = EDGE_CURVE( '', #22967, #23585, #25143, .T. ); -#20118 = EDGE_CURVE( '', #25133, #25069, #25144, .T. ); -#20119 = EDGE_CURVE( '', #25067, #25145, #25146, .T. ); -#20120 = EDGE_CURVE( '', #25145, #23755, #25147, .T. ); -#20121 = FILL_AREA_STYLE( '', ( #25148 ) ); -#20122 = EDGE_CURVE( '', #22777, #23044, #25149, .T. ); -#20123 = EDGE_CURVE( '', #22387, #21721, #25150, .T. ); -#20124 = FILL_AREA_STYLE( '', ( #25151 ) ); -#20125 = FILL_AREA_STYLE( '', ( #25152 ) ); -#20126 = FILL_AREA_STYLE( '', ( #25153 ) ); -#20127 = EDGE_CURVE( '', #21545, #21460, #25154, .T. ); -#20128 = FILL_AREA_STYLE( '', ( #25155 ) ); -#20129 = FILL_AREA_STYLE( '', ( #25156 ) ); -#20130 = EDGE_CURVE( '', #23234, #25157, #25158, .T. ); -#20131 = EDGE_CURVE( '', #25157, #21522, #25159, .T. ); -#20132 = FILL_AREA_STYLE( '', ( #25160 ) ); -#20133 = FILL_AREA_STYLE( '', ( #25161 ) ); -#20134 = EDGE_CURVE( '', #21861, #24248, #25162, .T. ); -#20135 = FILL_AREA_STYLE( '', ( #25163 ) ); -#20136 = EDGE_CURVE( '', #24706, #22075, #25164, .T. ); -#20137 = FILL_AREA_STYLE( '', ( #25165 ) ); -#20138 = EDGE_CURVE( '', #21258, #21847, #25166, .T. ); -#20139 = FILL_AREA_STYLE( '', ( #25167 ) ); -#20140 = FILL_AREA_STYLE( '', ( #25168 ) ); -#20141 = EDGE_CURVE( '', #25169, #20630, #25170, .T. ); -#20142 = EDGE_CURVE( '', #24605, #25169, #25171, .T. ); -#20143 = FILL_AREA_STYLE( '', ( #25172 ) ); -#20144 = FILL_AREA_STYLE( '', ( #25173 ) ); -#20145 = EDGE_CURVE( '', #23695, #24655, #25174, .T. ); -#20146 = FILL_AREA_STYLE( '', ( #25175 ) ); -#20147 = EDGE_CURVE( '', #24905, #25145, #25176, .T. ); -#20148 = FILL_AREA_STYLE( '', ( #25177 ) ); -#20149 = EDGE_CURVE( '', #24299, #22029, #25178, .T. ); -#20150 = FILL_AREA_STYLE( '', ( #25179 ) ); -#20151 = EDGE_CURVE( '', #25180, #25007, #25181, .T. ); -#20152 = EDGE_CURVE( '', #25180, #22635, #25182, .T. ); -#20153 = FILL_AREA_STYLE( '', ( #25183 ) ); -#20154 = EDGE_CURVE( '', #21043, #23979, #25184, .F. ); -#20155 = FILL_AREA_STYLE( '', ( #25185 ) ); -#20156 = EDGE_CURVE( '', #21177, #25186, #25187, .F. ); -#20157 = EDGE_CURVE( '', #24738, #25186, #25188, .T. ); -#20158 = FILL_AREA_STYLE( '', ( #25189 ) ); -#20159 = FILL_AREA_STYLE( '', ( #25190 ) ); -#20160 = EDGE_CURVE( '', #24340, #25094, #25191, .T. ); -#20161 = FILL_AREA_STYLE( '', ( #25192 ) ); -#20162 = FILL_AREA_STYLE( '', ( #25193 ) ); -#20163 = EDGE_CURVE( '', #24408, #23227, #25194, .T. ); -#20164 = EDGE_CURVE( '', #24682, #25195, #25196, .T. ); -#20165 = EDGE_CURVE( '', #25195, #24330, #25197, .T. ); -#20166 = EDGE_CURVE( '', #24328, #24020, #25198, .T. ); -#20167 = EDGE_CURVE( '', #24570, #22511, #25199, .T. ); -#20168 = FILL_AREA_STYLE( '', ( #25200 ) ); -#20169 = EDGE_CURVE( '', #25186, #24531, #25201, .T. ); -#20170 = EDGE_CURVE( '', #22080, #20950, #25202, .F. ); -#20171 = EDGE_CURVE( '', #23487, #21161, #25203, .T. ); -#20172 = EDGE_CURVE( '', #20566, #23485, #25204, .T. ); -#20173 = FILL_AREA_STYLE( '', ( #25205 ) ); -#20174 = FILL_AREA_STYLE( '', ( #25206 ) ); -#20175 = EDGE_CURVE( '', #24444, #25207, #25208, .T. ); -#20176 = EDGE_CURVE( '', #25207, #23105, #25209, .T. ); -#20177 = EDGE_CURVE( '', #24922, #24762, #25210, .T. ); -#20178 = EDGE_CURVE( '', #24924, #24351, #25211, .T. ); -#20179 = EDGE_CURVE( '', #22545, #21664, #25212, .T. ); -#20180 = EDGE_CURVE( '', #21662, #22547, #25213, .T. ); -#20181 = FILL_AREA_STYLE( '', ( #25214 ) ); -#20182 = FILL_AREA_STYLE( '', ( #25215 ) ); -#20183 = EDGE_CURVE( '', #23031, #22738, #25216, .F. ); -#20184 = FILL_AREA_STYLE( '', ( #25217 ) ); -#20185 = FILL_AREA_STYLE( '', ( #25218 ) ); -#20186 = FILL_AREA_STYLE( '', ( #25219 ) ); -#20187 = EDGE_CURVE( '', #21514, #23448, #25220, .T. ); -#20188 = FILL_AREA_STYLE( '', ( #25221 ) ); -#20189 = FILL_AREA_STYLE( '', ( #25222 ) ); -#20190 = EDGE_CURVE( '', #24416, #24928, #25223, .T. ); -#20191 = FILL_AREA_STYLE( '', ( #25224 ) ); -#20192 = EDGE_CURVE( '', #23543, #25225, #25226, .T. ); -#20193 = EDGE_CURVE( '', #22991, #25225, #25227, .T. ); -#20194 = FILL_AREA_STYLE( '', ( #25228 ) ); -#20195 = EDGE_CURVE( '', #23123, #24118, #25229, .T. ); -#20196 = FILL_AREA_STYLE( '', ( #25230 ) ); -#20197 = EDGE_CURVE( '', #22565, #22735, #25231, .T. ); -#20198 = FILL_AREA_STYLE( '', ( #25232 ) ); -#20199 = FILL_AREA_STYLE( '', ( #25233 ) ); -#20200 = EDGE_CURVE( '', #20964, #25234, #25235, .T. ); -#20201 = EDGE_CURVE( '', #21163, #25234, #25236, .F. ); -#20202 = FILL_AREA_STYLE( '', ( #25237 ) ); -#20203 = FILL_AREA_STYLE( '', ( #25238 ) ); -#20204 = EDGE_CURVE( '', #22396, #22619, #25239, .T. ); -#20205 = FILL_AREA_STYLE( '', ( #25240 ) ); -#20206 = EDGE_CURVE( '', #24552, #23455, #25241, .T. ); -#20207 = EDGE_CURVE( '', #23639, #24550, #25242, .T. ); -#20208 = EDGE_CURVE( '', #25243, #23637, #25244, .T. ); -#20209 = EDGE_CURVE( '', #21374, #25243, #25245, .T. ); -#20210 = EDGE_CURVE( '', #23457, #25180, #25246, .T. ); -#20211 = FILL_AREA_STYLE( '', ( #25247 ) ); -#20212 = EDGE_CURVE( '', #23908, #23720, #25248, .T. ); -#20213 = FILL_AREA_STYLE( '', ( #25249 ) ); -#20214 = EDGE_CURVE( '', #20889, #24134, #25250, .T. ); -#20215 = FILL_AREA_STYLE( '', ( #25251 ) ); -#20216 = FILL_AREA_STYLE( '', ( #25252 ) ); -#20217 = EDGE_CURVE( '', #22752, #20598, #25253, .T. ); -#20218 = FILL_AREA_STYLE( '', ( #25254 ) ); -#20219 = EDGE_CURVE( '', #22235, #20755, #25255, .T. ); -#20220 = FILL_AREA_STYLE( '', ( #25256 ) ); -#20221 = EDGE_CURVE( '', #25169, #25019, #25257, .T. ); -#20222 = FILL_AREA_STYLE( '', ( #25258 ) ); -#20223 = EDGE_CURVE( '', #23190, #23436, #25259, .T. ); -#20224 = EDGE_CURVE( '', #25129, #23435, #25260, .T. ); -#20225 = EDGE_CURVE( '', #23114, #21671, #25261, .T. ); -#20226 = EDGE_CURVE( '', #21671, #25262, #25263, .T. ); -#20227 = EDGE_CURVE( '', #25262, #24383, #25264, .T. ); -#20228 = EDGE_CURVE( '', #24964, #24874, #25265, .T. ); -#20229 = FILL_AREA_STYLE( '', ( #25266 ) ); -#20230 = FILL_AREA_STYLE( '', ( #25267 ) ); -#20231 = EDGE_CURVE( '', #24770, #22321, #25268, .F. ); -#20232 = FILL_AREA_STYLE( '', ( #25269 ) ); -#20233 = EDGE_CURVE( '', #23159, #24996, #25270, .T. ); -#20234 = FILL_AREA_STYLE( '', ( #25271 ) ); -#20235 = EDGE_CURVE( '', #24326, #24022, #25272, .T. ); -#20236 = FILL_AREA_STYLE( '', ( #25273 ) ); -#20237 = EDGE_CURVE( '', #21696, #24788, #25274, .T. ); -#20238 = FILL_AREA_STYLE( '', ( #25275 ) ); -#20239 = EDGE_CURVE( '', #22046, #21976, #25276, .T. ); -#20240 = FILL_AREA_STYLE( '', ( #25277 ) ); -#20241 = EDGE_CURVE( '', #23805, #20646, #25278, .T. ); -#20242 = EDGE_CURVE( '', #20645, #23759, #25279, .T. ); -#20243 = EDGE_CURVE( '', #23761, #25280, #25281, .T. ); -#20244 = EDGE_CURVE( '', #25280, #25282, #25283, .T. ); -#20245 = EDGE_CURVE( '', #25282, #23803, #25284, .T. ); -#20246 = FILL_AREA_STYLE( '', ( #25285 ) ); -#20247 = FILL_AREA_STYLE( '', ( #25286 ) ); -#20248 = FILL_AREA_STYLE( '', ( #25287 ) ); -#20249 = FILL_AREA_STYLE( '', ( #25288 ) ); -#20250 = EDGE_CURVE( '', #21964, #22015, #25289, .F. ); -#20251 = FILL_AREA_STYLE( '', ( #25290 ) ); -#20252 = FILL_AREA_STYLE( '', ( #25291 ) ); -#20253 = EDGE_CURVE( '', #24764, #24920, #25292, .F. ); -#20254 = FILL_AREA_STYLE( '', ( #25293 ) ); -#20255 = EDGE_CURVE( '', #25135, #25294, #25295, .T. ); -#20256 = EDGE_CURVE( '', #25294, #25051, #25296, .T. ); -#20257 = FILL_AREA_STYLE( '', ( #25297 ) ); -#20258 = EDGE_CURVE( '', #24520, #24837, #25298, .T. ); -#20259 = FILL_AREA_STYLE( '', ( #25299 ) ); -#20260 = EDGE_CURVE( '', #25300, #23100, #25301, .T. ); -#20261 = EDGE_CURVE( '', #24442, #25300, #25302, .T. ); -#20262 = EDGE_CURVE( '', #22543, #21659, #25303, .T. ); -#20263 = EDGE_CURVE( '', #21660, #22542, #25304, .T. ); -#20264 = FILL_AREA_STYLE( '', ( #25305 ) ); -#20265 = EDGE_CURVE( '', #24796, #24941, #25306, .T. ); -#20266 = EDGE_CURVE( '', #24800, #24932, #25307, .T. ); -#20267 = FILL_AREA_STYLE( '', ( #25308 ) ); -#20268 = EDGE_CURVE( '', #23744, #23183, #25309, .T. ); -#20269 = EDGE_CURVE( '', #21190, #23745, #25310, .T. ); -#20270 = FILL_AREA_STYLE( '', ( #25311 ) ); -#20271 = EDGE_CURVE( '', #22556, #24418, #25312, .T. ); -#20272 = EDGE_CURVE( '', #23829, #22557, #25313, .T. ); -#20273 = FILL_AREA_STYLE( '', ( #25314 ) ); -#20274 = EDGE_CURVE( '', #24777, #22953, #25315, .T. ); -#20275 = FILL_AREA_STYLE( '', ( #25316 ) ); -#20276 = FILL_AREA_STYLE( '', ( #25317 ) ); -#20277 = FILL_AREA_STYLE( '', ( #25318 ) ); -#20278 = FILL_AREA_STYLE( '', ( #25319 ) ); -#20279 = FILL_AREA_STYLE( '', ( #25320 ) ); -#20280 = FILL_AREA_STYLE( '', ( #25321 ) ); -#20281 = EDGE_CURVE( '', #20960, #23781, #25322, .T. ); -#20282 = EDGE_CURVE( '', #24893, #23781, #25323, .F. ); -#20283 = FILL_AREA_STYLE( '', ( #25324 ) ); -#20284 = EDGE_CURVE( '', #25325, #25195, #25326, .T. ); -#20285 = EDGE_CURVE( '', #25325, #24325, #25327, .T. ); -#20286 = FILL_AREA_STYLE( '', ( #25328 ) ); -#20287 = EDGE_CURVE( '', #23783, #25234, #25329, .F. ); -#20288 = FILL_AREA_STYLE( '', ( #25330 ) ); -#20289 = EDGE_CURVE( '', #24582, #22577, #25331, .T. ); -#20290 = EDGE_CURVE( '', #23849, #22525, #25332, .T. ); -#20291 = FILL_AREA_STYLE( '', ( #25333 ) ); -#20292 = EDGE_CURVE( '', #25334, #21650, #25335, .T. ); -#20293 = EDGE_CURVE( '', #20755, #25334, #25336, .T. ); -#20294 = EDGE_CURVE( '', #25337, #21641, #25338, .T. ); -#20295 = EDGE_CURVE( '', #24914, #25337, #25339, .T. ); -#20296 = FILL_AREA_STYLE( '', ( #25340 ) ); -#20297 = FILL_AREA_STYLE( '', ( #25341 ) ); -#20298 = EDGE_CURVE( '', #23392, #24055, #25342, .T. ); -#20299 = FILL_AREA_STYLE( '', ( #25343 ) ); -#20300 = FILL_AREA_STYLE( '', ( #25344 ) ); -#20301 = FILL_AREA_STYLE( '', ( #25345 ) ); -#20302 = EDGE_CURVE( '', #24572, #22513, #25346, .T. ); -#20303 = EDGE_CURVE( '', #24684, #25325, #25347, .T. ); -#20304 = EDGE_CURVE( '', #24412, #23229, #25348, .T. ); -#20305 = FILL_AREA_STYLE( '', ( #25349 ) ); -#20306 = FILL_AREA_STYLE( '', ( #25350 ) ); -#20307 = EDGE_CURVE( '', #25243, #25010, #25351, .T. ); -#20308 = FILL_AREA_STYLE( '', ( #25352 ) ); -#20309 = FILL_AREA_STYLE( '', ( #25353 ) ); -#20310 = EDGE_CURVE( '', #24346, #24692, #25354, .T. ); -#20311 = EDGE_CURVE( '', #20913, #22878, #25355, .F. ); -#20312 = FILL_AREA_STYLE( '', ( #25356 ) ); -#20313 = EDGE_CURVE( '', #25300, #25207, #25357, .T. ); -#20314 = FILL_AREA_STYLE( '', ( #25358 ) ); -#20315 = FILL_AREA_STYLE( '', ( #25359 ) ); -#20316 = EDGE_CURVE( '', #25086, #23249, #25360, .T. ); -#20317 = FILL_AREA_STYLE( '', ( #25361 ) ); -#20318 = EDGE_CURVE( '', #24242, #23319, #25362, .T. ); -#20319 = FILL_AREA_STYLE( '', ( #25363 ) ); -#20320 = FILL_AREA_STYLE( '', ( #25364 ) ); -#20321 = FILL_AREA_STYLE( '', ( #25365 ) ); -#20322 = FILL_AREA_STYLE( '', ( #25366 ) ); -#20323 = EDGE_CURVE( '', #23157, #24998, #25367, .T. ); -#20324 = FILL_AREA_STYLE( '', ( #25368 ) ); -#20325 = EDGE_CURVE( '', #24984, #23860, #25369, .T. ); -#20326 = FILL_AREA_STYLE( '', ( #25370 ) ); -#20327 = EDGE_CURVE( '', #25280, #22118, #25371, .T. ); -#20328 = FILL_AREA_STYLE( '', ( #25372 ) ); -#20329 = EDGE_CURVE( '', #25034, #21757, #25373, .T. ); -#20330 = FILL_AREA_STYLE( '', ( #25374 ) ); -#20331 = FILL_AREA_STYLE( '', ( #25375 ) ); -#20332 = EDGE_CURVE( '', #23880, #24271, #25376, .F. ); -#20333 = FILL_AREA_STYLE( '', ( #25377 ) ); -#20334 = FILL_AREA_STYLE( '', ( #25378 ) ); -#20335 = EDGE_CURVE( '', #24924, #21216, #25379, .T. ); -#20336 = FILL_AREA_STYLE( '', ( #25380 ) ); -#20337 = EDGE_CURVE( '', #23407, #23517, #25381, .F. ); -#20338 = FILL_AREA_STYLE( '', ( #25382 ) ); -#20339 = FILL_AREA_STYLE( '', ( #25383 ) ); -#20340 = EDGE_CURVE( '', #24100, #23595, #25384, .T. ); -#20341 = FILL_AREA_STYLE( '', ( #25385 ) ); -#20342 = FILL_AREA_STYLE( '', ( #25386 ) ); -#20343 = EDGE_CURVE( '', #25282, #22116, #25387, .T. ); -#20344 = FILL_AREA_STYLE( '', ( #25388 ) ); -#20345 = EDGE_CURVE( '', #21544, #21455, #25389, .T. ); -#20346 = FILL_AREA_STYLE( '', ( #25390 ) ); -#20347 = FILL_AREA_STYLE( '', ( #25391 ) ); -#20348 = FILL_AREA_STYLE( '', ( #25392 ) ); -#20349 = FILL_AREA_STYLE( '', ( #25393 ) ); -#20350 = EDGE_CURVE( '', #25394, #21646, #25395, .T. ); -#20351 = EDGE_CURVE( '', #25394, #25337, #25396, .T. ); -#20352 = FILL_AREA_STYLE( '', ( #25397 ) ); -#20353 = FILL_AREA_STYLE( '', ( #25398 ) ); -#20354 = EDGE_CURVE( '', #24895, #24742, #25399, .T. ); -#20355 = FILL_AREA_STYLE( '', ( #25400 ) ); -#20356 = FILL_AREA_STYLE( '', ( #25401 ) ); -#20357 = FILL_AREA_STYLE( '', ( #25402 ) ); -#20358 = FILL_AREA_STYLE( '', ( #25403 ) ); -#20359 = EDGE_CURVE( '', #22603, #24939, #25404, .T. ); -#20360 = FILL_AREA_STYLE( '', ( #25405 ) ); -#20361 = EDGE_CURVE( '', #23016, #21926, #25406, .T. ); -#20362 = FILL_AREA_STYLE( '', ( #25407 ) ); -#20363 = FILL_AREA_STYLE( '', ( #25408 ) ); -#20364 = FILL_AREA_STYLE( '', ( #25409 ) ); -#20365 = EDGE_CURVE( '', #24827, #25225, #25410, .T. ); -#20366 = FILL_AREA_STYLE( '', ( #25411 ) ); -#20367 = EDGE_CURVE( '', #24133, #23960, #25412, .T. ); -#20368 = EDGE_CURVE( '', #25413, #25157, #25414, .T. ); -#20369 = EDGE_CURVE( '', #25413, #23233, #25415, .T. ); -#20370 = FILL_AREA_STYLE( '', ( #25416 ) ); -#20371 = FILL_AREA_STYLE( '', ( #25417 ) ); -#20372 = EDGE_CURVE( '', #22659, #25262, #25418, .F. ); -#20373 = FILL_AREA_STYLE( '', ( #25419 ) ); -#20374 = FILL_AREA_STYLE( '', ( #25420 ) ); -#20375 = EDGE_CURVE( '', #22734, #23033, #25421, .T. ); -#20376 = FILL_AREA_STYLE( '', ( #25422 ) ); -#20377 = FILL_AREA_STYLE( '', ( #25423 ) ); -#20378 = FILL_AREA_STYLE( '', ( #25424 ) ); -#20379 = FILL_AREA_STYLE( '', ( #25425 ) ); -#20380 = FILL_AREA_STYLE( '', ( #25426 ) ); -#20381 = EDGE_CURVE( '', #21900, #25427, #25428, .T. ); -#20382 = EDGE_CURVE( '', #25427, #23219, #25429, .T. ); -#20383 = FILL_AREA_STYLE( '', ( #25430 ) ); -#20384 = FILL_AREA_STYLE( '', ( #25431 ) ); -#20385 = FILL_AREA_STYLE( '', ( #25432 ) ); -#20386 = FILL_AREA_STYLE( '', ( #25433 ) ); -#20387 = EDGE_CURVE( '', #24916, #25394, #25434, .T. ); -#20388 = FILL_AREA_STYLE( '', ( #25435 ) ); -#20389 = EDGE_CURVE( '', #25427, #25114, #25436, .T. ); -#20390 = FILL_AREA_STYLE( '', ( #25437 ) ); -#20391 = FILL_AREA_STYLE( '', ( #25438 ) ); -#20392 = EDGE_CURVE( '', #25105, #23041, #25439, .T. ); -#20393 = FILL_AREA_STYLE( '', ( #25440 ) ); -#20394 = FILL_AREA_STYLE( '', ( #25441 ) ); -#20395 = FILL_AREA_STYLE( '', ( #25442 ) ); -#20396 = FILL_AREA_STYLE( '', ( #25443 ) ); -#20397 = EDGE_CURVE( '', #25444, #21655, #25445, .T. ); -#20398 = EDGE_CURVE( '', #25444, #25334, #25446, .T. ); -#20399 = FILL_AREA_STYLE( '', ( #25447 ) ); -#20400 = EDGE_CURVE( '', #23121, #24120, #25448, .T. ); -#20401 = FILL_AREA_STYLE( '', ( #25449 ) ); -#20402 = EDGE_CURVE( '', #24196, #20725, #25450, .T. ); -#20403 = EDGE_CURVE( '', #20738, #25444, #25451, .T. ); -#20404 = FILL_AREA_STYLE( '', ( #25452 ) ); -#20405 = FILL_AREA_STYLE( '', ( #25453 ) ); -#20406 = FILL_AREA_STYLE( '', ( #25454 ) ); -#20407 = FILL_AREA_STYLE( '', ( #25455 ) ); -#20408 = FILL_AREA_STYLE( '', ( #25456 ) ); -#20409 = FILL_AREA_STYLE( '', ( #25457 ) ); -#20410 = FILL_AREA_STYLE( '', ( #25458 ) ); -#20411 = EDGE_CURVE( '', #21012, #23172, #25459, .T. ); -#20412 = FILL_AREA_STYLE( '', ( #25460 ) ); -#20413 = FILL_AREA_STYLE( '', ( #25461 ) ); -#20414 = EDGE_CURVE( '', #21688, #24785, #25462, .T. ); -#20415 = FILL_AREA_STYLE( '', ( #25463 ) ); -#20416 = FILL_AREA_STYLE( '', ( #25464 ) ); -#20417 = FILL_AREA_STYLE( '', ( #25465 ) ); -#20418 = FILL_AREA_STYLE( '', ( #25466 ) ); -#20419 = EDGE_CURVE( '', #22054, #21983, #25467, .T. ); -#20420 = FILL_AREA_STYLE( '', ( #25468 ) ); -#20421 = EDGE_CURVE( '', #24341, #25096, #25469, .T. ); -#20422 = FILL_AREA_STYLE( '', ( #25470 ) ); -#20423 = FILL_AREA_STYLE( '', ( #25471 ) ); -#20424 = EDGE_CURVE( '', #24150, #21809, #25472, .F. ); -#20425 = FILL_AREA_STYLE( '', ( #25473 ) ); -#20426 = FILL_AREA_STYLE( '', ( #25474 ) ); -#20427 = FILL_AREA_STYLE( '', ( #25475 ) ); -#20428 = EDGE_CURVE( '', #24623, #22133, #25476, .F. ); -#20429 = EDGE_CURVE( '', #23092, #24576, #25477, .T. ); -#20430 = FILL_AREA_STYLE( '', ( #25478 ) ); -#20431 = FILL_AREA_STYLE( '', ( #25479 ) ); -#20432 = FILL_AREA_STYLE( '', ( #25480 ) ); -#20433 = FILL_AREA_STYLE( '', ( #25481 ) ); -#20434 = EDGE_CURVE( '', #21524, #25413, #25482, .T. ); -#20435 = FILL_AREA_STYLE( '', ( #25483 ) ); -#20436 = FILL_AREA_STYLE( '', ( #25484 ) ); -#20437 = FILL_AREA_STYLE( '', ( #25485 ) ); -#20438 = FILL_AREA_STYLE( '', ( #25486 ) ); -#20439 = FILL_AREA_STYLE( '', ( #25487 ) ); -#20440 = EDGE_CURVE( '', #23518, #23409, #25488, .T. ); -#20441 = FILL_AREA_STYLE( '', ( #25489 ) ); -#20442 = EDGE_CURVE( '', #22679, #24966, #25490, .T. ); -#20443 = FILL_AREA_STYLE( '', ( #25491 ) ); -#20444 = EDGE_CURVE( '', #20866, #25294, #25492, .T. ); -#20445 = FILL_AREA_STYLE( '', ( #25493 ) ); -#20446 = FILL_AREA_STYLE( '', ( #25494 ) ); -#20447 = FILL_AREA_STYLE( '', ( #25495 ) ); -#20448 = FILL_AREA_STYLE( '', ( #25496 ) ); -#20449 = EDGE_CURVE( '', #24524, #22242, #25497, .T. ); -#20450 = FILL_AREA_STYLE( '', ( #25498 ) ); -#20451 = EDGE_CURVE( '', #24974, #24343, #25499, .T. ); -#20452 = FILL_AREA_STYLE( '', ( #25500 ) ); -#20453 = FILL_AREA_STYLE( '', ( #25501 ) ); -#20454 = FILL_AREA_STYLE( '', ( #25502 ) ); -#20455 = FILL_AREA_STYLE( '', ( #25503 ) ); -#20456 = FILL_AREA_STYLE( '', ( #25504 ) ); -#20457 = FILL_AREA_STYLE( '', ( #25505 ) ); -#20458 = FILL_AREA_STYLE( '', ( #25506 ) ); -#20459 = FILL_AREA_STYLE( '', ( #25507 ) ); -#20460 = FILL_AREA_STYLE( '', ( #25508 ) ); -#20461 = FILL_AREA_STYLE( '', ( #25509 ) ); -#20462 = FILL_AREA_STYLE( '', ( #25510 ) ); -#20463 = FILL_AREA_STYLE( '', ( #25511 ) ); -#20464 = FILL_AREA_STYLE( '', ( #25512 ) ); -#20465 = EDGE_CURVE( '', #24935, #24795, #25513, .T. ); -#20466 = EDGE_CURVE( '', #24933, #24798, #25514, .T. ); -#20467 = FILL_AREA_STYLE( '', ( #25515 ) ); -#20468 = FILL_AREA_STYLE( '', ( #25516 ) ); -#20469 = FILL_AREA_STYLE( '', ( #25517 ) ); -#20470 = FILL_AREA_STYLE( '', ( #25518 ) ); -#20471 = FILL_AREA_STYLE( '', ( #25519 ) ); -#20472 = FILL_AREA_STYLE( '', ( #25520 ) ); -#20473 = FILL_AREA_STYLE( '', ( #25521 ) ); -#20474 = FILL_AREA_STYLE( '', ( #25522 ) ); -#20475 = FILL_AREA_STYLE( '', ( #25523 ) ); -#20476 = FILL_AREA_STYLE( '', ( #25524 ) ); -#20477 = FILL_AREA_STYLE( '', ( #25525 ) ); -#20478 = FILL_AREA_STYLE( '', ( #25526 ) ); -#20479 = FILL_AREA_STYLE( '', ( #25527 ) ); -#20480 = FILL_AREA_STYLE( '', ( #25528 ) ); -#20481 = FILL_AREA_STYLE( '', ( #25529 ) ); -#20482 = EDGE_CURVE( '', #25088, #23247, #25530, .T. ); -#20483 = FILL_AREA_STYLE( '', ( #25531 ) ); -#20484 = FILL_AREA_STYLE( '', ( #25532 ) ); -#20485 = FILL_AREA_STYLE( '', ( #25533 ) ); -#20486 = FILL_AREA_STYLE( '', ( #25534 ) ); -#20487 = FILL_AREA_STYLE( '', ( #25535 ) ); -#20488 = FILL_AREA_STYLE( '', ( #25536 ) ); -#20489 = FILL_AREA_STYLE( '', ( #25537 ) ); -#20490 = FILL_AREA_STYLE( '', ( #25538 ) ); -#20491 = FILL_AREA_STYLE( '', ( #25539 ) ); -#20492 = FILL_AREA_STYLE( '', ( #25540 ) ); -#20493 = FILL_AREA_STYLE( '', ( #25541 ) ); -#20494 = FILL_AREA_STYLE( '', ( #25542 ) ); -#20495 = FILL_AREA_STYLE( '', ( #25543 ) ); -#20496 = FILL_AREA_STYLE( '', ( #25544 ) ); -#20497 = FILL_AREA_STYLE( '', ( #25545 ) ); -#20498 = FILL_AREA_STYLE( '', ( #25546 ) ); -#20499 = FILL_AREA_STYLE( '', ( #25547 ) ); -#20500 = FILL_AREA_STYLE( '', ( #25548 ) ); -#20501 = FILL_AREA_STYLE( '', ( #25549 ) ); -#20502 = FILL_AREA_STYLE( '', ( #25550 ) ); -#20503 = FILL_AREA_STYLE( '', ( #25551 ) ); -#20504 = FILL_AREA_STYLE( '', ( #25552 ) ); -#20505 = FILL_AREA_STYLE_COLOUR( '', #25553 ); -#20506 = VERTEX_POINT( '', #25554 ); -#20507 = VERTEX_POINT( '', #25555 ); -#20508 = LINE( '', #25556, #25557 ); -#20509 = VERTEX_POINT( '', #25558 ); -#20510 = LINE( '', #25559, #25560 ); -#20511 = VERTEX_POINT( '', #25561 ); -#20512 = LINE( '', #25562, #25563 ); -#20513 = LINE( '', #25564, #25565 ); -#20514 = FILL_AREA_STYLE_COLOUR( '', #25566 ); -#20515 = VERTEX_POINT( '', #25567 ); -#20516 = VERTEX_POINT( '', #25568 ); -#20517 = LINE( '', #25569, #25570 ); -#20518 = VERTEX_POINT( '', #25571 ); -#20519 = LINE( '', #25572, #25573 ); -#20520 = VERTEX_POINT( '', #25574 ); -#20521 = LINE( '', #25575, #25576 ); -#20522 = VERTEX_POINT( '', #25577 ); -#20523 = LINE( '', #25578, #25579 ); -#20524 = VERTEX_POINT( '', #25580 ); -#20525 = LINE( '', #25581, #25582 ); -#20526 = VERTEX_POINT( '', #25583 ); -#20527 = LINE( '', #25584, #25585 ); -#20528 = VERTEX_POINT( '', #25586 ); -#20529 = LINE( '', #25587, #25588 ); -#20530 = VERTEX_POINT( '', #25589 ); -#20531 = LINE( '', #25590, #25591 ); -#20532 = VERTEX_POINT( '', #25592 ); -#20533 = LINE( '', #25593, #25594 ); -#20534 = LINE( '', #25595, #25596 ); -#20535 = FILL_AREA_STYLE_COLOUR( '', #25597 ); -#20536 = VERTEX_POINT( '', #25598 ); -#20537 = VERTEX_POINT( '', #25599 ); -#20538 = LINE( '', #25600, #25601 ); -#20539 = VERTEX_POINT( '', #25602 ); -#20540 = LINE( '', #25603, #25604 ); -#20541 = VERTEX_POINT( '', #25605 ); -#20542 = LINE( '', #25606, #25607 ); -#20543 = LINE( '', #25608, #25609 ); -#20544 = FILL_AREA_STYLE_COLOUR( '', #25610 ); -#20545 = VERTEX_POINT( '', #25611 ); -#20546 = VERTEX_POINT( '', #25612 ); -#20547 = CIRCLE( '', #25613, 0.700000000000000 ); -#20548 = VERTEX_POINT( '', #25614 ); -#20549 = LINE( '', #25615, #25616 ); -#20550 = VERTEX_POINT( '', #25617 ); -#20551 = CIRCLE( '', #25618, 0.700000000000000 ); -#20552 = LINE( '', #25619, #25620 ); -#20553 = FILL_AREA_STYLE_COLOUR( '', #25621 ); -#20554 = VERTEX_POINT( '', #25622 ); -#20555 = VERTEX_POINT( '', #25623 ); -#20556 = LINE( '', #25624, #25625 ); -#20557 = VERTEX_POINT( '', #25626 ); -#20558 = LINE( '', #25627, #25628 ); -#20559 = VERTEX_POINT( '', #25629 ); -#20560 = LINE( '', #25630, #25631 ); -#20561 = LINE( '', #25632, #25633 ); -#20562 = FILL_AREA_STYLE_COLOUR( '', #25634 ); -#20563 = VERTEX_POINT( '', #25635 ); -#20564 = VERTEX_POINT( '', #25636 ); -#20565 = LINE( '', #25637, #25638 ); -#20566 = VERTEX_POINT( '', #25639 ); -#20567 = CIRCLE( '', #25640, 2.20000000000000 ); -#20568 = VERTEX_POINT( '', #25641 ); -#20569 = LINE( '', #25642, #25643 ); -#20570 = CIRCLE( '', #25644, 2.20000000000000 ); -#20571 = FILL_AREA_STYLE_COLOUR( '', #25645 ); -#20572 = VERTEX_POINT( '', #25646 ); -#20573 = VERTEX_POINT( '', #25647 ); -#20574 = LINE( '', #25648, #25649 ); -#20575 = VERTEX_POINT( '', #25650 ); -#20576 = LINE( '', #25651, #25652 ); -#20577 = VERTEX_POINT( '', #25653 ); -#20578 = LINE( '', #25654, #25655 ); -#20579 = VERTEX_POINT( '', #25656 ); -#20580 = LINE( '', #25657, #25658 ); -#20581 = VERTEX_POINT( '', #25659 ); -#20582 = LINE( '', #25660, #25661 ); -#20583 = VERTEX_POINT( '', #25662 ); -#20584 = LINE( '', #25663, #25664 ); -#20585 = VERTEX_POINT( '', #25665 ); -#20586 = LINE( '', #25666, #25667 ); -#20587 = LINE( '', #25668, #25669 ); -#20588 = FILL_AREA_STYLE_COLOUR( '', #25670 ); -#20589 = VERTEX_POINT( '', #25671 ); -#20590 = VERTEX_POINT( '', #25672 ); -#20591 = LINE( '', #25673, #25674 ); -#20592 = VERTEX_POINT( '', #25675 ); -#20593 = LINE( '', #25676, #25677 ); -#20594 = VERTEX_POINT( '', #25678 ); -#20595 = LINE( '', #25679, #25680 ); -#20596 = LINE( '', #25681, #25682 ); -#20597 = VERTEX_POINT( '', #25683 ); -#20598 = VERTEX_POINT( '', #25684 ); -#20599 = LINE( '', #25685, #25686 ); -#20600 = VERTEX_POINT( '', #25687 ); -#20601 = LINE( '', #25688, #25689 ); -#20602 = VERTEX_POINT( '', #25690 ); -#20603 = LINE( '', #25691, #25692 ); -#20604 = LINE( '', #25693, #25694 ); -#20605 = VERTEX_POINT( '', #25695 ); -#20606 = VERTEX_POINT( '', #25696 ); -#20607 = LINE( '', #25697, #25698 ); -#20608 = VERTEX_POINT( '', #25699 ); -#20609 = CIRCLE( '', #25700, 0.200000000000000 ); -#20610 = VERTEX_POINT( '', #25701 ); -#20611 = LINE( '', #25702, #25703 ); -#20612 = VERTEX_POINT( '', #25704 ); -#20613 = LINE( '', #25705, #25706 ); -#20614 = VERTEX_POINT( '', #25707 ); -#20615 = LINE( '', #25708, #25709 ); -#20616 = CIRCLE( '', #25710, 0.200000000000000 ); -#20617 = FILL_AREA_STYLE_COLOUR( '', #25711 ); -#20618 = VERTEX_POINT( '', #25712 ); -#20619 = VERTEX_POINT( '', #25713 ); -#20620 = CIRCLE( '', #25714, 0.210000000000000 ); -#20621 = VERTEX_POINT( '', #25715 ); -#20622 = LINE( '', #25716, #25717 ); -#20623 = VERTEX_POINT( '', #25718 ); -#20624 = CIRCLE( '', #25719, 0.210000000000000 ); -#20625 = LINE( '', #25720, #25721 ); -#20626 = FILL_AREA_STYLE_COLOUR( '', #25722 ); -#20627 = VERTEX_POINT( '', #25723 ); -#20628 = VERTEX_POINT( '', #25724 ); -#20629 = LINE( '', #25725, #25726 ); -#20630 = VERTEX_POINT( '', #25727 ); -#20631 = LINE( '', #25728, #25729 ); -#20632 = VERTEX_POINT( '', #25730 ); -#20633 = LINE( '', #25731, #25732 ); -#20634 = LINE( '', #25733, #25734 ); -#20635 = FILL_AREA_STYLE_COLOUR( '', #25735 ); -#20636 = VERTEX_POINT( '', #25736 ); -#20637 = VERTEX_POINT( '', #25737 ); -#20638 = CIRCLE( '', #25738, 0.115775830714533 ); -#20639 = VERTEX_POINT( '', #25739 ); -#20640 = LINE( '', #25740, #25741 ); -#20641 = VERTEX_POINT( '', #25742 ); -#20642 = CIRCLE( '', #25743, 0.115775830714533 ); -#20643 = LINE( '', #25744, #25745 ); -#20644 = FILL_AREA_STYLE_COLOUR( '', #25746 ); -#20645 = VERTEX_POINT( '', #25747 ); -#20646 = VERTEX_POINT( '', #25748 ); -#20647 = LINE( '', #25749, #25750 ); -#20648 = VERTEX_POINT( '', #25751 ); -#20649 = CIRCLE( '', #25752, 0.210000000000000 ); -#20650 = VERTEX_POINT( '', #25753 ); -#20651 = LINE( '', #25754, #25755 ); -#20652 = VERTEX_POINT( '', #25756 ); -#20653 = CIRCLE( '', #25757, 0.210000000000000 ); -#20654 = VERTEX_POINT( '', #25758 ); -#20655 = LINE( '', #25759, #25760 ); -#20656 = VERTEX_POINT( '', #25761 ); -#20657 = CIRCLE( '', #25762, 0.210000000000000 ); -#20658 = VERTEX_POINT( '', #25763 ); -#20659 = LINE( '', #25764, #25765 ); -#20660 = CIRCLE( '', #25766, 0.210000000000000 ); -#20661 = FILL_AREA_STYLE_COLOUR( '', #25767 ); -#20662 = VERTEX_POINT( '', #25768 ); -#20663 = VERTEX_POINT( '', #25769 ); -#20664 = LINE( '', #25770, #25771 ); -#20665 = VERTEX_POINT( '', #25772 ); -#20666 = LINE( '', #25773, #25774 ); -#20667 = VERTEX_POINT( '', #25775 ); -#20668 = LINE( '', #25776, #25777 ); -#20669 = LINE( '', #25778, #25779 ); -#20670 = FILL_AREA_STYLE_COLOUR( '', #25780 ); -#20671 = VERTEX_POINT( '', #25781 ); -#20672 = VERTEX_POINT( '', #25782 ); -#20673 = LINE( '', #25783, #25784 ); -#20674 = VERTEX_POINT( '', #25785 ); -#20675 = LINE( '', #25786, #25787 ); -#20676 = VERTEX_POINT( '', #25788 ); -#20677 = LINE( '', #25789, #25790 ); -#20678 = LINE( '', #25791, #25792 ); -#20679 = FILL_AREA_STYLE_COLOUR( '', #25793 ); -#20680 = VERTEX_POINT( '', #25794 ); -#20681 = VERTEX_POINT( '', #25795 ); -#20682 = LINE( '', #25796, #25797 ); -#20683 = VERTEX_POINT( '', #25798 ); -#20684 = LINE( '', #25799, #25800 ); -#20685 = VERTEX_POINT( '', #25801 ); -#20686 = LINE( '', #25802, #25803 ); -#20687 = LINE( '', #25804, #25805 ); -#20688 = FILL_AREA_STYLE_COLOUR( '', #25806 ); -#20689 = VERTEX_POINT( '', #25807 ); -#20690 = VERTEX_POINT( '', #25808 ); -#20691 = LINE( '', #25809, #25810 ); -#20692 = VERTEX_POINT( '', #25811 ); -#20693 = LINE( '', #25812, #25813 ); -#20694 = VERTEX_POINT( '', #25814 ); -#20695 = LINE( '', #25815, #25816 ); -#20696 = LINE( '', #25817, #25818 ); -#20697 = FILL_AREA_STYLE_COLOUR( '', #25819 ); -#20698 = VERTEX_POINT( '', #25820 ); -#20699 = VERTEX_POINT( '', #25821 ); -#20700 = LINE( '', #25822, #25823 ); -#20701 = VERTEX_POINT( '', #25824 ); -#20702 = LINE( '', #25825, #25826 ); -#20703 = VERTEX_POINT( '', #25827 ); -#20704 = LINE( '', #25828, #25829 ); -#20705 = LINE( '', #25830, #25831 ); -#20706 = FILL_AREA_STYLE_COLOUR( '', #25832 ); -#20707 = VERTEX_POINT( '', #25833 ); -#20708 = VERTEX_POINT( '', #25834 ); -#20709 = LINE( '', #25835, #25836 ); -#20710 = VERTEX_POINT( '', #25837 ); -#20711 = LINE( '', #25838, #25839 ); -#20712 = VERTEX_POINT( '', #25840 ); -#20713 = LINE( '', #25841, #25842 ); -#20714 = LINE( '', #25843, #25844 ); -#20715 = FILL_AREA_STYLE_COLOUR( '', #25845 ); -#20716 = VERTEX_POINT( '', #25846 ); -#20717 = VERTEX_POINT( '', #25847 ); -#20718 = LINE( '', #25848, #25849 ); -#20719 = VERTEX_POINT( '', #25850 ); -#20720 = LINE( '', #25851, #25852 ); -#20721 = VERTEX_POINT( '', #25853 ); -#20722 = LINE( '', #25854, #25855 ); -#20723 = LINE( '', #25856, #25857 ); -#20724 = FILL_AREA_STYLE_COLOUR( '', #25858 ); -#20725 = VERTEX_POINT( '', #25859 ); -#20726 = VERTEX_POINT( '', #25860 ); -#20727 = LINE( '', #25861, #25862 ); -#20728 = VERTEX_POINT( '', #25863 ); -#20729 = CIRCLE( '', #25864, 0.500000000000000 ); -#20730 = VERTEX_POINT( '', #25865 ); -#20731 = LINE( '', #25866, #25867 ); -#20732 = VERTEX_POINT( '', #25868 ); -#20733 = CIRCLE( '', #25869, 0.200000000000000 ); -#20734 = VERTEX_POINT( '', #25870 ); -#20735 = LINE( '', #25871, #25872 ); -#20736 = LINE( '', #25873, #25874 ); -#20737 = FILL_AREA_STYLE_COLOUR( '', #25875 ); -#20738 = VERTEX_POINT( '', #25876 ); -#20739 = VERTEX_POINT( '', #25877 ); -#20740 = CIRCLE( '', #25878, 0.500000000000000 ); -#20741 = VERTEX_POINT( '', #25879 ); -#20742 = LINE( '', #25880, #25881 ); -#20743 = VERTEX_POINT( '', #25882 ); -#20744 = CIRCLE( '', #25883, 0.500000000000000 ); -#20745 = VERTEX_POINT( '', #25884 ); -#20746 = LINE( '', #25885, #25886 ); -#20747 = VERTEX_POINT( '', #25887 ); -#20748 = LINE( '', #25888, #25889 ); -#20749 = VERTEX_POINT( '', #25890 ); -#20750 = LINE( '', #25891, #25892 ); -#20751 = VERTEX_POINT( '', #25893 ); -#20752 = CIRCLE( '', #25894, 0.200000000000000 ); -#20753 = VERTEX_POINT( '', #25895 ); -#20754 = LINE( '', #25896, #25897 ); -#20755 = VERTEX_POINT( '', #25898 ); -#20756 = CIRCLE( '', #25899, 0.200000000000000 ); -#20757 = LINE( '', #25900, #25901 ); -#20758 = FILL_AREA_STYLE_COLOUR( '', #25902 ); -#20759 = VERTEX_POINT( '', #25903 ); -#20760 = VERTEX_POINT( '', #25904 ); -#20761 = CIRCLE( '', #25905, 0.210000000000000 ); -#20762 = VERTEX_POINT( '', #25906 ); -#20763 = LINE( '', #25907, #25908 ); -#20764 = VERTEX_POINT( '', #25909 ); -#20765 = CIRCLE( '', #25910, 0.210000000000000 ); -#20766 = LINE( '', #25911, #25912 ); -#20767 = FILL_AREA_STYLE_COLOUR( '', #25913 ); -#20768 = VERTEX_POINT( '', #25914 ); -#20769 = VERTEX_POINT( '', #25915 ); -#20770 = LINE( '', #25916, #25917 ); -#20771 = VERTEX_POINT( '', #25918 ); -#20772 = CIRCLE( '', #25919, 0.200000000000000 ); -#20773 = VERTEX_POINT( '', #25920 ); -#20774 = LINE( '', #25921, #25922 ); -#20775 = VERTEX_POINT( '', #25923 ); -#20776 = LINE( '', #25924, #25925 ); -#20777 = VERTEX_POINT( '', #25926 ); -#20778 = LINE( '', #25927, #25928 ); -#20779 = CIRCLE( '', #25929, 0.200000000000000 ); -#20780 = FILL_AREA_STYLE_COLOUR( '', #25930 ); -#20781 = VERTEX_POINT( '', #25931 ); -#20782 = VERTEX_POINT( '', #25932 ); -#20783 = LINE( '', #25933, #25934 ); -#20784 = VERTEX_POINT( '', #25935 ); -#20785 = LINE( '', #25936, #25937 ); -#20786 = VERTEX_POINT( '', #25938 ); -#20787 = LINE( '', #25939, #25940 ); -#20788 = VERTEX_POINT( '', #25941 ); -#20789 = CIRCLE( '', #25942, 1.80000000000000 ); -#20790 = VERTEX_POINT( '', #25943 ); -#20791 = LINE( '', #25944, #25945 ); -#20792 = VERTEX_POINT( '', #25946 ); -#20793 = LINE( '', #25947, #25948 ); -#20794 = VERTEX_POINT( '', #25949 ); -#20795 = LINE( '', #25950, #25951 ); -#20796 = CIRCLE( '', #25952, 1.50000000000000 ); -#20797 = FILL_AREA_STYLE_COLOUR( '', #25953 ); -#20798 = VERTEX_POINT( '', #25954 ); -#20799 = CIRCLE( '', #25955, 0.210000000000000 ); -#20800 = VERTEX_POINT( '', #25956 ); -#20801 = LINE( '', #25957, #25958 ); -#20802 = CIRCLE( '', #25959, 0.210000000000000 ); -#20803 = FILL_AREA_STYLE_COLOUR( '', #25960 ); -#20804 = VERTEX_POINT( '', #25961 ); -#20805 = VERTEX_POINT( '', #25962 ); -#20806 = CIRCLE( '', #25963, 0.210000000000000 ); -#20807 = VERTEX_POINT( '', #25964 ); -#20808 = LINE( '', #25965, #25966 ); -#20809 = VERTEX_POINT( '', #25967 ); -#20810 = CIRCLE( '', #25968, 0.210000000000000 ); -#20811 = LINE( '', #25969, #25970 ); -#20812 = FILL_AREA_STYLE_COLOUR( '', #25971 ); -#20813 = VERTEX_POINT( '', #25972 ); -#20814 = VERTEX_POINT( '', #25973 ); -#20815 = LINE( '', #25974, #25975 ); -#20816 = VERTEX_POINT( '', #25976 ); -#20817 = LINE( '', #25977, #25978 ); -#20818 = VERTEX_POINT( '', #25979 ); -#20819 = LINE( '', #25980, #25981 ); -#20820 = LINE( '', #25982, #25983 ); -#20821 = FILL_AREA_STYLE_COLOUR( '', #25984 ); -#20822 = VERTEX_POINT( '', #25985 ); -#20823 = VERTEX_POINT( '', #25986 ); -#20824 = LINE( '', #25987, #25988 ); -#20825 = VERTEX_POINT( '', #25989 ); -#20826 = LINE( '', #25990, #25991 ); -#20827 = VERTEX_POINT( '', #25992 ); -#20828 = LINE( '', #25993, #25994 ); -#20829 = LINE( '', #25995, #25996 ); -#20830 = FILL_AREA_STYLE_COLOUR( '', #25997 ); -#20831 = VERTEX_POINT( '', #25998 ); -#20832 = VERTEX_POINT( '', #25999 ); -#20833 = CIRCLE( '', #26000, 0.200000000000000 ); -#20834 = VERTEX_POINT( '', #26001 ); -#20835 = LINE( '', #26002, #26003 ); -#20836 = VERTEX_POINT( '', #26004 ); -#20837 = CIRCLE( '', #26005, 0.200000000000000 ); -#20838 = LINE( '', #26006, #26007 ); -#20839 = FILL_AREA_STYLE_COLOUR( '', #26008 ); -#20840 = VERTEX_POINT( '', #26009 ); -#20841 = VERTEX_POINT( '', #26010 ); -#20842 = LINE( '', #26011, #26012 ); -#20843 = VERTEX_POINT( '', #26013 ); -#20844 = LINE( '', #26014, #26015 ); -#20845 = VERTEX_POINT( '', #26016 ); -#20846 = LINE( '', #26017, #26018 ); -#20847 = VERTEX_POINT( '', #26019 ); -#20848 = CIRCLE( '', #26020, 1.80000000000000 ); -#20849 = VERTEX_POINT( '', #26021 ); -#20850 = LINE( '', #26022, #26023 ); -#20851 = VERTEX_POINT( '', #26024 ); -#20852 = LINE( '', #26025, #26026 ); -#20853 = VERTEX_POINT( '', #26027 ); -#20854 = LINE( '', #26028, #26029 ); -#20855 = CIRCLE( '', #26030, 1.50000000000000 ); -#20856 = FILL_AREA_STYLE_COLOUR( '', #26031 ); -#20857 = VERTEX_POINT( '', #26032 ); -#20858 = VERTEX_POINT( '', #26033 ); -#20859 = LINE( '', #26034, #26035 ); -#20860 = VERTEX_POINT( '', #26036 ); -#20861 = LINE( '', #26037, #26038 ); -#20862 = VERTEX_POINT( '', #26039 ); -#20863 = LINE( '', #26040, #26041 ); -#20864 = LINE( '', #26042, #26043 ); -#20865 = FILL_AREA_STYLE_COLOUR( '', #26044 ); -#20866 = VERTEX_POINT( '', #26045 ); -#20867 = VERTEX_POINT( '', #26046 ); -#20868 = LINE( '', #26047, #26048 ); -#20869 = VERTEX_POINT( '', #26049 ); -#20870 = LINE( '', #26050, #26051 ); -#20871 = VERTEX_POINT( '', #26052 ); -#20872 = LINE( '', #26053, #26054 ); -#20873 = LINE( '', #26055, #26056 ); -#20874 = FILL_AREA_STYLE_COLOUR( '', #26057 ); -#20875 = VERTEX_POINT( '', #26058 ); -#20876 = VERTEX_POINT( '', #26059 ); -#20877 = LINE( '', #26060, #26061 ); -#20878 = VERTEX_POINT( '', #26062 ); -#20879 = LINE( '', #26063, #26064 ); -#20880 = VERTEX_POINT( '', #26065 ); -#20881 = LINE( '', #26066, #26067 ); -#20882 = LINE( '', #26068, #26069 ); -#20883 = FILL_AREA_STYLE_COLOUR( '', #26070 ); -#20884 = VERTEX_POINT( '', #26071 ); -#20885 = VERTEX_POINT( '', #26072 ); -#20886 = LINE( '', #26073, #26074 ); -#20887 = VERTEX_POINT( '', #26075 ); -#20888 = LINE( '', #26076, #26077 ); -#20889 = VERTEX_POINT( '', #26078 ); -#20890 = LINE( '', #26079, #26080 ); -#20891 = LINE( '', #26081, #26082 ); -#20892 = FILL_AREA_STYLE_COLOUR( '', #26083 ); -#20893 = VERTEX_POINT( '', #26084 ); -#20894 = LINE( '', #26085, #26086 ); -#20895 = VERTEX_POINT( '', #26087 ); -#20896 = LINE( '', #26088, #26089 ); -#20897 = LINE( '', #26090, #26091 ); -#20898 = FILL_AREA_STYLE_COLOUR( '', #26092 ); -#20899 = VERTEX_POINT( '', #26093 ); -#20900 = VERTEX_POINT( '', #26094 ); -#20901 = LINE( '', #26095, #26096 ); -#20902 = VERTEX_POINT( '', #26097 ); -#20903 = LINE( '', #26098, #26099 ); -#20904 = VERTEX_POINT( '', #26100 ); -#20905 = LINE( '', #26101, #26102 ); -#20906 = LINE( '', #26103, #26104 ); -#20907 = FILL_AREA_STYLE_COLOUR( '', #26105 ); -#20908 = VERTEX_POINT( '', #26106 ); -#20909 = VERTEX_POINT( '', #26107 ); -#20910 = LINE( '', #26108, #26109 ); -#20911 = VERTEX_POINT( '', #26110 ); -#20912 = LINE( '', #26111, #26112 ); -#20913 = VERTEX_POINT( '', #26113 ); -#20914 = LINE( '', #26114, #26115 ); -#20915 = LINE( '', #26116, #26117 ); -#20916 = FILL_AREA_STYLE_COLOUR( '', #26118 ); -#20917 = VERTEX_POINT( '', #26119 ); -#20918 = VERTEX_POINT( '', #26120 ); -#20919 = LINE( '', #26121, #26122 ); -#20920 = LINE( '', #26123, #26124 ); -#20921 = LINE( '', #26125, #26126 ); -#20922 = FILL_AREA_STYLE_COLOUR( '', #26127 ); -#20923 = VERTEX_POINT( '', #26128 ); -#20924 = VERTEX_POINT( '', #26129 ); -#20925 = LINE( '', #26130, #26131 ); -#20926 = VERTEX_POINT( '', #26132 ); -#20927 = LINE( '', #26133, #26134 ); -#20928 = VERTEX_POINT( '', #26135 ); -#20929 = LINE( '', #26136, #26137 ); -#20930 = LINE( '', #26138, #26139 ); -#20931 = FILL_AREA_STYLE_COLOUR( '', #26140 ); -#20932 = VERTEX_POINT( '', #26141 ); -#20933 = LINE( '', #26142, #26143 ); -#20934 = VERTEX_POINT( '', #26144 ); -#20935 = LINE( '', #26145, #26146 ); -#20936 = LINE( '', #26147, #26148 ); -#20937 = FILL_AREA_STYLE_COLOUR( '', #26149 ); -#20938 = VERTEX_POINT( '', #26150 ); -#20939 = VERTEX_POINT( '', #26151 ); -#20940 = LINE( '', #26152, #26153 ); -#20941 = VERTEX_POINT( '', #26154 ); -#20942 = LINE( '', #26155, #26156 ); -#20943 = VERTEX_POINT( '', #26157 ); -#20944 = LINE( '', #26158, #26159 ); -#20945 = LINE( '', #26160, #26161 ); -#20946 = FILL_AREA_STYLE_COLOUR( '', #26162 ); -#20947 = VERTEX_POINT( '', #26163 ); -#20948 = VERTEX_POINT( '', #26164 ); -#20949 = LINE( '', #26165, #26166 ); -#20950 = VERTEX_POINT( '', #26167 ); -#20951 = LINE( '', #26168, #26169 ); -#20952 = VERTEX_POINT( '', #26170 ); -#20953 = LINE( '', #26171, #26172 ); -#20954 = VERTEX_POINT( '', #26173 ); -#20955 = LINE( '', #26174, #26175 ); -#20956 = VERTEX_POINT( '', #26176 ); -#20957 = LINE( '', #26177, #26178 ); -#20958 = VERTEX_POINT( '', #26179 ); -#20959 = LINE( '', #26180, #26181 ); -#20960 = VERTEX_POINT( '', #26182 ); -#20961 = LINE( '', #26183, #26184 ); -#20962 = VERTEX_POINT( '', #26185 ); -#20963 = LINE( '', #26186, #26187 ); -#20964 = VERTEX_POINT( '', #26188 ); -#20965 = LINE( '', #26189, #26190 ); -#20966 = LINE( '', #26191, #26192 ); -#20967 = FILL_AREA_STYLE_COLOUR( '', #26193 ); -#20968 = VERTEX_POINT( '', #26194 ); -#20969 = CIRCLE( '', #26195, 0.597816720141110 ); -#20970 = VERTEX_POINT( '', #26196 ); -#20971 = LINE( '', #26197, #26198 ); -#20972 = CIRCLE( '', #26199, 0.597816720141110 ); -#20973 = FILL_AREA_STYLE_COLOUR( '', #26200 ); -#20974 = VERTEX_POINT( '', #26201 ); -#20975 = VERTEX_POINT( '', #26202 ); -#20976 = LINE( '', #26203, #26204 ); -#20977 = VERTEX_POINT( '', #26205 ); -#20978 = CIRCLE( '', #26206, 1.00000000000000 ); -#20979 = LINE( '', #26207, #26208 ); -#20980 = LINE( '', #26209, #26210 ); -#20981 = FILL_AREA_STYLE_COLOUR( '', #26211 ); -#20982 = VERTEX_POINT( '', #26212 ); -#20983 = VERTEX_POINT( '', #26213 ); -#20984 = LINE( '', #26214, #26215 ); -#20985 = VERTEX_POINT( '', #26216 ); -#20986 = LINE( '', #26217, #26218 ); -#20987 = VERTEX_POINT( '', #26219 ); -#20988 = LINE( '', #26220, #26221 ); -#20989 = LINE( '', #26222, #26223 ); -#20990 = FILL_AREA_STYLE_COLOUR( '', #26224 ); -#20991 = VERTEX_POINT( '', #26225 ); -#20992 = VERTEX_POINT( '', #26226 ); -#20993 = LINE( '', #26227, #26228 ); -#20994 = VERTEX_POINT( '', #26229 ); -#20995 = LINE( '', #26230, #26231 ); -#20996 = VERTEX_POINT( '', #26232 ); -#20997 = LINE( '', #26233, #26234 ); -#20998 = VERTEX_POINT( '', #26235 ); -#20999 = LINE( '', #26236, #26237 ); -#21000 = VERTEX_POINT( '', #26238 ); -#21001 = LINE( '', #26239, #26240 ); -#21002 = VERTEX_POINT( '', #26241 ); -#21003 = LINE( '', #26242, #26243 ); -#21004 = VERTEX_POINT( '', #26244 ); -#21005 = LINE( '', #26245, #26246 ); -#21006 = VERTEX_POINT( '', #26247 ); -#21007 = LINE( '', #26248, #26249 ); -#21008 = VERTEX_POINT( '', #26250 ); -#21009 = LINE( '', #26251, #26252 ); -#21010 = LINE( '', #26253, #26254 ); -#21011 = FILL_AREA_STYLE_COLOUR( '', #26255 ); -#21012 = VERTEX_POINT( '', #26256 ); -#21013 = LINE( '', #26257, #26258 ); -#21014 = VERTEX_POINT( '', #26259 ); -#21015 = LINE( '', #26260, #26261 ); -#21016 = LINE( '', #26262, #26263 ); -#21017 = FILL_AREA_STYLE_COLOUR( '', #26264 ); -#21018 = VERTEX_POINT( '', #26265 ); -#21019 = VERTEX_POINT( '', #26266 ); -#21020 = LINE( '', #26267, #26268 ); -#21021 = LINE( '', #26269, #26270 ); -#21022 = VERTEX_POINT( '', #26271 ); -#21023 = CIRCLE( '', #26272, 0.200000000000000 ); -#21024 = VERTEX_POINT( '', #26273 ); -#21025 = LINE( '', #26274, #26275 ); -#21026 = VERTEX_POINT( '', #26276 ); -#21027 = LINE( '', #26277, #26278 ); -#21028 = VERTEX_POINT( '', #26279 ); -#21029 = LINE( '', #26280, #26281 ); -#21030 = CIRCLE( '', #26282, 0.500000000000000 ); -#21031 = FILL_AREA_STYLE_COLOUR( '', #26283 ); -#21032 = VERTEX_POINT( '', #26284 ); -#21033 = VERTEX_POINT( '', #26285 ); -#21034 = LINE( '', #26286, #26287 ); -#21035 = VERTEX_POINT( '', #26288 ); -#21036 = CIRCLE( '', #26289, 0.200000000000000 ); -#21037 = VERTEX_POINT( '', #26290 ); -#21038 = LINE( '', #26291, #26292 ); -#21039 = VERTEX_POINT( '', #26293 ); -#21040 = LINE( '', #26294, #26295 ); -#21041 = VERTEX_POINT( '', #26296 ); -#21042 = LINE( '', #26297, #26298 ); -#21043 = VERTEX_POINT( '', #26299 ); -#21044 = CIRCLE( '', #26300, 0.200000000000000 ); -#21045 = VERTEX_POINT( '', #26301 ); -#21046 = LINE( '', #26302, #26303 ); -#21047 = VERTEX_POINT( '', #26304 ); -#21048 = LINE( '', #26305, #26306 ); -#21049 = VERTEX_POINT( '', #26307 ); -#21050 = LINE( '', #26308, #26309 ); -#21051 = LINE( '', #26310, #26311 ); -#21052 = VERTEX_POINT( '', #26312 ); -#21053 = VERTEX_POINT( '', #26313 ); -#21054 = LINE( '', #26314, #26315 ); -#21055 = VERTEX_POINT( '', #26316 ); -#21056 = LINE( '', #26317, #26318 ); -#21057 = VERTEX_POINT( '', #26319 ); -#21058 = LINE( '', #26320, #26321 ); -#21059 = VERTEX_POINT( '', #26322 ); -#21060 = LINE( '', #26323, #26324 ); -#21061 = VERTEX_POINT( '', #26325 ); -#21062 = LINE( '', #26326, #26327 ); -#21063 = VERTEX_POINT( '', #26328 ); -#21064 = LINE( '', #26329, #26330 ); -#21065 = VERTEX_POINT( '', #26331 ); -#21066 = CIRCLE( '', #26332, 0.200000000000000 ); -#21067 = VERTEX_POINT( '', #26333 ); -#21068 = LINE( '', #26334, #26335 ); -#21069 = VERTEX_POINT( '', #26336 ); -#21070 = CIRCLE( '', #26337, 0.200000000000000 ); -#21071 = VERTEX_POINT( '', #26338 ); -#21072 = LINE( '', #26339, #26340 ); -#21073 = VERTEX_POINT( '', #26341 ); -#21074 = LINE( '', #26342, #26343 ); -#21075 = VERTEX_POINT( '', #26344 ); -#21076 = LINE( '', #26345, #26346 ); -#21077 = VERTEX_POINT( '', #26347 ); -#21078 = LINE( '', #26348, #26349 ); -#21079 = VERTEX_POINT( '', #26350 ); -#21080 = LINE( '', #26351, #26352 ); -#21081 = VERTEX_POINT( '', #26353 ); -#21082 = LINE( '', #26354, #26355 ); -#21083 = VERTEX_POINT( '', #26356 ); -#21084 = LINE( '', #26357, #26358 ); -#21085 = VERTEX_POINT( '', #26359 ); -#21086 = LINE( '', #26360, #26361 ); -#21087 = VERTEX_POINT( '', #26362 ); -#21088 = LINE( '', #26363, #26364 ); -#21089 = VERTEX_POINT( '', #26365 ); -#21090 = LINE( '', #26366, #26367 ); -#21091 = LINE( '', #26368, #26369 ); -#21092 = VERTEX_POINT( '', #26370 ); -#21093 = LINE( '', #26371, #26372 ); -#21094 = VERTEX_POINT( '', #26373 ); -#21095 = LINE( '', #26374, #26375 ); -#21096 = VERTEX_POINT( '', #26376 ); -#21097 = LINE( '', #26377, #26378 ); -#21098 = VERTEX_POINT( '', #26379 ); -#21099 = LINE( '', #26380, #26381 ); -#21100 = LINE( '', #26382, #26383 ); -#21101 = FILL_AREA_STYLE_COLOUR( '', #26384 ); -#21102 = VERTEX_POINT( '', #26385 ); -#21103 = VERTEX_POINT( '', #26386 ); -#21104 = CIRCLE( '', #26387, 0.500000000000000 ); -#21105 = VERTEX_POINT( '', #26388 ); -#21106 = LINE( '', #26389, #26390 ); -#21107 = VERTEX_POINT( '', #26391 ); -#21108 = CIRCLE( '', #26392, 0.500000000000000 ); -#21109 = LINE( '', #26393, #26394 ); -#21110 = VERTEX_POINT( '', #26395 ); -#21111 = CIRCLE( '', #26396, 0.200000000000000 ); -#21112 = VERTEX_POINT( '', #26397 ); -#21113 = LINE( '', #26398, #26399 ); -#21114 = VERTEX_POINT( '', #26400 ); -#21115 = CIRCLE( '', #26401, 0.200000000000000 ); -#21116 = LINE( '', #26402, #26403 ); -#21117 = FILL_AREA_STYLE_COLOUR( '', #26404 ); -#21118 = VERTEX_POINT( '', #26405 ); -#21119 = LINE( '', #26406, #26407 ); -#21120 = VERTEX_POINT( '', #26408 ); -#21121 = CIRCLE( '', #26409, 1.50000000000000 ); -#21122 = LINE( '', #26410, #26411 ); -#21123 = FILL_AREA_STYLE_COLOUR( '', #26412 ); -#21124 = VERTEX_POINT( '', #26413 ); -#21125 = VERTEX_POINT( '', #26414 ); -#21126 = LINE( '', #26415, #26416 ); -#21127 = VERTEX_POINT( '', #26417 ); -#21128 = LINE( '', #26418, #26419 ); -#21129 = VERTEX_POINT( '', #26420 ); -#21130 = LINE( '', #26421, #26422 ); -#21131 = LINE( '', #26423, #26424 ); -#21132 = FILL_AREA_STYLE_COLOUR( '', #26425 ); -#21133 = VERTEX_POINT( '', #26426 ); -#21134 = VERTEX_POINT( '', #26427 ); -#21135 = LINE( '', #26428, #26429 ); -#21136 = VERTEX_POINT( '', #26430 ); -#21137 = LINE( '', #26431, #26432 ); -#21138 = VERTEX_POINT( '', #26433 ); -#21139 = LINE( '', #26434, #26435 ); -#21140 = LINE( '', #26436, #26437 ); -#21141 = FILL_AREA_STYLE_COLOUR( '', #26438 ); -#21142 = VERTEX_POINT( '', #26439 ); -#21143 = VERTEX_POINT( '', #26440 ); -#21144 = LINE( '', #26441, #26442 ); -#21145 = VERTEX_POINT( '', #26443 ); -#21146 = LINE( '', #26444, #26445 ); -#21147 = VERTEX_POINT( '', #26446 ); -#21148 = LINE( '', #26447, #26448 ); -#21149 = LINE( '', #26449, #26450 ); -#21150 = FILL_AREA_STYLE_COLOUR( '', #26451 ); -#21151 = VERTEX_POINT( '', #26452 ); -#21152 = VERTEX_POINT( '', #26453 ); -#21153 = LINE( '', #26454, #26455 ); -#21154 = VERTEX_POINT( '', #26456 ); -#21155 = CIRCLE( '', #26457, 0.200000000000000 ); -#21156 = VERTEX_POINT( '', #26458 ); -#21157 = LINE( '', #26459, #26460 ); -#21158 = CIRCLE( '', #26461, 0.200000000000000 ); -#21159 = LINE( '', #26462, #26463 ); -#21160 = FILL_AREA_STYLE_COLOUR( '', #26464 ); -#21161 = VERTEX_POINT( '', #26465 ); -#21162 = LINE( '', #26466, #26467 ); -#21163 = VERTEX_POINT( '', #26468 ); -#21164 = LINE( '', #26469, #26470 ); -#21165 = LINE( '', #26471, #26472 ); -#21166 = FILL_AREA_STYLE_COLOUR( '', #26473 ); -#21167 = VERTEX_POINT( '', #26474 ); -#21168 = VERTEX_POINT( '', #26475 ); -#21169 = LINE( '', #26476, #26477 ); -#21170 = VERTEX_POINT( '', #26478 ); -#21171 = LINE( '', #26479, #26480 ); -#21172 = VERTEX_POINT( '', #26481 ); -#21173 = LINE( '', #26482, #26483 ); -#21174 = LINE( '', #26484, #26485 ); -#21175 = FILL_AREA_STYLE_COLOUR( '', #26486 ); -#21176 = VERTEX_POINT( '', #26487 ); -#21177 = VERTEX_POINT( '', #26488 ); -#21178 = LINE( '', #26489, #26490 ); -#21179 = VERTEX_POINT( '', #26491 ); -#21180 = LINE( '', #26492, #26493 ); -#21181 = VERTEX_POINT( '', #26494 ); -#21182 = LINE( '', #26495, #26496 ); -#21183 = LINE( '', #26497, #26498 ); -#21184 = FILL_AREA_STYLE_COLOUR( '', #26499 ); -#21185 = VERTEX_POINT( '', #26500 ); -#21186 = VERTEX_POINT( '', #26501 ); -#21187 = LINE( '', #26502, #26503 ); -#21188 = VERTEX_POINT( '', #26504 ); -#21189 = LINE( '', #26505, #26506 ); -#21190 = VERTEX_POINT( '', #26507 ); -#21191 = LINE( '', #26508, #26509 ); -#21192 = LINE( '', #26510, #26511 ); -#21193 = FILL_AREA_STYLE_COLOUR( '', #26512 ); -#21194 = VERTEX_POINT( '', #26513 ); -#21195 = VERTEX_POINT( '', #26514 ); -#21196 = LINE( '', #26515, #26516 ); -#21197 = LINE( '', #26517, #26518 ); -#21198 = LINE( '', #26519, #26520 ); -#21199 = FILL_AREA_STYLE_COLOUR( '', #26521 ); -#21200 = VERTEX_POINT( '', #26522 ); -#21201 = VERTEX_POINT( '', #26523 ); -#21202 = CIRCLE( '', #26524, 0.150000000000000 ); -#21203 = VERTEX_POINT( '', #26525 ); -#21204 = LINE( '', #26526, #26527 ); -#21205 = VERTEX_POINT( '', #26528 ); -#21206 = CIRCLE( '', #26529, 0.150000000000000 ); -#21207 = LINE( '', #26530, #26531 ); -#21208 = FILL_AREA_STYLE_COLOUR( '', #26532 ); -#21209 = VERTEX_POINT( '', #26533 ); -#21210 = VERTEX_POINT( '', #26534 ); -#21211 = LINE( '', #26535, #26536 ); -#21212 = VERTEX_POINT( '', #26537 ); -#21213 = LINE( '', #26538, #26539 ); -#21214 = VERTEX_POINT( '', #26540 ); -#21215 = CIRCLE( '', #26541, 0.500000000000000 ); -#21216 = VERTEX_POINT( '', #26542 ); -#21217 = LINE( '', #26543, #26544 ); -#21218 = VERTEX_POINT( '', #26545 ); -#21219 = CIRCLE( '', #26546, 0.200000000000000 ); -#21220 = LINE( '', #26547, #26548 ); -#21221 = FILL_AREA_STYLE_COLOUR( '', #26549 ); -#21222 = VERTEX_POINT( '', #26550 ); -#21223 = VERTEX_POINT( '', #26551 ); -#21224 = CIRCLE( '', #26552, 0.210000000000000 ); -#21225 = VERTEX_POINT( '', #26553 ); -#21226 = LINE( '', #26554, #26555 ); -#21227 = VERTEX_POINT( '', #26556 ); -#21228 = CIRCLE( '', #26557, 0.210000000000000 ); -#21229 = LINE( '', #26558, #26559 ); -#21230 = FILL_AREA_STYLE_COLOUR( '', #26560 ); -#21231 = VERTEX_POINT( '', #26561 ); -#21232 = VERTEX_POINT( '', #26562 ); -#21233 = LINE( '', #26563, #26564 ); -#21234 = VERTEX_POINT( '', #26565 ); -#21235 = LINE( '', #26566, #26567 ); -#21236 = VERTEX_POINT( '', #26568 ); -#21237 = LINE( '', #26569, #26570 ); -#21238 = VERTEX_POINT( '', #26571 ); -#21239 = CIRCLE( '', #26572, 0.200000000000000 ); -#21240 = VERTEX_POINT( '', #26573 ); -#21241 = LINE( '', #26574, #26575 ); -#21242 = CIRCLE( '', #26576, 0.500000000000000 ); -#21243 = FILL_AREA_STYLE_COLOUR( '', #26577 ); -#21244 = VERTEX_POINT( '', #26578 ); -#21245 = VERTEX_POINT( '', #26579 ); -#21246 = LINE( '', #26580, #26581 ); -#21247 = VERTEX_POINT( '', #26582 ); -#21248 = LINE( '', #26583, #26584 ); -#21249 = VERTEX_POINT( '', #26585 ); -#21250 = LINE( '', #26586, #26587 ); -#21251 = LINE( '', #26588, #26589 ); -#21252 = FILL_AREA_STYLE_COLOUR( '', #26590 ); -#21253 = VERTEX_POINT( '', #26591 ); -#21254 = VERTEX_POINT( '', #26592 ); -#21255 = LINE( '', #26593, #26594 ); -#21256 = VERTEX_POINT( '', #26595 ); -#21257 = LINE( '', #26596, #26597 ); -#21258 = VERTEX_POINT( '', #26598 ); -#21259 = LINE( '', #26599, #26600 ); -#21260 = LINE( '', #26601, #26602 ); -#21261 = FILL_AREA_STYLE_COLOUR( '', #26603 ); -#21262 = VERTEX_POINT( '', #26604 ); -#21263 = VERTEX_POINT( '', #26605 ); -#21264 = LINE( '', #26606, #26607 ); -#21265 = VERTEX_POINT( '', #26608 ); -#21266 = LINE( '', #26609, #26610 ); -#21267 = VERTEX_POINT( '', #26611 ); -#21268 = LINE( '', #26612, #26613 ); -#21269 = LINE( '', #26614, #26615 ); -#21270 = FILL_AREA_STYLE_COLOUR( '', #26616 ); -#21271 = VERTEX_POINT( '', #26617 ); -#21272 = VERTEX_POINT( '', #26618 ); -#21273 = CIRCLE( '', #26619, 1.00000000000000 ); -#21274 = LINE( '', #26620, #26621 ); -#21275 = LINE( '', #26622, #26623 ); -#21276 = FILL_AREA_STYLE_COLOUR( '', #26624 ); -#21277 = VERTEX_POINT( '', #26625 ); -#21278 = VERTEX_POINT( '', #26626 ); -#21279 = CIRCLE( '', #26627, 0.135775830714534 ); -#21280 = VERTEX_POINT( '', #26628 ); -#21281 = LINE( '', #26629, #26630 ); -#21282 = VERTEX_POINT( '', #26631 ); -#21283 = CIRCLE( '', #26632, 0.135775830714534 ); -#21284 = LINE( '', #26633, #26634 ); -#21285 = FILL_AREA_STYLE_COLOUR( '', #26635 ); -#21286 = VERTEX_POINT( '', #26636 ); -#21287 = CIRCLE( '', #26637, 0.500000000000000 ); -#21288 = VERTEX_POINT( '', #26638 ); -#21289 = CIRCLE( '', #26639, 0.500000000000000 ); -#21290 = FILL_AREA_STYLE_COLOUR( '', #26640 ); -#21291 = VERTEX_POINT( '', #26641 ); -#21292 = VERTEX_POINT( '', #26642 ); -#21293 = LINE( '', #26643, #26644 ); -#21294 = VERTEX_POINT( '', #26645 ); -#21295 = LINE( '', #26646, #26647 ); -#21296 = VERTEX_POINT( '', #26648 ); -#21297 = LINE( '', #26649, #26650 ); -#21298 = LINE( '', #26651, #26652 ); -#21299 = FILL_AREA_STYLE_COLOUR( '', #26653 ); -#21300 = VERTEX_POINT( '', #26654 ); -#21301 = VERTEX_POINT( '', #26655 ); -#21302 = LINE( '', #26656, #26657 ); -#21303 = VERTEX_POINT( '', #26658 ); -#21304 = LINE( '', #26659, #26660 ); -#21305 = VERTEX_POINT( '', #26661 ); -#21306 = LINE( '', #26662, #26663 ); -#21307 = LINE( '', #26664, #26665 ); -#21308 = FILL_AREA_STYLE_COLOUR( '', #26666 ); -#21309 = VERTEX_POINT( '', #26667 ); -#21310 = VERTEX_POINT( '', #26668 ); -#21311 = LINE( '', #26669, #26670 ); -#21312 = VERTEX_POINT( '', #26671 ); -#21313 = LINE( '', #26672, #26673 ); -#21314 = VERTEX_POINT( '', #26674 ); -#21315 = LINE( '', #26675, #26676 ); -#21316 = LINE( '', #26677, #26678 ); -#21317 = FILL_AREA_STYLE_COLOUR( '', #26679 ); -#21318 = VERTEX_POINT( '', #26680 ); -#21319 = LINE( '', #26681, #26682 ); -#21320 = VERTEX_POINT( '', #26683 ); -#21321 = LINE( '', #26684, #26685 ); -#21322 = LINE( '', #26686, #26687 ); -#21323 = FILL_AREA_STYLE_COLOUR( '', #26688 ); -#21324 = VERTEX_POINT( '', #26689 ); -#21325 = VERTEX_POINT( '', #26690 ); -#21326 = LINE( '', #26691, #26692 ); -#21327 = VERTEX_POINT( '', #26693 ); -#21328 = LINE( '', #26694, #26695 ); -#21329 = VERTEX_POINT( '', #26696 ); -#21330 = LINE( '', #26697, #26698 ); -#21331 = LINE( '', #26699, #26700 ); -#21332 = FILL_AREA_STYLE_COLOUR( '', #26701 ); -#21333 = VERTEX_POINT( '', #26702 ); -#21334 = VERTEX_POINT( '', #26703 ); -#21335 = LINE( '', #26704, #26705 ); -#21336 = VERTEX_POINT( '', #26706 ); -#21337 = LINE( '', #26707, #26708 ); -#21338 = VERTEX_POINT( '', #26709 ); -#21339 = LINE( '', #26710, #26711 ); -#21340 = LINE( '', #26712, #26713 ); -#21341 = FILL_AREA_STYLE_COLOUR( '', #26714 ); -#21342 = VERTEX_POINT( '', #26715 ); -#21343 = VERTEX_POINT( '', #26716 ); -#21344 = LINE( '', #26717, #26718 ); -#21345 = VERTEX_POINT( '', #26719 ); -#21346 = LINE( '', #26720, #26721 ); -#21347 = VERTEX_POINT( '', #26722 ); -#21348 = LINE( '', #26723, #26724 ); -#21349 = LINE( '', #26725, #26726 ); -#21350 = FILL_AREA_STYLE_COLOUR( '', #26727 ); -#21351 = VERTEX_POINT( '', #26728 ); -#21352 = VERTEX_POINT( '', #26729 ); -#21353 = LINE( '', #26730, #26731 ); -#21354 = VERTEX_POINT( '', #26732 ); -#21355 = LINE( '', #26733, #26734 ); -#21356 = VERTEX_POINT( '', #26735 ); -#21357 = LINE( '', #26736, #26737 ); -#21358 = LINE( '', #26738, #26739 ); -#21359 = FILL_AREA_STYLE_COLOUR( '', #26740 ); -#21360 = VERTEX_POINT( '', #26741 ); -#21361 = VERTEX_POINT( '', #26742 ); -#21362 = LINE( '', #26743, #26744 ); -#21363 = VERTEX_POINT( '', #26745 ); -#21364 = LINE( '', #26746, #26747 ); -#21365 = VERTEX_POINT( '', #26748 ); -#21366 = LINE( '', #26749, #26750 ); -#21367 = LINE( '', #26751, #26752 ); -#21368 = FILL_AREA_STYLE_COLOUR( '', #26753 ); -#21369 = VERTEX_POINT( '', #26754 ); -#21370 = VERTEX_POINT( '', #26755 ); -#21371 = LINE( '', #26756, #26757 ); -#21372 = VERTEX_POINT( '', #26758 ); -#21373 = LINE( '', #26759, #26760 ); -#21374 = VERTEX_POINT( '', #26761 ); -#21375 = LINE( '', #26762, #26763 ); -#21376 = LINE( '', #26764, #26765 ); -#21377 = FILL_AREA_STYLE_COLOUR( '', #26766 ); -#21378 = VERTEX_POINT( '', #26767 ); -#21379 = CIRCLE( '', #26768, 0.606250000000000 ); -#21380 = VERTEX_POINT( '', #26769 ); -#21381 = LINE( '', #26770, #26771 ); -#21382 = CIRCLE( '', #26772, 0.606250000000000 ); -#21383 = FILL_AREA_STYLE_COLOUR( '', #26773 ); -#21384 = VERTEX_POINT( '', #26774 ); -#21385 = VERTEX_POINT( '', #26775 ); -#21386 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #26776, #26777, #26778, #26779, #26780, #26781, #26782, #26783, #26784, #26785 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 0.000000000000000, 7.43854958015607E-005, 0.000187191885672838, 0.000299998275544122 ), .UNSPECIFIED. ); -#21387 = VERTEX_POINT( '', #26786 ); -#21388 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #26787, #26788, #26789, #26790, #26791, #26792, #26793, #26794, #26795, #26796 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 0.000000000000000, 7.49291372972484E-006, 1.12434791314041E-005, 1.49952953556709E-005 ), .UNSPECIFIED. ); -#21389 = VERTEX_POINT( '', #26797 ); -#21390 = LINE( '', #26798, #26799 ); -#21391 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #26800, #26801, #26802, #26803, #26804, #26805, #26806, #26807, #26808, #26809 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 0.000000000000000, 9.29858629688149E-006, 1.85971725936239E-005, 3.71683087992137E-005 ), .UNSPECIFIED. ); -#21392 = FILL_AREA_STYLE_COLOUR( '', #26810 ); -#21393 = VERTEX_POINT( '', #26811 ); -#21394 = VERTEX_POINT( '', #26812 ); -#21395 = LINE( '', #26813, #26814 ); -#21396 = VERTEX_POINT( '', #26815 ); -#21397 = LINE( '', #26816, #26817 ); -#21398 = VERTEX_POINT( '', #26818 ); -#21399 = LINE( '', #26819, #26820 ); -#21400 = LINE( '', #26821, #26822 ); -#21401 = FILL_AREA_STYLE_COLOUR( '', #26823 ); -#21402 = VERTEX_POINT( '', #26824 ); -#21403 = VERTEX_POINT( '', #26825 ); -#21404 = LINE( '', #26826, #26827 ); -#21405 = VERTEX_POINT( '', #26828 ); -#21406 = LINE( '', #26829, #26830 ); -#21407 = VERTEX_POINT( '', #26831 ); -#21408 = LINE( '', #26832, #26833 ); -#21409 = LINE( '', #26834, #26835 ); -#21410 = FILL_AREA_STYLE_COLOUR( '', #26836 ); -#21411 = VERTEX_POINT( '', #26837 ); -#21412 = CIRCLE( '', #26838, 0.150000000000000 ); -#21413 = VERTEX_POINT( '', #26839 ); -#21414 = LINE( '', #26840, #26841 ); -#21415 = VERTEX_POINT( '', #26842 ); -#21416 = CIRCLE( '', #26843, 0.150000000000000 ); -#21417 = VERTEX_POINT( '', #26844 ); -#21418 = LINE( '', #26845, #26846 ); -#21419 = LINE( '', #26847, #26848 ); -#21420 = FILL_AREA_STYLE_COLOUR( '', #26849 ); -#21421 = VERTEX_POINT( '', #26850 ); -#21422 = VERTEX_POINT( '', #26851 ); -#21423 = LINE( '', #26852, #26853 ); -#21424 = VERTEX_POINT( '', #26854 ); -#21425 = LINE( '', #26855, #26856 ); -#21426 = VERTEX_POINT( '', #26857 ); -#21427 = CIRCLE( '', #26858, 0.200000000000000 ); -#21428 = VERTEX_POINT( '', #26859 ); -#21429 = LINE( '', #26860, #26861 ); -#21430 = VERTEX_POINT( '', #26862 ); -#21431 = CIRCLE( '', #26863, 0.200000000000000 ); -#21432 = VERTEX_POINT( '', #26864 ); -#21433 = LINE( '', #26865, #26866 ); -#21434 = VERTEX_POINT( '', #26867 ); -#21435 = LINE( '', #26868, #26869 ); -#21436 = VERTEX_POINT( '', #26870 ); -#21437 = LINE( '', #26871, #26872 ); -#21438 = VERTEX_POINT( '', #26873 ); -#21439 = CIRCLE( '', #26874, 0.500000000000000 ); -#21440 = VERTEX_POINT( '', #26875 ); -#21441 = LINE( '', #26876, #26877 ); -#21442 = VERTEX_POINT( '', #26878 ); -#21443 = CIRCLE( '', #26879, 0.500000000000000 ); -#21444 = LINE( '', #26880, #26881 ); -#21445 = FILL_AREA_STYLE_COLOUR( '', #26882 ); -#21446 = VERTEX_POINT( '', #26883 ); -#21447 = VERTEX_POINT( '', #26884 ); -#21448 = CIRCLE( '', #26885, 0.200000000000000 ); -#21449 = VERTEX_POINT( '', #26886 ); -#21450 = LINE( '', #26887, #26888 ); -#21451 = VERTEX_POINT( '', #26889 ); -#21452 = CIRCLE( '', #26890, 0.200000000000000 ); -#21453 = LINE( '', #26891, #26892 ); -#21454 = FILL_AREA_STYLE_COLOUR( '', #26893 ); -#21455 = VERTEX_POINT( '', #26894 ); -#21456 = VERTEX_POINT( '', #26895 ); -#21457 = LINE( '', #26896, #26897 ); -#21458 = VERTEX_POINT( '', #26898 ); -#21459 = LINE( '', #26899, #26900 ); -#21460 = VERTEX_POINT( '', #26901 ); -#21461 = LINE( '', #26902, #26903 ); -#21462 = LINE( '', #26904, #26905 ); -#21463 = FILL_AREA_STYLE_COLOUR( '', #26906 ); -#21464 = VERTEX_POINT( '', #26907 ); -#21465 = LINE( '', #26908, #26909 ); -#21466 = VERTEX_POINT( '', #26910 ); -#21467 = LINE( '', #26911, #26912 ); -#21468 = LINE( '', #26913, #26914 ); -#21469 = FILL_AREA_STYLE_COLOUR( '', #26915 ); -#21470 = VERTEX_POINT( '', #26916 ); -#21471 = VERTEX_POINT( '', #26917 ); -#21472 = LINE( '', #26918, #26919 ); -#21473 = VERTEX_POINT( '', #26920 ); -#21474 = LINE( '', #26921, #26922 ); -#21475 = VERTEX_POINT( '', #26923 ); -#21476 = LINE( '', #26924, #26925 ); -#21477 = LINE( '', #26926, #26927 ); -#21478 = FILL_AREA_STYLE_COLOUR( '', #26928 ); -#21479 = VERTEX_POINT( '', #26929 ); -#21480 = LINE( '', #26930, #26931 ); -#21481 = VERTEX_POINT( '', #26932 ); -#21482 = LINE( '', #26933, #26934 ); -#21483 = LINE( '', #26935, #26936 ); -#21484 = FILL_AREA_STYLE_COLOUR( '', #26937 ); -#21485 = VERTEX_POINT( '', #26938 ); -#21486 = VERTEX_POINT( '', #26939 ); -#21487 = LINE( '', #26940, #26941 ); -#21488 = VERTEX_POINT( '', #26942 ); -#21489 = LINE( '', #26943, #26944 ); -#21490 = VERTEX_POINT( '', #26945 ); -#21491 = LINE( '', #26946, #26947 ); -#21492 = LINE( '', #26948, #26949 ); -#21493 = VERTEX_POINT( '', #26950 ); -#21494 = VERTEX_POINT( '', #26951 ); -#21495 = LINE( '', #26952, #26953 ); -#21496 = VERTEX_POINT( '', #26954 ); -#21497 = LINE( '', #26955, #26956 ); -#21498 = VERTEX_POINT( '', #26957 ); -#21499 = LINE( '', #26958, #26959 ); -#21500 = LINE( '', #26960, #26961 ); -#21501 = LINE( '', #26962, #26963 ); -#21502 = LINE( '', #26964, #26965 ); -#21503 = VERTEX_POINT( '', #26966 ); -#21504 = VERTEX_POINT( '', #26967 ); -#21505 = LINE( '', #26968, #26969 ); -#21506 = VERTEX_POINT( '', #26970 ); -#21507 = LINE( '', #26971, #26972 ); -#21508 = VERTEX_POINT( '', #26973 ); -#21509 = LINE( '', #26974, #26975 ); -#21510 = LINE( '', #26976, #26977 ); -#21511 = VERTEX_POINT( '', #26978 ); -#21512 = VERTEX_POINT( '', #26979 ); -#21513 = LINE( '', #26980, #26981 ); -#21514 = VERTEX_POINT( '', #26982 ); -#21515 = LINE( '', #26983, #26984 ); -#21516 = VERTEX_POINT( '', #26985 ); -#21517 = LINE( '', #26986, #26987 ); -#21518 = LINE( '', #26988, #26989 ); -#21519 = VERTEX_POINT( '', #26990 ); -#21520 = VERTEX_POINT( '', #26991 ); -#21521 = LINE( '', #26992, #26993 ); -#21522 = VERTEX_POINT( '', #26994 ); -#21523 = LINE( '', #26995, #26996 ); -#21524 = VERTEX_POINT( '', #26997 ); -#21525 = LINE( '', #26998, #26999 ); -#21526 = LINE( '', #27000, #27001 ); -#21527 = FILL_AREA_STYLE_COLOUR( '', #27002 ); -#21528 = VERTEX_POINT( '', #27003 ); -#21529 = CIRCLE( '', #27004, 0.999999999999973 ); -#21530 = VERTEX_POINT( '', #27005 ); -#21531 = LINE( '', #27006, #27007 ); -#21532 = VERTEX_POINT( '', #27008 ); -#21533 = CIRCLE( '', #27009, 0.699999999999973 ); -#21534 = VERTEX_POINT( '', #27010 ); -#21535 = LINE( '', #27011, #27012 ); -#21536 = LINE( '', #27013, #27014 ); -#21537 = FILL_AREA_STYLE_COLOUR( '', #27015 ); -#21538 = VERTEX_POINT( '', #27016 ); -#21539 = LINE( '', #27017, #27018 ); -#21540 = VERTEX_POINT( '', #27019 ); -#21541 = LINE( '', #27020, #27021 ); -#21542 = LINE( '', #27022, #27023 ); -#21543 = FILL_AREA_STYLE_COLOUR( '', #27024 ); -#21544 = VERTEX_POINT( '', #27025 ); -#21545 = VERTEX_POINT( '', #27026 ); -#21546 = LINE( '', #27027, #27028 ); -#21547 = VERTEX_POINT( '', #27029 ); -#21548 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #27030, #27031, #27032, #27033 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#21549 = VERTEX_POINT( '', #27034 ); -#21550 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #27035, #27036, #27037, #27038, #27039, #27040, #27041, #27042, #27043, #27044 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 0.000000000000000, 7.43854958014491E-005, 0.000187192747900575, 0.000299999999999713 ), .UNSPECIFIED. ); -#21551 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #27045, #27046, #27047, #27048, #27049, #27050, #27051, #27052, #27053, #27054 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 0.000000000000000, 7.49289836691683E-006, 1.12434560618696E-005, 1.49952799655702E-005 ), .UNSPECIFIED. ); -#21552 = FILL_AREA_STYLE_COLOUR( '', #27055 ); -#21553 = VERTEX_POINT( '', #27056 ); -#21554 = VERTEX_POINT( '', #27057 ); -#21555 = LINE( '', #27058, #27059 ); -#21556 = VERTEX_POINT( '', #27060 ); -#21557 = LINE( '', #27061, #27062 ); -#21558 = VERTEX_POINT( '', #27063 ); -#21559 = LINE( '', #27064, #27065 ); -#21560 = LINE( '', #27066, #27067 ); -#21561 = FILL_AREA_STYLE_COLOUR( '', #27068 ); -#21562 = VERTEX_POINT( '', #27069 ); -#21563 = VERTEX_POINT( '', #27070 ); -#21564 = LINE( '', #27071, #27072 ); -#21565 = VERTEX_POINT( '', #27073 ); -#21566 = LINE( '', #27074, #27075 ); -#21567 = VERTEX_POINT( '', #27076 ); -#21568 = LINE( '', #27077, #27078 ); -#21569 = LINE( '', #27079, #27080 ); -#21570 = FILL_AREA_STYLE_COLOUR( '', #27081 ); -#21571 = VERTEX_POINT( '', #27082 ); -#21572 = VERTEX_POINT( '', #27083 ); -#21573 = CIRCLE( '', #27084, 0.200000000000000 ); -#21574 = VERTEX_POINT( '', #27085 ); -#21575 = LINE( '', #27086, #27087 ); -#21576 = VERTEX_POINT( '', #27088 ); -#21577 = CIRCLE( '', #27089, 0.200000000000000 ); -#21578 = LINE( '', #27090, #27091 ); -#21579 = FILL_AREA_STYLE_COLOUR( '', #27092 ); -#21580 = VERTEX_POINT( '', #27093 ); -#21581 = VERTEX_POINT( '', #27094 ); -#21582 = LINE( '', #27095, #27096 ); -#21583 = VERTEX_POINT( '', #27097 ); -#21584 = LINE( '', #27098, #27099 ); -#21585 = VERTEX_POINT( '', #27100 ); -#21586 = LINE( '', #27101, #27102 ); -#21587 = VERTEX_POINT( '', #27103 ); -#21588 = LINE( '', #27104, #27105 ); -#21589 = VERTEX_POINT( '', #27106 ); -#21590 = LINE( '', #27107, #27108 ); -#21591 = LINE( '', #27109, #27110 ); -#21592 = FILL_AREA_STYLE_COLOUR( '', #27111 ); -#21593 = VERTEX_POINT( '', #27112 ); -#21594 = LINE( '', #27113, #27114 ); -#21595 = VERTEX_POINT( '', #27115 ); -#21596 = LINE( '', #27116, #27117 ); -#21597 = LINE( '', #27118, #27119 ); -#21598 = FILL_AREA_STYLE_COLOUR( '', #27120 ); -#21599 = VERTEX_POINT( '', #27121 ); -#21600 = VERTEX_POINT( '', #27122 ); -#21601 = LINE( '', #27123, #27124 ); -#21602 = VERTEX_POINT( '', #27125 ); -#21603 = LINE( '', #27126, #27127 ); -#21604 = VERTEX_POINT( '', #27128 ); -#21605 = LINE( '', #27129, #27130 ); -#21606 = LINE( '', #27131, #27132 ); -#21607 = FILL_AREA_STYLE_COLOUR( '', #27133 ); -#21608 = VERTEX_POINT( '', #27134 ); -#21609 = VERTEX_POINT( '', #27135 ); -#21610 = LINE( '', #27136, #27137 ); -#21611 = VERTEX_POINT( '', #27138 ); -#21612 = LINE( '', #27139, #27140 ); -#21613 = VERTEX_POINT( '', #27141 ); -#21614 = LINE( '', #27142, #27143 ); -#21615 = LINE( '', #27144, #27145 ); -#21616 = FILL_AREA_STYLE_COLOUR( '', #27146 ); -#21617 = VERTEX_POINT( '', #27147 ); -#21618 = VERTEX_POINT( '', #27148 ); -#21619 = LINE( '', #27149, #27150 ); -#21620 = VERTEX_POINT( '', #27151 ); -#21621 = LINE( '', #27152, #27153 ); -#21622 = VERTEX_POINT( '', #27154 ); -#21623 = LINE( '', #27155, #27156 ); -#21624 = LINE( '', #27157, #27158 ); -#21625 = FILL_AREA_STYLE_COLOUR( '', #27159 ); -#21626 = VERTEX_POINT( '', #27160 ); -#21627 = VERTEX_POINT( '', #27161 ); -#21628 = LINE( '', #27162, #27163 ); -#21629 = VERTEX_POINT( '', #27164 ); -#21630 = LINE( '', #27165, #27166 ); -#21631 = VERTEX_POINT( '', #27167 ); -#21632 = LINE( '', #27168, #27169 ); -#21633 = LINE( '', #27170, #27171 ); -#21634 = FILL_AREA_STYLE_COLOUR( '', #27172 ); -#21635 = VERTEX_POINT( '', #27173 ); -#21636 = VERTEX_POINT( '', #27174 ); -#21637 = LINE( '', #27175, #27176 ); -#21638 = LINE( '', #27177, #27178 ); -#21639 = LINE( '', #27179, #27180 ); -#21640 = FILL_AREA_STYLE_COLOUR( '', #27181 ); -#21641 = VERTEX_POINT( '', #27182 ); -#21642 = VERTEX_POINT( '', #27183 ); -#21643 = LINE( '', #27184, #27185 ); -#21644 = VERTEX_POINT( '', #27186 ); -#21645 = LINE( '', #27187, #27188 ); -#21646 = VERTEX_POINT( '', #27189 ); -#21647 = LINE( '', #27190, #27191 ); -#21648 = LINE( '', #27192, #27193 ); -#21649 = FILL_AREA_STYLE_COLOUR( '', #27194 ); -#21650 = VERTEX_POINT( '', #27195 ); -#21651 = VERTEX_POINT( '', #27196 ); -#21652 = LINE( '', #27197, #27198 ); -#21653 = VERTEX_POINT( '', #27199 ); -#21654 = LINE( '', #27200, #27201 ); -#21655 = VERTEX_POINT( '', #27202 ); -#21656 = LINE( '', #27203, #27204 ); -#21657 = LINE( '', #27205, #27206 ); -#21658 = FILL_AREA_STYLE_COLOUR( '', #27207 ); -#21659 = VERTEX_POINT( '', #27208 ); -#21660 = VERTEX_POINT( '', #27209 ); -#21661 = LINE( '', #27210, #27211 ); -#21662 = VERTEX_POINT( '', #27212 ); -#21663 = LINE( '', #27213, #27214 ); -#21664 = VERTEX_POINT( '', #27215 ); -#21665 = LINE( '', #27216, #27217 ); -#21666 = LINE( '', #27218, #27219 ); -#21667 = FILL_AREA_STYLE_COLOUR( '', #27220 ); -#21668 = VERTEX_POINT( '', #27221 ); -#21669 = VERTEX_POINT( '', #27222 ); -#21670 = CIRCLE( '', #27223, 0.200000000000000 ); -#21671 = VERTEX_POINT( '', #27224 ); -#21672 = LINE( '', #27225, #27226 ); -#21673 = LINE( '', #27227, #27228 ); -#21674 = FILL_AREA_STYLE_COLOUR( '', #27229 ); -#21675 = VERTEX_POINT( '', #27230 ); -#21676 = LINE( '', #27231, #27232 ); -#21677 = VERTEX_POINT( '', #27233 ); -#21678 = LINE( '', #27234, #27235 ); -#21679 = LINE( '', #27236, #27237 ); -#21680 = FILL_AREA_STYLE_COLOUR( '', #27238 ); -#21681 = VERTEX_POINT( '', #27239 ); -#21682 = LINE( '', #27240, #27241 ); -#21683 = VERTEX_POINT( '', #27242 ); -#21684 = LINE( '', #27243, #27244 ); -#21685 = LINE( '', #27245, #27246 ); -#21686 = FILL_AREA_STYLE_COLOUR( '', #27247 ); -#21687 = VERTEX_POINT( '', #27248 ); -#21688 = VERTEX_POINT( '', #27249 ); -#21689 = LINE( '', #27250, #27251 ); -#21690 = VERTEX_POINT( '', #27252 ); -#21691 = LINE( '', #27253, #27254 ); -#21692 = VERTEX_POINT( '', #27255 ); -#21693 = LINE( '', #27256, #27257 ); -#21694 = VERTEX_POINT( '', #27258 ); -#21695 = LINE( '', #27259, #27260 ); -#21696 = VERTEX_POINT( '', #27261 ); -#21697 = LINE( '', #27262, #27263 ); -#21698 = VERTEX_POINT( '', #27264 ); -#21699 = LINE( '', #27265, #27266 ); -#21700 = VERTEX_POINT( '', #27267 ); -#21701 = LINE( '', #27268, #27269 ); -#21702 = LINE( '', #27270, #27271 ); -#21703 = FILL_AREA_STYLE_COLOUR( '', #27272 ); -#21704 = VERTEX_POINT( '', #27273 ); -#21705 = LINE( '', #27274, #27275 ); -#21706 = VERTEX_POINT( '', #27276 ); -#21707 = LINE( '', #27277, #27278 ); -#21708 = VERTEX_POINT( '', #27279 ); -#21709 = CIRCLE( '', #27280, 1.50000000000000 ); -#21710 = VERTEX_POINT( '', #27281 ); -#21711 = LINE( '', #27282, #27283 ); -#21712 = VERTEX_POINT( '', #27284 ); -#21713 = LINE( '', #27285, #27286 ); -#21714 = VERTEX_POINT( '', #27287 ); -#21715 = LINE( '', #27288, #27289 ); -#21716 = CIRCLE( '', #27290, 1.80000000000000 ); -#21717 = FILL_AREA_STYLE_COLOUR( '', #27291 ); -#21718 = VERTEX_POINT( '', #27292 ); -#21719 = VERTEX_POINT( '', #27293 ); -#21720 = LINE( '', #27294, #27295 ); -#21721 = VERTEX_POINT( '', #27296 ); -#21722 = LINE( '', #27297, #27298 ); -#21723 = VERTEX_POINT( '', #27299 ); -#21724 = LINE( '', #27300, #27301 ); -#21725 = LINE( '', #27302, #27303 ); -#21726 = FILL_AREA_STYLE_COLOUR( '', #27304 ); -#21727 = VERTEX_POINT( '', #27305 ); -#21728 = LINE( '', #27306, #27307 ); -#21729 = LINE( '', #27308, #27309 ); -#21730 = LINE( '', #27310, #27311 ); -#21731 = FILL_AREA_STYLE_COLOUR( '', #27312 ); -#21732 = VERTEX_POINT( '', #27313 ); -#21733 = VERTEX_POINT( '', #27314 ); -#21734 = LINE( '', #27315, #27316 ); -#21735 = VERTEX_POINT( '', #27317 ); -#21736 = LINE( '', #27318, #27319 ); -#21737 = VERTEX_POINT( '', #27320 ); -#21738 = LINE( '', #27321, #27322 ); -#21739 = VERTEX_POINT( '', #27323 ); -#21740 = LINE( '', #27324, #27325 ); -#21741 = VERTEX_POINT( '', #27326 ); -#21742 = LINE( '', #27327, #27328 ); -#21743 = LINE( '', #27329, #27330 ); -#21744 = VERTEX_POINT( '', #27331 ); -#21745 = LINE( '', #27332, #27333 ); -#21746 = LINE( '', #27334, #27335 ); -#21747 = VERTEX_POINT( '', #27336 ); -#21748 = LINE( '', #27337, #27338 ); -#21749 = VERTEX_POINT( '', #27339 ); -#21750 = LINE( '', #27340, #27341 ); -#21751 = LINE( '', #27342, #27343 ); -#21752 = VERTEX_POINT( '', #27344 ); -#21753 = VERTEX_POINT( '', #27345 ); -#21754 = LINE( '', #27346, #27347 ); -#21755 = VERTEX_POINT( '', #27348 ); -#21756 = CIRCLE( '', #27349, 0.150000000000000 ); -#21757 = VERTEX_POINT( '', #27350 ); -#21758 = LINE( '', #27351, #27352 ); -#21759 = CIRCLE( '', #27353, 0.150000000000000 ); -#21760 = LINE( '', #27354, #27355 ); -#21761 = VERTEX_POINT( '', #27356 ); -#21762 = CIRCLE( '', #27357, 0.150000000000000 ); -#21763 = VERTEX_POINT( '', #27358 ); -#21764 = LINE( '', #27359, #27360 ); -#21765 = CIRCLE( '', #27361, 0.150000000000000 ); -#21766 = VERTEX_POINT( '', #27362 ); -#21767 = VERTEX_POINT( '', #27363 ); -#21768 = LINE( '', #27364, #27365 ); -#21769 = VERTEX_POINT( '', #27366 ); -#21770 = LINE( '', #27367, #27368 ); -#21771 = VERTEX_POINT( '', #27369 ); -#21772 = LINE( '', #27370, #27371 ); -#21773 = VERTEX_POINT( '', #27372 ); -#21774 = CIRCLE( '', #27373, 0.200000000000000 ); -#21775 = VERTEX_POINT( '', #27374 ); -#21776 = LINE( '', #27375, #27376 ); -#21777 = CIRCLE( '', #27377, 0.200000000000000 ); -#21778 = VERTEX_POINT( '', #27378 ); -#21779 = LINE( '', #27379, #27380 ); -#21780 = VERTEX_POINT( '', #27381 ); -#21781 = LINE( '', #27382, #27383 ); -#21782 = VERTEX_POINT( '', #27384 ); -#21783 = CIRCLE( '', #27385, 0.200000000000000 ); -#21784 = LINE( '', #27386, #27387 ); -#21785 = VERTEX_POINT( '', #27388 ); -#21786 = LINE( '', #27389, #27390 ); -#21787 = LINE( '', #27391, #27392 ); -#21788 = LINE( '', #27393, #27394 ); -#21789 = LINE( '', #27395, #27396 ); -#21790 = VERTEX_POINT( '', #27397 ); -#21791 = LINE( '', #27398, #27399 ); -#21792 = CIRCLE( '', #27400, 0.200000000000000 ); -#21793 = FILL_AREA_STYLE_COLOUR( '', #27401 ); -#21794 = VERTEX_POINT( '', #27402 ); -#21795 = VERTEX_POINT( '', #27403 ); -#21796 = LINE( '', #27404, #27405 ); -#21797 = VERTEX_POINT( '', #27406 ); -#21798 = LINE( '', #27407, #27408 ); -#21799 = VERTEX_POINT( '', #27409 ); -#21800 = LINE( '', #27410, #27411 ); -#21801 = LINE( '', #27412, #27413 ); -#21802 = FILL_AREA_STYLE_COLOUR( '', #27414 ); -#21803 = VERTEX_POINT( '', #27415 ); -#21804 = VERTEX_POINT( '', #27416 ); -#21805 = LINE( '', #27417, #27418 ); -#21806 = VERTEX_POINT( '', #27419 ); -#21807 = CIRCLE( '', #27420, 0.372500000000000 ); -#21808 = CIRCLE( '', #27421, 0.372500000000000 ); -#21809 = VERTEX_POINT( '', #27422 ); -#21810 = CIRCLE( '', #27423, 0.372500000000000 ); -#21811 = CIRCLE( '', #27424, 0.372500000000000 ); -#21812 = VERTEX_POINT( '', #27425 ); -#21813 = CIRCLE( '', #27426, 0.245000000000000 ); -#21814 = VERTEX_POINT( '', #27427 ); -#21815 = LINE( '', #27428, #27429 ); -#21816 = LINE( '', #27430, #27431 ); -#21817 = VERTEX_POINT( '', #27432 ); -#21818 = LINE( '', #27433, #27434 ); -#21819 = VERTEX_POINT( '', #27435 ); -#21820 = LINE( '', #27436, #27437 ); -#21821 = CIRCLE( '', #27438, 0.245000000000000 ); -#21822 = FILL_AREA_STYLE_COLOUR( '', #27439 ); -#21823 = VERTEX_POINT( '', #27440 ); -#21824 = VERTEX_POINT( '', #27441 ); -#21825 = LINE( '', #27442, #27443 ); -#21826 = VERTEX_POINT( '', #27444 ); -#21827 = LINE( '', #27445, #27446 ); -#21828 = VERTEX_POINT( '', #27447 ); -#21829 = LINE( '', #27448, #27449 ); -#21830 = LINE( '', #27450, #27451 ); -#21831 = FILL_AREA_STYLE_COLOUR( '', #27452 ); -#21832 = VERTEX_POINT( '', #27453 ); -#21833 = VERTEX_POINT( '', #27454 ); -#21834 = LINE( '', #27455, #27456 ); -#21835 = VERTEX_POINT( '', #27457 ); -#21836 = LINE( '', #27458, #27459 ); -#21837 = VERTEX_POINT( '', #27460 ); -#21838 = LINE( '', #27461, #27462 ); -#21839 = LINE( '', #27463, #27464 ); -#21840 = FILL_AREA_STYLE_COLOUR( '', #27465 ); -#21841 = VERTEX_POINT( '', #27466 ); -#21842 = VERTEX_POINT( '', #27467 ); -#21843 = LINE( '', #27468, #27469 ); -#21844 = LINE( '', #27470, #27471 ); -#21845 = LINE( '', #27472, #27473 ); -#21846 = FILL_AREA_STYLE_COLOUR( '', #27474 ); -#21847 = VERTEX_POINT( '', #27475 ); -#21848 = VERTEX_POINT( '', #27476 ); -#21849 = B_SPLINE_CURVE_WITH_KNOTS( '', 1, ( #27477, #27478 ), .UNSPECIFIED., .F., .F., ( 2, 2 ), ( 0.000000000000000, 0.999994251814761 ), .UNSPECIFIED. ); -#21850 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #27479, #27480, #27481, #27482, #27483, #27484, #27485, #27486, #27487, #27488 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 1.24565346027112E-018, 7.49291372972874E-006, 1.12434791314081E-005, 1.49953110721778E-005 ), .UNSPECIFIED. ); -#21851 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #27489, #27490, #27491, #27492, #27493, #27494, #27495, #27496, #27497, #27498 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 0.000000000000000, 9.29858629688459E-006, 1.85971725936367E-005, 3.71684025384023E-005 ), .UNSPECIFIED. ); -#21852 = FILL_AREA_STYLE_COLOUR( '', #27499 ); -#21853 = VERTEX_POINT( '', #27500 ); -#21854 = VERTEX_POINT( '', #27501 ); -#21855 = LINE( '', #27502, #27503 ); -#21856 = VERTEX_POINT( '', #27504 ); -#21857 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #27505, #27506, #27507, #27508 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#21858 = LINE( '', #27509, #27510 ); -#21859 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #27511, #27512, #27513, #27514 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#21860 = FILL_AREA_STYLE_COLOUR( '', #27515 ); -#21861 = VERTEX_POINT( '', #27516 ); -#21862 = VERTEX_POINT( '', #27517 ); -#21863 = LINE( '', #27518, #27519 ); -#21864 = VERTEX_POINT( '', #27520 ); -#21865 = LINE( '', #27521, #27522 ); -#21866 = VERTEX_POINT( '', #27523 ); -#21867 = LINE( '', #27524, #27525 ); -#21868 = LINE( '', #27526, #27527 ); -#21869 = FILL_AREA_STYLE_COLOUR( '', #27528 ); -#21870 = VERTEX_POINT( '', #27529 ); -#21871 = VERTEX_POINT( '', #27530 ); -#21872 = LINE( '', #27531, #27532 ); -#21873 = VERTEX_POINT( '', #27533 ); -#21874 = LINE( '', #27534, #27535 ); -#21875 = VERTEX_POINT( '', #27536 ); -#21876 = LINE( '', #27537, #27538 ); -#21877 = LINE( '', #27539, #27540 ); -#21878 = FILL_AREA_STYLE_COLOUR( '', #27541 ); -#21879 = VERTEX_POINT( '', #27542 ); -#21880 = VERTEX_POINT( '', #27543 ); -#21881 = CIRCLE( '', #27544, 0.180000000000000 ); -#21882 = VERTEX_POINT( '', #27545 ); -#21883 = LINE( '', #27546, #27547 ); -#21884 = VERTEX_POINT( '', #27548 ); -#21885 = CIRCLE( '', #27549, 0.180000000000000 ); -#21886 = LINE( '', #27550, #27551 ); -#21887 = FILL_AREA_STYLE_COLOUR( '', #27552 ); -#21888 = VERTEX_POINT( '', #27553 ); -#21889 = VERTEX_POINT( '', #27554 ); -#21890 = LINE( '', #27555, #27556 ); -#21891 = VERTEX_POINT( '', #27557 ); -#21892 = LINE( '', #27558, #27559 ); -#21893 = LINE( '', #27560, #27561 ); -#21894 = LINE( '', #27562, #27563 ); -#21895 = VERTEX_POINT( '', #27564 ); -#21896 = LINE( '', #27565, #27566 ); -#21897 = LINE( '', #27567, #27568 ); -#21898 = FILL_AREA_STYLE_COLOUR( '', #27569 ); -#21899 = VERTEX_POINT( '', #27570 ); -#21900 = VERTEX_POINT( '', #27571 ); -#21901 = LINE( '', #27572, #27573 ); -#21902 = VERTEX_POINT( '', #27574 ); -#21903 = LINE( '', #27575, #27576 ); -#21904 = VERTEX_POINT( '', #27577 ); -#21905 = LINE( '', #27578, #27579 ); -#21906 = LINE( '', #27580, #27581 ); -#21907 = FILL_AREA_STYLE_COLOUR( '', #27582 ); -#21908 = VERTEX_POINT( '', #27583 ); -#21909 = LINE( '', #27584, #27585 ); -#21910 = VERTEX_POINT( '', #27586 ); -#21911 = LINE( '', #27587, #27588 ); -#21912 = CIRCLE( '', #27589, 0.372500000000000 ); -#21913 = FILL_AREA_STYLE_COLOUR( '', #27590 ); -#21914 = VERTEX_POINT( '', #27591 ); -#21915 = VERTEX_POINT( '', #27592 ); -#21916 = LINE( '', #27593, #27594 ); -#21917 = VERTEX_POINT( '', #27595 ); -#21918 = LINE( '', #27596, #27597 ); -#21919 = VERTEX_POINT( '', #27598 ); -#21920 = LINE( '', #27599, #27600 ); -#21921 = LINE( '', #27601, #27602 ); -#21922 = FILL_AREA_STYLE_COLOUR( '', #27603 ); -#21923 = VERTEX_POINT( '', #27604 ); -#21924 = VERTEX_POINT( '', #27605 ); -#21925 = LINE( '', #27606, #27607 ); -#21926 = VERTEX_POINT( '', #27608 ); -#21927 = LINE( '', #27609, #27610 ); -#21928 = VERTEX_POINT( '', #27611 ); -#21929 = LINE( '', #27612, #27613 ); -#21930 = LINE( '', #27614, #27615 ); -#21931 = FILL_AREA_STYLE_COLOUR( '', #27616 ); -#21932 = VERTEX_POINT( '', #27617 ); -#21933 = VERTEX_POINT( '', #27618 ); -#21934 = LINE( '', #27619, #27620 ); -#21935 = VERTEX_POINT( '', #27621 ); -#21936 = LINE( '', #27622, #27623 ); -#21937 = VERTEX_POINT( '', #27624 ); -#21938 = LINE( '', #27625, #27626 ); -#21939 = VERTEX_POINT( '', #27627 ); -#21940 = LINE( '', #27628, #27629 ); -#21941 = VERTEX_POINT( '', #27630 ); -#21942 = LINE( '', #27631, #27632 ); -#21943 = LINE( '', #27633, #27634 ); -#21944 = VERTEX_POINT( '', #27635 ); -#21945 = LINE( '', #27636, #27637 ); -#21946 = VERTEX_POINT( '', #27638 ); -#21947 = LINE( '', #27639, #27640 ); -#21948 = VERTEX_POINT( '', #27641 ); -#21949 = CIRCLE( '', #27642, 0.200000000000000 ); -#21950 = LINE( '', #27643, #27644 ); -#21951 = LINE( '', #27645, #27646 ); -#21952 = VERTEX_POINT( '', #27647 ); -#21953 = LINE( '', #27648, #27649 ); -#21954 = VERTEX_POINT( '', #27650 ); -#21955 = LINE( '', #27651, #27652 ); -#21956 = VERTEX_POINT( '', #27653 ); -#21957 = LINE( '', #27654, #27655 ); -#21958 = CIRCLE( '', #27656, 0.200000000000000 ); -#21959 = VERTEX_POINT( '', #27657 ); -#21960 = CIRCLE( '', #27658, 0.200000000000000 ); -#21961 = VERTEX_POINT( '', #27659 ); -#21962 = LINE( '', #27660, #27661 ); -#21963 = LINE( '', #27662, #27663 ); -#21964 = VERTEX_POINT( '', #27664 ); -#21965 = CIRCLE( '', #27665, 0.200000000000000 ); -#21966 = VERTEX_POINT( '', #27666 ); -#21967 = LINE( '', #27667, #27668 ); -#21968 = CIRCLE( '', #27669, 0.200000000000000 ); -#21969 = VERTEX_POINT( '', #27670 ); -#21970 = CIRCLE( '', #27671, 0.150000000000000 ); -#21971 = VERTEX_POINT( '', #27672 ); -#21972 = LINE( '', #27673, #27674 ); -#21973 = CIRCLE( '', #27675, 0.150000000000000 ); -#21974 = VERTEX_POINT( '', #27676 ); -#21975 = CIRCLE( '', #27677, 0.150000000000000 ); -#21976 = VERTEX_POINT( '', #27678 ); -#21977 = LINE( '', #27679, #27680 ); -#21978 = VERTEX_POINT( '', #27681 ); -#21979 = CIRCLE( '', #27682, 0.150000000000000 ); -#21980 = LINE( '', #27683, #27684 ); -#21981 = VERTEX_POINT( '', #27685 ); -#21982 = LINE( '', #27686, #27687 ); -#21983 = VERTEX_POINT( '', #27688 ); -#21984 = LINE( '', #27689, #27690 ); -#21985 = LINE( '', #27691, #27692 ); -#21986 = LINE( '', #27693, #27694 ); -#21987 = FILL_AREA_STYLE_COLOUR( '', #27695 ); -#21988 = VERTEX_POINT( '', #27696 ); -#21989 = VERTEX_POINT( '', #27697 ); -#21990 = LINE( '', #27698, #27699 ); -#21991 = VERTEX_POINT( '', #27700 ); -#21992 = LINE( '', #27701, #27702 ); -#21993 = VERTEX_POINT( '', #27703 ); -#21994 = LINE( '', #27704, #27705 ); -#21995 = LINE( '', #27706, #27707 ); -#21996 = FILL_AREA_STYLE_COLOUR( '', #27708 ); -#21997 = VERTEX_POINT( '', #27709 ); -#21998 = VERTEX_POINT( '', #27710 ); -#21999 = LINE( '', #27711, #27712 ); -#22000 = VERTEX_POINT( '', #27713 ); -#22001 = LINE( '', #27714, #27715 ); -#22002 = VERTEX_POINT( '', #27716 ); -#22003 = LINE( '', #27717, #27718 ); -#22004 = VERTEX_POINT( '', #27719 ); -#22005 = LINE( '', #27720, #27721 ); -#22006 = VERTEX_POINT( '', #27722 ); -#22007 = LINE( '', #27723, #27724 ); -#22008 = LINE( '', #27725, #27726 ); -#22009 = VERTEX_POINT( '', #27727 ); -#22010 = VERTEX_POINT( '', #27728 ); -#22011 = LINE( '', #27729, #27730 ); -#22012 = LINE( '', #27731, #27732 ); -#22013 = VERTEX_POINT( '', #27733 ); -#22014 = CIRCLE( '', #27734, 0.200000000000000 ); -#22015 = VERTEX_POINT( '', #27735 ); -#22016 = LINE( '', #27736, #27737 ); -#22017 = CIRCLE( '', #27738, 0.200000000000000 ); -#22018 = VERTEX_POINT( '', #27739 ); -#22019 = LINE( '', #27740, #27741 ); -#22020 = VERTEX_POINT( '', #27742 ); -#22021 = LINE( '', #27743, #27744 ); -#22022 = CIRCLE( '', #27745, 0.200000000000000 ); -#22023 = VERTEX_POINT( '', #27746 ); -#22024 = CIRCLE( '', #27747, 0.200000000000000 ); -#22025 = VERTEX_POINT( '', #27748 ); -#22026 = LINE( '', #27749, #27750 ); -#22027 = VERTEX_POINT( '', #27751 ); -#22028 = LINE( '', #27752, #27753 ); -#22029 = VERTEX_POINT( '', #27754 ); -#22030 = LINE( '', #27755, #27756 ); -#22031 = VERTEX_POINT( '', #27757 ); -#22032 = LINE( '', #27758, #27759 ); -#22033 = LINE( '', #27760, #27761 ); -#22034 = VERTEX_POINT( '', #27762 ); -#22035 = LINE( '', #27763, #27764 ); -#22036 = CIRCLE( '', #27765, 0.200000000000000 ); -#22037 = VERTEX_POINT( '', #27766 ); -#22038 = CIRCLE( '', #27767, 0.150000000000000 ); -#22039 = VERTEX_POINT( '', #27768 ); -#22040 = LINE( '', #27769, #27770 ); -#22041 = CIRCLE( '', #27771, 0.150000000000000 ); -#22042 = VERTEX_POINT( '', #27772 ); -#22043 = LINE( '', #27773, #27774 ); -#22044 = VERTEX_POINT( '', #27775 ); -#22045 = LINE( '', #27776, #27777 ); -#22046 = VERTEX_POINT( '', #27778 ); -#22047 = CIRCLE( '', #27779, 0.150000000000000 ); -#22048 = VERTEX_POINT( '', #27780 ); -#22049 = LINE( '', #27781, #27782 ); -#22050 = CIRCLE( '', #27783, 0.150000000000000 ); -#22051 = VERTEX_POINT( '', #27784 ); -#22052 = LINE( '', #27785, #27786 ); -#22053 = LINE( '', #27787, #27788 ); -#22054 = VERTEX_POINT( '', #27789 ); -#22055 = LINE( '', #27790, #27791 ); -#22056 = LINE( '', #27792, #27793 ); -#22057 = FILL_AREA_STYLE_COLOUR( '', #27794 ); -#22058 = VERTEX_POINT( '', #27795 ); -#22059 = VERTEX_POINT( '', #27796 ); -#22060 = LINE( '', #27797, #27798 ); -#22061 = LINE( '', #27799, #27800 ); -#22062 = CIRCLE( '', #27801, 0.200000000000000 ); -#22063 = CIRCLE( '', #27802, 0.500000000000000 ); -#22064 = FILL_AREA_STYLE_COLOUR( '', #27803 ); -#22065 = VERTEX_POINT( '', #27804 ); -#22066 = LINE( '', #27805, #27806 ); -#22067 = VERTEX_POINT( '', #27807 ); -#22068 = LINE( '', #27808, #27809 ); -#22069 = VERTEX_POINT( '', #27810 ); -#22070 = LINE( '', #27811, #27812 ); -#22071 = VERTEX_POINT( '', #27813 ); -#22072 = CIRCLE( '', #27814, 0.0100000000000000 ); -#22073 = VERTEX_POINT( '', #27815 ); -#22074 = LINE( '', #27816, #27817 ); -#22075 = VERTEX_POINT( '', #27818 ); -#22076 = LINE( '', #27819, #27820 ); -#22077 = LINE( '', #27821, #27822 ); -#22078 = FILL_AREA_STYLE_COLOUR( '', #27823 ); -#22079 = VERTEX_POINT( '', #27824 ); -#22080 = VERTEX_POINT( '', #27825 ); -#22081 = LINE( '', #27826, #27827 ); -#22082 = VERTEX_POINT( '', #27828 ); -#22083 = LINE( '', #27829, #27830 ); -#22084 = VERTEX_POINT( '', #27831 ); -#22085 = LINE( '', #27832, #27833 ); -#22086 = LINE( '', #27834, #27835 ); -#22087 = FILL_AREA_STYLE_COLOUR( '', #27836 ); -#22088 = VERTEX_POINT( '', #27837 ); -#22089 = VERTEX_POINT( '', #27838 ); -#22090 = CIRCLE( '', #27839, 0.500000000000000 ); -#22091 = LINE( '', #27840, #27841 ); -#22092 = LINE( '', #27842, #27843 ); -#22093 = FILL_AREA_STYLE_COLOUR( '', #27844 ); -#22094 = VERTEX_POINT( '', #27845 ); -#22095 = VERTEX_POINT( '', #27846 ); -#22096 = LINE( '', #27847, #27848 ); -#22097 = VERTEX_POINT( '', #27849 ); -#22098 = LINE( '', #27850, #27851 ); -#22099 = VERTEX_POINT( '', #27852 ); -#22100 = LINE( '', #27853, #27854 ); -#22101 = VERTEX_POINT( '', #27855 ); -#22102 = LINE( '', #27856, #27857 ); -#22103 = VERTEX_POINT( '', #27858 ); -#22104 = LINE( '', #27859, #27860 ); -#22105 = VERTEX_POINT( '', #27861 ); -#22106 = LINE( '', #27862, #27863 ); -#22107 = VERTEX_POINT( '', #27864 ); -#22108 = LINE( '', #27865, #27866 ); -#22109 = LINE( '', #27867, #27868 ); -#22110 = FILL_AREA_STYLE_COLOUR( '', #27869 ); -#22111 = VERTEX_POINT( '', #27870 ); -#22112 = VERTEX_POINT( '', #27871 ); -#22113 = LINE( '', #27872, #27873 ); -#22114 = VERTEX_POINT( '', #27874 ); -#22115 = LINE( '', #27875, #27876 ); -#22116 = VERTEX_POINT( '', #27877 ); -#22117 = LINE( '', #27878, #27879 ); -#22118 = VERTEX_POINT( '', #27880 ); -#22119 = LINE( '', #27881, #27882 ); -#22120 = VERTEX_POINT( '', #27883 ); -#22121 = LINE( '', #27884, #27885 ); -#22122 = VERTEX_POINT( '', #27886 ); -#22123 = LINE( '', #27887, #27888 ); -#22124 = VERTEX_POINT( '', #27889 ); -#22125 = LINE( '', #27890, #27891 ); -#22126 = LINE( '', #27892, #27893 ); -#22127 = FILL_AREA_STYLE_COLOUR( '', #27894 ); -#22128 = VERTEX_POINT( '', #27895 ); -#22129 = VERTEX_POINT( '', #27896 ); -#22130 = LINE( '', #27897, #27898 ); -#22131 = VERTEX_POINT( '', #27899 ); -#22132 = LINE( '', #27900, #27901 ); -#22133 = VERTEX_POINT( '', #27902 ); -#22134 = LINE( '', #27903, #27904 ); -#22135 = LINE( '', #27905, #27906 ); -#22136 = FILL_AREA_STYLE_COLOUR( '', #27907 ); -#22137 = FILL_AREA_STYLE_COLOUR( '', #27908 ); -#22138 = VERTEX_POINT( '', #27909 ); -#22139 = VERTEX_POINT( '', #27910 ); -#22140 = LINE( '', #27911, #27912 ); -#22141 = VERTEX_POINT( '', #27913 ); -#22142 = LINE( '', #27914, #27915 ); -#22143 = VERTEX_POINT( '', #27916 ); -#22144 = LINE( '', #27917, #27918 ); -#22145 = LINE( '', #27919, #27920 ); -#22146 = FILL_AREA_STYLE_COLOUR( '', #27921 ); -#22147 = VERTEX_POINT( '', #27922 ); -#22148 = VERTEX_POINT( '', #27923 ); -#22149 = LINE( '', #27924, #27925 ); -#22150 = VERTEX_POINT( '', #27926 ); -#22151 = LINE( '', #27927, #27928 ); -#22152 = VERTEX_POINT( '', #27929 ); -#22153 = LINE( '', #27930, #27931 ); -#22154 = LINE( '', #27932, #27933 ); -#22155 = FILL_AREA_STYLE_COLOUR( '', #27934 ); -#22156 = VERTEX_POINT( '', #27935 ); -#22157 = VERTEX_POINT( '', #27936 ); -#22158 = LINE( '', #27937, #27938 ); -#22159 = VERTEX_POINT( '', #27939 ); -#22160 = LINE( '', #27940, #27941 ); -#22161 = VERTEX_POINT( '', #27942 ); -#22162 = LINE( '', #27943, #27944 ); -#22163 = LINE( '', #27945, #27946 ); -#22164 = FILL_AREA_STYLE_COLOUR( '', #27947 ); -#22165 = VERTEX_POINT( '', #27948 ); -#22166 = LINE( '', #27949, #27950 ); -#22167 = LINE( '', #27951, #27952 ); -#22168 = FILL_AREA_STYLE_COLOUR( '', #27953 ); -#22169 = VERTEX_POINT( '', #27954 ); -#22170 = LINE( '', #27955, #27956 ); -#22171 = LINE( '', #27957, #27958 ); -#22172 = FILL_AREA_STYLE_COLOUR( '', #27959 ); -#22173 = VERTEX_POINT( '', #27960 ); -#22174 = VERTEX_POINT( '', #27961 ); -#22175 = LINE( '', #27962, #27963 ); -#22176 = VERTEX_POINT( '', #27964 ); -#22177 = LINE( '', #27965, #27966 ); -#22178 = VERTEX_POINT( '', #27967 ); -#22179 = LINE( '', #27968, #27969 ); -#22180 = LINE( '', #27970, #27971 ); -#22181 = FILL_AREA_STYLE_COLOUR( '', #27972 ); -#22182 = VERTEX_POINT( '', #27973 ); -#22183 = VERTEX_POINT( '', #27974 ); -#22184 = LINE( '', #27975, #27976 ); -#22185 = VERTEX_POINT( '', #27977 ); -#22186 = LINE( '', #27978, #27979 ); -#22187 = VERTEX_POINT( '', #27980 ); -#22188 = LINE( '', #27981, #27982 ); -#22189 = LINE( '', #27983, #27984 ); -#22190 = FILL_AREA_STYLE_COLOUR( '', #27985 ); -#22191 = VERTEX_POINT( '', #27986 ); -#22192 = VERTEX_POINT( '', #27987 ); -#22193 = LINE( '', #27988, #27989 ); -#22194 = VERTEX_POINT( '', #27990 ); -#22195 = LINE( '', #27991, #27992 ); -#22196 = VERTEX_POINT( '', #27993 ); -#22197 = LINE( '', #27994, #27995 ); -#22198 = LINE( '', #27996, #27997 ); -#22199 = FILL_AREA_STYLE_COLOUR( '', #27998 ); -#22200 = VERTEX_POINT( '', #27999 ); -#22201 = VERTEX_POINT( '', #28000 ); -#22202 = LINE( '', #28001, #28002 ); -#22203 = VERTEX_POINT( '', #28003 ); -#22204 = LINE( '', #28004, #28005 ); -#22205 = VERTEX_POINT( '', #28006 ); -#22206 = LINE( '', #28007, #28008 ); -#22207 = LINE( '', #28009, #28010 ); -#22208 = FILL_AREA_STYLE_COLOUR( '', #28011 ); -#22209 = VERTEX_POINT( '', #28012 ); -#22210 = VERTEX_POINT( '', #28013 ); -#22211 = LINE( '', #28014, #28015 ); -#22212 = VERTEX_POINT( '', #28016 ); -#22213 = CIRCLE( '', #28017, 1.90252878798956 ); -#22214 = VERTEX_POINT( '', #28018 ); -#22215 = LINE( '', #28019, #28020 ); -#22216 = CIRCLE( '', #28021, 1.90252878798956 ); -#22217 = FILL_AREA_STYLE_COLOUR( '', #28022 ); -#22218 = VERTEX_POINT( '', #28023 ); -#22219 = VERTEX_POINT( '', #28024 ); -#22220 = LINE( '', #28025, #28026 ); -#22221 = CIRCLE( '', #28027, 0.200000000000000 ); -#22222 = VERTEX_POINT( '', #28028 ); -#22223 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #28029, #28030, #28031, #28032 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#22224 = CIRCLE( '', #28033, 0.200000000000000 ); -#22225 = FILL_AREA_STYLE_COLOUR( '', #28034 ); -#22226 = VERTEX_POINT( '', #28035 ); -#22227 = VERTEX_POINT( '', #28036 ); -#22228 = CIRCLE( '', #28037, 0.0100000000000000 ); -#22229 = VERTEX_POINT( '', #28038 ); -#22230 = LINE( '', #28039, #28040 ); -#22231 = VERTEX_POINT( '', #28041 ); -#22232 = CIRCLE( '', #28042, 0.0100000000000000 ); -#22233 = LINE( '', #28043, #28044 ); -#22234 = FILL_AREA_STYLE_COLOUR( '', #28045 ); -#22235 = VERTEX_POINT( '', #28046 ); -#22236 = LINE( '', #28047, #28048 ); -#22237 = VERTEX_POINT( '', #28049 ); -#22238 = LINE( '', #28050, #28051 ); -#22239 = LINE( '', #28052, #28053 ); -#22240 = FILL_AREA_STYLE_COLOUR( '', #28054 ); -#22241 = VERTEX_POINT( '', #28055 ); -#22242 = VERTEX_POINT( '', #28056 ); -#22243 = LINE( '', #28057, #28058 ); -#22244 = VERTEX_POINT( '', #28059 ); -#22245 = LINE( '', #28060, #28061 ); -#22246 = VERTEX_POINT( '', #28062 ); -#22247 = LINE( '', #28063, #28064 ); -#22248 = LINE( '', #28065, #28066 ); -#22249 = FILL_AREA_STYLE_COLOUR( '', #28067 ); -#22250 = VERTEX_POINT( '', #28068 ); -#22251 = VERTEX_POINT( '', #28069 ); -#22252 = LINE( '', #28070, #28071 ); -#22253 = CIRCLE( '', #28072, 0.410000000000000 ); -#22254 = VERTEX_POINT( '', #28073 ); -#22255 = CIRCLE( '', #28074, 0.0100000000000000 ); -#22256 = VERTEX_POINT( '', #28075 ); -#22257 = LINE( '', #28076, #28077 ); -#22258 = VERTEX_POINT( '', #28078 ); -#22259 = LINE( '', #28079, #28080 ); -#22260 = VERTEX_POINT( '', #28081 ); -#22261 = LINE( '', #28082, #28083 ); -#22262 = VERTEX_POINT( '', #28084 ); -#22263 = CIRCLE( '', #28085, 0.210000000000000 ); -#22264 = VERTEX_POINT( '', #28086 ); -#22265 = LINE( '', #28087, #28088 ); -#22266 = VERTEX_POINT( '', #28089 ); -#22267 = CIRCLE( '', #28090, 0.210000000000000 ); -#22268 = VERTEX_POINT( '', #28091 ); -#22269 = LINE( '', #28092, #28093 ); -#22270 = LINE( '', #28094, #28095 ); -#22271 = FILL_AREA_STYLE_COLOUR( '', #28096 ); -#22272 = VERTEX_POINT( '', #28097 ); -#22273 = VERTEX_POINT( '', #28098 ); -#22274 = CIRCLE( '', #28099, 0.200000000000000 ); -#22275 = LINE( '', #28100, #28101 ); -#22276 = LINE( '', #28102, #28103 ); -#22277 = FILL_AREA_STYLE_COLOUR( '', #28104 ); -#22278 = VERTEX_POINT( '', #28105 ); -#22279 = CIRCLE( '', #28106, 0.200000000000000 ); -#22280 = LINE( '', #28107, #28108 ); -#22281 = FILL_AREA_STYLE_COLOUR( '', #28109 ); -#22282 = VERTEX_POINT( '', #28110 ); -#22283 = LINE( '', #28111, #28112 ); -#22284 = VERTEX_POINT( '', #28113 ); -#22285 = LINE( '', #28114, #28115 ); -#22286 = LINE( '', #28116, #28117 ); -#22287 = FILL_AREA_STYLE_COLOUR( '', #28118 ); -#22288 = VERTEX_POINT( '', #28119 ); -#22289 = VERTEX_POINT( '', #28120 ); -#22290 = CIRCLE( '', #28121, 0.500000000000000 ); -#22291 = VERTEX_POINT( '', #28122 ); -#22292 = LINE( '', #28123, #28124 ); -#22293 = VERTEX_POINT( '', #28125 ); -#22294 = CIRCLE( '', #28126, 0.500000000000000 ); -#22295 = VERTEX_POINT( '', #28127 ); -#22296 = LINE( '', #28128, #28129 ); -#22297 = VERTEX_POINT( '', #28130 ); -#22298 = CIRCLE( '', #28131, 0.500000000000000 ); -#22299 = VERTEX_POINT( '', #28132 ); -#22300 = LINE( '', #28133, #28134 ); -#22301 = VERTEX_POINT( '', #28135 ); -#22302 = CIRCLE( '', #28136, 0.500000000000000 ); -#22303 = LINE( '', #28137, #28138 ); -#22304 = FILL_AREA_STYLE_COLOUR( '', #28139 ); -#22305 = VERTEX_POINT( '', #28140 ); -#22306 = VERTEX_POINT( '', #28141 ); -#22307 = LINE( '', #28142, #28143 ); -#22308 = VERTEX_POINT( '', #28144 ); -#22309 = LINE( '', #28145, #28146 ); -#22310 = VERTEX_POINT( '', #28147 ); -#22311 = LINE( '', #28148, #28149 ); -#22312 = LINE( '', #28150, #28151 ); -#22313 = FILL_AREA_STYLE_COLOUR( '', #28152 ); -#22314 = VERTEX_POINT( '', #28153 ); -#22315 = LINE( '', #28154, #28155 ); -#22316 = VERTEX_POINT( '', #28156 ); -#22317 = LINE( '', #28157, #28158 ); -#22318 = LINE( '', #28159, #28160 ); -#22319 = FILL_AREA_STYLE_COLOUR( '', #28161 ); -#22320 = VERTEX_POINT( '', #28162 ); -#22321 = VERTEX_POINT( '', #28163 ); -#22322 = LINE( '', #28164, #28165 ); -#22323 = LINE( '', #28166, #28167 ); -#22324 = LINE( '', #28168, #28169 ); -#22325 = FILL_AREA_STYLE_COLOUR( '', #28170 ); -#22326 = VERTEX_POINT( '', #28171 ); -#22327 = CIRCLE( '', #28172, 0.150000000000000 ); -#22328 = LINE( '', #28173, #28174 ); -#22329 = FILL_AREA_STYLE_COLOUR( '', #28175 ); -#22330 = VERTEX_POINT( '', #28176 ); -#22331 = CIRCLE( '', #28177, 0.245000000000000 ); -#22332 = LINE( '', #28178, #28179 ); -#22333 = FILL_AREA_STYLE_COLOUR( '', #28180 ); -#22334 = VERTEX_POINT( '', #28181 ); -#22335 = LINE( '', #28182, #28183 ); -#22336 = VERTEX_POINT( '', #28184 ); -#22337 = LINE( '', #28185, #28186 ); -#22338 = LINE( '', #28187, #28188 ); -#22339 = FILL_AREA_STYLE_COLOUR( '', #28189 ); -#22340 = VERTEX_POINT( '', #28190 ); -#22341 = CIRCLE( '', #28191, 0.500000000000000 ); -#22342 = VERTEX_POINT( '', #28192 ); -#22343 = CIRCLE( '', #28193, 0.500000000000000 ); -#22344 = FILL_AREA_STYLE_COLOUR( '', #28194 ); -#22345 = VERTEX_POINT( '', #28195 ); -#22346 = VERTEX_POINT( '', #28196 ); -#22347 = LINE( '', #28197, #28198 ); -#22348 = VERTEX_POINT( '', #28199 ); -#22349 = LINE( '', #28200, #28201 ); -#22350 = VERTEX_POINT( '', #28202 ); -#22351 = LINE( '', #28203, #28204 ); -#22352 = LINE( '', #28205, #28206 ); -#22353 = FILL_AREA_STYLE_COLOUR( '', #28207 ); -#22354 = VERTEX_POINT( '', #28208 ); -#22355 = CIRCLE( '', #28209, 0.500000000000000 ); -#22356 = LINE( '', #28210, #28211 ); -#22357 = FILL_AREA_STYLE_COLOUR( '', #28212 ); -#22358 = VERTEX_POINT( '', #28213 ); -#22359 = LINE( '', #28214, #28215 ); -#22360 = VERTEX_POINT( '', #28216 ); -#22361 = LINE( '', #28217, #28218 ); -#22362 = LINE( '', #28219, #28220 ); -#22363 = FILL_AREA_STYLE_COLOUR( '', #28221 ); -#22364 = VERTEX_POINT( '', #28222 ); -#22365 = VERTEX_POINT( '', #28223 ); -#22366 = LINE( '', #28224, #28225 ); -#22367 = VERTEX_POINT( '', #28226 ); -#22368 = CIRCLE( '', #28227, 1.90000000000000 ); -#22369 = VERTEX_POINT( '', #28228 ); -#22370 = LINE( '', #28229, #28230 ); -#22371 = CIRCLE( '', #28231, 1.90000000000000 ); -#22372 = FILL_AREA_STYLE_COLOUR( '', #28232 ); -#22373 = VERTEX_POINT( '', #28233 ); -#22374 = VERTEX_POINT( '', #28234 ); -#22375 = LINE( '', #28235, #28236 ); -#22376 = VERTEX_POINT( '', #28237 ); -#22377 = LINE( '', #28238, #28239 ); -#22378 = VERTEX_POINT( '', #28240 ); -#22379 = LINE( '', #28241, #28242 ); -#22380 = LINE( '', #28243, #28244 ); -#22381 = FILL_AREA_STYLE_COLOUR( '', #28245 ); -#22382 = VERTEX_POINT( '', #28246 ); -#22383 = VERTEX_POINT( '', #28247 ); -#22384 = LINE( '', #28248, #28249 ); -#22385 = VERTEX_POINT( '', #28250 ); -#22386 = LINE( '', #28251, #28252 ); -#22387 = VERTEX_POINT( '', #28253 ); -#22388 = LINE( '', #28254, #28255 ); -#22389 = LINE( '', #28256, #28257 ); -#22390 = FILL_AREA_STYLE_COLOUR( '', #28258 ); -#22391 = VERTEX_POINT( '', #28259 ); -#22392 = VERTEX_POINT( '', #28260 ); -#22393 = LINE( '', #28261, #28262 ); -#22394 = VERTEX_POINT( '', #28263 ); -#22395 = LINE( '', #28264, #28265 ); -#22396 = VERTEX_POINT( '', #28266 ); -#22397 = LINE( '', #28267, #28268 ); -#22398 = VERTEX_POINT( '', #28269 ); -#22399 = CIRCLE( '', #28270, 0.500000000000000 ); -#22400 = VERTEX_POINT( '', #28271 ); -#22401 = LINE( '', #28272, #28273 ); -#22402 = LINE( '', #28274, #28275 ); -#22403 = CIRCLE( '', #28276, 0.200000000000000 ); -#22404 = FILL_AREA_STYLE_COLOUR( '', #28277 ); -#22405 = VERTEX_POINT( '', #28278 ); -#22406 = LINE( '', #28279, #28280 ); -#22407 = VERTEX_POINT( '', #28281 ); -#22408 = LINE( '', #28282, #28283 ); -#22409 = LINE( '', #28284, #28285 ); -#22410 = FILL_AREA_STYLE_COLOUR( '', #28286 ); -#22411 = VERTEX_POINT( '', #28287 ); -#22412 = VERTEX_POINT( '', #28288 ); -#22413 = LINE( '', #28289, #28290 ); -#22414 = VERTEX_POINT( '', #28291 ); -#22415 = LINE( '', #28292, #28293 ); -#22416 = VERTEX_POINT( '', #28294 ); -#22417 = LINE( '', #28295, #28296 ); -#22418 = LINE( '', #28297, #28298 ); -#22419 = FILL_AREA_STYLE_COLOUR( '', #28299 ); -#22420 = VERTEX_POINT( '', #28300 ); -#22421 = VERTEX_POINT( '', #28301 ); -#22422 = LINE( '', #28302, #28303 ); -#22423 = VERTEX_POINT( '', #28304 ); -#22424 = LINE( '', #28305, #28306 ); -#22425 = VERTEX_POINT( '', #28307 ); -#22426 = LINE( '', #28308, #28309 ); -#22427 = LINE( '', #28310, #28311 ); -#22428 = FILL_AREA_STYLE_COLOUR( '', #28312 ); -#22429 = VERTEX_POINT( '', #28313 ); -#22430 = VERTEX_POINT( '', #28314 ); -#22431 = LINE( '', #28315, #28316 ); -#22432 = VERTEX_POINT( '', #28317 ); -#22433 = LINE( '', #28318, #28319 ); -#22434 = VERTEX_POINT( '', #28320 ); -#22435 = LINE( '', #28321, #28322 ); -#22436 = LINE( '', #28323, #28324 ); -#22437 = FILL_AREA_STYLE_COLOUR( '', #28325 ); -#22438 = VERTEX_POINT( '', #28326 ); -#22439 = LINE( '', #28327, #28328 ); -#22440 = VERTEX_POINT( '', #28329 ); -#22441 = LINE( '', #28330, #28331 ); -#22442 = LINE( '', #28332, #28333 ); -#22443 = FILL_AREA_STYLE_COLOUR( '', #28334 ); -#22444 = VERTEX_POINT( '', #28335 ); -#22445 = LINE( '', #28336, #28337 ); -#22446 = VERTEX_POINT( '', #28338 ); -#22447 = LINE( '', #28339, #28340 ); -#22448 = VERTEX_POINT( '', #28341 ); -#22449 = LINE( '', #28342, #28343 ); -#22450 = VERTEX_POINT( '', #28344 ); -#22451 = LINE( '', #28345, #28346 ); -#22452 = CIRCLE( '', #28347, 0.410000000000000 ); -#22453 = FILL_AREA_STYLE_COLOUR( '', #28348 ); -#22454 = VERTEX_POINT( '', #28349 ); -#22455 = LINE( '', #28350, #28351 ); -#22456 = VERTEX_POINT( '', #28352 ); -#22457 = LINE( '', #28353, #28354 ); -#22458 = LINE( '', #28355, #28356 ); -#22459 = FILL_AREA_STYLE_COLOUR( '', #28357 ); -#22460 = VERTEX_POINT( '', #28358 ); -#22461 = LINE( '', #28359, #28360 ); -#22462 = VERTEX_POINT( '', #28361 ); -#22463 = LINE( '', #28362, #28363 ); -#22464 = LINE( '', #28364, #28365 ); -#22465 = FILL_AREA_STYLE_COLOUR( '', #28366 ); -#22466 = VERTEX_POINT( '', #28367 ); -#22467 = VERTEX_POINT( '', #28368 ); -#22468 = LINE( '', #28369, #28370 ); -#22469 = VERTEX_POINT( '', #28371 ); -#22470 = LINE( '', #28372, #28373 ); -#22471 = VERTEX_POINT( '', #28374 ); -#22472 = LINE( '', #28375, #28376 ); -#22473 = LINE( '', #28377, #28378 ); -#22474 = FILL_AREA_STYLE_COLOUR( '', #28379 ); -#22475 = VERTEX_POINT( '', #28380 ); -#22476 = LINE( '', #28381, #28382 ); -#22477 = VERTEX_POINT( '', #28383 ); -#22478 = LINE( '', #28384, #28385 ); -#22479 = LINE( '', #28386, #28387 ); -#22480 = FILL_AREA_STYLE_COLOUR( '', #28388 ); -#22481 = VERTEX_POINT( '', #28389 ); -#22482 = VERTEX_POINT( '', #28390 ); -#22483 = CIRCLE( '', #28391, 0.150000000000000 ); -#22484 = LINE( '', #28392, #28393 ); -#22485 = LINE( '', #28394, #28395 ); -#22486 = FILL_AREA_STYLE_COLOUR( '', #28396 ); -#22487 = VERTEX_POINT( '', #28397 ); -#22488 = VERTEX_POINT( '', #28398 ); -#22489 = LINE( '', #28399, #28400 ); -#22490 = VERTEX_POINT( '', #28401 ); -#22491 = LINE( '', #28402, #28403 ); -#22492 = VERTEX_POINT( '', #28404 ); -#22493 = LINE( '', #28405, #28406 ); -#22494 = LINE( '', #28407, #28408 ); -#22495 = FILL_AREA_STYLE_COLOUR( '', #28409 ); -#22496 = VERTEX_POINT( '', #28410 ); -#22497 = LINE( '', #28411, #28412 ); -#22498 = VERTEX_POINT( '', #28413 ); -#22499 = LINE( '', #28414, #28415 ); -#22500 = LINE( '', #28416, #28417 ); -#22501 = FILL_AREA_STYLE_COLOUR( '', #28418 ); -#22502 = VERTEX_POINT( '', #28419 ); -#22503 = VERTEX_POINT( '', #28420 ); -#22504 = LINE( '', #28421, #28422 ); -#22505 = VERTEX_POINT( '', #28423 ); -#22506 = LINE( '', #28424, #28425 ); -#22507 = VERTEX_POINT( '', #28426 ); -#22508 = LINE( '', #28427, #28428 ); -#22509 = LINE( '', #28429, #28430 ); -#22510 = FILL_AREA_STYLE_COLOUR( '', #28431 ); -#22511 = VERTEX_POINT( '', #28432 ); -#22512 = LINE( '', #28433, #28434 ); -#22513 = VERTEX_POINT( '', #28435 ); -#22514 = LINE( '', #28436, #28437 ); -#22515 = LINE( '', #28438, #28439 ); -#22516 = FILL_AREA_STYLE_COLOUR( '', #28440 ); -#22517 = VERTEX_POINT( '', #28441 ); -#22518 = LINE( '', #28442, #28443 ); -#22519 = VERTEX_POINT( '', #28444 ); -#22520 = LINE( '', #28445, #28446 ); -#22521 = LINE( '', #28447, #28448 ); -#22522 = FILL_AREA_STYLE_COLOUR( '', #28449 ); -#22523 = VERTEX_POINT( '', #28450 ); -#22524 = LINE( '', #28451, #28452 ); -#22525 = VERTEX_POINT( '', #28453 ); -#22526 = LINE( '', #28454, #28455 ); -#22527 = LINE( '', #28456, #28457 ); -#22528 = LINE( '', #28458, #28459 ); -#22529 = FILL_AREA_STYLE_COLOUR( '', #28460 ); -#22530 = VERTEX_POINT( '', #28461 ); -#22531 = CIRCLE( '', #28462, 0.210000000000000 ); -#22532 = VERTEX_POINT( '', #28463 ); -#22533 = LINE( '', #28464, #28465 ); -#22534 = CIRCLE( '', #28466, 0.210000000000000 ); -#22535 = FILL_AREA_STYLE_COLOUR( '', #28467 ); -#22536 = VERTEX_POINT( '', #28468 ); -#22537 = LINE( '', #28469, #28470 ); -#22538 = VERTEX_POINT( '', #28471 ); -#22539 = CIRCLE( '', #28472, 0.200000000000000 ); -#22540 = LINE( '', #28473, #28474 ); -#22541 = FILL_AREA_STYLE_COLOUR( '', #28475 ); -#22542 = VERTEX_POINT( '', #28476 ); -#22543 = VERTEX_POINT( '', #28477 ); -#22544 = LINE( '', #28478, #28479 ); -#22545 = VERTEX_POINT( '', #28480 ); -#22546 = LINE( '', #28481, #28482 ); -#22547 = VERTEX_POINT( '', #28483 ); -#22548 = LINE( '', #28484, #28485 ); -#22549 = LINE( '', #28486, #28487 ); -#22550 = FILL_AREA_STYLE_COLOUR( '', #28488 ); -#22551 = VERTEX_POINT( '', #28489 ); -#22552 = LINE( '', #28490, #28491 ); -#22553 = LINE( '', #28492, #28493 ); -#22554 = LINE( '', #28494, #28495 ); -#22555 = FILL_AREA_STYLE_COLOUR( '', #28496 ); -#22556 = VERTEX_POINT( '', #28497 ); -#22557 = VERTEX_POINT( '', #28498 ); -#22558 = LINE( '', #28499, #28500 ); -#22559 = VERTEX_POINT( '', #28501 ); -#22560 = LINE( '', #28502, #28503 ); -#22561 = VERTEX_POINT( '', #28504 ); -#22562 = LINE( '', #28505, #28506 ); -#22563 = LINE( '', #28507, #28508 ); -#22564 = FILL_AREA_STYLE_COLOUR( '', #28509 ); -#22565 = VERTEX_POINT( '', #28510 ); -#22566 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #28511, #28512, #28513, #28514 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#22567 = LINE( '', #28515, #28516 ); -#22568 = FILL_AREA_STYLE_COLOUR( '', #28517 ); -#22569 = VERTEX_POINT( '', #28518 ); -#22570 = LINE( '', #28519, #28520 ); -#22571 = VERTEX_POINT( '', #28521 ); -#22572 = LINE( '', #28522, #28523 ); -#22573 = VERTEX_POINT( '', #28524 ); -#22574 = LINE( '', #28525, #28526 ); -#22575 = VERTEX_POINT( '', #28527 ); -#22576 = LINE( '', #28528, #28529 ); -#22577 = VERTEX_POINT( '', #28530 ); -#22578 = LINE( '', #28531, #28532 ); -#22579 = VERTEX_POINT( '', #28533 ); -#22580 = LINE( '', #28534, #28535 ); -#22581 = LINE( '', #28536, #28537 ); -#22582 = LINE( '', #28538, #28539 ); -#22583 = FILL_AREA_STYLE_COLOUR( '', #28540 ); -#22584 = VERTEX_POINT( '', #28541 ); -#22585 = VERTEX_POINT( '', #28542 ); -#22586 = LINE( '', #28543, #28544 ); -#22587 = LINE( '', #28545, #28546 ); -#22588 = VERTEX_POINT( '', #28547 ); -#22589 = LINE( '', #28548, #28549 ); -#22590 = VERTEX_POINT( '', #28550 ); -#22591 = LINE( '', #28551, #28552 ); -#22592 = VERTEX_POINT( '', #28553 ); -#22593 = LINE( '', #28554, #28555 ); -#22594 = VERTEX_POINT( '', #28556 ); -#22595 = LINE( '', #28557, #28558 ); -#22596 = LINE( '', #28559, #28560 ); -#22597 = FILL_AREA_STYLE_COLOUR( '', #28561 ); -#22598 = LINE( '', #28562, #28563 ); -#22599 = LINE( '', #28564, #28565 ); -#22600 = FILL_AREA_STYLE_COLOUR( '', #28566 ); -#22601 = VERTEX_POINT( '', #28567 ); -#22602 = LINE( '', #28568, #28569 ); -#22603 = VERTEX_POINT( '', #28570 ); -#22604 = LINE( '', #28571, #28572 ); -#22605 = VERTEX_POINT( '', #28573 ); -#22606 = LINE( '', #28574, #28575 ); -#22607 = LINE( '', #28576, #28577 ); -#22608 = LINE( '', #28578, #28579 ); -#22609 = FILL_AREA_STYLE_COLOUR( '', #28580 ); -#22610 = VERTEX_POINT( '', #28581 ); -#22611 = VERTEX_POINT( '', #28582 ); -#22612 = LINE( '', #28583, #28584 ); -#22613 = VERTEX_POINT( '', #28585 ); -#22614 = LINE( '', #28586, #28587 ); -#22615 = VERTEX_POINT( '', #28588 ); -#22616 = LINE( '', #28589, #28590 ); -#22617 = LINE( '', #28591, #28592 ); -#22618 = FILL_AREA_STYLE_COLOUR( '', #28593 ); -#22619 = VERTEX_POINT( '', #28594 ); -#22620 = VERTEX_POINT( '', #28595 ); -#22621 = LINE( '', #28596, #28597 ); -#22622 = VERTEX_POINT( '', #28598 ); -#22623 = LINE( '', #28599, #28600 ); -#22624 = VERTEX_POINT( '', #28601 ); -#22625 = LINE( '', #28602, #28603 ); -#22626 = CIRCLE( '', #28604, 0.200000000000000 ); -#22627 = VERTEX_POINT( '', #28605 ); -#22628 = LINE( '', #28606, #28607 ); -#22629 = VERTEX_POINT( '', #28608 ); -#22630 = LINE( '', #28609, #28610 ); -#22631 = CIRCLE( '', #28611, 0.500000000000000 ); -#22632 = FILL_AREA_STYLE_COLOUR( '', #28612 ); -#22633 = VERTEX_POINT( '', #28613 ); -#22634 = LINE( '', #28614, #28615 ); -#22635 = VERTEX_POINT( '', #28616 ); -#22636 = LINE( '', #28617, #28618 ); -#22637 = LINE( '', #28619, #28620 ); -#22638 = FILL_AREA_STYLE_COLOUR( '', #28621 ); -#22639 = CIRCLE( '', #28622, 0.999999999999973 ); -#22640 = FILL_AREA_STYLE_COLOUR( '', #28623 ); -#22641 = VERTEX_POINT( '', #28624 ); -#22642 = LINE( '', #28625, #28626 ); -#22643 = LINE( '', #28627, #28628 ); -#22644 = VERTEX_POINT( '', #28629 ); -#22645 = LINE( '', #28630, #28631 ); -#22646 = LINE( '', #28632, #28633 ); -#22647 = VERTEX_POINT( '', #28634 ); -#22648 = LINE( '', #28635, #28636 ); -#22649 = VERTEX_POINT( '', #28637 ); -#22650 = LINE( '', #28638, #28639 ); -#22651 = LINE( '', #28640, #28641 ); -#22652 = FILL_AREA_STYLE_COLOUR( '', #28642 ); -#22653 = VERTEX_POINT( '', #28643 ); -#22654 = LINE( '', #28644, #28645 ); -#22655 = LINE( '', #28646, #28647 ); -#22656 = FILL_AREA_STYLE_COLOUR( '', #28648 ); -#22657 = VERTEX_POINT( '', #28649 ); -#22658 = LINE( '', #28650, #28651 ); -#22659 = VERTEX_POINT( '', #28652 ); -#22660 = LINE( '', #28653, #28654 ); -#22661 = LINE( '', #28655, #28656 ); -#22662 = VERTEX_POINT( '', #28657 ); -#22663 = LINE( '', #28658, #28659 ); -#22664 = VERTEX_POINT( '', #28660 ); -#22665 = LINE( '', #28661, #28662 ); -#22666 = LINE( '', #28663, #28664 ); -#22667 = LINE( '', #28665, #28666 ); -#22668 = LINE( '', #28667, #28668 ); -#22669 = VERTEX_POINT( '', #28669 ); -#22670 = LINE( '', #28670, #28671 ); -#22671 = LINE( '', #28672, #28673 ); -#22672 = VERTEX_POINT( '', #28674 ); -#22673 = LINE( '', #28675, #28676 ); -#22674 = VERTEX_POINT( '', #28677 ); -#22675 = LINE( '', #28678, #28679 ); -#22676 = LINE( '', #28680, #28681 ); -#22677 = VERTEX_POINT( '', #28682 ); -#22678 = LINE( '', #28683, #28684 ); -#22679 = VERTEX_POINT( '', #28685 ); -#22680 = LINE( '', #28686, #28687 ); -#22681 = LINE( '', #28688, #28689 ); -#22682 = FILL_AREA_STYLE_COLOUR( '', #28690 ); -#22683 = VERTEX_POINT( '', #28691 ); -#22684 = VERTEX_POINT( '', #28692 ); -#22685 = LINE( '', #28693, #28694 ); -#22686 = LINE( '', #28695, #28696 ); -#22687 = LINE( '', #28697, #28698 ); -#22688 = FILL_AREA_STYLE_COLOUR( '', #28699 ); -#22689 = LINE( '', #28700, #28701 ); -#22690 = FILL_AREA_STYLE_COLOUR( '', #28702 ); -#22691 = VERTEX_POINT( '', #28703 ); -#22692 = VERTEX_POINT( '', #28704 ); -#22693 = CIRCLE( '', #28705, 0.700000000000000 ); -#22694 = VERTEX_POINT( '', #28706 ); -#22695 = LINE( '', #28707, #28708 ); -#22696 = VERTEX_POINT( '', #28709 ); -#22697 = CIRCLE( '', #28710, 0.700000000000000 ); -#22698 = LINE( '', #28711, #28712 ); -#22699 = FILL_AREA_STYLE_COLOUR( '', #28713 ); -#22700 = VERTEX_POINT( '', #28714 ); -#22701 = LINE( '', #28715, #28716 ); -#22702 = LINE( '', #28717, #28718 ); -#22703 = FILL_AREA_STYLE_COLOUR( '', #28719 ); -#22704 = VERTEX_POINT( '', #28720 ); -#22705 = VERTEX_POINT( '', #28721 ); -#22706 = LINE( '', #28722, #28723 ); -#22707 = LINE( '', #28724, #28725 ); -#22708 = LINE( '', #28726, #28727 ); -#22709 = FILL_AREA_STYLE_COLOUR( '', #28728 ); -#22710 = VERTEX_POINT( '', #28729 ); -#22711 = VERTEX_POINT( '', #28730 ); -#22712 = LINE( '', #28731, #28732 ); -#22713 = VERTEX_POINT( '', #28733 ); -#22714 = LINE( '', #28734, #28735 ); -#22715 = VERTEX_POINT( '', #28736 ); -#22716 = LINE( '', #28737, #28738 ); -#22717 = LINE( '', #28739, #28740 ); -#22718 = FILL_AREA_STYLE_COLOUR( '', #28741 ); -#22719 = VERTEX_POINT( '', #28742 ); -#22720 = LINE( '', #28743, #28744 ); -#22721 = VERTEX_POINT( '', #28745 ); -#22722 = LINE( '', #28746, #28747 ); -#22723 = LINE( '', #28748, #28749 ); -#22724 = FILL_AREA_STYLE_COLOUR( '', #28750 ); -#22725 = VERTEX_POINT( '', #28751 ); -#22726 = VERTEX_POINT( '', #28752 ); -#22727 = LINE( '', #28753, #28754 ); -#22728 = VERTEX_POINT( '', #28755 ); -#22729 = LINE( '', #28756, #28757 ); -#22730 = VERTEX_POINT( '', #28758 ); -#22731 = LINE( '', #28759, #28760 ); -#22732 = LINE( '', #28761, #28762 ); -#22733 = FILL_AREA_STYLE_COLOUR( '', #28763 ); -#22734 = VERTEX_POINT( '', #28764 ); -#22735 = VERTEX_POINT( '', #28765 ); -#22736 = LINE( '', #28766, #28767 ); -#22737 = LINE( '', #28768, #28769 ); -#22738 = VERTEX_POINT( '', #28770 ); -#22739 = LINE( '', #28771, #28772 ); -#22740 = LINE( '', #28773, #28774 ); -#22741 = FILL_AREA_STYLE_COLOUR( '', #28775 ); -#22742 = CIRCLE( '', #28776, 0.200000000000000 ); -#22743 = FILL_AREA_STYLE_COLOUR( '', #28777 ); -#22744 = LINE( '', #28778, #28779 ); -#22745 = LINE( '', #28780, #28781 ); -#22746 = FILL_AREA_STYLE_COLOUR( '', #28782 ); -#22747 = VERTEX_POINT( '', #28783 ); -#22748 = LINE( '', #28784, #28785 ); -#22749 = VERTEX_POINT( '', #28786 ); -#22750 = LINE( '', #28787, #28788 ); -#22751 = LINE( '', #28789, #28790 ); -#22752 = VERTEX_POINT( '', #28791 ); -#22753 = VERTEX_POINT( '', #28792 ); -#22754 = LINE( '', #28793, #28794 ); -#22755 = VERTEX_POINT( '', #28795 ); -#22756 = LINE( '', #28796, #28797 ); -#22757 = VERTEX_POINT( '', #28798 ); -#22758 = LINE( '', #28799, #28800 ); -#22759 = LINE( '', #28801, #28802 ); -#22760 = VERTEX_POINT( '', #28803 ); -#22761 = VERTEX_POINT( '', #28804 ); -#22762 = LINE( '', #28805, #28806 ); -#22763 = VERTEX_POINT( '', #28807 ); -#22764 = CIRCLE( '', #28808, 0.200000000000000 ); -#22765 = VERTEX_POINT( '', #28809 ); -#22766 = LINE( '', #28810, #28811 ); -#22767 = VERTEX_POINT( '', #28812 ); -#22768 = CIRCLE( '', #28813, 0.200000000000000 ); -#22769 = VERTEX_POINT( '', #28814 ); -#22770 = LINE( '', #28815, #28816 ); -#22771 = LINE( '', #28817, #28818 ); -#22772 = FILL_AREA_STYLE_COLOUR( '', #28819 ); -#22773 = VERTEX_POINT( '', #28820 ); -#22774 = LINE( '', #28821, #28822 ); -#22775 = VERTEX_POINT( '', #28823 ); -#22776 = LINE( '', #28824, #28825 ); -#22777 = VERTEX_POINT( '', #28826 ); -#22778 = LINE( '', #28827, #28828 ); -#22779 = LINE( '', #28829, #28830 ); -#22780 = LINE( '', #28831, #28832 ); -#22781 = VERTEX_POINT( '', #28833 ); -#22782 = VERTEX_POINT( '', #28834 ); -#22783 = LINE( '', #28835, #28836 ); -#22784 = VERTEX_POINT( '', #28837 ); -#22785 = LINE( '', #28838, #28839 ); -#22786 = VERTEX_POINT( '', #28840 ); -#22787 = LINE( '', #28841, #28842 ); -#22788 = LINE( '', #28843, #28844 ); -#22789 = VERTEX_POINT( '', #28845 ); -#22790 = LINE( '', #28846, #28847 ); -#22791 = LINE( '', #28848, #28849 ); -#22792 = VERTEX_POINT( '', #28850 ); -#22793 = LINE( '', #28851, #28852 ); -#22794 = VERTEX_POINT( '', #28853 ); -#22795 = LINE( '', #28854, #28855 ); -#22796 = VERTEX_POINT( '', #28856 ); -#22797 = LINE( '', #28857, #28858 ); -#22798 = VERTEX_POINT( '', #28859 ); -#22799 = LINE( '', #28860, #28861 ); -#22800 = VERTEX_POINT( '', #28862 ); -#22801 = LINE( '', #28863, #28864 ); -#22802 = VERTEX_POINT( '', #28865 ); -#22803 = LINE( '', #28866, #28867 ); -#22804 = VERTEX_POINT( '', #28868 ); -#22805 = LINE( '', #28869, #28870 ); -#22806 = VERTEX_POINT( '', #28871 ); -#22807 = LINE( '', #28872, #28873 ); -#22808 = VERTEX_POINT( '', #28874 ); -#22809 = LINE( '', #28875, #28876 ); -#22810 = VERTEX_POINT( '', #28877 ); -#22811 = LINE( '', #28878, #28879 ); -#22812 = VERTEX_POINT( '', #28880 ); -#22813 = LINE( '', #28881, #28882 ); -#22814 = LINE( '', #28883, #28884 ); -#22815 = FILL_AREA_STYLE_COLOUR( '', #28885 ); -#22816 = VERTEX_POINT( '', #28886 ); -#22817 = LINE( '', #28887, #28888 ); -#22818 = VERTEX_POINT( '', #28889 ); -#22819 = LINE( '', #28890, #28891 ); -#22820 = LINE( '', #28892, #28893 ); -#22821 = FILL_AREA_STYLE_COLOUR( '', #28894 ); -#22822 = VERTEX_POINT( '', #28895 ); -#22823 = LINE( '', #28896, #28897 ); -#22824 = LINE( '', #28898, #28899 ); -#22825 = FILL_AREA_STYLE_COLOUR( '', #28900 ); -#22826 = VERTEX_POINT( '', #28901 ); -#22827 = VERTEX_POINT( '', #28902 ); -#22828 = LINE( '', #28903, #28904 ); -#22829 = VERTEX_POINT( '', #28905 ); -#22830 = LINE( '', #28906, #28907 ); -#22831 = VERTEX_POINT( '', #28908 ); -#22832 = LINE( '', #28909, #28910 ); -#22833 = LINE( '', #28911, #28912 ); -#22834 = FILL_AREA_STYLE_COLOUR( '', #28913 ); -#22835 = VERTEX_POINT( '', #28914 ); -#22836 = LINE( '', #28915, #28916 ); -#22837 = LINE( '', #28917, #28918 ); -#22838 = FILL_AREA_STYLE_COLOUR( '', #28919 ); -#22839 = VERTEX_POINT( '', #28920 ); -#22840 = VERTEX_POINT( '', #28921 ); -#22841 = LINE( '', #28922, #28923 ); -#22842 = VERTEX_POINT( '', #28924 ); -#22843 = LINE( '', #28925, #28926 ); -#22844 = VERTEX_POINT( '', #28927 ); -#22845 = CIRCLE( '', #28928, 0.0100000000000000 ); -#22846 = VERTEX_POINT( '', #28929 ); -#22847 = LINE( '', #28930, #28931 ); -#22848 = VERTEX_POINT( '', #28932 ); -#22849 = LINE( '', #28933, #28934 ); -#22850 = LINE( '', #28935, #28936 ); -#22851 = LINE( '', #28937, #28938 ); -#22852 = FILL_AREA_STYLE_COLOUR( '', #28939 ); -#22853 = VERTEX_POINT( '', #28940 ); -#22854 = LINE( '', #28941, #28942 ); -#22855 = VERTEX_POINT( '', #28943 ); -#22856 = LINE( '', #28944, #28945 ); -#22857 = VERTEX_POINT( '', #28946 ); -#22858 = LINE( '', #28947, #28948 ); -#22859 = VERTEX_POINT( '', #28949 ); -#22860 = LINE( '', #28950, #28951 ); -#22861 = VERTEX_POINT( '', #28952 ); -#22862 = LINE( '', #28953, #28954 ); -#22863 = VERTEX_POINT( '', #28955 ); -#22864 = LINE( '', #28956, #28957 ); -#22865 = LINE( '', #28958, #28959 ); -#22866 = FILL_AREA_STYLE_COLOUR( '', #28960 ); -#22867 = LINE( '', #28961, #28962 ); -#22868 = FILL_AREA_STYLE_COLOUR( '', #28963 ); -#22869 = LINE( '', #28964, #28965 ); -#22870 = LINE( '', #28966, #28967 ); -#22871 = FILL_AREA_STYLE_COLOUR( '', #28968 ); -#22872 = VERTEX_POINT( '', #28969 ); -#22873 = VERTEX_POINT( '', #28970 ); -#22874 = LINE( '', #28971, #28972 ); -#22875 = LINE( '', #28973, #28974 ); -#22876 = LINE( '', #28975, #28976 ); -#22877 = FILL_AREA_STYLE_COLOUR( '', #28977 ); -#22878 = VERTEX_POINT( '', #28978 ); -#22879 = CIRCLE( '', #28979, 0.410000000000000 ); -#22880 = VERTEX_POINT( '', #28980 ); -#22881 = LINE( '', #28981, #28982 ); -#22882 = CIRCLE( '', #28983, 0.410000000000000 ); -#22883 = FILL_AREA_STYLE_COLOUR( '', #28984 ); -#22884 = VERTEX_POINT( '', #28985 ); -#22885 = VERTEX_POINT( '', #28986 ); -#22886 = LINE( '', #28987, #28988 ); -#22887 = LINE( '', #28989, #28990 ); -#22888 = LINE( '', #28991, #28992 ); -#22889 = FILL_AREA_STYLE_COLOUR( '', #28993 ); -#22890 = VERTEX_POINT( '', #28994 ); -#22891 = LINE( '', #28995, #28996 ); -#22892 = VERTEX_POINT( '', #28997 ); -#22893 = LINE( '', #28998, #28999 ); -#22894 = VERTEX_POINT( '', #29000 ); -#22895 = CIRCLE( '', #29001, 0.699999999999973 ); -#22896 = LINE( '', #29002, #29003 ); -#22897 = FILL_AREA_STYLE_COLOUR( '', #29004 ); -#22898 = VERTEX_POINT( '', #29005 ); -#22899 = VERTEX_POINT( '', #29006 ); -#22900 = LINE( '', #29007, #29008 ); -#22901 = VERTEX_POINT( '', #29009 ); -#22902 = LINE( '', #29010, #29011 ); -#22903 = VERTEX_POINT( '', #29012 ); -#22904 = LINE( '', #29013, #29014 ); -#22905 = LINE( '', #29015, #29016 ); -#22906 = FILL_AREA_STYLE_COLOUR( '', #29017 ); -#22907 = VERTEX_POINT( '', #29018 ); -#22908 = VERTEX_POINT( '', #29019 ); -#22909 = LINE( '', #29020, #29021 ); -#22910 = VERTEX_POINT( '', #29022 ); -#22911 = LINE( '', #29023, #29024 ); -#22912 = VERTEX_POINT( '', #29025 ); -#22913 = LINE( '', #29026, #29027 ); -#22914 = LINE( '', #29028, #29029 ); -#22915 = FILL_AREA_STYLE_COLOUR( '', #29030 ); -#22916 = VERTEX_POINT( '', #29031 ); -#22917 = LINE( '', #29032, #29033 ); -#22918 = LINE( '', #29034, #29035 ); -#22919 = FILL_AREA_STYLE_COLOUR( '', #29036 ); -#22920 = LINE( '', #29037, #29038 ); -#22921 = FILL_AREA_STYLE_COLOUR( '', #29039 ); -#22922 = LINE( '', #29040, #29041 ); -#22923 = FILL_AREA_STYLE_COLOUR( '', #29042 ); -#22924 = FILL_AREA_STYLE_COLOUR( '', #29043 ); -#22925 = VERTEX_POINT( '', #29044 ); -#22926 = VERTEX_POINT( '', #29045 ); -#22927 = LINE( '', #29046, #29047 ); -#22928 = VERTEX_POINT( '', #29048 ); -#22929 = LINE( '', #29049, #29050 ); -#22930 = VERTEX_POINT( '', #29051 ); -#22931 = LINE( '', #29052, #29053 ); -#22932 = LINE( '', #29054, #29055 ); -#22933 = FILL_AREA_STYLE_COLOUR( '', #29056 ); -#22934 = VERTEX_POINT( '', #29057 ); -#22935 = LINE( '', #29058, #29059 ); -#22936 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #29060, #29061, #29062, #29063 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#22937 = FILL_AREA_STYLE_COLOUR( '', #29064 ); -#22938 = VERTEX_POINT( '', #29065 ); -#22939 = CIRCLE( '', #29066, 0.500000000000000 ); -#22940 = VERTEX_POINT( '', #29067 ); -#22941 = VERTEX_POINT( '', #29068 ); -#22942 = LINE( '', #29069, #29070 ); -#22943 = LINE( '', #29071, #29072 ); -#22944 = VERTEX_POINT( '', #29073 ); -#22945 = LINE( '', #29074, #29075 ); -#22946 = VERTEX_POINT( '', #29076 ); -#22947 = LINE( '', #29077, #29078 ); -#22948 = VERTEX_POINT( '', #29079 ); -#22949 = LINE( '', #29080, #29081 ); -#22950 = VERTEX_POINT( '', #29082 ); -#22951 = LINE( '', #29083, #29084 ); -#22952 = LINE( '', #29085, #29086 ); -#22953 = VERTEX_POINT( '', #29087 ); -#22954 = LINE( '', #29088, #29089 ); -#22955 = VERTEX_POINT( '', #29090 ); -#22956 = LINE( '', #29091, #29092 ); -#22957 = LINE( '', #29093, #29094 ); -#22958 = VERTEX_POINT( '', #29095 ); -#22959 = VERTEX_POINT( '', #29096 ); -#22960 = LINE( '', #29097, #29098 ); -#22961 = VERTEX_POINT( '', #29099 ); -#22962 = LINE( '', #29100, #29101 ); -#22963 = VERTEX_POINT( '', #29102 ); -#22964 = LINE( '', #29103, #29104 ); -#22965 = LINE( '', #29105, #29106 ); -#22966 = FILL_AREA_STYLE_COLOUR( '', #29107 ); -#22967 = VERTEX_POINT( '', #29108 ); -#22968 = VERTEX_POINT( '', #29109 ); -#22969 = LINE( '', #29110, #29111 ); -#22970 = VERTEX_POINT( '', #29112 ); -#22971 = LINE( '', #29113, #29114 ); -#22972 = VERTEX_POINT( '', #29115 ); -#22973 = LINE( '', #29116, #29117 ); -#22974 = LINE( '', #29118, #29119 ); -#22975 = FILL_AREA_STYLE_COLOUR( '', #29120 ); -#22976 = VERTEX_POINT( '', #29121 ); -#22977 = VERTEX_POINT( '', #29122 ); -#22978 = CIRCLE( '', #29123, 0.200000000000000 ); -#22979 = LINE( '', #29124, #29125 ); -#22980 = LINE( '', #29126, #29127 ); -#22981 = FILL_AREA_STYLE_COLOUR( '', #29128 ); -#22982 = VERTEX_POINT( '', #29129 ); -#22983 = LINE( '', #29130, #29131 ); -#22984 = VERTEX_POINT( '', #29132 ); -#22985 = LINE( '', #29133, #29134 ); -#22986 = LINE( '', #29135, #29136 ); -#22987 = FILL_AREA_STYLE_COLOUR( '', #29137 ); -#22988 = VERTEX_POINT( '', #29138 ); -#22989 = VERTEX_POINT( '', #29139 ); -#22990 = LINE( '', #29140, #29141 ); -#22991 = VERTEX_POINT( '', #29142 ); -#22992 = LINE( '', #29143, #29144 ); -#22993 = VERTEX_POINT( '', #29145 ); -#22994 = LINE( '', #29146, #29147 ); -#22995 = LINE( '', #29148, #29149 ); -#22996 = FILL_AREA_STYLE_COLOUR( '', #29150 ); -#22997 = VERTEX_POINT( '', #29151 ); -#22998 = LINE( '', #29152, #29153 ); -#22999 = LINE( '', #29154, #29155 ); -#23000 = VERTEX_POINT( '', #29156 ); -#23001 = CIRCLE( '', #29157, 0.500000000000000 ); -#23002 = VERTEX_POINT( '', #29158 ); -#23003 = LINE( '', #29159, #29160 ); -#23004 = LINE( '', #29161, #29162 ); -#23005 = FILL_AREA_STYLE_COLOUR( '', #29163 ); -#23006 = VERTEX_POINT( '', #29164 ); -#23007 = VERTEX_POINT( '', #29165 ); -#23008 = LINE( '', #29166, #29167 ); -#23009 = VERTEX_POINT( '', #29168 ); -#23010 = LINE( '', #29169, #29170 ); -#23011 = VERTEX_POINT( '', #29171 ); -#23012 = LINE( '', #29172, #29173 ); -#23013 = LINE( '', #29174, #29175 ); -#23014 = FILL_AREA_STYLE_COLOUR( '', #29176 ); -#23015 = LINE( '', #29177, #29178 ); -#23016 = VERTEX_POINT( '', #29179 ); -#23017 = LINE( '', #29180, #29181 ); -#23018 = LINE( '', #29182, #29183 ); -#23019 = VERTEX_POINT( '', #29184 ); -#23020 = LINE( '', #29185, #29186 ); -#23021 = LINE( '', #29187, #29188 ); -#23022 = FILL_AREA_STYLE_COLOUR( '', #29189 ); -#23023 = VERTEX_POINT( '', #29190 ); -#23024 = CIRCLE( '', #29191, 0.500000000000000 ); -#23025 = VERTEX_POINT( '', #29192 ); -#23026 = LINE( '', #29193, #29194 ); -#23027 = VERTEX_POINT( '', #29195 ); -#23028 = CIRCLE( '', #29196, 0.500000000000000 ); -#23029 = LINE( '', #29197, #29198 ); -#23030 = FILL_AREA_STYLE_COLOUR( '', #29199 ); -#23031 = VERTEX_POINT( '', #29200 ); -#23032 = LINE( '', #29201, #29202 ); -#23033 = VERTEX_POINT( '', #29203 ); -#23034 = LINE( '', #29204, #29205 ); -#23035 = LINE( '', #29206, #29207 ); -#23036 = FILL_AREA_STYLE_COLOUR( '', #29208 ); -#23037 = VERTEX_POINT( '', #29209 ); -#23038 = LINE( '', #29210, #29211 ); -#23039 = VERTEX_POINT( '', #29212 ); -#23040 = LINE( '', #29213, #29214 ); -#23041 = VERTEX_POINT( '', #29215 ); -#23042 = LINE( '', #29216, #29217 ); -#23043 = LINE( '', #29218, #29219 ); -#23044 = VERTEX_POINT( '', #29220 ); -#23045 = LINE( '', #29221, #29222 ); -#23046 = LINE( '', #29223, #29224 ); -#23047 = FILL_AREA_STYLE_COLOUR( '', #29225 ); -#23048 = VERTEX_POINT( '', #29226 ); -#23049 = VERTEX_POINT( '', #29227 ); -#23050 = LINE( '', #29228, #29229 ); -#23051 = LINE( '', #29230, #29231 ); -#23052 = LINE( '', #29232, #29233 ); -#23053 = FILL_AREA_STYLE_COLOUR( '', #29234 ); -#23054 = VERTEX_POINT( '', #29235 ); -#23055 = CIRCLE( '', #29236, 2.10252878798956 ); -#23056 = VERTEX_POINT( '', #29237 ); -#23057 = LINE( '', #29238, #29239 ); -#23058 = VERTEX_POINT( '', #29240 ); -#23059 = CIRCLE( '', #29241, 2.00000000000000 ); -#23060 = VERTEX_POINT( '', #29242 ); -#23061 = LINE( '', #29243, #29244 ); -#23062 = VERTEX_POINT( '', #29245 ); -#23063 = CIRCLE( '', #29246, 1.20000000000000 ); -#23064 = VERTEX_POINT( '', #29247 ); -#23065 = LINE( '', #29248, #29249 ); -#23066 = VERTEX_POINT( '', #29250 ); -#23067 = LINE( '', #29251, #29252 ); -#23068 = VERTEX_POINT( '', #29253 ); -#23069 = LINE( '', #29254, #29255 ); -#23070 = VERTEX_POINT( '', #29256 ); -#23071 = CIRCLE( '', #29257, 1.00000000000000 ); -#23072 = VERTEX_POINT( '', #29258 ); -#23073 = LINE( '', #29259, #29260 ); -#23074 = VERTEX_POINT( '', #29261 ); -#23075 = CIRCLE( '', #29262, 2.20000000000000 ); -#23076 = LINE( '', #29263, #29264 ); -#23077 = LINE( '', #29265, #29266 ); -#23078 = FILL_AREA_STYLE_COLOUR( '', #29267 ); -#23079 = LINE( '', #29268, #29269 ); -#23080 = LINE( '', #29270, #29271 ); -#23081 = FILL_AREA_STYLE_COLOUR( '', #29272 ); -#23082 = VERTEX_POINT( '', #29273 ); -#23083 = CIRCLE( '', #29274, 2.10252878798956 ); -#23084 = LINE( '', #29275, #29276 ); -#23085 = FILL_AREA_STYLE_COLOUR( '', #29277 ); -#23086 = VERTEX_POINT( '', #29278 ); -#23087 = VERTEX_POINT( '', #29279 ); -#23088 = LINE( '', #29280, #29281 ); -#23089 = VERTEX_POINT( '', #29282 ); -#23090 = LINE( '', #29283, #29284 ); -#23091 = LINE( '', #29285, #29286 ); -#23092 = VERTEX_POINT( '', #29287 ); -#23093 = LINE( '', #29288, #29289 ); -#23094 = VERTEX_POINT( '', #29290 ); -#23095 = LINE( '', #29291, #29292 ); -#23096 = VERTEX_POINT( '', #29293 ); -#23097 = LINE( '', #29294, #29295 ); -#23098 = LINE( '', #29296, #29297 ); -#23099 = FILL_AREA_STYLE_COLOUR( '', #29298 ); -#23100 = VERTEX_POINT( '', #29299 ); -#23101 = VERTEX_POINT( '', #29300 ); -#23102 = LINE( '', #29301, #29302 ); -#23103 = VERTEX_POINT( '', #29303 ); -#23104 = LINE( '', #29304, #29305 ); -#23105 = VERTEX_POINT( '', #29306 ); -#23106 = LINE( '', #29307, #29308 ); -#23107 = LINE( '', #29309, #29310 ); -#23108 = FILL_AREA_STYLE_COLOUR( '', #29311 ); -#23109 = CIRCLE( '', #29312, 0.200000000000000 ); -#23110 = FILL_AREA_STYLE_COLOUR( '', #29313 ); -#23111 = VERTEX_POINT( '', #29314 ); -#23112 = VERTEX_POINT( '', #29315 ); -#23113 = LINE( '', #29316, #29317 ); -#23114 = VERTEX_POINT( '', #29318 ); -#23115 = LINE( '', #29319, #29320 ); -#23116 = LINE( '', #29321, #29322 ); -#23117 = LINE( '', #29323, #29324 ); -#23118 = LINE( '', #29325, #29326 ); -#23119 = VERTEX_POINT( '', #29327 ); -#23120 = LINE( '', #29328, #29329 ); -#23121 = VERTEX_POINT( '', #29330 ); -#23122 = LINE( '', #29331, #29332 ); -#23123 = VERTEX_POINT( '', #29333 ); -#23124 = LINE( '', #29334, #29335 ); -#23125 = LINE( '', #29336, #29337 ); -#23126 = FILL_AREA_STYLE_COLOUR( '', #29338 ); -#23127 = VERTEX_POINT( '', #29339 ); -#23128 = LINE( '', #29340, #29341 ); -#23129 = LINE( '', #29342, #29343 ); -#23130 = FILL_AREA_STYLE_COLOUR( '', #29344 ); -#23131 = VERTEX_POINT( '', #29345 ); -#23132 = CIRCLE( '', #29346, 0.500000000000000 ); -#23133 = VERTEX_POINT( '', #29347 ); -#23134 = LINE( '', #29348, #29349 ); -#23135 = CIRCLE( '', #29350, 0.500000000000000 ); -#23136 = FILL_AREA_STYLE_COLOUR( '', #29351 ); -#23137 = VERTEX_POINT( '', #29352 ); -#23138 = VERTEX_POINT( '', #29353 ); -#23139 = CIRCLE( '', #29354, 0.500000000000000 ); -#23140 = VERTEX_POINT( '', #29355 ); -#23141 = LINE( '', #29356, #29357 ); -#23142 = CIRCLE( '', #29358, 0.500000000000000 ); -#23143 = VERTEX_POINT( '', #29359 ); -#23144 = CIRCLE( '', #29360, 0.500000000000000 ); -#23145 = VERTEX_POINT( '', #29361 ); -#23146 = LINE( '', #29362, #29363 ); -#23147 = VERTEX_POINT( '', #29364 ); -#23148 = CIRCLE( '', #29365, 0.500000000000000 ); -#23149 = LINE( '', #29366, #29367 ); -#23150 = FILL_AREA_STYLE_COLOUR( '', #29368 ); -#23151 = CIRCLE( '', #29369, 0.606250000000000 ); -#23152 = CIRCLE( '', #29370, 0.606250000000000 ); -#23153 = FILL_AREA_STYLE_COLOUR( '', #29371 ); -#23154 = VERTEX_POINT( '', #29372 ); -#23155 = VERTEX_POINT( '', #29373 ); -#23156 = LINE( '', #29374, #29375 ); -#23157 = VERTEX_POINT( '', #29376 ); -#23158 = LINE( '', #29377, #29378 ); -#23159 = VERTEX_POINT( '', #29379 ); -#23160 = LINE( '', #29380, #29381 ); -#23161 = LINE( '', #29382, #29383 ); -#23162 = FILL_AREA_STYLE_COLOUR( '', #29384 ); -#23163 = VERTEX_POINT( '', #29385 ); -#23164 = VERTEX_POINT( '', #29386 ); -#23165 = LINE( '', #29387, #29388 ); -#23166 = LINE( '', #29389, #29390 ); -#23167 = LINE( '', #29391, #29392 ); -#23168 = VERTEX_POINT( '', #29393 ); -#23169 = LINE( '', #29394, #29395 ); -#23170 = LINE( '', #29396, #29397 ); -#23171 = FILL_AREA_STYLE_COLOUR( '', #29398 ); -#23172 = VERTEX_POINT( '', #29399 ); -#23173 = LINE( '', #29400, #29401 ); -#23174 = VERTEX_POINT( '', #29402 ); -#23175 = LINE( '', #29403, #29404 ); -#23176 = LINE( '', #29405, #29406 ); -#23177 = FILL_AREA_STYLE_COLOUR( '', #29407 ); -#23178 = VERTEX_POINT( '', #29408 ); -#23179 = VERTEX_POINT( '', #29409 ); -#23180 = LINE( '', #29410, #29411 ); -#23181 = VERTEX_POINT( '', #29412 ); -#23182 = LINE( '', #29413, #29414 ); -#23183 = VERTEX_POINT( '', #29415 ); -#23184 = LINE( '', #29416, #29417 ); -#23185 = LINE( '', #29418, #29419 ); -#23186 = FILL_AREA_STYLE_COLOUR( '', #29420 ); -#23187 = VERTEX_POINT( '', #29421 ); -#23188 = VERTEX_POINT( '', #29422 ); -#23189 = LINE( '', #29423, #29424 ); -#23190 = VERTEX_POINT( '', #29425 ); -#23191 = LINE( '', #29426, #29427 ); -#23192 = VERTEX_POINT( '', #29428 ); -#23193 = LINE( '', #29429, #29430 ); -#23194 = VERTEX_POINT( '', #29431 ); -#23195 = LINE( '', #29432, #29433 ); -#23196 = LINE( '', #29434, #29435 ); -#23197 = LINE( '', #29436, #29437 ); -#23198 = VERTEX_POINT( '', #29438 ); -#23199 = LINE( '', #29439, #29440 ); -#23200 = VERTEX_POINT( '', #29441 ); -#23201 = LINE( '', #29442, #29443 ); -#23202 = VERTEX_POINT( '', #29444 ); -#23203 = LINE( '', #29445, #29446 ); -#23204 = LINE( '', #29447, #29448 ); -#23205 = FILL_AREA_STYLE_COLOUR( '', #29449 ); -#23206 = CIRCLE( '', #29450, 0.200000000000000 ); -#23207 = CIRCLE( '', #29451, 0.200000000000000 ); -#23208 = LINE( '', #29452, #29453 ); -#23209 = FILL_AREA_STYLE_COLOUR( '', #29454 ); -#23210 = VERTEX_POINT( '', #29455 ); -#23211 = LINE( '', #29456, #29457 ); -#23212 = LINE( '', #29458, #29459 ); -#23213 = FILL_AREA_STYLE_COLOUR( '', #29460 ); -#23214 = LINE( '', #29461, #29462 ); -#23215 = LINE( '', #29463, #29464 ); -#23216 = FILL_AREA_STYLE_COLOUR( '', #29465 ); -#23217 = VERTEX_POINT( '', #29466 ); -#23218 = LINE( '', #29467, #29468 ); -#23219 = VERTEX_POINT( '', #29469 ); -#23220 = LINE( '', #29470, #29471 ); -#23221 = VERTEX_POINT( '', #29472 ); -#23222 = LINE( '', #29473, #29474 ); -#23223 = VERTEX_POINT( '', #29475 ); -#23224 = LINE( '', #29476, #29477 ); -#23225 = LINE( '', #29478, #29479 ); -#23226 = FILL_AREA_STYLE_COLOUR( '', #29480 ); -#23227 = VERTEX_POINT( '', #29481 ); -#23228 = CIRCLE( '', #29482, 0.180000000000000 ); -#23229 = VERTEX_POINT( '', #29483 ); -#23230 = LINE( '', #29484, #29485 ); -#23231 = CIRCLE( '', #29486, 0.180000000000000 ); -#23232 = FILL_AREA_STYLE_COLOUR( '', #29487 ); -#23233 = VERTEX_POINT( '', #29488 ); -#23234 = VERTEX_POINT( '', #29489 ); -#23235 = LINE( '', #29490, #29491 ); -#23236 = LINE( '', #29492, #29493 ); -#23237 = LINE( '', #29494, #29495 ); -#23238 = FILL_AREA_STYLE_COLOUR( '', #29496 ); -#23239 = VERTEX_POINT( '', #29497 ); -#23240 = LINE( '', #29498, #29499 ); -#23241 = LINE( '', #29500, #29501 ); -#23242 = FILL_AREA_STYLE_COLOUR( '', #29502 ); -#23243 = VERTEX_POINT( '', #29503 ); -#23244 = LINE( '', #29504, #29505 ); -#23245 = VERTEX_POINT( '', #29506 ); -#23246 = LINE( '', #29507, #29508 ); -#23247 = VERTEX_POINT( '', #29509 ); -#23248 = LINE( '', #29510, #29511 ); -#23249 = VERTEX_POINT( '', #29512 ); -#23250 = LINE( '', #29513, #29514 ); -#23251 = VERTEX_POINT( '', #29515 ); -#23252 = LINE( '', #29516, #29517 ); -#23253 = LINE( '', #29518, #29519 ); -#23254 = LINE( '', #29520, #29521 ); -#23255 = LINE( '', #29522, #29523 ); -#23256 = FILL_AREA_STYLE_COLOUR( '', #29524 ); -#23257 = LINE( '', #29525, #29526 ); -#23258 = VERTEX_POINT( '', #29527 ); -#23259 = LINE( '', #29528, #29529 ); -#23260 = VERTEX_POINT( '', #29530 ); -#23261 = LINE( '', #29531, #29532 ); -#23262 = VERTEX_POINT( '', #29533 ); -#23263 = LINE( '', #29534, #29535 ); -#23264 = LINE( '', #29536, #29537 ); -#23265 = FILL_AREA_STYLE_COLOUR( '', #29538 ); -#23266 = VERTEX_POINT( '', #29539 ); -#23267 = VERTEX_POINT( '', #29540 ); -#23268 = LINE( '', #29541, #29542 ); -#23269 = LINE( '', #29543, #29544 ); -#23270 = VERTEX_POINT( '', #29545 ); -#23271 = LINE( '', #29546, #29547 ); -#23272 = VERTEX_POINT( '', #29548 ); -#23273 = LINE( '', #29549, #29550 ); -#23274 = VERTEX_POINT( '', #29551 ); -#23275 = LINE( '', #29552, #29553 ); -#23276 = VERTEX_POINT( '', #29554 ); -#23277 = LINE( '', #29555, #29556 ); -#23278 = VERTEX_POINT( '', #29557 ); -#23279 = LINE( '', #29558, #29559 ); -#23280 = VERTEX_POINT( '', #29560 ); -#23281 = LINE( '', #29561, #29562 ); -#23282 = LINE( '', #29563, #29564 ); -#23283 = LINE( '', #29565, #29566 ); -#23284 = FILL_AREA_STYLE_COLOUR( '', #29567 ); -#23285 = LINE( '', #29568, #29569 ); -#23286 = LINE( '', #29570, #29571 ); -#23287 = FILL_AREA_STYLE_COLOUR( '', #29572 ); -#23288 = VERTEX_POINT( '', #29573 ); -#23289 = LINE( '', #29574, #29575 ); -#23290 = LINE( '', #29576, #29577 ); -#23291 = FILL_AREA_STYLE_COLOUR( '', #29578 ); -#23292 = VERTEX_POINT( '', #29579 ); -#23293 = VERTEX_POINT( '', #29580 ); -#23294 = LINE( '', #29581, #29582 ); -#23295 = LINE( '', #29583, #29584 ); -#23296 = VERTEX_POINT( '', #29585 ); -#23297 = LINE( '', #29586, #29587 ); -#23298 = VERTEX_POINT( '', #29588 ); -#23299 = LINE( '', #29589, #29590 ); -#23300 = LINE( '', #29591, #29592 ); -#23301 = FILL_AREA_STYLE_COLOUR( '', #29593 ); -#23302 = VERTEX_POINT( '', #29594 ); -#23303 = LINE( '', #29595, #29596 ); -#23304 = LINE( '', #29597, #29598 ); -#23305 = FILL_AREA_STYLE_COLOUR( '', #29599 ); -#23306 = VERTEX_POINT( '', #29600 ); -#23307 = LINE( '', #29601, #29602 ); -#23308 = VERTEX_POINT( '', #29603 ); -#23309 = LINE( '', #29604, #29605 ); -#23310 = VERTEX_POINT( '', #29606 ); -#23311 = LINE( '', #29607, #29608 ); -#23312 = LINE( '', #29609, #29610 ); -#23313 = LINE( '', #29611, #29612 ); -#23314 = FILL_AREA_STYLE_COLOUR( '', #29613 ); -#23315 = VERTEX_POINT( '', #29614 ); -#23316 = CIRCLE( '', #29615, 0.999999999999973 ); -#23317 = VERTEX_POINT( '', #29616 ); -#23318 = LINE( '', #29617, #29618 ); -#23319 = VERTEX_POINT( '', #29619 ); -#23320 = LINE( '', #29620, #29621 ); -#23321 = VERTEX_POINT( '', #29622 ); -#23322 = LINE( '', #29623, #29624 ); -#23323 = CIRCLE( '', #29625, 0.699999999999973 ); -#23324 = LINE( '', #29626, #29627 ); -#23325 = FILL_AREA_STYLE_COLOUR( '', #29628 ); -#23326 = VERTEX_POINT( '', #29629 ); -#23327 = VERTEX_POINT( '', #29630 ); -#23328 = LINE( '', #29631, #29632 ); -#23329 = VERTEX_POINT( '', #29633 ); -#23330 = LINE( '', #29634, #29635 ); -#23331 = VERTEX_POINT( '', #29636 ); -#23332 = LINE( '', #29637, #29638 ); -#23333 = LINE( '', #29639, #29640 ); -#23334 = FILL_AREA_STYLE_COLOUR( '', #29641 ); -#23335 = VERTEX_POINT( '', #29642 ); -#23336 = VERTEX_POINT( '', #29643 ); -#23337 = CIRCLE( '', #29644, 0.210000000000000 ); -#23338 = VERTEX_POINT( '', #29645 ); -#23339 = LINE( '', #29646, #29647 ); -#23340 = VERTEX_POINT( '', #29648 ); -#23341 = CIRCLE( '', #29649, 0.210000000000000 ); -#23342 = LINE( '', #29650, #29651 ); -#23343 = FILL_AREA_STYLE_COLOUR( '', #29652 ); -#23344 = VERTEX_POINT( '', #29653 ); -#23345 = LINE( '', #29654, #29655 ); -#23346 = VERTEX_POINT( '', #29656 ); -#23347 = LINE( '', #29657, #29658 ); -#23348 = LINE( '', #29659, #29660 ); -#23349 = FILL_AREA_STYLE_COLOUR( '', #29661 ); -#23350 = VERTEX_POINT( '', #29662 ); -#23351 = VERTEX_POINT( '', #29663 ); -#23352 = CIRCLE( '', #29664, 0.200000000000000 ); -#23353 = VERTEX_POINT( '', #29665 ); -#23354 = LINE( '', #29666, #29667 ); -#23355 = VERTEX_POINT( '', #29668 ); -#23356 = CIRCLE( '', #29669, 0.200000000000000 ); -#23357 = LINE( '', #29670, #29671 ); -#23358 = FILL_AREA_STYLE_COLOUR( '', #29672 ); -#23359 = VERTEX_POINT( '', #29673 ); -#23360 = LINE( '', #29674, #29675 ); -#23361 = VERTEX_POINT( '', #29676 ); -#23362 = LINE( '', #29677, #29678 ); -#23363 = CIRCLE( '', #29679, 0.500000000000000 ); -#23364 = CIRCLE( '', #29680, 0.200000000000000 ); -#23365 = FILL_AREA_STYLE_COLOUR( '', #29681 ); -#23366 = VERTEX_POINT( '', #29682 ); -#23367 = CIRCLE( '', #29683, 0.500000000000000 ); -#23368 = FILL_AREA_STYLE_COLOUR( '', #29684 ); -#23369 = VERTEX_POINT( '', #29685 ); -#23370 = VERTEX_POINT( '', #29686 ); -#23371 = CIRCLE( '', #29687, 0.115775830714533 ); -#23372 = VERTEX_POINT( '', #29688 ); -#23373 = LINE( '', #29689, #29690 ); -#23374 = VERTEX_POINT( '', #29691 ); -#23375 = CIRCLE( '', #29692, 0.115775830714533 ); -#23376 = LINE( '', #29693, #29694 ); -#23377 = FILL_AREA_STYLE_COLOUR( '', #29695 ); -#23378 = VERTEX_POINT( '', #29696 ); -#23379 = LINE( '', #29697, #29698 ); -#23380 = LINE( '', #29699, #29700 ); -#23381 = FILL_AREA_STYLE_COLOUR( '', #29701 ); -#23382 = LINE( '', #29702, #29703 ); -#23383 = VERTEX_POINT( '', #29704 ); -#23384 = LINE( '', #29705, #29706 ); -#23385 = VERTEX_POINT( '', #29707 ); -#23386 = CIRCLE( '', #29708, 0.200000000000000 ); -#23387 = LINE( '', #29709, #29710 ); -#23388 = VERTEX_POINT( '', #29711 ); -#23389 = LINE( '', #29712, #29713 ); -#23390 = VERTEX_POINT( '', #29714 ); -#23391 = CIRCLE( '', #29715, 0.115775830714532 ); -#23392 = VERTEX_POINT( '', #29716 ); -#23393 = LINE( '', #29717, #29718 ); -#23394 = CIRCLE( '', #29719, 0.200000000000000 ); -#23395 = CIRCLE( '', #29720, 0.200000000000000 ); -#23396 = VERTEX_POINT( '', #29721 ); -#23397 = CIRCLE( '', #29722, 0.115775830714532 ); -#23398 = VERTEX_POINT( '', #29723 ); -#23399 = LINE( '', #29724, #29725 ); -#23400 = VERTEX_POINT( '', #29726 ); -#23401 = LINE( '', #29727, #29728 ); -#23402 = VERTEX_POINT( '', #29729 ); -#23403 = LINE( '', #29730, #29731 ); -#23404 = LINE( '', #29732, #29733 ); -#23405 = VERTEX_POINT( '', #29734 ); -#23406 = LINE( '', #29735, #29736 ); -#23407 = VERTEX_POINT( '', #29737 ); -#23408 = LINE( '', #29738, #29739 ); -#23409 = VERTEX_POINT( '', #29740 ); -#23410 = LINE( '', #29741, #29742 ); -#23411 = LINE( '', #29743, #29744 ); -#23412 = FILL_AREA_STYLE_COLOUR( '', #29745 ); -#23413 = VERTEX_POINT( '', #29746 ); -#23414 = VERTEX_POINT( '', #29747 ); -#23415 = LINE( '', #29748, #29749 ); -#23416 = VERTEX_POINT( '', #29750 ); -#23417 = LINE( '', #29751, #29752 ); -#23418 = VERTEX_POINT( '', #29753 ); -#23419 = LINE( '', #29754, #29755 ); -#23420 = LINE( '', #29756, #29757 ); -#23421 = FILL_AREA_STYLE_COLOUR( '', #29758 ); -#23422 = LINE( '', #29759, #29760 ); -#23423 = FILL_AREA_STYLE_COLOUR( '', #29761 ); -#23424 = VERTEX_POINT( '', #29762 ); -#23425 = LINE( '', #29763, #29764 ); -#23426 = LINE( '', #29765, #29766 ); -#23427 = LINE( '', #29767, #29768 ); -#23428 = FILL_AREA_STYLE_COLOUR( '', #29769 ); -#23429 = VERTEX_POINT( '', #29770 ); -#23430 = LINE( '', #29771, #29772 ); -#23431 = VERTEX_POINT( '', #29773 ); -#23432 = LINE( '', #29774, #29775 ); -#23433 = LINE( '', #29776, #29777 ); -#23434 = FILL_AREA_STYLE_COLOUR( '', #29778 ); -#23435 = VERTEX_POINT( '', #29779 ); -#23436 = VERTEX_POINT( '', #29780 ); -#23437 = LINE( '', #29781, #29782 ); -#23438 = VERTEX_POINT( '', #29783 ); -#23439 = LINE( '', #29784, #29785 ); -#23440 = LINE( '', #29786, #29787 ); -#23441 = LINE( '', #29788, #29789 ); -#23442 = LINE( '', #29790, #29791 ); -#23443 = LINE( '', #29792, #29793 ); -#23444 = VERTEX_POINT( '', #29794 ); -#23445 = LINE( '', #29795, #29796 ); -#23446 = LINE( '', #29797, #29798 ); -#23447 = FILL_AREA_STYLE_COLOUR( '', #29799 ); -#23448 = VERTEX_POINT( '', #29800 ); -#23449 = LINE( '', #29801, #29802 ); -#23450 = VERTEX_POINT( '', #29803 ); -#23451 = LINE( '', #29804, #29805 ); -#23452 = LINE( '', #29806, #29807 ); -#23453 = FILL_AREA_STYLE_COLOUR( '', #29808 ); -#23454 = LINE( '', #29809, #29810 ); -#23455 = VERTEX_POINT( '', #29811 ); -#23456 = LINE( '', #29812, #29813 ); -#23457 = VERTEX_POINT( '', #29814 ); -#23458 = LINE( '', #29815, #29816 ); -#23459 = LINE( '', #29817, #29818 ); -#23460 = VERTEX_POINT( '', #29819 ); -#23461 = LINE( '', #29820, #29821 ); -#23462 = VERTEX_POINT( '', #29822 ); -#23463 = LINE( '', #29823, #29824 ); -#23464 = LINE( '', #29825, #29826 ); -#23465 = FILL_AREA_STYLE_COLOUR( '', #29827 ); -#23466 = LINE( '', #29828, #29829 ); -#23467 = VERTEX_POINT( '', #29830 ); -#23468 = LINE( '', #29831, #29832 ); -#23469 = LINE( '', #29833, #29834 ); -#23470 = FILL_AREA_STYLE_COLOUR( '', #29835 ); -#23471 = VERTEX_POINT( '', #29836 ); -#23472 = LINE( '', #29837, #29838 ); -#23473 = VERTEX_POINT( '', #29839 ); -#23474 = CIRCLE( '', #29840, 0.500000000000000 ); -#23475 = VERTEX_POINT( '', #29841 ); -#23476 = LINE( '', #29842, #29843 ); -#23477 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #29844, #29845, #29846, #29847 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#23478 = FILL_AREA_STYLE_COLOUR( '', #29848 ); -#23479 = LINE( '', #29849, #29850 ); -#23480 = FILL_AREA_STYLE_COLOUR( '', #29851 ); -#23481 = LINE( '', #29852, #29853 ); -#23482 = LINE( '', #29854, #29855 ); -#23483 = FILL_AREA_STYLE_COLOUR( '', #29856 ); -#23484 = VERTEX_POINT( '', #29857 ); -#23485 = VERTEX_POINT( '', #29858 ); -#23486 = LINE( '', #29859, #29860 ); -#23487 = VERTEX_POINT( '', #29861 ); -#23488 = CIRCLE( '', #29862, 1.00000000000000 ); -#23489 = VERTEX_POINT( '', #29863 ); -#23490 = LINE( '', #29864, #29865 ); -#23491 = CIRCLE( '', #29866, 1.00000000000000 ); -#23492 = FILL_AREA_STYLE_COLOUR( '', #29867 ); -#23493 = VERTEX_POINT( '', #29868 ); -#23494 = VERTEX_POINT( '', #29869 ); -#23495 = LINE( '', #29870, #29871 ); -#23496 = LINE( '', #29872, #29873 ); -#23497 = LINE( '', #29874, #29875 ); -#23498 = FILL_AREA_STYLE_COLOUR( '', #29876 ); -#23499 = LINE( '', #29877, #29878 ); -#23500 = LINE( '', #29879, #29880 ); -#23501 = VERTEX_POINT( '', #29881 ); -#23502 = LINE( '', #29882, #29883 ); -#23503 = LINE( '', #29884, #29885 ); -#23504 = FILL_AREA_STYLE_COLOUR( '', #29886 ); -#23505 = VERTEX_POINT( '', #29887 ); -#23506 = LINE( '', #29888, #29889 ); -#23507 = VERTEX_POINT( '', #29890 ); -#23508 = LINE( '', #29891, #29892 ); -#23509 = LINE( '', #29893, #29894 ); -#23510 = FILL_AREA_STYLE_COLOUR( '', #29895 ); -#23511 = VERTEX_POINT( '', #29896 ); -#23512 = LINE( '', #29897, #29898 ); -#23513 = VERTEX_POINT( '', #29899 ); -#23514 = LINE( '', #29900, #29901 ); -#23515 = LINE( '', #29902, #29903 ); -#23516 = FILL_AREA_STYLE_COLOUR( '', #29904 ); -#23517 = VERTEX_POINT( '', #29905 ); -#23518 = VERTEX_POINT( '', #29906 ); -#23519 = LINE( '', #29907, #29908 ); -#23520 = VERTEX_POINT( '', #29909 ); -#23521 = LINE( '', #29910, #29911 ); -#23522 = VERTEX_POINT( '', #29912 ); -#23523 = LINE( '', #29913, #29914 ); -#23524 = LINE( '', #29915, #29916 ); -#23525 = FILL_AREA_STYLE_COLOUR( '', #29917 ); -#23526 = LINE( '', #29918, #29919 ); -#23527 = VERTEX_POINT( '', #29920 ); -#23528 = LINE( '', #29921, #29922 ); -#23529 = CIRCLE( '', #29923, 0.150000000000000 ); -#23530 = FILL_AREA_STYLE_COLOUR( '', #29924 ); -#23531 = VERTEX_POINT( '', #29925 ); -#23532 = VERTEX_POINT( '', #29926 ); -#23533 = LINE( '', #29927, #29928 ); -#23534 = VERTEX_POINT( '', #29929 ); -#23535 = LINE( '', #29930, #29931 ); -#23536 = VERTEX_POINT( '', #29932 ); -#23537 = LINE( '', #29933, #29934 ); -#23538 = LINE( '', #29935, #29936 ); -#23539 = FILL_AREA_STYLE_COLOUR( '', #29937 ); -#23540 = VERTEX_POINT( '', #29938 ); -#23541 = VERTEX_POINT( '', #29939 ); -#23542 = LINE( '', #29940, #29941 ); -#23543 = VERTEX_POINT( '', #29942 ); -#23544 = LINE( '', #29943, #29944 ); -#23545 = VERTEX_POINT( '', #29945 ); -#23546 = LINE( '', #29946, #29947 ); -#23547 = LINE( '', #29948, #29949 ); -#23548 = FILL_AREA_STYLE_COLOUR( '', #29950 ); -#23549 = VERTEX_POINT( '', #29951 ); -#23550 = VERTEX_POINT( '', #29952 ); -#23551 = LINE( '', #29953, #29954 ); -#23552 = VERTEX_POINT( '', #29955 ); -#23553 = LINE( '', #29956, #29957 ); -#23554 = VERTEX_POINT( '', #29958 ); -#23555 = LINE( '', #29959, #29960 ); -#23556 = LINE( '', #29961, #29962 ); -#23557 = FILL_AREA_STYLE_COLOUR( '', #29963 ); -#23558 = LINE( '', #29964, #29965 ); -#23559 = LINE( '', #29966, #29967 ); -#23560 = FILL_AREA_STYLE_COLOUR( '', #29968 ); -#23561 = VERTEX_POINT( '', #29969 ); -#23562 = LINE( '', #29970, #29971 ); -#23563 = VERTEX_POINT( '', #29972 ); -#23564 = LINE( '', #29973, #29974 ); -#23565 = LINE( '', #29975, #29976 ); -#23566 = FILL_AREA_STYLE_COLOUR( '', #29977 ); -#23567 = FILL_AREA_STYLE_COLOUR( '', #29978 ); -#23568 = VERTEX_POINT( '', #29979 ); -#23569 = LINE( '', #29980, #29981 ); -#23570 = VERTEX_POINT( '', #29982 ); -#23571 = LINE( '', #29983, #29984 ); -#23572 = LINE( '', #29985, #29986 ); -#23573 = FILL_AREA_STYLE_COLOUR( '', #29987 ); -#23574 = LINE( '', #29988, #29989 ); -#23575 = FILL_AREA_STYLE_COLOUR( '', #29990 ); -#23576 = CIRCLE( '', #29991, 0.410000000000000 ); -#23577 = VERTEX_POINT( '', #29992 ); -#23578 = CIRCLE( '', #29993, 0.410000000000000 ); -#23579 = LINE( '', #29994, #29995 ); -#23580 = VERTEX_POINT( '', #29996 ); -#23581 = LINE( '', #29997, #29998 ); -#23582 = CIRCLE( '', #29999, 0.410000000000000 ); -#23583 = FILL_AREA_STYLE_COLOUR( '', #30000 ); -#23584 = VERTEX_POINT( '', #30001 ); -#23585 = VERTEX_POINT( '', #30002 ); -#23586 = LINE( '', #30003, #30004 ); -#23587 = VERTEX_POINT( '', #30005 ); -#23588 = LINE( '', #30006, #30007 ); -#23589 = VERTEX_POINT( '', #30008 ); -#23590 = LINE( '', #30009, #30010 ); -#23591 = LINE( '', #30011, #30012 ); -#23592 = FILL_AREA_STYLE_COLOUR( '', #30013 ); -#23593 = VERTEX_POINT( '', #30014 ); -#23594 = LINE( '', #30015, #30016 ); -#23595 = VERTEX_POINT( '', #30017 ); -#23596 = LINE( '', #30018, #30019 ); -#23597 = LINE( '', #30020, #30021 ); -#23598 = FILL_AREA_STYLE_COLOUR( '', #30022 ); -#23599 = LINE( '', #30023, #30024 ); -#23600 = LINE( '', #30025, #30026 ); -#23601 = VERTEX_POINT( '', #30027 ); -#23602 = LINE( '', #30028, #30029 ); -#23603 = LINE( '', #30030, #30031 ); -#23604 = LINE( '', #30032, #30033 ); -#23605 = VERTEX_POINT( '', #30034 ); -#23606 = LINE( '', #30035, #30036 ); -#23607 = VERTEX_POINT( '', #30037 ); -#23608 = LINE( '', #30038, #30039 ); -#23609 = VERTEX_POINT( '', #30040 ); -#23610 = LINE( '', #30041, #30042 ); -#23611 = VERTEX_POINT( '', #30043 ); -#23612 = LINE( '', #30044, #30045 ); -#23613 = VERTEX_POINT( '', #30046 ); -#23614 = LINE( '', #30047, #30048 ); -#23615 = VERTEX_POINT( '', #30049 ); -#23616 = LINE( '', #30050, #30051 ); -#23617 = VERTEX_POINT( '', #30052 ); -#23618 = LINE( '', #30053, #30054 ); -#23619 = LINE( '', #30055, #30056 ); -#23620 = VERTEX_POINT( '', #30057 ); -#23621 = CIRCLE( '', #30058, 0.500000000000000 ); -#23622 = FILL_AREA_STYLE_COLOUR( '', #30059 ); -#23623 = VERTEX_POINT( '', #30060 ); -#23624 = VERTEX_POINT( '', #30061 ); -#23625 = LINE( '', #30062, #30063 ); -#23626 = VERTEX_POINT( '', #30064 ); -#23627 = LINE( '', #30065, #30066 ); -#23628 = VERTEX_POINT( '', #30067 ); -#23629 = LINE( '', #30068, #30069 ); -#23630 = LINE( '', #30070, #30071 ); -#23631 = FILL_AREA_STYLE_COLOUR( '', #30072 ); -#23632 = CIRCLE( '', #30073, 0.372500000000000 ); -#23633 = FILL_AREA_STYLE_COLOUR( '', #30074 ); -#23634 = VERTEX_POINT( '', #30075 ); -#23635 = VERTEX_POINT( '', #30076 ); -#23636 = LINE( '', #30077, #30078 ); -#23637 = VERTEX_POINT( '', #30079 ); -#23638 = LINE( '', #30080, #30081 ); -#23639 = VERTEX_POINT( '', #30082 ); -#23640 = LINE( '', #30083, #30084 ); -#23641 = LINE( '', #30085, #30086 ); -#23642 = FILL_AREA_STYLE_COLOUR( '', #30087 ); -#23643 = LINE( '', #30088, #30089 ); -#23644 = FILL_AREA_STYLE_COLOUR( '', #30090 ); -#23645 = VERTEX_POINT( '', #30091 ); -#23646 = VERTEX_POINT( '', #30092 ); -#23647 = LINE( '', #30093, #30094 ); -#23648 = VERTEX_POINT( '', #30095 ); -#23649 = LINE( '', #30096, #30097 ); -#23650 = VERTEX_POINT( '', #30098 ); -#23651 = LINE( '', #30099, #30100 ); -#23652 = LINE( '', #30101, #30102 ); -#23653 = FILL_AREA_STYLE_COLOUR( '', #30103 ); -#23654 = CIRCLE( '', #30104, 0.200000000000000 ); -#23655 = FILL_AREA_STYLE_COLOUR( '', #30105 ); -#23656 = LINE( '', #30106, #30107 ); -#23657 = FILL_AREA_STYLE_COLOUR( '', #30108 ); -#23658 = CIRCLE( '', #30109, 0.200000000000000 ); -#23659 = FILL_AREA_STYLE_COLOUR( '', #30110 ); -#23660 = LINE( '', #30111, #30112 ); -#23661 = FILL_AREA_STYLE_COLOUR( '', #30113 ); -#23662 = VERTEX_POINT( '', #30114 ); -#23663 = CIRCLE( '', #30115, 0.150000000000000 ); -#23664 = LINE( '', #30116, #30117 ); -#23665 = FILL_AREA_STYLE_COLOUR( '', #30118 ); -#23666 = VERTEX_POINT( '', #30119 ); -#23667 = VERTEX_POINT( '', #30120 ); -#23668 = CIRCLE( '', #30121, 0.500000000000000 ); -#23669 = VERTEX_POINT( '', #30122 ); -#23670 = LINE( '', #30123, #30124 ); -#23671 = CIRCLE( '', #30125, 0.500000000000000 ); -#23672 = LINE( '', #30126, #30127 ); -#23673 = FILL_AREA_STYLE_COLOUR( '', #30128 ); -#23674 = CIRCLE( '', #30129, 0.200000000000000 ); -#23675 = VERTEX_POINT( '', #30130 ); -#23676 = LINE( '', #30131, #30132 ); -#23677 = CIRCLE( '', #30133, 0.200000000000000 ); -#23678 = FILL_AREA_STYLE_COLOUR( '', #30134 ); -#23679 = VERTEX_POINT( '', #30135 ); -#23680 = LINE( '', #30136, #30137 ); -#23681 = CIRCLE( '', #30138, 1.80000000000000 ); -#23682 = FILL_AREA_STYLE_COLOUR( '', #30139 ); -#23683 = VERTEX_POINT( '', #30140 ); -#23684 = LINE( '', #30141, #30142 ); -#23685 = VERTEX_POINT( '', #30143 ); -#23686 = LINE( '', #30144, #30145 ); -#23687 = LINE( '', #30146, #30147 ); -#23688 = FILL_AREA_STYLE_COLOUR( '', #30148 ); -#23689 = VERTEX_POINT( '', #30149 ); -#23690 = CIRCLE( '', #30150, 0.210000000000000 ); -#23691 = VERTEX_POINT( '', #30151 ); -#23692 = CIRCLE( '', #30152, 0.210000000000000 ); -#23693 = LINE( '', #30153, #30154 ); -#23694 = FILL_AREA_STYLE_COLOUR( '', #30155 ); -#23695 = VERTEX_POINT( '', #30156 ); -#23696 = VERTEX_POINT( '', #30157 ); -#23697 = LINE( '', #30158, #30159 ); -#23698 = VERTEX_POINT( '', #30160 ); -#23699 = LINE( '', #30161, #30162 ); -#23700 = VERTEX_POINT( '', #30163 ); -#23701 = LINE( '', #30164, #30165 ); -#23702 = LINE( '', #30166, #30167 ); -#23703 = LINE( '', #30168, #30169 ); -#23704 = FILL_AREA_STYLE_COLOUR( '', #30170 ); -#23705 = VERTEX_POINT( '', #30171 ); -#23706 = LINE( '', #30172, #30173 ); -#23707 = CIRCLE( '', #30174, 0.210000000000000 ); -#23708 = FILL_AREA_STYLE_COLOUR( '', #30175 ); -#23709 = VERTEX_POINT( '', #30176 ); -#23710 = LINE( '', #30177, #30178 ); -#23711 = CIRCLE( '', #30179, 0.606250000000000 ); -#23712 = CIRCLE( '', #30180, 0.606250000000000 ); -#23713 = VERTEX_POINT( '', #30181 ); -#23714 = LINE( '', #30182, #30183 ); -#23715 = LINE( '', #30184, #30185 ); -#23716 = LINE( '', #30186, #30187 ); -#23717 = LINE( '', #30188, #30189 ); -#23718 = VERTEX_POINT( '', #30190 ); -#23719 = LINE( '', #30191, #30192 ); -#23720 = VERTEX_POINT( '', #30193 ); -#23721 = LINE( '', #30194, #30195 ); -#23722 = LINE( '', #30196, #30197 ); -#23723 = LINE( '', #30198, #30199 ); -#23724 = VERTEX_POINT( '', #30200 ); -#23725 = LINE( '', #30201, #30202 ); -#23726 = LINE( '', #30203, #30204 ); -#23727 = FILL_AREA_STYLE_COLOUR( '', #30205 ); -#23728 = VERTEX_POINT( '', #30206 ); -#23729 = VERTEX_POINT( '', #30207 ); -#23730 = LINE( '', #30208, #30209 ); -#23731 = VERTEX_POINT( '', #30210 ); -#23732 = LINE( '', #30211, #30212 ); -#23733 = LINE( '', #30213, #30214 ); -#23734 = LINE( '', #30215, #30216 ); -#23735 = FILL_AREA_STYLE_COLOUR( '', #30217 ); -#23736 = LINE( '', #30218, #30219 ); -#23737 = FILL_AREA_STYLE_COLOUR( '', #30220 ); -#23738 = VERTEX_POINT( '', #30221 ); -#23739 = CIRCLE( '', #30222, 0.200000000000000 ); -#23740 = VERTEX_POINT( '', #30223 ); -#23741 = LINE( '', #30224, #30225 ); -#23742 = LINE( '', #30226, #30227 ); -#23743 = FILL_AREA_STYLE_COLOUR( '', #30228 ); -#23744 = VERTEX_POINT( '', #30229 ); -#23745 = VERTEX_POINT( '', #30230 ); -#23746 = LINE( '', #30231, #30232 ); -#23747 = VERTEX_POINT( '', #30233 ); -#23748 = LINE( '', #30234, #30235 ); -#23749 = VERTEX_POINT( '', #30236 ); -#23750 = LINE( '', #30237, #30238 ); -#23751 = LINE( '', #30239, #30240 ); -#23752 = FILL_AREA_STYLE_COLOUR( '', #30241 ); -#23753 = VERTEX_POINT( '', #30242 ); -#23754 = LINE( '', #30243, #30244 ); -#23755 = VERTEX_POINT( '', #30245 ); -#23756 = LINE( '', #30246, #30247 ); -#23757 = LINE( '', #30248, #30249 ); -#23758 = FILL_AREA_STYLE_COLOUR( '', #30250 ); -#23759 = VERTEX_POINT( '', #30251 ); -#23760 = LINE( '', #30252, #30253 ); -#23761 = VERTEX_POINT( '', #30254 ); -#23762 = LINE( '', #30255, #30256 ); -#23763 = LINE( '', #30257, #30258 ); -#23764 = FILL_AREA_STYLE_COLOUR( '', #30259 ); -#23765 = VERTEX_POINT( '', #30260 ); -#23766 = LINE( '', #30261, #30262 ); -#23767 = LINE( '', #30263, #30264 ); -#23768 = FILL_AREA_STYLE_COLOUR( '', #30265 ); -#23769 = LINE( '', #30266, #30267 ); -#23770 = LINE( '', #30268, #30269 ); -#23771 = FILL_AREA_STYLE_COLOUR( '', #30270 ); -#23772 = VERTEX_POINT( '', #30271 ); -#23773 = LINE( '', #30272, #30273 ); -#23774 = LINE( '', #30274, #30275 ); -#23775 = FILL_AREA_STYLE_COLOUR( '', #30276 ); -#23776 = LINE( '', #30277, #30278 ); -#23777 = VERTEX_POINT( '', #30279 ); -#23778 = LINE( '', #30280, #30281 ); -#23779 = LINE( '', #30282, #30283 ); -#23780 = FILL_AREA_STYLE_COLOUR( '', #30284 ); -#23781 = VERTEX_POINT( '', #30285 ); -#23782 = CIRCLE( '', #30286, 0.397816720141110 ); -#23783 = VERTEX_POINT( '', #30287 ); -#23784 = LINE( '', #30288, #30289 ); -#23785 = CIRCLE( '', #30290, 0.397816720141110 ); -#23786 = FILL_AREA_STYLE_COLOUR( '', #30291 ); -#23787 = VERTEX_POINT( '', #30292 ); -#23788 = LINE( '', #30293, #30294 ); -#23789 = VERTEX_POINT( '', #30295 ); -#23790 = LINE( '', #30296, #30297 ); -#23791 = LINE( '', #30298, #30299 ); -#23792 = FILL_AREA_STYLE_COLOUR( '', #30300 ); -#23793 = VERTEX_POINT( '', #30301 ); -#23794 = LINE( '', #30302, #30303 ); -#23795 = VERTEX_POINT( '', #30304 ); -#23796 = CIRCLE( '', #30305, 0.500000000000000 ); -#23797 = LINE( '', #30306, #30307 ); -#23798 = LINE( '', #30308, #30309 ); -#23799 = VERTEX_POINT( '', #30310 ); -#23800 = LINE( '', #30311, #30312 ); -#23801 = CIRCLE( '', #30313, 0.200000000000000 ); -#23802 = FILL_AREA_STYLE_COLOUR( '', #30314 ); -#23803 = VERTEX_POINT( '', #30315 ); -#23804 = LINE( '', #30316, #30317 ); -#23805 = VERTEX_POINT( '', #30318 ); -#23806 = LINE( '', #30319, #30320 ); -#23807 = LINE( '', #30321, #30322 ); -#23808 = FILL_AREA_STYLE_COLOUR( '', #30323 ); -#23809 = LINE( '', #30324, #30325 ); -#23810 = LINE( '', #30326, #30327 ); -#23811 = FILL_AREA_STYLE_COLOUR( '', #30328 ); -#23812 = LINE( '', #30329, #30330 ); -#23813 = LINE( '', #30331, #30332 ); -#23814 = FILL_AREA_STYLE_COLOUR( '', #30333 ); -#23815 = LINE( '', #30334, #30335 ); -#23816 = VERTEX_POINT( '', #30336 ); -#23817 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #30337, #30338, #30339, #30340 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#23818 = LINE( '', #30341, #30342 ); -#23819 = FILL_AREA_STYLE_COLOUR( '', #30343 ); -#23820 = LINE( '', #30344, #30345 ); -#23821 = CIRCLE( '', #30346, 0.500000000000000 ); -#23822 = FILL_AREA_STYLE_COLOUR( '', #30347 ); -#23823 = VERTEX_POINT( '', #30348 ); -#23824 = LINE( '', #30349, #30350 ); -#23825 = LINE( '', #30351, #30352 ); -#23826 = FILL_AREA_STYLE_COLOUR( '', #30353 ); -#23827 = VERTEX_POINT( '', #30354 ); -#23828 = LINE( '', #30355, #30356 ); -#23829 = VERTEX_POINT( '', #30357 ); -#23830 = LINE( '', #30358, #30359 ); -#23831 = LINE( '', #30360, #30361 ); -#23832 = FILL_AREA_STYLE_COLOUR( '', #30362 ); -#23833 = VERTEX_POINT( '', #30363 ); -#23834 = LINE( '', #30364, #30365 ); -#23835 = LINE( '', #30366, #30367 ); -#23836 = FILL_AREA_STYLE_COLOUR( '', #30368 ); -#23837 = VERTEX_POINT( '', #30369 ); -#23838 = LINE( '', #30370, #30371 ); -#23839 = VERTEX_POINT( '', #30372 ); -#23840 = LINE( '', #30373, #30374 ); -#23841 = LINE( '', #30375, #30376 ); -#23842 = FILL_AREA_STYLE_COLOUR( '', #30377 ); -#23843 = VERTEX_POINT( '', #30378 ); -#23844 = LINE( '', #30379, #30380 ); -#23845 = VERTEX_POINT( '', #30381 ); -#23846 = LINE( '', #30382, #30383 ); -#23847 = LINE( '', #30384, #30385 ); -#23848 = FILL_AREA_STYLE_COLOUR( '', #30386 ); -#23849 = VERTEX_POINT( '', #30387 ); -#23850 = LINE( '', #30388, #30389 ); -#23851 = LINE( '', #30390, #30391 ); -#23852 = FILL_AREA_STYLE_COLOUR( '', #30392 ); -#23853 = VERTEX_POINT( '', #30393 ); -#23854 = VERTEX_POINT( '', #30394 ); -#23855 = LINE( '', #30395, #30396 ); -#23856 = VERTEX_POINT( '', #30397 ); -#23857 = LINE( '', #30398, #30399 ); -#23858 = VERTEX_POINT( '', #30400 ); -#23859 = LINE( '', #30401, #30402 ); -#23860 = VERTEX_POINT( '', #30403 ); -#23861 = CIRCLE( '', #30404, 0.210000000000000 ); -#23862 = LINE( '', #30405, #30406 ); -#23863 = VERTEX_POINT( '', #30407 ); -#23864 = LINE( '', #30408, #30409 ); -#23865 = LINE( '', #30410, #30411 ); -#23866 = VERTEX_POINT( '', #30412 ); -#23867 = CIRCLE( '', #30413, 0.0100000000000000 ); -#23868 = VERTEX_POINT( '', #30414 ); -#23869 = LINE( '', #30415, #30416 ); -#23870 = CIRCLE( '', #30417, 0.410000000000000 ); -#23871 = FILL_AREA_STYLE_COLOUR( '', #30418 ); -#23872 = LINE( '', #30419, #30420 ); -#23873 = FILL_AREA_STYLE_COLOUR( '', #30421 ); -#23874 = VERTEX_POINT( '', #30422 ); -#23875 = VERTEX_POINT( '', #30423 ); -#23876 = LINE( '', #30424, #30425 ); -#23877 = LINE( '', #30426, #30427 ); -#23878 = LINE( '', #30428, #30429 ); -#23879 = FILL_AREA_STYLE_COLOUR( '', #30430 ); -#23880 = VERTEX_POINT( '', #30431 ); -#23881 = CIRCLE( '', #30432, 0.0100000000000000 ); -#23882 = VERTEX_POINT( '', #30433 ); -#23883 = LINE( '', #30434, #30435 ); -#23884 = VERTEX_POINT( '', #30436 ); -#23885 = CIRCLE( '', #30437, 0.410000000000000 ); -#23886 = VERTEX_POINT( '', #30438 ); -#23887 = LINE( '', #30439, #30440 ); -#23888 = VERTEX_POINT( '', #30441 ); -#23889 = LINE( '', #30442, #30443 ); -#23890 = LINE( '', #30444, #30445 ); -#23891 = VERTEX_POINT( '', #30446 ); -#23892 = CIRCLE( '', #30447, 0.210000000000000 ); -#23893 = VERTEX_POINT( '', #30448 ); -#23894 = LINE( '', #30449, #30450 ); -#23895 = LINE( '', #30451, #30452 ); -#23896 = FILL_AREA_STYLE_COLOUR( '', #30453 ); -#23897 = VERTEX_POINT( '', #30454 ); -#23898 = LINE( '', #30455, #30456 ); -#23899 = VERTEX_POINT( '', #30457 ); -#23900 = LINE( '', #30458, #30459 ); -#23901 = VERTEX_POINT( '', #30460 ); -#23902 = LINE( '', #30461, #30462 ); -#23903 = LINE( '', #30463, #30464 ); -#23904 = FILL_AREA_STYLE_COLOUR( '', #30465 ); -#23905 = LINE( '', #30466, #30467 ); -#23906 = VERTEX_POINT( '', #30468 ); -#23907 = LINE( '', #30469, #30470 ); -#23908 = VERTEX_POINT( '', #30471 ); -#23909 = LINE( '', #30472, #30473 ); -#23910 = LINE( '', #30474, #30475 ); -#23911 = CIRCLE( '', #30476, 0.606250000000000 ); -#23912 = VERTEX_POINT( '', #30477 ); -#23913 = LINE( '', #30478, #30479 ); -#23914 = LINE( '', #30480, #30481 ); -#23915 = VERTEX_POINT( '', #30482 ); -#23916 = LINE( '', #30483, #30484 ); -#23917 = VERTEX_POINT( '', #30485 ); -#23918 = LINE( '', #30486, #30487 ); -#23919 = LINE( '', #30488, #30489 ); -#23920 = CIRCLE( '', #30490, 0.606250000000000 ); -#23921 = LINE( '', #30491, #30492 ); -#23922 = LINE( '', #30493, #30494 ); -#23923 = VERTEX_POINT( '', #30495 ); -#23924 = LINE( '', #30496, #30497 ); -#23925 = LINE( '', #30498, #30499 ); -#23926 = FILL_AREA_STYLE_COLOUR( '', #30500 ); -#23927 = FILL_AREA_STYLE_COLOUR( '', #30501 ); -#23928 = VERTEX_POINT( '', #30502 ); -#23929 = CIRCLE( '', #30503, 2.00000000000000 ); -#23930 = LINE( '', #30504, #30505 ); -#23931 = FILL_AREA_STYLE_COLOUR( '', #30506 ); -#23932 = LINE( '', #30507, #30508 ); -#23933 = FILL_AREA_STYLE_COLOUR( '', #30509 ); -#23934 = VERTEX_POINT( '', #30510 ); -#23935 = LINE( '', #30511, #30512 ); -#23936 = LINE( '', #30513, #30514 ); -#23937 = FILL_AREA_STYLE_COLOUR( '', #30515 ); -#23938 = VERTEX_POINT( '', #30516 ); -#23939 = LINE( '', #30517, #30518 ); -#23940 = VERTEX_POINT( '', #30519 ); -#23941 = LINE( '', #30520, #30521 ); -#23942 = LINE( '', #30522, #30523 ); -#23943 = FILL_AREA_STYLE_COLOUR( '', #30524 ); -#23944 = LINE( '', #30525, #30526 ); -#23945 = FILL_AREA_STYLE_COLOUR( '', #30527 ); -#23946 = VERTEX_POINT( '', #30528 ); -#23947 = VERTEX_POINT( '', #30529 ); -#23948 = LINE( '', #30530, #30531 ); -#23949 = LINE( '', #30532, #30533 ); -#23950 = VERTEX_POINT( '', #30534 ); -#23951 = LINE( '', #30535, #30536 ); -#23952 = VERTEX_POINT( '', #30537 ); -#23953 = LINE( '', #30538, #30539 ); -#23954 = VERTEX_POINT( '', #30540 ); -#23955 = LINE( '', #30541, #30542 ); -#23956 = VERTEX_POINT( '', #30543 ); -#23957 = CIRCLE( '', #30544, 0.0100000000000000 ); -#23958 = LINE( '', #30545, #30546 ); -#23959 = FILL_AREA_STYLE_COLOUR( '', #30547 ); -#23960 = VERTEX_POINT( '', #30548 ); -#23961 = LINE( '', #30549, #30550 ); -#23962 = LINE( '', #30551, #30552 ); -#23963 = FILL_AREA_STYLE_COLOUR( '', #30553 ); -#23964 = LINE( '', #30554, #30555 ); -#23965 = LINE( '', #30556, #30557 ); -#23966 = FILL_AREA_STYLE_COLOUR( '', #30558 ); -#23967 = LINE( '', #30559, #30560 ); -#23968 = LINE( '', #30561, #30562 ); -#23969 = LINE( '', #30563, #30564 ); -#23970 = LINE( '', #30565, #30566 ); -#23971 = VERTEX_POINT( '', #30567 ); -#23972 = VERTEX_POINT( '', #30568 ); -#23973 = LINE( '', #30569, #30570 ); -#23974 = CIRCLE( '', #30571, 0.200000000000000 ); -#23975 = VERTEX_POINT( '', #30572 ); -#23976 = LINE( '', #30573, #30574 ); -#23977 = VERTEX_POINT( '', #30575 ); -#23978 = LINE( '', #30576, #30577 ); -#23979 = VERTEX_POINT( '', #30578 ); -#23980 = LINE( '', #30579, #30580 ); -#23981 = VERTEX_POINT( '', #30581 ); -#23982 = CIRCLE( '', #30582, 0.200000000000000 ); -#23983 = VERTEX_POINT( '', #30583 ); -#23984 = LINE( '', #30584, #30585 ); -#23985 = LINE( '', #30586, #30587 ); -#23986 = LINE( '', #30588, #30589 ); -#23987 = LINE( '', #30590, #30591 ); -#23988 = LINE( '', #30592, #30593 ); -#23989 = VERTEX_POINT( '', #30594 ); -#23990 = LINE( '', #30595, #30596 ); -#23991 = LINE( '', #30597, #30598 ); -#23992 = FILL_AREA_STYLE_COLOUR( '', #30599 ); -#23993 = VERTEX_POINT( '', #30600 ); -#23994 = LINE( '', #30601, #30602 ); -#23995 = LINE( '', #30603, #30604 ); -#23996 = FILL_AREA_STYLE_COLOUR( '', #30605 ); -#23997 = VERTEX_POINT( '', #30606 ); -#23998 = LINE( '', #30607, #30608 ); -#23999 = LINE( '', #30609, #30610 ); -#24000 = FILL_AREA_STYLE_COLOUR( '', #30611 ); -#24001 = VERTEX_POINT( '', #30612 ); -#24002 = LINE( '', #30613, #30614 ); -#24003 = LINE( '', #30615, #30616 ); -#24004 = FILL_AREA_STYLE_COLOUR( '', #30617 ); -#24005 = VERTEX_POINT( '', #30618 ); -#24006 = VERTEX_POINT( '', #30619 ); -#24007 = CIRCLE( '', #30620, 0.410000000000000 ); -#24008 = LINE( '', #30621, #30622 ); -#24009 = LINE( '', #30623, #30624 ); -#24010 = FILL_AREA_STYLE_COLOUR( '', #30625 ); -#24011 = VERTEX_POINT( '', #30626 ); -#24012 = CIRCLE( '', #30627, 0.0100000000000000 ); -#24013 = VERTEX_POINT( '', #30628 ); -#24014 = LINE( '', #30629, #30630 ); -#24015 = CIRCLE( '', #30631, 0.0100000000000000 ); -#24016 = FILL_AREA_STYLE_COLOUR( '', #30632 ); -#24017 = LINE( '', #30633, #30634 ); -#24018 = LINE( '', #30635, #30636 ); -#24019 = FILL_AREA_STYLE_COLOUR( '', #30637 ); -#24020 = VERTEX_POINT( '', #30638 ); -#24021 = LINE( '', #30639, #30640 ); -#24022 = VERTEX_POINT( '', #30641 ); -#24023 = LINE( '', #30642, #30643 ); -#24024 = LINE( '', #30644, #30645 ); -#24025 = FILL_AREA_STYLE_COLOUR( '', #30646 ); -#24026 = VERTEX_POINT( '', #30647 ); -#24027 = LINE( '', #30648, #30649 ); -#24028 = LINE( '', #30650, #30651 ); -#24029 = FILL_AREA_STYLE_COLOUR( '', #30652 ); -#24030 = LINE( '', #30653, #30654 ); -#24031 = VERTEX_POINT( '', #30655 ); -#24032 = LINE( '', #30656, #30657 ); -#24033 = VERTEX_POINT( '', #30658 ); -#24034 = LINE( '', #30659, #30660 ); -#24035 = VERTEX_POINT( '', #30661 ); -#24036 = LINE( '', #30662, #30663 ); -#24037 = VERTEX_POINT( '', #30664 ); -#24038 = LINE( '', #30665, #30666 ); -#24039 = VERTEX_POINT( '', #30667 ); -#24040 = LINE( '', #30668, #30669 ); -#24041 = LINE( '', #30670, #30671 ); -#24042 = LINE( '', #30672, #30673 ); -#24043 = VERTEX_POINT( '', #30674 ); -#24044 = LINE( '', #30675, #30676 ); -#24045 = LINE( '', #30677, #30678 ); -#24046 = FILL_AREA_STYLE_COLOUR( '', #30679 ); -#24047 = LINE( '', #30680, #30681 ); -#24048 = LINE( '', #30682, #30683 ); -#24049 = LINE( '', #30684, #30685 ); -#24050 = VERTEX_POINT( '', #30686 ); -#24051 = LINE( '', #30687, #30688 ); -#24052 = LINE( '', #30689, #30690 ); -#24053 = CIRCLE( '', #30691, 0.115775830714532 ); -#24054 = CIRCLE( '', #30692, 0.200000000000000 ); -#24055 = VERTEX_POINT( '', #30693 ); -#24056 = CIRCLE( '', #30694, 0.200000000000000 ); -#24057 = VERTEX_POINT( '', #30695 ); -#24058 = LINE( '', #30696, #30697 ); -#24059 = CIRCLE( '', #30698, 0.115775830714532 ); -#24060 = VERTEX_POINT( '', #30699 ); -#24061 = LINE( '', #30700, #30701 ); -#24062 = VERTEX_POINT( '', #30702 ); -#24063 = CIRCLE( '', #30703, 0.200000000000000 ); -#24064 = LINE( '', #30704, #30705 ); -#24065 = FILL_AREA_STYLE_COLOUR( '', #30706 ); -#24066 = LINE( '', #30707, #30708 ); -#24067 = VERTEX_POINT( '', #30709 ); -#24068 = LINE( '', #30710, #30711 ); -#24069 = VERTEX_POINT( '', #30712 ); -#24070 = CIRCLE( '', #30713, 0.0100000000000000 ); -#24071 = VERTEX_POINT( '', #30714 ); -#24072 = LINE( '', #30715, #30716 ); -#24073 = VERTEX_POINT( '', #30717 ); -#24074 = LINE( '', #30718, #30719 ); -#24075 = LINE( '', #30720, #30721 ); -#24076 = FILL_AREA_STYLE_COLOUR( '', #30722 ); -#24077 = VERTEX_POINT( '', #30723 ); -#24078 = LINE( '', #30724, #30725 ); -#24079 = LINE( '', #30726, #30727 ); -#24080 = FILL_AREA_STYLE_COLOUR( '', #30728 ); -#24081 = VERTEX_POINT( '', #30729 ); -#24082 = CIRCLE( '', #30730, 0.210000000000000 ); -#24083 = LINE( '', #30731, #30732 ); -#24084 = FILL_AREA_STYLE_COLOUR( '', #30733 ); -#24085 = VERTEX_POINT( '', #30734 ); -#24086 = LINE( '', #30735, #30736 ); -#24087 = VERTEX_POINT( '', #30737 ); -#24088 = LINE( '', #30738, #30739 ); -#24089 = LINE( '', #30740, #30741 ); -#24090 = FILL_AREA_STYLE_COLOUR( '', #30742 ); -#24091 = LINE( '', #30743, #30744 ); -#24092 = FILL_AREA_STYLE_COLOUR( '', #30745 ); -#24093 = VERTEX_POINT( '', #30746 ); -#24094 = LINE( '', #30747, #30748 ); -#24095 = VERTEX_POINT( '', #30749 ); -#24096 = LINE( '', #30750, #30751 ); -#24097 = VERTEX_POINT( '', #30752 ); -#24098 = LINE( '', #30753, #30754 ); -#24099 = LINE( '', #30755, #30756 ); -#24100 = VERTEX_POINT( '', #30757 ); -#24101 = LINE( '', #30758, #30759 ); -#24102 = LINE( '', #30760, #30761 ); -#24103 = FILL_AREA_STYLE_COLOUR( '', #30762 ); -#24104 = LINE( '', #30763, #30764 ); -#24105 = FILL_AREA_STYLE_COLOUR( '', #30765 ); -#24106 = FILL_AREA_STYLE_COLOUR( '', #30766 ); -#24107 = LINE( '', #30767, #30768 ); -#24108 = LINE( '', #30769, #30770 ); -#24109 = FILL_AREA_STYLE_COLOUR( '', #30771 ); -#24110 = LINE( '', #30772, #30773 ); -#24111 = LINE( '', #30774, #30775 ); -#24112 = FILL_AREA_STYLE_COLOUR( '', #30776 ); -#24113 = LINE( '', #30777, #30778 ); -#24114 = FILL_AREA_STYLE_COLOUR( '', #30779 ); -#24115 = LINE( '', #30780, #30781 ); -#24116 = VERTEX_POINT( '', #30782 ); -#24117 = LINE( '', #30783, #30784 ); -#24118 = VERTEX_POINT( '', #30785 ); -#24119 = LINE( '', #30786, #30787 ); -#24120 = VERTEX_POINT( '', #30788 ); -#24121 = LINE( '', #30789, #30790 ); -#24122 = LINE( '', #30791, #30792 ); -#24123 = LINE( '', #30793, #30794 ); -#24124 = FILL_AREA_STYLE_COLOUR( '', #30795 ); -#24125 = VERTEX_POINT( '', #30796 ); -#24126 = LINE( '', #30797, #30798 ); -#24127 = LINE( '', #30799, #30800 ); -#24128 = FILL_AREA_STYLE_COLOUR( '', #30801 ); -#24129 = VERTEX_POINT( '', #30802 ); -#24130 = LINE( '', #30803, #30804 ); -#24131 = LINE( '', #30805, #30806 ); -#24132 = FILL_AREA_STYLE_COLOUR( '', #30807 ); -#24133 = VERTEX_POINT( '', #30808 ); -#24134 = VERTEX_POINT( '', #30809 ); -#24135 = LINE( '', #30810, #30811 ); -#24136 = LINE( '', #30812, #30813 ); -#24137 = LINE( '', #30814, #30815 ); -#24138 = FILL_AREA_STYLE_COLOUR( '', #30816 ); -#24139 = LINE( '', #30817, #30818 ); -#24140 = FILL_AREA_STYLE_COLOUR( '', #30819 ); -#24141 = VERTEX_POINT( '', #30820 ); -#24142 = LINE( '', #30821, #30822 ); -#24143 = VERTEX_POINT( '', #30823 ); -#24144 = LINE( '', #30824, #30825 ); -#24145 = LINE( '', #30826, #30827 ); -#24146 = FILL_AREA_STYLE_COLOUR( '', #30828 ); -#24147 = LINE( '', #30829, #30830 ); -#24148 = LINE( '', #30831, #30832 ); -#24149 = CIRCLE( '', #30833, 0.245000000000000 ); -#24150 = VERTEX_POINT( '', #30834 ); -#24151 = CIRCLE( '', #30835, 0.372500000000000 ); -#24152 = CIRCLE( '', #30836, 0.372500000000000 ); -#24153 = FILL_AREA_STYLE_COLOUR( '', #30837 ); -#24154 = LINE( '', #30838, #30839 ); -#24155 = FILL_AREA_STYLE_COLOUR( '', #30840 ); -#24156 = VERTEX_POINT( '', #30841 ); -#24157 = LINE( '', #30842, #30843 ); -#24158 = LINE( '', #30844, #30845 ); -#24159 = LINE( '', #30846, #30847 ); -#24160 = LINE( '', #30848, #30849 ); -#24161 = LINE( '', #30850, #30851 ); -#24162 = FILL_AREA_STYLE_COLOUR( '', #30852 ); -#24163 = LINE( '', #30853, #30854 ); -#24164 = VERTEX_POINT( '', #30855 ); -#24165 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #30856, #30857, #30858, #30859 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#24166 = VERTEX_POINT( '', #30860 ); -#24167 = LINE( '', #30861, #30862 ); -#24168 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #30863, #30864, #30865, #30866 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#24169 = FILL_AREA_STYLE_COLOUR( '', #30867 ); -#24170 = LINE( '', #30868, #30869 ); -#24171 = LINE( '', #30870, #30871 ); -#24172 = FILL_AREA_STYLE_COLOUR( '', #30872 ); -#24173 = LINE( '', #30873, #30874 ); -#24174 = LINE( '', #30875, #30876 ); -#24175 = FILL_AREA_STYLE_COLOUR( '', #30877 ); -#24176 = LINE( '', #30878, #30879 ); -#24177 = LINE( '', #30880, #30881 ); -#24178 = FILL_AREA_STYLE_COLOUR( '', #30882 ); -#24179 = LINE( '', #30883, #30884 ); -#24180 = LINE( '', #30885, #30886 ); -#24181 = FILL_AREA_STYLE_COLOUR( '', #30887 ); -#24182 = LINE( '', #30888, #30889 ); -#24183 = FILL_AREA_STYLE_COLOUR( '', #30890 ); -#24184 = LINE( '', #30891, #30892 ); -#24185 = FILL_AREA_STYLE_COLOUR( '', #30893 ); -#24186 = VERTEX_POINT( '', #30894 ); -#24187 = VERTEX_POINT( '', #30895 ); -#24188 = LINE( '', #30896, #30897 ); -#24189 = VERTEX_POINT( '', #30898 ); -#24190 = LINE( '', #30899, #30900 ); -#24191 = VERTEX_POINT( '', #30901 ); -#24192 = LINE( '', #30902, #30903 ); -#24193 = LINE( '', #30904, #30905 ); -#24194 = FILL_AREA_STYLE_COLOUR( '', #30906 ); -#24195 = LINE( '', #30907, #30908 ); -#24196 = VERTEX_POINT( '', #30909 ); -#24197 = CIRCLE( '', #30910, 0.500000000000000 ); -#24198 = LINE( '', #30911, #30912 ); -#24199 = FILL_AREA_STYLE_COLOUR( '', #30913 ); -#24200 = CIRCLE( '', #30914, 0.500000000000000 ); -#24201 = FILL_AREA_STYLE_COLOUR( '', #30915 ); -#24202 = VERTEX_POINT( '', #30916 ); -#24203 = LINE( '', #30917, #30918 ); -#24204 = CIRCLE( '', #30919, 0.200000000000000 ); -#24205 = VERTEX_POINT( '', #30920 ); -#24206 = LINE( '', #30921, #30922 ); -#24207 = VERTEX_POINT( '', #30923 ); -#24208 = CIRCLE( '', #30924, 0.500000000000000 ); -#24209 = LINE( '', #30925, #30926 ); -#24210 = FILL_AREA_STYLE_COLOUR( '', #30927 ); -#24211 = VERTEX_POINT( '', #30928 ); -#24212 = VERTEX_POINT( '', #30929 ); -#24213 = LINE( '', #30930, #30931 ); -#24214 = LINE( '', #30932, #30933 ); -#24215 = LINE( '', #30934, #30935 ); -#24216 = FILL_AREA_STYLE_COLOUR( '', #30936 ); -#24217 = LINE( '', #30937, #30938 ); -#24218 = FILL_AREA_STYLE_COLOUR( '', #30939 ); -#24219 = VERTEX_POINT( '', #30940 ); -#24220 = VERTEX_POINT( '', #30941 ); -#24221 = LINE( '', #30942, #30943 ); -#24222 = LINE( '', #30944, #30945 ); -#24223 = LINE( '', #30946, #30947 ); -#24224 = FILL_AREA_STYLE_COLOUR( '', #30948 ); -#24225 = VERTEX_POINT( '', #30949 ); -#24226 = CIRCLE( '', #30950, 0.200000000000000 ); -#24227 = LINE( '', #30951, #30952 ); -#24228 = LINE( '', #30953, #30954 ); -#24229 = FILL_AREA_STYLE_COLOUR( '', #30955 ); -#24230 = LINE( '', #30956, #30957 ); -#24231 = FILL_AREA_STYLE_COLOUR( '', #30958 ); -#24232 = VERTEX_POINT( '', #30959 ); -#24233 = CIRCLE( '', #30960, 0.500000000000000 ); -#24234 = FILL_AREA_STYLE_COLOUR( '', #30961 ); -#24235 = VERTEX_POINT( '', #30962 ); -#24236 = VERTEX_POINT( '', #30963 ); -#24237 = LINE( '', #30964, #30965 ); -#24238 = CIRCLE( '', #30966, 0.999999999999973 ); -#24239 = LINE( '', #30967, #30968 ); -#24240 = VERTEX_POINT( '', #30969 ); -#24241 = CIRCLE( '', #30970, 0.699999999999973 ); -#24242 = VERTEX_POINT( '', #30971 ); -#24243 = LINE( '', #30972, #30973 ); -#24244 = LINE( '', #30974, #30975 ); -#24245 = FILL_AREA_STYLE_COLOUR( '', #30976 ); -#24246 = VERTEX_POINT( '', #30977 ); -#24247 = LINE( '', #30978, #30979 ); -#24248 = VERTEX_POINT( '', #30980 ); -#24249 = LINE( '', #30981, #30982 ); -#24250 = LINE( '', #30983, #30984 ); -#24251 = FILL_AREA_STYLE_COLOUR( '', #30985 ); -#24252 = VERTEX_POINT( '', #30986 ); -#24253 = LINE( '', #30987, #30988 ); -#24254 = LINE( '', #30989, #30990 ); -#24255 = VERTEX_POINT( '', #30991 ); -#24256 = LINE( '', #30992, #30993 ); -#24257 = VERTEX_POINT( '', #30994 ); -#24258 = LINE( '', #30995, #30996 ); -#24259 = LINE( '', #30997, #30998 ); -#24260 = FILL_AREA_STYLE_COLOUR( '', #30999 ); -#24261 = VERTEX_POINT( '', #31000 ); -#24262 = LINE( '', #31001, #31002 ); -#24263 = VERTEX_POINT( '', #31003 ); -#24264 = LINE( '', #31004, #31005 ); -#24265 = LINE( '', #31006, #31007 ); -#24266 = FILL_AREA_STYLE_COLOUR( '', #31008 ); -#24267 = LINE( '', #31009, #31010 ); -#24268 = FILL_AREA_STYLE_COLOUR( '', #31011 ); -#24269 = VERTEX_POINT( '', #31012 ); -#24270 = LINE( '', #31013, #31014 ); -#24271 = VERTEX_POINT( '', #31015 ); -#24272 = LINE( '', #31016, #31017 ); -#24273 = CIRCLE( '', #31018, 0.0100000000000000 ); -#24274 = LINE( '', #31019, #31020 ); -#24275 = VERTEX_POINT( '', #31021 ); -#24276 = LINE( '', #31022, #31023 ); -#24277 = LINE( '', #31024, #31025 ); -#24278 = FILL_AREA_STYLE_COLOUR( '', #31026 ); -#24279 = LINE( '', #31027, #31028 ); -#24280 = LINE( '', #31029, #31030 ); -#24281 = VERTEX_POINT( '', #31031 ); -#24282 = LINE( '', #31032, #31033 ); -#24283 = VERTEX_POINT( '', #31034 ); -#24284 = LINE( '', #31035, #31036 ); -#24285 = LINE( '', #31037, #31038 ); -#24286 = FILL_AREA_STYLE_COLOUR( '', #31039 ); -#24287 = CIRCLE( '', #31040, 0.210000000000000 ); -#24288 = LINE( '', #31041, #31042 ); -#24289 = FILL_AREA_STYLE_COLOUR( '', #31043 ); -#24290 = VERTEX_POINT( '', #31044 ); -#24291 = VERTEX_POINT( '', #31045 ); -#24292 = CIRCLE( '', #31046, 0.0100000000000000 ); -#24293 = VERTEX_POINT( '', #31047 ); -#24294 = LINE( '', #31048, #31049 ); -#24295 = VERTEX_POINT( '', #31050 ); -#24296 = CIRCLE( '', #31051, 0.0100000000000000 ); -#24297 = LINE( '', #31052, #31053 ); -#24298 = FILL_AREA_STYLE_COLOUR( '', #31054 ); -#24299 = VERTEX_POINT( '', #31055 ); -#24300 = LINE( '', #31056, #31057 ); -#24301 = LINE( '', #31058, #31059 ); -#24302 = VERTEX_POINT( '', #31060 ); -#24303 = LINE( '', #31061, #31062 ); -#24304 = LINE( '', #31063, #31064 ); -#24305 = FILL_AREA_STYLE_COLOUR( '', #31065 ); -#24306 = CIRCLE( '', #31066, 0.200000000000000 ); -#24307 = CIRCLE( '', #31067, 0.200000000000000 ); -#24308 = LINE( '', #31068, #31069 ); -#24309 = FILL_AREA_STYLE_COLOUR( '', #31070 ); -#24310 = LINE( '', #31071, #31072 ); -#24311 = LINE( '', #31073, #31074 ); -#24312 = FILL_AREA_STYLE_COLOUR( '', #31075 ); -#24313 = VERTEX_POINT( '', #31076 ); -#24314 = VERTEX_POINT( '', #31077 ); -#24315 = B_SPLINE_CURVE_WITH_KNOTS( '', 1, ( #31078, #31079 ), .UNSPECIFIED., .F., .F., ( 2, 2 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#24316 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #31080, #31081, #31082, #31083, #31084, #31085, #31086 ), .UNSPECIFIED., .F., .F., ( 4, 1, 1, 1, 4 ), ( 4.71238898038469, 4.73654378698100, 4.76068958216736, 4.78481736532442, 4.80891815742681 ), .UNSPECIFIED. ); -#24317 = LINE( '', #31087, #31088 ); -#24318 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #31089, #31090, #31091, #31092 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#24319 = FILL_AREA_STYLE_COLOUR( '', #31093 ); -#24320 = LINE( '', #31094, #31095 ); -#24321 = LINE( '', #31096, #31097 ); -#24322 = FILL_AREA_STYLE_COLOUR( '', #31098 ); -#24323 = LINE( '', #31099, #31100 ); -#24324 = FILL_AREA_STYLE_COLOUR( '', #31101 ); -#24325 = VERTEX_POINT( '', #31102 ); -#24326 = VERTEX_POINT( '', #31103 ); -#24327 = LINE( '', #31104, #31105 ); -#24328 = VERTEX_POINT( '', #31106 ); -#24329 = LINE( '', #31107, #31108 ); -#24330 = VERTEX_POINT( '', #31109 ); -#24331 = LINE( '', #31110, #31111 ); -#24332 = LINE( '', #31112, #31113 ); -#24333 = FILL_AREA_STYLE_COLOUR( '', #31114 ); -#24334 = LINE( '', #31115, #31116 ); -#24335 = VERTEX_POINT( '', #31117 ); -#24336 = LINE( '', #31118, #31119 ); -#24337 = LINE( '', #31120, #31121 ); -#24338 = LINE( '', #31122, #31123 ); -#24339 = FILL_AREA_STYLE_COLOUR( '', #31124 ); -#24340 = VERTEX_POINT( '', #31125 ); -#24341 = VERTEX_POINT( '', #31126 ); -#24342 = LINE( '', #31127, #31128 ); -#24343 = VERTEX_POINT( '', #31129 ); -#24344 = LINE( '', #31130, #31131 ); -#24345 = CIRCLE( '', #31132, 0.210000000000000 ); -#24346 = VERTEX_POINT( '', #31133 ); -#24347 = LINE( '', #31134, #31135 ); -#24348 = LINE( '', #31136, #31137 ); -#24349 = LINE( '', #31138, #31139 ); -#24350 = FILL_AREA_STYLE_COLOUR( '', #31140 ); -#24351 = VERTEX_POINT( '', #31141 ); -#24352 = VERTEX_POINT( '', #31142 ); -#24353 = LINE( '', #31143, #31144 ); -#24354 = VERTEX_POINT( '', #31145 ); -#24355 = LINE( '', #31146, #31147 ); -#24356 = LINE( '', #31148, #31149 ); -#24357 = VERTEX_POINT( '', #31150 ); -#24358 = LINE( '', #31151, #31152 ); -#24359 = CIRCLE( '', #31153, 0.500000000000000 ); -#24360 = LINE( '', #31154, #31155 ); -#24361 = CIRCLE( '', #31156, 0.200000000000000 ); -#24362 = FILL_AREA_STYLE_COLOUR( '', #31157 ); -#24363 = VERTEX_POINT( '', #31158 ); -#24364 = LINE( '', #31159, #31160 ); -#24365 = VERTEX_POINT( '', #31161 ); -#24366 = LINE( '', #31162, #31163 ); -#24367 = LINE( '', #31164, #31165 ); -#24368 = FILL_AREA_STYLE_COLOUR( '', #31166 ); -#24369 = LINE( '', #31167, #31168 ); -#24370 = FILL_AREA_STYLE_COLOUR( '', #31169 ); -#24371 = VERTEX_POINT( '', #31170 ); -#24372 = VERTEX_POINT( '', #31171 ); -#24373 = LINE( '', #31172, #31173 ); -#24374 = LINE( '', #31174, #31175 ); -#24375 = LINE( '', #31176, #31177 ); -#24376 = FILL_AREA_STYLE_COLOUR( '', #31178 ); -#24377 = CIRCLE( '', #31179, 0.0100000000000000 ); -#24378 = CIRCLE( '', #31180, 0.0100000000000000 ); -#24379 = FILL_AREA_STYLE_COLOUR( '', #31181 ); -#24380 = LINE( '', #31182, #31183 ); -#24381 = LINE( '', #31184, #31185 ); -#24382 = FILL_AREA_STYLE_COLOUR( '', #31186 ); -#24383 = VERTEX_POINT( '', #31187 ); -#24384 = LINE( '', #31188, #31189 ); -#24385 = LINE( '', #31190, #31191 ); -#24386 = FILL_AREA_STYLE_COLOUR( '', #31192 ); -#24387 = VERTEX_POINT( '', #31193 ); -#24388 = LINE( '', #31194, #31195 ); -#24389 = LINE( '', #31196, #31197 ); -#24390 = FILL_AREA_STYLE_COLOUR( '', #31198 ); -#24391 = VERTEX_POINT( '', #31199 ); -#24392 = LINE( '', #31200, #31201 ); -#24393 = VERTEX_POINT( '', #31202 ); -#24394 = LINE( '', #31203, #31204 ); -#24395 = LINE( '', #31205, #31206 ); -#24396 = FILL_AREA_STYLE_COLOUR( '', #31207 ); -#24397 = VERTEX_POINT( '', #31208 ); -#24398 = LINE( '', #31209, #31210 ); -#24399 = LINE( '', #31211, #31212 ); -#24400 = FILL_AREA_STYLE_COLOUR( '', #31213 ); -#24401 = VERTEX_POINT( '', #31214 ); -#24402 = CIRCLE( '', #31215, 0.150000000000000 ); -#24403 = LINE( '', #31216, #31217 ); -#24404 = FILL_AREA_STYLE_COLOUR( '', #31218 ); -#24405 = CIRCLE( '', #31219, 1.00000000000000 ); -#24406 = FILL_AREA_STYLE_COLOUR( '', #31220 ); -#24407 = VERTEX_POINT( '', #31221 ); -#24408 = VERTEX_POINT( '', #31222 ); -#24409 = CIRCLE( '', #31223, 0.135775830714534 ); -#24410 = VERTEX_POINT( '', #31224 ); -#24411 = LINE( '', #31225, #31226 ); -#24412 = VERTEX_POINT( '', #31227 ); -#24413 = CIRCLE( '', #31228, 0.135775830714534 ); -#24414 = LINE( '', #31229, #31230 ); -#24415 = FILL_AREA_STYLE_COLOUR( '', #31231 ); -#24416 = VERTEX_POINT( '', #31232 ); -#24417 = LINE( '', #31233, #31234 ); -#24418 = VERTEX_POINT( '', #31235 ); -#24419 = LINE( '', #31236, #31237 ); -#24420 = LINE( '', #31238, #31239 ); -#24421 = FILL_AREA_STYLE_COLOUR( '', #31240 ); -#24422 = VERTEX_POINT( '', #31241 ); -#24423 = LINE( '', #31242, #31243 ); -#24424 = LINE( '', #31244, #31245 ); -#24425 = LINE( '', #31246, #31247 ); -#24426 = VERTEX_POINT( '', #31248 ); -#24427 = LINE( '', #31249, #31250 ); -#24428 = LINE( '', #31251, #31252 ); -#24429 = LINE( '', #31253, #31254 ); -#24430 = VERTEX_POINT( '', #31255 ); -#24431 = LINE( '', #31256, #31257 ); -#24432 = LINE( '', #31258, #31259 ); -#24433 = LINE( '', #31260, #31261 ); -#24434 = FILL_AREA_STYLE_COLOUR( '', #31262 ); -#24435 = LINE( '', #31263, #31264 ); -#24436 = FILL_AREA_STYLE_COLOUR( '', #31265 ); -#24437 = LINE( '', #31266, #31267 ); -#24438 = LINE( '', #31268, #31269 ); -#24439 = FILL_AREA_STYLE_COLOUR( '', #31270 ); -#24440 = LINE( '', #31271, #31272 ); -#24441 = FILL_AREA_STYLE_COLOUR( '', #31273 ); -#24442 = VERTEX_POINT( '', #31274 ); -#24443 = LINE( '', #31275, #31276 ); -#24444 = VERTEX_POINT( '', #31277 ); -#24445 = LINE( '', #31278, #31279 ); -#24446 = LINE( '', #31280, #31281 ); -#24447 = FILL_AREA_STYLE_COLOUR( '', #31282 ); -#24448 = LINE( '', #31283, #31284 ); -#24449 = LINE( '', #31285, #31286 ); -#24450 = FILL_AREA_STYLE_COLOUR( '', #31287 ); -#24451 = LINE( '', #31288, #31289 ); -#24452 = FILL_AREA_STYLE_COLOUR( '', #31290 ); -#24453 = VERTEX_POINT( '', #31291 ); -#24454 = LINE( '', #31292, #31293 ); -#24455 = VERTEX_POINT( '', #31294 ); -#24456 = LINE( '', #31295, #31296 ); -#24457 = LINE( '', #31297, #31298 ); -#24458 = FILL_AREA_STYLE_COLOUR( '', #31299 ); -#24459 = LINE( '', #31300, #31301 ); -#24460 = FILL_AREA_STYLE_COLOUR( '', #31302 ); -#24461 = LINE( '', #31303, #31304 ); -#24462 = FILL_AREA_STYLE_COLOUR( '', #31305 ); -#24463 = LINE( '', #31306, #31307 ); -#24464 = LINE( '', #31308, #31309 ); -#24465 = FILL_AREA_STYLE_COLOUR( '', #31310 ); -#24466 = LINE( '', #31311, #31312 ); -#24467 = FILL_AREA_STYLE_COLOUR( '', #31313 ); -#24468 = VERTEX_POINT( '', #31314 ); -#24469 = LINE( '', #31315, #31316 ); -#24470 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #31317, #31318, #31319, #31320 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#24471 = FILL_AREA_STYLE_COLOUR( '', #31321 ); -#24472 = VERTEX_POINT( '', #31322 ); -#24473 = VERTEX_POINT( '', #31323 ); -#24474 = LINE( '', #31324, #31325 ); -#24475 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #31326, #31327, #31328, #31329, #31330, #31331, #31332, #31333, #31334, #31335 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 8.67361737988404E-019, 9.29858629688408E-006, 1.85971725936405E-005, 3.71683248599709E-005 ), .UNSPECIFIED. ); -#24476 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #31336, #31337, #31338, #31339, #31340, #31341, #31342, #31343, #31344, #31345 ), .UNSPECIFIED., .F., .F., ( 4, 3, 3, 4 ), ( 0.000000000000000, 7.49289836691696E-006, 1.12434560618764E-005, 1.49952802881157E-005 ), .UNSPECIFIED. ); -#24477 = FILL_AREA_STYLE_COLOUR( '', #31346 ); -#24478 = FILL_AREA_STYLE_COLOUR( '', #31347 ); -#24479 = LINE( '', #31348, #31349 ); -#24480 = FILL_AREA_STYLE_COLOUR( '', #31350 ); -#24481 = VERTEX_POINT( '', #31351 ); -#24482 = LINE( '', #31352, #31353 ); -#24483 = LINE( '', #31354, #31355 ); -#24484 = FILL_AREA_STYLE_COLOUR( '', #31356 ); -#24485 = VERTEX_POINT( '', #31357 ); -#24486 = LINE( '', #31358, #31359 ); -#24487 = LINE( '', #31360, #31361 ); -#24488 = FILL_AREA_STYLE_COLOUR( '', #31362 ); -#24489 = VERTEX_POINT( '', #31363 ); -#24490 = LINE( '', #31364, #31365 ); -#24491 = VERTEX_POINT( '', #31366 ); -#24492 = LINE( '', #31367, #31368 ); -#24493 = LINE( '', #31369, #31370 ); -#24494 = FILL_AREA_STYLE_COLOUR( '', #31371 ); -#24495 = LINE( '', #31372, #31373 ); -#24496 = LINE( '', #31374, #31375 ); -#24497 = FILL_AREA_STYLE_COLOUR( '', #31376 ); -#24498 = LINE( '', #31377, #31378 ); -#24499 = FILL_AREA_STYLE_COLOUR( '', #31379 ); -#24500 = CIRCLE( '', #31380, 2.20000000000000 ); -#24501 = LINE( '', #31381, #31382 ); -#24502 = VERTEX_POINT( '', #31383 ); -#24503 = CIRCLE( '', #31384, 1.20000000000000 ); -#24504 = LINE( '', #31385, #31386 ); -#24505 = FILL_AREA_STYLE_COLOUR( '', #31387 ); -#24506 = LINE( '', #31388, #31389 ); -#24507 = FILL_AREA_STYLE_COLOUR( '', #31390 ); -#24508 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #31391, #31392, #31393, #31394, #31395, #31396, #31397 ), .UNSPECIFIED., .F., .F., ( 4, 1, 1, 1, 4 ), ( 1.57079632679490, 1.59495113339120, 1.61909692857757, 1.64322471173463, 1.66732550383702 ), .UNSPECIFIED. ); -#24509 = LINE( '', #31398, #31399 ); -#24510 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #31400, #31401, #31402, #31403, #31404, #31405, #31406 ), .UNSPECIFIED., .F., .F., ( 4, 1, 1, 1, 4 ), ( 4.61585980334256, 4.63996059544495, 4.66408837860201, 4.68823417378838, 4.71238898038469 ), .UNSPECIFIED. ); -#24511 = FILL_AREA_STYLE_COLOUR( '', #31407 ); -#24512 = LINE( '', #31408, #31409 ); -#24513 = LINE( '', #31410, #31411 ); -#24514 = FILL_AREA_STYLE_COLOUR( '', #31412 ); -#24515 = LINE( '', #31413, #31414 ); -#24516 = LINE( '', #31415, #31416 ); -#24517 = FILL_AREA_STYLE_COLOUR( '', #31417 ); -#24518 = VERTEX_POINT( '', #31418 ); -#24519 = LINE( '', #31419, #31420 ); -#24520 = VERTEX_POINT( '', #31421 ); -#24521 = LINE( '', #31422, #31423 ); -#24522 = LINE( '', #31424, #31425 ); -#24523 = FILL_AREA_STYLE_COLOUR( '', #31426 ); -#24524 = VERTEX_POINT( '', #31427 ); -#24525 = LINE( '', #31428, #31429 ); -#24526 = LINE( '', #31430, #31431 ); -#24527 = LINE( '', #31432, #31433 ); -#24528 = LINE( '', #31434, #31435 ); -#24529 = FILL_AREA_STYLE_COLOUR( '', #31436 ); -#24530 = FILL_AREA_STYLE_COLOUR( '', #31437 ); -#24531 = VERTEX_POINT( '', #31438 ); -#24532 = CIRCLE( '', #31439, 2.00000000000000 ); -#24533 = VERTEX_POINT( '', #31440 ); -#24534 = LINE( '', #31441, #31442 ); -#24535 = CIRCLE( '', #31443, 2.00000000000000 ); -#24536 = FILL_AREA_STYLE_COLOUR( '', #31444 ); -#24537 = LINE( '', #31445, #31446 ); -#24538 = FILL_AREA_STYLE_COLOUR( '', #31447 ); -#24539 = VERTEX_POINT( '', #31448 ); -#24540 = LINE( '', #31449, #31450 ); -#24541 = LINE( '', #31451, #31452 ); -#24542 = FILL_AREA_STYLE_COLOUR( '', #31453 ); -#24543 = VERTEX_POINT( '', #31454 ); -#24544 = CIRCLE( '', #31455, 0.500000000000000 ); -#24545 = LINE( '', #31456, #31457 ); -#24546 = FILL_AREA_STYLE_COLOUR( '', #31458 ); -#24547 = VERTEX_POINT( '', #31459 ); -#24548 = VERTEX_POINT( '', #31460 ); -#24549 = LINE( '', #31461, #31462 ); -#24550 = VERTEX_POINT( '', #31463 ); -#24551 = LINE( '', #31464, #31465 ); -#24552 = VERTEX_POINT( '', #31466 ); -#24553 = LINE( '', #31467, #31468 ); -#24554 = LINE( '', #31469, #31470 ); -#24555 = FILL_AREA_STYLE_COLOUR( '', #31471 ); -#24556 = LINE( '', #31472, #31473 ); -#24557 = FILL_AREA_STYLE_COLOUR( '', #31474 ); -#24558 = FILL_AREA_STYLE_COLOUR( '', #31475 ); -#24559 = FILL_AREA_STYLE_COLOUR( '', #31476 ); -#24560 = VERTEX_POINT( '', #31477 ); -#24561 = LINE( '', #31478, #31479 ); -#24562 = VERTEX_POINT( '', #31480 ); -#24563 = LINE( '', #31481, #31482 ); -#24564 = VERTEX_POINT( '', #31483 ); -#24565 = LINE( '', #31484, #31485 ); -#24566 = VERTEX_POINT( '', #31486 ); -#24567 = LINE( '', #31487, #31488 ); -#24568 = LINE( '', #31489, #31490 ); -#24569 = FILL_AREA_STYLE_COLOUR( '', #31491 ); -#24570 = VERTEX_POINT( '', #31492 ); -#24571 = LINE( '', #31493, #31494 ); -#24572 = VERTEX_POINT( '', #31495 ); -#24573 = LINE( '', #31496, #31497 ); -#24574 = LINE( '', #31498, #31499 ); -#24575 = FILL_AREA_STYLE_COLOUR( '', #31500 ); -#24576 = VERTEX_POINT( '', #31501 ); -#24577 = LINE( '', #31502, #31503 ); -#24578 = VERTEX_POINT( '', #31504 ); -#24579 = LINE( '', #31505, #31506 ); -#24580 = LINE( '', #31507, #31508 ); -#24581 = FILL_AREA_STYLE_COLOUR( '', #31509 ); -#24582 = VERTEX_POINT( '', #31510 ); -#24583 = LINE( '', #31511, #31512 ); -#24584 = LINE( '', #31513, #31514 ); -#24585 = LINE( '', #31515, #31516 ); -#24586 = LINE( '', #31517, #31518 ); -#24587 = LINE( '', #31519, #31520 ); -#24588 = FILL_AREA_STYLE_COLOUR( '', #31521 ); -#24589 = VERTEX_POINT( '', #31522 ); -#24590 = LINE( '', #31523, #31524 ); -#24591 = LINE( '', #31525, #31526 ); -#24592 = VERTEX_POINT( '', #31527 ); -#24593 = LINE( '', #31528, #31529 ); -#24594 = LINE( '', #31530, #31531 ); -#24595 = LINE( '', #31532, #31533 ); -#24596 = LINE( '', #31534, #31535 ); -#24597 = LINE( '', #31536, #31537 ); -#24598 = VERTEX_POINT( '', #31538 ); -#24599 = LINE( '', #31539, #31540 ); -#24600 = LINE( '', #31541, #31542 ); -#24601 = LINE( '', #31543, #31544 ); -#24602 = FILL_AREA_STYLE_COLOUR( '', #31545 ); -#24603 = VERTEX_POINT( '', #31546 ); -#24604 = LINE( '', #31547, #31548 ); -#24605 = VERTEX_POINT( '', #31549 ); -#24606 = LINE( '', #31550, #31551 ); -#24607 = LINE( '', #31552, #31553 ); -#24608 = FILL_AREA_STYLE_COLOUR( '', #31554 ); -#24609 = LINE( '', #31555, #31556 ); -#24610 = LINE( '', #31557, #31558 ); -#24611 = FILL_AREA_STYLE_COLOUR( '', #31559 ); -#24612 = LINE( '', #31560, #31561 ); -#24613 = FILL_AREA_STYLE_COLOUR( '', #31562 ); -#24614 = LINE( '', #31563, #31564 ); -#24615 = LINE( '', #31565, #31566 ); -#24616 = FILL_AREA_STYLE_COLOUR( '', #31567 ); -#24617 = LINE( '', #31568, #31569 ); -#24618 = LINE( '', #31570, #31571 ); -#24619 = LINE( '', #31572, #31573 ); -#24620 = FILL_AREA_STYLE_COLOUR( '', #31574 ); -#24621 = LINE( '', #31575, #31576 ); -#24622 = FILL_AREA_STYLE_COLOUR( '', #31577 ); -#24623 = VERTEX_POINT( '', #31578 ); -#24624 = CIRCLE( '', #31579, 0.0100000000000000 ); -#24625 = VERTEX_POINT( '', #31580 ); -#24626 = CIRCLE( '', #31581, 0.0100000000000000 ); -#24627 = LINE( '', #31582, #31583 ); -#24628 = FILL_AREA_STYLE_COLOUR( '', #31584 ); -#24629 = LINE( '', #31585, #31586 ); -#24630 = FILL_AREA_STYLE_COLOUR( '', #31587 ); -#24631 = LINE( '', #31588, #31589 ); -#24632 = FILL_AREA_STYLE_COLOUR( '', #31590 ); -#24633 = FILL_AREA_STYLE_COLOUR( '', #31591 ); -#24634 = LINE( '', #31592, #31593 ); -#24635 = LINE( '', #31594, #31595 ); -#24636 = FILL_AREA_STYLE_COLOUR( '', #31596 ); -#24637 = FILL_AREA_STYLE_COLOUR( '', #31597 ); -#24638 = LINE( '', #31598, #31599 ); -#24639 = VERTEX_POINT( '', #31600 ); -#24640 = LINE( '', #31601, #31602 ); -#24641 = VERTEX_POINT( '', #31603 ); -#24642 = LINE( '', #31604, #31605 ); -#24643 = LINE( '', #31606, #31607 ); -#24644 = LINE( '', #31608, #31609 ); -#24645 = LINE( '', #31610, #31611 ); -#24646 = LINE( '', #31612, #31613 ); -#24647 = LINE( '', #31614, #31615 ); -#24648 = VERTEX_POINT( '', #31616 ); -#24649 = LINE( '', #31617, #31618 ); -#24650 = LINE( '', #31619, #31620 ); -#24651 = LINE( '', #31621, #31622 ); -#24652 = FILL_AREA_STYLE_COLOUR( '', #31623 ); -#24653 = VERTEX_POINT( '', #31624 ); -#24654 = LINE( '', #31625, #31626 ); -#24655 = VERTEX_POINT( '', #31627 ); -#24656 = LINE( '', #31628, #31629 ); -#24657 = LINE( '', #31630, #31631 ); -#24658 = FILL_AREA_STYLE_COLOUR( '', #31632 ); -#24659 = VERTEX_POINT( '', #31633 ); -#24660 = VERTEX_POINT( '', #31634 ); -#24661 = CIRCLE( '', #31635, 0.150000000000000 ); -#24662 = LINE( '', #31636, #31637 ); -#24663 = LINE( '', #31638, #31639 ); -#24664 = FILL_AREA_STYLE_COLOUR( '', #31640 ); -#24665 = VERTEX_POINT( '', #31641 ); -#24666 = LINE( '', #31642, #31643 ); -#24667 = VERTEX_POINT( '', #31644 ); -#24668 = LINE( '', #31645, #31646 ); -#24669 = LINE( '', #31647, #31648 ); -#24670 = LINE( '', #31649, #31650 ); -#24671 = FILL_AREA_STYLE_COLOUR( '', #31651 ); -#24672 = VERTEX_POINT( '', #31652 ); -#24673 = LINE( '', #31653, #31654 ); -#24674 = VERTEX_POINT( '', #31655 ); -#24675 = LINE( '', #31656, #31657 ); -#24676 = VERTEX_POINT( '', #31658 ); -#24677 = LINE( '', #31659, #31660 ); -#24678 = LINE( '', #31661, #31662 ); -#24679 = FILL_AREA_STYLE_COLOUR( '', #31663 ); -#24680 = LINE( '', #31664, #31665 ); -#24681 = FILL_AREA_STYLE_COLOUR( '', #31666 ); -#24682 = VERTEX_POINT( '', #31667 ); -#24683 = CIRCLE( '', #31668, 0.180000000000000 ); -#24684 = VERTEX_POINT( '', #31669 ); -#24685 = CIRCLE( '', #31670, 0.180000000000000 ); -#24686 = LINE( '', #31671, #31672 ); -#24687 = FILL_AREA_STYLE_COLOUR( '', #31673 ); -#24688 = LINE( '', #31674, #31675 ); -#24689 = FILL_AREA_STYLE_COLOUR( '', #31676 ); -#24690 = FILL_AREA_STYLE_COLOUR( '', #31677 ); -#24691 = LINE( '', #31678, #31679 ); -#24692 = VERTEX_POINT( '', #31680 ); -#24693 = LINE( '', #31681, #31682 ); -#24694 = LINE( '', #31683, #31684 ); -#24695 = CIRCLE( '', #31685, 0.210000000000000 ); -#24696 = FILL_AREA_STYLE_COLOUR( '', #31686 ); -#24697 = LINE( '', #31687, #31688 ); -#24698 = FILL_AREA_STYLE_COLOUR( '', #31689 ); -#24699 = LINE( '', #31690, #31691 ); -#24700 = FILL_AREA_STYLE_COLOUR( '', #31692 ); -#24701 = VERTEX_POINT( '', #31693 ); -#24702 = VERTEX_POINT( '', #31694 ); -#24703 = LINE( '', #31695, #31696 ); -#24704 = VERTEX_POINT( '', #31697 ); -#24705 = LINE( '', #31698, #31699 ); -#24706 = VERTEX_POINT( '', #31700 ); -#24707 = LINE( '', #31701, #31702 ); -#24708 = LINE( '', #31703, #31704 ); -#24709 = FILL_AREA_STYLE_COLOUR( '', #31705 ); -#24710 = VERTEX_POINT( '', #31706 ); -#24711 = LINE( '', #31707, #31708 ); -#24712 = CIRCLE( '', #31709, 0.410000000000000 ); -#24713 = FILL_AREA_STYLE_COLOUR( '', #31710 ); -#24714 = VERTEX_POINT( '', #31711 ); -#24715 = LINE( '', #31712, #31713 ); -#24716 = LINE( '', #31714, #31715 ); -#24717 = FILL_AREA_STYLE_COLOUR( '', #31716 ); -#24718 = VERTEX_POINT( '', #31717 ); -#24719 = LINE( '', #31718, #31719 ); -#24720 = VERTEX_POINT( '', #31720 ); -#24721 = LINE( '', #31721, #31722 ); -#24722 = VERTEX_POINT( '', #31723 ); -#24723 = LINE( '', #31724, #31725 ); -#24724 = LINE( '', #31726, #31727 ); -#24725 = FILL_AREA_STYLE_COLOUR( '', #31728 ); -#24726 = CIRCLE( '', #31729, 0.410000000000000 ); -#24727 = CIRCLE( '', #31730, 0.410000000000000 ); -#24728 = FILL_AREA_STYLE_COLOUR( '', #31731 ); -#24729 = LINE( '', #31732, #31733 ); -#24730 = FILL_AREA_STYLE_COLOUR( '', #31734 ); -#24731 = LINE( '', #31735, #31736 ); -#24732 = LINE( '', #31737, #31738 ); -#24733 = CIRCLE( '', #31739, 0.200000000000000 ); -#24734 = FILL_AREA_STYLE_COLOUR( '', #31740 ); -#24735 = LINE( '', #31741, #31742 ); -#24736 = LINE( '', #31743, #31744 ); -#24737 = FILL_AREA_STYLE_COLOUR( '', #31745 ); -#24738 = VERTEX_POINT( '', #31746 ); -#24739 = CIRCLE( '', #31747, 2.10000000000000 ); -#24740 = LINE( '', #31748, #31749 ); -#24741 = LINE( '', #31750, #31751 ); -#24742 = VERTEX_POINT( '', #31752 ); -#24743 = LINE( '', #31753, #31754 ); -#24744 = LINE( '', #31755, #31756 ); -#24745 = CIRCLE( '', #31757, 1.20000000000000 ); -#24746 = LINE( '', #31758, #31759 ); -#24747 = FILL_AREA_STYLE_COLOUR( '', #31760 ); -#24748 = FILL_AREA_STYLE_COLOUR( '', #31761 ); -#24749 = CIRCLE( '', #31762, 0.200000000000000 ); -#24750 = FILL_AREA_STYLE_COLOUR( '', #31763 ); -#24751 = LINE( '', #31764, #31765 ); -#24752 = LINE( '', #31766, #31767 ); -#24753 = FILL_AREA_STYLE_COLOUR( '', #31768 ); -#24754 = LINE( '', #31769, #31770 ); -#24755 = LINE( '', #31771, #31772 ); -#24756 = FILL_AREA_STYLE_COLOUR( '', #31773 ); -#24757 = VERTEX_POINT( '', #31774 ); -#24758 = LINE( '', #31775, #31776 ); -#24759 = LINE( '', #31777, #31778 ); -#24760 = FILL_AREA_STYLE_COLOUR( '', #31779 ); -#24761 = VERTEX_POINT( '', #31780 ); -#24762 = VERTEX_POINT( '', #31781 ); -#24763 = LINE( '', #31782, #31783 ); -#24764 = VERTEX_POINT( '', #31784 ); -#24765 = LINE( '', #31785, #31786 ); -#24766 = VERTEX_POINT( '', #31787 ); -#24767 = LINE( '', #31788, #31789 ); -#24768 = LINE( '', #31790, #31791 ); -#24769 = FILL_AREA_STYLE_COLOUR( '', #31792 ); -#24770 = VERTEX_POINT( '', #31793 ); -#24771 = CIRCLE( '', #31794, 0.0100000000000000 ); -#24772 = LINE( '', #31795, #31796 ); -#24773 = FILL_AREA_STYLE_COLOUR( '', #31797 ); -#24774 = LINE( '', #31798, #31799 ); -#24775 = VERTEX_POINT( '', #31800 ); -#24776 = LINE( '', #31801, #31802 ); -#24777 = VERTEX_POINT( '', #31803 ); -#24778 = LINE( '', #31804, #31805 ); -#24779 = LINE( '', #31806, #31807 ); -#24780 = FILL_AREA_STYLE_COLOUR( '', #31808 ); -#24781 = VERTEX_POINT( '', #31809 ); -#24782 = LINE( '', #31810, #31811 ); -#24783 = LINE( '', #31812, #31813 ); -#24784 = FILL_AREA_STYLE_COLOUR( '', #31814 ); -#24785 = VERTEX_POINT( '', #31815 ); -#24786 = LINE( '', #31816, #31817 ); -#24787 = LINE( '', #31818, #31819 ); -#24788 = VERTEX_POINT( '', #31820 ); -#24789 = LINE( '', #31821, #31822 ); -#24790 = LINE( '', #31823, #31824 ); -#24791 = LINE( '', #31825, #31826 ); -#24792 = FILL_AREA_STYLE_COLOUR( '', #31827 ); -#24793 = LINE( '', #31828, #31829 ); -#24794 = FILL_AREA_STYLE_COLOUR( '', #31830 ); -#24795 = VERTEX_POINT( '', #31831 ); -#24796 = VERTEX_POINT( '', #31832 ); -#24797 = LINE( '', #31833, #31834 ); -#24798 = VERTEX_POINT( '', #31835 ); -#24799 = LINE( '', #31836, #31837 ); -#24800 = VERTEX_POINT( '', #31838 ); -#24801 = LINE( '', #31839, #31840 ); -#24802 = LINE( '', #31841, #31842 ); -#24803 = FILL_AREA_STYLE_COLOUR( '', #31843 ); -#24804 = LINE( '', #31844, #31845 ); -#24805 = FILL_AREA_STYLE_COLOUR( '', #31846 ); -#24806 = FILL_AREA_STYLE_COLOUR( '', #31847 ); -#24807 = FILL_AREA_STYLE_COLOUR( '', #31848 ); -#24808 = LINE( '', #31849, #31850 ); -#24809 = LINE( '', #31851, #31852 ); -#24810 = LINE( '', #31853, #31854 ); -#24811 = FILL_AREA_STYLE_COLOUR( '', #31855 ); -#24812 = LINE( '', #31856, #31857 ); -#24813 = LINE( '', #31858, #31859 ); -#24814 = FILL_AREA_STYLE_COLOUR( '', #31860 ); -#24815 = FILL_AREA_STYLE_COLOUR( '', #31861 ); -#24816 = VERTEX_POINT( '', #31862 ); -#24817 = LINE( '', #31863, #31864 ); -#24818 = LINE( '', #31865, #31866 ); -#24819 = FILL_AREA_STYLE_COLOUR( '', #31867 ); -#24820 = VERTEX_POINT( '', #31868 ); -#24821 = LINE( '', #31869, #31870 ); -#24822 = LINE( '', #31871, #31872 ); -#24823 = FILL_AREA_STYLE_COLOUR( '', #31873 ); -#24824 = LINE( '', #31874, #31875 ); -#24825 = FILL_AREA_STYLE_COLOUR( '', #31876 ); -#24826 = LINE( '', #31877, #31878 ); -#24827 = VERTEX_POINT( '', #31879 ); -#24828 = LINE( '', #31880, #31881 ); -#24829 = LINE( '', #31882, #31883 ); -#24830 = FILL_AREA_STYLE_COLOUR( '', #31884 ); -#24831 = LINE( '', #31885, #31886 ); -#24832 = FILL_AREA_STYLE_COLOUR( '', #31887 ); -#24833 = LINE( '', #31888, #31889 ); -#24834 = FILL_AREA_STYLE_COLOUR( '', #31890 ); -#24835 = VERTEX_POINT( '', #31891 ); -#24836 = LINE( '', #31892, #31893 ); -#24837 = VERTEX_POINT( '', #31894 ); -#24838 = LINE( '', #31895, #31896 ); -#24839 = LINE( '', #31897, #31898 ); -#24840 = FILL_AREA_STYLE_COLOUR( '', #31899 ); -#24841 = CIRCLE( '', #31900, 0.200000000000000 ); -#24842 = FILL_AREA_STYLE_COLOUR( '', #31901 ); -#24843 = LINE( '', #31902, #31903 ); -#24844 = FILL_AREA_STYLE_COLOUR( '', #31904 ); -#24845 = VERTEX_POINT( '', #31905 ); -#24846 = LINE( '', #31906, #31907 ); -#24847 = LINE( '', #31908, #31909 ); -#24848 = VERTEX_POINT( '', #31910 ); -#24849 = LINE( '', #31911, #31912 ); -#24850 = LINE( '', #31913, #31914 ); -#24851 = FILL_AREA_STYLE_COLOUR( '', #31915 ); -#24852 = FILL_AREA_STYLE_COLOUR( '', #31916 ); -#24853 = LINE( '', #31917, #31918 ); -#24854 = FILL_AREA_STYLE_COLOUR( '', #31919 ); -#24855 = LINE( '', #31920, #31921 ); -#24856 = LINE( '', #31922, #31923 ); -#24857 = VERTEX_POINT( '', #31924 ); -#24858 = LINE( '', #31925, #31926 ); -#24859 = LINE( '', #31927, #31928 ); -#24860 = VERTEX_POINT( '', #31929 ); -#24861 = LINE( '', #31930, #31931 ); -#24862 = LINE( '', #31932, #31933 ); -#24863 = LINE( '', #31934, #31935 ); -#24864 = FILL_AREA_STYLE_COLOUR( '', #31936 ); -#24865 = LINE( '', #31937, #31938 ); -#24866 = LINE( '', #31939, #31940 ); -#24867 = LINE( '', #31941, #31942 ); -#24868 = FILL_AREA_STYLE_COLOUR( '', #31943 ); -#24869 = LINE( '', #31944, #31945 ); -#24870 = FILL_AREA_STYLE_COLOUR( '', #31946 ); -#24871 = FILL_AREA_STYLE_COLOUR( '', #31947 ); -#24872 = LINE( '', #31948, #31949 ); -#24873 = FILL_AREA_STYLE_COLOUR( '', #31950 ); -#24874 = VERTEX_POINT( '', #31951 ); -#24875 = LINE( '', #31952, #31953 ); -#24876 = LINE( '', #31954, #31955 ); -#24877 = FILL_AREA_STYLE_COLOUR( '', #31956 ); -#24878 = LINE( '', #31957, #31958 ); -#24879 = LINE( '', #31959, #31960 ); -#24880 = FILL_AREA_STYLE_COLOUR( '', #31961 ); -#24881 = LINE( '', #31962, #31963 ); -#24882 = LINE( '', #31964, #31965 ); -#24883 = FILL_AREA_STYLE_COLOUR( '', #31966 ); -#24884 = LINE( '', #31967, #31968 ); -#24885 = FILL_AREA_STYLE_COLOUR( '', #31969 ); -#24886 = LINE( '', #31970, #31971 ); -#24887 = FILL_AREA_STYLE_COLOUR( '', #31972 ); -#24888 = FILL_AREA_STYLE_COLOUR( '', #31973 ); -#24889 = LINE( '', #31974, #31975 ); -#24890 = FILL_AREA_STYLE_COLOUR( '', #31976 ); -#24891 = LINE( '', #31977, #31978 ); -#24892 = FILL_AREA_STYLE_COLOUR( '', #31979 ); -#24893 = VERTEX_POINT( '', #31980 ); -#24894 = LINE( '', #31981, #31982 ); -#24895 = VERTEX_POINT( '', #31983 ); -#24896 = LINE( '', #31984, #31985 ); -#24897 = LINE( '', #31986, #31987 ); -#24898 = FILL_AREA_STYLE_COLOUR( '', #31988 ); -#24899 = CIRCLE( '', #31989, 0.200000000000000 ); -#24900 = FILL_AREA_STYLE_COLOUR( '', #31990 ); -#24901 = VERTEX_POINT( '', #31991 ); -#24902 = LINE( '', #31992, #31993 ); -#24903 = LINE( '', #31994, #31995 ); -#24904 = FILL_AREA_STYLE_COLOUR( '', #31996 ); -#24905 = VERTEX_POINT( '', #31997 ); -#24906 = LINE( '', #31998, #31999 ); -#24907 = LINE( '', #32000, #32001 ); -#24908 = FILL_AREA_STYLE_COLOUR( '', #32002 ); -#24909 = LINE( '', #32003, #32004 ); -#24910 = FILL_AREA_STYLE_COLOUR( '', #32005 ); -#24911 = LINE( '', #32006, #32007 ); -#24912 = LINE( '', #32008, #32009 ); -#24913 = FILL_AREA_STYLE_COLOUR( '', #32010 ); -#24914 = VERTEX_POINT( '', #32011 ); -#24915 = LINE( '', #32012, #32013 ); -#24916 = VERTEX_POINT( '', #32014 ); -#24917 = LINE( '', #32015, #32016 ); -#24918 = LINE( '', #32017, #32018 ); -#24919 = FILL_AREA_STYLE_COLOUR( '', #32019 ); -#24920 = VERTEX_POINT( '', #32020 ); -#24921 = LINE( '', #32021, #32022 ); -#24922 = VERTEX_POINT( '', #32023 ); -#24923 = LINE( '', #32024, #32025 ); -#24924 = VERTEX_POINT( '', #32026 ); -#24925 = LINE( '', #32027, #32028 ); -#24926 = LINE( '', #32029, #32030 ); -#24927 = FILL_AREA_STYLE_COLOUR( '', #32031 ); -#24928 = VERTEX_POINT( '', #32032 ); -#24929 = LINE( '', #32033, #32034 ); -#24930 = LINE( '', #32035, #32036 ); -#24931 = FILL_AREA_STYLE_COLOUR( '', #32037 ); -#24932 = VERTEX_POINT( '', #32038 ); -#24933 = VERTEX_POINT( '', #32039 ); -#24934 = LINE( '', #32040, #32041 ); -#24935 = VERTEX_POINT( '', #32042 ); -#24936 = LINE( '', #32043, #32044 ); -#24937 = LINE( '', #32045, #32046 ); -#24938 = LINE( '', #32047, #32048 ); -#24939 = VERTEX_POINT( '', #32049 ); -#24940 = LINE( '', #32050, #32051 ); -#24941 = VERTEX_POINT( '', #32052 ); -#24942 = LINE( '', #32053, #32054 ); -#24943 = LINE( '', #32055, #32056 ); -#24944 = FILL_AREA_STYLE_COLOUR( '', #32057 ); -#24945 = LINE( '', #32058, #32059 ); -#24946 = LINE( '', #32060, #32061 ); -#24947 = FILL_AREA_STYLE_COLOUR( '', #32062 ); -#24948 = CIRCLE( '', #32063, 0.200000000000000 ); -#24949 = FILL_AREA_STYLE_COLOUR( '', #32064 ); -#24950 = FILL_AREA_STYLE_COLOUR( '', #32065 ); -#24951 = FILL_AREA_STYLE_COLOUR( '', #32066 ); -#24952 = VERTEX_POINT( '', #32067 ); -#24953 = LINE( '', #32068, #32069 ); -#24954 = LINE( '', #32070, #32071 ); -#24955 = FILL_AREA_STYLE_COLOUR( '', #32072 ); -#24956 = VERTEX_POINT( '', #32073 ); -#24957 = LINE( '', #32074, #32075 ); -#24958 = LINE( '', #32076, #32077 ); -#24959 = LINE( '', #32078, #32079 ); -#24960 = FILL_AREA_STYLE_COLOUR( '', #32080 ); -#24961 = LINE( '', #32081, #32082 ); -#24962 = FILL_AREA_STYLE_COLOUR( '', #32083 ); -#24963 = FILL_AREA_STYLE_COLOUR( '', #32084 ); -#24964 = VERTEX_POINT( '', #32085 ); -#24965 = LINE( '', #32086, #32087 ); -#24966 = VERTEX_POINT( '', #32088 ); -#24967 = LINE( '', #32089, #32090 ); -#24968 = LINE( '', #32091, #32092 ); -#24969 = FILL_AREA_STYLE_COLOUR( '', #32093 ); -#24970 = CIRCLE( '', #32094, 0.0100000000000000 ); -#24971 = FILL_AREA_STYLE_COLOUR( '', #32095 ); -#24972 = CIRCLE( '', #32096, 0.200000000000000 ); -#24973 = FILL_AREA_STYLE_COLOUR( '', #32097 ); -#24974 = VERTEX_POINT( '', #32098 ); -#24975 = CIRCLE( '', #32099, 0.210000000000000 ); -#24976 = LINE( '', #32100, #32101 ); -#24977 = LINE( '', #32102, #32103 ); -#24978 = LINE( '', #32104, #32105 ); -#24979 = FILL_AREA_STYLE_COLOUR( '', #32106 ); -#24980 = CIRCLE( '', #32107, 0.200000000000000 ); -#24981 = CIRCLE( '', #32108, 0.200000000000000 ); -#24982 = FILL_AREA_STYLE_COLOUR( '', #32109 ); -#24983 = LINE( '', #32110, #32111 ); -#24984 = VERTEX_POINT( '', #32112 ); -#24985 = LINE( '', #32113, #32114 ); -#24986 = CIRCLE( '', #32115, 0.210000000000000 ); -#24987 = FILL_AREA_STYLE_COLOUR( '', #32116 ); -#24988 = FILL_AREA_STYLE_COLOUR( '', #32117 ); -#24989 = VERTEX_POINT( '', #32118 ); -#24990 = LINE( '', #32119, #32120 ); -#24991 = LINE( '', #32121, #32122 ); -#24992 = FILL_AREA_STYLE_COLOUR( '', #32123 ); -#24993 = LINE( '', #32124, #32125 ); -#24994 = LINE( '', #32126, #32127 ); -#24995 = FILL_AREA_STYLE_COLOUR( '', #32128 ); -#24996 = VERTEX_POINT( '', #32129 ); -#24997 = CIRCLE( '', #32130, 1.00000000000000 ); -#24998 = VERTEX_POINT( '', #32131 ); -#24999 = LINE( '', #32132, #32133 ); -#25000 = CIRCLE( '', #32134, 1.00000000000000 ); -#25001 = FILL_AREA_STYLE_COLOUR( '', #32135 ); -#25002 = LINE( '', #32136, #32137 ); -#25003 = FILL_AREA_STYLE_COLOUR( '', #32138 ); -#25004 = LINE( '', #32139, #32140 ); -#25005 = LINE( '', #32141, #32142 ); -#25006 = FILL_AREA_STYLE_COLOUR( '', #32143 ); -#25007 = VERTEX_POINT( '', #32144 ); -#25008 = LINE( '', #32145, #32146 ); -#25009 = LINE( '', #32147, #32148 ); -#25010 = VERTEX_POINT( '', #32149 ); -#25011 = LINE( '', #32150, #32151 ); -#25012 = LINE( '', #32152, #32153 ); -#25013 = LINE( '', #32154, #32155 ); -#25014 = LINE( '', #32156, #32157 ); -#25015 = LINE( '', #32158, #32159 ); -#25016 = LINE( '', #32160, #32161 ); -#25017 = LINE( '', #32162, #32163 ); -#25018 = LINE( '', #32164, #32165 ); -#25019 = VERTEX_POINT( '', #32166 ); -#25020 = LINE( '', #32167, #32168 ); -#25021 = LINE( '', #32169, #32170 ); -#25022 = FILL_AREA_STYLE_COLOUR( '', #32171 ); -#25023 = FILL_AREA_STYLE_COLOUR( '', #32172 ); -#25024 = FILL_AREA_STYLE_COLOUR( '', #32173 ); -#25025 = LINE( '', #32174, #32175 ); -#25026 = FILL_AREA_STYLE_COLOUR( '', #32176 ); -#25027 = FILL_AREA_STYLE_COLOUR( '', #32177 ); -#25028 = LINE( '', #32178, #32179 ); -#25029 = FILL_AREA_STYLE_COLOUR( '', #32180 ); -#25030 = LINE( '', #32181, #32182 ); -#25031 = FILL_AREA_STYLE_COLOUR( '', #32183 ); -#25032 = LINE( '', #32184, #32185 ); -#25033 = LINE( '', #32186, #32187 ); -#25034 = VERTEX_POINT( '', #32188 ); -#25035 = CIRCLE( '', #32189, 0.150000000000000 ); -#25036 = LINE( '', #32190, #32191 ); -#25037 = LINE( '', #32192, #32193 ); -#25038 = LINE( '', #32194, #32195 ); -#25039 = VERTEX_POINT( '', #32196 ); -#25040 = LINE( '', #32197, #32198 ); -#25041 = LINE( '', #32199, #32200 ); -#25042 = FILL_AREA_STYLE_COLOUR( '', #32201 ); -#25043 = LINE( '', #32202, #32203 ); -#25044 = LINE( '', #32204, #32205 ); -#25045 = FILL_AREA_STYLE_COLOUR( '', #32206 ); -#25046 = FILL_AREA_STYLE_COLOUR( '', #32207 ); -#25047 = LINE( '', #32208, #32209 ); -#25048 = FILL_AREA_STYLE_COLOUR( '', #32210 ); -#25049 = LINE( '', #32211, #32212 ); -#25050 = FILL_AREA_STYLE_COLOUR( '', #32213 ); -#25051 = VERTEX_POINT( '', #32214 ); -#25052 = LINE( '', #32215, #32216 ); -#25053 = VERTEX_POINT( '', #32217 ); -#25054 = LINE( '', #32218, #32219 ); -#25055 = LINE( '', #32220, #32221 ); -#25056 = FILL_AREA_STYLE_COLOUR( '', #32222 ); -#25057 = LINE( '', #32223, #32224 ); -#25058 = LINE( '', #32225, #32226 ); -#25059 = FILL_AREA_STYLE_COLOUR( '', #32227 ); -#25060 = LINE( '', #32228, #32229 ); -#25061 = LINE( '', #32230, #32231 ); -#25062 = FILL_AREA_STYLE_COLOUR( '', #32232 ); -#25063 = LINE( '', #32233, #32234 ); -#25064 = FILL_AREA_STYLE_COLOUR( '', #32235 ); -#25065 = LINE( '', #32236, #32237 ); -#25066 = FILL_AREA_STYLE_COLOUR( '', #32238 ); -#25067 = VERTEX_POINT( '', #32239 ); -#25068 = LINE( '', #32240, #32241 ); -#25069 = VERTEX_POINT( '', #32242 ); -#25070 = LINE( '', #32243, #32244 ); -#25071 = LINE( '', #32245, #32246 ); -#25072 = FILL_AREA_STYLE_COLOUR( '', #32247 ); -#25073 = VERTEX_POINT( '', #32248 ); -#25074 = LINE( '', #32249, #32250 ); -#25075 = LINE( '', #32251, #32252 ); -#25076 = FILL_AREA_STYLE_COLOUR( '', #32253 ); -#25077 = FILL_AREA_STYLE_COLOUR( '', #32254 ); -#25078 = LINE( '', #32255, #32256 ); -#25079 = FILL_AREA_STYLE_COLOUR( '', #32257 ); -#25080 = FILL_AREA_STYLE_COLOUR( '', #32258 ); -#25081 = LINE( '', #32259, #32260 ); -#25082 = FILL_AREA_STYLE_COLOUR( '', #32261 ); -#25083 = LINE( '', #32262, #32263 ); -#25084 = FILL_AREA_STYLE_COLOUR( '', #32264 ); -#25085 = LINE( '', #32265, #32266 ); -#25086 = VERTEX_POINT( '', #32267 ); -#25087 = LINE( '', #32268, #32269 ); -#25088 = VERTEX_POINT( '', #32270 ); -#25089 = LINE( '', #32271, #32272 ); -#25090 = LINE( '', #32273, #32274 ); -#25091 = FILL_AREA_STYLE_COLOUR( '', #32275 ); -#25092 = LINE( '', #32276, #32277 ); -#25093 = FILL_AREA_STYLE_COLOUR( '', #32278 ); -#25094 = VERTEX_POINT( '', #32279 ); -#25095 = LINE( '', #32280, #32281 ); -#25096 = VERTEX_POINT( '', #32282 ); -#25097 = LINE( '', #32283, #32284 ); -#25098 = LINE( '', #32285, #32286 ); -#25099 = FILL_AREA_STYLE_COLOUR( '', #32287 ); -#25100 = LINE( '', #32288, #32289 ); -#25101 = FILL_AREA_STYLE_COLOUR( '', #32290 ); -#25102 = LINE( '', #32291, #32292 ); -#25103 = FILL_AREA_STYLE_COLOUR( '', #32293 ); -#25104 = FILL_AREA_STYLE_COLOUR( '', #32294 ); -#25105 = VERTEX_POINT( '', #32295 ); -#25106 = LINE( '', #32296, #32297 ); -#25107 = LINE( '', #32298, #32299 ); -#25108 = FILL_AREA_STYLE_COLOUR( '', #32300 ); -#25109 = FILL_AREA_STYLE_COLOUR( '', #32301 ); -#25110 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #32302, #32303, #32304, #32305 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#25111 = LINE( '', #32306, #32307 ); -#25112 = FILL_AREA_STYLE_COLOUR( '', #32308 ); -#25113 = CIRCLE( '', #32309, 0.210000000000000 ); -#25114 = VERTEX_POINT( '', #32310 ); -#25115 = LINE( '', #32311, #32312 ); -#25116 = LINE( '', #32313, #32314 ); -#25117 = FILL_AREA_STYLE_COLOUR( '', #32315 ); -#25118 = CIRCLE( '', #32316, 0.150000000000000 ); -#25119 = FILL_AREA_STYLE_COLOUR( '', #32317 ); -#25120 = FILL_AREA_STYLE_COLOUR( '', #32318 ); -#25121 = VERTEX_POINT( '', #32319 ); -#25122 = LINE( '', #32320, #32321 ); -#25123 = LINE( '', #32322, #32323 ); -#25124 = FILL_AREA_STYLE_COLOUR( '', #32324 ); -#25125 = LINE( '', #32325, #32326 ); -#25126 = LINE( '', #32327, #32328 ); -#25127 = LINE( '', #32329, #32330 ); -#25128 = FILL_AREA_STYLE_COLOUR( '', #32331 ); -#25129 = VERTEX_POINT( '', #32332 ); -#25130 = LINE( '', #32333, #32334 ); -#25131 = LINE( '', #32335, #32336 ); -#25132 = FILL_AREA_STYLE_COLOUR( '', #32337 ); -#25133 = VERTEX_POINT( '', #32338 ); -#25134 = LINE( '', #32339, #32340 ); -#25135 = VERTEX_POINT( '', #32341 ); -#25136 = LINE( '', #32342, #32343 ); -#25137 = LINE( '', #32344, #32345 ); -#25138 = FILL_AREA_STYLE_COLOUR( '', #32346 ); -#25139 = LINE( '', #32347, #32348 ); -#25140 = LINE( '', #32349, #32350 ); -#25141 = LINE( '', #32351, #32352 ); -#25142 = LINE( '', #32353, #32354 ); -#25143 = LINE( '', #32355, #32356 ); -#25144 = LINE( '', #32357, #32358 ); -#25145 = VERTEX_POINT( '', #32359 ); -#25146 = LINE( '', #32360, #32361 ); -#25147 = LINE( '', #32362, #32363 ); -#25148 = FILL_AREA_STYLE_COLOUR( '', #32364 ); -#25149 = LINE( '', #32365, #32366 ); -#25150 = LINE( '', #32367, #32368 ); -#25151 = FILL_AREA_STYLE_COLOUR( '', #32369 ); -#25152 = FILL_AREA_STYLE_COLOUR( '', #32370 ); -#25153 = FILL_AREA_STYLE_COLOUR( '', #32371 ); -#25154 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #32372, #32373, #32374, #32375, #32376, #32377, #32378 ), .UNSPECIFIED., .F., .F., ( 4, 1, 1, 1, 4 ), ( 1.47426714975277, 1.49836794185517, 1.52249572501222, 1.54664152019859, 1.57079632679490 ), .UNSPECIFIED. ); -#25155 = FILL_AREA_STYLE_COLOUR( '', #32379 ); -#25156 = FILL_AREA_STYLE_COLOUR( '', #32380 ); -#25157 = VERTEX_POINT( '', #32381 ); -#25158 = LINE( '', #32382, #32383 ); -#25159 = LINE( '', #32384, #32385 ); -#25160 = FILL_AREA_STYLE_COLOUR( '', #32386 ); -#25161 = FILL_AREA_STYLE_COLOUR( '', #32387 ); -#25162 = LINE( '', #32388, #32389 ); -#25163 = FILL_AREA_STYLE_COLOUR( '', #32390 ); -#25164 = LINE( '', #32391, #32392 ); -#25165 = FILL_AREA_STYLE_COLOUR( '', #32393 ); -#25166 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #32394, #32395, #32396, #32397 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#25167 = FILL_AREA_STYLE_COLOUR( '', #32398 ); -#25168 = FILL_AREA_STYLE_COLOUR( '', #32399 ); -#25169 = VERTEX_POINT( '', #32400 ); -#25170 = LINE( '', #32401, #32402 ); -#25171 = LINE( '', #32403, #32404 ); -#25172 = FILL_AREA_STYLE_COLOUR( '', #32405 ); -#25173 = FILL_AREA_STYLE_COLOUR( '', #32406 ); -#25174 = LINE( '', #32407, #32408 ); -#25175 = FILL_AREA_STYLE_COLOUR( '', #32409 ); -#25176 = LINE( '', #32410, #32411 ); -#25177 = FILL_AREA_STYLE_COLOUR( '', #32412 ); -#25178 = CIRCLE( '', #32413, 0.500000000000000 ); -#25179 = FILL_AREA_STYLE_COLOUR( '', #32414 ); -#25180 = VERTEX_POINT( '', #32415 ); -#25181 = LINE( '', #32416, #32417 ); -#25182 = LINE( '', #32418, #32419 ); -#25183 = FILL_AREA_STYLE_COLOUR( '', #32420 ); -#25184 = LINE( '', #32421, #32422 ); -#25185 = FILL_AREA_STYLE_COLOUR( '', #32423 ); -#25186 = VERTEX_POINT( '', #32424 ); -#25187 = CIRCLE( '', #32425, 2.10000000000000 ); -#25188 = LINE( '', #32426, #32427 ); -#25189 = FILL_AREA_STYLE_COLOUR( '', #32428 ); -#25190 = FILL_AREA_STYLE_COLOUR( '', #32429 ); -#25191 = LINE( '', #32430, #32431 ); -#25192 = FILL_AREA_STYLE_COLOUR( '', #32432 ); -#25193 = FILL_AREA_STYLE_COLOUR( '', #32433 ); -#25194 = LINE( '', #32434, #32435 ); -#25195 = VERTEX_POINT( '', #32436 ); -#25196 = LINE( '', #32437, #32438 ); -#25197 = CIRCLE( '', #32439, 0.135775830714534 ); -#25198 = CIRCLE( '', #32440, 0.135775830714534 ); -#25199 = CIRCLE( '', #32441, 0.180000000000000 ); -#25200 = FILL_AREA_STYLE_COLOUR( '', #32442 ); -#25201 = LINE( '', #32443, #32444 ); -#25202 = CIRCLE( '', #32445, 1.20000000000000 ); -#25203 = LINE( '', #32446, #32447 ); -#25204 = LINE( '', #32448, #32449 ); -#25205 = FILL_AREA_STYLE_COLOUR( '', #32450 ); -#25206 = FILL_AREA_STYLE_COLOUR( '', #32451 ); -#25207 = VERTEX_POINT( '', #32452 ); -#25208 = LINE( '', #32453, #32454 ); -#25209 = LINE( '', #32455, #32456 ); -#25210 = CIRCLE( '', #32457, 0.200000000000000 ); -#25211 = LINE( '', #32458, #32459 ); -#25212 = LINE( '', #32460, #32461 ); -#25213 = LINE( '', #32462, #32463 ); -#25214 = FILL_AREA_STYLE_COLOUR( '', #32464 ); -#25215 = FILL_AREA_STYLE_COLOUR( '', #32465 ); -#25216 = CIRCLE( '', #32466, 0.200000000000000 ); -#25217 = FILL_AREA_STYLE_COLOUR( '', #32467 ); -#25218 = FILL_AREA_STYLE_COLOUR( '', #32468 ); -#25219 = FILL_AREA_STYLE_COLOUR( '', #32469 ); -#25220 = LINE( '', #32470, #32471 ); -#25221 = FILL_AREA_STYLE_COLOUR( '', #32472 ); -#25222 = FILL_AREA_STYLE_COLOUR( '', #32473 ); -#25223 = LINE( '', #32474, #32475 ); -#25224 = FILL_AREA_STYLE_COLOUR( '', #32476 ); -#25225 = VERTEX_POINT( '', #32477 ); -#25226 = LINE( '', #32478, #32479 ); -#25227 = LINE( '', #32480, #32481 ); -#25228 = FILL_AREA_STYLE_COLOUR( '', #32482 ); -#25229 = LINE( '', #32483, #32484 ); -#25230 = FILL_AREA_STYLE_COLOUR( '', #32485 ); -#25231 = LINE( '', #32486, #32487 ); -#25232 = FILL_AREA_STYLE_COLOUR( '', #32488 ); -#25233 = FILL_AREA_STYLE_COLOUR( '', #32489 ); -#25234 = VERTEX_POINT( '', #32490 ); -#25235 = LINE( '', #32491, #32492 ); -#25236 = LINE( '', #32493, #32494 ); -#25237 = FILL_AREA_STYLE_COLOUR( '', #32495 ); -#25238 = FILL_AREA_STYLE_COLOUR( '', #32496 ); -#25239 = LINE( '', #32497, #32498 ); -#25240 = FILL_AREA_STYLE_COLOUR( '', #32499 ); -#25241 = LINE( '', #32500, #32501 ); -#25242 = LINE( '', #32502, #32503 ); -#25243 = VERTEX_POINT( '', #32504 ); -#25244 = LINE( '', #32505, #32506 ); -#25245 = LINE( '', #32507, #32508 ); -#25246 = LINE( '', #32509, #32510 ); -#25247 = FILL_AREA_STYLE_COLOUR( '', #32511 ); -#25248 = LINE( '', #32512, #32513 ); -#25249 = FILL_AREA_STYLE_COLOUR( '', #32514 ); -#25250 = LINE( '', #32515, #32516 ); -#25251 = FILL_AREA_STYLE_COLOUR( '', #32517 ); -#25252 = FILL_AREA_STYLE_COLOUR( '', #32518 ); -#25253 = LINE( '', #32519, #32520 ); -#25254 = FILL_AREA_STYLE_COLOUR( '', #32521 ); -#25255 = LINE( '', #32522, #32523 ); -#25256 = FILL_AREA_STYLE_COLOUR( '', #32524 ); -#25257 = LINE( '', #32525, #32526 ); -#25258 = FILL_AREA_STYLE_COLOUR( '', #32527 ); -#25259 = LINE( '', #32528, #32529 ); -#25260 = LINE( '', #32530, #32531 ); -#25261 = LINE( '', #32532, #32533 ); -#25262 = VERTEX_POINT( '', #32534 ); -#25263 = LINE( '', #32535, #32536 ); -#25264 = LINE( '', #32537, #32538 ); -#25265 = LINE( '', #32539, #32540 ); -#25266 = FILL_AREA_STYLE_COLOUR( '', #32541 ); -#25267 = FILL_AREA_STYLE_COLOUR( '', #32542 ); -#25268 = LINE( '', #32543, #32544 ); -#25269 = FILL_AREA_STYLE_COLOUR( '', #32545 ); -#25270 = LINE( '', #32546, #32547 ); -#25271 = FILL_AREA_STYLE_COLOUR( '', #32548 ); -#25272 = CIRCLE( '', #32549, 0.135775830714534 ); -#25273 = FILL_AREA_STYLE_COLOUR( '', #32550 ); -#25274 = LINE( '', #32551, #32552 ); -#25275 = FILL_AREA_STYLE_COLOUR( '', #32553 ); -#25276 = LINE( '', #32554, #32555 ); -#25277 = FILL_AREA_STYLE_COLOUR( '', #32556 ); -#25278 = LINE( '', #32557, #32558 ); -#25279 = LINE( '', #32559, #32560 ); -#25280 = VERTEX_POINT( '', #32561 ); -#25281 = LINE( '', #32562, #32563 ); -#25282 = VERTEX_POINT( '', #32564 ); -#25283 = LINE( '', #32565, #32566 ); -#25284 = LINE( '', #32567, #32568 ); -#25285 = FILL_AREA_STYLE_COLOUR( '', #32569 ); -#25286 = FILL_AREA_STYLE_COLOUR( '', #32570 ); -#25287 = FILL_AREA_STYLE_COLOUR( '', #32571 ); -#25288 = FILL_AREA_STYLE_COLOUR( '', #32572 ); -#25289 = LINE( '', #32573, #32574 ); -#25290 = FILL_AREA_STYLE_COLOUR( '', #32575 ); -#25291 = FILL_AREA_STYLE_COLOUR( '', #32576 ); -#25292 = CIRCLE( '', #32577, 0.200000000000000 ); -#25293 = FILL_AREA_STYLE_COLOUR( '', #32578 ); -#25294 = VERTEX_POINT( '', #32579 ); -#25295 = LINE( '', #32580, #32581 ); -#25296 = LINE( '', #32582, #32583 ); -#25297 = FILL_AREA_STYLE_COLOUR( '', #32584 ); -#25298 = LINE( '', #32585, #32586 ); -#25299 = FILL_AREA_STYLE_COLOUR( '', #32587 ); -#25300 = VERTEX_POINT( '', #32588 ); -#25301 = LINE( '', #32589, #32590 ); -#25302 = LINE( '', #32591, #32592 ); -#25303 = LINE( '', #32593, #32594 ); -#25304 = LINE( '', #32595, #32596 ); -#25305 = FILL_AREA_STYLE_COLOUR( '', #32597 ); -#25306 = LINE( '', #32598, #32599 ); -#25307 = LINE( '', #32600, #32601 ); -#25308 = FILL_AREA_STYLE_COLOUR( '', #32602 ); -#25309 = LINE( '', #32603, #32604 ); -#25310 = LINE( '', #32605, #32606 ); -#25311 = FILL_AREA_STYLE_COLOUR( '', #32607 ); -#25312 = LINE( '', #32608, #32609 ); -#25313 = LINE( '', #32610, #32611 ); -#25314 = FILL_AREA_STYLE_COLOUR( '', #32612 ); -#25315 = LINE( '', #32613, #32614 ); -#25316 = FILL_AREA_STYLE_COLOUR( '', #32615 ); -#25317 = FILL_AREA_STYLE_COLOUR( '', #32616 ); -#25318 = FILL_AREA_STYLE_COLOUR( '', #32617 ); -#25319 = FILL_AREA_STYLE_COLOUR( '', #32618 ); -#25320 = FILL_AREA_STYLE_COLOUR( '', #32619 ); -#25321 = FILL_AREA_STYLE_COLOUR( '', #32620 ); -#25322 = LINE( '', #32621, #32622 ); -#25323 = LINE( '', #32623, #32624 ); -#25324 = FILL_AREA_STYLE_COLOUR( '', #32625 ); -#25325 = VERTEX_POINT( '', #32626 ); -#25326 = LINE( '', #32627, #32628 ); -#25327 = CIRCLE( '', #32629, 0.135775830714534 ); -#25328 = FILL_AREA_STYLE_COLOUR( '', #32630 ); -#25329 = LINE( '', #32631, #32632 ); -#25330 = FILL_AREA_STYLE_COLOUR( '', #32633 ); -#25331 = LINE( '', #32634, #32635 ); -#25332 = LINE( '', #32636, #32637 ); -#25333 = FILL_AREA_STYLE_COLOUR( '', #32638 ); -#25334 = VERTEX_POINT( '', #32639 ); -#25335 = LINE( '', #32640, #32641 ); -#25336 = LINE( '', #32642, #32643 ); -#25337 = VERTEX_POINT( '', #32644 ); -#25338 = LINE( '', #32645, #32646 ); -#25339 = LINE( '', #32647, #32648 ); -#25340 = FILL_AREA_STYLE_COLOUR( '', #32649 ); -#25341 = FILL_AREA_STYLE_COLOUR( '', #32650 ); -#25342 = LINE( '', #32651, #32652 ); -#25343 = FILL_AREA_STYLE_COLOUR( '', #32653 ); -#25344 = FILL_AREA_STYLE_COLOUR( '', #32654 ); -#25345 = FILL_AREA_STYLE_COLOUR( '', #32655 ); -#25346 = CIRCLE( '', #32656, 0.180000000000000 ); -#25347 = LINE( '', #32657, #32658 ); -#25348 = LINE( '', #32659, #32660 ); -#25349 = FILL_AREA_STYLE_COLOUR( '', #32661 ); -#25350 = FILL_AREA_STYLE_COLOUR( '', #32662 ); -#25351 = LINE( '', #32663, #32664 ); -#25352 = FILL_AREA_STYLE_COLOUR( '', #32665 ); -#25353 = FILL_AREA_STYLE_COLOUR( '', #32666 ); -#25354 = LINE( '', #32667, #32668 ); -#25355 = LINE( '', #32669, #32670 ); -#25356 = FILL_AREA_STYLE_COLOUR( '', #32671 ); -#25357 = LINE( '', #32672, #32673 ); -#25358 = FILL_AREA_STYLE_COLOUR( '', #32674 ); -#25359 = FILL_AREA_STYLE_COLOUR( '', #32675 ); -#25360 = LINE( '', #32676, #32677 ); -#25361 = FILL_AREA_STYLE_COLOUR( '', #32678 ); -#25362 = LINE( '', #32679, #32680 ); -#25363 = FILL_AREA_STYLE_COLOUR( '', #32681 ); -#25364 = FILL_AREA_STYLE_COLOUR( '', #32682 ); -#25365 = FILL_AREA_STYLE_COLOUR( '', #32683 ); -#25366 = FILL_AREA_STYLE_COLOUR( '', #32684 ); -#25367 = LINE( '', #32685, #32686 ); -#25368 = FILL_AREA_STYLE_COLOUR( '', #32687 ); -#25369 = LINE( '', #32688, #32689 ); -#25370 = FILL_AREA_STYLE_COLOUR( '', #32690 ); -#25371 = LINE( '', #32691, #32692 ); -#25372 = FILL_AREA_STYLE_COLOUR( '', #32693 ); -#25373 = LINE( '', #32694, #32695 ); -#25374 = FILL_AREA_STYLE_COLOUR( '', #32696 ); -#25375 = FILL_AREA_STYLE_COLOUR( '', #32697 ); -#25376 = LINE( '', #32698, #32699 ); -#25377 = FILL_AREA_STYLE_COLOUR( '', #32700 ); -#25378 = FILL_AREA_STYLE_COLOUR( '', #32701 ); -#25379 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #32702, #32703, #32704, #32705 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#25380 = FILL_AREA_STYLE_COLOUR( '', #32706 ); -#25381 = CIRCLE( '', #32707, 0.200000000000000 ); -#25382 = FILL_AREA_STYLE_COLOUR( '', #32708 ); -#25383 = FILL_AREA_STYLE_COLOUR( '', #32709 ); -#25384 = CIRCLE( '', #32710, 0.210000000000000 ); -#25385 = FILL_AREA_STYLE_COLOUR( '', #32711 ); -#25386 = FILL_AREA_STYLE_COLOUR( '', #32712 ); -#25387 = LINE( '', #32713, #32714 ); -#25388 = FILL_AREA_STYLE_COLOUR( '', #32715 ); -#25389 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #32716, #32717, #32718, #32719 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#25390 = FILL_AREA_STYLE_COLOUR( '', #32720 ); -#25391 = FILL_AREA_STYLE_COLOUR( '', #32721 ); -#25392 = FILL_AREA_STYLE_COLOUR( '', #32722 ); -#25393 = FILL_AREA_STYLE_COLOUR( '', #32723 ); -#25394 = VERTEX_POINT( '', #32724 ); -#25395 = LINE( '', #32725, #32726 ); -#25396 = LINE( '', #32727, #32728 ); -#25397 = FILL_AREA_STYLE_COLOUR( '', #32729 ); -#25398 = FILL_AREA_STYLE_COLOUR( '', #32730 ); -#25399 = LINE( '', #32731, #32732 ); -#25400 = FILL_AREA_STYLE_COLOUR( '', #32733 ); -#25401 = FILL_AREA_STYLE_COLOUR( '', #32734 ); -#25402 = FILL_AREA_STYLE_COLOUR( '', #32735 ); -#25403 = FILL_AREA_STYLE_COLOUR( '', #32736 ); -#25404 = LINE( '', #32737, #32738 ); -#25405 = FILL_AREA_STYLE_COLOUR( '', #32739 ); -#25406 = CIRCLE( '', #32740, 0.410000000000000 ); -#25407 = FILL_AREA_STYLE_COLOUR( '', #32741 ); -#25408 = FILL_AREA_STYLE_COLOUR( '', #32742 ); -#25409 = FILL_AREA_STYLE_COLOUR( '', #32743 ); -#25410 = LINE( '', #32744, #32745 ); -#25411 = FILL_AREA_STYLE_COLOUR( '', #32746 ); -#25412 = LINE( '', #32747, #32748 ); -#25413 = VERTEX_POINT( '', #32749 ); -#25414 = LINE( '', #32750, #32751 ); -#25415 = LINE( '', #32752, #32753 ); -#25416 = FILL_AREA_STYLE_COLOUR( '', #32754 ); -#25417 = FILL_AREA_STYLE_COLOUR( '', #32755 ); -#25418 = LINE( '', #32756, #32757 ); -#25419 = FILL_AREA_STYLE_COLOUR( '', #32758 ); -#25420 = FILL_AREA_STYLE_COLOUR( '', #32759 ); -#25421 = CIRCLE( '', #32760, 0.200000000000000 ); -#25422 = FILL_AREA_STYLE_COLOUR( '', #32761 ); -#25423 = FILL_AREA_STYLE_COLOUR( '', #32762 ); -#25424 = FILL_AREA_STYLE_COLOUR( '', #32763 ); -#25425 = FILL_AREA_STYLE_COLOUR( '', #32764 ); -#25426 = FILL_AREA_STYLE_COLOUR( '', #32765 ); -#25427 = VERTEX_POINT( '', #32766 ); -#25428 = LINE( '', #32767, #32768 ); -#25429 = LINE( '', #32769, #32770 ); -#25430 = FILL_AREA_STYLE_COLOUR( '', #32771 ); -#25431 = FILL_AREA_STYLE_COLOUR( '', #32772 ); -#25432 = FILL_AREA_STYLE_COLOUR( '', #32773 ); -#25433 = FILL_AREA_STYLE_COLOUR( '', #32774 ); -#25434 = LINE( '', #32775, #32776 ); -#25435 = FILL_AREA_STYLE_COLOUR( '', #32777 ); -#25436 = LINE( '', #32778, #32779 ); -#25437 = FILL_AREA_STYLE_COLOUR( '', #32780 ); -#25438 = FILL_AREA_STYLE_COLOUR( '', #32781 ); -#25439 = LINE( '', #32782, #32783 ); -#25440 = FILL_AREA_STYLE_COLOUR( '', #32784 ); -#25441 = FILL_AREA_STYLE_COLOUR( '', #32785 ); -#25442 = FILL_AREA_STYLE_COLOUR( '', #32786 ); -#25443 = FILL_AREA_STYLE_COLOUR( '', #32787 ); -#25444 = VERTEX_POINT( '', #32788 ); -#25445 = LINE( '', #32789, #32790 ); -#25446 = LINE( '', #32791, #32792 ); -#25447 = FILL_AREA_STYLE_COLOUR( '', #32793 ); -#25448 = LINE( '', #32794, #32795 ); -#25449 = FILL_AREA_STYLE_COLOUR( '', #32796 ); -#25450 = LINE( '', #32797, #32798 ); -#25451 = LINE( '', #32799, #32800 ); -#25452 = FILL_AREA_STYLE_COLOUR( '', #32801 ); -#25453 = FILL_AREA_STYLE_COLOUR( '', #32802 ); -#25454 = FILL_AREA_STYLE_COLOUR( '', #32803 ); -#25455 = FILL_AREA_STYLE_COLOUR( '', #32804 ); -#25456 = FILL_AREA_STYLE_COLOUR( '', #32805 ); -#25457 = FILL_AREA_STYLE_COLOUR( '', #32806 ); -#25458 = FILL_AREA_STYLE_COLOUR( '', #32807 ); -#25459 = LINE( '', #32808, #32809 ); -#25460 = FILL_AREA_STYLE_COLOUR( '', #32810 ); -#25461 = FILL_AREA_STYLE_COLOUR( '', #32811 ); -#25462 = LINE( '', #32812, #32813 ); -#25463 = FILL_AREA_STYLE_COLOUR( '', #32814 ); -#25464 = FILL_AREA_STYLE_COLOUR( '', #32815 ); -#25465 = FILL_AREA_STYLE_COLOUR( '', #32816 ); -#25466 = FILL_AREA_STYLE_COLOUR( '', #32817 ); -#25467 = LINE( '', #32818, #32819 ); -#25468 = FILL_AREA_STYLE_COLOUR( '', #32820 ); -#25469 = LINE( '', #32821, #32822 ); -#25470 = FILL_AREA_STYLE_COLOUR( '', #32823 ); -#25471 = FILL_AREA_STYLE_COLOUR( '', #32824 ); -#25472 = LINE( '', #32825, #32826 ); -#25473 = FILL_AREA_STYLE_COLOUR( '', #32827 ); -#25474 = FILL_AREA_STYLE_COLOUR( '', #32828 ); -#25475 = FILL_AREA_STYLE_COLOUR( '', #32829 ); -#25476 = LINE( '', #32830, #32831 ); -#25477 = CIRCLE( '', #32832, 0.210000000000000 ); -#25478 = FILL_AREA_STYLE_COLOUR( '', #32833 ); -#25479 = FILL_AREA_STYLE_COLOUR( '', #32834 ); -#25480 = FILL_AREA_STYLE_COLOUR( '', #32835 ); -#25481 = FILL_AREA_STYLE_COLOUR( '', #32836 ); -#25482 = LINE( '', #32837, #32838 ); -#25483 = FILL_AREA_STYLE_COLOUR( '', #32839 ); -#25484 = FILL_AREA_STYLE_COLOUR( '', #32840 ); -#25485 = FILL_AREA_STYLE_COLOUR( '', #32841 ); -#25486 = FILL_AREA_STYLE_COLOUR( '', #32842 ); -#25487 = FILL_AREA_STYLE_COLOUR( '', #32843 ); -#25488 = CIRCLE( '', #32844, 0.200000000000000 ); -#25489 = FILL_AREA_STYLE_COLOUR( '', #32845 ); -#25490 = LINE( '', #32846, #32847 ); -#25491 = FILL_AREA_STYLE_COLOUR( '', #32848 ); -#25492 = LINE( '', #32849, #32850 ); -#25493 = FILL_AREA_STYLE_COLOUR( '', #32851 ); -#25494 = FILL_AREA_STYLE_COLOUR( '', #32852 ); -#25495 = FILL_AREA_STYLE_COLOUR( '', #32853 ); -#25496 = FILL_AREA_STYLE_COLOUR( '', #32854 ); -#25497 = B_SPLINE_CURVE_WITH_KNOTS( '', 3, ( #32855, #32856, #32857, #32858 ), .UNSPECIFIED., .F., .F., ( 4, 4 ), ( 0.000000000000000, 1.00000000000000 ), .UNSPECIFIED. ); -#25498 = FILL_AREA_STYLE_COLOUR( '', #32859 ); -#25499 = LINE( '', #32860, #32861 ); -#25500 = FILL_AREA_STYLE_COLOUR( '', #32862 ); -#25501 = FILL_AREA_STYLE_COLOUR( '', #32863 ); -#25502 = FILL_AREA_STYLE_COLOUR( '', #32864 ); -#25503 = FILL_AREA_STYLE_COLOUR( '', #32865 ); -#25504 = FILL_AREA_STYLE_COLOUR( '', #32866 ); -#25505 = FILL_AREA_STYLE_COLOUR( '', #32867 ); -#25506 = FILL_AREA_STYLE_COLOUR( '', #32868 ); -#25507 = FILL_AREA_STYLE_COLOUR( '', #32869 ); -#25508 = FILL_AREA_STYLE_COLOUR( '', #32870 ); -#25509 = FILL_AREA_STYLE_COLOUR( '', #32871 ); -#25510 = FILL_AREA_STYLE_COLOUR( '', #32872 ); -#25511 = FILL_AREA_STYLE_COLOUR( '', #32873 ); -#25512 = FILL_AREA_STYLE_COLOUR( '', #32874 ); -#25513 = LINE( '', #32875, #32876 ); -#25514 = LINE( '', #32877, #32878 ); -#25515 = FILL_AREA_STYLE_COLOUR( '', #32879 ); -#25516 = FILL_AREA_STYLE_COLOUR( '', #32880 ); -#25517 = FILL_AREA_STYLE_COLOUR( '', #32881 ); -#25518 = FILL_AREA_STYLE_COLOUR( '', #32882 ); -#25519 = FILL_AREA_STYLE_COLOUR( '', #32883 ); -#25520 = FILL_AREA_STYLE_COLOUR( '', #32884 ); -#25521 = FILL_AREA_STYLE_COLOUR( '', #32885 ); -#25522 = FILL_AREA_STYLE_COLOUR( '', #32886 ); -#25523 = FILL_AREA_STYLE_COLOUR( '', #32887 ); -#25524 = FILL_AREA_STYLE_COLOUR( '', #32888 ); -#25525 = FILL_AREA_STYLE_COLOUR( '', #32889 ); -#25526 = FILL_AREA_STYLE_COLOUR( '', #32890 ); -#25527 = FILL_AREA_STYLE_COLOUR( '', #32891 ); -#25528 = FILL_AREA_STYLE_COLOUR( '', #32892 ); -#25529 = FILL_AREA_STYLE_COLOUR( '', #32893 ); -#25530 = LINE( '', #32894, #32895 ); -#25531 = FILL_AREA_STYLE_COLOUR( '', #32896 ); -#25532 = FILL_AREA_STYLE_COLOUR( '', #32897 ); -#25533 = FILL_AREA_STYLE_COLOUR( '', #32898 ); -#25534 = FILL_AREA_STYLE_COLOUR( '', #32899 ); -#25535 = FILL_AREA_STYLE_COLOUR( '', #32900 ); -#25536 = FILL_AREA_STYLE_COLOUR( '', #32901 ); -#25537 = FILL_AREA_STYLE_COLOUR( '', #32902 ); -#25538 = FILL_AREA_STYLE_COLOUR( '', #32903 ); -#25539 = FILL_AREA_STYLE_COLOUR( '', #32904 ); -#25540 = FILL_AREA_STYLE_COLOUR( '', #32905 ); -#25541 = FILL_AREA_STYLE_COLOUR( '', #32906 ); -#25542 = FILL_AREA_STYLE_COLOUR( '', #32907 ); -#25543 = FILL_AREA_STYLE_COLOUR( '', #32908 ); -#25544 = FILL_AREA_STYLE_COLOUR( '', #32909 ); -#25545 = FILL_AREA_STYLE_COLOUR( '', #32910 ); -#25546 = FILL_AREA_STYLE_COLOUR( '', #32911 ); -#25547 = FILL_AREA_STYLE_COLOUR( '', #32912 ); -#25548 = FILL_AREA_STYLE_COLOUR( '', #32913 ); -#25549 = FILL_AREA_STYLE_COLOUR( '', #32914 ); -#25550 = FILL_AREA_STYLE_COLOUR( '', #32915 ); -#25551 = FILL_AREA_STYLE_COLOUR( '', #32916 ); -#25552 = FILL_AREA_STYLE_COLOUR( '', #32917 ); -#25553 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25554 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.00000000000000, 1.74500000000000 ) ); -#25555 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.00000000000000, -0.155000000000000 ) ); -#25556 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.00000000000000, -6.10500000000000 ) ); -#25557 = VECTOR( '', #32918, 1000.00000000000 ); -#25558 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.00000000000000, 1.74500000000000 ) ); -#25559 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.00000000000000, 1.74500000000000 ) ); -#25560 = VECTOR( '', #32919, 1000.00000000000 ); -#25561 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.00000000000000, -0.155000000000000 ) ); -#25562 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.00000000000000, -6.10500000000000 ) ); -#25563 = VECTOR( '', #32920, 1000.00000000000 ); -#25564 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.00000000000000, -0.155000000000000 ) ); -#25565 = VECTOR( '', #32921, 1000.00000000000 ); -#25566 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25567 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.360000000000000, 5.20000000000000 ) ); -#25568 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.360000000000000, -2.50000000000000 ) ); -#25569 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.360000000000000, 11.5435038362938 ) ); -#25570 = VECTOR( '', #32922, 1000.00000000000 ); -#25571 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.360000000000000, -2.50000000000000 ) ); -#25572 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.360000000000000, -2.50000000000000 ) ); -#25573 = VECTOR( '', #32923, 1000.00000000000 ); -#25574 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.360000000000000, 0.400000000000000 ) ); -#25575 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.360000000000000, 11.5435038362938 ) ); -#25576 = VECTOR( '', #32924, 1000.00000000000 ); -#25577 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#25578 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#25579 = VECTOR( '', #32925, 1000.00000000000 ); -#25580 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.360000000000000, 0.800000000000000 ) ); -#25581 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#25582 = VECTOR( '', #32926, 1000.00000000000 ); -#25583 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.360000000000000, 0.800000000000000 ) ); -#25584 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.360000000000000, 0.800000000000000 ) ); -#25585 = VECTOR( '', #32927, 1000.00000000000 ); -#25586 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.360000000000000, 2.10000000000000 ) ); -#25587 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.360000000000000, 0.800000000000000 ) ); -#25588 = VECTOR( '', #32928, 1000.00000000000 ); -#25589 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.360000000000000, 2.10000000000000 ) ); -#25590 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.360000000000000, 2.10000000000000 ) ); -#25591 = VECTOR( '', #32929, 1000.00000000000 ); -#25592 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.360000000000000, 5.20000000000000 ) ); -#25593 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#25594 = VECTOR( '', #32930, 1000.00000000000 ); -#25595 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.360000000000000, 5.20000000000000 ) ); -#25596 = VECTOR( '', #32931, 1000.00000000000 ); -#25597 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25598 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, 5.20000000000000 ) ); -#25599 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, 2.10000000000000 ) ); -#25600 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, 11.5435038362938 ) ); -#25601 = VECTOR( '', #32932, 1000.00000000000 ); -#25602 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 2.10000000000000 ) ); -#25603 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.160000000000000, 2.10000000000000 ) ); -#25604 = VECTOR( '', #32933, 1000.00000000000 ); -#25605 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 5.20000000000000 ) ); -#25606 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25607 = VECTOR( '', #32934, 1000.00000000000 ); -#25608 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.160000000000000, 5.20000000000000 ) ); -#25609 = VECTOR( '', #32935, 1000.00000000000 ); -#25610 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25611 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, 4.23500000000000 ) ); -#25612 = CARTESIAN_POINT( '', ( 6.04943375514539, 6.54161354320366, 4.23500000000000 ) ); -#25613 = AXIS2_PLACEMENT_3D( '', #32936, #32937, #32938 ); -#25614 = CARTESIAN_POINT( '', ( 6.04943375514539, 6.54161354320366, 2.95500000000000 ) ); -#25615 = CARTESIAN_POINT( '', ( 6.04943375514539, 6.54161354320366, 2.95500000000000 ) ); -#25616 = VECTOR( '', #32939, 1000.00000000000 ); -#25617 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, 2.95500000000000 ) ); -#25618 = AXIS2_PLACEMENT_3D( '', #32940, #32941, #32942 ); -#25619 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, 2.95500000000000 ) ); -#25620 = VECTOR( '', #32943, 1000.00000000000 ); -#25621 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25622 = CARTESIAN_POINT( '', ( 0.300000000000000, 3.00000000000000, -0.180000000000000 ) ); -#25623 = CARTESIAN_POINT( '', ( -0.300000000000000, 3.00000000000000, -0.180000000000000 ) ); -#25624 = CARTESIAN_POINT( '', ( 0.000000000000000, 3.00000000000000, -0.180000000000000 ) ); -#25625 = VECTOR( '', #32944, 1000.00000000000 ); -#25626 = CARTESIAN_POINT( '', ( -0.300000000000000, 2.20000000000000, -0.180000000000000 ) ); -#25627 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#25628 = VECTOR( '', #32945, 1000.00000000000 ); -#25629 = CARTESIAN_POINT( '', ( 0.300000000000000, 2.20000000000000, -0.180000000000000 ) ); -#25630 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, -0.180000000000000 ) ); -#25631 = VECTOR( '', #32946, 1000.00000000000 ); -#25632 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, -0.180000000000000 ) ); -#25633 = VECTOR( '', #32947, 1000.00000000000 ); -#25634 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#25635 = CARTESIAN_POINT( '', ( 6.46552987292442, 0.333280183087583, -0.756668553833749 ) ); -#25636 = CARTESIAN_POINT( '', ( 6.46552987292442, -0.333280183087583, -0.756668553833749 ) ); -#25637 = CARTESIAN_POINT( '', ( 6.46552987292442, 0.900000000000000, -0.756668553833748 ) ); -#25638 = VECTOR( '', #32948, 1000.00000000000 ); -#25639 = CARTESIAN_POINT( '', ( 4.26362822662505, -0.333280183087583, -0.918985820620341 ) ); -#25640 = AXIS2_PLACEMENT_3D( '', #32949, #32950, #32951 ); -#25641 = CARTESIAN_POINT( '', ( 4.26362822662505, 0.333280183087583, -0.918985820620342 ) ); -#25642 = CARTESIAN_POINT( '', ( 4.26362822662505, 0.900000000000000, -0.918985820620342 ) ); -#25643 = VECTOR( '', #32952, 1000.00000000000 ); -#25644 = AXIS2_PLACEMENT_3D( '', #32953, #32954, #32955 ); -#25645 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25646 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25647 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.160000000000000, -2.50000000000000 ) ); -#25648 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.160000000000000, 11.5435038362938 ) ); -#25649 = VECTOR( '', #32956, 1000.00000000000 ); -#25650 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25651 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25652 = VECTOR( '', #32957, 1000.00000000000 ); -#25653 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 0.800000000000000 ) ); -#25654 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25655 = VECTOR( '', #32958, 1000.00000000000 ); -#25656 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.160000000000000, 0.800000000000000 ) ); -#25657 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.160000000000000, 0.800000000000000 ) ); -#25658 = VECTOR( '', #32959, 1000.00000000000 ); -#25659 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25660 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25661 = VECTOR( '', #32960, 1000.00000000000 ); -#25662 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25663 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#25664 = VECTOR( '', #32961, 1000.00000000000 ); -#25665 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.160000000000000, -2.50000000000000 ) ); -#25666 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.160000000000000, 11.5435038362938 ) ); -#25667 = VECTOR( '', #32962, 1000.00000000000 ); -#25668 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.160000000000000, -2.50000000000000 ) ); -#25669 = VECTOR( '', #32963, 1000.00000000000 ); -#25670 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25671 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.65000000000000, 2.94000000000000 ) ); -#25672 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.84000000000000, 2.94000000000000 ) ); -#25673 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.78483405085584, 2.94000000000000 ) ); -#25674 = VECTOR( '', #32964, 1000.00000000000 ); -#25675 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.84000000000000, 4.25000000000000 ) ); -#25676 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.84000000000000, 5.25000000000000 ) ); -#25677 = VECTOR( '', #32965, 1000.00000000000 ); -#25678 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.65000000000000, 4.25000000000000 ) ); -#25679 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.78483405085584, 4.25000000000000 ) ); -#25680 = VECTOR( '', #32966, 1000.00000000000 ); -#25681 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.65000000000000, 5.25000000000000 ) ); -#25682 = VECTOR( '', #32967, 1000.00000000000 ); -#25683 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.65000000000000, -2.47000000000000 ) ); -#25684 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.84000000000000, -2.47000000000000 ) ); -#25685 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.78483405085584, -2.47000000000000 ) ); -#25686 = VECTOR( '', #32968, 1000.00000000000 ); -#25687 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.84000000000000, -1.16000000000000 ) ); -#25688 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.84000000000000, 5.25000000000000 ) ); -#25689 = VECTOR( '', #32969, 1000.00000000000 ); -#25690 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.65000000000000, -1.16000000000000 ) ); -#25691 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.78483405085584, -1.16000000000000 ) ); -#25692 = VECTOR( '', #32970, 1000.00000000000 ); -#25693 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.65000000000000, 5.25000000000000 ) ); -#25694 = VECTOR( '', #32971, 1000.00000000000 ); -#25695 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.05000000000000, -2.63232323666955 ) ); -#25696 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.05000000000000, 5.05000000000000 ) ); -#25697 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.05000000000000, -2.71516594914416 ) ); -#25698 = VECTOR( '', #32972, 1000.00000000000 ); -#25699 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.10857864376269, -2.77374459290685 ) ); -#25700 = AXIS2_PLACEMENT_3D( '', #32973, #32974, #32975 ); -#25701 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#25702 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.78483405085584, -5.45000000000000 ) ); -#25703 = VECTOR( '', #32976, 1000.00000000000 ); -#25704 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.55000000000000, 5.25000000000000 ) ); -#25705 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.55000000000000, 5.25000000000000 ) ); -#25706 = VECTOR( '', #32977, 1000.00000000000 ); -#25707 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.25000000000000, 5.25000000000000 ) ); -#25708 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.05000000000000, 5.25000000000000 ) ); -#25709 = VECTOR( '', #32978, 1000.00000000000 ); -#25710 = AXIS2_PLACEMENT_3D( '', #32979, #32980, #32981 ); -#25711 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#25712 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.750000000000000, -7.34788079488412E-016 ) ); -#25713 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.750000000000000, -0.210000000000000 ) ); -#25714 = AXIS2_PLACEMENT_3D( '', #32982, #32983, #32984 ); -#25715 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.750000000000000, -7.34788079488413E-016 ) ); -#25716 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.750000000000000, -7.34788079488412E-016 ) ); -#25717 = VECTOR( '', #32985, 1000.00000000000 ); -#25718 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.750000000000000, -0.210000000000000 ) ); -#25719 = AXIS2_PLACEMENT_3D( '', #32986, #32987, #32988 ); -#25720 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.750000000000000, -0.210000000000000 ) ); -#25721 = VECTOR( '', #32989, 1000.00000000000 ); -#25722 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25723 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.350000000000000, 0.310000000000000 ) ); -#25724 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.350000000000000, 0.510000000000000 ) ); -#25725 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.350000000000000, 1.18584612615602E-017 ) ); -#25726 = VECTOR( '', #32990, 1000.00000000000 ); -#25727 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 0.510000000000000 ) ); -#25728 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 0.510000000000000 ) ); -#25729 = VECTOR( '', #32991, 1000.00000000000 ); -#25730 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 0.310000000000000 ) ); -#25731 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 0.510000000000000 ) ); -#25732 = VECTOR( '', #32992, 1000.00000000000 ); -#25733 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 0.310000000000000 ) ); -#25734 = VECTOR( '', #32993, 1000.00000000000 ); -#25735 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25736 = CARTESIAN_POINT( '', ( 0.00999999999999902, -6.60000000000000, 5.80500000000000 ) ); -#25737 = CARTESIAN_POINT( '', ( 0.145880092735986, -6.71401693569910, 5.80500000000000 ) ); -#25738 = AXIS2_PLACEMENT_3D( '', #32994, #32995, #32996 ); -#25739 = CARTESIAN_POINT( '', ( 0.145880092735987, -6.71401693569910, 6.10500000000000 ) ); -#25740 = CARTESIAN_POINT( '', ( 0.145880092735978, -6.71401693569910, -22.1526226650358 ) ); -#25741 = VECTOR( '', #32997, 1000.00000000000 ); -#25742 = CARTESIAN_POINT( '', ( 0.00999999999999910, -6.60000000000000, 6.10500000000000 ) ); -#25743 = AXIS2_PLACEMENT_3D( '', #32998, #32999, #33000 ); -#25744 = CARTESIAN_POINT( '', ( 0.00999999999999092, -6.60000000000000, -22.1526226650358 ) ); -#25745 = VECTOR( '', #33001, 1000.00000000000 ); -#25746 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#25747 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.500000000000000, 0.210000000000000 ) ); -#25748 = CARTESIAN_POINT( '', ( -3.78500000000000, -0.500000000000000, 0.210000000000000 ) ); -#25749 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.900000000000000, 0.210000000000000 ) ); -#25750 = VECTOR( '', #33002, 1000.00000000000 ); -#25751 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.500000000000000, 0.000238230365969471 ) ); -#25752 = AXIS2_PLACEMENT_3D( '', #33003, #33004, #33005 ); -#25753 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.900000000000000, 0.000238230365968984 ) ); -#25754 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.900000000000000, 0.000238230365969471 ) ); -#25755 = VECTOR( '', #33006, 1000.00000000000 ); -#25756 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.900000000000000, -2.18905615347589E-016 ) ); -#25757 = AXIS2_PLACEMENT_3D( '', #33007, #33008, #33009 ); -#25758 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, -2.18905615347589E-016 ) ); -#25759 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, -2.18905615347589E-016 ) ); -#25760 = VECTOR( '', #33010, 1000.00000000000 ); -#25761 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.900000000000000, 0.000238230365969471 ) ); -#25762 = AXIS2_PLACEMENT_3D( '', #33011, #33012, #33013 ); -#25763 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.500000000000000, 0.000238230365969417 ) ); -#25764 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.900000000000000, 0.000238230365969471 ) ); -#25765 = VECTOR( '', #33014, 1000.00000000000 ); -#25766 = AXIS2_PLACEMENT_3D( '', #33015, #33016, #33017 ); -#25767 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25768 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.30000000000000, 5.29500000000000 ) ); -#25769 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.20000000000000, 5.29500000000000 ) ); -#25770 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.29500000000000 ) ); -#25771 = VECTOR( '', #33018, 1000.00000000000 ); -#25772 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.20000000000000, 5.29500000000000 ) ); -#25773 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.20000000000000, 5.29500000000000 ) ); -#25774 = VECTOR( '', #33019, 1000.00000000000 ); -#25775 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.30000000000000, 5.29500000000000 ) ); -#25776 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 5.29500000000000 ) ); -#25777 = VECTOR( '', #33020, 1000.00000000000 ); -#25778 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.30000000000000, 5.29500000000000 ) ); -#25779 = VECTOR( '', #33021, 1000.00000000000 ); -#25780 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25781 = CARTESIAN_POINT( '', ( 7.90500000000000, 2.80000000000000, 2.80000000000000 ) ); -#25782 = CARTESIAN_POINT( '', ( 8.40500000000000, 2.30000000000000, 2.30000000000000 ) ); -#25783 = CARTESIAN_POINT( '', ( 9.77166666666667, 0.933333333333335, 0.933333333333334 ) ); -#25784 = VECTOR( '', #33022, 1000.00000000000 ); -#25785 = CARTESIAN_POINT( '', ( 8.40500000000000, 2.30000000000000, 0.120000000000000 ) ); -#25786 = CARTESIAN_POINT( '', ( 8.40500000000000, 2.30000000000000, 2.80000000000000 ) ); -#25787 = VECTOR( '', #33023, 1000.00000000000 ); -#25788 = CARTESIAN_POINT( '', ( 7.90500000000000, 2.80000000000000, -0.380000000000000 ) ); -#25789 = CARTESIAN_POINT( '', ( 7.90500000000000, 2.80000000000000, -0.380000000000000 ) ); -#25790 = VECTOR( '', #33024, 1000.00000000000 ); -#25791 = CARTESIAN_POINT( '', ( 7.90500000000000, 2.80000000000000, -0.380000000000000 ) ); -#25792 = VECTOR( '', #33025, 1000.00000000000 ); -#25793 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25794 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.700000000000000, -0.180000000000000 ) ); -#25795 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#25796 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, -0.180000000000000 ) ); -#25797 = VECTOR( '', #33026, 1000.00000000000 ); -#25798 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#25799 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#25800 = VECTOR( '', #33027, 1000.00000000000 ); -#25801 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.700000000000000, 0.0199999999999997 ) ); -#25802 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#25803 = VECTOR( '', #33028, 1000.00000000000 ); -#25804 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.700000000000000, -15.2747093335898 ) ); -#25805 = VECTOR( '', #33029, 1000.00000000000 ); -#25806 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25807 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#25808 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.40000000000000, 0.0200000000000003 ) ); -#25809 = CARTESIAN_POINT( '', ( 0.000000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#25810 = VECTOR( '', #33030, 1000.00000000000 ); -#25811 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#25812 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#25813 = VECTOR( '', #33031, 1000.00000000000 ); -#25814 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.40000000000000, 1.08000000000000 ) ); -#25815 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.40000000000000, 1.08000000000000 ) ); -#25816 = VECTOR( '', #33032, 1000.00000000000 ); -#25817 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.40000000000000, 1.08000000000000 ) ); -#25818 = VECTOR( '', #33033, 1000.00000000000 ); -#25819 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#25820 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#25821 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.850000000000000 ) ); -#25822 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#25823 = VECTOR( '', #33034, 1000.00000000000 ); -#25824 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.850000000000000 ) ); -#25825 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.850000000000000 ) ); -#25826 = VECTOR( '', #33035, 1000.00000000000 ); -#25827 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#25828 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#25829 = VECTOR( '', #33036, 1000.00000000000 ); -#25830 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#25831 = VECTOR( '', #33037, 1000.00000000000 ); -#25832 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25833 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.00000000000000, -5.05000000000000 ) ); -#25834 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.95000000000000, -5.05000000000000 ) ); -#25835 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.00000000000000, -5.05000000000000 ) ); -#25836 = VECTOR( '', #33038, 1000.00000000000 ); -#25837 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.00000000000000, -5.05000000000000 ) ); -#25838 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.00000000000000, -5.05000000000000 ) ); -#25839 = VECTOR( '', #33039, 1000.00000000000 ); -#25840 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.95000000000000, -5.05000000000000 ) ); -#25841 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.00000000000000, -5.05000000000000 ) ); -#25842 = VECTOR( '', #33040, 1000.00000000000 ); -#25843 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.95000000000000, -5.05000000000000 ) ); -#25844 = VECTOR( '', #33041, 1000.00000000000 ); -#25845 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#25846 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#25847 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#25848 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#25849 = VECTOR( '', #33042, 1000.00000000000 ); -#25850 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#25851 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#25852 = VECTOR( '', #33043, 1000.00000000000 ); -#25853 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#25854 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#25855 = VECTOR( '', #33044, 1000.00000000000 ); -#25856 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#25857 = VECTOR( '', #33045, 1000.00000000000 ); -#25858 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25859 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, -5.60500000000000 ) ); -#25860 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.3000000000000, -5.60500000000000 ) ); -#25861 = CARTESIAN_POINT( '', ( -5.73483405085584, -10.3000000000000, -5.60500000000000 ) ); -#25862 = VECTOR( '', #33046, 1000.00000000000 ); -#25863 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -5.60500000000000 ) ); -#25864 = AXIS2_PLACEMENT_3D( '', #33047, #33048, #33049 ); -#25865 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, -5.60500000000000 ) ); -#25866 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -5.60500000000000 ) ); -#25867 = VECTOR( '', #33050, 1000.00000000000 ); -#25868 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.0000000000000, -5.60500000000000 ) ); -#25869 = AXIS2_PLACEMENT_3D( '', #33051, #33052, #33053 ); -#25870 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.0000000000000, -5.60500000000000 ) ); -#25871 = CARTESIAN_POINT( '', ( -5.73483405085584, -10.0000000000000, -5.60500000000000 ) ); -#25872 = VECTOR( '', #33054, 1000.00000000000 ); -#25873 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.3000000000000, -5.60500000000000 ) ); -#25874 = VECTOR( '', #33055, 1000.00000000000 ); -#25875 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25876 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, 3.65000000000000 ) ); -#25877 = CARTESIAN_POINT( '', ( -4.24117838948965, -9.92616120324079, 3.65000000000000 ) ); -#25878 = AXIS2_PLACEMENT_3D( '', #33056, #33057, #33058 ); -#25879 = CARTESIAN_POINT( '', ( -3.24617838948964, -6.11038828659373, 3.65000000000000 ) ); -#25880 = CARTESIAN_POINT( '', ( -4.24117838948965, -9.92616120324079, 3.65000000000000 ) ); -#25881 = VECTOR( '', #33059, 1000.00000000000 ); -#25882 = CARTESIAN_POINT( '', ( -3.29867701598931, -5.73132298401069, 3.65000000000000 ) ); -#25883 = AXIS2_PLACEMENT_3D( '', #33060, #33061, #33062 ); -#25884 = CARTESIAN_POINT( '', ( -3.55158111533156, -5.30000000000000, 3.65000000000000 ) ); -#25885 = CARTESIAN_POINT( '', ( -3.29867701598930, -5.73132298401069, 3.65000000000000 ) ); -#25886 = VECTOR( '', #33063, 1000.00000000000 ); -#25887 = CARTESIAN_POINT( '', ( -3.81037490573798, -5.45174245960535, 3.65000000000000 ) ); -#25888 = CARTESIAN_POINT( '', ( -3.55158111533156, -5.30000000000000, 3.65000000000000 ) ); -#25889 = VECTOR( '', #33064, 1000.00000000000 ); -#25890 = CARTESIAN_POINT( '', ( -3.55747080639572, -5.88306544361604, 3.65000000000000 ) ); -#25891 = CARTESIAN_POINT( '', ( -3.55747080639572, -5.88306544361604, 3.65000000000000 ) ); -#25892 = VECTOR( '', #33065, 1000.00000000000 ); -#25893 = CARTESIAN_POINT( '', ( -3.53647135579585, -6.03469156464926, 3.65000000000000 ) ); -#25894 = AXIS2_PLACEMENT_3D( '', #33066, #33067, #33068 ); -#25895 = CARTESIAN_POINT( '', ( -4.53147135579586, -9.85046448129632, 3.65000000000000 ) ); -#25896 = CARTESIAN_POINT( '', ( -4.53147135579586, -9.85046448129632, 3.65000000000000 ) ); -#25897 = VECTOR( '', #33069, 1000.00000000000 ); -#25898 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.0000000000000, 3.65000000000000 ) ); -#25899 = AXIS2_PLACEMENT_3D( '', #33070, #33071, #33072 ); -#25900 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, 3.65000000000000 ) ); -#25901 = VECTOR( '', #33073, 1000.00000000000 ); -#25902 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#25903 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.850000000000000 ) ); -#25904 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#25905 = AXIS2_PLACEMENT_3D( '', #33074, #33075, #33076 ); -#25906 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#25907 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#25908 = VECTOR( '', #33077, 1000.00000000000 ); -#25909 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.850000000000000 ) ); -#25910 = AXIS2_PLACEMENT_3D( '', #33078, #33079, #33080 ); -#25911 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.850000000000000 ) ); -#25912 = VECTOR( '', #33081, 1000.00000000000 ); -#25913 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25914 = CARTESIAN_POINT( '', ( 4.50000000000000, 2.60000000000000, 5.80500000000000 ) ); -#25915 = CARTESIAN_POINT( '', ( 4.50000000000000, 4.70000000000000, 5.80500000000000 ) ); -#25916 = CARTESIAN_POINT( '', ( 4.50000000000000, -9.80000000000000, 5.80500000000000 ) ); -#25917 = VECTOR( '', #33082, 1000.00000000000 ); -#25918 = CARTESIAN_POINT( '', ( 4.70000000000000, 4.90000000000000, 5.80500000000000 ) ); -#25919 = AXIS2_PLACEMENT_3D( '', #33083, #33084, #33085 ); -#25920 = CARTESIAN_POINT( '', ( 5.50000000000000, 4.90000000000000, 5.80500000000000 ) ); -#25921 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.90000000000000, 5.80500000000000 ) ); -#25922 = VECTOR( '', #33086, 1000.00000000000 ); -#25923 = CARTESIAN_POINT( '', ( 5.50000000000000, 2.40000000000000, 5.80500000000000 ) ); -#25924 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.80500000000000 ) ); -#25925 = VECTOR( '', #33087, 1000.00000000000 ); -#25926 = CARTESIAN_POINT( '', ( 4.70000000000000, 2.40000000000000, 5.80500000000000 ) ); -#25927 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.40000000000000, 5.80500000000000 ) ); -#25928 = VECTOR( '', #33088, 1000.00000000000 ); -#25929 = AXIS2_PLACEMENT_3D( '', #33089, #33090, #33091 ); -#25930 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25931 = CARTESIAN_POINT( '', ( -5.32953378678969, 2.20613135374935, -0.00499999999999947 ) ); -#25932 = CARTESIAN_POINT( '', ( -5.67063780169887, 3.90466213210278, -0.00499999999999947 ) ); -#25933 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, -0.00499999999999947 ) ); -#25934 = VECTOR( '', #33092, 1000.00000000000 ); -#25935 = CARTESIAN_POINT( '', ( -5.62366134712948, 2.14706378016990, -0.00499999999999947 ) ); -#25936 = CARTESIAN_POINT( '', ( -5.30074634761476, 2.21191253311134, -0.00499999999999947 ) ); -#25937 = VECTOR( '', #33093, 1000.00000000000 ); -#25938 = CARTESIAN_POINT( '', ( -5.96476536203874, 3.84559455852331, -0.00499999999999947 ) ); -#25939 = CARTESIAN_POINT( '', ( -5.59412756033975, 2.00000000000000, -0.00499999999999947 ) ); -#25940 = VECTOR( '', #33094, 1000.00000000000 ); -#25941 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#25942 = AXIS2_PLACEMENT_3D( '', #33095, #33096, #33097 ); -#25943 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.35000000000000, -0.00499999999999947 ) ); -#25944 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#25945 = VECTOR( '', #33098, 1000.00000000000 ); -#25946 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, -0.00499999999999947 ) ); -#25947 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, -0.00499999999999947 ) ); -#25948 = VECTOR( '', #33099, 1000.00000000000 ); -#25949 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#25950 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#25951 = VECTOR( '', #33100, 1000.00000000000 ); -#25952 = AXIS2_PLACEMENT_3D( '', #33101, #33102, #33103 ); -#25953 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#25954 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.850000000000000 ) ); -#25955 = AXIS2_PLACEMENT_3D( '', #33104, #33105, #33106 ); -#25956 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.850000000000000 ) ); -#25957 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.850000000000000 ) ); -#25958 = VECTOR( '', #33107, 1000.00000000000 ); -#25959 = AXIS2_PLACEMENT_3D( '', #33108, #33109, #33110 ); -#25960 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#25961 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 1.05709711817337E-015 ) ); -#25962 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#25963 = AXIS2_PLACEMENT_3D( '', #33111, #33112, #33113 ); -#25964 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 1.05709711817337E-015 ) ); -#25965 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 1.05709711817337E-015 ) ); -#25966 = VECTOR( '', #33114, 1000.00000000000 ); -#25967 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#25968 = AXIS2_PLACEMENT_3D( '', #33115, #33116, #33117 ); -#25969 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#25970 = VECTOR( '', #33118, 1000.00000000000 ); -#25971 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25972 = CARTESIAN_POINT( '', ( -0.700000000000000, 10.3000000000000, 1.48000000000000 ) ); -#25973 = CARTESIAN_POINT( '', ( -0.700000000000000, 10.3000000000000, 1.08000000000000 ) ); -#25974 = CARTESIAN_POINT( '', ( -0.700000000000000, 10.3000000000000, 1.48000000000000 ) ); -#25975 = VECTOR( '', #33119, 1000.00000000000 ); -#25976 = CARTESIAN_POINT( '', ( -1.30000000000000, 10.3000000000000, 1.08000000000000 ) ); -#25977 = CARTESIAN_POINT( '', ( 1.95156391047391E-016, 10.3000000000000, 1.08000000000000 ) ); -#25978 = VECTOR( '', #33120, 1000.00000000000 ); -#25979 = CARTESIAN_POINT( '', ( -1.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#25980 = CARTESIAN_POINT( '', ( -1.30000000000000, 10.3000000000000, 0.880000000000000 ) ); -#25981 = VECTOR( '', #33121, 1000.00000000000 ); -#25982 = CARTESIAN_POINT( '', ( -1.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#25983 = VECTOR( '', #33122, 1000.00000000000 ); -#25984 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#25985 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, -0.130000000000000 ) ); -#25986 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, 0.880000000000000 ) ); -#25987 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#25988 = VECTOR( '', #33123, 1000.00000000000 ); -#25989 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.70000000000000, 0.880000000000000 ) ); -#25990 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.70000000000000, 0.880000000000000 ) ); -#25991 = VECTOR( '', #33124, 1000.00000000000 ); -#25992 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.70000000000000, -0.130000000000000 ) ); -#25993 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.70000000000000, -0.180000000000000 ) ); -#25994 = VECTOR( '', #33125, 1000.00000000000 ); -#25995 = CARTESIAN_POINT( '', ( 2.80000000000000, 9.70000000000000, -0.130000000000000 ) ); -#25996 = VECTOR( '', #33126, 1000.00000000000 ); -#25997 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#25998 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.50000000000000, 5.49500000000000 ) ); -#25999 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.30000000000000, 5.29500000000000 ) ); -#26000 = AXIS2_PLACEMENT_3D( '', #33127, #33128, #33129 ); -#26001 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.50000000000000, 5.49500000000000 ) ); -#26002 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.50000000000000, 5.49500000000000 ) ); -#26003 = VECTOR( '', #33130, 1000.00000000000 ); -#26004 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.30000000000000, 5.29500000000000 ) ); -#26005 = AXIS2_PLACEMENT_3D( '', #33131, #33132, #33133 ); -#26006 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.30000000000000, 5.29500000000000 ) ); -#26007 = VECTOR( '', #33134, 1000.00000000000 ); -#26008 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26009 = CARTESIAN_POINT( '', ( 5.67063780169895, 3.90466213210277, 1.59500000000000 ) ); -#26010 = CARTESIAN_POINT( '', ( 5.32953378678969, 2.20613135374935, 1.59500000000000 ) ); -#26011 = CARTESIAN_POINT( '', ( 5.67063780169887, 3.90466213210278, 1.59500000000000 ) ); -#26012 = VECTOR( '', #33135, 1000.00000000000 ); -#26013 = CARTESIAN_POINT( '', ( 5.62366134712948, 2.14706378016990, 1.59500000000000 ) ); -#26014 = CARTESIAN_POINT( '', ( 5.24283500990771, 2.22354246060655, 1.59500000000000 ) ); -#26015 = VECTOR( '', #33136, 1000.00000000000 ); -#26016 = CARTESIAN_POINT( '', ( 5.96476536203874, 3.84559455852331, 1.59500000000000 ) ); -#26017 = CARTESIAN_POINT( '', ( 5.96476536203866, 3.84559455852333, 1.59500000000000 ) ); -#26018 = VECTOR( '', #33137, 1000.00000000000 ); -#26019 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.20000000000000, 1.59500000000000 ) ); -#26020 = AXIS2_PLACEMENT_3D( '', #33138, #33139, #33140 ); -#26021 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.35000000000000, 1.59500000000000 ) ); -#26022 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.50000000000000, 1.59500000000000 ) ); -#26023 = VECTOR( '', #33141, 1000.00000000000 ); -#26024 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.35000000000000, 1.59500000000000 ) ); -#26025 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.35000000000000, 1.59500000000000 ) ); -#26026 = VECTOR( '', #33142, 1000.00000000000 ); -#26027 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.20000000000000, 1.59500000000000 ) ); -#26028 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.50000000000000, 1.59500000000000 ) ); -#26029 = VECTOR( '', #33143, 1000.00000000000 ); -#26030 = AXIS2_PLACEMENT_3D( '', #33144, #33145, #33146 ); -#26031 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26032 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -1.16500000000000 ) ); -#26033 = CARTESIAN_POINT( '', ( -5.77061965020769, 6.43087649029094, -1.16500000000000 ) ); -#26034 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -1.16500000000000 ) ); -#26035 = VECTOR( '', #33147, 1000.00000000000 ); -#26036 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#26037 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#26038 = VECTOR( '', #33148, 1000.00000000000 ); -#26039 = CARTESIAN_POINT( '', ( -5.77061965020769, 6.43087649029094, -2.44500000000000 ) ); -#26040 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#26041 = VECTOR( '', #33149, 1000.00000000000 ); -#26042 = CARTESIAN_POINT( '', ( -5.77061965020769, 6.43087649029094, -2.44500000000000 ) ); -#26043 = VECTOR( '', #33150, 1000.00000000000 ); -#26044 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26045 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 4.50000000000000 ) ); -#26046 = CARTESIAN_POINT( '', ( -8.82500000000000, -4.85000000000000, 4.50000000000000 ) ); -#26047 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 4.50000000000000 ) ); -#26048 = VECTOR( '', #33151, 1000.00000000000 ); -#26049 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 4.50000000000000 ) ); -#26050 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 4.50000000000000 ) ); -#26051 = VECTOR( '', #33152, 1000.00000000000 ); -#26052 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 4.50000000000000 ) ); -#26053 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 4.50000000000000 ) ); -#26054 = VECTOR( '', #33153, 1000.00000000000 ); -#26055 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 4.50000000000000 ) ); -#26056 = VECTOR( '', #33154, 1000.00000000000 ); -#26057 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26058 = CARTESIAN_POINT( '', ( 3.81037490573798, -5.45174245960535, 3.65000000000000 ) ); -#26059 = CARTESIAN_POINT( '', ( 3.55747080639572, -5.88306544361604, 3.65000000000000 ) ); -#26060 = CARTESIAN_POINT( '', ( 3.81037490573798, -5.45174245960535, 3.65000000000000 ) ); -#26061 = VECTOR( '', #33155, 1000.00000000000 ); -#26062 = CARTESIAN_POINT( '', ( 3.55747080639572, -5.88306544361604, -0.0200000000000000 ) ); -#26063 = CARTESIAN_POINT( '', ( 3.55747080639572, -5.88306544361604, -0.0200000000000000 ) ); -#26064 = VECTOR( '', #33156, 1000.00000000000 ); -#26065 = CARTESIAN_POINT( '', ( 3.81037490573798, -5.45174245960535, -0.0200000000000000 ) ); -#26066 = CARTESIAN_POINT( '', ( 3.81037490573798, -5.45174245960535, -0.0200000000000000 ) ); -#26067 = VECTOR( '', #33157, 1000.00000000000 ); -#26068 = CARTESIAN_POINT( '', ( 3.81037490573798, -5.45174245960535, -0.0200000000000000 ) ); -#26069 = VECTOR( '', #33158, 1000.00000000000 ); -#26070 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26071 = CARTESIAN_POINT( '', ( -3.25000000000000, -3.00000000000000, -0.180000000000000 ) ); -#26072 = CARTESIAN_POINT( '', ( -3.25000000000000, -3.00000000000000, 0.0200000000000014 ) ); -#26073 = CARTESIAN_POINT( '', ( -3.25000000000000, -3.00000000000000, -0.180000000000000 ) ); -#26074 = VECTOR( '', #33159, 1000.00000000000 ); -#26075 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, 0.0200000000000014 ) ); -#26076 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, 0.0200000000000014 ) ); -#26077 = VECTOR( '', #33160, 1000.00000000000 ); -#26078 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#26079 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#26080 = VECTOR( '', #33161, 1000.00000000000 ); -#26081 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#26082 = VECTOR( '', #33162, 1000.00000000000 ); -#26083 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26084 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, -0.0200000000000000 ) ); -#26085 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, -0.0200000000000000 ) ); -#26086 = VECTOR( '', #33163, 1000.00000000000 ); -#26087 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, 3.65000000000000 ) ); -#26088 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, -0.0200000000000000 ) ); -#26089 = VECTOR( '', #33164, 1000.00000000000 ); -#26090 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, 3.65000000000000 ) ); -#26091 = VECTOR( '', #33165, 1000.00000000000 ); -#26092 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#26093 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.00000000000000, -12.9600000000000 ) ); -#26094 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.00000000000000, -12.9600000000000 ) ); -#26095 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.00000000000000, -12.9600000000000 ) ); -#26096 = VECTOR( '', #33166, 1000.00000000000 ); -#26097 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.50000000000000, -12.9600000000000 ) ); -#26098 = CARTESIAN_POINT( '', ( -9.99500000000000, 1.25000000000000, -12.9600000000000 ) ); -#26099 = VECTOR( '', #33167, 1000.00000000000 ); -#26100 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.50000000000000, -12.9600000000000 ) ); -#26101 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.50000000000000, -12.9600000000000 ) ); -#26102 = VECTOR( '', #33168, 1000.00000000000 ); -#26103 = CARTESIAN_POINT( '', ( -9.79500000000000, 1.25000000000000, -12.9600000000000 ) ); -#26104 = VECTOR( '', #33169, 1000.00000000000 ); -#26105 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#26106 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -6.12323399573674E-017 ) ); -#26107 = CARTESIAN_POINT( '', ( -7.98500000000000, -2.50000000000000, -5.11902362043594E-016 ) ); -#26108 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -6.12323399573674E-017 ) ); -#26109 = VECTOR( '', #33170, 1000.00000000000 ); -#26110 = CARTESIAN_POINT( '', ( -7.98500000000000, -2.50000000000000, -0.200000000000000 ) ); -#26111 = CARTESIAN_POINT( '', ( -7.98500000000000, -2.50000000000000, -0.200000000000000 ) ); -#26112 = VECTOR( '', #33171, 1000.00000000000 ); -#26113 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#26114 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#26115 = VECTOR( '', #33172, 1000.00000000000 ); -#26116 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#26117 = VECTOR( '', #33173, 1000.00000000000 ); -#26118 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26119 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.360000000000000, 2.10000000000000 ) ); -#26120 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.360000000000000, 5.20000000000000 ) ); -#26121 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#26122 = VECTOR( '', #33174, 1000.00000000000 ); -#26123 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 5.20000000000000 ) ); -#26124 = VECTOR( '', #33175, 1000.00000000000 ); -#26125 = CARTESIAN_POINT( '', ( -1.25000000000000, -3.00000000000000, 2.10000000000000 ) ); -#26126 = VECTOR( '', #33176, 1000.00000000000 ); -#26127 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26128 = CARTESIAN_POINT( '', ( 1.30000000000000, 10.8000000000000, 1.48000000000000 ) ); -#26129 = CARTESIAN_POINT( '', ( 1.30000000000000, 11.0000000000000, 1.28000000000000 ) ); -#26130 = CARTESIAN_POINT( '', ( 1.30000000000000, 11.0800000000000, 1.20000000000000 ) ); -#26131 = VECTOR( '', #33177, 1000.00000000000 ); -#26132 = CARTESIAN_POINT( '', ( 1.70000000000000, 10.8000000000000, 1.48000000000000 ) ); -#26133 = CARTESIAN_POINT( '', ( 1.30000000000000, 10.8000000000000, 1.48000000000000 ) ); -#26134 = VECTOR( '', #33178, 1000.00000000000 ); -#26135 = CARTESIAN_POINT( '', ( 1.70000000000000, 11.0000000000000, 1.28000000000000 ) ); -#26136 = CARTESIAN_POINT( '', ( 1.70000000000000, 6.57500000000000, 5.70500000000000 ) ); -#26137 = VECTOR( '', #33179, 1000.00000000000 ); -#26138 = CARTESIAN_POINT( '', ( 1.70000000000000, 11.0000000000000, 1.28000000000000 ) ); -#26139 = VECTOR( '', #33180, 1000.00000000000 ); -#26140 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26141 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.91073705291272, 4.23500000000000 ) ); -#26142 = CARTESIAN_POINT( '', ( 6.04943375514539, 6.54161354320366, 4.23500000000000 ) ); -#26143 = VECTOR( '', #33181, 1000.00000000000 ); -#26144 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.91073705291272, 2.95500000000000 ) ); -#26145 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.91073705291272, 2.95500000000000 ) ); -#26146 = VECTOR( '', #33182, 1000.00000000000 ); -#26147 = CARTESIAN_POINT( '', ( 6.04943375514539, 6.54161354320366, 2.95500000000000 ) ); -#26148 = VECTOR( '', #33183, 1000.00000000000 ); -#26149 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26150 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.15000000000000, 0.310000000000000 ) ); -#26151 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.75000000000000, 0.310000000000000 ) ); -#26152 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.310000000000000 ) ); -#26153 = VECTOR( '', #33184, 1000.00000000000 ); -#26154 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 0.310000000000000 ) ); -#26155 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 0.310000000000000 ) ); -#26156 = VECTOR( '', #33185, 1000.00000000000 ); -#26157 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 0.310000000000000 ) ); -#26158 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 0.310000000000000 ) ); -#26159 = VECTOR( '', #33186, 1000.00000000000 ); -#26160 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 0.310000000000000 ) ); -#26161 = VECTOR( '', #33187, 1000.00000000000 ); -#26162 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#26163 = CARTESIAN_POINT( '', ( -0.476908360070554, -0.900000000000000, 3.01621296704579E-017 ) ); -#26164 = CARTESIAN_POINT( '', ( 0.0230916399294452, -0.333280183087583, -1.46043369370257E-018 ) ); -#26165 = CARTESIAN_POINT( '', ( -0.613466303012201, -1.05478018484365, -1.35667923848274E-016 ) ); -#26166 = VECTOR( '', #33188, 1000.00000000000 ); -#26167 = CARTESIAN_POINT( '', ( 2.55312545748546, -0.333280183087583, -1.61472743111971E-016 ) ); -#26168 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.333280183087583, -4.94416037795843E-034 ) ); -#26169 = VECTOR( '', #33189, 1000.00000000000 ); -#26170 = CARTESIAN_POINT( '', ( 2.55312545748546, 0.333280183087583, -1.61472743111971E-016 ) ); -#26171 = CARTESIAN_POINT( '', ( 2.55312545748546, 0.900000000000000, -3.29565747033266E-016 ) ); -#26172 = VECTOR( '', #33190, 1000.00000000000 ); -#26173 = CARTESIAN_POINT( '', ( 0.0230916399294452, 0.333280183087583, -1.46043369370257E-018 ) ); -#26174 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.333280183087583, 2.27195223162298E-034 ) ); -#26175 = VECTOR( '', #33191, 1000.00000000000 ); -#26176 = CARTESIAN_POINT( '', ( -0.476908360070554, 0.900000000000000, 3.01621296704579E-017 ) ); -#26177 = CARTESIAN_POINT( '', ( -1.50645197961212, 2.06692554313989, -8.09883213216478E-017 ) ); -#26178 = VECTOR( '', #33192, 1000.00000000000 ); -#26179 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, 4.04326675290800E-017 ) ); -#26180 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, 0.000000000000000 ) ); -#26181 = VECTOR( '', #33193, 1000.00000000000 ); -#26182 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.500000000000000, 4.74113536523282E-016 ) ); -#26183 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, 0.000000000000000 ) ); -#26184 = VECTOR( '', #33194, 1000.00000000000 ); -#26185 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.500000000000000, 4.74113536523282E-016 ) ); -#26186 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, 0.000000000000000 ) ); -#26187 = VECTOR( '', #33195, 1000.00000000000 ); -#26188 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.900000000000000, 4.74113536523282E-016 ) ); -#26189 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.500000000000000, 4.74113536523282E-016 ) ); -#26190 = VECTOR( '', #33196, 1000.00000000000 ); -#26191 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.900000000000000, 0.000000000000000 ) ); -#26192 = VECTOR( '', #33197, 1000.00000000000 ); -#26193 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#26194 = CARTESIAN_POINT( '', ( -3.42690836007056, 0.500000000000000, -0.597816720141110 ) ); -#26195 = AXIS2_PLACEMENT_3D( '', #33198, #33199, #33200 ); -#26196 = CARTESIAN_POINT( '', ( -3.42690836007055, -0.500000000000000, -0.597816720141110 ) ); -#26197 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.900000000000000, -0.597816720141110 ) ); -#26198 = VECTOR( '', #33201, 1000.00000000000 ); -#26199 = AXIS2_PLACEMENT_3D( '', #33202, #33203, #33204 ); -#26200 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26201 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, 2.95500000000000 ) ); -#26202 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#26203 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, 2.95500000000000 ) ); -#26204 = VECTOR( '', #33205, 1000.00000000000 ); -#26205 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#26206 = AXIS2_PLACEMENT_3D( '', #33206, #33207, #33208 ); -#26207 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#26208 = VECTOR( '', #33209, 1000.00000000000 ); -#26209 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#26210 = VECTOR( '', #33210, 1000.00000000000 ); -#26211 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26212 = CARTESIAN_POINT( '', ( 0.0249999999999990, -0.750000000000000, -0.690000000000000 ) ); -#26213 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.750000000000000, -0.690000000000000 ) ); -#26214 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, -0.690000000000000 ) ); -#26215 = VECTOR( '', #33211, 1000.00000000000 ); -#26216 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.75000000000000, -0.690000000000000 ) ); -#26217 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, -0.690000000000000 ) ); -#26218 = VECTOR( '', #33212, 1000.00000000000 ); -#26219 = CARTESIAN_POINT( '', ( 0.0249999999999990, -1.75000000000000, -0.690000000000000 ) ); -#26220 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, -0.690000000000000 ) ); -#26221 = VECTOR( '', #33213, 1000.00000000000 ); -#26222 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.000000000000000, -0.690000000000000 ) ); -#26223 = VECTOR( '', #33214, 1000.00000000000 ); -#26224 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26225 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26226 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.160000000000000, -2.50000000000000 ) ); -#26227 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.160000000000000, 11.5435038362938 ) ); -#26228 = VECTOR( '', #33215, 1000.00000000000 ); -#26229 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26230 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26231 = VECTOR( '', #33216, 1000.00000000000 ); -#26232 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 0.800000000000000 ) ); -#26233 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26234 = VECTOR( '', #33217, 1000.00000000000 ); -#26235 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.160000000000000, 0.800000000000000 ) ); -#26236 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.160000000000000, 0.800000000000000 ) ); -#26237 = VECTOR( '', #33218, 1000.00000000000 ); -#26238 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.160000000000000, 2.10000000000000 ) ); -#26239 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.160000000000000, 2.10000000000000 ) ); -#26240 = VECTOR( '', #33219, 1000.00000000000 ); -#26241 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 2.10000000000000 ) ); -#26242 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.160000000000000, 2.10000000000000 ) ); -#26243 = VECTOR( '', #33220, 1000.00000000000 ); -#26244 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 5.20000000000000 ) ); -#26245 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26246 = VECTOR( '', #33221, 1000.00000000000 ); -#26247 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.160000000000000, 5.20000000000000 ) ); -#26248 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.160000000000000, 5.20000000000000 ) ); -#26249 = VECTOR( '', #33222, 1000.00000000000 ); -#26250 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.160000000000000, -2.50000000000000 ) ); -#26251 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.160000000000000, 11.5435038362938 ) ); -#26252 = VECTOR( '', #33223, 1000.00000000000 ); -#26253 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.160000000000000, -2.50000000000000 ) ); -#26254 = VECTOR( '', #33224, 1000.00000000000 ); -#26255 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26256 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#26257 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26258 = VECTOR( '', #33225, 1000.00000000000 ); -#26259 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.360000000000000, 0.800000000000000 ) ); -#26260 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#26261 = VECTOR( '', #33226, 1000.00000000000 ); -#26262 = CARTESIAN_POINT( '', ( -3.25000000000000, -3.00000000000000, 0.800000000000000 ) ); -#26263 = VECTOR( '', #33227, 1000.00000000000 ); -#26264 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26265 = CARTESIAN_POINT( '', ( 5.50000000000000, 2.40000000000000, 6.10500000000000 ) ); -#26266 = CARTESIAN_POINT( '', ( 4.70000000000000, 2.40000000000000, 6.10500000000000 ) ); -#26267 = CARTESIAN_POINT( '', ( 24.8411775083227, 2.40000000000000, 6.10500000000000 ) ); -#26268 = VECTOR( '', #33228, 1000.00000000000 ); -#26269 = CARTESIAN_POINT( '', ( 4.70000000000000, 2.40000000000000, 5.29500000000000 ) ); -#26270 = VECTOR( '', #33229, 1000.00000000000 ); -#26271 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.40000000000000, 5.60500000000000 ) ); -#26272 = AXIS2_PLACEMENT_3D( '', #33230, #33231, #33232 ); -#26273 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.40000000000000, 5.49500000000000 ) ); -#26274 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.40000000000000, -6.10500000000000 ) ); -#26275 = VECTOR( '', #33233, 1000.00000000000 ); -#26276 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.40000000000000, 5.49500000000000 ) ); -#26277 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.40000000000000, 5.49500000000000 ) ); -#26278 = VECTOR( '', #33234, 1000.00000000000 ); -#26279 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.40000000000000, 5.60500000000000 ) ); -#26280 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.40000000000000, -6.10500000000000 ) ); -#26281 = VECTOR( '', #33235, 1000.00000000000 ); -#26282 = AXIS2_PLACEMENT_3D( '', #33236, #33237, #33238 ); -#26283 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26284 = CARTESIAN_POINT( '', ( 3.30000000000000, 3.00000000000000, 0.730000000000000 ) ); -#26285 = CARTESIAN_POINT( '', ( 4.65000000000000, 3.00000000000000, 0.730000000000000 ) ); -#26286 = CARTESIAN_POINT( '', ( 3.30000000000000, 3.00000000000000, 0.730000000000000 ) ); -#26287 = VECTOR( '', #33239, 1000.00000000000 ); -#26288 = CARTESIAN_POINT( '', ( 4.85000000000000, 3.00000000000000, 0.530000000000000 ) ); -#26289 = AXIS2_PLACEMENT_3D( '', #33240, #33241, #33242 ); -#26290 = CARTESIAN_POINT( '', ( 4.85000000000000, 3.00000000000000, -0.730000000000000 ) ); -#26291 = CARTESIAN_POINT( '', ( 4.85000000000000, 3.00000000000000, 0.730000000000000 ) ); -#26292 = VECTOR( '', #33243, 1000.00000000000 ); -#26293 = CARTESIAN_POINT( '', ( -4.85000000000000, 3.00000000000000, -0.730000000000000 ) ); -#26294 = CARTESIAN_POINT( '', ( 4.85000000000000, 3.00000000000000, -0.730000000000000 ) ); -#26295 = VECTOR( '', #33244, 1000.00000000000 ); -#26296 = CARTESIAN_POINT( '', ( -4.85000000000000, 3.00000000000000, 0.530000000000000 ) ); -#26297 = CARTESIAN_POINT( '', ( -4.85000000000000, 3.00000000000000, -0.730000000000000 ) ); -#26298 = VECTOR( '', #33245, 1000.00000000000 ); -#26299 = CARTESIAN_POINT( '', ( -4.65000000000000, 3.00000000000000, 0.730000000000000 ) ); -#26300 = AXIS2_PLACEMENT_3D( '', #33246, #33247, #33248 ); -#26301 = CARTESIAN_POINT( '', ( -3.30000000000000, 3.00000000000000, 0.730000000000000 ) ); -#26302 = CARTESIAN_POINT( '', ( -4.85000000000000, 3.00000000000000, 0.730000000000000 ) ); -#26303 = VECTOR( '', #33249, 1000.00000000000 ); -#26304 = CARTESIAN_POINT( '', ( -3.30000000000000, 3.00000000000000, 1.97000000000000 ) ); -#26305 = CARTESIAN_POINT( '', ( -3.30000000000000, 3.00000000000000, 0.730000000000000 ) ); -#26306 = VECTOR( '', #33250, 1000.00000000000 ); -#26307 = CARTESIAN_POINT( '', ( 3.30000000000000, 3.00000000000000, 1.97000000000000 ) ); -#26308 = CARTESIAN_POINT( '', ( -3.30000000000000, 3.00000000000000, 1.97000000000000 ) ); -#26309 = VECTOR( '', #33251, 1000.00000000000 ); -#26310 = CARTESIAN_POINT( '', ( 3.30000000000000, 3.00000000000000, 1.97000000000000 ) ); -#26311 = VECTOR( '', #33252, 1000.00000000000 ); -#26312 = CARTESIAN_POINT( '', ( 1.70000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26313 = CARTESIAN_POINT( '', ( 1.30000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26314 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26315 = VECTOR( '', #33253, 1000.00000000000 ); -#26316 = CARTESIAN_POINT( '', ( 1.70000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26317 = CARTESIAN_POINT( '', ( 1.70000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26318 = VECTOR( '', #33254, 1000.00000000000 ); -#26319 = CARTESIAN_POINT( '', ( 2.30000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26320 = CARTESIAN_POINT( '', ( 0.000000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26321 = VECTOR( '', #33255, 1000.00000000000 ); -#26322 = CARTESIAN_POINT( '', ( 2.30000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26323 = CARTESIAN_POINT( '', ( 2.30000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26324 = VECTOR( '', #33256, 1000.00000000000 ); -#26325 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26326 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26327 = VECTOR( '', #33257, 1000.00000000000 ); -#26328 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, 1.28000000000000 ) ); -#26329 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26330 = VECTOR( '', #33258, 1000.00000000000 ); -#26331 = CARTESIAN_POINT( '', ( 2.60000000000000, 3.00000000000000, 1.48000000000000 ) ); -#26332 = AXIS2_PLACEMENT_3D( '', #33259, #33260, #33261 ); -#26333 = CARTESIAN_POINT( '', ( -2.60000000000000, 3.00000000000000, 1.48000000000000 ) ); -#26334 = CARTESIAN_POINT( '', ( -2.60000000000000, 3.00000000000000, 1.48000000000000 ) ); -#26335 = VECTOR( '', #33262, 1000.00000000000 ); -#26336 = CARTESIAN_POINT( '', ( -2.80000000000000, 3.00000000000000, 1.28000000000000 ) ); -#26337 = AXIS2_PLACEMENT_3D( '', #33263, #33264, #33265 ); -#26338 = CARTESIAN_POINT( '', ( -2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26339 = CARTESIAN_POINT( '', ( -2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26340 = VECTOR( '', #33266, 1000.00000000000 ); -#26341 = CARTESIAN_POINT( '', ( -2.30000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26342 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26343 = VECTOR( '', #33267, 1000.00000000000 ); -#26344 = CARTESIAN_POINT( '', ( -2.30000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26345 = CARTESIAN_POINT( '', ( -2.30000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26346 = VECTOR( '', #33268, 1000.00000000000 ); -#26347 = CARTESIAN_POINT( '', ( -1.70000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26348 = CARTESIAN_POINT( '', ( 0.000000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26349 = VECTOR( '', #33269, 1000.00000000000 ); -#26350 = CARTESIAN_POINT( '', ( -1.70000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26351 = CARTESIAN_POINT( '', ( -1.70000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26352 = VECTOR( '', #33270, 1000.00000000000 ); -#26353 = CARTESIAN_POINT( '', ( -1.30000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26354 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26355 = VECTOR( '', #33271, 1000.00000000000 ); -#26356 = CARTESIAN_POINT( '', ( -1.30000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26357 = CARTESIAN_POINT( '', ( -1.30000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26358 = VECTOR( '', #33272, 1000.00000000000 ); -#26359 = CARTESIAN_POINT( '', ( -0.700000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26360 = CARTESIAN_POINT( '', ( 0.000000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26361 = VECTOR( '', #33273, 1000.00000000000 ); -#26362 = CARTESIAN_POINT( '', ( -0.700000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26363 = CARTESIAN_POINT( '', ( -0.700000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26364 = VECTOR( '', #33274, 1000.00000000000 ); -#26365 = CARTESIAN_POINT( '', ( -0.300000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26366 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26367 = VECTOR( '', #33275, 1000.00000000000 ); -#26368 = CARTESIAN_POINT( '', ( -0.300000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26369 = VECTOR( '', #33276, 1000.00000000000 ); -#26370 = CARTESIAN_POINT( '', ( 0.300000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26371 = CARTESIAN_POINT( '', ( 0.300000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26372 = VECTOR( '', #33277, 1000.00000000000 ); -#26373 = CARTESIAN_POINT( '', ( 0.700000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26374 = CARTESIAN_POINT( '', ( 2.80000000000000, 3.00000000000000, -0.130000000000000 ) ); -#26375 = VECTOR( '', #33278, 1000.00000000000 ); -#26376 = CARTESIAN_POINT( '', ( 0.700000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26377 = CARTESIAN_POINT( '', ( 0.700000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26378 = VECTOR( '', #33279, 1000.00000000000 ); -#26379 = CARTESIAN_POINT( '', ( 1.30000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26380 = CARTESIAN_POINT( '', ( 0.000000000000000, 3.00000000000000, -0.180000000000000 ) ); -#26381 = VECTOR( '', #33280, 1000.00000000000 ); -#26382 = CARTESIAN_POINT( '', ( 1.30000000000000, 3.00000000000000, 0.000000000000000 ) ); -#26383 = VECTOR( '', #33281, 1000.00000000000 ); -#26384 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26385 = CARTESIAN_POINT( '', ( 4.24117838948965, -9.92616120324079, -0.0200000000000000 ) ); -#26386 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.0200000000000003 ) ); -#26387 = AXIS2_PLACEMENT_3D( '', #33282, #33283, #33284 ); -#26388 = CARTESIAN_POINT( '', ( 3.24617838948964, -6.11038828659373, -0.0199999999999996 ) ); -#26389 = CARTESIAN_POINT( '', ( 3.24617838948964, -6.11038828659373, -0.0199999999999996 ) ); -#26390 = VECTOR( '', #33285, 1000.00000000000 ); -#26391 = CARTESIAN_POINT( '', ( 3.29867701598930, -5.73132298401069, -0.0200000000000000 ) ); -#26392 = AXIS2_PLACEMENT_3D( '', #33286, #33287, #33288 ); -#26393 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, -0.0200000000000000 ) ); -#26394 = VECTOR( '', #33289, 1000.00000000000 ); -#26395 = CARTESIAN_POINT( '', ( 3.53647135579585, -6.03469156464926, -0.0199999999999996 ) ); -#26396 = AXIS2_PLACEMENT_3D( '', #33290, #33291, #33292 ); -#26397 = CARTESIAN_POINT( '', ( 4.53147135579586, -9.85046448129632, -0.0200000000000000 ) ); -#26398 = CARTESIAN_POINT( '', ( 3.53647135579585, -6.03469156464926, -0.0199999999999996 ) ); -#26399 = VECTOR( '', #33293, 1000.00000000000 ); -#26400 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.0000000000000, -0.0200000000000003 ) ); -#26401 = AXIS2_PLACEMENT_3D( '', #33294, #33295, #33296 ); -#26402 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.0200000000000003 ) ); -#26403 = VECTOR( '', #33297, 1000.00000000000 ); -#26404 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26405 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#26406 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#26407 = VECTOR( '', #33298, 1000.00000000000 ); -#26408 = CARTESIAN_POINT( '', ( 5.67063780169895, 3.90466213210277, -0.00499999999999947 ) ); -#26409 = AXIS2_PLACEMENT_3D( '', #33299, #33300, #33301 ); -#26410 = CARTESIAN_POINT( '', ( 5.67063780169895, 3.90466213210277, -0.00499999999999947 ) ); -#26411 = VECTOR( '', #33302, 1000.00000000000 ); -#26412 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26413 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.350000000000000, 0.310000000000000 ) ); -#26414 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.750000000000000, 0.310000000000000 ) ); -#26415 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.310000000000000 ) ); -#26416 = VECTOR( '', #33303, 1000.00000000000 ); -#26417 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 0.310000000000000 ) ); -#26418 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 0.310000000000000 ) ); -#26419 = VECTOR( '', #33304, 1000.00000000000 ); -#26420 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 0.310000000000000 ) ); -#26421 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 0.310000000000000 ) ); -#26422 = VECTOR( '', #33305, 1000.00000000000 ); -#26423 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 0.310000000000000 ) ); -#26424 = VECTOR( '', #33306, 1000.00000000000 ); -#26425 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26426 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.65000000000000, 1.95000000000000 ) ); -#26427 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, 1.95000000000000 ) ); -#26428 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.65000000000000, 1.95000000000000 ) ); -#26429 = VECTOR( '', #33307, 1000.00000000000 ); -#26430 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.45000000000000, 1.95000000000000 ) ); -#26431 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.45000000000000, 1.95000000000000 ) ); -#26432 = VECTOR( '', #33308, 1000.00000000000 ); -#26433 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.45000000000000, 1.95000000000000 ) ); -#26434 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.45000000000000, 1.95000000000000 ) ); -#26435 = VECTOR( '', #33309, 1000.00000000000 ); -#26436 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.45000000000000, 1.95000000000000 ) ); -#26437 = VECTOR( '', #33310, 1000.00000000000 ); -#26438 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26439 = CARTESIAN_POINT( '', ( 0.750000000000000, -3.00000000000000, 0.0200000000000019 ) ); -#26440 = CARTESIAN_POINT( '', ( 0.750000000000000, -3.00000000000000, -0.180000000000000 ) ); -#26441 = CARTESIAN_POINT( '', ( 0.750000000000000, -3.00000000000000, 0.0200000000000019 ) ); -#26442 = VECTOR( '', #33311, 1000.00000000000 ); -#26443 = CARTESIAN_POINT( '', ( 0.750000000000000, -2.99000000000000, 0.0200000000000019 ) ); -#26444 = CARTESIAN_POINT( '', ( 0.750000000000000, -2.99000000000000, 0.0200000000000019 ) ); -#26445 = VECTOR( '', #33312, 1000.00000000000 ); -#26446 = CARTESIAN_POINT( '', ( 0.750000000000000, -2.99000000000000, -0.180000000000000 ) ); -#26447 = CARTESIAN_POINT( '', ( 0.750000000000000, -2.99000000000000, 0.0200000000000019 ) ); -#26448 = VECTOR( '', #33313, 1000.00000000000 ); -#26449 = CARTESIAN_POINT( '', ( 0.750000000000000, -2.99000000000000, -0.180000000000000 ) ); -#26450 = VECTOR( '', #33314, 1000.00000000000 ); -#26451 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26452 = CARTESIAN_POINT( '', ( 5.50000000000000, 4.90000000000000, 6.10500000000000 ) ); -#26453 = CARTESIAN_POINT( '', ( 4.70000000000000, 4.90000000000000, 6.10500000000000 ) ); -#26454 = CARTESIAN_POINT( '', ( 24.8411775083227, 4.90000000000000, 6.10500000000000 ) ); -#26455 = VECTOR( '', #33315, 1000.00000000000 ); -#26456 = CARTESIAN_POINT( '', ( 4.50000000000000, 4.70000000000000, 6.10500000000000 ) ); -#26457 = AXIS2_PLACEMENT_3D( '', #33316, #33317, #33318 ); -#26458 = CARTESIAN_POINT( '', ( 4.50000000000000, 2.60000000000000, 6.10500000000000 ) ); -#26459 = CARTESIAN_POINT( '', ( 4.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#26460 = VECTOR( '', #33319, 1000.00000000000 ); -#26461 = AXIS2_PLACEMENT_3D( '', #33320, #33321, #33322 ); -#26462 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#26463 = VECTOR( '', #33323, 1000.00000000000 ); -#26464 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#26465 = CARTESIAN_POINT( '', ( 0.0230916399294452, -0.333280183087583, -0.200000000000000 ) ); -#26466 = CARTESIAN_POINT( '', ( 0.0230916399294443, -0.333280183087583, -13.7830693243559 ) ); -#26467 = VECTOR( '', #33324, 1000.00000000000 ); -#26468 = CARTESIAN_POINT( '', ( -0.476908360070554, -0.900000000000000, -0.200000000000000 ) ); -#26469 = CARTESIAN_POINT( '', ( -0.476908360070554, -0.900000000000000, -13.7830693243559 ) ); -#26470 = VECTOR( '', #33325, 1000.00000000000 ); -#26471 = CARTESIAN_POINT( '', ( -0.613466303012201, -1.05478018484365, -0.200000000000000 ) ); -#26472 = VECTOR( '', #33326, 1000.00000000000 ); -#26473 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26474 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.0000000000000, -0.310000000000000 ) ); -#26475 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.0000000000000, -0.310000000000000 ) ); -#26476 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.0000000000000, -0.310000000000000 ) ); -#26477 = VECTOR( '', #33327, 1000.00000000000 ); -#26478 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, -0.310000000000000 ) ); -#26479 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, -0.310000000000000 ) ); -#26480 = VECTOR( '', #33328, 1000.00000000000 ); -#26481 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#26482 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, -0.310000000000000 ) ); -#26483 = VECTOR( '', #33329, 1000.00000000000 ); -#26484 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#26485 = VECTOR( '', #33330, 1000.00000000000 ); -#26486 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#26487 = CARTESIAN_POINT( '', ( 7.86747873994521, 0.333280183087583, -4.97579689940207E-016 ) ); -#26488 = CARTESIAN_POINT( '', ( 7.86747873994521, -0.333280183087583, -4.97579689940207E-016 ) ); -#26489 = CARTESIAN_POINT( '', ( 7.86747873994521, 0.900000000000000, 0.000000000000000 ) ); -#26490 = VECTOR( '', #33331, 1000.00000000000 ); -#26491 = CARTESIAN_POINT( '', ( 8.30309163992945, -0.333280183087583, -1.66551964684041E-017 ) ); -#26492 = CARTESIAN_POINT( '', ( 8.30309163992945, -0.333280183087583, -1.66551964684041E-017 ) ); -#26493 = VECTOR( '', #33332, 1000.00000000000 ); -#26494 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.333280183087583, -5.25130083004202E-016 ) ); -#26495 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.900000000000000, -1.66551964684041E-017 ) ); -#26496 = VECTOR( '', #33333, 1000.00000000000 ); -#26497 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.333280183087583, -1.66551964684041E-017 ) ); -#26498 = VECTOR( '', #33334, 1000.00000000000 ); -#26499 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26500 = CARTESIAN_POINT( '', ( -1.27500000000000, -3.00000000000000, 0.0200000000000017 ) ); -#26501 = CARTESIAN_POINT( '', ( -1.27500000000000, -3.00000000000000, -0.180000000000002 ) ); -#26502 = CARTESIAN_POINT( '', ( -1.27500000000000, -3.00000000000000, 0.0200000000000017 ) ); -#26503 = VECTOR( '', #33335, 1000.00000000000 ); -#26504 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, 0.0200000000000017 ) ); -#26505 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, 0.0200000000000017 ) ); -#26506 = VECTOR( '', #33336, 1000.00000000000 ); -#26507 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, -0.180000000000000 ) ); -#26508 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, 0.0200000000000017 ) ); -#26509 = VECTOR( '', #33337, 1000.00000000000 ); -#26510 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, -0.180000000000002 ) ); -#26511 = VECTOR( '', #33338, 1000.00000000000 ); -#26512 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26513 = CARTESIAN_POINT( '', ( 3.30000000000000, -3.00000000000000, 0.730000000000000 ) ); -#26514 = CARTESIAN_POINT( '', ( 4.65000000000000, -3.00000000000000, 0.730000000000000 ) ); -#26515 = CARTESIAN_POINT( '', ( 3.30000000000000, -3.00000000000000, 0.730000000000000 ) ); -#26516 = VECTOR( '', #33339, 1000.00000000000 ); -#26517 = CARTESIAN_POINT( '', ( 4.65000000000000, -3.00000000000000, 0.730000000000000 ) ); -#26518 = VECTOR( '', #33340, 1000.00000000000 ); -#26519 = CARTESIAN_POINT( '', ( 3.30000000000000, -3.00000000000000, 0.730000000000000 ) ); -#26520 = VECTOR( '', #33341, 1000.00000000000 ); -#26521 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26522 = CARTESIAN_POINT( '', ( 5.59412756033975, 2.00000000000000, 0.145000000000000 ) ); -#26523 = CARTESIAN_POINT( '', ( 5.62366134712948, 2.14706378016990, -0.00499999999999947 ) ); -#26524 = AXIS2_PLACEMENT_3D( '', #33342, #33343, #33344 ); -#26525 = CARTESIAN_POINT( '', ( 5.30000000000000, 2.05906757357944, 0.145000000000000 ) ); -#26526 = CARTESIAN_POINT( '', ( 5.30000000000000, 2.05906757357944, 0.145000000000000 ) ); -#26527 = VECTOR( '', #33345, 1000.00000000000 ); -#26528 = CARTESIAN_POINT( '', ( 5.32953378678969, 2.20613135374935, -0.00499999999999947 ) ); -#26529 = AXIS2_PLACEMENT_3D( '', #33346, #33347, #33348 ); -#26530 = CARTESIAN_POINT( '', ( 5.32953378678969, 2.20613135374935, -0.00499999999999947 ) ); -#26531 = VECTOR( '', #33349, 1000.00000000000 ); -#26532 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26533 = CARTESIAN_POINT( '', ( 4.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#26534 = CARTESIAN_POINT( '', ( 4.80000000000000, 7.75000000000000, -5.45000000000000 ) ); -#26535 = CARTESIAN_POINT( '', ( 4.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#26536 = VECTOR( '', #33350, 1000.00000000000 ); -#26537 = CARTESIAN_POINT( '', ( 5.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#26538 = CARTESIAN_POINT( '', ( -6.30000000000000, 8.05000000000000, -5.45000000000000 ) ); -#26539 = VECTOR( '', #33351, 1000.00000000000 ); -#26540 = CARTESIAN_POINT( '', ( 6.15355339059327, 7.90355339059327, -5.45000000000000 ) ); -#26541 = AXIS2_PLACEMENT_3D( '', #33352, #33353, #33354 ); -#26542 = CARTESIAN_POINT( '', ( 5.94142135623731, 7.69142135623731, -5.45000000000000 ) ); -#26543 = CARTESIAN_POINT( '', ( 6.15355339059327, 7.90355339059327, -5.45000000000000 ) ); -#26544 = VECTOR( '', #33355, 1000.00000000000 ); -#26545 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.75000000000000, -5.45000000000000 ) ); -#26546 = AXIS2_PLACEMENT_3D( '', #33356, #33357, #33358 ); -#26547 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.75000000000000, -5.45000000000000 ) ); -#26548 = VECTOR( '', #33359, 1000.00000000000 ); -#26549 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#26550 = CARTESIAN_POINT( '', ( -9.80500000000000, 1.75000000000000, -7.34788079488412E-016 ) ); -#26551 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.75000000000000, -0.210000000000000 ) ); -#26552 = AXIS2_PLACEMENT_3D( '', #33360, #33361, #33362 ); -#26553 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -0.210000000000000 ) ); -#26554 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.75000000000000, -0.210000000000000 ) ); -#26555 = VECTOR( '', #33363, 1000.00000000000 ); -#26556 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.250000000000000, -7.34788079488412E-016 ) ); -#26557 = AXIS2_PLACEMENT_3D( '', #33364, #33365, #33366 ); -#26558 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.250000000000000, -7.34788079488412E-016 ) ); -#26559 = VECTOR( '', #33367, 1000.00000000000 ); -#26560 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26561 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 5.60500000000000 ) ); -#26562 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 4.99500000000000 ) ); -#26563 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 6.10500000000000 ) ); -#26564 = VECTOR( '', #33368, 1000.00000000000 ); -#26565 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 4.99500000000000 ) ); -#26566 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 4.99500000000000 ) ); -#26567 = VECTOR( '', #33369, 1000.00000000000 ); -#26568 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 5.60500000000000 ) ); -#26569 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 6.10500000000000 ) ); -#26570 = VECTOR( '', #33370, 1000.00000000000 ); -#26571 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.80500000000000 ) ); -#26572 = AXIS2_PLACEMENT_3D( '', #33371, #33372, #33373 ); -#26573 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#26574 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#26575 = VECTOR( '', #33374, 1000.00000000000 ); -#26576 = AXIS2_PLACEMENT_3D( '', #33375, #33376, #33377 ); -#26577 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26578 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.00000000000000, 0.800000000000000 ) ); -#26579 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.00000000000000, 0.800000000000000 ) ); -#26580 = CARTESIAN_POINT( '', ( -9.88133625556406E-017, -1.00000000000000, 0.800000000000000 ) ); -#26581 = VECTOR( '', #33378, 1000.00000000000 ); -#26582 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.00000000000000, -2.50000000000000 ) ); -#26583 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.00000000000000, 5.20000000000000 ) ); -#26584 = VECTOR( '', #33379, 1000.00000000000 ); -#26585 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.00000000000000, -2.50000000000000 ) ); -#26586 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, -2.50000000000000 ) ); -#26587 = VECTOR( '', #33380, 1000.00000000000 ); -#26588 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.00000000000000, 5.20000000000000 ) ); -#26589 = VECTOR( '', #33381, 1000.00000000000 ); -#26590 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26591 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#26592 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.00000000000000, 5.49500000000000 ) ); -#26593 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#26594 = VECTOR( '', #33382, 1000.00000000000 ); -#26595 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 5.49500000000000 ) ); -#26596 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 5.49500000000000 ) ); -#26597 = VECTOR( '', #33383, 1000.00000000000 ); -#26598 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#26599 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#26600 = VECTOR( '', #33384, 1000.00000000000 ); -#26601 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#26602 = VECTOR( '', #33385, 1000.00000000000 ); -#26603 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26604 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#26605 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.40000000000000, 0.0200000000000003 ) ); -#26606 = CARTESIAN_POINT( '', ( 0.000000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#26607 = VECTOR( '', #33386, 1000.00000000000 ); -#26608 = CARTESIAN_POINT( '', ( 0.300000000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26609 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#26610 = VECTOR( '', #33387, 1000.00000000000 ); -#26611 = CARTESIAN_POINT( '', ( -0.300000000000000, 2.20000000000000, 0.0199999999999997 ) ); -#26612 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26613 = VECTOR( '', #33388, 1000.00000000000 ); -#26614 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#26615 = VECTOR( '', #33389, 1000.00000000000 ); -#26616 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26617 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#26618 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, 4.23500000000000 ) ); -#26619 = AXIS2_PLACEMENT_3D( '', #33390, #33391, #33392 ); -#26620 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#26621 = VECTOR( '', #33393, 1000.00000000000 ); -#26622 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, 2.95500000000000 ) ); -#26623 = VECTOR( '', #33394, 1000.00000000000 ); -#26624 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26625 = CARTESIAN_POINT( '', ( 0.149353056289326, -3.33371309075934, 6.10500000000000 ) ); -#26626 = CARTESIAN_POINT( '', ( -0.0100000000000000, -3.20000000000000, 6.10500000000000 ) ); -#26627 = AXIS2_PLACEMENT_3D( '', #33395, #33396, #33397 ); -#26628 = CARTESIAN_POINT( '', ( 0.149353056289326, -3.33371309075934, 5.80500000000000 ) ); -#26629 = CARTESIAN_POINT( '', ( 0.149353056289326, -3.33371309075934, 5.80500000000000 ) ); -#26630 = VECTOR( '', #33398, 1000.00000000000 ); -#26631 = CARTESIAN_POINT( '', ( -0.0100000000000004, -3.20000000000000, 5.80500000000000 ) ); -#26632 = AXIS2_PLACEMENT_3D( '', #33399, #33400, #33401 ); -#26633 = CARTESIAN_POINT( '', ( -0.0100000000000004, -3.20000000000000, 5.80500000000000 ) ); -#26634 = VECTOR( '', #33402, 1000.00000000000 ); -#26635 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26636 = CARTESIAN_POINT( '', ( -5.36000000000000, 2.00000000000000, -0.150000000000000 ) ); -#26637 = AXIS2_PLACEMENT_3D( '', #33403, #33404, #33405 ); -#26638 = CARTESIAN_POINT( '', ( -4.86000000000000, 1.00000000000000, 0.350000000000000 ) ); -#26639 = AXIS2_PLACEMENT_3D( '', #33406, #33407, #33408 ); -#26640 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#26641 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.00000000000000, -12.9600000000000 ) ); -#26642 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.00000000000000, -12.9600000000000 ) ); -#26643 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.00000000000000, -12.9600000000000 ) ); -#26644 = VECTOR( '', #33409, 1000.00000000000 ); -#26645 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.50000000000000, -12.9600000000000 ) ); -#26646 = CARTESIAN_POINT( '', ( -9.79500000000000, -1.25000000000000, -12.9600000000000 ) ); -#26647 = VECTOR( '', #33410, 1000.00000000000 ); -#26648 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.50000000000000, -12.9600000000000 ) ); -#26649 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.50000000000000, -12.9600000000000 ) ); -#26650 = VECTOR( '', #33411, 1000.00000000000 ); -#26651 = CARTESIAN_POINT( '', ( -9.99500000000000, -1.25000000000000, -12.9600000000000 ) ); -#26652 = VECTOR( '', #33412, 1000.00000000000 ); -#26653 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26654 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#26655 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26656 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#26657 = VECTOR( '', #33413, 1000.00000000000 ); -#26658 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26659 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26660 = VECTOR( '', #33414, 1000.00000000000 ); -#26661 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#26662 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#26663 = VECTOR( '', #33415, 1000.00000000000 ); -#26664 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#26665 = VECTOR( '', #33416, 1000.00000000000 ); -#26666 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26667 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#26668 = CARTESIAN_POINT( '', ( -4.50000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#26669 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#26670 = VECTOR( '', #33417, 1000.00000000000 ); -#26671 = CARTESIAN_POINT( '', ( -4.50000000000000, -2.99000000000000, -0.180000000000000 ) ); -#26672 = CARTESIAN_POINT( '', ( -4.50000000000000, -2.99000000000000, 0.0200000000000014 ) ); -#26673 = VECTOR( '', #33418, 1000.00000000000 ); -#26674 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#26675 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#26676 = VECTOR( '', #33419, 1000.00000000000 ); -#26677 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#26678 = VECTOR( '', #33420, 1000.00000000000 ); -#26679 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26680 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, 5.20000000000000 ) ); -#26681 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.360000000000000, 5.20000000000000 ) ); -#26682 = VECTOR( '', #33421, 1000.00000000000 ); -#26683 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, 2.10000000000000 ) ); -#26684 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.360000000000000, 2.10000000000000 ) ); -#26685 = VECTOR( '', #33422, 1000.00000000000 ); -#26686 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, 11.5435038362938 ) ); -#26687 = VECTOR( '', #33423, 1000.00000000000 ); -#26688 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26689 = CARTESIAN_POINT( '', ( 3.25000000000000, -9.55500000000000, -5.80500000000000 ) ); -#26690 = CARTESIAN_POINT( '', ( 3.12250000000000, -9.55500000000000, -5.80500000000000 ) ); -#26691 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.55500000000000, -5.80500000000000 ) ); -#26692 = VECTOR( '', #33424, 1000.00000000000 ); -#26693 = CARTESIAN_POINT( '', ( 3.12250000000000, -9.55500000000000, -6.10500000000000 ) ); -#26694 = CARTESIAN_POINT( '', ( 3.12250000000000, -9.55500000000000, 22.1526226650358 ) ); -#26695 = VECTOR( '', #33425, 1000.00000000000 ); -#26696 = CARTESIAN_POINT( '', ( 3.25000000000000, -9.55500000000000, -6.10500000000000 ) ); -#26697 = CARTESIAN_POINT( '', ( 2.75000000000000, -9.55500000000000, -6.10500000000000 ) ); -#26698 = VECTOR( '', #33426, 1000.00000000000 ); -#26699 = CARTESIAN_POINT( '', ( 3.25000000000000, -9.55500000000000, -5.80500000000000 ) ); -#26700 = VECTOR( '', #33427, 1000.00000000000 ); -#26701 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26702 = CARTESIAN_POINT( '', ( 1.87500000000000, 3.40000000000000, 5.75000000000000 ) ); -#26703 = CARTESIAN_POINT( '', ( 1.87500000000000, 4.35000000000000, 5.75000000000000 ) ); -#26704 = CARTESIAN_POINT( '', ( 1.87500000000000, 3.40000000000000, 5.75000000000000 ) ); -#26705 = VECTOR( '', #33428, 1000.00000000000 ); -#26706 = CARTESIAN_POINT( '', ( 1.87500000000000, 4.35000000000000, 6.85000000000000 ) ); -#26707 = CARTESIAN_POINT( '', ( 1.87500000000000, 4.35000000000000, 6.35000000000000 ) ); -#26708 = VECTOR( '', #33429, 1000.00000000000 ); -#26709 = CARTESIAN_POINT( '', ( 1.87500000000000, 3.40000000000000, 6.85000000000000 ) ); -#26710 = CARTESIAN_POINT( '', ( 1.87500000000000, 3.40000000000000, 6.85000000000000 ) ); -#26711 = VECTOR( '', #33430, 1000.00000000000 ); -#26712 = CARTESIAN_POINT( '', ( 1.87500000000000, 3.40000000000000, 6.35000000000000 ) ); -#26713 = VECTOR( '', #33431, 1000.00000000000 ); -#26714 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26715 = CARTESIAN_POINT( '', ( 0.300000000000000, 10.8000000000000, 1.48000000000000 ) ); -#26716 = CARTESIAN_POINT( '', ( 0.300000000000000, 11.0000000000000, 1.28000000000000 ) ); -#26717 = CARTESIAN_POINT( '', ( 0.300000000000000, 11.0800000000000, 1.20000000000000 ) ); -#26718 = VECTOR( '', #33432, 1000.00000000000 ); -#26719 = CARTESIAN_POINT( '', ( 0.700000000000000, 10.8000000000000, 1.48000000000000 ) ); -#26720 = CARTESIAN_POINT( '', ( 0.300000000000000, 10.8000000000000, 1.48000000000000 ) ); -#26721 = VECTOR( '', #33433, 1000.00000000000 ); -#26722 = CARTESIAN_POINT( '', ( 0.700000000000000, 11.0000000000000, 1.28000000000000 ) ); -#26723 = CARTESIAN_POINT( '', ( 0.700000000000000, 6.57500000000000, 5.70500000000000 ) ); -#26724 = VECTOR( '', #33434, 1000.00000000000 ); -#26725 = CARTESIAN_POINT( '', ( 0.700000000000000, 11.0000000000000, 1.28000000000000 ) ); -#26726 = VECTOR( '', #33435, 1000.00000000000 ); -#26727 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26728 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, 4.24500000000000 ) ); -#26729 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.80000000000000, 4.24500000000000 ) ); -#26730 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 4.24500000000000 ) ); -#26731 = VECTOR( '', #33436, 1000.00000000000 ); -#26732 = CARTESIAN_POINT( '', ( 5.70000000000000, 5.80000000000000, 4.24500000000000 ) ); -#26733 = CARTESIAN_POINT( '', ( 28.2576226650358, 5.80000000000000, 4.24500000000000 ) ); -#26734 = VECTOR( '', #33437, 1000.00000000000 ); -#26735 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, 4.24500000000000 ) ); -#26736 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 4.24500000000000 ) ); -#26737 = VECTOR( '', #33438, 1000.00000000000 ); -#26738 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, 4.24500000000000 ) ); -#26739 = VECTOR( '', #33439, 1000.00000000000 ); -#26740 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#26741 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -6.12323399573674E-017 ) ); -#26742 = CARTESIAN_POINT( '', ( -7.98500000000000, 2.50000000000000, -5.11902362043594E-016 ) ); -#26743 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -6.12323399573674E-017 ) ); -#26744 = VECTOR( '', #33440, 1000.00000000000 ); -#26745 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#26746 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#26747 = VECTOR( '', #33441, 1000.00000000000 ); -#26748 = CARTESIAN_POINT( '', ( -7.98500000000000, 2.50000000000000, -0.200000000000000 ) ); -#26749 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#26750 = VECTOR( '', #33442, 1000.00000000000 ); -#26751 = CARTESIAN_POINT( '', ( -7.98500000000000, 2.50000000000000, -0.200000000000000 ) ); -#26752 = VECTOR( '', #33443, 1000.00000000000 ); -#26753 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26754 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.900000000000000, 1.61000000000000 ) ); -#26755 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.900000000000000, 2.21000000000000 ) ); -#26756 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.900000000000000, 0.000000000000000 ) ); -#26757 = VECTOR( '', #33444, 1000.00000000000 ); -#26758 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 2.21000000000000 ) ); -#26759 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 2.21000000000000 ) ); -#26760 = VECTOR( '', #33445, 1000.00000000000 ); -#26761 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 1.61000000000000 ) ); -#26762 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 2.21000000000000 ) ); -#26763 = VECTOR( '', #33446, 1000.00000000000 ); -#26764 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 1.61000000000000 ) ); -#26765 = VECTOR( '', #33447, 1000.00000000000 ); -#26766 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26767 = CARTESIAN_POINT( '', ( -3.51470588235295, -1.12867647058824, 0.800000000000000 ) ); -#26768 = AXIS2_PLACEMENT_3D( '', #33448, #33449, #33450 ); -#26769 = CARTESIAN_POINT( '', ( -3.51470588235295, -1.12867647058824, -2.50000000000000 ) ); -#26770 = CARTESIAN_POINT( '', ( -3.51470588235295, -1.12867647058824, 5.20000000000000 ) ); -#26771 = VECTOR( '', #33451, 1000.00000000000 ); -#26772 = AXIS2_PLACEMENT_3D( '', #33452, #33453, #33454 ); -#26773 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26774 = CARTESIAN_POINT( '', ( -6.03030705137239, -0.990868463503476, 6.21085038113330 ) ); -#26775 = CARTESIAN_POINT( '', ( -5.77576836000084, -0.990868465755516, 6.36962549649756 ) ); -#26776 = CARTESIAN_POINT( '', ( -6.03030705137192, -0.990868468007594, 6.21085038113313 ) ); -#26777 = CARTESIAN_POINT( '', ( -6.00926922784243, -0.990868468565996, 6.22397326960210 ) ); -#26778 = CARTESIAN_POINT( '', ( -5.98823140431315, -0.990868468007553, 6.23709615807142 ) ); -#26779 = CARTESIAN_POINT( '', ( -5.96719358078366, -0.990868468007553, 6.25021904654039 ) ); -#26780 = CARTESIAN_POINT( '', ( -5.93528949924817, -0.990868468007553, 6.27012004547730 ) ); -#26781 = CARTESIAN_POINT( '', ( -5.90338541771268, -0.990868468007554, 6.29002104441421 ) ); -#26782 = CARTESIAN_POINT( '', ( -5.87148133617719, -0.990868468007554, 6.30992204335112 ) ); -#26783 = CARTESIAN_POINT( '', ( -5.83957725464170, -0.990868468007555, 6.32982304228803 ) ); -#26784 = CARTESIAN_POINT( '', ( -5.80767317310621, -0.990868468007555, 6.34972404122495 ) ); -#26785 = CARTESIAN_POINT( '', ( -5.77576909157072, -0.990868468007556, 6.36962504016186 ) ); -#26786 = CARTESIAN_POINT( '', ( -6.02292612679531, -0.993017013232362, 6.19797765015471 ) ); -#26787 = CARTESIAN_POINT( '', ( -6.02292612679531, -0.993017013232365, 6.19797765015471 ) ); -#26788 = CARTESIAN_POINT( '', ( -6.02407527114904, -0.992659182484969, 6.20016617009739 ) ); -#26789 = CARTESIAN_POINT( '', ( -6.02526519559343, -0.992301290087078, 6.20233374687991 ) ); -#26790 = CARTESIAN_POINT( '', ( -6.02649468215898, -0.991943459903668, 6.20447816182903 ) ); -#26791 = CARTESIAN_POINT( '', ( -6.02711017724584, -0.991764326006649, 6.20555168056633 ) ); -#26792 = CARTESIAN_POINT( '', ( -6.02773566234387, -0.991585184949485, 6.20661953182741 ) ); -#26793 = CARTESIAN_POINT( '', ( -6.02837097693635, -0.991406051735057, 6.20768144156671 ) ); -#26794 = CARTESIAN_POINT( '', ( -6.02900650605191, -0.991226858033732, 6.20874370987505 ) ); -#26795 = CARTESIAN_POINT( '', ( -6.02965192494262, -0.991047657051458, 6.20980012230678 ) ); -#26796 = CARTESIAN_POINT( '', ( -6.03030706783953, -0.990868463503490, 6.21085040753243 ) ); -#26797 = CARTESIAN_POINT( '', ( -5.75731531698828, -0.993017013232362, 6.33744412538677 ) ); -#26798 = CARTESIAN_POINT( '', ( -5.89012072189180, -0.993017013232365, 6.26771088777074 ) ); -#26799 = VECTOR( '', #33455, 1000.00000000000 ); -#26800 = CARTESIAN_POINT( '', ( -5.75731531698828, -0.993017013232365, 6.33744412538677 ) ); -#26801 = CARTESIAN_POINT( '', ( -5.75875384188265, -0.992837836983036, 6.34018376415290 ) ); -#26802 = CARTESIAN_POINT( '', ( -5.76021786289673, -0.992658652843476, 6.34291016552324 ) ); -#26803 = CARTESIAN_POINT( '', ( -5.76170700200001, -0.992479476517863, 6.34562262550347 ) ); -#26804 = CARTESIAN_POINT( '', ( -5.76319614110327, -0.992300300192253, 6.34833508548366 ) ); -#26805 = CARTESIAN_POINT( '', ( -5.76471052618480, -0.992121116288318, 6.35103383702295 ) ); -#26806 = CARTESIAN_POINT( '', ( -5.76624976620488, -0.991941940327945, 6.35371818325704 ) ); -#26807 = CARTESIAN_POINT( '', ( -5.76932355733313, -0.991584134222200, 6.35907869853202 ) ); -#26808 = CARTESIAN_POINT( '', ( -5.77249728095470, -0.991226267913587, 6.36438313076611 ) ); -#26809 = CARTESIAN_POINT( '', ( -5.77576766959801, -0.990868463503578, 6.36962601882982 ) ); -#26810 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26811 = CARTESIAN_POINT( '', ( 2.37750000000000, -10.3000000000000, -5.80500000000000 ) ); -#26812 = CARTESIAN_POINT( '', ( -2.37750000000000, -10.3000000000000, -5.80500000000000 ) ); -#26813 = CARTESIAN_POINT( '', ( 2.75000000000000, -10.3000000000000, -5.80500000000000 ) ); -#26814 = VECTOR( '', #33456, 1000.00000000000 ); -#26815 = CARTESIAN_POINT( '', ( -2.37750000000000, -10.3000000000000, -6.10500000000000 ) ); -#26816 = CARTESIAN_POINT( '', ( -2.37750000000000, -10.3000000000000, -5.80500000000000 ) ); -#26817 = VECTOR( '', #33457, 1000.00000000000 ); -#26818 = CARTESIAN_POINT( '', ( 2.37750000000000, -10.3000000000000, -6.10500000000000 ) ); -#26819 = CARTESIAN_POINT( '', ( 2.75000000000000, -10.3000000000000, -6.10500000000000 ) ); -#26820 = VECTOR( '', #33458, 1000.00000000000 ); -#26821 = CARTESIAN_POINT( '', ( 2.37750000000000, -10.3000000000000, -5.80500000000000 ) ); -#26822 = VECTOR( '', #33459, 1000.00000000000 ); -#26823 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26824 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.900000000000000, 1.61000000000000 ) ); -#26825 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.60000000000000, 1.61000000000000 ) ); -#26826 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 1.61000000000000 ) ); -#26827 = VECTOR( '', #33460, 1000.00000000000 ); -#26828 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 1.61000000000000 ) ); -#26829 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 1.61000000000000 ) ); -#26830 = VECTOR( '', #33461, 1000.00000000000 ); -#26831 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 1.61000000000000 ) ); -#26832 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 1.61000000000000 ) ); -#26833 = VECTOR( '', #33462, 1000.00000000000 ); -#26834 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 1.61000000000000 ) ); -#26835 = VECTOR( '', #33463, 1000.00000000000 ); -#26836 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26837 = CARTESIAN_POINT( '', ( -5.59412756033975, 2.00000000000000, 0.145000000000000 ) ); -#26838 = AXIS2_PLACEMENT_3D( '', #33464, #33465, #33466 ); -#26839 = CARTESIAN_POINT( '', ( -5.59412756033975, 2.00000000000000, 1.44500000000000 ) ); -#26840 = CARTESIAN_POINT( '', ( -5.59412756033975, 2.00000000000000, -0.00499999999999947 ) ); -#26841 = VECTOR( '', #33467, 1000.00000000000 ); -#26842 = CARTESIAN_POINT( '', ( -5.62366134712948, 2.14706378016990, 1.59500000000000 ) ); -#26843 = AXIS2_PLACEMENT_3D( '', #33468, #33469, #33470 ); -#26844 = CARTESIAN_POINT( '', ( -5.96476536203866, 3.84559455852333, 1.59500000000000 ) ); -#26845 = CARTESIAN_POINT( '', ( -5.59412756033975, 2.00000000000000, 1.59500000000000 ) ); -#26846 = VECTOR( '', #33471, 1000.00000000000 ); -#26847 = CARTESIAN_POINT( '', ( -5.96476536203866, 3.84559455852333, -0.00499999999999947 ) ); -#26848 = VECTOR( '', #33472, 1000.00000000000 ); -#26849 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26850 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.70000000000000, 5.29500000000000 ) ); -#26851 = CARTESIAN_POINT( '', ( -5.70000000000000, 7.70000000000000, 5.29500000000000 ) ); -#26852 = CARTESIAN_POINT( '', ( -24.8411775083227, 7.70000000000000, 5.29500000000000 ) ); -#26853 = VECTOR( '', #33473, 1000.00000000000 ); -#26854 = CARTESIAN_POINT( '', ( -5.70000000000000, 7.70000000000000, -5.60500000000000 ) ); -#26855 = CARTESIAN_POINT( '', ( -5.70000000000000, 7.70000000000000, 6.10500000000000 ) ); -#26856 = VECTOR( '', #33474, 1000.00000000000 ); -#26857 = CARTESIAN_POINT( '', ( -5.50000000000000, 7.70000000000000, -5.80500000000000 ) ); -#26858 = AXIS2_PLACEMENT_3D( '', #33475, #33476, #33477 ); -#26859 = CARTESIAN_POINT( '', ( 5.50000000000000, 7.70000000000000, -5.80500000000000 ) ); -#26860 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.70000000000000, -5.80500000000000 ) ); -#26861 = VECTOR( '', #33478, 1000.00000000000 ); -#26862 = CARTESIAN_POINT( '', ( 5.70000000000000, 7.70000000000000, -5.60500000000000 ) ); -#26863 = AXIS2_PLACEMENT_3D( '', #33479, #33480, #33481 ); -#26864 = CARTESIAN_POINT( '', ( 5.70000000000000, 7.70000000000000, 5.29500000000000 ) ); -#26865 = CARTESIAN_POINT( '', ( 5.70000000000000, 7.70000000000000, -6.10500000000000 ) ); -#26866 = VECTOR( '', #33482, 1000.00000000000 ); -#26867 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.70000000000000, 5.29500000000000 ) ); -#26868 = CARTESIAN_POINT( '', ( -5.50000000000000, 7.70000000000000, 5.29500000000000 ) ); -#26869 = VECTOR( '', #33483, 1000.00000000000 ); -#26870 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.70000000000000, -5.60500000000000 ) ); -#26871 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.70000000000000, -6.10500000000000 ) ); -#26872 = VECTOR( '', #33484, 1000.00000000000 ); -#26873 = CARTESIAN_POINT( '', ( 5.50000000000000, 7.70000000000000, -6.10500000000000 ) ); -#26874 = AXIS2_PLACEMENT_3D( '', #33485, #33486, #33487 ); -#26875 = CARTESIAN_POINT( '', ( -5.50000000000000, 7.70000000000000, -6.10500000000000 ) ); -#26876 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.70000000000000, -6.10500000000000 ) ); -#26877 = VECTOR( '', #33488, 1000.00000000000 ); -#26878 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.70000000000000, -5.60500000000000 ) ); -#26879 = AXIS2_PLACEMENT_3D( '', #33489, #33490, #33491 ); -#26880 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.70000000000000, 6.10500000000000 ) ); -#26881 = VECTOR( '', #33492, 1000.00000000000 ); -#26882 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26883 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.0000000000000, 4.99500000000000 ) ); -#26884 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 4.99500000000000 ) ); -#26885 = AXIS2_PLACEMENT_3D( '', #33493, #33494, #33495 ); -#26886 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, -5.60500000000000 ) ); -#26887 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, -6.10500000000000 ) ); -#26888 = VECTOR( '', #33496, 1000.00000000000 ); -#26889 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.0000000000000, -5.60500000000000 ) ); -#26890 = AXIS2_PLACEMENT_3D( '', #33497, #33498, #33499 ); -#26891 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.0000000000000, -5.60500000000000 ) ); -#26892 = VECTOR( '', #33500, 1000.00000000000 ); -#26893 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26894 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#26895 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, 5.49500000000000 ) ); -#26896 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, -6.10500000000000 ) ); -#26897 = VECTOR( '', #33501, 1000.00000000000 ); -#26898 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.00000000000000, 5.49500000000000 ) ); -#26899 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.00000000000000, 5.49500000000000 ) ); -#26900 = VECTOR( '', #33502, 1000.00000000000 ); -#26901 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#26902 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.00000000000000, -6.10500000000000 ) ); -#26903 = VECTOR( '', #33503, 1000.00000000000 ); -#26904 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#26905 = VECTOR( '', #33504, 1000.00000000000 ); -#26906 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26907 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.350000000000000, 0.510000000000000 ) ); -#26908 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.350000000000000, 1.18584612615602E-017 ) ); -#26909 = VECTOR( '', #33505, 1000.00000000000 ); -#26910 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 0.510000000000000 ) ); -#26911 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 0.310000000000000 ) ); -#26912 = VECTOR( '', #33506, 1000.00000000000 ); -#26913 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 0.510000000000000 ) ); -#26914 = VECTOR( '', #33507, 1000.00000000000 ); -#26915 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26916 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, -2.50000000000000 ) ); -#26917 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, -2.50000000000000 ) ); -#26918 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, -2.50000000000000 ) ); -#26919 = VECTOR( '', #33508, 1000.00000000000 ); -#26920 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, 0.800000000000000 ) ); -#26921 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, 11.5435038362938 ) ); -#26922 = VECTOR( '', #33509, 1000.00000000000 ); -#26923 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, 0.800000000000000 ) ); -#26924 = CARTESIAN_POINT( '', ( -2.75000000000000, -3.00000000000000, 0.800000000000000 ) ); -#26925 = VECTOR( '', #33510, 1000.00000000000 ); -#26926 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, 11.5435038362938 ) ); -#26927 = VECTOR( '', #33511, 1000.00000000000 ); -#26928 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#26929 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.0000000000000, -1.33500000000000 ) ); -#26930 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.0000000000000, -1.33500000000000 ) ); -#26931 = VECTOR( '', #33512, 1000.00000000000 ); -#26932 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, -1.33500000000000 ) ); -#26933 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, -1.33500000000000 ) ); -#26934 = VECTOR( '', #33513, 1000.00000000000 ); -#26935 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, -1.33500000000000 ) ); -#26936 = VECTOR( '', #33514, 1000.00000000000 ); -#26937 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#26938 = CARTESIAN_POINT( '', ( 1.70000000000000, 2.20000000000000, -0.180000000000000 ) ); -#26939 = CARTESIAN_POINT( '', ( 2.30000000000000, 2.20000000000000, -0.180000000000000 ) ); -#26940 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, -0.180000000000000 ) ); -#26941 = VECTOR( '', #33515, 1000.00000000000 ); -#26942 = CARTESIAN_POINT( '', ( 1.70000000000000, 2.20000000000000, 0.0199999999999997 ) ); -#26943 = CARTESIAN_POINT( '', ( 1.70000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26944 = VECTOR( '', #33516, 1000.00000000000 ); -#26945 = CARTESIAN_POINT( '', ( 2.30000000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26946 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26947 = VECTOR( '', #33517, 1000.00000000000 ); -#26948 = CARTESIAN_POINT( '', ( 2.30000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26949 = VECTOR( '', #33518, 1000.00000000000 ); -#26950 = CARTESIAN_POINT( '', ( 0.700000000000000, 2.20000000000000, -0.180000000000000 ) ); -#26951 = CARTESIAN_POINT( '', ( 1.30000000000000, 2.20000000000000, -0.180000000000000 ) ); -#26952 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, -0.180000000000000 ) ); -#26953 = VECTOR( '', #33519, 1000.00000000000 ); -#26954 = CARTESIAN_POINT( '', ( 0.700000000000000, 2.20000000000000, 0.0199999999999997 ) ); -#26955 = CARTESIAN_POINT( '', ( 0.700000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26956 = VECTOR( '', #33520, 1000.00000000000 ); -#26957 = CARTESIAN_POINT( '', ( 1.30000000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26958 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26959 = VECTOR( '', #33521, 1000.00000000000 ); -#26960 = CARTESIAN_POINT( '', ( 1.30000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26961 = VECTOR( '', #33522, 1000.00000000000 ); -#26962 = CARTESIAN_POINT( '', ( -0.300000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26963 = VECTOR( '', #33523, 1000.00000000000 ); -#26964 = CARTESIAN_POINT( '', ( 0.300000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26965 = VECTOR( '', #33524, 1000.00000000000 ); -#26966 = CARTESIAN_POINT( '', ( -1.30000000000000, 2.20000000000000, -0.180000000000000 ) ); -#26967 = CARTESIAN_POINT( '', ( -0.700000000000000, 2.20000000000000, -0.180000000000000 ) ); -#26968 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, -0.180000000000000 ) ); -#26969 = VECTOR( '', #33525, 1000.00000000000 ); -#26970 = CARTESIAN_POINT( '', ( -1.30000000000000, 2.20000000000000, 0.0199999999999997 ) ); -#26971 = CARTESIAN_POINT( '', ( -1.30000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26972 = VECTOR( '', #33526, 1000.00000000000 ); -#26973 = CARTESIAN_POINT( '', ( -0.700000000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26974 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26975 = VECTOR( '', #33527, 1000.00000000000 ); -#26976 = CARTESIAN_POINT( '', ( -0.700000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26977 = VECTOR( '', #33528, 1000.00000000000 ); -#26978 = CARTESIAN_POINT( '', ( -2.30000000000000, 2.20000000000000, -0.180000000000000 ) ); -#26979 = CARTESIAN_POINT( '', ( -1.70000000000000, 2.20000000000000, -0.180000000000000 ) ); -#26980 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, -0.180000000000000 ) ); -#26981 = VECTOR( '', #33529, 1000.00000000000 ); -#26982 = CARTESIAN_POINT( '', ( -2.30000000000000, 2.20000000000000, 0.0199999999999997 ) ); -#26983 = CARTESIAN_POINT( '', ( -2.30000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26984 = VECTOR( '', #33530, 1000.00000000000 ); -#26985 = CARTESIAN_POINT( '', ( -1.70000000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26986 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, 0.0199999999999992 ) ); -#26987 = VECTOR( '', #33531, 1000.00000000000 ); -#26988 = CARTESIAN_POINT( '', ( -1.70000000000000, 2.20000000000000, -15.2747093335898 ) ); -#26989 = VECTOR( '', #33532, 1000.00000000000 ); -#26990 = CARTESIAN_POINT( '', ( 2.67500000000000, 2.20000000000000, -0.730000000000000 ) ); -#26991 = CARTESIAN_POINT( '', ( 2.67500000000000, 2.20000000000000, 1.97000000000000 ) ); -#26992 = CARTESIAN_POINT( '', ( 2.67500000000000, 2.20000000000000, -15.2747093335898 ) ); -#26993 = VECTOR( '', #33533, 1000.00000000000 ); -#26994 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, 1.97000000000000 ) ); -#26995 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, 1.97000000000000 ) ); -#26996 = VECTOR( '', #33534, 1000.00000000000 ); -#26997 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, -0.730000000000000 ) ); -#26998 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.20000000000000, -15.2747093335898 ) ); -#26999 = VECTOR( '', #33535, 1000.00000000000 ); -#27000 = CARTESIAN_POINT( '', ( 4.85000000000000, 2.20000000000000, -0.730000000000000 ) ); -#27001 = VECTOR( '', #33536, 1000.00000000000 ); -#27002 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27003 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#27004 = AXIS2_PLACEMENT_3D( '', #33537, #33538, #33539 ); -#27005 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, -1.16500000000000 ) ); -#27006 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#27007 = VECTOR( '', #33540, 1000.00000000000 ); -#27008 = CARTESIAN_POINT( '', ( -6.04943375514538, 6.54161354320366, -1.16500000000000 ) ); -#27009 = AXIS2_PLACEMENT_3D( '', #33541, #33542, #33543 ); -#27010 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, -1.16500000000000 ) ); -#27011 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, -1.16500000000000 ) ); -#27012 = VECTOR( '', #33544, 1000.00000000000 ); -#27013 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -1.16500000000000 ) ); -#27014 = VECTOR( '', #33545, 1000.00000000000 ); -#27015 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27016 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.900000000000000, 2.21000000000000 ) ); -#27017 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.900000000000000, 0.000000000000000 ) ); -#27018 = VECTOR( '', #33546, 1000.00000000000 ); -#27019 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 2.21000000000000 ) ); -#27020 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 1.61000000000000 ) ); -#27021 = VECTOR( '', #33547, 1000.00000000000 ); -#27022 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 2.21000000000000 ) ); -#27023 = VECTOR( '', #33548, 1000.00000000000 ); -#27024 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27025 = CARTESIAN_POINT( '', ( 6.02292612679531, 0.993017013232365, 6.19797765015471 ) ); -#27026 = CARTESIAN_POINT( '', ( 5.75731531698828, 0.993017013232365, 6.33744412538677 ) ); -#27027 = CARTESIAN_POINT( '', ( 5.88879266784276, 0.993017013232365, 6.26840822014690 ) ); -#27028 = VECTOR( '', #33549, 1000.00000000000 ); -#27029 = CARTESIAN_POINT( '', ( 5.77576762843096, 0.990868463503479, 6.36962595283325 ) ); -#27030 = CARTESIAN_POINT( '', ( 5.77576766959894, 0.990868463503480, 6.36962601883127 ) ); -#27031 = CARTESIAN_POINT( '', ( 5.76922166999277, 0.991584646746442, 6.35913187059901 ) ); -#27032 = CARTESIAN_POINT( '', ( 5.76306523969036, 0.992300829989403, 6.34839472568468 ) ); -#27033 = CARTESIAN_POINT( '', ( 5.75731531698829, 0.993017013232365, 6.33744412538677 ) ); -#27034 = CARTESIAN_POINT( '', ( 6.03030705137239, 0.990868463503477, 6.21085038113331 ) ); -#27035 = CARTESIAN_POINT( '', ( 6.03030705137190, 0.990868468007597, 6.21085038113311 ) ); -#27036 = CARTESIAN_POINT( '', ( 6.00926922784244, 0.990868468565999, 6.22397326960206 ) ); -#27037 = CARTESIAN_POINT( '', ( 5.98823140431320, 0.990868468007555, 6.23709615807137 ) ); -#27038 = CARTESIAN_POINT( '', ( 5.96719358078374, 0.990868468007555, 6.25021904654032 ) ); -#27039 = CARTESIAN_POINT( '', ( 5.93528925539161, 0.990868468007555, 6.27012019758914 ) ); -#27040 = CARTESIAN_POINT( '', ( 5.90338492999947, 0.990868468007556, 6.29002134863796 ) ); -#27041 = CARTESIAN_POINT( '', ( 5.87148060460734, 0.990868468007556, 6.30992249968678 ) ); -#27042 = CARTESIAN_POINT( '', ( 5.83957627921520, 0.990868468007557, 6.32982365073560 ) ); -#27043 = CARTESIAN_POINT( '', ( 5.80767195382307, 0.990868468007557, 6.34972480178443 ) ); -#27044 = CARTESIAN_POINT( '', ( 5.77576762843093, 0.990868468007558, 6.36962595283325 ) ); -#27045 = CARTESIAN_POINT( '', ( 6.02292612679530, 0.993017013232365, 6.19797765015471 ) ); -#27046 = CARTESIAN_POINT( '', ( 6.02407526879293, 0.992659183218634, 6.20016616561024 ) ); -#27047 = CARTESIAN_POINT( '', ( 6.02526519071354, 0.992301291554783, 6.20233373799077 ) ); -#27048 = CARTESIAN_POINT( '', ( 6.02649467459521, 0.991943462105031, 6.20447814863665 ) ); -#27049 = CARTESIAN_POINT( '', ( 6.02711016833540, 0.991764328576189, 6.20555166521431 ) ); -#27050 = CARTESIAN_POINT( '', ( 6.02773565204606, 0.991585187887246, 6.20661951433972 ) ); -#27051 = CARTESIAN_POINT( '', ( 6.02837096521150, 0.991406055040993, 6.20768142196898 ) ); -#27052 = CARTESIAN_POINT( '', ( 6.02900649289865, 0.991226861708216, 6.20874368816510 ) ); -#27053 = CARTESIAN_POINT( '', ( 6.02965191032090, 0.991047661094537, 6.20980009850973 ) ); -#27054 = CARTESIAN_POINT( '', ( 6.03030705171032, 0.990868467915123, 6.21085038167507 ) ); -#27055 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27056 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -5.05000000000000 ) ); -#27057 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#27058 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#27059 = VECTOR( '', #33550, 1000.00000000000 ); -#27060 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.95000000000000, -5.05000000000000 ) ); -#27061 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -5.05000000000000 ) ); -#27062 = VECTOR( '', #33551, 1000.00000000000 ); -#27063 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.95000000000000, -2.55000000000000 ) ); -#27064 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.95000000000000, -2.55000000000000 ) ); -#27065 = VECTOR( '', #33552, 1000.00000000000 ); -#27066 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#27067 = VECTOR( '', #33553, 1000.00000000000 ); -#27068 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27069 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.160000000000000, 5.20000000000000 ) ); -#27070 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 5.20000000000000 ) ); -#27071 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.160000000000000, 5.20000000000000 ) ); -#27072 = VECTOR( '', #33554, 1000.00000000000 ); -#27073 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.160000000000000, 2.10000000000000 ) ); -#27074 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#27075 = VECTOR( '', #33555, 1000.00000000000 ); -#27076 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 2.10000000000000 ) ); -#27077 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.160000000000000, 2.10000000000000 ) ); -#27078 = VECTOR( '', #33556, 1000.00000000000 ); -#27079 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#27080 = VECTOR( '', #33557, 1000.00000000000 ); -#27081 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27082 = CARTESIAN_POINT( '', ( -6.49643496639009, 0.617499538425535, 9.77326166183794 ) ); -#27083 = CARTESIAN_POINT( '', ( -6.45000000000000, 0.418430603327886, 9.94791848494864 ) ); -#27084 = AXIS2_PLACEMENT_3D( '', #33558, #33559, #33560 ); -#27085 = CARTESIAN_POINT( '', ( -6.78636330242737, 0.617499538425535, 9.85034317688927 ) ); -#27086 = CARTESIAN_POINT( '', ( -6.49643496639009, 0.617499538425535, 9.77326166183794 ) ); -#27087 = VECTOR( '', #33561, 1000.00000000000 ); -#27088 = CARTESIAN_POINT( '', ( -6.73992833603736, 0.418430603327886, 10.0250000000000 ) ); -#27089 = AXIS2_PLACEMENT_3D( '', #33562, #33563, #33564 ); -#27090 = CARTESIAN_POINT( '', ( -6.73992833603728, 0.418430603327886, 10.0250000000000 ) ); -#27091 = VECTOR( '', #33565, 1000.00000000000 ); -#27092 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27093 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, 2.80000000000000 ) ); -#27094 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, -4.45000000000000 ) ); -#27095 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, -4.45000000000000 ) ); -#27096 = VECTOR( '', #33566, 1000.00000000000 ); -#27097 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.85000000000000, -4.45000000000000 ) ); -#27098 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, -4.45000000000000 ) ); -#27099 = VECTOR( '', #33567, 1000.00000000000 ); -#27100 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.85000000000000, -2.99000000000000 ) ); -#27101 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.85000000000000, -2.99000000000000 ) ); -#27102 = VECTOR( '', #33568, 1000.00000000000 ); -#27103 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, -2.99000000000000 ) ); -#27104 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.85000000000000, -2.99000000000000 ) ); -#27105 = VECTOR( '', #33569, 1000.00000000000 ); -#27106 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 2.80000000000000 ) ); -#27107 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, -4.45000000000000 ) ); -#27108 = VECTOR( '', #33570, 1000.00000000000 ); -#27109 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 2.80000000000000 ) ); -#27110 = VECTOR( '', #33571, 1000.00000000000 ); -#27111 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27112 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.00000000000000, -2.55000000000000 ) ); -#27113 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.00000000000000, -2.55000000000000 ) ); -#27114 = VECTOR( '', #33572, 1000.00000000000 ); -#27115 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.00000000000000, -2.55000000000000 ) ); -#27116 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.00000000000000, -2.55000000000000 ) ); -#27117 = VECTOR( '', #33573, 1000.00000000000 ); -#27118 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.00000000000000, -2.55000000000000 ) ); -#27119 = VECTOR( '', #33574, 1000.00000000000 ); -#27120 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27121 = CARTESIAN_POINT( '', ( -4.80000000000000, 7.75000000000000, -5.45000000000000 ) ); -#27122 = CARTESIAN_POINT( '', ( -4.80000000000000, 7.75000000000000, -5.75000000000000 ) ); -#27123 = CARTESIAN_POINT( '', ( -4.80000000000000, 7.75000000000000, -5.45000000000000 ) ); -#27124 = VECTOR( '', #33575, 1000.00000000000 ); -#27125 = CARTESIAN_POINT( '', ( -4.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#27126 = CARTESIAN_POINT( '', ( -4.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#27127 = VECTOR( '', #33576, 1000.00000000000 ); -#27128 = CARTESIAN_POINT( '', ( -4.80000000000000, 8.05000000000000, -5.75000000000000 ) ); -#27129 = CARTESIAN_POINT( '', ( -4.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#27130 = VECTOR( '', #33577, 1000.00000000000 ); -#27131 = CARTESIAN_POINT( '', ( -4.80000000000000, 8.05000000000000, -5.75000000000000 ) ); -#27132 = VECTOR( '', #33578, 1000.00000000000 ); -#27133 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27134 = CARTESIAN_POINT( '', ( 7.90500000000000, -2.80000000000000, -0.380000000000000 ) ); -#27135 = CARTESIAN_POINT( '', ( 0.0249999999999990, -2.80000000000000, -0.380000000000000 ) ); -#27136 = CARTESIAN_POINT( '', ( 8.40500000000000, -2.80000000000000, -0.380000000000000 ) ); -#27137 = VECTOR( '', #33579, 1000.00000000000 ); -#27138 = CARTESIAN_POINT( '', ( 7.90500000000000, -2.80000000000000, 2.80000000000000 ) ); -#27139 = CARTESIAN_POINT( '', ( 7.90500000000000, -2.80000000000000, 2.80000000000000 ) ); -#27140 = VECTOR( '', #33580, 1000.00000000000 ); -#27141 = CARTESIAN_POINT( '', ( 0.0249999999999990, -2.80000000000000, 2.80000000000000 ) ); -#27142 = CARTESIAN_POINT( '', ( 8.40500000000000, -2.80000000000000, 2.80000000000000 ) ); -#27143 = VECTOR( '', #33581, 1000.00000000000 ); -#27144 = CARTESIAN_POINT( '', ( 0.0249999999999990, -2.80000000000000, -0.380000000000000 ) ); -#27145 = VECTOR( '', #33582, 1000.00000000000 ); -#27146 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27147 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.80000000000000, -1.15500000000000 ) ); -#27148 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.80000000000000, -1.15500000000000 ) ); -#27149 = CARTESIAN_POINT( '', ( -28.2576226650358, 5.80000000000000, -1.15500000000000 ) ); -#27150 = VECTOR( '', #33583, 1000.00000000000 ); -#27151 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.80000000000000, -2.45500000000000 ) ); -#27152 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.80000000000000, 6.10500000000000 ) ); -#27153 = VECTOR( '', #33584, 1000.00000000000 ); -#27154 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.80000000000000, -2.45500000000000 ) ); -#27155 = CARTESIAN_POINT( '', ( -28.2576226650358, 5.80000000000000, -2.45500000000000 ) ); -#27156 = VECTOR( '', #33585, 1000.00000000000 ); -#27157 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.80000000000000, 6.10500000000000 ) ); -#27158 = VECTOR( '', #33586, 1000.00000000000 ); -#27159 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27160 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, 5.20000000000000 ) ); -#27161 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 5.20000000000000 ) ); -#27162 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.160000000000000, 5.20000000000000 ) ); -#27163 = VECTOR( '', #33587, 1000.00000000000 ); -#27164 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 2.10000000000000 ) ); -#27165 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#27166 = VECTOR( '', #33588, 1000.00000000000 ); -#27167 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, 2.10000000000000 ) ); -#27168 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.160000000000000, 2.10000000000000 ) ); -#27169 = VECTOR( '', #33589, 1000.00000000000 ); -#27170 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, 11.5435038362938 ) ); -#27171 = VECTOR( '', #33590, 1000.00000000000 ); -#27172 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27173 = CARTESIAN_POINT( '', ( -4.50000000000000, -3.00000000000000, 0.0200000000000014 ) ); -#27174 = CARTESIAN_POINT( '', ( -4.50000000000000, -3.00000000000000, -0.180000000000002 ) ); -#27175 = CARTESIAN_POINT( '', ( -4.50000000000000, -3.00000000000000, 0.0200000000000014 ) ); -#27176 = VECTOR( '', #33591, 1000.00000000000 ); -#27177 = CARTESIAN_POINT( '', ( -4.50000000000000, -2.99000000000000, -0.180000000000002 ) ); -#27178 = VECTOR( '', #33592, 1000.00000000000 ); -#27179 = CARTESIAN_POINT( '', ( -4.50000000000000, -2.99000000000000, 0.0200000000000014 ) ); -#27180 = VECTOR( '', #33593, 1000.00000000000 ); -#27181 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27182 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.0000000000000, -0.310000000000000 ) ); -#27183 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.0000000000000, -0.310000000000000 ) ); -#27184 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.0000000000000, -0.310000000000000 ) ); -#27185 = VECTOR( '', #33594, 1000.00000000000 ); -#27186 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#27187 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#27188 = VECTOR( '', #33595, 1000.00000000000 ); -#27189 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, -0.310000000000000 ) ); -#27190 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, -0.310000000000000 ) ); -#27191 = VECTOR( '', #33596, 1000.00000000000 ); -#27192 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, -0.310000000000000 ) ); -#27193 = VECTOR( '', #33597, 1000.00000000000 ); -#27194 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27195 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.0000000000000, 3.94000000000000 ) ); -#27196 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.0000000000000, 4.99500000000000 ) ); -#27197 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.0000000000000, 3.94000000000000 ) ); -#27198 = VECTOR( '', #33598, 1000.00000000000 ); -#27199 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#27200 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#27201 = VECTOR( '', #33599, 1000.00000000000 ); -#27202 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, 3.94000000000000 ) ); -#27203 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, 3.94000000000000 ) ); -#27204 = VECTOR( '', #33600, 1000.00000000000 ); -#27205 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, 3.94000000000000 ) ); -#27206 = VECTOR( '', #33601, 1000.00000000000 ); -#27207 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27208 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.84000000000000, 4.25000000000000 ) ); -#27209 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.84000000000000, 2.94000000000000 ) ); -#27210 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.84000000000000, 5.25000000000000 ) ); -#27211 = VECTOR( '', #33602, 1000.00000000000 ); -#27212 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.84000000000000, 2.94000000000000 ) ); -#27213 = CARTESIAN_POINT( '', ( 16.9967095493694, 5.84000000000000, 2.94000000000000 ) ); -#27214 = VECTOR( '', #33603, 1000.00000000000 ); -#27215 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.84000000000000, 4.25000000000000 ) ); -#27216 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.84000000000000, 5.25000000000000 ) ); -#27217 = VECTOR( '', #33604, 1000.00000000000 ); -#27218 = CARTESIAN_POINT( '', ( 16.9967095493694, 5.84000000000000, 4.25000000000000 ) ); -#27219 = VECTOR( '', #33605, 1000.00000000000 ); -#27220 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27221 = CARTESIAN_POINT( '', ( 2.80000000000000, 10.8000000000000, 1.28000000000000 ) ); -#27222 = CARTESIAN_POINT( '', ( 2.60000000000000, 10.8000000000000, 1.48000000000000 ) ); -#27223 = AXIS2_PLACEMENT_3D( '', #33606, #33607, #33608 ); -#27224 = CARTESIAN_POINT( '', ( 2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#27225 = CARTESIAN_POINT( '', ( 2.80000000000000, 10.8000000000000, 1.28000000000000 ) ); -#27226 = VECTOR( '', #33609, 1000.00000000000 ); -#27227 = CARTESIAN_POINT( '', ( 2.60000000000000, 10.8000000000000, 1.48000000000000 ) ); -#27228 = VECTOR( '', #33610, 1000.00000000000 ); -#27229 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27230 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.160000000000000, 0.400000000000000 ) ); -#27231 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.360000000000000, 0.400000000000000 ) ); -#27232 = VECTOR( '', #33611, 1000.00000000000 ); -#27233 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#27234 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.160000000000000, 0.400000000000000 ) ); -#27235 = VECTOR( '', #33612, 1000.00000000000 ); -#27236 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#27237 = VECTOR( '', #33613, 1000.00000000000 ); -#27238 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27239 = CARTESIAN_POINT( '', ( -4.24117838948965, -9.92616120324079, -0.0200000000000000 ) ); -#27240 = CARTESIAN_POINT( '', ( -4.24117838948965, -9.92616120324079, -0.0200000000000000 ) ); -#27241 = VECTOR( '', #33614, 1000.00000000000 ); -#27242 = CARTESIAN_POINT( '', ( -3.24617838948964, -6.11038828659373, -0.0199999999999996 ) ); -#27243 = CARTESIAN_POINT( '', ( -4.24117838948965, -9.92616120324079, -0.0200000000000000 ) ); -#27244 = VECTOR( '', #33615, 1000.00000000000 ); -#27245 = CARTESIAN_POINT( '', ( -3.24617838948964, -6.11038828659373, -0.0199999999999996 ) ); -#27246 = VECTOR( '', #33616, 1000.00000000000 ); -#27247 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27248 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.500000000000000, -0.597816720141110 ) ); -#27249 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.500000000000000, -3.00000000000000 ) ); -#27250 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.500000000000000, -0.597816720141110 ) ); -#27251 = VECTOR( '', #33617, 1000.00000000000 ); -#27252 = CARTESIAN_POINT( '', ( -3.22690836007055, -0.500000000000000, -0.597816720141110 ) ); -#27253 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.900000000000000, -0.597816720141110 ) ); -#27254 = VECTOR( '', #33618, 1000.00000000000 ); -#27255 = CARTESIAN_POINT( '', ( -3.22690836007055, -0.500000000000000, -3.00000000000000 ) ); -#27256 = CARTESIAN_POINT( '', ( -3.22690836007055, -0.500000000000000, -0.597816720141110 ) ); -#27257 = VECTOR( '', #33619, 1000.00000000000 ); -#27258 = CARTESIAN_POINT( '', ( -3.22690836007055, -0.325000000000000, -6.01000000000000 ) ); -#27259 = CARTESIAN_POINT( '', ( -3.22690836007055, -0.634474977811525, -0.687030381641780 ) ); -#27260 = VECTOR( '', #33620, 1000.00000000000 ); -#27261 = CARTESIAN_POINT( '', ( -3.22690836007055, -0.325000000000000, -7.01000000000000 ) ); -#27262 = CARTESIAN_POINT( '', ( -3.22690836007055, -0.325000000000000, -0.597816720141110 ) ); -#27263 = VECTOR( '', #33621, 1000.00000000000 ); -#27264 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.325000000000000, -7.01000000000000 ) ); -#27265 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.900000000000000, -7.01000000000000 ) ); -#27266 = VECTOR( '', #33622, 1000.00000000000 ); -#27267 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.325000000000000, -6.01000000000000 ) ); -#27268 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.325000000000000, -0.597816720141110 ) ); -#27269 = VECTOR( '', #33623, 1000.00000000000 ); -#27270 = CARTESIAN_POINT( '', ( -3.22690836007055, 0.640538850604948, -0.582731769594886 ) ); -#27271 = VECTOR( '', #33624, 1000.00000000000 ); -#27272 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27273 = CARTESIAN_POINT( '', ( -5.32953378678969, 2.20613135374935, 1.59500000000000 ) ); -#27274 = CARTESIAN_POINT( '', ( -5.32953378678969, 2.20613135374935, 1.59500000000000 ) ); -#27275 = VECTOR( '', #33625, 1000.00000000000 ); -#27276 = CARTESIAN_POINT( '', ( -5.67063780169887, 3.90466213210278, 1.59500000000000 ) ); -#27277 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, 1.59500000000000 ) ); -#27278 = VECTOR( '', #33626, 1000.00000000000 ); -#27279 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.20000000000000, 1.59500000000000 ) ); -#27280 = AXIS2_PLACEMENT_3D( '', #33627, #33628, #33629 ); -#27281 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, 1.59500000000000 ) ); -#27282 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.20000000000000, 1.59500000000000 ) ); -#27283 = VECTOR( '', #33630, 1000.00000000000 ); -#27284 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.35000000000000, 1.59500000000000 ) ); -#27285 = CARTESIAN_POINT( '', ( -5.30000000000000, 4.35000000000000, 1.59500000000000 ) ); -#27286 = VECTOR( '', #33631, 1000.00000000000 ); -#27287 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.20000000000000, 1.59500000000000 ) ); -#27288 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.20000000000000, 1.59500000000000 ) ); -#27289 = VECTOR( '', #33632, 1000.00000000000 ); -#27290 = AXIS2_PLACEMENT_3D( '', #33633, #33634, #33635 ); -#27291 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27292 = CARTESIAN_POINT( '', ( 8.82500000000000, 5.65000000000000, 4.00000000000000 ) ); -#27293 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.22500000000000, 4.00000000000000 ) ); -#27294 = CARTESIAN_POINT( '', ( 8.82500000000000, 5.65000000000000, 4.00000000000000 ) ); -#27295 = VECTOR( '', #33636, 1000.00000000000 ); -#27296 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, 4.00000000000000 ) ); -#27297 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, 4.00000000000000 ) ); -#27298 = VECTOR( '', #33637, 1000.00000000000 ); -#27299 = CARTESIAN_POINT( '', ( 2.82500000000000, 5.65000000000000, 4.00000000000000 ) ); -#27300 = CARTESIAN_POINT( '', ( 2.82500000000000, 5.65000000000000, 4.00000000000000 ) ); -#27301 = VECTOR( '', #33638, 1000.00000000000 ); -#27302 = CARTESIAN_POINT( '', ( 2.82500000000000, 5.65000000000000, 4.00000000000000 ) ); -#27303 = VECTOR( '', #33639, 1000.00000000000 ); -#27304 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27305 = CARTESIAN_POINT( '', ( 8.40500000000000, -2.30000000000000, 0.120000000000000 ) ); -#27306 = CARTESIAN_POINT( '', ( 9.77166666666667, -0.933333333333335, 1.48666666666667 ) ); -#27307 = VECTOR( '', #33640, 1000.00000000000 ); -#27308 = CARTESIAN_POINT( '', ( 7.90500000000000, -2.80000000000000, -0.380000000000000 ) ); -#27309 = VECTOR( '', #33641, 1000.00000000000 ); -#27310 = CARTESIAN_POINT( '', ( 8.40500000000000, 2.80000000000000, 0.120000000000000 ) ); -#27311 = VECTOR( '', #33642, 1000.00000000000 ); -#27312 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27313 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.80000000000000, 4.24500000000000 ) ); -#27314 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.80000000000000, 2.94500000000000 ) ); -#27315 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.80000000000000, 6.10500000000000 ) ); -#27316 = VECTOR( '', #33643, 1000.00000000000 ); -#27317 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 4.24500000000000 ) ); -#27318 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 4.24500000000000 ) ); -#27319 = VECTOR( '', #33644, 1000.00000000000 ); -#27320 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#27321 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 6.10500000000000 ) ); -#27322 = VECTOR( '', #33645, 1000.00000000000 ); -#27323 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#27324 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#27325 = VECTOR( '', #33646, 1000.00000000000 ); -#27326 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 2.94500000000000 ) ); -#27327 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 6.10500000000000 ) ); -#27328 = VECTOR( '', #33647, 1000.00000000000 ); -#27329 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 2.94500000000000 ) ); -#27330 = VECTOR( '', #33648, 1000.00000000000 ); -#27331 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, -1.15500000000000 ) ); -#27332 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, -1.15500000000000 ) ); -#27333 = VECTOR( '', #33649, 1000.00000000000 ); -#27334 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 6.10500000000000 ) ); -#27335 = VECTOR( '', #33650, 1000.00000000000 ); -#27336 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#27337 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#27338 = VECTOR( '', #33651, 1000.00000000000 ); -#27339 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, -2.45500000000000 ) ); -#27340 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 6.10500000000000 ) ); -#27341 = VECTOR( '', #33652, 1000.00000000000 ); -#27342 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, -2.45500000000000 ) ); -#27343 = VECTOR( '', #33653, 1000.00000000000 ); -#27344 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.00000000000000, 1.74500000000000 ) ); -#27345 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.00000000000000, -0.155000000000000 ) ); -#27346 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.00000000000000, 6.10500000000000 ) ); -#27347 = VECTOR( '', #33654, 1000.00000000000 ); -#27348 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.15000000000000, 1.89500000000000 ) ); -#27349 = AXIS2_PLACEMENT_3D( '', #33655, #33656, #33657 ); -#27350 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, 1.89500000000000 ) ); -#27351 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 1.89500000000000 ) ); -#27352 = VECTOR( '', #33658, 1000.00000000000 ); -#27353 = AXIS2_PLACEMENT_3D( '', #33659, #33660, #33661 ); -#27354 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#27355 = VECTOR( '', #33662, 1000.00000000000 ); -#27356 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, -0.305000000000000 ) ); -#27357 = AXIS2_PLACEMENT_3D( '', #33663, #33664, #33665 ); -#27358 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.15000000000000, -0.305000000000000 ) ); -#27359 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, -0.305000000000000 ) ); -#27360 = VECTOR( '', #33666, 1000.00000000000 ); -#27361 = AXIS2_PLACEMENT_3D( '', #33667, #33668, #33669 ); -#27362 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.90000000000000, 5.60500000000000 ) ); -#27363 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.90000000000000, 5.49500000000000 ) ); -#27364 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.90000000000000, 6.10500000000000 ) ); -#27365 = VECTOR( '', #33670, 1000.00000000000 ); -#27366 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.40000000000000, 5.60500000000000 ) ); -#27367 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27368 = VECTOR( '', #33671, 1000.00000000000 ); -#27369 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.40000000000000, 5.49500000000000 ) ); -#27370 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.40000000000000, 6.10500000000000 ) ); -#27371 = VECTOR( '', #33672, 1000.00000000000 ); -#27372 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.20000000000000, 5.29500000000000 ) ); -#27373 = AXIS2_PLACEMENT_3D( '', #33673, #33674, #33675 ); -#27374 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.20000000000000, 5.29500000000000 ) ); -#27375 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 5.29500000000000 ) ); -#27376 = VECTOR( '', #33676, 1000.00000000000 ); -#27377 = AXIS2_PLACEMENT_3D( '', #33677, #33678, #33679 ); -#27378 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.00000000000000, 6.10500000000000 ) ); -#27379 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#27380 = VECTOR( '', #33680, 1000.00000000000 ); -#27381 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.00000000000000, 5.49500000000000 ) ); -#27382 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.00000000000000, 6.10500000000000 ) ); -#27383 = VECTOR( '', #33681, 1000.00000000000 ); -#27384 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.20000000000000, 5.29500000000000 ) ); -#27385 = AXIS2_PLACEMENT_3D( '', #33682, #33683, #33684 ); -#27386 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 5.29500000000000 ) ); -#27387 = VECTOR( '', #33685, 1000.00000000000 ); -#27388 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.50000000000000, 5.60500000000000 ) ); -#27389 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.50000000000000, 6.10500000000000 ) ); -#27390 = VECTOR( '', #33686, 1000.00000000000 ); -#27391 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27392 = VECTOR( '', #33687, 1000.00000000000 ); -#27393 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27394 = VECTOR( '', #33688, 1000.00000000000 ); -#27395 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, -5.60500000000000 ) ); -#27396 = VECTOR( '', #33689, 1000.00000000000 ); -#27397 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.10000000000000, 5.29500000000000 ) ); -#27398 = CARTESIAN_POINT( '', ( -5.70000000000000, -9.80000000000000, 5.29500000000000 ) ); -#27399 = VECTOR( '', #33690, 1000.00000000000 ); -#27400 = AXIS2_PLACEMENT_3D( '', #33691, #33692, #33693 ); -#27401 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27402 = CARTESIAN_POINT( '', ( 0.145880092735986, -3.31401693569910, 5.80500000000000 ) ); -#27403 = CARTESIAN_POINT( '', ( 0.775270364466536, -3.20303844939758, 5.80500000000000 ) ); -#27404 = CARTESIAN_POINT( '', ( 4.71430825676391, -2.50847979095254, 5.80500000000000 ) ); -#27405 = VECTOR( '', #33694, 1000.00000000000 ); -#27406 = CARTESIAN_POINT( '', ( 0.775270364466536, -3.20303844939758, 6.10500000000000 ) ); -#27407 = CARTESIAN_POINT( '', ( 0.775270364466528, -3.20303844939758, -22.1526226650358 ) ); -#27408 = VECTOR( '', #33695, 1000.00000000000 ); -#27409 = CARTESIAN_POINT( '', ( 0.145880092735986, -3.31401693569910, 6.10500000000000 ) ); -#27410 = CARTESIAN_POINT( '', ( 0.775270364466609, -3.20303844939756, 6.10500000000000 ) ); -#27411 = VECTOR( '', #33696, 1000.00000000000 ); -#27412 = CARTESIAN_POINT( '', ( 0.145880092735977, -3.31401693569910, -22.1526226650358 ) ); -#27413 = VECTOR( '', #33697, 1000.00000000000 ); -#27414 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27415 = CARTESIAN_POINT( '', ( -3.25000000000000, -9.55500000000000, -5.80500000000000 ) ); -#27416 = CARTESIAN_POINT( '', ( -3.12250000000000, -9.55500000000000, -5.80500000000000 ) ); -#27417 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.55500000000000, -5.80500000000000 ) ); -#27418 = VECTOR( '', #33698, 1000.00000000000 ); -#27419 = CARTESIAN_POINT( '', ( -2.75000000000000, -9.92750000000000, -5.80500000000000 ) ); -#27420 = AXIS2_PLACEMENT_3D( '', #33699, #33700, #33701 ); -#27421 = AXIS2_PLACEMENT_3D( '', #33702, #33703, #33704 ); -#27422 = CARTESIAN_POINT( '', ( 2.75000000000000, -9.92750000000000, -5.80500000000000 ) ); -#27423 = AXIS2_PLACEMENT_3D( '', #33705, #33706, #33707 ); -#27424 = AXIS2_PLACEMENT_3D( '', #33708, #33709, #33710 ); -#27425 = CARTESIAN_POINT( '', ( 3.49500000000000, -9.80000000000000, -5.80500000000000 ) ); -#27426 = AXIS2_PLACEMENT_3D( '', #33711, #33712, #33713 ); -#27427 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.80500000000000 ) ); -#27428 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -5.80500000000000 ) ); -#27429 = VECTOR( '', #33714, 1000.00000000000 ); -#27430 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.80500000000000 ) ); -#27431 = VECTOR( '', #33715, 1000.00000000000 ); -#27432 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -5.80500000000000 ) ); -#27433 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -5.80500000000000 ) ); -#27434 = VECTOR( '', #33716, 1000.00000000000 ); -#27435 = CARTESIAN_POINT( '', ( -3.49500000000000, -9.80000000000000, -5.80500000000000 ) ); -#27436 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -5.80500000000000 ) ); -#27437 = VECTOR( '', #33717, 1000.00000000000 ); -#27438 = AXIS2_PLACEMENT_3D( '', #33718, #33719, #33720 ); -#27439 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27440 = CARTESIAN_POINT( '', ( -6.62500000000000, -1.75000000000000, 6.35000000000000 ) ); -#27441 = CARTESIAN_POINT( '', ( -6.62500000000000, -1.75000000000000, 3.41000000000000 ) ); -#27442 = CARTESIAN_POINT( '', ( -6.62500000000000, -1.75000000000000, 6.35000000000000 ) ); -#27443 = VECTOR( '', #33721, 1000.00000000000 ); -#27444 = CARTESIAN_POINT( '', ( -3.42500000000000, -1.75000000000000, 6.35000000000000 ) ); -#27445 = CARTESIAN_POINT( '', ( -3.42500000000000, -1.75000000000000, 6.35000000000000 ) ); -#27446 = VECTOR( '', #33722, 1000.00000000000 ); -#27447 = CARTESIAN_POINT( '', ( -3.42500000000000, -1.75000000000000, 3.41000000000000 ) ); -#27448 = CARTESIAN_POINT( '', ( -3.42500000000000, -1.75000000000000, 6.35000000000000 ) ); -#27449 = VECTOR( '', #33723, 1000.00000000000 ); -#27450 = CARTESIAN_POINT( '', ( -3.42500000000000, -1.75000000000000, 3.41000000000000 ) ); -#27451 = VECTOR( '', #33724, 1000.00000000000 ); -#27452 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27453 = CARTESIAN_POINT( '', ( -6.03030705137238, 0.990868463503479, 6.21085038113330 ) ); -#27454 = CARTESIAN_POINT( '', ( -7.12423237156897, 0.790727636535539, 7.96456549462712 ) ); -#27455 = CARTESIAN_POINT( '', ( -6.01856355562622, 0.993017013232365, 6.19202391684450 ) ); -#27456 = VECTOR( '', #33725, 1000.00000000000 ); -#27457 = CARTESIAN_POINT( '', ( -6.86969294862761, 0.790727636535538, 8.12334106632704 ) ); -#27458 = CARTESIAN_POINT( '', ( -7.12423237156897, 0.790727636535540, 7.96456549462712 ) ); -#27459 = VECTOR( '', #33726, 1000.00000000000 ); -#27460 = CARTESIAN_POINT( '', ( -5.77576762843095, 0.990868463503478, 6.36962595283324 ) ); -#27461 = CARTESIAN_POINT( '', ( -6.85906787983974, 0.792671562701725, 8.10630759670069 ) ); -#27462 = VECTOR( '', #33727, 1000.00000000000 ); -#27463 = CARTESIAN_POINT( '', ( -5.77576762843095, 0.990868463503478, 6.36962595283324 ) ); -#27464 = VECTOR( '', #33728, 1000.00000000000 ); -#27465 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27466 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#27467 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 0.800000000000000 ) ); -#27468 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#27469 = VECTOR( '', #33729, 1000.00000000000 ); -#27470 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#27471 = VECTOR( '', #33730, 1000.00000000000 ); -#27472 = CARTESIAN_POINT( '', ( -0.750000000000000, -3.00000000000000, 0.800000000000000 ) ); -#27473 = VECTOR( '', #33731, 1000.00000000000 ); -#27474 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27475 = CARTESIAN_POINT( '', ( -6.02292611233074, 0.993017013232365, 6.19797762260724 ) ); -#27476 = CARTESIAN_POINT( '', ( -5.75731680760711, 0.993017013232365, 6.33744325483920 ) ); -#27477 = CARTESIAN_POINT( '', ( -6.02292611237907, 0.993017017721420, 6.19797762269929 ) ); -#27478 = CARTESIAN_POINT( '', ( -5.75731528094769, 0.993017017721420, 6.33744405674824 ) ); -#27479 = CARTESIAN_POINT( '', ( -6.03030705137238, 0.990868463503478, 6.21085038113330 ) ); -#27480 = CARTESIAN_POINT( '', ( -6.02899880828797, 0.991226294250873, 6.20875308470282 ) ); -#27481 = CARTESIAN_POINT( '', ( -6.02772924020824, 0.991584186648764, 6.20663117372861 ) ); -#27482 = CARTESIAN_POINT( '', ( -6.02649964663153, 0.991942016832174, 6.20448682013721 ) ); -#27483 = CARTESIAN_POINT( '', ( -6.02588409797365, 0.992121150729193, 6.20341333211629 ) ); -#27484 = CARTESIAN_POINT( '', ( -6.02527848705884, 0.992300291786357, 6.20233408546074 ) ); -#27485 = CARTESIAN_POINT( '', ( -6.02468296930828, 0.992479425000785, 6.20124935713779 ) ); -#27486 = CARTESIAN_POINT( '', ( -6.02408725047261, 0.992658618702110, 6.20016426254078 ) ); -#27487 = CARTESIAN_POINT( '', ( -6.02350158133881, 0.992837819684384, 6.19907359098797 ) ); -#27488 = CARTESIAN_POINT( '', ( -6.02292611233078, 0.993017013232352, 6.19797762260732 ) ); -#27489 = CARTESIAN_POINT( '', ( -5.77576762843095, 0.990868463503478, 6.36962595283324 ) ); -#27490 = CARTESIAN_POINT( '', ( -5.77412994014688, 0.991047639752807, 6.36700050972305 ) ); -#27491 = CARTESIAN_POINT( '', ( -5.77251655572568, 0.991226823892368, 6.36435974985679 ) ); -#27492 = CARTESIAN_POINT( '', ( -5.77092789176532, 0.991406000217981, 6.36170435511507 ) ); -#27493 = CARTESIAN_POINT( '', ( -5.76933922780498, 0.991585176543592, 6.35904896037339 ) ); -#27494 = CARTESIAN_POINT( '', ( -5.76777514786921, 0.991764360447525, 6.35637870270782 ) ); -#27495 = CARTESIAN_POINT( '', ( -5.76623605583084, 0.991943536407899, 6.35369427162446 ) ); -#27496 = CARTESIAN_POINT( '', ( -5.76316256021523, 0.992301342513643, 6.34833358690942 ) ); -#27497 = CARTESIAN_POINT( '', ( -5.76018794771809, 0.992659208822256, 6.34291498898708 ) ); -#27498 = CARTESIAN_POINT( '', ( -5.75731528082764, 0.993017013232264, 6.33744405651965 ) ); -#27499 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27500 = CARTESIAN_POINT( '', ( -6.89328555735817, 0.767057139210684, 8.28057912416129 ) ); -#27501 = CARTESIAN_POINT( '', ( -6.89328555735817, -0.767057139210677, 8.28057912416129 ) ); -#27502 = CARTESIAN_POINT( '', ( -6.89328555735817, 1.00000000000000, 8.28057912416123 ) ); -#27503 = VECTOR( '', #33732, 1000.00000000000 ); -#27504 = CARTESIAN_POINT( '', ( -6.86969294862761, -0.790727636535534, 8.12334106632704 ) ); -#27505 = CARTESIAN_POINT( '', ( -6.89328555735823, -0.767057139210677, 8.28057912416129 ) ); -#27506 = CARTESIAN_POINT( '', ( -6.90728992047378, -0.774947304985630, 8.22790421640101 ) ); -#27507 = CARTESIAN_POINT( '', ( -6.89853970580488, -0.782837470760582, 8.16958647021238 ) ); -#27508 = CARTESIAN_POINT( '', ( -6.86969297138020, -0.790727636535534, 8.12334110280267 ) ); -#27509 = CARTESIAN_POINT( '', ( -6.86969294862761, 1.00000000000000, 8.12334106632704 ) ); -#27510 = VECTOR( '', #33733, 1000.00000000000 ); -#27511 = CARTESIAN_POINT( '', ( -6.86969294862761, 0.790727636535541, 8.12334106632708 ) ); -#27512 = CARTESIAN_POINT( '', ( -6.89853969299276, 0.782837470760589, 8.16958642753616 ) ); -#27513 = CARTESIAN_POINT( '', ( -6.90728992019709, 0.774947304985638, 8.22790417184393 ) ); -#27514 = CARTESIAN_POINT( '', ( -6.89328556840404, 0.767057139210686, 8.28057908261446 ) ); -#27515 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27516 = CARTESIAN_POINT( '', ( 1.30000000000000, 0.700000000000000, -0.180000000000000 ) ); -#27517 = CARTESIAN_POINT( '', ( 1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#27518 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#27519 = VECTOR( '', #33734, 1000.00000000000 ); -#27520 = CARTESIAN_POINT( '', ( 1.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#27521 = CARTESIAN_POINT( '', ( 1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#27522 = VECTOR( '', #33735, 1000.00000000000 ); -#27523 = CARTESIAN_POINT( '', ( 1.30000000000000, 0.700000000000000, 0.0199999999999997 ) ); -#27524 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#27525 = VECTOR( '', #33736, 1000.00000000000 ); -#27526 = CARTESIAN_POINT( '', ( 1.30000000000000, 0.700000000000000, -15.2747093335898 ) ); -#27527 = VECTOR( '', #33737, 1000.00000000000 ); -#27528 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27529 = CARTESIAN_POINT( '', ( -0.700000000000000, 10.8000000000000, 1.48000000000000 ) ); -#27530 = CARTESIAN_POINT( '', ( -0.700000000000000, 11.0000000000000, 1.28000000000000 ) ); -#27531 = CARTESIAN_POINT( '', ( -0.700000000000000, 11.0800000000000, 1.20000000000000 ) ); -#27532 = VECTOR( '', #33738, 1000.00000000000 ); -#27533 = CARTESIAN_POINT( '', ( -0.300000000000000, 10.8000000000000, 1.48000000000000 ) ); -#27534 = CARTESIAN_POINT( '', ( -0.700000000000000, 10.8000000000000, 1.48000000000000 ) ); -#27535 = VECTOR( '', #33739, 1000.00000000000 ); -#27536 = CARTESIAN_POINT( '', ( -0.300000000000000, 11.0000000000000, 1.28000000000000 ) ); -#27537 = CARTESIAN_POINT( '', ( -0.300000000000000, 6.57500000000000, 5.70500000000000 ) ); -#27538 = VECTOR( '', #33740, 1000.00000000000 ); -#27539 = CARTESIAN_POINT( '', ( -0.300000000000000, 11.0000000000000, 1.28000000000000 ) ); -#27540 = VECTOR( '', #33741, 1000.00000000000 ); -#27541 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27542 = CARTESIAN_POINT( '', ( 0.778743328019955, -5.17726539554220, 6.10500000000000 ) ); -#27543 = CARTESIAN_POINT( '', ( 0.990000000000000, -5.00000000000000, 6.10500000000000 ) ); -#27544 = AXIS2_PLACEMENT_3D( '', #33742, #33743, #33744 ); -#27545 = CARTESIAN_POINT( '', ( 0.778743328019955, -5.17726539554220, 5.80500000000000 ) ); -#27546 = CARTESIAN_POINT( '', ( 0.778743328019955, -5.17726539554220, 5.80500000000000 ) ); -#27547 = VECTOR( '', #33745, 1000.00000000000 ); -#27548 = CARTESIAN_POINT( '', ( 0.990000000000000, -5.00000000000000, 5.80500000000000 ) ); -#27549 = AXIS2_PLACEMENT_3D( '', #33746, #33747, #33748 ); -#27550 = CARTESIAN_POINT( '', ( 0.990000000000000, -5.00000000000000, 5.80500000000000 ) ); -#27551 = VECTOR( '', #33749, 1000.00000000000 ); -#27552 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27553 = CARTESIAN_POINT( '', ( -9.78500000000000, 1.25000000000000, -7.32338785890117E-016 ) ); -#27554 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -5.11902362043593E-016 ) ); -#27555 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -5.11902362043593E-016 ) ); -#27556 = VECTOR( '', #33750, 1000.00000000000 ); -#27557 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -6.12323399573674E-017 ) ); -#27558 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -5.11902362043593E-016 ) ); -#27559 = VECTOR( '', #33751, 1000.00000000000 ); -#27560 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#27561 = VECTOR( '', #33752, 1000.00000000000 ); -#27562 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#27563 = VECTOR( '', #33753, 1000.00000000000 ); -#27564 = CARTESIAN_POINT( '', ( -9.78500000000000, 2.50000000000000, -7.32338785890117E-016 ) ); -#27565 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.50000000000000, -7.33563432689264E-016 ) ); -#27566 = VECTOR( '', #33754, 1000.00000000000 ); -#27567 = CARTESIAN_POINT( '', ( -9.78500000000000, 1.25000000000000, -7.32338785890117E-016 ) ); -#27568 = VECTOR( '', #33755, 1000.00000000000 ); -#27569 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27570 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -8.46000000000000 ) ); -#27571 = CARTESIAN_POINT( '', ( -9.81500000000000, -1.25000000000000, -9.46000000000000 ) ); -#27572 = CARTESIAN_POINT( '', ( -9.81500000000000, 4.10500000000000, -4.10500000000000 ) ); -#27573 = VECTOR( '', #33756, 1000.00000000000 ); -#27574 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.25000000000000, -9.46000000000000 ) ); -#27575 = CARTESIAN_POINT( '', ( 11.0888503595908, -1.25000000000000, -9.46000000000000 ) ); -#27576 = VECTOR( '', #33757, 1000.00000000000 ); -#27577 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -8.46000000000000 ) ); -#27578 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -8.46000000000000 ) ); -#27579 = VECTOR( '', #33758, 1000.00000000000 ); -#27580 = CARTESIAN_POINT( '', ( 11.0888503595908, -0.250000000000000, -8.46000000000000 ) ); -#27581 = VECTOR( '', #33759, 1000.00000000000 ); -#27582 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27583 = CARTESIAN_POINT( '', ( -2.75000000000000, -9.92750000000000, -6.10500000000000 ) ); -#27584 = CARTESIAN_POINT( '', ( -2.75000000000000, -9.92750000000000, -6.10500000000000 ) ); -#27585 = VECTOR( '', #33760, 1000.00000000000 ); -#27586 = CARTESIAN_POINT( '', ( -3.12250000000000, -9.55500000000000, -6.10500000000000 ) ); -#27587 = CARTESIAN_POINT( '', ( -3.12250000000000, -9.55500000000000, -5.80500000000000 ) ); -#27588 = VECTOR( '', #33761, 1000.00000000000 ); -#27589 = AXIS2_PLACEMENT_3D( '', #33762, #33763, #33764 ); -#27590 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27591 = CARTESIAN_POINT( '', ( -2.75000000000000, -3.00000000000000, -0.180000000000002 ) ); -#27592 = CARTESIAN_POINT( '', ( -2.75000000000000, -3.00000000000000, 0.0200000000000015 ) ); -#27593 = CARTESIAN_POINT( '', ( -2.75000000000000, -3.00000000000000, -0.180000000000002 ) ); -#27594 = VECTOR( '', #33765, 1000.00000000000 ); -#27595 = CARTESIAN_POINT( '', ( -2.75000000000000, -2.99000000000000, -0.180000000000000 ) ); -#27596 = CARTESIAN_POINT( '', ( -2.75000000000000, -2.99000000000000, -0.180000000000002 ) ); -#27597 = VECTOR( '', #33766, 1000.00000000000 ); -#27598 = CARTESIAN_POINT( '', ( -2.75000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#27599 = CARTESIAN_POINT( '', ( -2.75000000000000, -2.99000000000000, -0.180000000000002 ) ); -#27600 = VECTOR( '', #33767, 1000.00000000000 ); -#27601 = CARTESIAN_POINT( '', ( -2.75000000000000, -2.99000000000000, 0.0200000000000015 ) ); -#27602 = VECTOR( '', #33768, 1000.00000000000 ); -#27603 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27604 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#27605 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.850000000000000 ) ); -#27606 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#27607 = VECTOR( '', #33769, 1000.00000000000 ); -#27608 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#27609 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#27610 = VECTOR( '', #33770, 1000.00000000000 ); -#27611 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.850000000000000 ) ); -#27612 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#27613 = VECTOR( '', #33771, 1000.00000000000 ); -#27614 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.850000000000000 ) ); -#27615 = VECTOR( '', #33772, 1000.00000000000 ); -#27616 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27617 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -1.15500000000000 ) ); -#27618 = CARTESIAN_POINT( '', ( 5.70000000000000, 5.80000000000000, -1.15500000000000 ) ); -#27619 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, -1.15500000000000 ) ); -#27620 = VECTOR( '', #33773, 1000.00000000000 ); -#27621 = CARTESIAN_POINT( '', ( 5.70000000000000, 5.80000000000000, -2.45500000000000 ) ); -#27622 = CARTESIAN_POINT( '', ( 5.70000000000000, 5.80000000000000, -6.10500000000000 ) ); -#27623 = VECTOR( '', #33774, 1000.00000000000 ); -#27624 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -2.45500000000000 ) ); -#27625 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, -2.45500000000000 ) ); -#27626 = VECTOR( '', #33775, 1000.00000000000 ); -#27627 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#27628 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -6.10500000000000 ) ); -#27629 = VECTOR( '', #33776, 1000.00000000000 ); -#27630 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#27631 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#27632 = VECTOR( '', #33777, 1000.00000000000 ); -#27633 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -6.10500000000000 ) ); -#27634 = VECTOR( '', #33778, 1000.00000000000 ); -#27635 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.90000000000000, 5.60500000000000 ) ); -#27636 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27637 = VECTOR( '', #33779, 1000.00000000000 ); -#27638 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.90000000000000, 5.49500000000000 ) ); -#27639 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.90000000000000, -6.10500000000000 ) ); -#27640 = VECTOR( '', #33780, 1000.00000000000 ); -#27641 = CARTESIAN_POINT( '', ( 5.70000000000000, 5.10000000000000, 5.29500000000000 ) ); -#27642 = AXIS2_PLACEMENT_3D( '', #33781, #33782, #33783 ); -#27643 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 5.29500000000000 ) ); -#27644 = VECTOR( '', #33784, 1000.00000000000 ); -#27645 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, -5.60500000000000 ) ); -#27646 = VECTOR( '', #33785, 1000.00000000000 ); -#27647 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27648 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, -6.10500000000000 ) ); -#27649 = VECTOR( '', #33786, 1000.00000000000 ); -#27650 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.50000000000000, 5.60500000000000 ) ); -#27651 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27652 = VECTOR( '', #33787, 1000.00000000000 ); -#27653 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.50000000000000, 5.49500000000000 ) ); -#27654 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.50000000000000, -6.10500000000000 ) ); -#27655 = VECTOR( '', #33788, 1000.00000000000 ); -#27656 = AXIS2_PLACEMENT_3D( '', #33789, #33790, #33791 ); -#27657 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.00000000000000, 5.49500000000000 ) ); -#27658 = AXIS2_PLACEMENT_3D( '', #33792, #33793, #33794 ); -#27659 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.00000000000000, 6.10500000000000 ) ); -#27660 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.00000000000000, -6.10500000000000 ) ); -#27661 = VECTOR( '', #33795, 1000.00000000000 ); -#27662 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#27663 = VECTOR( '', #33796, 1000.00000000000 ); -#27664 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.20000000000000, 5.29500000000000 ) ); -#27665 = AXIS2_PLACEMENT_3D( '', #33797, #33798, #33799 ); -#27666 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.20000000000000, 5.29500000000000 ) ); -#27667 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 5.29500000000000 ) ); -#27668 = VECTOR( '', #33800, 1000.00000000000 ); -#27669 = AXIS2_PLACEMENT_3D( '', #33801, #33802, #33803 ); -#27670 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.35000000000000, 1.89500000000000 ) ); -#27671 = AXIS2_PLACEMENT_3D( '', #33804, #33805, #33806 ); -#27672 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.15000000000000, 1.89500000000000 ) ); -#27673 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 1.89500000000000 ) ); -#27674 = VECTOR( '', #33807, 1000.00000000000 ); -#27675 = AXIS2_PLACEMENT_3D( '', #33808, #33809, #33810 ); -#27676 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.15000000000000, -0.305000000000000 ) ); -#27677 = AXIS2_PLACEMENT_3D( '', #33811, #33812, #33813 ); -#27678 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.35000000000000, -0.305000000000000 ) ); -#27679 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, -0.305000000000000 ) ); -#27680 = VECTOR( '', #33814, 1000.00000000000 ); -#27681 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.35000000000000, -0.00499999999999947 ) ); -#27682 = AXIS2_PLACEMENT_3D( '', #33815, #33816, #33817 ); -#27683 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.50000000000000, -0.00499999999999947 ) ); -#27684 = VECTOR( '', #33818, 1000.00000000000 ); -#27685 = CARTESIAN_POINT( '', ( 5.70000000000000, 5.80000000000000, 2.94500000000000 ) ); -#27686 = CARTESIAN_POINT( '', ( 5.70000000000000, 5.80000000000000, -6.10500000000000 ) ); -#27687 = VECTOR( '', #33819, 1000.00000000000 ); -#27688 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, 2.94500000000000 ) ); -#27689 = CARTESIAN_POINT( '', ( 5.70000000000000, -9.80000000000000, 2.94500000000000 ) ); -#27690 = VECTOR( '', #33820, 1000.00000000000 ); -#27691 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -6.10500000000000 ) ); -#27692 = VECTOR( '', #33821, 1000.00000000000 ); -#27693 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -6.10500000000000 ) ); -#27694 = VECTOR( '', #33822, 1000.00000000000 ); -#27695 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27696 = CARTESIAN_POINT( '', ( -0.00999999999999918, -10.0000000000000, 5.60500000000000 ) ); -#27697 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.0000000000000, 5.60500000000000 ) ); -#27698 = CARTESIAN_POINT( '', ( -0.00999999999999939, -10.0000000000000, 5.60500000000000 ) ); -#27699 = VECTOR( '', #33823, 1000.00000000000 ); -#27700 = CARTESIAN_POINT( '', ( -0.00999999999999959, -10.0000000000000, 5.20500000000000 ) ); -#27701 = CARTESIAN_POINT( '', ( -0.00999999999999916, -10.0000000000000, 5.83983405085584 ) ); -#27702 = VECTOR( '', #33824, 1000.00000000000 ); -#27703 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.0000000000000, 5.20500000000000 ) ); -#27704 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.0000000000000, 5.20500000000000 ) ); -#27705 = VECTOR( '', #33825, 1000.00000000000 ); -#27706 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.0000000000000, 5.83983405085584 ) ); -#27707 = VECTOR( '', #33826, 1000.00000000000 ); -#27708 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27709 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.80000000000000, -1.15500000000000 ) ); -#27710 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.80000000000000, -2.45500000000000 ) ); -#27711 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.80000000000000, -6.10500000000000 ) ); -#27712 = VECTOR( '', #33827, 1000.00000000000 ); -#27713 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -1.15500000000000 ) ); -#27714 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -1.15500000000000 ) ); -#27715 = VECTOR( '', #33828, 1000.00000000000 ); -#27716 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -1.16500000000000 ) ); -#27717 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -6.10500000000000 ) ); -#27718 = VECTOR( '', #33829, 1000.00000000000 ); -#27719 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -2.44500000000000 ) ); -#27720 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -2.44500000000000 ) ); -#27721 = VECTOR( '', #33830, 1000.00000000000 ); -#27722 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -2.45500000000000 ) ); -#27723 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -6.10500000000000 ) ); -#27724 = VECTOR( '', #33831, 1000.00000000000 ); -#27725 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -2.45500000000000 ) ); -#27726 = VECTOR( '', #33832, 1000.00000000000 ); -#27727 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.90000000000000, 5.60500000000000 ) ); -#27728 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.90000000000000, 5.49500000000000 ) ); -#27729 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.90000000000000, -6.10500000000000 ) ); -#27730 = VECTOR( '', #33833, 1000.00000000000 ); -#27731 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27732 = VECTOR( '', #33834, 1000.00000000000 ); -#27733 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.20000000000000, 5.29500000000000 ) ); -#27734 = AXIS2_PLACEMENT_3D( '', #33835, #33836, #33837 ); -#27735 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.20000000000000, 5.29500000000000 ) ); -#27736 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.29500000000000 ) ); -#27737 = VECTOR( '', #33838, 1000.00000000000 ); -#27738 = AXIS2_PLACEMENT_3D( '', #33839, #33840, #33841 ); -#27739 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#27740 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#27741 = VECTOR( '', #33842, 1000.00000000000 ); -#27742 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, 5.49500000000000 ) ); -#27743 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, -6.10500000000000 ) ); -#27744 = VECTOR( '', #33843, 1000.00000000000 ); -#27745 = AXIS2_PLACEMENT_3D( '', #33844, #33845, #33846 ); -#27746 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.50000000000000, 5.49500000000000 ) ); -#27747 = AXIS2_PLACEMENT_3D( '', #33847, #33848, #33849 ); -#27748 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.50000000000000, 5.60500000000000 ) ); -#27749 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.50000000000000, -6.10500000000000 ) ); -#27750 = VECTOR( '', #33850, 1000.00000000000 ); -#27751 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27752 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.60500000000000 ) ); -#27753 = VECTOR( '', #33851, 1000.00000000000 ); -#27754 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 4.99500000000000 ) ); -#27755 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -6.10500000000000 ) ); -#27756 = VECTOR( '', #33852, 1000.00000000000 ); -#27757 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -5.60500000000000 ) ); -#27758 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -6.10500000000000 ) ); -#27759 = VECTOR( '', #33853, 1000.00000000000 ); -#27760 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -5.60500000000000 ) ); -#27761 = VECTOR( '', #33854, 1000.00000000000 ); -#27762 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.10000000000000, 5.29500000000000 ) ); -#27763 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.29500000000000 ) ); -#27764 = VECTOR( '', #33855, 1000.00000000000 ); -#27765 = AXIS2_PLACEMENT_3D( '', #33856, #33857, #33858 ); -#27766 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.15000000000000, 1.89500000000000 ) ); -#27767 = AXIS2_PLACEMENT_3D( '', #33859, #33860, #33861 ); -#27768 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.35000000000000, 1.89500000000000 ) ); -#27769 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 1.89500000000000 ) ); -#27770 = VECTOR( '', #33862, 1000.00000000000 ); -#27771 = AXIS2_PLACEMENT_3D( '', #33863, #33864, #33865 ); -#27772 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#27773 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#27774 = VECTOR( '', #33866, 1000.00000000000 ); -#27775 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.35000000000000, -0.00499999999999947 ) ); -#27776 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.50000000000000, -0.00499999999999947 ) ); -#27777 = VECTOR( '', #33867, 1000.00000000000 ); -#27778 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.35000000000000, -0.305000000000000 ) ); -#27779 = AXIS2_PLACEMENT_3D( '', #33868, #33869, #33870 ); -#27780 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.15000000000000, -0.305000000000000 ) ); -#27781 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -0.305000000000000 ) ); -#27782 = VECTOR( '', #33871, 1000.00000000000 ); -#27783 = AXIS2_PLACEMENT_3D( '', #33872, #33873, #33874 ); -#27784 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.80000000000000, 2.94500000000000 ) ); -#27785 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.80000000000000, -6.10500000000000 ) ); -#27786 = VECTOR( '', #33875, 1000.00000000000 ); -#27787 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -6.10500000000000 ) ); -#27788 = VECTOR( '', #33876, 1000.00000000000 ); -#27789 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, 2.94500000000000 ) ); -#27790 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.80000000000000, -6.10500000000000 ) ); -#27791 = VECTOR( '', #33877, 1000.00000000000 ); -#27792 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 2.94500000000000 ) ); -#27793 = VECTOR( '', #33878, 1000.00000000000 ); -#27794 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27795 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -6.10500000000000 ) ); -#27796 = CARTESIAN_POINT( '', ( -3.49500000000000, -9.80000000000000, -6.10500000000000 ) ); -#27797 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -6.10500000000000 ) ); -#27798 = VECTOR( '', #33879, 1000.00000000000 ); -#27799 = CARTESIAN_POINT( '', ( -3.49500000000000, -9.80000000000000, 22.1526226650358 ) ); -#27800 = VECTOR( '', #33880, 1000.00000000000 ); -#27801 = AXIS2_PLACEMENT_3D( '', #33881, #33882, #33883 ); -#27802 = AXIS2_PLACEMENT_3D( '', #33884, #33885, #33886 ); -#27803 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27804 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.75000000000000, -5.11902362043594E-016 ) ); -#27805 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.75000000000000, -5.11902362043594E-016 ) ); -#27806 = VECTOR( '', #33887, 1000.00000000000 ); -#27807 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.75000000000000, -0.200000000000000 ) ); -#27808 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.75000000000000, -0.200000000000000 ) ); -#27809 = VECTOR( '', #33888, 1000.00000000000 ); -#27810 = CARTESIAN_POINT( '', ( -9.80500000000000, 1.75000000000000, -0.200000000000000 ) ); -#27811 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.75000000000000, -0.200000000000000 ) ); -#27812 = VECTOR( '', #33889, 1000.00000000000 ); -#27813 = CARTESIAN_POINT( '', ( -9.81500000000000, 1.75000000000000, -0.210000000000000 ) ); -#27814 = AXIS2_PLACEMENT_3D( '', #33890, #33891, #33892 ); -#27815 = CARTESIAN_POINT( '', ( -9.81500000000000, 1.75000000000000, -12.9600000000000 ) ); -#27816 = CARTESIAN_POINT( '', ( -9.81500000000000, 1.75000000000000, -0.150309739581795 ) ); -#27817 = VECTOR( '', #33893, 1000.00000000000 ); -#27818 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.75000000000000, -12.9600000000000 ) ); -#27819 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.75000000000000, -12.9600000000000 ) ); -#27820 = VECTOR( '', #33894, 1000.00000000000 ); -#27821 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.75000000000000, -0.150309739581795 ) ); -#27822 = VECTOR( '', #33895, 1000.00000000000 ); -#27823 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#27824 = CARTESIAN_POINT( '', ( 4.35099631476173, -0.333280183087583, -0.739078018745765 ) ); -#27825 = CARTESIAN_POINT( '', ( 3.07733398630552, -0.333280183087583, -0.120553188752541 ) ); -#27826 = CARTESIAN_POINT( '', ( 2.82909163992944, -0.333280183087583, -3.49636688598377E-016 ) ); -#27827 = VECTOR( '', #33896, 1000.00000000000 ); -#27828 = CARTESIAN_POINT( '', ( 4.35099631476173, 0.333280183087583, -0.739078018745765 ) ); -#27829 = CARTESIAN_POINT( '', ( 4.35099631476173, 0.900000000000000, -0.739078018745765 ) ); -#27830 = VECTOR( '', #33897, 1000.00000000000 ); -#27831 = CARTESIAN_POINT( '', ( 3.07733398630552, 0.333280183087583, -0.120553188752541 ) ); -#27832 = CARTESIAN_POINT( '', ( 2.82909163992944, 0.333280183087583, -3.45005789865668E-016 ) ); -#27833 = VECTOR( '', #33898, 1000.00000000000 ); -#27834 = CARTESIAN_POINT( '', ( 3.07733398630552, 0.900000000000000, -0.120553188752541 ) ); -#27835 = VECTOR( '', #33899, 1000.00000000000 ); -#27836 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27837 = CARTESIAN_POINT( '', ( 4.24117838948965, -9.92616120324079, 3.65000000000000 ) ); -#27838 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, 3.65000000000000 ) ); -#27839 = AXIS2_PLACEMENT_3D( '', #33900, #33901, #33902 ); -#27840 = CARTESIAN_POINT( '', ( 4.24117838948965, -9.92616120324079, -0.0200000000000000 ) ); -#27841 = VECTOR( '', #33903, 1000.00000000000 ); -#27842 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.0200000000000003 ) ); -#27843 = VECTOR( '', #33904, 1000.00000000000 ); -#27844 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27845 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.22500000000000, 5.05000000000000 ) ); -#27846 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.22500000000000, 4.00000000000000 ) ); -#27847 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.22500000000000, 5.05000000000000 ) ); -#27848 = VECTOR( '', #33905, 1000.00000000000 ); -#27849 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, 4.00000000000000 ) ); -#27850 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, 4.00000000000000 ) ); -#27851 = VECTOR( '', #33906, 1000.00000000000 ); -#27852 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, -0.350000000000000 ) ); -#27853 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, 0.000000000000000 ) ); -#27854 = VECTOR( '', #33907, 1000.00000000000 ); -#27855 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.22500000000000, -0.350000000000000 ) ); -#27856 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, -0.350000000000000 ) ); -#27857 = VECTOR( '', #33908, 1000.00000000000 ); -#27858 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.22500000000000, -1.35000000000000 ) ); -#27859 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.22500000000000, -0.350000000000000 ) ); -#27860 = VECTOR( '', #33909, 1000.00000000000 ); -#27861 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.22500000000000, -1.35000000000000 ) ); -#27862 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, -1.35000000000000 ) ); -#27863 = VECTOR( '', #33910, 1000.00000000000 ); -#27864 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.22500000000000, 5.05000000000000 ) ); -#27865 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.22500000000000, 5.05000000000000 ) ); -#27866 = VECTOR( '', #33911, 1000.00000000000 ); -#27867 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, 5.05000000000000 ) ); -#27868 = VECTOR( '', #33912, 1000.00000000000 ); -#27869 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27870 = CARTESIAN_POINT( '', ( -3.98500000000000, -0.500000000000000, 0.210000000000000 ) ); -#27871 = CARTESIAN_POINT( '', ( -3.98500000000000, -0.500000000000000, 2.80000000000000 ) ); -#27872 = CARTESIAN_POINT( '', ( -3.98500000000000, -0.500000000000000, -0.200000000000000 ) ); -#27873 = VECTOR( '', #33913, 1000.00000000000 ); -#27874 = CARTESIAN_POINT( '', ( -3.98500000000000, -0.325000000000000, 7.71000000000000 ) ); -#27875 = CARTESIAN_POINT( '', ( -3.98500000000000, -0.500000000000000, 2.80000000000000 ) ); -#27876 = VECTOR( '', #33914, 1000.00000000000 ); -#27877 = CARTESIAN_POINT( '', ( -3.98500000000000, -0.325000000000000, 8.71000000000000 ) ); -#27878 = CARTESIAN_POINT( '', ( -3.98500000000000, -0.325000000000000, 7.71000000000000 ) ); -#27879 = VECTOR( '', #33915, 1000.00000000000 ); -#27880 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.325000000000000, 8.71000000000000 ) ); -#27881 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.900000000000000, 8.71000000000000 ) ); -#27882 = VECTOR( '', #33916, 1000.00000000000 ); -#27883 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.325000000000000, 7.71000000000000 ) ); -#27884 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.325000000000000, 8.71000000000000 ) ); -#27885 = VECTOR( '', #33917, 1000.00000000000 ); -#27886 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.500000000000000, 2.80000000000000 ) ); -#27887 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.325000000000000, 7.71000000000000 ) ); -#27888 = VECTOR( '', #33918, 1000.00000000000 ); -#27889 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.500000000000000, 0.210000000000000 ) ); -#27890 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.500000000000000, 2.80000000000000 ) ); -#27891 = VECTOR( '', #33919, 1000.00000000000 ); -#27892 = CARTESIAN_POINT( '', ( -3.98500000000000, 0.900000000000000, 0.210000000000000 ) ); -#27893 = VECTOR( '', #33920, 1000.00000000000 ); -#27894 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27895 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#27896 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 0.860000000000000 ) ); -#27897 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#27898 = VECTOR( '', #33921, 1000.00000000000 ); -#27899 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#27900 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#27901 = VECTOR( '', #33922, 1000.00000000000 ); -#27902 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 0.860000000000000 ) ); -#27903 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#27904 = VECTOR( '', #33923, 1000.00000000000 ); -#27905 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 0.860000000000000 ) ); -#27906 = VECTOR( '', #33924, 1000.00000000000 ); -#27907 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27908 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27909 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.250000000000000, -5.11902362043594E-016 ) ); -#27910 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -6.12323399573675E-017 ) ); -#27911 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.250000000000000, -5.11902362043594E-016 ) ); -#27912 = VECTOR( '', #33925, 1000.00000000000 ); -#27913 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#27914 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#27915 = VECTOR( '', #33926, 1000.00000000000 ); -#27916 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.250000000000000, -0.200000000000000 ) ); -#27917 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.250000000000000, -0.200000000000000 ) ); -#27918 = VECTOR( '', #33927, 1000.00000000000 ); -#27919 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.250000000000000, -0.200000000000000 ) ); -#27920 = VECTOR( '', #33928, 1000.00000000000 ); -#27921 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27922 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.00000000000000, 2.10000000000000 ) ); -#27923 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.00000000000000, 2.10000000000000 ) ); -#27924 = CARTESIAN_POINT( '', ( -2.59385076708557E-016, -1.00000000000000, 2.10000000000000 ) ); -#27925 = VECTOR( '', #33929, 1000.00000000000 ); -#27926 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.00000000000000, 5.20000000000000 ) ); -#27927 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.00000000000000, 5.20000000000000 ) ); -#27928 = VECTOR( '', #33930, 1000.00000000000 ); -#27929 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.00000000000000, 5.20000000000000 ) ); -#27930 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, 5.20000000000000 ) ); -#27931 = VECTOR( '', #33931, 1000.00000000000 ); -#27932 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.00000000000000, 5.20000000000000 ) ); -#27933 = VECTOR( '', #33932, 1000.00000000000 ); -#27934 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27935 = CARTESIAN_POINT( '', ( 4.35000000000000, -1.50000000000000, 6.10500000000000 ) ); -#27936 = CARTESIAN_POINT( '', ( 4.35000000000000, -1.50000000000000, 5.80500000000000 ) ); -#27937 = CARTESIAN_POINT( '', ( 4.35000000000000, -1.50000000000000, 6.10500000000000 ) ); -#27938 = VECTOR( '', #33933, 1000.00000000000 ); -#27939 = CARTESIAN_POINT( '', ( 4.35000000000000, -3.00000000000000, 5.80500000000000 ) ); -#27940 = CARTESIAN_POINT( '', ( 4.35000000000000, -9.80000000000000, 5.80500000000000 ) ); -#27941 = VECTOR( '', #33934, 1000.00000000000 ); -#27942 = CARTESIAN_POINT( '', ( 4.35000000000000, -3.00000000000000, 6.10500000000000 ) ); -#27943 = CARTESIAN_POINT( '', ( 4.35000000000000, -3.00000000000000, 28.2576226650358 ) ); -#27944 = VECTOR( '', #33935, 1000.00000000000 ); -#27945 = CARTESIAN_POINT( '', ( 4.35000000000000, -9.80000000000000, 6.10500000000000 ) ); -#27946 = VECTOR( '', #33936, 1000.00000000000 ); -#27947 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27948 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.10000000000000, 5.29500000000000 ) ); -#27949 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 5.29500000000000 ) ); -#27950 = VECTOR( '', #33937, 1000.00000000000 ); -#27951 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.10000000000000, 5.29500000000000 ) ); -#27952 = VECTOR( '', #33938, 1000.00000000000 ); -#27953 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27954 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, -1.15500000000000 ) ); -#27955 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, -1.15500000000000 ) ); -#27956 = VECTOR( '', #33939, 1000.00000000000 ); -#27957 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -1.15500000000000 ) ); -#27958 = VECTOR( '', #33940, 1000.00000000000 ); -#27959 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27960 = CARTESIAN_POINT( '', ( -2.67500000000000, -2.15000000000000, 2.41000000000000 ) ); -#27961 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.75000000000000, 2.41000000000000 ) ); -#27962 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 2.41000000000000 ) ); -#27963 = VECTOR( '', #33941, 1000.00000000000 ); -#27964 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 2.41000000000000 ) ); -#27965 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 2.41000000000000 ) ); -#27966 = VECTOR( '', #33942, 1000.00000000000 ); -#27967 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 2.41000000000000 ) ); -#27968 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 2.41000000000000 ) ); -#27969 = VECTOR( '', #33943, 1000.00000000000 ); -#27970 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 2.41000000000000 ) ); -#27971 = VECTOR( '', #33944, 1000.00000000000 ); -#27972 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#27973 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#27974 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 0.860000000000000 ) ); -#27975 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#27976 = VECTOR( '', #33945, 1000.00000000000 ); -#27977 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 0.860000000000000 ) ); -#27978 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 0.860000000000000 ) ); -#27979 = VECTOR( '', #33946, 1000.00000000000 ); -#27980 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#27981 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#27982 = VECTOR( '', #33947, 1000.00000000000 ); -#27983 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#27984 = VECTOR( '', #33948, 1000.00000000000 ); -#27985 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#27986 = CARTESIAN_POINT( '', ( 1.00999999999992, -3.39999999999992, 5.80500000000000 ) ); -#27987 = CARTESIAN_POINT( '', ( 1.01000000000000, -5.00000000000000, 5.80500000000000 ) ); -#27988 = CARTESIAN_POINT( '', ( 1.00999999999992, -9.80000000000000, 5.80500000000000 ) ); -#27989 = VECTOR( '', #33949, 1000.00000000000 ); -#27990 = CARTESIAN_POINT( '', ( 1.01000000000000, -5.00000000000000, 6.10500000000000 ) ); -#27991 = CARTESIAN_POINT( '', ( 1.00999999999999, -5.00000000000000, -22.1526226650358 ) ); -#27992 = VECTOR( '', #33950, 1000.00000000000 ); -#27993 = CARTESIAN_POINT( '', ( 1.00999999999992, -3.39999999999992, 6.10500000000000 ) ); -#27994 = CARTESIAN_POINT( '', ( 1.00999999999992, -5.00000000000008, 6.10500000000000 ) ); -#27995 = VECTOR( '', #33951, 1000.00000000000 ); -#27996 = CARTESIAN_POINT( '', ( 1.00999999999991, -3.39999999999992, -22.1526226650358 ) ); -#27997 = VECTOR( '', #33952, 1000.00000000000 ); -#27998 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#27999 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.900000000000000, 1.11000000000000 ) ); -#28000 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.900000000000000, 0.510000000000000 ) ); -#28001 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.900000000000000, 0.000000000000000 ) ); -#28002 = VECTOR( '', #33953, 1000.00000000000 ); -#28003 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 0.510000000000000 ) ); -#28004 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 0.510000000000000 ) ); -#28005 = VECTOR( '', #33954, 1000.00000000000 ); -#28006 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 1.11000000000000 ) ); -#28007 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 0.510000000000000 ) ); -#28008 = VECTOR( '', #33955, 1000.00000000000 ); -#28009 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 1.11000000000000 ) ); -#28010 = VECTOR( '', #33956, 1000.00000000000 ); -#28011 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#28012 = CARTESIAN_POINT( '', ( 8.94102032286056, 0.330000000000000, -0.200000000000000 ) ); -#28013 = CARTESIAN_POINT( '', ( 8.94102032286056, -0.330000000000000, -0.200000000000000 ) ); -#28014 = CARTESIAN_POINT( '', ( 8.94102032286056, 0.900000000000000, -0.200000000000000 ) ); -#28015 = VECTOR( '', #33957, 1000.00000000000 ); -#28016 = CARTESIAN_POINT( '', ( 7.96625596962463, -0.330000000000000, -0.468683555175401 ) ); -#28017 = AXIS2_PLACEMENT_3D( '', #33958, #33959, #33960 ); -#28018 = CARTESIAN_POINT( '', ( 7.96625596962463, 0.330000000000000, -0.468683555175400 ) ); -#28019 = CARTESIAN_POINT( '', ( 7.96625596962463, 0.900000000000000, -0.468683555175397 ) ); -#28020 = VECTOR( '', #33961, 1000.00000000000 ); -#28021 = AXIS2_PLACEMENT_3D( '', #33962, #33963, #33964 ); -#28022 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28023 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.75000000000000, -5.45000000000000 ) ); -#28024 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.75000000000000, 5.25000000000000 ) ); -#28025 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.75000000000000, -5.45000000000000 ) ); -#28026 = VECTOR( '', #33965, 1000.00000000000 ); -#28027 = AXIS2_PLACEMENT_3D( '', #33966, #33967, #33968 ); -#28028 = CARTESIAN_POINT( '', ( -5.94142135623731, 7.69142135623731, -5.45000000000000 ) ); -#28029 = CARTESIAN_POINT( '', ( -5.94142135623731, 7.69142135623731, -5.45000000000000 ) ); -#28030 = CARTESIAN_POINT( '', ( -5.97854623741196, 7.65429647506266, -5.37150874686427 ) ); -#28031 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.60250218333743, -5.29365737261632 ) ); -#28032 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#28033 = AXIS2_PLACEMENT_3D( '', #33969, #33970, #33971 ); -#28034 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28035 = CARTESIAN_POINT( '', ( -9.80500000000000, -1.75000000000000, -0.200000000000000 ) ); -#28036 = CARTESIAN_POINT( '', ( -9.81500000000000, -1.75000000000000, -0.210000000000000 ) ); -#28037 = AXIS2_PLACEMENT_3D( '', #33972, #33973, #33974 ); -#28038 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -0.210000000000000 ) ); -#28039 = CARTESIAN_POINT( '', ( -9.81500000000000, -1.75000000000000, -0.210000000000000 ) ); -#28040 = VECTOR( '', #33975, 1000.00000000000 ); -#28041 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.250000000000000, -0.200000000000000 ) ); -#28042 = AXIS2_PLACEMENT_3D( '', #33976, #33977, #33978 ); -#28043 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.250000000000000, -0.200000000000000 ) ); -#28044 = VECTOR( '', #33979, 1000.00000000000 ); -#28045 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28046 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.0000000000000, -0.0200000000000003 ) ); -#28047 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.0000000000000, -0.310000000000000 ) ); -#28048 = VECTOR( '', #33980, 1000.00000000000 ); -#28049 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.0200000000000003 ) ); -#28050 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.0200000000000003 ) ); -#28051 = VECTOR( '', #33981, 1000.00000000000 ); -#28052 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#28053 = VECTOR( '', #33982, 1000.00000000000 ); -#28054 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28055 = CARTESIAN_POINT( '', ( 6.89328555735824, -0.767057139210680, 8.28057912416125 ) ); -#28056 = CARTESIAN_POINT( '', ( 7.18321389339554, -0.767057139210681, 8.35766063921259 ) ); -#28057 = CARTESIAN_POINT( '', ( 7.18321389339554, -0.767057139210682, 8.35766063921259 ) ); -#28058 = VECTOR( '', #33983, 1000.00000000000 ); -#28059 = CARTESIAN_POINT( '', ( 6.78636330242751, -0.617499538425527, 9.85034317688931 ) ); -#28060 = CARTESIAN_POINT( '', ( 7.78279765958209, -0.993017013232364, 6.10243351336210 ) ); -#28061 = VECTOR( '', #33984, 1000.00000000000 ); -#28062 = CARTESIAN_POINT( '', ( 6.49643496639009, -0.617499538425528, 9.77326166183794 ) ); -#28063 = CARTESIAN_POINT( '', ( 6.49643496639008, -0.617499538425527, 9.77326166183794 ) ); -#28064 = VECTOR( '', #33985, 1000.00000000000 ); -#28065 = CARTESIAN_POINT( '', ( 6.84973065732471, -0.750642986127146, 8.44440309265175 ) ); -#28066 = VECTOR( '', #33986, 1000.00000000000 ); -#28067 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28068 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#28069 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#28070 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#28071 = VECTOR( '', #33987, 1000.00000000000 ); -#28072 = AXIS2_PLACEMENT_3D( '', #33988, #33989, #33990 ); -#28073 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#28074 = AXIS2_PLACEMENT_3D( '', #33991, #33992, #33993 ); -#28075 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 0.860000000000000 ) ); -#28076 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#28077 = VECTOR( '', #33994, 1000.00000000000 ); -#28078 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#28079 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#28080 = VECTOR( '', #33995, 1000.00000000000 ); -#28081 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#28082 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#28083 = VECTOR( '', #33996, 1000.00000000000 ); -#28084 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.850000000000000 ) ); -#28085 = AXIS2_PLACEMENT_3D( '', #33997, #33998, #33999 ); -#28086 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#28087 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#28088 = VECTOR( '', #34000, 1000.00000000000 ); -#28089 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 1.05709711817337E-015 ) ); -#28090 = AXIS2_PLACEMENT_3D( '', #34001, #34002, #34003 ); -#28091 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -6.12323399573677E-017 ) ); -#28092 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#28093 = VECTOR( '', #34004, 1000.00000000000 ); -#28094 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#28095 = VECTOR( '', #34005, 1000.00000000000 ); -#28096 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28097 = CARTESIAN_POINT( '', ( 4.53147135579586, -9.85046448129632, 3.65000000000000 ) ); -#28098 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.0000000000000, 3.65000000000000 ) ); -#28099 = AXIS2_PLACEMENT_3D( '', #34006, #34007, #34008 ); -#28100 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.0000000000000, -0.0200000000000003 ) ); -#28101 = VECTOR( '', #34009, 1000.00000000000 ); -#28102 = CARTESIAN_POINT( '', ( 4.53147135579586, -9.85046448129632, -0.0199999999999996 ) ); -#28103 = VECTOR( '', #34010, 1000.00000000000 ); -#28104 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28105 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.0000000000000, 4.99500000000000 ) ); -#28106 = AXIS2_PLACEMENT_3D( '', #34011, #34012, #34013 ); -#28107 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.0000000000000, 4.99500000000000 ) ); -#28108 = VECTOR( '', #34014, 1000.00000000000 ); -#28109 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#28110 = CARTESIAN_POINT( '', ( 8.30309163992945, -0.333280183087583, -0.200000000000000 ) ); -#28111 = CARTESIAN_POINT( '', ( 8.30309163992945, -0.333280183087583, -13.7830693243559 ) ); -#28112 = VECTOR( '', #34015, 1000.00000000000 ); -#28113 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.333280183087583, -0.200000000000000 ) ); -#28114 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.900000000000000, -0.200000000000000 ) ); -#28115 = VECTOR( '', #34016, 1000.00000000000 ); -#28116 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.333280183087583, -13.7830693243559 ) ); -#28117 = VECTOR( '', #34017, 1000.00000000000 ); -#28118 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28119 = CARTESIAN_POINT( '', ( 3.51470588235294, -1.12867647058823, 0.800000000000000 ) ); -#28120 = CARTESIAN_POINT( '', ( 3.95000000000000, -1.14575756949558, 0.800000000000000 ) ); -#28121 = AXIS2_PLACEMENT_3D( '', #34018, #34019, #34020 ); -#28122 = CARTESIAN_POINT( '', ( 3.51470588235294, -1.12867647058823, -2.50000000000000 ) ); -#28123 = CARTESIAN_POINT( '', ( 3.51470588235294, -1.12867647058823, 5.20000000000000 ) ); -#28124 = VECTOR( '', #34021, 1000.00000000000 ); -#28125 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.687500000000000, -2.50000000000000 ) ); -#28126 = AXIS2_PLACEMENT_3D( '', #34022, #34023, #34024 ); -#28127 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.687500000000000, 5.20000000000000 ) ); -#28128 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.687500000000000, 5.20000000000000 ) ); -#28129 = VECTOR( '', #34025, 1000.00000000000 ); -#28130 = CARTESIAN_POINT( '', ( 3.51470588235294, -1.12867647058823, 5.20000000000000 ) ); -#28131 = AXIS2_PLACEMENT_3D( '', #34026, #34027, #34028 ); -#28132 = CARTESIAN_POINT( '', ( 3.51470588235294, -1.12867647058823, 2.10000000000000 ) ); -#28133 = CARTESIAN_POINT( '', ( 3.51470588235294, -1.12867647058823, 5.20000000000000 ) ); -#28134 = VECTOR( '', #34029, 1000.00000000000 ); -#28135 = CARTESIAN_POINT( '', ( 3.95000000000000, -1.14575756949558, 2.10000000000000 ) ); -#28136 = AXIS2_PLACEMENT_3D( '', #34030, #34031, #34032 ); -#28137 = CARTESIAN_POINT( '', ( 3.95000000000000, -1.14575756949558, 0.800000000000000 ) ); -#28138 = VECTOR( '', #34033, 1000.00000000000 ); -#28139 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28140 = CARTESIAN_POINT( '', ( 2.30000000000000, 11.0000000000000, 0.880000000000000 ) ); -#28141 = CARTESIAN_POINT( '', ( 1.70000000000000, 11.0000000000000, 0.880000000000000 ) ); -#28142 = CARTESIAN_POINT( '', ( 2.30000000000000, 11.0000000000000, 0.880000000000000 ) ); -#28143 = VECTOR( '', #34034, 1000.00000000000 ); -#28144 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.70000000000000, 0.880000000000000 ) ); -#28145 = CARTESIAN_POINT( '', ( 1.70000000000000, 10.3000000000000, 0.880000000000000 ) ); -#28146 = VECTOR( '', #34035, 1000.00000000000 ); -#28147 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, 0.880000000000000 ) ); -#28148 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.70000000000000, 0.880000000000000 ) ); -#28149 = VECTOR( '', #34036, 1000.00000000000 ); -#28150 = CARTESIAN_POINT( '', ( 2.30000000000000, 10.3000000000000, 0.880000000000000 ) ); -#28151 = VECTOR( '', #34037, 1000.00000000000 ); -#28152 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28153 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.20000000000000, 5.29500000000000 ) ); -#28154 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.20000000000000, 5.29500000000000 ) ); -#28155 = VECTOR( '', #34038, 1000.00000000000 ); -#28156 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.20000000000000, 5.29500000000000 ) ); -#28157 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 5.29500000000000 ) ); -#28158 = VECTOR( '', #34039, 1000.00000000000 ); -#28159 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.20000000000000, 5.29500000000000 ) ); -#28160 = VECTOR( '', #34040, 1000.00000000000 ); -#28161 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28162 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#28163 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 0.860000000000000 ) ); -#28164 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#28165 = VECTOR( '', #34041, 1000.00000000000 ); -#28166 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#28167 = VECTOR( '', #34042, 1000.00000000000 ); -#28168 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 0.860000000000000 ) ); -#28169 = VECTOR( '', #34043, 1000.00000000000 ); -#28170 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28171 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, 0.145000000000000 ) ); -#28172 = AXIS2_PLACEMENT_3D( '', #34044, #34045, #34046 ); -#28173 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, 0.145000000000000 ) ); -#28174 = VECTOR( '', #34047, 1000.00000000000 ); -#28175 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28176 = CARTESIAN_POINT( '', ( -3.25000000000000, -9.55500000000000, -6.10500000000000 ) ); -#28177 = AXIS2_PLACEMENT_3D( '', #34048, #34049, #34050 ); -#28178 = CARTESIAN_POINT( '', ( -3.25000000000000, -9.55500000000000, -6.10500000000000 ) ); -#28179 = VECTOR( '', #34051, 1000.00000000000 ); -#28180 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28181 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.360000000000000, -2.50000000000000 ) ); -#28182 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.160000000000000, -2.50000000000000 ) ); -#28183 = VECTOR( '', #34052, 1000.00000000000 ); -#28184 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.360000000000000, 5.20000000000000 ) ); -#28185 = CARTESIAN_POINT( '', ( -4.50000000000000, -1.00000000000000, 5.20000000000000 ) ); -#28186 = VECTOR( '', #34053, 1000.00000000000 ); -#28187 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.360000000000000, 11.5435038362938 ) ); -#28188 = VECTOR( '', #34054, 1000.00000000000 ); -#28189 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28190 = CARTESIAN_POINT( '', ( -5.62500000000000, -4.35000000000000, 3.75000000000000 ) ); -#28191 = AXIS2_PLACEMENT_3D( '', #34055, #34056, #34057 ); -#28192 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.35000000000000, 3.75000000000000 ) ); -#28193 = AXIS2_PLACEMENT_3D( '', #34058, #34059, #34060 ); -#28194 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28195 = CARTESIAN_POINT( '', ( -4.50000000000000, 4.70000000000000, 5.80500000000000 ) ); -#28196 = CARTESIAN_POINT( '', ( -4.50000000000000, 2.60000000000000, 5.80500000000000 ) ); -#28197 = CARTESIAN_POINT( '', ( -4.50000000000000, -9.80000000000000, 5.80500000000000 ) ); -#28198 = VECTOR( '', #34061, 1000.00000000000 ); -#28199 = CARTESIAN_POINT( '', ( -4.50000000000000, 4.70000000000000, 6.10500000000000 ) ); -#28200 = CARTESIAN_POINT( '', ( -4.50000000000000, 4.70000000000000, 6.10500000000000 ) ); -#28201 = VECTOR( '', #34062, 1000.00000000000 ); -#28202 = CARTESIAN_POINT( '', ( -4.50000000000000, 2.60000000000000, 6.10500000000000 ) ); -#28203 = CARTESIAN_POINT( '', ( -4.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#28204 = VECTOR( '', #34063, 1000.00000000000 ); -#28205 = CARTESIAN_POINT( '', ( -4.50000000000000, 2.60000000000000, 5.80500000000000 ) ); -#28206 = VECTOR( '', #34064, 1000.00000000000 ); -#28207 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28208 = CARTESIAN_POINT( '', ( -3.29867701598931, -5.73132298401069, -0.0199999999999996 ) ); -#28209 = AXIS2_PLACEMENT_3D( '', #34065, #34066, #34067 ); -#28210 = CARTESIAN_POINT( '', ( -3.29867701598931, -5.73132298401069, -0.0199999999999996 ) ); -#28211 = VECTOR( '', #34068, 1000.00000000000 ); -#28212 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28213 = CARTESIAN_POINT( '', ( 8.82500000000000, -3.30000000000000, -2.19000000000000 ) ); -#28214 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.22500000000000, -1.35000000000000 ) ); -#28215 = VECTOR( '', #34069, 1000.00000000000 ); -#28216 = CARTESIAN_POINT( '', ( 0.0249999999999990, -3.30000000000000, -2.19000000000000 ) ); -#28217 = CARTESIAN_POINT( '', ( 2.82500000000000, -3.30000000000000, -2.19000000000000 ) ); -#28218 = VECTOR( '', #34070, 1000.00000000000 ); -#28219 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.22500000000000, -1.35000000000000 ) ); -#28220 = VECTOR( '', #34071, 1000.00000000000 ); -#28221 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#28222 = CARTESIAN_POINT( '', ( 7.86747873994521, 0.333280183087583, -0.200000000000000 ) ); -#28223 = CARTESIAN_POINT( '', ( 7.86747873994521, -0.333280183087583, -0.200000000000000 ) ); -#28224 = CARTESIAN_POINT( '', ( 7.86747873994521, 0.900000000000000, -0.200000000000000 ) ); -#28225 = VECTOR( '', #34072, 1000.00000000000 ); -#28226 = CARTESIAN_POINT( '', ( 6.79583324634873, -0.333280183087583, -0.531058976234491 ) ); -#28227 = AXIS2_PLACEMENT_3D( '', #34073, #34074, #34075 ); -#28228 = CARTESIAN_POINT( '', ( 6.79583324634874, 0.333280183087583, -0.531058976234490 ) ); -#28229 = CARTESIAN_POINT( '', ( 6.79583324634873, 0.900000000000000, -0.531058976234490 ) ); -#28230 = VECTOR( '', #34076, 1000.00000000000 ); -#28231 = AXIS2_PLACEMENT_3D( '', #34077, #34078, #34079 ); -#28232 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#28233 = CARTESIAN_POINT( '', ( 9.29606705214624, -0.330000000000000, -5.87930938787959E-016 ) ); -#28234 = CARTESIAN_POINT( '', ( 8.94102032286056, -0.330000000000000, -5.65475963399811E-016 ) ); -#28235 = CARTESIAN_POINT( '', ( 9.29606705214624, -0.330000000000000, -5.87930938787959E-016 ) ); -#28236 = VECTOR( '', #34080, 1000.00000000000 ); -#28237 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.330000000000000, -5.87930938787959E-016 ) ); -#28238 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.900000000000000, -1.95943487863577E-017 ) ); -#28239 = VECTOR( '', #34081, 1000.00000000000 ); -#28240 = CARTESIAN_POINT( '', ( 8.94102032286056, 0.330000000000000, -5.65475963399811E-016 ) ); -#28241 = CARTESIAN_POINT( '', ( 0.115000000000000, 0.330000000000000, -7.27318957375698E-018 ) ); -#28242 = VECTOR( '', #34082, 1000.00000000000 ); -#28243 = CARTESIAN_POINT( '', ( 8.94102032286056, 0.900000000000000, 0.000000000000000 ) ); -#28244 = VECTOR( '', #34083, 1000.00000000000 ); -#28245 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28246 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.22500000000000, -0.350000000000000 ) ); -#28247 = CARTESIAN_POINT( '', ( 8.82500000000000, 5.65000000000000, -0.350000000000000 ) ); -#28248 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.22500000000000, -0.350000000000000 ) ); -#28249 = VECTOR( '', #34084, 1000.00000000000 ); -#28250 = CARTESIAN_POINT( '', ( 2.82500000000000, 5.65000000000000, -0.350000000000000 ) ); -#28251 = CARTESIAN_POINT( '', ( 2.82500000000000, 5.65000000000000, -0.350000000000000 ) ); -#28252 = VECTOR( '', #34085, 1000.00000000000 ); -#28253 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, -0.350000000000000 ) ); -#28254 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, -0.350000000000000 ) ); -#28255 = VECTOR( '', #34086, 1000.00000000000 ); -#28256 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, -0.350000000000000 ) ); -#28257 = VECTOR( '', #34087, 1000.00000000000 ); -#28258 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28259 = CARTESIAN_POINT( '', ( -5.50000000000000, 2.40000000000000, 5.80500000000000 ) ); -#28260 = CARTESIAN_POINT( '', ( -4.70000000000000, 2.40000000000000, 5.80500000000000 ) ); -#28261 = CARTESIAN_POINT( '', ( -0.0100000000000000, 2.40000000000000, 5.80500000000000 ) ); -#28262 = VECTOR( '', #34088, 1000.00000000000 ); -#28263 = CARTESIAN_POINT( '', ( -4.70000000000000, 2.40000000000000, 6.10500000000000 ) ); -#28264 = CARTESIAN_POINT( '', ( -4.70000000000000, 2.40000000000000, 6.10500000000000 ) ); -#28265 = VECTOR( '', #34089, 1000.00000000000 ); -#28266 = CARTESIAN_POINT( '', ( -5.50000000000000, 2.40000000000000, 6.10500000000000 ) ); -#28267 = CARTESIAN_POINT( '', ( -24.8411775083227, 2.40000000000000, 6.10500000000000 ) ); -#28268 = VECTOR( '', #34090, 1000.00000000000 ); -#28269 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.40000000000000, 5.60500000000000 ) ); -#28270 = AXIS2_PLACEMENT_3D( '', #34091, #34092, #34093 ); -#28271 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.40000000000000, 5.49500000000000 ) ); -#28272 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.40000000000000, 6.10500000000000 ) ); -#28273 = VECTOR( '', #34094, 1000.00000000000 ); -#28274 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.40000000000000, 5.49500000000000 ) ); -#28275 = VECTOR( '', #34095, 1000.00000000000 ); -#28276 = AXIS2_PLACEMENT_3D( '', #34096, #34097, #34098 ); -#28277 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28278 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.350000000000000, 2.21000000000000 ) ); -#28279 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 2.21000000000000 ) ); -#28280 = VECTOR( '', #34099, 1000.00000000000 ); -#28281 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 2.21000000000000 ) ); -#28282 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 2.21000000000000 ) ); -#28283 = VECTOR( '', #34100, 1000.00000000000 ); -#28284 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 2.21000000000000 ) ); -#28285 = VECTOR( '', #34101, 1000.00000000000 ); -#28286 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28287 = CARTESIAN_POINT( '', ( 6.73992833603735, 0.418430603327886, 10.0250000000000 ) ); -#28288 = CARTESIAN_POINT( '', ( 6.73992833603735, -0.418430603327879, 10.0250000000000 ) ); -#28289 = CARTESIAN_POINT( '', ( 6.73992833603735, 1.00000000000000, 10.0250000000000 ) ); -#28290 = VECTOR( '', #34102, 1000.00000000000 ); -#28291 = CARTESIAN_POINT( '', ( 6.45000000000000, 0.418430603327886, 9.94791848494864 ) ); -#28292 = CARTESIAN_POINT( '', ( 6.45000000000000, 0.418430603327886, 9.94791848494864 ) ); -#28293 = VECTOR( '', #34103, 1000.00000000000 ); -#28294 = CARTESIAN_POINT( '', ( 6.45000000000000, -0.418430603327879, 9.94791848494864 ) ); -#28295 = CARTESIAN_POINT( '', ( 6.45000000000000, 1.00000000000000, 9.94791848494864 ) ); -#28296 = VECTOR( '', #34104, 1000.00000000000 ); -#28297 = CARTESIAN_POINT( '', ( 6.73992833603742, -0.418430603327879, 10.0250000000000 ) ); -#28298 = VECTOR( '', #34105, 1000.00000000000 ); -#28299 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28300 = CARTESIAN_POINT( '', ( 6.78636330242751, 0.617499538425535, 9.85034317688931 ) ); -#28301 = CARTESIAN_POINT( '', ( 7.18321389339559, 0.767057139210685, 8.35766063921260 ) ); -#28302 = CARTESIAN_POINT( '', ( 6.73992833603742, 0.600000000000000, 10.0250000000000 ) ); -#28303 = VECTOR( '', #34106, 1000.00000000000 ); -#28304 = CARTESIAN_POINT( '', ( 6.89328555735824, 0.767057139210685, 8.28057912416125 ) ); -#28305 = CARTESIAN_POINT( '', ( 7.18321389339554, 0.767057139210686, 8.35766063921259 ) ); -#28306 = VECTOR( '', #34107, 1000.00000000000 ); -#28307 = CARTESIAN_POINT( '', ( 6.49643496639009, 0.617499538425535, 9.77326166183794 ) ); -#28308 = CARTESIAN_POINT( '', ( 6.89902719569575, 0.769220940081562, 8.25898297820803 ) ); -#28309 = VECTOR( '', #34108, 1000.00000000000 ); -#28310 = CARTESIAN_POINT( '', ( 6.78636330242751, 0.617499538425535, 9.85034317688931 ) ); -#28311 = VECTOR( '', #34109, 1000.00000000000 ); -#28312 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28313 = CARTESIAN_POINT( '', ( 0.300000000000000, 10.3000000000000, 1.48000000000000 ) ); -#28314 = CARTESIAN_POINT( '', ( 0.300000000000000, 10.3000000000000, 1.08000000000000 ) ); -#28315 = CARTESIAN_POINT( '', ( 0.300000000000000, 10.3000000000000, 1.48000000000000 ) ); -#28316 = VECTOR( '', #34110, 1000.00000000000 ); -#28317 = CARTESIAN_POINT( '', ( -0.300000000000000, 10.3000000000000, 1.08000000000000 ) ); -#28318 = CARTESIAN_POINT( '', ( 1.95156391047391E-016, 10.3000000000000, 1.08000000000000 ) ); -#28319 = VECTOR( '', #34111, 1000.00000000000 ); -#28320 = CARTESIAN_POINT( '', ( -0.300000000000000, 10.3000000000000, 1.48000000000000 ) ); -#28321 = CARTESIAN_POINT( '', ( -0.300000000000000, 10.3000000000000, 0.880000000000000 ) ); -#28322 = VECTOR( '', #34112, 1000.00000000000 ); -#28323 = CARTESIAN_POINT( '', ( -0.300000000000000, 10.3000000000000, 1.48000000000000 ) ); -#28324 = VECTOR( '', #34113, 1000.00000000000 ); -#28325 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28326 = CARTESIAN_POINT( '', ( 4.80000000000000, 7.75000000000000, -5.75000000000000 ) ); -#28327 = CARTESIAN_POINT( '', ( -4.80000000000000, 7.75000000000000, -5.75000000000000 ) ); -#28328 = VECTOR( '', #34114, 1000.00000000000 ); -#28329 = CARTESIAN_POINT( '', ( 4.80000000000000, 8.05000000000000, -5.75000000000000 ) ); -#28330 = CARTESIAN_POINT( '', ( -4.80000000000000, 8.05000000000000, -5.75000000000000 ) ); -#28331 = VECTOR( '', #34115, 1000.00000000000 ); -#28332 = CARTESIAN_POINT( '', ( 4.80000000000000, 8.05000000000000, -5.75000000000000 ) ); -#28333 = VECTOR( '', #34116, 1000.00000000000 ); -#28334 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#28335 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.900000000000000, -0.199878030638384 ) ); -#28336 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.900000000000000, -0.200000000000000 ) ); -#28337 = VECTOR( '', #34117, 1000.00000000000 ); -#28338 = CARTESIAN_POINT( '', ( -0.385000000000000, 0.900000000000000, 2.43493737904036E-017 ) ); -#28339 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, -2.18905615347589E-016 ) ); -#28340 = VECTOR( '', #34118, 1000.00000000000 ); -#28341 = CARTESIAN_POINT( '', ( -0.385000000000000, 0.900000000000000, -0.200000000000000 ) ); -#28342 = CARTESIAN_POINT( '', ( -0.385000000000000, 0.900000000000000, -16.6802770373757 ) ); -#28343 = VECTOR( '', #34119, 1000.00000000000 ); -#28344 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, -0.200000000000000 ) ); -#28345 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, -0.200000000000000 ) ); -#28346 = VECTOR( '', #34120, 1000.00000000000 ); -#28347 = AXIS2_PLACEMENT_3D( '', #34121, #34122, #34123 ); -#28348 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28349 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.0000000000000, -2.43500000000000 ) ); -#28350 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.0000000000000, -2.43500000000000 ) ); -#28351 = VECTOR( '', #34124, 1000.00000000000 ); -#28352 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#28353 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#28354 = VECTOR( '', #34125, 1000.00000000000 ); -#28355 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#28356 = VECTOR( '', #34126, 1000.00000000000 ); -#28357 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28358 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.325000000000000, -7.01000000000000 ) ); -#28359 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.325000000000000, -7.01000000000000 ) ); -#28360 = VECTOR( '', #34127, 1000.00000000000 ); -#28361 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.325000000000000, -6.01000000000000 ) ); -#28362 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.325000000000000, -6.01000000000000 ) ); -#28363 = VECTOR( '', #34128, 1000.00000000000 ); -#28364 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.325000000000000, -6.01000000000000 ) ); -#28365 = VECTOR( '', #34129, 1000.00000000000 ); -#28366 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28367 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.500000000000000, -2.50000000000000 ) ); -#28368 = CARTESIAN_POINT( '', ( -4.75000000000000, 1.00000000000000, -2.50000000000000 ) ); -#28369 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, -2.50000000000000 ) ); -#28370 = VECTOR( '', #34130, 1000.00000000000 ); -#28371 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.500000000000000, -0.800000000000000 ) ); -#28372 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.500000000000000, -2.50000000000000 ) ); -#28373 = VECTOR( '', #34131, 1000.00000000000 ); -#28374 = CARTESIAN_POINT( '', ( -4.75000000000000, 1.00000000000000, -0.800000000000000 ) ); -#28375 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, -0.800000000000000 ) ); -#28376 = VECTOR( '', #34132, 1000.00000000000 ); -#28377 = CARTESIAN_POINT( '', ( -4.75000000000000, 1.00000000000000, -2.50000000000000 ) ); -#28378 = VECTOR( '', #34133, 1000.00000000000 ); -#28379 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28380 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.15000000000000, 0.510000000000000 ) ); -#28381 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.15000000000000, 2.33103467084383E-015 ) ); -#28382 = VECTOR( '', #34134, 1000.00000000000 ); -#28383 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 0.510000000000000 ) ); -#28384 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 0.310000000000000 ) ); -#28385 = VECTOR( '', #34135, 1000.00000000000 ); -#28386 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 0.510000000000000 ) ); -#28387 = VECTOR( '', #34136, 1000.00000000000 ); -#28388 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28389 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.15000000000000, 1.89500000000000 ) ); -#28390 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.00000000000000, 1.74500000000000 ) ); -#28391 = AXIS2_PLACEMENT_3D( '', #34137, #34138, #34139 ); -#28392 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.15000000000000, 1.89500000000000 ) ); -#28393 = VECTOR( '', #34140, 1000.00000000000 ); -#28394 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.00000000000000, 1.74500000000000 ) ); -#28395 = VECTOR( '', #34141, 1000.00000000000 ); -#28396 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28397 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#28398 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.850000000000000 ) ); -#28399 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#28400 = VECTOR( '', #34142, 1000.00000000000 ); -#28401 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#28402 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#28403 = VECTOR( '', #34143, 1000.00000000000 ); -#28404 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.850000000000000 ) ); -#28405 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#28406 = VECTOR( '', #34144, 1000.00000000000 ); -#28407 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.850000000000000 ) ); -#28408 = VECTOR( '', #34145, 1000.00000000000 ); -#28409 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28410 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 5.20000000000000 ) ); -#28411 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 5.20000000000000 ) ); -#28412 = VECTOR( '', #34146, 1000.00000000000 ); -#28413 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 2.10000000000000 ) ); -#28414 = CARTESIAN_POINT( '', ( -0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#28415 = VECTOR( '', #34147, 1000.00000000000 ); -#28416 = CARTESIAN_POINT( '', ( -0.750000000000000, -3.00000000000000, 2.10000000000000 ) ); -#28417 = VECTOR( '', #34148, 1000.00000000000 ); -#28418 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28419 = CARTESIAN_POINT( '', ( 0.0249999999999990, -3.30000000000000, -2.99000000000000 ) ); -#28420 = CARTESIAN_POINT( '', ( 0.0249999999999990, -3.30000000000000, -4.45000000000000 ) ); -#28421 = CARTESIAN_POINT( '', ( 0.0249999999999990, -3.30000000000000, -2.19000000000000 ) ); -#28422 = VECTOR( '', #34149, 1000.00000000000 ); -#28423 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.85000000000000, -4.45000000000000 ) ); -#28424 = CARTESIAN_POINT( '', ( 0.0249999999999990, -3.30000000000000, -4.45000000000000 ) ); -#28425 = VECTOR( '', #34150, 1000.00000000000 ); -#28426 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.85000000000000, -2.99000000000000 ) ); -#28427 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.85000000000000, -4.45000000000000 ) ); -#28428 = VECTOR( '', #34151, 1000.00000000000 ); -#28429 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.85000000000000, -2.99000000000000 ) ); -#28430 = VECTOR( '', #34152, 1000.00000000000 ); -#28431 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28432 = CARTESIAN_POINT( '', ( 0.778743328019955, -3.22273460445780, 6.10500000000000 ) ); -#28433 = CARTESIAN_POINT( '', ( 0.778743328019955, -3.22273460445780, 6.10500000000000 ) ); -#28434 = VECTOR( '', #34153, 1000.00000000000 ); -#28435 = CARTESIAN_POINT( '', ( 0.778743328019955, -3.22273460445780, 5.80500000000000 ) ); -#28436 = CARTESIAN_POINT( '', ( 0.778743328019955, -3.22273460445780, 5.80500000000000 ) ); -#28437 = VECTOR( '', #34154, 1000.00000000000 ); -#28438 = CARTESIAN_POINT( '', ( 0.778743328019955, -3.22273460445780, 5.80500000000000 ) ); -#28439 = VECTOR( '', #34155, 1000.00000000000 ); -#28440 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28441 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.95000000000000, -2.55000000000000 ) ); -#28442 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.95000000000000, -2.55000000000000 ) ); -#28443 = VECTOR( '', #34156, 1000.00000000000 ); -#28444 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.95000000000000, -2.55000000000000 ) ); -#28445 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.95000000000000, -2.55000000000000 ) ); -#28446 = VECTOR( '', #34157, 1000.00000000000 ); -#28447 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.95000000000000, -2.55000000000000 ) ); -#28448 = VECTOR( '', #34158, 1000.00000000000 ); -#28449 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28450 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, -2.99000000000000 ) ); -#28451 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, -2.99000000000000 ) ); -#28452 = VECTOR( '', #34159, 1000.00000000000 ); -#28453 = CARTESIAN_POINT( '', ( 0.0249999999999990, 3.30000000000000, -2.99000000000000 ) ); -#28454 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.85000000000000, -2.99000000000000 ) ); -#28455 = VECTOR( '', #34160, 1000.00000000000 ); -#28456 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.85000000000000, -2.99000000000000 ) ); -#28457 = VECTOR( '', #34161, 1000.00000000000 ); -#28458 = CARTESIAN_POINT( '', ( 0.0249999999999990, -4.85000000000000, -2.99000000000000 ) ); -#28459 = VECTOR( '', #34162, 1000.00000000000 ); -#28460 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28461 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.50000000000000, -0.210000000000000 ) ); -#28462 = AXIS2_PLACEMENT_3D( '', #34163, #34164, #34165 ); -#28463 = CARTESIAN_POINT( '', ( -9.99500000000000, 1.25000000000000, -0.210000000000000 ) ); -#28464 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.50000000000000, -0.210000000000000 ) ); -#28465 = VECTOR( '', #34166, 1000.00000000000 ); -#28466 = AXIS2_PLACEMENT_3D( '', #34167, #34168, #34169 ); -#28467 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28468 = CARTESIAN_POINT( '', ( -3.55747080639572, -5.88306544361604, -0.0199999999999996 ) ); -#28469 = CARTESIAN_POINT( '', ( -3.55747080639572, -5.88306544361604, -0.0200000000000000 ) ); -#28470 = VECTOR( '', #34170, 1000.00000000000 ); -#28471 = CARTESIAN_POINT( '', ( -3.53647135579585, -6.03469156464926, -0.0199999999999996 ) ); -#28472 = AXIS2_PLACEMENT_3D( '', #34171, #34172, #34173 ); -#28473 = CARTESIAN_POINT( '', ( -3.53647135579585, -6.03469156464926, -0.0200000000000000 ) ); -#28474 = VECTOR( '', #34174, 1000.00000000000 ); -#28475 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28476 = CARTESIAN_POINT( '', ( 6.30000000000000, 6.65000000000000, 2.94000000000000 ) ); -#28477 = CARTESIAN_POINT( '', ( 6.30000000000000, 6.65000000000000, 4.25000000000000 ) ); -#28478 = CARTESIAN_POINT( '', ( 6.30000000000000, 6.65000000000000, 5.25000000000000 ) ); -#28479 = VECTOR( '', #34175, 1000.00000000000 ); -#28480 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.65000000000000, 4.25000000000000 ) ); -#28481 = CARTESIAN_POINT( '', ( 16.9967095493694, 6.65000000000000, 4.25000000000000 ) ); -#28482 = VECTOR( '', #34176, 1000.00000000000 ); -#28483 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.65000000000000, 2.94000000000000 ) ); -#28484 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.65000000000000, 5.25000000000000 ) ); -#28485 = VECTOR( '', #34177, 1000.00000000000 ); -#28486 = CARTESIAN_POINT( '', ( 16.9967095493694, 6.65000000000000, 2.94000000000000 ) ); -#28487 = VECTOR( '', #34178, 1000.00000000000 ); -#28488 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28489 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, 4.23500000000000 ) ); -#28490 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, 4.23500000000000 ) ); -#28491 = VECTOR( '', #34179, 1000.00000000000 ); -#28492 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, 4.23500000000000 ) ); -#28493 = VECTOR( '', #34180, 1000.00000000000 ); -#28494 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#28495 = VECTOR( '', #34181, 1000.00000000000 ); -#28496 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28497 = CARTESIAN_POINT( '', ( 2.30000000000000, 0.700000000000000, -0.180000000000000 ) ); -#28498 = CARTESIAN_POINT( '', ( 2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#28499 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#28500 = VECTOR( '', #34182, 1000.00000000000 ); -#28501 = CARTESIAN_POINT( '', ( 2.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#28502 = CARTESIAN_POINT( '', ( 2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#28503 = VECTOR( '', #34183, 1000.00000000000 ); -#28504 = CARTESIAN_POINT( '', ( 2.30000000000000, 0.700000000000000, 0.0199999999999997 ) ); -#28505 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#28506 = VECTOR( '', #34184, 1000.00000000000 ); -#28507 = CARTESIAN_POINT( '', ( 2.30000000000000, 0.700000000000000, -15.2747093335898 ) ); -#28508 = VECTOR( '', #34185, 1000.00000000000 ); -#28509 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28510 = CARTESIAN_POINT( '', ( -7.18321389339553, 0.767057139210683, 8.35766063921264 ) ); -#28511 = CARTESIAN_POINT( '', ( -7.12423237156897, 0.790727636535539, 7.96456549462712 ) ); -#28512 = CARTESIAN_POINT( '', ( -7.19683226279967, 0.782784625439392, 8.08095326273033 ) ); -#28513 = CARTESIAN_POINT( '', ( -7.21846713812145, 0.775000325348254, 8.22509088295965 ) ); -#28514 = CARTESIAN_POINT( '', ( -7.18321335279690, 0.767057139210685, 8.35766038427821 ) ); -#28515 = CARTESIAN_POINT( '', ( -7.18321389339553, 0.767057139210684, 8.35766063921264 ) ); -#28516 = VECTOR( '', #34186, 1000.00000000000 ); -#28517 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28518 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, 2.80000000000000 ) ); -#28519 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, -5.75000000000000 ) ); -#28520 = VECTOR( '', #34187, 1000.00000000000 ); -#28521 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.45000000000000, -0.250000000000000 ) ); -#28522 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.45000000000000, 1.95000000000000 ) ); -#28523 = VECTOR( '', #34188, 1000.00000000000 ); -#28524 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, -0.250000000000000 ) ); -#28525 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.45000000000000, -0.250000000000000 ) ); -#28526 = VECTOR( '', #34189, 1000.00000000000 ); -#28527 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, -5.75000000000000 ) ); -#28528 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, -5.75000000000000 ) ); -#28529 = VECTOR( '', #34190, 1000.00000000000 ); -#28530 = CARTESIAN_POINT( '', ( -8.82500000000000, 3.30000000000000, -5.75000000000000 ) ); -#28531 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#28532 = VECTOR( '', #34191, 1000.00000000000 ); -#28533 = CARTESIAN_POINT( '', ( -8.82500000000000, 3.30000000000000, -4.45000000000000 ) ); -#28534 = CARTESIAN_POINT( '', ( -8.82500000000000, 3.30000000000000, -4.45000000000000 ) ); -#28535 = VECTOR( '', #34192, 1000.00000000000 ); -#28536 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, -4.45000000000000 ) ); -#28537 = VECTOR( '', #34193, 1000.00000000000 ); -#28538 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, 2.80000000000000 ) ); -#28539 = VECTOR( '', #34194, 1000.00000000000 ); -#28540 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28541 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.360000000000000, 0.400000000000000 ) ); -#28542 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.360000000000000, -2.50000000000000 ) ); -#28543 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.360000000000000, 11.5435038362938 ) ); -#28544 = VECTOR( '', #34195, 1000.00000000000 ); -#28545 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#28546 = VECTOR( '', #34196, 1000.00000000000 ); -#28547 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.360000000000000, 0.800000000000000 ) ); -#28548 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.360000000000000, 0.800000000000000 ) ); -#28549 = VECTOR( '', #34197, 1000.00000000000 ); -#28550 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#28551 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#28552 = VECTOR( '', #34198, 1000.00000000000 ); -#28553 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.360000000000000, 0.400000000000000 ) ); -#28554 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#28555 = VECTOR( '', #34199, 1000.00000000000 ); -#28556 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.360000000000000, -2.50000000000000 ) ); -#28557 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.360000000000000, 11.5435038362938 ) ); -#28558 = VECTOR( '', #34200, 1000.00000000000 ); -#28559 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.360000000000000, -2.50000000000000 ) ); -#28560 = VECTOR( '', #34201, 1000.00000000000 ); -#28561 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28562 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#28563 = VECTOR( '', #34202, 1000.00000000000 ); -#28564 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#28565 = VECTOR( '', #34203, 1000.00000000000 ); -#28566 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28567 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, -0.350000000000000 ) ); -#28568 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, -0.350000000000000 ) ); -#28569 = VECTOR( '', #34204, 1000.00000000000 ); -#28570 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#28571 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#28572 = VECTOR( '', #34205, 1000.00000000000 ); -#28573 = CARTESIAN_POINT( '', ( 8.82500000000000, -3.30000000000000, -5.75000000000000 ) ); -#28574 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#28575 = VECTOR( '', #34206, 1000.00000000000 ); -#28576 = CARTESIAN_POINT( '', ( 8.82500000000000, -3.30000000000000, -2.19000000000000 ) ); -#28577 = VECTOR( '', #34207, 1000.00000000000 ); -#28578 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.95000000000000, -5.05000000000000 ) ); -#28579 = VECTOR( '', #34208, 1000.00000000000 ); -#28580 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28581 = CARTESIAN_POINT( '', ( -4.35000000000000, -3.00000000000000, 6.10500000000000 ) ); -#28582 = CARTESIAN_POINT( '', ( -3.35000000000000, -3.00000000000000, 6.10500000000000 ) ); -#28583 = CARTESIAN_POINT( '', ( -0.0100000000000029, -3.00000000000000, 6.10500000000000 ) ); -#28584 = VECTOR( '', #34209, 1000.00000000000 ); -#28585 = CARTESIAN_POINT( '', ( -3.35000000000000, -3.00000000000000, 5.80500000000000 ) ); -#28586 = CARTESIAN_POINT( '', ( -3.35000000000000, -3.00000000000000, 28.2576226650358 ) ); -#28587 = VECTOR( '', #34210, 1000.00000000000 ); -#28588 = CARTESIAN_POINT( '', ( -4.35000000000000, -3.00000000000000, 5.80500000000000 ) ); -#28589 = CARTESIAN_POINT( '', ( -0.0100000000000029, -3.00000000000000, 5.80500000000000 ) ); -#28590 = VECTOR( '', #34211, 1000.00000000000 ); -#28591 = CARTESIAN_POINT( '', ( -4.35000000000000, -3.00000000000000, 28.2576226650358 ) ); -#28592 = VECTOR( '', #34212, 1000.00000000000 ); -#28593 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28594 = CARTESIAN_POINT( '', ( -5.50000000000000, 4.90000000000000, 6.10500000000000 ) ); -#28595 = CARTESIAN_POINT( '', ( -4.70000000000000, 4.90000000000000, 6.10500000000000 ) ); -#28596 = CARTESIAN_POINT( '', ( -24.8411775083227, 4.90000000000000, 6.10500000000000 ) ); -#28597 = VECTOR( '', #34213, 1000.00000000000 ); -#28598 = CARTESIAN_POINT( '', ( -4.70000000000000, 4.90000000000000, 5.80500000000000 ) ); -#28599 = CARTESIAN_POINT( '', ( -4.70000000000000, 4.90000000000000, 5.80500000000000 ) ); -#28600 = VECTOR( '', #34214, 1000.00000000000 ); -#28601 = CARTESIAN_POINT( '', ( -5.50000000000000, 4.90000000000000, 5.80500000000000 ) ); -#28602 = CARTESIAN_POINT( '', ( -0.0100000000000000, 4.90000000000000, 5.80500000000000 ) ); -#28603 = VECTOR( '', #34215, 1000.00000000000 ); -#28604 = AXIS2_PLACEMENT_3D( '', #34216, #34217, #34218 ); -#28605 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.90000000000000, 5.49500000000000 ) ); -#28606 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.90000000000000, 5.49500000000000 ) ); -#28607 = VECTOR( '', #34219, 1000.00000000000 ); -#28608 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.90000000000000, 5.60500000000000 ) ); -#28609 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.90000000000000, 6.10500000000000 ) ); -#28610 = VECTOR( '', #34220, 1000.00000000000 ); -#28611 = AXIS2_PLACEMENT_3D( '', #34221, #34222, #34223 ); -#28612 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28613 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.350000000000000, 2.41000000000000 ) ); -#28614 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.350000000000000, -1.18584612615602E-017 ) ); -#28615 = VECTOR( '', #34224, 1000.00000000000 ); -#28616 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 2.41000000000000 ) ); -#28617 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 2.41000000000000 ) ); -#28618 = VECTOR( '', #34225, 1000.00000000000 ); -#28619 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 2.41000000000000 ) ); -#28620 = VECTOR( '', #34226, 1000.00000000000 ); -#28621 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28622 = AXIS2_PLACEMENT_3D( '', #34227, #34228, #34229 ); -#28623 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28624 = CARTESIAN_POINT( '', ( -0.300000000000000, 11.0000000000000, 0.880000000000000 ) ); -#28625 = CARTESIAN_POINT( '', ( -0.300000000000000, 11.0000000000000, 0.880000000000000 ) ); -#28626 = VECTOR( '', #34230, 1000.00000000000 ); -#28627 = CARTESIAN_POINT( '', ( -0.300000000000000, 10.3000000000000, 1.48000000000000 ) ); -#28628 = VECTOR( '', #34231, 1000.00000000000 ); -#28629 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.40000000000000, 1.08000000000000 ) ); -#28630 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.40000000000000, 1.08000000000000 ) ); -#28631 = VECTOR( '', #34232, 1000.00000000000 ); -#28632 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.40000000000000, 1.08000000000000 ) ); -#28633 = VECTOR( '', #34233, 1000.00000000000 ); -#28634 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28635 = CARTESIAN_POINT( '', ( -0.300000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28636 = VECTOR( '', #34234, 1000.00000000000 ); -#28637 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.70000000000000, 0.880000000000000 ) ); -#28638 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.70000000000000, -0.180000000000000 ) ); -#28639 = VECTOR( '', #34235, 1000.00000000000 ); -#28640 = CARTESIAN_POINT( '', ( -0.300000000000000, 10.3000000000000, 0.880000000000000 ) ); -#28641 = VECTOR( '', #34236, 1000.00000000000 ); -#28642 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28643 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.45000000000000, -0.250000000000000 ) ); -#28644 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.45000000000000, -0.250000000000000 ) ); -#28645 = VECTOR( '', #34237, 1000.00000000000 ); -#28646 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.45000000000000, -0.250000000000000 ) ); -#28647 = VECTOR( '', #34238, 1000.00000000000 ); -#28648 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28649 = CARTESIAN_POINT( '', ( -2.80000000000000, 10.8000000000000, -0.130000000000000 ) ); -#28650 = CARTESIAN_POINT( '', ( -2.80000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28651 = VECTOR( '', #34239, 1000.00000000000 ); -#28652 = CARTESIAN_POINT( '', ( 2.80000000000000, 10.8000000000000, -0.130000000000000 ) ); -#28653 = CARTESIAN_POINT( '', ( 2.80000000000000, 10.8000000000000, -0.130000000000000 ) ); -#28654 = VECTOR( '', #34240, 1000.00000000000 ); -#28655 = CARTESIAN_POINT( '', ( 2.80000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28656 = VECTOR( '', #34241, 1000.00000000000 ); -#28657 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28658 = CARTESIAN_POINT( '', ( 2.30000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28659 = VECTOR( '', #34242, 1000.00000000000 ); -#28660 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28661 = CARTESIAN_POINT( '', ( 2.80000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28662 = VECTOR( '', #34243, 1000.00000000000 ); -#28663 = CARTESIAN_POINT( '', ( 1.70000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28664 = VECTOR( '', #34244, 1000.00000000000 ); -#28665 = CARTESIAN_POINT( '', ( 1.30000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28666 = VECTOR( '', #34245, 1000.00000000000 ); -#28667 = CARTESIAN_POINT( '', ( 0.700000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28668 = VECTOR( '', #34246, 1000.00000000000 ); -#28669 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28670 = CARTESIAN_POINT( '', ( 0.300000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28671 = VECTOR( '', #34247, 1000.00000000000 ); -#28672 = CARTESIAN_POINT( '', ( 2.80000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28673 = VECTOR( '', #34248, 1000.00000000000 ); -#28674 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28675 = CARTESIAN_POINT( '', ( -0.700000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28676 = VECTOR( '', #34249, 1000.00000000000 ); -#28677 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28678 = CARTESIAN_POINT( '', ( 2.80000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28679 = VECTOR( '', #34250, 1000.00000000000 ); -#28680 = CARTESIAN_POINT( '', ( -1.30000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28681 = VECTOR( '', #34251, 1000.00000000000 ); -#28682 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28683 = CARTESIAN_POINT( '', ( -1.70000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28684 = VECTOR( '', #34252, 1000.00000000000 ); -#28685 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28686 = CARTESIAN_POINT( '', ( 2.80000000000000, 9.70000000000000, -0.130000000000000 ) ); -#28687 = VECTOR( '', #34253, 1000.00000000000 ); -#28688 = CARTESIAN_POINT( '', ( -2.30000000000000, 11.0000000000000, -0.130000000000000 ) ); -#28689 = VECTOR( '', #34254, 1000.00000000000 ); -#28690 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28691 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.360000000000000, 2.10000000000000 ) ); -#28692 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.360000000000000, 5.20000000000000 ) ); -#28693 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#28694 = VECTOR( '', #34255, 1000.00000000000 ); -#28695 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.160000000000000, 5.20000000000000 ) ); -#28696 = VECTOR( '', #34256, 1000.00000000000 ); -#28697 = CARTESIAN_POINT( '', ( -3.25000000000000, -3.00000000000000, 2.10000000000000 ) ); -#28698 = VECTOR( '', #34257, 1000.00000000000 ); -#28699 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28700 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.160000000000000, 0.400000000000000 ) ); -#28701 = VECTOR( '', #34258, 1000.00000000000 ); -#28702 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28703 = CARTESIAN_POINT( '', ( -6.04943375514539, 6.54161354320366, 4.23500000000000 ) ); -#28704 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 4.23500000000000 ) ); -#28705 = AXIS2_PLACEMENT_3D( '', #34259, #34260, #34261 ); -#28706 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 2.95500000000000 ) ); -#28707 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 2.95500000000000 ) ); -#28708 = VECTOR( '', #34262, 1000.00000000000 ); -#28709 = CARTESIAN_POINT( '', ( -6.04943375514539, 6.54161354320366, 2.95500000000000 ) ); -#28710 = AXIS2_PLACEMENT_3D( '', #34263, #34264, #34265 ); -#28711 = CARTESIAN_POINT( '', ( -6.04943375514539, 6.54161354320366, 2.95500000000000 ) ); -#28712 = VECTOR( '', #34266, 1000.00000000000 ); -#28713 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28714 = CARTESIAN_POINT( '', ( -3.55158111533156, -5.30000000000000, -0.0199999999999996 ) ); -#28715 = CARTESIAN_POINT( '', ( -3.29867701598930, -5.73132298401069, -0.0199999999999996 ) ); -#28716 = VECTOR( '', #34267, 1000.00000000000 ); -#28717 = CARTESIAN_POINT( '', ( -3.55158111533156, -5.30000000000000, -0.0199999999999996 ) ); -#28718 = VECTOR( '', #34268, 1000.00000000000 ); -#28719 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28720 = CARTESIAN_POINT( '', ( -6.30000000000000, 6.65000000000000, 2.94000000000000 ) ); -#28721 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.84000000000000, 2.94000000000000 ) ); -#28722 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.78483405085584, 2.94000000000000 ) ); -#28723 = VECTOR( '', #34269, 1000.00000000000 ); -#28724 = CARTESIAN_POINT( '', ( -16.9967095493694, 5.84000000000000, 2.94000000000000 ) ); -#28725 = VECTOR( '', #34270, 1000.00000000000 ); -#28726 = CARTESIAN_POINT( '', ( -16.9967095493694, 6.65000000000000, 2.94000000000000 ) ); -#28727 = VECTOR( '', #34271, 1000.00000000000 ); -#28728 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28729 = CARTESIAN_POINT( '', ( 0.990000000000000, -8.40000000000000, 6.10500000000000 ) ); -#28730 = CARTESIAN_POINT( '', ( 0.990000000000000, -6.80000000000000, 6.10500000000000 ) ); -#28731 = CARTESIAN_POINT( '', ( 0.990000000000000, -8.40000000000000, 6.10500000000000 ) ); -#28732 = VECTOR( '', #34272, 1000.00000000000 ); -#28733 = CARTESIAN_POINT( '', ( 0.990000000000000, -8.40000000000000, 5.80500000000000 ) ); -#28734 = CARTESIAN_POINT( '', ( 0.990000000000000, -8.40000000000000, 5.80500000000000 ) ); -#28735 = VECTOR( '', #34273, 1000.00000000000 ); -#28736 = CARTESIAN_POINT( '', ( 0.990000000000000, -6.80000000000000, 5.80500000000000 ) ); -#28737 = CARTESIAN_POINT( '', ( 0.990000000000000, -8.40000000000000, 5.80500000000000 ) ); -#28738 = VECTOR( '', #34274, 1000.00000000000 ); -#28739 = CARTESIAN_POINT( '', ( 0.990000000000000, -6.80000000000000, 5.80500000000000 ) ); -#28740 = VECTOR( '', #34275, 1000.00000000000 ); -#28741 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28742 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.80000000000000, 4.24500000000000 ) ); -#28743 = CARTESIAN_POINT( '', ( -28.2576226650358, 5.80000000000000, 4.24500000000000 ) ); -#28744 = VECTOR( '', #34276, 1000.00000000000 ); -#28745 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.80000000000000, 2.94500000000000 ) ); -#28746 = CARTESIAN_POINT( '', ( -28.2576226650358, 5.80000000000000, 2.94500000000000 ) ); -#28747 = VECTOR( '', #34277, 1000.00000000000 ); -#28748 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.80000000000000, 6.10500000000000 ) ); -#28749 = VECTOR( '', #34278, 1000.00000000000 ); -#28750 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28751 = CARTESIAN_POINT( '', ( 1.25000000000000, -3.00000000000000, -0.180000000000002 ) ); -#28752 = CARTESIAN_POINT( '', ( 1.25000000000000, -3.00000000000000, 0.0199999999999974 ) ); -#28753 = CARTESIAN_POINT( '', ( 1.25000000000000, -3.00000000000000, -0.180000000000002 ) ); -#28754 = VECTOR( '', #34279, 1000.00000000000 ); -#28755 = CARTESIAN_POINT( '', ( 1.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#28756 = CARTESIAN_POINT( '', ( 1.25000000000000, -2.99000000000000, -0.180000000000002 ) ); -#28757 = VECTOR( '', #34280, 1000.00000000000 ); -#28758 = CARTESIAN_POINT( '', ( 1.25000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#28759 = CARTESIAN_POINT( '', ( 1.25000000000000, -2.99000000000000, -0.180000000000002 ) ); -#28760 = VECTOR( '', #34281, 1000.00000000000 ); -#28761 = CARTESIAN_POINT( '', ( 1.25000000000000, -2.99000000000000, 0.0199999999999974 ) ); -#28762 = VECTOR( '', #34282, 1000.00000000000 ); -#28763 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28764 = CARTESIAN_POINT( '', ( -6.78636330242738, -0.617499538425527, 9.85034317688927 ) ); -#28765 = CARTESIAN_POINT( '', ( -7.18321389339545, -0.767057139210677, 8.35766063921259 ) ); -#28766 = CARTESIAN_POINT( '', ( -6.73992833603728, -0.600000000000000, 10.0250000000000 ) ); -#28767 = VECTOR( '', #34283, 1000.00000000000 ); -#28768 = CARTESIAN_POINT( '', ( -7.18321389339553, -0.767057139210678, 8.35766063921264 ) ); -#28769 = VECTOR( '', #34284, 1000.00000000000 ); -#28770 = CARTESIAN_POINT( '', ( -6.49643496639009, -0.617499538425527, 9.77326166183794 ) ); -#28771 = CARTESIAN_POINT( '', ( -6.41056276930317, -0.585137636836467, 10.0962545765036 ) ); -#28772 = VECTOR( '', #34285, 1000.00000000000 ); -#28773 = CARTESIAN_POINT( '', ( -6.78636330242738, -0.617499538425527, 9.85034317688927 ) ); -#28774 = VECTOR( '', #34286, 1000.00000000000 ); -#28775 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28776 = AXIS2_PLACEMENT_3D( '', #34287, #34288, #34289 ); -#28777 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28778 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, -2.45500000000000 ) ); -#28779 = VECTOR( '', #34290, 1000.00000000000 ); -#28780 = CARTESIAN_POINT( '', ( 28.2576226650358, 5.80000000000000, -2.45500000000000 ) ); -#28781 = VECTOR( '', #34291, 1000.00000000000 ); -#28782 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28783 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.84000000000000, 4.25000000000000 ) ); -#28784 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.84000000000000, 5.25000000000000 ) ); -#28785 = VECTOR( '', #34292, 1000.00000000000 ); -#28786 = CARTESIAN_POINT( '', ( -6.30000000000000, 6.65000000000000, 4.25000000000000 ) ); -#28787 = CARTESIAN_POINT( '', ( -6.30000000000000, 6.65000000000000, 5.25000000000000 ) ); -#28788 = VECTOR( '', #34293, 1000.00000000000 ); -#28789 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.78483405085584, 4.25000000000000 ) ); -#28790 = VECTOR( '', #34294, 1000.00000000000 ); -#28791 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.84000000000000, -2.47000000000000 ) ); -#28792 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.84000000000000, -1.16000000000000 ) ); -#28793 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.84000000000000, 5.25000000000000 ) ); -#28794 = VECTOR( '', #34295, 1000.00000000000 ); -#28795 = CARTESIAN_POINT( '', ( -6.30000000000000, 6.65000000000000, -2.47000000000000 ) ); -#28796 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.78483405085584, -2.47000000000000 ) ); -#28797 = VECTOR( '', #34296, 1000.00000000000 ); -#28798 = CARTESIAN_POINT( '', ( -6.30000000000000, 6.65000000000000, -1.16000000000000 ) ); -#28799 = CARTESIAN_POINT( '', ( -6.30000000000000, 6.65000000000000, 5.25000000000000 ) ); -#28800 = VECTOR( '', #34297, 1000.00000000000 ); -#28801 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.78483405085584, -1.16000000000000 ) ); -#28802 = VECTOR( '', #34298, 1000.00000000000 ); -#28803 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.55000000000000, -5.21516594914416 ) ); -#28804 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.10857864376269, -2.77374459290685 ) ); -#28805 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.78483405085584, -5.45000000000000 ) ); -#28806 = VECTOR( '', #34299, 1000.00000000000 ); -#28807 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.05000000000000, -2.63232323666955 ) ); -#28808 = AXIS2_PLACEMENT_3D( '', #34300, #34301, #34302 ); -#28809 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.05000000000000, 5.05000000000000 ) ); -#28810 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.05000000000000, -2.71516594914416 ) ); -#28811 = VECTOR( '', #34303, 1000.00000000000 ); -#28812 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.25000000000000, 5.25000000000000 ) ); -#28813 = AXIS2_PLACEMENT_3D( '', #34304, #34305, #34306 ); -#28814 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.55000000000000, 5.25000000000000 ) ); -#28815 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.05000000000000, 5.25000000000000 ) ); -#28816 = VECTOR( '', #34307, 1000.00000000000 ); -#28817 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.55000000000000, 5.25000000000000 ) ); -#28818 = VECTOR( '', #34308, 1000.00000000000 ); -#28819 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28820 = CARTESIAN_POINT( '', ( 0.0249999999999990, 3.30000000000000, -2.19000000000000 ) ); -#28821 = CARTESIAN_POINT( '', ( 0.0249999999999990, 3.30000000000000, -5.75000000000000 ) ); -#28822 = VECTOR( '', #34309, 1000.00000000000 ); -#28823 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.22500000000000, -1.35000000000000 ) ); -#28824 = CARTESIAN_POINT( '', ( 0.0249999999999990, 3.30000000000000, -2.19000000000000 ) ); -#28825 = VECTOR( '', #34310, 1000.00000000000 ); -#28826 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.22500000000000, 5.05000000000000 ) ); -#28827 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.22500000000000, -1.35000000000000 ) ); -#28828 = VECTOR( '', #34311, 1000.00000000000 ); -#28829 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.22500000000000, 5.05000000000000 ) ); -#28830 = VECTOR( '', #34312, 1000.00000000000 ); -#28831 = CARTESIAN_POINT( '', ( 0.0249999999999990, -3.30000000000000, -2.19000000000000 ) ); -#28832 = VECTOR( '', #34313, 1000.00000000000 ); -#28833 = CARTESIAN_POINT( '', ( 0.0249999999999990, 1.75000000000000, -0.690000000000000 ) ); -#28834 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.750000000000000, -0.690000000000000 ) ); -#28835 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.000000000000000, -0.690000000000000 ) ); -#28836 = VECTOR( '', #34314, 1000.00000000000 ); -#28837 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.750000000000000, -0.380000000000000 ) ); -#28838 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.750000000000000, 0.000000000000000 ) ); -#28839 = VECTOR( '', #34315, 1000.00000000000 ); -#28840 = CARTESIAN_POINT( '', ( 0.0249999999999990, -0.750000000000000, -0.380000000000000 ) ); -#28841 = CARTESIAN_POINT( '', ( 0.0249999999999990, 2.80000000000000, -0.380000000000000 ) ); -#28842 = VECTOR( '', #34316, 1000.00000000000 ); -#28843 = CARTESIAN_POINT( '', ( 0.0249999999999990, -0.750000000000000, 0.000000000000000 ) ); -#28844 = VECTOR( '', #34317, 1000.00000000000 ); -#28845 = CARTESIAN_POINT( '', ( 0.0249999999999990, -1.75000000000000, -0.380000000000000 ) ); -#28846 = CARTESIAN_POINT( '', ( 0.0249999999999990, -1.75000000000000, 0.000000000000000 ) ); -#28847 = VECTOR( '', #34318, 1000.00000000000 ); -#28848 = CARTESIAN_POINT( '', ( 0.0249999999999990, 2.80000000000000, -0.380000000000000 ) ); -#28849 = VECTOR( '', #34319, 1000.00000000000 ); -#28850 = CARTESIAN_POINT( '', ( 0.0249999999999990, -1.75000000000000, 2.80000000000000 ) ); -#28851 = CARTESIAN_POINT( '', ( 0.0249999999999990, -2.80000000000000, 2.80000000000000 ) ); -#28852 = VECTOR( '', #34320, 1000.00000000000 ); -#28853 = CARTESIAN_POINT( '', ( 0.0249999999999990, -1.75000000000000, 3.41000000000000 ) ); -#28854 = CARTESIAN_POINT( '', ( 0.0249999999999990, -1.75000000000000, 0.000000000000000 ) ); -#28855 = VECTOR( '', #34321, 1000.00000000000 ); -#28856 = CARTESIAN_POINT( '', ( 0.0249999999999990, -0.750000000000000, 3.41000000000000 ) ); -#28857 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.000000000000000, 3.41000000000000 ) ); -#28858 = VECTOR( '', #34322, 1000.00000000000 ); -#28859 = CARTESIAN_POINT( '', ( 0.0249999999999990, -0.750000000000000, 2.80000000000000 ) ); -#28860 = CARTESIAN_POINT( '', ( 0.0249999999999990, -0.750000000000000, 0.000000000000000 ) ); -#28861 = VECTOR( '', #34323, 1000.00000000000 ); -#28862 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.750000000000000, 2.80000000000000 ) ); -#28863 = CARTESIAN_POINT( '', ( 0.0249999999999990, -2.80000000000000, 2.80000000000000 ) ); -#28864 = VECTOR( '', #34324, 1000.00000000000 ); -#28865 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.750000000000000, 3.41000000000000 ) ); -#28866 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.750000000000000, 0.000000000000000 ) ); -#28867 = VECTOR( '', #34325, 1000.00000000000 ); -#28868 = CARTESIAN_POINT( '', ( 0.0249999999999990, 1.75000000000000, 3.41000000000000 ) ); -#28869 = CARTESIAN_POINT( '', ( 0.0249999999999990, 0.000000000000000, 3.41000000000000 ) ); -#28870 = VECTOR( '', #34326, 1000.00000000000 ); -#28871 = CARTESIAN_POINT( '', ( 0.0249999999999990, 1.75000000000000, 2.80000000000000 ) ); -#28872 = CARTESIAN_POINT( '', ( 0.0249999999999990, 1.75000000000000, 0.000000000000000 ) ); -#28873 = VECTOR( '', #34327, 1000.00000000000 ); -#28874 = CARTESIAN_POINT( '', ( 0.0249999999999990, 2.80000000000000, 2.80000000000000 ) ); -#28875 = CARTESIAN_POINT( '', ( 0.0249999999999990, -2.80000000000000, 2.80000000000000 ) ); -#28876 = VECTOR( '', #34328, 1000.00000000000 ); -#28877 = CARTESIAN_POINT( '', ( 0.0249999999999990, 2.80000000000000, -0.380000000000000 ) ); -#28878 = CARTESIAN_POINT( '', ( 0.0249999999999990, 2.80000000000000, 2.80000000000000 ) ); -#28879 = VECTOR( '', #34329, 1000.00000000000 ); -#28880 = CARTESIAN_POINT( '', ( 0.0249999999999990, 1.75000000000000, -0.380000000000000 ) ); -#28881 = CARTESIAN_POINT( '', ( 0.0249999999999990, 2.80000000000000, -0.380000000000000 ) ); -#28882 = VECTOR( '', #34330, 1000.00000000000 ); -#28883 = CARTESIAN_POINT( '', ( 0.0249999999999990, 1.75000000000000, 0.000000000000000 ) ); -#28884 = VECTOR( '', #34331, 1000.00000000000 ); -#28885 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28886 = CARTESIAN_POINT( '', ( -3.42690836007055, -0.500000000000000, -3.00000000000000 ) ); -#28887 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.500000000000000, -3.00000000000000 ) ); -#28888 = VECTOR( '', #34332, 1000.00000000000 ); -#28889 = CARTESIAN_POINT( '', ( -3.42690836007055, -0.325000000000000, -6.01000000000000 ) ); -#28890 = CARTESIAN_POINT( '', ( -3.42690836007055, -0.325000000000000, -6.01000000000000 ) ); -#28891 = VECTOR( '', #34333, 1000.00000000000 ); -#28892 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.325000000000000, -6.01000000000000 ) ); -#28893 = VECTOR( '', #34334, 1000.00000000000 ); -#28894 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28895 = CARTESIAN_POINT( '', ( -3.81037490573798, -5.45174245960535, -0.0199999999999996 ) ); -#28896 = CARTESIAN_POINT( '', ( -3.81037490573798, -5.45174245960535, -0.0199999999999996 ) ); -#28897 = VECTOR( '', #34335, 1000.00000000000 ); -#28898 = CARTESIAN_POINT( '', ( -3.55747080639572, -5.88306544361604, -0.0199999999999996 ) ); -#28899 = VECTOR( '', #34336, 1000.00000000000 ); -#28900 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28901 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#28902 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.850000000000000 ) ); -#28903 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#28904 = VECTOR( '', #34337, 1000.00000000000 ); -#28905 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.850000000000000 ) ); -#28906 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.850000000000000 ) ); -#28907 = VECTOR( '', #34338, 1000.00000000000 ); -#28908 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#28909 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#28910 = VECTOR( '', #34339, 1000.00000000000 ); -#28911 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#28912 = VECTOR( '', #34340, 1000.00000000000 ); -#28913 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28914 = CARTESIAN_POINT( '', ( -2.80000000000000, 10.8000000000000, 1.28000000000000 ) ); -#28915 = CARTESIAN_POINT( '', ( -2.80000000000000, 11.0000000000000, 1.28000000000000 ) ); -#28916 = VECTOR( '', #34341, 1000.00000000000 ); -#28917 = CARTESIAN_POINT( '', ( -2.80000000000000, 10.8000000000000, -0.130000000000000 ) ); -#28918 = VECTOR( '', #34342, 1000.00000000000 ); -#28919 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28920 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -8.46000000000000 ) ); -#28921 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -8.46000000000000 ) ); -#28922 = CARTESIAN_POINT( '', ( 11.0888503595908, 0.250000000000000, -8.46000000000000 ) ); -#28923 = VECTOR( '', #34343, 1000.00000000000 ); -#28924 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -0.210000000000000 ) ); -#28925 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -0.150309739581795 ) ); -#28926 = VECTOR( '', #34344, 1000.00000000000 ); -#28927 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.250000000000000, -0.200000000000000 ) ); -#28928 = AXIS2_PLACEMENT_3D( '', #34345, #34346, #34347 ); -#28929 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.250000000000000, -0.200000000000000 ) ); -#28930 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -0.200000000000000 ) ); -#28931 = VECTOR( '', #34348, 1000.00000000000 ); -#28932 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.250000000000000, -5.11902362043594E-016 ) ); -#28933 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.250000000000000, -0.200000000000000 ) ); -#28934 = VECTOR( '', #34349, 1000.00000000000 ); -#28935 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -7.36012726287559E-016 ) ); -#28936 = VECTOR( '', #34350, 1000.00000000000 ); -#28937 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -0.150309739581795 ) ); -#28938 = VECTOR( '', #34351, 1000.00000000000 ); -#28939 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28940 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, 0.0199999999999978 ) ); -#28941 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#28942 = VECTOR( '', #34352, 1000.00000000000 ); -#28943 = CARTESIAN_POINT( '', ( 4.50000000000000, -3.00000000000000, 0.0199999999999978 ) ); -#28944 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, 0.0199999999999978 ) ); -#28945 = VECTOR( '', #34353, 1000.00000000000 ); -#28946 = CARTESIAN_POINT( '', ( 3.25000000000000, -3.00000000000000, 0.0199999999999976 ) ); -#28947 = CARTESIAN_POINT( '', ( 3.25000000000000, -3.00000000000000, 0.0199999999999976 ) ); -#28948 = VECTOR( '', #34354, 1000.00000000000 ); -#28949 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#28950 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, 0.0199999999999976 ) ); -#28951 = VECTOR( '', #34355, 1000.00000000000 ); -#28952 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#28953 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#28954 = VECTOR( '', #34356, 1000.00000000000 ); -#28955 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.700000000000000, 0.0199999999999992 ) ); -#28956 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#28957 = VECTOR( '', #34357, 1000.00000000000 ); -#28958 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, 0.0199999999999992 ) ); -#28959 = VECTOR( '', #34358, 1000.00000000000 ); -#28960 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28961 = CARTESIAN_POINT( '', ( 4.82500000000000, -4.95000000000000, -5.05000000000000 ) ); -#28962 = VECTOR( '', #34359, 1000.00000000000 ); -#28963 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28964 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#28965 = VECTOR( '', #34360, 1000.00000000000 ); -#28966 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#28967 = VECTOR( '', #34361, 1000.00000000000 ); -#28968 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#28969 = CARTESIAN_POINT( '', ( 8.82500000000000, 3.30000000000000, -2.19000000000000 ) ); -#28970 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.22500000000000, -1.35000000000000 ) ); -#28971 = CARTESIAN_POINT( '', ( 8.82500000000000, 3.30000000000000, -2.19000000000000 ) ); -#28972 = VECTOR( '', #34362, 1000.00000000000 ); -#28973 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, -1.35000000000000 ) ); -#28974 = VECTOR( '', #34363, 1000.00000000000 ); -#28975 = CARTESIAN_POINT( '', ( 2.82500000000000, 3.30000000000000, -2.19000000000000 ) ); -#28976 = VECTOR( '', #34364, 1000.00000000000 ); -#28977 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#28978 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#28979 = AXIS2_PLACEMENT_3D( '', #34365, #34366, #34367 ); -#28980 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#28981 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#28982 = VECTOR( '', #34368, 1000.00000000000 ); -#28983 = AXIS2_PLACEMENT_3D( '', #34369, #34370, #34371 ); -#28984 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#28985 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.330000000000000, -0.200000000000000 ) ); -#28986 = CARTESIAN_POINT( '', ( 9.29606705214624, -0.330000000000000, -0.200000000000000 ) ); -#28987 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.900000000000000, -0.200000000000000 ) ); -#28988 = VECTOR( '', #34372, 1000.00000000000 ); -#28989 = CARTESIAN_POINT( '', ( 9.29606705214624, -0.330000000000000, -0.200000000000000 ) ); -#28990 = VECTOR( '', #34373, 1000.00000000000 ); -#28991 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.330000000000000, -0.200000000000000 ) ); -#28992 = VECTOR( '', #34374, 1000.00000000000 ); -#28993 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#28994 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, -2.44500000000000 ) ); -#28995 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#28996 = VECTOR( '', #34375, 1000.00000000000 ); -#28997 = CARTESIAN_POINT( '', ( -6.04943375514538, 6.54161354320366, -2.44500000000000 ) ); -#28998 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, -2.44500000000000 ) ); -#28999 = VECTOR( '', #34376, 1000.00000000000 ); -#29000 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, -2.44500000000000 ) ); -#29001 = AXIS2_PLACEMENT_3D( '', #34377, #34378, #34379 ); -#29002 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#29003 = VECTOR( '', #34380, 1000.00000000000 ); -#29004 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29005 = CARTESIAN_POINT( '', ( -6.62500000000000, -3.85000000000000, 3.41000000000000 ) ); -#29006 = CARTESIAN_POINT( '', ( -6.62500000000000, -3.85000000000000, -2.09000000000000 ) ); -#29007 = CARTESIAN_POINT( '', ( -6.62500000000000, -3.85000000000000, 3.41000000000000 ) ); -#29008 = VECTOR( '', #34381, 1000.00000000000 ); -#29009 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.85000000000000, 3.41000000000000 ) ); -#29010 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.85000000000000, 3.41000000000000 ) ); -#29011 = VECTOR( '', #34382, 1000.00000000000 ); -#29012 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.85000000000000, -2.09000000000000 ) ); -#29013 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.85000000000000, 3.41000000000000 ) ); -#29014 = VECTOR( '', #34383, 1000.00000000000 ); -#29015 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.85000000000000, -2.09000000000000 ) ); -#29016 = VECTOR( '', #34384, 1000.00000000000 ); -#29017 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29018 = CARTESIAN_POINT( '', ( 2.75000000000000, -3.00000000000000, 0.0199999999999976 ) ); -#29019 = CARTESIAN_POINT( '', ( 2.75000000000000, -3.00000000000000, -0.180000000000002 ) ); -#29020 = CARTESIAN_POINT( '', ( 2.75000000000000, -3.00000000000000, 0.0199999999999976 ) ); -#29021 = VECTOR( '', #34385, 1000.00000000000 ); -#29022 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, 0.0199999999999976 ) ); -#29023 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, 0.0199999999999976 ) ); -#29024 = VECTOR( '', #34386, 1000.00000000000 ); -#29025 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, -0.180000000000000 ) ); -#29026 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, 0.0199999999999976 ) ); -#29027 = VECTOR( '', #34387, 1000.00000000000 ); -#29028 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, -0.180000000000002 ) ); -#29029 = VECTOR( '', #34388, 1000.00000000000 ); -#29030 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29031 = CARTESIAN_POINT( '', ( 2.82500000000000, -5.65000000000000, -0.350000000000000 ) ); -#29032 = CARTESIAN_POINT( '', ( 2.82500000000000, -5.65000000000000, -0.350000000000000 ) ); -#29033 = VECTOR( '', #34389, 1000.00000000000 ); -#29034 = CARTESIAN_POINT( '', ( 2.82500000000000, -5.65000000000000, -0.350000000000000 ) ); -#29035 = VECTOR( '', #34390, 1000.00000000000 ); -#29036 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29037 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.15000000000000, 1.89500000000000 ) ); -#29038 = VECTOR( '', #34391, 1000.00000000000 ); -#29039 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29040 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#29041 = VECTOR( '', #34392, 1000.00000000000 ); -#29042 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29043 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29044 = CARTESIAN_POINT( '', ( 4.75000000000000, -0.500000000000000, 0.800000000000000 ) ); -#29045 = CARTESIAN_POINT( '', ( 4.75000000000000, -0.500000000000000, 5.20000000000000 ) ); -#29046 = CARTESIAN_POINT( '', ( 4.75000000000000, -0.500000000000000, 5.20000000000000 ) ); -#29047 = VECTOR( '', #34393, 1000.00000000000 ); -#29048 = CARTESIAN_POINT( '', ( 4.75000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29049 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, 0.800000000000000 ) ); -#29050 = VECTOR( '', #34394, 1000.00000000000 ); -#29051 = CARTESIAN_POINT( '', ( 4.75000000000000, 1.00000000000000, 5.20000000000000 ) ); -#29052 = CARTESIAN_POINT( '', ( 4.75000000000000, 1.00000000000000, 5.20000000000000 ) ); -#29053 = VECTOR( '', #34395, 1000.00000000000 ); -#29054 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, 5.20000000000000 ) ); -#29055 = VECTOR( '', #34396, 1000.00000000000 ); -#29056 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29057 = CARTESIAN_POINT( '', ( -7.12423192959387, -0.790727636535534, 7.96456589699069 ) ); -#29058 = CARTESIAN_POINT( '', ( -7.12423237156897, -0.790727636535535, 7.96456549462712 ) ); -#29059 = VECTOR( '', #34397, 1000.00000000000 ); -#29060 = CARTESIAN_POINT( '', ( -7.18321389339553, -0.767057139210677, 8.35766063921264 ) ); -#29061 = CARTESIAN_POINT( '', ( -7.21845930015873, -0.775000150306827, 8.22509134385034 ) ); -#29062 = CARTESIAN_POINT( '', ( -7.19683989088042, -0.782784450397961, 8.08095140303579 ) ); -#29063 = CARTESIAN_POINT( '', ( -7.12423192959387, -0.790727636535534, 7.96456589699069 ) ); -#29064 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29065 = CARTESIAN_POINT( '', ( 4.85000000000000, 1.00000000000000, 0.350000000000000 ) ); -#29066 = AXIS2_PLACEMENT_3D( '', #34398, #34399, #34400 ); -#29067 = CARTESIAN_POINT( '', ( -4.75000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29068 = CARTESIAN_POINT( '', ( -4.75000000000000, 1.00000000000000, 5.20000000000000 ) ); -#29069 = CARTESIAN_POINT( '', ( -4.75000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29070 = VECTOR( '', #34401, 1000.00000000000 ); -#29071 = CARTESIAN_POINT( '', ( -4.75000000000000, 1.00000000000000, 5.20000000000000 ) ); -#29072 = VECTOR( '', #34402, 1000.00000000000 ); -#29073 = CARTESIAN_POINT( '', ( 5.65000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29074 = CARTESIAN_POINT( '', ( 4.75000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29075 = VECTOR( '', #34403, 1000.00000000000 ); -#29076 = CARTESIAN_POINT( '', ( 5.65000000000000, 1.00000000000000, -0.800000000000000 ) ); -#29077 = CARTESIAN_POINT( '', ( 5.65000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29078 = VECTOR( '', #34404, 1000.00000000000 ); -#29079 = CARTESIAN_POINT( '', ( 4.75000000000000, 1.00000000000000, -0.800000000000000 ) ); -#29080 = CARTESIAN_POINT( '', ( 5.65000000000000, 1.00000000000000, -0.800000000000000 ) ); -#29081 = VECTOR( '', #34405, 1000.00000000000 ); -#29082 = CARTESIAN_POINT( '', ( 4.75000000000000, 1.00000000000000, -2.50000000000000 ) ); -#29083 = CARTESIAN_POINT( '', ( 4.75000000000000, 1.00000000000000, -0.800000000000000 ) ); -#29084 = VECTOR( '', #34406, 1000.00000000000 ); -#29085 = CARTESIAN_POINT( '', ( 4.75000000000000, 1.00000000000000, -2.50000000000000 ) ); -#29086 = VECTOR( '', #34407, 1000.00000000000 ); -#29087 = CARTESIAN_POINT( '', ( -5.65000000000000, 1.00000000000000, -0.800000000000000 ) ); -#29088 = CARTESIAN_POINT( '', ( -4.75000000000000, 1.00000000000000, -0.800000000000000 ) ); -#29089 = VECTOR( '', #34408, 1000.00000000000 ); -#29090 = CARTESIAN_POINT( '', ( -5.65000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29091 = CARTESIAN_POINT( '', ( -5.65000000000000, 1.00000000000000, -0.800000000000000 ) ); -#29092 = VECTOR( '', #34409, 1000.00000000000 ); -#29093 = CARTESIAN_POINT( '', ( -5.65000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29094 = VECTOR( '', #34410, 1000.00000000000 ); -#29095 = CARTESIAN_POINT( '', ( 3.95000000000000, 1.00000000000000, 2.10000000000000 ) ); -#29096 = CARTESIAN_POINT( '', ( -3.95000000000000, 1.00000000000000, 2.10000000000000 ) ); -#29097 = CARTESIAN_POINT( '', ( 3.95000000000000, 1.00000000000000, 2.10000000000000 ) ); -#29098 = VECTOR( '', #34411, 1000.00000000000 ); -#29099 = CARTESIAN_POINT( '', ( -3.95000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29100 = CARTESIAN_POINT( '', ( -3.95000000000000, 1.00000000000000, 2.10000000000000 ) ); -#29101 = VECTOR( '', #34412, 1000.00000000000 ); -#29102 = CARTESIAN_POINT( '', ( 3.95000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29103 = CARTESIAN_POINT( '', ( -3.95000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29104 = VECTOR( '', #34413, 1000.00000000000 ); -#29105 = CARTESIAN_POINT( '', ( 3.95000000000000, 1.00000000000000, 0.800000000000000 ) ); -#29106 = VECTOR( '', #34414, 1000.00000000000 ); -#29107 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29108 = CARTESIAN_POINT( '', ( -6.62500000000000, 0.750000000000000, 6.35000000000000 ) ); -#29109 = CARTESIAN_POINT( '', ( -6.62500000000000, 0.750000000000000, 3.41000000000000 ) ); -#29110 = CARTESIAN_POINT( '', ( -6.62500000000000, 0.750000000000000, 6.35000000000000 ) ); -#29111 = VECTOR( '', #34415, 1000.00000000000 ); -#29112 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.750000000000000, 6.35000000000000 ) ); -#29113 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.750000000000000, 6.35000000000000 ) ); -#29114 = VECTOR( '', #34416, 1000.00000000000 ); -#29115 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.750000000000000, 3.41000000000000 ) ); -#29116 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.750000000000000, 6.35000000000000 ) ); -#29117 = VECTOR( '', #34417, 1000.00000000000 ); -#29118 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.750000000000000, 3.41000000000000 ) ); -#29119 = VECTOR( '', #34418, 1000.00000000000 ); -#29120 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29121 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.20000000000000, 5.29500000000000 ) ); -#29122 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.00000000000000, 5.49500000000000 ) ); -#29123 = AXIS2_PLACEMENT_3D( '', #34419, #34420, #34421 ); -#29124 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.20000000000000, 5.29500000000000 ) ); -#29125 = VECTOR( '', #34422, 1000.00000000000 ); -#29126 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.00000000000000, 5.49500000000000 ) ); -#29127 = VECTOR( '', #34423, 1000.00000000000 ); -#29128 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29129 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29130 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29131 = VECTOR( '', #34424, 1000.00000000000 ); -#29132 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29133 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29134 = VECTOR( '', #34425, 1000.00000000000 ); -#29135 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29136 = VECTOR( '', #34426, 1000.00000000000 ); -#29137 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29138 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.750000000000000, -8.46000000000000 ) ); -#29139 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.750000000000000, -8.46000000000000 ) ); -#29140 = CARTESIAN_POINT( '', ( 11.0425402172239, -0.750000000000000, -8.46000000000000 ) ); -#29141 = VECTOR( '', #34427, 1000.00000000000 ); -#29142 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -9.46000000000000 ) ); -#29143 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.750000000000000, -8.46000000000000 ) ); -#29144 = VECTOR( '', #34428, 1000.00000000000 ); -#29145 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -9.46000000000000 ) ); -#29146 = CARTESIAN_POINT( '', ( 11.0425402172239, -0.250000000000000, -9.46000000000000 ) ); -#29147 = VECTOR( '', #34429, 1000.00000000000 ); -#29148 = CARTESIAN_POINT( '', ( -9.81500000000000, -3.98400000000000, -1.99200000000000 ) ); -#29149 = VECTOR( '', #34430, 1000.00000000000 ); -#29150 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29151 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.0000000000000, -5.60500000000000 ) ); -#29152 = CARTESIAN_POINT( '', ( 5.73483405085584, -10.0000000000000, -5.60500000000000 ) ); -#29153 = VECTOR( '', #34431, 1000.00000000000 ); -#29154 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, -5.60500000000000 ) ); -#29155 = VECTOR( '', #34432, 1000.00000000000 ); -#29156 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, -5.60500000000000 ) ); -#29157 = AXIS2_PLACEMENT_3D( '', #34433, #34434, #34435 ); -#29158 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.3000000000000, -5.60500000000000 ) ); -#29159 = CARTESIAN_POINT( '', ( 5.73483405085584, -10.3000000000000, -5.60500000000000 ) ); -#29160 = VECTOR( '', #34436, 1000.00000000000 ); -#29161 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.3000000000000, -5.60500000000000 ) ); -#29162 = VECTOR( '', #34437, 1000.00000000000 ); -#29163 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29164 = CARTESIAN_POINT( '', ( -8.82500000000000, -4.85000000000000, 2.80000000000000 ) ); -#29165 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 2.80000000000000 ) ); -#29166 = CARTESIAN_POINT( '', ( -8.82500000000000, -4.85000000000000, 2.80000000000000 ) ); -#29167 = VECTOR( '', #34438, 1000.00000000000 ); -#29168 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 2.80000000000000 ) ); -#29169 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 2.80000000000000 ) ); -#29170 = VECTOR( '', #34439, 1000.00000000000 ); -#29171 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 2.80000000000000 ) ); -#29172 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 2.80000000000000 ) ); -#29173 = VECTOR( '', #34440, 1000.00000000000 ); -#29174 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 2.80000000000000 ) ); -#29175 = VECTOR( '', #34441, 1000.00000000000 ); -#29176 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29177 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -0.200000000000000 ) ); -#29178 = VECTOR( '', #34442, 1000.00000000000 ); -#29179 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#29180 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#29181 = VECTOR( '', #34443, 1000.00000000000 ); -#29182 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#29183 = VECTOR( '', #34444, 1000.00000000000 ); -#29184 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.75000000000000, -0.200000000000000 ) ); -#29185 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#29186 = VECTOR( '', #34445, 1000.00000000000 ); -#29187 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.75000000000000, -0.200000000000000 ) ); -#29188 = VECTOR( '', #34446, 1000.00000000000 ); -#29189 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29190 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 5.60500000000000 ) ); -#29191 = AXIS2_PLACEMENT_3D( '', #34447, #34448, #34449 ); -#29192 = CARTESIAN_POINT( '', ( -0.00999999999999939, -10.3000000000000, 5.60500000000000 ) ); -#29193 = CARTESIAN_POINT( '', ( -0.00999999999999939, -10.3000000000000, 5.60500000000000 ) ); -#29194 = VECTOR( '', #34450, 1000.00000000000 ); -#29195 = CARTESIAN_POINT( '', ( -0.00999999999999913, -9.80000000000000, 6.10500000000000 ) ); -#29196 = AXIS2_PLACEMENT_3D( '', #34451, #34452, #34453 ); -#29197 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#29198 = VECTOR( '', #34454, 1000.00000000000 ); -#29199 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29200 = CARTESIAN_POINT( '', ( -6.45000000000000, -0.418430603327879, 9.94791848494864 ) ); -#29201 = CARTESIAN_POINT( '', ( -6.45000000000000, 1.00000000000000, 9.94791848494864 ) ); -#29202 = VECTOR( '', #34455, 1000.00000000000 ); -#29203 = CARTESIAN_POINT( '', ( -6.73992833603736, -0.418430603327879, 10.0250000000000 ) ); -#29204 = CARTESIAN_POINT( '', ( -6.73992833603736, 1.00000000000000, 10.0250000000000 ) ); -#29205 = VECTOR( '', #34456, 1000.00000000000 ); -#29206 = CARTESIAN_POINT( '', ( -6.45000000000000, -0.418430603327879, 9.94791848494864 ) ); -#29207 = VECTOR( '', #34457, 1000.00000000000 ); -#29208 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29209 = CARTESIAN_POINT( '', ( 8.82500000000000, 5.65000000000000, 5.75000000000000 ) ); -#29210 = CARTESIAN_POINT( '', ( 8.82500000000000, 5.65000000000000, 5.75000000000000 ) ); -#29211 = VECTOR( '', #34458, 1000.00000000000 ); -#29212 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#29213 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#29214 = VECTOR( '', #34459, 1000.00000000000 ); -#29215 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, 4.00000000000000 ) ); -#29216 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#29217 = VECTOR( '', #34460, 1000.00000000000 ); -#29218 = CARTESIAN_POINT( '', ( 8.82500000000000, -4.22500000000000, 4.00000000000000 ) ); -#29219 = VECTOR( '', #34461, 1000.00000000000 ); -#29220 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.22500000000000, 5.05000000000000 ) ); -#29221 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.22500000000000, 5.05000000000000 ) ); -#29222 = VECTOR( '', #34462, 1000.00000000000 ); -#29223 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.22500000000000, 4.00000000000000 ) ); -#29224 = VECTOR( '', #34463, 1000.00000000000 ); -#29225 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29226 = CARTESIAN_POINT( '', ( -8.82500000000000, -3.30000000000000, -4.45000000000000 ) ); -#29227 = CARTESIAN_POINT( '', ( -8.82500000000000, -4.85000000000000, -4.45000000000000 ) ); -#29228 = CARTESIAN_POINT( '', ( -8.82500000000000, -3.30000000000000, -4.45000000000000 ) ); -#29229 = VECTOR( '', #34464, 1000.00000000000 ); -#29230 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, -4.45000000000000 ) ); -#29231 = VECTOR( '', #34465, 1000.00000000000 ); -#29232 = CARTESIAN_POINT( '', ( -6.62500000000000, -3.30000000000000, -4.45000000000000 ) ); -#29233 = VECTOR( '', #34466, 1000.00000000000 ); -#29234 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#29235 = CARTESIAN_POINT( '', ( 7.86378557765059, -0.330000000000000, -0.296928442387785 ) ); -#29236 = AXIS2_PLACEMENT_3D( '', #34467, #34468, #34469 ); -#29237 = CARTESIAN_POINT( '', ( 7.12523859266385, -0.330000000000000, -0.737551127876156 ) ); -#29238 = CARTESIAN_POINT( '', ( 7.12523859266385, -0.330000000000000, -0.737551127876157 ) ); -#29239 = VECTOR( '', #34470, 1000.00000000000 ); -#29240 = CARTESIAN_POINT( '', ( 5.21198915628199, -0.330000000000000, -0.811783152297278 ) ); -#29241 = AXIS2_PLACEMENT_3D( '', #34471, #34472, #34473 ); -#29242 = CARTESIAN_POINT( '', ( 3.82692593924620, -0.330000000000000, -0.124930108621632 ) ); -#29243 = CARTESIAN_POINT( '', ( 3.57500000000000, -0.330000000000000, -2.16014952990379E-016 ) ); -#29244 = VECTOR( '', #34474, 1000.00000000000 ); -#29245 = CARTESIAN_POINT( '', ( 3.29379862926133, -0.330000000000000, -2.08316711725204E-016 ) ); -#29246 = AXIS2_PLACEMENT_3D( '', #34475, #34476, #34477 ); -#29247 = CARTESIAN_POINT( '', ( 0.115000000000000, -0.330000000000000, -7.27318957375705E-018 ) ); -#29248 = CARTESIAN_POINT( '', ( 9.29606705214624, -0.330000000000000, -5.87930938787959E-016 ) ); -#29249 = VECTOR( '', #34478, 1000.00000000000 ); -#29250 = CARTESIAN_POINT( '', ( 0.115000000000000, -0.330000000000000, -0.200000000000000 ) ); -#29251 = CARTESIAN_POINT( '', ( 0.115000000000000, -0.330000000000000, -16.6802770373757 ) ); -#29252 = VECTOR( '', #34479, 1000.00000000000 ); -#29253 = CARTESIAN_POINT( '', ( 3.29379862926133, -0.330000000000000, -0.200000000000000 ) ); -#29254 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.330000000000000, -0.200000000000000 ) ); -#29255 = VECTOR( '', #34480, 1000.00000000000 ); -#29256 = CARTESIAN_POINT( '', ( 3.73807138758206, -0.330000000000000, -0.304108423851360 ) ); -#29257 = AXIS2_PLACEMENT_3D( '', #34481, #34482, #34483 ); -#29258 = CARTESIAN_POINT( '', ( 5.12313460461784, -0.330000000000000, -0.990961467527007 ) ); -#29259 = CARTESIAN_POINT( '', ( 3.48614544833586, -0.330000000000000, -0.179178315229728 ) ); -#29260 = VECTOR( '', #34484, 1000.00000000000 ); -#29261 = CARTESIAN_POINT( '', ( 7.22770898463789, -0.330000000000000, -0.909306240663772 ) ); -#29262 = AXIS2_PLACEMENT_3D( '', #34485, #34486, #34487 ); -#29263 = CARTESIAN_POINT( '', ( 7.22770898463789, -0.330000000000000, -0.909306240663772 ) ); -#29264 = VECTOR( '', #34488, 1000.00000000000 ); -#29265 = CARTESIAN_POINT( '', ( 9.29606705214624, -0.330000000000000, -16.6802770373757 ) ); -#29266 = VECTOR( '', #34489, 1000.00000000000 ); -#29267 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29268 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.0000000000000, -2.43500000000000 ) ); -#29269 = VECTOR( '', #34490, 1000.00000000000 ); -#29270 = CARTESIAN_POINT( '', ( 3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#29271 = VECTOR( '', #34491, 1000.00000000000 ); -#29272 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#29273 = CARTESIAN_POINT( '', ( 7.86378557765059, 0.330000000000000, -0.296928442387785 ) ); -#29274 = AXIS2_PLACEMENT_3D( '', #34492, #34493, #34494 ); -#29275 = CARTESIAN_POINT( '', ( 7.86378557765059, 0.900000000000000, -0.296928442387781 ) ); -#29276 = VECTOR( '', #34495, 1000.00000000000 ); -#29277 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29278 = CARTESIAN_POINT( '', ( -9.78500000000000, -1.25000000000000, -7.32338785890117E-016 ) ); -#29279 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -5.11902362043593E-016 ) ); -#29280 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -5.11902362043593E-016 ) ); -#29281 = VECTOR( '', #34496, 1000.00000000000 ); -#29282 = CARTESIAN_POINT( '', ( -9.78500000000000, -2.50000000000000, -7.32338785890117E-016 ) ); -#29283 = CARTESIAN_POINT( '', ( -9.78500000000000, -1.25000000000000, -7.32338785890117E-016 ) ); -#29284 = VECTOR( '', #34497, 1000.00000000000 ); -#29285 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.50000000000000, -7.33563432689264E-016 ) ); -#29286 = VECTOR( '', #34498, 1000.00000000000 ); -#29287 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 1.05709711817337E-015 ) ); -#29288 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#29289 = VECTOR( '', #34499, 1000.00000000000 ); -#29290 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 1.05709711817337E-015 ) ); -#29291 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 1.05709711817337E-015 ) ); -#29292 = VECTOR( '', #34500, 1000.00000000000 ); -#29293 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -6.12323399573674E-017 ) ); -#29294 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#29295 = VECTOR( '', #34501, 1000.00000000000 ); -#29296 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -5.11902362043593E-016 ) ); -#29297 = VECTOR( '', #34502, 1000.00000000000 ); -#29298 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29299 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.84000000000000, -2.47000000000000 ) ); -#29300 = CARTESIAN_POINT( '', ( 6.30000000000000, 6.65000000000000, -2.47000000000000 ) ); -#29301 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.78483405085584, -2.47000000000000 ) ); -#29302 = VECTOR( '', #34503, 1000.00000000000 ); -#29303 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.65000000000000, -2.47000000000000 ) ); -#29304 = CARTESIAN_POINT( '', ( 16.9967095493694, 6.65000000000000, -2.47000000000000 ) ); -#29305 = VECTOR( '', #34504, 1000.00000000000 ); -#29306 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.84000000000000, -2.47000000000000 ) ); -#29307 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.78483405085584, -2.47000000000000 ) ); -#29308 = VECTOR( '', #34505, 1000.00000000000 ); -#29309 = CARTESIAN_POINT( '', ( 16.9967095493694, 5.84000000000000, -2.47000000000000 ) ); -#29310 = VECTOR( '', #34506, 1000.00000000000 ); -#29311 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29312 = AXIS2_PLACEMENT_3D( '', #34507, #34508, #34509 ); -#29313 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29314 = CARTESIAN_POINT( '', ( 2.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29315 = CARTESIAN_POINT( '', ( 2.30000000000000, 10.8000000000000, 1.48000000000000 ) ); -#29316 = CARTESIAN_POINT( '', ( 2.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29317 = VECTOR( '', #34510, 1000.00000000000 ); -#29318 = CARTESIAN_POINT( '', ( 2.30000000000000, 11.0000000000000, 1.28000000000000 ) ); -#29319 = CARTESIAN_POINT( '', ( 2.30000000000000, 11.0800000000000, 1.20000000000000 ) ); -#29320 = VECTOR( '', #34511, 1000.00000000000 ); -#29321 = CARTESIAN_POINT( '', ( 2.30000000000000, 11.0000000000000, 1.48000000000000 ) ); -#29322 = VECTOR( '', #34512, 1000.00000000000 ); -#29323 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#29324 = VECTOR( '', #34513, 1000.00000000000 ); -#29325 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#29326 = VECTOR( '', #34514, 1000.00000000000 ); -#29327 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#29328 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#29329 = VECTOR( '', #34515, 1000.00000000000 ); -#29330 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29331 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29332 = VECTOR( '', #34516, 1000.00000000000 ); -#29333 = CARTESIAN_POINT( '', ( 2.30000000000000, 10.3000000000000, 1.08000000000000 ) ); -#29334 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.70000000000000, 1.08000000000000 ) ); -#29335 = VECTOR( '', #34517, 1000.00000000000 ); -#29336 = CARTESIAN_POINT( '', ( 2.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29337 = VECTOR( '', #34518, 1000.00000000000 ); -#29338 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29339 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, -2.45500000000000 ) ); -#29340 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, -2.45500000000000 ) ); -#29341 = VECTOR( '', #34519, 1000.00000000000 ); -#29342 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -2.45500000000000 ) ); -#29343 = VECTOR( '', #34520, 1000.00000000000 ); -#29344 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29345 = CARTESIAN_POINT( '', ( 5.50000000000000, -1.50000000000000, 6.10500000000000 ) ); -#29346 = AXIS2_PLACEMENT_3D( '', #34521, #34522, #34523 ); -#29347 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#29348 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#29349 = VECTOR( '', #34524, 1000.00000000000 ); -#29350 = AXIS2_PLACEMENT_3D( '', #34525, #34526, #34527 ); -#29351 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29352 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.687500000000000, 5.20000000000000 ) ); -#29353 = CARTESIAN_POINT( '', ( -3.51470588235295, -1.12867647058824, 5.20000000000000 ) ); -#29354 = AXIS2_PLACEMENT_3D( '', #34528, #34529, #34530 ); -#29355 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.687500000000000, -2.50000000000000 ) ); -#29356 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.687500000000000, 5.20000000000000 ) ); -#29357 = VECTOR( '', #34531, 1000.00000000000 ); -#29358 = AXIS2_PLACEMENT_3D( '', #34532, #34533, #34534 ); -#29359 = CARTESIAN_POINT( '', ( -3.95000000000000, -1.14575756949558, 0.800000000000000 ) ); -#29360 = AXIS2_PLACEMENT_3D( '', #34535, #34536, #34537 ); -#29361 = CARTESIAN_POINT( '', ( -3.95000000000000, -1.14575756949558, 2.10000000000000 ) ); -#29362 = CARTESIAN_POINT( '', ( -3.95000000000000, -1.14575756949558, 2.10000000000000 ) ); -#29363 = VECTOR( '', #34538, 1000.00000000000 ); -#29364 = CARTESIAN_POINT( '', ( -3.51470588235295, -1.12867647058824, 2.10000000000000 ) ); -#29365 = AXIS2_PLACEMENT_3D( '', #34539, #34540, #34541 ); -#29366 = CARTESIAN_POINT( '', ( -3.51470588235295, -1.12867647058824, 5.20000000000000 ) ); -#29367 = VECTOR( '', #34542, 1000.00000000000 ); -#29368 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29369 = AXIS2_PLACEMENT_3D( '', #34543, #34544, #34545 ); -#29370 = AXIS2_PLACEMENT_3D( '', #34546, #34547, #34548 ); -#29371 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29372 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, 2.95500000000000 ) ); -#29373 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, 4.23500000000000 ) ); -#29374 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, 2.95500000000000 ) ); -#29375 = VECTOR( '', #34549, 1000.00000000000 ); -#29376 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#29377 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#29378 = VECTOR( '', #34550, 1000.00000000000 ); -#29379 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 4.23500000000000 ) ); -#29380 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#29381 = VECTOR( '', #34551, 1000.00000000000 ); -#29382 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 4.23500000000000 ) ); -#29383 = VECTOR( '', #34552, 1000.00000000000 ); -#29384 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29385 = CARTESIAN_POINT( '', ( -1.70000000000000, 0.700000000000000, 0.0199999999999997 ) ); -#29386 = CARTESIAN_POINT( '', ( -1.70000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29387 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#29388 = VECTOR( '', #34553, 1000.00000000000 ); -#29389 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#29390 = VECTOR( '', #34554, 1000.00000000000 ); -#29391 = CARTESIAN_POINT( '', ( -3.25000000000000, -3.00000000000000, 0.0200000000000014 ) ); -#29392 = VECTOR( '', #34555, 1000.00000000000 ); -#29393 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.700000000000000, 0.0199999999999992 ) ); -#29394 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29395 = VECTOR( '', #34556, 1000.00000000000 ); -#29396 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, 0.0199999999999992 ) ); -#29397 = VECTOR( '', #34557, 1000.00000000000 ); -#29398 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29399 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.360000000000000, 0.400000000000000 ) ); -#29400 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.360000000000000, 0.400000000000000 ) ); -#29401 = VECTOR( '', #34558, 1000.00000000000 ); -#29402 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.360000000000000, -2.50000000000000 ) ); -#29403 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.360000000000000, -2.50000000000000 ) ); -#29404 = VECTOR( '', #34559, 1000.00000000000 ); -#29405 = CARTESIAN_POINT( '', ( -4.00000000000000, -0.360000000000000, 11.5435038362938 ) ); -#29406 = VECTOR( '', #34560, 1000.00000000000 ); -#29407 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29408 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29409 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.700000000000000, 0.0199999999999992 ) ); -#29410 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29411 = VECTOR( '', #34561, 1000.00000000000 ); -#29412 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29413 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29414 = VECTOR( '', #34562, 1000.00000000000 ); -#29415 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.700000000000000, -0.180000000000000 ) ); -#29416 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29417 = VECTOR( '', #34563, 1000.00000000000 ); -#29418 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.700000000000000, -15.2747093335898 ) ); -#29419 = VECTOR( '', #34564, 1000.00000000000 ); -#29420 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29421 = CARTESIAN_POINT( '', ( -1.70000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29422 = CARTESIAN_POINT( '', ( -1.70000000000000, 10.8000000000000, 1.48000000000000 ) ); -#29423 = CARTESIAN_POINT( '', ( -1.70000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29424 = VECTOR( '', #34565, 1000.00000000000 ); -#29425 = CARTESIAN_POINT( '', ( -1.70000000000000, 11.0000000000000, 1.28000000000000 ) ); -#29426 = CARTESIAN_POINT( '', ( -1.70000000000000, 11.0800000000000, 1.20000000000000 ) ); -#29427 = VECTOR( '', #34566, 1000.00000000000 ); -#29428 = CARTESIAN_POINT( '', ( -1.70000000000000, 11.0000000000000, 0.880000000000000 ) ); -#29429 = CARTESIAN_POINT( '', ( -1.70000000000000, 11.0000000000000, 1.48000000000000 ) ); -#29430 = VECTOR( '', #34567, 1000.00000000000 ); -#29431 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, 0.880000000000000 ) ); -#29432 = CARTESIAN_POINT( '', ( -1.70000000000000, 10.3000000000000, 0.880000000000000 ) ); -#29433 = VECTOR( '', #34568, 1000.00000000000 ); -#29434 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, -0.180000000000000 ) ); -#29435 = VECTOR( '', #34569, 1000.00000000000 ); -#29436 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, -0.180000000000000 ) ); -#29437 = VECTOR( '', #34570, 1000.00000000000 ); -#29438 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#29439 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#29440 = VECTOR( '', #34571, 1000.00000000000 ); -#29441 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29442 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29443 = VECTOR( '', #34572, 1000.00000000000 ); -#29444 = CARTESIAN_POINT( '', ( -1.70000000000000, 10.3000000000000, 1.08000000000000 ) ); -#29445 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, 1.08000000000000 ) ); -#29446 = VECTOR( '', #34573, 1000.00000000000 ); -#29447 = CARTESIAN_POINT( '', ( -1.70000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29448 = VECTOR( '', #34574, 1000.00000000000 ); -#29449 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29450 = AXIS2_PLACEMENT_3D( '', #34575, #34576, #34577 ); -#29451 = AXIS2_PLACEMENT_3D( '', #34578, #34579, #34580 ); -#29452 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.80500000000000 ) ); -#29453 = VECTOR( '', #34581, 1000.00000000000 ); -#29454 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29455 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, 0.880000000000000 ) ); -#29456 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, -0.180000000000000 ) ); -#29457 = VECTOR( '', #34582, 1000.00000000000 ); -#29458 = CARTESIAN_POINT( '', ( -0.300000000000000, 9.70000000000000, 0.880000000000000 ) ); -#29459 = VECTOR( '', #34583, 1000.00000000000 ); -#29460 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29461 = CARTESIAN_POINT( '', ( 3.95000000000000, -3.00000000000000, 0.800000000000000 ) ); -#29462 = VECTOR( '', #34584, 1000.00000000000 ); -#29463 = CARTESIAN_POINT( '', ( 3.95000000000000, -3.00000000000000, 2.10000000000000 ) ); -#29464 = VECTOR( '', #34585, 1000.00000000000 ); -#29465 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29466 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -0.210000000000000 ) ); -#29467 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -0.150309739581795 ) ); -#29468 = VECTOR( '', #34586, 1000.00000000000 ); -#29469 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.25000000000000, -12.9600000000000 ) ); -#29470 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.25000000000000, -9.46000000000000 ) ); -#29471 = VECTOR( '', #34587, 1000.00000000000 ); -#29472 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.75000000000000, -12.9600000000000 ) ); -#29473 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -12.9600000000000 ) ); -#29474 = VECTOR( '', #34588, 1000.00000000000 ); -#29475 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.75000000000000, -0.210000000000000 ) ); -#29476 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.75000000000000, -0.150309739581795 ) ); -#29477 = VECTOR( '', #34589, 1000.00000000000 ); -#29478 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.75000000000000, -0.210000000000000 ) ); -#29479 = VECTOR( '', #34590, 1000.00000000000 ); -#29480 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29481 = CARTESIAN_POINT( '', ( 0.778743328019955, -8.57726539554220, 6.10500000000000 ) ); -#29482 = AXIS2_PLACEMENT_3D( '', #34591, #34592, #34593 ); -#29483 = CARTESIAN_POINT( '', ( 0.778743328019955, -8.57726539554220, 5.80500000000000 ) ); -#29484 = CARTESIAN_POINT( '', ( 0.778743328019955, -8.57726539554220, 5.80500000000000 ) ); -#29485 = VECTOR( '', #34594, 1000.00000000000 ); -#29486 = AXIS2_PLACEMENT_3D( '', #34595, #34596, #34597 ); -#29487 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29488 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, -0.730000000000000 ) ); -#29489 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, 1.97000000000000 ) ); -#29490 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, -15.2747093335898 ) ); -#29491 = VECTOR( '', #34598, 1000.00000000000 ); -#29492 = CARTESIAN_POINT( '', ( 2.67500000000000, 2.20000000000000, 1.97000000000000 ) ); -#29493 = VECTOR( '', #34599, 1000.00000000000 ); -#29494 = CARTESIAN_POINT( '', ( 2.67500000000000, -3.00000000000000, -0.730000000000000 ) ); -#29495 = VECTOR( '', #34600, 1000.00000000000 ); -#29496 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29497 = CARTESIAN_POINT( '', ( -8.82500000000000, -3.30000000000000, -5.75000000000000 ) ); -#29498 = CARTESIAN_POINT( '', ( -8.82500000000000, -3.30000000000000, -5.75000000000000 ) ); -#29499 = VECTOR( '', #34601, 1000.00000000000 ); -#29500 = CARTESIAN_POINT( '', ( -6.62500000000000, -3.30000000000000, -5.75000000000000 ) ); -#29501 = VECTOR( '', #34602, 1000.00000000000 ); -#29502 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29503 = CARTESIAN_POINT( '', ( 0.700000000000000, 11.0000000000000, 0.880000000000000 ) ); -#29504 = CARTESIAN_POINT( '', ( 0.700000000000000, 11.0000000000000, 0.880000000000000 ) ); -#29505 = VECTOR( '', #34603, 1000.00000000000 ); -#29506 = CARTESIAN_POINT( '', ( 0.700000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29507 = CARTESIAN_POINT( '', ( 0.700000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29508 = VECTOR( '', #34604, 1000.00000000000 ); -#29509 = CARTESIAN_POINT( '', ( 0.700000000000000, 10.3000000000000, 1.08000000000000 ) ); -#29510 = CARTESIAN_POINT( '', ( 0.700000000000000, 10.3000000000000, 0.880000000000000 ) ); -#29511 = VECTOR( '', #34605, 1000.00000000000 ); -#29512 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29513 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29514 = VECTOR( '', #34606, 1000.00000000000 ); -#29515 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.40000000000000, 0.0200000000000003 ) ); -#29516 = CARTESIAN_POINT( '', ( 0.700000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29517 = VECTOR( '', #34607, 1000.00000000000 ); -#29518 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29519 = VECTOR( '', #34608, 1000.00000000000 ); -#29520 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29521 = VECTOR( '', #34609, 1000.00000000000 ); -#29522 = CARTESIAN_POINT( '', ( 0.700000000000000, 10.3000000000000, 0.880000000000000 ) ); -#29523 = VECTOR( '', #34610, 1000.00000000000 ); -#29524 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29525 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.0000000000000, -0.310000000000000 ) ); -#29526 = VECTOR( '', #34611, 1000.00000000000 ); -#29527 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.0000000000000, 3.94000000000000 ) ); -#29528 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.0000000000000, -0.310000000000000 ) ); -#29529 = VECTOR( '', #34612, 1000.00000000000 ); -#29530 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.0000000000000, 3.94000000000000 ) ); -#29531 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.0000000000000, 3.94000000000000 ) ); -#29532 = VECTOR( '', #34613, 1000.00000000000 ); -#29533 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.0000000000000, 4.99500000000000 ) ); -#29534 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.0000000000000, 3.94000000000000 ) ); -#29535 = VECTOR( '', #34614, 1000.00000000000 ); -#29536 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.0000000000000, 4.99500000000000 ) ); -#29537 = VECTOR( '', #34615, 1000.00000000000 ); -#29538 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29539 = CARTESIAN_POINT( '', ( -6.12500000000000, 4.35000000000000, 5.75000000000000 ) ); -#29540 = CARTESIAN_POINT( '', ( -6.12500000000000, 5.65000000000000, 5.75000000000000 ) ); -#29541 = CARTESIAN_POINT( '', ( -6.12500000000000, 5.65000000000000, 5.75000000000000 ) ); -#29542 = VECTOR( '', #34616, 1000.00000000000 ); -#29543 = CARTESIAN_POINT( '', ( 1.87500000000000, 4.35000000000000, 5.75000000000000 ) ); -#29544 = VECTOR( '', #34617, 1000.00000000000 ); -#29545 = CARTESIAN_POINT( '', ( 0.375000000000000, 3.40000000000000, 5.75000000000000 ) ); -#29546 = CARTESIAN_POINT( '', ( 0.375000000000000, 3.40000000000000, 5.75000000000000 ) ); -#29547 = VECTOR( '', #34618, 1000.00000000000 ); -#29548 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 5.75000000000000 ) ); -#29549 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 5.75000000000000 ) ); -#29550 = VECTOR( '', #34619, 1000.00000000000 ); -#29551 = CARTESIAN_POINT( '', ( 1.87500000000000, -3.40000000000000, 5.75000000000000 ) ); -#29552 = CARTESIAN_POINT( '', ( 1.87500000000000, -3.40000000000000, 5.75000000000000 ) ); -#29553 = VECTOR( '', #34620, 1000.00000000000 ); -#29554 = CARTESIAN_POINT( '', ( 1.87500000000000, -4.35000000000000, 5.75000000000000 ) ); -#29555 = CARTESIAN_POINT( '', ( 1.87500000000000, -4.35000000000000, 5.75000000000000 ) ); -#29556 = VECTOR( '', #34621, 1000.00000000000 ); -#29557 = CARTESIAN_POINT( '', ( -6.12500000000000, -4.35000000000000, 5.75000000000000 ) ); -#29558 = CARTESIAN_POINT( '', ( -6.12500000000000, -4.35000000000000, 5.75000000000000 ) ); -#29559 = VECTOR( '', #34622, 1000.00000000000 ); -#29560 = CARTESIAN_POINT( '', ( -6.12500000000000, -5.65000000000000, 5.75000000000000 ) ); -#29561 = CARTESIAN_POINT( '', ( -6.12500000000000, -5.65000000000000, 5.75000000000000 ) ); -#29562 = VECTOR( '', #34623, 1000.00000000000 ); -#29563 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 5.75000000000000 ) ); -#29564 = VECTOR( '', #34624, 1000.00000000000 ); -#29565 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, 5.75000000000000 ) ); -#29566 = VECTOR( '', #34625, 1000.00000000000 ); -#29567 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29568 = CARTESIAN_POINT( '', ( -8.16670728300168, -0.600000000000000, 9.63579841506920 ) ); -#29569 = VECTOR( '', #34626, 1000.00000000000 ); -#29570 = CARTESIAN_POINT( '', ( -6.96061085103687, -0.774093608747310, 8.26909516544029 ) ); -#29571 = VECTOR( '', #34627, 1000.00000000000 ); -#29572 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29573 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.65000000000000, -0.250000000000000 ) ); -#29574 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.65000000000000, -0.250000000000000 ) ); -#29575 = VECTOR( '', #34628, 1000.00000000000 ); -#29576 = CARTESIAN_POINT( '', ( -3.02500000000000, 5.45000000000000, -0.250000000000000 ) ); -#29577 = VECTOR( '', #34629, 1000.00000000000 ); -#29578 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29579 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, 0.800000000000000 ) ); -#29580 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 0.800000000000000 ) ); -#29581 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.160000000000000, 0.800000000000000 ) ); -#29582 = VECTOR( '', #34630, 1000.00000000000 ); -#29583 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#29584 = VECTOR( '', #34631, 1000.00000000000 ); -#29585 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.160000000000000, -2.50000000000000 ) ); -#29586 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.160000000000000, 11.5435038362938 ) ); -#29587 = VECTOR( '', #34632, 1000.00000000000 ); -#29588 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, -2.50000000000000 ) ); -#29589 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.160000000000000, -2.50000000000000 ) ); -#29590 = VECTOR( '', #34633, 1000.00000000000 ); -#29591 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, 11.5435038362938 ) ); -#29592 = VECTOR( '', #34634, 1000.00000000000 ); -#29593 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29594 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.360000000000000, 0.800000000000000 ) ); -#29595 = CARTESIAN_POINT( '', ( 1.25000000000000, -3.00000000000000, 0.800000000000000 ) ); -#29596 = VECTOR( '', #34635, 1000.00000000000 ); -#29597 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#29598 = VECTOR( '', #34636, 1000.00000000000 ); -#29599 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#29600 = CARTESIAN_POINT( '', ( -0.385000000000000, -0.900000000000000, -2.18905615347589E-016 ) ); -#29601 = CARTESIAN_POINT( '', ( 0.115000000000000, -0.330000000000000, -7.27318957375698E-018 ) ); -#29602 = VECTOR( '', #34637, 1000.00000000000 ); -#29603 = CARTESIAN_POINT( '', ( 3.29379862926133, 0.330000000000000, -2.08316711725204E-016 ) ); -#29604 = CARTESIAN_POINT( '', ( 3.29379862926133, 0.900000000000000, -2.18905615347589E-016 ) ); -#29605 = VECTOR( '', #34638, 1000.00000000000 ); -#29606 = CARTESIAN_POINT( '', ( 0.115000000000000, 0.330000000000000, -7.27318957375698E-018 ) ); -#29607 = CARTESIAN_POINT( '', ( 0.115000000000000, 0.330000000000000, -7.27318957375698E-018 ) ); -#29608 = VECTOR( '', #34639, 1000.00000000000 ); -#29609 = CARTESIAN_POINT( '', ( -0.385000000000000, 0.900000000000000, 2.43493737904036E-017 ) ); -#29610 = VECTOR( '', #34640, 1000.00000000000 ); -#29611 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.900000000000000, -2.18905615347589E-016 ) ); -#29612 = VECTOR( '', #34641, 1000.00000000000 ); -#29613 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29614 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029095, -1.16500000000000 ) ); -#29615 = AXIS2_PLACEMENT_3D( '', #34642, #34643, #34644 ); -#29616 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, -1.16500000000000 ) ); -#29617 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, -1.16500000000000 ) ); -#29618 = VECTOR( '', #34645, 1000.00000000000 ); -#29619 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.91073705291272, -1.16500000000000 ) ); -#29620 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, -1.16500000000000 ) ); -#29621 = VECTOR( '', #34646, 1000.00000000000 ); -#29622 = CARTESIAN_POINT( '', ( 6.04943375514538, 6.54161354320366, -1.16500000000000 ) ); -#29623 = CARTESIAN_POINT( '', ( 6.04943375514538, 6.54161354320366, -1.16500000000000 ) ); -#29624 = VECTOR( '', #34647, 1000.00000000000 ); -#29625 = AXIS2_PLACEMENT_3D( '', #34648, #34649, #34650 ); -#29626 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#29627 = VECTOR( '', #34651, 1000.00000000000 ); -#29628 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29629 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#29630 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 0.860000000000000 ) ); -#29631 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#29632 = VECTOR( '', #34652, 1000.00000000000 ); -#29633 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 0.860000000000000 ) ); -#29634 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 0.860000000000000 ) ); -#29635 = VECTOR( '', #34653, 1000.00000000000 ); -#29636 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#29637 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#29638 = VECTOR( '', #34654, 1000.00000000000 ); -#29639 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#29640 = VECTOR( '', #34655, 1000.00000000000 ); -#29641 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29642 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.850000000000000 ) ); -#29643 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#29644 = AXIS2_PLACEMENT_3D( '', #34656, #34657, #34658 ); -#29645 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.850000000000000 ) ); -#29646 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.850000000000000 ) ); -#29647 = VECTOR( '', #34659, 1000.00000000000 ); -#29648 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#29649 = AXIS2_PLACEMENT_3D( '', #34660, #34661, #34662 ); -#29650 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#29651 = VECTOR( '', #34663, 1000.00000000000 ); -#29652 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29653 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.500000000000000, -0.199878030638384 ) ); -#29654 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.500000000000000, -0.200000000000000 ) ); -#29655 = VECTOR( '', #34664, 1000.00000000000 ); -#29656 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.900000000000000, -0.199878030638385 ) ); -#29657 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.900000000000000, -0.199878030638384 ) ); -#29658 = VECTOR( '', #34665, 1000.00000000000 ); -#29659 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.900000000000000, 10.7323959646910 ) ); -#29660 = VECTOR( '', #34666, 1000.00000000000 ); -#29661 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29662 = CARTESIAN_POINT( '', ( 1.01000000000000, -8.40000000000000, 5.80500000000000 ) ); -#29663 = CARTESIAN_POINT( '', ( 0.775270364466616, -8.59696155060244, 5.80500000000000 ) ); -#29664 = AXIS2_PLACEMENT_3D( '', #34667, #34668, #34669 ); -#29665 = CARTESIAN_POINT( '', ( 0.775270364466616, -8.59696155060244, 6.10500000000000 ) ); -#29666 = CARTESIAN_POINT( '', ( 0.775270364466608, -8.59696155060244, -22.1526226650358 ) ); -#29667 = VECTOR( '', #34670, 1000.00000000000 ); -#29668 = CARTESIAN_POINT( '', ( 1.01000000000000, -8.40000000000000, 6.10500000000000 ) ); -#29669 = AXIS2_PLACEMENT_3D( '', #34671, #34672, #34673 ); -#29670 = CARTESIAN_POINT( '', ( 1.01000000000000, -8.40000000000000, -22.1526226650358 ) ); -#29671 = VECTOR( '', #34674, 1000.00000000000 ); -#29672 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29673 = CARTESIAN_POINT( '', ( 3.49500000000000, -9.80000000000000, -6.10500000000000 ) ); -#29674 = CARTESIAN_POINT( '', ( 3.49500000000000, -9.80000000000000, 22.1526226650358 ) ); -#29675 = VECTOR( '', #34675, 1000.00000000000 ); -#29676 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -6.10500000000000 ) ); -#29677 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -6.10500000000000 ) ); -#29678 = VECTOR( '', #34676, 1000.00000000000 ); -#29679 = AXIS2_PLACEMENT_3D( '', #34677, #34678, #34679 ); -#29680 = AXIS2_PLACEMENT_3D( '', #34680, #34681, #34682 ); -#29681 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29682 = CARTESIAN_POINT( '', ( 4.35000000000000, 2.00000000000000, -0.150000000000000 ) ); -#29683 = AXIS2_PLACEMENT_3D( '', #34683, #34684, #34685 ); -#29684 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29685 = CARTESIAN_POINT( '', ( 0.145880092735987, -8.48598306430090, 5.80500000000000 ) ); -#29686 = CARTESIAN_POINT( '', ( 0.00999999999999959, -8.60000000000000, 5.80500000000000 ) ); -#29687 = AXIS2_PLACEMENT_3D( '', #34686, #34687, #34688 ); -#29688 = CARTESIAN_POINT( '', ( 0.0100000000000000, -8.60000000000000, 6.10500000000000 ) ); -#29689 = CARTESIAN_POINT( '', ( 0.00999999999999184, -8.60000000000000, -22.1526226650358 ) ); -#29690 = VECTOR( '', #34689, 1000.00000000000 ); -#29691 = CARTESIAN_POINT( '', ( 0.145880092735987, -8.48598306430090, 6.10500000000000 ) ); -#29692 = AXIS2_PLACEMENT_3D( '', #34690, #34691, #34692 ); -#29693 = CARTESIAN_POINT( '', ( 0.145880092735979, -8.48598306430090, -22.1526226650358 ) ); -#29694 = VECTOR( '', #34693, 1000.00000000000 ); -#29695 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#29696 = CARTESIAN_POINT( '', ( 7.12523859266385, 0.330000000000000, -0.737551127876156 ) ); -#29697 = CARTESIAN_POINT( '', ( 7.12523859266385, 0.330000000000000, -0.737551127876157 ) ); -#29698 = VECTOR( '', #34694, 1000.00000000000 ); -#29699 = CARTESIAN_POINT( '', ( 7.12523859266385, 0.900000000000000, -0.737551127876157 ) ); -#29700 = VECTOR( '', #34695, 1000.00000000000 ); -#29701 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29702 = CARTESIAN_POINT( '', ( 6.04818681573402, -9.52671898798242, 5.80500000000000 ) ); -#29703 = VECTOR( '', #34696, 1000.00000000000 ); -#29704 = CARTESIAN_POINT( '', ( 1.01000000000000, -6.80000000000000, 5.80500000000000 ) ); -#29705 = CARTESIAN_POINT( '', ( 1.01000000000000, -9.80000000000000, 5.80500000000000 ) ); -#29706 = VECTOR( '', #34697, 1000.00000000000 ); -#29707 = CARTESIAN_POINT( '', ( 0.775270364466616, -6.60303844939756, 5.80500000000000 ) ); -#29708 = AXIS2_PLACEMENT_3D( '', #34698, #34699, #34700 ); -#29709 = CARTESIAN_POINT( '', ( 5.29574250041754, -5.80595724628858, 5.80500000000000 ) ); -#29710 = VECTOR( '', #34701, 1000.00000000000 ); -#29711 = CARTESIAN_POINT( '', ( 0.00999999999999959, -5.20000000000000, 5.80500000000000 ) ); -#29712 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 5.80500000000000 ) ); -#29713 = VECTOR( '', #34702, 1000.00000000000 ); -#29714 = CARTESIAN_POINT( '', ( 0.145880092735986, -5.08598306430090, 5.80500000000000 ) ); -#29715 = AXIS2_PLACEMENT_3D( '', #34703, #34704, #34705 ); -#29716 = CARTESIAN_POINT( '', ( 0.775270364466609, -5.19696155060244, 5.80500000000000 ) ); -#29717 = CARTESIAN_POINT( '', ( 6.62962105938765, -6.22924153264637, 5.80500000000000 ) ); -#29718 = VECTOR( '', #34706, 1000.00000000000 ); -#29719 = AXIS2_PLACEMENT_3D( '', #34707, #34708, #34709 ); -#29720 = AXIS2_PLACEMENT_3D( '', #34710, #34711, #34712 ); -#29721 = CARTESIAN_POINT( '', ( 0.00999999999999959, -3.20000000000000, 5.80500000000000 ) ); -#29722 = AXIS2_PLACEMENT_3D( '', #34713, #34714, #34715 ); -#29723 = CARTESIAN_POINT( '', ( 0.00999999999999959, -1.50000000000000, 5.80500000000000 ) ); -#29724 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 5.80500000000000 ) ); -#29725 = VECTOR( '', #34716, 1000.00000000000 ); -#29726 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.50000000000000, 5.80500000000000 ) ); -#29727 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.50000000000000, 5.80500000000000 ) ); -#29728 = VECTOR( '', #34717, 1000.00000000000 ); -#29729 = CARTESIAN_POINT( '', ( 3.35000000000000, -3.00000000000000, 5.80500000000000 ) ); -#29730 = CARTESIAN_POINT( '', ( 3.35000000000000, -9.80000000000000, 5.80500000000000 ) ); -#29731 = VECTOR( '', #34718, 1000.00000000000 ); -#29732 = CARTESIAN_POINT( '', ( 6.00000000000000, -3.00000000000000, 5.80500000000000 ) ); -#29733 = VECTOR( '', #34719, 1000.00000000000 ); -#29734 = CARTESIAN_POINT( '', ( 5.50000000000000, -1.50000000000000, 5.80500000000000 ) ); -#29735 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.50000000000000, 5.80500000000000 ) ); -#29736 = VECTOR( '', #34720, 1000.00000000000 ); -#29737 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.80500000000000 ) ); -#29738 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.80500000000000 ) ); -#29739 = VECTOR( '', #34721, 1000.00000000000 ); -#29740 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 5.80500000000000 ) ); -#29741 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 5.80500000000000 ) ); -#29742 = VECTOR( '', #34722, 1000.00000000000 ); -#29743 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 5.80500000000000 ) ); -#29744 = VECTOR( '', #34723, 1000.00000000000 ); -#29745 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29746 = CARTESIAN_POINT( '', ( -2.67500000000000, -2.15000000000000, 0.310000000000000 ) ); -#29747 = CARTESIAN_POINT( '', ( -2.67500000000000, -2.15000000000000, 0.510000000000000 ) ); -#29748 = CARTESIAN_POINT( '', ( -2.67500000000000, -2.15000000000000, 2.33103467084383E-015 ) ); -#29749 = VECTOR( '', #34724, 1000.00000000000 ); -#29750 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 0.510000000000000 ) ); -#29751 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 0.510000000000000 ) ); -#29752 = VECTOR( '', #34725, 1000.00000000000 ); -#29753 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 0.310000000000000 ) ); -#29754 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 0.510000000000000 ) ); -#29755 = VECTOR( '', #34726, 1000.00000000000 ); -#29756 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 0.310000000000000 ) ); -#29757 = VECTOR( '', #34727, 1000.00000000000 ); -#29758 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29759 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29760 = VECTOR( '', #34728, 1000.00000000000 ); -#29761 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29762 = CARTESIAN_POINT( '', ( 8.40500000000000, -2.30000000000000, 2.30000000000000 ) ); -#29763 = CARTESIAN_POINT( '', ( 7.90500000000000, -2.80000000000000, 2.80000000000000 ) ); -#29764 = VECTOR( '', #34729, 1000.00000000000 ); -#29765 = CARTESIAN_POINT( '', ( 8.40500000000000, -2.80000000000000, 2.30000000000000 ) ); -#29766 = VECTOR( '', #34730, 1000.00000000000 ); -#29767 = CARTESIAN_POINT( '', ( 7.90500000000000, 2.80000000000000, 2.80000000000000 ) ); -#29768 = VECTOR( '', #34731, 1000.00000000000 ); -#29769 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29770 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.00000000000000, -9.46000000000000 ) ); -#29771 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.00000000000000, -1.55149467022199E-015 ) ); -#29772 = VECTOR( '', #34732, 1000.00000000000 ); -#29773 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.00000000000000, -9.46000000000000 ) ); -#29774 = CARTESIAN_POINT( '', ( 11.1800985830055, 2.00000000000000, -9.46000000000000 ) ); -#29775 = VECTOR( '', #34733, 1000.00000000000 ); -#29776 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.00000000000000, -9.46000000000000 ) ); -#29777 = VECTOR( '', #34734, 1000.00000000000 ); -#29778 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29779 = CARTESIAN_POINT( '', ( -1.30000000000000, 11.0000000000000, 0.880000000000000 ) ); -#29780 = CARTESIAN_POINT( '', ( -1.30000000000000, 11.0000000000000, 1.28000000000000 ) ); -#29781 = CARTESIAN_POINT( '', ( -1.30000000000000, 11.0000000000000, 0.880000000000000 ) ); -#29782 = VECTOR( '', #34735, 1000.00000000000 ); -#29783 = CARTESIAN_POINT( '', ( -1.30000000000000, 10.8000000000000, 1.48000000000000 ) ); -#29784 = CARTESIAN_POINT( '', ( -1.30000000000000, 6.57500000000000, 5.70500000000000 ) ); -#29785 = VECTOR( '', #34736, 1000.00000000000 ); -#29786 = CARTESIAN_POINT( '', ( -1.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#29787 = VECTOR( '', #34737, 1000.00000000000 ); -#29788 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29789 = VECTOR( '', #34738, 1000.00000000000 ); -#29790 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29791 = VECTOR( '', #34739, 1000.00000000000 ); -#29792 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29793 = VECTOR( '', #34740, 1000.00000000000 ); -#29794 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.70000000000000, 0.880000000000000 ) ); -#29795 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#29796 = VECTOR( '', #34741, 1000.00000000000 ); -#29797 = CARTESIAN_POINT( '', ( -1.30000000000000, 10.3000000000000, 0.880000000000000 ) ); -#29798 = VECTOR( '', #34742, 1000.00000000000 ); -#29799 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29800 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.40000000000000, 0.0200000000000003 ) ); -#29801 = CARTESIAN_POINT( '', ( 0.000000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#29802 = VECTOR( '', #34743, 1000.00000000000 ); -#29803 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29804 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29805 = VECTOR( '', #34744, 1000.00000000000 ); -#29806 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.40000000000000, 1.08000000000000 ) ); -#29807 = VECTOR( '', #34745, 1000.00000000000 ); -#29808 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29809 = CARTESIAN_POINT( '', ( 8.40500000000000, 2.80000000000000, 2.80000000000000 ) ); -#29810 = VECTOR( '', #34746, 1000.00000000000 ); -#29811 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 2.80000000000000 ) ); -#29812 = CARTESIAN_POINT( '', ( 8.40500000000000, 1.75000000000000, 2.80000000000000 ) ); -#29813 = VECTOR( '', #34747, 1000.00000000000 ); -#29814 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 2.80000000000000 ) ); -#29815 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.80000000000000, 2.80000000000000 ) ); -#29816 = VECTOR( '', #34748, 1000.00000000000 ); -#29817 = CARTESIAN_POINT( '', ( 8.40500000000000, 0.750000000000000, 2.80000000000000 ) ); -#29818 = VECTOR( '', #34749, 1000.00000000000 ); -#29819 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 2.80000000000000 ) ); -#29820 = CARTESIAN_POINT( '', ( 8.40500000000000, -0.750000000000000, 2.80000000000000 ) ); -#29821 = VECTOR( '', #34750, 1000.00000000000 ); -#29822 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 2.80000000000000 ) ); -#29823 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.80000000000000, 2.80000000000000 ) ); -#29824 = VECTOR( '', #34751, 1000.00000000000 ); -#29825 = CARTESIAN_POINT( '', ( 8.40500000000000, -1.75000000000000, 2.80000000000000 ) ); -#29826 = VECTOR( '', #34752, 1000.00000000000 ); -#29827 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29828 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#29829 = VECTOR( '', #34753, 1000.00000000000 ); -#29830 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 2.94500000000000 ) ); -#29831 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 6.10500000000000 ) ); -#29832 = VECTOR( '', #34754, 1000.00000000000 ); -#29833 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, 2.94500000000000 ) ); -#29834 = VECTOR( '', #34755, 1000.00000000000 ); -#29835 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29836 = CARTESIAN_POINT( '', ( 5.80000000000000, 8.05000000000000, 5.25000000000000 ) ); -#29837 = CARTESIAN_POINT( '', ( 5.80000000000000, 8.05000000000000, 5.25000000000000 ) ); -#29838 = VECTOR( '', #34756, 1000.00000000000 ); -#29839 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.55000000000000, 5.25000000000000 ) ); -#29840 = AXIS2_PLACEMENT_3D( '', #34757, #34758, #34759 ); -#29841 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.55000000000000, -5.21516594914416 ) ); -#29842 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.55000000000000, -5.21516594914416 ) ); -#29843 = VECTOR( '', #34760, 1000.00000000000 ); -#29844 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.55000000000000, -5.21516594914416 ) ); -#29845 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.68089969389958, -5.29344396609611 ) ); -#29846 = CARTESIAN_POINT( '', ( 6.24611345180491, 7.81099332938164, -5.37172198304805 ) ); -#29847 = CARTESIAN_POINT( '', ( 6.15355339059327, 7.90355339059328, -5.45000000000000 ) ); -#29848 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29849 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, -0.250000000000000 ) ); -#29850 = VECTOR( '', #34761, 1000.00000000000 ); -#29851 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29852 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29853 = VECTOR( '', #34762, 1000.00000000000 ); -#29854 = CARTESIAN_POINT( '', ( 0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29855 = VECTOR( '', #34763, 1000.00000000000 ); -#29856 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#29857 = CARTESIAN_POINT( '', ( 2.98996589816885, 0.333280183087583, -0.300460990627118 ) ); -#29858 = CARTESIAN_POINT( '', ( 2.98996589816885, -0.333280183087583, -0.300460990627118 ) ); -#29859 = CARTESIAN_POINT( '', ( 2.98996589816885, 0.900000000000000, -0.300460990627118 ) ); -#29860 = VECTOR( '', #34764, 1000.00000000000 ); -#29861 = CARTESIAN_POINT( '', ( 2.55312545748546, -0.333280183087583, -0.200000000000000 ) ); -#29862 = AXIS2_PLACEMENT_3D( '', #34765, #34766, #34767 ); -#29863 = CARTESIAN_POINT( '', ( 2.55312545748546, 0.333280183087583, -0.200000000000000 ) ); -#29864 = CARTESIAN_POINT( '', ( 2.55312545748546, 0.900000000000000, -0.200000000000000 ) ); -#29865 = VECTOR( '', #34768, 1000.00000000000 ); -#29866 = AXIS2_PLACEMENT_3D( '', #34769, #34770, #34771 ); -#29867 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29868 = CARTESIAN_POINT( '', ( 4.75000000000000, -0.500000000000000, -0.800000000000000 ) ); -#29869 = CARTESIAN_POINT( '', ( 5.65000000000000, -0.500000000000000, -0.800000000000000 ) ); -#29870 = CARTESIAN_POINT( '', ( 5.65000000000000, -0.500000000000000, -0.800000000000000 ) ); -#29871 = VECTOR( '', #34772, 1000.00000000000 ); -#29872 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, -0.800000000000000 ) ); -#29873 = VECTOR( '', #34773, 1000.00000000000 ); -#29874 = CARTESIAN_POINT( '', ( 5.65000000000000, -1.00000000000000, -0.800000000000000 ) ); -#29875 = VECTOR( '', #34774, 1000.00000000000 ); -#29876 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29877 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.75000000000000, -5.45000000000000 ) ); -#29878 = VECTOR( '', #34775, 1000.00000000000 ); -#29879 = CARTESIAN_POINT( '', ( 4.80000000000000, 7.75000000000000, -5.75000000000000 ) ); -#29880 = VECTOR( '', #34776, 1000.00000000000 ); -#29881 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.75000000000000, 5.25000000000000 ) ); -#29882 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.75000000000000, 5.25000000000000 ) ); -#29883 = VECTOR( '', #34777, 1000.00000000000 ); -#29884 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.75000000000000, 5.25000000000000 ) ); -#29885 = VECTOR( '', #34778, 1000.00000000000 ); -#29886 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29887 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 2.10000000000000 ) ); -#29888 = CARTESIAN_POINT( '', ( 3.25000000000000, -3.00000000000000, 2.10000000000000 ) ); -#29889 = VECTOR( '', #34779, 1000.00000000000 ); -#29890 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 5.20000000000000 ) ); -#29891 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#29892 = VECTOR( '', #34780, 1000.00000000000 ); -#29893 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 5.20000000000000 ) ); -#29894 = VECTOR( '', #34781, 1000.00000000000 ); -#29895 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29896 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.85000000000000, -2.09000000000000 ) ); -#29897 = CARTESIAN_POINT( '', ( -6.62500000000000, -3.85000000000000, -2.09000000000000 ) ); -#29898 = VECTOR( '', #34782, 1000.00000000000 ); -#29899 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, -2.09000000000000 ) ); -#29900 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.85000000000000, -2.09000000000000 ) ); -#29901 = VECTOR( '', #34783, 1000.00000000000 ); -#29902 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, -2.09000000000000 ) ); -#29903 = VECTOR( '', #34784, 1000.00000000000 ); -#29904 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29905 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.0000000000000, 5.60500000000000 ) ); -#29906 = CARTESIAN_POINT( '', ( 0.00999999999999962, -10.0000000000000, 5.60500000000000 ) ); -#29907 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.0000000000000, 5.60500000000000 ) ); -#29908 = VECTOR( '', #34785, 1000.00000000000 ); -#29909 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.0000000000000, 5.20500000000000 ) ); -#29910 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.0000000000000, 5.83983405085584 ) ); -#29911 = VECTOR( '', #34786, 1000.00000000000 ); -#29912 = CARTESIAN_POINT( '', ( 0.00999999999999966, -10.0000000000000, 5.20500000000000 ) ); -#29913 = CARTESIAN_POINT( '', ( 0.00999999999999959, -10.0000000000000, 5.20500000000000 ) ); -#29914 = VECTOR( '', #34787, 1000.00000000000 ); -#29915 = CARTESIAN_POINT( '', ( 0.00999999999999959, -10.0000000000000, 5.83983405085584 ) ); -#29916 = VECTOR( '', #34788, 1000.00000000000 ); -#29917 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29918 = CARTESIAN_POINT( '', ( 5.67063780169887, 3.90466213210278, -0.00499999999999947 ) ); -#29919 = VECTOR( '', #34789, 1000.00000000000 ); -#29920 = CARTESIAN_POINT( '', ( 5.30000000000000, 2.05906757357944, 1.44500000000000 ) ); -#29921 = CARTESIAN_POINT( '', ( 5.30000000000000, 2.05906757357944, -0.00499999999999947 ) ); -#29922 = VECTOR( '', #34790, 1000.00000000000 ); -#29923 = AXIS2_PLACEMENT_3D( '', #34791, #34792, #34793 ); -#29924 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29925 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29926 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.700000000000000, 0.0199999999999992 ) ); -#29927 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#29928 = VECTOR( '', #34794, 1000.00000000000 ); -#29929 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29930 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29931 = VECTOR( '', #34795, 1000.00000000000 ); -#29932 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.700000000000000, -0.180000000000000 ) ); -#29933 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#29934 = VECTOR( '', #34796, 1000.00000000000 ); -#29935 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.700000000000000, -15.2747093335898 ) ); -#29936 = VECTOR( '', #34797, 1000.00000000000 ); -#29937 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29938 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -9.46000000000000 ) ); -#29939 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -12.9600000000000 ) ); -#29940 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -1.80298625004469E-015 ) ); -#29941 = VECTOR( '', #34798, 1000.00000000000 ); -#29942 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -12.9600000000000 ) ); -#29943 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -12.9600000000000 ) ); -#29944 = VECTOR( '', #34799, 1000.00000000000 ); -#29945 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -9.46000000000000 ) ); -#29946 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -9.46000000000000 ) ); -#29947 = VECTOR( '', #34800, 1000.00000000000 ); -#29948 = CARTESIAN_POINT( '', ( 11.0425402172239, 0.250000000000000, -9.46000000000000 ) ); -#29949 = VECTOR( '', #34801, 1000.00000000000 ); -#29950 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29951 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#29952 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 0.860000000000000 ) ); -#29953 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#29954 = VECTOR( '', #34802, 1000.00000000000 ); -#29955 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#29956 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#29957 = VECTOR( '', #34803, 1000.00000000000 ); -#29958 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 0.860000000000000 ) ); -#29959 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#29960 = VECTOR( '', #34804, 1000.00000000000 ); -#29961 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 0.860000000000000 ) ); -#29962 = VECTOR( '', #34805, 1000.00000000000 ); -#29963 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29964 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -6.10500000000000 ) ); -#29965 = VECTOR( '', #34806, 1000.00000000000 ); -#29966 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -5.60500000000000 ) ); -#29967 = VECTOR( '', #34807, 1000.00000000000 ); -#29968 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29969 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.60000000000000, 1.11000000000000 ) ); -#29970 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 1.11000000000000 ) ); -#29971 = VECTOR( '', #34808, 1000.00000000000 ); -#29972 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 1.11000000000000 ) ); -#29973 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 1.11000000000000 ) ); -#29974 = VECTOR( '', #34809, 1000.00000000000 ); -#29975 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 1.11000000000000 ) ); -#29976 = VECTOR( '', #34810, 1000.00000000000 ); -#29977 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#29978 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29979 = CARTESIAN_POINT( '', ( -9.79500000000000, 1.25000000000000, -8.46000000000000 ) ); -#29980 = CARTESIAN_POINT( '', ( -9.79500000000000, -3.26080000000000, -2.44560000000000 ) ); -#29981 = VECTOR( '', #34811, 1000.00000000000 ); -#29982 = CARTESIAN_POINT( '', ( -9.99500000000000, 1.25000000000000, -8.46000000000000 ) ); -#29983 = CARTESIAN_POINT( '', ( 11.1800985830055, 1.25000000000000, -8.46000000000000 ) ); -#29984 = VECTOR( '', #34812, 1000.00000000000 ); -#29985 = CARTESIAN_POINT( '', ( -9.99500000000000, 1.25000000000000, -8.46000000000000 ) ); -#29986 = VECTOR( '', #34813, 1000.00000000000 ); -#29987 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#29988 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.50000000000000, 5.49500000000000 ) ); -#29989 = VECTOR( '', #34814, 1000.00000000000 ); -#29990 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#29991 = AXIS2_PLACEMENT_3D( '', #34815, #34816, #34817 ); -#29992 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.500000000000000, -0.199878030638385 ) ); -#29993 = AXIS2_PLACEMENT_3D( '', #34818, #34819, #34820 ); -#29994 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.900000000000000, -0.199878030638384 ) ); -#29995 = VECTOR( '', #34821, 1000.00000000000 ); -#29996 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.900000000000000, -0.200000000000000 ) ); -#29997 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, -0.200000000000000 ) ); -#29998 = VECTOR( '', #34822, 1000.00000000000 ); -#29999 = AXIS2_PLACEMENT_3D( '', #34823, #34824, #34825 ); -#30000 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30001 = CARTESIAN_POINT( '', ( -6.62500000000000, -0.750000000000000, 3.41000000000000 ) ); -#30002 = CARTESIAN_POINT( '', ( -6.62500000000000, -0.750000000000000, 6.35000000000000 ) ); -#30003 = CARTESIAN_POINT( '', ( -6.62500000000000, -0.750000000000000, 3.41000000000000 ) ); -#30004 = VECTOR( '', #34826, 1000.00000000000 ); -#30005 = CARTESIAN_POINT( '', ( -3.42500000000000, -0.750000000000000, 3.41000000000000 ) ); -#30006 = CARTESIAN_POINT( '', ( -3.42500000000000, -0.750000000000000, 3.41000000000000 ) ); -#30007 = VECTOR( '', #34827, 1000.00000000000 ); -#30008 = CARTESIAN_POINT( '', ( -3.42500000000000, -0.750000000000000, 6.35000000000000 ) ); -#30009 = CARTESIAN_POINT( '', ( -3.42500000000000, -0.750000000000000, 3.41000000000000 ) ); -#30010 = VECTOR( '', #34828, 1000.00000000000 ); -#30011 = CARTESIAN_POINT( '', ( -3.42500000000000, -0.750000000000000, 6.35000000000000 ) ); -#30012 = VECTOR( '', #34829, 1000.00000000000 ); -#30013 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30014 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.850000000000000 ) ); -#30015 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.850000000000000 ) ); -#30016 = VECTOR( '', #34830, 1000.00000000000 ); -#30017 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30018 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30019 = VECTOR( '', #34831, 1000.00000000000 ); -#30020 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30021 = VECTOR( '', #34832, 1000.00000000000 ); -#30022 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30023 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, -4.45000000000000 ) ); -#30024 = VECTOR( '', #34833, 1000.00000000000 ); -#30025 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 2.80000000000000 ) ); -#30026 = VECTOR( '', #34834, 1000.00000000000 ); -#30027 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.35000000000000 ) ); -#30028 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 4.50000000000000 ) ); -#30029 = VECTOR( '', #34835, 1000.00000000000 ); -#30030 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.35000000000000 ) ); -#30031 = VECTOR( '', #34836, 1000.00000000000 ); -#30032 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.85000000000000, 3.41000000000000 ) ); -#30033 = VECTOR( '', #34837, 1000.00000000000 ); -#30034 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.85000000000000, 3.41000000000000 ) ); -#30035 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.85000000000000, -2.09000000000000 ) ); -#30036 = VECTOR( '', #34838, 1000.00000000000 ); -#30037 = CARTESIAN_POINT( '', ( -6.62500000000000, 1.75000000000000, 3.41000000000000 ) ); -#30038 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.85000000000000, 3.41000000000000 ) ); -#30039 = VECTOR( '', #34839, 1000.00000000000 ); -#30040 = CARTESIAN_POINT( '', ( -6.62500000000000, 1.75000000000000, 6.35000000000000 ) ); -#30041 = CARTESIAN_POINT( '', ( -6.62500000000000, 1.75000000000000, 3.41000000000000 ) ); -#30042 = VECTOR( '', #34840, 1000.00000000000 ); -#30043 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 6.35000000000000 ) ); -#30044 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.35000000000000 ) ); -#30045 = VECTOR( '', #34841, 1000.00000000000 ); -#30046 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 4.50000000000000 ) ); -#30047 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 5.75000000000000 ) ); -#30048 = VECTOR( '', #34842, 1000.00000000000 ); -#30049 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 4.50000000000000 ) ); -#30050 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 4.50000000000000 ) ); -#30051 = VECTOR( '', #34843, 1000.00000000000 ); -#30052 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 2.80000000000000 ) ); -#30053 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 4.50000000000000 ) ); -#30054 = VECTOR( '', #34844, 1000.00000000000 ); -#30055 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 2.80000000000000 ) ); -#30056 = VECTOR( '', #34845, 1000.00000000000 ); -#30057 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.35000000000000, 3.75000000000000 ) ); -#30058 = AXIS2_PLACEMENT_3D( '', #34846, #34847, #34848 ); -#30059 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30060 = CARTESIAN_POINT( '', ( -0.750000000000000, -3.00000000000000, -0.180000000000002 ) ); -#30061 = CARTESIAN_POINT( '', ( -0.750000000000000, -3.00000000000000, 0.0200000000000017 ) ); -#30062 = CARTESIAN_POINT( '', ( -0.750000000000000, -3.00000000000000, -0.180000000000002 ) ); -#30063 = VECTOR( '', #34849, 1000.00000000000 ); -#30064 = CARTESIAN_POINT( '', ( -0.750000000000000, -2.99000000000000, -0.180000000000000 ) ); -#30065 = CARTESIAN_POINT( '', ( -0.750000000000000, -2.99000000000000, -0.180000000000002 ) ); -#30066 = VECTOR( '', #34850, 1000.00000000000 ); -#30067 = CARTESIAN_POINT( '', ( -0.750000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#30068 = CARTESIAN_POINT( '', ( -0.750000000000000, -2.99000000000000, -0.180000000000002 ) ); -#30069 = VECTOR( '', #34851, 1000.00000000000 ); -#30070 = CARTESIAN_POINT( '', ( -0.750000000000000, -2.99000000000000, 0.0200000000000017 ) ); -#30071 = VECTOR( '', #34852, 1000.00000000000 ); -#30072 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30073 = AXIS2_PLACEMENT_3D( '', #34853, #34854, #34855 ); -#30074 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30075 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.15000000000000, 2.21000000000000 ) ); -#30076 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.60000000000000, 2.21000000000000 ) ); -#30077 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 2.21000000000000 ) ); -#30078 = VECTOR( '', #34856, 1000.00000000000 ); -#30079 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 2.21000000000000 ) ); -#30080 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 2.21000000000000 ) ); -#30081 = VECTOR( '', #34857, 1000.00000000000 ); -#30082 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 2.21000000000000 ) ); -#30083 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 2.21000000000000 ) ); -#30084 = VECTOR( '', #34858, 1000.00000000000 ); -#30085 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 2.21000000000000 ) ); -#30086 = VECTOR( '', #34859, 1000.00000000000 ); -#30087 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30088 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.500000000000000, 2.80000000000000 ) ); -#30089 = VECTOR( '', #34860, 1000.00000000000 ); -#30090 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30091 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.60000000000000, 1.11000000000000 ) ); -#30092 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.60000000000000, 0.510000000000000 ) ); -#30093 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.60000000000000, 0.000000000000000 ) ); -#30094 = VECTOR( '', #34861, 1000.00000000000 ); -#30095 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 0.510000000000000 ) ); -#30096 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 0.510000000000000 ) ); -#30097 = VECTOR( '', #34862, 1000.00000000000 ); -#30098 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 1.11000000000000 ) ); -#30099 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 0.510000000000000 ) ); -#30100 = VECTOR( '', #34863, 1000.00000000000 ); -#30101 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 1.11000000000000 ) ); -#30102 = VECTOR( '', #34864, 1000.00000000000 ); -#30103 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30104 = AXIS2_PLACEMENT_3D( '', #34865, #34866, #34867 ); -#30105 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30106 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.10000000000000, 5.29500000000000 ) ); -#30107 = VECTOR( '', #34868, 1000.00000000000 ); -#30108 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30109 = AXIS2_PLACEMENT_3D( '', #34869, #34870, #34871 ); -#30110 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#30111 = CARTESIAN_POINT( '', ( 9.29606705214624, 0.330000000000000, -16.6802770373757 ) ); -#30112 = VECTOR( '', #34872, 1000.00000000000 ); -#30113 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30114 = CARTESIAN_POINT( '', ( 5.59412756033975, 2.00000000000000, 1.44500000000000 ) ); -#30115 = AXIS2_PLACEMENT_3D( '', #34873, #34874, #34875 ); -#30116 = CARTESIAN_POINT( '', ( 5.30000000000000, 2.05906757357944, 1.44500000000000 ) ); -#30117 = VECTOR( '', #34876, 1000.00000000000 ); -#30118 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30119 = CARTESIAN_POINT( '', ( 0.00999999999999959, -10.3000000000000, 5.60500000000000 ) ); -#30120 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 6.10500000000000 ) ); -#30121 = AXIS2_PLACEMENT_3D( '', #34877, #34878, #34879 ); -#30122 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, 5.60500000000000 ) ); -#30123 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, 5.60500000000000 ) ); -#30124 = VECTOR( '', #34880, 1000.00000000000 ); -#30125 = AXIS2_PLACEMENT_3D( '', #34881, #34882, #34883 ); -#30126 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 6.10500000000000 ) ); -#30127 = VECTOR( '', #34884, 1000.00000000000 ); -#30128 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30129 = AXIS2_PLACEMENT_3D( '', #34885, #34886, #34887 ); -#30130 = CARTESIAN_POINT( '', ( -0.00999999999999913, -9.80000000000000, 5.80500000000000 ) ); -#30131 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 5.80500000000000 ) ); -#30132 = VECTOR( '', #34888, 1000.00000000000 ); -#30133 = AXIS2_PLACEMENT_3D( '', #34889, #34890, #34891 ); -#30134 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30135 = CARTESIAN_POINT( '', ( 5.96476536203866, 3.84559455852333, -0.00499999999999947 ) ); -#30136 = CARTESIAN_POINT( '', ( 5.96476536203874, 3.84559455852331, -0.00499999999999947 ) ); -#30137 = VECTOR( '', #34892, 1000.00000000000 ); -#30138 = AXIS2_PLACEMENT_3D( '', #34893, #34894, #34895 ); -#30139 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30140 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.750000000000000, 0.310000000000000 ) ); -#30141 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.310000000000000 ) ); -#30142 = VECTOR( '', #34896, 1000.00000000000 ); -#30143 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 0.310000000000000 ) ); -#30144 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.350000000000000, 0.310000000000000 ) ); -#30145 = VECTOR( '', #34897, 1000.00000000000 ); -#30146 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 0.310000000000000 ) ); -#30147 = VECTOR( '', #34898, 1000.00000000000 ); -#30148 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30149 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 1.05709711817337E-015 ) ); -#30150 = AXIS2_PLACEMENT_3D( '', #34899, #34900, #34901 ); -#30151 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 1.05709711817337E-015 ) ); -#30152 = AXIS2_PLACEMENT_3D( '', #34902, #34903, #34904 ); -#30153 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 1.05709711817337E-015 ) ); -#30154 = VECTOR( '', #34905, 1000.00000000000 ); -#30155 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30156 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#30157 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.160000000000000, -2.50000000000000 ) ); -#30158 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.160000000000000, 11.5435038362938 ) ); -#30159 = VECTOR( '', #34906, 1000.00000000000 ); -#30160 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#30161 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.160000000000000, 0.400000000000000 ) ); -#30162 = VECTOR( '', #34907, 1000.00000000000 ); -#30163 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 0.800000000000000 ) ); -#30164 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#30165 = VECTOR( '', #34908, 1000.00000000000 ); -#30166 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.160000000000000, 0.800000000000000 ) ); -#30167 = VECTOR( '', #34909, 1000.00000000000 ); -#30168 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.160000000000000, -2.50000000000000 ) ); -#30169 = VECTOR( '', #34910, 1000.00000000000 ); -#30170 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30171 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30172 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30173 = VECTOR( '', #34911, 1000.00000000000 ); -#30174 = AXIS2_PLACEMENT_3D( '', #34912, #34913, #34914 ); -#30175 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30176 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.160000000000000, 2.10000000000000 ) ); -#30177 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.160000000000000, 2.10000000000000 ) ); -#30178 = VECTOR( '', #34915, 1000.00000000000 ); -#30179 = AXIS2_PLACEMENT_3D( '', #34916, #34917, #34918 ); -#30180 = AXIS2_PLACEMENT_3D( '', #34919, #34920, #34921 ); -#30181 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.360000000000000, 2.10000000000000 ) ); -#30182 = CARTESIAN_POINT( '', ( -3.95000000000000, -3.00000000000000, 2.10000000000000 ) ); -#30183 = VECTOR( '', #34922, 1000.00000000000 ); -#30184 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.360000000000000, 2.10000000000000 ) ); -#30185 = VECTOR( '', #34923, 1000.00000000000 ); -#30186 = CARTESIAN_POINT( '', ( -3.95000000000000, -3.00000000000000, 2.10000000000000 ) ); -#30187 = VECTOR( '', #34924, 1000.00000000000 ); -#30188 = CARTESIAN_POINT( '', ( 3.95000000000000, -3.00000000000000, 2.10000000000000 ) ); -#30189 = VECTOR( '', #34925, 1000.00000000000 ); -#30190 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.360000000000000, 2.10000000000000 ) ); -#30191 = CARTESIAN_POINT( '', ( 1.25000000000000, -3.00000000000000, 2.10000000000000 ) ); -#30192 = VECTOR( '', #34926, 1000.00000000000 ); -#30193 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, 2.10000000000000 ) ); -#30194 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.360000000000000, 2.10000000000000 ) ); -#30195 = VECTOR( '', #34927, 1000.00000000000 ); -#30196 = CARTESIAN_POINT( '', ( 2.75000000000000, -3.00000000000000, 2.10000000000000 ) ); -#30197 = VECTOR( '', #34928, 1000.00000000000 ); -#30198 = CARTESIAN_POINT( '', ( -2.75000000000000, -3.00000000000005, 2.10000000000000 ) ); -#30199 = VECTOR( '', #34929, 1000.00000000000 ); -#30200 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.360000000000000, 2.10000000000000 ) ); -#30201 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.360000000000000, 2.10000000000000 ) ); -#30202 = VECTOR( '', #34930, 1000.00000000000 ); -#30203 = CARTESIAN_POINT( '', ( 0.750000000000000, -3.00000000000000, 2.10000000000000 ) ); -#30204 = VECTOR( '', #34931, 1000.00000000000 ); -#30205 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30206 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, 0.800000000000000 ) ); -#30207 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, -2.50000000000000 ) ); -#30208 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, 11.5435038362938 ) ); -#30209 = VECTOR( '', #34932, 1000.00000000000 ); -#30210 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.360000000000000, -2.50000000000000 ) ); -#30211 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, -2.50000000000000 ) ); -#30212 = VECTOR( '', #34933, 1000.00000000000 ); -#30213 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.360000000000000, 11.5435038362938 ) ); -#30214 = VECTOR( '', #34934, 1000.00000000000 ); -#30215 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.360000000000000, 0.800000000000000 ) ); -#30216 = VECTOR( '', #34935, 1000.00000000000 ); -#30217 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30218 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.35000000000000, 1.89500000000000 ) ); -#30219 = VECTOR( '', #34936, 1000.00000000000 ); -#30220 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30221 = CARTESIAN_POINT( '', ( -2.60000000000000, 10.8000000000000, 1.48000000000000 ) ); -#30222 = AXIS2_PLACEMENT_3D( '', #34937, #34938, #34939 ); -#30223 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#30224 = CARTESIAN_POINT( '', ( -2.60000000000000, 10.8000000000000, 1.48000000000000 ) ); -#30225 = VECTOR( '', #34940, 1000.00000000000 ); -#30226 = CARTESIAN_POINT( '', ( -2.80000000000000, 10.8000000000000, 1.28000000000000 ) ); -#30227 = VECTOR( '', #34941, 1000.00000000000 ); -#30228 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30229 = CARTESIAN_POINT( '', ( -0.700000000000000, 0.700000000000000, -0.180000000000000 ) ); -#30230 = CARTESIAN_POINT( '', ( -0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#30231 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, -0.180000000000000 ) ); -#30232 = VECTOR( '', #34942, 1000.00000000000 ); -#30233 = CARTESIAN_POINT( '', ( -0.700000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#30234 = CARTESIAN_POINT( '', ( -0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#30235 = VECTOR( '', #34943, 1000.00000000000 ); -#30236 = CARTESIAN_POINT( '', ( -0.700000000000000, 0.700000000000000, 0.0199999999999997 ) ); -#30237 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#30238 = VECTOR( '', #34944, 1000.00000000000 ); -#30239 = CARTESIAN_POINT( '', ( -0.700000000000000, 0.700000000000000, -15.2747093335898 ) ); -#30240 = VECTOR( '', #34945, 1000.00000000000 ); -#30241 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30242 = CARTESIAN_POINT( '', ( 0.375000000000000, 3.40000000000000, 6.35000000000000 ) ); -#30243 = CARTESIAN_POINT( '', ( 0.375000000000000, 3.40000000000000, 6.35000000000000 ) ); -#30244 = VECTOR( '', #34946, 1000.00000000000 ); -#30245 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 6.35000000000000 ) ); -#30246 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 6.35000000000000 ) ); -#30247 = VECTOR( '', #34947, 1000.00000000000 ); -#30248 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 6.35000000000000 ) ); -#30249 = VECTOR( '', #34948, 1000.00000000000 ); -#30250 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30251 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.500000000000000, 2.80000000000000 ) ); -#30252 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.500000000000000, 2.80000000000000 ) ); -#30253 = VECTOR( '', #34949, 1000.00000000000 ); -#30254 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.325000000000000, 7.71000000000000 ) ); -#30255 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.325000000000000, 7.71000000000000 ) ); -#30256 = VECTOR( '', #34950, 1000.00000000000 ); -#30257 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.592701975767153, 0.199047422761558 ) ); -#30258 = VECTOR( '', #34951, 1000.00000000000 ); -#30259 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30260 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, 0.880000000000000 ) ); -#30261 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, -0.180000000000000 ) ); -#30262 = VECTOR( '', #34952, 1000.00000000000 ); -#30263 = CARTESIAN_POINT( '', ( -1.30000000000000, 9.70000000000000, 0.880000000000000 ) ); -#30264 = VECTOR( '', #34953, 1000.00000000000 ); -#30265 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30266 = CARTESIAN_POINT( '', ( 5.59412756033975, 2.00000000000000, -0.00499999999999947 ) ); -#30267 = VECTOR( '', #34954, 1000.00000000000 ); -#30268 = CARTESIAN_POINT( '', ( 5.96476536203866, 3.84559455852333, -0.00499999999999947 ) ); -#30269 = VECTOR( '', #34955, 1000.00000000000 ); -#30270 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30271 = CARTESIAN_POINT( '', ( 5.65000000000000, -0.500000000000000, 0.800000000000000 ) ); -#30272 = CARTESIAN_POINT( '', ( 5.65000000000000, -0.500000000000000, 5.20000000000000 ) ); -#30273 = VECTOR( '', #34956, 1000.00000000000 ); -#30274 = CARTESIAN_POINT( '', ( 5.65000000000000, -1.00000000000000, 0.800000000000000 ) ); -#30275 = VECTOR( '', #34957, 1000.00000000000 ); -#30276 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30277 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 3.41000000000000 ) ); -#30278 = VECTOR( '', #34958, 1000.00000000000 ); -#30279 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.75000000000000, 3.41000000000000 ) ); -#30280 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.75000000000000, 0.000000000000000 ) ); -#30281 = VECTOR( '', #34959, 1000.00000000000 ); -#30282 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 3.41000000000000 ) ); -#30283 = VECTOR( '', #34960, 1000.00000000000 ); -#30284 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30285 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.500000000000000, -0.200000000000000 ) ); -#30286 = AXIS2_PLACEMENT_3D( '', #34961, #34962, #34963 ); -#30287 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.500000000000000, -0.200000000000000 ) ); -#30288 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -0.200000000000000 ) ); -#30289 = VECTOR( '', #34964, 1000.00000000000 ); -#30290 = AXIS2_PLACEMENT_3D( '', #34965, #34966, #34967 ); -#30291 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30292 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 6.85000000000000 ) ); -#30293 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 6.85000000000000 ) ); -#30294 = VECTOR( '', #34968, 1000.00000000000 ); -#30295 = CARTESIAN_POINT( '', ( 1.87500000000000, -3.40000000000000, 6.85000000000000 ) ); -#30296 = CARTESIAN_POINT( '', ( 0.375000000000000, -3.40000000000000, 6.85000000000000 ) ); -#30297 = VECTOR( '', #34969, 1000.00000000000 ); -#30298 = CARTESIAN_POINT( '', ( 1.87500000000000, -3.40000000000000, 6.35000000000000 ) ); -#30299 = VECTOR( '', #34970, 1000.00000000000 ); -#30300 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30301 = CARTESIAN_POINT( '', ( 3.29867701598930, -5.73132298401069, 3.65000000000000 ) ); -#30302 = CARTESIAN_POINT( '', ( 3.55158111533156, -5.30000000000000, 3.65000000000000 ) ); -#30303 = VECTOR( '', #34971, 1000.00000000000 ); -#30304 = CARTESIAN_POINT( '', ( 3.24617838948964, -6.11038828659373, 3.65000000000000 ) ); -#30305 = AXIS2_PLACEMENT_3D( '', #34972, #34973, #34974 ); -#30306 = CARTESIAN_POINT( '', ( 3.24617838948964, -6.11038828659373, 3.65000000000000 ) ); -#30307 = VECTOR( '', #34975, 1000.00000000000 ); -#30308 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, 3.65000000000000 ) ); -#30309 = VECTOR( '', #34976, 1000.00000000000 ); -#30310 = CARTESIAN_POINT( '', ( 3.53647135579585, -6.03469156464926, 3.65000000000000 ) ); -#30311 = CARTESIAN_POINT( '', ( 3.53647135579585, -6.03469156464926, 3.65000000000000 ) ); -#30312 = VECTOR( '', #34977, 1000.00000000000 ); -#30313 = AXIS2_PLACEMENT_3D( '', #34978, #34979, #34980 ); -#30314 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30315 = CARTESIAN_POINT( '', ( -3.78500000000000, -0.325000000000000, 7.71000000000000 ) ); -#30316 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.325000000000000, 7.71000000000000 ) ); -#30317 = VECTOR( '', #34981, 1000.00000000000 ); -#30318 = CARTESIAN_POINT( '', ( -3.78500000000000, -0.500000000000000, 2.80000000000000 ) ); -#30319 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.500000000000000, 2.80000000000000 ) ); -#30320 = VECTOR( '', #34982, 1000.00000000000 ); -#30321 = CARTESIAN_POINT( '', ( -3.78500000000000, -0.590418300883747, 0.263120815204614 ) ); -#30322 = VECTOR( '', #34983, 1000.00000000000 ); -#30323 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30324 = CARTESIAN_POINT( '', ( -9.99500000000000, 1.25000000000000, -0.150309739581795 ) ); -#30325 = VECTOR( '', #34984, 1000.00000000000 ); -#30326 = CARTESIAN_POINT( '', ( -9.99500000000000, 2.50000000000000, -0.150309739581795 ) ); -#30327 = VECTOR( '', #34985, 1000.00000000000 ); -#30328 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30329 = CARTESIAN_POINT( '', ( 4.50000000000000, 4.70000000000000, 24.8411775083227 ) ); -#30330 = VECTOR( '', #34986, 1000.00000000000 ); -#30331 = CARTESIAN_POINT( '', ( 4.70000000000000, 4.90000000000000, 6.10500000000000 ) ); -#30332 = VECTOR( '', #34987, 1000.00000000000 ); -#30333 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30334 = CARTESIAN_POINT( '', ( -6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#30335 = VECTOR( '', #34988, 1000.00000000000 ); -#30336 = CARTESIAN_POINT( '', ( -6.15355339059327, 7.90355339059327, -5.45000000000000 ) ); -#30337 = CARTESIAN_POINT( '', ( -6.15355339059327, 7.90355339059328, -5.45000000000000 ) ); -#30338 = CARTESIAN_POINT( '', ( -6.24611345180491, 7.81099332938164, -5.37172198304805 ) ); -#30339 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.68089969389958, -5.29344396609611 ) ); -#30340 = CARTESIAN_POINT( '', ( -6.30000000000000, 7.55000000000000, -5.21516594914416 ) ); -#30341 = CARTESIAN_POINT( '', ( -6.15355339059327, 7.90355339059327, -5.45000000000000 ) ); -#30342 = VECTOR( '', #34989, 1000.00000000000 ); -#30343 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30344 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.0200000000000003 ) ); -#30345 = VECTOR( '', #34990, 1000.00000000000 ); -#30346 = AXIS2_PLACEMENT_3D( '', #34991, #34992, #34993 ); -#30347 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30348 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 0.800000000000000 ) ); -#30349 = CARTESIAN_POINT( '', ( 3.25000000000000, -3.00000000000000, 0.800000000000000 ) ); -#30350 = VECTOR( '', #34994, 1000.00000000000 ); -#30351 = CARTESIAN_POINT( '', ( 3.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#30352 = VECTOR( '', #34995, 1000.00000000000 ); -#30353 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30354 = CARTESIAN_POINT( '', ( 4.50000000000000, -3.00000000000000, -0.180000000000002 ) ); -#30355 = CARTESIAN_POINT( '', ( 4.50000000000000, -3.00000000000000, 0.0199999999999978 ) ); -#30356 = VECTOR( '', #34996, 1000.00000000000 ); -#30357 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, -0.180000000000000 ) ); -#30358 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, 0.0199999999999978 ) ); -#30359 = VECTOR( '', #34997, 1000.00000000000 ); -#30360 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, -0.180000000000002 ) ); -#30361 = VECTOR( '', #34998, 1000.00000000000 ); -#30362 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30363 = CARTESIAN_POINT( '', ( 3.30000000000000, -3.00000000000000, 1.97000000000000 ) ); -#30364 = CARTESIAN_POINT( '', ( 3.30000000000000, -3.00000000000000, 1.97000000000000 ) ); -#30365 = VECTOR( '', #34999, 1000.00000000000 ); -#30366 = CARTESIAN_POINT( '', ( 3.30000000000000, -3.00000000000000, 1.97000000000000 ) ); -#30367 = VECTOR( '', #35000, 1000.00000000000 ); -#30368 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30369 = CARTESIAN_POINT( '', ( 0.00999999999999967, -3.20000000000000, 6.10500000000000 ) ); -#30370 = CARTESIAN_POINT( '', ( 0.00999999999999149, -3.20000000000000, -22.1526226650358 ) ); -#30371 = VECTOR( '', #35001, 1000.00000000000 ); -#30372 = CARTESIAN_POINT( '', ( 0.00999999999999959, -1.50000000000000, 6.10500000000000 ) ); -#30373 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 6.10500000000000 ) ); -#30374 = VECTOR( '', #35002, 1000.00000000000 ); -#30375 = CARTESIAN_POINT( '', ( 0.00999999999999959, -1.50000000000000, 6.10500000000000 ) ); -#30376 = VECTOR( '', #35003, 1000.00000000000 ); -#30377 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#30378 = CARTESIAN_POINT( '', ( 5.12313460461784, 0.330000000000000, -0.990961467527007 ) ); -#30379 = CARTESIAN_POINT( '', ( 5.12313460461784, 0.900000000000000, -0.990961467527006 ) ); -#30380 = VECTOR( '', #35004, 1000.00000000000 ); -#30381 = CARTESIAN_POINT( '', ( 3.73807138758206, 0.330000000000000, -0.304108423851360 ) ); -#30382 = CARTESIAN_POINT( '', ( 3.73807138758206, 0.900000000000000, -0.304108423851359 ) ); -#30383 = VECTOR( '', #35005, 1000.00000000000 ); -#30384 = CARTESIAN_POINT( '', ( 3.48614544833586, 0.330000000000000, -0.179178315229728 ) ); -#30385 = VECTOR( '', #35006, 1000.00000000000 ); -#30386 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30387 = CARTESIAN_POINT( '', ( 0.0249999999999990, 3.30000000000000, -4.45000000000000 ) ); -#30388 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.30000000000000, -4.45000000000000 ) ); -#30389 = VECTOR( '', #35007, 1000.00000000000 ); -#30390 = CARTESIAN_POINT( '', ( 0.0249999999999990, 4.85000000000000, -4.45000000000000 ) ); -#30391 = VECTOR( '', #35008, 1000.00000000000 ); -#30392 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30393 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#30394 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#30395 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#30396 = VECTOR( '', #35009, 1000.00000000000 ); -#30397 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -6.12323399573677E-017 ) ); -#30398 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#30399 = VECTOR( '', #35010, 1000.00000000000 ); -#30400 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 1.05709711817337E-015 ) ); -#30401 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#30402 = VECTOR( '', #35011, 1000.00000000000 ); -#30403 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30404 = AXIS2_PLACEMENT_3D( '', #35012, #35013, #35014 ); -#30405 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30406 = VECTOR( '', #35015, 1000.00000000000 ); -#30407 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30408 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30409 = VECTOR( '', #35016, 1000.00000000000 ); -#30410 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30411 = VECTOR( '', #35017, 1000.00000000000 ); -#30412 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.850000000000000 ) ); -#30413 = AXIS2_PLACEMENT_3D( '', #35018, #35019, #35020 ); -#30414 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30415 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30416 = VECTOR( '', #35021, 1000.00000000000 ); -#30417 = AXIS2_PLACEMENT_3D( '', #35022, #35023, #35024 ); -#30418 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30419 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, -2.44500000000000 ) ); -#30420 = VECTOR( '', #35025, 1000.00000000000 ); -#30421 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30422 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.160000000000000, 5.20000000000000 ) ); -#30423 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.160000000000000, -2.50000000000000 ) ); -#30424 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.160000000000000, 11.5435038362938 ) ); -#30425 = VECTOR( '', #35026, 1000.00000000000 ); -#30426 = CARTESIAN_POINT( '', ( 4.50000000000000, -0.160000000000000, -2.50000000000000 ) ); -#30427 = VECTOR( '', #35027, 1000.00000000000 ); -#30428 = CARTESIAN_POINT( '', ( 4.50000000000000, -1.00000000000000, 5.20000000000000 ) ); -#30429 = VECTOR( '', #35028, 1000.00000000000 ); -#30430 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30431 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.850000000000000 ) ); -#30432 = AXIS2_PLACEMENT_3D( '', #35029, #35030, #35031 ); -#30433 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30434 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30435 = VECTOR( '', #35032, 1000.00000000000 ); -#30436 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#30437 = AXIS2_PLACEMENT_3D( '', #35033, #35034, #35035 ); -#30438 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#30439 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#30440 = VECTOR( '', #35036, 1000.00000000000 ); -#30441 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -6.12323399573678E-017 ) ); -#30442 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749568E-018 ) ); -#30443 = VECTOR( '', #35037, 1000.00000000000 ); -#30444 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749568E-018 ) ); -#30445 = VECTOR( '', #35038, 1000.00000000000 ); -#30446 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30447 = AXIS2_PLACEMENT_3D( '', #35039, #35040, #35041 ); -#30448 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30449 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30450 = VECTOR( '', #35042, 1000.00000000000 ); -#30451 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30452 = VECTOR( '', #35043, 1000.00000000000 ); -#30453 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30454 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.75000000000000, 0.310000000000000 ) ); -#30455 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.75000000000000, 0.000000000000000 ) ); -#30456 = VECTOR( '', #35044, 1000.00000000000 ); -#30457 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 0.310000000000000 ) ); -#30458 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 0.310000000000000 ) ); -#30459 = VECTOR( '', #35045, 1000.00000000000 ); -#30460 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, -0.380000000000000 ) ); -#30461 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.75000000000000, 0.310000000000000 ) ); -#30462 = VECTOR( '', #35046, 1000.00000000000 ); -#30463 = CARTESIAN_POINT( '', ( 8.40500000000000, -1.75000000000000, -0.380000000000000 ) ); -#30464 = VECTOR( '', #35047, 1000.00000000000 ); -#30465 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30466 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.160000000000000, 5.20000000000000 ) ); -#30467 = VECTOR( '', #35048, 1000.00000000000 ); -#30468 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.360000000000000, 5.20000000000000 ) ); -#30469 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.160000000000000, 5.20000000000000 ) ); -#30470 = VECTOR( '', #35049, 1000.00000000000 ); -#30471 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, 5.20000000000000 ) ); -#30472 = CARTESIAN_POINT( '', ( 2.75000000000000, -1.00000000000000, 5.20000000000000 ) ); -#30473 = VECTOR( '', #35050, 1000.00000000000 ); -#30474 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.360000000000000, 5.20000000000000 ) ); -#30475 = VECTOR( '', #35051, 1000.00000000000 ); -#30476 = AXIS2_PLACEMENT_3D( '', #35052, #35053, #35054 ); -#30477 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.500000000000000, 5.20000000000000 ) ); -#30478 = CARTESIAN_POINT( '', ( 4.25000000000000, -1.00000000000000, 5.20000000000000 ) ); -#30479 = VECTOR( '', #35055, 1000.00000000000 ); -#30480 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.500000000000000, 5.20000000000000 ) ); -#30481 = VECTOR( '', #35056, 1000.00000000000 ); -#30482 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.500000000000000, 5.20000000000000 ) ); -#30483 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, 5.20000000000000 ) ); -#30484 = VECTOR( '', #35057, 1000.00000000000 ); -#30485 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.500000000000000, 5.20000000000000 ) ); -#30486 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.500000000000000, 5.20000000000000 ) ); -#30487 = VECTOR( '', #35058, 1000.00000000000 ); -#30488 = CARTESIAN_POINT( '', ( -4.25000000000000, -1.00000000000000, 5.20000000000000 ) ); -#30489 = VECTOR( '', #35059, 1000.00000000000 ); -#30490 = AXIS2_PLACEMENT_3D( '', #35060, #35061, #35062 ); -#30491 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.999999999999987, 5.20000000000000 ) ); -#30492 = VECTOR( '', #35063, 1000.00000000000 ); -#30493 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.360000000000000, 5.20000000000000 ) ); -#30494 = VECTOR( '', #35064, 1000.00000000000 ); -#30495 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.360000000000000, 5.20000000000000 ) ); -#30496 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.360000000000000, 5.20000000000000 ) ); -#30497 = VECTOR( '', #35065, 1000.00000000000 ); -#30498 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 5.20000000000000 ) ); -#30499 = VECTOR( '', #35066, 1000.00000000000 ); -#30500 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30501 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#30502 = CARTESIAN_POINT( '', ( 5.21198915628199, 0.330000000000000, -0.811783152297278 ) ); -#30503 = AXIS2_PLACEMENT_3D( '', #35067, #35068, #35069 ); -#30504 = CARTESIAN_POINT( '', ( 5.21198915628199, 0.900000000000000, -0.811783152297278 ) ); -#30505 = VECTOR( '', #35070, 1000.00000000000 ); -#30506 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30507 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 2.94500000000000 ) ); -#30508 = VECTOR( '', #35071, 1000.00000000000 ); -#30509 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30510 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30511 = CARTESIAN_POINT( '', ( 3.35000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30512 = VECTOR( '', #35072, 1000.00000000000 ); -#30513 = CARTESIAN_POINT( '', ( 24.8411775083227, -1.50000000000000, 6.10500000000000 ) ); -#30514 = VECTOR( '', #35073, 1000.00000000000 ); -#30515 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30516 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.50000000000000, -0.210000000000000 ) ); -#30517 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.50000000000000, -0.150309739581795 ) ); -#30518 = VECTOR( '', #35074, 1000.00000000000 ); -#30519 = CARTESIAN_POINT( '', ( -9.79500000000000, 1.25000000000000, -0.210000000000000 ) ); -#30520 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.50000000000000, -0.210000000000000 ) ); -#30521 = VECTOR( '', #35075, 1000.00000000000 ); -#30522 = CARTESIAN_POINT( '', ( -9.79500000000000, 1.25000000000000, -0.150309739581795 ) ); -#30523 = VECTOR( '', #35076, 1000.00000000000 ); -#30524 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30525 = CARTESIAN_POINT( '', ( 4.80000000000000, 8.05000000000000, -5.75000000000000 ) ); -#30526 = VECTOR( '', #35077, 1000.00000000000 ); -#30527 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30528 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.750000000000000, -8.46000000000000 ) ); -#30529 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.750000000000000, -8.46000000000000 ) ); -#30530 = CARTESIAN_POINT( '', ( 11.0425402172239, 0.750000000000000, -8.46000000000000 ) ); -#30531 = VECTOR( '', #35078, 1000.00000000000 ); -#30532 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.750000000000000, -0.150309739581795 ) ); -#30533 = VECTOR( '', #35079, 1000.00000000000 ); -#30534 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -5.11902362043594E-016 ) ); -#30535 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -5.11902362043594E-016 ) ); -#30536 = VECTOR( '', #35080, 1000.00000000000 ); -#30537 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -0.200000000000000 ) ); -#30538 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -0.200000000000000 ) ); -#30539 = VECTOR( '', #35081, 1000.00000000000 ); -#30540 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.750000000000000, -0.200000000000000 ) ); -#30541 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -0.200000000000000 ) ); -#30542 = VECTOR( '', #35082, 1000.00000000000 ); -#30543 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.750000000000000, -0.210000000000000 ) ); -#30544 = AXIS2_PLACEMENT_3D( '', #35083, #35084, #35085 ); -#30545 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.750000000000000, -0.150309739581795 ) ); -#30546 = VECTOR( '', #35086, 1000.00000000000 ); -#30547 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30548 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.700000000000000, -0.180000000000000 ) ); -#30549 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#30550 = VECTOR( '', #35087, 1000.00000000000 ); -#30551 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.700000000000000, -15.2747093335898 ) ); -#30552 = VECTOR( '', #35088, 1000.00000000000 ); -#30553 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30554 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, 4.23500000000000 ) ); -#30555 = VECTOR( '', #35089, 1000.00000000000 ); -#30556 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.91073705291272, 2.95500000000000 ) ); -#30557 = VECTOR( '', #35090, 1000.00000000000 ); -#30558 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30559 = CARTESIAN_POINT( '', ( -1.27500000000000, -3.00000000000000, -0.180000000000002 ) ); -#30560 = VECTOR( '', #35091, 1000.00000000000 ); -#30561 = CARTESIAN_POINT( '', ( -2.75000000000000, -3.00000000000000, 0.0200000000000015 ) ); -#30562 = VECTOR( '', #35092, 1000.00000000000 ); -#30563 = CARTESIAN_POINT( '', ( 2.75000000000000, -3.00000000000000, -0.180000000000002 ) ); -#30564 = VECTOR( '', #35093, 1000.00000000000 ); -#30565 = CARTESIAN_POINT( '', ( 1.25000000000000, -3.00000000000000, 0.0199999999999974 ) ); -#30566 = VECTOR( '', #35094, 1000.00000000000 ); -#30567 = CARTESIAN_POINT( '', ( 4.85000000000000, -3.00000000000000, 0.530000000000000 ) ); -#30568 = CARTESIAN_POINT( '', ( 4.85000000000000, -3.00000000000000, -0.730000000000000 ) ); -#30569 = CARTESIAN_POINT( '', ( 4.85000000000000, -3.00000000000000, 0.730000000000000 ) ); -#30570 = VECTOR( '', #35095, 1000.00000000000 ); -#30571 = AXIS2_PLACEMENT_3D( '', #35096, #35097, #35098 ); -#30572 = CARTESIAN_POINT( '', ( -3.30000000000000, -3.00000000000000, 1.97000000000000 ) ); -#30573 = CARTESIAN_POINT( '', ( -3.30000000000000, -3.00000000000000, 1.97000000000000 ) ); -#30574 = VECTOR( '', #35099, 1000.00000000000 ); -#30575 = CARTESIAN_POINT( '', ( -3.30000000000000, -3.00000000000000, 0.730000000000000 ) ); -#30576 = CARTESIAN_POINT( '', ( -3.30000000000000, -3.00000000000000, 0.730000000000000 ) ); -#30577 = VECTOR( '', #35100, 1000.00000000000 ); -#30578 = CARTESIAN_POINT( '', ( -4.65000000000000, -3.00000000000000, 0.730000000000000 ) ); -#30579 = CARTESIAN_POINT( '', ( -4.85000000000000, -3.00000000000000, 0.730000000000000 ) ); -#30580 = VECTOR( '', #35101, 1000.00000000000 ); -#30581 = CARTESIAN_POINT( '', ( -4.85000000000000, -3.00000000000000, 0.530000000000000 ) ); -#30582 = AXIS2_PLACEMENT_3D( '', #35102, #35103, #35104 ); -#30583 = CARTESIAN_POINT( '', ( -4.85000000000000, -3.00000000000000, -0.730000000000000 ) ); -#30584 = CARTESIAN_POINT( '', ( -4.85000000000000, -3.00000000000000, -0.730000000000000 ) ); -#30585 = VECTOR( '', #35105, 1000.00000000000 ); -#30586 = CARTESIAN_POINT( '', ( 4.85000000000000, -3.00000000000000, -0.730000000000000 ) ); -#30587 = VECTOR( '', #35106, 1000.00000000000 ); -#30588 = CARTESIAN_POINT( '', ( 0.750000000000000, -3.00000000000000, -0.180000000000000 ) ); -#30589 = VECTOR( '', #35107, 1000.00000000000 ); -#30590 = CARTESIAN_POINT( '', ( -0.750000000000000, -3.00000000000000, 0.0200000000000017 ) ); -#30591 = VECTOR( '', #35108, 1000.00000000000 ); -#30592 = CARTESIAN_POINT( '', ( -4.50000000000000, -3.00000000000000, -0.180000000000002 ) ); -#30593 = VECTOR( '', #35109, 1000.00000000000 ); -#30594 = CARTESIAN_POINT( '', ( 3.25000000000000, -3.00000000000000, -0.180000000000002 ) ); -#30595 = CARTESIAN_POINT( '', ( 4.50000000000000, -3.00000000000000, -0.180000000000002 ) ); -#30596 = VECTOR( '', #35110, 1000.00000000000 ); -#30597 = CARTESIAN_POINT( '', ( 3.25000000000000, -3.00000000000000, -0.180000000000002 ) ); -#30598 = VECTOR( '', #35111, 1000.00000000000 ); -#30599 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30600 = CARTESIAN_POINT( '', ( 0.00999999999999959, -5.20000000000000, 6.10500000000000 ) ); -#30601 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 6.10500000000000 ) ); -#30602 = VECTOR( '', #35112, 1000.00000000000 ); -#30603 = CARTESIAN_POINT( '', ( 0.00999999999999141, -5.20000000000000, -22.1526226650358 ) ); -#30604 = VECTOR( '', #35113, 1000.00000000000 ); -#30605 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30606 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.40000000000000, 0.0200000000000003 ) ); -#30607 = CARTESIAN_POINT( '', ( 0.000000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#30608 = VECTOR( '', #35114, 1000.00000000000 ); -#30609 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#30610 = VECTOR( '', #35115, 1000.00000000000 ); -#30611 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30612 = CARTESIAN_POINT( '', ( 4.75000000000000, -0.500000000000000, -2.50000000000000 ) ); -#30613 = CARTESIAN_POINT( '', ( 4.75000000000000, -0.500000000000000, -0.800000000000000 ) ); -#30614 = VECTOR( '', #35116, 1000.00000000000 ); -#30615 = CARTESIAN_POINT( '', ( 4.75000000000000, -1.00000000000000, -2.50000000000000 ) ); -#30616 = VECTOR( '', #35117, 1000.00000000000 ); -#30617 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30618 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#30619 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#30620 = AXIS2_PLACEMENT_3D( '', #35118, #35119, #35120 ); -#30621 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#30622 = VECTOR( '', #35121, 1000.00000000000 ); -#30623 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.210000000000000 ) ); -#30624 = VECTOR( '', #35122, 1000.00000000000 ); -#30625 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30626 = CARTESIAN_POINT( '', ( -9.78500000000000, 2.50000000000000, -0.200000000000000 ) ); -#30627 = AXIS2_PLACEMENT_3D( '', #35123, #35124, #35125 ); -#30628 = CARTESIAN_POINT( '', ( -9.78500000000000, 1.25000000000000, -0.200000000000000 ) ); -#30629 = CARTESIAN_POINT( '', ( -9.78500000000000, 1.25000000000000, -0.200000000000000 ) ); -#30630 = VECTOR( '', #35126, 1000.00000000000 ); -#30631 = AXIS2_PLACEMENT_3D( '', #35127, #35128, #35129 ); -#30632 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30633 = CARTESIAN_POINT( '', ( -6.03030705137239, 1.00000000000000, 6.21085038113330 ) ); -#30634 = VECTOR( '', #35130, 1000.00000000000 ); -#30635 = CARTESIAN_POINT( '', ( -7.12423237156903, 1.00000000000000, 7.96456549462708 ) ); -#30636 = VECTOR( '', #35131, 1000.00000000000 ); -#30637 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30638 = CARTESIAN_POINT( '', ( 0.149353056289325, -5.06628690924066, 6.10500000000000 ) ); -#30639 = CARTESIAN_POINT( '', ( 0.149353056289325, -5.06628690924066, 6.10500000000000 ) ); -#30640 = VECTOR( '', #35132, 1000.00000000000 ); -#30641 = CARTESIAN_POINT( '', ( 0.149353056289325, -5.06628690924066, 5.80500000000000 ) ); -#30642 = CARTESIAN_POINT( '', ( 0.149353056289325, -5.06628690924066, 5.80500000000000 ) ); -#30643 = VECTOR( '', #35133, 1000.00000000000 ); -#30644 = CARTESIAN_POINT( '', ( 0.149353056289325, -5.06628690924066, 5.80500000000000 ) ); -#30645 = VECTOR( '', #35134, 1000.00000000000 ); -#30646 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30647 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.40000000000000, 1.08000000000000 ) ); -#30648 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.70000000000000, 1.08000000000000 ) ); -#30649 = VECTOR( '', #35135, 1000.00000000000 ); -#30650 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.40000000000000, 1.08000000000000 ) ); -#30651 = VECTOR( '', #35136, 1000.00000000000 ); -#30652 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30653 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 2.80000000000000 ) ); -#30654 = VECTOR( '', #35137, 1000.00000000000 ); -#30655 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, 4.50000000000000 ) ); -#30656 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 4.50000000000000 ) ); -#30657 = VECTOR( '', #35138, 1000.00000000000 ); -#30658 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, 6.85000000000000 ) ); -#30659 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, -5.75000000000000 ) ); -#30660 = VECTOR( '', #35139, 1000.00000000000 ); -#30661 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 6.85000000000000 ) ); -#30662 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, 6.85000000000000 ) ); -#30663 = VECTOR( '', #35140, 1000.00000000000 ); -#30664 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 6.35000000000000 ) ); -#30665 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 6.85000000000000 ) ); -#30666 = VECTOR( '', #35141, 1000.00000000000 ); -#30667 = CARTESIAN_POINT( '', ( -6.12500000000000, 5.65000000000000, 6.35000000000000 ) ); -#30668 = CARTESIAN_POINT( '', ( -8.82500000000000, 5.65000000000000, 6.35000000000000 ) ); -#30669 = VECTOR( '', #35142, 1000.00000000000 ); -#30670 = CARTESIAN_POINT( '', ( -6.12500000000000, 5.65000000000000, 6.35000000000000 ) ); -#30671 = VECTOR( '', #35143, 1000.00000000000 ); -#30672 = CARTESIAN_POINT( '', ( 2.82500000000000, 5.65000000000000, -0.350000000000000 ) ); -#30673 = VECTOR( '', #35144, 1000.00000000000 ); -#30674 = CARTESIAN_POINT( '', ( 8.82500000000000, 5.65000000000000, -5.75000000000000 ) ); -#30675 = CARTESIAN_POINT( '', ( 8.82500000000000, 5.65000000000000, 5.75000000000000 ) ); -#30676 = VECTOR( '', #35145, 1000.00000000000 ); -#30677 = CARTESIAN_POINT( '', ( 8.82500000000000, 5.65000000000000, -5.75000000000000 ) ); -#30678 = VECTOR( '', #35146, 1000.00000000000 ); -#30679 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30680 = CARTESIAN_POINT( '', ( 0.145880092735987, -8.48598306430090, 6.10500000000000 ) ); -#30681 = VECTOR( '', #35147, 1000.00000000000 ); -#30682 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 6.10500000000000 ) ); -#30683 = VECTOR( '', #35148, 1000.00000000000 ); -#30684 = CARTESIAN_POINT( '', ( 24.8411775083227, -1.50000000000000, 6.10500000000000 ) ); -#30685 = VECTOR( '', #35149, 1000.00000000000 ); -#30686 = CARTESIAN_POINT( '', ( 3.35000000000000, -3.00000000000000, 6.10500000000000 ) ); -#30687 = CARTESIAN_POINT( '', ( 6.00000000000000, -3.00000000000000, 6.10500000000000 ) ); -#30688 = VECTOR( '', #35150, 1000.00000000000 ); -#30689 = CARTESIAN_POINT( '', ( 3.35000000000000, -9.80000000000000, 6.10500000000000 ) ); -#30690 = VECTOR( '', #35151, 1000.00000000000 ); -#30691 = AXIS2_PLACEMENT_3D( '', #35152, #35153, #35154 ); -#30692 = AXIS2_PLACEMENT_3D( '', #35155, #35156, #35157 ); -#30693 = CARTESIAN_POINT( '', ( 0.775270364466609, -5.19696155060244, 6.10500000000000 ) ); -#30694 = AXIS2_PLACEMENT_3D( '', #35158, #35159, #35160 ); -#30695 = CARTESIAN_POINT( '', ( 0.145880092735986, -5.08598306430090, 6.10500000000000 ) ); -#30696 = CARTESIAN_POINT( '', ( 0.145880092735986, -5.08598306430090, 6.10500000000000 ) ); -#30697 = VECTOR( '', #35161, 1000.00000000000 ); -#30698 = AXIS2_PLACEMENT_3D( '', #35162, #35163, #35164 ); -#30699 = CARTESIAN_POINT( '', ( 0.775270364466616, -6.60303844939756, 6.10500000000000 ) ); -#30700 = CARTESIAN_POINT( '', ( 0.775270364466616, -6.60303844939756, 6.10500000000000 ) ); -#30701 = VECTOR( '', #35165, 1000.00000000000 ); -#30702 = CARTESIAN_POINT( '', ( 1.01000000000000, -6.80000000000000, 6.10500000000000 ) ); -#30703 = AXIS2_PLACEMENT_3D( '', #35166, #35167, #35168 ); -#30704 = CARTESIAN_POINT( '', ( 1.01000000000000, -8.40000000000000, 6.10500000000000 ) ); -#30705 = VECTOR( '', #35169, 1000.00000000000 ); -#30706 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30707 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.750000000000000, -0.150309739581795 ) ); -#30708 = VECTOR( '', #35170, 1000.00000000000 ); -#30709 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.750000000000000, -0.210000000000000 ) ); -#30710 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.750000000000000, -0.150309739581795 ) ); -#30711 = VECTOR( '', #35171, 1000.00000000000 ); -#30712 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.750000000000000, -0.200000000000000 ) ); -#30713 = AXIS2_PLACEMENT_3D( '', #35172, #35173, #35174 ); -#30714 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.750000000000000, -0.200000000000000 ) ); -#30715 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.750000000000000, -0.200000000000000 ) ); -#30716 = VECTOR( '', #35175, 1000.00000000000 ); -#30717 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.750000000000000, -5.11902362043594E-016 ) ); -#30718 = CARTESIAN_POINT( '', ( -7.98500000000000, -0.750000000000000, -0.200000000000000 ) ); -#30719 = VECTOR( '', #35176, 1000.00000000000 ); -#30720 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.750000000000000, -7.36012726287559E-016 ) ); -#30721 = VECTOR( '', #35177, 1000.00000000000 ); -#30722 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30723 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#30724 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30725 = VECTOR( '', #35178, 1000.00000000000 ); -#30726 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#30727 = VECTOR( '', #35179, 1000.00000000000 ); -#30728 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30729 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#30730 = AXIS2_PLACEMENT_3D( '', #35180, #35181, #35182 ); -#30731 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#30732 = VECTOR( '', #35183, 1000.00000000000 ); -#30733 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30734 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.60000000000000, 0.510000000000000 ) ); -#30735 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.60000000000000, 0.000000000000000 ) ); -#30736 = VECTOR( '', #35184, 1000.00000000000 ); -#30737 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 0.510000000000000 ) ); -#30738 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 1.11000000000000 ) ); -#30739 = VECTOR( '', #35185, 1000.00000000000 ); -#30740 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 0.510000000000000 ) ); -#30741 = VECTOR( '', #35186, 1000.00000000000 ); -#30742 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30743 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#30744 = VECTOR( '', #35187, 1000.00000000000 ); -#30745 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30746 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.250000000000000, -7.34788079488412E-016 ) ); -#30747 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -7.36012726287559E-016 ) ); -#30748 = VECTOR( '', #35188, 1000.00000000000 ); -#30749 = CARTESIAN_POINT( '', ( -9.80500000000000, -1.75000000000000, -7.34788079488412E-016 ) ); -#30750 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.250000000000000, -7.34788079488412E-016 ) ); -#30751 = VECTOR( '', #35189, 1000.00000000000 ); -#30752 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.75000000000000, -5.11902362043594E-016 ) ); -#30753 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.75000000000000, -5.11902362043594E-016 ) ); -#30754 = VECTOR( '', #35190, 1000.00000000000 ); -#30755 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -6.12323399573677E-017 ) ); -#30756 = VECTOR( '', #35191, 1000.00000000000 ); -#30757 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 1.05709711817337E-015 ) ); -#30758 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 1.05709711817337E-015 ) ); -#30759 = VECTOR( '', #35192, 1000.00000000000 ); -#30760 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#30761 = VECTOR( '', #35193, 1000.00000000000 ); -#30762 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30763 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, 1.08000000000000 ) ); -#30764 = VECTOR( '', #35194, 1000.00000000000 ); -#30765 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30766 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30767 = CARTESIAN_POINT( '', ( -3.42500000000000, -0.750000000000000, 6.35000000000000 ) ); -#30768 = VECTOR( '', #35195, 1000.00000000000 ); -#30769 = CARTESIAN_POINT( '', ( -3.42500000000000, -1.75000000000000, 3.41000000000000 ) ); -#30770 = VECTOR( '', #35196, 1000.00000000000 ); -#30771 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30772 = CARTESIAN_POINT( '', ( 28.2576226650358, 5.80000000000000, -1.15500000000000 ) ); -#30773 = VECTOR( '', #35197, 1000.00000000000 ); -#30774 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, -1.15500000000000 ) ); -#30775 = VECTOR( '', #35198, 1000.00000000000 ); -#30776 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30777 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#30778 = VECTOR( '', #35199, 1000.00000000000 ); -#30779 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30780 = CARTESIAN_POINT( '', ( 1.70000000000000, 11.0000000000000, 0.880000000000000 ) ); -#30781 = VECTOR( '', #35200, 1000.00000000000 ); -#30782 = CARTESIAN_POINT( '', ( 1.70000000000000, 10.3000000000000, 1.48000000000000 ) ); -#30783 = CARTESIAN_POINT( '', ( 1.70000000000000, 10.3000000000000, 1.48000000000000 ) ); -#30784 = VECTOR( '', #35201, 1000.00000000000 ); -#30785 = CARTESIAN_POINT( '', ( 1.70000000000000, 10.3000000000000, 1.08000000000000 ) ); -#30786 = CARTESIAN_POINT( '', ( 1.70000000000000, 10.3000000000000, 0.880000000000000 ) ); -#30787 = VECTOR( '', #35202, 1000.00000000000 ); -#30788 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.40000000000000, 1.08000000000000 ) ); -#30789 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.40000000000000, 1.08000000000000 ) ); -#30790 = VECTOR( '', #35203, 1000.00000000000 ); -#30791 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.40000000000000, 1.08000000000000 ) ); -#30792 = VECTOR( '', #35204, 1000.00000000000 ); -#30793 = CARTESIAN_POINT( '', ( 1.70000000000000, 9.70000000000000, -0.180000000000000 ) ); -#30794 = VECTOR( '', #35205, 1000.00000000000 ); -#30795 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#30796 = CARTESIAN_POINT( '', ( 7.22770898463789, 0.330000000000000, -0.909306240663772 ) ); -#30797 = CARTESIAN_POINT( '', ( 7.22770898463789, 0.900000000000000, -0.909306240663772 ) ); -#30798 = VECTOR( '', #35206, 1000.00000000000 ); -#30799 = CARTESIAN_POINT( '', ( 7.22770898463789, 0.330000000000000, -0.909306240663772 ) ); -#30800 = VECTOR( '', #35207, 1000.00000000000 ); -#30801 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30802 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.500000000000000, -2.50000000000000 ) ); -#30803 = CARTESIAN_POINT( '', ( 4.25000000000000, -1.00000000000000, -2.50000000000000 ) ); -#30804 = VECTOR( '', #35208, 1000.00000000000 ); -#30805 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.500000000000000, 5.20000000000000 ) ); -#30806 = VECTOR( '', #35209, 1000.00000000000 ); -#30807 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30808 = CARTESIAN_POINT( '', ( -1.70000000000000, 0.700000000000000, -0.180000000000000 ) ); -#30809 = CARTESIAN_POINT( '', ( -1.70000000000000, 0.690000000000000, -0.180000000000000 ) ); -#30810 = CARTESIAN_POINT( '', ( -1.70000000000000, 9.70000000000000, -0.180000000000000 ) ); -#30811 = VECTOR( '', #35210, 1000.00000000000 ); -#30812 = CARTESIAN_POINT( '', ( -1.70000000000000, 0.690000000000000, -0.180000000000000 ) ); -#30813 = VECTOR( '', #35211, 1000.00000000000 ); -#30814 = CARTESIAN_POINT( '', ( -1.70000000000000, 0.700000000000000, -15.2747093335898 ) ); -#30815 = VECTOR( '', #35212, 1000.00000000000 ); -#30816 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#30817 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.75000000000000, -0.200000000000000 ) ); -#30818 = VECTOR( '', #35213, 1000.00000000000 ); -#30819 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30820 = CARTESIAN_POINT( '', ( -4.35000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30821 = CARTESIAN_POINT( '', ( -4.35000000000000, -9.80000000000000, 6.10500000000000 ) ); -#30822 = VECTOR( '', #35214, 1000.00000000000 ); -#30823 = CARTESIAN_POINT( '', ( -4.35000000000000, -1.50000000000000, 5.80500000000000 ) ); -#30824 = CARTESIAN_POINT( '', ( -4.35000000000000, -9.80000000000000, 5.80500000000000 ) ); -#30825 = VECTOR( '', #35215, 1000.00000000000 ); -#30826 = CARTESIAN_POINT( '', ( -4.35000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30827 = VECTOR( '', #35216, 1000.00000000000 ); -#30828 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30829 = CARTESIAN_POINT( '', ( -2.75000000000000, -9.55500000000000, -6.10500000000000 ) ); -#30830 = VECTOR( '', #35217, 1000.00000000000 ); -#30831 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -6.10500000000000 ) ); -#30832 = VECTOR( '', #35218, 1000.00000000000 ); -#30833 = AXIS2_PLACEMENT_3D( '', #35219, #35220, #35221 ); -#30834 = CARTESIAN_POINT( '', ( 2.75000000000000, -9.92750000000000, -6.10500000000000 ) ); -#30835 = AXIS2_PLACEMENT_3D( '', #35222, #35223, #35224 ); -#30836 = AXIS2_PLACEMENT_3D( '', #35225, #35226, #35227 ); -#30837 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30838 = CARTESIAN_POINT( '', ( 3.35000000000000, -3.00000000000000, 28.2576226650358 ) ); -#30839 = VECTOR( '', #35228, 1000.00000000000 ); -#30840 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30841 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, -0.380000000000000 ) ); -#30842 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.80000000000000, -0.380000000000000 ) ); -#30843 = VECTOR( '', #35229, 1000.00000000000 ); -#30844 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 0.310000000000000 ) ); -#30845 = VECTOR( '', #35230, 1000.00000000000 ); -#30846 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 0.510000000000000 ) ); -#30847 = VECTOR( '', #35231, 1000.00000000000 ); -#30848 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 0.510000000000000 ) ); -#30849 = VECTOR( '', #35232, 1000.00000000000 ); -#30850 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, -0.690000000000000 ) ); -#30851 = VECTOR( '', #35233, 1000.00000000000 ); -#30852 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30853 = CARTESIAN_POINT( '', ( 6.89328555735824, 1.00000000000000, 8.28057912416125 ) ); -#30854 = VECTOR( '', #35234, 1000.00000000000 ); -#30855 = CARTESIAN_POINT( '', ( 6.86969294862755, 0.790727636535539, 8.12334106632708 ) ); -#30856 = CARTESIAN_POINT( '', ( 6.89328555735824, 0.767057139210686, 8.28057912416127 ) ); -#30857 = CARTESIAN_POINT( '', ( 6.90728992047378, 0.774947304985637, 8.22790421640099 ) ); -#30858 = CARTESIAN_POINT( '', ( 6.89853970580488, 0.782837470760588, 8.16958647021237 ) ); -#30859 = CARTESIAN_POINT( '', ( 6.86969297138020, 0.790727636535539, 8.12334110280267 ) ); -#30860 = CARTESIAN_POINT( '', ( 6.86969294862755, -0.790727636535536, 8.12334106632708 ) ); -#30861 = CARTESIAN_POINT( '', ( 6.86969294862755, 1.00000000000000, 8.12334106632708 ) ); -#30862 = VECTOR( '', #35235, 1000.00000000000 ); -#30863 = CARTESIAN_POINT( '', ( 6.86969294862761, -0.790727636535536, 8.12334106632708 ) ); -#30864 = CARTESIAN_POINT( '', ( 6.89853969299275, -0.782837470760584, 8.16958642753615 ) ); -#30865 = CARTESIAN_POINT( '', ( 6.90728992019708, -0.774947304985633, 8.22790417184391 ) ); -#30866 = CARTESIAN_POINT( '', ( 6.89328556840405, -0.767057139210681, 8.28057908261443 ) ); -#30867 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30868 = CARTESIAN_POINT( '', ( 2.80000000000000, 10.8000000000000, 1.28000000000000 ) ); -#30869 = VECTOR( '', #35236, 1000.00000000000 ); -#30870 = CARTESIAN_POINT( '', ( 2.80000000000000, 11.0000000000000, 1.28000000000000 ) ); -#30871 = VECTOR( '', #35237, 1000.00000000000 ); -#30872 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30873 = CARTESIAN_POINT( '', ( 1.01000000000000, -6.80000000000000, -22.1526226650358 ) ); -#30874 = VECTOR( '', #35238, 1000.00000000000 ); -#30875 = CARTESIAN_POINT( '', ( 0.775270364466608, -6.60303844939756, -22.1526226650358 ) ); -#30876 = VECTOR( '', #35239, 1000.00000000000 ); -#30877 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30878 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.510000000000000 ) ); -#30879 = VECTOR( '', #35240, 1000.00000000000 ); -#30880 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 0.510000000000000 ) ); -#30881 = VECTOR( '', #35241, 1000.00000000000 ); -#30882 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30883 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#30884 = VECTOR( '', #35242, 1000.00000000000 ); -#30885 = CARTESIAN_POINT( '', ( -0.300000000000000, 0.690000000000000, -0.180000000000000 ) ); -#30886 = VECTOR( '', #35243, 1000.00000000000 ); -#30887 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30888 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#30889 = VECTOR( '', #35244, 1000.00000000000 ); -#30890 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30891 = CARTESIAN_POINT( '', ( -0.250000000000000, -0.160000000000000, -2.50000000000000 ) ); -#30892 = VECTOR( '', #35245, 1000.00000000000 ); -#30893 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30894 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30895 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.50000000000000, 5.80500000000000 ) ); -#30896 = CARTESIAN_POINT( '', ( -3.35000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30897 = VECTOR( '', #35246, 1000.00000000000 ); -#30898 = CARTESIAN_POINT( '', ( -0.00999999999999959, -1.50000000000000, 6.10500000000000 ) ); -#30899 = CARTESIAN_POINT( '', ( -24.8411775083227, -1.50000000000000, 6.10500000000000 ) ); -#30900 = VECTOR( '', #35247, 1000.00000000000 ); -#30901 = CARTESIAN_POINT( '', ( -0.0100000000000000, -1.50000000000000, 5.80500000000000 ) ); -#30902 = CARTESIAN_POINT( '', ( -0.0100000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30903 = VECTOR( '', #35248, 1000.00000000000 ); -#30904 = CARTESIAN_POINT( '', ( -0.0100000000000000, -1.50000000000000, 5.80500000000000 ) ); -#30905 = VECTOR( '', #35249, 1000.00000000000 ); -#30906 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30907 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.0000000000000, 4.99500000000000 ) ); -#30908 = VECTOR( '', #35250, 1000.00000000000 ); -#30909 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#30910 = AXIS2_PLACEMENT_3D( '', #35251, #35252, #35253 ); -#30911 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#30912 = VECTOR( '', #35254, 1000.00000000000 ); -#30913 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30914 = AXIS2_PLACEMENT_3D( '', #35255, #35256, #35257 ); -#30915 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30916 = CARTESIAN_POINT( '', ( -5.50000000000000, -1.50000000000000, 5.80500000000000 ) ); -#30917 = CARTESIAN_POINT( '', ( -0.0100000000000000, -1.50000000000000, 5.80500000000000 ) ); -#30918 = VECTOR( '', #35258, 1000.00000000000 ); -#30919 = AXIS2_PLACEMENT_3D( '', #35259, #35260, #35261 ); -#30920 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.50000000000000, 5.60500000000000 ) ); -#30921 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30922 = VECTOR( '', #35262, 1000.00000000000 ); -#30923 = CARTESIAN_POINT( '', ( -5.50000000000000, -1.50000000000000, 6.10500000000000 ) ); -#30924 = AXIS2_PLACEMENT_3D( '', #35263, #35264, #35265 ); -#30925 = CARTESIAN_POINT( '', ( -24.8411775083227, -1.50000000000000, 6.10500000000000 ) ); -#30926 = VECTOR( '', #35266, 1000.00000000000 ); -#30927 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30928 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, 6.85000000000000 ) ); -#30929 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, 4.50000000000000 ) ); -#30930 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, 5.75000000000000 ) ); -#30931 = VECTOR( '', #35267, 1000.00000000000 ); -#30932 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, 6.85000000000000 ) ); -#30933 = VECTOR( '', #35268, 1000.00000000000 ); -#30934 = CARTESIAN_POINT( '', ( -8.82500000000000, 4.85000000000000, 4.50000000000000 ) ); -#30935 = VECTOR( '', #35269, 1000.00000000000 ); -#30936 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30937 = CARTESIAN_POINT( '', ( 8.40500000000000, -2.30000000000000, -0.380000000000000 ) ); -#30938 = VECTOR( '', #35270, 1000.00000000000 ); -#30939 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30940 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#30941 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.95000000000000, -2.55000000000000 ) ); -#30942 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#30943 = VECTOR( '', #35271, 1000.00000000000 ); -#30944 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#30945 = VECTOR( '', #35272, 1000.00000000000 ); -#30946 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.95000000000000, -2.55000000000000 ) ); -#30947 = VECTOR( '', #35273, 1000.00000000000 ); -#30948 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30949 = CARTESIAN_POINT( '', ( -4.53147135579586, -9.85046448129632, -0.0200000000000000 ) ); -#30950 = AXIS2_PLACEMENT_3D( '', #35274, #35275, #35276 ); -#30951 = CARTESIAN_POINT( '', ( -4.53147135579586, -9.85046448129632, -0.0200000000000000 ) ); -#30952 = VECTOR( '', #35277, 1000.00000000000 ); -#30953 = CARTESIAN_POINT( '', ( -3.55158111533156, -5.30000000000000, -0.0199999999999996 ) ); -#30954 = VECTOR( '', #35278, 1000.00000000000 ); -#30955 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30956 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#30957 = VECTOR( '', #35279, 1000.00000000000 ); -#30958 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30959 = CARTESIAN_POINT( '', ( -5.62500000000000, 4.35000000000000, 3.75000000000000 ) ); -#30960 = AXIS2_PLACEMENT_3D( '', #35280, #35281, #35282 ); -#30961 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#30962 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029095, -2.44500000000000 ) ); -#30963 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#30964 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029094, -2.44500000000000 ) ); -#30965 = VECTOR( '', #35283, 1000.00000000000 ); -#30966 = AXIS2_PLACEMENT_3D( '', #35284, #35285, #35286 ); -#30967 = CARTESIAN_POINT( '', ( 5.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#30968 = VECTOR( '', #35287, 1000.00000000000 ); -#30969 = CARTESIAN_POINT( '', ( 6.04943375514538, 6.54161354320366, -2.44500000000000 ) ); -#30970 = AXIS2_PLACEMENT_3D( '', #35288, #35289, #35290 ); -#30971 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.91073705291272, -2.44500000000000 ) ); -#30972 = CARTESIAN_POINT( '', ( 6.04943375514538, 6.54161354320366, -2.44500000000000 ) ); -#30973 = VECTOR( '', #35291, 1000.00000000000 ); -#30974 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#30975 = VECTOR( '', #35292, 1000.00000000000 ); -#30976 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#30977 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.700000000000000, 0.0199999999999992 ) ); -#30978 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#30979 = VECTOR( '', #35293, 1000.00000000000 ); -#30980 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.700000000000000, -0.180000000000000 ) ); -#30981 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.690000000000000, -0.180000000000000 ) ); -#30982 = VECTOR( '', #35294, 1000.00000000000 ); -#30983 = CARTESIAN_POINT( '', ( 0.700000000000000, 0.700000000000000, -15.2747093335898 ) ); -#30984 = VECTOR( '', #35295, 1000.00000000000 ); -#30985 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#30986 = CARTESIAN_POINT( '', ( -0.385000000000000, -0.900000000000000, -0.200000000000000 ) ); -#30987 = CARTESIAN_POINT( '', ( -0.879868672812658, -1.46415028700643, -0.200000000000000 ) ); -#30988 = VECTOR( '', #35296, 1000.00000000000 ); -#30989 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.900000000000000, -0.200000000000000 ) ); -#30990 = VECTOR( '', #35297, 1000.00000000000 ); -#30991 = CARTESIAN_POINT( '', ( 0.115000000000000, 0.330000000000000, -0.200000000000000 ) ); -#30992 = CARTESIAN_POINT( '', ( -1.77219777352583, 2.48140546181945, -0.200000000000000 ) ); -#30993 = VECTOR( '', #35298, 1000.00000000000 ); -#30994 = CARTESIAN_POINT( '', ( 3.29379862926133, 0.330000000000000, -0.200000000000000 ) ); -#30995 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.330000000000000, -0.200000000000000 ) ); -#30996 = VECTOR( '', #35299, 1000.00000000000 ); -#30997 = CARTESIAN_POINT( '', ( 3.29379862926133, 0.900000000000000, -0.200000000000000 ) ); -#30998 = VECTOR( '', #35300, 1000.00000000000 ); -#30999 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31000 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, 3.94000000000000 ) ); -#31001 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, 3.94000000000000 ) ); -#31002 = VECTOR( '', #35301, 1000.00000000000 ); -#31003 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#31004 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, 3.94000000000000 ) ); -#31005 = VECTOR( '', #35302, 1000.00000000000 ); -#31006 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#31007 = VECTOR( '', #35303, 1000.00000000000 ); -#31008 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31009 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.35000000000000, -0.00499999999999947 ) ); -#31010 = VECTOR( '', #35304, 1000.00000000000 ); -#31011 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31012 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31013 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31014 = VECTOR( '', #35305, 1000.00000000000 ); -#31015 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.850000000000000 ) ); -#31016 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#31017 = VECTOR( '', #35306, 1000.00000000000 ); -#31018 = AXIS2_PLACEMENT_3D( '', #35307, #35308, #35309 ); -#31019 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#31020 = VECTOR( '', #35310, 1000.00000000000 ); -#31021 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -6.12323399573677E-017 ) ); -#31022 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749568E-018 ) ); -#31023 = VECTOR( '', #35311, 1000.00000000000 ); -#31024 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749568E-018 ) ); -#31025 = VECTOR( '', #35312, 1000.00000000000 ); -#31026 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31027 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.250000000000000, -0.200000000000000 ) ); -#31028 = VECTOR( '', #35313, 1000.00000000000 ); -#31029 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#31030 = VECTOR( '', #35314, 1000.00000000000 ); -#31031 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31032 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31033 = VECTOR( '', #35315, 1000.00000000000 ); -#31034 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31035 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31036 = VECTOR( '', #35316, 1000.00000000000 ); -#31037 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.250000000000000, -0.200000000000000 ) ); -#31038 = VECTOR( '', #35317, 1000.00000000000 ); -#31039 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31040 = AXIS2_PLACEMENT_3D( '', #35318, #35319, #35320 ); -#31041 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -0.150309739581795 ) ); -#31042 = VECTOR( '', #35321, 1000.00000000000 ); -#31043 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31044 = CARTESIAN_POINT( '', ( -9.78500000000000, -2.50000000000000, -0.200000000000000 ) ); -#31045 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.50000000000000, -0.210000000000000 ) ); -#31046 = AXIS2_PLACEMENT_3D( '', #35322, #35323, #35324 ); -#31047 = CARTESIAN_POINT( '', ( -9.79500000000000, -1.25000000000000, -0.210000000000000 ) ); -#31048 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.50000000000000, -0.210000000000000 ) ); -#31049 = VECTOR( '', #35325, 1000.00000000000 ); -#31050 = CARTESIAN_POINT( '', ( -9.78500000000000, -1.25000000000000, -0.200000000000000 ) ); -#31051 = AXIS2_PLACEMENT_3D( '', #35326, #35327, #35328 ); -#31052 = CARTESIAN_POINT( '', ( -9.78500000000000, -1.25000000000000, -0.200000000000000 ) ); -#31053 = VECTOR( '', #35329, 1000.00000000000 ); -#31054 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31055 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#31056 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, -5.60500000000000 ) ); -#31057 = VECTOR( '', #35330, 1000.00000000000 ); -#31058 = CARTESIAN_POINT( '', ( 4.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#31059 = VECTOR( '', #35331, 1000.00000000000 ); -#31060 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, 3.94000000000000 ) ); -#31061 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, 3.94000000000000 ) ); -#31062 = VECTOR( '', #35332, 1000.00000000000 ); -#31063 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#31064 = VECTOR( '', #35333, 1000.00000000000 ); -#31065 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31066 = AXIS2_PLACEMENT_3D( '', #35334, #35335, #35336 ); -#31067 = AXIS2_PLACEMENT_3D( '', #35337, #35338, #35339 ); -#31068 = CARTESIAN_POINT( '', ( 7.18321389339559, 1.00000000000000, 8.35766063921260 ) ); -#31069 = VECTOR( '', #35340, 1000.00000000000 ); -#31070 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31071 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.05000000000000, -2.63232323666955 ) ); -#31072 = VECTOR( '', #35341, 1000.00000000000 ); -#31073 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.05000000000000, 5.05000000000000 ) ); -#31074 = VECTOR( '', #35342, 1000.00000000000 ); -#31075 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31076 = CARTESIAN_POINT( '', ( 6.02292612679531, -0.993017013232362, 6.19797765015471 ) ); -#31077 = CARTESIAN_POINT( '', ( 5.75731531698828, -0.993017013232362, 6.33744412538677 ) ); -#31078 = CARTESIAN_POINT( '', ( 6.02292612679531, -0.993017013232362, 6.19797765015471 ) ); -#31079 = CARTESIAN_POINT( '', ( 5.75731531698828, -0.993017013232362, 6.33744412538677 ) ); -#31080 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.00000000000000, 6.10500000000000 ) ); -#31081 = CARTESIAN_POINT( '', ( 5.70069961959858, -0.999916829261940, 6.12517963517025 ) ); -#31082 = CARTESIAN_POINT( '', ( 5.70209859778935, -0.999750518814245, 6.16553137711411 ) ); -#31083 = CARTESIAN_POINT( '', ( 5.71355087256407, -0.998378444948843, 6.22508091298939 ) ); -#31084 = CARTESIAN_POINT( '', ( 5.73110871253140, -0.996259120371657, 6.28305308190660 ) ); -#31085 = CARTESIAN_POINT( '', ( 5.74858304199734, -0.994097312327846, 6.31932054323804 ) ); -#31086 = CARTESIAN_POINT( '', ( 5.75731531698829, -0.993017013232364, 6.33744412538677 ) ); -#31087 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#31088 = VECTOR( '', #35343, 1000.00000000000 ); -#31089 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#31090 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, 6.13733073623395 ) ); -#31091 = CARTESIAN_POINT( '', ( 6.00796783199320, -0.997674859560723, 6.16948990936174 ) ); -#31092 = CARTESIAN_POINT( '', ( 6.02292612679531, -0.993017013232362, 6.19797765015471 ) ); -#31093 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#31094 = CARTESIAN_POINT( '', ( 8.30309163992945, -0.333280183087583, -0.200000000000000 ) ); -#31095 = VECTOR( '', #35344, 1000.00000000000 ); -#31096 = CARTESIAN_POINT( '', ( 8.30309163992945, 0.333280183087583, -0.200000000000000 ) ); -#31097 = VECTOR( '', #35345, 1000.00000000000 ); -#31098 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31099 = CARTESIAN_POINT( '', ( -9.79500000000000, 2.50000000000000, -0.200000000000000 ) ); -#31100 = VECTOR( '', #35346, 1000.00000000000 ); -#31101 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31102 = CARTESIAN_POINT( '', ( -0.0100000000000006, -6.60000000000000, 5.80500000000000 ) ); -#31103 = CARTESIAN_POINT( '', ( -0.0100000000000004, -5.20000000000000, 5.80500000000000 ) ); -#31104 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 5.80500000000000 ) ); -#31105 = VECTOR( '', #35347, 1000.00000000000 ); -#31106 = CARTESIAN_POINT( '', ( -0.0100000000000005, -5.20000000000000, 6.10500000000000 ) ); -#31107 = CARTESIAN_POINT( '', ( -0.0100000000000004, -5.20000000000000, 5.80500000000000 ) ); -#31108 = VECTOR( '', #35348, 1000.00000000000 ); -#31109 = CARTESIAN_POINT( '', ( -0.0100000000000000, -6.60000000000000, 6.10500000000000 ) ); -#31110 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#31111 = VECTOR( '', #35349, 1000.00000000000 ); -#31112 = CARTESIAN_POINT( '', ( -0.0100000000000006, -6.60000000000000, 5.80500000000000 ) ); -#31113 = VECTOR( '', #35350, 1000.00000000000 ); -#31114 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31115 = CARTESIAN_POINT( '', ( 0.300000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31116 = VECTOR( '', #35351, 1000.00000000000 ); -#31117 = CARTESIAN_POINT( '', ( 0.300000000000000, 11.0000000000000, 0.880000000000000 ) ); -#31118 = CARTESIAN_POINT( '', ( 0.300000000000000, 11.0000000000000, 1.48000000000000 ) ); -#31119 = VECTOR( '', #35352, 1000.00000000000 ); -#31120 = CARTESIAN_POINT( '', ( 0.300000000000000, 10.3000000000000, 0.880000000000000 ) ); -#31121 = VECTOR( '', #35353, 1000.00000000000 ); -#31122 = CARTESIAN_POINT( '', ( 0.300000000000000, 9.40000000000000, 1.08000000000000 ) ); -#31123 = VECTOR( '', #35354, 1000.00000000000 ); -#31124 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31125 = CARTESIAN_POINT( '', ( -9.79500000000000, -1.25000000000000, -8.46000000000000 ) ); -#31126 = CARTESIAN_POINT( '', ( -9.99500000000000, -1.25000000000000, -8.46000000000000 ) ); -#31127 = CARTESIAN_POINT( '', ( 11.1800985830055, -1.25000000000000, -8.46000000000000 ) ); -#31128 = VECTOR( '', #35355, 1000.00000000000 ); -#31129 = CARTESIAN_POINT( '', ( -9.99500000000000, -1.25000000000000, -0.210000000000000 ) ); -#31130 = CARTESIAN_POINT( '', ( -9.99500000000000, -1.25000000000000, -0.150309739581795 ) ); -#31131 = VECTOR( '', #35356, 1000.00000000000 ); -#31132 = AXIS2_PLACEMENT_3D( '', #35357, #35358, #35359 ); -#31133 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -0.200000000000000 ) ); -#31134 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -0.200000000000000 ) ); -#31135 = VECTOR( '', #35360, 1000.00000000000 ); -#31136 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -0.200000000000000 ) ); -#31137 = VECTOR( '', #35361, 1000.00000000000 ); -#31138 = CARTESIAN_POINT( '', ( -9.79500000000000, -1.25000000000000, -0.150309739581795 ) ); -#31139 = VECTOR( '', #35362, 1000.00000000000 ); -#31140 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31141 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.55000000000000, 5.25000000000000 ) ); -#31142 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.25000000000000, 5.25000000000000 ) ); -#31143 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.78483405085584, 5.25000000000000 ) ); -#31144 = VECTOR( '', #35363, 1000.00000000000 ); -#31145 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.25000000000000, 5.25000000000000 ) ); -#31146 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.25000000000000, 5.25000000000000 ) ); -#31147 = VECTOR( '', #35364, 1000.00000000000 ); -#31148 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.78483405085584, 5.25000000000000 ) ); -#31149 = VECTOR( '', #35365, 1000.00000000000 ); -#31150 = CARTESIAN_POINT( '', ( -5.80000000000000, 8.05000000000000, 5.25000000000000 ) ); -#31151 = CARTESIAN_POINT( '', ( -6.30000000000000, 8.05000000000000, 5.25000000000000 ) ); -#31152 = VECTOR( '', #35366, 1000.00000000000 ); -#31153 = AXIS2_PLACEMENT_3D( '', #35367, #35368, #35369 ); -#31154 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.25000000000000, 5.25000000000000 ) ); -#31155 = VECTOR( '', #35370, 1000.00000000000 ); -#31156 = AXIS2_PLACEMENT_3D( '', #35371, #35372, #35373 ); -#31157 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31158 = CARTESIAN_POINT( '', ( -3.42500000000000, 1.75000000000000, 3.41000000000000 ) ); -#31159 = CARTESIAN_POINT( '', ( -3.42500000000000, 1.75000000000000, 3.41000000000000 ) ); -#31160 = VECTOR( '', #35374, 1000.00000000000 ); -#31161 = CARTESIAN_POINT( '', ( -3.42500000000000, 1.75000000000000, 6.35000000000000 ) ); -#31162 = CARTESIAN_POINT( '', ( -3.42500000000000, 1.75000000000000, 3.41000000000000 ) ); -#31163 = VECTOR( '', #35375, 1000.00000000000 ); -#31164 = CARTESIAN_POINT( '', ( -3.42500000000000, 1.75000000000000, 6.35000000000000 ) ); -#31165 = VECTOR( '', #35376, 1000.00000000000 ); -#31166 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31167 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.20000000000000, 5.29500000000000 ) ); -#31168 = VECTOR( '', #35377, 1000.00000000000 ); -#31169 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31170 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.95000000000000, -5.05000000000000 ) ); -#31171 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.00000000000000, -5.05000000000000 ) ); -#31172 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.00000000000000, -5.05000000000000 ) ); -#31173 = VECTOR( '', #35378, 1000.00000000000 ); -#31174 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.95000000000000, -5.05000000000000 ) ); -#31175 = VECTOR( '', #35379, 1000.00000000000 ); -#31176 = CARTESIAN_POINT( '', ( 4.82500000000000, 4.00000000000000, -5.05000000000000 ) ); -#31177 = VECTOR( '', #35380, 1000.00000000000 ); -#31178 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31179 = AXIS2_PLACEMENT_3D( '', #35381, #35382, #35383 ); -#31180 = AXIS2_PLACEMENT_3D( '', #35384, #35385, #35386 ); -#31181 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31182 = CARTESIAN_POINT( '', ( 4.85000000000000, -3.00000000000000, 0.530000000000000 ) ); -#31183 = VECTOR( '', #35387, 1000.00000000000 ); -#31184 = CARTESIAN_POINT( '', ( 4.85000000000000, -3.00000000000000, -0.730000000000000 ) ); -#31185 = VECTOR( '', #35388, 1000.00000000000 ); -#31186 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31187 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 0.0700000000000000 ) ); -#31188 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#31189 = VECTOR( '', #35389, 1000.00000000000 ); -#31190 = CARTESIAN_POINT( '', ( -2.19666666666667, 11.4033333333333, 0.473333333333332 ) ); -#31191 = VECTOR( '', #35390, 1000.00000000000 ); -#31192 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31193 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.500000000000000, 0.800000000000000 ) ); -#31194 = CARTESIAN_POINT( '', ( -4.75000000000000, -1.00000000000000, 0.800000000000000 ) ); -#31195 = VECTOR( '', #35391, 1000.00000000000 ); -#31196 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.500000000000000, 0.800000000000000 ) ); -#31197 = VECTOR( '', #35392, 1000.00000000000 ); -#31198 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31199 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.60000000000000, 2.21000000000000 ) ); -#31200 = CARTESIAN_POINT( '', ( -2.67500000000000, -1.60000000000000, 0.000000000000000 ) ); -#31201 = VECTOR( '', #35393, 1000.00000000000 ); -#31202 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 2.21000000000000 ) ); -#31203 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 2.21000000000000 ) ); -#31204 = VECTOR( '', #35394, 1000.00000000000 ); -#31205 = CARTESIAN_POINT( '', ( 7.67500000000000, -1.60000000000000, 2.21000000000000 ) ); -#31206 = VECTOR( '', #35395, 1000.00000000000 ); -#31207 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31208 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 4.24500000000000 ) ); -#31209 = CARTESIAN_POINT( '', ( -28.2576226650358, 6.80000000000000, 4.24500000000000 ) ); -#31210 = VECTOR( '', #35396, 1000.00000000000 ); -#31211 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 4.24500000000000 ) ); -#31212 = VECTOR( '', #35397, 1000.00000000000 ); -#31213 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31214 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.35000000000000, -0.305000000000000 ) ); -#31215 = AXIS2_PLACEMENT_3D( '', #35398, #35399, #35400 ); -#31216 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.35000000000000, -0.305000000000000 ) ); -#31217 = VECTOR( '', #35401, 1000.00000000000 ); -#31218 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#31219 = AXIS2_PLACEMENT_3D( '', #35402, #35403, #35404 ); -#31220 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31221 = CARTESIAN_POINT( '', ( -0.00999999999999965, -8.60000000000000, 6.10500000000000 ) ); -#31222 = CARTESIAN_POINT( '', ( 0.149353056289325, -8.46628690924066, 6.10500000000000 ) ); -#31223 = AXIS2_PLACEMENT_3D( '', #35405, #35406, #35407 ); -#31224 = CARTESIAN_POINT( '', ( -0.00999999999999956, -8.60000000000000, 5.80500000000000 ) ); -#31225 = CARTESIAN_POINT( '', ( -0.00999999999999956, -8.60000000000000, 5.80500000000000 ) ); -#31226 = VECTOR( '', #35408, 1000.00000000000 ); -#31227 = CARTESIAN_POINT( '', ( 0.149353056289325, -8.46628690924066, 5.80500000000000 ) ); -#31228 = AXIS2_PLACEMENT_3D( '', #35409, #35410, #35411 ); -#31229 = CARTESIAN_POINT( '', ( 0.149353056289325, -8.46628690924066, 5.80500000000000 ) ); -#31230 = VECTOR( '', #35412, 1000.00000000000 ); -#31231 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31232 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, -0.180000000000000 ) ); -#31233 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, -0.180000000000000 ) ); -#31234 = VECTOR( '', #35413, 1000.00000000000 ); -#31235 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.700000000000000, -0.180000000000000 ) ); -#31236 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.690000000000000, -0.180000000000000 ) ); -#31237 = VECTOR( '', #35414, 1000.00000000000 ); -#31238 = CARTESIAN_POINT( '', ( 1.70000000000000, 0.700000000000000, -15.2747093335898 ) ); -#31239 = VECTOR( '', #35415, 1000.00000000000 ); -#31240 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31241 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.160000000000000, 0.800000000000000 ) ); -#31242 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.160000000000000, 0.800000000000000 ) ); -#31243 = VECTOR( '', #35416, 1000.00000000000 ); -#31244 = CARTESIAN_POINT( '', ( 3.95000000000000, -3.00000000000000, 0.800000000000000 ) ); -#31245 = VECTOR( '', #35417, 1000.00000000000 ); -#31246 = CARTESIAN_POINT( '', ( -3.95000000000000, -3.00000000000000, 0.800000000000000 ) ); -#31247 = VECTOR( '', #35418, 1000.00000000000 ); -#31248 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.360000000000000, 0.800000000000000 ) ); -#31249 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.360000000000000, 0.800000000000000 ) ); -#31250 = VECTOR( '', #35419, 1000.00000000000 ); -#31251 = CARTESIAN_POINT( '', ( -3.95000000000000, -3.00000000000000, 0.800000000000000 ) ); -#31252 = VECTOR( '', #35420, 1000.00000000000 ); -#31253 = CARTESIAN_POINT( '', ( 2.75000000000000, -3.00000000000000, 0.800000000000000 ) ); -#31254 = VECTOR( '', #35421, 1000.00000000000 ); -#31255 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.360000000000000, 0.800000000000000 ) ); -#31256 = CARTESIAN_POINT( '', ( -1.25000000000000, -3.00000000000000, 0.800000000000000 ) ); -#31257 = VECTOR( '', #35422, 1000.00000000000 ); -#31258 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.360000000000000, 0.800000000000000 ) ); -#31259 = VECTOR( '', #35423, 1000.00000000000 ); -#31260 = CARTESIAN_POINT( '', ( 0.750000000000000, -3.00000000000000, 0.800000000000000 ) ); -#31261 = VECTOR( '', #35424, 1000.00000000000 ); -#31262 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31263 = CARTESIAN_POINT( '', ( 3.29867701598930, -5.73132298401069, -0.0200000000000000 ) ); -#31264 = VECTOR( '', #35425, 1000.00000000000 ); -#31265 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31266 = CARTESIAN_POINT( '', ( -9.81500000000000, 3.98400000000000, -1.99200000000000 ) ); -#31267 = VECTOR( '', #35426, 1000.00000000000 ); -#31268 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.750000000000000, -8.46000000000000 ) ); -#31269 = VECTOR( '', #35427, 1000.00000000000 ); -#31270 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31271 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.10857864376269, -2.77374459290685 ) ); -#31272 = VECTOR( '', #35428, 1000.00000000000 ); -#31273 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31274 = CARTESIAN_POINT( '', ( 6.30000000000000, 6.65000000000000, -1.16000000000000 ) ); -#31275 = CARTESIAN_POINT( '', ( 6.30000000000000, 6.65000000000000, 5.25000000000000 ) ); -#31276 = VECTOR( '', #35429, 1000.00000000000 ); -#31277 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.65000000000000, -1.16000000000000 ) ); -#31278 = CARTESIAN_POINT( '', ( 16.9967095493694, 6.65000000000000, -1.16000000000000 ) ); -#31279 = VECTOR( '', #35430, 1000.00000000000 ); -#31280 = CARTESIAN_POINT( '', ( 6.00000000000000, 6.65000000000000, 5.25000000000000 ) ); -#31281 = VECTOR( '', #35431, 1000.00000000000 ); -#31282 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31283 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, 0.0199999999999997 ) ); -#31284 = VECTOR( '', #35432, 1000.00000000000 ); -#31285 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, 0.0199999999999992 ) ); -#31286 = VECTOR( '', #35433, 1000.00000000000 ); -#31287 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31288 = CARTESIAN_POINT( '', ( 1.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#31289 = VECTOR( '', #35434, 1000.00000000000 ); -#31290 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31291 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, 5.20500000000000 ) ); -#31292 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, 5.20500000000000 ) ); -#31293 = VECTOR( '', #35435, 1000.00000000000 ); -#31294 = CARTESIAN_POINT( '', ( 0.00999999999999966, -10.3000000000000, 5.20500000000000 ) ); -#31295 = CARTESIAN_POINT( '', ( 0.00999999999999959, -10.3000000000000, 5.20500000000000 ) ); -#31296 = VECTOR( '', #35436, 1000.00000000000 ); -#31297 = CARTESIAN_POINT( '', ( 0.00999999999999966, -10.3000000000000, 5.20500000000000 ) ); -#31298 = VECTOR( '', #35437, 1000.00000000000 ); -#31299 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31300 = CARTESIAN_POINT( '', ( 2.75000000000000, -2.99000000000000, -0.180000000000000 ) ); -#31301 = VECTOR( '', #35438, 1000.00000000000 ); -#31302 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31303 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.80500000000000 ) ); -#31304 = VECTOR( '', #35439, 1000.00000000000 ); -#31305 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31306 = CARTESIAN_POINT( '', ( 4.25000000000000, -0.500000000000000, -2.50000000000000 ) ); -#31307 = VECTOR( '', #35440, 1000.00000000000 ); -#31308 = CARTESIAN_POINT( '', ( 4.75000000000000, -0.500000000000000, 0.800000000000000 ) ); -#31309 = VECTOR( '', #35441, 1000.00000000000 ); -#31310 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31311 = CARTESIAN_POINT( '', ( 0.145880092735977, -5.08598306430090, -22.1526226650358 ) ); -#31312 = VECTOR( '', #35442, 1000.00000000000 ); -#31313 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31314 = CARTESIAN_POINT( '', ( 7.12423237156897, 0.790727636535539, 7.96456549462711 ) ); -#31315 = CARTESIAN_POINT( '', ( 7.12423237156897, 0.790727636535539, 7.96456549462711 ) ); -#31316 = VECTOR( '', #35443, 1000.00000000000 ); -#31317 = CARTESIAN_POINT( '', ( 7.18321389339554, 0.767057139210685, 8.35766063921259 ) ); -#31318 = CARTESIAN_POINT( '', ( 7.21845930015872, 0.775000150306833, 8.22509134385031 ) ); -#31319 = CARTESIAN_POINT( '', ( 7.19683989088040, 0.782784450397968, 8.08095140303582 ) ); -#31320 = CARTESIAN_POINT( '', ( 7.12423192959389, 0.790727636535537, 7.96456589699072 ) ); -#31321 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31322 = CARTESIAN_POINT( '', ( 6.03030705137237, -0.990868463503478, 6.21085038113330 ) ); -#31323 = CARTESIAN_POINT( '', ( 5.77576762843096, -0.990868463503478, 6.36962595283325 ) ); -#31324 = CARTESIAN_POINT( '', ( 5.77576762843094, -0.990868463503478, 6.36962595283324 ) ); -#31325 = VECTOR( '', #35444, 1000.00000000000 ); -#31326 = CARTESIAN_POINT( '', ( 5.77576762843094, -0.990868463503478, 6.36962595283324 ) ); -#31327 = CARTESIAN_POINT( '', ( 5.77412994014687, -0.991047639752807, 6.36700050972305 ) ); -#31328 = CARTESIAN_POINT( '', ( 5.77251655572567, -0.991226823892367, 6.36435974985679 ) ); -#31329 = CARTESIAN_POINT( '', ( 5.77092789176531, -0.991406000217980, 6.36170435511507 ) ); -#31330 = CARTESIAN_POINT( '', ( 5.76933922780497, -0.991585176543590, 6.35904896037339 ) ); -#31331 = CARTESIAN_POINT( '', ( 5.76777514786921, -0.991764360447523, 6.35637870270781 ) ); -#31332 = CARTESIAN_POINT( '', ( 5.76623605583084, -0.991943536407897, 6.35369427162445 ) ); -#31333 = CARTESIAN_POINT( '', ( 5.76316257306643, -0.992301341017547, 6.34833360932403 ) ); -#31334 = CARTESIAN_POINT( '', ( 5.76018797259548, -0.992659205829309, 6.34291503430461 ) ); -#31335 = CARTESIAN_POINT( '', ( 5.75731531686823, -0.993017008743234, 6.33744412515818 ) ); -#31336 = CARTESIAN_POINT( '', ( 6.03030705137237, -0.990868463503478, 6.21085038113330 ) ); -#31337 = CARTESIAN_POINT( '', ( 6.02899881097026, -0.991226293517209, 6.20875308900293 ) ); -#31338 = CARTESIAN_POINT( '', ( 6.02772924541465, -0.991584185181060, 6.20663118243053 ) ); -#31339 = CARTESIAN_POINT( '', ( 6.02649965419595, -0.991942014630811, 6.20448683332921 ) ); -#31340 = CARTESIAN_POINT( '', ( 6.02588410672161, -0.992121148159653, 6.20341334756146 ) ); -#31341 = CARTESIAN_POINT( '', ( 6.02527849694909, -0.992300288848595, 6.20233410318211 ) ); -#31342 = CARTESIAN_POINT( '', ( 6.02468298029865, -0.992479421694848, 6.20124937715664 ) ); -#31343 = CARTESIAN_POINT( '', ( 6.02408726256431, -0.992658615027625, 6.20016428485939 ) ); -#31344 = CARTESIAN_POINT( '', ( 6.02350159448991, -0.992837815641304, 6.19907361562822 ) ); -#31345 = CARTESIAN_POINT( '', ( 6.02292612649846, -0.993017008820718, 6.19797764958936 ) ); -#31346 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31347 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31348 = CARTESIAN_POINT( '', ( -4.53147135579586, -9.85046448129632, -0.0200000000000003 ) ); -#31349 = VECTOR( '', #35445, 1000.00000000000 ); -#31350 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31351 = CARTESIAN_POINT( '', ( 1.87500000000000, -4.35000000000000, 6.85000000000000 ) ); -#31352 = CARTESIAN_POINT( '', ( 1.87500000000000, -3.40000000000000, 6.85000000000000 ) ); -#31353 = VECTOR( '', #35446, 1000.00000000000 ); -#31354 = CARTESIAN_POINT( '', ( 1.87500000000000, -4.35000000000000, 6.35000000000000 ) ); -#31355 = VECTOR( '', #35447, 1000.00000000000 ); -#31356 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31357 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#31358 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 1.06000000000000 ) ); -#31359 = VECTOR( '', #35448, 1000.00000000000 ); -#31360 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#31361 = VECTOR( '', #35449, 1000.00000000000 ); -#31362 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31363 = CARTESIAN_POINT( '', ( -2.67500000000000, -2.15000000000000, 2.21000000000000 ) ); -#31364 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 2.21000000000000 ) ); -#31365 = VECTOR( '', #35450, 1000.00000000000 ); -#31366 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 2.21000000000000 ) ); -#31367 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 2.21000000000000 ) ); -#31368 = VECTOR( '', #35451, 1000.00000000000 ); -#31369 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 2.21000000000000 ) ); -#31370 = VECTOR( '', #35452, 1000.00000000000 ); -#31371 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31372 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#31373 = VECTOR( '', #35453, 1000.00000000000 ); -#31374 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 5.60500000000000 ) ); -#31375 = VECTOR( '', #35454, 1000.00000000000 ); -#31376 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31377 = CARTESIAN_POINT( '', ( 4.50000000000000, 2.60000000000000, 24.8411775083227 ) ); -#31378 = VECTOR( '', #35455, 1000.00000000000 ); -#31379 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#31380 = AXIS2_PLACEMENT_3D( '', #35456, #35457, #35458 ); -#31381 = CARTESIAN_POINT( '', ( 0.115000000000000, 0.330000000000000, -16.6802770373757 ) ); -#31382 = VECTOR( '', #35459, 1000.00000000000 ); -#31383 = CARTESIAN_POINT( '', ( 3.82692593924620, 0.330000000000000, -0.124930108621632 ) ); -#31384 = AXIS2_PLACEMENT_3D( '', #35460, #35461, #35462 ); -#31385 = CARTESIAN_POINT( '', ( 3.57500000000000, 0.330000000000000, -2.20245190586297E-016 ) ); -#31386 = VECTOR( '', #35463, 1000.00000000000 ); -#31387 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31388 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#31389 = VECTOR( '', #35464, 1000.00000000000 ); -#31390 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31391 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#31392 = CARTESIAN_POINT( '', ( -5.70069961959858, 0.999916829261940, 6.12517963517025 ) ); -#31393 = CARTESIAN_POINT( '', ( -5.70209859778935, 0.999750518814245, 6.16553137711411 ) ); -#31394 = CARTESIAN_POINT( '', ( -5.71355087256407, 0.998378444948843, 6.22508091298939 ) ); -#31395 = CARTESIAN_POINT( '', ( -5.73110871253140, 0.996259120371657, 6.28305308190660 ) ); -#31396 = CARTESIAN_POINT( '', ( -5.74858304199734, 0.994097312327846, 6.31932054323804 ) ); -#31397 = CARTESIAN_POINT( '', ( -5.75731531698829, 0.993017013232364, 6.33744412538677 ) ); -#31398 = CARTESIAN_POINT( '', ( -5.77576762843097, 1.00000000000000, 6.36962595283326 ) ); -#31399 = VECTOR( '', #35465, 1000.00000000000 ); -#31400 = CARTESIAN_POINT( '', ( -5.75731531698829, -0.993017013232365, 6.33744412538677 ) ); -#31401 = CARTESIAN_POINT( '', ( -5.74858304199734, -0.994097312327846, 6.31932054323805 ) ); -#31402 = CARTESIAN_POINT( '', ( -5.73110871253140, -0.996259120371656, 6.28305308190661 ) ); -#31403 = CARTESIAN_POINT( '', ( -5.71355087256407, -0.998378444948842, 6.22508091298939 ) ); -#31404 = CARTESIAN_POINT( '', ( -5.70209859778935, -0.999750518814245, 6.16553137711411 ) ); -#31405 = CARTESIAN_POINT( '', ( -5.70069961959858, -0.999916829261940, 6.12517963517025 ) ); -#31406 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.00000000000000, 6.10500000000000 ) ); -#31407 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31408 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#31409 = VECTOR( '', #35466, 1000.00000000000 ); -#31410 = CARTESIAN_POINT( '', ( 5.62500000000000, 0.300000000000000, 1.06000000000000 ) ); -#31411 = VECTOR( '', #35467, 1000.00000000000 ); -#31412 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31413 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, -2.44500000000000 ) ); -#31414 = VECTOR( '', #35468, 1000.00000000000 ); -#31415 = CARTESIAN_POINT( '', ( -6.04943375514538, 6.54161354320366, -2.44500000000000 ) ); -#31416 = VECTOR( '', #35469, 1000.00000000000 ); -#31417 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31418 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.350000000000000, 2.21000000000000 ) ); -#31419 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 2.21000000000000 ) ); -#31420 = VECTOR( '', #35470, 1000.00000000000 ); -#31421 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 2.21000000000000 ) ); -#31422 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.900000000000000, 2.21000000000000 ) ); -#31423 = VECTOR( '', #35471, 1000.00000000000 ); -#31424 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 2.21000000000000 ) ); -#31425 = VECTOR( '', #35472, 1000.00000000000 ); -#31426 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31427 = CARTESIAN_POINT( '', ( 7.12423237156896, -0.790727636535534, 7.96456549462712 ) ); -#31428 = CARTESIAN_POINT( '', ( 6.01856355562622, -0.993017013232364, 6.19202391684450 ) ); -#31429 = VECTOR( '', #35473, 1000.00000000000 ); -#31430 = CARTESIAN_POINT( '', ( 6.03030705137238, 1.00000000000000, 6.21085038113330 ) ); -#31431 = VECTOR( '', #35474, 1000.00000000000 ); -#31432 = CARTESIAN_POINT( '', ( 8.16670728300168, 0.600000000000000, 9.63579841506920 ) ); -#31433 = VECTOR( '', #35475, 1000.00000000000 ); -#31434 = CARTESIAN_POINT( '', ( 7.12423237156897, 1.00000000000000, 7.96456549462712 ) ); -#31435 = VECTOR( '', #35476, 1000.00000000000 ); -#31436 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31437 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#31438 = CARTESIAN_POINT( '', ( 6.35272508412479, -0.333280183087583, -0.591516867121590 ) ); -#31439 = AXIS2_PLACEMENT_3D( '', #35477, #35478, #35479 ); -#31440 = CARTESIAN_POINT( '', ( 6.35272508412479, 0.333280183087583, -0.591516867121590 ) ); -#31441 = CARTESIAN_POINT( '', ( 6.35272508412479, 0.900000000000000, -0.591516867121589 ) ); -#31442 = VECTOR( '', #35480, 1000.00000000000 ); -#31443 = AXIS2_PLACEMENT_3D( '', #35481, #35482, #35483 ); -#31444 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31445 = CARTESIAN_POINT( '', ( -0.700000000000000, 9.70000000000000, -0.180000000000000 ) ); -#31446 = VECTOR( '', #35484, 1000.00000000000 ); -#31447 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31448 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, 1.44500000000000 ) ); -#31449 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, -0.00499999999999947 ) ); -#31450 = VECTOR( '', #35485, 1000.00000000000 ); -#31451 = CARTESIAN_POINT( '', ( -5.30000000000000, 2.05906757357944, 1.44500000000000 ) ); -#31452 = VECTOR( '', #35486, 1000.00000000000 ); -#31453 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31454 = CARTESIAN_POINT( '', ( -5.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#31455 = AXIS2_PLACEMENT_3D( '', #35487, #35488, #35489 ); -#31456 = CARTESIAN_POINT( '', ( -6.30000000000000, 8.05000000000000, -5.45000000000000 ) ); -#31457 = VECTOR( '', #35490, 1000.00000000000 ); -#31458 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31459 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.75000000000000, 2.41000000000000 ) ); -#31460 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.15000000000000, 2.41000000000000 ) ); -#31461 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 2.41000000000000 ) ); -#31462 = VECTOR( '', #35491, 1000.00000000000 ); -#31463 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 2.41000000000000 ) ); -#31464 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 2.41000000000000 ) ); -#31465 = VECTOR( '', #35492, 1000.00000000000 ); -#31466 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 2.41000000000000 ) ); -#31467 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 2.41000000000000 ) ); -#31468 = VECTOR( '', #35493, 1000.00000000000 ); -#31469 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 2.41000000000000 ) ); -#31470 = VECTOR( '', #35494, 1000.00000000000 ); -#31471 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31472 = CARTESIAN_POINT( '', ( 28.2576226650358, 5.80000000000000, 2.94500000000000 ) ); -#31473 = VECTOR( '', #35495, 1000.00000000000 ); -#31474 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31475 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31476 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31477 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#31478 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#31479 = VECTOR( '', #35496, 1000.00000000000 ); -#31480 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31481 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31482 = VECTOR( '', #35497, 1000.00000000000 ); -#31483 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31484 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31485 = VECTOR( '', #35498, 1000.00000000000 ); -#31486 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -0.200000000000000 ) ); -#31487 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -0.200000000000000 ) ); -#31488 = VECTOR( '', #35499, 1000.00000000000 ); -#31489 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -0.200000000000000 ) ); -#31490 = VECTOR( '', #35500, 1000.00000000000 ); -#31491 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31492 = CARTESIAN_POINT( '', ( 0.990000000000000, -3.40000000000000, 6.10500000000000 ) ); -#31493 = CARTESIAN_POINT( '', ( 0.990000000000000, -5.00000000000000, 6.10500000000000 ) ); -#31494 = VECTOR( '', #35501, 1000.00000000000 ); -#31495 = CARTESIAN_POINT( '', ( 0.990000000000000, -3.40000000000000, 5.80500000000000 ) ); -#31496 = CARTESIAN_POINT( '', ( 0.990000000000000, -5.00000000000000, 5.80500000000000 ) ); -#31497 = VECTOR( '', #35502, 1000.00000000000 ); -#31498 = CARTESIAN_POINT( '', ( 0.990000000000000, -3.40000000000000, 5.80500000000000 ) ); -#31499 = VECTOR( '', #35503, 1000.00000000000 ); -#31500 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31501 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#31502 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#31503 = VECTOR( '', #35504, 1000.00000000000 ); -#31504 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#31505 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#31506 = VECTOR( '', #35505, 1000.00000000000 ); -#31507 = CARTESIAN_POINT( '', ( 4.51500000000000, 0.300000000000000, 0.210000000000000 ) ); -#31508 = VECTOR( '', #35506, 1000.00000000000 ); -#31509 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31510 = CARTESIAN_POINT( '', ( 8.82500000000000, 3.30000000000000, -5.75000000000000 ) ); -#31511 = CARTESIAN_POINT( '', ( 8.82500000000000, 3.30000000000000, -5.75000000000000 ) ); -#31512 = VECTOR( '', #35507, 1000.00000000000 ); -#31513 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#31514 = VECTOR( '', #35508, 1000.00000000000 ); -#31515 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.22500000000000, -1.35000000000000 ) ); -#31516 = VECTOR( '', #35509, 1000.00000000000 ); -#31517 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.00000000000000, -2.55000000000000 ) ); -#31518 = VECTOR( '', #35510, 1000.00000000000 ); -#31519 = CARTESIAN_POINT( '', ( 8.82500000000000, 4.95000000000000, -2.55000000000000 ) ); -#31520 = VECTOR( '', #35511, 1000.00000000000 ); -#31521 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31522 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.500000000000000, -2.50000000000000 ) ); -#31523 = CARTESIAN_POINT( '', ( -4.25000000000000, -1.00000000000000, -2.50000000000000 ) ); -#31524 = VECTOR( '', #35512, 1000.00000000000 ); -#31525 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.500000000000000, -2.50000000000000 ) ); -#31526 = VECTOR( '', #35513, 1000.00000000000 ); -#31527 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.160000000000000, -2.50000000000000 ) ); -#31528 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.360000000000000, -2.50000000000000 ) ); -#31529 = VECTOR( '', #35514, 1000.00000000000 ); -#31530 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.160000000000000, -2.50000000000000 ) ); -#31531 = VECTOR( '', #35515, 1000.00000000000 ); -#31532 = CARTESIAN_POINT( '', ( 2.25000000000000, -0.360000000000000, -2.50000000000000 ) ); -#31533 = VECTOR( '', #35516, 1000.00000000000 ); -#31534 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.160000000000000, -2.50000000000000 ) ); -#31535 = VECTOR( '', #35517, 1000.00000000000 ); -#31536 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.360000000000000, -2.50000000000000 ) ); -#31537 = VECTOR( '', #35518, 1000.00000000000 ); -#31538 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.360000000000000, -2.50000000000000 ) ); -#31539 = CARTESIAN_POINT( '', ( -2.75000000000000, -0.360000000000000, -2.50000000000000 ) ); -#31540 = VECTOR( '', #35519, 1000.00000000000 ); -#31541 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.360000000000000, -2.50000000000000 ) ); -#31542 = VECTOR( '', #35520, 1000.00000000000 ); -#31543 = CARTESIAN_POINT( '', ( -4.50000000000000, -0.360000000000000, -2.50000000000000 ) ); -#31544 = VECTOR( '', #35521, 1000.00000000000 ); -#31545 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31546 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.900000000000000, 1.11000000000000 ) ); -#31547 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 1.11000000000000 ) ); -#31548 = VECTOR( '', #35522, 1000.00000000000 ); -#31549 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 1.11000000000000 ) ); -#31550 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 1.11000000000000 ) ); -#31551 = VECTOR( '', #35523, 1000.00000000000 ); -#31552 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 1.11000000000000 ) ); -#31553 = VECTOR( '', #35524, 1000.00000000000 ); -#31554 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31555 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -6.12323399573677E-017 ) ); -#31556 = VECTOR( '', #35525, 1000.00000000000 ); -#31557 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#31558 = VECTOR( '', #35526, 1000.00000000000 ); -#31559 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31560 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.160000000000000, 0.400000000000000 ) ); -#31561 = VECTOR( '', #35527, 1000.00000000000 ); -#31562 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31563 = CARTESIAN_POINT( '', ( -16.9967095493694, 6.65000000000000, 4.25000000000000 ) ); -#31564 = VECTOR( '', #35528, 1000.00000000000 ); -#31565 = CARTESIAN_POINT( '', ( -16.9967095493694, 5.84000000000000, 4.25000000000000 ) ); -#31566 = VECTOR( '', #35529, 1000.00000000000 ); -#31567 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31568 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, 0.0199999999999997 ) ); -#31569 = VECTOR( '', #35530, 999.999999999999 ); -#31570 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#31571 = VECTOR( '', #35531, 1000.00000000000 ); -#31572 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, 0.0199999999999992 ) ); -#31573 = VECTOR( '', #35532, 1000.00000000000 ); -#31574 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31575 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.90000000000000, 5.49500000000000 ) ); -#31576 = VECTOR( '', #35533, 1000.00000000000 ); -#31577 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31578 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#31579 = AXIS2_PLACEMENT_3D( '', #35534, #35535, #35536 ); -#31580 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#31581 = AXIS2_PLACEMENT_3D( '', #35537, #35538, #35539 ); -#31582 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#31583 = VECTOR( '', #35540, 1000.00000000000 ); -#31584 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31585 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 5.29500000000000 ) ); -#31586 = VECTOR( '', #35541, 1000.00000000000 ); -#31587 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31588 = CARTESIAN_POINT( '', ( 3.53647135579585, -6.03469156464926, -0.0200000000000000 ) ); -#31589 = VECTOR( '', #35542, 1000.00000000000 ); -#31590 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31591 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31592 = CARTESIAN_POINT( '', ( -3.30000000000000, -3.00000000000000, 0.730000000000000 ) ); -#31593 = VECTOR( '', #35543, 1000.00000000000 ); -#31594 = CARTESIAN_POINT( '', ( -3.30000000000000, -3.00000000000000, 1.97000000000000 ) ); -#31595 = VECTOR( '', #35544, 1000.00000000000 ); -#31596 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31597 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31598 = CARTESIAN_POINT( '', ( -1.70000000000000, 10.8000000000000, 1.48000000000000 ) ); -#31599 = VECTOR( '', #35545, 1000.00000000000 ); -#31600 = CARTESIAN_POINT( '', ( -2.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31601 = CARTESIAN_POINT( '', ( -2.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31602 = VECTOR( '', #35546, 1000.00000000000 ); -#31603 = CARTESIAN_POINT( '', ( -2.30000000000000, 10.8000000000000, 1.48000000000000 ) ); -#31604 = CARTESIAN_POINT( '', ( -2.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31605 = VECTOR( '', #35547, 1000.00000000000 ); -#31606 = CARTESIAN_POINT( '', ( -2.60000000000000, 10.8000000000000, 1.48000000000000 ) ); -#31607 = VECTOR( '', #35548, 1000.00000000000 ); -#31608 = CARTESIAN_POINT( '', ( -2.60000000000000, 11.0000000000000, 1.48000000000000 ) ); -#31609 = VECTOR( '', #35549, 1000.00000000000 ); -#31610 = CARTESIAN_POINT( '', ( 2.60000000000000, 11.0000000000000, 1.48000000000000 ) ); -#31611 = VECTOR( '', #35550, 1000.00000000000 ); -#31612 = CARTESIAN_POINT( '', ( 2.30000000000000, 10.8000000000000, 1.48000000000000 ) ); -#31613 = VECTOR( '', #35551, 1000.00000000000 ); -#31614 = CARTESIAN_POINT( '', ( 1.70000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31615 = VECTOR( '', #35552, 1000.00000000000 ); -#31616 = CARTESIAN_POINT( '', ( 1.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31617 = CARTESIAN_POINT( '', ( 1.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31618 = VECTOR( '', #35553, 1000.00000000000 ); -#31619 = CARTESIAN_POINT( '', ( 0.700000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31620 = VECTOR( '', #35554, 1000.00000000000 ); -#31621 = CARTESIAN_POINT( '', ( -0.700000000000000, 10.3000000000000, 1.48000000000000 ) ); -#31622 = VECTOR( '', #35555, 1000.00000000000 ); -#31623 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31624 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#31625 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#31626 = VECTOR( '', #35556, 1000.00000000000 ); -#31627 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#31628 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#31629 = VECTOR( '', #35557, 1000.00000000000 ); -#31630 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.360000000000000, 11.5435038362938 ) ); -#31631 = VECTOR( '', #35558, 1000.00000000000 ); -#31632 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31633 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.00000000000000, -0.155000000000000 ) ); -#31634 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.15000000000000, -0.305000000000000 ) ); -#31635 = AXIS2_PLACEMENT_3D( '', #35559, #35560, #35561 ); -#31636 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.00000000000000, -0.155000000000000 ) ); -#31637 = VECTOR( '', #35562, 1000.00000000000 ); -#31638 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.15000000000000, -0.305000000000000 ) ); -#31639 = VECTOR( '', #35563, 1000.00000000000 ); -#31640 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31641 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.750000000000000, -0.690000000000000 ) ); -#31642 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.750000000000000, 0.000000000000000 ) ); -#31643 = VECTOR( '', #35564, 1000.00000000000 ); -#31644 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, -0.380000000000000 ) ); -#31645 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 0.310000000000000 ) ); -#31646 = VECTOR( '', #35565, 1000.00000000000 ); -#31647 = CARTESIAN_POINT( '', ( 8.40500000000000, 0.750000000000000, -0.380000000000000 ) ); -#31648 = VECTOR( '', #35566, 1000.00000000000 ); -#31649 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, -0.690000000000000 ) ); -#31650 = VECTOR( '', #35567, 1000.00000000000 ); -#31651 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31652 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.750000000000000, 3.41000000000000 ) ); -#31653 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 3.41000000000000 ) ); -#31654 = VECTOR( '', #35568, 1000.00000000000 ); -#31655 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.750000000000000, 2.41000000000000 ) ); -#31656 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.750000000000000, 0.000000000000000 ) ); -#31657 = VECTOR( '', #35569, 1000.00000000000 ); -#31658 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 2.41000000000000 ) ); -#31659 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 2.41000000000000 ) ); -#31660 = VECTOR( '', #35570, 1000.00000000000 ); -#31661 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.750000000000000, 2.41000000000000 ) ); -#31662 = VECTOR( '', #35571, 1000.00000000000 ); -#31663 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31664 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -0.305000000000000 ) ); -#31665 = VECTOR( '', #35572, 1000.00000000000 ); -#31666 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31667 = CARTESIAN_POINT( '', ( 0.778743328019954, -6.62273460445781, 6.10500000000000 ) ); -#31668 = AXIS2_PLACEMENT_3D( '', #35573, #35574, #35575 ); -#31669 = CARTESIAN_POINT( '', ( 0.778743328019954, -6.62273460445781, 5.80500000000000 ) ); -#31670 = AXIS2_PLACEMENT_3D( '', #35576, #35577, #35578 ); -#31671 = CARTESIAN_POINT( '', ( 0.778743328019954, -6.62273460445781, 5.80500000000000 ) ); -#31672 = VECTOR( '', #35579, 1000.00000000000 ); -#31673 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31674 = CARTESIAN_POINT( '', ( -7.98500000000000, 1.25000000000000, -0.200000000000000 ) ); -#31675 = VECTOR( '', #35580, 1000.00000000000 ); -#31676 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31677 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31678 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#31679 = VECTOR( '', #35581, 1000.00000000000 ); -#31680 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#31681 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -0.200000000000000 ) ); -#31682 = VECTOR( '', #35582, 1000.00000000000 ); -#31683 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, 2.67622410749607E-018 ) ); -#31684 = VECTOR( '', #35583, 1000.00000000000 ); -#31685 = AXIS2_PLACEMENT_3D( '', #35584, #35585, #35586 ); -#31686 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31687 = CARTESIAN_POINT( '', ( 3.24617838948964, -6.11038828659373, -0.0199999999999996 ) ); -#31688 = VECTOR( '', #35587, 1000.00000000000 ); -#31689 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31690 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 4.50000000000000 ) ); -#31691 = VECTOR( '', #35588, 1000.00000000000 ); -#31692 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31693 = CARTESIAN_POINT( '', ( -9.81500000000000, 1.25000000000000, -9.46000000000000 ) ); -#31694 = CARTESIAN_POINT( '', ( -9.81500000000000, 1.25000000000000, -12.9600000000000 ) ); -#31695 = CARTESIAN_POINT( '', ( -9.81500000000000, 1.25000000000000, -1.64810022540390E-015 ) ); -#31696 = VECTOR( '', #35589, 1000.00000000000 ); -#31697 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.25000000000000, -9.46000000000000 ) ); -#31698 = CARTESIAN_POINT( '', ( 11.0888503595908, 1.25000000000000, -9.46000000000000 ) ); -#31699 = VECTOR( '', #35590, 1000.00000000000 ); -#31700 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.25000000000000, -12.9600000000000 ) ); -#31701 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.25000000000000, -9.46000000000000 ) ); -#31702 = VECTOR( '', #35591, 1000.00000000000 ); -#31703 = CARTESIAN_POINT( '', ( -10.0150000000000, 1.25000000000000, -12.9600000000000 ) ); -#31704 = VECTOR( '', #35592, 1000.00000000000 ); -#31705 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31706 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#31707 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#31708 = VECTOR( '', #35593, 1000.00000000000 ); -#31709 = AXIS2_PLACEMENT_3D( '', #35594, #35595, #35596 ); -#31710 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31711 = CARTESIAN_POINT( '', ( -2.30000000000000, 10.3000000000000, 1.08000000000000 ) ); -#31712 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#31713 = VECTOR( '', #35597, 1000.00000000000 ); -#31714 = CARTESIAN_POINT( '', ( 1.95156391047391E-016, 10.3000000000000, 1.08000000000000 ) ); -#31715 = VECTOR( '', #35598, 1000.00000000000 ); -#31716 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31717 = CARTESIAN_POINT( '', ( -6.12500000000000, 4.35000000000000, 6.35000000000000 ) ); -#31718 = CARTESIAN_POINT( '', ( -6.12500000000000, 4.35000000000000, 6.35000000000000 ) ); -#31719 = VECTOR( '', #35599, 1000.00000000000 ); -#31720 = CARTESIAN_POINT( '', ( 0.375000000000000, 4.35000000000000, 6.35000000000000 ) ); -#31721 = CARTESIAN_POINT( '', ( 1.87500000000000, 4.35000000000000, 6.35000000000000 ) ); -#31722 = VECTOR( '', #35600, 1000.00000000000 ); -#31723 = CARTESIAN_POINT( '', ( 0.375000000000000, 4.35000000000000, 6.85000000000000 ) ); -#31724 = CARTESIAN_POINT( '', ( 0.375000000000000, 4.35000000000000, 6.85000000000000 ) ); -#31725 = VECTOR( '', #35601, 1000.00000000000 ); -#31726 = CARTESIAN_POINT( '', ( 1.87500000000000, 4.35000000000000, 6.85000000000000 ) ); -#31727 = VECTOR( '', #35602, 1000.00000000000 ); -#31728 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31729 = AXIS2_PLACEMENT_3D( '', #35603, #35604, #35605 ); -#31730 = AXIS2_PLACEMENT_3D( '', #35606, #35607, #35608 ); -#31731 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31732 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.510000000000000 ) ); -#31733 = VECTOR( '', #35609, 1000.00000000000 ); -#31734 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31735 = CARTESIAN_POINT( '', ( 6.00000000000000, -9.80000000000000, 4.99500000000000 ) ); -#31736 = VECTOR( '', #35610, 1000.00000000000 ); -#31737 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#31738 = VECTOR( '', #35611, 1000.00000000000 ); -#31739 = AXIS2_PLACEMENT_3D( '', #35612, #35613, #35614 ); -#31740 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31741 = CARTESIAN_POINT( '', ( -16.9967095493694, 6.65000000000000, -1.16000000000000 ) ); -#31742 = VECTOR( '', #35615, 1000.00000000000 ); -#31743 = CARTESIAN_POINT( '', ( -16.9967095493694, 5.84000000000000, -1.16000000000000 ) ); -#31744 = VECTOR( '', #35616, 1000.00000000000 ); -#31745 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#31746 = CARTESIAN_POINT( '', ( 6.68302845754911, 0.333280183087583, -0.365907289522332 ) ); -#31747 = AXIS2_PLACEMENT_3D( '', #35617, #35618, #35619 ); -#31748 = CARTESIAN_POINT( '', ( 6.46552987292442, 0.333280183087583, -0.756668553833748 ) ); -#31749 = VECTOR( '', #35620, 1000.00000000000 ); -#31750 = CARTESIAN_POINT( '', ( 2.74172355179277, 0.333280183087583, -0.179907801874577 ) ); -#31751 = VECTOR( '', #35621, 1000.00000000000 ); -#31752 = CARTESIAN_POINT( '', ( 0.0230916399294452, 0.333280183087583, -0.200000000000000 ) ); -#31753 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.333280183087583, -0.200000000000000 ) ); -#31754 = VECTOR( '', #35622, 1000.00000000000 ); -#31755 = CARTESIAN_POINT( '', ( 0.0230916399294443, 0.333280183087583, -13.7830693243559 ) ); -#31756 = VECTOR( '', #35623, 1000.00000000000 ); -#31757 = AXIS2_PLACEMENT_3D( '', #35624, #35625, #35626 ); -#31758 = CARTESIAN_POINT( '', ( 6.35272508412479, 0.333280183087583, -0.591516867121589 ) ); -#31759 = VECTOR( '', #35627, 1000.00000000000 ); -#31760 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31761 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31762 = AXIS2_PLACEMENT_3D( '', #35628, #35629, #35630 ); -#31763 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31764 = CARTESIAN_POINT( '', ( -9.81500000000000, -4.10500000000000, -4.10500000000000 ) ); -#31765 = VECTOR( '', #35631, 1000.00000000000 ); -#31766 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -8.46000000000000 ) ); -#31767 = VECTOR( '', #35632, 1000.00000000000 ); -#31768 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31769 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 5.80500000000000 ) ); -#31770 = VECTOR( '', #35633, 1000.00000000000 ); -#31771 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#31772 = VECTOR( '', #35634, 1000.00000000000 ); -#31773 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31774 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 5.20500000000000 ) ); -#31775 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 5.83983405085584 ) ); -#31776 = VECTOR( '', #35635, 1000.00000000000 ); -#31777 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 5.20500000000000 ) ); -#31778 = VECTOR( '', #35636, 1000.00000000000 ); -#31779 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31780 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.05000000000000, 5.05000000000000 ) ); -#31781 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.05000000000000, -2.63232323666955 ) ); -#31782 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.05000000000000, 5.25000000000000 ) ); -#31783 = VECTOR( '', #35637, 1000.00000000000 ); -#31784 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.05000000000000, -2.63232323666955 ) ); -#31785 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.05000000000000, -2.63232323666955 ) ); -#31786 = VECTOR( '', #35638, 1000.00000000000 ); -#31787 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.05000000000000, 5.05000000000000 ) ); -#31788 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.05000000000000, 5.25000000000000 ) ); -#31789 = VECTOR( '', #35639, 1000.00000000000 ); -#31790 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.05000000000000, 5.05000000000000 ) ); -#31791 = VECTOR( '', #35640, 1000.00000000000 ); -#31792 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31793 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#31794 = AXIS2_PLACEMENT_3D( '', #35641, #35642, #35643 ); -#31795 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#31796 = VECTOR( '', #35644, 1000.00000000000 ); -#31797 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31798 = CARTESIAN_POINT( '', ( -4.25000000000000, -0.500000000000000, 5.20000000000000 ) ); -#31799 = VECTOR( '', #35645, 1000.00000000000 ); -#31800 = CARTESIAN_POINT( '', ( -5.65000000000000, -0.500000000000000, 0.800000000000000 ) ); -#31801 = CARTESIAN_POINT( '', ( -5.65000000000000, -0.500000000000000, 0.800000000000000 ) ); -#31802 = VECTOR( '', #35646, 1000.00000000000 ); -#31803 = CARTESIAN_POINT( '', ( -5.65000000000000, -0.500000000000000, -0.800000000000000 ) ); -#31804 = CARTESIAN_POINT( '', ( -5.65000000000000, -0.500000000000000, 5.20000000000000 ) ); -#31805 = VECTOR( '', #35647, 1000.00000000000 ); -#31806 = CARTESIAN_POINT( '', ( -4.75000000000000, -0.500000000000000, -0.800000000000000 ) ); -#31807 = VECTOR( '', #35648, 1000.00000000000 ); -#31808 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31809 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.850000000000000 ) ); -#31810 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.850000000000000 ) ); -#31811 = VECTOR( '', #35649, 1000.00000000000 ); -#31812 = CARTESIAN_POINT( '', ( 4.71500000000000, -0.300000000000000, 0.210000000000000 ) ); -#31813 = VECTOR( '', #35650, 1000.00000000000 ); -#31814 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31815 = CARTESIAN_POINT( '', ( -3.42690836007056, 0.500000000000000, -3.00000000000000 ) ); -#31816 = CARTESIAN_POINT( '', ( -3.42690836007056, 0.500000000000000, 4.33680868994202E-016 ) ); -#31817 = VECTOR( '', #35651, 1000.00000000000 ); -#31818 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.500000000000000, -3.00000000000000 ) ); -#31819 = VECTOR( '', #35652, 1000.00000000000 ); -#31820 = CARTESIAN_POINT( '', ( -3.42690836007055, -0.325000000000000, -7.01000000000000 ) ); -#31821 = CARTESIAN_POINT( '', ( -3.42690836007055, 0.900000000000000, -7.01000000000000 ) ); -#31822 = VECTOR( '', #35653, 1000.00000000000 ); -#31823 = CARTESIAN_POINT( '', ( -3.42690836007055, -0.325000000000000, -7.01000000000000 ) ); -#31824 = VECTOR( '', #35654, 1000.00000000000 ); -#31825 = CARTESIAN_POINT( '', ( -3.42690836007055, -0.500000000000000, -3.00000000000000 ) ); -#31826 = VECTOR( '', #35655, 1000.00000000000 ); -#31827 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31828 = CARTESIAN_POINT( '', ( 0.250000000000000, -0.360000000000000, 0.400000000000000 ) ); -#31829 = VECTOR( '', #35656, 1000.00000000000 ); -#31830 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31831 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.65000000000000, 1.95000000000000 ) ); -#31832 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.65000000000000, -0.250000000000000 ) ); -#31833 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.65000000000000, 1.95000000000000 ) ); -#31834 = VECTOR( '', #35657, 1000.00000000000 ); -#31835 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.45000000000000, 1.95000000000000 ) ); -#31836 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.45000000000000, 1.95000000000000 ) ); -#31837 = VECTOR( '', #35658, 1000.00000000000 ); -#31838 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.45000000000000, -0.250000000000000 ) ); -#31839 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.45000000000000, 1.95000000000000 ) ); -#31840 = VECTOR( '', #35659, 1000.00000000000 ); -#31841 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.45000000000000, -0.250000000000000 ) ); -#31842 = VECTOR( '', #35660, 1000.00000000000 ); -#31843 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31844 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.00000000000000, 6.10500000000000 ) ); -#31845 = VECTOR( '', #35661, 1000.00000000000 ); -#31846 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31847 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31848 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31849 = CARTESIAN_POINT( '', ( 5.77530400675724, 0.990953286135760, 6.36888270252070 ) ); -#31850 = VECTOR( '', #35662, 1000.00000000000 ); -#31851 = CARTESIAN_POINT( '', ( 5.77576762843096, 1.00000000000000, 6.36962595283325 ) ); -#31852 = VECTOR( '', #35663, 1000.00000000000 ); -#31853 = CARTESIAN_POINT( '', ( 5.87684697795438, -0.972375332181348, 6.53167027126029 ) ); -#31854 = VECTOR( '', #35664, 1000.00000000000 ); -#31855 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31856 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 6.10500000000000 ) ); -#31857 = VECTOR( '', #35665, 1000.00000000000 ); -#31858 = CARTESIAN_POINT( '', ( -5.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#31859 = VECTOR( '', #35666, 1000.00000000000 ); -#31860 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31861 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31862 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, 3.41000000000000 ) ); -#31863 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, -2.09000000000000 ) ); -#31864 = VECTOR( '', #35667, 1000.00000000000 ); -#31865 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, 3.41000000000000 ) ); -#31866 = VECTOR( '', #35668, 1000.00000000000 ); -#31867 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31868 = CARTESIAN_POINT( '', ( 1.30000000000000, 11.0000000000000, 0.880000000000000 ) ); -#31869 = CARTESIAN_POINT( '', ( 1.30000000000000, 11.0000000000000, 0.880000000000000 ) ); -#31870 = VECTOR( '', #35669, 1000.00000000000 ); -#31871 = CARTESIAN_POINT( '', ( 1.30000000000000, 10.3000000000000, 0.880000000000000 ) ); -#31872 = VECTOR( '', #35670, 1000.00000000000 ); -#31873 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#31874 = CARTESIAN_POINT( '', ( -0.385000000000000, -0.900000000000000, -16.6802770373757 ) ); -#31875 = VECTOR( '', #35671, 1000.00000000000 ); -#31876 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31877 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.750000000000000, -0.210000000000000 ) ); -#31878 = VECTOR( '', #35672, 1000.00000000000 ); -#31879 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -12.9600000000000 ) ); -#31880 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -1.80298625004469E-015 ) ); -#31881 = VECTOR( '', #35673, 1000.00000000000 ); -#31882 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.750000000000000, -12.9600000000000 ) ); -#31883 = VECTOR( '', #35674, 1000.00000000000 ); -#31884 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31885 = CARTESIAN_POINT( '', ( -16.9967095493694, 6.65000000000000, -2.47000000000000 ) ); -#31886 = VECTOR( '', #35675, 1000.00000000000 ); -#31887 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31888 = CARTESIAN_POINT( '', ( -5.65000000000000, -1.00000000000000, 0.800000000000000 ) ); -#31889 = VECTOR( '', #35676, 1000.00000000000 ); -#31890 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31891 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.350000000000000, 2.41000000000000 ) ); -#31892 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 2.41000000000000 ) ); -#31893 = VECTOR( '', #35677, 1000.00000000000 ); -#31894 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 2.41000000000000 ) ); -#31895 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 2.41000000000000 ) ); -#31896 = VECTOR( '', #35678, 1000.00000000000 ); -#31897 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 2.41000000000000 ) ); -#31898 = VECTOR( '', #35679, 1000.00000000000 ); -#31899 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31900 = AXIS2_PLACEMENT_3D( '', #35680, #35681, #35682 ); -#31901 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31902 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.15000000000000, -0.305000000000000 ) ); -#31903 = VECTOR( '', #35683, 1000.00000000000 ); -#31904 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31905 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.75000000000000, -0.690000000000000 ) ); -#31906 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.75000000000000, 0.000000000000000 ) ); -#31907 = VECTOR( '', #35684, 1000.00000000000 ); -#31908 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, -0.690000000000000 ) ); -#31909 = VECTOR( '', #35685, 1000.00000000000 ); -#31910 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, -0.380000000000000 ) ); -#31911 = CARTESIAN_POINT( '', ( 8.40500000000000, 1.75000000000000, -0.380000000000000 ) ); -#31912 = VECTOR( '', #35686, 1000.00000000000 ); -#31913 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, -0.690000000000000 ) ); -#31914 = VECTOR( '', #35687, 1000.00000000000 ); -#31915 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31916 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31917 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, -0.690000000000000 ) ); -#31918 = VECTOR( '', #35688, 1000.00000000000 ); -#31919 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31920 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.85000000000000, 3.41000000000000 ) ); -#31921 = VECTOR( '', #35689, 1000.00000000000 ); -#31922 = CARTESIAN_POINT( '', ( -3.42500000000000, 0.750000000000000, 3.41000000000000 ) ); -#31923 = VECTOR( '', #35690, 1000.00000000000 ); -#31924 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.75000000000000, 3.41000000000000 ) ); -#31925 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, 3.41000000000000 ) ); -#31926 = VECTOR( '', #35691, 1000.00000000000 ); -#31927 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 3.41000000000000 ) ); -#31928 = VECTOR( '', #35692, 1000.00000000000 ); -#31929 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.750000000000000, 3.41000000000000 ) ); -#31930 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 3.41000000000000 ) ); -#31931 = VECTOR( '', #35693, 1000.00000000000 ); -#31932 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, 3.41000000000000 ) ); -#31933 = VECTOR( '', #35694, 1000.00000000000 ); -#31934 = CARTESIAN_POINT( '', ( -2.67500000000000, 3.85000000000000, 3.41000000000000 ) ); -#31935 = VECTOR( '', #35695, 1000.00000000000 ); -#31936 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31937 = CARTESIAN_POINT( '', ( 8.40500000000000, 2.80000000000000, -0.380000000000000 ) ); -#31938 = VECTOR( '', #35696, 1000.00000000000 ); -#31939 = CARTESIAN_POINT( '', ( 8.40500000000000, -0.750000000000000, -0.380000000000000 ) ); -#31940 = VECTOR( '', #35697, 1000.00000000000 ); -#31941 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.80000000000000, -0.380000000000000 ) ); -#31942 = VECTOR( '', #35698, 1000.00000000000 ); -#31943 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31944 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.500000000000000, -3.00000000000000 ) ); -#31945 = VECTOR( '', #35699, 1000.00000000000 ); -#31946 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31947 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31948 = CARTESIAN_POINT( '', ( 6.04943375514538, 6.54161354320366, -2.44500000000000 ) ); -#31949 = VECTOR( '', #35700, 1000.00000000000 ); -#31950 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31951 = CARTESIAN_POINT( '', ( -2.30000000000000, 11.0000000000000, 1.28000000000000 ) ); -#31952 = CARTESIAN_POINT( '', ( -2.30000000000000, 6.57500000000000, 5.70500000000000 ) ); -#31953 = VECTOR( '', #35701, 1000.00000000000 ); -#31954 = CARTESIAN_POINT( '', ( -2.30000000000000, 11.0000000000000, 1.28000000000000 ) ); -#31955 = VECTOR( '', #35702, 1000.00000000000 ); -#31956 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31957 = CARTESIAN_POINT( '', ( -9.81500000000000, 0.250000000000000, -12.9600000000000 ) ); -#31958 = VECTOR( '', #35703, 1000.00000000000 ); -#31959 = CARTESIAN_POINT( '', ( -9.81500000000000, 1.75000000000000, -0.210000000000000 ) ); -#31960 = VECTOR( '', #35704, 1000.00000000000 ); -#31961 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31962 = CARTESIAN_POINT( '', ( -2.67500000000000, -2.15000000000000, -2.33103467084383E-015 ) ); -#31963 = VECTOR( '', #35705, 1000.00000000000 ); -#31964 = CARTESIAN_POINT( '', ( 7.67500000000000, -2.15000000000000, 2.41000000000000 ) ); -#31965 = VECTOR( '', #35706, 1000.00000000000 ); -#31966 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31967 = CARTESIAN_POINT( '', ( -1.30000000000000, 0.690000000000000, -0.180000000000000 ) ); -#31968 = VECTOR( '', #35707, 1000.00000000000 ); -#31969 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31970 = CARTESIAN_POINT( '', ( -5.67063780169887, 3.90466213210278, -0.00499999999999947 ) ); -#31971 = VECTOR( '', #35708, 1000.00000000000 ); -#31972 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31973 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#31974 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#31975 = VECTOR( '', #35709, 1000.00000000000 ); -#31976 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#31977 = CARTESIAN_POINT( '', ( 3.82692593924621, 0.900000000000000, -0.124930108621631 ) ); -#31978 = VECTOR( '', #35710, 1000.00000000000 ); -#31979 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#31980 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -0.200000000000000 ) ); -#31981 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -7.80394629383146 ) ); -#31982 = VECTOR( '', #35711, 1000.00000000000 ); -#31983 = CARTESIAN_POINT( '', ( -0.476908360070554, 0.900000000000000, -0.200000000000000 ) ); -#31984 = CARTESIAN_POINT( '', ( -0.476908360070554, 0.900000000000000, -13.7830693243559 ) ); -#31985 = VECTOR( '', #35712, 1000.00000000000 ); -#31986 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -0.200000000000000 ) ); -#31987 = VECTOR( '', #35713, 1000.00000000000 ); -#31988 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#31989 = AXIS2_PLACEMENT_3D( '', #35714, #35715, #35716 ); -#31990 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31991 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#31992 = CARTESIAN_POINT( '', ( 0.000000000000000, 9.40000000000000, 0.0199999999999997 ) ); -#31993 = VECTOR( '', #35717, 1000.00000000000 ); -#31994 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, 0.0199999999999997 ) ); -#31995 = VECTOR( '', #35718, 1000.00000000000 ); -#31996 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#31997 = CARTESIAN_POINT( '', ( 0.375000000000000, -4.35000000000000, 6.85000000000000 ) ); -#31998 = CARTESIAN_POINT( '', ( 0.375000000000000, -4.35000000000000, 6.85000000000000 ) ); -#31999 = VECTOR( '', #35719, 1000.00000000000 ); -#32000 = CARTESIAN_POINT( '', ( 1.87500000000000, -4.35000000000000, 6.85000000000000 ) ); -#32001 = VECTOR( '', #35720, 1000.00000000000 ); -#32002 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32003 = CARTESIAN_POINT( '', ( -1.25000000000000, -0.160000000000000, 0.400000000000000 ) ); -#32004 = VECTOR( '', #35721, 1000.00000000000 ); -#32005 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32006 = CARTESIAN_POINT( '', ( -4.85000000000000, -3.00000000000000, 0.530000000000000 ) ); -#32007 = VECTOR( '', #35722, 1000.00000000000 ); -#32008 = CARTESIAN_POINT( '', ( -4.85000000000000, -3.00000000000000, -0.730000000000000 ) ); -#32009 = VECTOR( '', #35723, 1000.00000000000 ); -#32010 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32011 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.0000000000000, -2.43500000000000 ) ); -#32012 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.0000000000000, -5.60500000000000 ) ); -#32013 = VECTOR( '', #35724, 1000.00000000000 ); -#32014 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#32015 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#32016 = VECTOR( '', #35725, 1000.00000000000 ); -#32017 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.3000000000000, -5.60500000000000 ) ); -#32018 = VECTOR( '', #35726, 1000.00000000000 ); -#32019 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32020 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.10857864376269, -2.77374459290685 ) ); -#32021 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.78483405085584, -5.45000000000000 ) ); -#32022 = VECTOR( '', #35727, 1000.00000000000 ); -#32023 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.10857864376269, -2.77374459290685 ) ); -#32024 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.10857864376269, -2.77374459290685 ) ); -#32025 = VECTOR( '', #35728, 1000.00000000000 ); -#32026 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#32027 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.78483405085584, -5.45000000000000 ) ); -#32028 = VECTOR( '', #35729, 1000.00000000000 ); -#32029 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#32030 = VECTOR( '', #35730, 1000.00000000000 ); -#32031 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32032 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#32033 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, -0.180000000000002 ) ); -#32034 = VECTOR( '', #35731, 1000.00000000000 ); -#32035 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, -0.180000000000002 ) ); -#32036 = VECTOR( '', #35732, 1000.00000000000 ); -#32037 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32038 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.45000000000000, -0.250000000000000 ) ); -#32039 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.45000000000000, 1.95000000000000 ) ); -#32040 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.45000000000000, -0.250000000000000 ) ); -#32041 = VECTOR( '', #35733, 1000.00000000000 ); -#32042 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 1.95000000000000 ) ); -#32043 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.45000000000000, 1.95000000000000 ) ); -#32044 = VECTOR( '', #35734, 1000.00000000000 ); -#32045 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#32046 = VECTOR( '', #35735, 1000.00000000000 ); -#32047 = CARTESIAN_POINT( '', ( -8.82500000000000, -4.85000000000000, -4.45000000000000 ) ); -#32048 = VECTOR( '', #35736, 1000.00000000000 ); -#32049 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#32050 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#32051 = VECTOR( '', #35737, 1000.00000000000 ); -#32052 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -0.250000000000000 ) ); -#32053 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#32054 = VECTOR( '', #35738, 1000.00000000000 ); -#32055 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.45000000000000, -0.250000000000000 ) ); -#32056 = VECTOR( '', #35739, 1000.00000000000 ); -#32057 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32058 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -5.11902362043594E-016 ) ); -#32059 = VECTOR( '', #35740, 1000.00000000000 ); -#32060 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.750000000000000, -0.200000000000000 ) ); -#32061 = VECTOR( '', #35741, 1000.00000000000 ); -#32062 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32063 = AXIS2_PLACEMENT_3D( '', #35742, #35743, #35744 ); -#32064 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32065 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32066 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32067 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -6.12323399573675E-017 ) ); -#32068 = CARTESIAN_POINT( '', ( -7.98500000000000, 0.250000000000000, -5.11902362043594E-016 ) ); -#32069 = VECTOR( '', #35745, 1000.00000000000 ); -#32070 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#32071 = VECTOR( '', #35746, 1000.00000000000 ); -#32072 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32073 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 1.05709711817337E-015 ) ); -#32074 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, 2.67622410749607E-018 ) ); -#32075 = VECTOR( '', #35747, 1000.00000000000 ); -#32076 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 1.05709711817337E-015 ) ); -#32077 = VECTOR( '', #35748, 1000.00000000000 ); -#32078 = CARTESIAN_POINT( '', ( -4.30500000000000, 0.300000000000000, -6.12323399573677E-017 ) ); -#32079 = VECTOR( '', #35749, 1000.00000000000 ); -#32080 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32081 = CARTESIAN_POINT( '', ( 4.72500000000000, -10.3000000000000, 3.94000000000000 ) ); -#32082 = VECTOR( '', #35750, 1000.00000000000 ); -#32083 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32084 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32085 = CARTESIAN_POINT( '', ( -2.30000000000000, 11.0000000000000, 0.880000000000000 ) ); -#32086 = CARTESIAN_POINT( '', ( -1.70000000000000, 11.0000000000000, 0.880000000000000 ) ); -#32087 = VECTOR( '', #35751, 1000.00000000000 ); -#32088 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.70000000000000, 0.880000000000000 ) ); -#32089 = CARTESIAN_POINT( '', ( -2.30000000000000, 10.3000000000000, 0.880000000000000 ) ); -#32090 = VECTOR( '', #35752, 1000.00000000000 ); -#32091 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.70000000000000, 0.880000000000000 ) ); -#32092 = VECTOR( '', #35753, 1000.00000000000 ); -#32093 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32094 = AXIS2_PLACEMENT_3D( '', #35754, #35755, #35756 ); -#32095 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32096 = AXIS2_PLACEMENT_3D( '', #35757, #35758, #35759 ); -#32097 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32098 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.50000000000000, -0.210000000000000 ) ); -#32099 = AXIS2_PLACEMENT_3D( '', #35760, #35761, #35762 ); -#32100 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.50000000000000, -0.150309739581795 ) ); -#32101 = VECTOR( '', #35763, 1000.00000000000 ); -#32102 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.50000000000000, -0.150309739581795 ) ); -#32103 = VECTOR( '', #35764, 1000.00000000000 ); -#32104 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.50000000000000, -0.200000000000000 ) ); -#32105 = VECTOR( '', #35765, 1000.00000000000 ); -#32106 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32107 = AXIS2_PLACEMENT_3D( '', #35766, #35767, #35768 ); -#32108 = AXIS2_PLACEMENT_3D( '', #35769, #35770, #35771 ); -#32109 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32110 = CARTESIAN_POINT( '', ( 5.62500000000000, -0.300000000000000, 1.06000000000000 ) ); -#32111 = VECTOR( '', #35772, 1000.00000000000 ); -#32112 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#32113 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#32114 = VECTOR( '', #35773, 1000.00000000000 ); -#32115 = AXIS2_PLACEMENT_3D( '', #35774, #35775, #35776 ); -#32116 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32117 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32118 = CARTESIAN_POINT( '', ( 0.375000000000000, 3.40000000000000, 6.85000000000000 ) ); -#32119 = CARTESIAN_POINT( '', ( 0.375000000000000, 3.40000000000000, 6.85000000000000 ) ); -#32120 = VECTOR( '', #35777, 1000.00000000000 ); -#32121 = CARTESIAN_POINT( '', ( 0.375000000000000, 3.40000000000000, 6.85000000000000 ) ); -#32122 = VECTOR( '', #35778, 1000.00000000000 ); -#32123 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32124 = CARTESIAN_POINT( '', ( 5.50000000000000, -10.3000000000000, 5.83983405085584 ) ); -#32125 = VECTOR( '', #35779, 1000.00000000000 ); -#32126 = CARTESIAN_POINT( '', ( 0.00999999999999959, -10.3000000000000, 5.83983405085584 ) ); -#32127 = VECTOR( '', #35780, 1000.00000000000 ); -#32128 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32129 = CARTESIAN_POINT( '', ( -5.77061965020769, 6.43087649029094, 4.23500000000000 ) ); -#32130 = AXIS2_PLACEMENT_3D( '', #35781, #35782, #35783 ); -#32131 = CARTESIAN_POINT( '', ( -5.77061965020769, 6.43087649029094, 2.95500000000000 ) ); -#32132 = CARTESIAN_POINT( '', ( -5.77061965020769, 6.43087649029094, 2.95500000000000 ) ); -#32133 = VECTOR( '', #35784, 1000.00000000000 ); -#32134 = AXIS2_PLACEMENT_3D( '', #35785, #35786, #35787 ); -#32135 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32136 = CARTESIAN_POINT( '', ( -3.95000000000000, -0.360000000000000, 2.10000000000000 ) ); -#32137 = VECTOR( '', #35788, 1000.00000000000 ); -#32138 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32139 = CARTESIAN_POINT( '', ( 3.95000000000000, -0.160000000000000, 0.800000000000000 ) ); -#32140 = VECTOR( '', #35789, 1000.00000000000 ); -#32141 = CARTESIAN_POINT( '', ( 4.00000000000000, -0.160000000000000, 11.5435038362938 ) ); -#32142 = VECTOR( '', #35790, 1000.00000000000 ); -#32143 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32144 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.750000000000000, 2.41000000000000 ) ); -#32145 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.750000000000000, 0.000000000000000 ) ); -#32146 = VECTOR( '', #35791, 1000.00000000000 ); -#32147 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 2.41000000000000 ) ); -#32148 = VECTOR( '', #35792, 1000.00000000000 ); -#32149 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.60000000000000, 1.61000000000000 ) ); -#32150 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 1.61000000000000 ) ); -#32151 = VECTOR( '', #35793, 1000.00000000000 ); -#32152 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.60000000000000, 0.000000000000000 ) ); -#32153 = VECTOR( '', #35794, 1000.00000000000 ); -#32154 = CARTESIAN_POINT( '', ( -2.67500000000000, 2.15000000000000, -2.33103467084383E-015 ) ); -#32155 = VECTOR( '', #35795, 1000.00000000000 ); -#32156 = CARTESIAN_POINT( '', ( -2.67500000000000, 1.75000000000000, 0.000000000000000 ) ); -#32157 = VECTOR( '', #35796, 1000.00000000000 ); -#32158 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.350000000000000, -1.18584612615602E-017 ) ); -#32159 = VECTOR( '', #35797, 1000.00000000000 ); -#32160 = CARTESIAN_POINT( '', ( -2.67500000000000, -0.750000000000000, 0.000000000000000 ) ); -#32161 = VECTOR( '', #35798, 1000.00000000000 ); -#32162 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.510000000000000 ) ); -#32163 = VECTOR( '', #35799, 1000.00000000000 ); -#32164 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.310000000000000 ) ); -#32165 = VECTOR( '', #35800, 1000.00000000000 ); -#32166 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.900000000000000, 0.510000000000000 ) ); -#32167 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.900000000000000, 0.000000000000000 ) ); -#32168 = VECTOR( '', #35801, 1000.00000000000 ); -#32169 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.000000000000000, 0.510000000000000 ) ); -#32170 = VECTOR( '', #35802, 1000.00000000000 ); -#32171 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32172 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32173 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32174 = CARTESIAN_POINT( '', ( 6.46552987292442, -0.333280183087583, -0.756668553833748 ) ); -#32175 = VECTOR( '', #35803, 1000.00000000000 ); -#32176 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32177 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32178 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.00000000000000, 5.49500000000000 ) ); -#32179 = VECTOR( '', #35804, 1000.00000000000 ); -#32180 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32181 = CARTESIAN_POINT( '', ( 0.375000000000000, 4.35000000000000, 6.85000000000000 ) ); -#32182 = VECTOR( '', #35805, 1000.00000000000 ); -#32183 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32184 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 6.10500000000000 ) ); -#32185 = VECTOR( '', #35806, 1000.00000000000 ); -#32186 = CARTESIAN_POINT( '', ( -6.00000000000000, 6.80000000000000, 6.10500000000000 ) ); -#32187 = VECTOR( '', #35807, 1000.00000000000 ); -#32188 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.35000000000000, 1.89500000000000 ) ); -#32189 = AXIS2_PLACEMENT_3D( '', #35808, #35809, #35810 ); -#32190 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 1.89500000000000 ) ); -#32191 = VECTOR( '', #35811, 1000.00000000000 ); -#32192 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, 5.60500000000000 ) ); -#32193 = VECTOR( '', #35812, 1000.00000000000 ); -#32194 = CARTESIAN_POINT( '', ( -6.00000000000000, -9.80000000000000, -5.60500000000000 ) ); -#32195 = VECTOR( '', #35813, 1000.00000000000 ); -#32196 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#32197 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#32198 = VECTOR( '', #35814, 1000.00000000000 ); -#32199 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#32200 = VECTOR( '', #35815, 1000.00000000000 ); -#32201 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32202 = CARTESIAN_POINT( '', ( -7.78279765958195, 0.993017013232365, 6.10243351336207 ) ); -#32203 = VECTOR( '', #35816, 1000.00000000000 ); -#32204 = CARTESIAN_POINT( '', ( -6.45985930767421, 0.603715590790886, 9.91083446205990 ) ); -#32205 = VECTOR( '', #35817, 1000.00000000000 ); -#32206 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32207 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32208 = CARTESIAN_POINT( '', ( 0.300000000000000, 11.0000000000000, 0.880000000000000 ) ); -#32209 = VECTOR( '', #35818, 1000.00000000000 ); -#32210 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32211 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, -0.180000000000000 ) ); -#32212 = VECTOR( '', #35819, 1000.00000000000 ); -#32213 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32214 = CARTESIAN_POINT( '', ( -8.82500000000000, -4.85000000000000, 6.85000000000000 ) ); -#32215 = CARTESIAN_POINT( '', ( -8.82500000000000, -4.85000000000000, 4.50000000000000 ) ); -#32216 = VECTOR( '', #35820, 1000.00000000000 ); -#32217 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.85000000000000 ) ); -#32218 = CARTESIAN_POINT( '', ( -8.82500000000000, -4.85000000000000, 6.85000000000000 ) ); -#32219 = VECTOR( '', #35821, 1000.00000000000 ); -#32220 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.85000000000000 ) ); -#32221 = VECTOR( '', #35822, 1000.00000000000 ); -#32222 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32223 = CARTESIAN_POINT( '', ( 5.77061965020769, 6.43087649029095, -2.44500000000000 ) ); -#32224 = VECTOR( '', #35823, 1000.00000000000 ); -#32225 = CARTESIAN_POINT( '', ( 6.02118589506231, 5.80000000000000, -2.44500000000000 ) ); -#32226 = VECTOR( '', #35824, 1000.00000000000 ); -#32227 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32228 = CARTESIAN_POINT( '', ( -3.35000000000000, -9.80000000000000, 6.10500000000000 ) ); -#32229 = VECTOR( '', #35825, 1000.00000000000 ); -#32230 = CARTESIAN_POINT( '', ( -3.35000000000000, -9.80000000000000, 5.80500000000000 ) ); -#32231 = VECTOR( '', #35826, 1000.00000000000 ); -#32232 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32233 = CARTESIAN_POINT( '', ( -2.30000000000000, 10.3000000000000, 0.880000000000000 ) ); -#32234 = VECTOR( '', #35827, 1000.00000000000 ); -#32235 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32236 = CARTESIAN_POINT( '', ( 7.12423237156896, -0.790727636535535, 7.96456549462711 ) ); -#32237 = VECTOR( '', #35828, 1000.00000000000 ); -#32238 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32239 = CARTESIAN_POINT( '', ( -6.12500000000000, -4.35000000000000, 6.35000000000000 ) ); -#32240 = CARTESIAN_POINT( '', ( -6.12500000000000, -4.35000000000000, 6.35000000000000 ) ); -#32241 = VECTOR( '', #35829, 1000.00000000000 ); -#32242 = CARTESIAN_POINT( '', ( -6.12500000000000, -5.65000000000000, 6.35000000000000 ) ); -#32243 = CARTESIAN_POINT( '', ( -6.12500000000000, -5.65000000000000, 6.35000000000000 ) ); -#32244 = VECTOR( '', #35830, 1000.00000000000 ); -#32245 = CARTESIAN_POINT( '', ( -6.12500000000000, -5.65000000000000, 6.35000000000000 ) ); -#32246 = VECTOR( '', #35831, 1000.00000000000 ); -#32247 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32248 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 6.85000000000000 ) ); -#32249 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 6.85000000000000 ) ); -#32250 = VECTOR( '', #35832, 1000.00000000000 ); -#32251 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 6.85000000000000 ) ); -#32252 = VECTOR( '', #35833, 1000.00000000000 ); -#32253 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32254 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32255 = CARTESIAN_POINT( '', ( 0.750000000000000, -0.360000000000000, 0.400000000000000 ) ); -#32256 = VECTOR( '', #35834, 1000.00000000000 ); -#32257 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32258 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32259 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 6.85000000000000 ) ); -#32260 = VECTOR( '', #35835, 1000.00000000000 ); -#32261 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32262 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, 0.0199999999999992 ) ); -#32263 = VECTOR( '', #35836, 1000.00000000000 ); -#32264 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32265 = CARTESIAN_POINT( '', ( 1.30000000000000, 11.0000000000000, 1.48000000000000 ) ); -#32266 = VECTOR( '', #35837, 1000.00000000000 ); -#32267 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#32268 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#32269 = VECTOR( '', #35838, 1000.00000000000 ); -#32270 = CARTESIAN_POINT( '', ( 1.30000000000000, 10.3000000000000, 1.08000000000000 ) ); -#32271 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.70000000000000, 1.08000000000000 ) ); -#32272 = VECTOR( '', #35839, 1000.00000000000 ); -#32273 = CARTESIAN_POINT( '', ( 1.30000000000000, 10.3000000000000, 1.48000000000000 ) ); -#32274 = VECTOR( '', #35840, 1000.00000000000 ); -#32275 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32276 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.750000000000000, -0.200000000000000 ) ); -#32277 = VECTOR( '', #35841, 1000.00000000000 ); -#32278 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32279 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.00000000000000, -9.46000000000000 ) ); -#32280 = CARTESIAN_POINT( '', ( -9.79500000000000, -2.00000000000000, -1.55149467022199E-015 ) ); -#32281 = VECTOR( '', #35842, 1000.00000000000 ); -#32282 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.00000000000000, -9.46000000000000 ) ); -#32283 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.00000000000000, -9.46000000000000 ) ); -#32284 = VECTOR( '', #35843, 1000.00000000000 ); -#32285 = CARTESIAN_POINT( '', ( 11.1800985830055, -2.00000000000000, -9.46000000000000 ) ); -#32286 = VECTOR( '', #35844, 1000.00000000000 ); -#32287 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32288 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 1.06000000000000 ) ); -#32289 = VECTOR( '', #35845, 1000.00000000000 ); -#32290 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32291 = CARTESIAN_POINT( '', ( -5.80000000000000, 8.05000000000000, -5.45000000000000 ) ); -#32292 = VECTOR( '', #35846, 1000.00000000000 ); -#32293 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32294 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32295 = CARTESIAN_POINT( '', ( 2.82500000000000, -5.65000000000000, 4.00000000000000 ) ); -#32296 = CARTESIAN_POINT( '', ( 2.82500000000000, -4.22500000000000, 4.00000000000000 ) ); -#32297 = VECTOR( '', #35847, 1000.00000000000 ); -#32298 = CARTESIAN_POINT( '', ( 2.82500000000000, -5.65000000000000, 4.00000000000000 ) ); -#32299 = VECTOR( '', #35848, 1000.00000000000 ); -#32300 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32301 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32302 = CARTESIAN_POINT( '', ( -6.02292612679531, -0.993017013232362, 6.19797765015471 ) ); -#32303 = CARTESIAN_POINT( '', ( -6.00796783199321, -0.997674859560723, 6.16948990936174 ) ); -#32304 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.00000000000000, 6.13733073623396 ) ); -#32305 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#32306 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.00000000000000, 6.10500000000000 ) ); -#32307 = VECTOR( '', #35849, 1000.00000000000 ); -#32308 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32309 = AXIS2_PLACEMENT_3D( '', #35850, #35851, #35852 ); -#32310 = CARTESIAN_POINT( '', ( -9.81500000000000, -1.75000000000000, -12.9600000000000 ) ); -#32311 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.75000000000000, -12.9600000000000 ) ); -#32312 = VECTOR( '', #35853, 1000.00000000000 ); -#32313 = CARTESIAN_POINT( '', ( -9.81500000000000, -1.75000000000000, -0.150309739581795 ) ); -#32314 = VECTOR( '', #35854, 1000.00000000000 ); -#32315 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32316 = AXIS2_PLACEMENT_3D( '', #35855, #35856, #35857 ); -#32317 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32318 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32319 = CARTESIAN_POINT( '', ( -0.00999999999999959, -10.3000000000000, 5.20500000000000 ) ); -#32320 = CARTESIAN_POINT( '', ( -0.00999999999999959, -10.3000000000000, 5.20500000000000 ) ); -#32321 = VECTOR( '', #35858, 1000.00000000000 ); -#32322 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 5.20500000000000 ) ); -#32323 = VECTOR( '', #35859, 1000.00000000000 ); -#32324 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32325 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 5.80500000000000 ) ); -#32326 = VECTOR( '', #35860, 1000.00000000000 ); -#32327 = CARTESIAN_POINT( '', ( -0.0100000000000000, -9.80000000000000, 6.10500000000000 ) ); -#32328 = VECTOR( '', #35861, 1000.00000000000 ); -#32329 = CARTESIAN_POINT( '', ( -0.00999999999999916, -10.3000000000000, 5.83983405085584 ) ); -#32330 = VECTOR( '', #35862, 1000.00000000000 ); -#32331 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32332 = CARTESIAN_POINT( '', ( -0.700000000000000, 11.0000000000000, 0.880000000000000 ) ); -#32333 = CARTESIAN_POINT( '', ( -0.700000000000000, 11.0000000000000, 1.48000000000000 ) ); -#32334 = VECTOR( '', #35863, 1000.00000000000 ); -#32335 = CARTESIAN_POINT( '', ( -0.700000000000000, 10.3000000000000, 0.880000000000000 ) ); -#32336 = VECTOR( '', #35864, 1000.00000000000 ); -#32337 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32338 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 6.35000000000000 ) ); -#32339 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.35000000000000 ) ); -#32340 = VECTOR( '', #35865, 1000.00000000000 ); -#32341 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 6.85000000000000 ) ); -#32342 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.85000000000000 ) ); -#32343 = VECTOR( '', #35866, 1000.00000000000 ); -#32344 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 6.85000000000000 ) ); -#32345 = VECTOR( '', #35867, 1000.00000000000 ); -#32346 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32347 = CARTESIAN_POINT( '', ( 0.375000000000000, 4.35000000000000, 6.35000000000000 ) ); -#32348 = VECTOR( '', #35868, 1000.00000000000 ); -#32349 = CARTESIAN_POINT( '', ( -6.12500000000000, 5.65000000000000, 6.35000000000000 ) ); -#32350 = VECTOR( '', #35869, 1000.00000000000 ); -#32351 = CARTESIAN_POINT( '', ( -6.62500000000000, 5.65000000000000, 6.35000000000000 ) ); -#32352 = VECTOR( '', #35870, 1000.00000000000 ); -#32353 = CARTESIAN_POINT( '', ( -3.42500000000000, 1.75000000000000, 6.35000000000000 ) ); -#32354 = VECTOR( '', #35871, 1000.00000000000 ); -#32355 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 6.35000000000000 ) ); -#32356 = VECTOR( '', #35872, 1000.00000000000 ); -#32357 = CARTESIAN_POINT( '', ( -6.12500000000000, -5.65000000000000, 6.35000000000000 ) ); -#32358 = VECTOR( '', #35873, 1000.00000000000 ); -#32359 = CARTESIAN_POINT( '', ( 0.375000000000000, -4.35000000000000, 6.35000000000000 ) ); -#32360 = CARTESIAN_POINT( '', ( -6.12500000000000, -4.35000000000000, 6.35000000000000 ) ); -#32361 = VECTOR( '', #35874, 1000.00000000000 ); -#32362 = CARTESIAN_POINT( '', ( 0.375000000000000, -4.35000000000000, 6.35000000000000 ) ); -#32363 = VECTOR( '', #35875, 1000.00000000000 ); -#32364 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32365 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, 5.05000000000000 ) ); -#32366 = VECTOR( '', #35876, 1000.00000000000 ); -#32367 = CARTESIAN_POINT( '', ( 2.82500000000000, 4.22500000000000, 0.000000000000000 ) ); -#32368 = VECTOR( '', #35877, 1000.00000000000 ); -#32369 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32370 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32371 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32372 = CARTESIAN_POINT( '', ( 5.75731531698829, 0.993017013232365, 6.33744412538677 ) ); -#32373 = CARTESIAN_POINT( '', ( 5.74858304199734, 0.994097312327846, 6.31932054323804 ) ); -#32374 = CARTESIAN_POINT( '', ( 5.73110871253140, 0.996259120371655, 6.28305308190660 ) ); -#32375 = CARTESIAN_POINT( '', ( 5.71355087256407, 0.998378444948842, 6.22508091298939 ) ); -#32376 = CARTESIAN_POINT( '', ( 5.70209859778935, 0.999750518814245, 6.16553137711411 ) ); -#32377 = CARTESIAN_POINT( '', ( 5.70069961959858, 0.999916829261940, 6.12517963517025 ) ); -#32378 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.00000000000000, 6.10500000000000 ) ); -#32379 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32380 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32381 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.700000000000000, 1.97000000000000 ) ); -#32382 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, 1.97000000000000 ) ); -#32383 = VECTOR( '', #35878, 1000.00000000000 ); -#32384 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.700000000000000, 1.97000000000000 ) ); -#32385 = VECTOR( '', #35879, 1000.00000000000 ); -#32386 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32387 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32388 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, -0.180000000000000 ) ); -#32389 = VECTOR( '', #35880, 1000.00000000000 ); -#32390 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32391 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.250000000000000, -12.9600000000000 ) ); -#32392 = VECTOR( '', #35881, 1000.00000000000 ); -#32393 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32394 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#32395 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.00000000000000, 6.13733072578204 ) ); -#32396 = CARTESIAN_POINT( '', ( -6.00796782678221, 0.997674861051041, 6.16948988870606 ) ); -#32397 = CARTESIAN_POINT( '', ( -6.02292611237907, 0.993017017721420, 6.19797762269929 ) ); -#32398 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32399 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32400 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 0.510000000000000 ) ); -#32401 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 0.510000000000000 ) ); -#32402 = VECTOR( '', #35882, 1000.00000000000 ); -#32403 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 1.11000000000000 ) ); -#32404 = VECTOR( '', #35883, 1000.00000000000 ); -#32405 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32406 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32407 = CARTESIAN_POINT( '', ( -2.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#32408 = VECTOR( '', #35884, 1000.00000000000 ); -#32409 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32410 = CARTESIAN_POINT( '', ( 0.375000000000000, -4.35000000000000, 6.85000000000000 ) ); -#32411 = VECTOR( '', #35885, 1000.00000000000 ); -#32412 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32413 = AXIS2_PLACEMENT_3D( '', #35886, #35887, #35888 ); -#32414 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32415 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 2.41000000000000 ) ); -#32416 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 2.41000000000000 ) ); -#32417 = VECTOR( '', #35889, 1000.00000000000 ); -#32418 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 2.41000000000000 ) ); -#32419 = VECTOR( '', #35890, 1000.00000000000 ); -#32420 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32421 = CARTESIAN_POINT( '', ( -4.65000000000000, -3.00000000000000, 0.730000000000000 ) ); -#32422 = VECTOR( '', #35891, 1000.00000000000 ); -#32423 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32424 = CARTESIAN_POINT( '', ( 6.68302845754911, -0.333280183087583, -0.365907289522332 ) ); -#32425 = AXIS2_PLACEMENT_3D( '', #35892, #35893, #35894 ); -#32426 = CARTESIAN_POINT( '', ( 6.68302845754911, 0.900000000000000, -0.365907289522331 ) ); -#32427 = VECTOR( '', #35895, 1000.00000000000 ); -#32428 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32429 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32430 = CARTESIAN_POINT( '', ( -9.79500000000000, 3.26080000000000, -2.44560000000000 ) ); -#32431 = VECTOR( '', #35896, 1000.00000000000 ); -#32432 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32433 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32434 = CARTESIAN_POINT( '', ( 0.149353056289326, -8.46628690924066, 6.10500000000000 ) ); -#32435 = VECTOR( '', #35897, 1000.00000000000 ); -#32436 = CARTESIAN_POINT( '', ( 0.149353056289325, -6.73371309075935, 6.10500000000000 ) ); -#32437 = CARTESIAN_POINT( '', ( 0.778743328019955, -6.62273460445781, 6.10500000000000 ) ); -#32438 = VECTOR( '', #35898, 1000.00000000000 ); -#32439 = AXIS2_PLACEMENT_3D( '', #35899, #35900, #35901 ); -#32440 = AXIS2_PLACEMENT_3D( '', #35902, #35903, #35904 ); -#32441 = AXIS2_PLACEMENT_3D( '', #35905, #35906, #35907 ); -#32442 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32443 = CARTESIAN_POINT( '', ( 6.35272508412479, -0.333280183087583, -0.591516867121589 ) ); -#32444 = VECTOR( '', #35908, 1000.00000000000 ); -#32445 = AXIS2_PLACEMENT_3D( '', #35909, #35910, #35911 ); -#32446 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.333280183087583, -0.200000000000000 ) ); -#32447 = VECTOR( '', #35912, 1000.00000000000 ); -#32448 = CARTESIAN_POINT( '', ( 2.74172355179277, -0.333280183087583, -0.179907801874577 ) ); -#32449 = VECTOR( '', #35913, 1000.00000000000 ); -#32450 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32451 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32452 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.84000000000000, -1.16000000000000 ) ); -#32453 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.78483405085584, -1.16000000000000 ) ); -#32454 = VECTOR( '', #35914, 1000.00000000000 ); -#32455 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.84000000000000, 5.25000000000000 ) ); -#32456 = VECTOR( '', #35915, 1000.00000000000 ); -#32457 = AXIS2_PLACEMENT_3D( '', #35916, #35917, #35918 ); -#32458 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#32459 = VECTOR( '', #35919, 1000.00000000000 ); -#32460 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.78483405085584, 4.25000000000000 ) ); -#32461 = VECTOR( '', #35920, 1000.00000000000 ); -#32462 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.78483405085584, 2.94000000000000 ) ); -#32463 = VECTOR( '', #35921, 1000.00000000000 ); -#32464 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32465 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32466 = AXIS2_PLACEMENT_3D( '', #35922, #35923, #35924 ); -#32467 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32468 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32469 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32470 = CARTESIAN_POINT( '', ( -2.30000000000000, 0.690000000000000, 0.0199999999999997 ) ); -#32471 = VECTOR( '', #35925, 1000.00000000000 ); -#32472 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32473 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32474 = CARTESIAN_POINT( '', ( 3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#32475 = VECTOR( '', #35926, 1000.00000000000 ); -#32476 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32477 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -12.9600000000000 ) ); -#32478 = CARTESIAN_POINT( '', ( -10.0150000000000, 0.750000000000000, -12.9600000000000 ) ); -#32479 = VECTOR( '', #35927, 1000.00000000000 ); -#32480 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -9.46000000000000 ) ); -#32481 = VECTOR( '', #35928, 1000.00000000000 ); -#32482 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32483 = CARTESIAN_POINT( '', ( 1.95156391047391E-016, 10.3000000000000, 1.08000000000000 ) ); -#32484 = VECTOR( '', #35929, 1000.00000000000 ); -#32485 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32486 = CARTESIAN_POINT( '', ( -7.18321389339553, 1.00000000000000, 8.35766063921258 ) ); -#32487 = VECTOR( '', #35930, 1000.00000000000 ); -#32488 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32489 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32490 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.900000000000000, -0.200000000000000 ) ); -#32491 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.900000000000000, 4.74113536523282E-016 ) ); -#32492 = VECTOR( '', #35931, 1000.00000000000 ); -#32493 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.900000000000000, -0.200000000000000 ) ); -#32494 = VECTOR( '', #35932, 1000.00000000000 ); -#32495 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32496 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32497 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 6.10500000000000 ) ); -#32498 = VECTOR( '', #35933, 1000.00000000000 ); -#32499 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32500 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.75000000000000, 2.41000000000000 ) ); -#32501 = VECTOR( '', #35934, 1000.00000000000 ); -#32502 = CARTESIAN_POINT( '', ( 7.67500000000000, 2.15000000000000, 2.21000000000000 ) ); -#32503 = VECTOR( '', #35935, 1000.00000000000 ); -#32504 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 1.61000000000000 ) ); -#32505 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 1.61000000000000 ) ); -#32506 = VECTOR( '', #35936, 1000.00000000000 ); -#32507 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 1.61000000000000 ) ); -#32508 = VECTOR( '', #35937, 1000.00000000000 ); -#32509 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.750000000000000, 3.41000000000000 ) ); -#32510 = VECTOR( '', #35938, 1000.00000000000 ); -#32511 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32512 = CARTESIAN_POINT( '', ( 2.75000000000000, -0.360000000000000, 11.5435038362938 ) ); -#32513 = VECTOR( '', #35939, 1000.00000000000 ); -#32514 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32515 = CARTESIAN_POINT( '', ( -3.25000000000000, -2.99000000000000, -0.180000000000000 ) ); -#32516 = VECTOR( '', #35940, 1000.00000000000 ); -#32517 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32518 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32519 = CARTESIAN_POINT( '', ( -16.9967095493694, 5.84000000000000, -2.47000000000000 ) ); -#32520 = VECTOR( '', #35941, 1000.00000000000 ); -#32521 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32522 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.0000000000000, -0.0200000000000003 ) ); -#32523 = VECTOR( '', #35942, 1000.00000000000 ); -#32524 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32525 = CARTESIAN_POINT( '', ( 7.67500000000000, 0.900000000000000, 0.510000000000000 ) ); -#32526 = VECTOR( '', #35943, 1000.00000000000 ); -#32527 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32528 = CARTESIAN_POINT( '', ( -1.30000000000000, 11.0000000000000, 1.28000000000000 ) ); -#32529 = VECTOR( '', #35944, 1000.00000000000 ); -#32530 = CARTESIAN_POINT( '', ( -0.700000000000000, 11.0000000000000, 0.880000000000000 ) ); -#32531 = VECTOR( '', #35945, 1000.00000000000 ); -#32532 = CARTESIAN_POINT( '', ( 2.60000000000000, 11.0000000000000, 1.28000000000000 ) ); -#32533 = VECTOR( '', #35946, 1000.00000000000 ); -#32534 = CARTESIAN_POINT( '', ( 2.60000000000000, 11.0000000000000, 0.0700000000000000 ) ); -#32535 = CARTESIAN_POINT( '', ( 2.60000000000000, 11.0000000000000, -0.130000000000000 ) ); -#32536 = VECTOR( '', #35947, 1000.00000000000 ); -#32537 = CARTESIAN_POINT( '', ( -2.80000000000000, 11.0000000000000, 0.0700000000000000 ) ); -#32538 = VECTOR( '', #35948, 1000.00000000000 ); -#32539 = CARTESIAN_POINT( '', ( -2.30000000000000, 11.0000000000000, 0.880000000000000 ) ); -#32540 = VECTOR( '', #35949, 1000.00000000000 ); -#32541 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32542 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32543 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.860000000000000 ) ); -#32544 = VECTOR( '', #35950, 1000.00000000000 ); -#32545 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32546 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 4.23500000000000 ) ); -#32547 = VECTOR( '', #35951, 1000.00000000000 ); -#32548 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32549 = AXIS2_PLACEMENT_3D( '', #35952, #35953, #35954 ); -#32550 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32551 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.325000000000000, -7.01000000000000 ) ); -#32552 = VECTOR( '', #35955, 1000.00000000000 ); -#32553 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32554 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.35000000000000, -0.305000000000000 ) ); -#32555 = VECTOR( '', #35956, 1000.00000000000 ); -#32556 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32557 = CARTESIAN_POINT( '', ( -3.78500000000000, -0.500000000000000, 0.210000000000000 ) ); -#32558 = VECTOR( '', #35957, 1000.00000000000 ); -#32559 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.500000000000000, 0.210000000000000 ) ); -#32560 = VECTOR( '', #35958, 1000.00000000000 ); -#32561 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.325000000000000, 8.71000000000000 ) ); -#32562 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.325000000000000, 0.210000000000000 ) ); -#32563 = VECTOR( '', #35959, 1000.00000000000 ); -#32564 = CARTESIAN_POINT( '', ( -3.78500000000000, -0.325000000000000, 8.71000000000000 ) ); -#32565 = CARTESIAN_POINT( '', ( -3.78500000000000, 0.900000000000000, 8.71000000000000 ) ); -#32566 = VECTOR( '', #35960, 1000.00000000000 ); -#32567 = CARTESIAN_POINT( '', ( -3.78500000000000, -0.325000000000000, 0.210000000000000 ) ); -#32568 = VECTOR( '', #35961, 1000.00000000000 ); -#32569 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32570 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32571 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32572 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32573 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.20000000000000, 5.29500000000000 ) ); -#32574 = VECTOR( '', #35962, 1000.00000000000 ); -#32575 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32576 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32577 = AXIS2_PLACEMENT_3D( '', #35963, #35964, #35965 ); -#32578 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32579 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 6.85000000000000 ) ); -#32580 = CARTESIAN_POINT( '', ( -6.62500000000000, -5.65000000000000, 6.85000000000000 ) ); -#32581 = VECTOR( '', #35966, 1000.00000000000 ); -#32582 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 6.85000000000000 ) ); -#32583 = VECTOR( '', #35967, 1000.00000000000 ); -#32584 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32585 = CARTESIAN_POINT( '', ( 7.67500000000000, -0.350000000000000, 2.21000000000000 ) ); -#32586 = VECTOR( '', #35968, 1000.00000000000 ); -#32587 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32588 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.84000000000000, -1.16000000000000 ) ); -#32589 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.84000000000000, 5.25000000000000 ) ); -#32590 = VECTOR( '', #35969, 1000.00000000000 ); -#32591 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.78483405085584, -1.16000000000000 ) ); -#32592 = VECTOR( '', #35970, 1000.00000000000 ); -#32593 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.78483405085584, 4.25000000000000 ) ); -#32594 = VECTOR( '', #35971, 1000.00000000000 ); -#32595 = CARTESIAN_POINT( '', ( 6.30000000000000, 7.78483405085584, 2.94000000000000 ) ); -#32596 = VECTOR( '', #35972, 1000.00000000000 ); -#32597 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32598 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.65000000000000, -0.250000000000000 ) ); -#32599 = VECTOR( '', #35973, 1000.00000000000 ); -#32600 = CARTESIAN_POINT( '', ( -3.02500000000000, -5.45000000000000, -0.250000000000000 ) ); -#32601 = VECTOR( '', #35974, 1000.00000000000 ); -#32602 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32603 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, -0.180000000000000 ) ); -#32604 = VECTOR( '', #35975, 1000.00000000000 ); -#32605 = CARTESIAN_POINT( '', ( -1.27500000000000, -2.99000000000000, -0.180000000000000 ) ); -#32606 = VECTOR( '', #35976, 999.999999999999 ); -#32607 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32608 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, -0.180000000000000 ) ); -#32609 = VECTOR( '', #35977, 1000.00000000000 ); -#32610 = CARTESIAN_POINT( '', ( 4.50000000000000, -2.99000000000000, -0.180000000000000 ) ); -#32611 = VECTOR( '', #35978, 1000.00000000000 ); -#32612 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32613 = CARTESIAN_POINT( '', ( -5.65000000000000, -1.00000000000000, -0.800000000000000 ) ); -#32614 = VECTOR( '', #35979, 1000.00000000000 ); -#32615 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32616 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32617 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32618 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32619 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32620 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32621 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.500000000000000, 4.74113536523282E-016 ) ); -#32622 = VECTOR( '', #35980, 1000.00000000000 ); -#32623 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -0.200000000000000 ) ); -#32624 = VECTOR( '', #35981, 1000.00000000000 ); -#32625 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32626 = CARTESIAN_POINT( '', ( 0.149353056289325, -6.73371309075935, 5.80500000000000 ) ); -#32627 = CARTESIAN_POINT( '', ( 0.149353056289325, -6.73371309075935, 5.80500000000000 ) ); -#32628 = VECTOR( '', #35982, 1000.00000000000 ); -#32629 = AXIS2_PLACEMENT_3D( '', #35983, #35984, #35985 ); -#32630 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32631 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.900000000000000, -0.200000000000000 ) ); -#32632 = VECTOR( '', #35986, 1000.00000000000 ); -#32633 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32634 = CARTESIAN_POINT( '', ( -6.62500000000000, 3.30000000000000, -5.75000000000000 ) ); -#32635 = VECTOR( '', #35987, 1000.00000000000 ); -#32636 = CARTESIAN_POINT( '', ( 0.0249999999999990, 3.30000000000000, -5.75000000000000 ) ); -#32637 = VECTOR( '', #35988, 1000.00000000000 ); -#32638 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32639 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.0000000000000, 3.94000000000000 ) ); -#32640 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.0000000000000, 3.94000000000000 ) ); -#32641 = VECTOR( '', #35989, 1000.00000000000 ); -#32642 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.0000000000000, -0.310000000000000 ) ); -#32643 = VECTOR( '', #35990, 1000.00000000000 ); -#32644 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.0000000000000, -1.33500000000000 ) ); -#32645 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.0000000000000, -1.33500000000000 ) ); -#32646 = VECTOR( '', #35991, 1000.00000000000 ); -#32647 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.0000000000000, -2.43500000000000 ) ); -#32648 = VECTOR( '', #35992, 1000.00000000000 ); -#32649 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32650 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32651 = CARTESIAN_POINT( '', ( 0.775270364466601, -5.19696155060244, -22.1526226650358 ) ); -#32652 = VECTOR( '', #35993, 1000.00000000000 ); -#32653 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32654 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32655 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32656 = AXIS2_PLACEMENT_3D( '', #35994, #35995, #35996 ); -#32657 = CARTESIAN_POINT( '', ( 0.778743328019955, -6.62273460445781, 5.80500000000000 ) ); -#32658 = VECTOR( '', #35997, 1000.00000000000 ); -#32659 = CARTESIAN_POINT( '', ( 0.149353056289326, -8.46628690924066, 5.80500000000000 ) ); -#32660 = VECTOR( '', #35998, 1000.00000000000 ); -#32661 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32662 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32663 = CARTESIAN_POINT( '', ( 7.67500000000000, 1.60000000000000, 1.61000000000000 ) ); -#32664 = VECTOR( '', #35999, 1000.00000000000 ); -#32665 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32666 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32667 = CARTESIAN_POINT( '', ( -7.98500000000000, -1.25000000000000, -0.200000000000000 ) ); -#32668 = VECTOR( '', #36000, 1000.00000000000 ); -#32669 = CARTESIAN_POINT( '', ( -4.30500000000000, -0.300000000000000, -0.200000000000000 ) ); -#32670 = VECTOR( '', #36001, 1000.00000000000 ); -#32671 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32672 = CARTESIAN_POINT( '', ( 16.9967095493694, 5.84000000000000, -1.16000000000000 ) ); -#32673 = VECTOR( '', #36002, 1000.00000000000 ); -#32674 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32675 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32676 = CARTESIAN_POINT( '', ( 1.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#32677 = VECTOR( '', #36003, 1000.00000000000 ); -#32678 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32679 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.91073705291272, -2.44500000000000 ) ); -#32680 = VECTOR( '', #36004, 1000.00000000000 ); -#32681 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32682 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32683 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32684 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32685 = CARTESIAN_POINT( '', ( -6.02118589506231, 5.80000000000000, 2.95500000000000 ) ); -#32686 = VECTOR( '', #36005, 1000.00000000000 ); -#32687 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32688 = CARTESIAN_POINT( '', ( 4.51500000000000, -0.300000000000000, 0.210000000000000 ) ); -#32689 = VECTOR( '', #36006, 1000.00000000000 ); -#32690 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32691 = CARTESIAN_POINT( '', ( -3.58500000000000, 0.325000000000000, 8.71000000000000 ) ); -#32692 = VECTOR( '', #36007, 1000.00000000000 ); -#32693 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32694 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, 1.89500000000000 ) ); -#32695 = VECTOR( '', #36008, 1000.00000000000 ); -#32696 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32697 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32698 = CARTESIAN_POINT( '', ( 4.71500000000000, 0.300000000000000, 0.850000000000000 ) ); -#32699 = VECTOR( '', #36009, 1000.00000000000 ); -#32700 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32701 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32702 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.55000000000000, -5.21516594914416 ) ); -#32703 = CARTESIAN_POINT( '', ( 6.00000000000000, 7.60250251045869, -5.29365720227991 ) ); -#32704 = CARTESIAN_POINT( '', ( 5.97854600610230, 7.65429670637231, -5.37150857652783 ) ); -#32705 = CARTESIAN_POINT( '', ( 5.94142135623731, 7.69142135623731, -5.45000000000000 ) ); -#32706 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32707 = AXIS2_PLACEMENT_3D( '', #36010, #36011, #36012 ); -#32708 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32709 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32710 = AXIS2_PLACEMENT_3D( '', #36013, #36014, #36015 ); -#32711 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32712 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32713 = CARTESIAN_POINT( '', ( -3.58500000000000, -0.325000000000000, 8.71000000000000 ) ); -#32714 = VECTOR( '', #36016, 1000.00000000000 ); -#32715 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32716 = CARTESIAN_POINT( '', ( 6.02292612679530, 0.993017013232365, 6.19797765015471 ) ); -#32717 = CARTESIAN_POINT( '', ( 6.00796783199320, 0.997674859560726, 6.16948990936174 ) ); -#32718 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, 6.13733073623395 ) ); -#32719 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.00000000000000, 6.10500000000000 ) ); -#32720 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32721 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32722 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32723 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32724 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, -1.33500000000000 ) ); -#32725 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, -1.33500000000000 ) ); -#32726 = VECTOR( '', #36017, 1000.00000000000 ); -#32727 = CARTESIAN_POINT( '', ( -4.50000000000000, -10.3000000000000, -1.33500000000000 ) ); -#32728 = VECTOR( '', #36018, 1000.00000000000 ); -#32729 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32730 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32731 = CARTESIAN_POINT( '', ( -1.50645197961212, 2.06692554313989, -0.200000000000000 ) ); -#32732 = VECTOR( '', #36019, 1000.00000000000 ); -#32733 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32734 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32735 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32736 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32737 = CARTESIAN_POINT( '', ( 8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#32738 = VECTOR( '', #36020, 1000.00000000000 ); -#32739 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32740 = AXIS2_PLACEMENT_3D( '', #36021, #36022, #36023 ); -#32741 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32742 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32743 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32744 = CARTESIAN_POINT( '', ( -10.0150000000000, -0.250000000000000, -12.9600000000000 ) ); -#32745 = VECTOR( '', #36024, 1000.00000000000 ); -#32746 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32747 = CARTESIAN_POINT( '', ( 2.67500000000000, 0.700000000000000, -0.180000000000000 ) ); -#32748 = VECTOR( '', #36025, 1000.00000000000 ); -#32749 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.700000000000000, -0.730000000000000 ) ); -#32750 = CARTESIAN_POINT( '', ( -2.67500000000000, 0.700000000000000, -15.2747093335898 ) ); -#32751 = VECTOR( '', #36026, 1000.00000000000 ); -#32752 = CARTESIAN_POINT( '', ( 4.85000000000000, 0.700000000000000, -0.730000000000000 ) ); -#32753 = VECTOR( '', #36027, 1000.00000000000 ); -#32754 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32755 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32756 = CARTESIAN_POINT( '', ( 0.866666666666669, 12.7333333333333, 1.80333333333333 ) ); -#32757 = VECTOR( '', #36028, 1000.00000000000 ); -#32758 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32759 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32760 = AXIS2_PLACEMENT_3D( '', #36029, #36030, #36031 ); -#32761 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32762 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32763 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32764 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32765 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32766 = CARTESIAN_POINT( '', ( -9.81500000000000, -1.25000000000000, -12.9600000000000 ) ); -#32767 = CARTESIAN_POINT( '', ( -9.81500000000000, -1.25000000000000, -1.64810022540390E-015 ) ); -#32768 = VECTOR( '', #36032, 1000.00000000000 ); -#32769 = CARTESIAN_POINT( '', ( -10.0150000000000, -1.25000000000000, -12.9600000000000 ) ); -#32770 = VECTOR( '', #36033, 1000.00000000000 ); -#32771 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32772 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32773 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32774 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32775 = CARTESIAN_POINT( '', ( -3.49500000000000, -10.3000000000000, -2.43500000000000 ) ); -#32776 = VECTOR( '', #36034, 1000.00000000000 ); -#32777 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32778 = CARTESIAN_POINT( '', ( -9.81500000000000, -0.250000000000000, -12.9600000000000 ) ); -#32779 = VECTOR( '', #36035, 1000.00000000000 ); -#32780 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32781 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32782 = CARTESIAN_POINT( '', ( 2.82500000000000, -5.65000000000000, 4.00000000000000 ) ); -#32783 = VECTOR( '', #36036, 1000.00000000000 ); -#32784 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32785 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32786 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32787 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32788 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, 3.94000000000000 ) ); -#32789 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, 3.94000000000000 ) ); -#32790 = VECTOR( '', #36037, 1000.00000000000 ); -#32791 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, 3.94000000000000 ) ); -#32792 = VECTOR( '', #36038, 1000.00000000000 ); -#32793 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32794 = CARTESIAN_POINT( '', ( 2.30000000000000, 9.40000000000000, 1.08000000000000 ) ); -#32795 = VECTOR( '', #36039, 1000.00000000000 ); -#32796 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32797 = CARTESIAN_POINT( '', ( -5.50000000000000, -10.3000000000000, 4.99500000000000 ) ); -#32798 = VECTOR( '', #36040, 1000.00000000000 ); -#32799 = CARTESIAN_POINT( '', ( -4.72500000000000, -10.3000000000000, -0.310000000000000 ) ); -#32800 = VECTOR( '', #36041, 1000.00000000000 ); -#32801 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32802 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32803 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32804 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32805 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32806 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32807 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32808 = CARTESIAN_POINT( '', ( -3.25000000000000, -0.360000000000000, 0.400000000000000 ) ); -#32809 = VECTOR( '', #36042, 1000.00000000000 ); -#32810 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32811 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32812 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.500000000000000, -3.00000000000000 ) ); -#32813 = VECTOR( '', #36043, 1000.00000000000 ); -#32814 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32815 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32816 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32817 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32818 = CARTESIAN_POINT( '', ( 28.2576226650358, 6.80000000000000, 2.94500000000000 ) ); -#32819 = VECTOR( '', #36044, 1000.00000000000 ); -#32820 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32821 = CARTESIAN_POINT( '', ( -9.99500000000000, -1.25000000000000, -8.46000000000000 ) ); -#32822 = VECTOR( '', #36045, 1000.00000000000 ); -#32823 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32824 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32825 = CARTESIAN_POINT( '', ( 2.75000000000000, -9.92750000000000, -5.80500000000000 ) ); -#32826 = VECTOR( '', #36046, 1000.00000000000 ); -#32827 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32828 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32829 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32830 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.860000000000000 ) ); -#32831 = VECTOR( '', #36047, 1000.00000000000 ); -#32832 = AXIS2_PLACEMENT_3D( '', #36048, #36049, #36050 ); -#32833 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32834 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32835 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32836 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32837 = CARTESIAN_POINT( '', ( -2.67500000000000, -3.00000000000000, -0.730000000000000 ) ); -#32838 = VECTOR( '', #36051, 1000.00000000000 ); -#32839 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32840 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32841 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32842 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32843 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32844 = AXIS2_PLACEMENT_3D( '', #36052, #36053, #36054 ); -#32845 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32846 = CARTESIAN_POINT( '', ( -2.30000000000000, 9.70000000000000, -0.180000000000000 ) ); -#32847 = VECTOR( '', #36055, 1000.00000000000 ); -#32848 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32849 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, -5.75000000000000 ) ); -#32850 = VECTOR( '', #36056, 1000.00000000000 ); -#32851 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32852 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32853 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32854 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32855 = CARTESIAN_POINT( '', ( 7.12423237156896, -0.790727636535535, 7.96456549462711 ) ); -#32856 = CARTESIAN_POINT( '', ( 7.19683226279967, -0.782784625439385, 8.08095326273034 ) ); -#32857 = CARTESIAN_POINT( '', ( 7.21846713812144, -0.775000325348251, 8.22509088295968 ) ); -#32858 = CARTESIAN_POINT( '', ( 7.18321335279690, -0.767057139210679, 8.35766038427822 ) ); -#32859 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32860 = CARTESIAN_POINT( '', ( -9.99500000000000, -2.50000000000000, -0.210000000000000 ) ); -#32861 = VECTOR( '', #36057, 1000.00000000000 ); -#32862 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32863 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32864 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32865 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32866 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32867 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32868 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32869 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32870 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32871 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32872 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32873 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32874 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32875 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.65000000000000, 1.95000000000000 ) ); -#32876 = VECTOR( '', #36058, 1000.00000000000 ); -#32877 = CARTESIAN_POINT( '', ( -8.82500000000000, -5.45000000000000, 1.95000000000000 ) ); -#32878 = VECTOR( '', #36059, 1000.00000000000 ); -#32879 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32880 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32881 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32882 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32883 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32884 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32885 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32886 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32887 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32888 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32889 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32890 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32891 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32892 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32893 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32894 = CARTESIAN_POINT( '', ( 1.95156391047391E-016, 10.3000000000000, 1.08000000000000 ) ); -#32895 = VECTOR( '', #36060, 1000.00000000000 ); -#32896 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32897 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32898 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32899 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32900 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32901 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32902 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32903 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32904 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32905 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32906 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32907 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32908 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32909 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32910 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32911 = COLOUR_RGB( '', 0.689999997615814, 0.769999980926514, 0.870000004768372 ); -#32912 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32913 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32914 = COLOUR_RGB( '', 0.645180702209473, 0.678915679454803, 0.699999988079071 ); -#32915 = COLOUR_RGB( '', 0.870588243007660, 0.633254885673523, 0.172549024224281 ); -#32916 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32917 = COLOUR_RGB( '', 0.211764708161354, 0.435451000928879, 0.698039233684540 ); -#32918 = DIRECTION( '', ( 0.000000000000000, 1.97127667724637E-016, -1.00000000000000 ) ); -#32919 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32920 = DIRECTION( '', ( 0.000000000000000, 1.97127667724637E-016, -1.00000000000000 ) ); -#32921 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32922 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#32923 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32924 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#32925 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32926 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32927 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#32928 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32929 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#32930 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32931 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32932 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#32933 = DIRECTION( '', ( -1.00000000000000, 2.16840434497101E-016, -1.23516703194551E-016 ) ); -#32934 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32935 = DIRECTION( '', ( 1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#32936 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#32937 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32938 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32939 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32940 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#32941 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32942 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32943 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32944 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32945 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#32946 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#32947 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#32948 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#32949 = CARTESIAN_POINT( '', ( 5.22467719612850, -0.333280183087583, 1.06000000000000 ) ); -#32950 = DIRECTION( '', ( -6.54711456814918E-018, 1.00000000000000, 4.14073090567432E-034 ) ); -#32951 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#32952 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#32953 = CARTESIAN_POINT( '', ( 5.22467719612850, 0.333280183087583, 1.06000000000000 ) ); -#32954 = DIRECTION( '', ( -6.54711456814918E-018, -1.00000000000000, 4.14073090567432E-034 ) ); -#32955 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#32956 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#32957 = DIRECTION( '', ( 1.00000000000000, 1.44560289664734E-016, 0.000000000000000 ) ); -#32958 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32959 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#32960 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32961 = DIRECTION( '', ( 1.00000000000000, 1.44560289664734E-016, 0.000000000000000 ) ); -#32962 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#32963 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32964 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#32965 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32966 = DIRECTION( '', ( -6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#32967 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#32968 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#32969 = DIRECTION( '', ( 4.05424342034497E-032, -6.62108196937712E-016, 1.00000000000000 ) ); -#32970 = DIRECTION( '', ( -6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#32971 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#32972 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#32973 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.25000000000000, -2.63232323666955 ) ); -#32974 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#32975 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#32976 = DIRECTION( '', ( 4.32978028117747E-017, -0.707106781186548, 0.707106781186547 ) ); -#32977 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#32978 = DIRECTION( '', ( -6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#32979 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.25000000000000, 5.05000000000000 ) ); -#32980 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#32981 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#32982 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.750000000000000, -0.210000000000000 ) ); -#32983 = DIRECTION( '', ( 7.86194647258622E-048, -1.00000000000000, 9.62810758272054E-064 ) ); -#32984 = DIRECTION( '', ( 1.22464679914735E-016, -1.07952106938681E-078, -1.00000000000000 ) ); -#32985 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#32986 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.750000000000000, -0.210000000000000 ) ); -#32987 = DIRECTION( '', ( -7.86194647258622E-048, 1.00000000000000, -9.62810758272054E-064 ) ); -#32988 = DIRECTION( '', ( 1.22464679914735E-016, -1.07952106938681E-078, -1.00000000000000 ) ); -#32989 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#32990 = DIRECTION( '', ( 0.000000000000000, -3.38813178901720E-017, 1.00000000000000 ) ); -#32991 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32992 = DIRECTION( '', ( 0.000000000000000, 3.38813178901720E-017, -1.00000000000000 ) ); -#32993 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#32994 = CARTESIAN_POINT( '', ( 0.125775830714532, -6.60000000000000, 5.80500000000000 ) ); -#32995 = DIRECTION( '', ( -2.89603251415160E-016, 0.000000000000000, -1.00000000000000 ) ); -#32996 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#32997 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#32998 = CARTESIAN_POINT( '', ( 0.125775830714533, -6.60000000000000, 6.10500000000000 ) ); -#32999 = DIRECTION( '', ( -2.89603251415160E-016, 0.000000000000000, -1.00000000000000 ) ); -#33000 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33001 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33002 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33003 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.500000000000000, 0.210000000000000 ) ); -#33004 = DIRECTION( '', ( 4.39437140494313E-032, -1.00000000000000, -2.16840434497101E-016 ) ); -#33005 = DIRECTION( '', ( 0.000000000000000, 2.16840434497101E-016, -1.00000000000000 ) ); -#33006 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33007 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.900000000000000, 0.210000000000000 ) ); -#33008 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33009 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33010 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33011 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, 0.210000000000000 ) ); -#33012 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33013 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33014 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33015 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.500000000000000, 0.210000000000000 ) ); -#33016 = DIRECTION( '', ( -3.66197617078595E-032, 1.00000000000000, 1.80700362080918E-016 ) ); -#33017 = DIRECTION( '', ( 0.000000000000000, -1.80700362080918E-016, 1.00000000000000 ) ); -#33018 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33019 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33020 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33021 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33022 = DIRECTION( '', ( -0.577350269189626, 0.577350269189626, 0.577350269189626 ) ); -#33023 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33024 = DIRECTION( '', ( 0.577350269189626, -0.577350269189626, 0.577350269189626 ) ); -#33025 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33026 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#33027 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33028 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#33029 = DIRECTION( '', ( -3.84573667557059E-048, 1.59795323816114E-032, 1.00000000000000 ) ); -#33030 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33031 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33032 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33033 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33034 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#33035 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33036 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#33037 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33038 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33039 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33040 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33041 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33042 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.40933816107890E-016 ) ); -#33043 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33044 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.40933816107890E-016 ) ); -#33045 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33046 = DIRECTION( '', ( 1.00000000000000, 6.12323399573677E-017, 7.67576759281773E-017 ) ); -#33047 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#33048 = DIRECTION( '', ( -6.12323399573677E-017, 6.12323399573677E-017, -1.00000000000000 ) ); -#33049 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#33050 = DIRECTION( '', ( -1.00000000000000, 5.65069504813608E-015, 6.12323399573680E-017 ) ); -#33051 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#33052 = DIRECTION( '', ( -6.12323399573677E-017, 6.12323399573677E-017, -1.00000000000000 ) ); -#33053 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 6.12323399573677E-017 ) ); -#33054 = DIRECTION( '', ( 1.00000000000000, 6.12323399573677E-017, 7.67576759281773E-017 ) ); -#33055 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33056 = CARTESIAN_POINT( '', ( -4.72500000000000, -9.80000000000000, 3.65000000000000 ) ); -#33057 = DIRECTION( '', ( -4.08170229641602E-016, 0.000000000000000, 1.00000000000000 ) ); -#33058 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 4.08170229641602E-016 ) ); -#33059 = DIRECTION( '', ( 0.252322406481579, 0.967643221020715, 1.02990494597308E-016 ) ); -#33060 = CARTESIAN_POINT( '', ( -3.73000000000000, -5.98422708335294, 3.65000000000000 ) ); -#33061 = DIRECTION( '', ( -4.08170229641602E-016, 0.000000000000000, 1.00000000000000 ) ); -#33062 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -4.08170229641602E-016 ) ); -#33063 = DIRECTION( '', ( -0.505808198684508, 0.862645968021374, -2.06455848611660E-016 ) ); -#33064 = DIRECTION( '', ( 0.862645968021374, 0.505808198684508, 0.000000000000000 ) ); -#33065 = DIRECTION( '', ( -0.505808198684508, 0.862645968021374, 0.000000000000000 ) ); -#33066 = CARTESIAN_POINT( '', ( -3.73000000000000, -5.98422708335294, 3.65000000000000 ) ); -#33067 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33068 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33069 = DIRECTION( '', ( 0.252322406481579, 0.967643221020715, 0.000000000000000 ) ); -#33070 = CARTESIAN_POINT( '', ( -4.72500000000000, -9.80000000000000, 3.65000000000000 ) ); -#33071 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33072 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33073 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33074 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#33075 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33076 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33077 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33078 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#33079 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33080 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33081 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33082 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33083 = CARTESIAN_POINT( '', ( 4.70000000000000, 4.70000000000000, 5.80500000000000 ) ); -#33084 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#33085 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#33086 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#33087 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33088 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#33089 = CARTESIAN_POINT( '', ( 4.70000000000000, 2.60000000000000, 5.80500000000000 ) ); -#33090 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#33091 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#33092 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#33093 = DIRECTION( '', ( -0.980425201132632, -0.196891911931490, 0.000000000000000 ) ); -#33094 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#33095 = CARTESIAN_POINT( '', ( -4.20000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#33096 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33097 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33098 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33099 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33100 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33101 = CARTESIAN_POINT( '', ( -4.20000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#33102 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33103 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33104 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#33105 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33106 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33107 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33108 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#33109 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33110 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33111 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#33112 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33113 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33114 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33115 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#33116 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33117 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33118 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33119 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33120 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 1.80700362080917E-016 ) ); -#33121 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33122 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33123 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33124 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33125 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33126 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33127 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.30000000000000, 5.49500000000000 ) ); -#33128 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33129 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33130 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33131 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.30000000000000, 5.49500000000000 ) ); -#33132 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33133 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33134 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33135 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#33136 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#33137 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#33138 = CARTESIAN_POINT( '', ( 4.20000000000000, 4.20000000000000, 1.59500000000000 ) ); -#33139 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33140 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33141 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33142 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33143 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33144 = CARTESIAN_POINT( '', ( 4.20000000000000, 4.20000000000000, 1.59500000000000 ) ); -#33145 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33146 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33147 = DIRECTION( '', ( 0.369123509709058, 0.929380349792305, 0.000000000000000 ) ); -#33148 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33149 = DIRECTION( '', ( 0.369123509709058, 0.929380349792305, 0.000000000000000 ) ); -#33150 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33151 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.08420217248550E-015 ) ); -#33152 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33153 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.08420217248550E-015 ) ); -#33154 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33155 = DIRECTION( '', ( -0.505808198684508, -0.862645968021374, 0.000000000000000 ) ); -#33156 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33157 = DIRECTION( '', ( -0.505808198684508, -0.862645968021374, 0.000000000000000 ) ); -#33158 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33159 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33160 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33161 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33162 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33163 = DIRECTION( '', ( -0.862645968021374, 0.505808198684508, 0.000000000000000 ) ); -#33164 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33165 = DIRECTION( '', ( -0.862645968021374, 0.505808198684508, 0.000000000000000 ) ); -#33166 = DIRECTION( '', ( -1.00000000000000, 1.07984652014039E-032, -2.70845499104234E-016 ) ); -#33167 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33168 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#33169 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33170 = DIRECTION( '', ( -0.858315020278705, -0.513123109949226, -1.05113274224441E-016 ) ); -#33171 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#33172 = DIRECTION( '', ( -0.858315020278705, -0.513123109949226, -1.05113274224441E-016 ) ); -#33173 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#33174 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33175 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33176 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33177 = DIRECTION( '', ( -1.70176849798377E-016, 0.707106781186548, -0.707106781186547 ) ); -#33178 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33179 = DIRECTION( '', ( 0.000000000000000, -0.707106781186548, 0.707106781186547 ) ); -#33180 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33181 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#33182 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33183 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#33184 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33185 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33186 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33187 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33188 = DIRECTION( '', ( 0.661586746518368, 0.749868639717145, -4.05105045741015E-017 ) ); -#33189 = DIRECTION( '', ( 1.00000000000000, 6.54711456814918E-018, -6.12323399573677E-017 ) ); -#33190 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33191 = DIRECTION( '', ( -1.00000000000000, 6.54711456814918E-018, 6.12323399573677E-017 ) ); -#33192 = DIRECTION( '', ( -0.661586746518368, 0.749868639717145, 4.05105045741015E-017 ) ); -#33193 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 6.12323399573677E-017 ) ); -#33194 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33195 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33196 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33197 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 6.12323399573677E-017 ) ); -#33198 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.500000000000000, -0.597816720141110 ) ); -#33199 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33200 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33201 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33202 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.500000000000000, -0.597816720141110 ) ); -#33203 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33204 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33205 = DIRECTION( '', ( 0.369123509709057, -0.929380349792305, 0.000000000000000 ) ); -#33206 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#33207 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33208 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33209 = DIRECTION( '', ( -1.00000000000000, 8.67361737988404E-016, 0.000000000000000 ) ); -#33210 = DIRECTION( '', ( -0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#33211 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33212 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33213 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33214 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33215 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33216 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33217 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33218 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#33219 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33220 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#33221 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33222 = DIRECTION( '', ( 1.00000000000000, 2.38524477946811E-015, 0.000000000000000 ) ); -#33223 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33224 = DIRECTION( '', ( -1.00000000000000, -2.38524477946811E-015, 0.000000000000000 ) ); -#33225 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33226 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33227 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33228 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33229 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33230 = CARTESIAN_POINT( '', ( 5.50000000000000, 2.40000000000000, 5.60500000000000 ) ); -#33231 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33232 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33233 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33234 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33235 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33236 = CARTESIAN_POINT( '', ( 5.50000000000000, 2.40000000000000, 5.60500000000000 ) ); -#33237 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33238 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33239 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.88861023594249E-015 ) ); -#33240 = CARTESIAN_POINT( '', ( 4.65000000000000, 3.00000000000000, 0.530000000000000 ) ); -#33241 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33242 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33243 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33244 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33245 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33246 = CARTESIAN_POINT( '', ( -4.65000000000000, 3.00000000000000, 0.530000000000000 ) ); -#33247 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33248 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33249 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.39897054514259E-015 ) ); -#33250 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33251 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.31418445149758E-016 ) ); -#33252 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33253 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33254 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33255 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33256 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33257 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33258 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33259 = CARTESIAN_POINT( '', ( 2.60000000000000, 3.00000000000000, 1.28000000000000 ) ); -#33260 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33261 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33262 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33263 = CARTESIAN_POINT( '', ( -2.60000000000000, 3.00000000000000, 1.28000000000000 ) ); -#33264 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33265 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33266 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33267 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33268 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33269 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33270 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33271 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33272 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33273 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33274 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33275 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33276 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33277 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33278 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33279 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33280 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33281 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33282 = CARTESIAN_POINT( '', ( 4.72500000000000, -9.80000000000000, -0.0200000000000003 ) ); -#33283 = DIRECTION( '', ( 4.08170229641602E-016, 0.000000000000000, 1.00000000000000 ) ); -#33284 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 4.08170229641602E-016 ) ); -#33285 = DIRECTION( '', ( 0.252322406481579, -0.967643221020715, -1.02990494597308E-016 ) ); -#33286 = CARTESIAN_POINT( '', ( 3.73000000000000, -5.98422708335294, -0.0200000000000000 ) ); -#33287 = DIRECTION( '', ( 4.08170229641602E-016, 0.000000000000000, 1.00000000000000 ) ); -#33288 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -4.08170229641602E-016 ) ); -#33289 = DIRECTION( '', ( -0.505808198684508, -0.862645968021374, 2.06455848611660E-016 ) ); -#33290 = CARTESIAN_POINT( '', ( 3.73000000000000, -5.98422708335294, -0.0200000000000000 ) ); -#33291 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33292 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33293 = DIRECTION( '', ( 0.252322406481579, -0.967643221020715, 0.000000000000000 ) ); -#33294 = CARTESIAN_POINT( '', ( 4.72500000000000, -9.80000000000000, -0.0200000000000000 ) ); -#33295 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33296 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33297 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33298 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33299 = CARTESIAN_POINT( '', ( 4.20000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#33300 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33301 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33302 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33303 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33304 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33305 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33306 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33307 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.12158845429535E-016 ) ); -#33308 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33309 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.12158845429535E-016 ) ); -#33310 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33311 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33312 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33313 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33314 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33315 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33316 = CARTESIAN_POINT( '', ( 4.70000000000000, 4.70000000000000, 6.10500000000000 ) ); -#33317 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#33318 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#33319 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33320 = CARTESIAN_POINT( '', ( 4.70000000000000, 2.60000000000000, 6.10500000000000 ) ); -#33321 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#33322 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#33323 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33324 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#33325 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#33326 = DIRECTION( '', ( -0.661586746518368, -0.749868639717145, 4.05105045741015E-017 ) ); -#33327 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 7.67576759281773E-017 ) ); -#33328 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33329 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 7.67576759281773E-017 ) ); -#33330 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33331 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33332 = DIRECTION( '', ( 1.00000000000000, 6.54711456814918E-018, -3.82339376749557E-017 ) ); -#33333 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33334 = DIRECTION( '', ( -1.00000000000000, 6.54711456814918E-018, 3.82339376749557E-017 ) ); -#33335 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33336 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33337 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33338 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33339 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -1.88861023594249E-015 ) ); -#33340 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33341 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33342 = CARTESIAN_POINT( '', ( 5.62366134712948, 2.14706378016990, 0.145000000000000 ) ); -#33343 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#33344 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#33345 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#33346 = CARTESIAN_POINT( '', ( 5.32953378678969, 2.20613135374935, 0.145000000000000 ) ); -#33347 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#33348 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#33349 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#33350 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33351 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33352 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.55000000000000, -5.45000000000000 ) ); -#33353 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33354 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33355 = DIRECTION( '', ( 0.707106781186546, 0.707106781186549, 0.000000000000000 ) ); -#33356 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.55000000000000, -5.45000000000000 ) ); -#33357 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33358 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33359 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33360 = CARTESIAN_POINT( '', ( -9.80500000000000, 1.75000000000000, -0.210000000000000 ) ); -#33361 = DIRECTION( '', ( -7.86194647258623E-048, -1.00000000000000, -9.62810758272055E-064 ) ); -#33362 = DIRECTION( '', ( 1.22464679914735E-016, 6.74700668366753E-079, -1.00000000000000 ) ); -#33363 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33364 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.250000000000000, -0.210000000000000 ) ); -#33365 = DIRECTION( '', ( 7.86194647258623E-048, 1.00000000000000, 9.62810758272055E-064 ) ); -#33366 = DIRECTION( '', ( 1.22464679914735E-016, 6.74700668366753E-079, -1.00000000000000 ) ); -#33367 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33368 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33369 = DIRECTION( '', ( -1.00000000000000, 5.80175075577527E-015, 6.12323399573680E-017 ) ); -#33370 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33371 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#33372 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33373 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33374 = DIRECTION( '', ( 3.46005280182882E-031, 5.65069504813608E-015, 1.00000000000000 ) ); -#33375 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#33376 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33377 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33378 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#33379 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33380 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33381 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33382 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33383 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33384 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33385 = DIRECTION( '', ( 1.00000000000000, 1.44560289664734E-015, 0.000000000000000 ) ); -#33386 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33387 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#33388 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33389 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33390 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#33391 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33392 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33393 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33394 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33395 = CARTESIAN_POINT( '', ( 0.125775830714534, -3.20000000000000, 6.10500000000000 ) ); -#33396 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#33397 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33398 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33399 = CARTESIAN_POINT( '', ( 0.125775830714534, -3.20000000000000, 5.80500000000000 ) ); -#33400 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#33401 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33402 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33403 = CARTESIAN_POINT( '', ( -4.86000000000000, 2.00000000000000, -0.150000000000000 ) ); -#33404 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33405 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33406 = CARTESIAN_POINT( '', ( -4.86000000000000, 1.00000000000000, -0.150000000000000 ) ); -#33407 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33408 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33409 = DIRECTION( '', ( -1.00000000000000, -1.07984652014039E-032, -2.70845499104234E-016 ) ); -#33410 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33411 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#33412 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33413 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33414 = DIRECTION( '', ( -1.00000000000000, -1.44560289664734E-016, 0.000000000000000 ) ); -#33415 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33416 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33417 = DIRECTION( '', ( -0.513123109949226, -0.858315020278705, 0.000000000000000 ) ); -#33418 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33419 = DIRECTION( '', ( -0.513123109949226, -0.858315020278705, 0.000000000000000 ) ); -#33420 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33421 = DIRECTION( '', ( -1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#33422 = DIRECTION( '', ( 1.00000000000000, 2.16840434497101E-016, 1.23516703194551E-016 ) ); -#33423 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33424 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33425 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33426 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33427 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33428 = DIRECTION( '', ( 6.84759266832950E-016, 1.00000000000000, 0.000000000000000 ) ); -#33429 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33430 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33431 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33432 = DIRECTION( '', ( -1.70176849798377E-016, 0.707106781186548, -0.707106781186547 ) ); -#33433 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33434 = DIRECTION( '', ( 0.000000000000000, -0.707106781186548, 0.707106781186547 ) ); -#33435 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33436 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -8.67361737988403E-016 ) ); -#33437 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33438 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -8.67361737988403E-016 ) ); -#33439 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33440 = DIRECTION( '', ( -0.858315020278705, 0.513123109949226, -1.05113274224441E-016 ) ); -#33441 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#33442 = DIRECTION( '', ( -0.858315020278705, 0.513123109949226, -1.05113274224441E-016 ) ); -#33443 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#33444 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33445 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33446 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33447 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33448 = CARTESIAN_POINT( '', ( -3.80000000000000, -0.593750000000000, 0.800000000000000 ) ); -#33449 = DIRECTION( '', ( -1.23516703194551E-016, 0.000000000000000, 1.00000000000000 ) ); -#33450 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#33451 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33452 = CARTESIAN_POINT( '', ( -3.80000000000000, -0.593750000000000, -2.50000000000000 ) ); -#33453 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33454 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33455 = DIRECTION( '', ( 0.885369366023427, 0.000000000000000, 0.464888250773533 ) ); -#33456 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33457 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33458 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33459 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33460 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33461 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33462 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33463 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33464 = CARTESIAN_POINT( '', ( -5.62366134712948, 2.14706378016990, 0.145000000000000 ) ); -#33465 = DIRECTION( '', ( 0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#33466 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#33467 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33468 = CARTESIAN_POINT( '', ( -5.62366134712948, 2.14706378016990, 1.44500000000000 ) ); -#33469 = DIRECTION( '', ( 0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#33470 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#33471 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#33472 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33473 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33474 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33475 = CARTESIAN_POINT( '', ( -5.50000000000000, 7.70000000000000, -5.60500000000000 ) ); -#33476 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33477 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33478 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33479 = CARTESIAN_POINT( '', ( 5.50000000000000, 7.70000000000000, -5.60500000000000 ) ); -#33480 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33481 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33482 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33483 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33484 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33485 = CARTESIAN_POINT( '', ( 5.50000000000000, 7.70000000000000, -5.60500000000000 ) ); -#33486 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33487 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33488 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33489 = CARTESIAN_POINT( '', ( -5.50000000000000, 7.70000000000000, -5.60500000000000 ) ); -#33490 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33491 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33492 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33493 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 4.99500000000000 ) ); -#33494 = DIRECTION( '', ( -6.12323399573677E-017, 6.12323399573677E-017, 1.00000000000000 ) ); -#33495 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 6.12323399573677E-017 ) ); -#33496 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33497 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#33498 = DIRECTION( '', ( -6.12323399573677E-017, 6.12323399573677E-017, 1.00000000000000 ) ); -#33499 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 6.12323399573677E-017 ) ); -#33500 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33501 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33502 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33503 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33504 = DIRECTION( '', ( -1.00000000000000, 1.44560289664734E-015, 5.78241158658936E-015 ) ); -#33505 = DIRECTION( '', ( 0.000000000000000, -3.38813178901720E-017, -1.00000000000000 ) ); -#33506 = DIRECTION( '', ( 0.000000000000000, 3.38813178901720E-017, 1.00000000000000 ) ); -#33507 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33508 = DIRECTION( '', ( 6.50521303491303E-015, -1.00000000000000, 0.000000000000000 ) ); -#33509 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33510 = DIRECTION( '', ( -6.50521303491303E-015, 1.00000000000000, -8.03502467650678E-031 ) ); -#33511 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33512 = DIRECTION( '', ( 7.69448897719047E-016, 3.25244389526171E-018, -1.00000000000000 ) ); -#33513 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33514 = DIRECTION( '', ( 7.69448897719047E-016, 3.25244389526171E-018, -1.00000000000000 ) ); -#33515 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33516 = DIRECTION( '', ( 0.000000000000000, 2.13060431754818E-032, 1.00000000000000 ) ); -#33517 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33518 = DIRECTION( '', ( 5.12764890076079E-048, -2.13060431754818E-032, -1.00000000000000 ) ); -#33519 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33520 = DIRECTION( '', ( 0.000000000000000, 2.13060431754818E-032, 1.00000000000000 ) ); -#33521 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33522 = DIRECTION( '', ( 5.12764890076079E-048, -2.13060431754818E-032, -1.00000000000000 ) ); -#33523 = DIRECTION( '', ( 0.000000000000000, 2.13060431754818E-032, 1.00000000000000 ) ); -#33524 = DIRECTION( '', ( 5.12764890076079E-048, -2.13060431754818E-032, -1.00000000000000 ) ); -#33525 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33526 = DIRECTION( '', ( 0.000000000000000, 2.13060431754818E-032, 1.00000000000000 ) ); -#33527 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33528 = DIRECTION( '', ( 5.12764890076079E-048, -2.13060431754818E-032, -1.00000000000000 ) ); -#33529 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33530 = DIRECTION( '', ( 0.000000000000000, 2.13060431754818E-032, 1.00000000000000 ) ); -#33531 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 0.000000000000000 ) ); -#33532 = DIRECTION( '', ( 5.12764890076079E-048, -2.13060431754818E-032, -1.00000000000000 ) ); -#33533 = DIRECTION( '', ( -1.31418445149758E-016, 0.000000000000000, 1.00000000000000 ) ); -#33534 = DIRECTION( '', ( 1.00000000000000, 1.62123689343627E-016, 1.31418445149758E-016 ) ); -#33535 = DIRECTION( '', ( -1.31418445149758E-016, 0.000000000000000, 1.00000000000000 ) ); -#33536 = DIRECTION( '', ( -1.00000000000000, -1.62123689343627E-016, 0.000000000000000 ) ); -#33537 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#33538 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33539 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33540 = DIRECTION( '', ( 1.00000000000000, 7.80625564189584E-015, 0.000000000000000 ) ); -#33541 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#33542 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33543 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33544 = DIRECTION( '', ( 0.369123509709058, 0.929380349792305, 0.000000000000000 ) ); -#33545 = DIRECTION( '', ( 0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#33546 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33547 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33548 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33549 = DIRECTION( '', ( -0.885369366023403, 0.000000000000000, 0.464888250773578 ) ); -#33550 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33551 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33552 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33553 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 1.14126544472158E-016 ) ); -#33554 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33555 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33556 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#33557 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33558 = CARTESIAN_POINT( '', ( -6.50138767670090, 0.418430603327886, 9.75463292759040 ) ); -#33559 = DIRECTION( '', ( -0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#33560 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#33561 = DIRECTION( '', ( 0.966427786791177, -4.69233213750458E-017, -0.256938383504503 ) ); -#33562 = CARTESIAN_POINT( '', ( -6.79131601273826, 0.418430603327886, 9.83171444264175 ) ); -#33563 = DIRECTION( '', ( -0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#33564 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#33565 = DIRECTION( '', ( -0.966427786791177, 4.69233213750458E-017, 0.256938383504503 ) ); -#33566 = DIRECTION( '', ( 0.000000000000000, -2.39272203583008E-016, -1.00000000000000 ) ); -#33567 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33568 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33569 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33570 = DIRECTION( '', ( 0.000000000000000, -2.39272203583008E-016, -1.00000000000000 ) ); -#33571 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33572 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33573 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33574 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33575 = DIRECTION( '', ( -2.89120579329467E-015, 0.000000000000000, -1.00000000000000 ) ); -#33576 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33577 = DIRECTION( '', ( -2.89120579329467E-015, 0.000000000000000, -1.00000000000000 ) ); -#33578 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33579 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33580 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33581 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33582 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33583 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33584 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33585 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33586 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33587 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33588 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33589 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#33590 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33591 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33592 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33593 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33594 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, -7.67576759281773E-017 ) ); -#33595 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33596 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, -7.67576759281773E-017 ) ); -#33597 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33598 = DIRECTION( '', ( -7.67576759281773E-017, -3.25244389526176E-018, 1.00000000000000 ) ); -#33599 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33600 = DIRECTION( '', ( -7.67576759281773E-017, -3.25244389526176E-018, 1.00000000000000 ) ); -#33601 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33602 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33603 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33604 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33605 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33606 = CARTESIAN_POINT( '', ( 2.60000000000000, 10.8000000000000, 1.28000000000000 ) ); -#33607 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33608 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33609 = DIRECTION( '', ( -0.707106781186547, 0.707106781186548, 0.000000000000000 ) ); -#33610 = DIRECTION( '', ( 0.000000000000000, 0.707106781186548, -0.707106781186548 ) ); -#33611 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33612 = DIRECTION( '', ( -1.00000000000000, -8.67361737988404E-017, 0.000000000000000 ) ); -#33613 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33614 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33615 = DIRECTION( '', ( 0.252322406481579, 0.967643221020715, 1.02990494597308E-016 ) ); -#33616 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33617 = DIRECTION( '', ( 6.76338853813526E-017, 0.000000000000000, -1.00000000000000 ) ); -#33618 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33619 = DIRECTION( '', ( -6.76338853813526E-017, 0.000000000000000, 1.00000000000000 ) ); -#33620 = DIRECTION( '', ( -6.75198661401844E-017, -0.0580415215045998, 0.998314169879117 ) ); -#33621 = DIRECTION( '', ( -6.76338853813526E-017, -1.08420217248550E-016, 1.00000000000000 ) ); -#33622 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33623 = DIRECTION( '', ( 6.76338853813526E-017, -1.08420217248550E-016, -1.00000000000000 ) ); -#33624 = DIRECTION( '', ( 6.75198661401844E-017, -0.0580415215045998, -0.998314169879117 ) ); -#33625 = DIRECTION( '', ( -0.980425201132632, -0.196891911931490, 0.000000000000000 ) ); -#33626 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#33627 = CARTESIAN_POINT( '', ( -4.20000000000000, 4.20000000000000, 1.59500000000000 ) ); -#33628 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33629 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33630 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33631 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33632 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33633 = CARTESIAN_POINT( '', ( -4.20000000000000, 4.20000000000000, 1.59500000000000 ) ); -#33634 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33635 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33636 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33637 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33638 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33639 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33640 = DIRECTION( '', ( -0.577350269189626, -0.577350269189626, -0.577350269189626 ) ); -#33641 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33642 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33643 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33644 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -8.67361737988403E-016 ) ); -#33645 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33646 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33647 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33648 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33649 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -2.16840434497101E-016 ) ); -#33650 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33651 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33652 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33653 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33654 = DIRECTION( '', ( 0.000000000000000, 1.97127667724637E-016, -1.00000000000000 ) ); -#33655 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.15000000000000, 1.74500000000000 ) ); -#33656 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33657 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33658 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.73472347597681E-016 ) ); -#33659 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, 1.74500000000000 ) ); -#33660 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33661 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33662 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33663 = CARTESIAN_POINT( '', ( -5.70000000000000, 4.35000000000000, -0.155000000000000 ) ); -#33664 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33665 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33666 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -8.67361737988404E-017 ) ); -#33667 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.15000000000000, -0.155000000000000 ) ); -#33668 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33669 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33670 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33671 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33672 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33673 = CARTESIAN_POINT( '', ( -5.70000000000000, 2.20000000000000, 5.49500000000000 ) ); -#33674 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33675 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33676 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33677 = CARTESIAN_POINT( '', ( -5.70000000000000, 1.20000000000000, 5.49500000000000 ) ); -#33678 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33679 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33680 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33681 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33682 = CARTESIAN_POINT( '', ( -5.70000000000000, -1.20000000000000, 5.49500000000000 ) ); -#33683 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33684 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33685 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33686 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33687 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33688 = DIRECTION( '', ( -6.12323399573677E-017, 6.12323399573677E-017, -1.00000000000000 ) ); -#33689 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33690 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33691 = CARTESIAN_POINT( '', ( -5.70000000000000, 5.10000000000000, 5.49500000000000 ) ); -#33692 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33693 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33694 = DIRECTION( '', ( 0.984807753012208, 0.173648177666930, -2.85203527291193E-016 ) ); -#33695 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33696 = DIRECTION( '', ( -0.984807753012208, -0.173648177666930, 2.85203527291193E-016 ) ); -#33697 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33698 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33699 = CARTESIAN_POINT( '', ( -3.12250000000000, -9.92750000000000, -5.80500000000000 ) ); -#33700 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33701 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33702 = CARTESIAN_POINT( '', ( -2.37750000000000, -9.92750000000000, -5.80500000000000 ) ); -#33703 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33704 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33705 = CARTESIAN_POINT( '', ( 2.37750000000000, -9.92750000000000, -5.80500000000000 ) ); -#33706 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33707 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33708 = CARTESIAN_POINT( '', ( 3.12250000000000, -9.92750000000000, -5.80500000000000 ) ); -#33709 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33710 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33711 = CARTESIAN_POINT( '', ( 3.25000000000000, -9.80000000000000, -5.80500000000000 ) ); -#33712 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33713 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33714 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33715 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33716 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33717 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33718 = CARTESIAN_POINT( '', ( -3.25000000000000, -9.80000000000000, -5.80500000000000 ) ); -#33719 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33720 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33721 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33722 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33723 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33724 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33725 = DIRECTION( '', ( -0.526788066297196, -0.0963793389539751, 0.844514864421969 ) ); -#33726 = DIRECTION( '', ( -0.848464743138059, 2.81031697484986E-030, -0.529251905666543 ) ); -#33727 = DIRECTION( '', ( -0.526788066297196, -0.0963793389539751, 0.844514864421969 ) ); -#33728 = DIRECTION( '', ( 0.848464743138086, -2.21153467404992E-016, 0.529251905666500 ) ); -#33729 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33730 = DIRECTION( '', ( -5.42101086242752E-016, 1.00000000000000, 0.000000000000000 ) ); -#33731 = DIRECTION( '', ( -5.42101086242752E-016, 1.00000000000000, -6.69585389708898E-032 ) ); -#33732 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33733 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33734 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#33735 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33736 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#33737 = DIRECTION( '', ( -3.84573667557059E-048, 1.59795323816114E-032, 1.00000000000000 ) ); -#33738 = DIRECTION( '', ( -1.70176849798377E-016, 0.707106781186548, -0.707106781186547 ) ); -#33739 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33740 = DIRECTION( '', ( 0.000000000000000, -0.707106781186548, 0.707106781186547 ) ); -#33741 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33742 = CARTESIAN_POINT( '', ( 0.810000000000000, -5.00000000000000, 6.10500000000000 ) ); -#33743 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33744 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33745 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33746 = CARTESIAN_POINT( '', ( 0.810000000000000, -5.00000000000000, 5.80500000000000 ) ); -#33747 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33748 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33749 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33750 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#33751 = DIRECTION( '', ( 0.921588228275089, -0.388168954844127, 1.12862007388897E-016 ) ); -#33752 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#33753 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#33754 = DIRECTION( '', ( -1.00000000000000, 2.39602690052045E-016, -1.22464679914735E-016 ) ); -#33755 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33756 = DIRECTION( '', ( 1.29893408435324E-016, -0.707106781186548, -0.707106781186548 ) ); -#33757 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#33758 = DIRECTION( '', ( 1.29893408435324E-016, -0.707106781186548, -0.707106781186548 ) ); -#33759 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#33760 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33761 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33762 = CARTESIAN_POINT( '', ( -3.12250000000000, -9.92750000000000, -6.10500000000000 ) ); -#33763 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33764 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33765 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33766 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33767 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33768 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33769 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#33770 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33771 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#33772 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33773 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -2.16840434497101E-016 ) ); -#33774 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33775 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33776 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33777 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33778 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33779 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33780 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33781 = CARTESIAN_POINT( '', ( 5.70000000000000, 5.10000000000000, 5.49500000000000 ) ); -#33782 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33783 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33784 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33785 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33786 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33787 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33788 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33789 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.30000000000000, 5.49500000000000 ) ); -#33790 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33791 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33792 = CARTESIAN_POINT( '', ( 5.70000000000000, -1.20000000000000, 5.49500000000000 ) ); -#33793 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33794 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33795 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33796 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33797 = CARTESIAN_POINT( '', ( 5.70000000000000, 1.20000000000000, 5.49500000000000 ) ); -#33798 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33799 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33800 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33801 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.20000000000000, 5.49500000000000 ) ); -#33802 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33803 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33804 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.35000000000000, 1.74500000000000 ) ); -#33805 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33806 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33807 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.73472347597681E-016 ) ); -#33808 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.15000000000000, 1.74500000000000 ) ); -#33809 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33810 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33811 = CARTESIAN_POINT( '', ( 5.70000000000000, 2.15000000000000, -0.155000000000000 ) ); -#33812 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33813 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33814 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -8.67361737988404E-017 ) ); -#33815 = CARTESIAN_POINT( '', ( 5.70000000000000, 4.35000000000000, -0.155000000000000 ) ); -#33816 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33817 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33818 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33819 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33820 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33821 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33822 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33823 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33824 = DIRECTION( '', ( 1.06806409585825E-016, -6.12323399573677E-017, 1.00000000000000 ) ); -#33825 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -7.89946938058655E-016 ) ); -#33826 = DIRECTION( '', ( -1.06806409585820E-016, 6.12323399573677E-017, -1.00000000000000 ) ); -#33827 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33828 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -2.16840434497101E-016 ) ); -#33829 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33830 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33831 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33832 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33833 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33834 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33835 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.20000000000000, 5.49500000000000 ) ); -#33836 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33837 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33838 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33839 = CARTESIAN_POINT( '', ( 6.00000000000000, 1.20000000000000, 5.49500000000000 ) ); -#33840 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33841 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33842 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33843 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33844 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.20000000000000, 5.49500000000000 ) ); -#33845 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33846 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33847 = CARTESIAN_POINT( '', ( 6.00000000000000, -1.30000000000000, 5.49500000000000 ) ); -#33848 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33849 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33850 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33851 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33852 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33853 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33854 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33855 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33856 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.10000000000000, 5.49500000000000 ) ); -#33857 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33858 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33859 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.15000000000000, 1.74500000000000 ) ); -#33860 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33861 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33862 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.73472347597681E-016 ) ); -#33863 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.35000000000000, 1.74500000000000 ) ); -#33864 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33865 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33866 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33867 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33868 = CARTESIAN_POINT( '', ( 6.00000000000000, 4.35000000000000, -0.155000000000000 ) ); -#33869 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33870 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33871 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -8.67361737988404E-017 ) ); -#33872 = CARTESIAN_POINT( '', ( 6.00000000000000, 2.15000000000000, -0.155000000000000 ) ); -#33873 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33874 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33875 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33876 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33877 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33878 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33879 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33880 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33881 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#33882 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33883 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33884 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#33885 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33886 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33887 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#33888 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#33889 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#33890 = CARTESIAN_POINT( '', ( -9.80500000000000, 1.75000000000000, -0.210000000000000 ) ); -#33891 = DIRECTION( '', ( -7.86194647258623E-048, -1.00000000000000, -9.62810758272055E-064 ) ); -#33892 = DIRECTION( '', ( 1.00000000000000, -7.86194647258623E-048, 0.000000000000000 ) ); -#33893 = DIRECTION( '', ( -1.83697019872103E-016, -7.61752966230658E-017, 1.00000000000000 ) ); -#33894 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#33895 = DIRECTION( '', ( -1.83697019872103E-016, -7.61752966230658E-017, 1.00000000000000 ) ); -#33896 = DIRECTION( '', ( -0.899539009372883, -5.88938495288368E-018, 0.436840440683383 ) ); -#33897 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33898 = DIRECTION( '', ( 0.899539009372883, -5.88938495288368E-018, -0.436840440683383 ) ); -#33899 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33900 = CARTESIAN_POINT( '', ( 4.72500000000000, -9.80000000000000, 3.65000000000000 ) ); -#33901 = DIRECTION( '', ( 4.08170229641602E-016, 0.000000000000000, 1.00000000000000 ) ); -#33902 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 4.08170229641602E-016 ) ); -#33903 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33904 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33905 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33906 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33907 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33908 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33909 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33910 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33911 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33912 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33913 = DIRECTION( '', ( -2.02654611679533E-016, -2.16840434497101E-016, 1.00000000000000 ) ); -#33914 = DIRECTION( '', ( -2.02526016088266E-016, 0.0356189313225449, 0.999365444535401 ) ); -#33915 = DIRECTION( '', ( -2.02654611679533E-016, 5.42101086242752E-017, 1.00000000000000 ) ); -#33916 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33917 = DIRECTION( '', ( 2.02654611679533E-016, 5.42101086242752E-017, -1.00000000000000 ) ); -#33918 = DIRECTION( '', ( 2.02526016088266E-016, 0.0356189313225447, -0.999365444535401 ) ); -#33919 = DIRECTION( '', ( 2.02654611679533E-016, 1.80700362080917E-016, -1.00000000000000 ) ); -#33920 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33921 = DIRECTION( '', ( 2.40933816107890E-016, 0.000000000000000, -1.00000000000000 ) ); -#33922 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33923 = DIRECTION( '', ( 2.40933816107890E-016, 0.000000000000000, -1.00000000000000 ) ); -#33924 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33925 = DIRECTION( '', ( 0.989015065209455, 0.147814751593804, 1.21119413391727E-016 ) ); -#33926 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#33927 = DIRECTION( '', ( 0.989015065209455, 0.147814751593804, 1.21119413391727E-016 ) ); -#33928 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#33929 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#33930 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33931 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33932 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33933 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33934 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33935 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33936 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33937 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33938 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33939 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33940 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -2.16840434497101E-016 ) ); -#33941 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33942 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33943 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33944 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33945 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33946 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33947 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33948 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33949 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33950 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33951 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33952 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#33953 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33954 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33955 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33956 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33957 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33958 = CARTESIAN_POINT( '', ( 8.94102032286056, -0.330000000000000, -2.10252878798956 ) ); -#33959 = DIRECTION( '', ( 5.90455426546554E-018, 1.00000000000000, -3.73434282793617E-034 ) ); -#33960 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#33961 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33962 = CARTESIAN_POINT( '', ( 8.94102032286056, 0.330000000000000, -2.10252878798956 ) ); -#33963 = DIRECTION( '', ( 5.90455426546554E-018, -1.00000000000000, -3.73434282793617E-034 ) ); -#33964 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#33965 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33966 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.55000000000000, 5.25000000000000 ) ); -#33967 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33968 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33969 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.55000000000000, -5.45000000000000 ) ); -#33970 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#33971 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33972 = CARTESIAN_POINT( '', ( -9.80500000000000, -1.75000000000000, -0.210000000000000 ) ); -#33973 = DIRECTION( '', ( 7.86194647258623E-048, -1.00000000000000, 9.62810758272055E-064 ) ); -#33974 = DIRECTION( '', ( 1.00000000000000, 7.86194647258623E-048, 0.000000000000000 ) ); -#33975 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33976 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.250000000000000, -0.210000000000000 ) ); -#33977 = DIRECTION( '', ( 7.86194647258623E-048, -1.00000000000000, 9.62810758272055E-064 ) ); -#33978 = DIRECTION( '', ( 1.00000000000000, 7.86194647258623E-048, 0.000000000000000 ) ); -#33979 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33980 = DIRECTION( '', ( -2.80842790748978E-016, -3.25244389526178E-018, 1.00000000000000 ) ); -#33981 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33982 = DIRECTION( '', ( -2.80842790748978E-016, -3.25244389526178E-018, 1.00000000000000 ) ); -#33983 = DIRECTION( '', ( 0.966427786791205, -1.68070281256776E-016, 0.256938383504396 ) ); -#33984 = DIRECTION( '', ( -0.255742251949764, 0.0963793389539769, 0.961928751826484 ) ); -#33985 = DIRECTION( '', ( 0.966427786791177, -3.07978679758455E-017, 0.256938383504503 ) ); -#33986 = DIRECTION( '', ( -0.255742251949763, 0.0963793389539767, 0.961928751826484 ) ); -#33987 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#33988 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#33989 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33990 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33991 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#33992 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#33993 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33994 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33995 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#33996 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#33997 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#33998 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#33999 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34000 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#34001 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#34002 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34003 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34004 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#34005 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#34006 = CARTESIAN_POINT( '', ( 4.72500000000000, -9.80000000000000, 3.65000000000000 ) ); -#34007 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34008 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34009 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34010 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34011 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 4.99500000000000 ) ); -#34012 = DIRECTION( '', ( -6.12323399573677E-017, 6.12323399573677E-017, -1.00000000000000 ) ); -#34013 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 6.12323399573677E-017 ) ); -#34014 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34015 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#34016 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34017 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#34018 = CARTESIAN_POINT( '', ( 3.75000000000000, -0.687500000000000, 0.800000000000000 ) ); -#34019 = DIRECTION( '', ( -1.23516703194551E-016, 0.000000000000000, 1.00000000000000 ) ); -#34020 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#34021 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34022 = CARTESIAN_POINT( '', ( 3.75000000000000, -0.687500000000000, -2.50000000000000 ) ); -#34023 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34024 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34025 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34026 = CARTESIAN_POINT( '', ( 3.75000000000000, -0.687500000000000, 5.20000000000000 ) ); -#34027 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34028 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34029 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34030 = CARTESIAN_POINT( '', ( 3.75000000000000, -0.687500000000000, 2.10000000000000 ) ); -#34031 = DIRECTION( '', ( 1.23516703194551E-016, 0.000000000000000, -1.00000000000000 ) ); -#34032 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#34033 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34034 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34035 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34036 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34037 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34038 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34039 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34040 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34041 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34042 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34043 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34044 = CARTESIAN_POINT( '', ( -5.32953378678969, 2.20613135374935, 0.145000000000000 ) ); -#34045 = DIRECTION( '', ( 0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#34046 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#34047 = DIRECTION( '', ( 0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#34048 = CARTESIAN_POINT( '', ( -3.25000000000000, -9.80000000000000, -6.10500000000000 ) ); -#34049 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34050 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34051 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34052 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34053 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34054 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34055 = CARTESIAN_POINT( '', ( -5.62500000000000, -4.85000000000000, 3.75000000000000 ) ); -#34056 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34057 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34058 = CARTESIAN_POINT( '', ( -6.62500000000000, -4.85000000000000, 3.75000000000000 ) ); -#34059 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34060 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34061 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34062 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34063 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34064 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34065 = CARTESIAN_POINT( '', ( -3.73000000000000, -5.98422708335294, -0.0200000000000000 ) ); -#34066 = DIRECTION( '', ( -4.08170229641602E-016, 0.000000000000000, 1.00000000000000 ) ); -#34067 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -4.08170229641602E-016 ) ); -#34068 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34069 = DIRECTION( '', ( 0.000000000000000, 0.740302104900776, -0.672274343909896 ) ); -#34070 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34071 = DIRECTION( '', ( 0.000000000000000, 0.740302104900776, -0.672274343909896 ) ); -#34072 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34073 = CARTESIAN_POINT( '', ( 7.86747873994521, -0.333280183087583, -2.10000000000000 ) ); -#34074 = DIRECTION( '', ( -6.54711456814918E-018, 1.00000000000000, 4.14073090567432E-034 ) ); -#34075 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#34076 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34077 = CARTESIAN_POINT( '', ( 7.86747873994521, 0.333280183087583, -2.10000000000000 ) ); -#34078 = DIRECTION( '', ( -6.54711456814918E-018, -1.00000000000000, 4.14073090567432E-034 ) ); -#34079 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#34080 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 6.32451267283211E-017 ) ); -#34081 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34082 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, -6.32451267283211E-017 ) ); -#34083 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34084 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -3.04337451925756E-016 ) ); -#34085 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34086 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -3.04337451925756E-016 ) ); -#34087 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34088 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#34089 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34090 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34091 = CARTESIAN_POINT( '', ( -5.50000000000000, 2.40000000000000, 5.60500000000000 ) ); -#34092 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34093 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34094 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34095 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34096 = CARTESIAN_POINT( '', ( -5.50000000000000, 2.40000000000000, 5.60500000000000 ) ); -#34097 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34098 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34099 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34100 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34101 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34102 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34103 = DIRECTION( '', ( 0.966427786791177, 3.07978679758450E-017, 0.256938383504503 ) ); -#34104 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34105 = DIRECTION( '', ( 0.966427786791177, -3.07978679758455E-017, 0.256938383504503 ) ); -#34106 = DIRECTION( '', ( 0.255742251949764, 0.0963793389539751, -0.961928751826484 ) ); -#34107 = DIRECTION( '', ( 0.966427786791205, -1.68070281256776E-016, 0.256938383504396 ) ); -#34108 = DIRECTION( '', ( 0.255742251949763, 0.0963793389539751, -0.961928751826485 ) ); -#34109 = DIRECTION( '', ( 0.966427786791177, 3.07978679758450E-017, 0.256938383504503 ) ); -#34110 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34111 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 1.80700362080917E-016 ) ); -#34112 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34113 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34114 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34115 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34116 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34117 = DIRECTION( '', ( -2.02654611679533E-016, 0.000000000000000, 1.00000000000000 ) ); -#34118 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34119 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#34120 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34121 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.900000000000000, 0.210000000000000 ) ); -#34122 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34123 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34124 = DIRECTION( '', ( -0.674508037595169, 4.37028790979243E-017, -0.738267503835509 ) ); -#34125 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34126 = DIRECTION( '', ( -0.674508037595169, 4.37028790979243E-017, -0.738267503835509 ) ); -#34127 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.76338853813526E-017 ) ); -#34128 = DIRECTION( '', ( 6.76338853813526E-017, -1.08420217248550E-016, -1.00000000000000 ) ); -#34129 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.76338853813526E-017 ) ); -#34130 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34131 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34132 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34133 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34134 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-015, -1.00000000000000 ) ); -#34135 = DIRECTION( '', ( 0.000000000000000, -1.08420217248550E-015, 1.00000000000000 ) ); -#34136 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34137 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.15000000000000, 1.74500000000000 ) ); -#34138 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34139 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34140 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34141 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34142 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#34143 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34144 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#34145 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34146 = DIRECTION( '', ( -5.42101086242752E-016, 1.00000000000000, 0.000000000000000 ) ); -#34147 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34148 = DIRECTION( '', ( 5.42101086242752E-016, -1.00000000000000, 6.69585389708898E-032 ) ); -#34149 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34150 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -2.79794109028518E-015 ) ); -#34151 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34152 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34153 = DIRECTION( '', ( -0.984807753012208, -0.173648177666931, -2.85203527291193E-016 ) ); -#34154 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34155 = DIRECTION( '', ( -0.984807753012208, -0.173648177666931, -2.85203527291193E-016 ) ); -#34156 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.14126544472158E-016 ) ); -#34157 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34158 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.14126544472158E-016 ) ); -#34159 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34160 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34161 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34162 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34163 = CARTESIAN_POINT( '', ( -9.78500000000000, 2.50000000000000, -0.210000000000000 ) ); -#34164 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34165 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#34166 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34167 = CARTESIAN_POINT( '', ( -9.78500000000000, 1.25000000000000, -0.210000000000000 ) ); -#34168 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34169 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#34170 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34171 = CARTESIAN_POINT( '', ( -3.73000000000000, -5.98422708335294, -0.0199999999999996 ) ); -#34172 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34173 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34174 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34175 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34176 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34177 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34178 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34179 = DIRECTION( '', ( 0.369123509709057, -0.929380349792305, 0.000000000000000 ) ); -#34180 = DIRECTION( '', ( -0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#34181 = DIRECTION( '', ( -1.00000000000000, 8.67361737988404E-016, 0.000000000000000 ) ); -#34182 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34183 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34184 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34185 = DIRECTION( '', ( -3.84573667557059E-048, 1.59795323816114E-032, 1.00000000000000 ) ); -#34186 = DIRECTION( '', ( -0.966427786791177, -6.93568177782038E-016, 0.256938383504504 ) ); -#34187 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34188 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34189 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34190 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34191 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34192 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34193 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -5.59588218057035E-016 ) ); -#34194 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -5.42101086242752E-016 ) ); -#34195 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34196 = DIRECTION( '', ( -1.00000000000000, -1.08420217248550E-016, 0.000000000000000 ) ); -#34197 = DIRECTION( '', ( -1.00000000000000, -2.16840434497101E-016, -1.23516703194551E-016 ) ); -#34198 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34199 = DIRECTION( '', ( -1.00000000000000, -1.08420217248550E-016, 0.000000000000000 ) ); -#34200 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34201 = DIRECTION( '', ( 1.00000000000000, 2.16840434497101E-016, 0.000000000000000 ) ); -#34202 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.40933816107890E-016 ) ); -#34203 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.40933816107890E-016 ) ); -#34204 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 9.13012355777266E-016 ) ); -#34205 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34206 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34207 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34208 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34209 = DIRECTION( '', ( 1.00000000000000, 4.33680868994202E-016, 2.89603251415159E-016 ) ); -#34210 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34211 = DIRECTION( '', ( 1.00000000000000, 4.33680868994202E-016, 2.89603251415159E-016 ) ); -#34212 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34213 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34214 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34215 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#34216 = CARTESIAN_POINT( '', ( -5.50000000000000, 4.90000000000000, 5.60500000000000 ) ); -#34217 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34218 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34219 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34220 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34221 = CARTESIAN_POINT( '', ( -5.50000000000000, 4.90000000000000, 5.60500000000000 ) ); -#34222 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34223 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34224 = DIRECTION( '', ( 0.000000000000000, 3.38813178901720E-017, 1.00000000000000 ) ); -#34225 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34226 = DIRECTION( '', ( 0.000000000000000, -3.38813178901720E-017, -1.00000000000000 ) ); -#34227 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#34228 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34229 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34230 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34231 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34232 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34233 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34234 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34235 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34236 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34237 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34238 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34239 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34240 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34241 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34242 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34243 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34244 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34245 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34246 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34247 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34248 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34249 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34250 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34251 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34252 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34253 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34254 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34255 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34256 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34257 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34258 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34259 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#34260 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34261 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34262 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34263 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#34264 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34265 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34266 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34267 = DIRECTION( '', ( -0.505808198684508, 0.862645968021374, -2.06455848611660E-016 ) ); -#34268 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34269 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#34270 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34271 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34272 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34273 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34274 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34275 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34276 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34277 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34278 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34279 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34280 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34281 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34282 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34283 = DIRECTION( '', ( -0.255742251949764, -0.0963793389539769, -0.961928751826484 ) ); -#34284 = DIRECTION( '', ( -0.966427786791177, -6.93568177782038E-016, 0.256938383504504 ) ); -#34285 = DIRECTION( '', ( -0.255742251949763, -0.0963793389539769, -0.961928751826484 ) ); -#34286 = DIRECTION( '', ( 0.966427786791177, 4.69233213750466E-017, -0.256938383504503 ) ); -#34287 = CARTESIAN_POINT( '', ( -6.00000000000000, 1.20000000000000, 5.49500000000000 ) ); -#34288 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34289 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34290 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34291 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34292 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34293 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34294 = DIRECTION( '', ( -6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#34295 = DIRECTION( '', ( 4.05424342034497E-032, -6.62108196937712E-016, 1.00000000000000 ) ); -#34296 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#34297 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34298 = DIRECTION( '', ( -6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#34299 = DIRECTION( '', ( 4.32978028117747E-017, -0.707106781186548, 0.707106781186547 ) ); -#34300 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.25000000000000, -2.63232323666955 ) ); -#34301 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#34302 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#34303 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34304 = CARTESIAN_POINT( '', ( -6.30000000000000, 5.25000000000000, 5.05000000000000 ) ); -#34305 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#34306 = DIRECTION( '', ( 6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#34307 = DIRECTION( '', ( -6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#34308 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34309 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34310 = DIRECTION( '', ( 0.000000000000000, 0.740302104900776, 0.672274343909896 ) ); -#34311 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34312 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34313 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34314 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34315 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34316 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34317 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34318 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34319 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34320 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34321 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34322 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34323 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34324 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34325 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34326 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34327 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34328 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34329 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34330 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34331 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34332 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.76338853813526E-017 ) ); -#34333 = DIRECTION( '', ( -6.75198661401844E-017, -0.0580415215045998, 0.998314169879117 ) ); -#34334 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.76338853813526E-017 ) ); -#34335 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34336 = DIRECTION( '', ( -0.505808198684508, 0.862645968021374, 0.000000000000000 ) ); -#34337 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#34338 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34339 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#34340 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34341 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34342 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34343 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#34344 = DIRECTION( '', ( 1.83697019872103E-016, 5.92474529290512E-017, -1.00000000000000 ) ); -#34345 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.250000000000000, -0.210000000000000 ) ); -#34346 = DIRECTION( '', ( -7.86194647258623E-048, -1.00000000000000, -9.62810758272055E-064 ) ); -#34347 = DIRECTION( '', ( 1.00000000000000, -7.86194647258623E-048, 0.000000000000000 ) ); -#34348 = DIRECTION( '', ( 1.00000000000000, -1.18492040708798E-016, 1.22464679914735E-016 ) ); -#34349 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#34350 = DIRECTION( '', ( 1.00000000000000, -1.18492040708798E-016, 1.22464679914735E-016 ) ); -#34351 = DIRECTION( '', ( 1.83697019872103E-016, 5.92474529290512E-017, -1.00000000000000 ) ); -#34352 = DIRECTION( '', ( -0.513123109949226, 0.858315020278706, 0.000000000000000 ) ); -#34353 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34354 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 8.67361737988404E-017 ) ); -#34355 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34356 = DIRECTION( '', ( 0.388168954844127, -0.921588228275089, 0.000000000000000 ) ); -#34357 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34358 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#34359 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34360 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#34361 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#34362 = DIRECTION( '', ( 0.000000000000000, 0.740302104900776, 0.672274343909896 ) ); -#34363 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34364 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34365 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#34366 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34367 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34368 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34369 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#34370 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34371 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34372 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34373 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 5.51880841876211E-017 ) ); -#34374 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, -5.51880841876211E-017 ) ); -#34375 = DIRECTION( '', ( 0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#34376 = DIRECTION( '', ( 0.369123509709058, 0.929380349792305, 0.000000000000000 ) ); -#34377 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#34378 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34379 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34380 = DIRECTION( '', ( 1.00000000000000, 7.80625564189584E-015, 0.000000000000000 ) ); -#34381 = DIRECTION( '', ( 0.000000000000000, -3.15404268359420E-016, -1.00000000000000 ) ); -#34382 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34383 = DIRECTION( '', ( 0.000000000000000, -3.15404268359420E-016, -1.00000000000000 ) ); -#34384 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34385 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34386 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34387 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34388 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34389 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 9.13012355777266E-016 ) ); -#34390 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34391 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34392 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34393 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34394 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34395 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34396 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34397 = DIRECTION( '', ( -0.848464743138059, 2.81031697484986E-030, -0.529251905666543 ) ); -#34398 = CARTESIAN_POINT( '', ( 4.85000000000000, 1.00000000000000, -0.150000000000000 ) ); -#34399 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34400 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34401 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34402 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34403 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.16840434497100E-015 ) ); -#34404 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34405 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -9.63735264431556E-016 ) ); -#34406 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34407 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34408 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 1.80700362080917E-015 ) ); -#34409 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34410 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 3.73447414967229E-015 ) ); -#34411 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#34412 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34413 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#34414 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34415 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34416 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34417 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34418 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34419 = CARTESIAN_POINT( '', ( -6.00000000000000, -1.20000000000000, 5.49500000000000 ) ); -#34420 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34421 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34422 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34423 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34424 = DIRECTION( '', ( 0.147814751593804, -0.989015065209455, 0.000000000000000 ) ); -#34425 = DIRECTION( '', ( 0.147814751593804, -0.989015065209455, 0.000000000000000 ) ); -#34426 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34427 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#34428 = DIRECTION( '', ( 1.64303609479261E-016, 0.447213595499958, -0.894427190999916 ) ); -#34429 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#34430 = DIRECTION( '', ( 1.64303609479261E-016, 0.447213595499958, -0.894427190999916 ) ); -#34431 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, -7.67576759281773E-017 ) ); -#34432 = DIRECTION( '', ( 1.00000000000000, 5.80175075577527E-015, 6.12323399573673E-017 ) ); -#34433 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#34434 = DIRECTION( '', ( 6.12323399573677E-017, -6.12323399573677E-017, -1.00000000000000 ) ); -#34435 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#34436 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, -7.67576759281773E-017 ) ); -#34437 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34438 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.08420217248550E-015 ) ); -#34439 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34440 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.08420217248550E-015 ) ); -#34441 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34442 = DIRECTION( '', ( 1.00000000000000, 1.18492040708798E-016, 1.22464679914735E-016 ) ); -#34443 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#34444 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34445 = DIRECTION( '', ( -0.930382264249294, -0.366590837815618, -1.13938966189636E-016 ) ); -#34446 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#34447 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#34448 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#34449 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34450 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34451 = CARTESIAN_POINT( '', ( -0.00999999999999940, -9.80000000000000, 5.60500000000000 ) ); -#34452 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#34453 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34454 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#34455 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34456 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34457 = DIRECTION( '', ( -0.966427786791177, -4.69233213750466E-017, 0.256938383504503 ) ); -#34458 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34459 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34460 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34461 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34462 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34463 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34464 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.11917643611407E-015 ) ); -#34465 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34466 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34467 = CARTESIAN_POINT( '', ( 8.94102032286056, -0.330000000000000, -2.10252878798956 ) ); -#34468 = DIRECTION( '', ( 5.90455426546554E-018, 1.00000000000000, -3.73434282793617E-034 ) ); -#34469 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#34470 = DIRECTION( '', ( -0.858775563938078, 5.07068691912815E-018, -0.512351959870201 ) ); -#34471 = CARTESIAN_POINT( '', ( 6.10053467292344, -0.330000000000000, 0.980000000000000 ) ); -#34472 = DIRECTION( '', ( 5.90455426546554E-018, 1.00000000000000, -3.73434282793617E-034 ) ); -#34473 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#34474 = DIRECTION( '', ( -0.895891576148639, 5.28984042734310E-018, 0.444272758320727 ) ); -#34475 = CARTESIAN_POINT( '', ( 3.29379862926133, -0.330000000000000, -1.20000000000000 ) ); -#34476 = DIRECTION( '', ( 5.90455426546554E-018, 1.00000000000000, -3.73434282793617E-034 ) ); -#34477 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#34478 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 6.32451267283211E-017 ) ); -#34479 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#34480 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#34481 = CARTESIAN_POINT( '', ( 3.29379862926133, -0.330000000000000, -1.20000000000000 ) ); -#34482 = DIRECTION( '', ( 5.90455426546554E-018, 1.00000000000000, -3.73434282793617E-034 ) ); -#34483 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#34484 = DIRECTION( '', ( -0.895891576148639, 5.28984042734310E-018, 0.444272758320727 ) ); -#34485 = CARTESIAN_POINT( '', ( 6.10053467292344, -0.330000000000000, 0.980000000000000 ) ); -#34486 = DIRECTION( '', ( 5.90455426546554E-018, 1.00000000000000, -3.73434282793617E-034 ) ); -#34487 = DIRECTION( '', ( -1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#34488 = DIRECTION( '', ( -0.858775563938078, 5.07068691912815E-018, -0.512351959870201 ) ); -#34489 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#34490 = DIRECTION( '', ( -7.67576759281773E-017, 3.25244389526176E-018, -1.00000000000000 ) ); -#34491 = DIRECTION( '', ( -7.67576759281773E-017, 3.25244389526176E-018, -1.00000000000000 ) ); -#34492 = CARTESIAN_POINT( '', ( 8.94102032286056, 0.330000000000000, -2.10252878798956 ) ); -#34493 = DIRECTION( '', ( 5.90455426546554E-018, -1.00000000000000, -3.73434282793617E-034 ) ); -#34494 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#34495 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34496 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#34497 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34498 = DIRECTION( '', ( -1.00000000000000, -2.39602690052045E-016, -1.22464679914735E-016 ) ); -#34499 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#34500 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34501 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#34502 = DIRECTION( '', ( 0.921588228275089, 0.388168954844127, 1.12862007388897E-016 ) ); -#34503 = DIRECTION( '', ( 6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#34504 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34505 = DIRECTION( '', ( 6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#34506 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34507 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.20000000000000, 5.49500000000000 ) ); -#34508 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34509 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34510 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34511 = DIRECTION( '', ( -1.70176849798377E-016, 0.707106781186548, -0.707106781186547 ) ); -#34512 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34513 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34514 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34515 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34516 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34517 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34518 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34519 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34520 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34521 = CARTESIAN_POINT( '', ( 5.50000000000000, -1.50000000000000, 5.60500000000000 ) ); -#34522 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34523 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34524 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34525 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#34526 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34527 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34528 = CARTESIAN_POINT( '', ( -3.75000000000000, -0.687500000000000, 5.20000000000000 ) ); -#34529 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34530 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34531 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34532 = CARTESIAN_POINT( '', ( -3.75000000000000, -0.687500000000000, -2.50000000000000 ) ); -#34533 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34534 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34535 = CARTESIAN_POINT( '', ( -3.75000000000000, -0.687500000000000, 0.800000000000000 ) ); -#34536 = DIRECTION( '', ( -1.23516703194551E-016, 0.000000000000000, 1.00000000000000 ) ); -#34537 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#34538 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34539 = CARTESIAN_POINT( '', ( -3.75000000000000, -0.687500000000000, 2.10000000000000 ) ); -#34540 = DIRECTION( '', ( 1.23516703194551E-016, 0.000000000000000, -1.00000000000000 ) ); -#34541 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#34542 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34543 = CARTESIAN_POINT( '', ( 3.80000000000000, -0.593750000000000, -2.50000000000000 ) ); -#34544 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34545 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34546 = CARTESIAN_POINT( '', ( 3.80000000000000, -0.593750000000000, 0.800000000000000 ) ); -#34547 = DIRECTION( '', ( -1.23516703194551E-016, 0.000000000000000, 1.00000000000000 ) ); -#34548 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#34549 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34550 = DIRECTION( '', ( 0.929380349792305, -0.369123509709057, 0.000000000000000 ) ); -#34551 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34552 = DIRECTION( '', ( 0.929380349792305, -0.369123509709057, 0.000000000000000 ) ); -#34553 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34554 = DIRECTION( '', ( 0.388168954844128, 0.921588228275089, 0.000000000000000 ) ); -#34555 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34556 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34557 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#34558 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34559 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34560 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34561 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34562 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34563 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34564 = DIRECTION( '', ( 0.000000000000000, -1.59795323816114E-032, -1.00000000000000 ) ); -#34565 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34566 = DIRECTION( '', ( -1.70176849798377E-016, 0.707106781186548, -0.707106781186547 ) ); -#34567 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34568 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34569 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34570 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34571 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34572 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34573 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34574 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34575 = CARTESIAN_POINT( '', ( -4.70000000000000, 4.70000000000000, 5.80500000000000 ) ); -#34576 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34577 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#34578 = CARTESIAN_POINT( '', ( -4.70000000000000, 2.60000000000000, 5.80500000000000 ) ); -#34579 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34580 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#34581 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34582 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34583 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34584 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34585 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34586 = DIRECTION( '', ( 1.83697019872103E-016, -5.92474529290512E-017, -1.00000000000000 ) ); -#34587 = DIRECTION( '', ( 1.83697019872103E-016, -1.23908819712629E-016, -1.00000000000000 ) ); -#34588 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34589 = DIRECTION( '', ( -1.83697019872103E-016, 7.61752966230658E-017, 1.00000000000000 ) ); -#34590 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34591 = CARTESIAN_POINT( '', ( 0.810000000000000, -8.40000000000000, 6.10500000000000 ) ); -#34592 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34593 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34594 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34595 = CARTESIAN_POINT( '', ( 0.810000000000000, -8.40000000000000, 5.80500000000000 ) ); -#34596 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34597 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34598 = DIRECTION( '', ( -1.31418445149758E-016, 0.000000000000000, 1.00000000000000 ) ); -#34599 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34600 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34601 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34602 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34603 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34604 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34605 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34606 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34607 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34608 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34609 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34610 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34611 = DIRECTION( '', ( -2.80842790748978E-016, 3.25244389526178E-018, -1.00000000000000 ) ); -#34612 = DIRECTION( '', ( -2.80842790748978E-016, 3.25244389526178E-018, -1.00000000000000 ) ); -#34613 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, -7.67576759281773E-017 ) ); -#34614 = DIRECTION( '', ( -7.67576759281773E-017, 3.25244389526176E-018, -1.00000000000000 ) ); -#34615 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 7.67576759281773E-017 ) ); -#34616 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34617 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34618 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34619 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34620 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34621 = DIRECTION( '', ( -6.84759266832950E-016, 1.00000000000000, 0.000000000000000 ) ); -#34622 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34623 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34624 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34625 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34626 = DIRECTION( '', ( 0.526788066297196, -0.0963793389539768, -0.844514864421968 ) ); -#34627 = DIRECTION( '', ( 0.526788066297196, -0.0963793389539769, -0.844514864421968 ) ); -#34628 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34629 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34630 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#34631 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34632 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34633 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34634 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34635 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34636 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34637 = DIRECTION( '', ( -0.659437818308135, -0.751759112871276, 4.17062283883456E-017 ) ); -#34638 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34639 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, -6.32451267283211E-017 ) ); -#34640 = DIRECTION( '', ( 0.659437818308135, -0.751759112871276, -4.17062283883456E-017 ) ); -#34641 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34642 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#34643 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34644 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34645 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#34646 = DIRECTION( '', ( -0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#34647 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#34648 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, -1.16500000000000 ) ); -#34649 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34650 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34651 = DIRECTION( '', ( -1.00000000000000, 7.80625564189584E-015, 0.000000000000000 ) ); -#34652 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.40933816107890E-016 ) ); -#34653 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34654 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.40933816107890E-016 ) ); -#34655 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34656 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#34657 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34658 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34659 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34660 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#34661 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34662 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34663 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34664 = DIRECTION( '', ( -2.02654611679533E-016, -2.16840434497101E-016, 1.00000000000000 ) ); -#34665 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34666 = DIRECTION( '', ( 2.02654611679533E-016, 0.000000000000000, -1.00000000000000 ) ); -#34667 = CARTESIAN_POINT( '', ( 0.810000000000000, -8.40000000000000, 5.80500000000000 ) ); -#34668 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34669 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#34670 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34671 = CARTESIAN_POINT( '', ( 0.810000000000000, -8.40000000000000, 6.10500000000000 ) ); -#34672 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, 1.00000000000000 ) ); -#34673 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34674 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34675 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34676 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34677 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#34678 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34679 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34680 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, -5.60500000000000 ) ); -#34681 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34682 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34683 = CARTESIAN_POINT( '', ( 4.85000000000000, 2.00000000000000, -0.150000000000000 ) ); -#34684 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34685 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34686 = CARTESIAN_POINT( '', ( 0.125775830714533, -8.60000000000000, 5.80500000000000 ) ); -#34687 = DIRECTION( '', ( -2.89603251415160E-016, 0.000000000000000, -1.00000000000000 ) ); -#34688 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#34689 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34690 = CARTESIAN_POINT( '', ( 0.125775830714533, -8.60000000000000, 6.10500000000000 ) ); -#34691 = DIRECTION( '', ( -2.89603251415160E-016, -0.000000000000000, -1.00000000000000 ) ); -#34692 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34693 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#34694 = DIRECTION( '', ( 0.858775563938078, 5.07068691912815E-018, 0.512351959870201 ) ); -#34695 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34696 = DIRECTION( '', ( -0.984807753012208, 0.173648177666931, 2.85203527291193E-016 ) ); -#34697 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34698 = CARTESIAN_POINT( '', ( 0.810000000000000, -6.80000000000000, 5.80500000000000 ) ); -#34699 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34700 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#34701 = DIRECTION( '', ( 0.984807753012208, 0.173648177666931, -2.85203527291193E-016 ) ); -#34702 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34703 = CARTESIAN_POINT( '', ( 0.125775830714532, -5.20000000000000, 5.80500000000000 ) ); -#34704 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34705 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#34706 = DIRECTION( '', ( -0.984807753012208, 0.173648177666930, 2.85203527291193E-016 ) ); -#34707 = CARTESIAN_POINT( '', ( 0.810000000000000, -5.00000000000000, 5.80500000000000 ) ); -#34708 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34709 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#34710 = CARTESIAN_POINT( '', ( 0.810000000000000, -3.40000000000000, 5.80500000000000 ) ); -#34711 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34712 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415160E-016 ) ); -#34713 = CARTESIAN_POINT( '', ( 0.125775830714532, -3.20000000000000, 5.80500000000000 ) ); -#34714 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34715 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#34716 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34717 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#34718 = DIRECTION( '', ( 5.78241158658936E-016, 1.00000000000000, -1.67460519649697E-031 ) ); -#34719 = DIRECTION( '', ( -1.00000000000000, 4.33680868994202E-016, 2.89603251415159E-016 ) ); -#34720 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#34721 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34722 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#34723 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34724 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-015, 1.00000000000000 ) ); -#34725 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34726 = DIRECTION( '', ( 0.000000000000000, -1.08420217248550E-015, -1.00000000000000 ) ); -#34727 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34728 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34729 = DIRECTION( '', ( 0.577350269189626, 0.577350269189626, -0.577350269189626 ) ); -#34730 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34731 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34732 = DIRECTION( '', ( 1.83697019872103E-016, 1.23908819712629E-016, -1.00000000000000 ) ); -#34733 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#34734 = DIRECTION( '', ( 1.83697019872103E-016, 1.23908819712629E-016, -1.00000000000000 ) ); -#34735 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34736 = DIRECTION( '', ( 0.000000000000000, -0.707106781186548, 0.707106781186547 ) ); -#34737 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34738 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34739 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34740 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34741 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34742 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34743 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34744 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34745 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34746 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34747 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34748 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34749 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34750 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34751 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34752 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34753 = DIRECTION( '', ( 1.00000000000000, 8.67361737988404E-016, 0.000000000000000 ) ); -#34754 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34755 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34756 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34757 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.55000000000000, 5.25000000000000 ) ); -#34758 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34759 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34760 = DIRECTION( '', ( 0.000000000000000, 8.28808393678016E-017, 1.00000000000000 ) ); -#34761 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34762 = DIRECTION( '', ( -0.121378487523311, 0.992606297968411, 0.000000000000000 ) ); -#34763 = DIRECTION( '', ( -0.121378487523311, 0.992606297968411, 0.000000000000000 ) ); -#34764 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34765 = CARTESIAN_POINT( '', ( 2.55312545748546, -0.333280183087583, -1.20000000000000 ) ); -#34766 = DIRECTION( '', ( -6.54711456814918E-018, 1.00000000000000, 4.14073090567432E-034 ) ); -#34767 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#34768 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34769 = CARTESIAN_POINT( '', ( 2.55312545748546, 0.333280183087583, -1.20000000000000 ) ); -#34770 = DIRECTION( '', ( -6.54711456814918E-018, -1.00000000000000, 4.14073090567432E-034 ) ); -#34771 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#34772 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 9.63735264431556E-016 ) ); -#34773 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34774 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34775 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34776 = DIRECTION( '', ( 5.78241158658931E-015, 0.000000000000000, 1.00000000000000 ) ); -#34777 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34778 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34779 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34780 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34781 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34782 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.12644381556935E-016 ) ); -#34783 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -1.12644381556935E-016 ) ); -#34784 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34785 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34786 = DIRECTION( '', ( -1.06806409585829E-016, -6.12323399573677E-017, 1.00000000000000 ) ); -#34787 = DIRECTION( '', ( 1.00000000000000, -9.86076131526265E-032, 7.89946938058655E-016 ) ); -#34788 = DIRECTION( '', ( 1.06806409585833E-016, 6.12323399573677E-017, -1.00000000000000 ) ); -#34789 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#34790 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34791 = CARTESIAN_POINT( '', ( 5.32953378678969, 2.20613135374935, 1.44500000000000 ) ); -#34792 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#34793 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#34794 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34795 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34796 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34797 = DIRECTION( '', ( 0.000000000000000, -1.59795323816114E-032, -1.00000000000000 ) ); -#34798 = DIRECTION( '', ( 1.83697019872103E-016, 0.000000000000000, -1.00000000000000 ) ); -#34799 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.70845499104234E-016 ) ); -#34800 = DIRECTION( '', ( 1.83697019872103E-016, 0.000000000000000, -1.00000000000000 ) ); -#34801 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#34802 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34803 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34804 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34805 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34806 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34807 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34808 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34809 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34810 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34811 = DIRECTION( '', ( 1.46957615897682E-016, 0.600000000000000, -0.800000000000000 ) ); -#34812 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#34813 = DIRECTION( '', ( 1.46957615897682E-016, 0.600000000000000, -0.800000000000000 ) ); -#34814 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34815 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.500000000000000, 0.210000000000000 ) ); -#34816 = DIRECTION( '', ( 4.39437140494313E-032, -1.00000000000000, -2.16840434497101E-016 ) ); -#34817 = DIRECTION( '', ( 0.000000000000000, 2.16840434497101E-016, -1.00000000000000 ) ); -#34818 = CARTESIAN_POINT( '', ( -3.57500000000000, 0.500000000000000, 0.210000000000000 ) ); -#34819 = DIRECTION( '', ( -3.66197617078595E-032, 1.00000000000000, 1.80700362080918E-016 ) ); -#34820 = DIRECTION( '', ( 0.000000000000000, -1.80700362080918E-016, 1.00000000000000 ) ); -#34821 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34822 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34823 = CARTESIAN_POINT( '', ( -3.57500000000000, -0.900000000000000, 0.210000000000000 ) ); -#34824 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34825 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34826 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34827 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34828 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34829 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34830 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34831 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#34832 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34833 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34834 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34835 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34836 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34837 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.12644381556935E-016 ) ); -#34838 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34839 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.12644381556935E-016 ) ); -#34840 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34841 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34842 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34843 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34844 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34845 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -5.42101086242752E-016 ) ); -#34846 = CARTESIAN_POINT( '', ( -6.62500000000000, 4.85000000000000, 3.75000000000000 ) ); -#34847 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34848 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34849 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34850 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34851 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34852 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34853 = CARTESIAN_POINT( '', ( -2.37750000000000, -9.92750000000000, -6.10500000000000 ) ); -#34854 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34855 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34856 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34857 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34858 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34859 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34860 = DIRECTION( '', ( 2.02654611679533E-016, 1.80700362080917E-016, -1.00000000000000 ) ); -#34861 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34862 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34863 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34864 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34865 = CARTESIAN_POINT( '', ( -4.70000000000000, 2.60000000000000, 6.10500000000000 ) ); -#34866 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34867 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#34868 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34869 = CARTESIAN_POINT( '', ( -4.70000000000000, 4.70000000000000, 6.10500000000000 ) ); -#34870 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#34871 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415160E-016 ) ); -#34872 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#34873 = CARTESIAN_POINT( '', ( 5.62366134712948, 2.14706378016990, 1.44500000000000 ) ); -#34874 = DIRECTION( '', ( -0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#34875 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#34876 = DIRECTION( '', ( 0.980425201132632, -0.196891911931490, 0.000000000000000 ) ); -#34877 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 5.60500000000000 ) ); -#34878 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#34879 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34880 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34881 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#34882 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#34883 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34884 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.89603251415159E-016 ) ); -#34885 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#34886 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#34887 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34888 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#34889 = CARTESIAN_POINT( '', ( -0.00999999999999913, -9.80000000000000, 5.60500000000000 ) ); -#34890 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#34891 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34892 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34893 = CARTESIAN_POINT( '', ( 4.20000000000000, 4.20000000000000, -0.00499999999999947 ) ); -#34894 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34895 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34896 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34897 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34898 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34899 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#34900 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34901 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34902 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#34903 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34904 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34905 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34906 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34907 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34908 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34909 = DIRECTION( '', ( 1.00000000000000, -2.16840434497101E-016, 1.23516703194551E-016 ) ); -#34910 = DIRECTION( '', ( -1.00000000000000, 2.16840434497101E-016, 0.000000000000000 ) ); -#34911 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34912 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#34913 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34914 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34915 = DIRECTION( '', ( 1.00000000000000, 8.67361737988404E-017, 1.23516703194551E-016 ) ); -#34916 = CARTESIAN_POINT( '', ( 3.80000000000000, -0.593750000000000, 2.10000000000000 ) ); -#34917 = DIRECTION( '', ( 1.23516703194551E-016, 0.000000000000000, -1.00000000000000 ) ); -#34918 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#34919 = CARTESIAN_POINT( '', ( -3.80000000000000, -0.593750000000000, 2.10000000000000 ) ); -#34920 = DIRECTION( '', ( 1.23516703194551E-016, 0.000000000000000, -1.00000000000000 ) ); -#34921 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#34922 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34923 = DIRECTION( '', ( 1.00000000000000, 1.30104260698260E-016, 1.23516703194551E-016 ) ); -#34924 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34925 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34926 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34927 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.23516703194551E-016 ) ); -#34928 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34929 = DIRECTION( '', ( 6.50521303491303E-015, -1.00000000000000, 8.03502467650678E-031 ) ); -#34930 = DIRECTION( '', ( 1.00000000000000, 2.16840434497101E-016, 1.23516703194551E-016 ) ); -#34931 = DIRECTION( '', ( 5.42101086242752E-016, 1.00000000000000, 6.69585389708898E-032 ) ); -#34932 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34933 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34934 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34935 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.23516703194551E-016 ) ); -#34936 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34937 = CARTESIAN_POINT( '', ( -2.60000000000000, 10.8000000000000, 1.28000000000000 ) ); -#34938 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34939 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34940 = DIRECTION( '', ( 0.000000000000000, 0.707106781186548, -0.707106781186547 ) ); -#34941 = DIRECTION( '', ( 0.707106781186547, 0.707106781186548, 7.66646708341686E-016 ) ); -#34942 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34943 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34944 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#34945 = DIRECTION( '', ( -3.84573667557059E-048, 1.59795323816114E-032, 1.00000000000000 ) ); -#34946 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34947 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34948 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34949 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.02654611679533E-016 ) ); -#34950 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.02654611679533E-016 ) ); -#34951 = DIRECTION( '', ( -2.03955611495948E-016, -0.0356189313225447, 0.999365444535401 ) ); -#34952 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34953 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34954 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34955 = DIRECTION( '', ( -0.196891911931490, -0.980425201132632, 0.000000000000000 ) ); -#34956 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34957 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34958 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34959 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34960 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34961 = CARTESIAN_POINT( '', ( -2.82909163992944, 0.500000000000000, -0.597816720141110 ) ); -#34962 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34963 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34964 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#34965 = CARTESIAN_POINT( '', ( -2.82909163992944, -0.500000000000000, -0.597816720141110 ) ); -#34966 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34967 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34968 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34969 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34970 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34971 = DIRECTION( '', ( -0.505808198684508, -0.862645968021374, 2.06455848611660E-016 ) ); -#34972 = CARTESIAN_POINT( '', ( 3.73000000000000, -5.98422708335294, 3.65000000000000 ) ); -#34973 = DIRECTION( '', ( 4.08170229641602E-016, 0.000000000000000, 1.00000000000000 ) ); -#34974 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -4.08170229641602E-016 ) ); -#34975 = DIRECTION( '', ( 0.252322406481579, -0.967643221020715, -1.02990494597308E-016 ) ); -#34976 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34977 = DIRECTION( '', ( 0.252322406481579, -0.967643221020715, 0.000000000000000 ) ); -#34978 = CARTESIAN_POINT( '', ( 3.73000000000000, -5.98422708335294, 3.65000000000000 ) ); -#34979 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34980 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#34981 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.02654611679533E-016 ) ); -#34982 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.02654611679533E-016 ) ); -#34983 = DIRECTION( '', ( 2.03955611495948E-016, -0.0356189313225449, -0.999365444535401 ) ); -#34984 = DIRECTION( '', ( 1.83697019872103E-016, 6.13634333908030E-017, -1.00000000000000 ) ); -#34985 = DIRECTION( '', ( -1.83697019872103E-016, -6.77113747760585E-017, 1.00000000000000 ) ); -#34986 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34987 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34988 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#34989 = DIRECTION( '', ( -0.707106781186546, 0.707106781186549, 0.000000000000000 ) ); -#34990 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34991 = CARTESIAN_POINT( '', ( -4.72500000000000, -9.80000000000000, -0.0200000000000003 ) ); -#34992 = DIRECTION( '', ( -4.08170229641602E-016, 0.000000000000000, 1.00000000000000 ) ); -#34993 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 4.08170229641602E-016 ) ); -#34994 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34995 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#34996 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34997 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#34998 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#34999 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35000 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35001 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35002 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35003 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#35004 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35005 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35006 = DIRECTION( '', ( 0.895891576148639, 5.28984042734310E-018, -0.444272758320727 ) ); -#35007 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35008 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -5.59588218057035E-016 ) ); -#35009 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35010 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#35011 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35012 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#35013 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35014 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35015 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#35016 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35017 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35018 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#35019 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35020 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35021 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#35022 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#35023 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35024 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35025 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35026 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35027 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35028 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35029 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#35030 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35031 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35032 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#35033 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#35034 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35035 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35036 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35037 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#35038 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35039 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#35040 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35041 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35042 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35043 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35044 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35045 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35046 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35047 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35048 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35049 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35050 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35051 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35052 = CARTESIAN_POINT( '', ( 3.80000000000000, -0.593750000000000, 5.20000000000000 ) ); -#35053 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35054 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35055 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35056 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35057 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35058 = DIRECTION( '', ( -1.00000000000000, 1.16164518480590E-016, 0.000000000000000 ) ); -#35059 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35060 = CARTESIAN_POINT( '', ( -3.80000000000000, -0.593750000000000, 5.20000000000000 ) ); -#35061 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35062 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35063 = DIRECTION( '', ( -6.50521303491303E-015, 1.00000000000000, 0.000000000000000 ) ); -#35064 = DIRECTION( '', ( -1.00000000000000, 1.08420217248550E-016, 0.000000000000000 ) ); -#35065 = DIRECTION( '', ( -1.00000000000000, -2.16840434497101E-016, 0.000000000000000 ) ); -#35066 = DIRECTION( '', ( -5.42101086242752E-016, -1.00000000000000, 0.000000000000000 ) ); -#35067 = CARTESIAN_POINT( '', ( 6.10053467292344, 0.330000000000000, 0.980000000000000 ) ); -#35068 = DIRECTION( '', ( 5.90455426546554E-018, -1.00000000000000, -3.73434282793617E-034 ) ); -#35069 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#35070 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35071 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35072 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35073 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35074 = DIRECTION( '', ( -1.83697019872103E-016, -6.77113747760585E-017, 1.00000000000000 ) ); -#35075 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35076 = DIRECTION( '', ( 1.83697019872103E-016, 6.13634333908030E-017, -1.00000000000000 ) ); -#35077 = DIRECTION( '', ( 5.78241158658931E-015, 0.000000000000000, 1.00000000000000 ) ); -#35078 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#35079 = DIRECTION( '', ( 1.83697019872103E-016, 0.000000000000000, -1.00000000000000 ) ); -#35080 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35081 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#35082 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35083 = CARTESIAN_POINT( '', ( -9.80500000000000, 0.750000000000000, -0.210000000000000 ) ); -#35084 = DIRECTION( '', ( 7.86194647258622E-048, -1.00000000000000, 9.62810758272054E-064 ) ); -#35085 = DIRECTION( '', ( 1.00000000000000, 7.86194647258622E-048, 0.000000000000000 ) ); -#35086 = DIRECTION( '', ( 1.83697019872103E-016, 0.000000000000000, -1.00000000000000 ) ); -#35087 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35088 = DIRECTION( '', ( 0.000000000000000, -1.59795323816114E-032, -1.00000000000000 ) ); -#35089 = DIRECTION( '', ( 0.369123509709057, 0.929380349792305, 0.000000000000000 ) ); -#35090 = DIRECTION( '', ( 0.369123509709057, 0.929380349792305, 0.000000000000000 ) ); -#35091 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35092 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.47010464065831E-016 ) ); -#35093 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35094 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.44560289664734E-016 ) ); -#35095 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35096 = CARTESIAN_POINT( '', ( 4.65000000000000, -3.00000000000000, 0.530000000000000 ) ); -#35097 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35098 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35099 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.31418445149758E-016 ) ); -#35100 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35101 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.39897054514259E-015 ) ); -#35102 = CARTESIAN_POINT( '', ( -4.65000000000000, -3.00000000000000, 0.530000000000000 ) ); -#35103 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35104 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35105 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35106 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35107 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.16840434497101E-016 ) ); -#35108 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.44560289664734E-016 ) ); -#35109 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 8.67361737988404E-017 ) ); -#35110 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35111 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35112 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35113 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35114 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35115 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35116 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35117 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35118 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#35119 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35120 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35121 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35122 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35123 = CARTESIAN_POINT( '', ( -9.78500000000000, 2.50000000000000, -0.210000000000000 ) ); -#35124 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35125 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35126 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35127 = CARTESIAN_POINT( '', ( -9.78500000000000, 1.25000000000000, -0.210000000000000 ) ); -#35128 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35129 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35130 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35131 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35132 = DIRECTION( '', ( 0.984807753012208, -0.173648177666930, 2.85203527291193E-016 ) ); -#35133 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35134 = DIRECTION( '', ( 0.984807753012208, -0.173648177666930, 2.85203527291193E-016 ) ); -#35135 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35136 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35137 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35138 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35139 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35140 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35141 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35142 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35143 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35144 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35145 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35146 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35147 = DIRECTION( '', ( 0.984807753012208, -0.173648177666931, -2.85203527291193E-016 ) ); -#35148 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35149 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35150 = DIRECTION( '', ( -1.00000000000000, 4.33680868994202E-016, 2.89603251415159E-016 ) ); -#35151 = DIRECTION( '', ( 5.78241158658936E-016, 1.00000000000000, -1.67460519649697E-031 ) ); -#35152 = CARTESIAN_POINT( '', ( 0.125775830714532, -3.20000000000000, 6.10500000000000 ) ); -#35153 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#35154 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35155 = CARTESIAN_POINT( '', ( 0.810000000000000, -3.40000000000000, 6.10500000000000 ) ); -#35156 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35157 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35158 = CARTESIAN_POINT( '', ( 0.810000000000000, -5.00000000000000, 6.10500000000000 ) ); -#35159 = DIRECTION( '', ( 2.89603251415159E-016, -0.000000000000000, 1.00000000000000 ) ); -#35160 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35161 = DIRECTION( '', ( 0.984807753012208, -0.173648177666930, -2.85203527291193E-016 ) ); -#35162 = CARTESIAN_POINT( '', ( 0.125775830714532, -5.20000000000000, 6.10500000000000 ) ); -#35163 = DIRECTION( '', ( -2.89603251415159E-016, -0.000000000000000, -1.00000000000000 ) ); -#35164 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35165 = DIRECTION( '', ( -0.984807753012208, -0.173648177666931, 2.85203527291193E-016 ) ); -#35166 = CARTESIAN_POINT( '', ( 0.810000000000000, -6.80000000000000, 6.10500000000000 ) ); -#35167 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35168 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35169 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35170 = DIRECTION( '', ( -1.83697019872103E-016, 5.07835310820439E-017, 1.00000000000000 ) ); -#35171 = DIRECTION( '', ( -1.83697019872103E-016, 5.07835310820439E-017, 1.00000000000000 ) ); -#35172 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.750000000000000, -0.210000000000000 ) ); -#35173 = DIRECTION( '', ( 7.86194647258622E-048, -1.00000000000000, 9.62810758272054E-064 ) ); -#35174 = DIRECTION( '', ( 1.00000000000000, 7.86194647258622E-048, 0.000000000000000 ) ); -#35175 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35176 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#35177 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35178 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35179 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35180 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#35181 = DIRECTION( '', ( -0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35182 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35183 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35184 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35185 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35186 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35187 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#35188 = DIRECTION( '', ( 1.00000000000000, 1.18492040708798E-016, 1.22464679914735E-016 ) ); -#35189 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35190 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35191 = DIRECTION( '', ( -0.930382264249294, -0.366590837815618, -1.13938966189636E-016 ) ); -#35192 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35193 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35194 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35195 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35196 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35197 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35198 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35199 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#35200 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35201 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35202 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35203 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35204 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35205 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35206 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35207 = DIRECTION( '', ( 0.858775563938078, 5.07068691912815E-018, 0.512351959870201 ) ); -#35208 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35209 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35210 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#35211 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35212 = DIRECTION( '', ( -3.84573667557059E-048, 1.59795323816114E-032, 1.00000000000000 ) ); -#35213 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#35214 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35215 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35216 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35217 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35218 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35219 = CARTESIAN_POINT( '', ( 3.25000000000000, -9.80000000000000, -6.10500000000000 ) ); -#35220 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35221 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35222 = CARTESIAN_POINT( '', ( 3.12250000000000, -9.92750000000000, -6.10500000000000 ) ); -#35223 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35224 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35225 = CARTESIAN_POINT( '', ( 2.37750000000000, -9.92750000000000, -6.10500000000000 ) ); -#35226 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35227 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35228 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35229 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35230 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35231 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35232 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35233 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35234 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35235 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35236 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35237 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35238 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35239 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35240 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35241 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35242 = DIRECTION( '', ( -0.121378487523311, -0.992606297968411, 0.000000000000000 ) ); -#35243 = DIRECTION( '', ( -0.121378487523311, -0.992606297968411, 0.000000000000000 ) ); -#35244 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35245 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35246 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35247 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35248 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35249 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#35250 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, -7.67576759281773E-017 ) ); -#35251 = CARTESIAN_POINT( '', ( -5.50000000000000, -9.80000000000000, 4.99500000000000 ) ); -#35252 = DIRECTION( '', ( 6.12323399573677E-017, -6.12323399573677E-017, 1.00000000000000 ) ); -#35253 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#35254 = DIRECTION( '', ( -1.00000000000000, -6.12323399573677E-017, -7.67576759281773E-017 ) ); -#35255 = CARTESIAN_POINT( '', ( 5.50000000000000, 4.90000000000000, 5.60500000000000 ) ); -#35256 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35257 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35258 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.89603251415159E-016 ) ); -#35259 = CARTESIAN_POINT( '', ( -5.50000000000000, -1.50000000000000, 5.60500000000000 ) ); -#35260 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35261 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35262 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35263 = CARTESIAN_POINT( '', ( -5.50000000000000, -1.50000000000000, 5.60500000000000 ) ); -#35264 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35265 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35266 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35267 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35268 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35269 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35270 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35271 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 1.14126544472158E-016 ) ); -#35272 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35273 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35274 = CARTESIAN_POINT( '', ( -4.72500000000000, -9.80000000000000, -0.0200000000000003 ) ); -#35275 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35276 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35277 = DIRECTION( '', ( 0.252322406481579, 0.967643221020715, 0.000000000000000 ) ); -#35278 = DIRECTION( '', ( 0.862645968021374, 0.505808198684508, 0.000000000000000 ) ); -#35279 = DIRECTION( '', ( -2.80842790748978E-016, 3.25244389526178E-018, -1.00000000000000 ) ); -#35280 = CARTESIAN_POINT( '', ( -5.62500000000000, 4.85000000000000, 3.75000000000000 ) ); -#35281 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35282 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35283 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#35284 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#35285 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35286 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35287 = DIRECTION( '', ( -1.00000000000000, 7.80625564189584E-015, 0.000000000000000 ) ); -#35288 = CARTESIAN_POINT( '', ( 6.70000000000000, 6.80000000000000, -2.44500000000000 ) ); -#35289 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35290 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35291 = DIRECTION( '', ( 0.369123509709058, -0.929380349792305, 0.000000000000000 ) ); -#35292 = DIRECTION( '', ( -0.929380349792305, -0.369123509709058, 0.000000000000000 ) ); -#35293 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35294 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35295 = DIRECTION( '', ( 0.000000000000000, -1.59795323816114E-032, -1.00000000000000 ) ); -#35296 = DIRECTION( '', ( -0.659437818308135, -0.751759112871276, 0.000000000000000 ) ); -#35297 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35298 = DIRECTION( '', ( 0.659437818308135, -0.751759112871276, 0.000000000000000 ) ); -#35299 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#35300 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35301 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35302 = DIRECTION( '', ( -7.67576759281773E-017, 3.25244389526176E-018, -1.00000000000000 ) ); -#35303 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35304 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35305 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35306 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#35307 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#35308 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35309 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35310 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35311 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35312 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#35313 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35314 = DIRECTION( '', ( -0.930382264249294, 0.366590837815618, -1.13938966189636E-016 ) ); -#35315 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35316 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35317 = DIRECTION( '', ( 0.989015065209455, -0.147814751593804, 1.21119413391727E-016 ) ); -#35318 = CARTESIAN_POINT( '', ( -9.80500000000000, -0.250000000000000, -0.210000000000000 ) ); -#35319 = DIRECTION( '', ( -7.86194647258623E-048, 1.00000000000000, -9.62810758272055E-064 ) ); -#35320 = DIRECTION( '', ( 1.22464679914735E-016, -6.74700668366753E-079, -1.00000000000000 ) ); -#35321 = DIRECTION( '', ( 1.83697019872103E-016, -5.92474529290512E-017, -1.00000000000000 ) ); -#35322 = CARTESIAN_POINT( '', ( -9.78500000000000, -2.50000000000000, -0.210000000000000 ) ); -#35323 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35324 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35325 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35326 = CARTESIAN_POINT( '', ( -9.78500000000000, -1.25000000000000, -0.210000000000000 ) ); -#35327 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35328 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35329 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35330 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35331 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 7.67576759281773E-017 ) ); -#35332 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, -7.67576759281773E-017 ) ); -#35333 = DIRECTION( '', ( -2.80842790748978E-016, 3.25244389526178E-018, -1.00000000000000 ) ); -#35334 = CARTESIAN_POINT( '', ( 6.79131601273825, 0.418430603327886, 9.83171444264175 ) ); -#35335 = DIRECTION( '', ( 0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#35336 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, -0.966427786791177 ) ); -#35337 = CARTESIAN_POINT( '', ( 6.79131601273825, -0.418430603327879, 9.83171444264175 ) ); -#35338 = DIRECTION( '', ( 0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#35339 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, -0.966427786791177 ) ); -#35340 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35341 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35342 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35343 = DIRECTION( '', ( -1.00000000000000, 1.44560289664734E-015, 0.000000000000000 ) ); -#35344 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 3.82339376749557E-017 ) ); -#35345 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, -3.82339376749557E-017 ) ); -#35346 = DIRECTION( '', ( -1.00000000000000, 2.39602690052045E-016, -1.22464679914735E-016 ) ); -#35347 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35348 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35349 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35350 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35351 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35352 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35353 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35354 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35355 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#35356 = DIRECTION( '', ( 1.83697019872103E-016, -6.13634333908030E-017, -1.00000000000000 ) ); -#35357 = CARTESIAN_POINT( '', ( -9.78500000000000, -1.25000000000000, -0.210000000000000 ) ); -#35358 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35359 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#35360 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#35361 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35362 = DIRECTION( '', ( 1.83697019872103E-016, -6.13634333908030E-017, -1.00000000000000 ) ); -#35363 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35364 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35365 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35366 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35367 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.55000000000000, 5.25000000000000 ) ); -#35368 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35369 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35370 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35371 = CARTESIAN_POINT( '', ( 5.80000000000000, 7.55000000000000, 5.25000000000000 ) ); -#35372 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35373 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35374 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35375 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35376 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35377 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35378 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35379 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35380 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35381 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#35382 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35383 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35384 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#35385 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35386 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35387 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35388 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35389 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35390 = DIRECTION( '', ( -0.577350269189625, -0.577350269189627, -0.577350269189625 ) ); -#35391 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35392 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35393 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35394 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35395 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35396 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35397 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -8.67361737988403E-016 ) ); -#35398 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.35000000000000, -0.155000000000000 ) ); -#35399 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35400 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35401 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35402 = CARTESIAN_POINT( '', ( 3.29379862926133, 0.330000000000000, -1.20000000000000 ) ); -#35403 = DIRECTION( '', ( 5.90455426546554E-018, -1.00000000000000, -3.73434282793617E-034 ) ); -#35404 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#35405 = CARTESIAN_POINT( '', ( 0.125775830714534, -8.60000000000000, 6.10500000000000 ) ); -#35406 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#35407 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35408 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35409 = CARTESIAN_POINT( '', ( 0.125775830714534, -8.60000000000000, 5.80500000000000 ) ); -#35410 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#35411 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35412 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35413 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35414 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35415 = DIRECTION( '', ( 0.000000000000000, -1.59795323816114E-032, -1.00000000000000 ) ); -#35416 = DIRECTION( '', ( -1.00000000000000, -8.67361737988404E-017, -1.23516703194551E-016 ) ); -#35417 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35418 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35419 = DIRECTION( '', ( -1.00000000000000, -1.30104260698260E-016, -1.23516703194551E-016 ) ); -#35420 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35421 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35422 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35423 = DIRECTION( '', ( -1.00000000000000, -2.16840434497101E-016, -1.23516703194551E-016 ) ); -#35424 = DIRECTION( '', ( -5.42101086242752E-016, -1.00000000000000, -6.69585389708898E-032 ) ); -#35425 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35426 = DIRECTION( '', ( 1.64303609479261E-016, -0.447213595499958, -0.894427190999916 ) ); -#35427 = DIRECTION( '', ( 1.64303609479261E-016, -0.447213595499958, -0.894427190999916 ) ); -#35428 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35429 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35430 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35431 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35432 = DIRECTION( '', ( -0.366590837815618, 0.930382264249294, 0.000000000000000 ) ); -#35433 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#35434 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35435 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35436 = DIRECTION( '', ( 1.00000000000000, -9.86076131526265E-032, 7.89946938058655E-016 ) ); -#35437 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35438 = DIRECTION( '', ( -0.366590837815618, 0.930382264249294, 0.000000000000000 ) ); -#35439 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35440 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35441 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 2.16840434497100E-015 ) ); -#35442 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35443 = DIRECTION( '', ( 0.848464743138053, 3.25405123403667E-029, -0.529251905666553 ) ); -#35444 = DIRECTION( '', ( -0.848464743138095, -2.29526426366279E-016, 0.529251905666485 ) ); -#35445 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35446 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35447 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35448 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35449 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35450 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35451 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35452 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35453 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35454 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35455 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35456 = CARTESIAN_POINT( '', ( 6.10053467292344, 0.330000000000000, 0.980000000000000 ) ); -#35457 = DIRECTION( '', ( 5.90455426546554E-018, -1.00000000000000, -3.73434282793617E-034 ) ); -#35458 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#35459 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#35460 = CARTESIAN_POINT( '', ( 3.29379862926133, 0.330000000000000, -1.20000000000000 ) ); -#35461 = DIRECTION( '', ( 5.90455426546554E-018, -1.00000000000000, -3.73434282793617E-034 ) ); -#35462 = DIRECTION( '', ( 1.00000000000000, 5.90455426546554E-018, 0.000000000000000 ) ); -#35463 = DIRECTION( '', ( 0.895891576148639, 5.28984042734310E-018, -0.444272758320727 ) ); -#35464 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35465 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35466 = DIRECTION( '', ( 2.40933816107890E-016, 0.000000000000000, -1.00000000000000 ) ); -#35467 = DIRECTION( '', ( 2.40933816107890E-016, 0.000000000000000, -1.00000000000000 ) ); -#35468 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35469 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35470 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35471 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35472 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35473 = DIRECTION( '', ( 0.526788066297196, 0.0963793389539768, 0.844514864421968 ) ); -#35474 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35475 = DIRECTION( '', ( -0.526788066297196, 0.0963793389539751, -0.844514864421969 ) ); -#35476 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35477 = CARTESIAN_POINT( '', ( 5.22467719612850, -0.333280183087583, 1.06000000000000 ) ); -#35478 = DIRECTION( '', ( -6.54711456814918E-018, 1.00000000000000, 4.14073090567432E-034 ) ); -#35479 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#35480 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35481 = CARTESIAN_POINT( '', ( 5.22467719612850, 0.333280183087583, 1.06000000000000 ) ); -#35482 = DIRECTION( '', ( -6.54711456814918E-018, -1.00000000000000, 4.14073090567432E-034 ) ); -#35483 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#35484 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#35485 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35486 = DIRECTION( '', ( -0.980425201132632, -0.196891911931490, 0.000000000000000 ) ); -#35487 = CARTESIAN_POINT( '', ( -5.80000000000000, 7.55000000000000, -5.45000000000000 ) ); -#35488 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35489 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35490 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35491 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35492 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35493 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35494 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35495 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35496 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35497 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35498 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35499 = DIRECTION( '', ( 0.921588228275089, -0.388168954844127, 1.12862007388897E-016 ) ); -#35500 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35501 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35502 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35503 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35504 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#35505 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#35506 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35507 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35508 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35509 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35510 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35511 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35512 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35513 = DIRECTION( '', ( -1.00000000000000, 1.16164518480590E-016, 0.000000000000000 ) ); -#35514 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35515 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35516 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35517 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35518 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35519 = DIRECTION( '', ( 1.00000000000000, 2.16840434497101E-016, 0.000000000000000 ) ); -#35520 = DIRECTION( '', ( -2.16840434497102E-015, 1.00000000000000, 0.000000000000000 ) ); -#35521 = DIRECTION( '', ( 1.00000000000000, -1.08420217248550E-016, 0.000000000000000 ) ); -#35522 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35523 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35524 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35525 = DIRECTION( '', ( -0.992606297968411, -0.121378487523311, -1.21559212562052E-016 ) ); -#35526 = DIRECTION( '', ( -0.992606297968411, -0.121378487523311, -1.21559212562052E-016 ) ); -#35527 = DIRECTION( '', ( -5.42101086242752E-016, -1.00000000000000, 0.000000000000000 ) ); -#35528 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35529 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35530 = DIRECTION( '', ( 0.154376880273610, 0.988012033751101, 0.000000000000000 ) ); -#35531 = DIRECTION( '', ( -0.366590837815618, -0.930382264249294, 0.000000000000000 ) ); -#35532 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#35533 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35534 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#35535 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35536 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35537 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#35538 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35539 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35540 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35541 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35542 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35543 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35544 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35545 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35546 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35547 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35548 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35549 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35550 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35551 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35552 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35553 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35554 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35555 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35556 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35557 = DIRECTION( '', ( -1.00000000000000, -1.44560289664734E-016, 0.000000000000000 ) ); -#35558 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35559 = CARTESIAN_POINT( '', ( -6.00000000000000, 2.15000000000000, -0.155000000000000 ) ); -#35560 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35561 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35562 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35563 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35564 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35565 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35566 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35567 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35568 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35569 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35570 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35571 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35572 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, -8.67361737988404E-017 ) ); -#35573 = CARTESIAN_POINT( '', ( 0.810000000000000, -6.80000000000000, 6.10500000000000 ) ); -#35574 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35575 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35576 = CARTESIAN_POINT( '', ( 0.810000000000000, -6.80000000000000, 5.80500000000000 ) ); -#35577 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35578 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35579 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35580 = DIRECTION( '', ( -1.22464679914735E-016, 0.000000000000000, 1.00000000000000 ) ); -#35581 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.40933816107890E-016 ) ); -#35582 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#35583 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#35584 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#35585 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35586 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35587 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35588 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35589 = DIRECTION( '', ( 1.83697019872103E-016, 1.23908819712629E-016, -1.00000000000000 ) ); -#35590 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#35591 = DIRECTION( '', ( 1.83697019872103E-016, 1.23908819712629E-016, -1.00000000000000 ) ); -#35592 = DIRECTION( '', ( -1.00000000000000, 1.07984652014039E-032, -2.70845499104234E-016 ) ); -#35593 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35594 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#35595 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35596 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35597 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35598 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 1.80700362080917E-016 ) ); -#35599 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35600 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35601 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35602 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35603 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#35604 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35605 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35606 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#35607 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35608 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35609 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35610 = DIRECTION( '', ( 1.00000000000000, 5.65069504813608E-015, 6.12323399573673E-017 ) ); -#35611 = DIRECTION( '', ( 3.55254774625546E-031, 5.80175075577527E-015, 1.00000000000000 ) ); -#35612 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#35613 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35614 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35615 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35616 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35617 = CARTESIAN_POINT( '', ( 7.86747873994521, 0.333280183087583, -2.10000000000000 ) ); -#35618 = DIRECTION( '', ( -6.54711456814918E-018, -1.00000000000000, 4.14073090567432E-034 ) ); -#35619 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#35620 = DIRECTION( '', ( 0.825758433560795, -5.40633507013793E-018, 0.564023943998145 ) ); -#35621 = DIRECTION( '', ( 0.899539009372883, -5.88938495288368E-018, -0.436840440683383 ) ); -#35622 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, -6.12323399573677E-017 ) ); -#35623 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#35624 = CARTESIAN_POINT( '', ( 2.55312545748546, 0.333280183087583, -1.20000000000000 ) ); -#35625 = DIRECTION( '', ( -6.54711456814918E-018, -1.00000000000000, 4.14073090567432E-034 ) ); -#35626 = DIRECTION( '', ( 1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#35627 = DIRECTION( '', ( 0.825758433560795, -5.40633507013793E-018, 0.564023943998145 ) ); -#35628 = CARTESIAN_POINT( '', ( 5.50000000000000, 4.90000000000000, 5.60500000000000 ) ); -#35629 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35630 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35631 = DIRECTION( '', ( 1.29893408435324E-016, 0.707106781186548, -0.707106781186548 ) ); -#35632 = DIRECTION( '', ( 1.29893408435324E-016, 0.707106781186548, -0.707106781186548 ) ); -#35633 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35634 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35635 = DIRECTION( '', ( -1.06806409585820E-016, 6.12323399573677E-017, -1.00000000000000 ) ); -#35636 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35637 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35638 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35639 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35640 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35641 = CARTESIAN_POINT( '', ( 4.72500000000000, 0.300000000000000, 0.850000000000000 ) ); -#35642 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35643 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35644 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35645 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35646 = DIRECTION( '', ( 1.00000000000000, -1.16164518480590E-016, 3.73447414967229E-015 ) ); -#35647 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35648 = DIRECTION( '', ( -1.00000000000000, 1.16164518480590E-016, 1.80700362080917E-015 ) ); -#35649 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35650 = DIRECTION( '', ( -1.35525271560688E-015, 0.000000000000000, -1.00000000000000 ) ); -#35651 = DIRECTION( '', ( 6.76338853813526E-017, 0.000000000000000, -1.00000000000000 ) ); -#35652 = DIRECTION( '', ( 6.75198661401844E-017, -0.0580415215045998, -0.998314169879117 ) ); -#35653 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35654 = DIRECTION( '', ( -6.76338853813526E-017, -1.08420217248550E-016, 1.00000000000000 ) ); -#35655 = DIRECTION( '', ( -6.76338853813526E-017, 0.000000000000000, 1.00000000000000 ) ); -#35656 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35657 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35658 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35659 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35660 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35661 = DIRECTION( '', ( 0.000000000000000, 1.97127667724637E-016, -1.00000000000000 ) ); -#35662 = DIRECTION( '', ( -0.526788066297196, 0.0963793389539751, -0.844514864421969 ) ); -#35663 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35664 = DIRECTION( '', ( 0.526788066297196, 0.0963793389539768, 0.844514864421968 ) ); -#35665 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35666 = DIRECTION( '', ( 1.00000000000000, 8.67361737988404E-016, 0.000000000000000 ) ); -#35667 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35668 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35669 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35670 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35671 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#35672 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35673 = DIRECTION( '', ( 1.83697019872103E-016, 0.000000000000000, -1.00000000000000 ) ); -#35674 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35675 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35676 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35677 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35678 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35679 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35680 = CARTESIAN_POINT( '', ( 5.50000000000000, -1.50000000000000, 5.60500000000000 ) ); -#35681 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35682 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35683 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35684 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35685 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35686 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35687 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35688 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35689 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.12644381556935E-016 ) ); -#35690 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35691 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.12644381556935E-016 ) ); -#35692 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35693 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35694 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.12644381556935E-016 ) ); -#35695 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 1.12644381556935E-016 ) ); -#35696 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35697 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35698 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35699 = DIRECTION( '', ( -6.76338853813526E-017, 0.000000000000000, 1.00000000000000 ) ); -#35700 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35701 = DIRECTION( '', ( 0.000000000000000, -0.707106781186548, 0.707106781186547 ) ); -#35702 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35703 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35704 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35705 = DIRECTION( '', ( 0.000000000000000, -1.08420217248550E-015, 1.00000000000000 ) ); -#35706 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-015, -1.00000000000000 ) ); -#35707 = DIRECTION( '', ( -0.366590837815618, -0.930382264249294, 0.000000000000000 ) ); -#35708 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35709 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#35710 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35711 = DIRECTION( '', ( -6.76338853813526E-017, 2.77859977930012E-017, 1.00000000000000 ) ); -#35712 = DIRECTION( '', ( 6.32451267283211E-017, 0.000000000000000, 1.00000000000000 ) ); -#35713 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#35714 = CARTESIAN_POINT( '', ( 6.50138767670090, 0.418430603327886, 9.75463292759040 ) ); -#35715 = DIRECTION( '', ( 0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#35716 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, -0.966427786791177 ) ); -#35717 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35718 = DIRECTION( '', ( 2.40666408986794E-016, -1.00000000000000, 0.000000000000000 ) ); -#35719 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35720 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35721 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35722 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35723 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35724 = DIRECTION( '', ( -7.67576759281773E-017, -3.25244389526176E-018, 1.00000000000000 ) ); -#35725 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35726 = DIRECTION( '', ( -7.67576759281773E-017, -3.25244389526176E-018, 1.00000000000000 ) ); -#35727 = DIRECTION( '', ( 4.32978028117747E-017, 0.707106781186548, -0.707106781186547 ) ); -#35728 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35729 = DIRECTION( '', ( 4.32978028117747E-017, 0.707106781186548, -0.707106781186547 ) ); -#35730 = DIRECTION( '', ( 1.00000000000000, -6.12323399573677E-017, 0.000000000000000 ) ); -#35731 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35732 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35733 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35734 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35735 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35736 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35737 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35738 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35739 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35740 = DIRECTION( '', ( 0.992606297968411, -0.121378487523311, 1.21559212562052E-016 ) ); -#35741 = DIRECTION( '', ( 0.992606297968411, -0.121378487523311, 1.21559212562052E-016 ) ); -#35742 = CARTESIAN_POINT( '', ( -6.00000000000000, 5.10000000000000, 5.49500000000000 ) ); -#35743 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35744 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35745 = DIRECTION( '', ( 0.989015065209455, -0.147814751593804, 1.21119413391727E-016 ) ); -#35746 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#35747 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.22464679914735E-016 ) ); -#35748 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35749 = DIRECTION( '', ( -0.930382264249294, 0.366590837815618, -1.13938966189636E-016 ) ); -#35750 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35751 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35752 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35753 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35754 = CARTESIAN_POINT( '', ( 4.72500000000000, -0.300000000000000, 0.850000000000000 ) ); -#35755 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35756 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35757 = CARTESIAN_POINT( '', ( 6.50138767670090, -0.418430603327879, 9.75463292759040 ) ); -#35758 = DIRECTION( '', ( 0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#35759 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, -0.966427786791177 ) ); -#35760 = CARTESIAN_POINT( '', ( -9.78500000000000, -2.50000000000000, -0.210000000000000 ) ); -#35761 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35762 = DIRECTION( '', ( 1.22464679914735E-016, 0.000000000000000, -1.00000000000000 ) ); -#35763 = DIRECTION( '', ( -1.83697019872103E-016, 6.77113747760585E-017, 1.00000000000000 ) ); -#35764 = DIRECTION( '', ( -1.83697019872103E-016, 6.77113747760585E-017, 1.00000000000000 ) ); -#35765 = DIRECTION( '', ( -1.00000000000000, -2.39602690052045E-016, -1.22464679914735E-016 ) ); -#35766 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.25000000000000, 5.05000000000000 ) ); -#35767 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#35768 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35769 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.25000000000000, 5.05000000000000 ) ); -#35770 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#35771 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35772 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35773 = DIRECTION( '', ( 1.35525271560688E-015, 0.000000000000000, 1.00000000000000 ) ); -#35774 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#35775 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35776 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35777 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35778 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35779 = DIRECTION( '', ( -1.06806409585829E-016, -6.12323399573677E-017, 1.00000000000000 ) ); -#35780 = DIRECTION( '', ( 1.06806409585833E-016, 6.12323399573677E-017, -1.00000000000000 ) ); -#35781 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, 4.23500000000000 ) ); -#35782 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35783 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35784 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35785 = CARTESIAN_POINT( '', ( -6.70000000000000, 6.80000000000000, 2.95500000000000 ) ); -#35786 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35787 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35788 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35789 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35790 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35791 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35792 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35793 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35794 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35795 = DIRECTION( '', ( 0.000000000000000, -1.08420217248550E-015, -1.00000000000000 ) ); -#35796 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35797 = DIRECTION( '', ( 0.000000000000000, 3.38813178901720E-017, -1.00000000000000 ) ); -#35798 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35799 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35800 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35801 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35802 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35803 = DIRECTION( '', ( -0.825758433560795, -5.40633507013793E-018, -0.564023943998145 ) ); -#35804 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35805 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35806 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35807 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35808 = CARTESIAN_POINT( '', ( -6.00000000000000, 4.35000000000000, 1.74500000000000 ) ); -#35809 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35810 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35811 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, -1.73472347597681E-016 ) ); -#35812 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35813 = DIRECTION( '', ( 6.12323399573677E-017, -6.12323399573677E-017, 1.00000000000000 ) ); -#35814 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35815 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35816 = DIRECTION( '', ( 0.255742251949764, -0.0963793389539751, 0.961928751826484 ) ); -#35817 = DIRECTION( '', ( 0.255742251949763, -0.0963793389539751, 0.961928751826485 ) ); -#35818 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35819 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#35820 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35821 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35822 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35823 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35824 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35825 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35826 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35827 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35828 = DIRECTION( '', ( 0.848464743138053, 3.25405123403667E-029, -0.529251905666553 ) ); -#35829 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35830 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35831 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35832 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35833 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35834 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35835 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35836 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#35837 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35838 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35839 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35840 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35841 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35842 = DIRECTION( '', ( 1.83697019872103E-016, -1.23908819712629E-016, -1.00000000000000 ) ); -#35843 = DIRECTION( '', ( 1.83697019872103E-016, -1.23908819712629E-016, -1.00000000000000 ) ); -#35844 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.83697019872103E-016 ) ); -#35845 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35846 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35847 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35848 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35849 = DIRECTION( '', ( 1.00000000000000, 1.44560289664734E-015, 5.78241158658934E-015 ) ); -#35850 = CARTESIAN_POINT( '', ( -9.80500000000000, -1.75000000000000, -0.210000000000000 ) ); -#35851 = DIRECTION( '', ( 7.86194647258623E-048, -1.00000000000000, 9.62810758272055E-064 ) ); -#35852 = DIRECTION( '', ( 1.22464679914735E-016, -6.74700668366753E-079, -1.00000000000000 ) ); -#35853 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 2.70845499104234E-016 ) ); -#35854 = DIRECTION( '', ( -1.83697019872103E-016, 7.61752966230658E-017, 1.00000000000000 ) ); -#35855 = CARTESIAN_POINT( '', ( -5.32953378678969, 2.20613135374935, 1.44500000000000 ) ); -#35856 = DIRECTION( '', ( 0.980425201132632, 0.196891911931490, 0.000000000000000 ) ); -#35857 = DIRECTION( '', ( -0.196891911931490, 0.980425201132632, 0.000000000000000 ) ); -#35858 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35859 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -7.89946938058655E-016 ) ); -#35860 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35861 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35862 = DIRECTION( '', ( 1.06806409585825E-016, -6.12323399573677E-017, 1.00000000000000 ) ); -#35863 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35864 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35865 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35866 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35867 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35868 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35869 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35870 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35871 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35872 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35873 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35874 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35875 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35876 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35877 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35878 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, -1.31418445149758E-016 ) ); -#35879 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35880 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#35881 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35882 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35883 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35884 = DIRECTION( '', ( 2.16840434497102E-015, -1.00000000000000, 0.000000000000000 ) ); -#35885 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35886 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 4.99500000000000 ) ); -#35887 = DIRECTION( '', ( -6.12323399573677E-017, 6.12323399573677E-017, 1.00000000000000 ) ); -#35888 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#35889 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35890 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35891 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35892 = CARTESIAN_POINT( '', ( 7.86747873994521, -0.333280183087583, -2.10000000000000 ) ); -#35893 = DIRECTION( '', ( -6.54711456814918E-018, 1.00000000000000, 4.14073090567432E-034 ) ); -#35894 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#35895 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35896 = DIRECTION( '', ( 1.46957615897682E-016, -0.600000000000000, -0.800000000000000 ) ); -#35897 = DIRECTION( '', ( 0.984807753012208, -0.173648177666931, 2.85203527291193E-016 ) ); -#35898 = DIRECTION( '', ( -0.984807753012208, -0.173648177666930, -2.85203527291193E-016 ) ); -#35899 = CARTESIAN_POINT( '', ( 0.125775830714533, -6.60000000000000, 6.10500000000000 ) ); -#35900 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#35901 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35902 = CARTESIAN_POINT( '', ( 0.125775830714533, -5.20000000000000, 6.10500000000000 ) ); -#35903 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#35904 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35905 = CARTESIAN_POINT( '', ( 0.810000000000000, -3.40000000000000, 6.10500000000000 ) ); -#35906 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35907 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35908 = DIRECTION( '', ( -0.825758433560795, -5.40633507013793E-018, -0.564023943998145 ) ); -#35909 = CARTESIAN_POINT( '', ( 2.55312545748546, -0.333280183087583, -1.20000000000000 ) ); -#35910 = DIRECTION( '', ( -6.54711456814918E-018, 1.00000000000000, 4.14073090567432E-034 ) ); -#35911 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 0.000000000000000 ) ); -#35912 = DIRECTION( '', ( -1.00000000000000, -6.54711456814918E-018, 6.12323399573677E-017 ) ); -#35913 = DIRECTION( '', ( -0.899539009372883, -5.88938495288368E-018, 0.436840440683383 ) ); -#35914 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35915 = DIRECTION( '', ( 4.05424342034497E-032, 6.62108196937712E-016, -1.00000000000000 ) ); -#35916 = CARTESIAN_POINT( '', ( 6.00000000000000, 5.25000000000000, -2.63232323666955 ) ); -#35917 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#35918 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35919 = DIRECTION( '', ( 0.000000000000000, 8.28808393678016E-017, 1.00000000000000 ) ); -#35920 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35921 = DIRECTION( '', ( 6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#35922 = CARTESIAN_POINT( '', ( -6.50138767670091, -0.418430603327879, 9.75463292759040 ) ); -#35923 = DIRECTION( '', ( -0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#35924 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#35925 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35926 = DIRECTION( '', ( 0.388168954844127, -0.921588228275089, 0.000000000000000 ) ); -#35927 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35928 = DIRECTION( '', ( 1.83697019872103E-016, 0.000000000000000, -1.00000000000000 ) ); -#35929 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 1.80700362080917E-016 ) ); -#35930 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35931 = DIRECTION( '', ( 6.76338853813526E-017, 0.000000000000000, -1.00000000000000 ) ); -#35932 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, -6.12323399573677E-017 ) ); -#35933 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35934 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35935 = DIRECTION( '', ( 0.000000000000000, 1.08420217248550E-015, 1.00000000000000 ) ); -#35936 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35937 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35938 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35939 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35940 = DIRECTION( '', ( 0.388168954844128, 0.921588228275089, 0.000000000000000 ) ); -#35941 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35942 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35943 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35944 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35945 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35946 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35947 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#35948 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35949 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35950 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35951 = DIRECTION( '', ( 0.369123509709057, 0.929380349792305, 0.000000000000000 ) ); -#35952 = CARTESIAN_POINT( '', ( 0.125775830714533, -5.20000000000000, 5.80500000000000 ) ); -#35953 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#35954 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35955 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.76338853813526E-017 ) ); -#35956 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35957 = DIRECTION( '', ( 2.04085114820801E-016, 2.16840434497101E-016, -1.00000000000000 ) ); -#35958 = DIRECTION( '', ( -2.04085114820801E-016, -1.80700362080917E-016, 1.00000000000000 ) ); -#35959 = DIRECTION( '', ( -2.04085114820801E-016, -5.42101086242752E-017, 1.00000000000000 ) ); -#35960 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35961 = DIRECTION( '', ( 2.04085114820801E-016, -5.42101086242752E-017, -1.00000000000000 ) ); -#35962 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35963 = CARTESIAN_POINT( '', ( 6.30000000000000, 5.25000000000000, -2.63232323666955 ) ); -#35964 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#35965 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35966 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35967 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35968 = DIRECTION( '', ( 0.000000000000000, -3.38813178901720E-017, 1.00000000000000 ) ); -#35969 = DIRECTION( '', ( 4.05424342034497E-032, 6.62108196937712E-016, -1.00000000000000 ) ); -#35970 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35971 = DIRECTION( '', ( -6.12323399573677E-017, -1.00000000000000, 0.000000000000000 ) ); -#35972 = DIRECTION( '', ( 6.12323399573677E-017, 1.00000000000000, 0.000000000000000 ) ); -#35973 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35974 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35975 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#35976 = DIRECTION( '', ( 0.154376880273610, 0.988012033751101, 0.000000000000000 ) ); -#35977 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#35978 = DIRECTION( '', ( -0.513123109949226, 0.858315020278706, 0.000000000000000 ) ); -#35979 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35980 = DIRECTION( '', ( 6.76338853813526E-017, 0.000000000000000, -1.00000000000000 ) ); -#35981 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35982 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35983 = CARTESIAN_POINT( '', ( 0.125775830714533, -6.60000000000000, 5.80500000000000 ) ); -#35984 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, -1.00000000000000 ) ); -#35985 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35986 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#35987 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#35988 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#35989 = DIRECTION( '', ( 1.00000000000000, 6.12323399573677E-017, 7.67576759281773E-017 ) ); -#35990 = DIRECTION( '', ( -2.80842790748978E-016, -3.25244389526178E-018, 1.00000000000000 ) ); -#35991 = DIRECTION( '', ( 7.69448897719047E-016, -3.25244389526171E-018, 1.00000000000000 ) ); -#35992 = DIRECTION( '', ( -0.674508037595169, -4.37028790979243E-017, 0.738267503835509 ) ); -#35993 = DIRECTION( '', ( 2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35994 = CARTESIAN_POINT( '', ( 0.810000000000000, -3.40000000000000, 5.80500000000000 ) ); -#35995 = DIRECTION( '', ( -2.89603251415159E-016, 0.000000000000000, 1.00000000000000 ) ); -#35996 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#35997 = DIRECTION( '', ( -0.984807753012208, -0.173648177666930, -2.85203527291193E-016 ) ); -#35998 = DIRECTION( '', ( 0.984807753012208, -0.173648177666931, 2.85203527291193E-016 ) ); -#35999 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36000 = DIRECTION( '', ( 0.921588228275089, 0.388168954844127, 1.12862007388897E-016 ) ); -#36001 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -1.22464679914735E-016 ) ); -#36002 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36003 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36004 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#36005 = DIRECTION( '', ( 0.369123509709057, 0.929380349792305, 0.000000000000000 ) ); -#36006 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#36007 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.02654611679533E-016 ) ); -#36008 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36009 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#36010 = CARTESIAN_POINT( '', ( 5.50000000000000, -9.80000000000000, 5.60500000000000 ) ); -#36011 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#36012 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#36013 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#36014 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#36015 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36016 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.02654611679533E-016 ) ); -#36017 = DIRECTION( '', ( 7.69448897719047E-016, -3.25244389526171E-018, 1.00000000000000 ) ); -#36018 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#36019 = DIRECTION( '', ( 0.661586746518368, -0.749868639717145, -4.05105045741015E-017 ) ); -#36020 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36021 = CARTESIAN_POINT( '', ( 4.30500000000000, 0.300000000000000, 0.210000000000000 ) ); -#36022 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#36023 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#36024 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.70845499104234E-016 ) ); -#36025 = DIRECTION( '', ( -1.00000000000000, -1.21592767007720E-016, 0.000000000000000 ) ); -#36026 = DIRECTION( '', ( -1.31418445149758E-016, 0.000000000000000, 1.00000000000000 ) ); -#36027 = DIRECTION( '', ( 1.00000000000000, 1.21592767007720E-016, 0.000000000000000 ) ); -#36028 = DIRECTION( '', ( 0.577350269189625, -0.577350269189627, -0.577350269189625 ) ); -#36029 = CARTESIAN_POINT( '', ( -6.79131601273826, -0.418430603327879, 9.83171444264175 ) ); -#36030 = DIRECTION( '', ( -0.966427786791177, 0.000000000000000, 0.256938383504503 ) ); -#36031 = DIRECTION( '', ( 0.256938383504503, 0.000000000000000, 0.966427786791177 ) ); -#36032 = DIRECTION( '', ( 1.83697019872103E-016, -1.23908819712629E-016, -1.00000000000000 ) ); -#36033 = DIRECTION( '', ( -1.00000000000000, -1.07984652014039E-032, -2.70845499104234E-016 ) ); -#36034 = DIRECTION( '', ( -0.674508037595169, -4.37028790979243E-017, 0.738267503835509 ) ); -#36035 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#36036 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36037 = DIRECTION( '', ( 1.00000000000000, 6.12323399573677E-017, 7.67576759281773E-017 ) ); -#36038 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#36039 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36040 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#36041 = DIRECTION( '', ( -2.80842790748978E-016, -3.25244389526178E-018, 1.00000000000000 ) ); -#36042 = DIRECTION( '', ( -1.00000000000000, -1.30104260698260E-016, 0.000000000000000 ) ); -#36043 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -6.76338853813526E-017 ) ); -#36044 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36045 = DIRECTION( '', ( 1.46957615897682E-016, -0.600000000000000, -0.800000000000000 ) ); -#36046 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, -1.00000000000000 ) ); -#36047 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, -2.40933816107890E-016 ) ); -#36048 = CARTESIAN_POINT( '', ( 4.30500000000000, -0.300000000000000, 0.210000000000000 ) ); -#36049 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#36050 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 0.000000000000000 ) ); -#36051 = DIRECTION( '', ( 0.000000000000000, -1.00000000000000, 0.000000000000000 ) ); -#36052 = CARTESIAN_POINT( '', ( 0.00999999999999959, -9.80000000000000, 5.60500000000000 ) ); -#36053 = DIRECTION( '', ( -1.00000000000000, 6.12323399573677E-017, 0.000000000000000 ) ); -#36054 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#36055 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#36056 = DIRECTION( '', ( 0.000000000000000, 0.000000000000000, 1.00000000000000 ) ); -#36057 = DIRECTION( '', ( 0.000000000000000, 1.00000000000000, 0.000000000000000 ) ); -#36058 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.12158845429535E-016 ) ); -#36059 = DIRECTION( '', ( 1.00000000000000, 0.000000000000000, 1.12158845429535E-016 ) ); -#36060 = DIRECTION( '', ( -1.00000000000000, 0.000000000000000, 1.80700362080917E-016 ) ); -ENDSEC; -END-ISO-10303-21; diff --git a/hardware/dutlink/TUSBMUXES.kicad_sym b/hardware/dutlink/TUSBMUXES.kicad_sym deleted file mode 100644 index 73bf649..0000000 --- a/hardware/dutlink/TUSBMUXES.kicad_sym +++ /dev/null @@ -1,288 +0,0 @@ -(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor) - (symbol "TMUXHS221" (in_bom yes) (on_board yes) - (property "Reference" "U?" (at 2.54 10.16 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TMUXHS221_0_1" - (rectangle (start 1.27 8.89) (end 13.97 -19.05) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "TMUXHS221_1_1" - (polyline - (pts - (xy 6.35 -13.97) - (xy 6.35 1.27) - (xy 10.16 -2.54) - (xy 10.16 -7.62) - (xy 10.16 -10.16) - (xy 6.35 -13.97) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (text "TMUXHS221" (at 7.62 7.62 0) - (effects (font (size 1.27 1.27))) - ) - (pin bidirectional line (at 16.51 -3.81 180) (length 2.54) - (name "D+" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 7.62 -21.59 90) (length 2.54) - (name "SEL" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 16.51 -6.35 180) (length 2.54) - (name "D-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 12.7 -21.59 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -1.27 -2.54 0) (length 2.54) - (name "DA-" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -1.27 0 0) (length 2.54) - (name "DA+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -1.27 -11.43 0) (length 2.54) - (name "DB-" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -1.27 -8.89 0) (length 2.54) - (name "DB+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 16.51 -12.7 180) (length 2.54) - (name "OEn" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 16.51 5.08 180) (length 2.54) - (name "3V3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "TMUXHS4212" (in_bom yes) (on_board yes) - (property "Reference" "U?" (at 12.7 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TMUXHS4212" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_DFN_QFN:DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tmuxhs4212.pdf" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "High Speed differential bus multiplexer" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TMUXHS4212_0_1" - (rectangle (start -2.54 -1.27) (end 15.24 -36.83) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "TMUXHS4212_1_1" - (text "SEL L=B, H=C" (at 8.89 -24.13 0) - (effects (font (size 1.27 1.27))) - ) - (text "TMUXHS4212\n" (at 8.89 -21.59 0) - (effects (font (size 1.27 1.27))) - ) - (pin passive line (at 3.81 1.27 270) (length 2.54) - (name "RSVD1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 8.89 1.27 270) (length 2.54) - (name "RSVD2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 1.27 -39.37 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -25.4 0) (length 2.54) - (name "C1n" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -22.86 0) (length 2.54) - (name "C1p" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -19.05 0) (length 2.54) - (name "C0n" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -16.51 0) (length 2.54) - (name "C0p" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -12.7 0) (length 2.54) - (name "B1n" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -10.16 0) (length 2.54) - (name "B1p" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -6.35 0) (length 2.54) - (name "B0n" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -3.81 0) (length 2.54) - (name "B0p" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 17.78 -29.21 180) (length 2.54) - (name "OEn" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 3.81 -39.37 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 -3.81 180) (length 2.54) - (name "A0p" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 -6.35 180) (length 2.54) - (name "A0n" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -1.27 -39.37 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 6.35 1.27 270) (length 2.54) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 -10.16 180) (length 2.54) - (name "A1p" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 -12.7 180) (length 2.54) - (name "A1n" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 8.89 -39.37 90) (length 2.54) - (name "SEL" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "TUSB542" (in_bom yes) (on_board yes) - (property "Reference" "U?" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TUSB542_0_1" - (rectangle (start -15.24 -2.54) (end 10.16 -38.1) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "TUSB542_1_1" - (pin input line (at 12.7 -25.4 180) (length 2.54) - (name "CNFG_A1" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -27.94 180) (length 2.54) - (name "CNFG_A2" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -30.48 180) (length 2.54) - (name "CNFG_A3" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -33.02 180) (length 2.54) - (name "CNFG_A4" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -2.54 -40.64 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 -8.89 180) (length 2.54) - (name "RX_AP+" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.6844 -11.1216 180) (length 2.54) - (name "RX_AP-" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -27.94 0) (length 2.54) - (name "RX_CON_1+" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -30.48 0) (length 2.54) - (name "RX_CON_1-" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -13.97 0) (length 2.54) - (name "RX_CON_2+" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -16.51 0) (length 2.54) - (name "RX_CON_2-" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -7.62 -40.64 90) (length 2.54) - (name "SEL" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.8647 -14.728 180) (length 2.54) - (name "TX_AP+" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 13.1653 -17.0722 180) (length 2.54) - (name "TX_AP-" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -22.86 0) (length 2.54) - (name "TX_CON_1+" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.7645 -25.5897 0) (length 2.54) - (name "TX_CON_1-" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -8.89 0) (length 2.54) - (name "TX_CON_2+" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -17.78 -11.43 0) (length 2.54) - (name "TX_CON_2-" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -1.27 0 270) (length 2.54) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "" (effects (font (size 1.27 1.27)))) - ) - ) - ) -) diff --git a/hardware/dutlink/USB3Wurth.pretty/Wurth WR-COM USB 3.0 692221030100.kicad_mod b/hardware/dutlink/USB3Wurth.pretty/Wurth WR-COM USB 3.0 692221030100.kicad_mod deleted file mode 100644 index 1104c31..0000000 --- a/hardware/dutlink/USB3Wurth.pretty/Wurth WR-COM USB 3.0 692221030100.kicad_mod +++ /dev/null @@ -1,46 +0,0 @@ -(footprint "Wurth WR-COM USB 3.0 692221030100" (version 20221018) (generator pcbnew) - (layer "F.Cu") - (descr "USB 3.0 B connector") - (tags "USB 3.0 B") - (attr through_hole) - (fp_text reference "REF**" (at 0.3048 13.74 unlocked) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.1))) - (tstamp e441b3f1-deaa-4d60-a316-4b91ac0e0be4) - ) - (fp_text value "WR-COM USB 3.0 692221030100" (at 0.3048 15.24 unlocked) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f4e8c075-397b-4daa-9e95-fd641d697b8c) - ) - (fp_text user "${REFERENCE}" (at 0.3048 16.74 unlocked) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 43ab7c71-22b1-4bed-9d82-f99182f271cb) - ) - (fp_line (start -6.1 -5.2) (end -6.1 0.7) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 886b3463-fcae-4308-b729-c182bc5a01a2)) - (fp_line (start -6.1 4.65) (end -6.1 13.01) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp cc9988b9-93b4-4dc9-a5ae-dd043f95f814)) - (fp_line (start -6.1 13.01) (end 6.05 13.01) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 4e77a632-1935-4f46-8ddb-334a2536d7a1)) - (fp_line (start 6.05 -5.2) (end -6.1 -5.2) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 463f18aa-11ed-4bac-a08c-257f99e1ab7b)) - (fp_line (start 6.05 0.85) (end 6.05 -5.2) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 0eabb604-4860-4402-8435-98519177a2ac)) - (fp_line (start 6.05 13.01) (end 6.05 4.65) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 6240669d-963c-4490-b367-e8294c55ae08)) - (pad "1" thru_hole circle (at 1.25 -2) (size 1.6 1.6) (drill 0.92) (layers "*.Cu" "*.Mask") (tstamp 9eda0e4a-a504-48e5-b6dd-35ada300e892)) - (pad "2" thru_hole circle (at -1.25 -2) (size 1.6 1.6) (drill 0.92) (layers "*.Cu" "*.Mask") (tstamp fdfa7978-e192-4c03-80d5-2dfc999c5df5)) - (pad "3" thru_hole circle (at -1.25 0) (size 1.6 1.6) (drill 0.92) (layers "*.Cu" "*.Mask") (tstamp 9c339d70-0982-4eb9-95e5-cae57c45c608)) - (pad "4" thru_hole circle (at 1.25 0) (size 1.6 1.6) (drill 0.92) (layers "*.Cu" "*.Mask") (tstamp b28ef7f3-9407-4bca-ac94-9dc89f740247)) - (pad "5" thru_hole circle (at -4.25 -4) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (tstamp 91eec16a-493b-4be5-b4b3-54ce8ed296e7)) - (pad "6" thru_hole circle (at -2.5 -4) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (tstamp 23fbc1f3-a89e-4640-8942-5f55035a4034)) - (pad "7" thru_hole circle (at 0 -4) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (tstamp 3e8ea2ac-a09f-4537-a630-a09908fb6f29)) - (pad "8" thru_hole circle (at 2.5 -4) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (tstamp 85495c51-5890-4bc2-9897-edd1e60beb9c)) - (pad "9" thru_hole circle (at 4.25 -4) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (tstamp e0622ac0-ec46-412f-8463-5b2239daa916)) - (pad "10" thru_hole circle (at -6.02 2.71) (size 3.5 3.5) (drill 2.3) (layers "*.Cu" "*.Mask") (tstamp bdf32754-cd3c-489a-9e7b-6a8cf9769261)) - (pad "10" thru_hole circle (at 6.02 2.71) (size 3.5 3.5) (drill 2.3) (layers "*.Cu" "*.Mask") (tstamp 06952e65-e06a-4255-9a30-7a4a58dee636)) - (model "${KIPRJMOD}/Download_STP_692221030100 (rev1).stp" - (offset (xyz 0 -4 6.5)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 180 -90)) - ) -) diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_214805.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_214805.zip deleted file mode 100644 index dda5314..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_214805.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_220019.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_220019.zip deleted file mode 100644 index 3d088fe..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_220019.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_221023.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_221023.zip deleted file mode 100644 index bdb3a97..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_221023.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_221708.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_221708.zip deleted file mode 100644 index 02b291d..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_221708.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_224037.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_224037.zip deleted file mode 100644 index 9879ba3..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-18_224037.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_212941.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_212941.zip deleted file mode 100644 index 92eda45..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_212941.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_213454.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_213454.zip deleted file mode 100644 index d5003b8..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_213454.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_214536.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_214536.zip deleted file mode 100644 index fcc7d90..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_214536.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_215047.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_215047.zip deleted file mode 100644 index adb7d27..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_215047.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_215556.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_215556.zip deleted file mode 100644 index 252f826..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_215556.zip and /dev/null differ diff --git a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_220407.zip b/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_220407.zip deleted file mode 100644 index 5b2656b..0000000 Binary files a/hardware/dutlink/dutlink-backups/dutlink-2023-12-19_220407.zip and /dev/null differ diff --git a/hardware/dutlink/manufacturing/1.0.0/jumpstarter-1.0.0-gerbers-2.zip b/hardware/dutlink/manufacturing/1.0.0/jumpstarter-1.0.0-gerbers-2.zip deleted file mode 100644 index 3436802..0000000 Binary files a/hardware/dutlink/manufacturing/1.0.0/jumpstarter-1.0.0-gerbers-2.zip and /dev/null differ diff --git a/hardware/dutlink/manufacturing/1.0.0/jumpstarter-1.0.0-with-assembly-2.zip b/hardware/dutlink/manufacturing/1.0.0/jumpstarter-1.0.0-with-assembly-2.zip deleted file mode 100644 index a026d14..0000000 Binary files a/hardware/dutlink/manufacturing/1.0.0/jumpstarter-1.0.0-with-assembly-2.zip and /dev/null differ diff --git a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_bom_seeedstudio.xlsx b/hardware/dutlink/manufacturing/1.0.0/jumpstarter_bom_seeedstudio.xlsx deleted file mode 100644 index 9b3ab16..0000000 Binary files a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_bom_seeedstudio.xlsx and /dev/null differ diff --git a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_bottom.jpg b/hardware/dutlink/manufacturing/1.0.0/jumpstarter_bottom.jpg deleted file mode 100644 index 9e2fbf1..0000000 Binary files a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_bottom.jpg and /dev/null differ diff --git a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_low.jpg b/hardware/dutlink/manufacturing/1.0.0/jumpstarter_low.jpg deleted file mode 100644 index 18b80d5..0000000 Binary files a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_low.jpg and /dev/null differ diff --git a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_top.jpg b/hardware/dutlink/manufacturing/1.0.0/jumpstarter_top.jpg deleted file mode 100644 index 28b0cc8..0000000 Binary files a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_top.jpg and /dev/null differ diff --git a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_up.jpg b/hardware/dutlink/manufacturing/1.0.0/jumpstarter_up.jpg deleted file mode 100644 index 614450b..0000000 Binary files a/hardware/dutlink/manufacturing/1.0.0/jumpstarter_up.jpg and /dev/null differ diff --git a/hardware/fp-info-cache b/hardware/fp-info-cache deleted file mode 100644 index 5900ab3..0000000 --- a/hardware/fp-info-cache +++ /dev/null @@ -1,90315 +0,0 @@ -21741260186635725 -Audio_Module -Reverb_BTDR-1H -Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) -audio belton reverb -0 -7 -7 -Audio_Module -Reverb_BTDR-1V -Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) -audio belton reverb -0 -7 -7 -Battery -BatteryHolder_Bulgin_BX0036_1xC -Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf) -Bulgin BX0036 -0 -2 -2 -Battery -BatteryHolder_ComfortableElectronic_CH273-2450_1x2450 -Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148 -Comfortable Electronic CR2450 -0 -2 -2 -Battery -BatteryHolder_Eagle_12BH611-GR -https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf -9V Battery Holder -0 -2 -2 -Battery -BatteryHolder_Keystone_103_1x20mm -http://www.keyelco.com/product-pdf.cfm?p=719 -Keystone type 103 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_104_1x23mm -http://www.keyelco.com/product-pdf.cfm?p=744 -Keystone type 104 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_105_1x2430 -http://www.keyelco.com/product-pdf.cfm?p=745 -Keystone type 105 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_106_1x20mm -http://www.keyelco.com/product-pdf.cfm?p=720 -Keystone type 106 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_107_1x23mm -http://www.keyelco.com/product-pdf.cfm?p=746 -Keystone type 107 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_500 -Keystone #500, CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710 -CR1220 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_1042_1x18650 -Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918 -18650 Keystone 1042 Li-ion -0 -2 -2 -Battery -BatteryHolder_Keystone_1057_1x2032 -SMT (Auto-In/Ultra-Low) Holder for 2032 Cell, 33.2 x 23.9mm, 2mm height above PCB, https://www.keyelco.com/userAssets/file/M65p4.pdf -Keystone type 1057 coin cell holder -0 -2 -2 -Battery -BatteryHolder_Keystone_1058_1x2032 -http://www.keyelco.com/product-pdf.cfm?p=14028 -Keystone type 1058 coin cell retainer -0 -2 -2 -Battery -BatteryHolder_Keystone_1060_1x2032 -http://www.keyelco.com/product-pdf.cfm?p=726 -CR2032 BR2032 BatteryHolder Battery -0 -2 -2 -Battery -BatteryHolder_Keystone_2460_1xAA -https://www.keyelco.com/product-pdf.cfm?p=1025 -AA battery cell holder -0 -2 -2 -Battery -BatteryHolder_Keystone_2462_2xAA -2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027 -AA battery cell holder -0 -2 -2 -Battery -BatteryHolder_Keystone_2466_1xAAA -1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031 -AAA battery holder Keystone -0 -2 -2 -Battery -BatteryHolder_Keystone_2468_2xAAA -2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033 -AAA battery cell holder -0 -2 -2 -Battery -BatteryHolder_Keystone_2479_3xAAA -Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA) -Keystone Battery Holder 2479 Battery Type 3xAAA -0 -2 -2 -Battery -BatteryHolder_Keystone_2993 -http://www.keyelco.com/product-pdf.cfm?p=776 -Keystone type 2993 negative battery contact -0 -1 -1 -Battery -BatteryHolder_Keystone_2998_1x6.8mm -www.keyelco.com/product-pdf.cfm?p=763 -Keystone type 2998 battery holder -0 -3 -2 -Battery -BatteryHolder_Keystone_3000_1x12mm -http://www.keyelco.com/product-pdf.cfm?p=777 -Keystone type 3000 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_Keystone_3001_1x12mm -http://www.keyelco.com/product-pdf.cfm?p=778 -Keystone type 3001 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_Keystone_3002_1x2032 -https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf -BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032 -0 -3 -2 -Battery -BatteryHolder_Keystone_3008_1x2450 -http://www.keyelco.com/product-pdf.cfm?p=786 -Keystone type 3008 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_Keystone_3009_1x2450 -http://www.keyelco.com/product-pdf.cfm?p=787 -Keystone type 3009 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_Keystone_3034_1x20mm -Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798 -Keystone type 3034 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_LINX_BAT-HLD-012-SMT -SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf -battery holder coin cell cr1216 cr1220 cr1225 -0 -3 -2 -Battery -BatteryHolder_MPD_BA9VPC_1xPP3 -1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf -PP3 Battery Holder BA9VPC 9V -0 -2 -2 -Battery -BatteryHolder_MPD_BC2AAPC_2xAA -2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf -AA battery cell holder -0 -2 -2 -Battery -BatteryHolder_MPD_BC12AAPC_2xAA -2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf -AA battery cell holder -0 -2 -2 -Battery -BatteryHolder_MPD_BC2003_1x2032 -http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf -BC2003 CR2032 2032 Battery Holder -0 -3 -2 -Battery -BatteryHolder_MPD_BH-18650-PC2 -18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf) -18650 Battery Holder -0 -2 -2 -Battery -BatteryHolder_Seiko_MS621F -Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg -Seiko MS621F -0 -2 -2 -Battery -BatteryHolder_TruPower_BH-331P_3xAA -Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA) -Battery Holder BH-331P Battery Type 3xAA -0 -2 -2 -Battery -Battery_CR1225 -CR1225 battery -battery CR1225 coin cell -0 -0 -0 -Battery -Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles -Panasonic CR-1025/VSK battery -battery CR-1025 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles -Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF -battery CR-1220 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles -Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF -battery CR-1632 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles -Panasonic CR-2025/V1AK battery, -battery CR-2025 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles -Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF -battery CR-2032 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles -Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF -battery CR-2354/VCN coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles -Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF -battery CR-2450 coin cell -0 -2 -2 -Battery -Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles -Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF -battery CR-2477 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles -Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF -battery CR-3032 coin cell vertical -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.00u_PCB -Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.00u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.00u_Plate -Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.00u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.25u_PCB -Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.25u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.25u_Plate -Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.25u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.50u_PCB -Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.50u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.50u_Plate -Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.50u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.75u_PCB -Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.75u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.75u_Plate -Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.75u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.00u_PCB -Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.00u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.00u_Plate -Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.00u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.00u_Vertical_PCB -Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.00u vertical PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.00u_Vertical_Plate -Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.00u vertical plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.25u_PCB -Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.25u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.25u_Plate -Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.25u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.75u_PCB -Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.75u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.75u_Plate -Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.75u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_6.25u_PCB -Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 6.25u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_6.25u_Plate -Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 6.25u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_ISOEnter_PCB -Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch ISO enter PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_ISOEnter_Plate -Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch ISO enter plate -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_1.00u -Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/ -Matias ALPS keyswitch 1.00u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_1.25u -Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/ -Matias ALPS keyswitch 1.25u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_1.50u -Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/ -Matias ALPS keyswitch 1.50u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_1.75u -Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/ -Matias ALPS keyswitch 1.75u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_2.00u -Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/ -Matias ALPS keyswitch 2.00u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_2.25u -Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/ -Matias ALPS keyswitch 2.25u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_2.75u -Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/ -Matias ALPS keyswitch 2.75u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_6.25u -Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/ -Matias ALPS keyswitch 6.25u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_ISOEnter -Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/ -Matias ALPS keyswitch ISO enter -0 -2 -2 -Button_Switch_SMD -Nidec_Copal_SH-7010A -4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf -rotary switch bcd -0 -6 -5 -Button_Switch_SMD -Nidec_Copal_SH-7010B -4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf -rotary switch bcd -0 -6 -5 -Button_Switch_SMD -Nidec_Copal_SH-7040B -4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf -rotary switch bcd -0 -5 -5 -Button_Switch_SMD -Panasonic_EVQPUJ_EVQPUA -http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf -SMD SMT SPST EVQPUJ EVQPUA -0 -4 -2 -Button_Switch_SMD -Panasonic_EVQPUK_EVQPUB -http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf -SMD SMT SPST EVQPUK EVQPUB -0 -4 -2 -Button_Switch_SMD -Panasonic_EVQPUL_EVQPUC -http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf -SMD SMT SPST EVQPUL EVQPUC -0 -4 -2 -Button_Switch_SMD -Panasonic_EVQPUM_EVQPUD -http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf -SMD SMT SPST EVQPUM EVQPUD -0 -4 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile -SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm -SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin -SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm -SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm -SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -6 -3 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm -SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile -SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm -SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin -SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm -SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm -SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -8 -5 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin -SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm -SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm -SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm -SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile -SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm -SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm -SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -10 -7 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin -SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm -SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm -SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile -SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm -SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin -SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm -SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm -SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -12 -9 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin -SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm -SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm -SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm -SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile -SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm -SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin -SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm -SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm -SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile -SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm -SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin -SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm -SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin -SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm -SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm -SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm -SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile -SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm -SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin -SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm -SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm -SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile -SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm -SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin -SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm -SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm -SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -20 -17 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin -SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm -SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm -SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm -SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile -SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm -SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin -SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm -SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm -SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile -SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm -SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin -SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm -SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin -SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm -SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm -SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm -SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -22 -22 -Button_Switch_SMD -SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile -SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -22 -22 -Button_Switch_SMD -SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm -SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -22 -22 -Button_Switch_SMD -SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -24 -24 -Button_Switch_SMD -SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile -SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -24 -24 -Button_Switch_SMD -SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm -SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -24 -24 -Button_Switch_SMD -SW_DPDT_CK_JS202011JCQN -Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf -switch DPDT SMT -0 -6 -6 -Button_Switch_SMD -SW_MEC_5GSH9 -MEC 5G single pole normally-open tactile switch -switch normally-open pushbutton push-button -0 -4 -4 -Button_Switch_SMD -SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010 -Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf) -push horizontal SPST 1P1T -0 -5 -3 -Button_Switch_SMD -SW_Push_1P1T-SH_NO_CK_KMR2xxG -CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf -tactile switch kmr2 -0 -5 -3 -Button_Switch_SMD -SW_Push_1P1T_NO_6x6mm_H9.5mm -tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm -tact sw push 6mm smd -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_CK_KMR2 -CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf -tactile switch kmr2 -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_CK_KSC6xxJ -CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf -tactile switch ksc6 -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_CK_KSC7xxJ -CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf -tactile switch ksc7 -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR -C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf -Button Tactile Switch SPST 1P1T -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_Vertical_Wuerth_434133025816 -https://katalog.we-online.com/em/datasheet/434133025816.pdf -tactile switch Wurth Wuerth -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_XKB_TS-1187A -SMD Tactile Switch, http://www.helloxkb.com/public/images/pdf/TS-1187A-X-X-X.pdf -SPST Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_Push_SPST_NO_Alps_SKRK -http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html -SMD SMT button -0 -2 -2 -Button_Switch_SMD -SW_SP3T_PCM13 -Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf - -0 -8 -4 -Button_Switch_SMD -SW_SPDT_CK-JS102011SAQN -Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf -switch spdt -0 -3 -3 -Button_Switch_SMD -SW_SPDT_PCM12 -Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf - -0 -7 -3 -Button_Switch_SMD -SW_SPST_B3S-1000 -Surface Mount Tactile Switch for High-Density Packaging -Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_B3S-1100 -Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal -Tactile Switch -0 -5 -3 -Button_Switch_SMD -SW_SPST_B3SL-1002P -Middle Stroke Tactile Switch, B3SL -Middle Stroke Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_B3SL-1022P -Middle Stroke Tactile Switch, B3SL -Middle Stroke Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_B3U-1000P -Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss -Tactile Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_B3U-1000P-B -Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss -Tactile Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_B3U-1100P -Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss -Tactile Switch -0 -3 -3 -Button_Switch_SMD -SW_SPST_B3U-1100P-B -Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss -Tactile Switch -0 -3 -3 -Button_Switch_SMD -SW_SPST_B3U-3000P -Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss -Tactile Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_B3U-3000P-B -Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss -Tactile Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_B3U-3100P -Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss -Tactile Switch -0 -3 -3 -Button_Switch_SMD -SW_SPST_B3U-3100P-B -Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss -Tactile Switch -0 -3 -3 -Button_Switch_SMD -SW_SPST_CK_KXT3 -https://www.ckswitches.com/media/1465/kxt3.pdf -Switch SPST KXT3 -0 -2 -2 -Button_Switch_SMD -SW_SPST_CK_RS282G05A3 -https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf -SPST button tactile switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_EVPBF -Light Touch Switch - -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQP0 -Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf - -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQP2 -Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf -SMD SMT SPST EVQP2 -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQP7A -Light Touch Switch,https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE20.pdf - -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQP7C -Light Touch Switch - -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQPE1 -Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf - -0 -2 -2 -Button_Switch_SMD -SW_SPST_EVQQ2 -Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf - -0 -4 -2 -Button_Switch_SMD -SW_SPST_FSMSM -http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English -SPST button tactile switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_Omron_B3FS-100xP -Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf -Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_Omron_B3FS-101xP -Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf -Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_Omron_B3FS-105xP -Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf -Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_PTS645 -C&K Components SPST SMD PTS645 Series 6mm Tact Switch -SPST Button Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_PTS810 -C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf -SPST Button Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08 -Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf -SMD SMT SPST EVQPL EVQPT -0 -6 -3 -Button_Switch_SMD -SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15 -Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf -SMD SMT SPST EVQPL EVQPT -0 -6 -3 -Button_Switch_SMD -SW_SPST_REED_CT05-XXXX-G1 -Coto Technologies SPST Reed Switch CT05-XXXX-G1 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_REED_CT05-XXXX-J1 -Coto Technologies SPST Reed Switch CT05-XXXX-J1 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_REED_CT10-XXXX-G1 -Coto Technologies SPST Reed Switch CT10-XXXX-G1 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_REED_CT10-XXXX-G2 -Coto Technologies SPST Reed Switch CT10-XXXX-G2 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_REED_CT10-XXXX-G4 -Coto Technologies SPST Reed Switch CT10-XXXX-G4 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_SKQG_WithStem -ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html -SPST Button Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_SKQG_WithoutStem -ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html -SPST Button Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_TL3305A -https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf -TL3305 Series Tact Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_TL3305B -https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf -TL3305 Series Tact Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_TL3305C -https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf -TL3305 Series Tact Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_TL3342 -Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf -SPST Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS -Tactile switch, SPST, 6.0x3.5 mm, H2.5 mm, straight, NO, gull wing leads: https://www.ckswitches.com/media/2779/pts636.pdf -switch tactile SPST 1P1T straight NO SMTR C&K -0 -2 -2 -Button_Switch_THT -KSA_Tactile_SPST -KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf -SWITCH SMD KSA SW -0 -5 -5 -Button_Switch_THT -Nidec_Copal_SH-7010C -4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf -rotary switch bcd -0 -6 -5 -Button_Switch_THT -Push_E-Switch_KS01Q01 -E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf -Push Button -0 -4 -4 -Button_Switch_THT -SW_CW_GPTS203211B -SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf -SPST button switch Off-On -0 -2 -2 -Button_Switch_THT -SW_CuK_JS202011AQN_DPDT_Angled -CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf -switch DPDT -0 -6 -6 -Button_Switch_THT -SW_CuK_JS202011CQN_DPDT_Straight -CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf -switch DPDT -0 -6 -6 -Button_Switch_THT -SW_CuK_OS102011MA1QN1_SPDT_Angled -CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf -switch SPDT -0 -5 -3 -Button_Switch_THT -SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm -1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm -DIP Switch SPST Piano 7.62mm 300mil -0 -2 -2 -Button_Switch_THT -SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile -1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -2 -2 -Button_Switch_THT -SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm -1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -2 -2 -Button_Switch_THT -SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm -2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm -DIP Switch SPST Piano 7.62mm 300mil -0 -4 -4 -Button_Switch_THT -SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm -2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -4 -4 -Button_Switch_THT -SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile -2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -4 -4 -Button_Switch_THT -SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm -2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -4 -4 -Button_Switch_THT -SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm -3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm -DIP Switch SPST Piano 7.62mm 300mil -0 -6 -6 -Button_Switch_THT -SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm -3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -6 -6 -Button_Switch_THT -SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile -3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -6 -6 -Button_Switch_THT -SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm -3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -6 -6 -Button_Switch_THT -SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm -4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm -DIP Switch SPST Piano 7.62mm 300mil -0 -8 -8 -Button_Switch_THT -SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm -4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -8 -8 -Button_Switch_THT -SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile -4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -8 -8 -Button_Switch_THT -SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm -4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -8 -8 -Button_Switch_THT -SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm -5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm -DIP Switch SPST Piano 7.62mm 300mil -0 -10 -10 -Button_Switch_THT -SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm -5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -10 -10 -Button_Switch_THT -SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile -5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -10 -10 -Button_Switch_THT -SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm -5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -10 -10 -Button_Switch_THT -SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm -6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm -DIP Switch SPST Piano 7.62mm 300mil -0 -12 -12 -Button_Switch_THT -SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm -6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -12 -12 -Button_Switch_THT -SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile -6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -12 -12 -Button_Switch_THT -SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm -6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -12 -12 -Button_Switch_THT -SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm -7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm -DIP Switch SPST Piano 7.62mm 300mil -0 -14 -14 -Button_Switch_THT -SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm -7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -14 -14 -Button_Switch_THT -SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile -7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -14 -14 -Button_Switch_THT -SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm -7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -14 -14 -Button_Switch_THT -SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm -8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm -DIP Switch SPST Piano 7.62mm 300mil -0 -16 -16 -Button_Switch_THT -SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm -8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -16 -16 -Button_Switch_THT -SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile -8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -16 -16 -Button_Switch_THT -SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm -8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -16 -16 -Button_Switch_THT -SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm -9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm -DIP Switch SPST Piano 7.62mm 300mil -0 -18 -18 -Button_Switch_THT -SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm -9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -18 -18 -Button_Switch_THT -SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile -9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -18 -18 -Button_Switch_THT -SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm -9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -18 -18 -Button_Switch_THT -SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm -10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm -DIP Switch SPST Piano 7.62mm 300mil -0 -20 -20 -Button_Switch_THT -SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm -10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -20 -20 -Button_Switch_THT -SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile -10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -20 -20 -Button_Switch_THT -SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm -10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -20 -20 -Button_Switch_THT -SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm -11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm -DIP Switch SPST Piano 7.62mm 300mil -0 -22 -22 -Button_Switch_THT -SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm -11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -22 -22 -Button_Switch_THT -SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile -11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -22 -22 -Button_Switch_THT -SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm -11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -22 -22 -Button_Switch_THT -SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm -12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm -DIP Switch SPST Piano 7.62mm 300mil -0 -24 -24 -Button_Switch_THT -SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm -12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -24 -24 -Button_Switch_THT -SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile -12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -24 -24 -Button_Switch_THT -SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm -12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -24 -24 -Button_Switch_THT -SW_E-Switch_EG1224_SPDT_Angled -E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf -switch SPDT -0 -7 -3 -Button_Switch_THT -SW_E-Switch_EG1271_SPDT -E-Switch sub miniature slide switch, EG series, SPDT, https://www.e-switch.com/wp-content/uploads/2022/06/EG.pdf -switch SPDT -0 -6 -6 -Button_Switch_THT -SW_E-Switch_EG2219_DPDT_Angled -E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf -switch DPDT -0 -10 -6 -Button_Switch_THT -SW_Lever_1P2T_NKK_GW12LxH -Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf -switch single-pole double-throw spdt ON-ON horizontal -0 -5 -3 -Button_Switch_THT -SW_MEC_5GTH9 -MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf -switch normally-open pushbutton push-button -0 -4 -2 -Button_Switch_THT -SW_NKK_BB15AH -https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf -Pushbutton Right-angle -0 -5 -3 -Button_Switch_THT -SW_NKK_G1xJP -Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf -SWITCH TOGGLE ILLUM SPDT NKK -0 -6 -6 -Button_Switch_THT -SW_NKK_GW12LJP -Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf -switch single-pole double-throw spdt ON-ON illuminated LED -0 -6 -6 -Button_Switch_THT -SW_PUSH-12mm -SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf -tact sw push 12mm -0 -4 -2 -Button_Switch_THT -SW_PUSH-12mm_Wuerth-430476085716 -SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf -tact sw push 12mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm -https://www.omron.com/ecb/products/pdf/en-b3f.pdf -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H4.3mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H5mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H7.3mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H8.5mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H8mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H9.5mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H13mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_E-Switch_FS5700DP_DPDT -FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf -switch DPDT footswitch -0 -6 -6 -Button_Switch_THT -SW_PUSH_LCD_E3_SAxxxx -Switch with LCD screen E3 SAxxxx -switch normally-open pushbutton push-button LCD -0 -6 -6 -Button_Switch_THT -SW_PUSH_LCD_E3_SAxxxx_SocketPins -Switch with LCD screen E3 SAxxxx -switch normally-open pushbutton push-button LCD -0 -6 -6 -Button_Switch_THT -SW_Push_1P1T_NO_LED_E-Switch_TL1250 -illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf -led push switch right angle -0 -6 -4 -Button_Switch_THT -SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6 - right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf -IP67 ultra-miniture horizontal -0 -5 -3 -Button_Switch_THT -SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2 -momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA1 DPST -0 -4 -4 -Button_Switch_THT -SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2 -momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA1 DPST -0 -4 -4 -Button_Switch_THT -SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2 -momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA1 DPST -0 -4 -4 -Button_Switch_THT -SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2 -momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA1 DPST -0 -4 -4 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2 -momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2 -momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2 -momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2 -momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2 -momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6 - right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf -IP67 ultra-miniture horizontal -0 -8 -6 -Button_Switch_THT -SW_SPST_Omron_B3F-315x_Angled -tactile switch, 7.3mm x 6.25mm x 7.4mm, right angle, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf -tactile switch Omron B3F right angle through hole -0 -4 -2 -Button_Switch_THT -SW_Slide_1P2T_CK_OS102011MS2Q -CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf -switch SPDT -0 -5 -3 -Button_Switch_THT -SW_TH_Tactile_Omron_B3F-10xx -SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf -Omron B3F-10xx -0 -4 -2 -Button_Switch_THT -SW_Tactile_SKHH_Angled -tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html -tactile switch 6mm ALPS SKHH right angle -0 -4 -2 -Button_Switch_THT -SW_Tactile_SPST_Angled_PTS645Vx31-2LFS -tactile switch SPST right angle, PTS645VL31-2 LFS -tactile switch SPST angled PTS645VL31-2 LFS C&K Button -0 -4 -2 -Button_Switch_THT -SW_Tactile_SPST_Angled_PTS645Vx39-2LFS -tactile switch SPST right angle, PTS645VL39-2 LFS -tactile switch SPST angled PTS645VL39-2 LFS C&K Button -0 -4 -2 -Button_Switch_THT -SW_Tactile_SPST_Angled_PTS645Vx58-2LFS -tactile switch SPST right angle, PTS645VL58-2 LFS -tactile switch SPST angled PTS645VL58-2 LFS C&K Button -0 -4 -2 -Button_Switch_THT -SW_Tactile_SPST_Angled_PTS645Vx83-2LFS -tactile switch SPST right angle, PTS645VL83-2 LFS -tactile switch SPST angled PTS645VL83-2 LFS C&K Button -0 -4 -2 -Button_Switch_THT -SW_Tactile_Straight_KSA0Axx1LFTR -SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf -SW PUSH SMALL Tactile C&K -0 -4 -2 -Button_Switch_THT -SW_Tactile_Straight_KSL0Axx1LFTR -SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf -SW PUSH SMALL Tactile C&K -0 -4 -2 -Buzzer_Beeper -Buzzer_12x9.5RM7.6 -Generic Buzzer, D12mm height 9.5mm with RM7.6mm -buzzer -0 -2 -2 -Buzzer_Beeper -Buzzer_15x7.5RM7.6 -Generic Buzzer, D15mm height 7.5mm with RM7.6mm -buzzer -0 -2 -2 -Buzzer_Beeper -Buzzer_CUI_CPT-9019S-SMT -https://www.cui.com/product/resource/cpt-9019s-smt.pdf -buzzer piezo -0 -2 -2 -Buzzer_Beeper -Buzzer_D14mm_H7mm_P10mm -Generic Buzzer, D14mm height 7mm with pitch 10mm -buzzer -0 -2 -2 -Buzzer_Beeper -Buzzer_Mallory_AST1109MLTRQ -Mallory low-profile piezo buzzer, https://mspindy.com/spec-sheets/AST1109MLTRQ.pdf -buzzer piezo -0 -2 -2 -Buzzer_Beeper -Buzzer_Mallory_AST1240MLQ -Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST12140MLQ.pdf -piezo buzzer -0 -2 -2 -Buzzer_Beeper -Buzzer_Murata_PKLCS1212E -Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx -Murata Buzzer Beeper -0 -2 -2 -Buzzer_Beeper -Buzzer_Murata_PKMCS0909E -Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1 -Murata Buzzer Beeper -0 -2 -2 -Buzzer_Beeper -Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm -Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf -buzzer -0 -2 -2 -Buzzer_Beeper -Indicator_PUI_AI-1440-TWT-24V-2-R -14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf -piezo buzzer self drive oscillator -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_CUI_CMT-8504-100-SMT -magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf -CMT 8504 -0 -4 -4 -Buzzer_Beeper -MagneticBuzzer_CUI_CST-931RP-A -CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf -CST-931RP-A -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_Kingstate_KCG0601 -Buzzer, Elektromagnetic Beeper, Summer, -Kingstate KCG0601 -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_Kobitone_254-EMB73-RO -MagneticBuzzer_Kobitone_254-EMB73-RO https://www.mouser.es/datasheet/2/209/joytech_11092018_KT-400379-1501513.pdf -MagneticBuzzer_Kobitone_254-EMB73-RO -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_Kobitone_254-EMB84Q-RO -MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf -MagneticBuzzer Kobitone 254-EMB84Q-RO -0 -3 -3 -Buzzer_Beeper -MagneticBuzzer_PUI_AT-0927-TT-6-R -Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf -Buzzer Magnetic 9mm AT-0927-TT-6-R -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_ProSignal_ABI-009-RC -Buzzer, Elektromagnetic Beeper, Summer, 6V-DC, -Pro Signal ABI-009-RC -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_ProSignal_ABI-010-RC -Buzzer, Elektromagnetic Beeper, Summer, 12V-DC, -Pro Signal ABI-010-RC -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_ProSignal_ABT-410-RC -Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC, -Pro Signal ABT-410-RC -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R -Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf -Projects Unlimited AI-4228-TWT-R -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_StarMicronics_HMB-06_HMB-12 -Buzzer, Elektromagnetic Beeper, Summer, -Star Micronics HMB-06 HMB-12 -0 -2 -2 -Buzzer_Beeper -PUIAudio_SMT_0825_S_4_R -SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R -SMD 8540 -0 -4 -4 -Buzzer_Beeper -Speaker_CUI_CMR-1206S-67 -Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf -speaker CUI -0 -2 -2 -Calibration_Scale -Gauge_10mm_Type1_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 1, -Gauge Massstab 10mm CopperTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type1_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 1, -Gauge Massstab 10mm SilkScreenTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type2_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 2, -Gauge Massstab 10mm CopperTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type2_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 2, -Gauge Massstab 10mm SilkScreenTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type3_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 3, -Gauge Massstab 10mm CopperTop Type 3 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type3_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 3, -Gauge Massstab 10mm SilkScreenTop Type 3 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type4_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 4, -Gauge Massstab 10mm CopperTop Type 4 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type4_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 4, -Gauge Massstab 10mm SilkScreenTop Type 4 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type5_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 5, -Gauge Massstab 10mm CopperTop Type 5 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type5_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 5, -Gauge Massstab 10mm SilkScreenTop Type 5 -0 -0 -0 -Calibration_Scale -Gauge_50mm_Type1_CopperTop -Gauge, Massstab, 50mm, CopperTop, Type 1, -Gauge Massstab 50mm CopperTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_50mm_Type1_SilkScreenTop -Gauge, Massstab, 50mm, SilkScreenTop, Type 1, -Gauge Massstab 50mm SilkScreenTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_50mm_Type2_CopperTop -Gauge, Massstab, 50mm, CopperTop, Type 2, -Gauge Massstab 50mm CopperTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_50mm_Type2_SilkScreenTop -Gauge, Massstab, 50mm, SilkScreenTop, Type 2, -Gauge Massstab 50mm SilkScreenTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Grid_Type1_CopperTop -Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1, -Gauge Massstab 100mm Gitter Grid CopperTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Type1_CopperTop -Gauge, Massstab, 100mm, CopperTop, Type 1, -Gauge Massstab 100mm CopperTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Type1_SilkScreenTop -Gauge, Massstab, 100mm, SilkScreenTop, Type 1, -Gauge Massstab 100mm SilkScreenTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Type2_CopperTop -Gauge, Massstab, 100mm, CopperTop, Type 2, -Gauge Massstab 100mm CopperTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Type2_SilkScreenTop -Gauge, Massstab, 100mm, SilkScreenTop, Type 2, -Gauge Massstab 100mm SilkScreenTop Type 2 -0 -0 -0 -Capacitor_SMD -CP_Elec_3x5.3 -SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics -Capacitor Electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_3x5.4 -SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x3 -SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x3.9 -SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x4.5 -SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x5.3 -SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x5.4 -SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x5.7 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x5.8 -SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x3 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x3.9 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x4.4 -SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x4.5 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.3 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.4 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.7 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.8 -SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.9 -SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x3 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x3.9 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x4.5 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x4.9 -SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.2 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.3 -SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.4 -SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.4_Nichicon -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.7 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.8 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.9 -SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x7.7 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x9.9 -SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x5.4 -SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x6.2 -SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x6.5 -SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x6.7 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x6.9 -SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x10 -SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x10.5 -SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x11.9 -SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x7.7 -SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x7.9 -SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x10 -SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x10.5 -SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x12.5 -SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x12.6 -SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x14.3 -SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_16x17.5 -SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_16x22 -SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_18x17.5 -SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_18x22 -SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_CAP-XX_DMF3Zxxxxxxxx3D -5.5V, 470mF supercapacitor, 45mohm, -40ºC to +70ºC, https://www.cap-xx.com/wp-content/uploads/datasheets/CAP-XX-DMF470mF-Datasheet.pdf -supercap -0 -3 -3 -Capacitor_SMD -C_0201_0603Metric -Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -capacitor -0 -4 -2 -Capacitor_SMD -C_0201_0603Metric_Pad0.64x0.40mm_HandSolder -Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -4 -2 -Capacitor_SMD -C_0402_1005Metric -Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_0402_1005Metric_Pad0.74x0.62mm_HandSolder -Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_0504_1310Metric -Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_0504_1310Metric_Pad0.83x1.28mm_HandSolder -Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_0603_1608Metric -Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_0603_1608Metric_Pad1.08x0.95mm_HandSolder -Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_0805_2012Metric -Capacitor SMD 0805 (2012 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, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_0805_2012Metric_Pad1.18x1.45mm_HandSolder -Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_01005_0402Metric -Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -capacitor -0 -4 -2 -Capacitor_SMD -C_01005_0402Metric_Pad0.57x0.30mm_HandSolder -Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -4 -2 -Capacitor_SMD -C_1206_3216Metric -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 -capacitor -0 -2 -2 -Capacitor_SMD -C_1206_3216Metric_Pad1.33x1.80mm_HandSolder -Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_1210_3225Metric -Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_1210_3225Metric_Pad1.33x2.70mm_HandSolder -Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_1812_4532Metric -Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_1812_4532Metric_Pad1.57x3.40mm_HandSolder -Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_1825_4564Metric -Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_1825_4564Metric_Pad1.57x6.80mm_HandSolder -Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_2220_5650Metric -Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_2220_5650Metric_Pad1.97x5.40mm_HandSolder -Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_2225_5664Metric -Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_2225_5664Metric_Pad1.80x6.60mm_HandSolder -Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_3640_9110Metric -Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_3640_9110Metric_Pad2.10x10.45mm_HandSolder -Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_Elec_3x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_4x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_4x5.8 -SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_5x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_5x5.8 -SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_6.3x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_6.3x5.8 -SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_6.3x7.7 -SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_8x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_8x6.2 -SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_8x10.2 -SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_10x10.2 -SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZB4-A -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZB4 TZB4-A -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZB4-B -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZB4 TZB4-A -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZC3 -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZC3 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZR1 -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZR1 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZW4 -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZW4 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZY2 -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZY2 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Sprague-Goodman_SGC3 -trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf - Sprague Goodman SGC3 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JN -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JN -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JQ -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JQ -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JR -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JR -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JV -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JV -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JZ -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JR -0 -2 -2 -Capacitor_THT -CP_Axial_L10.0mm_D4.5mm_P15.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*4.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 4.5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L10.0mm_D6.0mm_P15.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*6mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 6mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*5mm^2, Electrolytic Capacitor -CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L11.0mm_D6.0mm_P18.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*6mm^2, Electrolytic Capacitor -CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 6mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L11.0mm_D8.0mm_P15.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=11*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 15mm length 11mm diameter 8mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L18.0mm_D6.5mm_P25.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*6.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 6.5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L18.0mm_D8.0mm_P25.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 8mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L18.0mm_D10.0mm_P25.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L20.0mm_D10.0mm_P26.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L20.0mm_D13.0mm_P26.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 13mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L21.0mm_D8.0mm_P28.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=28mm, , length*diameter=21*8mm^2, Electrolytic Capacitor -CP Axial series Axial Horizontal pin pitch 28mm length 21mm diameter 8mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L25.0mm_D10.0mm_P30.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=30mm, , length*diameter=25*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 30mm length 25mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L26.5mm_D20.0mm_P33.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=33mm, , length*diameter=26.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 33mm length 26.5mm diameter 20mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L29.0mm_D10.0mm_P35.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L29.0mm_D13.0mm_P35.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 13mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L29.0mm_D16.0mm_P35.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 16mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L29.0mm_D20.0mm_P35.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 20mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L30.0mm_D10.0mm_P35.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L30.0mm_D12.5mm_P35.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*12.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 12.5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L30.0mm_D15.0mm_P35.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*15mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 15mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L30.0mm_D18.0mm_P35.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 18mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L34.5mm_D20.0mm_P41.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=41mm, , length*diameter=34.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 41mm length 34.5mm diameter 20mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L37.0mm_D13.0mm_P43.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 13mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L37.0mm_D16.0mm_P43.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 16mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L37.0mm_D20.0mm_P43.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf -CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 20mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L38.0mm_D18.0mm_P44.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 18mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L38.0mm_D21.0mm_P44.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*21mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf -CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 21mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L40.0mm_D16.0mm_P48.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=48mm, , length*diameter=40*16mm^2, Electrolytic Capacitor -CP Axial series Axial Horizontal pin pitch 48mm length 40mm diameter 16mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L42.0mm_D23.0mm_P45.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 23.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L42.0mm_D26.0mm_P45.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 26mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L42.0mm_D29.0mm_P45.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 29.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L42.0mm_D32.0mm_P45.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 32.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L42.0mm_D35.0mm_P45.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 35.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L42.5mm_D20.0mm_P49.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=49mm, , length*diameter=42.5*20mm^2, Electrolytic Capacitor -CP Axial series Axial Horizontal pin pitch 49mm length 42.5mm diameter 20mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L46.0mm_D20.0mm_P52.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=52mm, , length*diameter=46*20mm^2, Electrolytic Capacitor -CP Axial series Axial Horizontal pin pitch 52mm length 46mm diameter 20mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L55.0mm_D23.0mm_P60.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 23.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L55.0mm_D26.0mm_P60.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 26mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L55.0mm_D29.0mm_P60.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 29.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L55.0mm_D32.0mm_P60.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 32.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L55.0mm_D35.0mm_P60.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 35.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L67.0mm_D23.0mm_P75.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 23.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L67.0mm_D26.0mm_P75.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 26mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L67.0mm_D29.0mm_P75.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 29.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L67.0mm_D32.0mm_P75.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 32.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L67.0mm_D35.0mm_P75.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 35.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L80.0mm_D23.0mm_P85.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 23.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L80.0mm_D26.0mm_P85.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 26mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L80.0mm_D29.0mm_P85.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 29.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L80.0mm_D32.0mm_P85.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 32.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L80.0mm_D35.0mm_P85.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 35.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L93.0mm_D23.0mm_P100.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 23.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L93.0mm_D26.0mm_P100.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 26mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L93.0mm_D29.0mm_P100.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 29.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L93.0mm_D32.0mm_P100.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 32.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Axial_L93.0mm_D35.0mm_P100.00mm_Horizontal -CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf -CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 35.0mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D4.0mm_P1.50mm -CP, Radial series, Radial, pin pitch=1.50mm, , diameter=4mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 1.50mm diameter 4mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D4.0mm_P2.00mm -CP, Radial series, Radial, pin pitch=2.00mm, , diameter=4mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.00mm diameter 4mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D5.0mm_P2.00mm -CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D5.0mm_P2.50mm -CP, Radial series, Radial, pin pitch=2.50mm, , diameter=5mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.50mm diameter 5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D6.3mm_P2.50mm -CP, Radial series, Radial, pin pitch=2.50mm, , diameter=6.3mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.50mm diameter 6.3mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D7.5mm_P2.50mm -CP, Radial series, Radial, pin pitch=2.50mm, , diameter=7.5mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.50mm diameter 7.5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D8.0mm_P2.50mm -CP, Radial series, Radial, pin pitch=2.50mm, , diameter=8mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.50mm diameter 8mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D8.0mm_P3.50mm -CP, Radial series, Radial, pin pitch=3.50mm, , diameter=8mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 3.50mm diameter 8mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D8.0mm_P3.80mm -CP, Radial series, Radial, pin pitch=3.80mm, , diameter=8mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 3.80mm diameter 8mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D8.0mm_P5.00mm -CP, Radial series, Radial, pin pitch=5.00mm, , diameter=8mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 5.00mm diameter 8mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D10.0mm_P2.50mm -CP, Radial series, Radial, pin pitch=2.50mm, , diameter=10mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.50mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D10.0mm_P2.50mm_P5.00mm -CP, Radial series, Radial, pin pitch=2.50mm 5.00mm, , diameter=10mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.50mm 5.00mm diameter 10mm Electrolytic Capacitor -0 -4 -2 -Capacitor_THT -CP_Radial_D10.0mm_P3.50mm -CP, Radial series, Radial, pin pitch=3.50mm, , diameter=10mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 3.50mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D10.0mm_P3.80mm -CP, Radial series, Radial, pin pitch=3.80mm, , diameter=10mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 3.80mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D10.0mm_P5.00mm -CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 5.00mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D10.0mm_P5.00mm_P7.50mm -CP, Radial series, Radial, pin pitch=5.00mm 7.50mm, , diameter=10mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 5.00mm 7.50mm diameter 10mm Electrolytic Capacitor -0 -4 -2 -Capacitor_THT -CP_Radial_D10.0mm_P7.50mm -CP, Radial series, Radial, pin pitch=7.50mm, , diameter=10mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 7.50mm diameter 10mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D12.5mm_P2.50mm -CP, Radial series, Radial, pin pitch=2.50mm, , diameter=12.5mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.50mm diameter 12.5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D12.5mm_P5.00mm -CP, Radial series, Radial, pin pitch=5.00mm, , diameter=12.5mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 5.00mm diameter 12.5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D12.5mm_P7.50mm -CP, Radial series, Radial, pin pitch=7.50mm, , diameter=12.5mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 7.50mm diameter 12.5mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D13.0mm_P2.50mm -CP, Radial series, Radial, pin pitch=2.50mm, , diameter=13mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 2.50mm diameter 13mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D13.0mm_P5.00mm -CP, Radial series, Radial, pin pitch=5.00mm, , diameter=13mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 5.00mm diameter 13mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D13.0mm_P7.50mm -CP, Radial series, Radial, pin pitch=7.50mm, , diameter=13mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 7.50mm diameter 13mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D14.0mm_P5.00mm -CP, Radial series, Radial, pin pitch=5.00mm, , diameter=14mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 5.00mm diameter 14mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D14.0mm_P7.50mm -CP, Radial series, Radial, pin pitch=7.50mm, , diameter=14mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 7.50mm diameter 14mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D16.0mm_P7.50mm -CP, Radial series, Radial, pin pitch=7.50mm, , diameter=16mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 7.50mm diameter 16mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D17.0mm_P7.50mm -CP, Radial series, Radial, pin pitch=7.50mm, , diameter=17mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 7.50mm diameter 17mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D18.0mm_P7.50mm -CP, Radial series, Radial, pin pitch=7.50mm, , diameter=18mm, Electrolytic Capacitor -CP Radial series Radial pin pitch 7.50mm diameter 18mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D22.0mm_P10.00mm_3pin_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, diameter=22mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 22mm height 40mm Electrolytic Capacitor -0 -3 -2 -Capacitor_THT -CP_Radial_D22.0mm_P10.00mm_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, , diameter=22mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 22mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D24.0mm_P10.00mm_3pin_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, diameter=24mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 24mm height 40mm Electrolytic Capacitor -0 -3 -2 -Capacitor_THT -CP_Radial_D24.0mm_P10.00mm_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, , diameter=24mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 24mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D25.0mm_P10.00mm_3pin_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, diameter=25mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 25mm height 45mm Electrolytic Capacitor -0 -3 -2 -Capacitor_THT -CP_Radial_D25.0mm_P10.00mm_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, , diameter=25mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 25mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D26.0mm_P10.00mm_3pin_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, diameter=26mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 26mm height 45mm Electrolytic Capacitor -0 -3 -2 -Capacitor_THT -CP_Radial_D26.0mm_P10.00mm_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, , diameter=26mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 26mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D30.0mm_P10.00mm_3pin_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, diameter=30mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 30mm height 45mm Electrolytic Capacitor -0 -3 -2 -Capacitor_THT -CP_Radial_D30.0mm_P10.00mm_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, , diameter=30mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 30mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D35.0mm_P10.00mm_3pin_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, diameter=35mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 35mm height 50mm Electrolytic Capacitor -0 -3 -2 -Capacitor_THT -CP_Radial_D35.0mm_P10.00mm_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, , diameter=35mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 35mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_D40.0mm_P10.00mm_3pin_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, diameter=40mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 40mm height 50mm Electrolytic Capacitor -0 -3 -2 -Capacitor_THT -CP_Radial_D40.0mm_P10.00mm_SnapIn -CP, Radial series, Radial, pin pitch=10.00mm, , diameter=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf -CP Radial series Radial pin pitch 10.00mm diameter 40mm Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D4.5mm_P2.50mm -CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 2.50mm diameter 4.5mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D4.5mm_P5.00mm -CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 5.00mm diameter 4.5mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D5.0mm_P2.50mm -CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D5.0mm_P5.00mm -CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D5.5mm_P2.50mm -CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.5mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D5.5mm_P5.00mm -CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.5mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D6.0mm_P2.50mm -CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 2.50mm diameter 6.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D6.0mm_P5.00mm -CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 5.00mm diameter 6.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D7.0mm_P2.50mm -CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 2.50mm diameter 7.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D7.0mm_P5.00mm -CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 5.00mm diameter 7.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D8.0mm_P2.50mm -CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 2.50mm diameter 8.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D8.0mm_P5.00mm -CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 5.00mm diameter 8.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D9.0mm_P2.50mm -CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 2.50mm diameter 9.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D9.0mm_P5.00mm -CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 5.00mm diameter 9.0mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D10.5mm_P2.50mm -CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 2.50mm diameter 10.5mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -CP_Radial_Tantal_D10.5mm_P5.00mm -CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf -CP Radial_Tantal series Radial pin pitch 5.00mm diameter 10.5mm Tantal Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Axial_L3.8mm_D2.6mm_P7.50mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf -C Axial series Axial Horizontal pin pitch 7.5mm length 3.8mm diameter 2.6mm -0 -2 -2 -Capacitor_THT -C_Axial_L3.8mm_D2.6mm_P10.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf -C Axial series Axial Horizontal pin pitch 10mm length 3.8mm diameter 2.6mm -0 -2 -2 -Capacitor_THT -C_Axial_L3.8mm_D2.6mm_P12.50mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf -C Axial series Axial Horizontal pin pitch 12.5mm length 3.8mm diameter 2.6mm -0 -2 -2 -Capacitor_THT -C_Axial_L3.8mm_D2.6mm_P15.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf -C Axial series Axial Horizontal pin pitch 15mm length 3.8mm diameter 2.6mm -0 -2 -2 -Capacitor_THT -C_Axial_L5.1mm_D3.1mm_P7.50mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf -C Axial series Axial Horizontal pin pitch 7.5mm length 5.1mm diameter 3.1mm -0 -2 -2 -Capacitor_THT -C_Axial_L5.1mm_D3.1mm_P10.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf -C Axial series Axial Horizontal pin pitch 10mm length 5.1mm diameter 3.1mm -0 -2 -2 -Capacitor_THT -C_Axial_L5.1mm_D3.1mm_P12.50mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf -C Axial series Axial Horizontal pin pitch 12.5mm length 5.1mm diameter 3.1mm -0 -2 -2 -Capacitor_THT -C_Axial_L5.1mm_D3.1mm_P15.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf -C Axial series Axial Horizontal pin pitch 15mm length 5.1mm diameter 3.1mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D6.5mm_P15.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 6.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D6.5mm_P20.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 6.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D7.5mm_P15.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 7.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D7.5mm_P20.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 7.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D8.5mm_P15.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 8.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D8.5mm_P20.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 8.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D9.5mm_P15.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 9.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D9.5mm_P20.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 9.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D10.5mm_P15.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 10.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L12.0mm_D10.5mm_P20.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 10.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L17.0mm_D6.5mm_P20.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 6.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L17.0mm_D6.5mm_P25.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 6.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L17.0mm_D7.0mm_P20.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 7.0mm -0 -2 -2 -Capacitor_THT -C_Axial_L17.0mm_D7.0mm_P25.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 7.0mm -0 -2 -2 -Capacitor_THT -C_Axial_L19.0mm_D7.5mm_P25.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 7.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L19.0mm_D8.0mm_P25.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*8.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 8.0mm -0 -2 -2 -Capacitor_THT -C_Axial_L19.0mm_D9.0mm_P25.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9mm -0 -2 -2 -Capacitor_THT -C_Axial_L19.0mm_D9.5mm_P25.00mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L22.0mm_D9.5mm_P27.50mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 9.5mm -0 -2 -2 -Capacitor_THT -C_Axial_L22.0mm_D10.5mm_P27.50mm_Horizontal -C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf -C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 10.5mm -0 -2 -2 -Capacitor_THT -C_Disc_D3.0mm_W1.6mm_P2.50mm -C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.0*1.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf -C Disc series Radial pin pitch 2.50mm diameter 3.0mm width 1.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D3.0mm_W2.0mm_P2.50mm -C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3*2mm^2, Capacitor -C Disc series Radial pin pitch 2.50mm diameter 3mm width 2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D3.4mm_W2.1mm_P2.50mm -C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.4*2.1mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf -C Disc series Radial pin pitch 2.50mm diameter 3.4mm width 2.1mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D3.8mm_W2.6mm_P2.50mm -C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.8*2.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf -C Disc series Radial pin pitch 2.50mm diameter 3.8mm width 2.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D4.3mm_W1.9mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.3*1.9mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf -C Disc series Radial pin pitch 5.00mm diameter 4.3mm width 1.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D4.7mm_W2.5mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.7*2.5mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf -C Disc series Radial pin pitch 5.00mm diameter 4.7mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D5.0mm_W2.5mm_P2.50mm -C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf -C Disc series Radial pin pitch 2.50mm diameter 5mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D5.0mm_W2.5mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf -C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D5.1mm_W3.2mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5.1*3.2mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf -C Disc series Radial pin pitch 5.00mm diameter 5.1mm width 3.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D6.0mm_W2.5mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf -C Disc series Radial pin pitch 5.00mm diameter 6mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D6.0mm_W4.4mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*4.4mm^2, Capacitor -C Disc series Radial pin pitch 5.00mm diameter 6mm width 4.4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D7.0mm_W2.5mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf -C Disc series Radial pin pitch 5.00mm diameter 7mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D7.5mm_W2.5mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*2.5mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D7.5mm_W4.4mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*4.4mm^2, Capacitor -C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 4.4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D7.5mm_W5.0mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D7.5mm_W5.0mm_P7.50mm -C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 7.50mm diameter 7.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D7.5mm_W5.0mm_P10.00mm -C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 10.00mm diameter 7.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D8.0mm_W2.5mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf -C Disc series Radial pin pitch 5.00mm diameter 8mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D8.0mm_W5.0mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 5.00mm diameter 8mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D8.0mm_W5.0mm_P7.50mm -C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 7.50mm diameter 8mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D8.0mm_W5.0mm_P10.00mm -C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 10.00mm diameter 8mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D9.0mm_W2.5mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf -C Disc series Radial pin pitch 5.00mm diameter 9mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D9.0mm_W5.0mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 5.00mm diameter 9mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D9.0mm_W5.0mm_P7.50mm -C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 7.50mm diameter 9mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D9.0mm_W5.0mm_P10.00mm -C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 10.00mm diameter 9mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D10.0mm_W2.5mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf -C Disc series Radial pin pitch 5.00mm diameter 10mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D10.5mm_W5.0mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 5.00mm diameter 10.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D10.5mm_W5.0mm_P7.50mm -C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 7.50mm diameter 10.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D10.5mm_W5.0mm_P10.00mm -C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 10.00mm diameter 10.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D11.0mm_W5.0mm_P5.00mm -C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 5.00mm diameter 11mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D11.0mm_W5.0mm_P7.50mm -C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 7.50mm diameter 11mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D11.0mm_W5.0mm_P10.00mm -C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 10.00mm diameter 11mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D12.0mm_W4.4mm_P7.75mm -C, Disc series, Radial, pin pitch=7.75mm, , diameter*width=12*4.4mm^2, Capacitor -C Disc series Radial pin pitch 7.75mm diameter 12mm width 4.4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D12.5mm_W5.0mm_P7.50mm -C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 7.50mm diameter 12.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D12.5mm_W5.0mm_P10.00mm -C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 10.00mm diameter 12.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D14.5mm_W5.0mm_P7.50mm -C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 7.50mm diameter 14.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D14.5mm_W5.0mm_P10.00mm -C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 10.00mm diameter 14.5mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D16.0mm_W5.0mm_P7.50mm -C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 7.50mm diameter 16.0mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Disc_D16.0mm_W5.0mm_P10.00mm -C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf -C Disc series Radial pin pitch 10.00mm diameter 16.0mm width 5.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D4.0mm_H5.0mm_P1.50mm -C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=5mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 1.50mm diameter 4mm height 5mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D4.0mm_H7.0mm_P1.50mm -C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=7mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 1.50mm diameter 4mm height 7mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D5.0mm_H5.0mm_P2.00mm -C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=5mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 2.00mm diameter 5mm height 5mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D5.0mm_H7.0mm_P2.00mm -C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=7mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 2.00mm diameter 5mm height 7mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D5.0mm_H11.0mm_P2.00mm -C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=11mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 2.00mm diameter 5mm height 11mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D6.3mm_H5.0mm_P2.50mm -C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=5mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 5mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D6.3mm_H7.0mm_P2.50mm -C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=7mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 7mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D6.3mm_H11.0mm_P2.50mm -C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=11mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 11mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D8.0mm_H7.0mm_P3.50mm -C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=7mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 3.50mm diameter 8mm height 7mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D8.0mm_H11.5mm_P3.50mm -C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=11.5mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 3.50mm diameter 8mm height 11.5mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D10.0mm_H12.5mm_P5.00mm -C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=12.5mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 5.00mm diameter 10mm height 12.5mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D10.0mm_H16.0mm_P5.00mm -C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=16mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 5.00mm diameter 10mm height 16mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D10.0mm_H20.0mm_P5.00mm -C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=20mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 5.00mm diameter 10mm height 20mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D12.5mm_H20.0mm_P5.00mm -C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=20mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 20mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D12.5mm_H25.0mm_P5.00mm -C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=25mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 25mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D16.0mm_H25.0mm_P7.50mm -C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=25mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 7.50mm diameter 16mm height 25mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D16.0mm_H31.5mm_P7.50mm -C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=31.5mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 7.50mm diameter 16mm height 31.5mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Radial_D18.0mm_H35.5mm_P7.50mm -C, Radial series, Radial, pin pitch=7.50mm, diameter=18mm, height=35.5mm, Non-Polar Electrolytic Capacitor -C Radial series Radial pin pitch 7.50mm diameter 18mm height 35.5mm Non-Polar Electrolytic Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L4.0mm_W2.5mm_P2.50mm -C, Rect series, Radial, pin pitch=2.50mm, , length*width=4*2.5mm^2, Capacitor -C Rect series Radial pin pitch 2.50mm length 4mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02 -C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf -C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L4.6mm_W3.0mm_P2.50mm_MKS02_FKP02 -C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.0mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf -C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L4.6mm_W3.8mm_P2.50mm_MKS02_FKP02 -C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.8mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf -C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L4.6mm_W4.6mm_P2.50mm_MKS02_FKP02 -C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*4.6mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf -C Rect series Radial pin pitch 2.50mm length 4.6mm width 4.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L4.6mm_W5.5mm_P2.50mm_MKS02_FKP02 -C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*5.5mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf -C Rect series Radial pin pitch 2.50mm length 4.6mm width 5.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.0mm_W2.0mm_P5.00mm -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2mm^2, Capacitor -C Rect series Radial pin pitch 5.00mm length 7mm width 2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.0mm_W2.5mm_P5.00mm -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2.5mm^2, Capacitor -C Rect series Radial pin pitch 5.00mm length 7mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.0mm_W3.5mm_P2.50mm_P5.00mm -C, Rect series, Radial, pin pitch=2.50mm 5.00mm, , length*width=7*3.5mm^2, Capacitor -C Rect series Radial pin pitch 2.50mm 5.00mm length 7mm width 3.5mm Capacitor -0 -4 -2 -Capacitor_THT -C_Rect_L7.0mm_W3.5mm_P5.00mm -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*3.5mm^2, Capacitor -C Rect series Radial pin pitch 5.00mm length 7mm width 3.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.0mm_W4.5mm_P5.00mm -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*4.5mm^2, Capacitor -C Rect series Radial pin pitch 5.00mm length 7mm width 4.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.0mm_W6.0mm_P5.00mm -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6mm^2, Capacitor -C Rect series Radial pin pitch 5.00mm length 7mm width 6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.0mm_W6.5mm_P5.00mm -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6.5mm^2, Capacitor -C Rect series Radial pin pitch 5.00mm length 7mm width 6.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.2mm_W2.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf -C Rect series Radial pin pitch 5.00mm length 7.2mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.2mm_W3.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf -C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.2mm_W3.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf -C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.2mm_W4.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf -C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.2mm_W5.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*5.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf -C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.2mm_W7.2mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf -C Rect series Radial pin pitch 5.00mm length 7.2mm width 7.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.2mm_W8.5mm_P5.00mm_FKP2_FKP2_MKS2_MKP2 -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf -C Rect series Radial pin pitch 5.00mm length 7.2mm width 8.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.2mm_W11.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf -C Rect series Radial pin pitch 5.00mm length 7.2mm width 11mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L7.5mm_W6.5mm_P5.00mm -C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.5*6.5mm^2, Capacitor -C Rect series Radial pin pitch 5.00mm length 7.5mm width 6.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W2.5mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W2.6mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 2.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W2.7mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 2.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W3.2mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 3.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W3.3mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 3.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W3.4mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 3.4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W3.6mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 3.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W3.8mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 3.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W3.9mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 3.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W4.0mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 4.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W4.2mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 4.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W4.9mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 4.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W5.1mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 5.1mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W5.7mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 5.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W6.4mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 6.4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W6.7mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 6.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W7.7mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*7.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 7.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W8.5mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*8.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 8.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W9.5mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 9.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L9.0mm_W9.8mm_P7.50mm_MKT -C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 7.50mm length 9mm width 9.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.0mm_W2.5mm_P7.50mm_MKS4 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 7.50mm length 10mm width 2.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.0mm_W3.0mm_P7.50mm_FKS3_FKP3 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf -C Rect series Radial pin pitch 7.50mm length 10mm width 3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.0mm_W3.0mm_P7.50mm_MKS4 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 7.50mm length 10mm width 3.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.0mm_W4.0mm_P7.50mm_FKS3_FKP3 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf -C Rect series Radial pin pitch 7.50mm length 10mm width 4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.0mm_W4.0mm_P7.50mm_MKS4 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 7.50mm length 10mm width 4.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.0mm_W5.0mm_P5.00mm_P7.50mm -C, Rect series, Radial, pin pitch=5.00mm 7.50mm, , length*width=10*5mm^2, Capacitor -C Rect series Radial pin pitch 5.00mm 7.50mm length 10mm width 5mm Capacitor -0 -4 -2 -Capacitor_THT -C_Rect_L10.3mm_W4.5mm_P7.50mm_MKS4 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 7.50mm length 10.3mm width 4.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.3mm_W5.0mm_P7.50mm_MKS4 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 7.50mm length 10.3mm width 5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.3mm_W5.7mm_P7.50mm_MKS4 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5.7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 7.50mm length 10.3mm width 5.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L10.3mm_W7.2mm_P7.50mm_MKS4 -C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 7.50mm length 10.3mm width 7.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W2.8mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 2.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W3.4mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W3.5mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W4.2mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W4.3mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W5.1mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.1mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W5.3mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W6.3mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W6.4mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W7.3mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 7.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.0mm_W8.8mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.0mm width 8.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W2.0mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W2.6mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W2.8mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W3.2mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W3.5mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W3.6mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W4.0mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W4.3mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W4.5mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W5.0mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W5.1mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.1mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W5.2mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W5.6mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W6.4mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W6.6mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W6.9mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W7.3mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W7.5mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W7.8mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W8.0mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.0mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W8.8mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W9.5mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L11.5mm_W9.8mm_P10.00mm_MKT -C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L13.0mm_W3.0mm_P10.00mm_FKS3_FKP3_MKS4 -C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 10.00mm length 13mm width 3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L13.0mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4 -C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 10.00mm length 13mm width 4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L13.0mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4 -C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 10.00mm length 13mm width 5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L13.0mm_W6.0mm_P10.00mm_FKS3_FKP3_MKS4 -C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 10.00mm length 13mm width 6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L13.0mm_W6.5mm_P7.50mm_P10.00mm -C, Rect series, Radial, pin pitch=7.50mm 10.00mm, , length*width=13*6.5mm^2, Capacitor -C Rect series Radial pin pitch 7.50mm 10.00mm length 13mm width 6.5mm Capacitor -0 -4 -2 -Capacitor_THT -C_Rect_L13.0mm_W8.0mm_P10.00mm_FKS3_FKP3_MKS4 -C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 10.00mm length 13mm width 8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L13.5mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4 -C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 10.00mm length 13.5mm width 4mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L13.5mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4 -C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 10.00mm length 13.5mm width 5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W4.7mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W4.9mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W5.0mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W6.0mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W7.0mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W7.3mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 7.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W8.7mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W8.9mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W9.0mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W9.2mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 9.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W10.7mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W10.9mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W11.2mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W11.8mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W13.5mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W13.7mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L16.5mm_W13.9mm_P15.00mm_MKT -C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L18.0mm_W5.0mm_P15.00mm_FKS3_FKP3 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf -C Rect series Radial pin pitch 15.00mm length 18mm width 5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L18.0mm_W6.0mm_P15.00mm_FKS3_FKP3 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf -C Rect series Radial pin pitch 15.00mm length 18mm width 6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L18.0mm_W7.0mm_P15.00mm_FKS3_FKP3 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf -C Rect series Radial pin pitch 15.00mm length 18mm width 7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L18.0mm_W8.0mm_P15.00mm_FKS3_FKP3 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf -C Rect series Radial pin pitch 15.00mm length 18mm width 8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L18.0mm_W9.0mm_P15.00mm_FKS3_FKP3 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf -C Rect series Radial pin pitch 15.00mm length 18mm width 9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L18.0mm_W11.0mm_P15.00mm_FKS3_FKP3 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf -C Rect series Radial pin pitch 15.00mm length 18mm width 11mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L19.0mm_W5.0mm_P15.00mm_MKS4 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 15.00mm length 19mm width 5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L19.0mm_W6.0mm_P15.00mm_MKS4 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 15.00mm length 19mm width 6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L19.0mm_W7.0mm_P15.00mm_MKS4 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 15.00mm length 19mm width 7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L19.0mm_W8.0mm_P15.00mm_MKS4 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 15.00mm length 19mm width 8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L19.0mm_W9.0mm_P15.00mm_MKS4 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 15.00mm length 19mm width 9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L19.0mm_W11.0mm_P15.00mm_MKS4 -C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 15.00mm length 19mm width 11mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W7.0mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W8.3mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 8.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W8.6mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 8.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W10.1mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 10.1mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W10.3mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 10.3mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W10.9mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 10.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W12.2mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 12.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W12.6mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 12.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L24.0mm_W12.8mm_P22.50mm_MKT -C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 22.50mm length 24mm width 12.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L26.5mm_W5.0mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 26.5mm width 5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L26.5mm_W6.0mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 26.5mm width 6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L26.5mm_W7.0mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 26.5mm width 7mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L26.5mm_W8.5mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 26.5mm width 8.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L26.5mm_W10.5mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*10.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 26.5mm width 10.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L26.5mm_W11.5mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*11.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 26.5mm width 11.5mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L27.0mm_W9.0mm_P22.00mm -C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*9mm^2, Capacitor -C Rect series Radial pin pitch 22.00mm length 27mm width 9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L27.0mm_W9.0mm_P23.00mm -C, Rect series, Radial, pin pitch=23.00mm, , length*width=27*9mm^2, Capacitor -C Rect series Radial pin pitch 23.00mm length 27mm width 9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L27.0mm_W11.0mm_P22.00mm -C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*11mm^2, Capacitor -C Rect series Radial pin pitch 22.00mm length 27mm width 11mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L28.0mm_W8.0mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 28mm width 8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L28.0mm_W10.0mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*10mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 28mm width 10mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L28.0mm_W12.0mm_P22.50mm_MKS4 -C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*12mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 22.50mm length 28mm width 12mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W7.6mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 7.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W7.8mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 7.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W7.9mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 7.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W9.1mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 9.1mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W9.6mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 9.6mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W11.0mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 11mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W11.9mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 11.9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W12.2mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 12.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W13.0mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 13mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W13.8mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 13.8mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W14.2mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*14.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 14.2mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L29.0mm_W16.0mm_P27.50mm_MKT -C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*16mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf -C Rect series Radial pin pitch 27.50mm length 29mm width 16mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L31.5mm_W9.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 31.5mm width 9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L31.5mm_W11.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 31.5mm width 11mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L31.5mm_W13.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 31.5mm width 13mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L31.5mm_W15.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 31.5mm width 15mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L31.5mm_W17.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 31.5mm width 17mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L31.5mm_W20.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 31.5mm width 20mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L32.0mm_W15.0mm_P27.00mm -C, Rect series, Radial, pin pitch=27.00mm, , length*width=32*15mm^2, Capacitor -C Rect series Radial pin pitch 27.00mm length 32mm width 15mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L33.0mm_W13.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 33mm width 13mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L33.0mm_W15.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 33mm width 15mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L33.0mm_W20.0mm_P27.50mm_MKS4 -C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 27.50mm length 33mm width 20mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W9.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 9mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W11.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 11mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W13.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 13mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W15.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 15mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W17.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 17mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W19.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*19mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 19mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W20.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 20mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W24.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*24mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 24mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W31.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*31mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 31mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W35.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*35mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 35mm Capacitor -0 -2 -2 -Capacitor_THT -C_Rect_L41.5mm_W40.0mm_P37.50mm_MKS4 -C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*40mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf -C Rect series Radial pin pitch 37.50mm length 41.5mm width 40mm Capacitor -0 -2 -2 -Capacitor_THT -DX_5R5HxxxxU_D11.5mm_P10.00mm -CP, Radial series, Radial, pin pitch=10.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf -CP Radial series Radial pin pitch 10.00mm diameter 11.5mm supercapacitor -0 -2 -2 -Capacitor_THT -DX_5R5VxxxxU_D11.5mm_P5.00mm -CP, Radial series, Radial, pin pitch=5.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf -CP Radial series Radial pin pitch 5.00mm diameter 11.5mm supercapacitor -0 -2 -2 -Capacitor_THT -DX_5R5VxxxxU_D19.0mm_P5.00mm -CP, Radial series, Radial, pin pitch=5.00mm, diameter=19mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf -CP Radial series Radial pin pitch 5.00mm diameter 19mm supercapacitor -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-1608-08_AVX-J -Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder -Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-1608-10_AVX-L -Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder -Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-2012-12_Kemet-R -Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder -Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-2012-15_AVX-P -Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder -Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-10_Kemet-I -Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder -Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-12_Kemet-S -Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder -Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-18_Kemet-A -Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder -Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-12_Kemet-T -Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder -Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-15_AVX-H -Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder -Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-21_Kemet-B -Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder -Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-15_Kemet-U -Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder -Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-20_AVX-F -Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder -Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-28_Kemet-C -Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder -Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7132-20_AVX-U -Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder -Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7132-28_AVX-C -Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder -Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-15_AVX-R -Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder -Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-20_AVX-M -Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder -Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-28_AVX-M -Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder -Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-38_AVX-R -Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder -Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-15_Kemet-W -Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-20_Kemet-V -Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-30_AVX-N -Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-31_Kemet-D -Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-40_Kemet-Y -Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-43_Kemet-X -Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7360-38_Kemet-E -Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder -Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7361-38_AVX-V -Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder -Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7361-438_AVX-U -Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder -Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Connector -Banana_Cliff_FCR7350x_S16N-PC_Horizontal -Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf -cliff 4mm socket jack banana -0 -1 -1 -Connector -Banana_Jack_1Pin -Single banana socket, footprint - 6mm drill -banana socket -0 -1 -1 -Connector -Banana_Jack_2Pin -Dual banana socket, footprint - 2 x 6mm drills -banana socket -0 -2 -2 -Connector -Banana_Jack_3Pin -Triple banana socket, footprint - 3 x 6mm drills -banana socket -0 -3 -3 -Connector -CUI_PD-30 -3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf -connector 3-pin PD-30 power DIN -0 -4 -4 -Connector -CUI_PD-30S -3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf -connector 3-pin PD-30S power DIN shielded -0 -8 -5 -Connector -CUI_PD-30S_CircularHoles -3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf -connector 3-pin PD-30S power DIN shielded -0 -8 -5 -Connector -CalTest_CT3151 -Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf -banana jack horizontal -0 -4 -1 -Connector -Connector_SFP_and_Cage -https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English -SFP+ SFP -0 -40 -21 -Connector -DTF13-12Px -http://www.te.com/usa-en/product-DTF13-12PA-G003.html -DEUTSCH DT header 12 pin -0 -12 -12 -Connector -FanPinHeader_1x03_P2.54mm_Vertical -3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf -pin header 3-pin CPU fan -0 -3 -3 -Connector -FanPinHeader_1x04_P2.54mm_Vertical -4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf -pin header 4-pin CPU fan -0 -4 -4 -Connector -GB042-34S-H10 -http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF -34pin SMD connector -0 -34 -34 -Connector -IHI_B6A-PCB-45_Vertical -https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf -connector IHI B6A-PCB-45 -0 -49 -1 -Connector -JWT_A3963_1x02_P3.96mm_Vertical -JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf) -connector JWT A3963 pinhead -0 -2 -2 -Connector -Joint-Tech_C5080WR-04P_1x04_P5.08mm_Vertical -C5080 SERIES 90° Wafer, (https://datasheet.lcsc.com/lcsc/1912261836_HR-Joint-Tech-Elec-C5080WR-04P_C477015.pdf) -connector side-entry ATA PATA IDE 5.25 inch floppy drive power -0 -6 -5 -Connector -NS-Tech_Grove_1x04_P2mm_Vertical -https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf -Grove-1x04 -0 -4 -4 -Connector -SpringContact_Harwin_S1941-46R -7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf -spring contact emi emc shield -0 -1 -1 -Connector -Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf -tag connect programming header pogo pins -0 -6 -6 -Connector -Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf -tag connect programming header pogo pins -0 -6 -6 -Connector -Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf -tag connect programming header pogo pins -0 -10 -10 -Connector -Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf -tag connect programming header pogo pins -0 -10 -10 -Connector -Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip -Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf -tag connect programming header pogo pins -0 -10 -10 -Connector -Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf -tag connect programming header pogo pins -0 -14 -14 -Connector_AMASS -AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal -Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf -RC Connector XT30 -0 -5 -3 -Connector_AMASS -AMASS_MR30PW-M_1x03_P3.50mm_Horizontal -Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf -RC Connector XT30 -0 -5 -3 -Connector_AMASS -AMASS_XT30PW-F_1x02_P2.50mm_Horizontal -Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf -RC Connector XT30 -0 -4 -2 -Connector_AMASS -AMASS_XT30PW-M_1x02_P2.50mm_Horizontal -Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf -RC Connector XT30 -0 -4 -2 -Connector_AMASS -AMASS_XT30U-F_1x02_P5.0mm_Vertical -Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf -RC Connector XT30 -0 -2 -2 -Connector_AMASS -AMASS_XT30U-M_1x02_P5.0mm_Vertical -Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf -RC Connector XT30 -0 -2 -2 -Connector_AMASS -AMASS_XT30UPB-F_1x02_P5.0mm_Vertical -Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf -RC Connector XT30 -0 -2 -2 -Connector_AMASS -AMASS_XT30UPB-M_1x02_P5.0mm_Vertical -Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf -RC Connector XT30 -0 -2 -2 -Connector_AMASS -AMASS_XT60-F_1x02_P7.20mm_Vertical -AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf -XT60 female vertical -0 -2 -2 -Connector_AMASS -AMASS_XT60-M_1x02_P7.20mm_Vertical -AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf -XT60 female vertical -0 -2 -2 -Connector_AMASS -AMASS_XT60IPW-M_1x03_P7.20mm_Horizontal -Connector XT60 Horizontal PCB Male, https://www.bto.pl/pdf/08988/XT60IPW-M3.pdf -RC Connector XT60 -0 -5 -3 -Connector_AMASS -AMASS_XT60PW-F_1x02_P7.20mm_Horizontal -Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf -RC Connector XT60 -0 -4 -2 -Connector_AMASS -AMASS_XT60PW-M_1x02_P7.20mm_Horizontal -Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf -RC Connector XT60 -0 -4 -2 -Connector_Amphenol -Amphenol_M8S-03PMMR-SF8001 -M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf) -three-pin M8 -0 -5 -4 -Connector_Audio -Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal -3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) -3.5mm audio cui horizontal jack stereo -0 -3 -3 -Connector_Audio -Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal -3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) -3.5mm audio cui horizontal jack stereo -0 -4 -4 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3523N_Horizontal -TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf -TRS audio jack stereo horizontal -0 -3 -3 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3524N_Horizontal -TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf -TRS audio jack stereo horizontal -0 -4 -4 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3525N_Horizontal -TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf -TRS audio jack stereo horizontal -0 -5 -5 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3533NG_Horizontal -TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf -TRS audio jack stereo horizontal -0 -3 -3 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles -TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf -TRS audio jack stereo horizontal circular -0 -3 -3 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3535NG_Horizontal -TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf -TRS audio jack stereo horizontal -0 -5 -5 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles -TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf -TRS audio jack stereo horizontal circular -0 -5 -5 -Connector_Audio -Jack_3.5mm_CUI_SJ2-3593D-SMT_Horizontal -3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cuidevices.com/product/resource/sj2-359x-smt.pdf) -3.5mm audio cui horizontal jack stereo -0 -5 -5 -Connector_Audio -Jack_3.5mm_KoreanHropartsElec_PJ-320D-4A_Horizontal -Korean Hroparts Elec PJ-320D-4A (https://datasheet.lcsc.com/lcsc/1810121716_Korean-Hroparts-Elec-PJ-320D-4A_C95562.pdf) -smt female jack horizontal -0 -4 -4 -Connector_Audio -Jack_3.5mm_Ledino_KB3SPRS_Horizontal -https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf -jack stereo TRS -0 -5 -5 -Connector_Audio -Jack_3.5mm_Lumberg_1503_07_Horizontal -TRS 3.5mm, horizontal, through-hole, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf -TRS audio jack horizontal -0 -4 -3 -Connector_Audio -Jack_3.5mm_PJ311_Horizontal -PJ311 6pin SMD 3.5mm stereo headphones jack. -headphones jack plug stereo 3.5mm PJ311 -0 -6 -6 -Connector_Audio -Jack_3.5mm_PJ320D_Horizontal -Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html) -3.5mm jack mic microphone phones headphones 4pins audio plug -0 -4 -4 -Connector_Audio -Jack_3.5mm_PJ320E_Horizontal -Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html) -3.5mm jack mic microphone phones headphones 4pins audio plug -0 -5 -4 -Connector_Audio -Jack_3.5mm_PJ31060-I_Horizontal -PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html) -headphones jack plug stereo 3.5mm PJ31060-I PJ31060 -0 -6 -6 -Connector_Audio -Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles -TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html) -WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu -0 -3 -3 -Connector_Audio -Jack_3.5mm_Switronic_ST-005-G_horizontal -3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf -Connector Audio Switronic ST-005-G -0 -4 -3 -Connector_Audio -Jack_3.5mm_Technik_TWP-3002_Horizontal -3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf -audio jack stereo horizontal waterproof -0 -7 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NJ2FD-V_Vertical -6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v -neutrik jack vertical -0 -2 -2 -Connector_Audio -Jack_6.35mm_Neutrik_NJ3FD-V_Vertical -6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v -neutrik jack vertical -0 -3 -3 -Connector_Audio -Jack_6.35mm_Neutrik_NJ5FD-V_Vertical -6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v -neutrik jack vertical -0 -5 -5 -Connector_Audio -Jack_6.35mm_Neutrik_NJ6FD-V_Vertical -6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v -neutrik jack vertical -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NJ6TB-V_Vertical -6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v -neutrik jack vertical -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal -M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2 -neutrik jack m -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal -M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2 -neutrik jack m -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal -M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3 -neutrik jack m -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal -M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2 -neutrik jack m -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1 -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal -Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1 -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ4HF_Horizontal -Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal -Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1 -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ4HH_Horizontal -Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1 -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HF_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1 -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HH_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre -neutrik jack slim -0 -6 -5 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1 -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ8HC_Horizontal -Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc -neutrik jack stacking -0 -9 -9 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ8HL_Horizontal -Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl -neutrik jack stacking -0 -9 -9 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ12HC_Horizontal -Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc -neutrik jack stacking -0 -13 -13 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal -Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1 -neutrik jack stacking -0 -13 -13 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal -Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1 -neutrik jack stacking -0 -13 -13 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ12HL_Horizontal -Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl -neutrik jack stacking -0 -13 -13 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0 -neutrik jack combo i -0 -6 -6 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h -neutrik jack combo i -0 -6 -6 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0 -neutrik jack combo i -0 -6 -6 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v -neutrik jack combo i -0 -6 -6 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0 -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0 -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0 -neutrik jack combo i -0 -7 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h -neutrik jack combo i -0 -7 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0 -neutrik jack combo i -0 -7 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v -neutrik jack combo i -0 -7 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0 -neutrik jack combo i -0 -10 -10 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h -neutrik jack combo i -0 -10 -10 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0 -neutrik jack combo i -0 -10 -10 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v -neutrik jack combo i -0 -10 -10 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0 -neutrik jack combo i -0 -11 -11 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h -neutrik jack combo i -0 -11 -11 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0 -neutrik jack combo i -0 -11 -11 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v -neutrik jack combo i -0 -11 -11 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH-0_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH1_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH2_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV-0_Vertical -AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV1-0_Vertical -AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical -AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV1_Vertical -AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV2-0_Vertical -AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV2_Vertical -AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV_Vertical -AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH1-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH1_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH2-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH2_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHL-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHL1_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR1_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR2_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH_Horizontal -A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV-0_Vertical -A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV1-0_Vertical -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV1-DA_Vertical -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV1_Vertical -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV2-0_Vertical -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV2-DA_Vertical -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV2_Vertical -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV_Vertical -A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH1-B_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH1-E_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH1_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH2-B_Horizontal -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH2-E_Horizontal -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH2_Horizontal -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2 -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBHL1_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV1-0_Vertical -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV1-B_Vertical -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV1-DA_Vertical -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV1_Vertical -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV2-B_Vertical -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV2-DA_Vertical -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV2-SW_Vertical -B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw -neutrik xlr b -0 -7 -7 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV2_Vertical -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2 -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAH-0_Horizontal -AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAH-1_Horizontal -AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAH_Horizontal -AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAV-0_Vertical -AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAV-1_Vertical -AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAV_Vertical -AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal -A Series, Chassis connector H female (A series layout), mates with Phoenix MSTB2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mafh-ph -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MAH-0_Horizontal -A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAHL_Horizontal -A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAHR_Horizontal -A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAH_Horizontal -A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal -A Series, Chassis connector Phoenix H male (A series layout), mates with Phoenix MSTB 2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mamh-ph -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MAV-0_Vertical -A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAV_Vertical -A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH-0_Horizontal -B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0 -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH-1_Horizontal -B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH-B_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH-E_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBHL-B_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBHL_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBHR-B_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBHR_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-0_Vertical -B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0 -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-1_Vertical -B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-B_Vertical -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-E_Vertical -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-SW_Vertical -B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw -neutrik xlr b -0 -7 -7 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV_Vertical -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC4FAH-0_Horizontal -A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0 -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FAH_Horizontal -A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FAV-0_Vertical -A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0 -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FAV_Vertical -A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FBH_Horizontal -B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh -neutrik xlr b -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FBV_Vertical -B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv -neutrik xlr b -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4MAH_Horizontal -A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4MAV_Vertical -A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4MBH_Horizontal -B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh -neutrik xlr b -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4MBV_Vertical -B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv -neutrik xlr b -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC5FAH-0_Horizontal -A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0 -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FAH-DA_Horizontal -A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FAH_Horizontal -A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FAV-DA_Vertical -A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FAV-SW_Vertical -A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw -neutrik xlr a -0 -9 -9 -Connector_Audio -Jack_XLR_Neutrik_NC5FAV_Vertical -A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FBH-B_Horizontal -B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FBH_Horizontal -B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FBV-B_Vertical -B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FBV-SW_Vertical -B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw -neutrik xlr b -0 -9 -9 -Connector_Audio -Jack_XLR_Neutrik_NC5FBV_Vertical -B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MAH_Horizontal -A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MAV-SW_Vertical -A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw -neutrik xlr a -0 -9 -9 -Connector_Audio -Jack_XLR_Neutrik_NC5MAV_Vertical -A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MBH-B_Horizontal -B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MBH_Horizontal -B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MBV-B_Vertical -B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MBV-SW_Vertical -B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw -neutrik xlr b -0 -9 -9 -Connector_Audio -Jack_XLR_Neutrik_NC5MBV_Vertical -B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_speakON-6.35mm_Neutrik_NLJ2MDXX-H_Horizontal -speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, replaces NLJ2MD-H, https://www.neutrik.com/en/product/nlj2mdxx-h -neutrik speakon combo -0 -2 -2 -Connector_Audio -Jack_speakON-6.35mm_Neutrik_NLJ2MDXX-V_Vertical -speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, replaces NLJ2MD-V, https://www.neutrik.com/en/product/nlj2mdxx-v -neutrik speakon combo -0 -2 -2 -Connector_Audio -Jack_speakON_Neutrik_NL2MDXX-H-3_Horizontal -speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, replaces NL2MD-H, https://www.neutrik.com/en/product/nl2mdxx-h-3 -neutrik speakon -0 -2 -2 -Connector_Audio -Jack_speakON_Neutrik_NL2MDXX-V_Vertical -speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, replaces NL2MD-V, https://www.neutrik.com/en/product/nl2mdxx-v -neutrik speakon -0 -2 -2 -Connector_Audio -Jack_speakON_Neutrik_NL4MDXX-H-2_Horizontal -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, replaces NL4MD-H-2, https://www.neutrik.com/en/product/nl4mdxx-h-2 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MDXX-H-3_Horizontal -speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, replaces NL4MD-H, NL4MD-H-1, NL4MD-H-3, https://www.neutrik.com/en/product/nl4mdxx-h-3 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MDXX-V-2_Vertical -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, replaces NL4MD-V-2, https://www.neutrik.com/en/product/nl4mdxx-v-2 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MDXX-V-3_Vertical -speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, replaces NL4MD-V-1, https://www.neutrik.com/en/product/nl4mdxx-v-3 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MDXX-V_Vertical -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, replaces NL4MD-V, NL4MD-V-R, NL4MD-V-S, https://www.neutrik.com/en/product/nl4mdxx-v -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL8MDXX-V-3_Vertical -speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, replaces NL8MD-V-1, https://www.neutrik.com/en/product/nl8mdxx-v-3 -neutrik speakon -0 -8 -8 -Connector_Audio -Jack_speakON_Neutrik_NL8MDXX-V_Vertical -speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, replaces NL8MD-V, https://www.neutrik.com/en/product/nl8mdxx-v -neutrik speakon -0 -8 -8 -Connector_Audio -Jack_speakON_Neutrik_NLT4MD-V_Vertical -STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v -neutrik speakon stx -0 -4 -4 -Connector_Audio -MiniXLR-5_Switchcraft_TRAPC_Horizontal -http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF -THT Mini XLR 5Pin right angle -0 -5 -5 -Connector_Audio -Plug_3.5mm_CUI_SP-3541 -4 contacts, 3.5mm audio plug, https://www.cuidevices.com/product/resource/pdf/sp-3541.pdf -3.5mm plug TRRS -0 -4 -4 -Connector_BarrelJack -BarrelJack_CLIFF_FC681465S_SMT_Horizontal -Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf -Power Jack SMT -0 -4 -3 -Connector_BarrelJack -BarrelJack_CUI_PJ-036AH-SMT_Horizontal -Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf -Power Jack SMT -0 -3 -3 -Connector_BarrelJack -BarrelJack_CUI_PJ-063AH_Horizontal -Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf -barrel jack cui dc power -0 -4 -3 -Connector_BarrelJack -BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles -Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf -barrel jack cui dc power -0 -4 -3 -Connector_BarrelJack -BarrelJack_CUI_PJ-102AH_Horizontal -Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf -Power Jack -0 -3 -3 -Connector_BarrelJack -BarrelJack_GCT_DCJ200-10-A_Horizontal -Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf -connector barrel jack -0 -3 -3 -Connector_BarrelJack -BarrelJack_Horizontal -DC Barrel Jack -Power Jack -0 -3 -3 -Connector_BarrelJack -BarrelJack_Kycon_KLDX-0202-xC_Horizontal -DC Barrel Jack 2mm or 2.5mm center pin, https://www.kycon.com/Pub_Eng_Draw/KLDX-0202-AC%20&%20BC.pdf -power jack 2mm 2.5mm KLDX-0202-BC KLDX-0202-AC -0 -3 -3 -Connector_BarrelJack -BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal -DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf -barreljack switchcraftconxall dc power -0 -2 -2 -Connector_BarrelJack -BarrelJack_Wuerth_6941xx301002 -Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf -connector barrel jack -0 -3 -3 -Connector_Card -CF-Card_3M_N7E50-A516xx-30 -Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) -connector cf -0 -54 -50 -Connector_Card -CF-Card_3M_N7E50-E516xx-30 -Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) -connector cf -0 -54 -50 -Connector_Card -SD_Hirose_DM1AA_SF_PEJ82 -SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301) -SD card connector -0 -16 -13 -Connector_Card -SD_Kyocera_145638009211859+ -SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) -sd card smt -0 -13 -13 -Connector_Card -SD_Kyocera_145638009511859+ -SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) -sd card smt -0 -13 -13 -Connector_Card -SD_Kyocera_145638109211859+ -SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) -sd card smt -0 -13 -13 -Connector_Card -SD_Kyocera_145638109511859+ -SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) -sd card smt -0 -13 -13 -Connector_Card -SD_TE_2041021 -SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4) -sd card -0 -15 -12 -Connector_Card -microSD_HC_Hirose_DM3AT-SF-PEJM5 -Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=) -Micro SD -0 -14 -11 -Connector_Card -microSD_HC_Hirose_DM3BT-DSF-PEJS -Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=) -Micro SD -0 -16 -11 -Connector_Card -microSD_HC_Hirose_DM3D-SF -Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf) -Micro SD -0 -14 -11 -Connector_Card -microSD_HC_Molex_47219-2001 -1.10mm Pitch microSD Card Connector, Hinge Type, https://www.molex.com/pdm_docs/sd/472192001_sd.pdf -Micro SD -0 -12 -9 -Connector_Card -microSD_HC_Molex_104031-0811 -1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf) -microSD SD molex -0 -14 -11 -Connector_Card -microSD_HC_Wuerth_693072010801 -http://katalog.we-online.de/em/datasheet/693072010801.pdf -Micro SD Wuerth Wurth Würth -0 -12 -9 -Connector_Card -microSIM_JAE_SF53S006VCBR2000 -https://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ115712.pdf -microSIM GSM Card -0 -14 -7 -Connector_Coaxial -BNC_Amphenol_031-5539_Vertical -BNC coaxial connector vertical, Amphenol 031-71059, https://www.amphenolrf.com/library/download/link/link_id/594427/parent/031-5539/ -BNC Amphenol Vertical -0 -4 -2 -Connector_Coaxial -BNC_Amphenol_031-6575_Horizontal -dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf) -Dual BNC Amphenol Horizontal -0 -6 -4 -Connector_Coaxial -BNC_Amphenol_B6252HB-NPP3G-50_Horizontal -http://www.farnell.com/datasheets/612848.pdf -BNC Amphenol Horizontal -0 -4 -2 -Connector_Coaxial -BNC_PanelMountable_Vertical -Panel-mountable BNC connector mounted through PCB, vertical -BNC connector -0 -2 -2 -Connector_Coaxial -BNC_TEConnectivity_1478035_Horizontal -BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0 -BNC RF interface bayonet 50ohm -0 -5 -2 -Connector_Coaxial -BNC_TEConnectivity_1478204_Vertical -BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html -BNC female PCB mount 4 pin straight chassis connector -0 -5 -2 -Connector_Coaxial -BNC_Win_364A2x95_Horizontal -Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf) -Dual BNC Horizontal Isolated -0 -6 -3 -Connector_Coaxial -CoaxialSwitch_Hirose_MS-156C3_Horizontal -Subminiature Coaxial Switch 1.35mm High, DC to 11GHz -Switch Coaxial RF -0 -12 -3 -Connector_Coaxial -MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB -Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf -Molex MMCX Horizontal Coaxial -0 -3 -2 -Connector_Coaxial -MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB -Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf -Molex MMCX Horizontal Coaxial -0 -3 -2 -Connector_Coaxial -MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB -Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf -Molex MMCX Horizontal Coaxial -0 -3 -2 -Connector_Coaxial -MMCX_Molex_73415-1471_Vertical -http://www.molex.com/pdm_docs/sd/734151471_sd.pdf -Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_901-143_Horizontal - Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682 -SMA THT Female Jack Horizontal -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_901-144_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf -SMA THT Female Jack Vertical -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132134-10_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf -SMA SMD Female Jack Vertical -0 -3 -2 -Connector_Coaxial -SMA_Amphenol_132134-11_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132134-14_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132134-16_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132134_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132203-12_Horizontal -https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf -SMA THT Female Jack Horizontal -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132289_EdgeMount -http://www.amphenolrf.com/132289.html -SMA -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132291-12_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf -SMA THT Female Jack Vertical Bulkhead -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132291_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf -SMA THT Female Jack Vertical Bulkhead -0 -5 -2 -Connector_Coaxial -SMA_Molex_73251-1153_EdgeMount_Horizontal -Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf) -sma edge -0 -11 -2 -Connector_Coaxial -SMA_Molex_73251-2120_EdgeMount_Horizontal -Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf) -sma edge -0 -11 -2 -Connector_Coaxial -SMA_Molex_73251-2200_Horizontal -https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf -SMA THT Female Jack Horizontal -0 -5 -2 -Connector_Coaxial -SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount -Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf) -SMA Straight Samtec Edge Mount -0 -5 -2 -Connector_Coaxial -SMA_Wurth_60312002114503_Vertical -https://www.we-online.de/katalog/datasheet/60312002114503.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMB_Jack_Vertical -SMB pcb mounting jack -SMB Jack Striaght -0 -5 -2 -Connector_Coaxial -U.FL_Hirose_U.FL-R-SMT-1_Vertical -Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/ -Hirose U.FL Coaxial -0 -3 -2 -Connector_Coaxial -U.FL_Molex_MCRF_73412-0110_Vertical -Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf) -mcrf hirose ufl u.fl microcoaxial -0 -4 -2 -Connector_Coaxial -WR-MMCX_Wuerth_66012102111404_Vertical -Würth WR-MMCX PCB SMT Jack, Vertical (https://www.we-online.com/components/products/datasheet/66012102111404.pdf) -Coaxial Connector 50 ohms Female -0 -3 -2 -Connector_Coaxial -WR-MMCX_Wuerth_66011102111302_Horizontal -Würth WR-MMCX PCB SMT Jack, Horizontal (https://www.we-online.com/components/products/datasheet/66011102111302.pdf) -Coaxial Connector 50 ohms Female -0 -7 -2 -Connector_DIN -DIN41612_B2_2x8_Female_Vertical_THT -DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/2 -0 -16 -16 -Connector_DIN -DIN41612_B2_2x8_Male_Horizontal_THT -DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/2 -0 -16 -16 -Connector_DIN -DIN41612_B2_2x16_Female_Vertical_THT -DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/2 -0 -32 -32 -Connector_DIN -DIN41612_B2_2x16_Male_Horizontal_THT -DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/2 -0 -32 -32 -Connector_DIN -DIN41612_B3_2x5_Female_Vertical_THT -DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/3 -0 -10 -10 -Connector_DIN -DIN41612_B3_2x5_Male_Horizontal_THT -DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/3 -0 -10 -10 -Connector_DIN -DIN41612_B3_2x10_Female_Vertical_THT -DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/3 -0 -20 -20 -Connector_DIN -DIN41612_B3_2x10_Male_Horizontal_THT -DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/3 -0 -20 -20 -Connector_DIN -DIN41612_B_1x32_Female_Vertical_THT -DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -32 -32 -Connector_DIN -DIN41612_B_1x32_Male_Horizontal_THT -DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -32 -32 -Connector_DIN -DIN41612_B_2x16_Female_Vertical_THT -DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -32 -32 -Connector_DIN -DIN41612_B_2x16_Male_Horizontal_THT -DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -32 -32 -Connector_DIN -DIN41612_B_2x32_Female_Vertical_THT -DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -64 -64 -Connector_DIN -DIN41612_B_2x32_Male_Horizontal_THT -DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -64 -64 -Connector_DIN -DIN41612_C2_2x16_Female_Vertical_THT -DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/2 -0 -32 -32 -Connector_DIN -DIN41612_C2_2x16_Male_Horizontal_THT -DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/2 -0 -32 -32 -Connector_DIN -DIN41612_C2_3x16_Female_Vertical_THT -DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/2 -0 -48 -48 -Connector_DIN -DIN41612_C2_3x16_Male_Horizontal_THT -DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/2 -0 -48 -48 -Connector_DIN -DIN41612_C3_2x10_Female_Vertical_THT -DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/3 -0 -20 -20 -Connector_DIN -DIN41612_C3_2x10_Male_Horizontal_THT -DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/3 -0 -20 -20 -Connector_DIN -DIN41612_C3_3x10_Female_Vertical_THT -DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/3 -0 -30 -30 -Connector_DIN -DIN41612_C3_3x10_Male_Horizontal_THT -DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/3 -0 -30 -30 -Connector_DIN -DIN41612_C_1x32_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -32 -32 -Connector_DIN -DIN41612_C_1x32_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -32 -32 -Connector_DIN -DIN41612_C_2x16_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -32 -32 -Connector_DIN -DIN41612_C_2x16_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -32 -32 -Connector_DIN -DIN41612_C_2x32_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -64 -64 -Connector_DIN -DIN41612_C_2x32_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -64 -64 -Connector_DIN -DIN41612_C_3x16_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -48 -48 -Connector_DIN -DIN41612_C_3x16_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -48 -48 -Connector_DIN -DIN41612_C_3x32_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -96 -96 -Connector_DIN -DIN41612_C_3x32_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -96 -96 -Connector_DIN -DIN41612_D_2x8_Female_Vertical_THT -DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 D -0 -16 -16 -Connector_DIN -DIN41612_D_2x8_Male_Horizontal_THT -DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 D -0 -16 -16 -Connector_DIN -DIN41612_D_2x16_Female_Vertical_THT -DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 D -0 -32 -32 -Connector_DIN -DIN41612_D_2x16_Male_Horizontal_THT -DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 D -0 -32 -32 -Connector_DIN -DIN41612_E_2x16_Female_Vertical_THT -DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -32 -32 -Connector_DIN -DIN41612_E_2x16_Male_Horizontal_THT -DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -32 -32 -Connector_DIN -DIN41612_E_2x16_RowsAC_Female_Vertical_THT -DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -32 -32 -Connector_DIN -DIN41612_E_2x16_RowsAC_Male_Horizontal_THT -DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -32 -32 -Connector_DIN -DIN41612_E_3x16_Female_Vertical_THT -DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -48 -48 -Connector_DIN -DIN41612_E_3x16_Male_Horizontal_THT -DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -48 -48 -Connector_DIN -DIN41612_F_2x16_Female_Vertical_THT -DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -32 -32 -Connector_DIN -DIN41612_F_2x16_Male_Horizontal_THT -DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -32 -32 -Connector_DIN -DIN41612_F_2x16_RowsZD_Female_Vertical_THT -DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -32 -32 -Connector_DIN -DIN41612_F_2x16_RowsZD_Male_Horizontal_THT -DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -32 -32 -Connector_DIN -DIN41612_F_3x16_Female_Vertical_THT -DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -48 -48 -Connector_DIN -DIN41612_F_3x16_Male_Horizontal_THT -DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -48 -48 -Connector_DIN -DIN41612_Q2_2x16_Male_Horizontal_THT -DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q/2 -0 -32 -32 -Connector_DIN -DIN41612_Q2_2x16_Male_Vertical_THT -DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q/2 -0 -32 -32 -Connector_DIN -DIN41612_Q3_2x10_Male_Horizontal_THT -DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q/3 -0 -20 -20 -Connector_DIN -DIN41612_Q3_2x10_Male_Vertical_THT -DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q/3 -0 -20 -20 -Connector_DIN -DIN41612_Q_2x32_Male_Horizontal_THT -DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q -0 -64 -64 -Connector_DIN -DIN41612_Q_2x32_Male_Vertical_THT -DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q -0 -64 -64 -Connector_DIN -DIN41612_R2_2x16_Male_Horizontal_THT -DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/2 -0 -32 -32 -Connector_DIN -DIN41612_R2_2x16_Male_Vertical_THT -DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/2 -0 -32 -32 -Connector_DIN -DIN41612_R2_3x16_Male_Horizontal_THT -DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/2 -0 -48 -48 -Connector_DIN -DIN41612_R2_3x16_Male_Vertical_THT -DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/2 -0 -48 -48 -Connector_DIN -DIN41612_R3_2x10_Male_Horizontal_THT -DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/3 -0 -20 -20 -Connector_DIN -DIN41612_R3_2x10_Male_Vertical_THT -DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/3 -0 -20 -20 -Connector_DIN -DIN41612_R3_3x10_Male_Horizontal_THT -DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/3 -0 -30 -30 -Connector_DIN -DIN41612_R3_3x10_Male_Vertical_THT -DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/3 -0 -30 -30 -Connector_DIN -DIN41612_R_1x32_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -32 -32 -Connector_DIN -DIN41612_R_1x32_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -32 -32 -Connector_DIN -DIN41612_R_2x16_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -32 -32 -Connector_DIN -DIN41612_R_2x16_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -32 -32 -Connector_DIN -DIN41612_R_2x32_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -64 -64 -Connector_DIN -DIN41612_R_2x32_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -64 -64 -Connector_DIN -DIN41612_R_3x16_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -48 -48 -Connector_DIN -DIN41612_R_3x16_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -48 -48 -Connector_DIN -DIN41612_R_3x32_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -96 -96 -Connector_DIN -DIN41612_R_3x32_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -96 -96 -Connector_Dsub -DSUB-9_Female_EdgeMount_P2.77mm -9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm -0 -9 -9 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -9 -9 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -9 -9 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Vertical_P2.77x2.84mm -9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm -0 -9 -9 -Connector_Dsub -DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles -9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_EdgeMount_P2.77mm -9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm -0 -9 -9 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -9 -9 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -9 -9 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Vertical_P2.77x2.84mm -9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm -0 -9 -9 -Connector_Dsub -DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles -9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm -0 -11 -10 -Connector_Dsub -DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles -15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles -15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_EdgeMount_P2.77mm -15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm -0 -15 -15 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Vertical_P2.77x2.84mm -15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm -0 -15 -15 -Connector_Dsub -DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles -15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_EdgeMount_P2.77mm -15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm -0 -15 -15 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Vertical_P2.77x2.84mm -15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm -0 -15 -15 -Connector_Dsub -DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles -15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-25_Female_EdgeMount_P2.77mm -25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm -0 -25 -25 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -25 -25 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -25 -25 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Vertical_P2.77x2.84mm -25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm -0 -25 -25 -Connector_Dsub -DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles -25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_EdgeMount_P2.77mm -25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm -0 -25 -25 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -25 -25 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -25 -25 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Vertical_P2.77x2.84mm -25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm -0 -25 -25 -Connector_Dsub -DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles -25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -26 -26 -Connector_Dsub -DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -26 -26 -Connector_Dsub -DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles -26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -26 -26 -Connector_Dsub -DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -26 -26 -Connector_Dsub -DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles -26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-37_Female_EdgeMount_P2.77mm -37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm -0 -37 -37 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -37 -37 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -37 -37 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Vertical_P2.77x2.84mm -37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm -0 -37 -37 -Connector_Dsub -DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles -37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_EdgeMount_P2.77mm -37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm -0 -37 -37 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -37 -37 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -37 -37 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Vertical_P2.77x2.84mm -37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm -0 -37 -37 -Connector_Dsub -DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles -37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -44 -44 -Connector_Dsub -DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -44 -44 -Connector_Dsub -DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles -44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -44 -44 -Connector_Dsub -DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -44 -44 -Connector_Dsub -DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles -44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm -0 -62 -62 -Connector_Dsub -DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm -0 -62 -62 -Connector_Dsub -DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles -62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm -0 -62 -62 -Connector_Dsub -DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm -0 -62 -62 -Connector_Dsub -DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles -62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm -0 -64 -63 -Connector_FFC-FPC -Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -8 -7 -Connector_FFC-FPC -Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -10 -9 -Connector_FFC-FPC -Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -12 -11 -Connector_FFC-FPC -Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -13 -12 -Connector_FFC-FPC -Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -14 -13 -Connector_FFC-FPC -Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -15 -14 -Connector_FFC-FPC -Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -16 -15 -Connector_FFC-FPC -Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -17 -16 -Connector_FFC-FPC -Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -18 -17 -Connector_FFC-FPC -Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -19 -18 -Connector_FFC-FPC -Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -20 -19 -Connector_FFC-FPC -Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -21 -20 -Connector_FFC-FPC -Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -22 -21 -Connector_FFC-FPC -Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -24 -23 -Connector_FFC-FPC -Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -26 -25 -Connector_FFC-FPC -Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -27 -26 -Connector_FFC-FPC -Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -28 -27 -Connector_FFC-FPC -Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -30 -29 -Connector_FFC-FPC -Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -32 -31 -Connector_FFC-FPC -Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -34 -33 -Connector_FFC-FPC -Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -35 -34 -Connector_FFC-FPC -Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -36 -35 -Connector_FFC-FPC -Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -37 -36 -Connector_FFC-FPC -Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -38 -37 -Connector_FFC-FPC -Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -42 -41 -Connector_FFC-FPC -Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -47 -46 -Connector_FFC-FPC -Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -52 -51 -Connector_FFC-FPC -Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -55 -54 -Connector_FFC-FPC -Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal -Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704) -connector Hirose FH41 horizontal -0 -38 -32 -Connector_FFC-FPC -JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -25 -25 -Connector_FFC-FPC -JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -29 -29 -Connector_FFC-FPC -JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -41 -41 -Connector_FFC-FPC -JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -51 -51 -Connector_FFC-FPC -JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -71 -71 -Connector_FFC-FPC -JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -81 -81 -Connector_FFC-FPC -Jushuo_AFC07-S06FCA-00_1x6-1MP_P0.50_Horizontal -Jushuo AFC07, FFC/FPC connector, AFC07-S06FCA-00, 6 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf) -connector jushuo horizontal -0 -8 -7 -Connector_FFC-FPC -Jushuo_AFC07-S24FCA-00_1x24-1MP_P0.50_Horizontal -Jushuo AFC07, FFC/FPC connector, AFC07-S24FCA-00, 24 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf) -connector jushuo horizontal -0 -26 -25 -Connector_FFC-FPC -Molex_52559-3652_2x18-1MP_P0.5mm_Vertical -Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf) -connector Molex top entry -0 -40 -37 -Connector_FFC-FPC -Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal -Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf -FFC FPC -0 -54 -51 -Connector_FFC-FPC -Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal -Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf -FFC FPC connector -0 -12 -11 -Connector_FFC-FPC -Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -6 -5 -Connector_FFC-FPC -Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -7 -6 -Connector_FFC-FPC -Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -8 -7 -Connector_FFC-FPC -Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -9 -8 -Connector_FFC-FPC -Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -10 -9 -Connector_FFC-FPC -Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -11 -10 -Connector_FFC-FPC -Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -12 -11 -Connector_FFC-FPC -Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -13 -12 -Connector_FFC-FPC -Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -14 -13 -Connector_FFC-FPC -Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -15 -14 -Connector_FFC-FPC -Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -16 -15 -Connector_FFC-FPC -Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -17 -16 -Connector_FFC-FPC -Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -18 -17 -Connector_FFC-FPC -Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -19 -18 -Connector_FFC-FPC -Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -20 -19 -Connector_FFC-FPC -Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -21 -20 -Connector_FFC-FPC -Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -22 -21 -Connector_FFC-FPC -Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -23 -22 -Connector_FFC-FPC -Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -24 -23 -Connector_FFC-FPC -Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -25 -24 -Connector_FFC-FPC -Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -26 -25 -Connector_FFC-FPC -Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -27 -26 -Connector_FFC-FPC -Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -28 -27 -Connector_FFC-FPC -Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -29 -28 -Connector_FFC-FPC -Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -30 -29 -Connector_FFC-FPC -Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -31 -30 -Connector_FFC-FPC -Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -32 -31 -Connector_FFC-FPC -Molex_502231-1500_1x15-1SH_P0.5mm_Vertical -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm vertical -0 -17 -16 -Connector_FFC-FPC -Molex_502231-2400_1x24-1SH_P0.5mm_Vertical -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm vertical -0 -26 -25 -Connector_FFC-FPC -Molex_502231-3300_1x33-1SH_P0.5mm_Vertical -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm vertical -0 -36 -34 -Connector_FFC-FPC -Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm right angle -0 -19 -16 -Connector_FFC-FPC -Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm right angle -0 -28 -25 -Connector_FFC-FPC -Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm right angle -0 -39 -34 -Connector_FFC-FPC -Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -19 -18 -Connector_FFC-FPC -Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -23 -22 -Connector_FFC-FPC -Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -25 -24 -Connector_FFC-FPC -Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -29 -28 -Connector_FFC-FPC -Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -35 -34 -Connector_FFC-FPC -Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -37 -36 -Connector_FFC-FPC -Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -41 -40 -Connector_FFC-FPC -Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -43 -42 -Connector_FFC-FPC -Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -53 -52 -Connector_FFC-FPC -Omron_XF2M-4015-1A_1x40-1MP_P0.5mm_Horizontal -Omron FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-xf2m.pdf -omron fpc xf2m -0 -42 -41 -Connector_FFC-FPC -TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal -TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -7 -6 -Connector_FFC-FPC -TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal -TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -8 -7 -Connector_FFC-FPC -TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal -TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -9 -8 -Connector_FFC-FPC -TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal -TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -10 -9 -Connector_FFC-FPC -TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal -TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -11 -10 -Connector_FFC-FPC -TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal -TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -12 -11 -Connector_FFC-FPC -TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal -TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -13 -12 -Connector_FFC-FPC -TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal -TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -14 -13 -Connector_FFC-FPC -TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal -TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -15 -14 -Connector_FFC-FPC -TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal -TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -16 -15 -Connector_FFC-FPC -TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal -TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -17 -16 -Connector_FFC-FPC -TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal -TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -18 -17 -Connector_FFC-FPC -TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal -TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -19 -18 -Connector_FFC-FPC -TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal -TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -20 -19 -Connector_FFC-FPC -TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal -TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -21 -20 -Connector_FFC-FPC -TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal -TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -12 -11 -Connector_FFC-FPC -TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal -TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -13 -12 -Connector_FFC-FPC -TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal -TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -14 -13 -Connector_FFC-FPC -TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal -TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -15 -14 -Connector_FFC-FPC -TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal -TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -16 -15 -Connector_FFC-FPC -TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal -TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -17 -16 -Connector_FFC-FPC -TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal -TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -18 -17 -Connector_FFC-FPC -TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal -TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -19 -18 -Connector_FFC-FPC -TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal -TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -20 -19 -Connector_FFC-FPC -TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal -TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -21 -20 -Connector_FFC-FPC -TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal -TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -12 -11 -Connector_FFC-FPC -TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal -TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -13 -12 -Connector_FFC-FPC -TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal -TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -14 -13 -Connector_FFC-FPC -TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal -TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -15 -14 -Connector_FFC-FPC -TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal -TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -16 -15 -Connector_FFC-FPC -TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal -TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -17 -16 -Connector_FFC-FPC -TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal -TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -18 -17 -Connector_FFC-FPC -TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal -TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -19 -18 -Connector_FFC-FPC -TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal -TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -20 -19 -Connector_FFC-FPC -TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal -TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -21 -20 -Connector_FFC-FPC -TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal -TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -22 -21 -Connector_FFC-FPC -TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal -TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -23 -22 -Connector_FFC-FPC -TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal -TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -24 -23 -Connector_FFC-FPC -TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal -TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -25 -24 -Connector_FFC-FPC -TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal -TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -26 -25 -Connector_FFC-FPC -TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal -TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -27 -26 -Connector_FFC-FPC -TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal -TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -28 -27 -Connector_FFC-FPC -TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal -TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -29 -28 -Connector_FFC-FPC -TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal -TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -30 -29 -Connector_FFC-FPC -TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal -TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -31 -30 -Connector_FFC-FPC -TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal -TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -22 -21 -Connector_FFC-FPC -TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal -TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -23 -22 -Connector_FFC-FPC -TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal -TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -24 -23 -Connector_FFC-FPC -TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal -TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -25 -24 -Connector_FFC-FPC -TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal -TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -26 -25 -Connector_FFC-FPC -TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal -TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -27 -26 -Connector_FFC-FPC -TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal -TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -28 -27 -Connector_FFC-FPC -TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal -TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -29 -28 -Connector_FFC-FPC -TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal -TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -30 -29 -Connector_FFC-FPC -TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal -TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -31 -30 -Connector_FFC-FPC -TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal -TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -22 -21 -Connector_FFC-FPC -TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal -TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -23 -22 -Connector_FFC-FPC -TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal -TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -24 -23 -Connector_FFC-FPC -TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal -TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -25 -24 -Connector_FFC-FPC -TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal -TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -26 -25 -Connector_FFC-FPC -TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal -TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -27 -26 -Connector_FFC-FPC -TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal -TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -28 -27 -Connector_FFC-FPC -TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal -TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -29 -28 -Connector_FFC-FPC -TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal -TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -30 -29 -Connector_FFC-FPC -TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal -TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -31 -30 -Connector_FFC-FPC -TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal -TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -32 -31 -Connector_FFC-FPC -TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal -TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -32 -31 -Connector_FFC-FPC -TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal -TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -32 -31 -Connector_FFC-FPC -TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal -TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -33 -32 -Connector_FFC-FPC -TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal -TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -34 -33 -Connector_FFC-FPC -TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal -TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -35 -34 -Connector_FFC-FPC -TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal -TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -36 -35 -Connector_FFC-FPC -TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal -TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -37 -36 -Connector_FFC-FPC -TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal -TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -38 -37 -Connector_FFC-FPC -TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal -TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -39 -38 -Connector_FFC-FPC -TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal -TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -40 -39 -Connector_FFC-FPC -TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal -TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -41 -40 -Connector_FFC-FPC -TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal -TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -42 -41 -Connector_FFC-FPC -TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal -TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -43 -42 -Connector_FFC-FPC -TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal -TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -44 -43 -Connector_FFC-FPC -TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal -TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -45 -44 -Connector_FFC-FPC -TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal -TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -46 -45 -Connector_FFC-FPC -TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal -TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -47 -46 -Connector_FFC-FPC -TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal -TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -48 -47 -Connector_FFC-FPC -TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal -TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -49 -48 -Connector_FFC-FPC -TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal -TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -50 -49 -Connector_FFC-FPC -TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal -TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -51 -50 -Connector_FFC-FPC -TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal -TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -52 -51 -Connector_FFC-FPC -TE_84952-4_1x04-1MP_P1.0mm_Horizontal -TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -6 -5 -Connector_FFC-FPC -TE_84952-5_1x05-1MP_P1.0mm_Horizontal -TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -7 -6 -Connector_FFC-FPC -TE_84952-6_1x06-1MP_P1.0mm_Horizontal -TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -8 -7 -Connector_FFC-FPC -TE_84952-7_1x07-1MP_P1.0mm_Horizontal -TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -9 -8 -Connector_FFC-FPC -TE_84952-8_1x08-1MP_P1.0mm_Horizontal -TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -10 -9 -Connector_FFC-FPC -TE_84952-9_1x09-1MP_P1.0mm_Horizontal -TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -11 -10 -Connector_FFC-FPC -TE_84953-4_1x04-1MP_P1.0mm_Horizontal -TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -6 -5 -Connector_FFC-FPC -TE_84953-5_1x05-1MP_P1.0mm_Horizontal -TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -7 -6 -Connector_FFC-FPC -TE_84953-6_1x06-1MP_P1.0mm_Horizontal -TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -8 -7 -Connector_FFC-FPC -TE_84953-7_1x07-1MP_P1.0mm_Horizontal -TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -9 -8 -Connector_FFC-FPC -TE_84953-8_1x08-1MP_P1.0mm_Horizontal -TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -10 -9 -Connector_FFC-FPC -TE_84953-9_1x09-1MP_P1.0mm_Horizontal -TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -11 -10 -Connector_FFC-FPC -Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal -http://katalog.we-online.de/em/datasheet/68611214422.pdf -Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT -0 -14 -13 -Connector_HDMI -HDMI_A_Amphenol_10029449-x01xLF_Horizontal -HDMI Type A connector, Amphenol 10029449-001TLF 10029449-001RLF 10029449-101TLF 10029449-101RLF, Right Angle(https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029449.pdf) -hdmi right angle -0 -23 -20 -Connector_HDMI -HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal -HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449 -HDMI Contact Technology Type A -0 -23 -20 -Connector_HDMI -HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle -HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf -hdmi type a -0 -23 -20 -Connector_HDMI -HDMI_A_Molex_208658-1001_Horizontal -HDMI Molex Type A https://www.molex.com/pdm_docs/sd/2086581001_sd.pdf -HDMI Molex Type A -0 -23 -20 -Connector_HDMI -HDMI_Micro-D_Molex_46765-0x01 -HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) -hdmi micro type d right angle smd -0 -23 -20 -Connector_HDMI -HDMI_Micro-D_Molex_46765-1x01 -HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) -hdmi micro type d right angle tht -0 -23 -20 -Connector_HDMI -HDMI_Micro-D_Molex_46765-2x0x -HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) -hdmi micro type d right angle tht smd hybrid -0 -23 -20 -Connector_Harting -Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -4 -3 -Connector_Harting -Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -4 -3 -Connector_Harting -Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -4 -3 -Connector_Harting -Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -5 -4 -Connector_Harting -Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -5 -4 -Connector_Harting -Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -5 -4 -Connector_Harting -Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -6 -5 -Connector_Harting -Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -6 -5 -Connector_Harting -Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -6 -5 -Connector_Harting -Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -7 -6 -Connector_Harting -Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -7 -6 -Connector_Harting -Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -7 -6 -Connector_Harting -Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -8 -7 -Connector_Harting -Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -8 -7 -Connector_Harting -Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -8 -7 -Connector_Harting -Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -9 -8 -Connector_Harting -Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -9 -8 -Connector_Harting -Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -9 -8 -Connector_Harting -Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -10 -9 -Connector_Harting -Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -10 -9 -Connector_Harting -Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -10 -9 -Connector_Harting -Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -11 -10 -Connector_Harting -Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -11 -10 -Connector_Harting -Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -11 -10 -Connector_Harting -Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -12 -11 -Connector_Harting -Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -12 -11 -Connector_Harting -Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -12 -11 -Connector_Harting -Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -13 -12 -Connector_Harting -Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -13 -12 -Connector_Harting -Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -13 -12 -Connector_Harting -Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -14 -13 -Connector_Harting -Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -14 -13 -Connector_Harting -Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -14 -13 -Connector_Harwin -Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical -Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X -connector harwin gecko -0 -6 -6 -Connector_Harwin -Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical -Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X -connector harwin gecko -0 -10 -10 -Connector_Harwin -Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical -Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X -connector harwin gecko -0 -12 -12 -Connector_Harwin -Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical -Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X -connector harwin gecko -0 -16 -16 -Connector_Harwin -Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical -Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X -connector harwin gecko -0 -20 -20 -Connector_Harwin -Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical -Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X -connector harwin gecko -0 -26 -26 -Connector_Harwin -Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical -Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X -connector harwin gecko -0 -34 -34 -Connector_Harwin -Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical -Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X -connector harwin gecko -0 -50 -50 -Connector_Harwin -Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical -Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X -connector harwin gecko -0 -6 -6 -Connector_Harwin -Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical -Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X -connector harwin gecko -0 -6 -6 -Connector_Harwin -Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical -Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X -connector harwin gecko -0 -10 -10 -Connector_Harwin -Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical -Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X -connector harwin gecko -0 -10 -10 -Connector_Harwin -Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical -Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X -connector harwin gecko -0 -12 -12 -Connector_Harwin -Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical -Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X -connector harwin gecko -0 -12 -12 -Connector_Harwin -Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical -Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X -connector harwin gecko -0 -16 -16 -Connector_Harwin -Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical -Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X -connector harwin gecko -0 -16 -16 -Connector_Harwin -Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical -Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X -connector harwin gecko -0 -20 -20 -Connector_Harwin -Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical -Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X -connector harwin gecko -0 -20 -20 -Connector_Harwin -Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical -Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X -connector harwin gecko -0 -26 -26 -Connector_Harwin -Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical -Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X -connector harwin gecko -0 -26 -26 -Connector_Harwin -Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical -Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X -connector harwin gecko -0 -34 -34 -Connector_Harwin -Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical -Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X -connector harwin gecko -0 -34 -34 -Connector_Harwin -Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical -Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X -connector harwin gecko -0 -50 -50 -Connector_Harwin -Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical -Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X -connector harwin gecko -0 -50 -50 -Connector_Harwin -Harwin_LTek-Male_02_P2.00mm_Vertical -Harwin LTek Connector, 2 pins, single row male, vertical entry -connector harwin ltek M80 -0 -2 -2 -Connector_Harwin -Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -6 -2 -Connector_Harwin -Harwin_LTek-Male_2x02_P2.00mm_Vertical -Harwin LTek Connector, 4 pins, single row male, vertical entry -connector harwin ltek M80 -0 -4 -4 -Connector_Harwin -Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -8 -4 -Connector_Harwin -Harwin_LTek-Male_2x03_P2.00mm_Vertical -Harwin LTek Connector, 6 pins, single row male, vertical entry -connector harwin ltek M80 -0 -6 -6 -Connector_Harwin -Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -10 -6 -Connector_Harwin -Harwin_LTek-Male_2x04_P2.00mm_Vertical -Harwin LTek Connector, 8 pins, single row male, vertical entry -connector harwin ltek M80 -0 -8 -8 -Connector_Harwin -Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -12 -8 -Connector_Harwin -Harwin_LTek-Male_2x05_P2.00mm_Vertical -Harwin LTek Connector, 10 pins, single row male, vertical entry -connector harwin ltek M80 -0 -10 -10 -Connector_Harwin -Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -14 -10 -Connector_Harwin -Harwin_LTek-Male_2x06_P2.00mm_Vertical -Harwin LTek Connector, 12 pins, single row male, vertical entry -connector harwin ltek M80 -0 -12 -12 -Connector_Harwin -Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -16 -12 -Connector_Harwin -Harwin_LTek-Male_2x07_P2.00mm_Vertical -Harwin LTek Connector, 14 pins, single row male, vertical entry -connector harwin ltek M80 -0 -14 -14 -Connector_Harwin -Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -18 -14 -Connector_Harwin -Harwin_LTek-Male_2x08_P2.00mm_Vertical -Harwin LTek Connector, 16 pins, single row male, vertical entry -connector harwin ltek M80 -0 -16 -16 -Connector_Harwin -Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -20 -16 -Connector_Harwin -Harwin_LTek-Male_2x09_P2.00mm_Vertical -Harwin LTek Connector, 18 pins, single row male, vertical entry -connector harwin ltek M80 -0 -18 -18 -Connector_Harwin -Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -22 -18 -Connector_Harwin -Harwin_LTek-Male_2x10_P2.00mm_Vertical -Harwin LTek Connector, 20 pins, single row male, vertical entry -connector harwin ltek M80 -0 -20 -20 -Connector_Harwin -Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -24 -20 -Connector_Harwin -Harwin_LTek-Male_2x13_P2.00mm_Vertical -Harwin LTek Connector, 26 pins, single row male, vertical entry -connector harwin ltek M80 -0 -26 -26 -Connector_Harwin -Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -30 -26 -Connector_Harwin -Harwin_LTek-Male_2x17_P2.00mm_Vertical -Harwin LTek Connector, 34 pins, single row male, vertical entry -connector harwin ltek M80 -0 -34 -34 -Connector_Harwin -Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -38 -34 -Connector_Harwin -Harwin_LTek-Male_2x22_P2.00mm_Vertical -Harwin LTek Connector, 44 pins, single row male, vertical entry -connector harwin ltek M80 -0 -44 -44 -Connector_Harwin -Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -48 -44 -Connector_Harwin -Harwin_LTek-Male_03_P2.00mm_Vertical -Harwin LTek Connector, 3 pins, single row male, vertical entry -connector harwin ltek M80 -0 -3 -3 -Connector_Harwin -Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -7 -3 -Connector_Harwin -Harwin_LTek-Male_04_P2.00mm_Vertical -Harwin LTek Connector, 4 pins, single row male, vertical entry -connector harwin ltek M80 -0 -4 -4 -Connector_Harwin -Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -8 -4 -Connector_Harwin -Harwin_LTek-Male_05_P2.00mm_Vertical -Harwin LTek Connector, 5 pins, single row male, vertical entry -connector harwin ltek M80 -0 -5 -5 -Connector_Harwin -Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -9 -5 -Connector_Harwin -Harwin_LTek-Male_06_P2.00mm_Vertical -Harwin LTek Connector, 6 pins, single row male, vertical entry -connector harwin ltek M80 -0 -6 -6 -Connector_Harwin -Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -10 -6 -Connector_Harwin -Harwin_LTek-Male_07_P2.00mm_Vertical -Harwin LTek Connector, 7 pins, single row male, vertical entry -connector harwin ltek M80 -0 -7 -7 -Connector_Harwin -Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -11 -7 -Connector_Harwin -Harwin_LTek-Male_17_P2.00mm_Vertical -Harwin LTek Connector, 17 pins, single row male, vertical entry -connector harwin ltek M80 -0 -17 -17 -Connector_Harwin -Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -21 -17 -Connector_Harwin -Harwin_LTek-Male_22_P2.00mm_Vertical -Harwin LTek Connector, 22 pins, single row male, vertical entry -connector harwin ltek M80 -0 -22 -22 -Connector_Harwin -Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -26 -22 -Connector_Harwin -Harwin_M20-89003xx_1x03_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -4 -3 -Connector_Harwin -Harwin_M20-89004xx_1x04_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -5 -4 -Connector_Harwin -Harwin_M20-89005xx_1x05_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -6 -5 -Connector_Harwin -Harwin_M20-89006xx_1x06_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -7 -6 -Connector_Harwin -Harwin_M20-89007xx_1x07_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -8 -7 -Connector_Harwin -Harwin_M20-89008xx_1x08_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -9 -8 -Connector_Harwin -Harwin_M20-89009xx_1x09_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -10 -9 -Connector_Harwin -Harwin_M20-89010xx_1x10_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -11 -10 -Connector_Harwin -Harwin_M20-89011xx_1x11_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -12 -11 -Connector_Harwin -Harwin_M20-89012xx_1x12_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -13 -12 -Connector_Harwin -Harwin_M20-89013xx_1x13_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -14 -13 -Connector_Harwin -Harwin_M20-89014xx_1x14_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -15 -14 -Connector_Harwin -Harwin_M20-89015xx_1x15_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -16 -15 -Connector_Harwin -Harwin_M20-89016xx_1x16_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -17 -16 -Connector_Harwin -Harwin_M20-89017xx_1x17_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -18 -17 -Connector_Harwin -Harwin_M20-89018xx_1x18_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -19 -18 -Connector_Harwin -Harwin_M20-89019xx_1x19_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -20 -19 -Connector_Harwin -Harwin_M20-89020xx_1x20_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -21 -20 -Connector_Harwin -Harwin_M20-7810245_2x02_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -4 -4 -Connector_Harwin -Harwin_M20-7810345_2x03_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -6 -6 -Connector_Harwin -Harwin_M20-7810445_2x04_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -8 -8 -Connector_Harwin -Harwin_M20-7810545_2x05_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -10 -10 -Connector_Harwin -Harwin_M20-7810645_2x06_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -12 -12 -Connector_Harwin -Harwin_M20-7810745_2x07_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -14 -14 -Connector_Harwin -Harwin_M20-7810845_2x08_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -16 -16 -Connector_Harwin -Harwin_M20-7810945_2x09_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -18 -18 -Connector_Harwin -Harwin_M20-7811045_2x10_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -20 -20 -Connector_Harwin -Harwin_M20-7811245_2x12_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -24 -24 -Connector_Harwin -Harwin_M20-7811545_2x15_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -30 -30 -Connector_Harwin -Harwin_M20-7812045_2x20_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -40 -40 -Connector_Hirose -Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical -Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) -connector Hirose BM24 40pin header -0 -44 -42 -Connector_Hirose -Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical -Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) -connector Hirose 40pin receptacle vertical -0 -42 -42 -Connector_Hirose -Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -4 -3 -Connector_Hirose -Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -5 -4 -Connector_Hirose -Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -6 -5 -Connector_Hirose -Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -7 -6 -Connector_Hirose -Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -8 -7 -Connector_Hirose -Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -9 -8 -Connector_Hirose -Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -10 -9 -Connector_Hirose -Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -11 -10 -Connector_Hirose -Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -12 -11 -Connector_Hirose -Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -13 -12 -Connector_Hirose -Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -14 -13 -Connector_Hirose -Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -15 -14 -Connector_Hirose -Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -16 -15 -Connector_Hirose -Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -17 -16 -Connector_Hirose -Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical -Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -4 -4 -Connector_Hirose -Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical -Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -6 -6 -Connector_Hirose -Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical -Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -8 -8 -Connector_Hirose -Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical -Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -10 -10 -Connector_Hirose -Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical -Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -12 -12 -Connector_Hirose -Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical -Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -14 -14 -Connector_Hirose -Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical -Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -16 -16 -Connector_Hirose -Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical -Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -18 -18 -Connector_Hirose -Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical -Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -20 -20 -Connector_Hirose -Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical -Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -22 -22 -Connector_Hirose -Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical -Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -24 -24 -Connector_Hirose -Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical -Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -26 -26 -Connector_Hirose -Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical -Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -28 -28 -Connector_Hirose -Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical -Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -30 -30 -Connector_Hirose -Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical -Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -32 -32 -Connector_Hirose -Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -20 -10 -Connector_Hirose -Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -28 -14 -Connector_Hirose -Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -40 -20 -Connector_Hirose -Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -60 -30 -Connector_Hirose -Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -64 -32 -Connector_Hirose -Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -72 -36 -Connector_Hirose -Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -80 -40 -Connector_Hirose -Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -100 -50 -Connector_Hirose -Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -120 -60 -Connector_Hirose -Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -20 -10 -Connector_Hirose -Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -28 -14 -Connector_Hirose -Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -40 -20 -Connector_Hirose -Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -60 -30 -Connector_Hirose -Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -64 -32 -Connector_Hirose -Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -72 -36 -Connector_Hirose -Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -80 -40 -Connector_Hirose -Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -100 -50 -Connector_Hirose -Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -120 -60 -Connector_Hirose -Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -160 -80 -Connector_Hirose -Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical -Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -2 -2 -Connector_Hirose -Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -2 -2 -Connector_Hirose -Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical -Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -3 -3 -Connector_Hirose -Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -3 -3 -Connector_Hirose -Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical -Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -4 -4 -Connector_Hirose -Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -4 -4 -Connector_Hirose -Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical -Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -5 -5 -Connector_Hirose -Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -5 -5 -Connector_Hirose -Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical -Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -6 -6 -Connector_Hirose -Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -6 -6 -Connector_Hirose -Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical -Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -7 -7 -Connector_Hirose -Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -7 -7 -Connector_Hirose -Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical -Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -8 -8 -Connector_Hirose -Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -8 -8 -Connector_Hirose -Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical -Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -9 -9 -Connector_Hirose -Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -9 -9 -Connector_Hirose -Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical -Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -10 -10 -Connector_Hirose -Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -10 -10 -Connector_Hirose -Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical -Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -11 -11 -Connector_Hirose -Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -11 -11 -Connector_Hirose -Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical -Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -12 -12 -Connector_Hirose -Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -12 -12 -Connector_Hirose -Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical -Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -13 -13 -Connector_Hirose -Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical -Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -14 -14 -Connector_Hirose -Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -14 -14 -Connector_Hirose -Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical -Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -15 -15 -Connector_Hirose -Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -15 -15 -Connector_Hirose -Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -4 -3 -Connector_Hirose -Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -5 -4 -Connector_Hirose -Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -6 -5 -Connector_Hirose -Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -7 -6 -Connector_Hirose -Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -8 -7 -Connector_Hirose -Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -9 -8 -Connector_Hirose -Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -10 -9 -Connector_Hirose -Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -11 -10 -Connector_Hirose -Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -12 -11 -Connector_Hirose -Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -13 -12 -Connector_Hirose -Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -14 -13 -Connector_Hirose -Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -16 -15 -Connector_Hirose -Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -17 -16 -Connector_Hirose -Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -4 -3 -Connector_Hirose -Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -5 -4 -Connector_Hirose -Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -6 -5 -Connector_Hirose -Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -7 -6 -Connector_Hirose -Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -8 -7 -Connector_Hirose -Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -9 -8 -Connector_Hirose -Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -10 -9 -Connector_Hirose -Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -11 -10 -Connector_Hirose -Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -12 -11 -Connector_Hirose -Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -13 -12 -Connector_Hirose -Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -14 -13 -Connector_Hirose -Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -16 -15 -Connector_Hirose -Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -17 -16 -Connector_Hirose -Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical -Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -5 -5 -Connector_Hirose -Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical -Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -6 -6 -Connector_Hirose -Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical -Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -1 -1 -Connector_Hirose -Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical -Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -2 -2 -Connector_Hirose -Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical -Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -3 -3 -Connector_Hirose -Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical -Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -4 -4 -Connector_Hirose -Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -1 -1 -Connector_Hirose -Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -2 -2 -Connector_Hirose -Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -3 -3 -Connector_Hirose -Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -4 -4 -Connector_Hirose -Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -5 -5 -Connector_IDC -IDC-Header_2x03_P2.54mm_Horizontal -Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x03 2.54mm double row -0 -6 -6 -Connector_IDC -IDC-Header_2x03_P2.54mm_Vertical -Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x03 2.54mm double row -0 -6 -6 -Connector_IDC -IDC-Header_2x03_P2.54mm_Vertical_SMD -SMD IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x03 2.54mm double row -0 -6 -6 -Connector_IDC -IDC-Header_2x04_P2.54mm_Horizontal -Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x04 2.54mm double row -0 -8 -8 -Connector_IDC -IDC-Header_2x04_P2.54mm_Vertical -Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x04 2.54mm double row -0 -8 -8 -Connector_IDC -IDC-Header_2x04_P2.54mm_Vertical_SMD -SMD IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x04 2.54mm double row -0 -8 -8 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05_P2.54mm_Horizontal -Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Vertical -Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Vertical_SMD -SMD IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06_P2.54mm_Horizontal -Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Vertical -Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Vertical_SMD -SMD IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07_P2.54mm_Horizontal -Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Horizontal_Lock -Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf) -connector idc locked -0 -16 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Vertical -Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Vertical_SMD -SMD IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08_P2.54mm_Horizontal -Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Vertical -Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Vertical_SMD -SMD IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10_P2.54mm_Horizontal -Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Vertical -Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Vertical_SMD -SMD IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12_P2.54mm_Horizontal -Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Vertical -Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Vertical_SMD -SMD IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13_P2.54mm_Horizontal -Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Vertical -Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Vertical_SMD -SMD IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15_P2.54mm_Horizontal -Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Vertical -Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17_P2.54mm_Horizontal -Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Vertical -Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20_P2.54mm_Horizontal -Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Vertical -Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Vertical_SMD -SMD IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25_P2.54mm_Horizontal -Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Vertical -Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Vertical_SMD -SMD IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30_P2.54mm_Horizontal -Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Vertical -Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Vertical_SMD -SMD IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf -SMD vertical IDC box header 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32_P2.54mm_Horizontal -Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Vertical -Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x32 2.54mm double row -0 -64 -64 -Connector_JAE -JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -4 -4 -Connector_JAE -JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical -Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -4 -4 -Connector_JAE -JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -6 -6 -Connector_JAE -JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical -Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -6 -6 -Connector_JAE -JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -8 -8 -Connector_JAE -JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical -Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -8 -8 -Connector_JAE -JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -10 -10 -Connector_JAE -JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical -Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -10 -10 -Connector_JAE -JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -12 -12 -Connector_JAE -JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical -Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -12 -12 -Connector_JAE -JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -14 -14 -Connector_JAE -JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical -Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -14 -14 -Connector_JAE -JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -16 -16 -Connector_JAE -JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical -Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -16 -16 -Connector_JAE -JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -18 -18 -Connector_JAE -JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical -Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -18 -18 -Connector_JAE -JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -20 -20 -Connector_JAE -JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical -Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -20 -20 -Connector_JAE -JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -22 -22 -Connector_JAE -JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical -Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -22 -22 -Connector_JAE -JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -24 -24 -Connector_JAE -JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical -Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -24 -24 -Connector_JAE -JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -26 -26 -Connector_JAE -JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical -Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -26 -26 -Connector_JAE -JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -28 -28 -Connector_JAE -JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical -Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -28 -28 -Connector_JAE -JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -30 -30 -Connector_JAE -JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical -Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -30 -30 -Connector_JAE -JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -32 -32 -Connector_JAE -JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical -Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -32 -32 -Connector_JAE -JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -34 -34 -Connector_JAE -JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical -Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -34 -34 -Connector_JAE -JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -36 -36 -Connector_JAE -JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical -Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -36 -36 -Connector_JAE -JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -38 -38 -Connector_JAE -JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical -Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -38 -38 -Connector_JAE -JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -40 -40 -Connector_JAE -JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical -Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -40 -40 -Connector_JAE -JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -42 -42 -Connector_JAE -JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical -Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -42 -42 -Connector_JAE -JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -44 -44 -Connector_JAE -JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical -Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -44 -44 -Connector_JAE -JAE_MM70-314-310B1 -http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf -connector JAE MXM -0 -280 -279 -Connector_JAE -JAE_SIM_Card_SF72S006 -SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809 -SIM Card with Detect Switch -0 -18 -9 -Connector_JST -JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical -JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -3 -2 -Connector_JST -JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical -JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -4 -3 -Connector_JST -JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical -JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -5 -4 -Connector_JST -JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical -JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -6 -5 -Connector_JST -JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical -JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -7 -6 -Connector_JST -JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical -JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator -connector JST AUH side entry -0 -5 -4 -Connector_JST -JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical -JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator -connector JST AUH side entry -0 -7 -6 -Connector_JST -JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical -JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -2 -2 -Connector_JST -JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical -JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -3 -3 -Connector_JST -JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical -JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -4 -4 -Connector_JST -JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical -JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -5 -5 -Connector_JST -JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical -JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -6 -6 -Connector_JST -JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical -JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -7 -7 -Connector_JST -JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical -JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -8 -8 -Connector_JST -JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical -JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -9 -9 -Connector_JST -JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical -JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -10 -10 -Connector_JST -JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical -JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -11 -11 -Connector_JST -JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical -JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -12 -12 -Connector_JST -JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical -JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -13 -13 -Connector_JST -JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical -JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -14 -14 -Connector_JST -JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical -JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -15 -15 -Connector_JST -JST_EH_S2B-EH_1x02_P2.50mm_Horizontal -JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -2 -2 -Connector_JST -JST_EH_S3B-EH_1x03_P2.50mm_Horizontal -JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -3 -3 -Connector_JST -JST_EH_S4B-EH_1x04_P2.50mm_Horizontal -JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -4 -4 -Connector_JST -JST_EH_S5B-EH_1x05_P2.50mm_Horizontal -JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -5 -5 -Connector_JST -JST_EH_S6B-EH_1x06_P2.50mm_Horizontal -JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -6 -6 -Connector_JST -JST_EH_S7B-EH_1x07_P2.50mm_Horizontal -JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -7 -7 -Connector_JST -JST_EH_S8B-EH_1x08_P2.50mm_Horizontal -JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -8 -8 -Connector_JST -JST_EH_S9B-EH_1x09_P2.50mm_Horizontal -JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -9 -9 -Connector_JST -JST_EH_S10B-EH_1x10_P2.50mm_Horizontal -JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -10 -10 -Connector_JST -JST_EH_S11B-EH_1x11_P2.50mm_Horizontal -JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -11 -11 -Connector_JST -JST_EH_S12B-EH_1x12_P2.50mm_Horizontal -JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -12 -12 -Connector_JST -JST_EH_S13B-EH_1x13_P2.50mm_Horizontal -JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -13 -13 -Connector_JST -JST_EH_S14B-EH_1x14_P2.50mm_Horizontal -JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -14 -14 -Connector_JST -JST_EH_S15B-EH_1x15_P2.50mm_Horizontal -JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -15 -15 -Connector_JST -JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical -JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -4 -3 -Connector_JST -JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical -JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -5 -4 -Connector_JST -JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical -JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -6 -5 -Connector_JST -JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical -JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -7 -6 -Connector_JST -JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical -JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -8 -7 -Connector_JST -JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical -JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -9 -8 -Connector_JST -JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical -JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -10 -9 -Connector_JST -JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical -JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -11 -10 -Connector_JST -JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical -JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -12 -11 -Connector_JST -JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical -JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -13 -12 -Connector_JST -JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical -JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -14 -13 -Connector_JST -JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical -JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -15 -14 -Connector_JST -JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical -JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -16 -15 -Connector_JST -JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical -JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -17 -16 -Connector_JST -JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal -JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -4 -3 -Connector_JST -JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal -JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -5 -4 -Connector_JST -JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal -JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -6 -5 -Connector_JST -JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal -JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -7 -6 -Connector_JST -JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal -JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -8 -7 -Connector_JST -JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal -JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -9 -8 -Connector_JST -JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal -JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -10 -9 -Connector_JST -JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal -JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -11 -10 -Connector_JST -JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal -JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -12 -11 -Connector_JST -JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal -JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -13 -12 -Connector_JST -JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal -JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -14 -13 -Connector_JST -JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal -JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -15 -14 -Connector_JST -JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal -JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -16 -15 -Connector_JST -JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal -JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -17 -16 -Connector_JST -JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical -JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -8 -6 -Connector_JST -JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical -JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -10 -8 -Connector_JST -JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical -JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -12 -10 -Connector_JST -JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical -JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -14 -12 -Connector_JST -JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical -JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -18 -16 -Connector_JST -JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical -JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -22 -20 -Connector_JST -JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal -JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -7 -6 -Connector_JST -JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal -JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -10 -8 -Connector_JST -JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal -JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -12 -10 -Connector_JST -JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal -JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -14 -12 -Connector_JST -JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal -JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -18 -16 -Connector_JST -JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal -JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -22 -20 -Connector_JST -JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical -JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -2 -2 -Connector_JST -JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical -JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -3 -3 -Connector_JST -JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical -JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -4 -4 -Connector_JST -JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical -JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -6 -6 -Connector_JST -JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical -JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -8 -8 -Connector_JST -JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal -JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator -connector JST LEA top entry -0 -4 -3 -Connector_JST -JST_NV_B02P-NV_1x02_P5.00mm_Vertical -JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator -connector JST NV side entry -0 -2 -2 -Connector_JST -JST_NV_B03P-NV_1x03_P5.00mm_Vertical -JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator -connector JST NV side entry -0 -3 -3 -Connector_JST -JST_NV_B04P-NV_1x04_P5.00mm_Vertical -JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator -connector JST NV side entry -0 -4 -4 -Connector_JST -JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical -JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -8 -8 -Connector_JST -JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical -JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -10 -10 -Connector_JST -JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical -JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -12 -12 -Connector_JST -JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical -JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -14 -14 -Connector_JST -JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical -JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -16 -16 -Connector_JST -JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical -JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -18 -18 -Connector_JST -JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical -JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -20 -20 -Connector_JST -JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical -JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -22 -22 -Connector_JST -JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical -JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -24 -24 -Connector_JST -JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical -JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -26 -26 -Connector_JST -JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical -JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -28 -28 -Connector_JST -JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical -JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -30 -30 -Connector_JST -JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical -JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -32 -32 -Connector_JST -JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical -JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -34 -34 -Connector_JST -JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal -JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -8 -8 -Connector_JST -JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal -JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -10 -10 -Connector_JST -JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal -JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -12 -12 -Connector_JST -JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal -JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -14 -14 -Connector_JST -JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal -JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -16 -16 -Connector_JST -JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal -JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -18 -18 -Connector_JST -JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal -JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -20 -20 -Connector_JST -JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal -JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -22 -22 -Connector_JST -JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal -JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -24 -24 -Connector_JST -JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal -JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -26 -26 -Connector_JST -JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal -JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -28 -28 -Connector_JST -JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal -JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -30 -30 -Connector_JST -JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal -JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -32 -32 -Connector_JST -JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal -JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -34 -34 -Connector_JST -JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical -JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -2 -2 -Connector_JST -JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical -JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -4 -3 -Connector_JST -JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical -JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -3 -3 -Connector_JST -JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical -JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -5 -4 -Connector_JST -JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical -JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -4 -4 -Connector_JST -JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical -JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -6 -5 -Connector_JST -JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical -JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -5 -5 -Connector_JST -JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical -JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -7 -6 -Connector_JST -JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical -JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -6 -6 -Connector_JST -JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical -JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -8 -7 -Connector_JST -JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical -JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -7 -7 -Connector_JST -JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical -JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -9 -8 -Connector_JST -JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical -JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -8 -8 -Connector_JST -JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical -JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -10 -9 -Connector_JST -JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical -JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -9 -9 -Connector_JST -JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical -JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -11 -10 -Connector_JST -JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical -JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -10 -10 -Connector_JST -JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical -JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -12 -11 -Connector_JST -JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical -JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -11 -11 -Connector_JST -JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical -JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -13 -12 -Connector_JST -JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical -JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -12 -12 -Connector_JST -JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical -JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -14 -13 -Connector_JST -JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical -JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -13 -13 -Connector_JST -JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical -JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -15 -14 -Connector_JST -JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical -JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -14 -14 -Connector_JST -JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical -JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -16 -15 -Connector_JST -JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical -JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -15 -15 -Connector_JST -JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical -JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -17 -16 -Connector_JST -JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical -JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -16 -16 -Connector_JST -JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical -JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -18 -17 -Connector_JST -JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal -JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -2 -2 -Connector_JST -JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal -JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -4 -3 -Connector_JST -JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal -JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -3 -3 -Connector_JST -JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal -JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -5 -4 -Connector_JST -JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal -JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -4 -4 -Connector_JST -JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal -JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -6 -5 -Connector_JST -JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal -JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -5 -5 -Connector_JST -JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal -JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -7 -6 -Connector_JST -JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal -JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -6 -6 -Connector_JST -JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal -JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -8 -7 -Connector_JST -JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal -JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -7 -7 -Connector_JST -JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal -JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -9 -8 -Connector_JST -JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal -JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -8 -8 -Connector_JST -JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal -JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -10 -9 -Connector_JST -JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal -JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -9 -9 -Connector_JST -JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal -JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -11 -10 -Connector_JST -JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal -JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -10 -10 -Connector_JST -JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal -JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -12 -11 -Connector_JST -JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal -JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -11 -11 -Connector_JST -JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal -JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -13 -12 -Connector_JST -JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal -JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -12 -12 -Connector_JST -JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal -JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -14 -13 -Connector_JST -JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal -JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -13 -13 -Connector_JST -JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal -JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -15 -14 -Connector_JST -JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal -JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -14 -14 -Connector_JST -JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal -JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -16 -15 -Connector_JST -JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal -JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -15 -15 -Connector_JST -JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal -JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -17 -16 -Connector_JST -JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal -JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -16 -16 -Connector_JST -JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical -JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -8 -8 -Connector_JST -JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical -JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -10 -10 -Connector_JST -JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical -JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -12 -12 -Connector_JST -JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical -JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -14 -14 -Connector_JST -JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical -JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -16 -16 -Connector_JST -JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical -JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -18 -18 -Connector_JST -JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical -JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -20 -20 -Connector_JST -JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical -JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -22 -22 -Connector_JST -JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical -JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -24 -24 -Connector_JST -JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical -JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -26 -26 -Connector_JST -JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical -JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -28 -28 -Connector_JST -JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical -JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -30 -30 -Connector_JST -JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical -JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -32 -32 -Connector_JST -JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical -JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -34 -34 -Connector_JST -JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical -JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -36 -36 -Connector_JST -JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical -JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -38 -38 -Connector_JST -JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical -JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -40 -40 -Connector_JST -JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal -JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -8 -8 -Connector_JST -JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal -JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -10 -10 -Connector_JST -JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal -JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -12 -12 -Connector_JST -JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal -JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -14 -14 -Connector_JST -JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal -JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -16 -16 -Connector_JST -JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal -JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -18 -18 -Connector_JST -JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal -JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -20 -20 -Connector_JST -JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal -JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -22 -22 -Connector_JST -JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal -JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -24 -24 -Connector_JST -JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal -JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -26 -26 -Connector_JST -JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal -JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -28 -28 -Connector_JST -JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal -JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -30 -30 -Connector_JST -JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal -JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -32 -32 -Connector_JST -JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal -JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -34 -34 -Connector_JST -JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal -JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -36 -36 -Connector_JST -JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal -JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -38 -38 -Connector_JST -JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal -JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -40 -40 -Connector_JST -JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal -JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator -connector JST SFH horizontal -0 -4 -3 -Connector_JST -JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal -JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -4 -3 -Connector_JST -JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal -JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -7 -6 -Connector_JST -JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal -JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -8 -7 -Connector_JST -JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal -JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -9 -8 -Connector_JST -JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal -JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -10 -9 -Connector_JST -JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal -JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -12 -11 -Connector_JST -JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal -JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -13 -12 -Connector_JST -JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal -JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -14 -13 -Connector_JST -JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal -JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -16 -15 -Connector_JST -JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal -JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -18 -17 -Connector_JST -JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal -JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -22 -21 -Connector_JST -JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal -JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -24 -23 -Connector_JST -JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal -JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -28 -27 -Connector_JST -JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal -JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -32 -31 -Connector_JST -JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical -JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -4 -3 -Connector_JST -JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical -JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -5 -4 -Connector_JST -JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical -JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -6 -5 -Connector_JST -JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical -JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -7 -6 -Connector_JST -JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical -JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -8 -7 -Connector_JST -JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical -JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -9 -8 -Connector_JST -JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical -JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -10 -9 -Connector_JST -JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical -JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -11 -10 -Connector_JST -JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical -JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -12 -11 -Connector_JST -JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical -JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -13 -12 -Connector_JST -JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical -JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -14 -13 -Connector_JST -JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical -JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -15 -14 -Connector_JST -JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical -JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -16 -15 -Connector_JST -JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical -JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -17 -16 -Connector_JST -JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal -JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -4 -3 -Connector_JST -JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal -JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -5 -4 -Connector_JST -JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal -JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -6 -5 -Connector_JST -JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal -JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -7 -6 -Connector_JST -JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal -JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -8 -7 -Connector_JST -JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal -JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -9 -8 -Connector_JST -JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal -JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -10 -9 -Connector_JST -JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal -JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -11 -10 -Connector_JST -JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal -JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -12 -11 -Connector_JST -JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal -JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -13 -12 -Connector_JST -JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal -JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -14 -13 -Connector_JST -JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal -JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -15 -14 -Connector_JST -JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal -JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -16 -15 -Connector_JST -JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal -JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -17 -16 -Connector_JST -JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal -JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -22 -21 -Connector_JST -JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical -JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -4 -3 -Connector_JST -JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical -JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -5 -4 -Connector_JST -JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical -JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -6 -5 -Connector_JST -JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical -JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -7 -6 -Connector_JST -JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical -JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -8 -7 -Connector_JST -JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical -JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -10 -9 -Connector_JST -JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical -JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -12 -11 -Connector_JST -JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical -JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -14 -13 -Connector_JST -JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical -JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -16 -15 -Connector_JST -JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical -JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -17 -16 -Connector_JST -JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical -JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -18 -17 -Connector_JST -JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical -JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -19 -18 -Connector_JST -JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical -JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -22 -21 -Connector_JST -JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal -JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -4 -3 -Connector_JST -JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal -JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -5 -4 -Connector_JST -JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal -JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -6 -5 -Connector_JST -JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal -JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -7 -6 -Connector_JST -JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal -JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -8 -7 -Connector_JST -JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal -JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -10 -9 -Connector_JST -JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal -JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -12 -11 -Connector_JST -JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal -JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -14 -13 -Connector_JST -JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal -JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -16 -15 -Connector_JST -JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal -JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -17 -16 -Connector_JST -JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal -JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -18 -17 -Connector_JST -JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal -JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -19 -18 -Connector_JST -JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal -JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -22 -21 -Connector_JST -JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal -JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -24 -23 -Connector_JST -JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical -JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -2 -2 -Connector_JST -JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical -JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -2 -2 -Connector_JST -JST_VH_B2P-VH_1x02_P3.96mm_Vertical -JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -2 -2 -Connector_JST -JST_VH_B2P3-VH_1x02_P7.92mm_Vertical -JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -2 -2 -Connector_JST -JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal -JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -2 -2 -Connector_JST -JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical -JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -3 -3 -Connector_JST -JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical -JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -3 -3 -Connector_JST -JST_VH_B3P-VH_1x03_P3.96mm_Vertical -JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -3 -3 -Connector_JST -JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal -JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -3 -3 -Connector_JST -JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical -JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -4 -4 -Connector_JST -JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical -JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -4 -4 -Connector_JST -JST_VH_B4P-VH_1x04_P3.96mm_Vertical -JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -4 -4 -Connector_JST -JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal -JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -4 -4 -Connector_JST -JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical -JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -5 -5 -Connector_JST -JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical -JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -5 -5 -Connector_JST -JST_VH_B5P-VH_1x05_P3.96mm_Vertical -JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -5 -5 -Connector_JST -JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal -JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -5 -5 -Connector_JST -JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical -JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -6 -6 -Connector_JST -JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical -JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -6 -6 -Connector_JST -JST_VH_B6P-VH_1x06_P3.96mm_Vertical -JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -6 -6 -Connector_JST -JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal -JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -6 -6 -Connector_JST -JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical -JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -7 -7 -Connector_JST -JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical -JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -7 -7 -Connector_JST -JST_VH_B7P-VH_1x07_P3.96mm_Vertical -JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -7 -7 -Connector_JST -JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal -JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -7 -7 -Connector_JST -JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical -JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -8 -8 -Connector_JST -JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical -JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -8 -8 -Connector_JST -JST_VH_B8P-VH_1x08_P3.96mm_Vertical -JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -8 -8 -Connector_JST -JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal -JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -8 -8 -Connector_JST -JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical -JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -9 -9 -Connector_JST -JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical -JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -9 -9 -Connector_JST -JST_VH_B9P-VH_1x09_P3.96mm_Vertical -JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -9 -9 -Connector_JST -JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal -JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -9 -9 -Connector_JST -JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical -JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -10 -10 -Connector_JST -JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical -JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -10 -10 -Connector_JST -JST_VH_B10P-VH_1x10_P3.96mm_Vertical -JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -10 -10 -Connector_JST -JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal -JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -10 -10 -Connector_JST -JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical -JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -11 -11 -Connector_JST -JST_VH_S2P-VH_1x02_P3.96mm_Horizontal -JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -2 -2 -Connector_JST -JST_VH_S3P-VH_1x03_P3.96mm_Horizontal -JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -3 -3 -Connector_JST -JST_VH_S4P-VH_1x04_P3.96mm_Horizontal -JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -4 -4 -Connector_JST -JST_VH_S5P-VH_1x05_P3.96mm_Horizontal -JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -5 -5 -Connector_JST -JST_VH_S6P-VH_1x06_P3.96mm_Horizontal -JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -6 -6 -Connector_JST -JST_VH_S7P-VH_1x07_P3.96mm_Horizontal -JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -7 -7 -Connector_JST -JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal -JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator -connector JST XAG top entry -0 -7 -6 -Connector_JST -JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical -JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -2 -2 -Connector_JST -JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical -JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -2 -2 -Connector_JST -JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical -JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -3 -3 -Connector_JST -JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical -JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -3 -3 -Connector_JST -JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical -JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -4 -4 -Connector_JST -JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical -JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -4 -4 -Connector_JST -JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical -JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -5 -5 -Connector_JST -JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical -JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -5 -5 -Connector_JST -JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical -JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -6 -6 -Connector_JST -JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical -JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -6 -6 -Connector_JST -JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical -JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -7 -7 -Connector_JST -JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical -JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -7 -7 -Connector_JST -JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical -JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -8 -8 -Connector_JST -JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical -JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -8 -8 -Connector_JST -JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical -JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -9 -9 -Connector_JST -JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical -JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -9 -9 -Connector_JST -JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical -JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -10 -10 -Connector_JST -JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical -JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -10 -10 -Connector_JST -JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical -JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -11 -11 -Connector_JST -JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical -JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -11 -11 -Connector_JST -JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical -JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -12 -12 -Connector_JST -JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical -JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -12 -12 -Connector_JST -JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical -JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -13 -13 -Connector_JST -JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical -JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -13 -13 -Connector_JST -JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical -JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -14 -14 -Connector_JST -JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical -JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -14 -14 -Connector_JST -JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical -JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -15 -15 -Connector_JST -JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical -JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -15 -15 -Connector_JST -JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical -JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -18 -18 -Connector_JST -JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical -JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -20 -20 -Connector_JST -JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical -JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -20 -20 -Connector_JST -JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal -JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -2 -2 -Connector_JST -JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal -JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -2 -2 -Connector_JST -JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal -JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -3 -3 -Connector_JST -JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal -JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -3 -3 -Connector_JST -JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal -JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -4 -4 -Connector_JST -JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal -JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -4 -4 -Connector_JST -JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal -JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -5 -5 -Connector_JST -JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal -JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -5 -5 -Connector_JST -JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal -JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -6 -6 -Connector_JST -JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal -JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -6 -6 -Connector_JST -JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal -JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -7 -7 -Connector_JST -JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal -JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -7 -7 -Connector_JST -JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal -JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -8 -8 -Connector_JST -JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal -JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -8 -8 -Connector_JST -JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal -JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -9 -9 -Connector_JST -JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal -JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -9 -9 -Connector_JST -JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal -JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -10 -10 -Connector_JST -JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal -JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -10 -10 -Connector_JST -JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal -JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -11 -11 -Connector_JST -JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal -JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -11 -11 -Connector_JST -JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal -JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -12 -12 -Connector_JST -JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal -JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -12 -12 -Connector_JST -JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal -JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -13 -13 -Connector_JST -JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal -JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -13 -13 -Connector_JST -JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal -JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -14 -14 -Connector_JST -JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal -JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -14 -14 -Connector_JST -JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical -JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -1 -1 -Connector_JST -JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical -JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -2 -2 -Connector_JST -JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical -JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -2 -2 -Connector_JST -JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical -JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -3 -3 -Connector_JST -JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical -JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -3 -3 -Connector_JST -JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical -JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -4 -4 -Connector_JST -JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical -JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -4 -4 -Connector_JST -JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical -JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -5 -5 -Connector_JST -JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical -JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -5 -5 -Connector_JST -JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical -JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -6 -6 -Connector_JST -JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical -JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -6 -6 -Connector_JST -JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical -JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -7 -7 -Connector_JST -JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical -JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -7 -7 -Connector_JST -JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical -JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -8 -8 -Connector_JST -JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical -JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -8 -8 -Connector_JST -JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical -JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -9 -9 -Connector_JST -JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical -JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -9 -9 -Connector_JST -JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical -JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry boss -0 -10 -10 -Connector_JST -JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical -JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -10 -10 -Connector_JST -JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical -JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -11 -11 -Connector_JST -JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical -JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry boss -0 -12 -12 -Connector_JST -JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical -JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -12 -12 -Connector_JST -JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical -JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -13 -13 -Connector_JST -JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical -JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -14 -14 -Connector_JST -JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical -JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -15 -15 -Connector_JST -JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical -JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -16 -16 -Connector_JST -JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical -JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -20 -20 -Connector_JST -JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal -JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -2 -2 -Connector_JST -JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal -JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -2 -2 -Connector_JST -JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal -JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -3 -3 -Connector_JST -JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal -JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -3 -3 -Connector_JST -JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal -JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -4 -4 -Connector_JST -JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal -JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -4 -4 -Connector_JST -JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal -JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -5 -5 -Connector_JST -JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal -JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -5 -5 -Connector_JST -JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal -JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -6 -6 -Connector_JST -JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal -JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -6 -6 -Connector_JST -JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal -JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -7 -7 -Connector_JST -JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal -JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -7 -7 -Connector_JST -JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal -JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -8 -8 -Connector_JST -JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal -JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -8 -8 -Connector_JST -JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal -JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -9 -9 -Connector_JST -JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal -JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -9 -9 -Connector_JST -JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal -JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -10 -10 -Connector_JST -JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal -JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -10 -10 -Connector_JST -JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal -JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -11 -11 -Connector_JST -JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal -JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -11 -11 -Connector_JST -JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal -JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -12 -12 -Connector_JST -JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal -JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -12 -12 -Connector_JST -JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal -JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -13 -13 -Connector_JST -JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal -JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -13 -13 -Connector_JST -JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal -JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -14 -14 -Connector_JST -JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal -JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -14 -14 -Connector_JST -JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal -JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -15 -15 -Connector_JST -JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal -JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -15 -15 -Connector_JST -JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal -JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -16 -16 -Connector_JST -JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical -JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -2 -2 -Connector_JST -JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical -JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -3 -3 -Connector_JST -JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical -JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -3 -3 -Connector_JST -JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical -JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -4 -4 -Connector_JST -JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical -JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -4 -4 -Connector_JST -JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical -JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -5 -5 -Connector_JST -JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical -JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -5 -5 -Connector_JST -JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical -JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -6 -6 -Connector_JST -JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical -JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -6 -6 -Connector_JST -JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical -JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -7 -7 -Connector_JST -JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical -JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -7 -7 -Connector_JST -JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical -JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -8 -8 -Connector_JST -JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical -JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -8 -8 -Connector_JST -JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical -JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -9 -9 -Connector_JST -JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical -JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -9 -9 -Connector_JST -JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical -JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -10 -10 -Connector_JST -JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical -JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -10 -10 -Connector_JST -JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical -JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -11 -11 -Connector_JST -JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical -JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -11 -11 -Connector_JST -JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical -JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -12 -12 -Connector_JST -JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical -JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -12 -12 -Connector_JST -JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical -JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -13 -13 -Connector_JST -JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical -JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -13 -13 -Connector_JST -JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical -JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -14 -14 -Connector_JST -JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical -JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -14 -14 -Connector_JST -JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical -JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -15 -15 -Connector_JST -JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical -JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -15 -15 -Connector_JST -JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical -JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -16 -16 -Connector_JST -JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical -JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -16 -16 -Connector_JST -JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical -JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -4 -3 -Connector_JST -JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical -JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -5 -4 -Connector_JST -JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical -JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -6 -5 -Connector_JST -JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical -JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -7 -6 -Connector_JST -JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical -JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -8 -7 -Connector_JST -JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical -JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -9 -8 -Connector_JST -JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical -JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -10 -9 -Connector_JST -JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical -JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -11 -10 -Connector_JST -JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical -JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -12 -11 -Connector_JST -JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical -JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -13 -12 -Connector_JST -JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical -JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -14 -13 -Connector_JST -JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical -JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -15 -14 -Connector_JST -JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical -JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -16 -15 -Connector_JST -JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical -JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -17 -16 -Connector_JST -JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical -JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -18 -17 -Connector_JST -JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal -JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -2 -2 -Connector_JST -JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal -JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -3 -3 -Connector_JST -JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal -JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -4 -4 -Connector_JST -JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal -JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -5 -5 -Connector_JST -JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal -JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -6 -6 -Connector_JST -JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal -JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -7 -7 -Connector_JST -JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal -JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -8 -8 -Connector_JST -JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal -JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -9 -9 -Connector_JST -JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal -JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -10 -10 -Connector_JST -JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal -JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -11 -11 -Connector_JST -JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal -JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -12 -12 -Connector_JST -JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal -JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -13 -13 -Connector_JST -JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal -JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -14 -14 -Connector_JST -JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal -JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -15 -15 -Connector_JST -JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal -JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -16 -16 -Connector_JST -JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal -JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -4 -3 -Connector_JST -JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal -JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -5 -4 -Connector_JST -JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal -JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -6 -5 -Connector_JST -JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal -JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -7 -6 -Connector_JST -JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal -JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -8 -7 -Connector_JST -JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal -JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -9 -8 -Connector_JST -JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal -JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -10 -9 -Connector_JST -JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal -JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -11 -10 -Connector_JST -JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal -JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -12 -11 -Connector_JST -JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal -JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -13 -12 -Connector_JST -JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal -JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -14 -13 -Connector_JST -JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal -JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -15 -14 -Connector_JST -JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal -JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -16 -15 -Connector_JST -JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal -JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -17 -16 -Connector_JST -JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal -JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -18 -17 -Connector_Molex -Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -13 -12 -Connector_Molex -Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -13 -12 -Connector_Molex -Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -13 -12 -Connector_Molex -Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -13 -12 -Connector_Molex -Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -17 -16 -Connector_Molex -Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-02A example for new part number: 22-27-2021, 2 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -2 -2 -Connector_Molex -Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -3 -3 -Connector_Molex -Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-04A example for new part number: 22-27-2041, 4 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -4 -4 -Connector_Molex -Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-05A example for new part number: 22-27-2051, 5 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -5 -5 -Connector_Molex -Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-06A example for new part number: 22-27-2061, 6 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -6 -6 -Connector_Molex -Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-07A example for new part number: 22-27-2071, 7 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -7 -7 -Connector_Molex -Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-08A example for new part number: 22-27-2081, 8 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -8 -8 -Connector_Molex -Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-09A example for new part number: 22-27-2091, 9 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -9 -9 -Connector_Molex -Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-10A example for new part number: 22-27-2101, 10 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -10 -10 -Connector_Molex -Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-11A example for new part number: 22-27-2111, 11 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -11 -11 -Connector_Molex -Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-12A example for new part number: 22-27-2121, 12 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -12 -12 -Connector_Molex -Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-13A example for new part number: 22-27-2131, 13 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -13 -13 -Connector_Molex -Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-14A example for new part number: 22-27-2141, 14 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -14 -14 -Connector_Molex -Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-15A example for new part number: 22-27-2151, 15 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -15 -15 -Connector_Molex -Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-16A example for new part number: 22-27-2161, 16 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -16 -16 -Connector_Molex -Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -2 -2 -Connector_Molex -Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -3 -3 -Connector_Molex -Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -4 -4 -Connector_Molex -Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -5 -5 -Connector_Molex -Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -6 -6 -Connector_Molex -Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -7 -7 -Connector_Molex -Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -8 -8 -Connector_Molex -Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -9 -9 -Connector_Molex -Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -10 -10 -Connector_Molex -Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -11 -11 -Connector_Molex -Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -12 -12 -Connector_Molex -Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0002 example for new part number: 26-60-4020, 2 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -2 -2 -Connector_Molex -Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0003 example for new part number: 26-60-4030, 3 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -3 -3 -Connector_Molex -Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0004 example for new part number: 26-60-4040, 4 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -4 -4 -Connector_Molex -Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0005 example for new part number: 26-60-4050, 5 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -5 -5 -Connector_Molex -Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0006 example for new part number: 26-60-4060, 6 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -6 -6 -Connector_Molex -Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0007 example for new part number: 26-60-4070, 7 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -7 -7 -Connector_Molex -Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0008 example for new part number: 26-60-4080, 8 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -8 -8 -Connector_Molex -Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0009 example for new part number: 26-60-4090, 9 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -9 -9 -Connector_Molex -Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0010 example for new part number: 26-60-4100, 10 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -10 -10 -Connector_Molex -Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -11 -11 -Connector_Molex -Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -12 -12 -Connector_Molex -Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -13 -13 -Connector_Molex -Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -14 -14 -Connector_Molex -Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -15 -15 -Connector_Molex -Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -16 -16 -Connector_Molex -Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -17 -17 -Connector_Molex -Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -18 -18 -Connector_Molex -Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -2 -2 -Connector_Molex -Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -3 -3 -Connector_Molex -Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -4 -4 -Connector_Molex -Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -5 -5 -Connector_Molex -Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -6 -6 -Connector_Molex -Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -7 -7 -Connector_Molex -Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -8 -8 -Connector_Molex -Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -9 -9 -Connector_Molex -Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -10 -10 -Connector_Molex -Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -11 -11 -Connector_Molex -Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -12 -12 -Connector_Molex -Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -13 -13 -Connector_Molex -Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -14 -14 -Connector_Molex -Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -15 -15 -Connector_Molex -Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -16 -16 -Connector_Molex -Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -17 -17 -Connector_Molex -Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -18 -18 -Connector_Molex -Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -2 -2 -Connector_Molex -Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -4 -4 -Connector_Molex -Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -6 -6 -Connector_Molex -Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -8 -8 -Connector_Molex -Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -10 -10 -Connector_Molex -Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -12 -12 -Connector_Molex -Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -2 -2 -Connector_Molex -Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -4 -4 -Connector_Molex -Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -6 -6 -Connector_Molex -Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -8 -8 -Connector_Molex -Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -10 -10 -Connector_Molex -Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -12 -12 -Connector_Molex -Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -2 -2 -Connector_Molex -Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -4 -4 -Connector_Molex -Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -6 -6 -Connector_Molex -Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -8 -8 -Connector_Molex -Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -10 -10 -Connector_Molex -Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -14 -14 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -16 -15 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -14 -14 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -14 -14 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -16 -15 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -16 -15 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -16 -16 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -18 -17 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -16 -16 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -16 -16 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -18 -17 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -18 -17 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -18 -18 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -20 -19 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -18 -18 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -18 -18 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -20 -19 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -20 -19 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -20 -20 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -22 -21 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -20 -20 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -20 -20 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -22 -21 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -22 -21 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -22 -22 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -24 -23 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -22 -22 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -22 -22 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -24 -23 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -24 -23 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -24 -24 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -26 -25 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -24 -24 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -24 -24 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -26 -25 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -26 -25 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -3 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -5 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -5 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -3 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -3 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -5 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -5 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -7 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -7 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -5 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -5 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -7 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -7 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -9 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -9 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -7 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -7 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -9 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -9 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -11 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -11 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -9 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -9 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -11 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -11 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -13 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -13 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -11 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -11 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -13 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -14 -13 -Connector_Molex -Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -2 -2 -Connector_Molex -Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -3 -3 -Connector_Molex -Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -4 -4 -Connector_Molex -Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -5 -5 -Connector_Molex -Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -6 -6 -Connector_Molex -Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -7 -7 -Connector_Molex -Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -8 -8 -Connector_Molex -Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -9 -9 -Connector_Molex -Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -10 -10 -Connector_Molex -Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -11 -11 -Connector_Molex -Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -12 -12 -Connector_Molex -Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -13 -13 -Connector_Molex -Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -14 -14 -Connector_Molex -Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -15 -15 -Connector_Molex -Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -2 -2 -Connector_Molex -Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -3 -3 -Connector_Molex -Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -4 -4 -Connector_Molex -Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -5 -5 -Connector_Molex -Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -6 -6 -Connector_Molex -Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -7 -7 -Connector_Molex -Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -8 -8 -Connector_Molex -Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -9 -9 -Connector_Molex -Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -10 -10 -Connector_Molex -Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -11 -11 -Connector_Molex -Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -12 -12 -Connector_Molex -Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -13 -13 -Connector_Molex -Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -14 -14 -Connector_Molex -Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -15 -15 -Connector_Molex -Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -2 -2 -Connector_Molex -Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -2 -2 -Connector_Molex -Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -3 -3 -Connector_Molex -Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -3 -3 -Connector_Molex -Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -4 -4 -Connector_Molex -Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -4 -4 -Connector_Molex -Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -5 -5 -Connector_Molex -Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -5 -5 -Connector_Molex -Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -6 -6 -Connector_Molex -Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -6 -6 -Connector_Molex -Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -7 -7 -Connector_Molex -Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -7 -7 -Connector_Molex -Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -8 -8 -Connector_Molex -Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -8 -8 -Connector_Molex -Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -9 -9 -Connector_Molex -Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -9 -9 -Connector_Molex -Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -10 -10 -Connector_Molex -Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -10 -10 -Connector_Molex -Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -11 -11 -Connector_Molex -Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -11 -11 -Connector_Molex -Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -12 -12 -Connector_Molex -Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -12 -12 -Connector_Molex -Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -13 -13 -Connector_Molex -Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -13 -13 -Connector_Molex -Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -14 -14 -Connector_Molex -Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -14 -14 -Connector_Molex -Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -15 -15 -Connector_Molex -Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -15 -15 -Connector_Molex -Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -2 -2 -Connector_Molex -Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -2 -2 -Connector_Molex -Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -3 -3 -Connector_Molex -Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -3 -3 -Connector_Molex -Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -4 -4 -Connector_Molex -Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -4 -4 -Connector_Molex -Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -5 -5 -Connector_Molex -Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -5 -5 -Connector_Molex -Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -6 -6 -Connector_Molex -Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -6 -6 -Connector_Molex -Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -7 -7 -Connector_Molex -Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -7 -7 -Connector_Molex -Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -8 -8 -Connector_Molex -Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -8 -8 -Connector_Molex -Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -9 -9 -Connector_Molex -Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -9 -9 -Connector_Molex -Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -10 -10 -Connector_Molex -Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -10 -10 -Connector_Molex -Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -11 -11 -Connector_Molex -Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -11 -11 -Connector_Molex -Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -12 -12 -Connector_Molex -Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -12 -12 -Connector_Molex -Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -13 -13 -Connector_Molex -Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -13 -13 -Connector_Molex -Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -14 -14 -Connector_Molex -Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -14 -14 -Connector_Molex -Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -15 -15 -Connector_Molex -Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -15 -15 -Connector_Molex -Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -2 -2 -Connector_Molex -Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -2 -2 -Connector_Molex -Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -4 -4 -Connector_Molex -Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -4 -4 -Connector_Molex -Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -6 -6 -Connector_Molex -Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -6 -6 -Connector_Molex -Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -8 -8 -Connector_Molex -Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -8 -8 -Connector_Molex -Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -10 -10 -Connector_Molex -Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -10 -10 -Connector_Molex -Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -12 -12 -Connector_Molex -Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -12 -12 -Connector_Molex -Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -14 -14 -Connector_Molex -Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -14 -14 -Connector_Molex -Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -16 -16 -Connector_Molex -Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -16 -16 -Connector_Molex -Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -18 -18 -Connector_Molex -Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -18 -18 -Connector_Molex -Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -20 -20 -Connector_Molex -Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -20 -20 -Connector_Molex -Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -22 -22 -Connector_Molex -Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -22 -22 -Connector_Molex -Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -24 -24 -Connector_Molex -Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -24 -24 -Connector_Molex -Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -2 -2 -Connector_Molex -Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -2 -2 -Connector_Molex -Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -4 -4 -Connector_Molex -Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -4 -4 -Connector_Molex -Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -6 -6 -Connector_Molex -Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -6 -6 -Connector_Molex -Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -8 -8 -Connector_Molex -Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -8 -8 -Connector_Molex -Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -10 -10 -Connector_Molex -Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -10 -10 -Connector_Molex -Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -12 -12 -Connector_Molex -Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -12 -12 -Connector_Molex -Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -14 -14 -Connector_Molex -Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -14 -14 -Connector_Molex -Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -16 -16 -Connector_Molex -Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -16 -16 -Connector_Molex -Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -18 -18 -Connector_Molex -Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -18 -18 -Connector_Molex -Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -20 -20 -Connector_Molex -Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -20 -20 -Connector_Molex -Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -22 -22 -Connector_Molex -Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -22 -22 -Connector_Molex -Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -24 -24 -Connector_Molex -Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -24 -24 -Connector_Molex -Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -6 -2 -Connector_Molex -Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -32 -2 -Connector_Molex -Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -8 -3 -Connector_Molex -Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -47 -3 -Connector_Molex -Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -10 -4 -Connector_Molex -Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -62 -4 -Connector_Molex -Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -12 -5 -Connector_Molex -Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -77 -5 -Connector_Molex -Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -14 -6 -Connector_Molex -Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -92 -6 -Connector_Molex -Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -6 -2 -Connector_Molex -Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -32 -2 -Connector_Molex -Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -8 -3 -Connector_Molex -Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -47 -3 -Connector_Molex -Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -10 -4 -Connector_Molex -Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -62 -4 -Connector_Molex -Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -12 -5 -Connector_Molex -Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -77 -5 -Connector_Molex -Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -14 -6 -Connector_Molex -Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -92 -6 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -14 -6 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -92 -6 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -18 -8 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -122 -8 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -22 -10 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -152 -10 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -26 -12 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -182 -12 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -30 -14 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -212 -14 -Connector_Molex -Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -2 -2 -Connector_Molex -Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -3 -3 -Connector_Molex -Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -4 -4 -Connector_Molex -Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -5 -5 -Connector_Molex -Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -6 -6 -Connector_Molex -Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -7 -7 -Connector_Molex -Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -8 -8 -Connector_Molex -Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -4 -4 -Connector_Molex -Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -6 -6 -Connector_Molex -Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -8 -8 -Connector_Molex -Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -10 -10 -Connector_Molex -Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -12 -12 -Connector_Molex -Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -14 -14 -Connector_Molex -Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -16 -16 -Connector_Molex -Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -2 -2 -Connector_Molex -Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -3 -3 -Connector_Molex -Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -4 -4 -Connector_Molex -Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -5 -5 -Connector_Molex -Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -6 -6 -Connector_Molex -Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -7 -7 -Connector_Molex -Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -8 -8 -Connector_Molex -Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -4 -4 -Connector_Molex -Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -6 -6 -Connector_Molex -Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -8 -8 -Connector_Molex -Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -10 -10 -Connector_Molex -Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -12 -12 -Connector_Molex -Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -14 -14 -Connector_Molex -Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -16 -16 -Connector_Molex -Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -4 -3 -Connector_Molex -Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -5 -4 -Connector_Molex -Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -6 -5 -Connector_Molex -Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -7 -6 -Connector_Molex -Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -8 -7 -Connector_Molex -Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -9 -8 -Connector_Molex -Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -10 -9 -Connector_Molex -Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -11 -10 -Connector_Molex -Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -12 -11 -Connector_Molex -Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -14 -13 -Connector_Molex -Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -16 -15 -Connector_Molex -Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -17 -16 -Connector_Molex -Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -20 -19 -Connector_Molex -Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -32 -31 -Connector_Molex -Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -4 -3 -Connector_Molex -Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -5 -4 -Connector_Molex -Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -6 -5 -Connector_Molex -Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -7 -6 -Connector_Molex -Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -8 -7 -Connector_Molex -Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -9 -8 -Connector_Molex -Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -10 -9 -Connector_Molex -Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -11 -10 -Connector_Molex -Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -12 -11 -Connector_Molex -Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -13 -12 -Connector_Molex -Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -14 -13 -Connector_Molex -Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -15 -14 -Connector_Molex -Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -16 -15 -Connector_Molex -Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -17 -16 -Connector_Molex -Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -4 -3 -Connector_Molex -Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -5 -4 -Connector_Molex -Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -6 -5 -Connector_Molex -Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -7 -6 -Connector_Molex -Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -8 -7 -Connector_Molex -Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -9 -8 -Connector_Molex -Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -10 -9 -Connector_Molex -Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -11 -10 -Connector_Molex -Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -12 -11 -Connector_Molex -Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -13 -12 -Connector_Molex -Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -14 -13 -Connector_Molex -Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -15 -14 -Connector_Molex -Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -16 -15 -Connector_Molex -Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -17 -16 -Connector_Molex -Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical -Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate side entry -0 -4 -3 -Connector_Molex -Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical -Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate side entry -0 -5 -4 -Connector_Molex -Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical -Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate side entry -0 -6 -5 -Connector_Molex -Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical -Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate side entry -0 -7 -6 -Connector_Molex -Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical -Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate_Slim side entry -0 -4 -3 -Connector_Molex -Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -6 -5 -Connector_Molex -Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -7 -6 -Connector_Molex -Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -8 -7 -Connector_Molex -Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -9 -8 -Connector_Molex -Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -10 -9 -Connector_Molex -Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -12 -11 -Connector_Molex -Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -14 -13 -Connector_Molex -Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical -Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2) -molex pico spox 14 -0 -28 -14 -Connector_Molex -Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -2 -2 -Connector_Molex -Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -3 -3 -Connector_Molex -Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -4 -4 -Connector_Molex -Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -5 -5 -Connector_Molex -Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -6 -6 -Connector_Molex -Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -7 -7 -Connector_Molex -Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -8 -8 -Connector_Molex -Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -9 -9 -Connector_Molex -Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -10 -10 -Connector_Molex -Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -11 -11 -Connector_Molex -Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -12 -12 -Connector_Molex -Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -13 -13 -Connector_Molex -Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -14 -14 -Connector_Molex -Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -15 -15 -Connector_Molex -Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -2 -2 -Connector_Molex -Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -3 -3 -Connector_Molex -Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -4 -4 -Connector_Molex -Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -5 -5 -Connector_Molex -Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -6 -6 -Connector_Molex -Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -7 -7 -Connector_Molex -Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -8 -8 -Connector_Molex -Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -9 -9 -Connector_Molex -Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -10 -10 -Connector_Molex -Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -11 -11 -Connector_Molex -Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -12 -12 -Connector_Molex -Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -13 -13 -Connector_Molex -Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -14 -14 -Connector_Molex -Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -15 -15 -Connector_Molex -Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -4 -3 -Connector_Molex -Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -5 -4 -Connector_Molex -Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -6 -5 -Connector_Molex -Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -7 -6 -Connector_Molex -Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -8 -7 -Connector_Molex -Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -9 -8 -Connector_Molex -Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -10 -9 -Connector_Molex -Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -11 -10 -Connector_Molex -Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -12 -11 -Connector_Molex -Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -13 -12 -Connector_Molex -Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -14 -13 -Connector_Molex -Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -15 -14 -Connector_Molex -Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -16 -15 -Connector_Molex -Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -17 -16 -Connector_Molex -Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -19 -18 -Connector_Molex -Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -4 -3 -Connector_Molex -Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -5 -4 -Connector_Molex -Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -6 -5 -Connector_Molex -Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -7 -6 -Connector_Molex -Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -8 -7 -Connector_Molex -Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -9 -8 -Connector_Molex -Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -10 -9 -Connector_Molex -Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -11 -10 -Connector_Molex -Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -12 -11 -Connector_Molex -Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -13 -12 -Connector_Molex -Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -14 -13 -Connector_Molex -Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -15 -14 -Connector_Molex -Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -16 -15 -Connector_Molex -Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -17 -16 -Connector_Molex -Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -4 -4 -Connector_Molex -Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -6 -6 -Connector_Molex -Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -8 -8 -Connector_Molex -Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -10 -10 -Connector_Molex -Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -12 -12 -Connector_Molex -Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -14 -14 -Connector_Molex -Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -16 -16 -Connector_Molex -Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -18 -18 -Connector_Molex -Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -20 -20 -Connector_Molex -Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -22 -22 -Connector_Molex -Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -24 -24 -Connector_Molex -Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -26 -26 -Connector_Molex -Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -4 -4 -Connector_Molex -Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -6 -6 -Connector_Molex -Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -8 -8 -Connector_Molex -Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -10 -10 -Connector_Molex -Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -12 -12 -Connector_Molex -Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -14 -14 -Connector_Molex -Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -16 -16 -Connector_Molex -Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -18 -18 -Connector_Molex -Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -20 -20 -Connector_Molex -Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -22 -22 -Connector_Molex -Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -24 -24 -Connector_Molex -Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -26 -26 -Connector_Molex -Molex_SL_171971-0002_1x02_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -2 -2 -Connector_Molex -Molex_SL_171971-0003_1x03_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -3 -3 -Connector_Molex -Molex_SL_171971-0004_1x04_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -4 -4 -Connector_Molex -Molex_SL_171971-0005_1x05_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -5 -5 -Connector_Molex -Molex_SL_171971-0006_1x06_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -6 -6 -Connector_Molex -Molex_SL_171971-0007_1x07_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -7 -7 -Connector_Molex -Molex_SL_171971-0008_1x08_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -8 -8 -Connector_Molex -Molex_SL_171971-0009_1x09_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -9 -9 -Connector_Molex -Molex_SL_171971-0010_1x10_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -10 -10 -Connector_Molex -Molex_SL_171971-0011_1x11_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -11 -11 -Connector_Molex -Molex_SL_171971-0012_1x12_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -12 -12 -Connector_Molex -Molex_SL_171971-0013_1x13_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -13 -13 -Connector_Molex -Molex_SL_171971-0014_1x14_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -14 -14 -Connector_Molex -Molex_SL_171971-0015_1x15_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -15 -15 -Connector_Molex -Molex_SL_171971-0016_1x16_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -16 -16 -Connector_Molex -Molex_SL_171971-0017_1x17_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -17 -17 -Connector_Molex -Molex_SL_171971-0018_1x18_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -18 -18 -Connector_Molex -Molex_SL_171971-0019_1x19_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -19 -19 -Connector_Molex -Molex_SL_171971-0020_1x20_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -20 -20 -Connector_Molex -Molex_SL_171971-0021_1x21_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -21 -21 -Connector_Molex -Molex_SL_171971-0022_1x22_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -22 -22 -Connector_Molex -Molex_SL_171971-0023_1x23_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -23 -23 -Connector_Molex -Molex_SL_171971-0024_1x24_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -24 -24 -Connector_Molex -Molex_SL_171971-0025_1x25_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -25 -25 -Connector_Molex -Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical -Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -2 -2 -Connector_Molex -Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical -Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -3 -3 -Connector_Molex -Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical -Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -4 -4 -Connector_Molex -Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical -Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -5 -5 -Connector_Molex -Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical -Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -6 -6 -Connector_Molex -Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical -Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -7 -7 -Connector_Molex -Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical -Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -8 -8 -Connector_Molex -Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical -Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -9 -9 -Connector_Molex -Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical -Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -10 -10 -Connector_Molex -Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical -Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -11 -11 -Connector_Molex -Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical -Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -12 -12 -Connector_Molex -Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical -Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -13 -13 -Connector_Molex -Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical -Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -14 -14 -Connector_Molex -Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical -Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -15 -15 -Connector_Molex -Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -2 -2 -Connector_Molex -Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -3 -3 -Connector_Molex -Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -4 -4 -Connector_Molex -Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -5 -5 -Connector_Molex -Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -6 -6 -Connector_Molex -Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -7 -7 -Connector_Molex -Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -8 -8 -Connector_Molex -Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -9 -9 -Connector_Molex -Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -10 -10 -Connector_Molex -Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -11 -11 -Connector_Molex -Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -12 -12 -Connector_Molex -Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -13 -13 -Connector_Molex -Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -14 -14 -Connector_Molex -Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -15 -15 -Connector_Molex -Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -4 -2 -Connector_Molex -Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -30 -2 -Connector_Molex -Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -6 -3 -Connector_Molex -Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -45 -3 -Connector_Molex -Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -8 -4 -Connector_Molex -Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -60 -4 -Connector_Molex -Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -10 -5 -Connector_Molex -Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -75 -5 -Connector_Molex -Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -12 -6 -Connector_Molex -Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -90 -6 -Connector_Molex -Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -6 -2 -Connector_Molex -Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -32 -2 -Connector_Molex -Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -8 -3 -Connector_Molex -Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -47 -3 -Connector_Molex -Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -10 -4 -Connector_Molex -Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -62 -4 -Connector_Molex -Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -12 -5 -Connector_Molex -Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -77 -5 -Connector_Molex -Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -14 -6 -Connector_Molex -Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -92 -6 -Connector_Molex -Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -6 -2 -Connector_Molex -Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -32 -2 -Connector_Molex -Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -8 -3 -Connector_Molex -Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -47 -3 -Connector_Molex -Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -10 -4 -Connector_Molex -Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -62 -4 -Connector_Molex -Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -12 -5 -Connector_Molex -Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -77 -5 -Connector_Molex -Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -14 -6 -Connector_Molex -Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -92 -6 -Connector_Molex -Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -4 -2 -Connector_Molex -Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -30 -2 -Connector_Molex -Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -6 -3 -Connector_Molex -Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -45 -3 -Connector_Molex -Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -8 -4 -Connector_Molex -Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -60 -4 -Connector_Molex -Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -10 -5 -Connector_Molex -Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -75 -5 -Connector_Molex -Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -12 -6 -Connector_Molex -Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -90 -6 -Connector_Molex -Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -20 -20 -Connector_Molex -Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -30 -30 -Connector_Molex -Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -40 -40 -Connector_Molex -Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -50 -50 -Connector_Molex -Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -60 -60 -Connector_Molex -Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -70 -70 -Connector_Molex -Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -80 -80 -Connector_Molex -Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -20 -20 -Connector_Molex -Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -30 -30 -Connector_Molex -Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -40 -40 -Connector_Molex -Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -60 -60 -Connector_Molex -Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -70 -70 -Connector_Molex -Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -80 -80 -Connector_Molex -Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -16 -16 -Connector_Molex -Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -20 -20 -Connector_Molex -Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -22 -22 -Connector_Molex -Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -24 -24 -Connector_Molex -Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -34 -34 -Connector_Molex -Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -60 -60 -Connector_Molex -Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -80 -80 -Connector_Molex -Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -16 -16 -Connector_Molex -Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -20 -20 -Connector_Molex -Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -22 -22 -Connector_Molex -Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -24 -24 -Connector_Molex -Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -34 -34 -Connector_Molex -Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -60 -60 -Connector_Molex -Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -80 -80 -Connector_Molex -Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -8 -8 -Connector_Molex -Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -14 -14 -Connector_Molex -Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -20 -20 -Connector_Molex -Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -22 -22 -Connector_Molex -Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -24 -24 -Connector_Molex -Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -26 -26 -Connector_Molex -Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -32 -32 -Connector_Molex -Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -34 -34 -Connector_Molex -Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -44 -44 -Connector_Molex -Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -60 -60 -Connector_Molex -Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -64 -64 -Connector_Molex -Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -80 -80 -Connector_Molex -Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -8 -8 -Connector_Molex -Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -14 -14 -Connector_Molex -Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -20 -20 -Connector_Molex -Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -22 -22 -Connector_Molex -Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -24 -24 -Connector_Molex -Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -26 -26 -Connector_Molex -Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -32 -32 -Connector_Molex -Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -34 -34 -Connector_Molex -Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -44 -44 -Connector_Molex -Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -60 -60 -Connector_Molex -Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -64 -64 -Connector_Molex -Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -80 -80 -Connector_PCBEdge -4UCON_10156_2x40_P1.27mm_Socket_Horizontal -4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf -4UCON 10156 Card edge socket with 80 contacts -0 -80 -80 -Connector_PCBEdge -BUS_AT -AT ISA 16 bits Bus Edge Connector -BUS ISA AT Edge connector -0 -98 -98 -Connector_PCBEdge -BUS_PCI -PCI bus Edge Connector -PCI bus Edge Connector -0 -240 -120 -Connector_PCBEdge -BUS_PCI_Express_Mini -Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11) -mini pcie -0 -54 -53 -Connector_PCBEdge -BUS_PCI_Express_Mini_Dual -Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28) -mini pcie -0 -54 -53 -Connector_PCBEdge -BUS_PCI_Express_Mini_Full -Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24) -mini pcie -0 -54 -53 -Connector_PCBEdge -BUS_PCI_Express_Mini_Half -Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25) -mini pcie -0 -54 -53 -Connector_PCBEdge -BUS_PCIexpress_x1 -PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 -PCIe -0 -36 -36 -Connector_PCBEdge -BUS_PCIexpress_x4 -PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 -PCIe -0 -64 -64 -Connector_PCBEdge -BUS_PCIexpress_x8 -PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 -PCIe -0 -98 -98 -Connector_PCBEdge -BUS_PCIexpress_x16 -PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 -PCIe -0 -164 -164 -Connector_PCBEdge -Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -8 -8 -Connector_PCBEdge -Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge -Highspeed card edge connector for PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -10 -10 -Connector_PCBEdge -Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -10 -8 -Connector_PCBEdge -Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -8 -8 -Connector_PCBEdge -Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -12 -10 -Connector_PCBEdge -Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -10 -10 -Connector_PCBEdge -Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -10 -8 -Connector_PCBEdge -Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -8 -8 -Connector_PCBEdge -Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -12 -10 -Connector_PCBEdge -Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -10 -10 -Connector_PCBEdge -Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -14 -14 -Connector_PCBEdge -Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge -Highspeed card edge connector for PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -16 -16 -Connector_PCBEdge -Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -16 -14 -Connector_PCBEdge -Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -14 -14 -Connector_PCBEdge -Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -18 -16 -Connector_PCBEdge -Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -16 -16 -Connector_PCBEdge -Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -16 -14 -Connector_PCBEdge -Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -14 -14 -Connector_PCBEdge -Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -18 -16 -Connector_PCBEdge -Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -16 -16 -Connector_PCBEdge -Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -38 -38 -Connector_PCBEdge -Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge -Highspeed card edge connector for PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -40 -40 -Connector_PCBEdge -Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -40 -38 -Connector_PCBEdge -Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -38 -38 -Connector_PCBEdge -Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -42 -40 -Connector_PCBEdge -Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -40 -40 -Connector_PCBEdge -Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -40 -38 -Connector_PCBEdge -Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -38 -38 -Connector_PCBEdge -Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -42 -40 -Connector_PCBEdge -Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -40 -40 -Connector_PCBEdge -Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -58 -58 -Connector_PCBEdge -Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge -Highspeed card edge connector for PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -60 -60 -Connector_PCBEdge -Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -60 -58 -Connector_PCBEdge -Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -58 -58 -Connector_PCBEdge -Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -62 -60 -Connector_PCBEdge -Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -60 -60 -Connector_PCBEdge -Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -60 -58 -Connector_PCBEdge -Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -58 -58 -Connector_PCBEdge -Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -62 -60 -Connector_PCBEdge -Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -60 -60 -Connector_PCBEdge -Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -78 -78 -Connector_PCBEdge -Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge -Highspeed card edge connector for PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -80 -80 -Connector_PCBEdge -Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -80 -78 -Connector_PCBEdge -Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -78 -78 -Connector_PCBEdge -Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -82 -80 -Connector_PCBEdge -Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -80 -80 -Connector_PCBEdge -Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -80 -78 -Connector_PCBEdge -Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -78 -78 -Connector_PCBEdge -Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -82 -80 -Connector_PCBEdge -Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -80 -80 -Connector_PCBEdge -Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -98 -98 -Connector_PCBEdge -Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge -Highspeed card edge connector for PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -100 -100 -Connector_PCBEdge -Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -100 -98 -Connector_PCBEdge -Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -98 -98 -Connector_PCBEdge -Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -102 -100 -Connector_PCBEdge -Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -100 -100 -Connector_PCBEdge -Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -100 -98 -Connector_PCBEdge -Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -98 -98 -Connector_PCBEdge -Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -102 -100 -Connector_PCBEdge -Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -100 -100 -Connector_PCBEdge -Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -116 -116 -Connector_PCBEdge -Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge -Highspeed card edge connector for PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -120 -120 -Connector_PCBEdge -Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -118 -116 -Connector_PCBEdge -Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -116 -116 -Connector_PCBEdge -Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -122 -120 -Connector_PCBEdge -Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -120 -120 -Connector_PCBEdge -Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -118 -116 -Connector_PCBEdge -Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -116 -116 -Connector_PCBEdge -Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -122 -120 -Connector_PCBEdge -Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -120 -120 -Connector_PCBEdge -Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -136 -136 -Connector_PCBEdge -Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge -Highspeed card edge connector for PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -140 -140 -Connector_PCBEdge -Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -138 -136 -Connector_PCBEdge -Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -136 -136 -Connector_PCBEdge -Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -142 -140 -Connector_PCBEdge -Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -140 -140 -Connector_PCBEdge -Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -138 -136 -Connector_PCBEdge -Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -136 -136 -Connector_PCBEdge -Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -142 -140 -Connector_PCBEdge -Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -140 -140 -Connector_PCBEdge -molex_EDGELOCK_2-CKT -https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf -Connector PCBEdge molex EDGELOCK -0 -2 -2 -Connector_PCBEdge -molex_EDGELOCK_4-CKT -https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf -Connector PCBEdge molex EDGELOCK -0 -4 -4 -Connector_PCBEdge -molex_EDGELOCK_6-CKT -https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf -Connector PCBEdge molex EDGELOCK -0 -6 -6 -Connector_PCBEdge -molex_EDGELOCK_8-CKT -https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf -Connector PCBEdge molex EDGELOCK -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V -phoenix_contact connector GMSTBA_01x02_G_7.62mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V -phoenix_contact connector GMSTBA_01x02_G_7.50mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V -phoenix_contact connector GMSTBA_01x03_G_7.62mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V -phoenix_contact connector GMSTBA_01x03_G_7.50mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V -phoenix_contact connector GMSTBA_01x04_G_7.62mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V -phoenix_contact connector GMSTBA_01x04_G_7.50mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V -phoenix_contact connector GMSTBA_01x05_G_7.62mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V -phoenix_contact connector GMSTBA_01x05_G_7.50mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V -phoenix_contact connector GMSTBA_01x06_G_7.62mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V -phoenix_contact connector GMSTBA_01x06_G_7.50mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V -phoenix_contact connector GMSTBA_01x07_G_7.62mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V -phoenix_contact connector GMSTBA_01x07_G_7.50mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V -phoenix_contact connector GMSTBA_01x08_G_7.62mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V -phoenix_contact connector GMSTBA_01x08_G_7.50mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V -phoenix_contact connector GMSTBA_01x09_G_7.62mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V -phoenix_contact connector GMSTBA_01x09_G_7.50mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V -phoenix_contact connector GMSTBA_01x10_G_7.62mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V -phoenix_contact connector GMSTBA_01x10_G_7.50mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V -phoenix_contact connector GMSTBA_01x11_G_7.62mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V -phoenix_contact connector GMSTBA_01x11_G_7.50mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V -phoenix_contact connector GMSTBA_01x12_G_7.62mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V -phoenix_contact connector GMSTBA_01x12_G_7.50mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V -phoenix_contact connector GMSTBVA_01x02_G_7.62mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V -phoenix_contact connector GMSTBVA_01x02_G_7.50mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V -phoenix_contact connector GMSTBVA_01x03_G_7.62mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V -phoenix_contact connector GMSTBVA_01x03_G_7.50mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V -phoenix_contact connector GMSTBVA_01x04_G_7.62mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V -phoenix_contact connector GMSTBVA_01x04_G_7.50mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V -phoenix_contact connector GMSTBVA_01x05_G_7.62mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V -phoenix_contact connector GMSTBVA_01x05_G_7.50mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V -phoenix_contact connector GMSTBVA_01x06_G_7.62mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V -phoenix_contact connector GMSTBVA_01x06_G_7.50mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V -phoenix_contact connector GMSTBVA_01x07_G_7.62mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V -phoenix_contact connector GMSTBVA_01x07_G_7.50mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V -phoenix_contact connector GMSTBVA_01x08_G_7.62mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V -phoenix_contact connector GMSTBVA_01x08_G_7.50mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V -phoenix_contact connector GMSTBVA_01x09_G_7.62mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V -phoenix_contact connector GMSTBVA_01x09_G_7.50mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V -phoenix_contact connector GMSTBVA_01x10_G_7.62mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V -phoenix_contact connector GMSTBVA_01x10_G_7.50mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V -phoenix_contact connector GMSTBVA_01x11_G_7.62mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V -phoenix_contact connector GMSTBVA_01x11_G_7.50mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V -phoenix_contact connector GMSTBVA_01x12_G_7.62mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V -phoenix_contact connector GMSTBVA_01x12_G_7.50mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V -phoenix_contact connector GMSTBV_01x02_GF_7.62mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V -phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V -phoenix_contact connector GMSTBV_01x03_GF_7.62mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V -phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V -phoenix_contact connector GMSTBV_01x04_GF_7.62mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V -phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V -phoenix_contact connector GMSTBV_01x05_GF_7.62mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V -phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V -phoenix_contact connector GMSTBV_01x06_GF_7.62mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V -phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V -phoenix_contact connector GMSTBV_01x07_GF_7.62mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V -phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V -phoenix_contact connector GMSTBV_01x08_GF_7.62mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V -phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V -phoenix_contact connector GMSTBV_01x09_GF_7.62mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V -phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V -phoenix_contact connector GMSTBV_01x10_GF_7.62mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V -phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V -phoenix_contact connector GMSTBV_01x11_GF_7.62mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V -phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V -phoenix_contact connector GMSTBV_01x12_GF_7.62mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V -phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V -phoenix_contact connector GMSTB_01x02_GF_7.62mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V -phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V -phoenix_contact connector GMSTB_01x03_GF_7.62mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V -phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V -phoenix_contact connector GMSTB_01x04_GF_7.62mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V -phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V -phoenix_contact connector GMSTB_01x05_GF_7.62mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V -phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V -phoenix_contact connector GMSTB_01x06_GF_7.62mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V -phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V -phoenix_contact connector GMSTB_01x07_GF_7.62mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V -phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V -phoenix_contact connector GMSTB_01x08_GF_7.62mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V -phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V -phoenix_contact connector GMSTB_01x09_GF_7.62mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V -phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V -phoenix_contact connector GMSTB_01x10_GF_7.62mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V -phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V -phoenix_contact connector GMSTB_01x11_GF_7.62mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V -phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V -phoenix_contact connector GMSTB_01x12_GF_7.62mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V -phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V -phoenix_contact connector MCV_01x02_G_3.5mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V -phoenix_contact connector MCV_01x02_G_3.81mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V -phoenix_contact connector MCV_01x02_GF_3.5mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V -phoenix_contact connector MCV_01x02_GF_3.5mm_MH -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V -phoenix_contact connector MCV_01x02_GF_3.81mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V -phoenix_contact connector MCV_01x02_GF_3.81mm_MH -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V -phoenix_contact connector MCV_01x03_G_3.5mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V -phoenix_contact connector MCV_01x03_G_3.81mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V -phoenix_contact connector MCV_01x03_GF_3.5mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V -phoenix_contact connector MCV_01x03_GF_3.5mm_MH -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V -phoenix_contact connector MCV_01x03_GF_3.81mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V -phoenix_contact connector MCV_01x03_GF_3.81mm_MH -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V -phoenix_contact connector MCV_01x04_G_3.5mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V -phoenix_contact connector MCV_01x04_G_3.81mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V -phoenix_contact connector MCV_01x04_GF_3.5mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V -phoenix_contact connector MCV_01x04_GF_3.5mm_MH -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V -phoenix_contact connector MCV_01x04_GF_3.81mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V -phoenix_contact connector MCV_01x04_GF_3.81mm_MH -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V -phoenix_contact connector MCV_01x05_G_3.5mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V -phoenix_contact connector MCV_01x05_G_3.81mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V -phoenix_contact connector MCV_01x05_GF_3.5mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V -phoenix_contact connector MCV_01x05_GF_3.5mm_MH -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V -phoenix_contact connector MCV_01x05_GF_3.81mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V -phoenix_contact connector MCV_01x05_GF_3.81mm_MH -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V -phoenix_contact connector MCV_01x06_G_3.5mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V -phoenix_contact connector MCV_01x06_G_3.81mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V -phoenix_contact connector MCV_01x06_GF_3.5mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V -phoenix_contact connector MCV_01x06_GF_3.5mm_MH -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V -phoenix_contact connector MCV_01x06_GF_3.81mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V -phoenix_contact connector MCV_01x06_GF_3.81mm_MH -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V -phoenix_contact connector MCV_01x07_G_3.5mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V -phoenix_contact connector MCV_01x07_G_3.81mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V -phoenix_contact connector MCV_01x07_GF_3.5mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V -phoenix_contact connector MCV_01x07_GF_3.5mm_MH -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V -phoenix_contact connector MCV_01x07_GF_3.81mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V -phoenix_contact connector MCV_01x07_GF_3.81mm_MH -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V -phoenix_contact connector MCV_01x08_G_3.5mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V -phoenix_contact connector MCV_01x08_G_3.81mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V -phoenix_contact connector MCV_01x08_GF_3.5mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V -phoenix_contact connector MCV_01x08_GF_3.5mm_MH -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V -phoenix_contact connector MCV_01x08_GF_3.81mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V -phoenix_contact connector MCV_01x08_GF_3.81mm_MH -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V -phoenix_contact connector MCV_01x09_G_3.5mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V -phoenix_contact connector MCV_01x09_G_3.81mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V -phoenix_contact connector MCV_01x09_GF_3.5mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V -phoenix_contact connector MCV_01x09_GF_3.5mm_MH -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V -phoenix_contact connector MCV_01x09_GF_3.81mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V -phoenix_contact connector MCV_01x09_GF_3.81mm_MH -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V -phoenix_contact connector MCV_01x10_G_3.5mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V -phoenix_contact connector MCV_01x10_G_3.81mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V -phoenix_contact connector MCV_01x10_GF_3.5mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V -phoenix_contact connector MCV_01x10_GF_3.5mm_MH -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V -phoenix_contact connector MCV_01x10_GF_3.81mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V -phoenix_contact connector MCV_01x10_GF_3.81mm_MH -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V -phoenix_contact connector MCV_01x11_G_3.5mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V -phoenix_contact connector MCV_01x11_G_3.81mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V -phoenix_contact connector MCV_01x11_GF_3.5mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V -phoenix_contact connector MCV_01x11_GF_3.5mm_MH -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V -phoenix_contact connector MCV_01x11_GF_3.81mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V -phoenix_contact connector MCV_01x11_GF_3.81mm_MH -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V -phoenix_contact connector MCV_01x12_G_3.5mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V -phoenix_contact connector MCV_01x12_G_3.81mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V -phoenix_contact connector MCV_01x12_GF_3.5mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V -phoenix_contact connector MCV_01x12_GF_3.5mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V -phoenix_contact connector MCV_01x12_GF_3.81mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V -phoenix_contact connector MCV_01x12_GF_3.81mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V -phoenix_contact connector MCV_01x13_G_3.5mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V -phoenix_contact connector MCV_01x13_G_3.81mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V -phoenix_contact connector MCV_01x13_GF_3.5mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V -phoenix_contact connector MCV_01x13_GF_3.5mm_MH -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V -phoenix_contact connector MCV_01x13_GF_3.81mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V -phoenix_contact connector MCV_01x13_GF_3.81mm_MH -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V -phoenix_contact connector MCV_01x14_G_3.5mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V -phoenix_contact connector MCV_01x14_G_3.81mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V -phoenix_contact connector MCV_01x14_GF_3.5mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V -phoenix_contact connector MCV_01x14_GF_3.5mm_MH -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V -phoenix_contact connector MCV_01x14_GF_3.81mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V -phoenix_contact connector MCV_01x14_GF_3.81mm_MH -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V -phoenix_contact connector MCV_01x15_G_3.5mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V -phoenix_contact connector MCV_01x15_G_3.81mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V -phoenix_contact connector MCV_01x15_GF_3.5mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V -phoenix_contact connector MCV_01x15_GF_3.5mm_MH -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V -phoenix_contact connector MCV_01x15_GF_3.81mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V -phoenix_contact connector MCV_01x15_GF_3.81mm_MH -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V -phoenix_contact connector MCV_01x16_G_3.5mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V -phoenix_contact connector MCV_01x16_G_3.81mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V -phoenix_contact connector MCV_01x16_GF_3.5mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V -phoenix_contact connector MCV_01x16_GF_3.5mm_MH -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V -phoenix_contact connector MCV_01x16_GF_3.81mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V -phoenix_contact connector MCV_01x16_GF_3.81mm_MH -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V -phoenix_contact connector MC_01x02_G_3.5mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V -phoenix_contact connector MC_01x02_G_3.81mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V -phoenix_contact connector MC_01x02_GF_3.5mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V -phoenix_contact connector MC_01x02_GF_3.5mm_MH -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V -phoenix_contact connector MC_01x02_GF_3.81mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V -phoenix_contact connector MC_01x02_GF_3.81mm_MH -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V -phoenix_contact connector MC_01x03_G_3.5mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V -phoenix_contact connector MC_01x03_G_3.81mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V -phoenix_contact connector MC_01x03_GF_3.5mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V -phoenix_contact connector MC_01x03_GF_3.5mm_MH -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V -phoenix_contact connector MC_01x03_GF_3.81mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V -phoenix_contact connector MC_01x03_GF_3.81mm_MH -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V -phoenix_contact connector MC_01x04_G_3.5mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V -phoenix_contact connector MC_01x04_G_3.81mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V -phoenix_contact connector MC_01x04_GF_3.5mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V -phoenix_contact connector MC_01x04_GF_3.5mm_MH -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V -phoenix_contact connector MC_01x04_GF_3.81mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V -phoenix_contact connector MC_01x04_GF_3.81mm_MH -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V -phoenix_contact connector MC_01x05_G_3.5mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V -phoenix_contact connector MC_01x05_G_3.81mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V -phoenix_contact connector MC_01x05_GF_3.5mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V -phoenix_contact connector MC_01x05_GF_3.5mm_MH -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V -phoenix_contact connector MC_01x05_GF_3.81mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V -phoenix_contact connector MC_01x05_GF_3.81mm_MH -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V -phoenix_contact connector MC_01x06_G_3.5mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V -phoenix_contact connector MC_01x06_G_3.81mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V -phoenix_contact connector MC_01x06_GF_3.5mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V -phoenix_contact connector MC_01x06_GF_3.5mm_MH -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V -phoenix_contact connector MC_01x06_GF_3.81mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V -phoenix_contact connector MC_01x06_GF_3.81mm_MH -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V -phoenix_contact connector MC_01x07_G_3.5mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V -phoenix_contact connector MC_01x07_G_3.81mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V -phoenix_contact connector MC_01x07_GF_3.5mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V -phoenix_contact connector MC_01x07_GF_3.5mm_MH -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V -phoenix_contact connector MC_01x07_GF_3.81mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V -phoenix_contact connector MC_01x07_GF_3.81mm_MH -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V -phoenix_contact connector MC_01x08_G_3.5mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V -phoenix_contact connector MC_01x08_G_3.81mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V -phoenix_contact connector MC_01x08_GF_3.5mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V -phoenix_contact connector MC_01x08_GF_3.5mm_MH -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V -phoenix_contact connector MC_01x08_GF_3.81mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V -phoenix_contact connector MC_01x08_GF_3.81mm_MH -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V -phoenix_contact connector MC_01x09_G_3.5mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V -phoenix_contact connector MC_01x09_G_3.81mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V -phoenix_contact connector MC_01x09_GF_3.5mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V -phoenix_contact connector MC_01x09_GF_3.5mm_MH -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V -phoenix_contact connector MC_01x09_GF_3.81mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V -phoenix_contact connector MC_01x09_GF_3.81mm_MH -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V -phoenix_contact connector MC_01x10_G_3.5mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V -phoenix_contact connector MC_01x10_G_3.81mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V -phoenix_contact connector MC_01x10_GF_3.5mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V -phoenix_contact connector MC_01x10_GF_3.5mm_MH -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V -phoenix_contact connector MC_01x10_GF_3.81mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V -phoenix_contact connector MC_01x10_GF_3.81mm_MH -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V -phoenix_contact connector MC_01x11_G_3.5mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V -phoenix_contact connector MC_01x11_G_3.81mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V -phoenix_contact connector MC_01x11_GF_3.5mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V -phoenix_contact connector MC_01x11_GF_3.5mm_MH -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V -phoenix_contact connector MC_01x11_GF_3.81mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V -phoenix_contact connector MC_01x11_GF_3.81mm_MH -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V -phoenix_contact connector MC_01x12_G_3.5mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V -phoenix_contact connector MC_01x12_G_3.81mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V -phoenix_contact connector MC_01x12_GF_3.5mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V -phoenix_contact connector MC_01x12_GF_3.5mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V -phoenix_contact connector MC_01x12_GF_3.81mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V -phoenix_contact connector MC_01x12_GF_3.81mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V -phoenix_contact connector MC_01x13_G_3.5mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V -phoenix_contact connector MC_01x13_G_3.81mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V -phoenix_contact connector MC_01x13_GF_3.5mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V -phoenix_contact connector MC_01x13_GF_3.5mm_MH -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V -phoenix_contact connector MC_01x13_GF_3.81mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V -phoenix_contact connector MC_01x13_GF_3.81mm_MH -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V -phoenix_contact connector MC_01x14_G_3.5mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V -phoenix_contact connector MC_01x14_G_3.81mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V -phoenix_contact connector MC_01x14_GF_3.5mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V -phoenix_contact connector MC_01x14_GF_3.5mm_MH -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V -phoenix_contact connector MC_01x14_GF_3.81mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V -phoenix_contact connector MC_01x14_GF_3.81mm_MH -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V -phoenix_contact connector MC_01x15_G_3.5mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V -phoenix_contact connector MC_01x15_G_3.81mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V -phoenix_contact connector MC_01x15_GF_3.5mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V -phoenix_contact connector MC_01x15_GF_3.5mm_MH -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V -phoenix_contact connector MC_01x15_GF_3.81mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V -phoenix_contact connector MC_01x15_GF_3.81mm_MH -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V -phoenix_contact connector MC_01x16_G_3.5mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V -phoenix_contact connector MC_01x16_G_3.81mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V -phoenix_contact connector MC_01x16_GF_3.5mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V -phoenix_contact connector MC_01x16_GF_3.5mm_MH -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V -phoenix_contact connector MC_01x16_GF_3.81mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V -phoenix_contact connector MC_01x16_GF_3.81mm_MH -0 -16 -16 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V -phoenix_contact connector MCV_01x02_G_5.08mm -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V -phoenix_contact connector MCV_01x02_GF_5.08mm -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V -phoenix_contact connector MCV_01x02_GF_5.08mm_MH -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V -phoenix_contact connector MCV_01x03_G_5.08mm -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V -phoenix_contact connector MCV_01x03_GF_5.08mm -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V -phoenix_contact connector MCV_01x03_GF_5.08mm_MH -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V -phoenix_contact connector MCV_01x04_G_5.08mm -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V -phoenix_contact connector MCV_01x04_GF_5.08mm -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V -phoenix_contact connector MCV_01x04_GF_5.08mm_MH -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V -phoenix_contact connector MCV_01x05_G_5.08mm -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V -phoenix_contact connector MCV_01x05_GF_5.08mm -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V -phoenix_contact connector MCV_01x05_GF_5.08mm_MH -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V -phoenix_contact connector MCV_01x06_G_5.08mm -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V -phoenix_contact connector MCV_01x06_GF_5.08mm -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V -phoenix_contact connector MCV_01x06_GF_5.08mm_MH -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V -phoenix_contact connector MCV_01x07_G_5.08mm -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V -phoenix_contact connector MCV_01x07_GF_5.08mm -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V -phoenix_contact connector MCV_01x07_GF_5.08mm_MH -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V -phoenix_contact connector MCV_01x08_G_5.08mm -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V -phoenix_contact connector MCV_01x08_GF_5.08mm -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V -phoenix_contact connector MCV_01x08_GF_5.08mm_MH -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V -phoenix_contact connector MCV_01x09_G_5.08mm -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V -phoenix_contact connector MCV_01x09_GF_5.08mm -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V -phoenix_contact connector MCV_01x09_GF_5.08mm_MH -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V -phoenix_contact connector MCV_01x10_G_5.08mm -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V -phoenix_contact connector MCV_01x10_GF_5.08mm -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V -phoenix_contact connector MCV_01x10_GF_5.08mm_MH -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V -phoenix_contact connector MCV_01x11_G_5.08mm -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V -phoenix_contact connector MCV_01x11_GF_5.08mm -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V -phoenix_contact connector MCV_01x11_GF_5.08mm_MH -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V -phoenix_contact connector MCV_01x12_G_5.08mm -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V -phoenix_contact connector MCV_01x12_GF_5.08mm -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V -phoenix_contact connector MCV_01x12_GF_5.08mm_MH -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V -phoenix_contact connector MC_01x02_G_5.08mm -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V -phoenix_contact connector MC_01x02_GF_5.08mm -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V -phoenix_contact connector MC_01x02_GF_5.08mm_MH -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V -phoenix_contact connector MC_01x03_G_5.08mm -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V -phoenix_contact connector MC_01x03_GF_5.08mm -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V -phoenix_contact connector MC_01x03_GF_5.08mm_MH -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V -phoenix_contact connector MC_01x04_G_5.08mm -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V -phoenix_contact connector MC_01x04_GF_5.08mm -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V -phoenix_contact connector MC_01x04_GF_5.08mm_MH -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V -phoenix_contact connector MC_01x05_G_5.08mm -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V -phoenix_contact connector MC_01x05_GF_5.08mm -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V -phoenix_contact connector MC_01x05_GF_5.08mm_MH -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V -phoenix_contact connector MC_01x06_G_5.08mm -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V -phoenix_contact connector MC_01x06_GF_5.08mm -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V -phoenix_contact connector MC_01x06_GF_5.08mm_MH -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V -phoenix_contact connector MC_01x07_G_5.08mm -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V -phoenix_contact connector MC_01x07_GF_5.08mm -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V -phoenix_contact connector MC_01x07_GF_5.08mm_MH -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V -phoenix_contact connector MC_01x08_G_5.08mm -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V -phoenix_contact connector MC_01x08_GF_5.08mm -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V -phoenix_contact connector MC_01x08_GF_5.08mm_MH -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V -phoenix_contact connector MC_01x09_G_5.08mm -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V -phoenix_contact connector MC_01x09_GF_5.08mm -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V -phoenix_contact connector MC_01x09_GF_5.08mm_MH -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V -phoenix_contact connector MC_01x10_G_5.08mm -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V -phoenix_contact connector MC_01x10_GF_5.08mm -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V -phoenix_contact connector MC_01x10_GF_5.08mm_MH -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V -phoenix_contact connector MC_01x11_G_5.08mm -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V -phoenix_contact connector MC_01x11_GF_5.08mm -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V -phoenix_contact connector MC_01x11_GF_5.08mm_MH -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V -phoenix_contact connector MC_01x12_G_5.08mm -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V -phoenix_contact connector MC_01x12_GF_5.08mm -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V -phoenix_contact connector MC_01x12_GF_5.08mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC) -phoenix_contact connector MSTBA_01x02_G_5.08mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC) -phoenix_contact connector MSTBA_01x02_G_5.00mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC) -phoenix_contact connector MSTBA_01x03_G_5.08mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC) -phoenix_contact connector MSTBA_01x03_G_5.00mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC) -phoenix_contact connector MSTBA_01x04_G_5.08mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC) -phoenix_contact connector MSTBA_01x04_G_5.00mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC) -phoenix_contact connector MSTBA_01x05_G_5.08mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC) -phoenix_contact connector MSTBA_01x05_G_5.00mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC) -phoenix_contact connector MSTBA_01x06_G_5.08mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC) -phoenix_contact connector MSTBA_01x06_G_5.00mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC) -phoenix_contact connector MSTBA_01x07_G_5.08mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC) -phoenix_contact connector MSTBA_01x07_G_5.00mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC) -phoenix_contact connector MSTBA_01x08_G_5.08mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC) -phoenix_contact connector MSTBA_01x08_G_5.00mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC) -phoenix_contact connector MSTBA_01x09_G_5.08mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC) -phoenix_contact connector MSTBA_01x09_G_5.00mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC) -phoenix_contact connector MSTBA_01x10_G_5.08mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC) -phoenix_contact connector MSTBA_01x10_G_5.00mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC) -phoenix_contact connector MSTBA_01x11_G_5.08mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC) -phoenix_contact connector MSTBA_01x11_G_5.00mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC) -phoenix_contact connector MSTBA_01x12_G_5.08mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC) -phoenix_contact connector MSTBA_01x12_G_5.00mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A -phoenix_contact connector MSTBA_01x13_G_5.08mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A -phoenix_contact connector MSTBA_01x13_G_5.00mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A -phoenix_contact connector MSTBA_01x14_G_5.08mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A -phoenix_contact connector MSTBA_01x14_G_5.00mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A -phoenix_contact connector MSTBA_01x15_G_5.08mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A -phoenix_contact connector MSTBA_01x15_G_5.00mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A -phoenix_contact connector MSTBA_01x16_G_5.08mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A -phoenix_contact connector MSTBA_01x16_G_5.00mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC) -phoenix_contact connector MSTBVA_01x02_G_5.08mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC) -phoenix_contact connector MSTBVA_01x02_G_5.00mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC) -phoenix_contact connector MSTBVA_01x03_G_5.08mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC) -phoenix_contact connector MSTBVA_01x03_G_5.00mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC) -phoenix_contact connector MSTBVA_01x04_G_5.08mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC) -phoenix_contact connector MSTBVA_01x04_G_5.00mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC) -phoenix_contact connector MSTBVA_01x05_G_5.08mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC) -phoenix_contact connector MSTBVA_01x05_G_5.00mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC) -phoenix_contact connector MSTBVA_01x06_G_5.08mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC) -phoenix_contact connector MSTBVA_01x06_G_5.00mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC) -phoenix_contact connector MSTBVA_01x07_G_5.08mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC) -phoenix_contact connector MSTBVA_01x07_G_5.00mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC) -phoenix_contact connector MSTBVA_01x08_G_5.08mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC) -phoenix_contact connector MSTBVA_01x08_G_5.00mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC) -phoenix_contact connector MSTBVA_01x09_G_5.08mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC) -phoenix_contact connector MSTBVA_01x09_G_5.00mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC) -phoenix_contact connector MSTBVA_01x10_G_5.08mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC) -phoenix_contact connector MSTBVA_01x10_G_5.00mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC) -phoenix_contact connector MSTBVA_01x11_G_5.08mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC) -phoenix_contact connector MSTBVA_01x11_G_5.00mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC) -phoenix_contact connector MSTBVA_01x12_G_5.08mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC) -phoenix_contact connector MSTBVA_01x12_G_5.00mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A -phoenix_contact connector MSTBVA_01x13_G_5.08mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A -phoenix_contact connector MSTBVA_01x13_G_5.00mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A -phoenix_contact connector MSTBVA_01x14_G_5.08mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A -phoenix_contact connector MSTBVA_01x14_G_5.00mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A -phoenix_contact connector MSTBVA_01x15_G_5.08mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A -phoenix_contact connector MSTBVA_01x15_G_5.00mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A -phoenix_contact connector MSTBVA_01x16_G_5.08mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A -phoenix_contact connector MSTBVA_01x16_G_5.00mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC) -phoenix_contact connector MSTBV_01x02_GF_5.08mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC) -phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC) -phoenix_contact connector MSTBV_01x02_GF_5.00mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC) -phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC) -phoenix_contact connector MSTBV_01x03_GF_5.08mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC) -phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC) -phoenix_contact connector MSTBV_01x03_GF_5.00mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC) -phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC) -phoenix_contact connector MSTBV_01x04_GF_5.08mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC) -phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC) -phoenix_contact connector MSTBV_01x04_GF_5.00mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC) -phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC) -phoenix_contact connector MSTBV_01x05_GF_5.08mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC) -phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC) -phoenix_contact connector MSTBV_01x05_GF_5.00mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC) -phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC) -phoenix_contact connector MSTBV_01x06_GF_5.08mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC) -phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC) -phoenix_contact connector MSTBV_01x06_GF_5.00mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC) -phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC) -phoenix_contact connector MSTBV_01x07_GF_5.08mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC) -phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC) -phoenix_contact connector MSTBV_01x07_GF_5.00mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC) -phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC) -phoenix_contact connector MSTBV_01x08_GF_5.08mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC) -phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC) -phoenix_contact connector MSTBV_01x08_GF_5.00mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC) -phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC) -phoenix_contact connector MSTBV_01x09_GF_5.08mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC) -phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC) -phoenix_contact connector MSTBV_01x09_GF_5.00mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC) -phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC) -phoenix_contact connector MSTBV_01x10_GF_5.08mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC) -phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC) -phoenix_contact connector MSTBV_01x10_GF_5.00mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC) -phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC) -phoenix_contact connector MSTBV_01x11_GF_5.08mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC) -phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC) -phoenix_contact connector MSTBV_01x11_GF_5.00mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC) -phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC) -phoenix_contact connector MSTBV_01x12_GF_5.08mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC) -phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC) -phoenix_contact connector MSTBV_01x12_GF_5.00mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC) -phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A -phoenix_contact connector MSTBV_01x13_GF_5.08mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A -phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A -phoenix_contact connector MSTBV_01x13_GF_5.00mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A -phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A -phoenix_contact connector MSTBV_01x14_GF_5.08mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A -phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A -phoenix_contact connector MSTBV_01x14_GF_5.00mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A -phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A -phoenix_contact connector MSTBV_01x15_GF_5.08mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A -phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A -phoenix_contact connector MSTBV_01x15_GF_5.00mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A -phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A -phoenix_contact connector MSTBV_01x16_GF_5.08mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A -phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A -phoenix_contact connector MSTBV_01x16_GF_5.00mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A -phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC) -phoenix_contact connector MSTB_01x02_GF_5.08mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC) -phoenix_contact connector MSTB_01x02_GF_5.08mm_MH -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC) -phoenix_contact connector MSTB_01x02_GF_5.00mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC) -phoenix_contact connector MSTB_01x02_GF_5.00mm_MH -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC) -phoenix_contact connector MSTB_01x03_GF_5.08mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC) -phoenix_contact connector MSTB_01x03_GF_5.08mm_MH -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC) -phoenix_contact connector MSTB_01x03_GF_5.00mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC) -phoenix_contact connector MSTB_01x03_GF_5.00mm_MH -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC) -phoenix_contact connector MSTB_01x04_GF_5.08mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC) -phoenix_contact connector MSTB_01x04_GF_5.08mm_MH -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC) -phoenix_contact connector MSTB_01x04_GF_5.00mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC) -phoenix_contact connector MSTB_01x04_GF_5.00mm_MH -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC) -phoenix_contact connector MSTB_01x05_GF_5.08mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC) -phoenix_contact connector MSTB_01x05_GF_5.08mm_MH -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC) -phoenix_contact connector MSTB_01x05_GF_5.00mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC) -phoenix_contact connector MSTB_01x05_GF_5.00mm_MH -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC) -phoenix_contact connector MSTB_01x06_GF_5.08mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC) -phoenix_contact connector MSTB_01x06_GF_5.08mm_MH -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC) -phoenix_contact connector MSTB_01x06_GF_5.00mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC) -phoenix_contact connector MSTB_01x06_GF_5.00mm_MH -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC) -phoenix_contact connector MSTB_01x07_GF_5.08mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC) -phoenix_contact connector MSTB_01x07_GF_5.08mm_MH -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC) -phoenix_contact connector MSTB_01x07_GF_5.00mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC) -phoenix_contact connector MSTB_01x07_GF_5.00mm_MH -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC) -phoenix_contact connector MSTB_01x08_GF_5.08mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC) -phoenix_contact connector MSTB_01x08_GF_5.08mm_MH -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC) -phoenix_contact connector MSTB_01x08_GF_5.00mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC) -phoenix_contact connector MSTB_01x08_GF_5.00mm_MH -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC) -phoenix_contact connector MSTB_01x09_GF_5.08mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC) -phoenix_contact connector MSTB_01x09_GF_5.08mm_MH -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC) -phoenix_contact connector MSTB_01x09_GF_5.00mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC) -phoenix_contact connector MSTB_01x09_GF_5.00mm_MH -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC) -phoenix_contact connector MSTB_01x10_GF_5.08mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC) -phoenix_contact connector MSTB_01x10_GF_5.08mm_MH -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC) -phoenix_contact connector MSTB_01x10_GF_5.00mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC) -phoenix_contact connector MSTB_01x10_GF_5.00mm_MH -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC) -phoenix_contact connector MSTB_01x11_GF_5.08mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC) -phoenix_contact connector MSTB_01x11_GF_5.08mm_MH -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC) -phoenix_contact connector MSTB_01x11_GF_5.00mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC) -phoenix_contact connector MSTB_01x11_GF_5.00mm_MH -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC) -phoenix_contact connector MSTB_01x12_GF_5.08mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC) -phoenix_contact connector MSTB_01x12_GF_5.08mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC) -phoenix_contact connector MSTB_01x12_GF_5.00mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC) -phoenix_contact connector MSTB_01x12_GF_5.00mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A -phoenix_contact connector MSTB_01x13_GF_5.08mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A -phoenix_contact connector MSTB_01x13_GF_5.08mm_MH -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A -phoenix_contact connector MSTB_01x13_GF_5.00mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A -phoenix_contact connector MSTB_01x13_GF_5.00mm_MH -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A -phoenix_contact connector MSTB_01x14_GF_5.08mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A -phoenix_contact connector MSTB_01x14_GF_5.08mm_MH -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A -phoenix_contact connector MSTB_01x14_GF_5.00mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A -phoenix_contact connector MSTB_01x14_GF_5.00mm_MH -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A -phoenix_contact connector MSTB_01x15_GF_5.08mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A -phoenix_contact connector MSTB_01x15_GF_5.08mm_MH -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A -phoenix_contact connector MSTB_01x15_GF_5.00mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A -phoenix_contact connector MSTB_01x15_GF_5.00mm_MH -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A -phoenix_contact connector MSTB_01x16_GF_5.08mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A -phoenix_contact connector MSTB_01x16_GF_5.08mm_MH -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A -phoenix_contact connector MSTB_01x16_GF_5.00mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A -phoenix_contact connector MSTB_01x16_GF_5.00mm_MH -0 -16 -16 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_2-H-3.5_1x02_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/2-H-3.5 Terminal Block, 1990737 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990737), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/2-H-3.5 1990737 -0 -4 -2 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_3-H-3.5_1x03_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/3-H-3.5 Terminal Block, 1990740 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990740), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/3-H-3.5 1990740 -0 -6 -3 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_4-H-3.5_1x04_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/4-H-3.5 Terminal Block, 1990753 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990753), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/4-H-3.5 1990753 -0 -8 -4 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_5-H-3.5_1x05_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/5-H-3.5 Terminal Block, 1990766 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990766), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/5-H-3.5 1990766 -0 -10 -5 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_6-H-3.5_1x06_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/6-H-3.5 Terminal Block, 1990779 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990779), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/6-H-3.5 1990779 -0 -12 -6 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_7-H-3.5_1x07_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/7-H-3.5 Terminal Block, 1990782 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990782), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/7-H-3.5 1990782 -0 -14 -7 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_8-H-3.5_1x08_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/8-H-3.5 Terminal Block, 1990795 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990795), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/8-H-3.5 1990795 -0 -16 -8 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_9-H-3.5_1x09_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/9-H-3.5 Terminal Block, 1990805 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990805), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/9-H-3.5 1990805 -0 -18 -9 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_10-H-3.5_1x10_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/10-H-3.5 Terminal Block, 1990818 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990818), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/10-H-3.5 1990818 -0 -20 -10 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_11-H-3.5_1x11_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/11-H-3.5 Terminal Block, 1990821 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990821), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/11-H-3.5 1990821 -0 -22 -11 -Connector_Phoenix_SPT -PhoenixContact_SPT_1.5_12-H-3.5_1x12_P3.5mm_Horizontal -Connector Phoenix Contact, SPT 1.5/12-H-3.5 Terminal Block, 1990834 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990834), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 1.5/12-H-3.5 1990834 -0 -24 -12 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_1-H-5.0_1x01_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/1-H-5.0 Terminal Block, 1751066 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1751066), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/1-H-5.0 1751066 -0 -2 -1 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_2-H-5.0-EX_1x02_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/2-H-5.0-EX Terminal Block, 1732386 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732386), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/2-H-5.0-EX 1732386 -0 -4 -2 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_2-H-5.0_1x02_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/2-H-5.0 Terminal Block, 1990973 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990973), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/2-H-5.0 1990973 -0 -4 -2 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_2-V-5.0-EX_1x02_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/2-V-5.0-EX Terminal Block, 1732496 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732496), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/2-V-5.0-EX 1732496 -0 -4 -2 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_3-H-5.0-EX_1x03_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/3-H-5.0-EX Terminal Block, 1732399 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732399), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/3-H-5.0-EX 1732399 -0 -6 -3 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_3-H-5.0_1x03_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/3-H-5.0 Terminal Block, 1990986 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990986), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/3-H-5.0 1990986 -0 -6 -3 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_3-V-5.0-EX_1x03_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/3-V-5.0-EX Terminal Block, 1732506 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732506), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/3-V-5.0-EX 1732506 -0 -6 -3 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_4-H-5.0-EX_1x04_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/4-H-5.0-EX Terminal Block, 1732409 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732409), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/4-H-5.0-EX 1732409 -0 -8 -4 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_4-H-5.0_1x04_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/4-H-5.0 Terminal Block, 1990999 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990999), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/4-H-5.0 1990999 -0 -8 -4 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_4-V-5.0-EX_1x04_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/4-V-5.0-EX Terminal Block, 1732519 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732519), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/4-V-5.0-EX 1732519 -0 -8 -4 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_5-H-5.0-EX_1x05_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/5-H-5.0-EX Terminal Block, 1732412 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732412), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/5-H-5.0-EX 1732412 -0 -10 -5 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_5-H-5.0_1x05_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/5-H-5.0 Terminal Block, 1991008 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991008), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/5-H-5.0 1991008 -0 -10 -5 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_5-V-5.0-EX_1x05_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/5-V-5.0-EX Terminal Block, 1732522 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732522), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/5-V-5.0-EX 1732522 -0 -10 -5 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_6-H-5.0-EX_1x06_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/6-H-5.0-EX Terminal Block, 1732425 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732425), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/6-H-5.0-EX 1732425 -0 -12 -6 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_6-H-5.0_1x06_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/6-H-5.0 Terminal Block, 1991011 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991011), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/6-H-5.0 1991011 -0 -12 -6 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_6-V-5.0-EX_1x06_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/6-V-5.0-EX Terminal Block, 1732535 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732535), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/6-V-5.0-EX 1732535 -0 -12 -6 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_7-H-5.0-EX_1x07_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/7-H-5.0-EX Terminal Block, 1732438 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732438), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/7-H-5.0-EX 1732438 -0 -14 -7 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_7-H-5.0_1x07_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/7-H-5.0 Terminal Block, 1991024 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991024), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/7-H-5.0 1991024 -0 -14 -7 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_7-V-5.0-EX_1x07_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/7-V-5.0-EX Terminal Block, 1732548 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732548), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/7-V-5.0-EX 1732548 -0 -14 -7 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_8-H-5.0-EX_1x08_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/8-H-5.0-EX Terminal Block, 1732441 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732441), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/8-H-5.0-EX 1732441 -0 -16 -8 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_8-H-5.0_1x08_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/8-H-5.0 Terminal Block, 1991037 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991037), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/8-H-5.0 1991037 -0 -16 -8 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_8-V-5.0-EX_1x08_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/8-V-5.0-EX Terminal Block, 1732551 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732551), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/8-V-5.0-EX 1732551 -0 -16 -8 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_9-H-5.0-EX_1x09_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/9-H-5.0-EX Terminal Block, 1732454 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732454), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/9-H-5.0-EX 1732454 -0 -18 -9 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_9-H-5.0_1x09_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/9-H-5.0 Terminal Block, 1991040 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991040), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/9-H-5.0 1991040 -0 -18 -9 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_9-V-5.0-EX_1x09_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/9-V-5.0-EX Terminal Block, 1732564 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732564), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/9-V-5.0-EX 1732564 -0 -18 -9 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_10-H-5.0-EX_1x10_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/10-H-5.0-EX Terminal Block, 1732467 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732467), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/10-H-5.0-EX 1732467 -0 -20 -10 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_10-H-5.0_1x10_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/10-H-5.0 Terminal Block, 1991053 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991053), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/10-H-5.0 1991053 -0 -20 -10 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_10-V-5.0-EX_1x10_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/10-V-5.0-EX Terminal Block, 1732577 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732577), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/10-V-5.0-EX 1732577 -0 -20 -10 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_11-H-5.0-EX_1x11_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/11-H-5.0-EX Terminal Block, 1732470 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732470), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/11-H-5.0-EX 1732470 -0 -22 -11 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_11-H-5.0_1x11_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/11-H-5.0 Terminal Block, 1991066 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991066), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/11-H-5.0 1991066 -0 -22 -11 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_11-V-5.0-EX_1x11_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/11-V-5.0-EX Terminal Block, 1732580 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732580), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/11-V-5.0-EX 1732580 -0 -22 -11 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_12-H-5.0-EX_1x12_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/12-H-5.0-EX Terminal Block, 1732483 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732483), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/12-H-5.0-EX 1732483 -0 -24 -12 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_12-H-5.0_1x12_P5.0mm_Horizontal -Connector Phoenix Contact, SPT 2.5/12-H-5.0 Terminal Block, 1991079 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991079), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/12-H-5.0 1991079 -0 -24 -12 -Connector_Phoenix_SPT -PhoenixContact_SPT_2.5_12-V-5.0-EX_1x12_P5.0mm_Vertical -Connector Phoenix Contact, SPT 2.5/12-V-5.0-EX Terminal Block, 1732593 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732593), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 2.5/12-V-5.0-EX 1732593 -0 -24 -12 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_1-H-7.5_1x01_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/1-H-7.5 Terminal Block, 1719189 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719189), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/1-H-7.5 1719189 -0 -2 -1 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_1-V-7.5_1x01_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/1-V-7.5 Terminal Block, 1719309 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719309), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/1-V-7.5 1719309 -0 -2 -1 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_2-H-7.5-ZB_1x02_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/2-H-7.5-ZB Terminal Block, 1719192 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719192), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/2-H-7.5-ZB 1719192 -0 -2 -2 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_2-V-7.5_1x02_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/2-V-7.5 Terminal Block, 1738144 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1738144), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/2-V-7.5 1738144 -0 -4 -2 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_3-H-7.5-ZB_1x03_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/3-H-7.5-ZB Terminal Block, 1719202 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719202), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/3-H-7.5-ZB 1719202 -0 -3 -3 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_3-H-7.5_1x03_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/3-H-7.5 Terminal Block, 1701361 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1701361), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/3-H-7.5 1701361 -0 -6 -3 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_3-V-7.5-ZB_1x03_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/3-V-7.5-ZB Terminal Block, 1719325 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719325), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/3-V-7.5-ZB 1719325 -0 -3 -3 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_4-H-7.5-ZB_1x04_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/4-H-7.5-ZB Terminal Block, 1719215 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719215), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/4-H-7.5-ZB 1719215 -0 -4 -4 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_5-H-7.5-ZB_1x05_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/5-H-7.5-ZB Terminal Block, 1719228 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719228), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/5-H-7.5-ZB 1719228 -0 -5 -5 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_5-V-7.5-ZB_1x05_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/5-V-7.5-ZB Terminal Block, 1719341 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719341), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/5-V-7.5-ZB 1719341 -0 -5 -5 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_6-H-7.5-ZB_1x06_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/6-H-7.5-ZB Terminal Block, 1719231 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719231), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/6-H-7.5-ZB 1719231 -0 -6 -6 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_6-V-7.5-ZB_1x06_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/6-V-7.5-ZB Terminal Block, 1719354 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719354), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/6-V-7.5-ZB 1719354 -0 -6 -6 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_7-H-7.5-ZB_1x07_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/7-H-7.5-ZB Terminal Block, 1719244 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719244), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/7-H-7.5-ZB 1719244 -0 -7 -7 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_7-V-7.5-ZB_1x07_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/7-V-7.5-ZB Terminal Block, 1719367 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719367), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/7-V-7.5-ZB 1719367 -0 -7 -7 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_8-H-7.5-ZB_1x08_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/8-H-7.5-ZB Terminal Block, 1719257 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719257), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/8-H-7.5-ZB 1719257 -0 -8 -8 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_8-V-7.5-ZB_1x08_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/8-V-7.5-ZB Terminal Block, 1719370 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719370), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/8-V-7.5-ZB 1719370 -0 -8 -8 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_9-H-7.5-ZB_1x09_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/9-H-7.5-ZB Terminal Block, 1719260 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719260), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/9-H-7.5-ZB 1719260 -0 -9 -9 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_9-V-7.5-ZB_1x09_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/9-V-7.5-ZB Terminal Block, 1719383 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719383), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/9-V-7.5-ZB 1719383 -0 -9 -9 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_10-H-7.5-ZB_1x10_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/10-H-7.5-ZB Terminal Block, 1719273 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719273), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/10-H-7.5-ZB 1719273 -0 -10 -10 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_10-V-7.5-ZB_1x10_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/10-V-7.5-ZB Terminal Block, 1719396 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719396), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/10-V-7.5-ZB 1719396 -0 -10 -10 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_11-H-7.5-ZB_1x11_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/11-H-7.5-ZB Terminal Block, 1719286 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719286), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/11-H-7.5-ZB 1719286 -0 -11 -11 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_11-V-7.5-ZB_1x11_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/11-V-7.5-ZB Terminal Block, 1719406 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719406), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/11-V-7.5-ZB 1719406 -0 -11 -11 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_12-H-7.5-ZB_1x12_P7.5mm_Horizontal -Connector Phoenix Contact, SPT 5/12-H-7.5-ZB Terminal Block, 1719299 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719299), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/12-H-7.5-ZB 1719299 -0 -12 -12 -Connector_Phoenix_SPT -PhoenixContact_SPT_5_12-V-7.5-ZB_1x12_P7.5mm_Vertical -Connector Phoenix Contact, SPT 5/12-V-7.5-ZB Terminal Block, 1719419 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719419), generated with kicad-footprint-generator -Connector Phoenix Contact SPT 5/12-V-7.5-ZB 1719419 -0 -12 -12 -Connector_Pin -Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork -solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork -solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.0mm_L10.0mm -solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm -solder Pin_ press fit -0 -1 -1 -Connector_Pin -Pin_D1.0mm_L10.0mm_LooseFit -solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm -solder Pin_ loose fit -0 -1 -1 -Connector_Pin -Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork -solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.1mm_L10.2mm_W3.5mm_Flat -solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork -solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.2mm_L11.3mm_W3.0mm_Flat -solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.3mm_L10.0mm_W3.5mm_Flat -solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434 -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.3mm_L11.0mm -solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm -solder Pin_ pressfit -0 -1 -1 -Connector_Pin -Pin_D1.3mm_L11.0mm_LooseFit -solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm -solder Pin_ loose fit -0 -1 -1 -Connector_Pin -Pin_D1.3mm_L11.3mm_W2.8mm_Flat -solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork -solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434 -solder Pin_ with flat fork -0 -1 -1 -Connector_PinHeader_1.00mm -PinHeader_1x01_P1.00mm_Horizontal -Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x01 1.00mm single row -0 -1 -1 -Connector_PinHeader_1.00mm -PinHeader_1x01_P1.00mm_Vertical -Through hole straight pin header, 1x01, 1.00mm pitch, single row -Through hole pin header THT 1x01 1.00mm single row -0 -1 -1 -Connector_PinHeader_1.00mm -PinHeader_1x02_P1.00mm_Horizontal -Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x02 1.00mm single row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_1x02_P1.00mm_Vertical -Through hole straight pin header, 1x02, 1.00mm pitch, single row -Through hole pin header THT 1x02 1.00mm single row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_1x03_P1.00mm_Horizontal -Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x03 1.00mm single row -0 -3 -3 -Connector_PinHeader_1.00mm -PinHeader_1x03_P1.00mm_Vertical -Through hole straight pin header, 1x03, 1.00mm pitch, single row -Through hole pin header THT 1x03 1.00mm single row -0 -3 -3 -Connector_PinHeader_1.00mm -PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left -0 -3 -3 -Connector_PinHeader_1.00mm -PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right -0 -3 -3 -Connector_PinHeader_1.00mm -PinHeader_1x04_P1.00mm_Horizontal -Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x04 1.00mm single row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_1x04_P1.00mm_Vertical -Through hole straight pin header, 1x04, 1.00mm pitch, single row -Through hole pin header THT 1x04 1.00mm single row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_1x05_P1.00mm_Horizontal -Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x05 1.00mm single row -0 -5 -5 -Connector_PinHeader_1.00mm -PinHeader_1x05_P1.00mm_Vertical -Through hole straight pin header, 1x05, 1.00mm pitch, single row -Through hole pin header THT 1x05 1.00mm single row -0 -5 -5 -Connector_PinHeader_1.00mm -PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left -0 -5 -5 -Connector_PinHeader_1.00mm -PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right -0 -5 -5 -Connector_PinHeader_1.00mm -PinHeader_1x06_P1.00mm_Horizontal -Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x06 1.00mm single row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_1x06_P1.00mm_Vertical -Through hole straight pin header, 1x06, 1.00mm pitch, single row -Through hole pin header THT 1x06 1.00mm single row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_1x07_P1.00mm_Horizontal -Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x07 1.00mm single row -0 -7 -7 -Connector_PinHeader_1.00mm -PinHeader_1x07_P1.00mm_Vertical -Through hole straight pin header, 1x07, 1.00mm pitch, single row -Through hole pin header THT 1x07 1.00mm single row -0 -7 -7 -Connector_PinHeader_1.00mm -PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left -0 -7 -7 -Connector_PinHeader_1.00mm -PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right -0 -7 -7 -Connector_PinHeader_1.00mm -PinHeader_1x08_P1.00mm_Horizontal -Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x08 1.00mm single row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_1x08_P1.00mm_Vertical -Through hole straight pin header, 1x08, 1.00mm pitch, single row -Through hole pin header THT 1x08 1.00mm single row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_1x09_P1.00mm_Horizontal -Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x09 1.00mm single row -0 -9 -9 -Connector_PinHeader_1.00mm -PinHeader_1x09_P1.00mm_Vertical -Through hole straight pin header, 1x09, 1.00mm pitch, single row -Through hole pin header THT 1x09 1.00mm single row -0 -9 -9 -Connector_PinHeader_1.00mm -PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left -0 -9 -9 -Connector_PinHeader_1.00mm -PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right -0 -9 -9 -Connector_PinHeader_1.00mm -PinHeader_1x10_P1.00mm_Horizontal -Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x10 1.00mm single row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_1x10_P1.00mm_Vertical -Through hole straight pin header, 1x10, 1.00mm pitch, single row -Through hole pin header THT 1x10 1.00mm single row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_1x11_P1.00mm_Horizontal -Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x11 1.00mm single row -0 -11 -11 -Connector_PinHeader_1.00mm -PinHeader_1x11_P1.00mm_Vertical -Through hole straight pin header, 1x11, 1.00mm pitch, single row -Through hole pin header THT 1x11 1.00mm single row -0 -11 -11 -Connector_PinHeader_1.00mm -PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left -0 -11 -11 -Connector_PinHeader_1.00mm -PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right -0 -11 -11 -Connector_PinHeader_1.00mm -PinHeader_1x12_P1.00mm_Horizontal -Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x12 1.00mm single row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_1x12_P1.00mm_Vertical -Through hole straight pin header, 1x12, 1.00mm pitch, single row -Through hole pin header THT 1x12 1.00mm single row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_1x13_P1.00mm_Horizontal -Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x13 1.00mm single row -0 -13 -13 -Connector_PinHeader_1.00mm -PinHeader_1x13_P1.00mm_Vertical -Through hole straight pin header, 1x13, 1.00mm pitch, single row -Through hole pin header THT 1x13 1.00mm single row -0 -13 -13 -Connector_PinHeader_1.00mm -PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left -0 -13 -13 -Connector_PinHeader_1.00mm -PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right -0 -13 -13 -Connector_PinHeader_1.00mm -PinHeader_1x14_P1.00mm_Horizontal -Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x14 1.00mm single row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_1x14_P1.00mm_Vertical -Through hole straight pin header, 1x14, 1.00mm pitch, single row -Through hole pin header THT 1x14 1.00mm single row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_1x15_P1.00mm_Horizontal -Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x15 1.00mm single row -0 -15 -15 -Connector_PinHeader_1.00mm -PinHeader_1x15_P1.00mm_Vertical -Through hole straight pin header, 1x15, 1.00mm pitch, single row -Through hole pin header THT 1x15 1.00mm single row -0 -15 -15 -Connector_PinHeader_1.00mm -PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left -0 -15 -15 -Connector_PinHeader_1.00mm -PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right -0 -15 -15 -Connector_PinHeader_1.00mm -PinHeader_1x16_P1.00mm_Horizontal -Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x16 1.00mm single row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_1x16_P1.00mm_Vertical -Through hole straight pin header, 1x16, 1.00mm pitch, single row -Through hole pin header THT 1x16 1.00mm single row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_1x17_P1.00mm_Horizontal -Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x17 1.00mm single row -0 -17 -17 -Connector_PinHeader_1.00mm -PinHeader_1x17_P1.00mm_Vertical -Through hole straight pin header, 1x17, 1.00mm pitch, single row -Through hole pin header THT 1x17 1.00mm single row -0 -17 -17 -Connector_PinHeader_1.00mm -PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left -0 -17 -17 -Connector_PinHeader_1.00mm -PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right -0 -17 -17 -Connector_PinHeader_1.00mm -PinHeader_1x18_P1.00mm_Horizontal -Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x18 1.00mm single row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_1x18_P1.00mm_Vertical -Through hole straight pin header, 1x18, 1.00mm pitch, single row -Through hole pin header THT 1x18 1.00mm single row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_1x19_P1.00mm_Horizontal -Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x19 1.00mm single row -0 -19 -19 -Connector_PinHeader_1.00mm -PinHeader_1x19_P1.00mm_Vertical -Through hole straight pin header, 1x19, 1.00mm pitch, single row -Through hole pin header THT 1x19 1.00mm single row -0 -19 -19 -Connector_PinHeader_1.00mm -PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left -0 -19 -19 -Connector_PinHeader_1.00mm -PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right -0 -19 -19 -Connector_PinHeader_1.00mm -PinHeader_1x20_P1.00mm_Horizontal -Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x20 1.00mm single row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_1x20_P1.00mm_Vertical -Through hole straight pin header, 1x20, 1.00mm pitch, single row -Through hole pin header THT 1x20 1.00mm single row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_1x21_P1.00mm_Horizontal -Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x21 1.00mm single row -0 -21 -21 -Connector_PinHeader_1.00mm -PinHeader_1x21_P1.00mm_Vertical -Through hole straight pin header, 1x21, 1.00mm pitch, single row -Through hole pin header THT 1x21 1.00mm single row -0 -21 -21 -Connector_PinHeader_1.00mm -PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left -0 -21 -21 -Connector_PinHeader_1.00mm -PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right -0 -21 -21 -Connector_PinHeader_1.00mm -PinHeader_1x22_P1.00mm_Horizontal -Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x22 1.00mm single row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_1x22_P1.00mm_Vertical -Through hole straight pin header, 1x22, 1.00mm pitch, single row -Through hole pin header THT 1x22 1.00mm single row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_1x23_P1.00mm_Horizontal -Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x23 1.00mm single row -0 -23 -23 -Connector_PinHeader_1.00mm -PinHeader_1x23_P1.00mm_Vertical -Through hole straight pin header, 1x23, 1.00mm pitch, single row -Through hole pin header THT 1x23 1.00mm single row -0 -23 -23 -Connector_PinHeader_1.00mm -PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left -0 -23 -23 -Connector_PinHeader_1.00mm -PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right -0 -23 -23 -Connector_PinHeader_1.00mm -PinHeader_1x24_P1.00mm_Horizontal -Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x24 1.00mm single row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_1x24_P1.00mm_Vertical -Through hole straight pin header, 1x24, 1.00mm pitch, single row -Through hole pin header THT 1x24 1.00mm single row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_1x25_P1.00mm_Horizontal -Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x25 1.00mm single row -0 -25 -25 -Connector_PinHeader_1.00mm -PinHeader_1x25_P1.00mm_Vertical -Through hole straight pin header, 1x25, 1.00mm pitch, single row -Through hole pin header THT 1x25 1.00mm single row -0 -25 -25 -Connector_PinHeader_1.00mm -PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left -0 -25 -25 -Connector_PinHeader_1.00mm -PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right -0 -25 -25 -Connector_PinHeader_1.00mm -PinHeader_1x26_P1.00mm_Horizontal -Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x26 1.00mm single row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_1x26_P1.00mm_Vertical -Through hole straight pin header, 1x26, 1.00mm pitch, single row -Through hole pin header THT 1x26 1.00mm single row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_1x27_P1.00mm_Horizontal -Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x27 1.00mm single row -0 -27 -27 -Connector_PinHeader_1.00mm -PinHeader_1x27_P1.00mm_Vertical -Through hole straight pin header, 1x27, 1.00mm pitch, single row -Through hole pin header THT 1x27 1.00mm single row -0 -27 -27 -Connector_PinHeader_1.00mm -PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left -0 -27 -27 -Connector_PinHeader_1.00mm -PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right -0 -27 -27 -Connector_PinHeader_1.00mm -PinHeader_1x28_P1.00mm_Horizontal -Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x28 1.00mm single row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_1x28_P1.00mm_Vertical -Through hole straight pin header, 1x28, 1.00mm pitch, single row -Through hole pin header THT 1x28 1.00mm single row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_1x29_P1.00mm_Horizontal -Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x29 1.00mm single row -0 -29 -29 -Connector_PinHeader_1.00mm -PinHeader_1x29_P1.00mm_Vertical -Through hole straight pin header, 1x29, 1.00mm pitch, single row -Through hole pin header THT 1x29 1.00mm single row -0 -29 -29 -Connector_PinHeader_1.00mm -PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left -0 -29 -29 -Connector_PinHeader_1.00mm -PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right -0 -29 -29 -Connector_PinHeader_1.00mm -PinHeader_1x30_P1.00mm_Horizontal -Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x30 1.00mm single row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_1x30_P1.00mm_Vertical -Through hole straight pin header, 1x30, 1.00mm pitch, single row -Through hole pin header THT 1x30 1.00mm single row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_1x31_P1.00mm_Horizontal -Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x31 1.00mm single row -0 -31 -31 -Connector_PinHeader_1.00mm -PinHeader_1x31_P1.00mm_Vertical -Through hole straight pin header, 1x31, 1.00mm pitch, single row -Through hole pin header THT 1x31 1.00mm single row -0 -31 -31 -Connector_PinHeader_1.00mm -PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left -0 -31 -31 -Connector_PinHeader_1.00mm -PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right -0 -31 -31 -Connector_PinHeader_1.00mm -PinHeader_1x32_P1.00mm_Horizontal -Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x32 1.00mm single row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_1x32_P1.00mm_Vertical -Through hole straight pin header, 1x32, 1.00mm pitch, single row -Through hole pin header THT 1x32 1.00mm single row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_1x33_P1.00mm_Horizontal -Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x33 1.00mm single row -0 -33 -33 -Connector_PinHeader_1.00mm -PinHeader_1x33_P1.00mm_Vertical -Through hole straight pin header, 1x33, 1.00mm pitch, single row -Through hole pin header THT 1x33 1.00mm single row -0 -33 -33 -Connector_PinHeader_1.00mm -PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left -0 -33 -33 -Connector_PinHeader_1.00mm -PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right -0 -33 -33 -Connector_PinHeader_1.00mm -PinHeader_1x34_P1.00mm_Horizontal -Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x34 1.00mm single row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_1x34_P1.00mm_Vertical -Through hole straight pin header, 1x34, 1.00mm pitch, single row -Through hole pin header THT 1x34 1.00mm single row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_1x35_P1.00mm_Horizontal -Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x35 1.00mm single row -0 -35 -35 -Connector_PinHeader_1.00mm -PinHeader_1x35_P1.00mm_Vertical -Through hole straight pin header, 1x35, 1.00mm pitch, single row -Through hole pin header THT 1x35 1.00mm single row -0 -35 -35 -Connector_PinHeader_1.00mm -PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left -0 -35 -35 -Connector_PinHeader_1.00mm -PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right -0 -35 -35 -Connector_PinHeader_1.00mm -PinHeader_1x36_P1.00mm_Horizontal -Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x36 1.00mm single row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_1x36_P1.00mm_Vertical -Through hole straight pin header, 1x36, 1.00mm pitch, single row -Through hole pin header THT 1x36 1.00mm single row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_1x37_P1.00mm_Horizontal -Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x37 1.00mm single row -0 -37 -37 -Connector_PinHeader_1.00mm -PinHeader_1x37_P1.00mm_Vertical -Through hole straight pin header, 1x37, 1.00mm pitch, single row -Through hole pin header THT 1x37 1.00mm single row -0 -37 -37 -Connector_PinHeader_1.00mm -PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left -0 -37 -37 -Connector_PinHeader_1.00mm -PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right -0 -37 -37 -Connector_PinHeader_1.00mm -PinHeader_1x38_P1.00mm_Horizontal -Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x38 1.00mm single row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_1x38_P1.00mm_Vertical -Through hole straight pin header, 1x38, 1.00mm pitch, single row -Through hole pin header THT 1x38 1.00mm single row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_1x39_P1.00mm_Horizontal -Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x39 1.00mm single row -0 -39 -39 -Connector_PinHeader_1.00mm -PinHeader_1x39_P1.00mm_Vertical -Through hole straight pin header, 1x39, 1.00mm pitch, single row -Through hole pin header THT 1x39 1.00mm single row -0 -39 -39 -Connector_PinHeader_1.00mm -PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left -0 -39 -39 -Connector_PinHeader_1.00mm -PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right -0 -39 -39 -Connector_PinHeader_1.00mm -PinHeader_1x40_P1.00mm_Horizontal -Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x40 1.00mm single row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_1x40_P1.00mm_Vertical -Through hole straight pin header, 1x40, 1.00mm pitch, single row -Through hole pin header THT 1x40 1.00mm single row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_2x01_P1.00mm_Horizontal -Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x01 1.00mm double row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_2x01_P1.00mm_Vertical -Through hole straight pin header, 2x01, 1.00mm pitch, double rows -Through hole pin header THT 2x01 1.00mm double row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_2x01_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x01 1.00mm double row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_2x02_P1.00mm_Horizontal -Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x02 1.00mm double row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_2x02_P1.00mm_Vertical -Through hole straight pin header, 2x02, 1.00mm pitch, double rows -Through hole pin header THT 2x02 1.00mm double row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_2x02_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x02 1.00mm double row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_2x03_P1.00mm_Horizontal -Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x03 1.00mm double row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_2x03_P1.00mm_Vertical -Through hole straight pin header, 2x03, 1.00mm pitch, double rows -Through hole pin header THT 2x03 1.00mm double row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_2x03_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x03 1.00mm double row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_2x04_P1.00mm_Horizontal -Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x04 1.00mm double row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_2x04_P1.00mm_Vertical -Through hole straight pin header, 2x04, 1.00mm pitch, double rows -Through hole pin header THT 2x04 1.00mm double row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_2x04_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x04 1.00mm double row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_2x05_P1.00mm_Horizontal -Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x05 1.00mm double row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_2x05_P1.00mm_Vertical -Through hole straight pin header, 2x05, 1.00mm pitch, double rows -Through hole pin header THT 2x05 1.00mm double row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_2x05_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x05 1.00mm double row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_2x06_P1.00mm_Horizontal -Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x06 1.00mm double row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_2x06_P1.00mm_Vertical -Through hole straight pin header, 2x06, 1.00mm pitch, double rows -Through hole pin header THT 2x06 1.00mm double row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_2x06_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x06 1.00mm double row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_2x07_P1.00mm_Horizontal -Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x07 1.00mm double row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_2x07_P1.00mm_Vertical -Through hole straight pin header, 2x07, 1.00mm pitch, double rows -Through hole pin header THT 2x07 1.00mm double row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_2x07_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x07 1.00mm double row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_2x08_P1.00mm_Horizontal -Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x08 1.00mm double row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_2x08_P1.00mm_Vertical -Through hole straight pin header, 2x08, 1.00mm pitch, double rows -Through hole pin header THT 2x08 1.00mm double row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_2x08_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x08 1.00mm double row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_2x09_P1.00mm_Horizontal -Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x09 1.00mm double row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_2x09_P1.00mm_Vertical -Through hole straight pin header, 2x09, 1.00mm pitch, double rows -Through hole pin header THT 2x09 1.00mm double row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_2x09_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x09 1.00mm double row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_2x10_P1.00mm_Horizontal -Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x10 1.00mm double row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_2x10_P1.00mm_Vertical -Through hole straight pin header, 2x10, 1.00mm pitch, double rows -Through hole pin header THT 2x10 1.00mm double row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_2x10_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x10 1.00mm double row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_2x11_P1.00mm_Horizontal -Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x11 1.00mm double row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_2x11_P1.00mm_Vertical -Through hole straight pin header, 2x11, 1.00mm pitch, double rows -Through hole pin header THT 2x11 1.00mm double row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_2x11_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x11 1.00mm double row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_2x12_P1.00mm_Horizontal -Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x12 1.00mm double row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_2x12_P1.00mm_Vertical -Through hole straight pin header, 2x12, 1.00mm pitch, double rows -Through hole pin header THT 2x12 1.00mm double row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_2x12_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x12 1.00mm double row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_2x13_P1.00mm_Horizontal -Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x13 1.00mm double row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_2x13_P1.00mm_Vertical -Through hole straight pin header, 2x13, 1.00mm pitch, double rows -Through hole pin header THT 2x13 1.00mm double row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_2x13_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x13 1.00mm double row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_2x14_P1.00mm_Horizontal -Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x14 1.00mm double row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_2x14_P1.00mm_Vertical -Through hole straight pin header, 2x14, 1.00mm pitch, double rows -Through hole pin header THT 2x14 1.00mm double row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_2x14_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x14 1.00mm double row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_2x15_P1.00mm_Horizontal -Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x15 1.00mm double row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_2x15_P1.00mm_Vertical -Through hole straight pin header, 2x15, 1.00mm pitch, double rows -Through hole pin header THT 2x15 1.00mm double row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_2x15_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x15 1.00mm double row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_2x16_P1.00mm_Horizontal -Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x16 1.00mm double row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_2x16_P1.00mm_Vertical -Through hole straight pin header, 2x16, 1.00mm pitch, double rows -Through hole pin header THT 2x16 1.00mm double row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_2x16_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x16 1.00mm double row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_2x17_P1.00mm_Horizontal -Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x17 1.00mm double row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_2x17_P1.00mm_Vertical -Through hole straight pin header, 2x17, 1.00mm pitch, double rows -Through hole pin header THT 2x17 1.00mm double row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_2x17_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x17 1.00mm double row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_2x18_P1.00mm_Horizontal -Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x18 1.00mm double row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_2x18_P1.00mm_Vertical -Through hole straight pin header, 2x18, 1.00mm pitch, double rows -Through hole pin header THT 2x18 1.00mm double row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_2x18_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x18 1.00mm double row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_2x19_P1.00mm_Horizontal -Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x19 1.00mm double row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_2x19_P1.00mm_Vertical -Through hole straight pin header, 2x19, 1.00mm pitch, double rows -Through hole pin header THT 2x19 1.00mm double row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_2x19_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x19 1.00mm double row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_2x20_P1.00mm_Horizontal -Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x20 1.00mm double row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_2x20_P1.00mm_Vertical -Through hole straight pin header, 2x20, 1.00mm pitch, double rows -Through hole pin header THT 2x20 1.00mm double row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_2x20_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x20 1.00mm double row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_2x21_P1.00mm_Horizontal -Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x21 1.00mm double row -0 -42 -42 -Connector_PinHeader_1.00mm -PinHeader_2x21_P1.00mm_Vertical -Through hole straight pin header, 2x21, 1.00mm pitch, double rows -Through hole pin header THT 2x21 1.00mm double row -0 -42 -42 -Connector_PinHeader_1.00mm -PinHeader_2x21_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x21 1.00mm double row -0 -42 -42 -Connector_PinHeader_1.00mm -PinHeader_2x22_P1.00mm_Horizontal -Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x22 1.00mm double row -0 -44 -44 -Connector_PinHeader_1.00mm -PinHeader_2x22_P1.00mm_Vertical -Through hole straight pin header, 2x22, 1.00mm pitch, double rows -Through hole pin header THT 2x22 1.00mm double row -0 -44 -44 -Connector_PinHeader_1.00mm -PinHeader_2x22_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x22 1.00mm double row -0 -44 -44 -Connector_PinHeader_1.00mm -PinHeader_2x23_P1.00mm_Horizontal -Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x23 1.00mm double row -0 -46 -46 -Connector_PinHeader_1.00mm -PinHeader_2x23_P1.00mm_Vertical -Through hole straight pin header, 2x23, 1.00mm pitch, double rows -Through hole pin header THT 2x23 1.00mm double row -0 -46 -46 -Connector_PinHeader_1.00mm -PinHeader_2x23_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x23 1.00mm double row -0 -46 -46 -Connector_PinHeader_1.00mm -PinHeader_2x24_P1.00mm_Horizontal -Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x24 1.00mm double row -0 -48 -48 -Connector_PinHeader_1.00mm -PinHeader_2x24_P1.00mm_Vertical -Through hole straight pin header, 2x24, 1.00mm pitch, double rows -Through hole pin header THT 2x24 1.00mm double row -0 -48 -48 -Connector_PinHeader_1.00mm -PinHeader_2x24_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x24 1.00mm double row -0 -48 -48 -Connector_PinHeader_1.00mm -PinHeader_2x25_P1.00mm_Horizontal -Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x25 1.00mm double row -0 -50 -50 -Connector_PinHeader_1.00mm -PinHeader_2x25_P1.00mm_Vertical -Through hole straight pin header, 2x25, 1.00mm pitch, double rows -Through hole pin header THT 2x25 1.00mm double row -0 -50 -50 -Connector_PinHeader_1.00mm -PinHeader_2x25_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x25 1.00mm double row -0 -50 -50 -Connector_PinHeader_1.00mm -PinHeader_2x26_P1.00mm_Horizontal -Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x26 1.00mm double row -0 -52 -52 -Connector_PinHeader_1.00mm -PinHeader_2x26_P1.00mm_Vertical -Through hole straight pin header, 2x26, 1.00mm pitch, double rows -Through hole pin header THT 2x26 1.00mm double row -0 -52 -52 -Connector_PinHeader_1.00mm -PinHeader_2x26_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x26 1.00mm double row -0 -52 -52 -Connector_PinHeader_1.00mm -PinHeader_2x27_P1.00mm_Horizontal -Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x27 1.00mm double row -0 -54 -54 -Connector_PinHeader_1.00mm -PinHeader_2x27_P1.00mm_Vertical -Through hole straight pin header, 2x27, 1.00mm pitch, double rows -Through hole pin header THT 2x27 1.00mm double row -0 -54 -54 -Connector_PinHeader_1.00mm -PinHeader_2x27_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x27 1.00mm double row -0 -54 -54 -Connector_PinHeader_1.00mm -PinHeader_2x28_P1.00mm_Horizontal -Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x28 1.00mm double row -0 -56 -56 -Connector_PinHeader_1.00mm -PinHeader_2x28_P1.00mm_Vertical -Through hole straight pin header, 2x28, 1.00mm pitch, double rows -Through hole pin header THT 2x28 1.00mm double row -0 -56 -56 -Connector_PinHeader_1.00mm -PinHeader_2x28_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x28 1.00mm double row -0 -56 -56 -Connector_PinHeader_1.00mm -PinHeader_2x29_P1.00mm_Horizontal -Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x29 1.00mm double row -0 -58 -58 -Connector_PinHeader_1.00mm -PinHeader_2x29_P1.00mm_Vertical -Through hole straight pin header, 2x29, 1.00mm pitch, double rows -Through hole pin header THT 2x29 1.00mm double row -0 -58 -58 -Connector_PinHeader_1.00mm -PinHeader_2x29_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x29 1.00mm double row -0 -58 -58 -Connector_PinHeader_1.00mm -PinHeader_2x30_P1.00mm_Horizontal -Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x30 1.00mm double row -0 -60 -60 -Connector_PinHeader_1.00mm -PinHeader_2x30_P1.00mm_Vertical -Through hole straight pin header, 2x30, 1.00mm pitch, double rows -Through hole pin header THT 2x30 1.00mm double row -0 -60 -60 -Connector_PinHeader_1.00mm -PinHeader_2x30_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x30 1.00mm double row -0 -60 -60 -Connector_PinHeader_1.00mm -PinHeader_2x31_P1.00mm_Horizontal -Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x31 1.00mm double row -0 -62 -62 -Connector_PinHeader_1.00mm -PinHeader_2x31_P1.00mm_Vertical -Through hole straight pin header, 2x31, 1.00mm pitch, double rows -Through hole pin header THT 2x31 1.00mm double row -0 -62 -62 -Connector_PinHeader_1.00mm -PinHeader_2x31_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x31 1.00mm double row -0 -62 -62 -Connector_PinHeader_1.00mm -PinHeader_2x32_P1.00mm_Horizontal -Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x32 1.00mm double row -0 -64 -64 -Connector_PinHeader_1.00mm -PinHeader_2x32_P1.00mm_Vertical -Through hole straight pin header, 2x32, 1.00mm pitch, double rows -Through hole pin header THT 2x32 1.00mm double row -0 -64 -64 -Connector_PinHeader_1.00mm -PinHeader_2x32_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x32 1.00mm double row -0 -64 -64 -Connector_PinHeader_1.00mm -PinHeader_2x33_P1.00mm_Horizontal -Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x33 1.00mm double row -0 -66 -66 -Connector_PinHeader_1.00mm -PinHeader_2x33_P1.00mm_Vertical -Through hole straight pin header, 2x33, 1.00mm pitch, double rows -Through hole pin header THT 2x33 1.00mm double row -0 -66 -66 -Connector_PinHeader_1.00mm -PinHeader_2x33_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x33 1.00mm double row -0 -66 -66 -Connector_PinHeader_1.00mm -PinHeader_2x34_P1.00mm_Horizontal -Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x34 1.00mm double row -0 -68 -68 -Connector_PinHeader_1.00mm -PinHeader_2x34_P1.00mm_Vertical -Through hole straight pin header, 2x34, 1.00mm pitch, double rows -Through hole pin header THT 2x34 1.00mm double row -0 -68 -68 -Connector_PinHeader_1.00mm -PinHeader_2x34_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x34 1.00mm double row -0 -68 -68 -Connector_PinHeader_1.00mm -PinHeader_2x35_P1.00mm_Horizontal -Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x35 1.00mm double row -0 -70 -70 -Connector_PinHeader_1.00mm -PinHeader_2x35_P1.00mm_Vertical -Through hole straight pin header, 2x35, 1.00mm pitch, double rows -Through hole pin header THT 2x35 1.00mm double row -0 -70 -70 -Connector_PinHeader_1.00mm -PinHeader_2x35_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x35 1.00mm double row -0 -70 -70 -Connector_PinHeader_1.00mm -PinHeader_2x36_P1.00mm_Horizontal -Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x36 1.00mm double row -0 -72 -72 -Connector_PinHeader_1.00mm -PinHeader_2x36_P1.00mm_Vertical -Through hole straight pin header, 2x36, 1.00mm pitch, double rows -Through hole pin header THT 2x36 1.00mm double row -0 -72 -72 -Connector_PinHeader_1.00mm -PinHeader_2x36_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x36 1.00mm double row -0 -72 -72 -Connector_PinHeader_1.00mm -PinHeader_2x37_P1.00mm_Horizontal -Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x37 1.00mm double row -0 -74 -74 -Connector_PinHeader_1.00mm -PinHeader_2x37_P1.00mm_Vertical -Through hole straight pin header, 2x37, 1.00mm pitch, double rows -Through hole pin header THT 2x37 1.00mm double row -0 -74 -74 -Connector_PinHeader_1.00mm -PinHeader_2x37_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x37 1.00mm double row -0 -74 -74 -Connector_PinHeader_1.00mm -PinHeader_2x38_P1.00mm_Horizontal -Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x38 1.00mm double row -0 -76 -76 -Connector_PinHeader_1.00mm -PinHeader_2x38_P1.00mm_Vertical -Through hole straight pin header, 2x38, 1.00mm pitch, double rows -Through hole pin header THT 2x38 1.00mm double row -0 -76 -76 -Connector_PinHeader_1.00mm -PinHeader_2x38_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x38 1.00mm double row -0 -76 -76 -Connector_PinHeader_1.00mm -PinHeader_2x39_P1.00mm_Horizontal -Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x39 1.00mm double row -0 -78 -78 -Connector_PinHeader_1.00mm -PinHeader_2x39_P1.00mm_Vertical -Through hole straight pin header, 2x39, 1.00mm pitch, double rows -Through hole pin header THT 2x39 1.00mm double row -0 -78 -78 -Connector_PinHeader_1.00mm -PinHeader_2x39_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x39 1.00mm double row -0 -78 -78 -Connector_PinHeader_1.00mm -PinHeader_2x40_P1.00mm_Horizontal -Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x40 1.00mm double row -0 -80 -80 -Connector_PinHeader_1.00mm -PinHeader_2x40_P1.00mm_Vertical -Through hole straight pin header, 2x40, 1.00mm pitch, double rows -Through hole pin header THT 2x40 1.00mm double row -0 -80 -80 -Connector_PinHeader_1.00mm -PinHeader_2x40_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x40 1.00mm double row -0 -80 -80 -Connector_PinHeader_1.27mm -PinHeader_1x01_P1.27mm_Horizontal -Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x01 1.27mm single row -0 -1 -1 -Connector_PinHeader_1.27mm -PinHeader_1x01_P1.27mm_Vertical -Through hole straight pin header, 1x01, 1.27mm pitch, single row -Through hole pin header THT 1x01 1.27mm single row -0 -1 -1 -Connector_PinHeader_1.27mm -PinHeader_1x02_P1.27mm_Horizontal -Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x02 1.27mm single row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_1x02_P1.27mm_Vertical -Through hole straight pin header, 1x02, 1.27mm pitch, single row -Through hole pin header THT 1x02 1.27mm single row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_1x03_P1.27mm_Horizontal -Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x03 1.27mm single row -0 -3 -3 -Connector_PinHeader_1.27mm -PinHeader_1x03_P1.27mm_Vertical -Through hole straight pin header, 1x03, 1.27mm pitch, single row -Through hole pin header THT 1x03 1.27mm single row -0 -3 -3 -Connector_PinHeader_1.27mm -PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left -0 -3 -3 -Connector_PinHeader_1.27mm -PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right -0 -3 -3 -Connector_PinHeader_1.27mm -PinHeader_1x04_P1.27mm_Horizontal -Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x04 1.27mm single row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_1x04_P1.27mm_Vertical -Through hole straight pin header, 1x04, 1.27mm pitch, single row -Through hole pin header THT 1x04 1.27mm single row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_1x05_P1.27mm_Horizontal -Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x05 1.27mm single row -0 -5 -5 -Connector_PinHeader_1.27mm -PinHeader_1x05_P1.27mm_Vertical -Through hole straight pin header, 1x05, 1.27mm pitch, single row -Through hole pin header THT 1x05 1.27mm single row -0 -5 -5 -Connector_PinHeader_1.27mm -PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left -0 -5 -5 -Connector_PinHeader_1.27mm -PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right -0 -5 -5 -Connector_PinHeader_1.27mm -PinHeader_1x06_P1.27mm_Horizontal -Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x06 1.27mm single row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_1x06_P1.27mm_Vertical -Through hole straight pin header, 1x06, 1.27mm pitch, single row -Through hole pin header THT 1x06 1.27mm single row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_1x07_P1.27mm_Horizontal -Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x07 1.27mm single row -0 -7 -7 -Connector_PinHeader_1.27mm -PinHeader_1x07_P1.27mm_Vertical -Through hole straight pin header, 1x07, 1.27mm pitch, single row -Through hole pin header THT 1x07 1.27mm single row -0 -7 -7 -Connector_PinHeader_1.27mm -PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left -0 -7 -7 -Connector_PinHeader_1.27mm -PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right -0 -7 -7 -Connector_PinHeader_1.27mm -PinHeader_1x08_P1.27mm_Horizontal -Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x08 1.27mm single row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_1x08_P1.27mm_Vertical -Through hole straight pin header, 1x08, 1.27mm pitch, single row -Through hole pin header THT 1x08 1.27mm single row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_1x09_P1.27mm_Horizontal -Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x09 1.27mm single row -0 -9 -9 -Connector_PinHeader_1.27mm -PinHeader_1x09_P1.27mm_Vertical -Through hole straight pin header, 1x09, 1.27mm pitch, single row -Through hole pin header THT 1x09 1.27mm single row -0 -9 -9 -Connector_PinHeader_1.27mm -PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left -0 -9 -9 -Connector_PinHeader_1.27mm -PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right -0 -9 -9 -Connector_PinHeader_1.27mm -PinHeader_1x10_P1.27mm_Horizontal -Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x10 1.27mm single row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_1x10_P1.27mm_Vertical -Through hole straight pin header, 1x10, 1.27mm pitch, single row -Through hole pin header THT 1x10 1.27mm single row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_1x11_P1.27mm_Horizontal -Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x11 1.27mm single row -0 -11 -11 -Connector_PinHeader_1.27mm -PinHeader_1x11_P1.27mm_Vertical -Through hole straight pin header, 1x11, 1.27mm pitch, single row -Through hole pin header THT 1x11 1.27mm single row -0 -11 -11 -Connector_PinHeader_1.27mm -PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left -0 -11 -11 -Connector_PinHeader_1.27mm -PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right -0 -11 -11 -Connector_PinHeader_1.27mm -PinHeader_1x12_P1.27mm_Horizontal -Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x12 1.27mm single row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_1x12_P1.27mm_Vertical -Through hole straight pin header, 1x12, 1.27mm pitch, single row -Through hole pin header THT 1x12 1.27mm single row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_1x13_P1.27mm_Horizontal -Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x13 1.27mm single row -0 -13 -13 -Connector_PinHeader_1.27mm -PinHeader_1x13_P1.27mm_Vertical -Through hole straight pin header, 1x13, 1.27mm pitch, single row -Through hole pin header THT 1x13 1.27mm single row -0 -13 -13 -Connector_PinHeader_1.27mm -PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left -0 -13 -13 -Connector_PinHeader_1.27mm -PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right -0 -13 -13 -Connector_PinHeader_1.27mm -PinHeader_1x14_P1.27mm_Horizontal -Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x14 1.27mm single row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_1x14_P1.27mm_Vertical -Through hole straight pin header, 1x14, 1.27mm pitch, single row -Through hole pin header THT 1x14 1.27mm single row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_1x15_P1.27mm_Horizontal -Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x15 1.27mm single row -0 -15 -15 -Connector_PinHeader_1.27mm -PinHeader_1x15_P1.27mm_Vertical -Through hole straight pin header, 1x15, 1.27mm pitch, single row -Through hole pin header THT 1x15 1.27mm single row -0 -15 -15 -Connector_PinHeader_1.27mm -PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left -0 -15 -15 -Connector_PinHeader_1.27mm -PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right -0 -15 -15 -Connector_PinHeader_1.27mm -PinHeader_1x16_P1.27mm_Horizontal -Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x16 1.27mm single row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_1x16_P1.27mm_Vertical -Through hole straight pin header, 1x16, 1.27mm pitch, single row -Through hole pin header THT 1x16 1.27mm single row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_1x17_P1.27mm_Horizontal -Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x17 1.27mm single row -0 -17 -17 -Connector_PinHeader_1.27mm -PinHeader_1x17_P1.27mm_Vertical -Through hole straight pin header, 1x17, 1.27mm pitch, single row -Through hole pin header THT 1x17 1.27mm single row -0 -17 -17 -Connector_PinHeader_1.27mm -PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left -0 -17 -17 -Connector_PinHeader_1.27mm -PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right -0 -17 -17 -Connector_PinHeader_1.27mm -PinHeader_1x18_P1.27mm_Horizontal -Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x18 1.27mm single row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_1x18_P1.27mm_Vertical -Through hole straight pin header, 1x18, 1.27mm pitch, single row -Through hole pin header THT 1x18 1.27mm single row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_1x19_P1.27mm_Horizontal -Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x19 1.27mm single row -0 -19 -19 -Connector_PinHeader_1.27mm -PinHeader_1x19_P1.27mm_Vertical -Through hole straight pin header, 1x19, 1.27mm pitch, single row -Through hole pin header THT 1x19 1.27mm single row -0 -19 -19 -Connector_PinHeader_1.27mm -PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left -0 -19 -19 -Connector_PinHeader_1.27mm -PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right -0 -19 -19 -Connector_PinHeader_1.27mm -PinHeader_1x20_P1.27mm_Horizontal -Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x20 1.27mm single row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_1x20_P1.27mm_Vertical -Through hole straight pin header, 1x20, 1.27mm pitch, single row -Through hole pin header THT 1x20 1.27mm single row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_1x21_P1.27mm_Horizontal -Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x21 1.27mm single row -0 -21 -21 -Connector_PinHeader_1.27mm -PinHeader_1x21_P1.27mm_Vertical -Through hole straight pin header, 1x21, 1.27mm pitch, single row -Through hole pin header THT 1x21 1.27mm single row -0 -21 -21 -Connector_PinHeader_1.27mm -PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left -0 -21 -21 -Connector_PinHeader_1.27mm -PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right -0 -21 -21 -Connector_PinHeader_1.27mm -PinHeader_1x22_P1.27mm_Horizontal -Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x22 1.27mm single row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_1x22_P1.27mm_Vertical -Through hole straight pin header, 1x22, 1.27mm pitch, single row -Through hole pin header THT 1x22 1.27mm single row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_1x23_P1.27mm_Horizontal -Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x23 1.27mm single row -0 -23 -23 -Connector_PinHeader_1.27mm -PinHeader_1x23_P1.27mm_Vertical -Through hole straight pin header, 1x23, 1.27mm pitch, single row -Through hole pin header THT 1x23 1.27mm single row -0 -23 -23 -Connector_PinHeader_1.27mm -PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left -0 -23 -23 -Connector_PinHeader_1.27mm -PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right -0 -23 -23 -Connector_PinHeader_1.27mm -PinHeader_1x24_P1.27mm_Horizontal -Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x24 1.27mm single row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_1x24_P1.27mm_Vertical -Through hole straight pin header, 1x24, 1.27mm pitch, single row -Through hole pin header THT 1x24 1.27mm single row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_1x25_P1.27mm_Horizontal -Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x25 1.27mm single row -0 -25 -25 -Connector_PinHeader_1.27mm -PinHeader_1x25_P1.27mm_Vertical -Through hole straight pin header, 1x25, 1.27mm pitch, single row -Through hole pin header THT 1x25 1.27mm single row -0 -25 -25 -Connector_PinHeader_1.27mm -PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left -0 -25 -25 -Connector_PinHeader_1.27mm -PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right -0 -25 -25 -Connector_PinHeader_1.27mm -PinHeader_1x26_P1.27mm_Horizontal -Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x26 1.27mm single row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_1x26_P1.27mm_Vertical -Through hole straight pin header, 1x26, 1.27mm pitch, single row -Through hole pin header THT 1x26 1.27mm single row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_1x27_P1.27mm_Horizontal -Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x27 1.27mm single row -0 -27 -27 -Connector_PinHeader_1.27mm -PinHeader_1x27_P1.27mm_Vertical -Through hole straight pin header, 1x27, 1.27mm pitch, single row -Through hole pin header THT 1x27 1.27mm single row -0 -27 -27 -Connector_PinHeader_1.27mm -PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left -0 -27 -27 -Connector_PinHeader_1.27mm -PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right -0 -27 -27 -Connector_PinHeader_1.27mm -PinHeader_1x28_P1.27mm_Horizontal -Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x28 1.27mm single row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_1x28_P1.27mm_Vertical -Through hole straight pin header, 1x28, 1.27mm pitch, single row -Through hole pin header THT 1x28 1.27mm single row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_1x29_P1.27mm_Horizontal -Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x29 1.27mm single row -0 -29 -29 -Connector_PinHeader_1.27mm -PinHeader_1x29_P1.27mm_Vertical -Through hole straight pin header, 1x29, 1.27mm pitch, single row -Through hole pin header THT 1x29 1.27mm single row -0 -29 -29 -Connector_PinHeader_1.27mm -PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left -0 -29 -29 -Connector_PinHeader_1.27mm -PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right -0 -29 -29 -Connector_PinHeader_1.27mm -PinHeader_1x30_P1.27mm_Horizontal -Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x30 1.27mm single row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_1x30_P1.27mm_Vertical -Through hole straight pin header, 1x30, 1.27mm pitch, single row -Through hole pin header THT 1x30 1.27mm single row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_1x31_P1.27mm_Horizontal -Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x31 1.27mm single row -0 -31 -31 -Connector_PinHeader_1.27mm -PinHeader_1x31_P1.27mm_Vertical -Through hole straight pin header, 1x31, 1.27mm pitch, single row -Through hole pin header THT 1x31 1.27mm single row -0 -31 -31 -Connector_PinHeader_1.27mm -PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left -0 -31 -31 -Connector_PinHeader_1.27mm -PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right -0 -31 -31 -Connector_PinHeader_1.27mm -PinHeader_1x32_P1.27mm_Horizontal -Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x32 1.27mm single row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_1x32_P1.27mm_Vertical -Through hole straight pin header, 1x32, 1.27mm pitch, single row -Through hole pin header THT 1x32 1.27mm single row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_1x33_P1.27mm_Horizontal -Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x33 1.27mm single row -0 -33 -33 -Connector_PinHeader_1.27mm -PinHeader_1x33_P1.27mm_Vertical -Through hole straight pin header, 1x33, 1.27mm pitch, single row -Through hole pin header THT 1x33 1.27mm single row -0 -33 -33 -Connector_PinHeader_1.27mm -PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left -0 -33 -33 -Connector_PinHeader_1.27mm -PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right -0 -33 -33 -Connector_PinHeader_1.27mm -PinHeader_1x34_P1.27mm_Horizontal -Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x34 1.27mm single row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_1x34_P1.27mm_Vertical -Through hole straight pin header, 1x34, 1.27mm pitch, single row -Through hole pin header THT 1x34 1.27mm single row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_1x35_P1.27mm_Horizontal -Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x35 1.27mm single row -0 -35 -35 -Connector_PinHeader_1.27mm -PinHeader_1x35_P1.27mm_Vertical -Through hole straight pin header, 1x35, 1.27mm pitch, single row -Through hole pin header THT 1x35 1.27mm single row -0 -35 -35 -Connector_PinHeader_1.27mm -PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left -0 -35 -35 -Connector_PinHeader_1.27mm -PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right -0 -35 -35 -Connector_PinHeader_1.27mm -PinHeader_1x36_P1.27mm_Horizontal -Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x36 1.27mm single row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_1x36_P1.27mm_Vertical -Through hole straight pin header, 1x36, 1.27mm pitch, single row -Through hole pin header THT 1x36 1.27mm single row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_1x37_P1.27mm_Horizontal -Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x37 1.27mm single row -0 -37 -37 -Connector_PinHeader_1.27mm -PinHeader_1x37_P1.27mm_Vertical -Through hole straight pin header, 1x37, 1.27mm pitch, single row -Through hole pin header THT 1x37 1.27mm single row -0 -37 -37 -Connector_PinHeader_1.27mm -PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left -0 -37 -37 -Connector_PinHeader_1.27mm -PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right -0 -37 -37 -Connector_PinHeader_1.27mm -PinHeader_1x38_P1.27mm_Horizontal -Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x38 1.27mm single row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_1x38_P1.27mm_Vertical -Through hole straight pin header, 1x38, 1.27mm pitch, single row -Through hole pin header THT 1x38 1.27mm single row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_1x39_P1.27mm_Horizontal -Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x39 1.27mm single row -0 -39 -39 -Connector_PinHeader_1.27mm -PinHeader_1x39_P1.27mm_Vertical -Through hole straight pin header, 1x39, 1.27mm pitch, single row -Through hole pin header THT 1x39 1.27mm single row -0 -39 -39 -Connector_PinHeader_1.27mm -PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left -0 -39 -39 -Connector_PinHeader_1.27mm -PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right -0 -39 -39 -Connector_PinHeader_1.27mm -PinHeader_1x40_P1.27mm_Horizontal -Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x40 1.27mm single row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_1x40_P1.27mm_Vertical -Through hole straight pin header, 1x40, 1.27mm pitch, single row -Through hole pin header THT 1x40 1.27mm single row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_2x01_P1.27mm_Horizontal -Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x01 1.27mm double row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_2x01_P1.27mm_Vertical -Through hole straight pin header, 2x01, 1.27mm pitch, double rows -Through hole pin header THT 2x01 1.27mm double row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_2x01_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x01 1.27mm double row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_2x02_P1.27mm_Horizontal -Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x02 1.27mm double row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_2x02_P1.27mm_Vertical -Through hole straight pin header, 2x02, 1.27mm pitch, double rows -Through hole pin header THT 2x02 1.27mm double row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_2x02_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x02 1.27mm double row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_2x03_P1.27mm_Horizontal -Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x03 1.27mm double row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_2x03_P1.27mm_Vertical -Through hole straight pin header, 2x03, 1.27mm pitch, double rows -Through hole pin header THT 2x03 1.27mm double row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_2x03_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x03 1.27mm double row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_2x04_P1.27mm_Horizontal -Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x04 1.27mm double row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_2x04_P1.27mm_Vertical -Through hole straight pin header, 2x04, 1.27mm pitch, double rows -Through hole pin header THT 2x04 1.27mm double row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_2x04_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x04 1.27mm double row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_2x05_P1.27mm_Horizontal -Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x05 1.27mm double row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_2x05_P1.27mm_Vertical -Through hole straight pin header, 2x05, 1.27mm pitch, double rows -Through hole pin header THT 2x05 1.27mm double row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_2x05_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x05 1.27mm double row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_2x06_P1.27mm_Horizontal -Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x06 1.27mm double row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_2x06_P1.27mm_Vertical -Through hole straight pin header, 2x06, 1.27mm pitch, double rows -Through hole pin header THT 2x06 1.27mm double row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_2x06_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x06 1.27mm double row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_2x07_P1.27mm_Horizontal -Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x07 1.27mm double row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_2x07_P1.27mm_Vertical -Through hole straight pin header, 2x07, 1.27mm pitch, double rows -Through hole pin header THT 2x07 1.27mm double row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_2x07_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x07 1.27mm double row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_2x08_P1.27mm_Horizontal -Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x08 1.27mm double row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_2x08_P1.27mm_Vertical -Through hole straight pin header, 2x08, 1.27mm pitch, double rows -Through hole pin header THT 2x08 1.27mm double row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_2x08_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x08 1.27mm double row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_2x09_P1.27mm_Horizontal -Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x09 1.27mm double row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_2x09_P1.27mm_Vertical -Through hole straight pin header, 2x09, 1.27mm pitch, double rows -Through hole pin header THT 2x09 1.27mm double row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_2x09_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x09 1.27mm double row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_2x10_P1.27mm_Horizontal -Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x10 1.27mm double row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_2x10_P1.27mm_Vertical -Through hole straight pin header, 2x10, 1.27mm pitch, double rows -Through hole pin header THT 2x10 1.27mm double row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_2x10_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x10 1.27mm double row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_2x11_P1.27mm_Horizontal -Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x11 1.27mm double row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_2x11_P1.27mm_Vertical -Through hole straight pin header, 2x11, 1.27mm pitch, double rows -Through hole pin header THT 2x11 1.27mm double row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_2x11_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x11 1.27mm double row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_2x12_P1.27mm_Horizontal -Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x12 1.27mm double row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_2x12_P1.27mm_Vertical -Through hole straight pin header, 2x12, 1.27mm pitch, double rows -Through hole pin header THT 2x12 1.27mm double row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_2x12_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x12 1.27mm double row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_2x13_P1.27mm_Horizontal -Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x13 1.27mm double row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_2x13_P1.27mm_Vertical -Through hole straight pin header, 2x13, 1.27mm pitch, double rows -Through hole pin header THT 2x13 1.27mm double row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_2x13_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x13 1.27mm double row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_2x14_P1.27mm_Horizontal -Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x14 1.27mm double row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_2x14_P1.27mm_Vertical -Through hole straight pin header, 2x14, 1.27mm pitch, double rows -Through hole pin header THT 2x14 1.27mm double row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_2x14_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x14 1.27mm double row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_2x15_P1.27mm_Horizontal -Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x15 1.27mm double row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_2x15_P1.27mm_Vertical -Through hole straight pin header, 2x15, 1.27mm pitch, double rows -Through hole pin header THT 2x15 1.27mm double row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_2x15_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x15 1.27mm double row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_2x16_P1.27mm_Horizontal -Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x16 1.27mm double row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_2x16_P1.27mm_Vertical -Through hole straight pin header, 2x16, 1.27mm pitch, double rows -Through hole pin header THT 2x16 1.27mm double row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_2x16_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x16 1.27mm double row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_2x17_P1.27mm_Horizontal -Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x17 1.27mm double row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_2x17_P1.27mm_Vertical -Through hole straight pin header, 2x17, 1.27mm pitch, double rows -Through hole pin header THT 2x17 1.27mm double row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_2x17_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x17 1.27mm double row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_2x18_P1.27mm_Horizontal -Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x18 1.27mm double row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_2x18_P1.27mm_Vertical -Through hole straight pin header, 2x18, 1.27mm pitch, double rows -Through hole pin header THT 2x18 1.27mm double row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_2x18_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x18 1.27mm double row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_2x19_P1.27mm_Horizontal -Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x19 1.27mm double row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_2x19_P1.27mm_Vertical -Through hole straight pin header, 2x19, 1.27mm pitch, double rows -Through hole pin header THT 2x19 1.27mm double row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_2x19_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x19 1.27mm double row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_2x20_P1.27mm_Horizontal -Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x20 1.27mm double row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_2x20_P1.27mm_Vertical -Through hole straight pin header, 2x20, 1.27mm pitch, double rows -Through hole pin header THT 2x20 1.27mm double row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_2x20_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x20 1.27mm double row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_2x21_P1.27mm_Horizontal -Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x21 1.27mm double row -0 -42 -42 -Connector_PinHeader_1.27mm -PinHeader_2x21_P1.27mm_Vertical -Through hole straight pin header, 2x21, 1.27mm pitch, double rows -Through hole pin header THT 2x21 1.27mm double row -0 -42 -42 -Connector_PinHeader_1.27mm -PinHeader_2x21_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x21 1.27mm double row -0 -42 -42 -Connector_PinHeader_1.27mm -PinHeader_2x22_P1.27mm_Horizontal -Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x22 1.27mm double row -0 -44 -44 -Connector_PinHeader_1.27mm -PinHeader_2x22_P1.27mm_Vertical -Through hole straight pin header, 2x22, 1.27mm pitch, double rows -Through hole pin header THT 2x22 1.27mm double row -0 -44 -44 -Connector_PinHeader_1.27mm -PinHeader_2x22_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x22 1.27mm double row -0 -44 -44 -Connector_PinHeader_1.27mm -PinHeader_2x23_P1.27mm_Horizontal -Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x23 1.27mm double row -0 -46 -46 -Connector_PinHeader_1.27mm -PinHeader_2x23_P1.27mm_Vertical -Through hole straight pin header, 2x23, 1.27mm pitch, double rows -Through hole pin header THT 2x23 1.27mm double row -0 -46 -46 -Connector_PinHeader_1.27mm -PinHeader_2x23_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x23 1.27mm double row -0 -46 -46 -Connector_PinHeader_1.27mm -PinHeader_2x24_P1.27mm_Horizontal -Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x24 1.27mm double row -0 -48 -48 -Connector_PinHeader_1.27mm -PinHeader_2x24_P1.27mm_Vertical -Through hole straight pin header, 2x24, 1.27mm pitch, double rows -Through hole pin header THT 2x24 1.27mm double row -0 -48 -48 -Connector_PinHeader_1.27mm -PinHeader_2x24_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x24 1.27mm double row -0 -48 -48 -Connector_PinHeader_1.27mm -PinHeader_2x25_P1.27mm_Horizontal -Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x25 1.27mm double row -0 -50 -50 -Connector_PinHeader_1.27mm -PinHeader_2x25_P1.27mm_Vertical -Through hole straight pin header, 2x25, 1.27mm pitch, double rows -Through hole pin header THT 2x25 1.27mm double row -0 -50 -50 -Connector_PinHeader_1.27mm -PinHeader_2x25_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x25 1.27mm double row -0 -50 -50 -Connector_PinHeader_1.27mm -PinHeader_2x26_P1.27mm_Horizontal -Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x26 1.27mm double row -0 -52 -52 -Connector_PinHeader_1.27mm -PinHeader_2x26_P1.27mm_Vertical -Through hole straight pin header, 2x26, 1.27mm pitch, double rows -Through hole pin header THT 2x26 1.27mm double row -0 -52 -52 -Connector_PinHeader_1.27mm -PinHeader_2x26_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x26 1.27mm double row -0 -52 -52 -Connector_PinHeader_1.27mm -PinHeader_2x27_P1.27mm_Horizontal -Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x27 1.27mm double row -0 -54 -54 -Connector_PinHeader_1.27mm -PinHeader_2x27_P1.27mm_Vertical -Through hole straight pin header, 2x27, 1.27mm pitch, double rows -Through hole pin header THT 2x27 1.27mm double row -0 -54 -54 -Connector_PinHeader_1.27mm -PinHeader_2x27_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x27 1.27mm double row -0 -54 -54 -Connector_PinHeader_1.27mm -PinHeader_2x28_P1.27mm_Horizontal -Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x28 1.27mm double row -0 -56 -56 -Connector_PinHeader_1.27mm -PinHeader_2x28_P1.27mm_Vertical -Through hole straight pin header, 2x28, 1.27mm pitch, double rows -Through hole pin header THT 2x28 1.27mm double row -0 -56 -56 -Connector_PinHeader_1.27mm -PinHeader_2x28_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x28 1.27mm double row -0 -56 -56 -Connector_PinHeader_1.27mm -PinHeader_2x29_P1.27mm_Horizontal -Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x29 1.27mm double row -0 -58 -58 -Connector_PinHeader_1.27mm -PinHeader_2x29_P1.27mm_Vertical -Through hole straight pin header, 2x29, 1.27mm pitch, double rows -Through hole pin header THT 2x29 1.27mm double row -0 -58 -58 -Connector_PinHeader_1.27mm -PinHeader_2x29_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x29 1.27mm double row -0 -58 -58 -Connector_PinHeader_1.27mm -PinHeader_2x30_P1.27mm_Horizontal -Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x30 1.27mm double row -0 -60 -60 -Connector_PinHeader_1.27mm -PinHeader_2x30_P1.27mm_Vertical -Through hole straight pin header, 2x30, 1.27mm pitch, double rows -Through hole pin header THT 2x30 1.27mm double row -0 -60 -60 -Connector_PinHeader_1.27mm -PinHeader_2x30_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x30 1.27mm double row -0 -60 -60 -Connector_PinHeader_1.27mm -PinHeader_2x31_P1.27mm_Horizontal -Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x31 1.27mm double row -0 -62 -62 -Connector_PinHeader_1.27mm -PinHeader_2x31_P1.27mm_Vertical -Through hole straight pin header, 2x31, 1.27mm pitch, double rows -Through hole pin header THT 2x31 1.27mm double row -0 -62 -62 -Connector_PinHeader_1.27mm -PinHeader_2x31_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x31 1.27mm double row -0 -62 -62 -Connector_PinHeader_1.27mm -PinHeader_2x32_P1.27mm_Horizontal -Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x32 1.27mm double row -0 -64 -64 -Connector_PinHeader_1.27mm -PinHeader_2x32_P1.27mm_Vertical -Through hole straight pin header, 2x32, 1.27mm pitch, double rows -Through hole pin header THT 2x32 1.27mm double row -0 -64 -64 -Connector_PinHeader_1.27mm -PinHeader_2x32_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x32 1.27mm double row -0 -64 -64 -Connector_PinHeader_1.27mm -PinHeader_2x33_P1.27mm_Horizontal -Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x33 1.27mm double row -0 -66 -66 -Connector_PinHeader_1.27mm -PinHeader_2x33_P1.27mm_Vertical -Through hole straight pin header, 2x33, 1.27mm pitch, double rows -Through hole pin header THT 2x33 1.27mm double row -0 -66 -66 -Connector_PinHeader_1.27mm -PinHeader_2x33_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x33 1.27mm double row -0 -66 -66 -Connector_PinHeader_1.27mm -PinHeader_2x34_P1.27mm_Horizontal -Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x34 1.27mm double row -0 -68 -68 -Connector_PinHeader_1.27mm -PinHeader_2x34_P1.27mm_Vertical -Through hole straight pin header, 2x34, 1.27mm pitch, double rows -Through hole pin header THT 2x34 1.27mm double row -0 -68 -68 -Connector_PinHeader_1.27mm -PinHeader_2x34_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x34 1.27mm double row -0 -68 -68 -Connector_PinHeader_1.27mm -PinHeader_2x35_P1.27mm_Horizontal -Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x35 1.27mm double row -0 -70 -70 -Connector_PinHeader_1.27mm -PinHeader_2x35_P1.27mm_Vertical -Through hole straight pin header, 2x35, 1.27mm pitch, double rows -Through hole pin header THT 2x35 1.27mm double row -0 -70 -70 -Connector_PinHeader_1.27mm -PinHeader_2x35_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x35 1.27mm double row -0 -70 -70 -Connector_PinHeader_1.27mm -PinHeader_2x36_P1.27mm_Horizontal -Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x36 1.27mm double row -0 -72 -72 -Connector_PinHeader_1.27mm -PinHeader_2x36_P1.27mm_Vertical -Through hole straight pin header, 2x36, 1.27mm pitch, double rows -Through hole pin header THT 2x36 1.27mm double row -0 -72 -72 -Connector_PinHeader_1.27mm -PinHeader_2x36_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x36 1.27mm double row -0 -72 -72 -Connector_PinHeader_1.27mm -PinHeader_2x37_P1.27mm_Horizontal -Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x37 1.27mm double row -0 -74 -74 -Connector_PinHeader_1.27mm -PinHeader_2x37_P1.27mm_Vertical -Through hole straight pin header, 2x37, 1.27mm pitch, double rows -Through hole pin header THT 2x37 1.27mm double row -0 -74 -74 -Connector_PinHeader_1.27mm -PinHeader_2x37_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x37 1.27mm double row -0 -74 -74 -Connector_PinHeader_1.27mm -PinHeader_2x38_P1.27mm_Horizontal -Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x38 1.27mm double row -0 -76 -76 -Connector_PinHeader_1.27mm -PinHeader_2x38_P1.27mm_Vertical -Through hole straight pin header, 2x38, 1.27mm pitch, double rows -Through hole pin header THT 2x38 1.27mm double row -0 -76 -76 -Connector_PinHeader_1.27mm -PinHeader_2x38_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x38 1.27mm double row -0 -76 -76 -Connector_PinHeader_1.27mm -PinHeader_2x39_P1.27mm_Horizontal -Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x39 1.27mm double row -0 -78 -78 -Connector_PinHeader_1.27mm -PinHeader_2x39_P1.27mm_Vertical -Through hole straight pin header, 2x39, 1.27mm pitch, double rows -Through hole pin header THT 2x39 1.27mm double row -0 -78 -78 -Connector_PinHeader_1.27mm -PinHeader_2x39_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x39 1.27mm double row -0 -78 -78 -Connector_PinHeader_1.27mm -PinHeader_2x40_P1.27mm_Horizontal -Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x40 1.27mm double row -0 -80 -80 -Connector_PinHeader_1.27mm -PinHeader_2x40_P1.27mm_Vertical -Through hole straight pin header, 2x40, 1.27mm pitch, double rows -Through hole pin header THT 2x40 1.27mm double row -0 -80 -80 -Connector_PinHeader_1.27mm -PinHeader_2x40_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x40 1.27mm double row -0 -80 -80 -Connector_PinHeader_2.00mm -PinHeader_1x01_P2.00mm_Horizontal -Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x01 2.00mm single row -0 -1 -1 -Connector_PinHeader_2.00mm -PinHeader_1x01_P2.00mm_Vertical -Through hole straight pin header, 1x01, 2.00mm pitch, single row -Through hole pin header THT 1x01 2.00mm single row -0 -1 -1 -Connector_PinHeader_2.00mm -PinHeader_1x02_P2.00mm_Horizontal -Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x02 2.00mm single row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_1x02_P2.00mm_Vertical -Through hole straight pin header, 1x02, 2.00mm pitch, single row -Through hole pin header THT 1x02 2.00mm single row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_1x03_P2.00mm_Horizontal -Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x03 2.00mm single row -0 -3 -3 -Connector_PinHeader_2.00mm -PinHeader_1x03_P2.00mm_Vertical -Through hole straight pin header, 1x03, 2.00mm pitch, single row -Through hole pin header THT 1x03 2.00mm single row -0 -3 -3 -Connector_PinHeader_2.00mm -PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left -0 -3 -3 -Connector_PinHeader_2.00mm -PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right -0 -3 -3 -Connector_PinHeader_2.00mm -PinHeader_1x04_P2.00mm_Horizontal -Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x04 2.00mm single row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_1x04_P2.00mm_Vertical -Through hole straight pin header, 1x04, 2.00mm pitch, single row -Through hole pin header THT 1x04 2.00mm single row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_1x05_P2.00mm_Horizontal -Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x05 2.00mm single row -0 -5 -5 -Connector_PinHeader_2.00mm -PinHeader_1x05_P2.00mm_Vertical -Through hole straight pin header, 1x05, 2.00mm pitch, single row -Through hole pin header THT 1x05 2.00mm single row -0 -5 -5 -Connector_PinHeader_2.00mm -PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left -0 -5 -5 -Connector_PinHeader_2.00mm -PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right -0 -5 -5 -Connector_PinHeader_2.00mm -PinHeader_1x06_P2.00mm_Horizontal -Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x06 2.00mm single row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_1x06_P2.00mm_Vertical -Through hole straight pin header, 1x06, 2.00mm pitch, single row -Through hole pin header THT 1x06 2.00mm single row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_1x07_P2.00mm_Horizontal -Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x07 2.00mm single row -0 -7 -7 -Connector_PinHeader_2.00mm -PinHeader_1x07_P2.00mm_Vertical -Through hole straight pin header, 1x07, 2.00mm pitch, single row -Through hole pin header THT 1x07 2.00mm single row -0 -7 -7 -Connector_PinHeader_2.00mm -PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left -0 -7 -7 -Connector_PinHeader_2.00mm -PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right -0 -7 -7 -Connector_PinHeader_2.00mm -PinHeader_1x08_P2.00mm_Horizontal -Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x08 2.00mm single row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_1x08_P2.00mm_Vertical -Through hole straight pin header, 1x08, 2.00mm pitch, single row -Through hole pin header THT 1x08 2.00mm single row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_1x09_P2.00mm_Horizontal -Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x09 2.00mm single row -0 -9 -9 -Connector_PinHeader_2.00mm -PinHeader_1x09_P2.00mm_Vertical -Through hole straight pin header, 1x09, 2.00mm pitch, single row -Through hole pin header THT 1x09 2.00mm single row -0 -9 -9 -Connector_PinHeader_2.00mm -PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left -0 -9 -9 -Connector_PinHeader_2.00mm -PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right -0 -9 -9 -Connector_PinHeader_2.00mm -PinHeader_1x10_P2.00mm_Horizontal -Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x10 2.00mm single row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_1x10_P2.00mm_Vertical -Through hole straight pin header, 1x10, 2.00mm pitch, single row -Through hole pin header THT 1x10 2.00mm single row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_1x11_P2.00mm_Horizontal -Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x11 2.00mm single row -0 -11 -11 -Connector_PinHeader_2.00mm -PinHeader_1x11_P2.00mm_Vertical -Through hole straight pin header, 1x11, 2.00mm pitch, single row -Through hole pin header THT 1x11 2.00mm single row -0 -11 -11 -Connector_PinHeader_2.00mm -PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left -0 -11 -11 -Connector_PinHeader_2.00mm -PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right -0 -11 -11 -Connector_PinHeader_2.00mm -PinHeader_1x12_P2.00mm_Horizontal -Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x12 2.00mm single row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_1x12_P2.00mm_Vertical -Through hole straight pin header, 1x12, 2.00mm pitch, single row -Through hole pin header THT 1x12 2.00mm single row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_1x13_P2.00mm_Horizontal -Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x13 2.00mm single row -0 -13 -13 -Connector_PinHeader_2.00mm -PinHeader_1x13_P2.00mm_Vertical -Through hole straight pin header, 1x13, 2.00mm pitch, single row -Through hole pin header THT 1x13 2.00mm single row -0 -13 -13 -Connector_PinHeader_2.00mm -PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left -0 -13 -13 -Connector_PinHeader_2.00mm -PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right -0 -13 -13 -Connector_PinHeader_2.00mm -PinHeader_1x14_P2.00mm_Horizontal -Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x14 2.00mm single row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_1x14_P2.00mm_Vertical -Through hole straight pin header, 1x14, 2.00mm pitch, single row -Through hole pin header THT 1x14 2.00mm single row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_1x15_P2.00mm_Horizontal -Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x15 2.00mm single row -0 -15 -15 -Connector_PinHeader_2.00mm -PinHeader_1x15_P2.00mm_Vertical -Through hole straight pin header, 1x15, 2.00mm pitch, single row -Through hole pin header THT 1x15 2.00mm single row -0 -15 -15 -Connector_PinHeader_2.00mm -PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left -0 -15 -15 -Connector_PinHeader_2.00mm -PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right -0 -15 -15 -Connector_PinHeader_2.00mm -PinHeader_1x16_P2.00mm_Horizontal -Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x16 2.00mm single row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_1x16_P2.00mm_Vertical -Through hole straight pin header, 1x16, 2.00mm pitch, single row -Through hole pin header THT 1x16 2.00mm single row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_1x17_P2.00mm_Horizontal -Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x17 2.00mm single row -0 -17 -17 -Connector_PinHeader_2.00mm -PinHeader_1x17_P2.00mm_Vertical -Through hole straight pin header, 1x17, 2.00mm pitch, single row -Through hole pin header THT 1x17 2.00mm single row -0 -17 -17 -Connector_PinHeader_2.00mm -PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left -0 -17 -17 -Connector_PinHeader_2.00mm -PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right -0 -17 -17 -Connector_PinHeader_2.00mm -PinHeader_1x18_P2.00mm_Horizontal -Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x18 2.00mm single row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_1x18_P2.00mm_Vertical -Through hole straight pin header, 1x18, 2.00mm pitch, single row -Through hole pin header THT 1x18 2.00mm single row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_1x19_P2.00mm_Horizontal -Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x19 2.00mm single row -0 -19 -19 -Connector_PinHeader_2.00mm -PinHeader_1x19_P2.00mm_Vertical -Through hole straight pin header, 1x19, 2.00mm pitch, single row -Through hole pin header THT 1x19 2.00mm single row -0 -19 -19 -Connector_PinHeader_2.00mm -PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left -0 -19 -19 -Connector_PinHeader_2.00mm -PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right -0 -19 -19 -Connector_PinHeader_2.00mm -PinHeader_1x20_P2.00mm_Horizontal -Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x20 2.00mm single row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_1x20_P2.00mm_Vertical -Through hole straight pin header, 1x20, 2.00mm pitch, single row -Through hole pin header THT 1x20 2.00mm single row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_1x21_P2.00mm_Horizontal -Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x21 2.00mm single row -0 -21 -21 -Connector_PinHeader_2.00mm -PinHeader_1x21_P2.00mm_Vertical -Through hole straight pin header, 1x21, 2.00mm pitch, single row -Through hole pin header THT 1x21 2.00mm single row -0 -21 -21 -Connector_PinHeader_2.00mm -PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left -0 -21 -21 -Connector_PinHeader_2.00mm -PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right -0 -21 -21 -Connector_PinHeader_2.00mm -PinHeader_1x22_P2.00mm_Horizontal -Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x22 2.00mm single row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_1x22_P2.00mm_Vertical -Through hole straight pin header, 1x22, 2.00mm pitch, single row -Through hole pin header THT 1x22 2.00mm single row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_1x23_P2.00mm_Horizontal -Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x23 2.00mm single row -0 -23 -23 -Connector_PinHeader_2.00mm -PinHeader_1x23_P2.00mm_Vertical -Through hole straight pin header, 1x23, 2.00mm pitch, single row -Through hole pin header THT 1x23 2.00mm single row -0 -23 -23 -Connector_PinHeader_2.00mm -PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left -0 -23 -23 -Connector_PinHeader_2.00mm -PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right -0 -23 -23 -Connector_PinHeader_2.00mm -PinHeader_1x24_P2.00mm_Horizontal -Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x24 2.00mm single row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_1x24_P2.00mm_Vertical -Through hole straight pin header, 1x24, 2.00mm pitch, single row -Through hole pin header THT 1x24 2.00mm single row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_1x25_P2.00mm_Horizontal -Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x25 2.00mm single row -0 -25 -25 -Connector_PinHeader_2.00mm -PinHeader_1x25_P2.00mm_Vertical -Through hole straight pin header, 1x25, 2.00mm pitch, single row -Through hole pin header THT 1x25 2.00mm single row -0 -25 -25 -Connector_PinHeader_2.00mm -PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left -0 -25 -25 -Connector_PinHeader_2.00mm -PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right -0 -25 -25 -Connector_PinHeader_2.00mm -PinHeader_1x26_P2.00mm_Horizontal -Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x26 2.00mm single row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_1x26_P2.00mm_Vertical -Through hole straight pin header, 1x26, 2.00mm pitch, single row -Through hole pin header THT 1x26 2.00mm single row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_1x27_P2.00mm_Horizontal -Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x27 2.00mm single row -0 -27 -27 -Connector_PinHeader_2.00mm -PinHeader_1x27_P2.00mm_Vertical -Through hole straight pin header, 1x27, 2.00mm pitch, single row -Through hole pin header THT 1x27 2.00mm single row -0 -27 -27 -Connector_PinHeader_2.00mm -PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left -0 -27 -27 -Connector_PinHeader_2.00mm -PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right -0 -27 -27 -Connector_PinHeader_2.00mm -PinHeader_1x28_P2.00mm_Horizontal -Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x28 2.00mm single row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_1x28_P2.00mm_Vertical -Through hole straight pin header, 1x28, 2.00mm pitch, single row -Through hole pin header THT 1x28 2.00mm single row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_1x29_P2.00mm_Horizontal -Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x29 2.00mm single row -0 -29 -29 -Connector_PinHeader_2.00mm -PinHeader_1x29_P2.00mm_Vertical -Through hole straight pin header, 1x29, 2.00mm pitch, single row -Through hole pin header THT 1x29 2.00mm single row -0 -29 -29 -Connector_PinHeader_2.00mm -PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left -0 -29 -29 -Connector_PinHeader_2.00mm -PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right -0 -29 -29 -Connector_PinHeader_2.00mm -PinHeader_1x30_P2.00mm_Horizontal -Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x30 2.00mm single row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_1x30_P2.00mm_Vertical -Through hole straight pin header, 1x30, 2.00mm pitch, single row -Through hole pin header THT 1x30 2.00mm single row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_1x31_P2.00mm_Horizontal -Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x31 2.00mm single row -0 -31 -31 -Connector_PinHeader_2.00mm -PinHeader_1x31_P2.00mm_Vertical -Through hole straight pin header, 1x31, 2.00mm pitch, single row -Through hole pin header THT 1x31 2.00mm single row -0 -31 -31 -Connector_PinHeader_2.00mm -PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left -0 -31 -31 -Connector_PinHeader_2.00mm -PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right -0 -31 -31 -Connector_PinHeader_2.00mm -PinHeader_1x32_P2.00mm_Horizontal -Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x32 2.00mm single row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_1x32_P2.00mm_Vertical -Through hole straight pin header, 1x32, 2.00mm pitch, single row -Through hole pin header THT 1x32 2.00mm single row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_1x33_P2.00mm_Horizontal -Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x33 2.00mm single row -0 -33 -33 -Connector_PinHeader_2.00mm -PinHeader_1x33_P2.00mm_Vertical -Through hole straight pin header, 1x33, 2.00mm pitch, single row -Through hole pin header THT 1x33 2.00mm single row -0 -33 -33 -Connector_PinHeader_2.00mm -PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left -0 -33 -33 -Connector_PinHeader_2.00mm -PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right -0 -33 -33 -Connector_PinHeader_2.00mm -PinHeader_1x34_P2.00mm_Horizontal -Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x34 2.00mm single row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_1x34_P2.00mm_Vertical -Through hole straight pin header, 1x34, 2.00mm pitch, single row -Through hole pin header THT 1x34 2.00mm single row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_1x35_P2.00mm_Horizontal -Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x35 2.00mm single row -0 -35 -35 -Connector_PinHeader_2.00mm -PinHeader_1x35_P2.00mm_Vertical -Through hole straight pin header, 1x35, 2.00mm pitch, single row -Through hole pin header THT 1x35 2.00mm single row -0 -35 -35 -Connector_PinHeader_2.00mm -PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left -0 -35 -35 -Connector_PinHeader_2.00mm -PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right -0 -35 -35 -Connector_PinHeader_2.00mm -PinHeader_1x36_P2.00mm_Horizontal -Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x36 2.00mm single row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_1x36_P2.00mm_Vertical -Through hole straight pin header, 1x36, 2.00mm pitch, single row -Through hole pin header THT 1x36 2.00mm single row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_1x37_P2.00mm_Horizontal -Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x37 2.00mm single row -0 -37 -37 -Connector_PinHeader_2.00mm -PinHeader_1x37_P2.00mm_Vertical -Through hole straight pin header, 1x37, 2.00mm pitch, single row -Through hole pin header THT 1x37 2.00mm single row -0 -37 -37 -Connector_PinHeader_2.00mm -PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left -0 -37 -37 -Connector_PinHeader_2.00mm -PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right -0 -37 -37 -Connector_PinHeader_2.00mm -PinHeader_1x38_P2.00mm_Horizontal -Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x38 2.00mm single row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_1x38_P2.00mm_Vertical -Through hole straight pin header, 1x38, 2.00mm pitch, single row -Through hole pin header THT 1x38 2.00mm single row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_1x39_P2.00mm_Horizontal -Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x39 2.00mm single row -0 -39 -39 -Connector_PinHeader_2.00mm -PinHeader_1x39_P2.00mm_Vertical -Through hole straight pin header, 1x39, 2.00mm pitch, single row -Through hole pin header THT 1x39 2.00mm single row -0 -39 -39 -Connector_PinHeader_2.00mm -PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left -0 -39 -39 -Connector_PinHeader_2.00mm -PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right -0 -39 -39 -Connector_PinHeader_2.00mm -PinHeader_1x40_P2.00mm_Horizontal -Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x40 2.00mm single row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_1x40_P2.00mm_Vertical -Through hole straight pin header, 1x40, 2.00mm pitch, single row -Through hole pin header THT 1x40 2.00mm single row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_2x01_P2.00mm_Horizontal -Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x01 2.00mm double row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_2x01_P2.00mm_Vertical -Through hole straight pin header, 2x01, 2.00mm pitch, double rows -Through hole pin header THT 2x01 2.00mm double row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_2x01_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x01 2.00mm double row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_2x02_P2.00mm_Horizontal -Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x02 2.00mm double row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_2x02_P2.00mm_Vertical -Through hole straight pin header, 2x02, 2.00mm pitch, double rows -Through hole pin header THT 2x02 2.00mm double row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_2x02_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x02 2.00mm double row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_2x03_P2.00mm_Horizontal -Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x03 2.00mm double row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_2x03_P2.00mm_Vertical -Through hole straight pin header, 2x03, 2.00mm pitch, double rows -Through hole pin header THT 2x03 2.00mm double row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_2x03_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x03 2.00mm double row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_2x04_P2.00mm_Horizontal -Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x04 2.00mm double row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_2x04_P2.00mm_Vertical -Through hole straight pin header, 2x04, 2.00mm pitch, double rows -Through hole pin header THT 2x04 2.00mm double row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_2x04_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x04 2.00mm double row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_2x05_P2.00mm_Horizontal -Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x05 2.00mm double row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_2x05_P2.00mm_Vertical -Through hole straight pin header, 2x05, 2.00mm pitch, double rows -Through hole pin header THT 2x05 2.00mm double row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_2x05_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x05 2.00mm double row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_2x06_P2.00mm_Horizontal -Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x06 2.00mm double row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_2x06_P2.00mm_Vertical -Through hole straight pin header, 2x06, 2.00mm pitch, double rows -Through hole pin header THT 2x06 2.00mm double row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_2x06_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x06 2.00mm double row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_2x07_P2.00mm_Horizontal -Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x07 2.00mm double row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_2x07_P2.00mm_Vertical -Through hole straight pin header, 2x07, 2.00mm pitch, double rows -Through hole pin header THT 2x07 2.00mm double row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_2x07_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x07 2.00mm double row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_2x08_P2.00mm_Horizontal -Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x08 2.00mm double row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_2x08_P2.00mm_Vertical -Through hole straight pin header, 2x08, 2.00mm pitch, double rows -Through hole pin header THT 2x08 2.00mm double row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_2x08_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x08 2.00mm double row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_2x09_P2.00mm_Horizontal -Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x09 2.00mm double row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_2x09_P2.00mm_Vertical -Through hole straight pin header, 2x09, 2.00mm pitch, double rows -Through hole pin header THT 2x09 2.00mm double row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_2x09_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x09 2.00mm double row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_2x10_P2.00mm_Horizontal -Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x10 2.00mm double row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_2x10_P2.00mm_Vertical -Through hole straight pin header, 2x10, 2.00mm pitch, double rows -Through hole pin header THT 2x10 2.00mm double row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_2x10_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x10 2.00mm double row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_2x11_P2.00mm_Horizontal -Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x11 2.00mm double row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_2x11_P2.00mm_Vertical -Through hole straight pin header, 2x11, 2.00mm pitch, double rows -Through hole pin header THT 2x11 2.00mm double row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_2x11_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x11 2.00mm double row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_2x12_P2.00mm_Horizontal -Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x12 2.00mm double row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_2x12_P2.00mm_Vertical -Through hole straight pin header, 2x12, 2.00mm pitch, double rows -Through hole pin header THT 2x12 2.00mm double row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_2x12_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x12 2.00mm double row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_2x13_P2.00mm_Horizontal -Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x13 2.00mm double row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_2x13_P2.00mm_Vertical -Through hole straight pin header, 2x13, 2.00mm pitch, double rows -Through hole pin header THT 2x13 2.00mm double row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_2x13_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x13 2.00mm double row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_2x14_P2.00mm_Horizontal -Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x14 2.00mm double row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_2x14_P2.00mm_Vertical -Through hole straight pin header, 2x14, 2.00mm pitch, double rows -Through hole pin header THT 2x14 2.00mm double row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_2x14_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x14 2.00mm double row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_2x15_P2.00mm_Horizontal -Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x15 2.00mm double row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_2x15_P2.00mm_Vertical -Through hole straight pin header, 2x15, 2.00mm pitch, double rows -Through hole pin header THT 2x15 2.00mm double row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_2x15_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x15 2.00mm double row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_2x16_P2.00mm_Horizontal -Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x16 2.00mm double row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_2x16_P2.00mm_Vertical -Through hole straight pin header, 2x16, 2.00mm pitch, double rows -Through hole pin header THT 2x16 2.00mm double row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_2x16_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x16 2.00mm double row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_2x17_P2.00mm_Horizontal -Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x17 2.00mm double row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_2x17_P2.00mm_Vertical -Through hole straight pin header, 2x17, 2.00mm pitch, double rows -Through hole pin header THT 2x17 2.00mm double row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_2x17_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x17 2.00mm double row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_2x18_P2.00mm_Horizontal -Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x18 2.00mm double row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_2x18_P2.00mm_Vertical -Through hole straight pin header, 2x18, 2.00mm pitch, double rows -Through hole pin header THT 2x18 2.00mm double row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_2x18_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x18 2.00mm double row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_2x19_P2.00mm_Horizontal -Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x19 2.00mm double row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_2x19_P2.00mm_Vertical -Through hole straight pin header, 2x19, 2.00mm pitch, double rows -Through hole pin header THT 2x19 2.00mm double row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_2x19_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x19 2.00mm double row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_2x20_P2.00mm_Horizontal -Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x20 2.00mm double row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_2x20_P2.00mm_Vertical -Through hole straight pin header, 2x20, 2.00mm pitch, double rows -Through hole pin header THT 2x20 2.00mm double row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_2x20_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x20 2.00mm double row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_2x21_P2.00mm_Horizontal -Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x21 2.00mm double row -0 -42 -42 -Connector_PinHeader_2.00mm -PinHeader_2x21_P2.00mm_Vertical -Through hole straight pin header, 2x21, 2.00mm pitch, double rows -Through hole pin header THT 2x21 2.00mm double row -0 -42 -42 -Connector_PinHeader_2.00mm -PinHeader_2x21_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x21 2.00mm double row -0 -42 -42 -Connector_PinHeader_2.00mm -PinHeader_2x22_P2.00mm_Horizontal -Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x22 2.00mm double row -0 -44 -44 -Connector_PinHeader_2.00mm -PinHeader_2x22_P2.00mm_Vertical -Through hole straight pin header, 2x22, 2.00mm pitch, double rows -Through hole pin header THT 2x22 2.00mm double row -0 -44 -44 -Connector_PinHeader_2.00mm -PinHeader_2x22_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x22 2.00mm double row -0 -44 -44 -Connector_PinHeader_2.00mm -PinHeader_2x23_P2.00mm_Horizontal -Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x23 2.00mm double row -0 -46 -46 -Connector_PinHeader_2.00mm -PinHeader_2x23_P2.00mm_Vertical -Through hole straight pin header, 2x23, 2.00mm pitch, double rows -Through hole pin header THT 2x23 2.00mm double row -0 -46 -46 -Connector_PinHeader_2.00mm -PinHeader_2x23_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x23 2.00mm double row -0 -46 -46 -Connector_PinHeader_2.00mm -PinHeader_2x24_P2.00mm_Horizontal -Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x24 2.00mm double row -0 -48 -48 -Connector_PinHeader_2.00mm -PinHeader_2x24_P2.00mm_Vertical -Through hole straight pin header, 2x24, 2.00mm pitch, double rows -Through hole pin header THT 2x24 2.00mm double row -0 -48 -48 -Connector_PinHeader_2.00mm -PinHeader_2x24_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x24 2.00mm double row -0 -48 -48 -Connector_PinHeader_2.00mm -PinHeader_2x25_P2.00mm_Horizontal -Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x25 2.00mm double row -0 -50 -50 -Connector_PinHeader_2.00mm -PinHeader_2x25_P2.00mm_Vertical -Through hole straight pin header, 2x25, 2.00mm pitch, double rows -Through hole pin header THT 2x25 2.00mm double row -0 -50 -50 -Connector_PinHeader_2.00mm -PinHeader_2x25_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x25 2.00mm double row -0 -50 -50 -Connector_PinHeader_2.00mm -PinHeader_2x26_P2.00mm_Horizontal -Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x26 2.00mm double row -0 -52 -52 -Connector_PinHeader_2.00mm -PinHeader_2x26_P2.00mm_Vertical -Through hole straight pin header, 2x26, 2.00mm pitch, double rows -Through hole pin header THT 2x26 2.00mm double row -0 -52 -52 -Connector_PinHeader_2.00mm -PinHeader_2x26_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x26 2.00mm double row -0 -52 -52 -Connector_PinHeader_2.00mm -PinHeader_2x27_P2.00mm_Horizontal -Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x27 2.00mm double row -0 -54 -54 -Connector_PinHeader_2.00mm -PinHeader_2x27_P2.00mm_Vertical -Through hole straight pin header, 2x27, 2.00mm pitch, double rows -Through hole pin header THT 2x27 2.00mm double row -0 -54 -54 -Connector_PinHeader_2.00mm -PinHeader_2x27_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x27 2.00mm double row -0 -54 -54 -Connector_PinHeader_2.00mm -PinHeader_2x28_P2.00mm_Horizontal -Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x28 2.00mm double row -0 -56 -56 -Connector_PinHeader_2.00mm -PinHeader_2x28_P2.00mm_Vertical -Through hole straight pin header, 2x28, 2.00mm pitch, double rows -Through hole pin header THT 2x28 2.00mm double row -0 -56 -56 -Connector_PinHeader_2.00mm -PinHeader_2x28_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x28 2.00mm double row -0 -56 -56 -Connector_PinHeader_2.00mm -PinHeader_2x29_P2.00mm_Horizontal -Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x29 2.00mm double row -0 -58 -58 -Connector_PinHeader_2.00mm -PinHeader_2x29_P2.00mm_Vertical -Through hole straight pin header, 2x29, 2.00mm pitch, double rows -Through hole pin header THT 2x29 2.00mm double row -0 -58 -58 -Connector_PinHeader_2.00mm -PinHeader_2x29_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x29 2.00mm double row -0 -58 -58 -Connector_PinHeader_2.00mm -PinHeader_2x30_P2.00mm_Horizontal -Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x30 2.00mm double row -0 -60 -60 -Connector_PinHeader_2.00mm -PinHeader_2x30_P2.00mm_Vertical -Through hole straight pin header, 2x30, 2.00mm pitch, double rows -Through hole pin header THT 2x30 2.00mm double row -0 -60 -60 -Connector_PinHeader_2.00mm -PinHeader_2x30_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x30 2.00mm double row -0 -60 -60 -Connector_PinHeader_2.00mm -PinHeader_2x31_P2.00mm_Horizontal -Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x31 2.00mm double row -0 -62 -62 -Connector_PinHeader_2.00mm -PinHeader_2x31_P2.00mm_Vertical -Through hole straight pin header, 2x31, 2.00mm pitch, double rows -Through hole pin header THT 2x31 2.00mm double row -0 -62 -62 -Connector_PinHeader_2.00mm -PinHeader_2x31_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x31 2.00mm double row -0 -62 -62 -Connector_PinHeader_2.00mm -PinHeader_2x32_P2.00mm_Horizontal -Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x32 2.00mm double row -0 -64 -64 -Connector_PinHeader_2.00mm -PinHeader_2x32_P2.00mm_Vertical -Through hole straight pin header, 2x32, 2.00mm pitch, double rows -Through hole pin header THT 2x32 2.00mm double row -0 -64 -64 -Connector_PinHeader_2.00mm -PinHeader_2x32_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x32 2.00mm double row -0 -64 -64 -Connector_PinHeader_2.00mm -PinHeader_2x33_P2.00mm_Horizontal -Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x33 2.00mm double row -0 -66 -66 -Connector_PinHeader_2.00mm -PinHeader_2x33_P2.00mm_Vertical -Through hole straight pin header, 2x33, 2.00mm pitch, double rows -Through hole pin header THT 2x33 2.00mm double row -0 -66 -66 -Connector_PinHeader_2.00mm -PinHeader_2x33_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x33 2.00mm double row -0 -66 -66 -Connector_PinHeader_2.00mm -PinHeader_2x34_P2.00mm_Horizontal -Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x34 2.00mm double row -0 -68 -68 -Connector_PinHeader_2.00mm -PinHeader_2x34_P2.00mm_Vertical -Through hole straight pin header, 2x34, 2.00mm pitch, double rows -Through hole pin header THT 2x34 2.00mm double row -0 -68 -68 -Connector_PinHeader_2.00mm -PinHeader_2x34_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x34 2.00mm double row -0 -68 -68 -Connector_PinHeader_2.00mm -PinHeader_2x35_P2.00mm_Horizontal -Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x35 2.00mm double row -0 -70 -70 -Connector_PinHeader_2.00mm -PinHeader_2x35_P2.00mm_Vertical -Through hole straight pin header, 2x35, 2.00mm pitch, double rows -Through hole pin header THT 2x35 2.00mm double row -0 -70 -70 -Connector_PinHeader_2.00mm -PinHeader_2x35_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x35 2.00mm double row -0 -70 -70 -Connector_PinHeader_2.00mm -PinHeader_2x36_P2.00mm_Horizontal -Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x36 2.00mm double row -0 -72 -72 -Connector_PinHeader_2.00mm -PinHeader_2x36_P2.00mm_Vertical -Through hole straight pin header, 2x36, 2.00mm pitch, double rows -Through hole pin header THT 2x36 2.00mm double row -0 -72 -72 -Connector_PinHeader_2.00mm -PinHeader_2x36_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x36 2.00mm double row -0 -72 -72 -Connector_PinHeader_2.00mm -PinHeader_2x37_P2.00mm_Horizontal -Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x37 2.00mm double row -0 -74 -74 -Connector_PinHeader_2.00mm -PinHeader_2x37_P2.00mm_Vertical -Through hole straight pin header, 2x37, 2.00mm pitch, double rows -Through hole pin header THT 2x37 2.00mm double row -0 -74 -74 -Connector_PinHeader_2.00mm -PinHeader_2x37_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x37 2.00mm double row -0 -74 -74 -Connector_PinHeader_2.00mm -PinHeader_2x38_P2.00mm_Horizontal -Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x38 2.00mm double row -0 -76 -76 -Connector_PinHeader_2.00mm -PinHeader_2x38_P2.00mm_Vertical -Through hole straight pin header, 2x38, 2.00mm pitch, double rows -Through hole pin header THT 2x38 2.00mm double row -0 -76 -76 -Connector_PinHeader_2.00mm -PinHeader_2x38_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x38 2.00mm double row -0 -76 -76 -Connector_PinHeader_2.00mm -PinHeader_2x39_P2.00mm_Horizontal -Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x39 2.00mm double row -0 -78 -78 -Connector_PinHeader_2.00mm -PinHeader_2x39_P2.00mm_Vertical -Through hole straight pin header, 2x39, 2.00mm pitch, double rows -Through hole pin header THT 2x39 2.00mm double row -0 -78 -78 -Connector_PinHeader_2.00mm -PinHeader_2x39_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x39 2.00mm double row -0 -78 -78 -Connector_PinHeader_2.00mm -PinHeader_2x40_P2.00mm_Horizontal -Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x40 2.00mm double row -0 -80 -80 -Connector_PinHeader_2.00mm -PinHeader_2x40_P2.00mm_Vertical -Through hole straight pin header, 2x40, 2.00mm pitch, double rows -Through hole pin header THT 2x40 2.00mm double row -0 -80 -80 -Connector_PinHeader_2.00mm -PinHeader_2x40_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x40 2.00mm double row -0 -80 -80 -Connector_PinHeader_2.54mm -PinHeader_1x01_P2.54mm_Horizontal -Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x01 2.54mm single row -0 -1 -1 -Connector_PinHeader_2.54mm -PinHeader_1x01_P2.54mm_Vertical -Through hole straight pin header, 1x01, 2.54mm pitch, single row -Through hole pin header THT 1x01 2.54mm single row -0 -1 -1 -Connector_PinHeader_2.54mm -PinHeader_1x02_P2.54mm_Horizontal -Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x02 2.54mm single row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_1x02_P2.54mm_Vertical -Through hole straight pin header, 1x02, 2.54mm pitch, single row -Through hole pin header THT 1x02 2.54mm single row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_1x03_P2.54mm_Horizontal -Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x03 2.54mm single row -0 -3 -3 -Connector_PinHeader_2.54mm -PinHeader_1x03_P2.54mm_Vertical -Through hole straight pin header, 1x03, 2.54mm pitch, single row -Through hole pin header THT 1x03 2.54mm single row -0 -3 -3 -Connector_PinHeader_2.54mm -PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left -0 -3 -3 -Connector_PinHeader_2.54mm -PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right -0 -3 -3 -Connector_PinHeader_2.54mm -PinHeader_1x04_P2.54mm_Horizontal -Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x04 2.54mm single row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_1x04_P2.54mm_Vertical -Through hole straight pin header, 1x04, 2.54mm pitch, single row -Through hole pin header THT 1x04 2.54mm single row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_1x05_P2.54mm_Horizontal -Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x05 2.54mm single row -0 -5 -5 -Connector_PinHeader_2.54mm -PinHeader_1x05_P2.54mm_Vertical -Through hole straight pin header, 1x05, 2.54mm pitch, single row -Through hole pin header THT 1x05 2.54mm single row -0 -5 -5 -Connector_PinHeader_2.54mm -PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left -0 -5 -5 -Connector_PinHeader_2.54mm -PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right -0 -5 -5 -Connector_PinHeader_2.54mm -PinHeader_1x06_P2.54mm_Horizontal -Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x06 2.54mm single row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_1x06_P2.54mm_Vertical -Through hole straight pin header, 1x06, 2.54mm pitch, single row -Through hole pin header THT 1x06 2.54mm single row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_1x07_P2.54mm_Horizontal -Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x07 2.54mm single row -0 -7 -7 -Connector_PinHeader_2.54mm -PinHeader_1x07_P2.54mm_Vertical -Through hole straight pin header, 1x07, 2.54mm pitch, single row -Through hole pin header THT 1x07 2.54mm single row -0 -7 -7 -Connector_PinHeader_2.54mm -PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left -0 -7 -7 -Connector_PinHeader_2.54mm -PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right -0 -7 -7 -Connector_PinHeader_2.54mm -PinHeader_1x08_P2.54mm_Horizontal -Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x08 2.54mm single row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_1x08_P2.54mm_Vertical -Through hole straight pin header, 1x08, 2.54mm pitch, single row -Through hole pin header THT 1x08 2.54mm single row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_1x09_P2.54mm_Horizontal -Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x09 2.54mm single row -0 -9 -9 -Connector_PinHeader_2.54mm -PinHeader_1x09_P2.54mm_Vertical -Through hole straight pin header, 1x09, 2.54mm pitch, single row -Through hole pin header THT 1x09 2.54mm single row -0 -9 -9 -Connector_PinHeader_2.54mm -PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left -0 -9 -9 -Connector_PinHeader_2.54mm -PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right -0 -9 -9 -Connector_PinHeader_2.54mm -PinHeader_1x10_P2.54mm_Horizontal -Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x10 2.54mm single row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_1x10_P2.54mm_Vertical -Through hole straight pin header, 1x10, 2.54mm pitch, single row -Through hole pin header THT 1x10 2.54mm single row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_1x11_P2.54mm_Horizontal -Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x11 2.54mm single row -0 -11 -11 -Connector_PinHeader_2.54mm -PinHeader_1x11_P2.54mm_Vertical -Through hole straight pin header, 1x11, 2.54mm pitch, single row -Through hole pin header THT 1x11 2.54mm single row -0 -11 -11 -Connector_PinHeader_2.54mm -PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left -0 -11 -11 -Connector_PinHeader_2.54mm -PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right -0 -11 -11 -Connector_PinHeader_2.54mm -PinHeader_1x12_P2.54mm_Horizontal -Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x12 2.54mm single row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_1x12_P2.54mm_Vertical -Through hole straight pin header, 1x12, 2.54mm pitch, single row -Through hole pin header THT 1x12 2.54mm single row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_1x13_P2.54mm_Horizontal -Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x13 2.54mm single row -0 -13 -13 -Connector_PinHeader_2.54mm -PinHeader_1x13_P2.54mm_Vertical -Through hole straight pin header, 1x13, 2.54mm pitch, single row -Through hole pin header THT 1x13 2.54mm single row -0 -13 -13 -Connector_PinHeader_2.54mm -PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left -0 -13 -13 -Connector_PinHeader_2.54mm -PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right -0 -13 -13 -Connector_PinHeader_2.54mm -PinHeader_1x14_P2.54mm_Horizontal -Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x14 2.54mm single row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_1x14_P2.54mm_Vertical -Through hole straight pin header, 1x14, 2.54mm pitch, single row -Through hole pin header THT 1x14 2.54mm single row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_1x15_P2.54mm_Horizontal -Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x15 2.54mm single row -0 -15 -15 -Connector_PinHeader_2.54mm -PinHeader_1x15_P2.54mm_Vertical -Through hole straight pin header, 1x15, 2.54mm pitch, single row -Through hole pin header THT 1x15 2.54mm single row -0 -15 -15 -Connector_PinHeader_2.54mm -PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left -0 -15 -15 -Connector_PinHeader_2.54mm -PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right -0 -15 -15 -Connector_PinHeader_2.54mm -PinHeader_1x16_P2.54mm_Horizontal -Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x16 2.54mm single row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_1x16_P2.54mm_Vertical -Through hole straight pin header, 1x16, 2.54mm pitch, single row -Through hole pin header THT 1x16 2.54mm single row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_1x17_P2.54mm_Horizontal -Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x17 2.54mm single row -0 -17 -17 -Connector_PinHeader_2.54mm -PinHeader_1x17_P2.54mm_Vertical -Through hole straight pin header, 1x17, 2.54mm pitch, single row -Through hole pin header THT 1x17 2.54mm single row -0 -17 -17 -Connector_PinHeader_2.54mm -PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left -0 -17 -17 -Connector_PinHeader_2.54mm -PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right -0 -17 -17 -Connector_PinHeader_2.54mm -PinHeader_1x18_P2.54mm_Horizontal -Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x18 2.54mm single row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_1x18_P2.54mm_Vertical -Through hole straight pin header, 1x18, 2.54mm pitch, single row -Through hole pin header THT 1x18 2.54mm single row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_1x19_P2.54mm_Horizontal -Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x19 2.54mm single row -0 -19 -19 -Connector_PinHeader_2.54mm -PinHeader_1x19_P2.54mm_Vertical -Through hole straight pin header, 1x19, 2.54mm pitch, single row -Through hole pin header THT 1x19 2.54mm single row -0 -19 -19 -Connector_PinHeader_2.54mm -PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left -0 -19 -19 -Connector_PinHeader_2.54mm -PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right -0 -19 -19 -Connector_PinHeader_2.54mm -PinHeader_1x20_P2.54mm_Horizontal -Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x20 2.54mm single row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_1x20_P2.54mm_Vertical -Through hole straight pin header, 1x20, 2.54mm pitch, single row -Through hole pin header THT 1x20 2.54mm single row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_1x21_P2.54mm_Horizontal -Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x21 2.54mm single row -0 -21 -21 -Connector_PinHeader_2.54mm -PinHeader_1x21_P2.54mm_Vertical -Through hole straight pin header, 1x21, 2.54mm pitch, single row -Through hole pin header THT 1x21 2.54mm single row -0 -21 -21 -Connector_PinHeader_2.54mm -PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left -0 -21 -21 -Connector_PinHeader_2.54mm -PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right -0 -21 -21 -Connector_PinHeader_2.54mm -PinHeader_1x22_P2.54mm_Horizontal -Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x22 2.54mm single row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_1x22_P2.54mm_Vertical -Through hole straight pin header, 1x22, 2.54mm pitch, single row -Through hole pin header THT 1x22 2.54mm single row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_1x23_P2.54mm_Horizontal -Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x23 2.54mm single row -0 -23 -23 -Connector_PinHeader_2.54mm -PinHeader_1x23_P2.54mm_Vertical -Through hole straight pin header, 1x23, 2.54mm pitch, single row -Through hole pin header THT 1x23 2.54mm single row -0 -23 -23 -Connector_PinHeader_2.54mm -PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left -0 -23 -23 -Connector_PinHeader_2.54mm -PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right -0 -23 -23 -Connector_PinHeader_2.54mm -PinHeader_1x24_P2.54mm_Horizontal -Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x24 2.54mm single row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_1x24_P2.54mm_Vertical -Through hole straight pin header, 1x24, 2.54mm pitch, single row -Through hole pin header THT 1x24 2.54mm single row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_1x25_P2.54mm_Horizontal -Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x25 2.54mm single row -0 -25 -25 -Connector_PinHeader_2.54mm -PinHeader_1x25_P2.54mm_Vertical -Through hole straight pin header, 1x25, 2.54mm pitch, single row -Through hole pin header THT 1x25 2.54mm single row -0 -25 -25 -Connector_PinHeader_2.54mm -PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left -0 -25 -25 -Connector_PinHeader_2.54mm -PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right -0 -25 -25 -Connector_PinHeader_2.54mm -PinHeader_1x26_P2.54mm_Horizontal -Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x26 2.54mm single row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_1x26_P2.54mm_Vertical -Through hole straight pin header, 1x26, 2.54mm pitch, single row -Through hole pin header THT 1x26 2.54mm single row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_1x27_P2.54mm_Horizontal -Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x27 2.54mm single row -0 -27 -27 -Connector_PinHeader_2.54mm -PinHeader_1x27_P2.54mm_Vertical -Through hole straight pin header, 1x27, 2.54mm pitch, single row -Through hole pin header THT 1x27 2.54mm single row -0 -27 -27 -Connector_PinHeader_2.54mm -PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left -0 -27 -27 -Connector_PinHeader_2.54mm -PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right -0 -27 -27 -Connector_PinHeader_2.54mm -PinHeader_1x28_P2.54mm_Horizontal -Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x28 2.54mm single row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_1x28_P2.54mm_Vertical -Through hole straight pin header, 1x28, 2.54mm pitch, single row -Through hole pin header THT 1x28 2.54mm single row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_1x29_P2.54mm_Horizontal -Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x29 2.54mm single row -0 -29 -29 -Connector_PinHeader_2.54mm -PinHeader_1x29_P2.54mm_Vertical -Through hole straight pin header, 1x29, 2.54mm pitch, single row -Through hole pin header THT 1x29 2.54mm single row -0 -29 -29 -Connector_PinHeader_2.54mm -PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left -0 -29 -29 -Connector_PinHeader_2.54mm -PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right -0 -29 -29 -Connector_PinHeader_2.54mm -PinHeader_1x30_P2.54mm_Horizontal -Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x30 2.54mm single row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_1x30_P2.54mm_Vertical -Through hole straight pin header, 1x30, 2.54mm pitch, single row -Through hole pin header THT 1x30 2.54mm single row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_1x31_P2.54mm_Horizontal -Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x31 2.54mm single row -0 -31 -31 -Connector_PinHeader_2.54mm -PinHeader_1x31_P2.54mm_Vertical -Through hole straight pin header, 1x31, 2.54mm pitch, single row -Through hole pin header THT 1x31 2.54mm single row -0 -31 -31 -Connector_PinHeader_2.54mm -PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left -0 -31 -31 -Connector_PinHeader_2.54mm -PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right -0 -31 -31 -Connector_PinHeader_2.54mm -PinHeader_1x32_P2.54mm_Horizontal -Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x32 2.54mm single row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_1x32_P2.54mm_Vertical -Through hole straight pin header, 1x32, 2.54mm pitch, single row -Through hole pin header THT 1x32 2.54mm single row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_1x33_P2.54mm_Horizontal -Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x33 2.54mm single row -0 -33 -33 -Connector_PinHeader_2.54mm -PinHeader_1x33_P2.54mm_Vertical -Through hole straight pin header, 1x33, 2.54mm pitch, single row -Through hole pin header THT 1x33 2.54mm single row -0 -33 -33 -Connector_PinHeader_2.54mm -PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left -0 -33 -33 -Connector_PinHeader_2.54mm -PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right -0 -33 -33 -Connector_PinHeader_2.54mm -PinHeader_1x34_P2.54mm_Horizontal -Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x34 2.54mm single row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_1x34_P2.54mm_Vertical -Through hole straight pin header, 1x34, 2.54mm pitch, single row -Through hole pin header THT 1x34 2.54mm single row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_1x35_P2.54mm_Horizontal -Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x35 2.54mm single row -0 -35 -35 -Connector_PinHeader_2.54mm -PinHeader_1x35_P2.54mm_Vertical -Through hole straight pin header, 1x35, 2.54mm pitch, single row -Through hole pin header THT 1x35 2.54mm single row -0 -35 -35 -Connector_PinHeader_2.54mm -PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left -0 -35 -35 -Connector_PinHeader_2.54mm -PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right -0 -35 -35 -Connector_PinHeader_2.54mm -PinHeader_1x36_P2.54mm_Horizontal -Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x36 2.54mm single row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_1x36_P2.54mm_Vertical -Through hole straight pin header, 1x36, 2.54mm pitch, single row -Through hole pin header THT 1x36 2.54mm single row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_1x37_P2.54mm_Horizontal -Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x37 2.54mm single row -0 -37 -37 -Connector_PinHeader_2.54mm -PinHeader_1x37_P2.54mm_Vertical -Through hole straight pin header, 1x37, 2.54mm pitch, single row -Through hole pin header THT 1x37 2.54mm single row -0 -37 -37 -Connector_PinHeader_2.54mm -PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left -0 -37 -37 -Connector_PinHeader_2.54mm -PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right -0 -37 -37 -Connector_PinHeader_2.54mm -PinHeader_1x38_P2.54mm_Horizontal -Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x38 2.54mm single row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_1x38_P2.54mm_Vertical -Through hole straight pin header, 1x38, 2.54mm pitch, single row -Through hole pin header THT 1x38 2.54mm single row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_1x39_P2.54mm_Horizontal -Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x39 2.54mm single row -0 -39 -39 -Connector_PinHeader_2.54mm -PinHeader_1x39_P2.54mm_Vertical -Through hole straight pin header, 1x39, 2.54mm pitch, single row -Through hole pin header THT 1x39 2.54mm single row -0 -39 -39 -Connector_PinHeader_2.54mm -PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left -0 -39 -39 -Connector_PinHeader_2.54mm -PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right -0 -39 -39 -Connector_PinHeader_2.54mm -PinHeader_1x40_P2.54mm_Horizontal -Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x40 2.54mm single row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_1x40_P2.54mm_Vertical -Through hole straight pin header, 1x40, 2.54mm pitch, single row -Through hole pin header THT 1x40 2.54mm single row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_2x01_P2.54mm_Horizontal -Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x01 2.54mm double row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_2x01_P2.54mm_Vertical -Through hole straight pin header, 2x01, 2.54mm pitch, double rows -Through hole pin header THT 2x01 2.54mm double row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_2x01_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x01 2.54mm double row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_2x02_P2.54mm_Horizontal -Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x02 2.54mm double row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_2x02_P2.54mm_Vertical -Through hole straight pin header, 2x02, 2.54mm pitch, double rows -Through hole pin header THT 2x02 2.54mm double row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_2x02_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x02 2.54mm double row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_2x03_P2.54mm_Horizontal -Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x03 2.54mm double row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_2x03_P2.54mm_Vertical -Through hole straight pin header, 2x03, 2.54mm pitch, double rows -Through hole pin header THT 2x03 2.54mm double row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_2x03_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x03 2.54mm double row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_2x04_P2.54mm_Horizontal -Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x04 2.54mm double row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_2x04_P2.54mm_Vertical -Through hole straight pin header, 2x04, 2.54mm pitch, double rows -Through hole pin header THT 2x04 2.54mm double row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_2x04_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x04 2.54mm double row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_2x05_P2.54mm_Horizontal -Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x05 2.54mm double row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_2x05_P2.54mm_Vertical -Through hole straight pin header, 2x05, 2.54mm pitch, double rows -Through hole pin header THT 2x05 2.54mm double row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_2x05_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x05 2.54mm double row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_2x06_P2.54mm_Horizontal -Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x06 2.54mm double row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_2x06_P2.54mm_Vertical -Through hole straight pin header, 2x06, 2.54mm pitch, double rows -Through hole pin header THT 2x06 2.54mm double row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_2x06_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x06 2.54mm double row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_2x07_P2.54mm_Horizontal -Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x07 2.54mm double row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_2x07_P2.54mm_Vertical -Through hole straight pin header, 2x07, 2.54mm pitch, double rows -Through hole pin header THT 2x07 2.54mm double row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_2x07_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x07 2.54mm double row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_2x08_P2.54mm_Horizontal -Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x08 2.54mm double row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_2x08_P2.54mm_Vertical -Through hole straight pin header, 2x08, 2.54mm pitch, double rows -Through hole pin header THT 2x08 2.54mm double row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_2x08_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x08 2.54mm double row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_2x09_P2.54mm_Horizontal -Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x09 2.54mm double row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_2x09_P2.54mm_Vertical -Through hole straight pin header, 2x09, 2.54mm pitch, double rows -Through hole pin header THT 2x09 2.54mm double row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_2x09_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x09 2.54mm double row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_2x10_P2.54mm_Horizontal -Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x10 2.54mm double row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_2x10_P2.54mm_Vertical -Through hole straight pin header, 2x10, 2.54mm pitch, double rows -Through hole pin header THT 2x10 2.54mm double row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_2x10_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x10 2.54mm double row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_2x11_P2.54mm_Horizontal -Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x11 2.54mm double row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_2x11_P2.54mm_Vertical -Through hole straight pin header, 2x11, 2.54mm pitch, double rows -Through hole pin header THT 2x11 2.54mm double row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_2x11_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x11 2.54mm double row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_2x12_P2.54mm_Horizontal -Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x12 2.54mm double row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_2x12_P2.54mm_Vertical -Through hole straight pin header, 2x12, 2.54mm pitch, double rows -Through hole pin header THT 2x12 2.54mm double row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_2x12_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x12 2.54mm double row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_2x13_P2.54mm_Horizontal -Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x13 2.54mm double row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_2x13_P2.54mm_Vertical -Through hole straight pin header, 2x13, 2.54mm pitch, double rows -Through hole pin header THT 2x13 2.54mm double row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_2x13_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x13 2.54mm double row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_2x14_P2.54mm_Horizontal -Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x14 2.54mm double row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_2x14_P2.54mm_Vertical -Through hole straight pin header, 2x14, 2.54mm pitch, double rows -Through hole pin header THT 2x14 2.54mm double row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_2x14_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x14 2.54mm double row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_2x15_P2.54mm_Horizontal -Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x15 2.54mm double row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_2x15_P2.54mm_Vertical -Through hole straight pin header, 2x15, 2.54mm pitch, double rows -Through hole pin header THT 2x15 2.54mm double row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_2x15_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x15 2.54mm double row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_2x16_P2.54mm_Horizontal -Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x16 2.54mm double row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_2x16_P2.54mm_Vertical -Through hole straight pin header, 2x16, 2.54mm pitch, double rows -Through hole pin header THT 2x16 2.54mm double row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_2x16_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x16 2.54mm double row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_2x17_P2.54mm_Horizontal -Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x17 2.54mm double row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_2x17_P2.54mm_Vertical -Through hole straight pin header, 2x17, 2.54mm pitch, double rows -Through hole pin header THT 2x17 2.54mm double row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_2x17_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x17 2.54mm double row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_2x18_P2.54mm_Horizontal -Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x18 2.54mm double row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_2x18_P2.54mm_Vertical -Through hole straight pin header, 2x18, 2.54mm pitch, double rows -Through hole pin header THT 2x18 2.54mm double row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_2x18_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x18 2.54mm double row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_2x19_P2.54mm_Horizontal -Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x19 2.54mm double row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_2x19_P2.54mm_Vertical -Through hole straight pin header, 2x19, 2.54mm pitch, double rows -Through hole pin header THT 2x19 2.54mm double row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_2x19_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x19 2.54mm double row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_2x20_P2.54mm_Horizontal -Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x20 2.54mm double row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_2x20_P2.54mm_Vertical -Through hole straight pin header, 2x20, 2.54mm pitch, double rows -Through hole pin header THT 2x20 2.54mm double row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_2x20_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x20 2.54mm double row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_2x21_P2.54mm_Horizontal -Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x21 2.54mm double row -0 -42 -42 -Connector_PinHeader_2.54mm -PinHeader_2x21_P2.54mm_Vertical -Through hole straight pin header, 2x21, 2.54mm pitch, double rows -Through hole pin header THT 2x21 2.54mm double row -0 -42 -42 -Connector_PinHeader_2.54mm -PinHeader_2x21_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x21 2.54mm double row -0 -42 -42 -Connector_PinHeader_2.54mm -PinHeader_2x22_P2.54mm_Horizontal -Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x22 2.54mm double row -0 -44 -44 -Connector_PinHeader_2.54mm -PinHeader_2x22_P2.54mm_Vertical -Through hole straight pin header, 2x22, 2.54mm pitch, double rows -Through hole pin header THT 2x22 2.54mm double row -0 -44 -44 -Connector_PinHeader_2.54mm -PinHeader_2x22_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x22 2.54mm double row -0 -44 -44 -Connector_PinHeader_2.54mm -PinHeader_2x23_P2.54mm_Horizontal -Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x23 2.54mm double row -0 -46 -46 -Connector_PinHeader_2.54mm -PinHeader_2x23_P2.54mm_Vertical -Through hole straight pin header, 2x23, 2.54mm pitch, double rows -Through hole pin header THT 2x23 2.54mm double row -0 -46 -46 -Connector_PinHeader_2.54mm -PinHeader_2x23_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x23 2.54mm double row -0 -46 -46 -Connector_PinHeader_2.54mm -PinHeader_2x24_P2.54mm_Horizontal -Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x24 2.54mm double row -0 -48 -48 -Connector_PinHeader_2.54mm -PinHeader_2x24_P2.54mm_Vertical -Through hole straight pin header, 2x24, 2.54mm pitch, double rows -Through hole pin header THT 2x24 2.54mm double row -0 -48 -48 -Connector_PinHeader_2.54mm -PinHeader_2x24_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x24 2.54mm double row -0 -48 -48 -Connector_PinHeader_2.54mm -PinHeader_2x25_P2.54mm_Horizontal -Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x25 2.54mm double row -0 -50 -50 -Connector_PinHeader_2.54mm -PinHeader_2x25_P2.54mm_Vertical -Through hole straight pin header, 2x25, 2.54mm pitch, double rows -Through hole pin header THT 2x25 2.54mm double row -0 -50 -50 -Connector_PinHeader_2.54mm -PinHeader_2x25_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x25 2.54mm double row -0 -50 -50 -Connector_PinHeader_2.54mm -PinHeader_2x26_P2.54mm_Horizontal -Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x26 2.54mm double row -0 -52 -52 -Connector_PinHeader_2.54mm -PinHeader_2x26_P2.54mm_Vertical -Through hole straight pin header, 2x26, 2.54mm pitch, double rows -Through hole pin header THT 2x26 2.54mm double row -0 -52 -52 -Connector_PinHeader_2.54mm -PinHeader_2x26_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x26 2.54mm double row -0 -52 -52 -Connector_PinHeader_2.54mm -PinHeader_2x27_P2.54mm_Horizontal -Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x27 2.54mm double row -0 -54 -54 -Connector_PinHeader_2.54mm -PinHeader_2x27_P2.54mm_Vertical -Through hole straight pin header, 2x27, 2.54mm pitch, double rows -Through hole pin header THT 2x27 2.54mm double row -0 -54 -54 -Connector_PinHeader_2.54mm -PinHeader_2x27_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x27 2.54mm double row -0 -54 -54 -Connector_PinHeader_2.54mm -PinHeader_2x28_P2.54mm_Horizontal -Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x28 2.54mm double row -0 -56 -56 -Connector_PinHeader_2.54mm -PinHeader_2x28_P2.54mm_Vertical -Through hole straight pin header, 2x28, 2.54mm pitch, double rows -Through hole pin header THT 2x28 2.54mm double row -0 -56 -56 -Connector_PinHeader_2.54mm -PinHeader_2x28_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x28 2.54mm double row -0 -56 -56 -Connector_PinHeader_2.54mm -PinHeader_2x29_P2.54mm_Horizontal -Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x29 2.54mm double row -0 -58 -58 -Connector_PinHeader_2.54mm -PinHeader_2x29_P2.54mm_Vertical -Through hole straight pin header, 2x29, 2.54mm pitch, double rows -Through hole pin header THT 2x29 2.54mm double row -0 -58 -58 -Connector_PinHeader_2.54mm -PinHeader_2x29_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x29 2.54mm double row -0 -58 -58 -Connector_PinHeader_2.54mm -PinHeader_2x30_P2.54mm_Horizontal -Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x30 2.54mm double row -0 -60 -60 -Connector_PinHeader_2.54mm -PinHeader_2x30_P2.54mm_Vertical -Through hole straight pin header, 2x30, 2.54mm pitch, double rows -Through hole pin header THT 2x30 2.54mm double row -0 -60 -60 -Connector_PinHeader_2.54mm -PinHeader_2x30_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x30 2.54mm double row -0 -60 -60 -Connector_PinHeader_2.54mm -PinHeader_2x31_P2.54mm_Horizontal -Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x31 2.54mm double row -0 -62 -62 -Connector_PinHeader_2.54mm -PinHeader_2x31_P2.54mm_Vertical -Through hole straight pin header, 2x31, 2.54mm pitch, double rows -Through hole pin header THT 2x31 2.54mm double row -0 -62 -62 -Connector_PinHeader_2.54mm -PinHeader_2x31_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x31 2.54mm double row -0 -62 -62 -Connector_PinHeader_2.54mm -PinHeader_2x32_P2.54mm_Horizontal -Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x32 2.54mm double row -0 -64 -64 -Connector_PinHeader_2.54mm -PinHeader_2x32_P2.54mm_Vertical -Through hole straight pin header, 2x32, 2.54mm pitch, double rows -Through hole pin header THT 2x32 2.54mm double row -0 -64 -64 -Connector_PinHeader_2.54mm -PinHeader_2x32_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x32 2.54mm double row -0 -64 -64 -Connector_PinHeader_2.54mm -PinHeader_2x33_P2.54mm_Horizontal -Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x33 2.54mm double row -0 -66 -66 -Connector_PinHeader_2.54mm -PinHeader_2x33_P2.54mm_Vertical -Through hole straight pin header, 2x33, 2.54mm pitch, double rows -Through hole pin header THT 2x33 2.54mm double row -0 -66 -66 -Connector_PinHeader_2.54mm -PinHeader_2x33_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x33 2.54mm double row -0 -66 -66 -Connector_PinHeader_2.54mm -PinHeader_2x34_P2.54mm_Horizontal -Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x34 2.54mm double row -0 -68 -68 -Connector_PinHeader_2.54mm -PinHeader_2x34_P2.54mm_Vertical -Through hole straight pin header, 2x34, 2.54mm pitch, double rows -Through hole pin header THT 2x34 2.54mm double row -0 -68 -68 -Connector_PinHeader_2.54mm -PinHeader_2x34_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x34 2.54mm double row -0 -68 -68 -Connector_PinHeader_2.54mm -PinHeader_2x35_P2.54mm_Horizontal -Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x35 2.54mm double row -0 -70 -70 -Connector_PinHeader_2.54mm -PinHeader_2x35_P2.54mm_Vertical -Through hole straight pin header, 2x35, 2.54mm pitch, double rows -Through hole pin header THT 2x35 2.54mm double row -0 -70 -70 -Connector_PinHeader_2.54mm -PinHeader_2x35_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x35 2.54mm double row -0 -70 -70 -Connector_PinHeader_2.54mm -PinHeader_2x36_P2.54mm_Horizontal -Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x36 2.54mm double row -0 -72 -72 -Connector_PinHeader_2.54mm -PinHeader_2x36_P2.54mm_Vertical -Through hole straight pin header, 2x36, 2.54mm pitch, double rows -Through hole pin header THT 2x36 2.54mm double row -0 -72 -72 -Connector_PinHeader_2.54mm -PinHeader_2x36_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x36 2.54mm double row -0 -72 -72 -Connector_PinHeader_2.54mm -PinHeader_2x37_P2.54mm_Horizontal -Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x37 2.54mm double row -0 -74 -74 -Connector_PinHeader_2.54mm -PinHeader_2x37_P2.54mm_Vertical -Through hole straight pin header, 2x37, 2.54mm pitch, double rows -Through hole pin header THT 2x37 2.54mm double row -0 -74 -74 -Connector_PinHeader_2.54mm -PinHeader_2x37_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x37 2.54mm double row -0 -74 -74 -Connector_PinHeader_2.54mm -PinHeader_2x38_P2.54mm_Horizontal -Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x38 2.54mm double row -0 -76 -76 -Connector_PinHeader_2.54mm -PinHeader_2x38_P2.54mm_Vertical -Through hole straight pin header, 2x38, 2.54mm pitch, double rows -Through hole pin header THT 2x38 2.54mm double row -0 -76 -76 -Connector_PinHeader_2.54mm -PinHeader_2x38_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x38 2.54mm double row -0 -76 -76 -Connector_PinHeader_2.54mm -PinHeader_2x39_P2.54mm_Horizontal -Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x39 2.54mm double row -0 -78 -78 -Connector_PinHeader_2.54mm -PinHeader_2x39_P2.54mm_Vertical -Through hole straight pin header, 2x39, 2.54mm pitch, double rows -Through hole pin header THT 2x39 2.54mm double row -0 -78 -78 -Connector_PinHeader_2.54mm -PinHeader_2x39_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x39 2.54mm double row -0 -78 -78 -Connector_PinHeader_2.54mm -PinHeader_2x40_P2.54mm_Horizontal -Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x40 2.54mm double row -0 -80 -80 -Connector_PinHeader_2.54mm -PinHeader_2x40_P2.54mm_Vertical -Through hole straight pin header, 2x40, 2.54mm pitch, double rows -Through hole pin header THT 2x40 2.54mm double row -0 -80 -80 -Connector_PinHeader_2.54mm -PinHeader_2x40_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x40 2.54mm double row -0 -80 -80 -Connector_PinSocket_1.00mm -PinSocket_1x02_P1.00mm_Vertical -Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x02 1.00mm single row -0 -2 -2 -Connector_PinSocket_1.00mm -PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left -0 -2 -2 -Connector_PinSocket_1.00mm -PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right -0 -2 -2 -Connector_PinSocket_1.00mm -PinSocket_1x03_P1.00mm_Vertical -Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x03 1.00mm single row -0 -3 -3 -Connector_PinSocket_1.00mm -PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left -0 -3 -3 -Connector_PinSocket_1.00mm -PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right -0 -3 -3 -Connector_PinSocket_1.00mm -PinSocket_1x04_P1.00mm_Vertical -Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x04 1.00mm single row -0 -4 -4 -Connector_PinSocket_1.00mm -PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left -0 -4 -4 -Connector_PinSocket_1.00mm -PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right -0 -4 -4 -Connector_PinSocket_1.00mm -PinSocket_1x05_P1.00mm_Vertical -Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x05 1.00mm single row -0 -5 -5 -Connector_PinSocket_1.00mm -PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left -0 -5 -5 -Connector_PinSocket_1.00mm -PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right -0 -5 -5 -Connector_PinSocket_1.00mm -PinSocket_1x06_P1.00mm_Vertical -Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x06 1.00mm single row -0 -6 -6 -Connector_PinSocket_1.00mm -PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left -0 -6 -6 -Connector_PinSocket_1.00mm -PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right -0 -6 -6 -Connector_PinSocket_1.00mm -PinSocket_1x07_P1.00mm_Vertical -Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x07 1.00mm single row -0 -7 -7 -Connector_PinSocket_1.00mm -PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left -0 -7 -7 -Connector_PinSocket_1.00mm -PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right -0 -7 -7 -Connector_PinSocket_1.00mm -PinSocket_1x08_P1.00mm_Vertical -Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x08 1.00mm single row -0 -8 -8 -Connector_PinSocket_1.00mm -PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left -0 -8 -8 -Connector_PinSocket_1.00mm -PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right -0 -8 -8 -Connector_PinSocket_1.00mm -PinSocket_1x09_P1.00mm_Vertical -Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x09 1.00mm single row -0 -9 -9 -Connector_PinSocket_1.00mm -PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left -0 -9 -9 -Connector_PinSocket_1.00mm -PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right -0 -9 -9 -Connector_PinSocket_1.00mm -PinSocket_1x10_P1.00mm_Vertical -Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x10 1.00mm single row -0 -10 -10 -Connector_PinSocket_1.00mm -PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left -0 -10 -10 -Connector_PinSocket_1.00mm -PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right -0 -10 -10 -Connector_PinSocket_1.00mm -PinSocket_1x11_P1.00mm_Vertical -Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x11 1.00mm single row -0 -11 -11 -Connector_PinSocket_1.00mm -PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left -0 -11 -11 -Connector_PinSocket_1.00mm -PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right -0 -11 -11 -Connector_PinSocket_1.00mm -PinSocket_1x12_P1.00mm_Vertical -Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x12 1.00mm single row -0 -12 -12 -Connector_PinSocket_1.00mm -PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left -0 -12 -12 -Connector_PinSocket_1.00mm -PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right -0 -12 -12 -Connector_PinSocket_1.00mm -PinSocket_1x13_P1.00mm_Vertical -Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x13 1.00mm single row -0 -13 -13 -Connector_PinSocket_1.00mm -PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left -0 -13 -13 -Connector_PinSocket_1.00mm -PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right -0 -13 -13 -Connector_PinSocket_1.00mm -PinSocket_1x14_P1.00mm_Vertical -Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x14 1.00mm single row -0 -14 -14 -Connector_PinSocket_1.00mm -PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left -0 -14 -14 -Connector_PinSocket_1.00mm -PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right -0 -14 -14 -Connector_PinSocket_1.00mm -PinSocket_1x15_P1.00mm_Vertical -Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x15 1.00mm single row -0 -15 -15 -Connector_PinSocket_1.00mm -PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left -0 -15 -15 -Connector_PinSocket_1.00mm -PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right -0 -15 -15 -Connector_PinSocket_1.00mm -PinSocket_1x16_P1.00mm_Vertical -Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x16 1.00mm single row -0 -16 -16 -Connector_PinSocket_1.00mm -PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left -0 -16 -16 -Connector_PinSocket_1.00mm -PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right -0 -16 -16 -Connector_PinSocket_1.00mm -PinSocket_1x17_P1.00mm_Vertical -Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x17 1.00mm single row -0 -17 -17 -Connector_PinSocket_1.00mm -PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left -0 -17 -17 -Connector_PinSocket_1.00mm -PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right -0 -17 -17 -Connector_PinSocket_1.00mm -PinSocket_1x18_P1.00mm_Vertical -Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x18 1.00mm single row -0 -18 -18 -Connector_PinSocket_1.00mm -PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left -0 -18 -18 -Connector_PinSocket_1.00mm -PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right -0 -18 -18 -Connector_PinSocket_1.00mm -PinSocket_1x19_P1.00mm_Vertical -Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x19 1.00mm single row -0 -19 -19 -Connector_PinSocket_1.00mm -PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left -0 -19 -19 -Connector_PinSocket_1.00mm -PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right -0 -19 -19 -Connector_PinSocket_1.00mm -PinSocket_1x20_P1.00mm_Vertical -Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x20 1.00mm single row -0 -20 -20 -Connector_PinSocket_1.00mm -PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left -0 -20 -20 -Connector_PinSocket_1.00mm -PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right -0 -20 -20 -Connector_PinSocket_1.00mm -PinSocket_1x21_P1.00mm_Vertical -Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x21 1.00mm single row -0 -21 -21 -Connector_PinSocket_1.00mm -PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left -0 -21 -21 -Connector_PinSocket_1.00mm -PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right -0 -21 -21 -Connector_PinSocket_1.00mm -PinSocket_1x22_P1.00mm_Vertical -Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x22 1.00mm single row -0 -22 -22 -Connector_PinSocket_1.00mm -PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left -0 -22 -22 -Connector_PinSocket_1.00mm -PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right -0 -22 -22 -Connector_PinSocket_1.00mm -PinSocket_1x23_P1.00mm_Vertical -Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x23 1.00mm single row -0 -23 -23 -Connector_PinSocket_1.00mm -PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left -0 -23 -23 -Connector_PinSocket_1.00mm -PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right -0 -23 -23 -Connector_PinSocket_1.00mm -PinSocket_1x24_P1.00mm_Vertical -Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x24 1.00mm single row -0 -24 -24 -Connector_PinSocket_1.00mm -PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left -0 -24 -24 -Connector_PinSocket_1.00mm -PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right -0 -24 -24 -Connector_PinSocket_1.00mm -PinSocket_1x25_P1.00mm_Vertical -Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x25 1.00mm single row -0 -25 -25 -Connector_PinSocket_1.00mm -PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left -0 -25 -25 -Connector_PinSocket_1.00mm -PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right -0 -25 -25 -Connector_PinSocket_1.00mm -PinSocket_1x26_P1.00mm_Vertical -Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x26 1.00mm single row -0 -26 -26 -Connector_PinSocket_1.00mm -PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left -0 -26 -26 -Connector_PinSocket_1.00mm -PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right -0 -26 -26 -Connector_PinSocket_1.00mm -PinSocket_1x27_P1.00mm_Vertical -Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x27 1.00mm single row -0 -27 -27 -Connector_PinSocket_1.00mm -PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left -0 -27 -27 -Connector_PinSocket_1.00mm -PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right -0 -27 -27 -Connector_PinSocket_1.00mm -PinSocket_1x28_P1.00mm_Vertical -Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x28 1.00mm single row -0 -28 -28 -Connector_PinSocket_1.00mm -PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left -0 -28 -28 -Connector_PinSocket_1.00mm -PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right -0 -28 -28 -Connector_PinSocket_1.00mm -PinSocket_1x29_P1.00mm_Vertical -Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x29 1.00mm single row -0 -29 -29 -Connector_PinSocket_1.00mm -PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left -0 -29 -29 -Connector_PinSocket_1.00mm -PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right -0 -29 -29 -Connector_PinSocket_1.00mm -PinSocket_1x30_P1.00mm_Vertical -Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x30 1.00mm single row -0 -30 -30 -Connector_PinSocket_1.00mm -PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left -0 -30 -30 -Connector_PinSocket_1.00mm -PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right -0 -30 -30 -Connector_PinSocket_1.00mm -PinSocket_1x31_P1.00mm_Vertical -Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x31 1.00mm single row -0 -31 -31 -Connector_PinSocket_1.00mm -PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left -0 -31 -31 -Connector_PinSocket_1.00mm -PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right -0 -31 -31 -Connector_PinSocket_1.00mm -PinSocket_1x32_P1.00mm_Vertical -Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x32 1.00mm single row -0 -32 -32 -Connector_PinSocket_1.00mm -PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left -0 -32 -32 -Connector_PinSocket_1.00mm -PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right -0 -32 -32 -Connector_PinSocket_1.00mm -PinSocket_1x33_P1.00mm_Vertical -Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x33 1.00mm single row -0 -33 -33 -Connector_PinSocket_1.00mm -PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left -0 -33 -33 -Connector_PinSocket_1.00mm -PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right -0 -33 -33 -Connector_PinSocket_1.00mm -PinSocket_1x34_P1.00mm_Vertical -Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x34 1.00mm single row -0 -34 -34 -Connector_PinSocket_1.00mm -PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left -0 -34 -34 -Connector_PinSocket_1.00mm -PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right -0 -34 -34 -Connector_PinSocket_1.00mm -PinSocket_1x35_P1.00mm_Vertical -Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x35 1.00mm single row -0 -35 -35 -Connector_PinSocket_1.00mm -PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left -0 -35 -35 -Connector_PinSocket_1.00mm -PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right -0 -35 -35 -Connector_PinSocket_1.00mm -PinSocket_1x36_P1.00mm_Vertical -Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x36 1.00mm single row -0 -36 -36 -Connector_PinSocket_1.00mm -PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left -0 -36 -36 -Connector_PinSocket_1.00mm -PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right -0 -36 -36 -Connector_PinSocket_1.00mm -PinSocket_1x37_P1.00mm_Vertical -Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x37 1.00mm single row -0 -37 -37 -Connector_PinSocket_1.00mm -PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left -0 -37 -37 -Connector_PinSocket_1.00mm -PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right -0 -37 -37 -Connector_PinSocket_1.00mm -PinSocket_1x38_P1.00mm_Vertical -Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x38 1.00mm single row -0 -38 -38 -Connector_PinSocket_1.00mm -PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left -0 -38 -38 -Connector_PinSocket_1.00mm -PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right -0 -38 -38 -Connector_PinSocket_1.00mm -PinSocket_1x39_P1.00mm_Vertical -Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x39 1.00mm single row -0 -39 -39 -Connector_PinSocket_1.00mm -PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left -0 -39 -39 -Connector_PinSocket_1.00mm -PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right -0 -39 -39 -Connector_PinSocket_1.00mm -PinSocket_1x40_P1.00mm_Vertical -Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x40 1.00mm single row -0 -40 -40 -Connector_PinSocket_1.00mm -PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left -0 -40 -40 -Connector_PinSocket_1.00mm -PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right -0 -40 -40 -Connector_PinSocket_1.00mm -PinSocket_2x02_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x02 1.00mm double row -0 -4 -4 -Connector_PinSocket_1.00mm -PinSocket_2x03_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x03 1.00mm double row -0 -6 -6 -Connector_PinSocket_1.00mm -PinSocket_2x04_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x04 1.00mm double row -0 -8 -8 -Connector_PinSocket_1.00mm -PinSocket_2x05_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x05 1.00mm double row -0 -10 -10 -Connector_PinSocket_1.00mm -PinSocket_2x06_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x06 1.00mm double row -0 -12 -12 -Connector_PinSocket_1.00mm -PinSocket_2x07_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x07 1.00mm double row -0 -14 -14 -Connector_PinSocket_1.00mm -PinSocket_2x08_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x08 1.00mm double row -0 -16 -16 -Connector_PinSocket_1.00mm -PinSocket_2x09_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x09 1.00mm double row -0 -18 -18 -Connector_PinSocket_1.00mm -PinSocket_2x10_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x10 1.00mm double row -0 -20 -20 -Connector_PinSocket_1.00mm -PinSocket_2x11_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x11 1.00mm double row -0 -22 -22 -Connector_PinSocket_1.00mm -PinSocket_2x12_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x12 1.00mm double row -0 -24 -24 -Connector_PinSocket_1.00mm -PinSocket_2x13_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x13 1.00mm double row -0 -26 -26 -Connector_PinSocket_1.00mm -PinSocket_2x14_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x14 1.00mm double row -0 -28 -28 -Connector_PinSocket_1.00mm -PinSocket_2x15_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x15 1.00mm double row -0 -30 -30 -Connector_PinSocket_1.00mm -PinSocket_2x16_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x16 1.00mm double row -0 -32 -32 -Connector_PinSocket_1.00mm -PinSocket_2x17_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x17 1.00mm double row -0 -34 -34 -Connector_PinSocket_1.00mm -PinSocket_2x18_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x18 1.00mm double row -0 -36 -36 -Connector_PinSocket_1.00mm -PinSocket_2x19_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x19 1.00mm double row -0 -38 -38 -Connector_PinSocket_1.00mm -PinSocket_2x20_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x20 1.00mm double row -0 -40 -40 -Connector_PinSocket_1.00mm -PinSocket_2x21_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x21 1.00mm double row -0 -42 -42 -Connector_PinSocket_1.00mm -PinSocket_2x22_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x22 1.00mm double row -0 -44 -44 -Connector_PinSocket_1.00mm -PinSocket_2x23_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x23 1.00mm double row -0 -46 -46 -Connector_PinSocket_1.00mm -PinSocket_2x24_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x24 1.00mm double row -0 -48 -48 -Connector_PinSocket_1.00mm -PinSocket_2x25_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x25 1.00mm double row -0 -50 -50 -Connector_PinSocket_1.00mm -PinSocket_2x26_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x26 1.00mm double row -0 -52 -52 -Connector_PinSocket_1.00mm -PinSocket_2x27_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x27 1.00mm double row -0 -54 -54 -Connector_PinSocket_1.00mm -PinSocket_2x28_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x28 1.00mm double row -0 -56 -56 -Connector_PinSocket_1.00mm -PinSocket_2x29_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x29 1.00mm double row -0 -58 -58 -Connector_PinSocket_1.00mm -PinSocket_2x30_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x30 1.00mm double row -0 -60 -60 -Connector_PinSocket_1.00mm -PinSocket_2x31_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x31 1.00mm double row -0 -62 -62 -Connector_PinSocket_1.00mm -PinSocket_2x32_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x32 1.00mm double row -0 -64 -64 -Connector_PinSocket_1.00mm -PinSocket_2x33_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x33 1.00mm double row -0 -66 -66 -Connector_PinSocket_1.00mm -PinSocket_2x34_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x34 1.00mm double row -0 -68 -68 -Connector_PinSocket_1.00mm -PinSocket_2x35_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x35 1.00mm double row -0 -70 -70 -Connector_PinSocket_1.00mm -PinSocket_2x36_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x36 1.00mm double row -0 -72 -72 -Connector_PinSocket_1.00mm -PinSocket_2x37_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x37 1.00mm double row -0 -74 -74 -Connector_PinSocket_1.00mm -PinSocket_2x38_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x38 1.00mm double row -0 -76 -76 -Connector_PinSocket_1.00mm -PinSocket_2x39_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x39 1.00mm double row -0 -78 -78 -Connector_PinSocket_1.00mm -PinSocket_2x40_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x40 1.00mm double row -0 -80 -80 -Connector_PinSocket_1.27mm -PinSocket_1x01_P1.27mm_Vertical -Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x01 1.27mm single row -0 -1 -1 -Connector_PinSocket_1.27mm -PinSocket_1x02_P1.27mm_Vertical -Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x02 1.27mm single row -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_1x03_P1.27mm_Vertical -Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x03 1.27mm single row -0 -3 -3 -Connector_PinSocket_1.27mm -PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left -0 -3 -3 -Connector_PinSocket_1.27mm -PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right -0 -3 -3 -Connector_PinSocket_1.27mm -PinSocket_1x04_P1.27mm_Vertical -Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x04 1.27mm single row -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_1x05_P1.27mm_Vertical -Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x05 1.27mm single row -0 -5 -5 -Connector_PinSocket_1.27mm -PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left -0 -5 -5 -Connector_PinSocket_1.27mm -PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right -0 -5 -5 -Connector_PinSocket_1.27mm -PinSocket_1x06_P1.27mm_Vertical -Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x06 1.27mm single row -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_1x07_P1.27mm_Vertical -Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x07 1.27mm single row -0 -7 -7 -Connector_PinSocket_1.27mm -PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left -0 -7 -7 -Connector_PinSocket_1.27mm -PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right -0 -7 -7 -Connector_PinSocket_1.27mm -PinSocket_1x08_P1.27mm_Vertical -Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x08 1.27mm single row -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_1x09_P1.27mm_Vertical -Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x09 1.27mm single row -0 -9 -9 -Connector_PinSocket_1.27mm -PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left -0 -9 -9 -Connector_PinSocket_1.27mm -PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right -0 -9 -9 -Connector_PinSocket_1.27mm -PinSocket_1x10_P1.27mm_Vertical -Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x10 1.27mm single row -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_1x11_P1.27mm_Vertical -Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x11 1.27mm single row -0 -11 -11 -Connector_PinSocket_1.27mm -PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left -0 -11 -11 -Connector_PinSocket_1.27mm -PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right -0 -11 -11 -Connector_PinSocket_1.27mm -PinSocket_1x12_P1.27mm_Vertical -Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x12 1.27mm single row -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_1x13_P1.27mm_Vertical -Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x13 1.27mm single row -0 -13 -13 -Connector_PinSocket_1.27mm -PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left -0 -13 -13 -Connector_PinSocket_1.27mm -PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right -0 -13 -13 -Connector_PinSocket_1.27mm -PinSocket_1x14_P1.27mm_Vertical -Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x14 1.27mm single row -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_1x15_P1.27mm_Vertical -Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x15 1.27mm single row -0 -15 -15 -Connector_PinSocket_1.27mm -PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left -0 -15 -15 -Connector_PinSocket_1.27mm -PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right -0 -15 -15 -Connector_PinSocket_1.27mm -PinSocket_1x16_P1.27mm_Vertical -Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x16 1.27mm single row -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_1x17_P1.27mm_Vertical -Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x17 1.27mm single row -0 -17 -17 -Connector_PinSocket_1.27mm -PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left -0 -17 -17 -Connector_PinSocket_1.27mm -PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right -0 -17 -17 -Connector_PinSocket_1.27mm -PinSocket_1x18_P1.27mm_Vertical -Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x18 1.27mm single row -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_1x19_P1.27mm_Vertical -Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x19 1.27mm single row -0 -19 -19 -Connector_PinSocket_1.27mm -PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left -0 -19 -19 -Connector_PinSocket_1.27mm -PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right -0 -19 -19 -Connector_PinSocket_1.27mm -PinSocket_1x20_P1.27mm_Vertical -Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x20 1.27mm single row -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_1x21_P1.27mm_Vertical -Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x21 1.27mm single row -0 -21 -21 -Connector_PinSocket_1.27mm -PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left -0 -21 -21 -Connector_PinSocket_1.27mm -PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right -0 -21 -21 -Connector_PinSocket_1.27mm -PinSocket_1x22_P1.27mm_Vertical -Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x22 1.27mm single row -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_1x23_P1.27mm_Vertical -Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x23 1.27mm single row -0 -23 -23 -Connector_PinSocket_1.27mm -PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left -0 -23 -23 -Connector_PinSocket_1.27mm -PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right -0 -23 -23 -Connector_PinSocket_1.27mm -PinSocket_1x24_P1.27mm_Vertical -Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x24 1.27mm single row -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_1x25_P1.27mm_Vertical -Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x25 1.27mm single row -0 -25 -25 -Connector_PinSocket_1.27mm -PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left -0 -25 -25 -Connector_PinSocket_1.27mm -PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right -0 -25 -25 -Connector_PinSocket_1.27mm -PinSocket_1x26_P1.27mm_Vertical -Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x26 1.27mm single row -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_1x27_P1.27mm_Vertical -Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x27 1.27mm single row -0 -27 -27 -Connector_PinSocket_1.27mm -PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left -0 -27 -27 -Connector_PinSocket_1.27mm -PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right -0 -27 -27 -Connector_PinSocket_1.27mm -PinSocket_1x28_P1.27mm_Vertical -Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x28 1.27mm single row -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_1x29_P1.27mm_Vertical -Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x29 1.27mm single row -0 -29 -29 -Connector_PinSocket_1.27mm -PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left -0 -29 -29 -Connector_PinSocket_1.27mm -PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right -0 -29 -29 -Connector_PinSocket_1.27mm -PinSocket_1x30_P1.27mm_Vertical -Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x30 1.27mm single row -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_1x31_P1.27mm_Vertical -Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x31 1.27mm single row -0 -31 -31 -Connector_PinSocket_1.27mm -PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left -0 -31 -31 -Connector_PinSocket_1.27mm -PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right -0 -31 -31 -Connector_PinSocket_1.27mm -PinSocket_1x32_P1.27mm_Vertical -Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x32 1.27mm single row -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_1x33_P1.27mm_Vertical -Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x33 1.27mm single row -0 -33 -33 -Connector_PinSocket_1.27mm -PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left -0 -33 -33 -Connector_PinSocket_1.27mm -PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right -0 -33 -33 -Connector_PinSocket_1.27mm -PinSocket_1x34_P1.27mm_Vertical -Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x34 1.27mm single row -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_1x35_P1.27mm_Vertical -Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x35 1.27mm single row -0 -35 -35 -Connector_PinSocket_1.27mm -PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left -0 -35 -35 -Connector_PinSocket_1.27mm -PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right -0 -35 -35 -Connector_PinSocket_1.27mm -PinSocket_1x36_P1.27mm_Vertical -Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x36 1.27mm single row -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_1x37_P1.27mm_Vertical -Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x37 1.27mm single row -0 -37 -37 -Connector_PinSocket_1.27mm -PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left -0 -37 -37 -Connector_PinSocket_1.27mm -PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right -0 -37 -37 -Connector_PinSocket_1.27mm -PinSocket_1x38_P1.27mm_Vertical -Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x38 1.27mm single row -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_1x39_P1.27mm_Vertical -Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x39 1.27mm single row -0 -39 -39 -Connector_PinSocket_1.27mm -PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left -0 -39 -39 -Connector_PinSocket_1.27mm -PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right -0 -39 -39 -Connector_PinSocket_1.27mm -PinSocket_1x40_P1.27mm_Vertical -Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x40 1.27mm single row -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_2x01_P1.27mm_Vertical -Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x01 1.27mm double row -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_2x01_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x01 1.27mm double row -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_2x02_P1.27mm_Vertical -Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x02 1.27mm double row -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_2x02_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x02 1.27mm double row -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_2x03_P1.27mm_Horizontal -Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x03 1.27mm double row -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_2x03_P1.27mm_Vertical -Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x03 1.27mm double row -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_2x03_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x03 1.27mm double row -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_2x04_P1.27mm_Horizontal -Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x04 1.27mm double row -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_2x04_P1.27mm_Vertical -Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x04 1.27mm double row -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_2x04_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x04 1.27mm double row -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_2x05_P1.27mm_Horizontal -Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x05 1.27mm double row -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_2x05_P1.27mm_Vertical -Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x05 1.27mm double row -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_2x05_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x05 1.27mm double row -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_2x06_P1.27mm_Horizontal -Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x06 1.27mm double row -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_2x06_P1.27mm_Vertical -Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x06 1.27mm double row -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_2x06_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x06 1.27mm double row -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_2x07_P1.27mm_Horizontal -Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x07 1.27mm double row -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_2x07_P1.27mm_Vertical -Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x07 1.27mm double row -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_2x07_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x07 1.27mm double row -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_2x08_P1.27mm_Horizontal -Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x08 1.27mm double row -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_2x08_P1.27mm_Vertical -Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x08 1.27mm double row -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_2x08_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x08 1.27mm double row -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_2x09_P1.27mm_Horizontal -Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x09 1.27mm double row -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_2x09_P1.27mm_Vertical -Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x09 1.27mm double row -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_2x09_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x09 1.27mm double row -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_2x10_P1.27mm_Horizontal -Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x10 1.27mm double row -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_2x10_P1.27mm_Vertical -Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x10 1.27mm double row -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_2x10_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x10 1.27mm double row -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_2x11_P1.27mm_Horizontal -Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x11 1.27mm double row -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_2x11_P1.27mm_Vertical -Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x11 1.27mm double row -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_2x11_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x11 1.27mm double row -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_2x12_P1.27mm_Horizontal -Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x12 1.27mm double row -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_2x12_P1.27mm_Vertical -Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x12 1.27mm double row -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_2x12_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x12 1.27mm double row -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_2x13_P1.27mm_Horizontal -Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x13 1.27mm double row -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_2x13_P1.27mm_Vertical -Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x13 1.27mm double row -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_2x13_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x13 1.27mm double row -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_2x14_P1.27mm_Horizontal -Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x14 1.27mm double row -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_2x14_P1.27mm_Vertical -Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x14 1.27mm double row -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_2x14_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x14 1.27mm double row -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_2x15_P1.27mm_Horizontal -Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x15 1.27mm double row -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_2x15_P1.27mm_Vertical -Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x15 1.27mm double row -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_2x15_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x15 1.27mm double row -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_2x16_P1.27mm_Horizontal -Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x16 1.27mm double row -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_2x16_P1.27mm_Vertical -Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x16 1.27mm double row -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_2x16_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x16 1.27mm double row -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_2x17_P1.27mm_Horizontal -Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x17 1.27mm double row -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_2x17_P1.27mm_Vertical -Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x17 1.27mm double row -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_2x17_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x17 1.27mm double row -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_2x18_P1.27mm_Horizontal -Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x18 1.27mm double row -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_2x18_P1.27mm_Vertical -Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x18 1.27mm double row -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_2x18_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x18 1.27mm double row -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_2x19_P1.27mm_Horizontal -Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x19 1.27mm double row -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_2x19_P1.27mm_Vertical -Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x19 1.27mm double row -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_2x19_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x19 1.27mm double row -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_2x20_P1.27mm_Horizontal -Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x20 1.27mm double row -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_2x20_P1.27mm_Vertical -Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x20 1.27mm double row -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_2x20_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x20 1.27mm double row -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_2x21_P1.27mm_Horizontal -Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x21 1.27mm double row -0 -42 -42 -Connector_PinSocket_1.27mm -PinSocket_2x21_P1.27mm_Vertical -Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x21 1.27mm double row -0 -42 -42 -Connector_PinSocket_1.27mm -PinSocket_2x21_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x21 1.27mm double row -0 -42 -42 -Connector_PinSocket_1.27mm -PinSocket_2x22_P1.27mm_Horizontal -Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x22 1.27mm double row -0 -44 -44 -Connector_PinSocket_1.27mm -PinSocket_2x22_P1.27mm_Vertical -Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x22 1.27mm double row -0 -44 -44 -Connector_PinSocket_1.27mm -PinSocket_2x22_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x22 1.27mm double row -0 -44 -44 -Connector_PinSocket_1.27mm -PinSocket_2x23_P1.27mm_Horizontal -Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x23 1.27mm double row -0 -46 -46 -Connector_PinSocket_1.27mm -PinSocket_2x23_P1.27mm_Vertical -Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x23 1.27mm double row -0 -46 -46 -Connector_PinSocket_1.27mm -PinSocket_2x23_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x23 1.27mm double row -0 -46 -46 -Connector_PinSocket_1.27mm -PinSocket_2x24_P1.27mm_Horizontal -Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x24 1.27mm double row -0 -48 -48 -Connector_PinSocket_1.27mm -PinSocket_2x24_P1.27mm_Vertical -Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x24 1.27mm double row -0 -48 -48 -Connector_PinSocket_1.27mm -PinSocket_2x24_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x24 1.27mm double row -0 -48 -48 -Connector_PinSocket_1.27mm -PinSocket_2x25_P1.27mm_Horizontal -Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x25 1.27mm double row -0 -50 -50 -Connector_PinSocket_1.27mm -PinSocket_2x25_P1.27mm_Vertical -Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x25 1.27mm double row -0 -50 -50 -Connector_PinSocket_1.27mm -PinSocket_2x25_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x25 1.27mm double row -0 -50 -50 -Connector_PinSocket_1.27mm -PinSocket_2x26_P1.27mm_Horizontal -Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x26 1.27mm double row -0 -52 -52 -Connector_PinSocket_1.27mm -PinSocket_2x26_P1.27mm_Vertical -Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x26 1.27mm double row -0 -52 -52 -Connector_PinSocket_1.27mm -PinSocket_2x26_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x26 1.27mm double row -0 -52 -52 -Connector_PinSocket_1.27mm -PinSocket_2x27_P1.27mm_Horizontal -Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x27 1.27mm double row -0 -54 -54 -Connector_PinSocket_1.27mm -PinSocket_2x27_P1.27mm_Vertical -Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x27 1.27mm double row -0 -54 -54 -Connector_PinSocket_1.27mm -PinSocket_2x27_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x27 1.27mm double row -0 -54 -54 -Connector_PinSocket_1.27mm -PinSocket_2x28_P1.27mm_Horizontal -Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x28 1.27mm double row -0 -56 -56 -Connector_PinSocket_1.27mm -PinSocket_2x28_P1.27mm_Vertical -Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x28 1.27mm double row -0 -56 -56 -Connector_PinSocket_1.27mm -PinSocket_2x28_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x28 1.27mm double row -0 -56 -56 -Connector_PinSocket_1.27mm -PinSocket_2x29_P1.27mm_Horizontal -Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x29 1.27mm double row -0 -58 -58 -Connector_PinSocket_1.27mm -PinSocket_2x29_P1.27mm_Vertical -Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x29 1.27mm double row -0 -58 -58 -Connector_PinSocket_1.27mm -PinSocket_2x29_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x29 1.27mm double row -0 -58 -58 -Connector_PinSocket_1.27mm -PinSocket_2x30_P1.27mm_Horizontal -Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x30 1.27mm double row -0 -60 -60 -Connector_PinSocket_1.27mm -PinSocket_2x30_P1.27mm_Vertical -Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x30 1.27mm double row -0 -60 -60 -Connector_PinSocket_1.27mm -PinSocket_2x30_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x30 1.27mm double row -0 -60 -60 -Connector_PinSocket_1.27mm -PinSocket_2x31_P1.27mm_Horizontal -Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x31 1.27mm double row -0 -62 -62 -Connector_PinSocket_1.27mm -PinSocket_2x31_P1.27mm_Vertical -Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x31 1.27mm double row -0 -62 -62 -Connector_PinSocket_1.27mm -PinSocket_2x31_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x31 1.27mm double row -0 -62 -62 -Connector_PinSocket_1.27mm -PinSocket_2x32_P1.27mm_Horizontal -Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x32 1.27mm double row -0 -64 -64 -Connector_PinSocket_1.27mm -PinSocket_2x32_P1.27mm_Vertical -Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x32 1.27mm double row -0 -64 -64 -Connector_PinSocket_1.27mm -PinSocket_2x32_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x32 1.27mm double row -0 -64 -64 -Connector_PinSocket_1.27mm -PinSocket_2x33_P1.27mm_Horizontal -Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x33 1.27mm double row -0 -66 -66 -Connector_PinSocket_1.27mm -PinSocket_2x33_P1.27mm_Vertical -Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x33 1.27mm double row -0 -66 -66 -Connector_PinSocket_1.27mm -PinSocket_2x33_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x33 1.27mm double row -0 -66 -66 -Connector_PinSocket_1.27mm -PinSocket_2x34_P1.27mm_Horizontal -Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x34 1.27mm double row -0 -68 -68 -Connector_PinSocket_1.27mm -PinSocket_2x34_P1.27mm_Vertical -Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x34 1.27mm double row -0 -68 -68 -Connector_PinSocket_1.27mm -PinSocket_2x34_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x34 1.27mm double row -0 -68 -68 -Connector_PinSocket_1.27mm -PinSocket_2x35_P1.27mm_Horizontal -Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x35 1.27mm double row -0 -70 -70 -Connector_PinSocket_1.27mm -PinSocket_2x35_P1.27mm_Vertical -Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x35 1.27mm double row -0 -70 -70 -Connector_PinSocket_1.27mm -PinSocket_2x35_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x35 1.27mm double row -0 -70 -70 -Connector_PinSocket_1.27mm -PinSocket_2x36_P1.27mm_Horizontal -Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x36 1.27mm double row -0 -72 -72 -Connector_PinSocket_1.27mm -PinSocket_2x36_P1.27mm_Vertical -Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x36 1.27mm double row -0 -72 -72 -Connector_PinSocket_1.27mm -PinSocket_2x36_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x36 1.27mm double row -0 -72 -72 -Connector_PinSocket_1.27mm -PinSocket_2x37_P1.27mm_Horizontal -Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x37 1.27mm double row -0 -74 -74 -Connector_PinSocket_1.27mm -PinSocket_2x37_P1.27mm_Vertical -Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x37 1.27mm double row -0 -74 -74 -Connector_PinSocket_1.27mm -PinSocket_2x37_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x37 1.27mm double row -0 -74 -74 -Connector_PinSocket_1.27mm -PinSocket_2x38_P1.27mm_Horizontal -Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x38 1.27mm double row -0 -76 -76 -Connector_PinSocket_1.27mm -PinSocket_2x38_P1.27mm_Vertical -Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x38 1.27mm double row -0 -76 -76 -Connector_PinSocket_1.27mm -PinSocket_2x38_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x38 1.27mm double row -0 -76 -76 -Connector_PinSocket_1.27mm -PinSocket_2x39_P1.27mm_Horizontal -Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x39 1.27mm double row -0 -78 -78 -Connector_PinSocket_1.27mm -PinSocket_2x39_P1.27mm_Vertical -Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x39 1.27mm double row -0 -78 -78 -Connector_PinSocket_1.27mm -PinSocket_2x39_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x39 1.27mm double row -0 -78 -78 -Connector_PinSocket_1.27mm -PinSocket_2x40_P1.27mm_Horizontal -Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x40 1.27mm double row -0 -80 -80 -Connector_PinSocket_1.27mm -PinSocket_2x40_P1.27mm_Vertical -Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x40 1.27mm double row -0 -80 -80 -Connector_PinSocket_1.27mm -PinSocket_2x40_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x40 1.27mm double row -0 -80 -80 -Connector_PinSocket_1.27mm -PinSocket_2x41_P1.27mm_Horizontal -Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x41 1.27mm double row -0 -82 -82 -Connector_PinSocket_1.27mm -PinSocket_2x42_P1.27mm_Horizontal -Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x42 1.27mm double row -0 -84 -84 -Connector_PinSocket_1.27mm -PinSocket_2x43_P1.27mm_Horizontal -Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x43 1.27mm double row -0 -86 -86 -Connector_PinSocket_1.27mm -PinSocket_2x44_P1.27mm_Horizontal -Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x44 1.27mm double row -0 -88 -88 -Connector_PinSocket_1.27mm -PinSocket_2x45_P1.27mm_Horizontal -Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x45 1.27mm double row -0 -90 -90 -Connector_PinSocket_1.27mm -PinSocket_2x46_P1.27mm_Horizontal -Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x46 1.27mm double row -0 -92 -92 -Connector_PinSocket_1.27mm -PinSocket_2x47_P1.27mm_Horizontal -Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x47 1.27mm double row -0 -94 -94 -Connector_PinSocket_1.27mm -PinSocket_2x48_P1.27mm_Horizontal -Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x48 1.27mm double row -0 -96 -96 -Connector_PinSocket_1.27mm -PinSocket_2x49_P1.27mm_Horizontal -Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x49 1.27mm double row -0 -98 -98 -Connector_PinSocket_1.27mm -PinSocket_2x50_P1.27mm_Horizontal -Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x50 1.27mm double row -0 -100 -100 -Connector_PinSocket_2.00mm -PinSocket_1x01_P2.00mm_Horizontal -Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x01 2.00mm single row -0 -1 -1 -Connector_PinSocket_2.00mm -PinSocket_1x01_P2.00mm_Vertical -Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x01 2.00mm single row -0 -1 -1 -Connector_PinSocket_2.00mm -PinSocket_1x02_P2.00mm_Horizontal -Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x02 2.00mm single row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_1x02_P2.00mm_Vertical -Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x02 2.00mm single row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_1x03_P2.00mm_Horizontal -Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x03 2.00mm single row -0 -3 -3 -Connector_PinSocket_2.00mm -PinSocket_1x03_P2.00mm_Vertical -Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x03 2.00mm single row -0 -3 -3 -Connector_PinSocket_2.00mm -PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left -0 -3 -3 -Connector_PinSocket_2.00mm -PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right -0 -3 -3 -Connector_PinSocket_2.00mm -PinSocket_1x04_P2.00mm_Horizontal -Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x04 2.00mm single row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_1x04_P2.00mm_Vertical -Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x04 2.00mm single row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_1x05_P2.00mm_Horizontal -Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x05 2.00mm single row -0 -5 -5 -Connector_PinSocket_2.00mm -PinSocket_1x05_P2.00mm_Vertical -Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x05 2.00mm single row -0 -5 -5 -Connector_PinSocket_2.00mm -PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left -0 -5 -5 -Connector_PinSocket_2.00mm -PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right -0 -5 -5 -Connector_PinSocket_2.00mm -PinSocket_1x06_P2.00mm_Horizontal -Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x06 2.00mm single row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_1x06_P2.00mm_Vertical -Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x06 2.00mm single row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_1x07_P2.00mm_Horizontal -Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x07 2.00mm single row -0 -7 -7 -Connector_PinSocket_2.00mm -PinSocket_1x07_P2.00mm_Vertical -Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x07 2.00mm single row -0 -7 -7 -Connector_PinSocket_2.00mm -PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left -0 -7 -7 -Connector_PinSocket_2.00mm -PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right -0 -7 -7 -Connector_PinSocket_2.00mm -PinSocket_1x08_P2.00mm_Horizontal -Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x08 2.00mm single row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_1x08_P2.00mm_Vertical -Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x08 2.00mm single row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_1x09_P2.00mm_Horizontal -Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x09 2.00mm single row -0 -9 -9 -Connector_PinSocket_2.00mm -PinSocket_1x09_P2.00mm_Vertical -Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x09 2.00mm single row -0 -9 -9 -Connector_PinSocket_2.00mm -PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left -0 -9 -9 -Connector_PinSocket_2.00mm -PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right -0 -9 -9 -Connector_PinSocket_2.00mm -PinSocket_1x10_P2.00mm_Horizontal -Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x10 2.00mm single row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_1x10_P2.00mm_Vertical -Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x10 2.00mm single row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_1x11_P2.00mm_Horizontal -Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x11 2.00mm single row -0 -11 -11 -Connector_PinSocket_2.00mm -PinSocket_1x11_P2.00mm_Vertical -Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x11 2.00mm single row -0 -11 -11 -Connector_PinSocket_2.00mm -PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left -0 -11 -11 -Connector_PinSocket_2.00mm -PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right -0 -11 -11 -Connector_PinSocket_2.00mm -PinSocket_1x12_P2.00mm_Horizontal -Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x12 2.00mm single row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_1x12_P2.00mm_Vertical -Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x12 2.00mm single row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_1x13_P2.00mm_Horizontal -Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x13 2.00mm single row -0 -13 -13 -Connector_PinSocket_2.00mm -PinSocket_1x13_P2.00mm_Vertical -Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x13 2.00mm single row -0 -13 -13 -Connector_PinSocket_2.00mm -PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left -0 -13 -13 -Connector_PinSocket_2.00mm -PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right -0 -13 -13 -Connector_PinSocket_2.00mm -PinSocket_1x14_P2.00mm_Horizontal -Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x14 2.00mm single row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_1x14_P2.00mm_Vertical -Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x14 2.00mm single row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_1x15_P2.00mm_Horizontal -Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x15 2.00mm single row -0 -15 -15 -Connector_PinSocket_2.00mm -PinSocket_1x15_P2.00mm_Vertical -Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x15 2.00mm single row -0 -15 -15 -Connector_PinSocket_2.00mm -PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left -0 -15 -15 -Connector_PinSocket_2.00mm -PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right -0 -15 -15 -Connector_PinSocket_2.00mm -PinSocket_1x16_P2.00mm_Horizontal -Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x16 2.00mm single row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_1x16_P2.00mm_Vertical -Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x16 2.00mm single row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_1x17_P2.00mm_Horizontal -Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x17 2.00mm single row -0 -17 -17 -Connector_PinSocket_2.00mm -PinSocket_1x17_P2.00mm_Vertical -Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x17 2.00mm single row -0 -17 -17 -Connector_PinSocket_2.00mm -PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left -0 -17 -17 -Connector_PinSocket_2.00mm -PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right -0 -17 -17 -Connector_PinSocket_2.00mm -PinSocket_1x18_P2.00mm_Horizontal -Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x18 2.00mm single row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_1x18_P2.00mm_Vertical -Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x18 2.00mm single row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_1x19_P2.00mm_Horizontal -Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x19 2.00mm single row -0 -19 -19 -Connector_PinSocket_2.00mm -PinSocket_1x19_P2.00mm_Vertical -Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x19 2.00mm single row -0 -19 -19 -Connector_PinSocket_2.00mm -PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left -0 -19 -19 -Connector_PinSocket_2.00mm -PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right -0 -19 -19 -Connector_PinSocket_2.00mm -PinSocket_1x20_P2.00mm_Horizontal -Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x20 2.00mm single row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_1x20_P2.00mm_Vertical -Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x20 2.00mm single row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_1x21_P2.00mm_Horizontal -Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x21 2.00mm single row -0 -21 -21 -Connector_PinSocket_2.00mm -PinSocket_1x21_P2.00mm_Vertical -Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x21 2.00mm single row -0 -21 -21 -Connector_PinSocket_2.00mm -PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left -0 -21 -21 -Connector_PinSocket_2.00mm -PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right -0 -21 -21 -Connector_PinSocket_2.00mm -PinSocket_1x22_P2.00mm_Horizontal -Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x22 2.00mm single row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_1x22_P2.00mm_Vertical -Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x22 2.00mm single row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_1x23_P2.00mm_Horizontal -Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x23 2.00mm single row -0 -23 -23 -Connector_PinSocket_2.00mm -PinSocket_1x23_P2.00mm_Vertical -Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x23 2.00mm single row -0 -23 -23 -Connector_PinSocket_2.00mm -PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left -0 -23 -23 -Connector_PinSocket_2.00mm -PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right -0 -23 -23 -Connector_PinSocket_2.00mm -PinSocket_1x24_P2.00mm_Horizontal -Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x24 2.00mm single row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_1x24_P2.00mm_Vertical -Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x24 2.00mm single row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_1x25_P2.00mm_Horizontal -Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x25 2.00mm single row -0 -25 -25 -Connector_PinSocket_2.00mm -PinSocket_1x25_P2.00mm_Vertical -Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x25 2.00mm single row -0 -25 -25 -Connector_PinSocket_2.00mm -PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left -0 -25 -25 -Connector_PinSocket_2.00mm -PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right -0 -25 -25 -Connector_PinSocket_2.00mm -PinSocket_1x26_P2.00mm_Horizontal -Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x26 2.00mm single row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_1x26_P2.00mm_Vertical -Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x26 2.00mm single row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_1x27_P2.00mm_Horizontal -Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x27 2.00mm single row -0 -27 -27 -Connector_PinSocket_2.00mm -PinSocket_1x27_P2.00mm_Vertical -Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x27 2.00mm single row -0 -27 -27 -Connector_PinSocket_2.00mm -PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left -0 -27 -27 -Connector_PinSocket_2.00mm -PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right -0 -27 -27 -Connector_PinSocket_2.00mm -PinSocket_1x28_P2.00mm_Horizontal -Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x28 2.00mm single row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_1x28_P2.00mm_Vertical -Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x28 2.00mm single row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_1x29_P2.00mm_Horizontal -Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x29 2.00mm single row -0 -29 -29 -Connector_PinSocket_2.00mm -PinSocket_1x29_P2.00mm_Vertical -Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x29 2.00mm single row -0 -29 -29 -Connector_PinSocket_2.00mm -PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left -0 -29 -29 -Connector_PinSocket_2.00mm -PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right -0 -29 -29 -Connector_PinSocket_2.00mm -PinSocket_1x30_P2.00mm_Horizontal -Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x30 2.00mm single row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_1x30_P2.00mm_Vertical -Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x30 2.00mm single row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_1x31_P2.00mm_Horizontal -Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x31 2.00mm single row -0 -31 -31 -Connector_PinSocket_2.00mm -PinSocket_1x31_P2.00mm_Vertical -Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x31 2.00mm single row -0 -31 -31 -Connector_PinSocket_2.00mm -PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left -0 -31 -31 -Connector_PinSocket_2.00mm -PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right -0 -31 -31 -Connector_PinSocket_2.00mm -PinSocket_1x32_P2.00mm_Horizontal -Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x32 2.00mm single row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_1x32_P2.00mm_Vertical -Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x32 2.00mm single row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_1x33_P2.00mm_Horizontal -Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x33 2.00mm single row -0 -33 -33 -Connector_PinSocket_2.00mm -PinSocket_1x33_P2.00mm_Vertical -Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x33 2.00mm single row -0 -33 -33 -Connector_PinSocket_2.00mm -PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left -0 -33 -33 -Connector_PinSocket_2.00mm -PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right -0 -33 -33 -Connector_PinSocket_2.00mm -PinSocket_1x34_P2.00mm_Horizontal -Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x34 2.00mm single row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_1x34_P2.00mm_Vertical -Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x34 2.00mm single row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_1x35_P2.00mm_Horizontal -Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x35 2.00mm single row -0 -35 -35 -Connector_PinSocket_2.00mm -PinSocket_1x35_P2.00mm_Vertical -Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x35 2.00mm single row -0 -35 -35 -Connector_PinSocket_2.00mm -PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left -0 -35 -35 -Connector_PinSocket_2.00mm -PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right -0 -35 -35 -Connector_PinSocket_2.00mm -PinSocket_1x36_P2.00mm_Horizontal -Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x36 2.00mm single row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_1x36_P2.00mm_Vertical -Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x36 2.00mm single row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_1x37_P2.00mm_Horizontal -Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x37 2.00mm single row -0 -37 -37 -Connector_PinSocket_2.00mm -PinSocket_1x37_P2.00mm_Vertical -Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x37 2.00mm single row -0 -37 -37 -Connector_PinSocket_2.00mm -PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left -0 -37 -37 -Connector_PinSocket_2.00mm -PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right -0 -37 -37 -Connector_PinSocket_2.00mm -PinSocket_1x38_P2.00mm_Horizontal -Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x38 2.00mm single row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_1x38_P2.00mm_Vertical -Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x38 2.00mm single row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_1x39_P2.00mm_Horizontal -Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x39 2.00mm single row -0 -39 -39 -Connector_PinSocket_2.00mm -PinSocket_1x39_P2.00mm_Vertical -Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x39 2.00mm single row -0 -39 -39 -Connector_PinSocket_2.00mm -PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left -0 -39 -39 -Connector_PinSocket_2.00mm -PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right -0 -39 -39 -Connector_PinSocket_2.00mm -PinSocket_1x40_P2.00mm_Horizontal -Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x40 2.00mm single row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_1x40_P2.00mm_Vertical -Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x40 2.00mm single row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_2x01_P2.00mm_Horizontal -Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x01 2.00mm double row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_2x01_P2.00mm_Vertical -Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x01 2.00mm double row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_2x01_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x01 2.00mm double row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_2x02_P2.00mm_Horizontal -Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x02 2.00mm double row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_2x02_P2.00mm_Vertical -Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x02 2.00mm double row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_2x02_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x02 2.00mm double row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_2x03_P2.00mm_Horizontal -Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x03 2.00mm double row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_2x03_P2.00mm_Vertical -Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x03 2.00mm double row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_2x03_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x03 2.00mm double row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_2x04_P2.00mm_Horizontal -Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x04 2.00mm double row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_2x04_P2.00mm_Vertical -Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x04 2.00mm double row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_2x04_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x04 2.00mm double row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_2x05_P2.00mm_Horizontal -Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x05 2.00mm double row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_2x05_P2.00mm_Vertical -Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x05 2.00mm double row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_2x05_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x05 2.00mm double row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_2x06_P2.00mm_Horizontal -Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x06 2.00mm double row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_2x06_P2.00mm_Vertical -Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x06 2.00mm double row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_2x06_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x06 2.00mm double row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_2x07_P2.00mm_Horizontal -Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x07 2.00mm double row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_2x07_P2.00mm_Vertical -Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x07 2.00mm double row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_2x07_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x07 2.00mm double row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_2x08_P2.00mm_Horizontal -Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x08 2.00mm double row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_2x08_P2.00mm_Vertical -Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x08 2.00mm double row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_2x08_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x08 2.00mm double row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_2x09_P2.00mm_Horizontal -Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x09 2.00mm double row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_2x09_P2.00mm_Vertical -Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x09 2.00mm double row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_2x09_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x09 2.00mm double row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_2x10_P2.00mm_Horizontal -Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x10 2.00mm double row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_2x10_P2.00mm_Vertical -Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x10 2.00mm double row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_2x10_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x10 2.00mm double row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_2x11_P2.00mm_Horizontal -Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x11 2.00mm double row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_2x11_P2.00mm_Vertical -Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x11 2.00mm double row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_2x11_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x11 2.00mm double row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_2x12_P2.00mm_Horizontal -Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x12 2.00mm double row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_2x12_P2.00mm_Vertical -Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x12 2.00mm double row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_2x12_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x12 2.00mm double row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_2x13_P2.00mm_Horizontal -Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x13 2.00mm double row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_2x13_P2.00mm_Vertical -Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x13 2.00mm double row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_2x13_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x13 2.00mm double row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_2x14_P2.00mm_Horizontal -Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x14 2.00mm double row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_2x14_P2.00mm_Vertical -Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x14 2.00mm double row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_2x14_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x14 2.00mm double row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_2x15_P2.00mm_Horizontal -Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x15 2.00mm double row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_2x15_P2.00mm_Vertical -Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x15 2.00mm double row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_2x15_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x15 2.00mm double row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_2x16_P2.00mm_Horizontal -Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x16 2.00mm double row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_2x16_P2.00mm_Vertical -Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x16 2.00mm double row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_2x16_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x16 2.00mm double row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_2x17_P2.00mm_Horizontal -Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x17 2.00mm double row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_2x17_P2.00mm_Vertical -Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x17 2.00mm double row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_2x17_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x17 2.00mm double row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_2x18_P2.00mm_Horizontal -Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x18 2.00mm double row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_2x18_P2.00mm_Vertical -Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x18 2.00mm double row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_2x18_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x18 2.00mm double row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_2x19_P2.00mm_Horizontal -Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x19 2.00mm double row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_2x19_P2.00mm_Vertical -Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x19 2.00mm double row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_2x19_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x19 2.00mm double row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_2x20_P2.00mm_Horizontal -Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x20 2.00mm double row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_2x20_P2.00mm_Vertical -Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x20 2.00mm double row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_2x20_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x20 2.00mm double row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_2x21_P2.00mm_Horizontal -Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x21 2.00mm double row -0 -42 -42 -Connector_PinSocket_2.00mm -PinSocket_2x21_P2.00mm_Vertical -Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x21 2.00mm double row -0 -42 -42 -Connector_PinSocket_2.00mm -PinSocket_2x21_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x21 2.00mm double row -0 -42 -42 -Connector_PinSocket_2.00mm -PinSocket_2x22_P2.00mm_Horizontal -Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x22 2.00mm double row -0 -44 -44 -Connector_PinSocket_2.00mm -PinSocket_2x22_P2.00mm_Vertical -Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x22 2.00mm double row -0 -44 -44 -Connector_PinSocket_2.00mm -PinSocket_2x22_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x22 2.00mm double row -0 -44 -44 -Connector_PinSocket_2.00mm -PinSocket_2x23_P2.00mm_Horizontal -Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x23 2.00mm double row -0 -46 -46 -Connector_PinSocket_2.00mm -PinSocket_2x23_P2.00mm_Vertical -Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x23 2.00mm double row -0 -46 -46 -Connector_PinSocket_2.00mm -PinSocket_2x23_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x23 2.00mm double row -0 -46 -46 -Connector_PinSocket_2.00mm -PinSocket_2x24_P2.00mm_Horizontal -Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x24 2.00mm double row -0 -48 -48 -Connector_PinSocket_2.00mm -PinSocket_2x24_P2.00mm_Vertical -Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x24 2.00mm double row -0 -48 -48 -Connector_PinSocket_2.00mm -PinSocket_2x24_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x24 2.00mm double row -0 -48 -48 -Connector_PinSocket_2.00mm -PinSocket_2x25_P2.00mm_Horizontal -Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x25 2.00mm double row -0 -50 -50 -Connector_PinSocket_2.00mm -PinSocket_2x25_P2.00mm_Vertical -Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x25 2.00mm double row -0 -50 -50 -Connector_PinSocket_2.00mm -PinSocket_2x25_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x25 2.00mm double row -0 -50 -50 -Connector_PinSocket_2.00mm -PinSocket_2x26_P2.00mm_Horizontal -Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x26 2.00mm double row -0 -52 -52 -Connector_PinSocket_2.00mm -PinSocket_2x26_P2.00mm_Vertical -Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x26 2.00mm double row -0 -52 -52 -Connector_PinSocket_2.00mm -PinSocket_2x26_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x26 2.00mm double row -0 -52 -52 -Connector_PinSocket_2.00mm -PinSocket_2x27_P2.00mm_Horizontal -Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x27 2.00mm double row -0 -54 -54 -Connector_PinSocket_2.00mm -PinSocket_2x27_P2.00mm_Vertical -Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x27 2.00mm double row -0 -54 -54 -Connector_PinSocket_2.00mm -PinSocket_2x27_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x27 2.00mm double row -0 -54 -54 -Connector_PinSocket_2.00mm -PinSocket_2x28_P2.00mm_Horizontal -Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x28 2.00mm double row -0 -56 -56 -Connector_PinSocket_2.00mm -PinSocket_2x28_P2.00mm_Vertical -Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x28 2.00mm double row -0 -56 -56 -Connector_PinSocket_2.00mm -PinSocket_2x28_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x28 2.00mm double row -0 -56 -56 -Connector_PinSocket_2.00mm -PinSocket_2x29_P2.00mm_Horizontal -Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x29 2.00mm double row -0 -58 -58 -Connector_PinSocket_2.00mm -PinSocket_2x29_P2.00mm_Vertical -Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x29 2.00mm double row -0 -58 -58 -Connector_PinSocket_2.00mm -PinSocket_2x29_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x29 2.00mm double row -0 -58 -58 -Connector_PinSocket_2.00mm -PinSocket_2x30_P2.00mm_Horizontal -Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x30 2.00mm double row -0 -60 -60 -Connector_PinSocket_2.00mm -PinSocket_2x30_P2.00mm_Vertical -Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x30 2.00mm double row -0 -60 -60 -Connector_PinSocket_2.00mm -PinSocket_2x30_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x30 2.00mm double row -0 -60 -60 -Connector_PinSocket_2.00mm -PinSocket_2x31_P2.00mm_Horizontal -Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x31 2.00mm double row -0 -62 -62 -Connector_PinSocket_2.00mm -PinSocket_2x31_P2.00mm_Vertical -Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x31 2.00mm double row -0 -62 -62 -Connector_PinSocket_2.00mm -PinSocket_2x31_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x31 2.00mm double row -0 -62 -62 -Connector_PinSocket_2.00mm -PinSocket_2x32_P2.00mm_Horizontal -Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x32 2.00mm double row -0 -64 -64 -Connector_PinSocket_2.00mm -PinSocket_2x32_P2.00mm_Vertical -Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x32 2.00mm double row -0 -64 -64 -Connector_PinSocket_2.00mm -PinSocket_2x32_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x32 2.00mm double row -0 -64 -64 -Connector_PinSocket_2.00mm -PinSocket_2x33_P2.00mm_Horizontal -Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x33 2.00mm double row -0 -66 -66 -Connector_PinSocket_2.00mm -PinSocket_2x33_P2.00mm_Vertical -Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x33 2.00mm double row -0 -66 -66 -Connector_PinSocket_2.00mm -PinSocket_2x33_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x33 2.00mm double row -0 -66 -66 -Connector_PinSocket_2.00mm -PinSocket_2x34_P2.00mm_Horizontal -Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x34 2.00mm double row -0 -68 -68 -Connector_PinSocket_2.00mm -PinSocket_2x34_P2.00mm_Vertical -Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x34 2.00mm double row -0 -68 -68 -Connector_PinSocket_2.00mm -PinSocket_2x34_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x34 2.00mm double row -0 -68 -68 -Connector_PinSocket_2.00mm -PinSocket_2x35_P2.00mm_Horizontal -Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x35 2.00mm double row -0 -70 -70 -Connector_PinSocket_2.00mm -PinSocket_2x35_P2.00mm_Vertical -Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x35 2.00mm double row -0 -70 -70 -Connector_PinSocket_2.00mm -PinSocket_2x35_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x35 2.00mm double row -0 -70 -70 -Connector_PinSocket_2.00mm -PinSocket_2x36_P2.00mm_Horizontal -Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x36 2.00mm double row -0 -72 -72 -Connector_PinSocket_2.00mm -PinSocket_2x36_P2.00mm_Vertical -Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x36 2.00mm double row -0 -72 -72 -Connector_PinSocket_2.00mm -PinSocket_2x36_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x36 2.00mm double row -0 -72 -72 -Connector_PinSocket_2.00mm -PinSocket_2x37_P2.00mm_Horizontal -Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x37 2.00mm double row -0 -74 -74 -Connector_PinSocket_2.00mm -PinSocket_2x37_P2.00mm_Vertical -Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x37 2.00mm double row -0 -74 -74 -Connector_PinSocket_2.00mm -PinSocket_2x37_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x37 2.00mm double row -0 -74 -74 -Connector_PinSocket_2.00mm -PinSocket_2x38_P2.00mm_Horizontal -Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x38 2.00mm double row -0 -76 -76 -Connector_PinSocket_2.00mm -PinSocket_2x38_P2.00mm_Vertical -Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x38 2.00mm double row -0 -76 -76 -Connector_PinSocket_2.00mm -PinSocket_2x38_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x38 2.00mm double row -0 -76 -76 -Connector_PinSocket_2.00mm -PinSocket_2x39_P2.00mm_Horizontal -Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x39 2.00mm double row -0 -78 -78 -Connector_PinSocket_2.00mm -PinSocket_2x39_P2.00mm_Vertical -Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x39 2.00mm double row -0 -78 -78 -Connector_PinSocket_2.00mm -PinSocket_2x39_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x39 2.00mm double row -0 -78 -78 -Connector_PinSocket_2.00mm -PinSocket_2x40_P2.00mm_Horizontal -Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x40 2.00mm double row -0 -80 -80 -Connector_PinSocket_2.00mm -PinSocket_2x40_P2.00mm_Vertical -Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x40 2.00mm double row -0 -80 -80 -Connector_PinSocket_2.00mm -PinSocket_2x40_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x40 2.00mm double row -0 -80 -80 -Connector_PinSocket_2.54mm -PinSocket_1x01_P2.54mm_Horizontal -Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x01 2.54mm single row -0 -1 -1 -Connector_PinSocket_2.54mm -PinSocket_1x01_P2.54mm_Vertical -Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x01 2.54mm single row -0 -1 -1 -Connector_PinSocket_2.54mm -PinSocket_1x02_P2.54mm_Horizontal -Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x02 2.54mm single row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_1x02_P2.54mm_Vertical -Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x02 2.54mm single row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_1x03_P2.54mm_Horizontal -Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x03 2.54mm single row -0 -3 -3 -Connector_PinSocket_2.54mm -PinSocket_1x03_P2.54mm_Vertical -Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x03 2.54mm single row -0 -3 -3 -Connector_PinSocket_2.54mm -PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left -0 -3 -3 -Connector_PinSocket_2.54mm -PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right -0 -3 -3 -Connector_PinSocket_2.54mm -PinSocket_1x04_P2.54mm_Horizontal -Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x04 2.54mm single row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_1x04_P2.54mm_Vertical -Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x04 2.54mm single row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_1x05_P2.54mm_Horizontal -Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x05 2.54mm single row -0 -5 -5 -Connector_PinSocket_2.54mm -PinSocket_1x05_P2.54mm_Vertical -Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x05 2.54mm single row -0 -5 -5 -Connector_PinSocket_2.54mm -PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left -0 -5 -5 -Connector_PinSocket_2.54mm -PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right -0 -5 -5 -Connector_PinSocket_2.54mm -PinSocket_1x06_P2.54mm_Horizontal -Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x06 2.54mm single row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_1x06_P2.54mm_Vertical -Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x06 2.54mm single row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_1x07_P2.54mm_Horizontal -Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x07 2.54mm single row -0 -7 -7 -Connector_PinSocket_2.54mm -PinSocket_1x07_P2.54mm_Vertical -Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x07 2.54mm single row -0 -7 -7 -Connector_PinSocket_2.54mm -PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left -0 -7 -7 -Connector_PinSocket_2.54mm -PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right -0 -7 -7 -Connector_PinSocket_2.54mm -PinSocket_1x08_P2.54mm_Horizontal -Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x08 2.54mm single row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_1x08_P2.54mm_Vertical -Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x08 2.54mm single row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_1x09_P2.54mm_Horizontal -Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x09 2.54mm single row -0 -9 -9 -Connector_PinSocket_2.54mm -PinSocket_1x09_P2.54mm_Vertical -Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x09 2.54mm single row -0 -9 -9 -Connector_PinSocket_2.54mm -PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left -0 -9 -9 -Connector_PinSocket_2.54mm -PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right -0 -9 -9 -Connector_PinSocket_2.54mm -PinSocket_1x10_P2.54mm_Horizontal -Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x10 2.54mm single row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_1x10_P2.54mm_Vertical -Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x10 2.54mm single row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_1x11_P2.54mm_Horizontal -Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x11 2.54mm single row -0 -11 -11 -Connector_PinSocket_2.54mm -PinSocket_1x11_P2.54mm_Vertical -Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x11 2.54mm single row -0 -11 -11 -Connector_PinSocket_2.54mm -PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left -0 -11 -11 -Connector_PinSocket_2.54mm -PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right -0 -11 -11 -Connector_PinSocket_2.54mm -PinSocket_1x12_P2.54mm_Horizontal -Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x12 2.54mm single row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_1x12_P2.54mm_Vertical -Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x12 2.54mm single row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_1x13_P2.54mm_Horizontal -Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x13 2.54mm single row -0 -13 -13 -Connector_PinSocket_2.54mm -PinSocket_1x13_P2.54mm_Vertical -Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x13 2.54mm single row -0 -13 -13 -Connector_PinSocket_2.54mm -PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left -0 -13 -13 -Connector_PinSocket_2.54mm -PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right -0 -13 -13 -Connector_PinSocket_2.54mm -PinSocket_1x14_P2.54mm_Horizontal -Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x14 2.54mm single row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_1x14_P2.54mm_Vertical -Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x14 2.54mm single row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_1x15_P2.54mm_Horizontal -Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x15 2.54mm single row -0 -15 -15 -Connector_PinSocket_2.54mm -PinSocket_1x15_P2.54mm_Vertical -Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x15 2.54mm single row -0 -15 -15 -Connector_PinSocket_2.54mm -PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left -0 -15 -15 -Connector_PinSocket_2.54mm -PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right -0 -15 -15 -Connector_PinSocket_2.54mm -PinSocket_1x16_P2.54mm_Horizontal -Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x16 2.54mm single row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_1x16_P2.54mm_Vertical -Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x16 2.54mm single row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_1x17_P2.54mm_Horizontal -Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x17 2.54mm single row -0 -17 -17 -Connector_PinSocket_2.54mm -PinSocket_1x17_P2.54mm_Vertical -Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x17 2.54mm single row -0 -17 -17 -Connector_PinSocket_2.54mm -PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left -0 -17 -17 -Connector_PinSocket_2.54mm -PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right -0 -17 -17 -Connector_PinSocket_2.54mm -PinSocket_1x18_P2.54mm_Horizontal -Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x18 2.54mm single row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_1x18_P2.54mm_Vertical -Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x18 2.54mm single row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_1x19_P2.54mm_Horizontal -Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x19 2.54mm single row -0 -19 -19 -Connector_PinSocket_2.54mm -PinSocket_1x19_P2.54mm_Vertical -Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x19 2.54mm single row -0 -19 -19 -Connector_PinSocket_2.54mm -PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left -0 -19 -19 -Connector_PinSocket_2.54mm -PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right -0 -19 -19 -Connector_PinSocket_2.54mm -PinSocket_1x20_P2.54mm_Horizontal -Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x20 2.54mm single row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_1x20_P2.54mm_Vertical -Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x20 2.54mm single row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_1x21_P2.54mm_Horizontal -Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x21 2.54mm single row -0 -21 -21 -Connector_PinSocket_2.54mm -PinSocket_1x21_P2.54mm_Vertical -Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x21 2.54mm single row -0 -21 -21 -Connector_PinSocket_2.54mm -PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left -0 -21 -21 -Connector_PinSocket_2.54mm -PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right -0 -21 -21 -Connector_PinSocket_2.54mm -PinSocket_1x22_P2.54mm_Horizontal -Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x22 2.54mm single row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_1x22_P2.54mm_Vertical -Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x22 2.54mm single row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_1x23_P2.54mm_Horizontal -Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x23 2.54mm single row -0 -23 -23 -Connector_PinSocket_2.54mm -PinSocket_1x23_P2.54mm_Vertical -Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x23 2.54mm single row -0 -23 -23 -Connector_PinSocket_2.54mm -PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left -0 -23 -23 -Connector_PinSocket_2.54mm -PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right -0 -23 -23 -Connector_PinSocket_2.54mm -PinSocket_1x24_P2.54mm_Horizontal -Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x24 2.54mm single row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_1x24_P2.54mm_Vertical -Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x24 2.54mm single row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_1x25_P2.54mm_Horizontal -Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x25 2.54mm single row -0 -25 -25 -Connector_PinSocket_2.54mm -PinSocket_1x25_P2.54mm_Vertical -Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x25 2.54mm single row -0 -25 -25 -Connector_PinSocket_2.54mm -PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left -0 -25 -25 -Connector_PinSocket_2.54mm -PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right -0 -25 -25 -Connector_PinSocket_2.54mm -PinSocket_1x26_P2.54mm_Horizontal -Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x26 2.54mm single row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_1x26_P2.54mm_Vertical -Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x26 2.54mm single row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_1x27_P2.54mm_Horizontal -Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x27 2.54mm single row -0 -27 -27 -Connector_PinSocket_2.54mm -PinSocket_1x27_P2.54mm_Vertical -Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x27 2.54mm single row -0 -27 -27 -Connector_PinSocket_2.54mm -PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left -0 -27 -27 -Connector_PinSocket_2.54mm -PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right -0 -27 -27 -Connector_PinSocket_2.54mm -PinSocket_1x28_P2.54mm_Horizontal -Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x28 2.54mm single row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_1x28_P2.54mm_Vertical -Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x28 2.54mm single row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_1x29_P2.54mm_Horizontal -Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x29 2.54mm single row -0 -29 -29 -Connector_PinSocket_2.54mm -PinSocket_1x29_P2.54mm_Vertical -Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x29 2.54mm single row -0 -29 -29 -Connector_PinSocket_2.54mm -PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left -0 -29 -29 -Connector_PinSocket_2.54mm -PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right -0 -29 -29 -Connector_PinSocket_2.54mm -PinSocket_1x30_P2.54mm_Horizontal -Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x30 2.54mm single row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_1x30_P2.54mm_Vertical -Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x30 2.54mm single row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_1x31_P2.54mm_Horizontal -Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x31 2.54mm single row -0 -31 -31 -Connector_PinSocket_2.54mm -PinSocket_1x31_P2.54mm_Vertical -Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x31 2.54mm single row -0 -31 -31 -Connector_PinSocket_2.54mm -PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left -0 -31 -31 -Connector_PinSocket_2.54mm -PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right -0 -31 -31 -Connector_PinSocket_2.54mm -PinSocket_1x32_P2.54mm_Horizontal -Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x32 2.54mm single row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_1x32_P2.54mm_Vertical -Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x32 2.54mm single row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_1x33_P2.54mm_Horizontal -Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x33 2.54mm single row -0 -33 -33 -Connector_PinSocket_2.54mm -PinSocket_1x33_P2.54mm_Vertical -Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x33 2.54mm single row -0 -33 -33 -Connector_PinSocket_2.54mm -PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left -0 -33 -33 -Connector_PinSocket_2.54mm -PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right -0 -33 -33 -Connector_PinSocket_2.54mm -PinSocket_1x34_P2.54mm_Horizontal -Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x34 2.54mm single row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_1x34_P2.54mm_Vertical -Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x34 2.54mm single row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_1x35_P2.54mm_Horizontal -Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x35 2.54mm single row -0 -35 -35 -Connector_PinSocket_2.54mm -PinSocket_1x35_P2.54mm_Vertical -Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x35 2.54mm single row -0 -35 -35 -Connector_PinSocket_2.54mm -PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left -0 -35 -35 -Connector_PinSocket_2.54mm -PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right -0 -35 -35 -Connector_PinSocket_2.54mm -PinSocket_1x36_P2.54mm_Horizontal -Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x36 2.54mm single row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_1x36_P2.54mm_Vertical -Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x36 2.54mm single row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_1x37_P2.54mm_Horizontal -Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x37 2.54mm single row -0 -37 -37 -Connector_PinSocket_2.54mm -PinSocket_1x37_P2.54mm_Vertical -Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x37 2.54mm single row -0 -37 -37 -Connector_PinSocket_2.54mm -PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left -0 -37 -37 -Connector_PinSocket_2.54mm -PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right -0 -37 -37 -Connector_PinSocket_2.54mm -PinSocket_1x38_P2.54mm_Horizontal -Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x38 2.54mm single row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_1x38_P2.54mm_Vertical -Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x38 2.54mm single row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_1x39_P2.54mm_Horizontal -Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x39 2.54mm single row -0 -39 -39 -Connector_PinSocket_2.54mm -PinSocket_1x39_P2.54mm_Vertical -Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x39 2.54mm single row -0 -39 -39 -Connector_PinSocket_2.54mm -PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left -0 -39 -39 -Connector_PinSocket_2.54mm -PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right -0 -39 -39 -Connector_PinSocket_2.54mm -PinSocket_1x40_P2.54mm_Horizontal -Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x40 2.54mm single row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_1x40_P2.54mm_Vertical -Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x40 2.54mm single row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_2x01_P2.54mm_Horizontal -Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x01 2.54mm double row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_2x01_P2.54mm_Vertical -Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x01 2.54mm double row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_2x01_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x01 2.54mm double row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_2x02_P2.54mm_Horizontal -Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x02 2.54mm double row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_2x02_P2.54mm_Vertical -Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x02 2.54mm double row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_2x02_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x02 2.54mm double row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_2x03_P2.54mm_Horizontal -Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x03 2.54mm double row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_2x03_P2.54mm_Vertical -Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x03 2.54mm double row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_2x03_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x03 2.54mm double row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_2x04_P2.54mm_Horizontal -Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x04 2.54mm double row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_2x04_P2.54mm_Vertical -Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x04 2.54mm double row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_2x04_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x04 2.54mm double row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_2x05_P2.54mm_Horizontal -Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x05 2.54mm double row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_2x05_P2.54mm_Vertical -Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x05 2.54mm double row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_2x05_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x05 2.54mm double row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_2x06_P2.54mm_Horizontal -Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x06 2.54mm double row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_2x06_P2.54mm_Vertical -Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x06 2.54mm double row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_2x06_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x06 2.54mm double row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_2x07_P2.54mm_Horizontal -Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x07 2.54mm double row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_2x07_P2.54mm_Vertical -Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x07 2.54mm double row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_2x07_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x07 2.54mm double row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_2x08_P2.54mm_Horizontal -Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x08 2.54mm double row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_2x08_P2.54mm_Vertical -Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x08 2.54mm double row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_2x08_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x08 2.54mm double row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_2x09_P2.54mm_Horizontal -Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x09 2.54mm double row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_2x09_P2.54mm_Vertical -Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x09 2.54mm double row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_2x09_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x09 2.54mm double row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_2x10_P2.54mm_Horizontal -Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x10 2.54mm double row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_2x10_P2.54mm_Vertical -Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x10 2.54mm double row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_2x10_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x10 2.54mm double row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_2x11_P2.54mm_Horizontal -Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x11 2.54mm double row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_2x11_P2.54mm_Vertical -Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x11 2.54mm double row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_2x11_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x11 2.54mm double row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_2x12_P2.54mm_Horizontal -Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x12 2.54mm double row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_2x12_P2.54mm_Vertical -Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x12 2.54mm double row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_2x12_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x12 2.54mm double row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_2x13_P2.54mm_Horizontal -Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x13 2.54mm double row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_2x13_P2.54mm_Vertical -Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x13 2.54mm double row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_2x13_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x13 2.54mm double row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_2x14_P2.54mm_Horizontal -Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x14 2.54mm double row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_2x14_P2.54mm_Vertical -Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x14 2.54mm double row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_2x14_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x14 2.54mm double row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_2x15_P2.54mm_Horizontal -Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x15 2.54mm double row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_2x15_P2.54mm_Vertical -Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x15 2.54mm double row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_2x15_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x15 2.54mm double row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_2x16_P2.54mm_Horizontal -Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x16 2.54mm double row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_2x16_P2.54mm_Vertical -Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x16 2.54mm double row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_2x16_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x16 2.54mm double row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_2x17_P2.54mm_Horizontal -Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x17 2.54mm double row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_2x17_P2.54mm_Vertical -Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x17 2.54mm double row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_2x17_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x17 2.54mm double row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_2x18_P2.54mm_Horizontal -Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x18 2.54mm double row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_2x18_P2.54mm_Vertical -Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x18 2.54mm double row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_2x18_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x18 2.54mm double row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_2x19_P2.54mm_Horizontal -Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x19 2.54mm double row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_2x19_P2.54mm_Vertical -Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x19 2.54mm double row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_2x19_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x19 2.54mm double row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_2x20_P2.54mm_Horizontal -Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x20 2.54mm double row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_2x20_P2.54mm_Vertical -Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x20 2.54mm double row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_2x20_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x20 2.54mm double row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_2x21_P2.54mm_Horizontal -Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x21 2.54mm double row -0 -42 -42 -Connector_PinSocket_2.54mm -PinSocket_2x21_P2.54mm_Vertical -Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x21 2.54mm double row -0 -42 -42 -Connector_PinSocket_2.54mm -PinSocket_2x21_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x21 2.54mm double row -0 -42 -42 -Connector_PinSocket_2.54mm -PinSocket_2x22_P2.54mm_Horizontal -Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x22 2.54mm double row -0 -44 -44 -Connector_PinSocket_2.54mm -PinSocket_2x22_P2.54mm_Vertical -Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x22 2.54mm double row -0 -44 -44 -Connector_PinSocket_2.54mm -PinSocket_2x22_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x22 2.54mm double row -0 -44 -44 -Connector_PinSocket_2.54mm -PinSocket_2x23_P2.54mm_Horizontal -Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x23 2.54mm double row -0 -46 -46 -Connector_PinSocket_2.54mm -PinSocket_2x23_P2.54mm_Vertical -Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x23 2.54mm double row -0 -46 -46 -Connector_PinSocket_2.54mm -PinSocket_2x23_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x23 2.54mm double row -0 -46 -46 -Connector_PinSocket_2.54mm -PinSocket_2x24_P2.54mm_Horizontal -Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x24 2.54mm double row -0 -48 -48 -Connector_PinSocket_2.54mm -PinSocket_2x24_P2.54mm_Vertical -Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x24 2.54mm double row -0 -48 -48 -Connector_PinSocket_2.54mm -PinSocket_2x24_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x24 2.54mm double row -0 -48 -48 -Connector_PinSocket_2.54mm -PinSocket_2x25_P2.54mm_Horizontal -Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x25 2.54mm double row -0 -50 -50 -Connector_PinSocket_2.54mm -PinSocket_2x25_P2.54mm_Vertical -Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x25 2.54mm double row -0 -50 -50 -Connector_PinSocket_2.54mm -PinSocket_2x25_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x25 2.54mm double row -0 -50 -50 -Connector_PinSocket_2.54mm -PinSocket_2x26_P2.54mm_Horizontal -Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x26 2.54mm double row -0 -52 -52 -Connector_PinSocket_2.54mm -PinSocket_2x26_P2.54mm_Vertical -Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x26 2.54mm double row -0 -52 -52 -Connector_PinSocket_2.54mm -PinSocket_2x26_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x26 2.54mm double row -0 -52 -52 -Connector_PinSocket_2.54mm -PinSocket_2x27_P2.54mm_Horizontal -Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x27 2.54mm double row -0 -54 -54 -Connector_PinSocket_2.54mm -PinSocket_2x27_P2.54mm_Vertical -Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x27 2.54mm double row -0 -54 -54 -Connector_PinSocket_2.54mm -PinSocket_2x27_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x27 2.54mm double row -0 -54 -54 -Connector_PinSocket_2.54mm -PinSocket_2x28_P2.54mm_Horizontal -Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x28 2.54mm double row -0 -56 -56 -Connector_PinSocket_2.54mm -PinSocket_2x28_P2.54mm_Vertical -Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x28 2.54mm double row -0 -56 -56 -Connector_PinSocket_2.54mm -PinSocket_2x28_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x28 2.54mm double row -0 -56 -56 -Connector_PinSocket_2.54mm -PinSocket_2x29_P2.54mm_Horizontal -Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x29 2.54mm double row -0 -58 -58 -Connector_PinSocket_2.54mm -PinSocket_2x29_P2.54mm_Vertical -Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x29 2.54mm double row -0 -58 -58 -Connector_PinSocket_2.54mm -PinSocket_2x29_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x29 2.54mm double row -0 -58 -58 -Connector_PinSocket_2.54mm -PinSocket_2x30_P2.54mm_Horizontal -Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x30 2.54mm double row -0 -60 -60 -Connector_PinSocket_2.54mm -PinSocket_2x30_P2.54mm_Vertical -Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x30 2.54mm double row -0 -60 -60 -Connector_PinSocket_2.54mm -PinSocket_2x30_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x30 2.54mm double row -0 -60 -60 -Connector_PinSocket_2.54mm -PinSocket_2x31_P2.54mm_Horizontal -Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x31 2.54mm double row -0 -62 -62 -Connector_PinSocket_2.54mm -PinSocket_2x31_P2.54mm_Vertical -Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x31 2.54mm double row -0 -62 -62 -Connector_PinSocket_2.54mm -PinSocket_2x31_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x31 2.54mm double row -0 -62 -62 -Connector_PinSocket_2.54mm -PinSocket_2x32_P2.54mm_Horizontal -Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x32 2.54mm double row -0 -64 -64 -Connector_PinSocket_2.54mm -PinSocket_2x32_P2.54mm_Vertical -Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x32 2.54mm double row -0 -64 -64 -Connector_PinSocket_2.54mm -PinSocket_2x32_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x32 2.54mm double row -0 -64 -64 -Connector_PinSocket_2.54mm -PinSocket_2x33_P2.54mm_Horizontal -Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x33 2.54mm double row -0 -66 -66 -Connector_PinSocket_2.54mm -PinSocket_2x33_P2.54mm_Vertical -Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x33 2.54mm double row -0 -66 -66 -Connector_PinSocket_2.54mm -PinSocket_2x33_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x33 2.54mm double row -0 -66 -66 -Connector_PinSocket_2.54mm -PinSocket_2x34_P2.54mm_Horizontal -Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x34 2.54mm double row -0 -68 -68 -Connector_PinSocket_2.54mm -PinSocket_2x34_P2.54mm_Vertical -Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x34 2.54mm double row -0 -68 -68 -Connector_PinSocket_2.54mm -PinSocket_2x34_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x34 2.54mm double row -0 -68 -68 -Connector_PinSocket_2.54mm -PinSocket_2x35_P2.54mm_Horizontal -Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x35 2.54mm double row -0 -70 -70 -Connector_PinSocket_2.54mm -PinSocket_2x35_P2.54mm_Vertical -Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x35 2.54mm double row -0 -70 -70 -Connector_PinSocket_2.54mm -PinSocket_2x35_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x35 2.54mm double row -0 -70 -70 -Connector_PinSocket_2.54mm -PinSocket_2x36_P2.54mm_Horizontal -Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x36 2.54mm double row -0 -72 -72 -Connector_PinSocket_2.54mm -PinSocket_2x36_P2.54mm_Vertical -Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x36 2.54mm double row -0 -72 -72 -Connector_PinSocket_2.54mm -PinSocket_2x36_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x36 2.54mm double row -0 -72 -72 -Connector_PinSocket_2.54mm -PinSocket_2x37_P2.54mm_Horizontal -Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x37 2.54mm double row -0 -74 -74 -Connector_PinSocket_2.54mm -PinSocket_2x37_P2.54mm_Vertical -Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x37 2.54mm double row -0 -74 -74 -Connector_PinSocket_2.54mm -PinSocket_2x37_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x37 2.54mm double row -0 -74 -74 -Connector_PinSocket_2.54mm -PinSocket_2x38_P2.54mm_Horizontal -Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x38 2.54mm double row -0 -76 -76 -Connector_PinSocket_2.54mm -PinSocket_2x38_P2.54mm_Vertical -Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x38 2.54mm double row -0 -76 -76 -Connector_PinSocket_2.54mm -PinSocket_2x38_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x38 2.54mm double row -0 -76 -76 -Connector_PinSocket_2.54mm -PinSocket_2x39_P2.54mm_Horizontal -Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x39 2.54mm double row -0 -78 -78 -Connector_PinSocket_2.54mm -PinSocket_2x39_P2.54mm_Vertical -Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x39 2.54mm double row -0 -78 -78 -Connector_PinSocket_2.54mm -PinSocket_2x39_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x39 2.54mm double row -0 -78 -78 -Connector_PinSocket_2.54mm -PinSocket_2x40_P2.54mm_Horizontal -Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x40 2.54mm double row -0 -80 -80 -Connector_PinSocket_2.54mm -PinSocket_2x40_P2.54mm_Vertical -Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x40 2.54mm double row -0 -80 -80 -Connector_PinSocket_2.54mm -PinSocket_2x40_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x40 2.54mm double row -0 -80 -80 -Connector_RJ -RJ12_Amphenol_54601 -RJ12 connector https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf -RJ12 connector -0 -6 -6 -Connector_RJ -RJ14_Connfly_DS1133-S4_Horizontal -RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf -RJ14 connector 6P4C Connfly DS1133 -0 -4 -4 -Connector_RJ -RJ25_Wayconn_MJEA-660X1_Horizontal -RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf -RJ12 RJ18 RJ25 jack connector 6P6C -0 -6 -6 -Connector_RJ -RJ45_Abracon_ARJP11A-MA_Horizontal -Shielded RJ45 ethernet connector with transformer and POE (https://abracon.com/Magnetics/lan/ARJP11A.PDF) -ethernet 8p8c transformer poe rj45 -0 -15 -14 -Connector_RJ -RJ45_Amphenol_54602-x08_Horizontal -8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf) -RJ45 -0 -8 -8 -Connector_RJ -RJ45_Amphenol_RJHSE538X -Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf -RJ45 8p8c ethernet cat5 -0 -14 -13 -Connector_RJ -RJ45_Amphenol_RJHSE538X-02 -Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf -RJ45 8p8c dual ethernet cat5 -0 -26 -25 -Connector_RJ -RJ45_Amphenol_RJHSE5380 -Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf -RJ45 8p8c ethernet cat5 -0 -10 -9 -Connector_RJ -RJ45_Amphenol_RJHSE5380-08 -Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf -RJ45 8p8c ethernet cat5 -0 -68 -65 -Connector_RJ -RJ45_Amphenol_RJMG1BD3B8K1ANR -1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenolcanada.com/ProductSearch/Drawings/AC/RJMG1BD3B8K1ANR.PDF -RJ45 Magjack -0 -14 -13 -Connector_RJ -RJ45_BEL_SS74301-00x_Vertical -https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf -RJ45 Vertical Shield LED Green Yellow -0 -14 -13 -Connector_RJ -RJ45_Bel_SI-60062-F -1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf -RJ45 Magjack -0 -14 -13 -Connector_RJ -RJ45_Cetus_J1B1211CCD_Horizontal -1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf) -RJ45 Magjack -0 -14 -13 -Connector_RJ -RJ45_Hanrun_HR911105A -http://www.kosmodrom.com.ua/pdf/HR911105A.pdf -RJ45 Magjack -0 -14 -13 -Connector_RJ -RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal -10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf -RJ45 ethernet magnetic -0 -16 -15 -Connector_RJ -RJ45_Molex_0855135013_Vertical -1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf -RJ45 Vertical -0 -9 -9 -Connector_RJ -RJ45_Ninigi_GE -1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf -RJ45 ethernet 8p8c -0 -10 -9 -Connector_RJ -RJ45_OST_PJ012-8P8CX_Vertical -RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf -RJ45 PJ012 -0 -8 -8 -Connector_RJ -RJ45_Plug_Metz_AJP92A8813 -plug, ethernet, 8P8C, RJ45 Plug -AJP92A8813 8P8C RJ45 ethernet plug -0 -8 -8 -Connector_RJ -RJ45_Pulse_JK00177NL_Horizontal -10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf -RJ45 8p8c ethernet POE -0 -22 -21 -Connector_RJ -RJ45_Pulse_JK0654219NL_Horizontal -10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2 -RJ45 8p8c ethernet -0 -18 -17 -Connector_RJ -RJ45_Pulse_JXD6-0001NL_Horizontal -RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf) -ethernet 8p8c transformer magjack -0 -12 -11 -Connector_RJ -RJ45_UDE_RB1-125B8G1A -1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3 -RJ45 ethernet -0 -16 -15 -Connector_RJ -RJ45_Wuerth_7499010001A_Horizontal -10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf -RJ45 ethernet magnetic -0 -10 -9 -Connector_RJ -RJ45_Wuerth_7499010121A_Horizontal -10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf -RJ45 ethernet magnetic -0 -14 -13 -Connector_RJ -RJ45_Wuerth_7499111446_Horizontal -LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT -ethernet lan connector -0 -16 -15 -Connector_RJ -RJ45_Wuerth_7499151120_Horizontal -Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf) -ethernet lan connector -0 -32 -29 -Connector_RJ -RJ45_Wuerth_74980111211_Horizontal -RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf) -lan magnetics transformer -0 -14 -13 -Connector_SATA_SAS -SAS-mini_TEConnectivity_1888174_Vertical -36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English -SAS mini connector -0 -44 -44 -Connector_SATA_SAS -SATA_Amphenol_10029364-001LF_Horizontal -https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf -SATA -0 -24 -23 -Connector_Samtec -Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical -http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf -FMC HPC -0 -400 -400 -Connector_Samtec -Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical -https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf -FMC HPC -0 -400 -400 -Connector_Samtec -Samtec_FMC_ASP-134604-01_4x40_Vertical -https://suddendocs.samtec.com/prints/asp-134604-01-mkt.pdf -FMC LPC VITA -0 -160 -160 -Connector_Samtec -Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -10 -10 -Connector_Samtec -Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -12 -11 -Connector_Samtec -Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -20 -20 -Connector_Samtec -Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -22 -21 -Connector_Samtec -Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -40 -40 -Connector_Samtec -Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -42 -41 -Connector_Samtec -Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -60 -60 -Connector_Samtec -Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -62 -61 -Connector_Samtec -Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -80 -80 -Connector_Samtec -Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -82 -81 -Connector_Samtec -Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -100 -100 -Connector_Samtec -Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -102 -101 -Connector_Samtec_HLE_SMD -Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -4 -4 -Connector_Samtec_HLE_SMD -Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -4 -4 -Connector_Samtec_HLE_SMD -Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -4 -4 -Connector_Samtec_HLE_SMD -Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -4 -4 -Connector_Samtec_HLE_SMD -Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -6 -6 -Connector_Samtec_HLE_SMD -Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -6 -6 -Connector_Samtec_HLE_SMD -Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -6 -6 -Connector_Samtec_HLE_SMD -Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -6 -6 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_THT -Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -8 -8 -Connector_Samtec_HLE_THT -Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -8 -8 -Connector_Samtec_HLE_THT -Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -8 -8 -Connector_Samtec_HLE_THT -Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -10 -10 -Connector_Samtec_HLE_THT -Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -10 -10 -Connector_Samtec_HLE_THT -Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -10 -10 -Connector_Samtec_HLE_THT -Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -12 -12 -Connector_Samtec_HLE_THT -Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -12 -12 -Connector_Samtec_HLE_THT -Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -12 -12 -Connector_Samtec_HLE_THT -Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -14 -14 -Connector_Samtec_HLE_THT -Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -14 -14 -Connector_Samtec_HLE_THT -Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -14 -14 -Connector_Samtec_HLE_THT -Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -16 -16 -Connector_Samtec_HLE_THT -Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -16 -16 -Connector_Samtec_HLE_THT -Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -16 -16 -Connector_Samtec_HLE_THT -Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -18 -18 -Connector_Samtec_HLE_THT -Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -18 -18 -Connector_Samtec_HLE_THT -Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -18 -18 -Connector_Samtec_HLE_THT -Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -20 -20 -Connector_Samtec_HLE_THT -Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -20 -20 -Connector_Samtec_HLE_THT -Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -20 -20 -Connector_Samtec_HLE_THT -Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -22 -22 -Connector_Samtec_HLE_THT -Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -22 -22 -Connector_Samtec_HLE_THT -Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -22 -22 -Connector_Samtec_HLE_THT -Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -24 -24 -Connector_Samtec_HLE_THT -Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -24 -24 -Connector_Samtec_HLE_THT -Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -24 -24 -Connector_Samtec_HLE_THT -Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -26 -26 -Connector_Samtec_HLE_THT -Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -26 -26 -Connector_Samtec_HLE_THT -Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -26 -26 -Connector_Samtec_HLE_THT -Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -28 -28 -Connector_Samtec_HLE_THT -Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -28 -28 -Connector_Samtec_HLE_THT -Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -28 -28 -Connector_Samtec_HLE_THT -Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -30 -30 -Connector_Samtec_HLE_THT -Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -30 -30 -Connector_Samtec_HLE_THT -Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -30 -30 -Connector_Samtec_HLE_THT -Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -32 -32 -Connector_Samtec_HLE_THT -Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -32 -32 -Connector_Samtec_HLE_THT -Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -32 -32 -Connector_Samtec_HLE_THT -Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -34 -34 -Connector_Samtec_HLE_THT -Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -34 -34 -Connector_Samtec_HLE_THT -Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -34 -34 -Connector_Samtec_HLE_THT -Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -36 -36 -Connector_Samtec_HLE_THT -Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -36 -36 -Connector_Samtec_HLE_THT -Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -36 -36 -Connector_Samtec_HLE_THT -Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -38 -38 -Connector_Samtec_HLE_THT -Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -38 -38 -Connector_Samtec_HLE_THT -Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -38 -38 -Connector_Samtec_HLE_THT -Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -40 -40 -Connector_Samtec_HLE_THT -Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -40 -40 -Connector_Samtec_HLE_THT -Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -40 -40 -Connector_Samtec_HLE_THT -Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -42 -42 -Connector_Samtec_HLE_THT -Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -42 -42 -Connector_Samtec_HLE_THT -Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -42 -42 -Connector_Samtec_HLE_THT -Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -44 -44 -Connector_Samtec_HLE_THT -Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -44 -44 -Connector_Samtec_HLE_THT -Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -44 -44 -Connector_Samtec_HLE_THT -Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -46 -46 -Connector_Samtec_HLE_THT -Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -46 -46 -Connector_Samtec_HLE_THT -Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -46 -46 -Connector_Samtec_HLE_THT -Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -48 -48 -Connector_Samtec_HLE_THT -Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -48 -48 -Connector_Samtec_HLE_THT -Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -48 -48 -Connector_Samtec_HLE_THT -Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -50 -50 -Connector_Samtec_HLE_THT -Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -50 -50 -Connector_Samtec_HLE_THT -Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -50 -50 -Connector_Samtec_HLE_THT -Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -52 -52 -Connector_Samtec_HLE_THT -Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -52 -52 -Connector_Samtec_HLE_THT -Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -52 -52 -Connector_Samtec_HLE_THT -Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -54 -54 -Connector_Samtec_HLE_THT -Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -54 -54 -Connector_Samtec_HLE_THT -Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -54 -54 -Connector_Samtec_HLE_THT -Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -56 -56 -Connector_Samtec_HLE_THT -Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -56 -56 -Connector_Samtec_HLE_THT -Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -56 -56 -Connector_Samtec_HLE_THT -Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -58 -58 -Connector_Samtec_HLE_THT -Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -58 -58 -Connector_Samtec_HLE_THT -Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -58 -58 -Connector_Samtec_HLE_THT -Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -60 -60 -Connector_Samtec_HLE_THT -Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -60 -60 -Connector_Samtec_HLE_THT -Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -60 -60 -Connector_Samtec_HLE_THT -Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -62 -62 -Connector_Samtec_HLE_THT -Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -62 -62 -Connector_Samtec_HLE_THT -Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -62 -62 -Connector_Samtec_HLE_THT -Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -64 -64 -Connector_Samtec_HLE_THT -Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -64 -64 -Connector_Samtec_HLE_THT -Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -64 -64 -Connector_Samtec_HLE_THT -Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -66 -66 -Connector_Samtec_HLE_THT -Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -66 -66 -Connector_Samtec_HLE_THT -Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -66 -66 -Connector_Samtec_HLE_THT -Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -68 -68 -Connector_Samtec_HLE_THT -Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -68 -68 -Connector_Samtec_HLE_THT -Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -68 -68 -Connector_Samtec_HLE_THT -Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -70 -70 -Connector_Samtec_HLE_THT -Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -70 -70 -Connector_Samtec_HLE_THT -Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -70 -70 -Connector_Samtec_HLE_THT -Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -72 -72 -Connector_Samtec_HLE_THT -Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -72 -72 -Connector_Samtec_HLE_THT -Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -72 -72 -Connector_Samtec_HLE_THT -Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -74 -74 -Connector_Samtec_HLE_THT -Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -74 -74 -Connector_Samtec_HLE_THT -Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -74 -74 -Connector_Samtec_HLE_THT -Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -76 -76 -Connector_Samtec_HLE_THT -Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -76 -76 -Connector_Samtec_HLE_THT -Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -76 -76 -Connector_Samtec_HLE_THT -Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -78 -78 -Connector_Samtec_HLE_THT -Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -78 -78 -Connector_Samtec_HLE_THT -Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -78 -78 -Connector_Samtec_HLE_THT -Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -80 -80 -Connector_Samtec_HLE_THT -Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -80 -80 -Connector_Samtec_HLE_THT -Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -80 -80 -Connector_Samtec_HLE_THT -Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -82 -82 -Connector_Samtec_HLE_THT -Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -82 -82 -Connector_Samtec_HLE_THT -Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -82 -82 -Connector_Samtec_HLE_THT -Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -84 -84 -Connector_Samtec_HLE_THT -Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -84 -84 -Connector_Samtec_HLE_THT -Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -84 -84 -Connector_Samtec_HLE_THT -Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -86 -86 -Connector_Samtec_HLE_THT -Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -86 -86 -Connector_Samtec_HLE_THT -Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -86 -86 -Connector_Samtec_HLE_THT -Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -88 -88 -Connector_Samtec_HLE_THT -Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -88 -88 -Connector_Samtec_HLE_THT -Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -88 -88 -Connector_Samtec_HLE_THT -Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -90 -90 -Connector_Samtec_HLE_THT -Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -90 -90 -Connector_Samtec_HLE_THT -Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -90 -90 -Connector_Samtec_HLE_THT -Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -92 -92 -Connector_Samtec_HLE_THT -Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -92 -92 -Connector_Samtec_HLE_THT -Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -92 -92 -Connector_Samtec_HLE_THT -Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -94 -94 -Connector_Samtec_HLE_THT -Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -94 -94 -Connector_Samtec_HLE_THT -Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -94 -94 -Connector_Samtec_HLE_THT -Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -96 -96 -Connector_Samtec_HLE_THT -Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -96 -96 -Connector_Samtec_HLE_THT -Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -96 -96 -Connector_Samtec_HLE_THT -Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -98 -98 -Connector_Samtec_HLE_THT -Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -98 -98 -Connector_Samtec_HLE_THT -Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -98 -98 -Connector_Samtec_HLE_THT -Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -100 -100 -Connector_Samtec_HLE_THT -Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -100 -100 -Connector_Samtec_HLE_THT -Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -100 -100 -Connector_Samtec_HPM_THT -Samtec_HPM-01-01-x-S_Straight_1x01_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x01, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x01 5.08mm single row -0 -1 -1 -Connector_Samtec_HPM_THT -Samtec_HPM-01-05-x-S_Straight_1x01_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x01, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x01 5.08mm single row -0 -1 -1 -Connector_Samtec_HPM_THT -Samtec_HPM-02-01-x-S_Straight_1x02_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x02, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x02 5.08mm single row -0 -2 -2 -Connector_Samtec_HPM_THT -Samtec_HPM-02-05-x-S_Straight_1x02_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x02, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x02 5.08mm single row -0 -2 -2 -Connector_Samtec_HPM_THT -Samtec_HPM-03-01-x-S_Straight_1x03_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x03, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x03 5.08mm single row -0 -3 -3 -Connector_Samtec_HPM_THT -Samtec_HPM-03-05-x-S_Straight_1x03_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x03, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x03 5.08mm single row -0 -3 -3 -Connector_Samtec_HPM_THT -Samtec_HPM-04-01-x-S_Straight_1x04_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x04, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x04 5.08mm single row -0 -4 -4 -Connector_Samtec_HPM_THT -Samtec_HPM-04-05-x-S_Straight_1x04_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x04, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x04 5.08mm single row -0 -4 -4 -Connector_Samtec_HPM_THT -Samtec_HPM-05-01-x-S_Straight_1x05_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x05, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x05 5.08mm single row -0 -5 -5 -Connector_Samtec_HPM_THT -Samtec_HPM-05-05-x-S_Straight_1x05_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x05, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x05 5.08mm single row -0 -5 -5 -Connector_Samtec_HPM_THT -Samtec_HPM-06-01-x-S_Straight_1x06_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x06, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x06 5.08mm single row -0 -6 -6 -Connector_Samtec_HPM_THT -Samtec_HPM-06-05-x-S_Straight_1x06_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x06, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x06 5.08mm single row -0 -6 -6 -Connector_Samtec_HPM_THT -Samtec_HPM-07-01-x-S_Straight_1x07_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x07, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x07 5.08mm single row -0 -7 -7 -Connector_Samtec_HPM_THT -Samtec_HPM-07-05-x-S_Straight_1x07_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x07, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x07 5.08mm single row -0 -7 -7 -Connector_Samtec_HPM_THT -Samtec_HPM-08-01-x-S_Straight_1x08_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x08, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x08 5.08mm single row -0 -8 -8 -Connector_Samtec_HPM_THT -Samtec_HPM-08-05-x-S_Straight_1x08_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x08, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x08 5.08mm single row -0 -8 -8 -Connector_Samtec_HPM_THT -Samtec_HPM-09-01-x-S_Straight_1x09_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x09, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x09 5.08mm single row -0 -9 -9 -Connector_Samtec_HPM_THT -Samtec_HPM-09-05-x-S_Straight_1x09_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x09, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x09 5.08mm single row -0 -9 -9 -Connector_Samtec_HPM_THT -Samtec_HPM-10-01-x-S_Straight_1x10_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x10, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x10 5.08mm single row -0 -10 -10 -Connector_Samtec_HPM_THT -Samtec_HPM-10-05-x-S_Straight_1x10_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x10, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x10 5.08mm single row -0 -10 -10 -Connector_Samtec_HPM_THT -Samtec_HPM-11-01-x-S_Straight_1x11_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x11, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x11 5.08mm single row -0 -11 -11 -Connector_Samtec_HPM_THT -Samtec_HPM-11-05-x-S_Straight_1x11_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x11, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x11 5.08mm single row -0 -11 -11 -Connector_Samtec_HPM_THT -Samtec_HPM-12-01-x-S_Straight_1x12_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x12, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x12 5.08mm single row -0 -12 -12 -Connector_Samtec_HPM_THT -Samtec_HPM-12-05-x-S_Straight_1x12_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x12, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x12 5.08mm single row -0 -12 -12 -Connector_Samtec_HPM_THT -Samtec_HPM-13-01-x-S_Straight_1x13_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x13, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x13 5.08mm single row -0 -13 -13 -Connector_Samtec_HPM_THT -Samtec_HPM-13-05-x-S_Straight_1x13_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x13, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x13 5.08mm single row -0 -13 -13 -Connector_Samtec_HPM_THT -Samtec_HPM-14-01-x-S_Straight_1x14_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x14, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x14 5.08mm single row -0 -14 -14 -Connector_Samtec_HPM_THT -Samtec_HPM-14-05-x-S_Straight_1x14_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x14, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x14 5.08mm single row -0 -14 -14 -Connector_Samtec_HPM_THT -Samtec_HPM-15-01-x-S_Straight_1x15_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x15, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x15 5.08mm single row -0 -15 -15 -Connector_Samtec_HPM_THT -Samtec_HPM-15-05-x-S_Straight_1x15_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x15, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x15 5.08mm single row -0 -15 -15 -Connector_Samtec_HPM_THT -Samtec_HPM-16-01-x-S_Straight_1x16_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x16, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x16 5.08mm single row -0 -16 -16 -Connector_Samtec_HPM_THT -Samtec_HPM-16-05-x-S_Straight_1x16_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x16, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x16 5.08mm single row -0 -16 -16 -Connector_Samtec_HPM_THT -Samtec_HPM-17-01-x-S_Straight_1x17_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x17, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x17 5.08mm single row -0 -17 -17 -Connector_Samtec_HPM_THT -Samtec_HPM-17-05-x-S_Straight_1x17_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x17, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x17 5.08mm single row -0 -17 -17 -Connector_Samtec_HPM_THT -Samtec_HPM-18-01-x-S_Straight_1x18_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x18, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x18 5.08mm single row -0 -18 -18 -Connector_Samtec_HPM_THT -Samtec_HPM-18-05-x-S_Straight_1x18_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x18, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x18 5.08mm single row -0 -18 -18 -Connector_Samtec_HPM_THT -Samtec_HPM-19-01-x-S_Straight_1x19_Pitch5.08mm -Through hole straight Samtec HPM power header series 11.94mm post length, 1x19, 5.08mm pitch, single row -Through hole Samtec HPM power header series 11.94mm post length THT 1x19 5.08mm single row -0 -19 -19 -Connector_Samtec_HPM_THT -Samtec_HPM-19-05-x-S_Straight_1x19_Pitch5.08mm -Through hole straight Samtec HPM power header series 3.81mm post length, 1x19, 5.08mm pitch, single row -Through hole Samtec HPM power header series 3.81mm post length THT 1x19 5.08mm single row -0 -19 -19 -Connector_Stocko -Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -2 -2 -Connector_Stocko -Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -2 -2 -Connector_Stocko -Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -3 -3 -Connector_Stocko -Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -4 -4 -Connector_Stocko -Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -5 -5 -Connector_Stocko -Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -6 -6 -Connector_Stocko -Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -7 -7 -Connector_Stocko -Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -8 -8 -Connector_Stocko -Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -9 -9 -Connector_Stocko -Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -10 -10 -Connector_Stocko -Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -11 -11 -Connector_Stocko -Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -12 -12 -Connector_Stocko -Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -13 -13 -Connector_Stocko -Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -14 -14 -Connector_Stocko -Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -15 -15 -Connector_Stocko -Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -16 -16 -Connector_Stocko -Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -17 -17 -Connector_Stocko -Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -18 -18 -Connector_Stocko -Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -19 -19 -Connector_Stocko -Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -20 -20 -Connector_TE-Connectivity -TE_1-826576-3_1x13_P3.96mm_Vertical -TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -13 -13 -Connector_TE-Connectivity -TE_1-826576-5_1x15_P3.96mm_Vertical -TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -15 -15 -Connector_TE-Connectivity -TE_1-826576-6_1x16_P3.96mm_Vertical -TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -16 -16 -Connector_TE-Connectivity -TE_1-826576-7_1x17_P3.96mm_Vertical -TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -17 -17 -Connector_TE-Connectivity -TE_1-826576-8_1x18_P3.96mm_Vertical -TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -18 -18 -Connector_TE-Connectivity -TE_2-826576-0_1x20_P3.96mm_Vertical -TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -20 -20 -Connector_TE-Connectivity -TE_3-826576-6_1x36_P3.96mm_Vertical -TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -36 -36 -Connector_TE-Connectivity -TE_440054-2_1x02_P2.00mm_Vertical -TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Vertical Header: https://www.te.com/usa-en/product-440054-2.datasheet.pdf -connector header hdr horizontal vertical shrouded fully-shrounded 440054-2 2-440054-2 4-440054-2 6-440054-2 2-440054-6 4-440054-6 6-440054-6 -0 -2 -2 -Connector_TE-Connectivity -TE_440055-2_1x02_P2.00mm_Horizontal -TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Header: https://www.te.com/usa-en/product-440055-2.datasheet.pdf -connector header hdr horizontal right-angle shrouded fully-shrounded 440055-2 2-440055-2 4-440055-2 6-440055-2 8-440055-2 -0 -2 -2 -Connector_TE-Connectivity -TE_826576-2_1x02_P3.96mm_Vertical -TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -2 -2 -Connector_TE-Connectivity -TE_826576-3_1x03_P3.96mm_Vertical -TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -3 -3 -Connector_TE-Connectivity -TE_826576-5_1x05_P3.96mm_Vertical -TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -5 -5 -Connector_TE-Connectivity -TE_826576-6_1x06_P3.96mm_Vertical -TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -6 -6 -Connector_TE-Connectivity -TE_826576-7_1x07_P3.96mm_Vertical -TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -7 -7 -Connector_TE-Connectivity -TE_826576-8_1x08_P3.96mm_Vertical -TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -8 -8 -Connector_TE-Connectivity -TE_826576-9_1x09_P3.96mm_Vertical -TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -9 -9 -Connector_TE-Connectivity -TE_2834006-1_1x01_P4.0mm_Horizontal -TE Connectivity Buchanan WireMate connector, Poke-In series, 1-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 -wire connector -0 -2 -1 -Connector_TE-Connectivity -TE_2834006-2_1x02_P4.0mm_Horizontal -TE Connectivity Buchanan WireMate connector, Poke-In series, 2-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 -wire connector -0 -4 -2 -Connector_TE-Connectivity -TE_2834006-3_1x03_P4.0mm_Horizontal -TE Connectivity Buchanan WireMate connector, Poke-In series, 3-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 -wire connector -0 -6 -3 -Connector_TE-Connectivity -TE_2834006-4_1x04_P4.0mm_Horizontal -TE Connectivity Buchanan WireMate connector, Poke-In series, 4-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 -wire connector -0 -8 -4 -Connector_TE-Connectivity -TE_2834006-5_1x05_P4.0mm_Horizontal -TE Connectivity Buchanan WireMate connector, Poke-In series, 5-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 -wire connector -0 -10 -5 -Connector_TE-Connectivity -TE_5767171-1_2x19_P0.635mm_Vertical -PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2) -mictor38 receptacle board-to-board -0 -43 -39 -Connector_TE-Connectivity -TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal -Connector -TE 776087 -0 -23 -23 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -9 -9 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -12 -12 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -15 -15 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -12 -12 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -10 -10 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -2 -2 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -3 -3 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -4 -4 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -6 -6 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -2 -2 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -3 -3 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -4 -4 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -6 -6 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -8 -8 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -10 -10 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -12 -12 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -14 -14 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -16 -16 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -14 -14 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -16 -16 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -18 -18 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -20 -20 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -22 -22 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -24 -24 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -8 -8 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -18 -18 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -20 -20 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -22 -22 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -24 -24 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -1 -1 -Connector_TE-Connectivity -TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical -https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1 -connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power -0 -4 -4 -Connector_TE-Connectivity -TE_Micro-MaTch_1-215079-0_2x05_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 10 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 1-215079-0 8-215079-10 -0 -10 -10 -Connector_TE-Connectivity -TE_Micro-MaTch_1-215079-2_2x06_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 12 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 1-215079-2 8-215079-12 -0 -12 -12 -Connector_TE-Connectivity -TE_Micro-MaTch_1-215079-4_2x07_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 14 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 1-215079-4 8-215079-14 -0 -14 -14 -Connector_TE-Connectivity -TE_Micro-MaTch_1-215079-6_2x08_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 16 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 1-215079-6 8-215079-16 -0 -16 -16 -Connector_TE-Connectivity -TE_Micro-MaTch_1-215079-8_2x09_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 18 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 1-215079-8 8-215079-18 -0 -18 -18 -Connector_TE-Connectivity -TE_Micro-MaTch_2-215079-0_2x10_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 20 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 2-215079-0 9-215079-20 -0 -20 -20 -Connector_TE-Connectivity -TE_Micro-MaTch_215079-4_2x02_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 4 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 215079-4 7-215079-4 -0 -4 -4 -Connector_TE-Connectivity -TE_Micro-MaTch_215079-6_2x03_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 6 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 215079-6 7-215079-6 -0 -6 -6 -Connector_TE-Connectivity -TE_Micro-MaTch_215079-8_2x04_P1.27mm_Vertical -TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 8 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 -connector TE-Connectivity Micro-MaTch Vertical 215079-8 7-215079-8 -0 -8 -8 -Connector_USB -USB3_A_Molex_48393-001 -USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf) -USB 3.0 type A right angle -0 -13 -10 -Connector_USB -USB3_A_Plug_Wuerth_692112030100_Horizontal -USB3 type A Plug, Horizontal, http://katalog.we-online.de/em/datasheet/692112030100.pdf -usb A plug horizontal -0 -11 -10 -Connector_USB -USB3_A_Receptacle_Wuerth_692122030100 -USB 3.0, type A, right angle (https://www.we-online.com/katalog/datasheet/692122030100.pdf) -USB 3.0 type A right angle Würth -0 -11 -10 -Connector_USB -USB3_Micro-B_Connfly_DS1104-01 -Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf) -USB 3.0 Micro B SMD right angle -0 -16 -11 -Connector_USB -USB_A_CNCTech_1001-011-01101_Horizontal -USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf -USB-A -0 -6 -5 -Connector_USB -USB_A_CONNFLY_DS1095-WNR0 -http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf -USB-A receptacle horizontal through-hole -0 -6 -5 -Connector_USB -USB_A_CUI_UJ2-ADH-TH_Horizontal_Stacked -USB-A two stacked horizontal receptacle, through-hole (https://www.cuidevices.com/product/resource/uj2-adh-th.pdf) -USB-A CUI stacked horizontal through-hole -0 -12 -9 -Connector_USB -USB_A_Molex_67643_Horizontal -USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf -USB_A Female Connector receptacle -0 -6 -5 -Connector_USB -USB_A_Molex_105057_Vertical -https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf -USB A Vertical -0 -7 -5 -Connector_USB -USB_A_Stewart_SS-52100-001_Horizontal -USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf -USB_A Female Connector receptacle -0 -6 -5 -Connector_USB -USB_A_TE_292303-7_Horizontal -USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English -USB_A Female Connector receptacle -0 -6 -5 -Connector_USB -USB_A_Wuerth_614004134726_Horizontal -USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf -USB_A Female Connector receptacle -0 -8 -5 -Connector_USB -USB_A_Wuerth_61400826021_Horizontal_Stacked -Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf -Wuerth stacked USB_A -0 -12 -9 -Connector_USB -USB_B_Amphenol_MUSB-D511_Vertical_Rugged -A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf -USB_B_MUSB_Straight female connector straight rugged MUSB D511 -0 -6 -5 -Connector_USB -USB_B_Lumberg_2411_02_Horizontal -USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf -USB B receptacle horizontal through-hole -0 -6 -5 -Connector_USB -USB_B_OST_USB-B1HSxx_Horizontal -USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf -USB-B receptacle horizontal through-hole -0 -6 -5 -Connector_USB -USB_B_TE_5787834_Vertical -http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf -USB_B USB B vertical female connector -0 -6 -5 -Connector_USB -USB_C_Plug_JAE_DX07P024AJ1 -Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1 -USB Type-C Plug Edge Mount -0 -30 -25 -Connector_USB -USB_C_Plug_Molex_105444 -Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf -USB Type-C Plug Edge Mount -0 -24 -23 -Connector_USB -USB_C_Plug_ShenzhenJingTuoJin_918-118A2021Y40002_Vertical -Low-profile vertical USB 2.0 Type C Plug Shenzhen Jing Tuo Jin Electronics Co 918-118A2021Y40002 ( https://datasheet.lcsc.com/lcsc/1912111437_Jing-Extension-of-the-Electronic-Co--918-118A2021Y40002_C399939.pdf ) also compatible with Korean HRO Parts Elec TYPE-C-31-G-06 -type-c usb2 -0 -18 -17 -Connector_USB -USB_C_Receptacle_Amphenol_12401548E4-2A -USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A -USB C Type-C Receptacle Hybrid -0 -28 -25 -Connector_USB -USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles -USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A -USB C Type-C Receptacle Hybrid -0 -28 -25 -Connector_USB -USB_C_Receptacle_Amphenol_12401610E4-2A -USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A -USB C Type-C Receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles -USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A -USB C Type-C Receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_CNCTech_C-ARA1-AK51X -USB Type-C 3.0 Receptacle, 24-pin, right angle (source: https://www.cnctech.us/pdfs/C-ARA1-AK512.pdf) -USB C Type-C Receptacle Hybrid CNCTech C-ARA1-AK51X -0 -32 -25 -Connector_USB -USB_C_Receptacle_G-Switch_GT-USB-7010ASV -USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf -USB C Type-C Receptacle SMD -0 -20 -17 -Connector_USB -USB_C_Receptacle_G-Switch_GT-USB-7051x -USB Type C, vertical, SMT, https://datasheet.lcsc.com/lcsc/2108072030_G-Switch-GT-USB-7051A_C2843970.pdf -USB C Type-C Receptacle SMD GT-USB-7051A GT-USB-7051B -0 -20 -17 -Connector_USB -USB_C_Receptacle_GCT_USB4085 -USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf -USB Type-C Receptacle Through-hole Right angle -0 -20 -17 -Connector_USB -USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal -USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A: https://gct.co/files/drawings/usb4105.pdf -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 -0 -20 -17 -Connector_USB -USB_C_Receptacle_GCT_USB4115-03-C -USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf -USB C Type-C Receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_GCT_USB4135-GF-A_6P_TopMnt_Horizontal -USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A: https://gct.co/files/drawings/usb4135.pdf -USB C Type-C Receptacle SMD USB Power-only Charging-only 6P 6C USB4135-GF-A -0 -10 -7 -Connector_USB -USB_C_Receptacle_HRO_TYPE-C-31-M-12 -USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf -usb usb-c 2.0 pd -0 -20 -17 -Connector_USB -USB_C_Receptacle_JAE_DX07S016JA1R1500 -USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780 -USB C Type-C Receptacle SMD USB 2.0 -0 -22 -17 -Connector_USB -USB_C_Receptacle_JAE_DX07S024WJ1R350 -http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf -USB C Type-C Receptacle SMD -0 -30 -25 -Connector_USB -USB_C_Receptacle_JAE_DX07S024WJ3R400 -USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf -USB C Type-C Receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_Molex_105450-0101 -USB 3.0 3.1 3.2 4.0 Type-C receptable, through-hole mount, SMD, right-angle (https://www.molex.com/pdm_docs/sd/1054500101_sd.pdf) -USB C Type-C USB3 receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_Palconn_UTC16-G -http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf -USB C Type-C Receptacle USB2.0 -0 -20 -17 -Connector_USB -USB_C_Receptacle_XKB_U262-16XN-4BVC11 -USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf -USB C Type-C Receptacle SMD -0 -20 -17 -Connector_USB -USB_Micro-AB_Molex_47590-0001 -Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf) -Micro AB USB SMD -0 -14 -6 -Connector_USB -USB_Micro-B_Amphenol_10103594-0001LF_Horizontal -Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf -USB USB_B USB_micro USB_OTG -0 -17 -6 -Connector_USB -USB_Micro-B_Amphenol_10104110_Horizontal -USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf -USB Micro B horizontal -0 -9 -6 -Connector_USB -USB_Micro-B_Amphenol_10118194_Horizontal -USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf -USB Micro B horizontal SMD -0 -17 -6 -Connector_USB -USB_Micro-B_GCT_USB3076-30-A -GCT Micro USB https://gct.co/files/drawings/usb3076.pdf -Micro-USB SMD Typ-B GCT -0 -11 -6 -Connector_USB -USB_Micro-B_Molex-105017-0001 -http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf -Micro-USB SMD Typ-B -0 -13 -6 -Connector_USB -USB_Micro-B_Molex-105133-0001 -Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf) -Micro-USB SMD Typ-B Vertical -0 -8 -6 -Connector_USB -USB_Micro-B_Molex-105133-0031 -Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf) -Micro-USB SMD Typ-B Vertical -0 -8 -6 -Connector_USB -USB_Micro-B_Molex_47346-0001 -Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf) -Micro B USB SMD -0 -11 -6 -Connector_USB -USB_Micro-B_Technik_TWP-4002D-H3 -Dustproof Micro USB Type B TWP-4002D-H3, https://www.technik.com.hk/images/pdf_product/WP4002D-H3-A_2.0.pdf -USB Micro B horizontal dustproof waterproof IP67 -0 -7 -6 -Connector_USB -USB_Micro-B_Wuerth_614105150721_Vertical -USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf -usb micro receptacle vertical -0 -7 -6 -Connector_USB -USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles -USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf -usb micro receptacle vertical -0 -7 -6 -Connector_USB -USB_Micro-B_Wuerth_629105150521 -USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf -usb micro receptacle -0 -9 -6 -Connector_USB -USB_Micro-B_Wuerth_629105150521_CircularHoles -USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf -usb micro receptacle -0 -9 -6 -Connector_USB -USB_Micro-B_XKB_U254-051T-4BH83-F1S -XKB Connectivity, USB Micro-B, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2206091745_XKB-Connectivity-U254-051T-4BH83-F1S_C397452.pdf -USB Micro-B Receptacle SMD -0 -11 -6 -Connector_USB -USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical -http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf -USB Mini-B -0 -7 -6 -Connector_USB -USB_Mini-B_Lumberg_2486_01_Horizontal -USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf -USB USB_B USB_Mini connector -0 -9 -6 -Connector_USB -USB_Mini-B_Tensility_54-00023_Vertical -http://www.tensility.com/pdffiles/54-00023.pdf -usb mini receptacle vertical -0 -7 -6 -Connector_USB -USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles -http://www.tensility.com/pdffiles/54-00023.pdf -usb mini receptacle vertical -0 -7 -6 -Connector_USB -USB_Mini-B_Wuerth_65100516121_Horizontal -Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf) -Mini USB 2.0 Type B -0 -9 -6 -Connector_Wago -Wago_734-132_1x02_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -2 -2 -Connector_Wago -Wago_734-133_1x03_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -3 -3 -Connector_Wago -Wago_734-134_1x04_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -4 -4 -Connector_Wago -Wago_734-135_1x05_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -5 -5 -Connector_Wago -Wago_734-136_1x06_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -6 -6 -Connector_Wago -Wago_734-137_1x07_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -7 -7 -Connector_Wago -Wago_734-138_1x08_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -8 -8 -Connector_Wago -Wago_734-139_1x09_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -9 -9 -Connector_Wago -Wago_734-140_1x10_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -10 -10 -Connector_Wago -Wago_734-141_1x11_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -11 -11 -Connector_Wago -Wago_734-142_1x12_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -12 -12 -Connector_Wago -Wago_734-143_1x13_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -13 -13 -Connector_Wago -Wago_734-144_1x14_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -14 -14 -Connector_Wago -Wago_734-146_1x16_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -16 -16 -Connector_Wago -Wago_734-148_1x18_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -18 -18 -Connector_Wago -Wago_734-150_1x20_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -20 -20 -Connector_Wago -Wago_734-154_1x24_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -24 -24 -Connector_Wago -Wago_734-162_1x02_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -2 -2 -Connector_Wago -Wago_734-163_1x03_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -3 -3 -Connector_Wago -Wago_734-164_1x04_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -4 -4 -Connector_Wago -Wago_734-165_1x05_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -5 -5 -Connector_Wago -Wago_734-166_1x06_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -6 -6 -Connector_Wago -Wago_734-167_1x07_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -7 -7 -Connector_Wago -Wago_734-168_1x08_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -8 -8 -Connector_Wago -Wago_734-169_1x09_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -9 -9 -Connector_Wago -Wago_734-170_1x10_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -10 -10 -Connector_Wago -Wago_734-171_1x11_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -11 -11 -Connector_Wago -Wago_734-172_1x12_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -12 -12 -Connector_Wago -Wago_734-173_1x13_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -13 -13 -Connector_Wago -Wago_734-174_1x14_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -14 -14 -Connector_Wago -Wago_734-176_1x16_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -16 -16 -Connector_Wago -Wago_734-178_1x18_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -18 -18 -Connector_Wago -Wago_734-180_1x20_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -20 -20 -Connector_Wago -Wago_734-184_1x24_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -24 -24 -Connector_Wire -SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm -Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm -Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm -Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm -Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm -Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm -Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm -Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm -Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm -Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm -Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm -Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm -Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm -Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm -Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm -Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2sqmm_1x01_D2mm_OD3.9mm -Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -1 -1 -Connector_Wire -SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -2 -2 -Connector_Wire -SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -3 -3 -Connector_Wire -SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -4 -4 -Connector_Wire -SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -5 -5 -Connector_Wire -SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -6 -6 -Connector_Wire -SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWirePad_1x01_SMD_1x2mm -Wire Pad, Square, SMD Pad, 1mm x 2mm, -MesurementPoint Square SMDPad 1mmx2mm -0 -1 -1 -Connector_Wire -SolderWirePad_1x01_SMD_5x10mm -Wire Pad, Square, SMD Pad, 5mm x 10mm, -MesurementPoint Square SMDPad 5mmx10mm -0 -1 -1 -Connector_Wuerth -Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -2 -2 -Connector_Wuerth -Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -3 -3 -Connector_Wuerth -Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -4 -4 -Connector_Wuerth -Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -5 -5 -Connector_Wuerth -Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -6 -6 -Connector_Wuerth -Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -7 -7 -Connector_Wuerth -Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -8 -8 -Connector_Wuerth -Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -9 -9 -Connector_Wuerth -Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -10 -10 -Converter_ACDC -Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical -ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf -Converter AC-DC THT Vertical -0 -6 -6 -Converter_ACDC -Converter_ACDC_Hahn_HS-400xx_THT -ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942 -Hahn ACDC-Converter THT -0 -4 -4 -Converter_ACDC -Converter_ACDC_HiLink_HLK-5Mxx -ACDC-Converter, 10W, HiLink, HLK-5Mxx, (http://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%975W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%915W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf) -ACDC-Converter 5W THT HiLink board mount module -0 -4 -4 -Converter_ACDC -Converter_ACDC_HiLink_HLK-10Mxx -ACDC-Converter, 10W, HiLink, HLK-10Mxx, THT, http://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9710W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9110W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.8.pdf -ACDC-Converter 10W THT HiLink board mount module -0 -4 -4 -Converter_ACDC -Converter_ACDC_HiLink_HLK-PMxx -ACDC-Converter, 3W, HiLink, HLK-PMxx, THT, http://www.hlktech.net/product_detail.php?ProId=54 -ACDC-Converter 3W THT HiLink board mount module -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-02-xx_SMD -ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF -ACDC-Converter 3W -0 -14 -14 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-02-xx_THT -ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf -ACDC-Converter 2W THT -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-03-xx_SMD -ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03 -ACDC-Converter 3W -0 -14 -14 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-03-xx_THT -ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF -ACDC-Converter 3W THT -0 -5 -5 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-05-xx_THT -http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05 -ACDC-Converter 5W Meanwell IRM-05 -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-10-xx_THT -http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10 -ACDC-Converter 10W Meanwell IRM-10 -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-20-xx_THT -ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20 -ACDC-Converter 20W Meanwell IRM-20 -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-60-xx_THT -ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687 -switching power supply -0 -4 -4 -Converter_ACDC -Converter_ACDC_Murata_BAC05SxxDC_THT -ACDC-Converter, Murata, 5W, ClassB, https://www.murata.com/products/productdata/8809982558238/KAC-BAC05.pdf -switching power supply tht -0 -5 -5 -Converter_ACDC -Converter_ACDC_RECOM_RAC01-xxSGB_THT -https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf -recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb -0 -4 -4 -Converter_ACDC -Converter_ACDC_RECOM_RAC04-xxSGx_THT -https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf -recom power ac dc -0 -5 -5 -Converter_ACDC -Converter_ACDC_RECOM_RAC05-xxSK_THT -https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf -recom power ac dc -0 -5 -5 -Converter_ACDC -Converter_ACDC_Recom_RAC20-xxDK_THT -Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 -Recom RAC20-xxDK -0 -5 -5 -Converter_ACDC -Converter_ACDC_Recom_RAC20-xxSK_THT -Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 -Recom RAC20-xxSK -0 -4 -4 -Converter_ACDC -Converter_ACDC_TRACO_TMG-15_THT -ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf -ACDC-Converter TRACO TMG Series 15 -0 -4 -4 -Converter_ACDC -Converter_ACDC_TRACO_TMLM-04_THT -ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf -ACDC-Converter TRACO TMLM Series 04 -0 -7 -7 -Converter_ACDC -Converter_ACDC_TRACO_TMLM-05_THT -ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf -ACDC-Converter TRACO TMLM 05 -0 -4 -4 -Converter_ACDC -Converter_ACDC_TRACO_TMLM-10-20_THT -ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf -ACDC-Converter TRACO TMLM 10 and TMLM 20 -0 -4 -4 -Converter_ACDC -Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT -Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx -Vigortronix VTX-214-010-xxx serie of ACDC converter -0 -4 -4 -Converter_ACDC -Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT -Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx -Vigortronix VTX-214-010-xxx serie of ACDC converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_Artesyn_ATA_SMD -DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf -DCDC SMD -0 -7 -7 -Converter_DCDC -Converter_DCDC_Bothhand_CFUDxxxx_THT -DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), -DCDC-Converter BOTHHAND Type CFxxxx-Serie -0 -10 -10 -Converter_DCDC -Converter_DCDC_Bothhand_CFUSxxxxEH_THT -DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), -DCDC-Converter BOTHHAND Type CFxxxx-Serie -0 -9 -9 -Converter_DCDC -Converter_DCDC_Bothhand_CFUSxxxx_THT -DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), -DCDC-Converter BOTHHAND Type CFxxxx-Serie -0 -8 -8 -Converter_DCDC -Converter_DCDC_Cincon_EC5BExx_Dual_THT -DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf -DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output -0 -6 -6 -Converter_DCDC -Converter_DCDC_Cincon_EC5BExx_Single_THT -DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf -DCDC-Converter CINCON EC5BExx 18-36VDC to dual output -0 -4 -4 -Converter_DCDC -Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT -DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf -DCDC-Converter CINCON EC6Cxx dual or tripple output -0 -7 -7 -Converter_DCDC -Converter_DCDC_Cincon_EC6Cxx_Single_THT -DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf -DCDC-Converter CINCON EC6Cxx single output -0 -6 -6 -Converter_DCDC -Converter_DCDC_Cyntec_MUN12AD01-SH -http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf -Power Module uPOL MUN12AD01 -0 -13 -9 -Converter_DCDC -Converter_DCDC_Cyntec_MUN12AD03-SH -http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf -Power Module uPOL MUN12AD03 -0 -19 -11 -Converter_DCDC -Converter_DCDC_MeanWell_NID30_THT -Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30 -DCDC non-isolated converter -0 -11 -11 -Converter_DCDC -Converter_DCDC_MeanWell_NID60_THT -MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF -MeanWell NID60 -0 -11 -11 -Converter_DCDC -Converter_DCDC_Murata_CRE1xxxxxx3C_THT -Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf -Isolated 1W single output DC/DC -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_CRE1xxxxxxDC_THT -Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf -Isloated DC-DC -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_CRE1xxxxxxSC_THT -http://power.murata.com/data/power/ncl/kdc_cre1.pdf -murata dc-dc transformer -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_MEE1SxxxxSC_THT -https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf -murata dc-dc transformer -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_MEE3SxxxxSC_THT -https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf -murata dc-dc transformer -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT -Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf -Murata MGJ2DxxxxxxSC -0 -5 -5 -Converter_DCDC -Converter_DCDC_Murata_MGJ3 -Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf -DCDC SMD -0 -7 -7 -Converter_DCDC -Converter_DCDC_Murata_NCS1SxxxxSC_THT -Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf) -Murata NCS1SxxxxSC -0 -5 -5 -Converter_DCDC -Converter_DCDC_Murata_NMAxxxxDC_THT -Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf -Isolated 1W DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_Murata_NMAxxxxSC_THT -Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf -Murata NMAxxxxSC DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_Murata_NXExSxxxxMC_SMD -Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9 -Isolated 1W or 2W Single Output SM DC/DC Converters -0 -5 -5 -Converter_DCDC -Converter_DCDC_Murata_OKI-78SR_Horizontal -https://power.murata.com/data/power/oki-78sr.pdf -78sr3.3 78sr5 78sr9 78sr12 78srXX -0 -3 -3 -Converter_DCDC -Converter_DCDC_Murata_OKI-78SR_Vertical -https://power.murata.com/data/power/oki-78sr.pdf -78sr3.3 78sr5 78sr9 78sr12 78srXX -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78B-2.0_THT -DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf -dc-dc recom buck sip-3 pitch 2.54mm -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78E-0.5_THT -DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf -dc-dc recom buck sip-3 pitch 2.54mm -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78HB-0.5L_THT -DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf -dc-dc recom buck sip-3 pitch 2.54mm -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78HB-0.5_THT -DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf -dc-dc recom buck sip-3 pitch 2.54mm -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78S-0.1_THT -DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf -dc-dc recom buck sip-4 pitch 2.54mm -0 -4 -4 -Converter_DCDC -Converter_DCDC_RECOM_R5xxxDA_THT -DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf -dc-dc recom buck sip-12 pitch 2.54mm -0 -12 -12 -Converter_DCDC -Converter_DCDC_RECOM_R5xxxPA_THT -DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf -dc-dc recom buck sip-12 pitch 2.54mm -0 -12 -12 -Converter_DCDC -Converter_DCDC_RECOM_RCD-24_THT -Constant current LED Driver DC/DC Converter, https://g.recomcdn.com/media/Datasheet/pdf/.fYUQjOlW/.t2a80a771bdbb0ef300f7/Datasheet-93/RCD-24.pdf -Led Driver DC-DC -0 -6 -6 -Converter_DCDC -Converter_DCDC_RECOM_RPA60-xxxxSFW -RPA60-FW 60W Isolated DC to DC Converters -DCDC Regulator Single -0 -6 -6 -Converter_DCDC -Converter_DCDC_RECOM_RPMx.x-x.0 -https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf -dc-dc recom buck lga-25 pitch 2.29mm -0 -25 -25 -Converter_DCDC -Converter_DCDC_Silvertel_Ag54xx -DCDC-Converter, 30W POE, Silvertel, pitch 2.54mm, package size 62x19.5x14mm, https://silvertel.com/images/datasheets/Ag5400-datasheet-high%20Efficiency-30W-Power-Over-Ethernet-Plus-Module-PoE+PD.pdf -DCDC-Converter Silvertel Ag5405 Ag5412 Ag5424 single output POE -0 -10 -10 -Converter_DCDC -Converter_DCDC_Silvertel_Ag5810 -DCDC-Converter, 60W POE, Silvertel, pitch 2.54mm, package size 69.98x30x15.64mm, https://silvertel.com/images/datasheets/Ag5810-datasheet-IEEE802_3bt-Power-over-Ethernet-4-pair-PD.pdf -DCDC-Converter Silvertel Ag5810 single output POE -0 -163 -13 -Converter_DCDC -Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD -Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3) -dcdc traco 5w smd -0 -6 -6 -Converter_DCDC -Converter_DCDC_TRACO_TDN_5-xxxxWI_THT -Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4) -dcdc traco 5w -0 -6 -6 -Converter_DCDC -Converter_DCDC_TRACO_TEL12-xxxx_THT -Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf) -traco dcdc tht 12w -0 -5 -5 -Converter_DCDC -Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT -DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf -DCDC-Converter TRACO TEN10-xxxx single output -0 -5 -5 -Converter_DCDC -Converter_DCDC_TRACO_TEN10-xxxx_Single_THT -DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf -DCDC-Converter TRACO TEN10-xxxx single output -0 -4 -4 -Converter_DCDC -Converter_DCDC_TRACO_TEN10-xxxx_THT -DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf -DCDC-Converter TRACO TEN10-xxxx -0 -4 -4 -Converter_DCDC -Converter_DCDC_TRACO_TEN20-xxxx-N4_THT -DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf -DCDC-Converter TRACO TEN20 Generic -0 -5 -5 -Converter_DCDC -Converter_DCDC_TRACO_TEN20-xxxx_THT -DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf -DCDC-Converter TRACO TEN20 Generic -0 -6 -6 -Converter_DCDC -Converter_DCDC_TRACO_THD_15-xxxxWIN_THT -Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3) -traco dcdc tht 15w -0 -9 -9 -Converter_DCDC -Converter_DCDC_TRACO_THN30-xxxx_THT -DCDC-Converter TRACO THN 10 to 30W, Single or dual Output, (https://www.tracopower.com/sites/default/files/products/datasheets/thn30_datasheet.pdf) -DCDC-Converter TRACO THN30 Generic -0 -6 -6 -Converter_DCDC -Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT -DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016 -DCDC-Converter TRACO TMR1-xxxx Dual_output -0 -5 -5 -Converter_DCDC -Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT -DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016 -DCDC-Converter TRACO TMR1-xxxx Single_output -0 -4 -4 -Converter_DCDC -Converter_DCDC_TRACO_TMR-1SM_SMD -http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf -DCDC SMD TRACO TMR-1SM -0 -7 -7 -Converter_DCDC -Converter_DCDC_TRACO_TMR-2xxxxWI_THT -https://www.tracopower.com/products/tmr2wi.pdf -DCDC-Converter TRACO TMRxxxxWI Single/Dual_output -0 -7 -7 -Converter_DCDC -Converter_DCDC_TRACO_TMR-xxxx_THT -DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet -DCDC-Converter TRACO TMRxxxx Single/Dual_output -0 -7 -7 -Converter_DCDC -Converter_DCDC_TRACO_TSR-1_THT -DCDC-Converter, TRACO, TSR 1-xxxx -DCDC-Converter TRACO TSR-1 -0 -3 -3 -Converter_DCDC -Converter_DCDC_XP_POWER-IA48xxD_THT -XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator -XP_POWER IA48xxD DIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-IA48xxS_THT -XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator -XP_POWER IA48xxS SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-IAxxxxD_THT -XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator -XP_POWER IAxxxxD DIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-IAxxxxS_THT -XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator -XP_POWER IAxxxxS SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-IHxxxxDH_THT -XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator -XP_POWER IHxxxxDH DIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-IHxxxxD_THT -XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator -XP_POWER IHxxxxD DIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-IHxxxxSH_THT -XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator -XP_POWER IHxxxxSH SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-IHxxxxS_THT -XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator -XP_POWER IHxxxxS SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-ISU02_SMD -DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf -DCDC SMD XP POWER ISU02 -0 -7 -7 -Converter_DCDC -Converter_DCDC_XP_POWER-ITQxxxxS-H_THT -XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator -XP_POWER ITQxxxxS-H SIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-ITXxxxxSA_THT -XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator -XP_POWER ITXxxxxSA SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-ITxxxxxS_THT -XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator -XP_POWER ITxxxxxS SIP DCDC-Converter -0 -7 -7 -Converter_DCDC -Converter_DCDC_XP_POWER_JTDxxxxxxx_THT -XP Power JTD Series DC-DC Converter -DCDC Isolated -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER_JTExxxxDxx_THT -DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output -DCDC-Converter XP_POWER JTE06 Dual -0 -8 -8 -Converter_DCDC -Converter_DCDC_muRata_MEJ1DxxxxSC_THT -muRata MEJ1DxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 1W, dual output, SIP package style, https://power.murata.com/data/power/ncl/kdc_mej1.pdf -muRata MEJ1D DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_muRata_MEJ1SxxxxSC_THT -muRata MEJ1SxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 1W, single output, SIP package style, https://power.murata.com/data/power/ncl/kdc_mej1.pdf -muRata MEJ1S DCDC-Converter -0 -4 -4 -Crystal -Crystal_AT310_D3.0mm_L10.0mm_Horizontal -Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf -['AT310'] -0 -2 -2 -Crystal -Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1 -Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf -['AT310'] -0 -3 -3 -Crystal -Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2 -Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf -['AT310'] -0 -5 -3 -Crystal -Crystal_AT310_D3.0mm_L10.0mm_Vertical -Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf -['AT310'] -0 -2 -2 -Crystal -Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal -Crystal THT C26-LF 6.5mm length 2.06mm diameter -['C26-LF'] -0 -2 -2 -Crystal -Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1 -Crystal THT C26-LF 6.5mm length 2.06mm diameter -['C26-LF'] -0 -3 -3 -Crystal -Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2 -Crystal THT C26-LF 6.5mm length 2.06mm diameter -['C26-LF'] -0 -5 -3 -Crystal -Crystal_C26-LF_D2.1mm_L6.5mm_Vertical -Crystal THT C26-LF 6.5mm length 2.06mm diameter -['C26-LF'] -0 -2 -2 -Crystal -Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -2 -2 -Crystal -Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1 -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -3 -3 -Crystal -Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2 -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -5 -3 -Crystal -Crystal_C38-LF_D3.0mm_L8.0mm_Vertical -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -2 -2 -Crystal -Crystal_DS10_D1.0mm_L4.3mm_Horizontal -Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -2 -2 -Crystal -Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1 -Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -3 -3 -Crystal -Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2 -Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -5 -3 -Crystal -Crystal_DS10_D1.0mm_L4.3mm_Vertical -Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -2 -2 -Crystal -Crystal_DS15_D1.5mm_L5.0mm_Horizontal -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -2 -2 -Crystal -Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1 -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -3 -3 -Crystal -Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2 -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -5 -3 -Crystal -Crystal_DS15_D1.5mm_L5.0mm_Vertical -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -2 -2 -Crystal -Crystal_DS26_D2.0mm_L6.0mm_Horizontal -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -2 -2 -Crystal -Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1 -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -3 -3 -Crystal -Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2 -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -5 -3 -Crystal -Crystal_DS26_D2.0mm_L6.0mm_Vertical -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -2 -2 -Crystal -Crystal_HC18-U_Horizontal -Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC18-U_Horizontal_1EP_style1 -Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC18-U_Horizontal_1EP_style2 -Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC18-U_Vertical -Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf -THT crystalHC-18/U -0 -2 -2 -Crystal -Crystal_HC33-U_Horizontal -Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC33-U_Horizontal_1EP_style1 -Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC33-U_Horizontal_1EP_style2 -Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC33-U_Vertical -Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf -THT crystalHC-33/U -0 -2 -2 -Crystal -Crystal_HC35-U -Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf -Crystal Quarz HC35/U -0 -3 -3 -Crystal -Crystal_HC49-4H_Vertical -Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf -THT crystalHC-49-4H -0 -2 -2 -Crystal -Crystal_HC49-U-3Pin_Vertical -Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf -THT crystalHC-49/U -0 -3 -3 -Crystal -Crystal_HC49-U_Horizontal -Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC49-U_Horizontal_1EP_style1 -Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC49-U_Horizontal_1EP_style2 -Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC49-U_Vertical -Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf -THT crystalHC-49/U -0 -2 -2 -Crystal -Crystal_HC50_Horizontal -Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC50_Horizontal_1EP_style1 -Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC50_Horizontal_1EP_style2 -Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC50_Vertical -Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf -THT crystalHC-50 -0 -2 -2 -Crystal -Crystal_HC51-U_Vertical -Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf -THT crystalHC-51/U -0 -2 -2 -Crystal -Crystal_HC51_Horizontal -Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC51_Horizontal_1EP_style1 -Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC51_Horizontal_1EP_style2 -Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC52-6mm_Horizontal -Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC52-6mm_Horizontal_1EP_style1 -Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC52-6mm_Horizontal_1EP_style2 -Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC52-6mm_Vertical -Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystalHC-49/U -0 -2 -2 -Crystal -Crystal_HC52-8mm_Horizontal -Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC52-8mm_Horizontal_1EP_style1 -Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC52-8mm_Horizontal_1EP_style2 -Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC52-8mm_Vertical -Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystalHC-49/U -0 -2 -2 -Crystal -Crystal_HC52-U-3Pin_Vertical -Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystalHC-52/U -0 -3 -3 -Crystal -Crystal_HC52-U_Horizontal -Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC52-U_Horizontal_1EP_style1 -Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC52-U_Horizontal_1EP_style2 -Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC52-U_Vertical -Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal HC-52/U -0 -2 -2 -Crystal -Crystal_Round_D1.0mm_Vertical -Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -2 -2 -Crystal -Crystal_Round_D1.5mm_Vertical -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -2 -2 -Crystal -Crystal_Round_D2.0mm_Vertical -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -2 -2 -Crystal -Crystal_Round_D3.0mm_Vertical -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -2 -2 -Crystal -Crystal_SMD_0603-2Pin_6.0x3.5mm -SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering -SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_0603-4Pin_6.0x3.5mm -SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering -SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_2012-2Pin_2.0x1.2mm -SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering -SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_2016-4Pin_2.0x1.6mm -SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_2520-4Pin_2.5x2.0mm -SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_3215-2Pin_3.2x1.5mm -SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf -SMD SMT Crystal -0 -2 -2 -Crystal -Crystal_SMD_3225-4Pin_3.2x2.5mm -SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering -SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_5032-2Pin_5.0x3.2mm -SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering -SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_5032-4Pin_5.0x3.2mm -SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_7050-2Pin_7.0x5.0mm -SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering -SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_7050-4Pin_7.0x5.0mm -SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm -Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering -Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm -Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm -Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm -SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_Abracon_ABM8AIG-4Pin_3.2x2.5mm -Abracon Miniature Ceramic Smd Crystal ABM8AIG https://abracon.com/AIGcrystals/ABM8AIG.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm -Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm -Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf -SMD SMT crystal Abracon ABM10 -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm -Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm -http://www.ecsxtal.com/store/pdf/CSM-3X.pdf -Crystal CSM-3X -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm -SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering -SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm -SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering -SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm -SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering -SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm -SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering -SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm -SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering -SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm -SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering -SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm -crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering -crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm -FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering -FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm -FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_FrontierElectronics_FM206 -SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf -['FM206'] -0 -3 -3 -Crystal -Crystal_SMD_G8-2Pin_3.2x1.5mm -SMD Crystal G8, 3.2x1.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering -SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_HC49-SD -SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_HC49-SD_HandSoldering -SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm -SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering -SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm -SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering -SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm -SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering -SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm -SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering -SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm -SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering -SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm -SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering -SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_MS1V-T1K -SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf -['MS1V-T1K'] -0 -3 -3 -Crystal -Crystal_SMD_MicroCrystal_MS3V-T1R -SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf -['MS3V-T1R'] -0 -3 -3 -Crystal -Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm -SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_FA128-4Pin_2.0x1.6mm -crystal Epson Toyocom FA-128 (https://support.epson.biz/td/api/doc_check.php?dl=brief_FA-128&lang=en), 2x1.6mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm -crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering -crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm -crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering -crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm -SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering -SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm -SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering -SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm -SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering -SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm -SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering -SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm -SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering -SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm -SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering -SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm -SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering -SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm -SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering -SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm -crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering -crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_TXC_7A-2Pin_5x3.2mm -SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm -SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering -SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm -SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering -SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm -http://www.txccrystal.com/images/pdf/ax-automotive.pdf -SMD SMT crystal -0 -2 -2 -Crystal -Resonator-2Pin_W6.0mm_H3.0mm -Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins -THT ceramic resonator filter -0 -2 -2 -Crystal -Resonator-2Pin_W7.0mm_H2.5mm -Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins -THT ceramic resonator filter -0 -2 -2 -Crystal -Resonator-2Pin_W8.0mm_H3.5mm -Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins -THT ceramic resonator filter -0 -2 -2 -Crystal -Resonator-2Pin_W10.0mm_H5.0mm -Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins -THT ceramic resonator filter -0 -2 -2 -Crystal -Resonator-3Pin_W6.0mm_H3.0mm -Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins -THT ceramic resonator filter -0 -3 -3 -Crystal -Resonator-3Pin_W7.0mm_H2.5mm -Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins -THT ceramic resonator filter -0 -3 -3 -Crystal -Resonator-3Pin_W8.0mm_H3.5mm -Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins -THT ceramic resonator filter -0 -3 -3 -Crystal -Resonator-3Pin_W10.0mm_H5.0mm -Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins -THT ceramic resonator filter -0 -3 -3 -Crystal -Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm -Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins -THT ceramic resonator filter CSTLSxxxG -0 -3 -3 -Crystal -Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm -Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins -THT ceramic resonator filter CSTLSxxxX -0 -3 -3 -Crystal -Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm -Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins -THT ceramic resonator filter DSN6 -0 -3 -3 -Crystal -Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm -Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins -THT ceramic resonator filter DSS6 -0 -3 -3 -Crystal -Resonator_SMD-3Pin_7.2x3.0mm -SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package -SMD SMT ceramic resonator filter filter -0 -3 -3 -Crystal -Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering -SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -3 -3 -Crystal -Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm -SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package -SMD SMT ceramic resonator filter filter -0 -2 -2 -Crystal -Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering -SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -2 -2 -Crystal -Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm -SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf -SMD SMT ceramic resonator filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering -SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf -SMD SMT ceramic resonator filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm -SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package -SMD SMT ceramic resonator filter filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering -SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -3 -3 -Crystal -Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm -SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package -SMD SMT ceramic resonator filter filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering -SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -3 -3 -Crystal -Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm -SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package -SMD SMT ceramic resonator filter filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering -SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -3 -3 -Diode_SMD -D_0201_0603Metric -Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -diode -0 -4 -2 -Diode_SMD -D_0201_0603Metric_Pad0.64x0.40mm_HandSolder -Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -diode handsolder -0 -4 -2 -Diode_SMD -D_0402_1005Metric -Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_0402_1005Metric_Pad0.77x0.64mm_HandSolder -Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_0603_1608Metric -Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_0603_1608Metric_Pad1.05x0.95mm_HandSolder -Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_0805_2012Metric -Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_0805_2012Metric_Pad1.15x1.40mm_HandSolder -Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_01005_0402Metric -Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -diode -0 -4 -2 -Diode_SMD -D_01005_0402Metric_Pad0.57x0.30mm_HandSolder -Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -diode handsolder -0 -4 -2 -Diode_SMD -D_1206_3216Metric -Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_1206_3216Metric_Pad1.42x1.75mm_HandSolder -Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_1210_3225Metric -Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_1210_3225Metric_Pad1.42x2.65mm_HandSolder -Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_1812_4532Metric -Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_1812_4532Metric_Pad1.30x3.40mm_HandSolder -Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_2010_5025Metric -Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_2010_5025Metric_Pad1.52x2.65mm_HandSolder -Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_2114_3652Metric -Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_2114_3652Metric_Pad1.85x3.75mm_HandSolder -Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_2512_6332Metric -Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_2512_6332Metric_Pad1.52x3.35mm_HandSolder -Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_3220_8050Metric -Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_3220_8050Metric_Pad2.65x5.15mm_HandSolder -Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_MELF -Diode, MELF,, -Diode MELF -0 -2 -2 -Diode_SMD -D_MELF-RM10_Universal_Handsoldering -Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole, -Diode Universal MELF RM10 Handsoldering SMD Thruhole -0 -2 -2 -Diode_SMD -D_MELF_Handsoldering -Diode MELF Handsoldering -Diode MELF Handsoldering -0 -2 -2 -Diode_SMD -D_MicroMELF -Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf -MicroMELF Diode -0 -2 -2 -Diode_SMD -D_MicroMELF_Handsoldering -Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf -MicroMELF Diode -0 -2 -2 -Diode_SMD -D_MicroSMP_AK -Diode MicroSMP (DO-219AD), large-pad cathode, https://www.vishay.com/docs/89020/mss1p3l.pdf -Diode MicroSMP (DO-219AD) -0 -2 -2 -Diode_SMD -D_MicroSMP_KA -Diode MicroSMP (DO-219AD), large-pad anode, https://www.vishay.com/docs/89457/msmp6a.pdf -Diode MicroSMP (DO-219AD) -0 -2 -2 -Diode_SMD -D_MiniMELF -Diode Mini-MELF (SOD-80) -Diode Mini-MELF (SOD-80) -0 -2 -2 -Diode_SMD -D_MiniMELF_Handsoldering -Diode Mini-MELF (SOD-80) Handsoldering -Diode Mini-MELF (SOD-80) Handsoldering -0 -2 -2 -Diode_SMD -D_PowerDI-5 -PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf -PowerDI diode vishay -0 -3 -2 -Diode_SMD -D_PowerDI-123 -http://www.diodes.com/_files/datasheets/ds30497.pdf -PowerDI diode vishay -0 -2 -2 -Diode_SMD -D_Powermite2_AK -Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) -PowerMite2 -0 -2 -2 -Diode_SMD -D_Powermite2_KA -Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) -PowerMite2 -0 -2 -2 -Diode_SMD -D_Powermite3 -Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340) -PowerMite3 -0 -3 -3 -Diode_SMD -D_Powermite_AK -Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) -Powermite -0 -2 -2 -Diode_SMD -D_Powermite_KA -Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) -Powermite -0 -2 -2 -Diode_SMD -D_QFN_3.3x3.3mm_P0.65mm -QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf) -diode qfn 3.3 -0 -3 -2 -Diode_SMD -D_SC-80 -JEITA SC-80 -SC-80 -0 -2 -2 -Diode_SMD -D_SC-80_HandSoldering -JEITA SC-80 -SC-80 -0 -2 -2 -Diode_SMD -D_SMA -Diode SMA (DO-214AC) -Diode SMA (DO-214AC) -0 -2 -2 -Diode_SMD -D_SMA-SMB_Universal_Handsoldering -Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering, -Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering -0 -2 -2 -Diode_SMD -D_SMA_Handsoldering -Diode SMA (DO-214AC) Handsoldering -Diode SMA (DO-214AC) Handsoldering -0 -2 -2 -Diode_SMD -D_SMB -Diode SMB (DO-214AA) -Diode SMB (DO-214AA) -0 -2 -2 -Diode_SMD -D_SMB-SMC_Universal_Handsoldering -Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering, -Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering -0 -2 -2 -Diode_SMD -D_SMB_Handsoldering -Diode SMB (DO-214AA) Handsoldering -Diode SMB (DO-214AA) Handsoldering -0 -2 -2 -Diode_SMD -D_SMB_Modified -Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf) -Diode SMB (DO-214AA) -0 -3 -3 -Diode_SMD -D_SMC -Diode SMC (DO-214AB) -Diode SMC (DO-214AB) -0 -2 -2 -Diode_SMD -D_SMC-RM10_Universal_Handsoldering -Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole -Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole -0 -2 -2 -Diode_SMD -D_SMC_Handsoldering -Diode SMC (DO-214AB) Handsoldering -Diode SMC (DO-214AB) Handsoldering -0 -2 -2 -Diode_SMD -D_SMF -Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf -Diode SMF (DO-214AB) -0 -2 -2 -Diode_SMD -D_SOD-110 -SOD-110 -SOD-110 -0 -2 -2 -Diode_SMD -D_SOD-123 -SOD-123 -SOD-123 -0 -2 -2 -Diode_SMD -D_SOD-123F -D_SOD-123F -D_SOD-123F -0 -2 -2 -Diode_SMD -D_SOD-128 -D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf -D_SOD-128 -0 -2 -2 -Diode_SMD -D_SOD-323 -SOD-323 -SOD-323 -0 -2 -2 -Diode_SMD -D_SOD-323F -SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf -SOD-323F -0 -2 -2 -Diode_SMD -D_SOD-323_HandSoldering -SOD-323 -SOD-323 -0 -2 -2 -Diode_SMD -D_SOD-523 -http://www.diodes.com/datasheets/ap02001.pdf p.144 -Diode SOD523 -0 -2 -2 -Diode_SMD -D_SOD-923 -https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4 -Diode SOD923 -0 -2 -2 -Diode_SMD -D_TUMD2 -ROHM - TUMD2 -TUMD2 -0 -2 -2 -Diode_SMD -Diode_Bridge_Bourns_CD-DF4xxS -8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf -Surface Mount Bridge Rectifier Diode -0 -4 -4 -Diode_SMD -Diode_Bridge_Diotec_ABS -SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf -ABS MBLS -0 -4 -4 -Diode_SMD -Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm -SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf -Diotec MicroDil diode bridge -0 -4 -4 -Diode_SMD -Diode_Bridge_Diotec_SO-DIL-Slim -SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf -DFS SO-DIL Slim -0 -4 -4 -Diode_SMD -Diode_Bridge_OnSemi_SDIP-4L -SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf -OnSemi Diode Bridge SDIP-4L -0 -4 -4 -Diode_SMD -Diode_Bridge_Vishay_DFS -SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf -DFS -0 -4 -4 -Diode_SMD -Diode_Bridge_Vishay_DFSFlat -SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf -DFS -0 -4 -4 -Diode_SMD -Diode_Bridge_Vishay_MBLS -SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf -DFS -0 -4 -4 -Diode_SMD -Infineon_SG-WLL-2-3_0.58x0.28_P0.36mm -Infineon SG-WLL-2-3, 0.58x0.28x0.15mm, https://www.infineon.com/dgdl/Infineon-SG-WLL-2-3_SPO_PDF-Package-v02_00-EN.pdf?fileId=5546d46271bf4f9201723159ce71239d -Infineon WLL -0 -4 -2 -Diode_SMD -Littelfuse_PolyZen-LS -http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf -Diode Polymer Protected Zener Diode Littelfuse LS -0 -3 -3 -Diode_SMD -Nexperia_CFP3_SOD-123W -Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf -CFP3 SOD-123W -0 -2 -2 -Diode_SMD -Nexperia_DSN0603-2_0.6x0.3mm_P0.4mm -SOD962-2 silicon, leadless ultra small package; 2 terminals; 0.4 mm pitch; 0.6 mm x 0.3 mm x 0.3 mm body (https://assets.nexperia.com/documents/package-information/SOD962-2.pdf https://www.nexperia.com/packages/SOD962-2.html) -TVS protection diodes -0 -2 -2 -Diode_SMD -Vishay_SMPA -Diode SMPA (DO-221BC), https://www.vishay.com/docs/87659/v8pa10.pdf -Diode SMPA (DO-221BC) -0 -2 -2 -Diode_THT -D_5KPW_P7.62mm_Vertical_AnodeUp -Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm -0 -2 -2 -Diode_THT -D_5KPW_P7.62mm_Vertical_KathodeUp -Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm -0 -2 -2 -Diode_THT -D_5KPW_P12.70mm_Horizontal -Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm -0 -2 -2 -Diode_THT -D_5KP_P7.62mm_Vertical_AnodeUp -Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm -0 -2 -2 -Diode_THT -D_5KP_P7.62mm_Vertical_KathodeUp -Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm -0 -2 -2 -Diode_THT -D_5KP_P10.16mm_Horizontal -Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm -0 -2 -2 -Diode_THT -D_5KP_P12.70mm_Horizontal -Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm -0 -2 -2 -Diode_THT -D_5W_P5.08mm_Vertical_AnodeUp -Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm -0 -2 -2 -Diode_THT -D_5W_P5.08mm_Vertical_KathodeUp -Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm -0 -2 -2 -Diode_THT -D_5W_P10.16mm_Horizontal -Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm -0 -2 -2 -Diode_THT -D_5W_P12.70mm_Horizontal -Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm -0 -2 -2 -Diode_THT -D_A-405_P2.54mm_Vertical_AnodeUp -Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P2.54mm_Vertical_KathodeUp -Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P5.08mm_Vertical_AnodeUp -Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P5.08mm_Vertical_KathodeUp -Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P7.62mm_Horizontal -Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P10.16mm_Horizontal -Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P12.70mm_Horizontal -Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-15_P2.54mm_Vertical_AnodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P2.54mm_Vertical_KathodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P3.81mm_Vertical_AnodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P3.81mm_Vertical_KathodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P5.08mm_Vertical_AnodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P5.08mm_Vertical_KathodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P10.16mm_Horizontal -Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P12.70mm_Horizontal -Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P15.24mm_Horizontal -Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-27_P5.08mm_Vertical_AnodeUp -Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg -Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm -0 -2 -2 -Diode_THT -D_DO-27_P5.08mm_Vertical_KathodeUp -Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg -Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm -0 -2 -2 -Diode_THT -D_DO-27_P12.70mm_Horizontal -Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg -Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm -0 -2 -2 -Diode_THT -D_DO-27_P15.24mm_Horizontal -Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg -Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp -Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp -Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp -Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp -Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P7.62mm_Horizontal -Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P10.16mm_Horizontal -Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P12.70mm_Horizontal -Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P7.62mm_Horizontal -Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P10.16mm_Horizontal -Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P12.70mm_Horizontal -Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P7.62mm_Horizontal -Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P10.16mm_Horizontal -Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P12.70mm_Horizontal -Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-201AD_P3.81mm_Vertical_AnodeUp -Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P3.81mm_Vertical_KathodeUp -Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P5.08mm_Vertical_AnodeUp -Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P5.08mm_Vertical_KathodeUp -Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P12.70mm_Horizontal -Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P15.24mm_Horizontal -Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AE_P3.81mm_Vertical_AnodeUp -Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P3.81mm_Vertical_KathodeUp -Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P5.08mm_Vertical_AnodeUp -Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P5.08mm_Vertical_KathodeUp -Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P12.70mm_Horizontal -Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P15.24mm_Horizontal -Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201_P3.81mm_Vertical_AnodeUp -Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P3.81mm_Vertical_KathodeUp -Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P5.08mm_Vertical_AnodeUp -Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P5.08mm_Vertical_KathodeUp -Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P12.70mm_Horizontal -Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P15.24mm_Horizontal -Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-247_Horizontal_TabDown -Diode, DO-247 series, Horizontal, TabDown, P 10.9mm -diode rectifier -0 -2 -2 -Diode_THT -D_DO-247_Horizontal_TabUp -Diode, DO-247 series, Horizontal, TabUp, P 10.9mm -diode rectifier -0 -2 -2 -Diode_THT -D_DO-247_Vertical -Diode, DO-247 series, Vertical, P 10.9mm -diode rectifier -0 -2 -2 -Diode_THT -D_P600_R-6_P7.62mm_Vertical_AnodeUp -Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf -Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm -0 -2 -2 -Diode_THT -D_P600_R-6_P7.62mm_Vertical_KathodeUp -Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf -Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm -0 -2 -2 -Diode_THT -D_P600_R-6_P12.70mm_Horizontal -Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf -Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm -0 -2 -2 -Diode_THT -D_P600_R-6_P20.00mm_Horizontal -Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf -Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm -0 -2 -2 -Diode_THT -D_T-1_P2.54mm_Vertical_AnodeUp -Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -D_T-1_P2.54mm_Vertical_KathodeUp -Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -D_T-1_P5.08mm_Horizontal -Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -D_T-1_P10.16mm_Horizontal -Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -D_T-1_P12.70mm_Horizontal -Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -Diode_Bridge_15.1x15.1x6.3mm_P10.9mm -Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf -Diode Bridge PB10xxS -0 -4 -4 -Diode_THT -Diode_Bridge_15.2x15.2x6.3mm_P10.9mm -Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf -Diode Bridge KBPC6xx -0 -4 -4 -Diode_THT -Diode_Bridge_15.7x15.7x6.3mm_P10.8mm -Single phase bridge rectifier case 15.7x15.7 -Diode Bridge -0 -4 -4 -Diode_THT -Diode_Bridge_16.7x16.7x6.3mm_P10.8mm -Single phase bridge rectifier case 16.7x16.7 -Diode Bridge -0 -4 -4 -Diode_THT -Diode_Bridge_19.0x3.5x10.0mm_P5.0mm -Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf -Vishay GBU rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_19.0x19.0x6.8mm_P12.7mm -Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf -Diode Bridge PB10xx -0 -4 -4 -Diode_THT -Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm -Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf -Diode Bridge KBPCxxxxWP -0 -4 -4 -Diode_THT -Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm -Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf -Diotec rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Comchip_SCVB-L -Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf -diode module -0 -5 -5 -Diode_THT -Diode_Bridge_DIGITRON_KBPC_T -Single phase, Bridge rectifier, 28.614x28.614mm, case KBPC_T(FP), https://www.digitroncorp.com/Digitron/media/Files/Datasheets/KBPC15005-SERIES.pdf -diode module -0 -4 -4 -Diode_THT -Diode_Bridge_DIP-4_W5.08mm_P2.54mm -4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf -DIL DIP PDIP 5.08mm 2.54 -0 -4 -4 -Diode_THT -Diode_Bridge_DIP-4_W7.62mm_P5.08mm -4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf -DIL DIP PDIP 5.08mm 7.62mm 300mil -0 -4 -4 -Diode_THT -Diode_Bridge_GeneSiC_KBPC_T -Single phase, Bridge rectifier, 28.55x28.55mm, case KBPC_T(FP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc1501t.pdf -diode module -0 -4 -4 -Diode_THT -Diode_Bridge_GeneSiC_KBPC_W -Single phase, Bridge Rectifier, 28.55x28.55mm, case KBPC_W(WP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc15005w.pdf -diode module -0 -4 -4 -Diode_THT -Diode_Bridge_IXYS_GUFP -Three phase, Bridge, Rectifier -diode module -0 -5 -5 -Diode_THT -Diode_Bridge_Round_D8.9mm -4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF -diode bridge 8.9mm 8.85mm WOB pitch 5.08mm -0 -4 -4 -Diode_THT -Diode_Bridge_Round_D9.0mm -4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf -diode bridge 9.0mm 8.85mm WOB pitch 5.0mm -0 -4 -4 -Diode_THT -Diode_Bridge_Round_D9.8mm -4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf -diode bridge 9.8mm WOG pitch 5.08mm -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_GBL -Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf -Vishay GBL rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_GBU -Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf -Vishay GBU rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBL -Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf -Vishay KBL rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBPC1 -Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf -Diode Bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBPC6 -Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf -Diode Bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBPM -Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf) -Vishay KBM rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBU -Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf -Vishay KBU rectifier diode bridge -0 -4 -4 -Display -AG12864E -STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php -AG12864E Graphics Display 128x64 Ampire -0 -24 -20 -Display -Adafruit_SSD1306 -Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads -Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI -0 -8 -8 -Display -Adafruit_SSD1306_No_Mounting_Holes -Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads -Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI -0 -8 -8 -Display -CR2013-MI2120 -CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990 -CR2013-MI2120 ILI9341 LCD Breakout -0 -18 -14 -Display -EA-eDIP128B-XXX -LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf -LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI -0 -32 -32 -Display -EA_DOGL128-6 -Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf -EA DOGL128 -0 -26 -26 -Display -EA_DOGM128-6 -Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf -EA DOGM128-6 -0 -26 -26 -Display -EA_DOGS104X-A -LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf -LCD 4x10 character 3.3V VDD I2C or SPI -0 -14 -14 -Display -EA_DOGXL160-7 -Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf -EA_DOGXL160-7 -0 -22 -22 -Display -EA_DOGXL160-7_Backlight -Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf -EA_DOGXL160-7_Backlight -0 -22 -22 -Display -EA_T123X-I2C -http://www.lcd-module.de/pdf/doma/t123-i2c.pdf -3 Line 12 character wide alpha numeric LCD -0 -6 -6 -Display -EA_eDIP160-XXX -LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf -LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI -0 -40 -40 -Display -EA_eDIP240-XXX -LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf -LCD graphical display LED backlight 240x128 -0 -40 -40 -Display -EA_eDIP320X-XXX -LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf -LCD display 320x340 RS-232 I2C or SPI -0 -48 -48 -Display -EA_eDIPTFT32-XXX -TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf -TFT-graphic display 320x240 16 bit colour with led backlight -0 -40 -40 -Display -EA_eDIPTFT43-ATC -http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf -TFT graphical display 480x272 16-bit colour with LED backlight -0 -40 -40 -Display -EA_eDIPTFT43-XXX -TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf -TFT graphical display 480x272 16-bit colour with LED backlight -0 -40 -40 -Display -EA_eDIPTFT57-XXX -http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf -TFT-graphic display 640x480 16 bit colour -0 -48 -48 -Display -EA_eDIPTFT70-ATC -TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf -TFT-graphical display 800x480 16-bit colours with capacitive touch panel -0 -48 -48 -Display -EA_eDIPTFT70-XXX -TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf -TFT-graphical display 800x480 16-bit colours and touch display -0 -48 -48 -Display -ERM19264 -STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf -ERM19264 Graphics Display 192x64 -0 -20 -20 -Display -HDSM-441B_HDSM-443B -2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN -2 Digit 7 segment blue LED -0 -10 -10 -Display -HDSM-541B_HDSM-543B -2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN -2 digit 7 segement blue LED with right hand decimal -0 -10 -10 -Display -HDSP-48xx -10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Bar Graph Array -0 -20 -20 -Display -HDSP-4830 -10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Red Bar Graph Array -0 -20 -20 -Display -HDSP-4832 -10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Red Yellow Green Bar Graph Array -0 -20 -20 -Display -HDSP-4836 -10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Red Yellow Green Bar Graph Array -0 -20 -20 -Display -HDSP-4840 -10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Yellow Bar Graph Array -0 -20 -20 -Display -HDSP-4850 -10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Green Bar Graph Array -0 -20 -20 -Display -HLCP-J100 -10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Red Bar Graph Array -0 -20 -20 -Display -HY1602E -http://www.icbank.com/data/ICBShop/board/HY1602E.pdf -LCD 16x2 Alphanumeric 16pin -0 -20 -16 -Display -LCD-016N002L -16 x 2 Character LCD, http://www.vishay.com/product?docid=37299 -LCD-016N002L 16 x 2 Character LCD -0 -24 -20 -Display -LM16255 -LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html -LCD 12x2 -0 -14 -14 -Display -NHD-0420H1Z -NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf -NHD-0420H1Z LCD -0 -16 -16 -Display -NHD-C0220BiZ -NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf -NHD-C0220BiZ LCD -0 -10 -10 -Display -NHD-C12832A1Z-FSRGB -128x32 LCD with RGB backlight https://www.newhavendisplay.com/specs/NHD-C12832A1Z-FSRGB-FBW-3V.pdf -lcd rgb st7565 -0 -21 -21 -Display -OLED-128O064D -128x64 OLED display -display oled -0 -30 -30 -Display -RC1602A -http://www.raystar-optronics.com/down.php?ProID=18 -LCD 16x2 Alphanumeric 16pin -0 -22 -18 -Display -WC1602A -LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf -LCD 16x2 Alphanumeric 16pin -0 -20 -16 -Display_7Segment -7SEGMENT-LED__HDSM531_HDSM533_SMD -7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN -7segment LED HDSM531 HDSM533 -0 -10 -10 -Display_7Segment -7SegmentLED_LTS6760_LTS6780 -7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf -7Segment LED LTS6760 LTS6780 -0 -10 -10 -Display_7Segment -AD-121F2 -Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf -RGB LED digit -0 -22 -22 -Display_7Segment -AFF_2x7SEG-DIGIT_10mm -Afficheur 7 segments 10mm DIGIT -AFFICHEUR -0 -16 -16 -Display_7Segment -CA56-12CGKWA -4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12EWA -4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12SEKWA -4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12SRWA -4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12SURKWA -4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12SYKWA -4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CC56-12GWA -4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CC56-12YWA -4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -D1X8K -https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf -Single digit 7 segment ultra bright red -0 -10 -10 -Display_7Segment -DA04-11CGKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf -Dubble digit green 7 segment LED display -0 -16 -16 -Display_7Segment -DA04-11SEKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf -Dubble digit super bright orange 7 segment LED display -0 -16 -16 -Display_7Segment -DA04-11SURKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf -Dubble digit hyper red 7 segment LED display -0 -16 -16 -Display_7Segment -DA04-11SYKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf -Dubble digit super bright yellow 7 segment LED display -0 -16 -16 -Display_7Segment -DA56-11CGKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf -Double digit seven segment green LED display -0 -18 -18 -Display_7Segment -DA56-11SEKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf -Double digit seven segment super bright orange LED display -0 -18 -18 -Display_7Segment -DA56-11SURKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf -Double digit seven segment hyper red LED display -0 -18 -18 -Display_7Segment -DA56-11SYKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf -Double digit seven segment super bright yellow LED display -0 -18 -18 -Display_7Segment -DE113-XX-XX -http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf -3 1/5 digit LOW BAT + 7-Segment LCD -0 -40 -40 -Display_7Segment -DE114-RS-20 -http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf -3 1/5 digit reflective LCD LOW-BAT + 7-Segment -0 -40 -40 -Display_7Segment -DE119-XX-XX -https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf -4 digit 7 segment LCD -0 -40 -40 -Display_7Segment -DE122-XX-XX -http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf -6 digit 7 segment LCD -0 -50 -50 -Display_7Segment -DE152-XX-XX -https://tft-module.de/filter/DE152-RS-20_75.pdf -4 digit 7 segment LCD -0 -40 -40 -Display_7Segment -DE170-XX-XX -http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf -3 1/5 digit reflective arrow bat + 7 segment LCD -0 -40 -40 -Display_7Segment -ELD_426XXXX -http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf -Double digit 7 segment brilliant yellow green LED -0 -10 -10 -Display_7Segment -HDSP-7401 -One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN -One digit 7 segment yellow -0 -10 -10 -Display_7Segment -HDSP-7507 -+-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN -+-1 overflow 7 segment high efficiency red -0 -10 -10 -Display_7Segment -HDSP-7801 -One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN -One digit 7 segment green -0 -10 -10 -Display_7Segment -HDSP-7807 -+-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN -+-1 overflow 7 segment green -0 -10 -10 -Display_7Segment -HDSP-A151 -One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN -One digit 7 segment high efficiency red -0 -10 -10 -Display_7Segment -HDSP-A401 -One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN -One digit 7 segment orange common anode -0 -10 -10 -Display_7Segment -KCSC02-105 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf -Single digit 7 segement hyper red LED -0 -10 -10 -Display_7Segment -KCSC02-106 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf -Single digit 7 segement super bright orange LED -0 -10 -10 -Display_7Segment -KCSC02-107 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf -Single digit 7 segement super bright yellow LED -0 -10 -10 -Display_7Segment -KCSC02-123 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf -Single digit 7 segement super bright yellow LED -0 -10 -10 -Display_7Segment -KCSC02-136 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf -Single digit 7 segement super bright yellow LED -0 -10 -10 -Display_7Segment -LTC-4627Jx -http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf -4 digit 7 segment LED -0 -14 -14 -Display_7Segment -MAN71A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment red LED with right dot -0 -14 -14 -Display_7Segment -MAN72A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment red LED with left dot -0 -14 -14 -Display_7Segment -MAN73A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -Overflow +- 1 red LED -0 -14 -14 -Display_7Segment -MAN3410A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment green LED with dot -0 -14 -14 -Display_7Segment -MAN3420A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment green LED with left dot -0 -14 -14 -Display_7Segment -MAN3610A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment orange LED with right dot -0 -14 -14 -Display_7Segment -MAN3620A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment orange LED with left dot -0 -14 -14 -Display_7Segment -MAN3630A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -Overflow +- 1 orange LED -0 -14 -14 -Display_7Segment -MAN3810A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment yellow LED with right dot -0 -14 -14 -Display_7Segment -MAN3820A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment yellow LED with left dot -0 -14 -14 -Display_7Segment -SA15-11xxx -http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf -SA15-11xxx single digit 7 segment display 38.1mm 1.5inch -0 -10 -10 -Display_7Segment -SBC18-11SURKCGKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf -single digit 7 segemnt red/green LED -0 -10 -10 -Display_7Segment -Sx39-1xxxxx -Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf -One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12 -0 -10 -10 -Ferrite_THT -LairdTech_28C0236-0JW-10 -Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters -Ferrite vertical LairdTech 28C0236-0JW-10 -0 -2 -2 -Fiducial -Fiducial_0.5mm_Mask1.5mm -Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening -fiducial -0 -1 -0 -Fiducial -Fiducial_0.5mm_Mask1mm -Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C) -fiducial -0 -1 -0 -Fiducial -Fiducial_0.75mm_Mask1.5mm -Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B) -fiducial -0 -1 -0 -Fiducial -Fiducial_0.75mm_Mask2.25mm -Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening -fiducial -0 -1 -0 -Fiducial -Fiducial_1.5mm_Mask3mm -Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening -fiducial -0 -1 -0 -Fiducial -Fiducial_1.5mm_Mask4.5mm -Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening -fiducial -0 -1 -0 -Fiducial -Fiducial_1mm_Mask2mm -Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A) -fiducial -0 -1 -0 -Fiducial -Fiducial_1mm_Mask3mm -Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended) -fiducial -0 -1 -0 -Filter -Filter_1109-5_1.1x0.9mm -5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb) -Filter 5 -0 -5 -5 -Filter -Filter_1411-5_1.4x1.1mm -5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf) -Filter 5 -0 -5 -5 -Filter -Filter_Bourns_SRF0905_6.0x9.2mm -https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf -Line Filter -0 -4 -4 -Filter -Filter_FILTERCON_1FPxx -0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf) -EMI filter -0 -4 -4 -Filter -Filter_Mini-Circuits_FV1206 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf -Mini-Circuits Filter SMD 1206 -0 -6 -4 -Filter -Filter_Mini-Circuits_FV1206-1 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf -Mini-Circuits Filter SMD 1206 -0 -6 -6 -Filter -Filter_Mini-Circuits_FV1206-4 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf -Mini-Circuits Filter SMD 1206 -0 -8 -4 -Filter -Filter_Mini-Circuits_FV1206-5 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf -Mini-Circuits Filter SMD 1206 -0 -8 -4 -Filter -Filter_Mini-Circuits_FV1206-6 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf -Mini-Circuits Filter SMD 1206 -0 -14 -8 -Filter -Filter_Mini-Circuits_FV1206-7 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf -Mini-Circuits Filter SMD 1206 -0 -5 -3 -Filter -Filter_Murata_BNX025 -https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 -EMI Filter -0 -6 -4 -Filter -Filter_Murata_BNX025_ThermalVias -https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 -EMI Filter -0 -19 -4 -Filter -Filter_Murata_SFECF-6 -SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf -10.7MHz smd ceramic -0 -6 -6 -Filter -Filter_Murata_SFECF-6_HandSoldering -SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf -10.7MHz smd ceramic -0 -6 -6 -Filter -Filter_SAW-6_3.8x3.8mm -6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf -SAW filter 6-pin -0 -6 -6 -Filter -Filter_SAW-8_3.8x3.8mm -8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf -SAW filter 8-pin -0 -8 -8 -Filter -Filter_SAW_Epcos_DCC6C_3x3mm -EPCOS/TDK Electronics/Qualcomm DCC6c SAW filter package based on EPCOS app note 93 (https://www.catagle.com/45-2/PDF_AN93.htm) -SAW filter 6-pin -0 -6 -6 -Filter -Filter_Schaffner_FN405 -Compact PCB mounting EMI filter (https://www.schaffner.com/de/produkte/download/product/datasheet/fn-405-pcb-mounting-filter/) -EMI filter -0 -5 -5 -Filter -Filter_Schaffner_FN406 -Ultra Compact EMC Filter (https://www.schaffner.com/products/download/product/datasheet/fn-406-ultra-compact-emc-filter/) -emi filter -0 -5 -5 -Fuse -Fuse_0402_1005Metric -Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder -Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_0603_1608Metric -Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder -Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_0805_2012Metric -Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder -Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_1206_3216Metric -Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder -Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_1210_3225Metric -Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder -Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_1812_4532Metric -Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder -Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_2010_5025Metric -Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder -Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_2512_6332Metric -Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder -Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_2920_7451Metric -Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder -Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm -Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm -Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm -Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm -Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm -Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm -Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm -Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm -Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm -Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm -Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm -Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm -Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm -Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_Blade_ATO_directSolder -car blade fuse direct solder -car blade fuse -0 -2 -2 -Fuse -Fuse_Blade_Mini_directSolder -car blade fuse mini, direct solder -car blade fuse mini -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG300 -PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG400 -PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG500 -PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG600 -PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG650 -PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG700 -PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG800 -PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG900 -PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG1000 -PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG1100 -PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT050 -PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT070 -PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT100 -PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT200 -PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT300 -PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT400 -PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT500 -PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT550 -PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT600 -PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT650 -PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT700 -PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT750 -PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT800 -PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT900 -PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT1000 -PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT1100 -PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT1300 -PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-SM_7.98x5.44mm -https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf -bourns ptc resettable fuse polyfuse MF-SM MF-SMHT -0 -2 -2 -Fuse -Fuse_Bourns_MF-SM_9.5x6.71mm -https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf -bourns ptc resettable fuse polyfuse MF-SM MF-SMHT -0 -2 -2 -Fuse -Fuse_Bourns_TBU-CA -Bourns TBU-CA Fuse, 2 Pin (https://www.bourns.com/data/global/pdfs/TBU-CA.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Bourns Fuse NoLead -0 -3 -3 -Fuse -Fuse_Littelfuse-LVR100 -Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf -LVR100 PTC resettable polyswitch -0 -2 -2 -Fuse -Fuse_Littelfuse-LVR125 -Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf -LVR125 PTC resettable polyswitch -0 -2 -2 -Fuse -Fuse_Littelfuse-LVR200 -Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf -LVR200 PTC resettable polyswitch -0 -2 -2 -Fuse -Fuse_Littelfuse-NANO2-451_453 -Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf -Fuse Nano2 -0 -2 -2 -Fuse -Fuse_Littelfuse_372_D8.50mm -Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf -fuse tht radial -0 -2 -2 -Fuse -Fuse_Littelfuse_395Series -Fuse, TE5, Littelfuse/Wickmann, No. 460, No560, -Fuse TE5 Littelfuse/Wickmann No. 460 No560 -0 -2 -2 -Fuse -Fuse_Schurter_UMT250 -Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf) -Schurter fuse smd -0 -2 -2 -Fuse -Fuse_Schurter_UMZ250 -Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf) -fuse smd mount holder -0 -2 -2 -Fuse -Fuse_SunFuse-6HP -SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF -UL/CSA 6x32mm Ceramic Slow Blow Fuse -0 -2 -2 -Fuse -Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin -Fuseholder ATO Blade littelfuse Pudenz 2 Pin -Fuseholder ATO Blade littelfuse Pudenz 2 Pin -0 -2 -2 -Fuse -Fuseholder_Blade_Mini_Keystone_3568 -fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306 -car blade fuse mini -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Bel_FC-203-22_Lateral_P17.80x5.00mm_D1.17mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Lateral, Horizontal, Bel FC-203-22, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0672-fuse-clips-series.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Eaton_1A5601-01_Inline_P20.80x6.76mm_D1.70mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Eaton 1A5601-01, https://www.eaton.com/content/dam/eaton/products/electronic-components/resources/data-sheet/eaton-1axxxx-pcb-fuse-clips-atc-atm-blade-data-sheet.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Keystone_3512P_Inline_P23.62x7.27mm_D1.02x2.41x1.02x1.57mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512P, http://www.keyelco.com/product-pdf.cfm?p=1386 -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Keystone_3512_Inline_P23.62x7.27mm_D1.02x1.57mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512, http://www.keyelco.com/product-pdf.cfm?p=356 -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Keystone_3517_Inline_P23.11x6.76mm_D1.70mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3517, http://www.keyelco.com/product-pdf.cfm?p=354 -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Keystone_3518P_Inline_P23.11x6.76mm_D2.44x1.70mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3518P, http://www.keyelco.com/product-pdf.cfm?p=1387 -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Littelfuse_100_Inline_P20.50x4.60mm_D1.30mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 100, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Littelfuse_111_Inline_P20.00x5.00mm_D1.05mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Littelfuse_111_Lateral_P18.80x5.00mm_D1.17mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111 (501 and 506), https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Littelfuse_445-030_Inline_P20.50x5.20mm_D1.30mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 445/030, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Littelfuse_519_Inline_P20.60x5.00mm_D1.00mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 519, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Littelfuse_520_Inline_P20.50x5.80mm_D1.30mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 520, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Littelfuse_521_Lateral_P17.00x5.00mm_D1.30mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 521, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Schurter_CQM_Inline_P20.60x5.00mm_D1.00mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter CQM (0752), https://www.schurter.com/en/datasheet/typ_CQM.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-5x20mm_Schurter_OG_Lateral_P15.00x5.00mm_D1.3mm_Horizontal -Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter OG, https://ch.schurter.com/en/datasheet/typ_OG__Clip__5x20.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-6.3x32mm_Littelfuse_102_122_Inline_P34.21x7.62mm_D1.98mm_Horizontal -Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102/122 Straight Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-6.3x32mm_Littelfuse_102_Inline_P34.21x7.62mm_D2.54mm_Horizontal -Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-6.3x32mm_Littelfuse_122_Inline_P34.21x7.62mm_D2.54mm_Horizontal -Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 122 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Clip-6.3x32mm_Littelfuse_102071_Inline_P34.70x7.60mm_D2.00mm_Horizontal -Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102071, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf -fuse clip open -0 -4 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed -Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf -Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed -Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter, -Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed -PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf) -fuse holder vertical 5x20mm -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed -5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) -fuse holder vertical 5x20mm -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed -5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) -fuse holder vertical 5x20mm -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open -Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf -Fuseholder horizontal open 5x20 Schurter 0031.8201 -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed -Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf) -Fuseholder 5x20mm closed horizontal -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed -Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf) -fuse holder vertical 5x20mm -0 -4 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed -Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf -Fuseholder 5x20mm horizontal closed -0 -3 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open -Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf) -Fuseholder horizontal open 5x20 Schurter 0031.8221 -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open -https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf -Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78 -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open -Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002 -Fuseholder horizontal open 5x20mm 250V 10A -0 -2 -2 -Fuse -Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open -Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf -Fuseholder horizontal open 6.3x32 Schurter 0031.8002 -0 -2 -2 -Fuse -Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed -Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf -Fuseholder 6.3x32mm horizontal closed -0 -3 -2 -Fuse -Fuseholder_Keystone_3555-2 -Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf -Maxi APX ATX Automotive Blade Fuse Clip Holder -0 -4 -2 -Fuse -Fuseholder_Littelfuse_100_series_5x20mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_100_series_5x25mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_100_series_5x30mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_445_030_series_5x20mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_445_030_series_5x25mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_445_030_series_5x30mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_Nano2_154x -Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf -SMD Nano2 holder -0 -2 -2 -Fuse -Fuseholder_Littelfuse_Nano2_157x -Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf -SMD Nano2 holder -0 -2 -2 -Fuse -Fuseholder_TR5_Littelfuse_No560_No460 -Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf -Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560 -0 -2 -2 -Heatsink -Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35 -Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35 -heatsink -0 -1 -1 -Heatsink -Heatsink_38x38mm_SpringFixation -Heatsink, 38x38mm, Spring Fixation, diagonal, -heatsink -0 -4 -1 -Heatsink -Heatsink_62x40mm_2xFixation3mm -Heatsink, 62 x 40mm, 2x 3mm Drills, -heatsink -0 -2 -1 -Heatsink -Heatsink_125x35x50mm_3xFixationM3 -Heatsink, 125x35x50mm, 3 fixation holes 3.2mm -heatsink -0 -0 -0 -Heatsink -Heatsink_AAVID_573300D00010G_TO-263 -Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G -Heatsink AAVID TO-263 D2 Pak -0 -2 -1 -Heatsink -Heatsink_AAVID_576802B03900G -Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf -heatsink -0 -1 -1 -Heatsink -Heatsink_AAVID_590302B03600G -Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf -heatsink -0 -2 -2 -Heatsink -Heatsink_AAVID_TV5G_TO220_Horizontal -Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G -Heatsink TV5G TO-220 Horizontal -0 -0 -0 -Heatsink -Heatsink_Fischer_FK224xx2201_25x8.3mm -25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks -heatsink TO-220 -0 -2 -1 -Heatsink -Heatsink_Fischer_FK24413D2PAK_26x13mm -26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf -heatsink TO-252 TO-263 TO-268 -0 -2 -1 -Heatsink -Heatsink_Fischer_FK24413DPAK_23x13mm -23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf -heatsink TO-252 TO-263 TO-268 -0 -2 -1 -Heatsink -Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm -Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, -Heatsink fischer TO-220 -0 -2 -1 -Heatsink -Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3 -Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, -Heatsink fischer TO-220 -0 -2 -1 -Heatsink -Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm -Heatsink, Fischer SK129 -heatsink fischer -0 -2 -1 -Heatsink -Heatsink_SheetType_50x7mm_2Fixations -Heatsink, Sheet type, 50x7mm, 2 fixations (solder), -Heatsink sheet -0 -2 -1 -Heatsink -Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm -Heatsink, StoneCold HS -heatsink -0 -2 -1 -Inductor_SMD -L_6.3x6.3_H3 -Choke, SMD, 6.3x6.3mm 3mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_7.3x7.3_H3.5 -Choke, SMD, 7.3x7.3mm 3.5mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_7.3x7.3_H4.5 -Choke, SMD, 7.3x7.3mm 4.5mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_10.4x10.4_H4.8 -Choke, SMD, 10.4x10.4mm 4.8mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_12x12mm_H4.5mm -Choke, SMD, 12x12mm 4.5mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_12x12mm_H6mm -Choke, SMD, 12x12mm 6mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_12x12mm_H8mm -Choke, SMD, 12x12mm 8mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_0201_0603Metric -Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -inductor -0 -4 -2 -Inductor_SMD -L_0201_0603Metric_Pad0.64x0.40mm_HandSolder -Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -4 -2 -Inductor_SMD -L_0402_1005Metric -Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_0402_1005Metric_Pad0.77x0.64mm_HandSolder -Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_0603_1608Metric -Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_0603_1608Metric_Pad1.05x0.95mm_HandSolder -Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_0805_2012Metric -Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_0805_2012Metric_Pad1.05x1.20mm_HandSolder -Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_0805_2012Metric_Pad1.15x1.40mm_HandSolder -Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_01005_0402Metric -Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -inductor -0 -4 -2 -Inductor_SMD -L_01005_0402Metric_Pad0.57x0.30mm_HandSolder -Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -4 -2 -Inductor_SMD -L_1008_2520Metric -Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1008_2520Metric_Pad1.43x2.20mm_HandSolder -Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1206_3216Metric -Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1206_3216Metric_Pad1.22x1.90mm_HandSolder -Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1206_3216Metric_Pad1.42x1.75mm_HandSolder -Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1210_3225Metric -Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1210_3225Metric_Pad1.42x2.65mm_HandSolder -Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1806_4516Metric -Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1806_4516Metric_Pad1.45x1.90mm_HandSolder -Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1812_4532Metric -Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1812_4532Metric_Pad1.30x3.40mm_HandSolder -Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_2010_5025Metric -Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_2010_5025Metric_Pad1.52x2.65mm_HandSolder -Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_2512_6332Metric -Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_2512_6332Metric_Pad1.52x3.35mm_HandSolder -Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_AVX_LMLP07A7 -Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf) -Inductor LMLP -0 -2 -2 -Inductor_SMD -L_Abracon_ASPI-0630LR -smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf -inductor abracon smd shielded -0 -2 -2 -Inductor_SMD -L_Abracon_ASPI-3012S -smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf -inductor abracon smd shielded -0 -2 -2 -Inductor_SMD -L_Abracon_ASPI-4030S -smd shielded power inductor 4x4x3mm, Abracon ASPI-4030S, https://abracon.com/Magnetics/power/ASPI-4030S.pdf -inductor abracon smd shielded -0 -2 -2 -Inductor_SMD -L_Bourns-SRN1060 -Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf -Bourns SRN1060 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRN4018 -Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf -Bourns SRN4018 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRN6028 -Bourns SRN6028 series SMD inductor -Bourns SRN6028 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRN8040_8x8.15mm -Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf -Bourns SRN8040 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRR1005 -Bourns SRR1005 series SMD inductor -Bourns SRR1005 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRU1028_10.0x10.0mm -Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf -Bourns SRU1028 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRU8028_8.0x8.0mm -Bourns SRU8028 series SMD inductor -Bourns SRU8028 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRU8043 -Bourns SRU8043 series SMD inductor -Bourns SRU8043 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SDR1806 -https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf -Bourns SDR1806 -0 -2 -2 -Inductor_SMD -L_Bourns_SRF1260 -Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf) -Inductor Bourns_SRF1260 -0 -4 -4 -Inductor_SMD -L_Bourns_SRN6045TA -http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf -Semi-shielded Power Inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRN8040TA -https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf -Inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRP1038C_10.0x10.0mm -Bourns SRP1038C series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1038C.pdf -Bourns SRP1038C SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRP1245A -Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf -Bourns SRP1245A SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRP1770TA_16.9x16.9mm -Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf -Bourns SRP1770TA series SMD Inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRP2313AA -Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf -Bourns SRR1260 SMD inductor -0 -4 -2 -Inductor_SMD -L_Bourns_SRP5030T -Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf) -Inductor Bourns_SRP5030T -0 -2 -2 -Inductor_SMD -L_Bourns_SRP7028A_7.3x6.6mm -Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf) -Shielded Inductors Bourns SMD SRP7028A -0 -2 -2 -Inductor_SMD -L_Bourns_SRR1208_12.7x12.7mm -Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf -Bourns SRP1208 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRR1210A -Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf -Bourns SRR1210A SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRR1260 -Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf -Bourns SRR1260 SMD inductor -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR3010S -Inductor, Changjiang, FNR3010S, 3.0x3.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR3012S -Inductor, Changjiang, FNR3012S, 3.0x3.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR3015S -Inductor, Changjiang, FNR3015S, 3.0x3.0x1.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR3021S -Inductor, Changjiang, FNR3021S, 3.0x3.0x2.35mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR4010S -Inductor, Changjiang, FNR4010S, 4.0x4.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR4012S -Inductor, Changjiang, FNR4012S, 4.0x4.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR4015S -Inductor, Changjiang, FNR4015S, 4.0x4.0x1.65mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR4018S -Inductor, Changjiang, FNR4018S, 4.0x4.0x1.8mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR4020S -Inductor, Changjiang, FNR4020S, 4.0x4.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR4026S -Inductor, Changjiang, FNR4026S, 4.0x4.0x2.6mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR4030S -Inductor, Changjiang, FNR4030S, 4.0x4.0x3.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR5012S -Inductor, Changjiang, FNR5012S, 5.0x5.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR5015S -Inductor, Changjiang, FNR5015S, 5.0x5.0x1.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR5020S -Inductor, Changjiang, FNR5020S, 5.0x5.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR5030S -Inductor, Changjiang, FNR5030S, 5.0x5.0x3.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR5040S -Inductor, Changjiang, FNR5040S, 5.0x5.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR5045S -Inductor, Changjiang, FNR5045S, 5.0x5.0x4.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR6020S -Inductor, Changjiang, FNR6020S, 6.0x6.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR6028S -Inductor, Changjiang, FNR6028S, 6.0x6.0x2.8mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR6040S -Inductor, Changjiang, FNR6040S, 6.0x6.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR6045S -Inductor, Changjiang, FNR6045S, 6.0x6.0x4.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR8040S -Inductor, Changjiang, FNR8040S, 8.0x8.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR8050S -Inductor, Changjiang, FNR8050S, 8.0x8.0x5.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR8065S -Inductor, Changjiang, FNR8065S, 8.0x8.0x6.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR252010S -Inductor, Changjiang, FNR252010S, 2.5x2.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Changjiang_FNR252012S -Inductor, Changjiang, FNR252012S, 2.5x2.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf -Inductor wirewound power shielded -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRA00040415 -Inductor, Chilisin, BMRA00040415, 4.6x4.1x1.5mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRA00040420 -Inductor, Chilisin, BMRA00040420, 4.6x4.1x2.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRA00050520 -Inductor, Chilisin, BMRA00050520, 5.7x5.4x1.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRA00050530 -Inductor, Chilisin, BMRA00050530, 5.7x5.4x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRB00050512 -Inductor, Chilisin, BMRB00050512, 5.7x5.4x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRB00050518 -Inductor, Chilisin, BMRB00050518, 5.7x5.4x1.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRB00050518-B -Inductor, Chilisin, BMRB00050518-B, 5.4x5.2x1.6mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRB00060612 -Inductor, Chilisin, BMRB00060612, 7.3x6.6x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRB00060618 -Inductor, Chilisin, BMRB00060618, 7.3x6.6x1.6mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRB00060624 -Inductor, Chilisin, BMRB00060624, 7.3x6.6x2.4mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRB00060650 -Inductor, Chilisin, BMRB00060650, 7.3x6.6x5.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRF00101040 -Inductor, Chilisin, BMRF00101040, 11.6x10.1x4.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRF00131350 -Inductor, Chilisin, BMRF00131350, 13.8x12.6x5.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRF00131360 -Inductor, Chilisin, BMRF00131360, 13.8x12.6x5.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRF00171770 -Inductor, Chilisin, BMRF00171770, 17.15x17.15x6.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRG00101030 -Inductor, Chilisin, BMRG00101030, 11.6x10.1x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRG00131360 -Inductor, Chilisin, BMRG00131360, 13.8x12.6x6.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRx00040412 -Inductor, Chilisin, BMRx00040412, 4.6x4.1x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRx00050512-B -Inductor, Chilisin, BMRx00050512-B, 5.4x5.2x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRx00050515 -Inductor, Chilisin, BMRx00050515, 5.7x5.4x1.5mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRx00060615 -Inductor, Chilisin, BMRx00060615, 7.3x6.6x1.3mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Chilisin_BMRx00060630 -Inductor, Chilisin, BMRx00060630, 7.3x6.6x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf -Inductor bmrx mchi -0 -2 -2 -Inductor_SMD -L_Coilcraft_LPS3010 -Shielded Power Inductor SMD 3x3x1mm, Coilcraft LPS3010, https://www.coilcraft.com/pdfs/lps3010.pdf -inductor low profile -0 -2 -2 -Inductor_SMD -L_Coilcraft_LPS3314 -SMD Inductor, 3.3x3.3x1.4mm, Coilcraft LPS3314, https://www.coilcraft.com/pdfs/lps3314.pdf -L Coilcraft LPS3314 -0 -2 -2 -Inductor_SMD -L_Coilcraft_LPS4018 -SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf -L Coilcraft LPS4018 -0 -2 -2 -Inductor_SMD -L_Coilcraft_LPS5030 -Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint -inductor -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1010-XXX -Inductor, Coilcraft, XAL1010-XXX, 10.5x11.8x10.0mm, https://www.coilcraft.com/getmedia/dd74e670-e705-456a-9a69-585fe02eaf3c/xal1010.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1030-XXX -Inductor, Coilcraft, XAL1030-XXX, 10.5x11.8x3.1mm, https://www.coilcraft.com/getmedia/7b108457-7731-456d-9256-ca72f2e1a551/xal1030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1060-XXX -Inductor, Coilcraft, XAL1060-XXX, 10.5x11.8x6.0mm, https://www.coilcraft.com/getmedia/8909f858-b441-4d60-acff-8b8ca36f9ede/xal1060.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1350-XXX -Inductor, Coilcraft, XAL1350-XXX, 13.2x14.2x5.0mm, https://www.coilcraft.com/getmedia/dc536f86-3a3b-454f-950e-8e153260e61c/xal1350.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1510-103 -Inductor, Coilcraft, XAL1510-103, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1510-153 -Inductor, Coilcraft, XAL1510-153, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1510-223 -Inductor, Coilcraft, XAL1510-223, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1510-333 -Inductor, Coilcraft, XAL1510-333, 15.4x16.4x11.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1510-472 -Inductor, Coilcraft, XAL1510-472, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1510-682 -Inductor, Coilcraft, XAL1510-682, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1510-822 -Inductor, Coilcraft, XAL1510-822, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1513-153 -Inductor, Coilcraft, XAL1513-153, 15.4x16.4x13.0mm, https://www.coilcraft.com/getmedia/129ad6f3-0445-47fd-a0b3-edeb49177c17/xal1513.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-102 -Inductor, Coilcraft, XAL1580-102, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-132 -Inductor, Coilcraft, XAL1580-132, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-182 -Inductor, Coilcraft, XAL1580-182, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-202 -Inductor, Coilcraft, XAL1580-202, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-302 -Inductor, Coilcraft, XAL1580-302, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-401 -Inductor, Coilcraft, XAL1580-401, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-452 -Inductor, Coilcraft, XAL1580-452, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-532 -Inductor, Coilcraft, XAL1580-532, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-612 -Inductor, Coilcraft, XAL1580-612, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL1580-741 -Inductor, Coilcraft, XAL1580-741, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL4020-XXX -Inductor, Coilcraft, XAL4020-XXX, 4.3x4.3x2.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL4030-XXX -Inductor, Coilcraft, XAL4030-XXX, 4.3x4.3x3.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL4040-XXX -Inductor, Coilcraft, XAL4040-XXX, 4.3x4.3x4.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL5020-XXX -Inductor, Coilcraft, XAL5020-XXX, 5.48x5.68x2.0mm, https://www.coilcraft.com/getmedia/1941eff1-c018-493c-8cd6-d88d2edf5029/xal5020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL5030-XXX -Inductor, Coilcraft, XAL5030-XXX, 5.48x5.68x3.1mm, https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL5050-XXX -Inductor, Coilcraft, XAL5050-XXX, 5.48x5.68x5.1mm, https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL6020-XXX -Inductor, Coilcraft, XAL6020-XXX, 6.56x6.76x2.1mm, https://www.coilcraft.com/getmedia/467ff589-8942-4e57-92d0-5bef6e04ce09/xal6020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL6030-XXX -Inductor, Coilcraft, XAL6030-XXX, 6.56x6.76x3.1mm, https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL6060-XXX -Inductor, Coilcraft, XAL6060-XXX, 6.56x6.76x6.1mm, https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-102 -Inductor, Coilcraft, XAL7020-102, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-122 -Inductor, Coilcraft, XAL7020-122, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-151 -Inductor, Coilcraft, XAL7020-151, 8.0x8.0x2.05mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-152 -Inductor, Coilcraft, XAL7020-152, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-222 -Inductor, Coilcraft, XAL7020-222, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-271 -Inductor, Coilcraft, XAL7020-271, 8.0x8.0x2.05mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-331 -Inductor, Coilcraft, XAL7020-331, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-471 -Inductor, Coilcraft, XAL7020-471, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7020-681 -Inductor, Coilcraft, XAL7020-681, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-102 -Inductor, Coilcraft, XAL7030-102, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-103 -Inductor, Coilcraft, XAL7030-103, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-152 -Inductor, Coilcraft, XAL7030-152, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-161 -Inductor, Coilcraft, XAL7030-161, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-222 -Inductor, Coilcraft, XAL7030-222, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-272 -Inductor, Coilcraft, XAL7030-272, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-301 -Inductor, Coilcraft, XAL7030-301, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-332 -Inductor, Coilcraft, XAL7030-332, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-472 -Inductor, Coilcraft, XAL7030-472, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-562 -Inductor, Coilcraft, XAL7030-562, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-601 -Inductor, Coilcraft, XAL7030-601, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-682 -Inductor, Coilcraft, XAL7030-682, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7030-822 -Inductor, Coilcraft, XAL7030-822, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7050-XXX -Inductor, Coilcraft, XAL7050-XXX, 7.7x8.0x5.0mm, https://www.coilcraft.com/getmedia/13a991b3-4273-4be3-81ba-f3cf372b4691/xal7050.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL7070-XXX -Inductor, Coilcraft, XAL7070-XXX, 7.7x8.0x7.0mm, https://www.coilcraft.com/getmedia/1ba55433-bcc8-4838-9b21-382f497e12e0/xal7070.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL8050-223 -Inductor, Coilcraft, XAL8050-223, 8.3x8.8x5.0mm, https://www.coilcraft.com/getmedia/5885ede8-ea4f-464a-9dcb-18dbf143a845/xal8050.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL8080-XXX -Inductor, Coilcraft, XAL8080-XXX, 8.3x8.8x8.0mm, https://www.coilcraft.com/getmedia/345e50d6-a804-4ecb-9a92-5185221faf3e/xal8080.pdf -Inductor xal -0 -2 -2 -Inductor_SMD -L_Coilcraft_XFL2010 -Coilcraft XFL2010, Shielded power inductor, 0808, 1.9x2.0mm, https://www.coilcraft.com/getmedia/50382b97-998f-4b75-b5ee-4a93b0ac4411/xfl2010.pdf -miniature -0 -2 -2 -Inductor_SMD -L_Coilcraft_XxL4020 -L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf -L Coilcraft XxL4020 -0 -2 -2 -Inductor_SMD -L_Coilcraft_XxL4030 -L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf -L Coilcraft XxL4030 -0 -2 -2 -Inductor_SMD -L_Coilcraft_XxL4040 -L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf -L Coilcraft XxL4040 -0 -2 -2 -Inductor_SMD -L_CommonModeChoke_Coilcraft_0603USB -Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf -surface mount common mode bead -0 -4 -4 -Inductor_SMD -L_CommonModeChoke_Coilcraft_0805USB -Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf -surface mount common mode bead -0 -4 -4 -Inductor_SMD -L_CommonModeChoke_Coilcraft_1812CAN -Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf -surface mount common mode bead -0 -4 -4 -Inductor_SMD -L_CommonModeChoke_Murata_DLW5BTMxxxSQ2x_5x5mm -Wire Wound Chip Common Mode Choke Coil SMD, Murata DLW5BTxxxSQ2x, https://www.murata.com/products/productdata/8796762701854/EFLC0020.pdf, manual footprint -inductor common mode choke -0 -4 -4 -Inductor_SMD -L_CommonModeChoke_Wuerth_WE-SL5 -WE-SL5 SMT Common Mode Line Filter, https://www.we-online.de/katalog/en/WE-SL5/, https://www.we-online.de/katalog/datasheet/744272471.pdf -SMT Common Mode Line Filter -0 -4 -4 -Inductor_SMD -L_CommonMode_Delevan_4222 -API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf -surface mount common mode bead -0 -4 -4 -Inductor_SMD -L_CommonMode_Wuerth_WE-SL2 -http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1 -Wuerth WE-SL2 -0 -4 -4 -Inductor_SMD -L_Eaton_MCL2012V1 -Inductor, Eaton, MCL2012V1, 2.0x1.2x0.9mm, https://eu.mouser.com/datasheet/2/87/eaton-mcl2012v1-multilayer-chip-inductor-data-shee-1622891.pdf -Inductor ferrite multilayer power -0 -2 -2 -Inductor_SMD -L_Fastron_PISN -Choke, Drossel, PISN, SMD, Fastron, -Choke Drossel PISN SMD Fastron -0 -2 -2 -Inductor_SMD -L_Fastron_PISN_Handsoldering -Choke, Drossel, PISN, SMD, Fastron, -Choke Drossel PISN SMD Fastron -0 -2 -2 -Inductor_SMD -L_Fastron_PISR -Choke, Drossel, PISR, Fastron, SMD, -Choke Drossel PISR Fastron SMD -0 -2 -2 -Inductor_SMD -L_Fastron_PISR_Handsoldering -Choke, Drossel, PISR, Fastron, SMD, -Choke Drossel PISR Fastron SMD -0 -2 -2 -Inductor_SMD -L_Ferrocore_DLG-0302 -Ferrocore DLG-0302 unshielded SMD power inductor, 3.0x2.8x2.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf -smd inductor dlg-0302 -0 -2 -2 -Inductor_SMD -L_Ferrocore_DLG-0403 - Ferrocore DLG-0403 unshielded SMD power inductor, 4.5x4.0x3.2mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf -smd inductor dlg-0403 -0 -2 -2 -Inductor_SMD -L_Ferrocore_DLG-0504 -Ferrocore DLG-0504 unshielded SMD power inductor, 5.8x5.2x4.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf -smd inductor dlg-0504 -0 -2 -2 -Inductor_SMD -L_Ferrocore_DLG-0703 -Ferrocore DLG-0703 unshielded SMD power inductor, 7.8x7.0x3.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf -smd inductor dlg-0703 -0 -2 -2 -Inductor_SMD -L_Ferrocore_DLG-0705 -Ferrocore DLG-0705 unshielded SMD power inductor, 7.8x7.0x5.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf -smd inductor dlg-0705 -0 -2 -2 -Inductor_SMD -L_Ferrocore_DLG-1004 -Ferrocore DLG-1004 unshielded SMD power inductor, 10.0x9.0x4.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf -smd inductor dlg-1004 -0 -2 -2 -Inductor_SMD -L_Ferrocore_DLG-1005 -Ferrocore DLG-1005 unshielded SMD power inductor, 10.0x9.0x5.4mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf -smd inductor dlg-1005 -0 -2 -2 -Inductor_SMD -L_Murata_DEM35xxC -https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx -Inductor SMD DEM35xxC -0 -2 -2 -Inductor_SMD -L_Murata_DFE201610P -Inductor, Murata, DFE201610P, 2.0x1.6x1.0mm, https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundmetalalloychiptype/m_dfe201610p.ashx -Inductor power chip flatwire -0 -2 -2 -Inductor_SMD -L_Murata_LQH2MCNxxxx02_2.0x1.6mm -Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf) -chip coil inductor Murata LQH2MC -0 -2 -2 -Inductor_SMD -L_Murata_LQH55DN_5.7x5.0mm -Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf -inductor smd -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_1turn_HDM0131A -Neosid, Air-Coil, SML, 1turn, HDM0131A, -Neosid Air-Coil SML 1turn HDM0131A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_2turn_HAM0231A -Neosid, Air-Coil, SML, 2turn, HAM0231A, -Neosid Air-Coil SML 2turn HAM0231A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_2turn_HDM0231A -Neosid, Air-Coil, SML, 2turn, HDM0231A, -Neosid Air-Coil SML 2turn HDM0231A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_3turn_HAM0331A -Neosid, Air-Coil, SML, 2turn, HAM0331A, -Neosid Air-Coil SML 3turn HAM0331A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_3turn_HDM0331A -Neosid, Air-Coil, SML, 3turn, HDM0331A, -Neosid Air-Coil SML 3turn HDM0331A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_4turn_HAM0431A -Neosid, Air-Coil, SML, 4turn, HAM0431A, -Neosid Air-Coil SML 4turn HAM0431A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_4turn_HDM0431A -Neosid, Air-Coil, SML, 4turn, HDM0431A, -Neosid Air-Coil SML 4turn HDM0431A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_5turn_HAM0531A -Neosid, Air-Coil, SML, 5turn, HAM0531A, -Neosid Air-Coil SML 5turn HAM0531A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_5turn_HDM0531A -Neosid, Air-Coil, SML, 5turn, HDM0531A, -Neosid Air-Coil SML 5turn HDM0531A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A -Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A, -Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A -Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A, -Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_6turn_HAM0631A -Neosid, Air-Coil, SML, 6turn, HAM0631A, -Neosid Air-Coil SML 6turn HAM0631A -0 -2 -2 -Inductor_SMD -L_Neosid_MicroCoil_Ms36-L -Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94 -Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise -0 -2 -2 -Inductor_SMD -L_Neosid_Ms42 -Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf -Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded -0 -2 -2 -Inductor_SMD -L_Neosid_Ms50 -Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf -Neosid Power Inductor Ms50 SMD Fixed inductor -0 -2 -2 -Inductor_SMD -L_Neosid_Ms50T -Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf -Neosid Power Inductor Ms50T SMD Fixed inductor high temperature -0 -2 -2 -Inductor_SMD -L_Neosid_Ms85 -Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf -Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_Ms85T -Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf -Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_Ms95 -Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf -NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_Ms95T -Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf -NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_Ms95a -Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf -NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-NE95H -Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf -Neosid Inductor SM-NE95H Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-NE127 -Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf -Neosid Inductor SM-NE127 Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-NE127_HandSoldering -Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf -Neosid Inductor SM-NE127 Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-NE150 -Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf -Neosid Inductor SM-NE150 Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-PIC0512H -Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf -Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-PIC0602H -Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf -Neosid Power Inductor SM-PIC0602H Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-PIC0612H -Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf -Neosid Power Inductor SM-PIC0612H Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-PIC1004H -Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf -Neosid Inductor SM-PIC1004H Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SMS-ME3010 -Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf -Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMS-ME3015 -Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf -Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMs42 -Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf -Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMs50 -Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf -Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMs85 -Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf -Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMs95_SMs95p -Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf -Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded -0 -2 -2 -Inductor_SMD -L_Pulse_P059x -1:1, Power Inductor, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/p0599nl -inductor coil choke -0 -4 -4 -Inductor_SMD -L_Pulse_PA4320 -Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf -Inductor SMD Pulse PA4320 -0 -2 -2 -Inductor_SMD -L_Pulse_PA4344 -Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf -Pulse PA4344 PM4344 Series SMD Inductors -0 -2 -2 -Inductor_SMD -L_Pulse_PA4349 -Shielded Molded High Current Power Inductors 23.5x22mm, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/pa4349.104anlt -Shielded Molded High Current Power Inductor -0 -2 -2 -Inductor_SMD -L_Sagami_CER1242B -Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf -inductor sagami cer12xxb smd -0 -2 -2 -Inductor_SMD -L_Sagami_CER1257B -Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf -inductor sagami cer12xxb smd -0 -2 -2 -Inductor_SMD -L_Sagami_CER1277B -Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf -inductor sagami cer12xxb smd -0 -2 -2 -Inductor_SMD -L_Sagami_CWR1242C -Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) -inductor sagami cwr12xx smd -0 -4 -2 -Inductor_SMD -L_Sagami_CWR1257C -Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) -inductor sagami cwr12xx smd -0 -4 -2 -Inductor_SMD -L_Sagami_CWR1277C -Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) -inductor sagami cwr12xx smd -0 -4 -2 -Inductor_SMD -L_SigTra_SC3316F -http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf -Choke -0 -2 -2 -Inductor_SMD -L_Sumida_CDMC6D28_7.25x6.5mm -SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf) -Inductor Sumida SMD CDMC6D28 -0 -2 -2 -Inductor_SMD -L_Sumida_CR75 -Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf -Inductor SMD CR75 Unshielded -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0402S -Inductor, Sunlord, MWSA0402S, 4.4x4.2x1.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0412S -Inductor, Sunlord, MWSA0412S, 4.4x4.2x1.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0503S -Inductor, Sunlord, MWSA0503S, 5.4x5.2x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0518S -Inductor, Sunlord, MWSA0518S, 5.4x5.2x1.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0602S -Inductor, Sunlord, MWSA0602S, 7.0x6.6x1.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0603S -Inductor, Sunlord, MWSA0603S, 7.0x6.6x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0604S -Inductor, Sunlord, MWSA0604S, 7.0x6.6x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0605S -Inductor, Sunlord, MWSA0605S, 7.0x6.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0615S -Inductor, Sunlord, MWSA0615S, 7.0x6.6x1.3mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0618S -Inductor, Sunlord, MWSA0618S, 7.0x6.6x1.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0624S -Inductor, Sunlord, MWSA0624S, 7.0x6.6x2.2mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0804S -Inductor, Sunlord, MWSA0804S, 8.2x8.8x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1003S -Inductor, Sunlord, MWSA1003S, 11.5x10.0x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1004S -Inductor, Sunlord, MWSA1004S, 11.0x10.0x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1005S -Inductor, Sunlord, MWSA1005S, 11.5x10.0x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-1R0 -Inductor, Sunlord, MWSA1204S-1R0, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-1R5 -Inductor, Sunlord, MWSA1204S-1R5, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-2R2 -Inductor, Sunlord, MWSA1204S-2R2, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-3R3 -Inductor, Sunlord, MWSA1204S-3R3, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-4R7 -Inductor, Sunlord, MWSA1204S-4R7, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-6R8 -Inductor, Sunlord, MWSA1204S-6R8, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-100 -Inductor, Sunlord, MWSA1204S-100, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-150 -Inductor, Sunlord, MWSA1204S-150, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-220 -Inductor, Sunlord, MWSA1204S-220, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-R22 -Inductor, Sunlord, MWSA1204S-R22, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-R47 -Inductor, Sunlord, MWSA1204S-R47, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-R68 -Inductor, Sunlord, MWSA1204S-R68, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1204S-R82 -Inductor, Sunlord, MWSA1204S-R82, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-1R0 -Inductor, Sunlord, MWSA1205S-1R0, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-1R5 -Inductor, Sunlord, MWSA1205S-1R5, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-2R2 -Inductor, Sunlord, MWSA1205S-2R2, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-3R3 -Inductor, Sunlord, MWSA1205S-3R3, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-4R7 -Inductor, Sunlord, MWSA1205S-4R7, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-6R8 -Inductor, Sunlord, MWSA1205S-6R8, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-100 -Inductor, Sunlord, MWSA1205S-100, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-150 -Inductor, Sunlord, MWSA1205S-150, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-220 -Inductor, Sunlord, MWSA1205S-220, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-330 -Inductor, Sunlord, MWSA1205S-330, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-470 -Inductor, Sunlord, MWSA1205S-470, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-R22 -Inductor, Sunlord, MWSA1205S-R22, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-R36 -Inductor, Sunlord, MWSA1205S-R36, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-R50 -Inductor, Sunlord, MWSA1205S-R50, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-R68 -Inductor, Sunlord, MWSA1205S-R68, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1205S-R82 -Inductor, Sunlord, MWSA1205S-R82, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-1R5 -Inductor, Sunlord, MWSA1206S-1R5, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-2R2 -Inductor, Sunlord, MWSA1206S-2R2, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-3R3 -Inductor, Sunlord, MWSA1206S-3R3, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-4R7 -Inductor, Sunlord, MWSA1206S-4R7, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-5R6 -Inductor, Sunlord, MWSA1206S-5R6, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-6R8 -Inductor, Sunlord, MWSA1206S-6R8, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-8R2 -Inductor, Sunlord, MWSA1206S-8R2, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-100 -Inductor, Sunlord, MWSA1206S-100, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-101 -Inductor, Sunlord, MWSA1206S-101, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-120 -Inductor, Sunlord, MWSA1206S-120, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-121 -Inductor, Sunlord, MWSA1206S-121, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-150 -Inductor, Sunlord, MWSA1206S-150, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-151 -Inductor, Sunlord, MWSA1206S-151, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-180 -Inductor, Sunlord, MWSA1206S-180, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-220 -Inductor, Sunlord, MWSA1206S-220, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-270 -Inductor, Sunlord, MWSA1206S-270, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-330 -Inductor, Sunlord, MWSA1206S-330, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-470 -Inductor, Sunlord, MWSA1206S-470, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-680 -Inductor, Sunlord, MWSA1206S-680, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1206S-R68 -Inductor, Sunlord, MWSA1206S-R68, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1265S -Inductor, Sunlord, MWSA1265S, 13.45x12.6x6.5mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA1707S -Inductor, Sunlord, MWSA1707S, 17.15x17.15x6.7mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA2213S -Inductor, Sunlord, MWSA2213S, 23.5x22.0x12.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en -Inductor mwsa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA3010S -Inductor, Sunlord, SWPA3010S, 3.0x3.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA3012S -Inductor, Sunlord, SWPA3012S, 3.0x3.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA3015S -Inductor, Sunlord, SWPA3015S, 3.0x3.0x1.5mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA4010S -Inductor, Sunlord, SWPA4010S, 4.0x4.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA4012S -Inductor, Sunlord, SWPA4012S, 4.0x4.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA4018S -Inductor, Sunlord, SWPA4018S, 4.0x4.0x1.8mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA4020S -Inductor, Sunlord, SWPA4020S, 4.0x4.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA4026S -Inductor, Sunlord, SWPA4026S, 4.0x4.0x2.6mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA4030S -Inductor, Sunlord, SWPA4030S, 4.0x4.0x3.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA5012S -Inductor, Sunlord, SWPA5012S, 5.0x5.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA5020S -Inductor, Sunlord, SWPA5020S, 5.0x5.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA5040S -Inductor, Sunlord, SWPA5040S, 5.0x5.0x4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA6020S -Inductor, Sunlord, SWPA6020S, 6.0x6.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA6028S -Inductor, Sunlord, SWPA6028S, 6.0x6.0x2.8mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA6040S -Inductor, Sunlord, SWPA6040S, 6.0x6.0x4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA6045S -Inductor, Sunlord, SWPA6045S, 6.0x6.0x4.5mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA8040S -Inductor, Sunlord, SWPA8040S, 8.0x8.0x4.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA252010S -Inductor, Sunlord, SWPA252010S, 2.5x2.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWPA252012S -Inductor, Sunlord, SWPA252012S, 2.5x2.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf -Inductor swpa -0 -2 -2 -Inductor_SMD -L_Sunlord_SWRB1204S -Inductor, Sunlord, SWRB1204S, 12.5x12.5x5.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en -Inductor swrb -0 -2 -2 -Inductor_SMD -L_Sunlord_SWRB1205S -Inductor, Sunlord, SWRB1205S, 12.5x12.5x6.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en -Inductor swrb -0 -2 -2 -Inductor_SMD -L_Sunlord_SWRB1207S -Inductor, Sunlord, SWRB1207S, 12.5x12.5x8.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en -Inductor swrb -0 -2 -2 -Inductor_SMD -L_TDK_MLZ1608 -Inductor, TDK, MLZ1608, 1.6x0.8x0.8mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz1608_en.pdf" -Inductor MLZ -0 -2 -2 -Inductor_SMD -L_TDK_MLZ2012_h0.85mm -Inductor, TDK, MLZ2012_h0.85mm, 2.0x1.25x0.85mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf" -Inductor MLZ -0 -2 -2 -Inductor_SMD -L_TDK_MLZ2012_h1.25mm -Inductor, TDK, MLZ2012_h1.25mm, 2.0x1.25x1.25mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf" -Inductor MLZ -0 -2 -2 -Inductor_SMD -L_TDK_NLV25_2.5x2.0mm -TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf -tdk nlv25 nlcv25 nlfv25 -0 -2 -2 -Inductor_SMD -L_TDK_NLV32_3.2x2.5mm -TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf -tdk nlv32 nlcv32 nlfv32 -0 -2 -2 -Inductor_SMD -L_TDK_SLF6025 -Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf) -Inductor TDK_SLF6025 -0 -2 -2 -Inductor_SMD -L_TDK_SLF6028 -Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf) -Inductor TDK_SLF6028 -0 -2 -2 -Inductor_SMD -L_TDK_SLF6045 -Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf) -Inductor TDK_SLF6045 -0 -2 -2 -Inductor_SMD -L_TDK_SLF7032 -Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf) -Inductor TDK_SLF7032 -0 -2 -2 -Inductor_SMD -L_TDK_SLF7045 -Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf) -Inductor TDK_SLF7045 -0 -2 -2 -Inductor_SMD -L_TDK_SLF7055 -Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf) -Inductor TDK_SLF7055 -0 -2 -2 -Inductor_SMD -L_TDK_SLF10145 -Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf) -Inductor TDK_SLF10145 -0 -2 -2 -Inductor_SMD -L_TDK_SLF10165 -Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf) -Inductor TDK_SLF10165 -0 -2 -2 -Inductor_SMD -L_TDK_SLF12555 -Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf) -Inductor SLF12555 -0 -2 -2 -Inductor_SMD -L_TDK_SLF12565 -Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf) -Inductor SLF12565 -0 -2 -2 -Inductor_SMD -L_TDK_SLF12575 -Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf) -Inductor SLF12575 -0 -2 -2 -Inductor_SMD -L_TDK_VLF10040 -Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm -inductor TDK VLP smd VLF10040 -0 -2 -2 -Inductor_SMD -L_TDK_VLP8040 -Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm -inductor TDK VLP smd VLP8040 -0 -2 -2 -Inductor_SMD -L_TDK_VLS6045EX_VLS6045AF -Inductor,TDK, VLS-6045, 6x6x4.5mm, https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_power_vls6045ex_en.pdf -inductor TDK VLS SMD VLS6045EF VLS6045AF -0 -2 -2 -Inductor_SMD -L_TaiTech_TMPC1265_13.5x12.5mm -Tai Tech TMPC1265 series SMD inductor https://datasheet.lcsc.com/lcsc/2009171439_TAI-TECH-TMPC1265HP-100MG-D_C305223.pdf, 13.5x12.5x6.2mm -Tai Tech TMPC1265 SMD inductor -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_BK_Array_1206_3216Metric -Ferrite Bead Array 4x0603, Taiyo Yuden BK Series (see https://www.yuden.co.jp/productdata/catalog/mlci09_e.pdf) -ferrite bead array -0 -8 -8 -Inductor_SMD -L_Taiyo-Yuden_MD-1616 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-2020 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-3030 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-4040 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-5050 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-20xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-20xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-24xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-24xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-30xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-30xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-40xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-40xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-50xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-50xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-60xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-60xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-80xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-80xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-10050_9.8x10.0mm -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_TracoPower_TCK-047_5.2x5.8mm -Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf -inductor smd traco -0 -2 -2 -Inductor_SMD -L_TracoPower_TCK-141 -Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf -Choke SMD -0 -2 -2 -Inductor_SMD -L_Vishay_IFSC-1515AH_4x4x1.8mm -Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf) -SMD Vishay Inductor Low Profile -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-1212 -Inductor, Vishay, IHLP series, 3.0mmx3.0mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-1616 -Inductor, Vishay, IHLP series, 4.1mmx4.1mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-2020 -Inductor, Vishay, IHLP series, 5.1mmx5.1mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-2525 -Inductor, Vishay, IHLP series, 6.3mmx6.3mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-4040 -Inductor, Vishay, IHLP series, 10.2mmx10.2mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-5050 -Inductor, Vishay, IHLP series, 12.7mmx12.7mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-6767 -Inductor, Vishay, IHLP series, 17.0mmx17.0mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHSM-3825 -Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm -inductor vishay icsm smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHSM-4825 -Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm -inductor vishay icsm smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHSM-5832 -Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm -inductor vishay icsm smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHSM-7832 -Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm -inductor vishay icsm smd -0 -2 -2 -Inductor_SMD -L_Walsin_WLFM201209x -Inductor, Walsin, WLFM201209x, 2.0x1.25x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf -Inductor ferrite multilayer power -0 -2 -2 -Inductor_SMD -L_Walsin_WLFM201609x -Inductor, Walsin, WLFM201609x, 2.0x1.6x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf -Inductor ferrite multilayer power -0 -2 -2 -Inductor_SMD -L_Walsin_WLFM252009x -Inductor, Walsin, WLFM252009x, 2.5x2.0x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf -Inductor ferrite multilayer power -0 -2 -2 -Inductor_SMD -L_Wuerth_HCF-2013 -7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf -inductor shielded wuerth hcf -0 -3 -2 -Inductor_SMD -L_Wuerth_HCF-2815 -74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf -inductor shielded wuerth hcf -0 -3 -2 -Inductor_SMD -L_Wuerth_HCF-2818 -7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf -inductor shielded wuerth hcf -0 -3 -2 -Inductor_SMD -L_Wuerth_HCI-1030 -Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1040 -Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1050 -Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1335 -Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1350 -Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1365 -Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1890 -Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-2212 -Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-5040 -Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-7030 -Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-7040 -Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-7050 -Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1050 -Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1052 -Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1070 -Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1078 -Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1190 -Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1240 -Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1350 -Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1390 -Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-7050 -Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-7070 -Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-1610 -Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2010 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2506 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2508 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2510 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2512 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-3010 -Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-3012 -Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-3015 -Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-3020 -Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-4020 -Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-4030 -Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL -Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf -Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL -0 -4 -4 -Inductor_SMD -L_Wuerth_WE-DD-Typ-M-Typ-S -Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf -Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS -0 -4 -4 -Inductor_SMD -L_Wuerth_WE-GF-1210 -Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf -Unshielded Inductor WE-GF 1210 Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-7345 -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf -Choke Shielded Power Inductor WE-PD 7345 Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-LS -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf -Choke Shielded Power Inductor WE-PD TypLS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-LS_Handsoldering -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf -Choke Shielded Power Inductor WE-PD TypLS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-M-Typ-S -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf -Choke Shielded Power Inductor WE-PD TypM TypS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf -Choke Shielded Power Inductor WE-PD TypM TypS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD2-Typ-L -Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf -Choke Power Inductor WE-PD2 TypL Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD2-Typ-MS -Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf -Choke Power Inductor WE-PD2 TypMS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD2-Typ-XL -Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf -Choke Power Inductor WE-PD2 TypXL Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD4-Typ-X -Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf -Choke Power Inductor WE-PD4 TypX Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PDF -Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf -Choke Shielded Power Inductor WE-PDF Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PDF_Handsoldering -Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf -Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-TPC-3816 -L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf -wurth wuerth smd inductor -0 -2 -2 -Inductor_SMD_Wurth -L_Wurth_WE-LQSH-2010 -Semi-Shielded High Saturation Power Inductor, body 2x1.6mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2010 -SMT -0 -2 -2 -Inductor_SMD_Wurth -L_Wurth_WE-LQSH-2512 -Semi-Shielded High Saturation Power Inductor, body 2.5x2mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2512 -SMT -0 -2 -2 -Inductor_SMD_Wurth -L_Wurth_WE-LQSH-3012 -Semi-Shielded High Saturation Power Inductor, body 3x3mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-3012 -SMT -0 -2 -2 -Inductor_SMD_Wurth -L_Wurth_WE-LQSH-4020 -Semi-Shielded High Saturation Power Inductor, body 4x4mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-4020 -SMT -0 -2 -2 -Inductor_THT -Choke_EPCOS_B82722A -Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf -chokes epcos tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN102-04-14.0x14.0mm -Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN112-04-17.7x17.1mm -Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/fileadmin/user_upload/pim/products/datasheets/RN_series.pdf -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN114-04-22.5x21.5mm -Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN116-04-22.5x21.5mm -Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN122-04-28.0x27.0mm -Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN142-04-33.1x32.5mm -Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN143-04-33.1x32.5mm -Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN152-04-43.0x41.8mm -Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN202-04-8.8x18.2mm -Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN204-04-9.0x14.0mm -Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN212-04-12.5x18.0mm -Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN214-04-15.5x23.0mm -Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN216-04-15.5x23.0mm -Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN218-04-12.5x18.0mm -Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN222-04-18.0x31.0mm -Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN232-04-18.0x31.0mm -Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN242-04-18.0x31.0mm -Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2 -Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23 -inductor axial horizontal -0 -2 -2 -Inductor_THT -L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1 -Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1 -0 -2 -2 -Inductor_THT -L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1 -Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1 -0 -2 -2 -Inductor_THT -L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1 -Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1 -0 -2 -2 -Inductor_THT -L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2 -Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2 -0 -2 -2 -Inductor_THT -L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2 -Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2 -0 -2 -2 -Inductor_THT -L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC -Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC -0 -2 -2 -Inductor_THT -L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC -0 -2 -2 -Inductor_THT -L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC -Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC -0 -2 -2 -Inductor_THT -L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC -Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC -0 -2 -2 -Inductor_THT -L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC -Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf -Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC -0 -2 -2 -Inductor_THT -L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC -0 -2 -2 -Inductor_THT -L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC -Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf -Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC -0 -2 -2 -Inductor_THT -L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC -0 -2 -2 -Inductor_THT -L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC -0 -2 -2 -Inductor_THT -L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC -0 -2 -2 -Inductor_THT -L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC -0 -2 -2 -Inductor_THT -L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC -0 -2 -2 -Inductor_THT -L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC -0 -2 -2 -Inductor_THT -L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC -0 -2 -2 -Inductor_THT -L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC -0 -2 -2 -Inductor_THT -L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC -0 -2 -2 -Inductor_THT -L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC -0 -2 -2 -Inductor_THT -L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC -0 -2 -2 -Inductor_THT -L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC -0 -2 -2 -Inductor_THT -L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC -0 -2 -2 -Inductor_THT -L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37 -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37 -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37 -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37 -0 -2 -2 -Inductor_THT -L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46 -0 -2 -2 -Inductor_THT -L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46 -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46 -0 -2 -2 -Inductor_THT -L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2 -Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm -0 -2 -2 -Inductor_THT -L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2 -Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm -0 -2 -2 -Inductor_THT -L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2 -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm -0 -2 -2 -Inductor_THT -L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101 -0 -2 -2 -Inductor_THT -L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101 -Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101 -0 -2 -2 -Inductor_THT -L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201 -0 -2 -2 -Inductor_THT -L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201 -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201 -0 -2 -2 -Inductor_THT -L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203 -0 -2 -2 -Inductor_THT -L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203 -Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203 -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28 -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28 -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28 -Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf -Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28 -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC -Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf -Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A -Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A -Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A -Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103 -0 -2 -2 -Inductor_THT -L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103 -Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103 -0 -2 -2 -Inductor_THT -L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104 -0 -2 -2 -Inductor_THT -L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104 -Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104 -0 -2 -2 -Inductor_THT -L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105 -0 -2 -2 -Inductor_THT -L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105 -Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105 -0 -2 -2 -Inductor_THT -L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A -Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A -0 -2 -2 -Inductor_THT -L_CommonMode_PulseElectronics_PH9455x105NL_1 -common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl -cmode choke dual -0 -4 -4 -Inductor_THT -L_CommonMode_PulseElectronics_PH9455x155NL_1 -common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl -cmode choke dual -0 -4 -4 -Inductor_THT -L_CommonMode_PulseElectronics_PH9455x205NL_1 -common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl -cmode choke dual -0 -4 -4 -Inductor_THT -L_CommonMode_PulseElectronics_PH9455x405NL_1 -common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl -cmode choke dual -0 -4 -4 -Inductor_THT -L_CommonMode_PulseElectronics_PH9455x705NL_1 -common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl -cmode choke dual -0 -4 -4 -Inductor_THT -L_CommonMode_PulseElectronics_PH9455xxx6NL_2 -common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl -cmode choke dual -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_VAC_T60405-S6123-X140 -3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf -common mode filter -0 -6 -6 -Inductor_THT -L_CommonMode_VAC_T60405-S6123-X240 -3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf -common mode filter -0 -6 -6 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-L -Wuerth, WE-CMB, Bauform L, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-M -Wuerth, WE-CMB, Bauform M, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-S -Wuerth, WE-CMB, Bauform S, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-XL -Wuerth, WE-CMB, Bauform XL, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-XS -Wuerth, WE-CMB, Bauform XS, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-XXL -Wuerth, WE-CMB, Bauform XXL, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM120 -Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf -vertical inductor toroid mount -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM160 -Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf -vertical inductor toroid mount -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM254 -Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf -vertical inductor toroid mount -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM280 -Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf -vertical inductor toroid mount -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM950-6 -Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, http://www.lodestonepacific.com/CatKpdf/VTM950-6.pdf -vertical inductor toroid mount -0 -6 -6 -Inductor_THT -L_Radial_D6.0mm_P4.00mm -Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf -Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm -0 -2 -2 -Inductor_THT -L_Radial_D7.0mm_P3.00mm -Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf -Inductor Radial series Radial pin pitch 3.00mm diameter 7mm -0 -2 -2 -Inductor_THT -L_Radial_D7.2mm_P3.00mm_Murata_1700 -Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf -Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700 -0 -2 -2 -Inductor_THT -L_Radial_D7.5mm_P3.50mm_Fastron_07P -Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P -0 -2 -2 -Inductor_THT -L_Radial_D7.5mm_P5.00mm_Fastron_07P -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P -0 -2 -2 -Inductor_THT -L_Radial_D7.8mm_P5.00mm_Fastron_07HCP -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP -0 -2 -2 -Inductor_THT -L_Radial_D8.7mm_P5.00mm_Fastron_07HCP -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP -0 -2 -2 -Inductor_THT -L_Radial_D9.5mm_P5.00mm_Fastron_07HVP -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP -0 -2 -2 -Inductor_THT -L_Radial_D10.0mm_P5.00mm_Fastron_07M -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M -0 -2 -2 -Inductor_THT -L_Radial_D10.0mm_P5.00mm_Fastron_07P -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P -0 -2 -2 -Inductor_THT -L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3 -0 -2 -2 -Inductor_THT -L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3 -0 -2 -2 -Inductor_THT -L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS -Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf -Inductor Radial Murata 1200RS -0 -4 -2 -Inductor_THT -L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01 -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P5.00mm_Fastron_11P -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2 -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2 -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P6.00mm_Murata_1900R -Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf -Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1 -Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf -Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1 -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1 -Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf -Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1 -0 -2 -2 -Inductor_THT -L_Radial_D12.5mm_P7.00mm_Fastron_09HCP -Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf -Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP -0 -2 -2 -Inductor_THT -L_Radial_D12.5mm_P9.00mm_Fastron_09HCP -Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf -Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP -0 -2 -2 -Inductor_THT -L_Radial_D13.5mm_P7.00mm_Fastron_09HCP -Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf -Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP -0 -2 -2 -Inductor_THT -L_Radial_D14.2mm_P10.00mm_Neosid_SD14 -Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf -Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14 -0 -2 -2 -Inductor_THT -L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1 -Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1 -0 -2 -2 -Inductor_THT -L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1 -Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1 -0 -2 -2 -Inductor_THT -L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1 -Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1 -0 -2 -2 -Inductor_THT -L_Radial_D18.0mm_P10.00mm -Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf -Inductor Radial series Radial pin pitch 10.00mm diameter 18mm -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2 -Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2 -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2 -Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2 -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2 -Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2 -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2 -Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2 -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P19.00mm -Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf -Inductor Radial series Radial pin pitch 19.00mm diameter 21mm -0 -2 -2 -Inductor_THT -L_Radial_D24.0mm_P24.00mm -Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm -Inductor Radial series Radial pin pitch 24.00mm diameter 24mm -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P22.90mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P23.10mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P23.40mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P23.70mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P23.90mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3 -Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3 -0 -2 -2 -Inductor_THT -L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3 -Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3 -0 -2 -2 -Inductor_THT -L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3 -Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3 -0 -2 -2 -Inductor_THT -L_Radial_D28.0mm_P29.20mm -Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm -Inductor Radial series Radial pin pitch 29.20mm diameter 28mm -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P28.30mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P28.50mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P28.80mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P29.00mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P29.30mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5 -Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5 -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4 -Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4 -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4 -Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4 -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5 -Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5 -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5 -Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75 -Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf -Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75 -0 -2 -2 -Inductor_THT -L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E -Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf -Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E -0 -2 -2 -Inductor_THT -L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8 -Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf -Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8 -0 -2 -2 -Inductor_THT -L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25 -Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf -Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25 -0 -2 -2 -Inductor_THT -L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30 -Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf -Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30 -0 -2 -2 -Inductor_THT -L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm -Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf -Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm -0 -2 -2 -Inductor_THT -L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm -Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf -Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm -0 -2 -2 -Inductor_THT -L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm -Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf -Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm -0 -2 -2 -Inductor_THT -L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm -Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf -Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm -0 -2 -2 -Inductor_THT -L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37 -Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf -Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37 -0 -2 -2 -Inductor_THT -L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44 -Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf -Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44 -0 -2 -2 -Inductor_THT -L_SELF1408 -Self Ferrite 14 - 08 -SELF -0 -7 -3 -Inductor_THT -L_SELF1418 -Self Ferrite 14 - 18 -SELF -0 -10 -4 -Inductor_THT -L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12 -L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12 -L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16 -L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16 -L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20 -L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20 -L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25 -L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25 -L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30 -L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30 -L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37 -L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37 -L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44 -L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44 -L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50 -L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50 -L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3 -L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads -L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000 -L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5 -L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100 -L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100 -L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4 -L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200 -L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200 -L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5 -L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads -L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D26.0mm_P5.08mm -inductor 26mm diameter toroid -SELF INDUCTOR -0 -3 -2 -Inductor_THT -L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200 -L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200 -L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300 -L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300 -L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6 -L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D40.0mm_P48.26mm -L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm -L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7 -L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8 -L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9 -L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm -L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2 -L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm -L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2 -L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A -L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1 -L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm -L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2 -L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H -L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3 -L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2 -L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3 -L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads -L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B -L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G -L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C -L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3 -L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4 -L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4 -L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5 -L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads -L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D -L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5 -L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6 -L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E -L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F -L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7 -L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8 -L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9 -L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9 -0 -2 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-2012_LeadDiameter1.2mm -Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND -THT -0 -2 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-2012_LeadDiameter1.5mm -Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND -THT -0 -2 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-2504 -Shielded High Current Inductor, body 22x25.7mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT_SIZE_2504 -THT -0 -2 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-3521 -Shielded High Current Inductor, body 21.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3521 -THT -0 -4 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-3533_LeadDiameter1.8mm -Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND -THT -0 -4 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-3533_LeadDiameter2.0mm -Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND -THT -0 -4 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-3540_LeadDiameter0.8mm -Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 -THT -0 -4 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-3540_LeadDiameter1.3mm -Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 -THT -0 -4 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-3540_LeadDiameter1.5mm -Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 -THT -0 -4 -2 -Inductor_THT_Wurth -L_Wurth_WE-HCFT-3540_LeadDiameter2.0mm -Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 -THT -0 -4 -2 -Jumper -SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips -net tie solder jumper bridged -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips -net tie solder jumper bridged -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip -net tie solder jumper bridged -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip -net tie solder jumper bridged -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open -solder jumper open -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open -solder jumper open -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open -solder jumper open -0 -2 -2 -Jumper -SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open -solder jumper open -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers -solder jumper open -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open -solder jumper open -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers -solder jumper open -0 -3 -3 -Jumper -SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open -solder jumper open -0 -5 -3 -Jumper -SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels -SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers -solder jumper open -0 -5 -3 -LED_SMD -LED-APA102-2020 -http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf -LED RGB SPI -0 -8 -6 -LED_SMD -LED-L1T2_LUMILEDS -http://www.lumileds.com/uploads/438/DS133-pdf -LUMILEDS LUXEON TX L1T2 LED -0 -3 -3 -LED_SMD -LED_1W_3W_R8 -https://www.gme.cz/data/attachments/dsh.518-234.1.pdf -LED 1W 3W 5W -0 -3 -3 -LED_SMD -LED_0201_0603Metric -LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -LED -0 -4 -2 -LED_SMD -LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder -LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -LED handsolder -0 -4 -2 -LED_SMD -LED_0402_1005Metric -LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder -LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_0603_1608Metric -LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder -LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_0805_2012Metric -LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder -LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_1206_3216Metric -LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder -LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm -LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode reverse -0 -2 -2 -LED_SMD -LED_1210_3225Metric -LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder -LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_1812_4532Metric -LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder -LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_2010_5025Metric -LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder -LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_2512_6332Metric -LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder -LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_ASMB-KTF0-0A306 -2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100 -Tricolor LED -0 -4 -4 -LED_SMD -LED_Avago_PLCC4_3.2x2.8mm_CW -https://docs.broadcom.com/docs/AV02-4186EN -LED Avago PLCC-4 ASMB-MTB0-0A3A2 -0 -4 -4 -LED_SMD -LED_Avago_PLCC6_3x2.8mm -https://docs.broadcom.com/docs/AV02-3793EN -LED Avago PLCC-6 ASMT-YTB7-0AA02 -0 -6 -6 -LED_SMD -LED_CSP_Samsung_LH181B_2.36x2.36mm -High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf -LED Samsung LH181B -0 -2 -2 -LED_SMD -LED_Cree-PLCC4_2x2mm_CW -2.0mm x 2.0mm PLCC4 LED, http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/HB/Data-Sheets/CLMVBFKA.pdf -LED Cree PLCC-4 -0 -4 -4 -LED_SMD -LED_Cree-PLCC4_3.2x2.8mm_CCW -3.2mm x 2.8mm PLCC4 LED, http://www.cree.com/led-components/media/documents/CLV1AFKB(874).pdf -LED Cree PLCC-4 -0 -4 -4 -LED_SMD -LED_Cree-PLCC4_5x5mm_CW -5.0mm x 5.0mm PLCC4 LED -LED Cree PLCC-4 -0 -4 -4 -LED_SMD -LED_Cree-PLCC6_4.7x1.5mm -4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf -LED Cree PLCC-6 -0 -6 -6 -LED_SMD -LED_Cree-XB -http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf -LED Cree XB -0 -5 -3 -LED_SMD -LED_Cree-XH -http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf -LED Cree XH -0 -8 -2 -LED_SMD -LED_Cree-XHP35 -http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf -LED Cree XHP35 -0 -6 -3 -LED_SMD -LED_Cree-XHP50_6V -Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf -LED Cree XHP50 -0 -15 -3 -LED_SMD -LED_Cree-XHP50_12V -Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf -LED XHP50 Cree -0 -15 -3 -LED_SMD -LED_Cree-XHP70_6V -Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf -LED Cree XHP70 -0 -15 -3 -LED_SMD -LED_Cree-XHP70_12V -Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf -LED Cree XHP70 -0 -15 -3 -LED_SMD -LED_Cree-XP -LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf -LED Cree XP -0 -6 -3 -LED_SMD -LED_Cree-XP-G -LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf -LED Cree XP-G -0 -6 -3 -LED_SMD -LED_Cree-XQ -LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf -LED Cree XQ -0 -2 -2 -LED_SMD -LED_Cree-XQ_HandSoldering -LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf -LED Cree XQ -0 -2 -2 -LED_SMD -LED_Dialight_591 -LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf) -LED Dialight 591 -0 -2 -2 -LED_SMD -LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm -http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf -RGB LED NeoPixel addressable -0 -4 -4 -LED_SMD -LED_Kingbright_AAA3528ESGCT -Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf) -dual led smd -0 -4 -4 -LED_SMD -LED_Kingbright_APDA3020VBCD -LED, SMD, APDA3020VBC/D, https://www.kingbrightusa.com/images/catalog/SPEC/APDA3020VBC-D.pdf -LED APDA3020VBC/D Kingbright -0 -2 -2 -LED_SMD -LED_Kingbright_APFA3010_3x1.5mm_Horizontal -LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf -LED RGB APFA3010 KINGBRIGHT 3x1.5mm -0 -4 -4 -LED_SMD -LED_Kingbright_APHBM2012_2x1.25mm -Dual LED SMD https://www.kingbrightusa.com/KCpack.asp?txtPack=APHBM2012 -LED Kingbright APHM2012 -0 -4 -4 -LED_SMD -LED_Kingbright_KPBD-3224 -Kingbright, dual LED, red-green, dome lens, 3.2 x 2.4 mm Surface Mount LED Lamp (https://www.kingbright.com/attachments/file/psearch/000/00/00/KPBD-3224SURKCGKC(Ver.20A).pdf) -Kingbright dual LED KPBD-3224 -0 -4 -4 -LED_SMD -LED_LiteOn_LTST-C19HE1WT -LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf -LED RGB Chip SMD -0 -4 -4 -LED_SMD -LED_LiteOn_LTST-C295K_1.6x0.8mm -Topview dual http://optoelectronics.liteon.com/upload/download/DS22-2009-0072/LTST-C295KGKRKT.PDF -SMD Top view Dual colour -0 -4 -4 -LED_SMD -LED_LiteOn_LTST-S326 -http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF -LED SMD right angle CCA -0 -3 -3 -LED_SMD -LED_Lumex_SML-LX0303SIUPGUSB -Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf -LED RGB -0 -4 -4 -LED_SMD -LED_Lumex_SML-LX0404SIUPGUSB -Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf -LED RGB -0 -4 -4 -LED_SMD -LED_Luminus_MP-3030-1100_3.0x3.0mm -Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf -LED Luminus MP-3030-1100 -0 -5 -2 -LED_SMD -LED_Osram_Lx_P47F_D2mm_ReverseMount -OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf -LED ReverseMount Reverse -0 -4 -2 -LED_SMD -LED_PLCC-2_3.4x3.0mm_AK -LED PLCC-2 SMD package, orientation marker at anode, https://dammedia.osram.info/media/resource/hires/osram-dam-5824137/SFH%204257_EN.pdf -LED PLCC-2 SMD TOPLED -0 -2 -2 -LED_SMD -LED_PLCC-2_3.4x3.0mm_KA -LED PLCC-2 SMD package, orientation marker at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-6035009/SFH%204253_EN.pdf -LED PLCC-2 SMD TOPLED -0 -2 -2 -LED_SMD -LED_PLCC-2_3x2mm_AK -LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at anode, https://media.digikey.com/pdf/Data%20Sheets/CREE%20Power/CLM3A-BKW,GKW.pdf -LED PLCC-2 SMD -0 -2 -2 -LED_SMD -LED_PLCC-2_3x2mm_KA -LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at cathode, https://optoelectronics.liteon.com/upload/download/DS22-2009-0099/LTW-M670ZVS-M5_0906.pdf -LED PLCC-2 SMD -0 -2 -2 -LED_SMD -LED_PLCC_2835 -https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf -LED -0 -2 -2 -LED_SMD -LED_PLCC_2835_Handsoldering -https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf -LED -0 -2 -2 -LED_SMD -LED_RGB_1210 -RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN -LED 3227 -0 -4 -4 -LED_SMD -LED_RGB_5050-6 -http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf -RGB LED 5050-6 -0 -6 -6 -LED_SMD -LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm -http://www.farnell.com/datasheets/2003905.pdf -LED RGB PLCC-6 CLP6C-FBK -0 -6 -6 -LED_SMD -LED_RGB_Everlight_EASV3015RGBA0_Horizontal -LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220 -LED RGB right-angle -0 -4 -4 -LED_SMD -LED_RGB_Getian_GT-P6PRGB4303 -https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf -LED RGB -0 -7 -7 -LED_SMD -LED_RGB_PLCC-6 -RGB LED PLCC-6 -RGB LED PLCC-6 -0 -6 -6 -LED_SMD -LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100 -3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf -LED RGB Wurth PLCC-4 -0 -4 -4 -LED_SMD -LED_ROHM_SMLVN6 -https://www.rohm.com/datasheet/SMLVN6RGB1U -LED ROHM SMLVN6 -0 -6 -6 -LED_SMD -LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm -https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf -LED RGB NeoPixel Nano -0 -4 -4 -LED_SMD -LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm -https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf -LED RGB NeoPixel Mini -0 -4 -4 -LED_SMD -LED_SK6812_EC15_1.5x1.5mm -http://www.newstar-ledstrip.com/product/20181119172602110.pdf -LED RGB NeoPixel -0 -4 -4 -LED_SMD -LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm -https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf -LED RGB NeoPixel -0 -4 -4 -LED_SMD -LED_WS2812B-2020_PLCC4_2.0x2.0mm -Addressable RGB LED NeoPixel Nano, 12 mA, https://cdn-shop.adafruit.com/product-files/4684/4684_WS2812B-2020_V1.3_EN.pdf -LED RGB NeoPixel Nano 2020 -0 -4 -4 -LED_SMD -LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm -https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf -LED RGB NeoPixel -0 -4 -4 -LED_SMD -LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm -https://cdn-shop.adafruit.com/datasheets/WS2812.pdf -LED RGB NeoPixel -0 -6 -6 -LED_SMD -LED_Wurth_150044M155260 -Wurth Common anode RGB LED, SMD, 0404, 1x1x1.65mm, https://www.we-online.com/catalog/datasheet/150044M155260.pdf -LED RGB ARGB -0 -4 -4 -LED_SMD -LED_Yuji_5730 -LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf -LED Yuji 5730 -0 -3 -2 -LED_SMD -LED_miniPLCC_2315 -https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true -LED -0 -2 -2 -LED_SMD -LED_miniPLCC_2315_Handsoldering -https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true -LED -0 -2 -2 -LED_THT -LED_BL-FL7680RGB -'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf -RGB LED Piranha Super-Flux BetLux -0 -4 -4 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W3.3mm_H2.4mm -LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins -LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins -0 -2 -2 -LED_THT -LED_D2.0mm_W4.0mm_H2.8mm_FlatTop -LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf -LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D2.0mm_W4.8mm_H2.5mm_FlatTop -LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf -LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm -LED, diameter 3.0mm, 2 pins -LED diameter 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm-3 -LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf -LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins -0 -3 -3 -LED_THT -LED_D3.0mm_Clear -IR-LED, diameter 3.0mm, 2 pins, color: clear -IR infrared LED diameter 3.0mm 2 pins clear -0 -2 -2 -LED_THT -LED_D3.0mm_FlatTop -LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf -LED Round FlatTop diameter 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_IRBlack -IR-ED, diameter 3.0mm, 2 pins, color: black -IR infrared LED diameter 3.0mm 2 pins black -0 -2 -2 -LED_THT -LED_D3.0mm_IRGrey -IR-LED, diameter 3.0mm, 2 pins, color: grey -IR infrared LED diameter 3.0mm 2 pins grey -0 -2 -2 -LED_THT -LED_D4.0mm -LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf -LED diameter 4.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm -LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf -LED diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm-3 -LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf -LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins -0 -3 -3 -LED_THT -LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -3 -3 -LED_THT -LED_D5.0mm-4_RGB -LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf -LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED -0 -4 -4 -LED_THT -LED_D5.0mm-4_RGB_Staggered_Pins -LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf -rgb led -0 -4 -4 -LED_THT -LED_D5.0mm-4_RGB_Wide_Pins -LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf -LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED -0 -4 -4 -LED_THT -LED_D5.0mm_Clear -LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf -LED diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_FlatTop -LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf -LED Round FlatTop diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_IRBlack -LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf -LED diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_IRGrey -LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf -LED diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D8.0mm -LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf -LED diameter 8.0mm 2 pins -0 -2 -2 -LED_THT -LED_D8.0mm-3 -LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins -LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins -0 -3 -3 -LED_THT -LED_D10.0mm -LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf -LED diameter 10.0mm 2 pins -0 -2 -2 -LED_THT -LED_D10.0mm-3 -LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf -LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins -0 -3 -3 -LED_THT -LED_D20.0mm -LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf -LED diameter 20.0mm 2 pins -0 -2 -2 -LED_THT -LED_Oval_W5.2mm_H3.8mm -LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf -LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W3.0mm_H2.0mm -LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf -LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W3.9mm_H1.8mm -LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf -LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W3.9mm_H1.8mm_FlatTop -LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf -LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W3.9mm_H1.9mm -LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf -LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm-3Pins -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins -0 -3 -3 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H5.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf -LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3 -Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf -LED automotive super flux 7.62mm -0 -4 -2 -LED_THT -LED_SideEmitter_Rectangular_W4.5mm_H1.6mm -LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf -LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins -0 -2 -2 -LED_THT -LED_VCCLite_5381H1_6.35x6.35mm -Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf -Red 5381 Series LED -0 -2 -2 -LED_THT -LED_VCCLite_5381H3_6.35x6.35mm -Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf -Amber 5381 Series LED -0 -2 -2 -LED_THT -LED_VCCLite_5381H5_6.35x6.35mm -Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf -Green 5381 Series LED -0 -2 -2 -LED_THT -LED_VCCLite_5381H7_6.35x6.35mm -Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf -Yellow 5381 Series LED -0 -2 -2 -Module -A20_OLINUXINO_LIME2 -A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet -A20 Olimex Olinuxino LIME2 development board -0 -180 -180 -Module -Adafruit_Feather -Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification -Adafruit Feather -0 -28 -28 -Module -Adafruit_Feather_32u4_FONA -Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona -Adafruit Feather 32u4 FONA -0 -28 -28 -Module -Adafruit_Feather_32u4_FONA_WithMountingHoles -Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona -Adafruit Feather 32u4 FONA -0 -28 -28 -Module -Adafruit_Feather_32u4_RFM -Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module -Adafruit Feather 32u4 RFM -0 -31 -31 -Module -Adafruit_Feather_32u4_RFM_WithMountingHoles -Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module -Adafruit Feather 32u4 RFM -0 -31 -31 -Module -Adafruit_Feather_M0_RFM -Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio -Adafruit Feather M0 RFM -0 -32 -32 -Module -Adafruit_Feather_M0_RFM_WithMountingHoles -Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio - Adafruit Feather M0 RFM -0 -32 -32 -Module -Adafruit_Feather_M0_Wifi -Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ -Adafruit Feather M0 Wifi -0 -28 -28 -Module -Adafruit_Feather_M0_Wifi_WithMountingHoles -Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ -Adafruit Feather M0 Wifi -0 -28 -28 -Module -Adafruit_Feather_WICED -Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi -Adafruit Feather WICED Wifi -0 -29 -29 -Module -Adafruit_Feather_WICED_WithMountingHoles -Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi -Adafruit Feather WICED Wifi -0 -29 -29 -Module -Adafruit_Feather_WithMountingHoles -Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification -Adafruit Feather -0 -28 -28 -Module -Adafruit_HUZZAH_ESP8266_breakout -32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 -ESP8266 WiFi microcontroller -0 -20 -20 -Module -Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles -32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 -ESP8266 WiFi microcontroller -0 -20 -20 -Module -Arduino_Nano -Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino Nano -0 -30 -30 -Module -Arduino_Nano_WithMountingHoles -Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino Nano -0 -30 -30 -Module -Arduino_UNO_R2 -Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino UNO R2 -0 -30 -30 -Module -Arduino_UNO_R2_WithMountingHoles -Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino UNO R2 -0 -30 -30 -Module -Arduino_UNO_R3 -Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino UNO R3 -0 -32 -32 -Module -Arduino_UNO_R3_WithMountingHoles -Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino UNO R3 -0 -32 -32 -Module -BeagleBoard_PocketBeagle -PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors -PocketBeagle -0 -72 -72 -Module -Carambola2 -8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf -carambola2 8devices -0 -104 -52 -Module -Electrosmith_Daisy_Seed -Embedded platform for audio applications. 96kHz / 24-bit audio hardware. 64MB of SDRAM for up to 10 minute long audio. ARM Cortex-M7 MCU, running at 480MHz. 31 total GPIO pins with configurable functionality. 12-bit Digital to Analog Converters (x2). SD card interfaces. PWM outputs. Serial Protocols for connecting external sensors and devices (SPI, UART, I2S, I2C). Dedicated VIN pin for power. Micro USB port, and additional USB pins for full OTG-support as host and device. https://static1.squarespace.com/static/58d03fdc1b10e3bf442567b8/t/6227e6236f02fb68d1577146/1646781988478/Daisy_Seed_datasheet_v1.0.3.pdf -Electrosmith Daisy Seed Microcontroller Module ARM Cortex-M7 Audio Codec -0 -40 -40 -Module -Maple_Mini -Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html -Maple Mini -0 -40 -40 -Module -Olimex_MOD-WIFI-ESP8266-DEV -ESP8266 development board https://www.olimex.com/Products/IoT/ESP8266/MOD-WIFI-ESP8266-DEV/resources/dimensions-WIFI-ESP8266-DEV.png -ESP8266 -0 -22 -22 -Module -Onion_Omega2+ -https://onion.io/omega2/ -Omega Onion module -0 -32 -32 -Module -Onion_Omega2S -https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf -onion omega module -0 -89 -64 -Module -Pololu_Breakout-16_15.2x20.3mm -Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\ -Pololu Breakout -0 -16 -16 -Module -Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles -Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf -raspberry pi zero through hole -0 -40 -40 -Module -ST_Morpho_Connector_144_STLink -ST Morpho Connector 144 With STLink -ST Morpho Connector 144 STLink -0 -148 -148 -Module -ST_Morpho_Connector_144_STLink_MountingHoles -ST Morpho Connector 144 With STLink -ST Morpho Connector 144 STLink -0 -148 -148 -Module -Sipeed-M1 -AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications -AI Kendryte K210 RISC-V -0 -85 -77 -Module -Texas_EUK_R-PDSS-T7_THT -Texas Instruments EUK 7 Pin Double Sided Module -module pcb -0 -7 -7 -Module -Texas_EUS_R-PDSS-T5_THT -Texas Instruments EUS 5 Pin Double Sided Module -module pcb -0 -5 -5 -Module -Texas_EUW_R-PDSS-T7_THT -Texas Instruments EUW 7 Pin Double Sided Module -module pcb -0 -7 -7 -Module -WEMOS_D1_mini_light -16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg -ESP8266 WiFi microcontroller -0 -16 -16 -Motors -Vybronics_VZ30C1T8219732L -Vibration motor, 2.3-3.2V, 14000rpm, 0.7G, https://www.vybronics.com/wp-content/uploads/datasheet-files/Vybronics-VZ30C1T8219732L-datasheet.pdf -vibration motor Vybronics -0 -12 -3 -MountingEquipment -DINRailAdapter_3xM3_PhoenixContact_1201578 -https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1 -DIN rail adapter universal three M3 clearance holes -0 -0 -0 -MountingHole -MountingHole_2.1mm -Mounting Hole 2.1mm, no annular -mounting hole 2.1mm no annular -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2 -Mounting Hole 2.2mm, no annular, M2 -mounting hole 2.2mm no annular m2 -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2_DIN965 -Mounting Hole 2.2mm, no annular, M2, DIN965 -mounting hole 2.2mm no annular m2 din965 -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2_DIN965_Pad -Mounting Hole 2.2mm, M2, DIN965 -mounting hole 2.2mm m2 din965 -0 -1 -1 -MountingHole -MountingHole_2.2mm_M2_DIN965_Pad_TopBottom -Mounting Hole 2.2mm, M2, DIN965 -mounting hole 2.2mm m2 din965 -0 -3 -1 -MountingHole -MountingHole_2.2mm_M2_DIN965_Pad_TopOnly -Mounting Hole 2.2mm, M2, DIN965 -mounting hole 2.2mm m2 din965 -0 -2 -1 -MountingHole -MountingHole_2.2mm_M2_ISO7380 -Mounting Hole 2.2mm, no annular, M2, ISO7380 -mounting hole 2.2mm no annular m2 iso7380 -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2_ISO7380_Pad -Mounting Hole 2.2mm, M2, ISO7380 -mounting hole 2.2mm m2 iso7380 -0 -1 -1 -MountingHole -MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom -Mounting Hole 2.2mm, M2, ISO7380 -mounting hole 2.2mm m2 iso7380 -0 -3 -1 -MountingHole -MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly -Mounting Hole 2.2mm, M2, ISO7380 -mounting hole 2.2mm m2 iso7380 -0 -2 -1 -MountingHole -MountingHole_2.2mm_M2_ISO14580 -Mounting Hole 2.2mm, no annular, M2, ISO14580 -mounting hole 2.2mm no annular m2 iso14580 -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2_ISO14580_Pad -Mounting Hole 2.2mm, M2, ISO14580 -mounting hole 2.2mm m2 iso14580 -0 -1 -1 -MountingHole -MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom -Mounting Hole 2.2mm, M2, ISO14580 -mounting hole 2.2mm m2 iso14580 -0 -3 -1 -MountingHole -MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly -Mounting Hole 2.2mm, M2, ISO14580 -mounting hole 2.2mm m2 iso14580 -0 -2 -1 -MountingHole -MountingHole_2.2mm_M2_Pad -Mounting Hole 2.2mm, M2 -mounting hole 2.2mm m2 -0 -1 -1 -MountingHole -MountingHole_2.2mm_M2_Pad_TopBottom -Mounting Hole 2.2mm, M2 -mounting hole 2.2mm m2 -0 -3 -1 -MountingHole -MountingHole_2.2mm_M2_Pad_TopOnly -Mounting Hole 2.2mm, M2 -mounting hole 2.2mm m2 -0 -2 -1 -MountingHole -MountingHole_2.2mm_M2_Pad_Via -Mounting Hole 2.2mm, M2 -mounting hole 2.2mm m2 -0 -9 -1 -MountingHole -MountingHole_2.5mm -Mounting Hole 2.5mm, no annular -mounting hole 2.5mm no annular -0 -0 -0 -MountingHole -MountingHole_2.5mm_Pad -Mounting Hole 2.5mm -mounting hole 2.5mm -0 -1 -1 -MountingHole -MountingHole_2.5mm_Pad_TopBottom -Mounting Hole 2.5mm -mounting hole 2.5mm -0 -3 -1 -MountingHole -MountingHole_2.5mm_Pad_TopOnly -Mounting Hole 2.5mm -mounting hole 2.5mm -0 -2 -1 -MountingHole -MountingHole_2.5mm_Pad_Via -Mounting Hole 2.5mm -mounting hole 2.5mm -0 -9 -1 -MountingHole -MountingHole_2.7mm -Mounting Hole 2.7mm, no annular -mounting hole 2.7mm no annular -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5 -Mounting Hole 2.7mm, no annular, M2.5 -mounting hole 2.7mm no annular m2.5 -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5_DIN965 -Mounting Hole 2.7mm, no annular, M2.5, DIN965 -mounting hole 2.7mm no annular m2.5 din965 -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5_DIN965_Pad -Mounting Hole 2.7mm, M2.5, DIN965 -mounting hole 2.7mm m2.5 din965 -0 -1 -1 -MountingHole -MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom -Mounting Hole 2.7mm, M2.5, DIN965 -mounting hole 2.7mm m2.5 din965 -0 -3 -1 -MountingHole -MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly -Mounting Hole 2.7mm, M2.5, DIN965 -mounting hole 2.7mm m2.5 din965 -0 -2 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO7380 -Mounting Hole 2.7mm, no annular, M2.5, ISO7380 -mounting hole 2.7mm no annular m2.5 iso7380 -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5_ISO7380_Pad -Mounting Hole 2.7mm, M2.5, ISO7380 -mounting hole 2.7mm m2.5 iso7380 -0 -1 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom -Mounting Hole 2.7mm, M2.5, ISO7380 -mounting hole 2.7mm m2.5 iso7380 -0 -3 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly -Mounting Hole 2.7mm, M2.5, ISO7380 -mounting hole 2.7mm m2.5 iso7380 -0 -2 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO14580 -Mounting Hole 2.7mm, no annular, M2.5, ISO14580 -mounting hole 2.7mm no annular m2.5 iso14580 -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5_ISO14580_Pad -Mounting Hole 2.7mm, M2.5, ISO14580 -mounting hole 2.7mm m2.5 iso14580 -0 -1 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom -Mounting Hole 2.7mm, M2.5, ISO14580 -mounting hole 2.7mm m2.5 iso14580 -0 -3 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly -Mounting Hole 2.7mm, M2.5, ISO14580 -mounting hole 2.7mm m2.5 iso14580 -0 -2 -1 -MountingHole -MountingHole_2.7mm_M2.5_Pad -Mounting Hole 2.7mm, M2.5 -mounting hole 2.7mm m2.5 -0 -1 -1 -MountingHole -MountingHole_2.7mm_M2.5_Pad_TopBottom -Mounting Hole 2.7mm, M2.5 -mounting hole 2.7mm m2.5 -0 -3 -1 -MountingHole -MountingHole_2.7mm_M2.5_Pad_TopOnly -Mounting Hole 2.7mm, M2.5 -mounting hole 2.7mm m2.5 -0 -2 -1 -MountingHole -MountingHole_2.7mm_M2.5_Pad_Via -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -9 -1 -MountingHole -MountingHole_2.7mm_Pad -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -1 -1 -MountingHole -MountingHole_2.7mm_Pad_TopBottom -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -3 -1 -MountingHole -MountingHole_2.7mm_Pad_TopOnly -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -2 -1 -MountingHole -MountingHole_2.7mm_Pad_Via -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -9 -1 -MountingHole -MountingHole_2mm -Mounting Hole 2mm, no annular -mounting hole 2mm no annular -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3 -Mounting Hole 3.2mm, no annular, M3 -mounting hole 3.2mm no annular m3 -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3_DIN965 -Mounting Hole 3.2mm, no annular, M3, DIN965 -mounting hole 3.2mm no annular m3 din965 -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3_DIN965_Pad -Mounting Hole 3.2mm, M3, DIN965 -mounting hole 3.2mm m3 din965 -0 -1 -1 -MountingHole -MountingHole_3.2mm_M3_DIN965_Pad_TopBottom -Mounting Hole 3.2mm, M3, DIN965 -mounting hole 3.2mm m3 din965 -0 -3 -1 -MountingHole -MountingHole_3.2mm_M3_DIN965_Pad_TopOnly -Mounting Hole 3.2mm, M3, DIN965 -mounting hole 3.2mm m3 din965 -0 -2 -1 -MountingHole -MountingHole_3.2mm_M3_ISO7380 -Mounting Hole 3.2mm, no annular, M3, ISO7380 -mounting hole 3.2mm no annular m3 iso7380 -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3_ISO7380_Pad -Mounting Hole 3.2mm, M3, ISO7380 -mounting hole 3.2mm m3 iso7380 -0 -1 -1 -MountingHole -MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom -Mounting Hole 3.2mm, M3, ISO7380 -mounting hole 3.2mm m3 iso7380 -0 -3 -1 -MountingHole -MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly -Mounting Hole 3.2mm, M3, ISO7380 -mounting hole 3.2mm m3 iso7380 -0 -2 -1 -MountingHole -MountingHole_3.2mm_M3_ISO14580 -Mounting Hole 3.2mm, no annular, M3, ISO14580 -mounting hole 3.2mm no annular m3 iso14580 -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3_ISO14580_Pad -Mounting Hole 3.2mm, M3, ISO14580 -mounting hole 3.2mm m3 iso14580 -0 -1 -1 -MountingHole -MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom -Mounting Hole 3.2mm, M3, ISO14580 -mounting hole 3.2mm m3 iso14580 -0 -3 -1 -MountingHole -MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly -Mounting Hole 3.2mm, M3, ISO14580 -mounting hole 3.2mm m3 iso14580 -0 -2 -1 -MountingHole -MountingHole_3.2mm_M3_Pad -Mounting Hole 3.2mm, M3 -mounting hole 3.2mm m3 -0 -1 -1 -MountingHole -MountingHole_3.2mm_M3_Pad_TopBottom -Mounting Hole 3.2mm, M3 -mounting hole 3.2mm m3 -0 -3 -1 -MountingHole -MountingHole_3.2mm_M3_Pad_TopOnly -Mounting Hole 3.2mm, M3 -mounting hole 3.2mm m3 -0 -2 -1 -MountingHole -MountingHole_3.2mm_M3_Pad_Via -Mounting Hole 3.2mm, M3 -mounting hole 3.2mm m3 -0 -9 -1 -MountingHole -MountingHole_3.5mm -Mounting Hole 3.5mm, no annular -mounting hole 3.5mm no annular -0 -0 -0 -MountingHole -MountingHole_3.5mm_Pad -Mounting Hole 3.5mm -mounting hole 3.5mm -0 -1 -1 -MountingHole -MountingHole_3.5mm_Pad_TopBottom -Mounting Hole 3.5mm -mounting hole 3.5mm -0 -3 -1 -MountingHole -MountingHole_3.5mm_Pad_TopOnly -Mounting Hole 3.5mm -mounting hole 3.5mm -0 -2 -1 -MountingHole -MountingHole_3.5mm_Pad_Via -Mounting Hole 3.5mm -mounting hole 3.5mm -0 -9 -1 -MountingHole -MountingHole_3.7mm -Mounting Hole 3.7mm, no annular -mounting hole 3.7mm no annular -0 -0 -0 -MountingHole -MountingHole_3.7mm_Pad -Mounting Hole 3.7mm -mounting hole 3.7mm -0 -1 -1 -MountingHole -MountingHole_3.7mm_Pad_TopBottom -Mounting Hole 3.7mm -mounting hole 3.7mm -0 -3 -1 -MountingHole -MountingHole_3.7mm_Pad_TopOnly -Mounting Hole 3.7mm -mounting hole 3.7mm -0 -2 -1 -MountingHole -MountingHole_3.7mm_Pad_Via -Mounting Hole 3.7mm -mounting hole 3.7mm -0 -9 -1 -MountingHole -MountingHole_3mm -Mounting Hole 3mm, no annular -mounting hole 3mm no annular -0 -0 -0 -MountingHole -MountingHole_3mm_Pad -Mounting Hole 3mm -mounting hole 3mm -0 -1 -1 -MountingHole -MountingHole_3mm_Pad_TopBottom -Mounting Hole 3mm -mounting hole 3mm -0 -3 -1 -MountingHole -MountingHole_3mm_Pad_TopOnly -Mounting Hole 3mm -mounting hole 3mm -0 -2 -1 -MountingHole -MountingHole_3mm_Pad_Via -Mounting Hole 3mm -mounting hole 3mm -0 -9 -1 -MountingHole -MountingHole_4.3mm_M4 -Mounting Hole 4.3mm, no annular, M4 -mounting hole 4.3mm no annular m4 -0 -0 -0 -MountingHole -MountingHole_4.3mm_M4_DIN965 -Mounting Hole 4.3mm, no annular, M4, DIN965 -mounting hole 4.3mm no annular m4 din965 -0 -0 -0 -MountingHole -MountingHole_4.3mm_M4_DIN965_Pad -Mounting Hole 4.3mm, M4, DIN965 -mounting hole 4.3mm m4 din965 -0 -1 -1 -MountingHole -MountingHole_4.3mm_M4_DIN965_Pad_TopBottom -Mounting Hole 4.3mm, M4, DIN965 -mounting hole 4.3mm m4 din965 -0 -3 -1 -MountingHole -MountingHole_4.3mm_M4_DIN965_Pad_TopOnly -Mounting Hole 4.3mm, M4, DIN965 -mounting hole 4.3mm m4 din965 -0 -2 -1 -MountingHole -MountingHole_4.3mm_M4_ISO7380 -Mounting Hole 4.3mm, no annular, M4, ISO7380 -mounting hole 4.3mm no annular m4 iso7380 -0 -0 -0 -MountingHole -MountingHole_4.3mm_M4_ISO7380_Pad -Mounting Hole 4.3mm, M4, ISO7380 -mounting hole 4.3mm m4 iso7380 -0 -1 -1 -MountingHole -MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom -Mounting Hole 4.3mm, M4, ISO7380 -mounting hole 4.3mm m4 iso7380 -0 -3 -1 -MountingHole -MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly -Mounting Hole 4.3mm, M4, ISO7380 -mounting hole 4.3mm m4 iso7380 -0 -2 -1 -MountingHole -MountingHole_4.3mm_M4_ISO14580 -Mounting Hole 4.3mm, no annular, M4, ISO14580 -mounting hole 4.3mm no annular m4 iso14580 -0 -0 -0 -MountingHole -MountingHole_4.3mm_M4_ISO14580_Pad -Mounting Hole 4.3mm, M4, ISO14580 -mounting hole 4.3mm m4 iso14580 -0 -1 -1 -MountingHole -MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom -Mounting Hole 4.3mm, M4, ISO14580 -mounting hole 4.3mm m4 iso14580 -0 -3 -1 -MountingHole -MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly -Mounting Hole 4.3mm, M4, ISO14580 -mounting hole 4.3mm m4 iso14580 -0 -2 -1 -MountingHole -MountingHole_4.3mm_M4_Pad -Mounting Hole 4.3mm, M4 -mounting hole 4.3mm m4 -0 -1 -1 -MountingHole -MountingHole_4.3mm_M4_Pad_TopBottom -Mounting Hole 4.3mm, M4 -mounting hole 4.3mm m4 -0 -3 -1 -MountingHole -MountingHole_4.3mm_M4_Pad_TopOnly -Mounting Hole 4.3mm, M4 -mounting hole 4.3mm m4 -0 -2 -1 -MountingHole -MountingHole_4.3mm_M4_Pad_Via -Mounting Hole 4.3mm, M4 -mounting hole 4.3mm m4 -0 -9 -1 -MountingHole -MountingHole_4.3x6.2mm_M4_Pad -Mounting Hole 4.3x6.2mm, M4 -mounting hole 4.3x6.2mm m4 -0 -1 -1 -MountingHole -MountingHole_4.3x6.2mm_M4_Pad_Via -Mounting Hole 4.3x6.2mm, M4 -mounting hole 4.3x6.2mm m4 -0 -17 -1 -MountingHole -MountingHole_4.5mm -Mounting Hole 4.5mm, no annular -mounting hole 4.5mm no annular -0 -0 -0 -MountingHole -MountingHole_4.5mm_Pad -Mounting Hole 4.5mm -mounting hole 4.5mm -0 -1 -1 -MountingHole -MountingHole_4.5mm_Pad_TopBottom -Mounting Hole 4.5mm -mounting hole 4.5mm -0 -3 -1 -MountingHole -MountingHole_4.5mm_Pad_TopOnly -Mounting Hole 4.5mm -mounting hole 4.5mm -0 -2 -1 -MountingHole -MountingHole_4.5mm_Pad_Via -Mounting Hole 4.5mm -mounting hole 4.5mm -0 -9 -1 -MountingHole -MountingHole_4mm -Mounting Hole 4mm, no annular -mounting hole 4mm no annular -0 -0 -0 -MountingHole -MountingHole_4mm_Pad -Mounting Hole 4mm -mounting hole 4mm -0 -1 -1 -MountingHole -MountingHole_4mm_Pad_TopBottom -Mounting Hole 4mm -mounting hole 4mm -0 -3 -1 -MountingHole -MountingHole_4mm_Pad_TopOnly -Mounting Hole 4mm -mounting hole 4mm -0 -2 -1 -MountingHole -MountingHole_4mm_Pad_Via -Mounting Hole 4mm -mounting hole 4mm -0 -9 -1 -MountingHole -MountingHole_5.3mm_M5 -Mounting Hole 5.3mm, no annular, M5 -mounting hole 5.3mm no annular m5 -0 -0 -0 -MountingHole -MountingHole_5.3mm_M5_DIN965 -Mounting Hole 5.3mm, no annular, M5, DIN965 -mounting hole 5.3mm no annular m5 din965 -0 -0 -0 -MountingHole -MountingHole_5.3mm_M5_DIN965_Pad -Mounting Hole 5.3mm, M5, DIN965 -mounting hole 5.3mm m5 din965 -0 -1 -1 -MountingHole -MountingHole_5.3mm_M5_DIN965_Pad_TopBottom -Mounting Hole 5.3mm, M5, DIN965 -mounting hole 5.3mm m5 din965 -0 -3 -1 -MountingHole -MountingHole_5.3mm_M5_DIN965_Pad_TopOnly -Mounting Hole 5.3mm, M5, DIN965 -mounting hole 5.3mm m5 din965 -0 -2 -1 -MountingHole -MountingHole_5.3mm_M5_ISO7380 -Mounting Hole 5.3mm, no annular, M5, ISO7380 -mounting hole 5.3mm no annular m5 iso7380 -0 -0 -0 -MountingHole -MountingHole_5.3mm_M5_ISO7380_Pad -Mounting Hole 5.3mm, M5, ISO7380 -mounting hole 5.3mm m5 iso7380 -0 -1 -1 -MountingHole -MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom -Mounting Hole 5.3mm, M5, ISO7380 -mounting hole 5.3mm m5 iso7380 -0 -3 -1 -MountingHole -MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly -Mounting Hole 5.3mm, M5, ISO7380 -mounting hole 5.3mm m5 iso7380 -0 -2 -1 -MountingHole -MountingHole_5.3mm_M5_ISO14580 -Mounting Hole 5.3mm, no annular, M5, ISO14580 -mounting hole 5.3mm no annular m5 iso14580 -0 -0 -0 -MountingHole -MountingHole_5.3mm_M5_ISO14580_Pad -Mounting Hole 5.3mm, M5, ISO14580 -mounting hole 5.3mm m5 iso14580 -0 -1 -1 -MountingHole -MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom -Mounting Hole 5.3mm, M5, ISO14580 -mounting hole 5.3mm m5 iso14580 -0 -3 -1 -MountingHole -MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly -Mounting Hole 5.3mm, M5, ISO14580 -mounting hole 5.3mm m5 iso14580 -0 -2 -1 -MountingHole -MountingHole_5.3mm_M5_Pad -Mounting Hole 5.3mm, M5 -mounting hole 5.3mm m5 -0 -1 -1 -MountingHole -MountingHole_5.3mm_M5_Pad_TopBottom -Mounting Hole 5.3mm, M5 -mounting hole 5.3mm m5 -0 -3 -1 -MountingHole -MountingHole_5.3mm_M5_Pad_TopOnly -Mounting Hole 5.3mm, M5 -mounting hole 5.3mm m5 -0 -2 -1 -MountingHole -MountingHole_5.3mm_M5_Pad_Via -Mounting Hole 5.3mm, M5 -mounting hole 5.3mm m5 -0 -9 -1 -MountingHole -MountingHole_5.5mm -Mounting Hole 5.5mm, no annular -mounting hole 5.5mm no annular -0 -0 -0 -MountingHole -MountingHole_5.5mm_Pad -Mounting Hole 5.5mm -mounting hole 5.5mm -0 -1 -1 -MountingHole -MountingHole_5.5mm_Pad_TopBottom -Mounting Hole 5.5mm -mounting hole 5.5mm -0 -3 -1 -MountingHole -MountingHole_5.5mm_Pad_TopOnly -Mounting Hole 5.5mm -mounting hole 5.5mm -0 -2 -1 -MountingHole -MountingHole_5.5mm_Pad_Via -Mounting Hole 5.5mm -mounting hole 5.5mm -0 -9 -1 -MountingHole -MountingHole_5mm -Mounting Hole 5mm, no annular -mounting hole 5mm no annular -0 -0 -0 -MountingHole -MountingHole_5mm_Pad -Mounting Hole 5mm -mounting hole 5mm -0 -1 -1 -MountingHole -MountingHole_5mm_Pad_TopBottom -Mounting Hole 5mm -mounting hole 5mm -0 -3 -1 -MountingHole -MountingHole_5mm_Pad_TopOnly -Mounting Hole 5mm -mounting hole 5mm -0 -2 -1 -MountingHole -MountingHole_5mm_Pad_Via -Mounting Hole 5mm -mounting hole 5mm -0 -9 -1 -MountingHole -MountingHole_6.4mm_M6 -Mounting Hole 6.4mm, no annular, M6 -mounting hole 6.4mm no annular m6 -0 -0 -0 -MountingHole -MountingHole_6.4mm_M6_DIN965 -Mounting Hole 6.4mm, no annular, M6, DIN965 -mounting hole 6.4mm no annular m6 din965 -0 -0 -0 -MountingHole -MountingHole_6.4mm_M6_DIN965_Pad -Mounting Hole 6.4mm, M6, DIN965 -mounting hole 6.4mm m6 din965 -0 -1 -1 -MountingHole -MountingHole_6.4mm_M6_DIN965_Pad_TopBottom -Mounting Hole 6.4mm, M6, DIN965 -mounting hole 6.4mm m6 din965 -0 -3 -1 -MountingHole -MountingHole_6.4mm_M6_DIN965_Pad_TopOnly -Mounting Hole 6.4mm, M6, DIN965 -mounting hole 6.4mm m6 din965 -0 -2 -1 -MountingHole -MountingHole_6.4mm_M6_ISO7380 -Mounting Hole 6.4mm, no annular, M6, ISO7380 -mounting hole 6.4mm no annular m6 iso7380 -0 -0 -0 -MountingHole -MountingHole_6.4mm_M6_ISO7380_Pad -Mounting Hole 6.4mm, M6, ISO7380 -mounting hole 6.4mm m6 iso7380 -0 -1 -1 -MountingHole -MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom -Mounting Hole 6.4mm, M6, ISO7380 -mounting hole 6.4mm m6 iso7380 -0 -3 -1 -MountingHole -MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly -Mounting Hole 6.4mm, M6, ISO7380 -mounting hole 6.4mm m6 iso7380 -0 -2 -1 -MountingHole -MountingHole_6.4mm_M6_ISO14580 -Mounting Hole 6.4mm, no annular, M6, ISO14580 -mounting hole 6.4mm no annular m6 iso14580 -0 -0 -0 -MountingHole -MountingHole_6.4mm_M6_ISO14580_Pad -Mounting Hole 6.4mm, M6, ISO14580 -mounting hole 6.4mm m6 iso14580 -0 -1 -1 -MountingHole -MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom -Mounting Hole 6.4mm, M6, ISO14580 -mounting hole 6.4mm m6 iso14580 -0 -3 -1 -MountingHole -MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly -Mounting Hole 6.4mm, M6, ISO14580 -mounting hole 6.4mm m6 iso14580 -0 -2 -1 -MountingHole -MountingHole_6.4mm_M6_Pad -Mounting Hole 6.4mm, M6 -mounting hole 6.4mm m6 -0 -1 -1 -MountingHole -MountingHole_6.4mm_M6_Pad_TopBottom -Mounting Hole 6.4mm, M6 -mounting hole 6.4mm m6 -0 -3 -1 -MountingHole -MountingHole_6.4mm_M6_Pad_TopOnly -Mounting Hole 6.4mm, M6 -mounting hole 6.4mm m6 -0 -2 -1 -MountingHole -MountingHole_6.4mm_M6_Pad_Via -Mounting Hole 6.4mm, M6 -mounting hole 6.4mm m6 -0 -9 -1 -MountingHole -MountingHole_6.5mm -Mounting Hole 6.5mm, no annular -mounting hole 6.5mm no annular -0 -0 -0 -MountingHole -MountingHole_6.5mm_Pad -Mounting Hole 6.5mm -mounting hole 6.5mm -0 -1 -1 -MountingHole -MountingHole_6.5mm_Pad_TopBottom -Mounting Hole 6.5mm -mounting hole 6.5mm -0 -3 -1 -MountingHole -MountingHole_6.5mm_Pad_TopOnly -Mounting Hole 6.5mm -mounting hole 6.5mm -0 -2 -1 -MountingHole -MountingHole_6.5mm_Pad_Via -Mounting Hole 6.5mm -mounting hole 6.5mm -0 -9 -1 -MountingHole -MountingHole_6mm -Mounting Hole 6mm, no annular -mounting hole 6mm no annular -0 -0 -0 -MountingHole -MountingHole_6mm_Pad -Mounting Hole 6mm -mounting hole 6mm -0 -1 -1 -MountingHole -MountingHole_6mm_Pad_TopBottom -Mounting Hole 6mm -mounting hole 6mm -0 -3 -1 -MountingHole -MountingHole_6mm_Pad_TopOnly -Mounting Hole 6mm -mounting hole 6mm -0 -2 -1 -MountingHole -MountingHole_6mm_Pad_Via -Mounting Hole 6mm -mounting hole 6mm -0 -9 -1 -MountingHole -MountingHole_8.4mm_M8 -Mounting Hole 8.4mm, no annular, M8 -mounting hole 8.4mm no annular m8 -0 -0 -0 -MountingHole -MountingHole_8.4mm_M8_Pad -Mounting Hole 8.4mm, M8 -mounting hole 8.4mm m8 -0 -1 -1 -MountingHole -MountingHole_8.4mm_M8_Pad_TopBottom -Mounting Hole 8.4mm, M8 -mounting hole 8.4mm m8 -0 -3 -1 -MountingHole -MountingHole_8.4mm_M8_Pad_TopOnly -Mounting Hole 8.4mm, M8 -mounting hole 8.4mm m8 -0 -2 -1 -MountingHole -MountingHole_8.4mm_M8_Pad_Via -Mounting Hole 8.4mm, M8 -mounting hole 8.4mm m8 -0 -9 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360 -Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator -Mounting M3 9771050360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360 -Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator -Mounting M3 9771060360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360 -Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator -Mounting M3 9771070360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360 -Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator -Mounting M3 9771080360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360 -Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator -Mounting M3 9771090360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360 -Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator -Mounting M3 9771100360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360 -Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator -Mounting M3 9771110360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360 -Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator -Mounting M3 9771120360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360 -Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator -Mounting M3 9771130360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360 -Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator -Mounting M3 9771140360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360 -Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator -Mounting M3 9771150360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482 -Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774010482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482 -Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774020482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482 -Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774030482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482 -Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774040482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482 -Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774050482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482 -Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774060482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482 -Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774070482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482 -Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774080482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482 -Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774090482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482 -Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774100482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633 -Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774015633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633 -Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774010633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633 -Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774025633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332 -Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730256332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330 -Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730256330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633 -Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774020633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332 -Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730356332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334 -Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730356334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330 -Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730356330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633 -Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774030633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332 -Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730306332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330 -Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730306330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332 -Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730456332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334 -Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730456334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330 -Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730456330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332 -Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730406332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334 -Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730406334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330 -Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730406330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332 -Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730506332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334 -Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730506334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330 -Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730506330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332 -Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730606332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334 -Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730606334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330 -Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730606330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243 -Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator -Mounting M2 9774015243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243 -Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator -Mounting M2 9774010243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243 -Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator -Mounting M2 9774025243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243 -Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator -Mounting M2 9774020243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243 -Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator -Mounting M2 9774035243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243 -Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator -Mounting M2 9774030243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243 -Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator -Mounting M2 9774045243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243 -Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator -Mounting M2 9774040243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243 -Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator -Mounting M2 9774050243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243 -Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator -Mounting M2 9774060243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243 -Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator -Mounting M2 9774070243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243 -Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator -Mounting M2 9774080243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360 -Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator -Mounting M3 9774015360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360 -Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator -Mounting M3 9774010360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360 -Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator -Mounting M3 9774025360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360 -Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator -Mounting M3 9774020360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360 -Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator -Mounting M3 9774030360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360 -Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator -Mounting M3 9774040360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360 -Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator -Mounting M3 9774050360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360 -Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator -Mounting M3 9774060360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360 -Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator -Mounting M3 9774070360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360 -Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator -Mounting M3 9774080360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360 -Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator -Mounting M3 9774090360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360 -Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator -Mounting M3 9774100360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360 -Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator -Mounting M3 9774110360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360 -Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator -Mounting M3 9774120360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360 -Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator -Mounting M3 9774130360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360 -Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator -Mounting M3 9774140360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360 -Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator -Mounting M3 9774150360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960 -Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775026960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960 -Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775031960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960 -Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775036960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960 -Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775041960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960 -Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775046960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960 -Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775051960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960 -Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775056960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960 -Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775066960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960 -Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775076960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960 -Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775086960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960 -Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775096960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960 -Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775106960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960 -Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775116960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360 -Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator -Mounting M3 9775026360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360 -Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator -Mounting M3 9775031360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360 -Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator -Mounting M3 9775036360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360 -Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator -Mounting M3 9775041360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360 -Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator -Mounting M3 9775046360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360 -Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator -Mounting M3 9775051360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360 -Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator -Mounting M3 9775056360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360 -Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator -Mounting M3 9775066360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360 -Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator -Mounting M3 9775076360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360 -Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator -Mounting M3 9775086360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360 -Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator -Mounting M3 9775096360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360 -Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator -Mounting M3 9775106360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360 -Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator -Mounting M3 9775116360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960 -Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776025960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960 -Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776020960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960 -Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776030960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960 -Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776040960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960 -Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776050960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960 -Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776060960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960 -Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776070960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960 -Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776080960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960 -Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776090960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960 -Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776100960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951 -Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774015951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951 -Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774010951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951 -Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774025951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951 -Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774020951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951 -Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774030951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951 -Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774040951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951 -Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774055951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951 -Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774050951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951 -Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774065951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951 -Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774060951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951 -Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774070951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951 -Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774080951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951 -Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774090951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951 -Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774100951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943 -Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774015943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943 -Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774010943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943 -Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774025943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943 -Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774020943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943 -Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774035943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943 -Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774030943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943 -Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774045943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943 -Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774040943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943 -Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774050943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943 -Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774060943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943 -Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774070943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943 -Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774080943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960 -Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774015960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960 -Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774010960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960 -Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774025960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960 -Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774020960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960 -Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774030960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960 -Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774040960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960 -Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774050960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960 -Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774060960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960 -Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774070960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960 -Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774080960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960 -Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774090960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960 -Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774100960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960 -Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774110960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960 -Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774120960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960 -Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774130960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960 -Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774140960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960 -Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774150960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982 -Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774010982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982 -Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774020982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982 -Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774030982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982 -Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774040982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982 -Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774050982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982 -Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774060982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982 -Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774070982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982 -Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774080982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982 -Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774090982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982 -Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774100982 -0 -8 -1 -NetTie -NetTie-2_SMD_Pad0.5mm -Net tie, 2 pin, 0.5mm square SMD pads -net tie -0 -2 -2 -NetTie -NetTie-2_SMD_Pad2.0mm -Net tie, 2 pin, 2.0mm square SMD pads -net tie -0 -2 -2 -NetTie -NetTie-2_THT_Pad0.3mm -Net tie, 2 pin, 0.3mm round THT pads -net tie -0 -2 -2 -NetTie -NetTie-2_THT_Pad1.0mm -Net tie, 2 pin, 1.0mm round THT pads -net tie -0 -2 -2 -NetTie -NetTie-3_SMD_Pad0.5mm -Net tie, 3 pin, 0.5mm square SMD pads -net tie -0 -3 -3 -NetTie -NetTie-3_SMD_Pad2.0mm -Net tie, 3 pin, 2.0mm square SMD pads -net tie -0 -3 -3 -NetTie -NetTie-3_THT_Pad0.3mm -Net tie, 3 pin, 0.3mm round THT pads -net tie -0 -3 -3 -NetTie -NetTie-3_THT_Pad1.0mm -Net tie, 3 pin, 1.0mm round THT pads -net tie -0 -3 -3 -NetTie -NetTie-4_SMD_Pad0.5mm -Net tie, 4 pin, 0.5mm square SMD pads -net tie -0 -4 -4 -NetTie -NetTie-4_SMD_Pad2.0mm -Net tie, 4 pin, 2.0mm square SMD pads -net tie -0 -4 -4 -NetTie -NetTie-4_THT_Pad0.3mm -Net tie, 4 pin, 0.3mm round THT pads -net tie -0 -4 -4 -NetTie -NetTie-4_THT_Pad1.0mm -Net tie, 4 pin, 1.0mm round THT pads -net tie -0 -4 -4 -OptoDevice -ADNS-9800 -Laser Gaming Sensor ADNS-9800 -MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR -0 -16 -16 -OptoDevice -AGILENT_HFBR-152x -Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) -Fiberoptic Transmitter -0 -6 -6 -OptoDevice -AGILENT_HFBR-252x -Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) -Fiberoptic Transmitter -0 -6 -6 -OptoDevice -AMS_TSL2550_SMD -http://ams.com/eng/content/download/250130/975613/142977 -TSL2550 ambient light sensor -0 -4 -4 -OptoDevice -Broadcom_AFBR-16xxZ_Horizontal -Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN -Fiber Optic Transmitter and Receiver -0 -6 -6 -OptoDevice -Broadcom_AFBR-16xxZ_Tilted -Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN -Fiber Optic Transmitter and Receiver -0 -6 -6 -OptoDevice -Broadcom_AFBR-16xxZ_Vertical -Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN -Fiber Optic Transmitter and Receiver -0 -6 -6 -OptoDevice -Broadcom_APDS-9301 -ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN -ambient light sensor chipled -0 -6 -6 -OptoDevice -Broadcom_DFN-6_2x2mm_P0.65mm -Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py -Broadcom DFN NoLead -0 -6 -6 -OptoDevice -Broadcom_LGA-8_2x2mm_P0.5mm -Broadcom LGA, 8 Pin (https://docs.broadcom.com/doc/APDS-9251-001-DS#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -Broadcom LGA NoLead -0 -8 -8 -OptoDevice -Broadcom_LGA-8_2x2mm_P0.53mm -Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py -Broadcom LGA NoLead -0 -8 -8 -OptoDevice -Everlight_ITR1201SR10AR -package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf -reflective opto couple photo coupler -0 -4 -4 -OptoDevice -Everlight_ITR8307 -package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Everlight_ITR8307F43 -package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385 -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Everlight_ITR8307_Reverse -package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Everlight_ITR9608-F -Fork-type photointerrupter (https://everlighteurope.com/index.php?controller=attachment&id_attachment=5389) -Photointerrupter infrared LED -0 -4 -4 -OptoDevice -Finder_34.81 -Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf -Relay SPST Finder -0 -4 -4 -OptoDevice -Hamamatsu_C12880 -Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf -opto spectrometer Hamamatsu -0 -10 -10 -OptoDevice -Hamamatsu_S13360-30CS -SiPM, 2pin -Hamamatsu SiPM -0 -2 -2 -OptoDevice -Kingbright_KPS-3227 -3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf -KPS-3227 Ambient Light Photo Sensor -0 -4 -4 -OptoDevice -Kingbright_KPS-5130 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf -KPS-5130 photodiode RGB sensor -0 -4 -4 -OptoDevice -Kingbright_KRC011_Horizontal -Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf -Subminiature Reflective Optical Sensor -0 -4 -4 -OptoDevice -Kingbright_KRC011_Vertical -Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf -Subminiature Reflective Optical Sensor -0 -4 -4 -OptoDevice -Kodenshi_LG206D -http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf -Photointerrupter infrared LED with photo IC -0 -5 -5 -OptoDevice -Kodenshi_LG206L -http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf -Photointerrupter infrared LED with photo IC -0 -5 -5 -OptoDevice -Kodenshi_SG105 -package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Kodenshi_SG105F -package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Kodenshi_SG105_Reverse -package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -LaserDiode_TO3.3-D3.3-3 -Laser Diode, TO-3.3mm, 3pin -Laser Diode TO3.3 -0 -3 -3 -OptoDevice -LaserDiode_TO5-D9-3 -Laser Diode, TO5-like (D=9mm), 3pin -Laser Diode TO5-like -0 -3 -3 -OptoDevice -LaserDiode_TO18-D5.6-3 -Laser Diode, TO18-like (D=5.6mm), 3pin -Laser Diode TO18-like -0 -3 -3 -OptoDevice -LaserDiode_TO38ICut-3 -Laser Diode, TO-38-ICut, 3pin -Laser Diode TO38-ICut -0 -3 -3 -OptoDevice -LaserDiode_TO56-3 -Laser Diode, TO-56, 3pin -Laser Diode TO56 -0 -3 -3 -OptoDevice -Lightpipe_Bivar_RLP1-400-650 -1-way, 2.8mm lightpipe, 10mm lens output height, 17mm protrusion, https://www.bivar.com/parts_content/Datasheets/RLP1-XXX-XXX.pdf -planar light pipe 1 way 3mm -0 -0 -0 -OptoDevice -Lightpipe_Dialight_515-1064F -https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources -lightpipe triple tower right angle 3mm -0 -0 -0 -OptoDevice -Lightpipe_LPF-C012303S -https://www.lumex.com/spec/LPF-C012303S.pdf -lightpipe dual tower right angle 3mm -0 -0 -0 -OptoDevice -Lightpipe_LPF-C013301S -https://www.lumex.com/spec/LPF-C013301S.pdf -lightpipe triple tower right angle 3mm -0 -0 -0 -OptoDevice -Lightpipe_Mentor_1275.x00x -https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf -spherical light pipe 4 way 3mm PLCC-2 PLCC-4 -0 -0 -0 -OptoDevice -Lightpipe_Mentor_1276.1004 -https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf -spherical light pipe 4 way 3mm PLCC-2 PLCC-4 -0 -0 -0 -OptoDevice -Lightpipe_Mentor_1276.2004 -https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf -planar light pipe 4 way 3mm PLCC-2 PLCC-4 -0 -0 -0 -OptoDevice -Lite-On_LTR-303ALS-01 -ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf -ambient light sensor chipled -0 -6 -6 -OptoDevice -Luna_NSL-32 -Optoisolator with LED and photoresistor -optoisolator -0 -4 -4 -OptoDevice -Maxim_OLGA-14_3.3x5.6mm_P0.8mm -https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF -OLGA-14 OESIP-14 -0 -14 -14 -OptoDevice -ONSemi_QSE15x -3 Lead Plastic Package -ONSemi QSE158 QSE159 -0 -3 -3 -OptoDevice -OnSemi_CASE100AQ -OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF -reflective opto couple photo coupler -0 -4 -4 -OptoDevice -OnSemi_CASE100CY -OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Osram_BP104-SMD -PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.2x2.2mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5989350/BP%20104%20FAS_EN.pdf -PhotoDiode plastic SMD DIL -0 -6 -2 -OptoDevice -Osram_BPW34S-SMD -PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5488319/BPW%2034%20S_EN.pdf -PhotoDiode plastic SMD DIL -0 -6 -2 -OptoDevice -Osram_BPW82 -PhotoDiode, BPW82, RM2.54 -PhotoDiode BPW82 RM2.54 -0 -2 -2 -OptoDevice -Osram_DIL2_4.3x4.65mm_P5.08mm -PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08 -PhotoDiode plastic DIL RM5.08 -0 -2 -2 -OptoDevice -Osram_LPT80A -PhotoTransistor, sidelooker package, RM2.54 -PhotoTransistor sidelooker package RM2.54 -0 -2 -2 -OptoDevice -Osram_SFH9x0x -package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf -reflective photo interrupter SMD -0 -6 -6 -OptoDevice -Osram_SFH205 -PhotoDiode, SFH205, RM2.54 -PhotoDiode SFH205 RM2.54 -0 -2 -2 -OptoDevice -Osram_SFH225 -PhotoDiode, SFH225, RM2.54 -PhotoDiode SFH225 RM2.54 -0 -2 -2 -OptoDevice -Osram_SFH2201 -PhotoDiode, Clear Silicone, Osram TOPLED, 4x5.09mm, area: 2.85x2.85mm, Orientation mark at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-25688470/SFH%202201%20A01_EN.pdf -PhotoDiode silicone -0 -6 -2 -OptoDevice -Osram_SFH2430 -PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467144/SFH%202430_EN.pdf -PhotoDiode plastic SMD DIL -0 -6 -2 -OptoDevice -Osram_SFH2440 -PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467146/SFH%202440_EN.pdf -PhotoDiode plastic SMD DIL -0 -6 -2 -OptoDevice -Osram_SMD-SmartDIL -PhotoDiode, plastic SMD SmatDIL -PhotoDiode plastic SMD SmatDIL -0 -3 -3 -OptoDevice -Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm -https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf -SSOP4 APV21 AQY22 -0 -4 -4 -OptoDevice -PerkinElmer_VTL5C -Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) -vactrol -0 -4 -4 -OptoDevice -PerkinElmer_VTL5Cx2 -Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) -vactrol -0 -5 -5 -OptoDevice -R_LDR_4.9x4.2mm_P2.54mm_Vertical -Resistor, LDR 4.9x4.2mm -Resistor LDR4.9x4.2 -0 -2 -2 -OptoDevice -R_LDR_5.0x4.1mm_P3mm_Vertical -Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf -Resistor LDR5x4.1mm -0 -2 -2 -OptoDevice -R_LDR_5.1x4.3mm_P3.4mm_Vertical -Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDR5.1x3.4mm -0 -2 -2 -OptoDevice -R_LDR_5.2x5.2mm_P3.5mm_Horizontal -Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf -Resistor LDR5.2x5.2 -0 -2 -2 -OptoDevice -R_LDR_7x6mm_P5.1mm_Vertical -Resistor, LDR 7x6mm -Resistor LDR7x6mm -0 -2 -2 -OptoDevice -R_LDR_10x8.5mm_P7.6mm_Vertical -Resistor, LDR 10x8.5mm -Resistor LDR10.8.5mm -0 -2 -2 -OptoDevice -R_LDR_11x9.4mm_P8.2mm_Vertical -Resistor, LDR 11x9.4mm -Resistor LDR11x9.4mm -0 -2 -2 -OptoDevice -R_LDR_12x10.8mm_P9.0mm_Vertical -Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDR12x10.8mm -0 -2 -2 -OptoDevice -R_LDR_D6.4mm_P3.4mm_Vertical -Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDRD=6.4mm -0 -2 -2 -OptoDevice -R_LDR_D13.8mm_P9.0mm_Vertical -Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDR -0 -2 -2 -OptoDevice -R_LDR_D20mm_P17.5mm_Vertical -Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDR -0 -2 -2 -OptoDevice -ST_VL53L0X -https://www.st.com/resource/en/datasheet/vl53l1x.pdf -laser-ranging sensor -0 -12 -12 -OptoDevice -ST_VL53L1X -https://www.st.com/resource/en/datasheet/vl53l1x.pdf -laser-ranging sensor -0 -12 -12 -OptoDevice -Sharp_GP2Y0A41SK0F -http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf -Distance Sensor Sharp -0 -2 -2 -OptoDevice -Sharp_IS471F -Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf -Sharp OPIC IS471F -0 -4 -4 -OptoDevice -Sharp_IS485 -Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf -Sharp OPIC IS485 IS486 -0 -3 -3 -OptoDevice -Siemens_SFH900 -package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf -Siemens SFH900 reflex photo interrupter coupler object detector -0 -3 -3 -OptoDevice -Toshiba_TORX170_TORX173_TORX193_TORX194 -Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 -Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 -0 -6 -6 -OptoDevice -Toshiba_TOTX170_TOTX173_TOTX193_TOTX194 -Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 -Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 -0 -6 -6 -OptoDevice -Vishay_CAST-3Pin -IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf -IRReceiverVishayTSOP-xxxx CAST -0 -3 -3 -OptoDevice -Vishay_CNY70 -package for Vishay CNY70 refective photo coupler/interrupter -Vishay CNY70 refective photo coupler -0 -4 -4 -OptoDevice -Vishay_MINICAST-3Pin -IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf -IR Receiver Vishay TSOP-xxxx MINICAST -0 -3 -3 -OptoDevice -Vishay_MINIMOLD-3Pin -IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf -IR Receiver Vishay TSOP-xxxx MINIMOLD -0 -3 -3 -OptoDevice -Vishay_MOLD-3Pin -IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf -IR Receiver Vishay TSOP-xxxx MOLD -0 -3 -3 -Oscillator -Oscillator_DIP-8 -Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf -oscillator -0 -4 -4 -Oscillator -Oscillator_DIP-8_LargePads -Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf -oscillator -0 -4 -4 -Oscillator -Oscillator_DIP-14 -Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf -oscillator -0 -4 -4 -Oscillator -Oscillator_DIP-14_LargePads -Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf -oscillator -0 -4 -4 -Oscillator -Oscillator_OCXO_Morion_MV267 -http://www.morion.com.ru/catalog_pdf/MV267.pdf -OCXO -0 -5 -5 -Oscillator -Oscillator_OCXO_Morion_MV317 -https://www.morion-us.com/catalog_pdf/mv317.pdf -OCXO -0 -5 -5 -Oscillator -Oscillator_SMD_Abracon_ABLNO -https://abracon.com/Precisiontiming/ABLNO.pdf -VCXO XO -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm -Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm -Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm -Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering -Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm -Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering -Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm -FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf) -Oscillator Crystal SMD SMT -0 -4 -4 -Oscillator -Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm -Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf -Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm -Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering -Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm -Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering -Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm -Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering -Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package -SMD SMT crystal oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm -Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering -Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm -Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering -Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fox_FT5H_5.0x3.2mm -https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf -Fox TXCO temperature compensated oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm -SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm -SMD SMT crystal oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm -SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm -SMD SMT crystal oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm -IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering -IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm -https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf -2.5mm 2mm SMD -0 -6 -6 -Oscillator -Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm -https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf -2.5mm 2mm SMD -0 -4 -4 -Oscillator -Oscillator_SMD_OCXO_ConnorWinfield_OH300 -http://www.conwin.com/datasheets/cx/cx282.pdf -OCXO -0 -7 -7 -Oscillator -Oscillator_SMD_SI570_SI571_HandSoldering -SI570, SI571, Programmable oscillator, Standard -SI570 SI571 Programmable oscillator Standard -0 -8 -8 -Oscillator -Oscillator_SMD_SI570_SI571_Standard -SI570, SI571, Programmable oscillator, Standard -SI570 SI571 Programmable oscillator Standard -0 -8 -8 -Oscillator -Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm -SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG3030CM -SMD Crystal Oscillator Seiko Epson SG-3030CM package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm -SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm -SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm -SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm -SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm -SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_TG2520SMN-xxx-xxxxxx-4Pin_2.5x2.0mm -Miniature Crystal Clock Oscillator TG2520 series, https://support.epson.biz/td/api/doc_check.php?dl=app_TG2520SMN&lang=en -Miniature Crystal Clock Oscillator TG2520 series SMD SMT -0 -4 -4 -Oscillator -Oscillator_SMD_SiTime_PQFD-6L_3.2x2.5mm -3.2x2.5mm, 6-pin QFN (https://www.sitime.com/datasheet/SiT9365 page 13) -SMD SMT mems oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm -3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121 -SMD SMT crystal oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm -Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Silicon_Labs LGA NoLead -0 -6 -6 -Oscillator -Oscillator_SMD_TCXO_G158 -TCXO -TCXO -0 -4 -4 -Oscillator -Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm -Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering -Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SeikoEpson_SG-8002DB -14-lead dip package, row spacing 7.62 mm (300 mils) -DIL DIP PDIP 2.54mm 7.62mm 300mil -0 -4 -4 -Oscillator -Oscillator_SeikoEpson_SG-8002DC -8-lead dip package, row spacing 7.62 mm (300 mils) -DIL DIP PDIP 2.54mm 7.62mm 300mil -0 -4 -4 -Package_BGA -Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4 -Analog BGA-28 4.0mm x 6.25mm package, pitch 0.4mm pad, based on https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf -BGA 28 0.8 -0 -28 -28 -Package_BGA -Analog_BGA-49_6.25x6.25mm_Layout7x7_P0.8mm_Ball0.5mm_Pad0.4mm -Analog BGA-49, 6.25x6.25mm, 49 Ball, 7x7 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081600_0_bga49.pdf https://www.analog.com/media/en/technical-documentation/product-information/assembly-considerations-for-umodule-bga-lga-package.pdf -BGA 49 0.8 -0 -49 -49 -Package_BGA -Analog_BGA-209_9.5x16mm_Layout11x19_P0.8mm_Ball0.5mm_Pad0.4mm -Analog BGA-209 (Reference LTC DWG#05-08-1561 Rev B), 9.5x16.0mm, 209 Ball, 11x19 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081561_bga209.pdf -BGA 209 0.8 -0 -209 -209 -Package_BGA -BGA-9_1.6x1.6mm_Layout3x3_P0.5mm -BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf -BGA-9 -0 -9 -9 -Package_BGA -BGA-16_1.92x1.92mm_Layout4x4_P0.5mm -BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf -BGA-16 -0 -16 -16 -Package_BGA -BGA-25_6.35x6.35mm_Layout5x5_P1.27mm -BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf -BGA-25 uModule -0 -25 -25 -Package_BGA -BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD -Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf -Altera BGA-36 V36 VBGA -0 -36 -36 -Package_BGA -BGA-48_8.0x9.0mm_Layout6x8_P0.8mm -BGA-48 - pitch 0.8 mm -BGA-48 -0 -48 -48 -Package_BGA -BGA-64_9.0x9.0mm_Layout10x10_P0.8mm -BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm -BGA-64 -0 -64 -64 -Package_BGA -BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf -Altera BGA-68 M68 MBGA -0 -68 -68 -Package_BGA -BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD -Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf -Altera VBGA V81 BGA-81 -0 -81 -81 -Package_BGA -BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm -BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf -BGA-90 -0 -90 -90 -Package_BGA -BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm -BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf -BGA-96 -0 -96 -96 -Package_BGA -BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf -Altera BGA-100 M100 MBGA -0 -100 -100 -Package_BGA -BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD -BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf -BGA-100 -0 -100 -100 -Package_BGA -BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD -121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213) -BGA 0.8mm 9mm 121 -0 -121 -121 -Package_BGA -BGA-121_12.0x12.0mm_Layout11x11_P1.0mm -BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf -BGA-121 -0 -121 -121 -Package_BGA -BGA-132_12x18mm_Layout11x17_P1.0mm -BGA-132 11x17 12x18mm 1.0pitch -BGA-132 -0 -132 -132 -Package_BGA -BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf -Altera BGA-144 M144 MBGA -0 -144 -144 -Package_BGA -BGA-144_13.0x13.0mm_Layout12x12_P1.0mm -BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf -BGA-144 -0 -144 -144 -Package_BGA -BGA-152_14x18mm_Layout13x17_P0.5mm -BGA-152_14x18mm_Layout13x17_P0.5mm -VBGA-152 -0 -152 -152 -Package_BGA -BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf -Altera BGA-153 M153 MBGA -0 -153 -153 -Package_BGA -BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD -Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf -Altera UBGA U169 BGA-169 -0 -169 -169 -Package_BGA -BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm -BGA-200, 14.5x10.0mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf -BGA 200 0.8x0.65 -0 -200 -200 -Package_BGA -BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf -Altera BGA-256 M256 MBGA -0 -256 -256 -Package_BGA -BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD -BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf -BGA-256 -0 -256 -256 -Package_BGA -BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD -BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf -BGA-256 -0 -256 -256 -Package_BGA -BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD -Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf -Altera UBGA U324 BGA-324 -0 -324 -324 -Package_BGA -BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.45mm_Pad0.4mm_NSMD -BGA-324, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://colognechip.com/docs/ds1001-gatemate1-datasheet-2022-05.pdf#page=92 -BGA 324 0.8 GateMate FPGA -0 -324 -324 -Package_BGA -BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD -BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf -BGA-324 -0 -324 -324 -Package_BGA -BGA-352_35.0x35.0mm_Layout26x26_P1.27mm -BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf -BGA-352 -0 -352 -352 -Package_BGA -BGA-400_21.0x21.0mm_Layout20x20_P1.0mm -BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf -BGA-400 -0 -400 -400 -Package_BGA -BGA-484_23.0x23.0mm_Layout22x22_P1.0mm -BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf -BGA-484 -0 -484 -484 -Package_BGA -BGA-624_21.0x21.0mm_Layout25x25_P0.8mm -BGA-624, 25x25 grid, 21x21mm package, pitch 0.8mm; https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf -BGA 624 0.8 -0 -624 -624 -Package_BGA -BGA-625_21.0x21.0mm_Layout25x25_P0.8mm -BGA-625 -BGA-625 -0 -625 -625 -Package_BGA -BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD -Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf -Altera BGA-672 F672 FBGA -0 -672 -672 -Package_BGA -BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD -XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf -XILINX BGA-676 FG676/FGG676 -0 -676 -676 -Package_BGA -BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm -BGA-1023 -BGA-1023 -0 -1023 -1023 -Package_BGA -BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm -BGA-1156 -BGA-1156 -0 -1156 -1156 -Package_BGA -BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm -BGA-1295 -BGA-1295 -0 -1295 -1295 -Package_BGA -FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm -Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf -FB-BGA-484 -0 -484 -484 -Package_BGA -FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm -FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687 -FBGA-78 -0 -78 -78 -Package_BGA -Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm -WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf -BGA 8 0.4 -0 -8 -8 -Package_BGA -Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35 -Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/ -BGA 292 0.8 -0 -292 -292 -Package_BGA -LFBGA-100_10x10mm_Layout10x10_P0.8mm -LFBGA-100, 10x10 raster, 10x10mm package, pitch 0.8mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf -BGA 100 0.8 -0 -100 -100 -Package_BGA -LFBGA-144_10x10mm_Layout12x12_P0.8mm -LFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf -BGA 144 0.8 -0 -144 -144 -Package_BGA -LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD -https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0 -eMMC Flash LFBGA169 -0 -169 -169 -Package_BGA -Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD -Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 -BGA 381 0.8 -0 -381 -381 -Package_BGA -Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD -Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 -BGA 381 0.8 -0 -381 -381 -Package_BGA -Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm -Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 -BGA 756 0.8 -0 -756 -756 -Package_BGA -Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm -Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf -133 pin bga -0 -134 -134 -Package_BGA -MAPBGA_9x9mm_Layout17x17_P0.5mm -MAPBGA 9x9x1.11 PKG, 9.0x9.0mm, 272 Ball, 17x17 Layout, 0.5mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00869D.pdf#page=1 -BGA 272 0.5 -0 -272 -272 -Package_BGA -MAPBGA_14x14mm_Layout17x17_P0.8mm -MAPBGA 14x14x1.18 PKG, 14.0x14.0mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00855D.pdf#page=1 -BGA 289 0.8 -0 -289 -289 -Package_BGA -Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD -Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF -Maxim_WLP-9 -0 -9 -9 -Package_BGA -Maxim_WLP-12 -Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF -Maxim_WLP-12 -0 -12 -12 -Package_BGA -Maxim_WLP-12_1.608x2.008mm_Layout4x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD -Maxim WLP-12, W121H2+1, 2.008x1.608mm, 12 Ball, 4x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100302.PDF, https://pdfserv.maximintegrated.com/package_dwgs/21-100302.PDF -BGA 12 0.4 -0 -12 -12 -Package_BGA -Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD -TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956 -BGA 196 0.75 -0 -196 -196 -Package_BGA -Micron_FBGA-78_7.5x10.6mm_Layout9x13_P0.8mm -FBGA-78, 10.6x7.5mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=24 -BGA 78 0.8 -0 -78 -78 -Package_BGA -Micron_FBGA-78_8x10.5mm_Layout9x13_P0.8mm -FBGA-78, 10.5x8.0mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=25 -BGA 78 0.8 -0 -78 -78 -Package_BGA -Micron_FBGA-78_9x10.5mm_Layout9x13_P0.8mm -FBGA-78, 10.5x9.0mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=23 -BGA 78 0.8 -0 -78 -78 -Package_BGA -Micron_FBGA-96_7.5x13.5mm_Layout9x16_P0.8mm -FBGA-96, 13.5x7.5mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=27 -BGA 96 0.8 -0 -96 -96 -Package_BGA -Micron_FBGA-96_8x14mm_Layout9x16_P0.8mm -FBGA-96, 14.0x8.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=28 -BGA 96 0.8 -0 -96 -96 -Package_BGA -Micron_FBGA-96_9x14mm_Layout9x16_P0.8mm -FBGA-96, 14.0x9.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=26 -BGA 96 0.8 -0 -96 -96 -Package_BGA -NXP_VFBGA-42_2.6x3mm_Layout6x7_P0.4mm_Ball0.25mm_Pad0.24mm -NXP VFBGA-42, 3.0x2.6mm, 42 Ball, 6x7 Layout, 0.4mm Pitch, https://www.nxp.com/docs/en/package-information/SOT1963-1.pdf -BGA 42 0.4 -0 -42 -42 -Package_BGA -ST_LFBGA-354_16x16mm_Layout19x19_P0.8mm -ST LFBGA-354, 16.0x16.0mm, 354 Ball, 19x19 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf -BGA 354 0.8 -0 -354 -354 -Package_BGA -ST_LFBGA-448_18x18mm_Layout22x22_P0.8mm -ST LFBGA-448, 18.0x18.0mm, 448 Ball, 22x22 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf -BGA 448 0.8 -0 -448 -448 -Package_BGA -ST_TFBGA-225_13x13mm_Layout15x15_P0.8mm -ST TFBGA-225, 13.0x13.0mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7b3ri.pdf -BGA 225 0.8 -0 -225 -225 -Package_BGA -ST_TFBGA-257_10x10mm_Layout19x19_P0.5mmP0.65mm -ST TFBGA-257, 10.0x10.0mm, 257 Ball, 19x19 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf -BGA 257 0.5 -0 -257 -257 -Package_BGA -ST_TFBGA-361_12x12mm_Layout23x23_P0.5mmP0.65mm -ST TFBGA-361, 12.0x12.0mm, 361 Ball, 23x23 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf -BGA 361 0.5 -0 -361 -361 -Package_BGA -ST_UFBGA-73_5x5mm_Layout9x9_P0.5mm -ST UFBGA-73, 5.0x5.0mm, 73 Ball, 9x9 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wl54jc.pdf -BGA 73 0.5 -0 -73 -73 -Package_BGA -ST_UFBGA-121_6x6mm_Layout11x11_P0.5mm -ST UFBGA-121, 6.0x6.0mm, 121 Ball, 11x11 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32g473pb.pdf -BGA 121 0.5 -0 -121 -121 -Package_BGA -ST_UFBGA-129_7x7mm_Layout13x13_P0.5mm -ST UFBGA-129, 7.0x7.0mm, 129 Ball, 13x13 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf -BGA 129 0.5 -0 -129 -129 -Package_BGA -ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm -ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf -BGA 36 0.5 -0 -36 -36 -Package_BGA -TFBGA-64_5x5mm_Layout8x8_P0.5mm -TFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f100v8.pdf -BGA 64 0.5 -0 -64 -64 -Package_BGA -TFBGA-100_8x8mm_Layout10x10_P0.8mm -TFBGA-100, 10x10 raster, 8x8mm package, pitch 0.8mm; see section 6.2 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf -BGA 100 0.8 -0 -100 -100 -Package_BGA -TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm -TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm -TFBGA-100 -0 -100 -100 -Package_BGA -TFBGA-121_10x10mm_Layout11x11_P0.8mm -TFBGA-121, 11x11 raster, 10x10mm package, pitch 0.8mm; http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495 -BGA 121 0.8 -0 -121 -121 -Package_BGA -TFBGA-216_13x13mm_Layout15x15_P0.8mm -TFBGA-216, 15x15 raster, 13x13mm package, pitch 0.8mm; see section 6.8 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf -BGA 216 0.8 -0 -216 -216 -Package_BGA -TFBGA-265_14x14mm_Layout17x17_P0.8mm -TFBGA-265, 17x17 raster, 14x14mm package, pitch 0.8mm; see section 7.8 of http://www.st.com/resource/en/datasheet/DM00387108.pdf -BGA 265 0.8 -0 -265 -265 -Package_BGA -Texas_BGA-289_15.0x15.0mm_Layout17x17_P0.8mm_Ball0.5mm_Pad0.4mm -Texas Instruments BGA-289, 0.4mm pad, 15x15mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.ti.com/lit/ml/mpbg777/mpbg777.pdf -BGA 289 0.8 ZAV S-PBGA-N289 -0 -289 -289 -Package_BGA -Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm -Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA YFF S-XBGA-N5 -0 -10 -5 -Package_BGA -Texas_DSBGA-5_0.8875x1.3875mm_Layout2x3_P0.5mm -Texas Instruments, DSBGA, area grid, NSMD, YZP0005 pad definition, 0.8875x1.3875mm, 5 Ball, 2x3 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=42, https://www.ti.com/lit/ml/mxbg018l/mxbg018l.pdf -BGA 5 0.5 YZP -0 -5 -5 -Package_BGA -Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm -Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf) -Texas Instruments DSBGA BGA YZP R-XBGA-N6 -0 -12 -6 -Package_BGA -Texas_DSBGA-6_0.95x1.488mm_Layout2x3_P0.4mm -Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, https://www.ti.com/lit/ml/mxbg419/mxbg419.pdf, https://www.ti.com/lit/ds/symlink/tmp117.pdf -BGA 6 0.4 -0 -6 -6 -Package_BGA -Texas_DSBGA-6_0.704x1.054mm_Layout2x3_P0.35mm -Texas Instruments, DSBGA-6, 0.704x1.054mm, NSMD, YKA pad definition, 0.704x1.054mm, 6 Ball, 2x3 Layout, 0.35mm Pitch, https://www.ti.com/lit/ml/mxbg383/mxbg383.pdf, https://www.ti.com/lit/ds/symlink/tps62800.pdf -BGA 6 0.35 -0 -6 -6 -Package_BGA -Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm -Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA YZP R-XBGA-N8 -0 -16 -8 -Package_BGA -Texas_DSBGA-8_0.705x1.468mm_Layout2x4_P0.4mm -Texas Instruments, DSBGA, area grid, YBJ0008 pad definition, 1.468x0.705mm, 8 Ball, 2x4 Layout, 0.4mm Pitch, https://www.ti.com/lit/gpn/ina234 -BGA 8 0.4 -0 -8 -8 -Package_BGA -Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm -Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA YZP R-XBGA-N8 -0 -16 -8 -Package_BGA -Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm -Texas Instruments, DSBGA, 1.5195x1.5195x0.600mm, 8 ball 3x3 area grid, YZR pad definition (http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf) -BGA 8 0.5 -0 -8 -8 -Package_BGA -Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm -Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA YZR0009 -0 -18 -9 -Package_BGA -Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm -Texas Instruments, DSBGA, area grid, YZP, YZP0010, 1.86x1.36mm, 10 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/ts3a24159.pdf -BGA 10 0.5 -0 -20 -10 -Package_BGA -Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm -Texas Instruments, DSBGA, area grid, YZT, 1.86x1.36mm, 12 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf -BGA 12 0.5 R-XBGA-N12 -0 -24 -12 -Package_BGA -Texas_DSBGA-16_2.39x2.39mm_Layout4x4_P0.5mm -Texas Instruments, DSBGA, area grid, YZF, YZF0016, 2.39x2.39mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/dac80508.pdf -BGA 16 0.5 -0 -32 -16 -Package_BGA -Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm -Texas Instruments, DSBGA, 3.0x1.9x0.625mm, 28 ball 7x4 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -BGA 28 0.4 -0 -28 -28 -Package_BGA -Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm -Texas Instruments, DSBGA, 3.33x3.488x0.625mm, 49 ball 7x7 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -texas dsbga 49 -0 -49 -49 -Package_BGA -Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm -Texas Instruments, DSBGA, 3.415x3.535x0.625mm, 64 ball 8x8 area grid, NSMD pad definition (http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -texas dsbga 64 -0 -64 -64 -Package_BGA -Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm -Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) -Texas_Junior_BGA-12 -0 -12 -12 -Package_BGA -Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm -Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) -Texas_Junior_BGA-80 -0 -80 -80 -Package_BGA -Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm -Texas Instruments, BGA Microstar Junior, 7x7mm, 113 ball 12x12 grid, NSMD pad definition (http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) -Texas_Junior_BGA-113 -0 -113 -113 -Package_BGA -UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm -UCBGA-36, 6x6 raster, 2.5x2.5mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 -BGA 36 0.4 -0 -36 -36 -Package_BGA -UCBGA-49_3x3mm_Layout7x7_P0.4mm -UCBGA-49, 7x7 raster, 3x3mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 -BGA 49 0.4 -0 -49 -49 -Package_BGA -UCBGA-81_4x4mm_Layout9x9_P0.4mm -UCBGA-81, 9x9 raster, 4x4mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 -BGA 81 0.4 -0 -81 -81 -Package_BGA -UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm -UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm -UFBGA-15 -0 -15 -15 -Package_BGA -UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm -UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm -UFBGA-32 -0 -32 -32 -Package_BGA -UFBGA-64_5x5mm_Layout8x8_P0.5mm -UFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf -BGA 64 0.5 -0 -64 -64 -Package_BGA -UFBGA-100_7x7mm_Layout12x12_P0.5mm -UFBGA-100, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf -BGA 100 0.5 -0 -100 -100 -Package_BGA -UFBGA-132_7x7mm_Layout12x12_P0.5mm -UFBGA-132, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf -BGA 132 0.5 -0 -132 -132 -Package_BGA -UFBGA-132_7x7mm_P0.5mm -UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf -ufbga bga small-pitch -0 -132 -132 -Package_BGA -UFBGA-144_7x7mm_Layout12x12_P0.5mm -UFBGA-144, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf -BGA 144 0.5 -0 -144 -144 -Package_BGA -UFBGA-144_10x10mm_Layout12x12_P0.8mm -UFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf -BGA 144 0.8 -0 -144 -144 -Package_BGA -UFBGA-169_7x7mm_Layout13x13_P0.5mm -UFBGA-169, 13x13 raster, 7x7mm package, pitch 0.5mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf -BGA 169 0.5 -0 -169 -169 -Package_BGA -UFBGA-201_10x10mm_Layout15x15_P0.65mm -UFBGA-201, 15x15 raster, 10x10mm package, pitch 0.65mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf -BGA 201 0.65 -0 -201 -201 -Package_BGA -VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm -VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm -VFBGA-49 -0 -49 -49 -Package_BGA -VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm -VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740 -BGA 86 0.55 -0 -86 -86 -Package_BGA -VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm -VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm -VFBGA-100 -0 -100 -100 -Package_BGA -WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD -WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf -BGA 4 0.35 -0 -4 -4 -Package_BGA -WLP-4_0.83x0.83mm_P0.4mm -WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 -WLP-4 -0 -4 -4 -Package_BGA -WLP-4_0.86x0.86mm_P0.4mm -WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 -WLP-4 -0 -4 -4 -Package_BGA -WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm -WLP-9, 1.448x1.468mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF -BGA 9 0.4 -0 -9 -9 -Package_BGA -XBGA-121_10x10mm_Layout11x11_P0.8mm -XBGA-121, 11x11 raster, 10x10mm package, pitch 0.6mm; http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf -BGA 121 0.8 -0 -121 -121 -Package_BGA -XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm -XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf -XFBGA-36 -0 -36 -36 -Package_BGA -XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm -XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf -XFBGA-64 -0 -64 -64 -Package_BGA -XFBGA-121_8x8mm_Layout11x11_P0.65mm -XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf -XFBGA-121 -0 -121 -121 -Package_BGA -Xilinx_CLG225 -Zynq-7000 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77, NSMD pad definition Appendix A -BGA 225 0.8 CLG225 -0 -225 -225 -Package_BGA -Xilinx_CLG400 -Zynq-7000 BGA, 20x20 grid, 17x17mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78, NSMD pad definition Appendix A -BGA 400 0.8 CLG400 CL400 -0 -400 -400 -Package_BGA -Xilinx_CLG484_CLG485 -Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79, NSMD pad definition Appendix A -BGA 484 0.8 CLG484 CL484 CLG485 CL485 -0 -484 -484 -Package_BGA -Xilinx_CPG236 -Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266, NSMD pad definition Appendix A -BGA 238 0.5 CP236 CPG236 -0 -238 -238 -Package_BGA -Xilinx_CPG238 -Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267, NSMD pad definition Appendix A -BGA 238 0.5 CPG238 -0 -238 -238 -Package_BGA -Xilinx_CPGA196 -Spartan-7 BGA, 14x14 grid, 8x8mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260, NSMD pad definition Appendix A -BGA 196 0.5 CPGA196 -0 -196 -196 -Package_BGA -Xilinx_CSG324 -Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A -BGA 324 0.8 CS324 CSG324 -0 -324 -324 -Package_BGA -Xilinx_CSG325 -Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A -BGA 324 0.8 CS325 CSG235 -0 -324 -324 -Package_BGA -Xilinx_CSGA225 -Spartan-7 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262, NSMD pad definition Appendix A -BGA 225 0.8 CSGA225 -0 -225 -225 -Package_BGA -Xilinx_CSGA324 -Spartan-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263, NSMD pad definition Appendix A -BGA 324 0.8 CSGA324 -0 -324 -324 -Package_BGA -Xilinx_FBG484 -Artix-7, Kintex-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82, NSMD pad definition Appendix A -BGA 484 1 FB484 FBG484 FBV484 -0 -484 -484 -Package_BGA -Xilinx_FBG676 -Artix-7, Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84, NSMD pad definition Appendix A -BGA 676 1 FB676 FBG676 FBV676 -0 -676 -676 -Package_BGA -Xilinx_FBG900 -Kintex-7 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289, NSMD pad definition Appendix A -BGA 900 1 FB900 FBG900 FBV900 -0 -900 -900 -Package_BGA -Xilinx_FFG676 -Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88, NSMD pad definition Appendix A -BGA 676 1 FF676 FFG676 FFV676 -0 -676 -676 -Package_BGA -Xilinx_FFG900_FFG901 -Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90, NSMD pad definition Appendix A -BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901 -0 -900 -900 -Package_BGA -Xilinx_FFG1156 -Artix-7, Kintex-7 and Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91, NSMD pad definition Appendix A -BGA 1156 1 FF1156 FFG1156 FFV1156 -0 -1156 -1156 -Package_BGA -Xilinx_FFG1157_FFG1158 -Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299, NSMD pad definition Appendix A -BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158 -0 -1156 -1156 -Package_BGA -Xilinx_FFG1761 -Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300, NSMD pad definition Appendix A -BGA 1760 1 FF1761 FFG1761 -0 -1760 -1760 -Package_BGA -Xilinx_FFG1926_FFG1927_FFG1928_FFG1930 -Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303, NSMD pad definition Appendix A -BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930 -0 -1924 -1924 -Package_BGA -Xilinx_FFV1761 -Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301, NSMD pad definition Appendix A -BGA 1760 1 FFV1761 -0 -1760 -1760 -Package_BGA -Xilinx_FGG484 -Artix-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275, NSMD pad definition Appendix A -BGA 484 1 FG484 FGG484 -0 -484 -484 -Package_BGA -Xilinx_FGG676 -Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276, NSMD pad definition Appendix A -BGA 676 1 FG676 FGG676 -0 -676 -676 -Package_BGA -Xilinx_FGGA484 -Spartan-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264, NSMD pad definition Appendix A -BGA 484 1 FGGA484 -0 -484 -484 -Package_BGA -Xilinx_FGGA676 -Spartan-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265, NSMD pad definition Appendix A -BGA 676 1 FGGA676 -0 -676 -676 -Package_BGA -Xilinx_FHG1761 -Virtex-7 BGA, 42x42 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302, NSMD pad definition Appendix A -BGA 1760 1 FH1761 FHG1761 -0 -1760 -1760 -Package_BGA -Xilinx_FLG1925_FLG1926_FLG1928_FLG1930 -Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304, NSMD pad definition Appendix A -BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930 -0 -1924 -1924 -Package_BGA -Xilinx_FTG256 -Artix-7 BGA, 16x16 grid, 17x17mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269, NSMD pad definition Appendix A -BGA 256 1 FT256 FTG256 -0 -256 -256 -Package_BGA -Xilinx_FTGB196 -Spartan-7 BGA, 14x14 grid, 15x15mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261, NSMD pad definition Appendix A -BGA 196 1 FTGB196 -0 -196 -196 -Package_BGA -Xilinx_RB484 -Artix-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92, NSMD pad definition Appendix A -BGA 484 1 RB484 -0 -484 -484 -Package_BGA -Xilinx_RB676 -Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280, NSMD pad definition Appendix A -BGA 676 1 RB676 -0 -676 -676 -Package_BGA -Xilinx_RF676 -Kintex-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297, NSMD pad definition Appendix A -BGA 676 1 RF676 -0 -676 -676 -Package_BGA -Xilinx_RF900 -Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94, NSMD pad definition Appendix A -BGA 900 1 RF900 -0 -900 -900 -Package_BGA -Xilinx_RF1156 -Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95, NSMD pad definition Appendix A -BGA 1156 1 RF1156 -0 -1156 -1156 -Package_BGA -Xilinx_RF1157_RF1158 -Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305, NSMD pad definition Appendix A -BGA 1156 1 RF1157 RF1158 -0 -1156 -1156 -Package_BGA -Xilinx_RF1761 -Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306, NSMD pad definition Appendix A -BGA 1760 1 RF1761 -0 -1760 -1760 -Package_BGA -Xilinx_RF1930 -Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307, NSMD pad definition Appendix A -BGA 1924 1 RF1930 -0 -1924 -1924 -Package_BGA -Xilinx_RFG676 -Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93, NSMD pad definition Appendix A -BGA 676 1 RF676 RFG676 -0 -676 -676 -Package_BGA -Xilinx_RS484 -Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279, NSMD pad definition Appendix A -BGA 484 0.8 RS484 -0 -484 -484 -Package_BGA -Xilinx_SBG484 -Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270, NSMD pad definition Appendix A -BGA 484 0.8 SB484 SBG484 SBV484 -0 -484 -484 -Package_BGA -Xilinx_SBG485 -Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80, NSMD pad definition Appendix A -BGA 484 0.8 SBG485 SBV485 -0 -484 -484 -Package_CSP -Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm -LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf) -LFCSP 8 0.5 -0 -12 -5 -Package_CSP -Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm -Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py -Analog LFCSP NoLead -0 -21 -17 -Package_CSP -Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias -Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py -Analog LFCSP NoLead -0 -31 -17 -Package_CSP -Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm -Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py -Analog LFCSP NoLead -0 -21 -17 -Package_CSP -Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm_ThermalVias -Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py -Analog LFCSP NoLead -0 -31 -17 -Package_CSP -Analog_LFCSP-UQ-10_1.3x1.6mm_P0.4mm -Analog LFCSP-UQ, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_10_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Analog LFCSP-UQ NoLead -0 -10 -10 -Package_CSP -LFCSP-6-1EP_2x2mm_P0.65mm_EP1x1.6mm -LFCSP, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_6_3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -11 -7 -Package_CSP -LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm -LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf -LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm -0 -9 -9 -Package_CSP -LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm -LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -13 -9 -Package_CSP -LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias -LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -20 -9 -Package_CSP -LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm -LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -13 -9 -Package_CSP -LFCSP-8_2x2mm_P0.5mm -LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf -LFCSP 8pin 2x2mm Pitch 0.5mm -0 -8 -8 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -26 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -26 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm -LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -26 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm -16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf) -LFCSP 16 0.5 -0 -21 -17 -Package_CSP -LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm -LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf) -LFCSP 16 0.65 -0 -21 -17 -Package_CSP -LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -31 -17 -Package_CSP -LFCSP-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_17.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_17.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -31 -17 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm -20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf) -LFCSP 0.5 -0 -25 -21 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py -LFCSP DFN_QFN -0 -25 -21 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py -LFCSP DFN_QFN -0 -35 -21 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -25 -21 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -35 -21 -Package_CSP -LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm -LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -29 -25 -Package_CSP -LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias -LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -39 -25 -Package_CSP -LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -29 -25 -Package_CSP -LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -39 -25 -Package_CSP -LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm -LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -33 -29 -Package_CSP -LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias -LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -43 -29 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -42 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -59 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm -LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -37 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias -LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -47 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm -LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -37 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias -LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -47 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm -32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf -LFCSP 0.5 -0 -37 -33 -Package_CSP -LFCSP-40-1EP_6x6mm_P0.5mm_EP3.9x3.9mm -LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_40_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -45 -41 -Package_CSP -LFCSP-40-1EP_6x6mm_P0.5mm_EP3.9x3.9mm_ThermalVias -LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_40_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -55 -41 -Package_CSP -LFCSP-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm -LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-40/CP_40_15.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -45 -41 -Package_CSP -LFCSP-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias -LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-40/CP_40_15.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -55 -41 -Package_CSP -LFCSP-40-1EP_6x6mm_P0.5mm_EP4.65x4.65mm -LFCSP, 40 Pin (https://www.jedec.org/system/files/docs/MO-220K01.pdf (variation VJJD-5)), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -45 -41 -Package_CSP -LFCSP-40-1EP_6x6mm_P0.5mm_EP4.65x4.65mm_ThermalVias -LFCSP, 40 Pin (https://www.jedec.org/system/files/docs/MO-220K01.pdf (variation VJJD-5)), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -55 -41 -Package_CSP -LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm -LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -58 -49 -Package_CSP -LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias -LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -75 -49 -Package_CSP -LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm -LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -69 -65 -Package_CSP -LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias -LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -86 -65 -Package_CSP -LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm -LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -82 -73 -Package_CSP -LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias -LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -99 -73 -Package_CSP -LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm -72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf) -LFCSP 0.5 -0 -77 -73 -Package_CSP -LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm -LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf) -LFCSP 0.5 -0 -29 -25 -Package_CSP -LFCSP-VQ-48-1EP_7x7mm_P0.5mm -LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html) -LFCSP 48 -0 -49 -49 -Package_CSP -LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm -LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP-WD NoLead -0 -15 -9 -Package_CSP -LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias -LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP-WD NoLead -0 -22 -9 -Package_CSP -LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm -LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP-WD NoLead -0 -17 -11 -Package_CSP -LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias -LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP-WD NoLead -0 -24 -11 -Package_CSP -Maxim_WLCSP-35_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm -WLCSP-35, 2.168x2.998mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF -CSP 35 0.4 -0 -35 -35 -Package_CSP -Nexperia_WLCSP-15_6-3-6_2.37x1.17mm_Layout6x3_P0.4mm -Nexperia wafer level chip-size package; 15 bumps (6-3-6), 2.37x1.17mm, 15 Ball, 6x3 Layout, 0.4mm Pitch, https://assets.nexperia.com/documents/data-sheet/PCMFXUSB3S_SER.pdf -CSP 15 0.4 -0 -15 -15 -Package_CSP -ST_WLCSP-18_1.86x2.14mm_P0.4mm_Stagger -ST WLCSP-18, ST Die ID 466, 1.86x2.14mm, 18 Ball, X-staggered 7x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g031y8.pdf -CSP 18 0.4 -0 -18 -18 -Package_CSP -ST_WLCSP-20_1.94x2.40mm_Layout4x5_P0.4mm -ST WLCSP-20, ST die ID 456, 1.94x2.4mm, 20 Ball, 4x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g051f8.pdf#page=102 -CSP 20 0.4 -0 -20 -20 -Package_CSP -ST_WLCSP-25_2.30x2.48mm_Layout5x5_P0.4mm -ST WLCSP-25, ST die ID 460, 2.3x2.48mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g071eb.pdf -CSP 25 0.4 -0 -25 -25 -Package_CSP -ST_WLCSP-25_Die425 -WLCSP-25, 5x5 raster, 2.097x2.493mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l031f6.pdf -BGA 25 0.4 -0 -25 -25 -Package_CSP -ST_WLCSP-25_Die444 -WLCSP-25, 5x5 raster, 2.423x2.325mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f031k6.pdf -BGA 25 0.4 -0 -25 -25 -Package_CSP -ST_WLCSP-25_Die457 -WLCSP-25, 5x5 raster, 2.133x2.070mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32l011k3.pdf -BGA 25 0.4 -0 -25 -25 -Package_CSP -ST_WLCSP-36_2.58x3.07mm_Layout6x6_P0.4mm -ST WLCSP-36, ST die ID 464, 2.58x3.07mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l412t8.pdf -CSP 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-36_Die417 -WLCSP-36, 6x6 raster, 2.61x2.88mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l052t8.pdf -BGA 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-36_Die440 -WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf -BGA 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-36_Die445 -WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32f042k6.pdf -BGA 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-36_Die458 -WLCSP-36, 6x6 raster, 2.553x2.579mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f410t8.pdf -BGA 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-49_3.15x3.13mm_Layout7x7_P0.4mm -ST WLCSP-49, ST die ID 468, 3.15x3.13mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g431c6.pdf -CSP 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_3.30x3.38mm_Layout7x7_P0.4mm_Offcenter -ST WLCSP-49, off-center ball grid, ST die ID 494, 3.3x3.38mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb15cc.pdf#page=119 -CSP 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die423 -WLCSP-49, 7x7 raster, 2.965x2.965mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f401vc.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die431 -WLCSP-49, 7x7 raster, 2.999x3.185mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f411vc.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die433 -WLCSP-49, 7x7 raster, 3.029x3.029mm package, pitch 0.4mm; see section 7.1.1 of http://www.st.com/resource/en/datasheet/stm32f401ce.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die435 -WLCSP-49, 7x7 raster, 3.141x3.127mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/DM00257211.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die438 -WLCSP-49, 7x7 raster, 3.89x3.74mm package, pitch 0.5mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303r8.pdf -BGA 49 0.5 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die439 -WLCSP-49, 7x7 raster, 3.417x3.151mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f301r8.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die447 -WLCSP-49, 7x7 raster, 3.294x3.258mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l072kz.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die448 -WLCSP-49, 7x7 raster, 3.277x3.109mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f071v8.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-52_3.09x3.15mm_P0.4mm_Stagger -ST WLCSP-52, ST die ID 467, 3.09x3.15mm, 52 Ball, X-staggered 13x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g0b1ne.pdf#page=136 -CSP 52 0.4 -0 -52 -52 -Package_CSP -ST_WLCSP-63_Die427 -WLCSP-63, 7x9 raster, 3.228x4.164mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l151cc.pdf -BGA 63 0.4 -0 -63 -63 -Package_CSP -ST_WLCSP-64_3.56x3.52mm_Layout8x8_P0.4mm -ST WLCSP-64, ST die ID 479, 3.56x3.52mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g491re.pdf -CSP 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die414 -WLCSP-64, 8x8 raster, 4.466x4.395mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf -BGA 64 0.5 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die427 -WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die435 -WLCSP-64, 8x8 raster, 3.141x3.127mm package, pitch 0.35mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00257211.pdf -BGA 64 0.35 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die436 -WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zd.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die441 -WLCSP-64, 8x8 raster, 3.623x3.651mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00213872.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die442 -WLCSP-64, 8x8 raster, 3.347x3.585mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f091vb.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die462 -WLCSP-64, 8x8 raster, 3.357x3.657mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00340475.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-66_Die411 -WLCSP-66, 9x9 raster, 3.639x3.971mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf -BGA 66 0.4 -0 -66 -66 -Package_CSP -ST_WLCSP-66_Die432 -WLCSP-66, 8x9 raster, 3.767x4.229mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f378vc.pdf -BGA 66 0.4 -0 -66 -66 -Package_CSP -ST_WLCSP-72_Die415 -WLCSP-72, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf -BGA 72 0.4 -0 -72 -72 -Package_CSP -ST_WLCSP-81_4.02x4.27mm_Layout9x9_P0.4mm -ST WLCSP-81, ST die ID 469, 4.02x4.27mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g483me.pdf -CSP 81 0.4 -0 -81 -81 -Package_CSP -ST_WLCSP-81_4.36x4.07mm_Layout9x9_P0.4mm -ST WLCSP-81, ST die ID 472, 4.36x4.07mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l562ce.pdf -CSP 81 0.4 -0 -81 -81 -Package_CSP -ST_WLCSP-81_Die415 -WLCSP-81, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf -BGA 81 0.4 -0 -81 -81 -Package_CSP -ST_WLCSP-81_Die421 -WLCSP-81, 9x9 raster, 3.693x3.815mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf -BGA 81 0.4 -0 -81 -81 -Package_CSP -ST_WLCSP-81_Die463 -WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00282249.pdf -BGA 81 0.4 -0 -81 -81 -Package_CSP -ST_WLCSP-90_4.20x3.95mm_P0.4mm_Stagger -ST WLCSP-90, ST die ID 482, 4.2x3.95mm, 90 Ball, X-staggered 18x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u575og.pdf#page=306 -CSP 90 0.4 -0 -90 -90 -Package_CSP -ST_WLCSP-90_Die413 -WLCSP-90, 10x9 raster, 4.223x3.969mm package, pitch 0.4mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f405og.pdf -BGA 90 0.4 -0 -90 -90 -Package_CSP -ST_WLCSP-100_4.40x4.38mm_Layout10x10_P0.4mm_Offcenter -ST WLCSP-100, off-center ball grid, ST die ID 495, 4.4x4.38mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf -CSP 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-100_4.437x4.456mm_Layout10x10_P0.4mm -ST WLCSP-100, ST die ID 471, 4.437x4.456mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l4p5ve.pdf -CSP 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-100_Die422 -WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f302vc.pdf -BGA 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-100_Die446 -WLCSP-100, 10x10 raster, 4.775x5.041mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303zd.pdf -BGA 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-100_Die452 -WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.7 of http://www.st.com/resource/en/datasheet/DM00330506.pdf -BGA 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-100_Die461 -WLCSP-100, 10x10 raster, 4.618x4.142mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00284211.pdf -BGA 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-104_Die437 -WLCSP-104, 9x12 raster, 4.095x5.094mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152ze.pdf -BGA 104 0.4 -0 -104 -104 -Package_CSP -ST_WLCSP-115_3.73x4.15mm_P0.35mm_Stagger -ST WLCSP-115, ST die ID 483, 3.73x4.15mm, 115 Ball, Y-staggered 11x21 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h725vg.pdf -CSP 115 0.35 -0 -115 -115 -Package_CSP -ST_WLCSP-115_4.63x4.15mm_P0.4mm_Stagger -ST WLCSP-115, ST die ID 461, 4.63x4.15mm, 115 Ball, X-staggered 21x11 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l496wg.pdf -CSP 115 0.4 -0 -115 -115 -Package_CSP -ST_WLCSP-132_4.57x4.37mm_Layout12x11_P0.35mm -ST WLCSP-132, ST die ID 480, 4.57x4.37mm, 132 Ball, 12x11 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7a3ai.pdf -CSP 132 0.35 -0 -132 -132 -Package_CSP -ST_WLCSP-143_Die419 -WLCSP-143, 11x13 raster, 4.521x5.547mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf -BGA 143 0.4 -0 -143 -143 -Package_CSP -ST_WLCSP-143_Die449 -WLCSP-143, 11x13 raster, 4.539x5.849mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf -BGA 143 0.4 -0 -143 -143 -Package_CSP -ST_WLCSP-144_Die470 -WLCSP-144, 12x12 raster, 5.24x5.24mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/DM00366448.pdf -BGA 144 0.4 -0 -144 -144 -Package_CSP -ST_WLCSP-156_4.96x4.64mm_Layout13x12_P0.35mm -ST WLCSP-156, ST die ID 450, 4.96x4.64mm, 156 Ball, 13x12 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h747xi.pdf -CSP 156 0.35 -0 -156 -156 -Package_CSP -ST_WLCSP-168_Die434 -WLCSP-168, 12x14 raster, 4.891x5.692mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f469ni.pdf -BGA 168 0.4 -0 -168 -168 -Package_CSP -ST_WLCSP-180_Die451 -WLCSP-180, 13x14 raster, 5.537x6.095mm package, pitch 0.4mm; see section 6.6 of http://www.st.com/resource/en/datasheet/DM00273119.pdf -BGA 180 0.4 -0 -180 -180 -Package_CSP -WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm -X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf -CSP 4 0.5 -0 -4 -4 -Package_CSP -WLCSP-4_0.64x0.64mm_P0.35mm -WLCSP-4, 0.64x0.64mm, 4 Ball, 2x2 Layout, 0.35mm Pitch, https://www.onsemi.com/pdf/datasheet/ncp163-d.pdf#page=23 -CSP 4 0.35 -0 -4 -4 -Package_CSP -WLCSP-6_1.4x1.0mm_P0.4mm -6pin Pitch 0.4mm -6pin Pitch 0.4mm WLCSP -0 -6 -6 -Package_CSP -WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD -WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf -WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top -0 -8 -8 -Package_CSP -WLCSP-8_1.551x2.284mm_P0.5mm -WLCSP-8, 2.284x1.551mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75 -CSP 8 0.5 -0 -8 -8 -Package_CSP -WLCSP-12_1.56x1.56mm_P0.4mm -WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf -BMM150 WLCSP -0 -12 -12 -Package_CSP -WLCSP-12_1.403x1.555mm_P0.4mm_Stagger -WLCSP-12, 6x4 raster staggered array, 1.403x1.555mm package, pitch 0.4mm; http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208 -CSP 12 0.2x0.346333 -0 -12 -12 -Package_CSP -WLCSP-16_1.409x1.409mm_P0.35mm -WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213 -CSP 16 0.35 -0 -16 -16 -Package_CSP -WLCSP-16_2.225x2.17mm_P0.5mm -WLCSP-16 2.225x2.17mm, 2.17x2.225mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf -CSP 16 0.5 -0 -16 -16 -Package_CSP -WLCSP-16_4x4_B2.17x2.32mm_P0.5mm -WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf -WLCSP-16 NXP -0 -16 -16 -Package_CSP -WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm -WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf -BGA 20 0.4 -0 -20 -20 -Package_CSP -WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm -WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf -WLCSP-20 -0 -20 -20 -Package_CSP -WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm -WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf -WLCSP-20 -0 -20 -20 -Package_CSP -WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm -WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf -WLCSP-36 -0 -36 -36 -Package_CSP -WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm -WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf -WLCSP-36 -0 -36 -36 -Package_CSP -WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm -WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf -BGA 56 0.4 -0 -56 -56 -Package_CSP -WLCSP-81_4.41x3.76mm_P0.4mm -WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf -WLCSP ST -0 -81 -81 -Package_CSP -pSemi_CSP-16_1.64x2.04mm_P0.4mm -pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) -psemi csp 16 -0 -16 -16 -Package_CSP -pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm -pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) -psemi csp 16 -0 -16 -16 -Package_DFN_QFN -AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm -UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138 -QFN 0.95 -0 -6 -5 -Package_DFN_QFN -AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm -DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf) -dfn -0 -25 -5 -Package_DFN_QFN -Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias -56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download) -QFN 0.5 -0 -87 -57 -Package_DFN_QFN -DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack -DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm -DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm -DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -7 -Package_DFN_QFN -DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm -DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm -DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf) -DFN 0.5 -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm -6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.65 -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm -DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -7 -Package_DFN_QFN -DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm -DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF) -DFN 0.95 -0 -13 -7 -Package_DFN_QFN -DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm -DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -7 -Package_DFN_QFN -DFN-6_1.3x1.2mm_P0.4mm -6-Lead Plastic DFN (1.3mm x 1.2mm) -DFN 0.4 -0 -6 -6 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm -DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm -DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm -DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -10 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm -DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm -DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm -DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -10 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm -DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF) -DFN 0.5 -0 -11 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm -DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf) -DFN 0.45 -0 -11 -9 -Package_DFN_QFN -DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm -DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -9 -Package_DFN_QFN -DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm -DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf) -DFN 0.5 -0 -12 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm -8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf) -DFN 0.5 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm -DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm -8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf) -DFN 0.5 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm -8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.5 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm -DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf) -DFN 0.45 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm -DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -10 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias -DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -20 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm -DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf) -DFN 0.5 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm -DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm -8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.65 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm -DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm -8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.8 -0 -15 -9 -Package_DFN_QFN -DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm -8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) -DFN 0.8 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm -DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) -dfn -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm -DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) -dfn -0 -25 -9 -Package_DFN_QFN -DFN-8_2x2mm_P0.5mm -DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF -DFN 0.5 -0 -8 -8 -Package_DFN_QFN -DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm -DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -15 -11 -Package_DFN_QFN -DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias -DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -22 -11 -Package_DFN_QFN -DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm -DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf) -DFN 0.5 -0 -13 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm -DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -15 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm -10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.5 -0 -15 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm -DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -15 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias -DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -22 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm -10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826) -DFN 0.5 -0 -15 -11 -Package_DFN_QFN -DFN-10_2x2mm_P0.4mm -10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch -DFN 10 0.4mm -0 -10 -10 -Package_DFN_QFN -DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm -DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf) -DFN 0.45 -0 -15 -13 -Package_DFN_QFN -DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm -DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -17 -13 -Package_DFN_QFN -DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias -DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -24 -13 -Package_DFN_QFN -DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm -10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.5 -0 -17 -13 -Package_DFN_QFN -DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm -DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf) -DFN 0.45 -0 -17 -13 -Package_DFN_QFN -DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm -DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf) -DFN 0.5 -0 -21 -13 -Package_DFN_QFN -DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm -DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf) -DFN 0.5 -0 -21 -13 -Package_DFN_QFN -DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm -DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF) -DFN 0.65 -0 -21 -13 -Package_DFN_QFN -DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm -DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF) -DFN 0.40 -0 -19 -15 -Package_DFN_QFN -DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm -14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) -VDFN DFN 0.65mm -0 -23 -15 -Package_DFN_QFN -DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias -14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) -VDFN DFN 0.65mm -0 -33 -15 -Package_DFN_QFN -DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm -DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf) -DFN 0.5 -0 -23 -15 -Package_DFN_QFN -DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm -DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF) -DFN 0.5 -0 -23 -15 -Package_DFN_QFN -DFN-14_1.35x3.5mm_P0.5mm -DFN, 14 Pin (https://m.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3012_datasheet.pdf.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -14 -14 -Package_DFN_QFN -DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm -DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf) -DFN 0.45 -0 -25 -17 -Package_DFN_QFN -DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm -DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf) -DFN 0.5 -0 -27 -17 -Package_DFN_QFN -DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm -DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf) -DFN 0.5 -0 -25 -17 -Package_DFN_QFN -DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm -DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf) -DFN 0.5 -0 -26 -17 -Package_DFN_QFN -DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm -DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf) -DFN 0.5 -0 -29 -19 -Package_DFN_QFN -DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm -DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf) -DFN 0.5 -0 -27 -19 -Package_DFN_QFN -DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm -DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF) -DFN 0.5 -0 -33 -21 -Package_DFN_QFN -DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm -DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF) -DFN 0.5 -0 -35 -23 -Package_DFN_QFN -DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm -DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf) -DFN 0.5 -0 -35 -25 -Package_DFN_QFN -DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm -DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf) -DFN 0.4 -0 -43 -33 -Package_DFN_QFN -DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm -DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF) -DFN 0.4 -0 -63 -45 -Package_DFN_QFN -DFN-S-8-1EP_6x5mm_P1.27mm -8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 1.27 -0 -16 -9 -Package_DFN_QFN -DHVQFN-14-1EP_2.5x3mm_P0.5mm_EP1x1.5mm -DHVQFN, 14 Pin (JEDEC MO-241/VAA, https://assets.nexperia.com/documents/package-information/SOT762-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DHVQFN NoLead -0 -16 -15 -Package_DFN_QFN -DHVQFN-16-1EP_2.5x3.5mm_P0.5mm_EP1x2mm -DHVQFN, 16 Pin (JEDEC MO-241/VAB, https://assets.nexperia.com/documents/package-information/SOT763-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DHVQFN NoLead -0 -19 -17 -Package_DFN_QFN -DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm -DHVQFN, 20 Pin (JEDEC MO-241/VAC, https://assets.nexperia.com/documents/package-information/SOT764-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DHVQFN NoLead -0 -23 -21 -Package_DFN_QFN -Diodes_DFN1006-3 -DFN package size 1006 3 pins -DFN package size 1006 3 pins -0 -3 -3 -Package_DFN_QFN -Diodes_UDFN-10_1.0x2.5mm_P0.5mm -U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf) -UDFN-10 U-DFN2510-10 Diodes -0 -10 -10 -Package_DFN_QFN -Diodes_UDFN2020-6_Type-F -U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf) -U-DFN2020-6 (Type F) -0 -8 -8 -Package_DFN_QFN -HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm -HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -21 -17 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -34 -25 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -29 -25 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -39 -25 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -34 -25 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -39 -25 -Package_DFN_QFN -HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -42 -33 -Package_DFN_QFN -HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -59 -33 -Package_DFN_QFN -HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm -HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -50 -41 -Package_DFN_QFN -HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias -HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -67 -41 -Package_DFN_QFN -Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm -MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) -mlpq 32 7x7mm -0 -19 -15 -Package_DFN_QFN -Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm -MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) -mlpq 32 7x7mm -0 -76 -33 -Package_DFN_QFN -Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm -MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) -mlpq 32 7x7mm -0 -113 -49 -Package_DFN_QFN -Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.15x5.15mm -MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788) -mlpq 32 7x7mm -0 -117 -49 -Package_DFN_QFN -Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.55x5.55mm -MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) -mlpq 32 7x7mm -0 -117 -49 -Package_DFN_QFN -Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm -PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) -pqfn 22 5x6mm -0 -56 -15 -Package_DFN_QFN -Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm -PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) -pqfn 44 7x7mm -0 -125 -27 -Package_DFN_QFN -LQFN-10-1EP_2x2mm_P0.5mm_EP0.7x0.7mm -LQFN, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081644_0_LQFN10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LQFN NoLead -0 -12 -11 -Package_DFN_QFN -LQFN-12-1EP_2x2mm_P0.5mm_EP0.7x0.7mm -LQFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081530_B_LQFN12.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LQFN NoLead -0 -14 -13 -Package_DFN_QFN -LQFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm -LQFN, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081595_0_lqfn16.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LQFN NoLead -0 -18 -17 -Package_DFN_QFN -Linear_DE14MA -14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf) -DFN 0.5 -0 -14 -14 -Package_DFN_QFN -Linear_UGK52_QFN-46-52 -Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf) -QFN 0.5 -0 -62 -47 -Package_DFN_QFN -MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm -MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -MLF NoLead -0 -9 -7 -Package_DFN_QFN -MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm -8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) -DFN MLF 0.65 -0 -12 -9 -Package_DFN_QFN -MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias -8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) -DFN MLF 0.65 -0 -15 -9 -Package_DFN_QFN -MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py -MLF NoLead -0 -25 -21 -Package_DFN_QFN -MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py -MLF NoLead -0 -30 -21 -Package_DFN_QFN -MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm -Micro Leadframe Package, 16 pin with exposed pad -MLPQ- 0.65 -0 -21 -17 -Package_DFN_QFN -Maxim_TDFN-6-1EP_3x3mm_P0.95mm_EP1.5x2.3mm -Maxim TDFN, 6 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/MAX4460-MAX4462.pdf#page=19, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tdfn-ep/21-0137.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Maxim TDFN NoLead -0 -11 -7 -Package_DFN_QFN -Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm -Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Micrel MLF NoLead -0 -11 -9 -Package_DFN_QFN -Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias -Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Micrel MLF NoLead -0 -16 -9 -Package_DFN_QFN -Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias -http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf -mlf 8 2x2 mm -0 -14 -9 -Package_DFN_QFN -Microchip_8E-16 -16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) -QFN Microchip 8E 16 -0 -20 -17 -Package_DFN_QFN -Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm -QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) -QFN dual row -0 -49 -45 -Package_DFN_QFN -Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias -QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) -QFN dual row -0 -59 -45 -Package_DFN_QFN -Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm -QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) -QFN dual row -0 -74 -65 -Package_DFN_QFN -Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias -QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) -QFN dual row -0 -91 -65 -Package_DFN_QFN -Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm -40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet) -QFN 0.5 -0 -92 -34 -Package_DFN_QFN -Mini-Circuits_DL805 -https://ww2.minicircuits.com/case_style/DL805.pdf -RF Switch -0 -11 -9 -Package_DFN_QFN -Mini-Circuits_FG873-4_3x3mm -Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf) -FG873 -0 -4 -4 -Package_DFN_QFN -NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45 -LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) -NXP LQFN NoLead -0 -65 -49 -Package_DFN_QFN -NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias -LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) -NXP LQFN NoLead -0 -75 -49 -Package_DFN_QFN -Nordic_AQFN-73-1EP_7x7mm_P0.5mm -http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html -AQFN 7mm -0 -78 -74 -Package_DFN_QFN -OnSemi_DFN-8_2x2mm_P0.5mm -DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF) -DFN 0.5 -0 -8 -8 -Package_DFN_QFN -OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm -On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19) -On Semiconductor SIP -0 -44 -44 -Package_DFN_QFN -OnSemi_UDFN-8_1.2x1.8mm_P0.4mm -8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF) -dfn udfn dual flat -0 -8 -8 -Package_DFN_QFN -OnSemi_VCT-28_3.5x3.5mm_P0.4mm -OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -OnSemi VCT NoLead -0 -28 -28 -Package_DFN_QFN -OnSemi_XDFN-10_1.35x2.2mm_P0.4mm -10-Lead Plastic XDFN (1.35mm x 2.2mm) (see https://www.onsemi.com/pdf/datasheet/emi8132-d.pdf) -OnSemi XDFN-10 0.4 -0 -10 -10 -Package_DFN_QFN -OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm -XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF) -OnSemi XDFN4 -0 -5 -5 -Package_DFN_QFN -PQFN-8-EP_6x5mm_P1.27mm_Generic -Universal Footprint for Thermally-enhanced SO-8 packages; compatible with Vishay PowerPAK SO−8, International Rectifier PQFN, Texas Instrument SON 5 × 6 mm (Q5A), Alpha and Omega DFN 5 × 6, ST Microelectronics PowerFLAT™ 5 × 6, Toshiba SOP Advance, Infineon Super SO8, NXP LFPAK (SOT669), Renesas WPAK(3F) / LFPAK, Fairchild Power 56, APEC PMPAK 5 × 6, MagnaChip PowerDFN56, ROHM HSOP8, UBIQ PRPAK56, NIKO−SEM PDFN 5 × 6, NEC 8-pin HVSON. Datasheets: https://www.onsemi.com/pub/Collateral/AND9137-D.PDF, https://assets.nexperia.com/documents/leaflet/75016838.pdf -Thermally-enhanced SO-8 PowerPAK PQFN Q5A PowerFLAT LFPAK SOT669 WPAK(3F) LFPAK Power56 PMPAK PowerDFN56 HSOP8 PRPAK56 PDFN HVSON -0 -21 -5 -Package_DFN_QFN -Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm -Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf) -panasonic hqfn -0 -37 -17 -Package_DFN_QFN -Panasonic_HSON-8_8x8mm_P2.00mm -Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf) -panasonic hson -0 -27 -9 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -17 -13 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias -QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -32 -13 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm -QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -17 -13 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias -QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -22 -13 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm -QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -17 -13 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm -QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias -QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py -QFN DFN_QFN -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm -QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias -QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -26 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm -QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias -QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -26 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm -QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias -QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -26 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm -QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias -QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm -QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias -QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm -QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias -QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm -QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack -QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias -QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias -QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm -QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias -QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm -QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias -QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm -QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias -QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm -QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias -QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm -QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias -QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -32 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm -QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias -QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm -QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -27 -21 -Package_DFN_QFN -QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias -QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -40 -21 -Package_DFN_QFN -QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -35 -21 -Package_DFN_QFN -QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm -QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias -QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -34 -25 -Package_DFN_QFN -QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm -QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -25 -Package_DFN_QFN -QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias -QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm -QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias -QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm -QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias -QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm -QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias -QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm -QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias -QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm -QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias -QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm -QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -25 -Package_DFN_QFN -QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias -QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -44 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm -QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias -QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -51 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm -QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias -QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm -QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -34 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias -QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -67 -25 -Package_DFN_QFN -QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm -QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -29 -Package_DFN_QFN -QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias -QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -53 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm -QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias -QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm -QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias -QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm -QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -35 -29 -Package_DFN_QFN -QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias -QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -48 -29 -Package_DFN_QFN -QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -29 -Package_DFN_QFN -QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -55 -29 -Package_DFN_QFN -QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm -QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -29 -Package_DFN_QFN -QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm_ThermalVias -QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -29 -Package_DFN_QFN -QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm -QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -41 -29 -Package_DFN_QFN -QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias -QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -62 -29 -Package_DFN_QFN -QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm -QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -29 -Package_DFN_QFN -QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias -QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -71 -29 -Package_DFN_QFN -QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -29 -Package_DFN_QFN -QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -71 -29 -Package_DFN_QFN -QFN-28_4x4mm_P0.5mm -QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -28 -28 -Package_DFN_QFN -QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -33 -Package_DFN_QFN -QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -33 -Package_DFN_QFN -QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm -QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -33 -Package_DFN_QFN -QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias -QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm -QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias -QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm -QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias -QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm -QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias -QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm -QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias -QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm -QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -49 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias -QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -49 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm -QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -49 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias -QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -33 -Package_DFN_QFN -QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm -QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -46 -37 -Package_DFN_QFN -QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias -QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -56 -37 -Package_DFN_QFN -QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm -QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -49 -37 -Package_DFN_QFN -QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias -QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -56 -37 -Package_DFN_QFN -QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm -QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -46 -37 -Package_DFN_QFN -QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias -QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -63 -37 -Package_DFN_QFN -QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm -QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -46 -37 -Package_DFN_QFN -QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias -QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -63 -37 -Package_DFN_QFN -QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm -QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -39 -Package_DFN_QFN -QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias -QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -56 -39 -Package_DFN_QFN -QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm -QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -54 -39 -Package_DFN_QFN -QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias -QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -63 -39 -Package_DFN_QFN -QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm -QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -50 -41 -Package_DFN_QFN -QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias -QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -67 -41 -Package_DFN_QFN -QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm -QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -50 -41 -Package_DFN_QFN -QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias -QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -67 -41 -Package_DFN_QFN -QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm -QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -57 -41 -Package_DFN_QFN -QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias -QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -83 -41 -Package_DFN_QFN -QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm -QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -55 -43 -Package_DFN_QFN -QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias -QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -76 -43 -Package_DFN_QFN -QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm -QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -61 -45 -Package_DFN_QFN -QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias -QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -87 -45 -Package_DFN_QFN -QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm -QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -61 -45 -Package_DFN_QFN -QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias -QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -87 -45 -Package_DFN_QFN -QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm -QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -70 -45 -Package_DFN_QFN -QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias -QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -45 -Package_DFN_QFN -QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm -44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf -QFN 0.65 -0 -49 -45 -Package_DFN_QFN -QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias -44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf -QFN 0.65 -0 -55 -45 -Package_DFN_QFN -QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm -QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias -QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm -QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias -QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm -QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias -QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm -QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias -QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm -QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias -QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm -QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias -QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm -QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias -QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm -QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias -QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm -QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias -QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm -QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -49 -Package_DFN_QFN -QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias -QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -111 -49 -Package_DFN_QFN -QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm -QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -53 -Package_DFN_QFN -QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias -QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -104 -53 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm -QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -61 -57 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias -QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -66 -57 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm -QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -66 -57 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm_ThermalVias -QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -71 -57 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm -QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias -QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm -QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias -QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm -QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias -QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented -QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download -QFN DFN_QFN -0 -115 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm -QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias -QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm -QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias -QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -127 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm -QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias -QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -79 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm -QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias -QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -79 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm -QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias -QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm -QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -81 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias -QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -81 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm -QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -81 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias -QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm -QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -81 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias -QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -127 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -101 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -151 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm -QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias -QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -127 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm -64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826) -QFN 0.5 -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm -64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf) -QFN 0.5 -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -101 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -151 -65 -Package_DFN_QFN -QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm -QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -85 -69 -Package_DFN_QFN -QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias -QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -111 -69 -Package_DFN_QFN -QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm -QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -85 -69 -Package_DFN_QFN -QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm_ThermalVias -QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -111 -69 -Package_DFN_QFN -QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm -QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -82 -73 -Package_DFN_QFN -QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias -QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -135 -73 -Package_DFN_QFN -QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm -QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -86 -77 -Package_DFN_QFN -QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias -QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -103 -77 -Package_DFN_QFN -QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm -QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -78 -77 -Package_DFN_QFN -QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm_ThermalVias -QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -103 -77 -Package_DFN_QFN -Qorvo_DFN-8-1EP_2x2mm_P0.5mm -DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896 -DFN 0.5 Qorvo 2x2mm -0 -9 -9 -Package_DFN_QFN -ROHM_DFN0604-3 -DFN package size 0604 3 pins -DFN package size 0604 3 pins -0 -3 -3 -Package_DFN_QFN -ST_UFQFPN-20_3x3mm_P0.5mm -UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf) -UFQFPN 0.5 -0 -20 -20 -Package_DFN_QFN -ST_UQFN-6L_1.5x1.7mm_Pitch0.5mm -ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf -UQFN DFN 0.5 ST -0 -6 -6 -Package_DFN_QFN -SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm -20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf -QFN 0.5 -0 -25 -21 -Package_DFN_QFN -SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias -20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf -QFN 0.5 -0 -31 -21 -Package_DFN_QFN -TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm -TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -11 -7 -Package_DFN_QFN -TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias -TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -18 -7 -Package_DFN_QFN -TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm -TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -13 -9 -Package_DFN_QFN -TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm -TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -13 -9 -Package_DFN_QFN -TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm -TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -13 -9 -Package_DFN_QFN -TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm -8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) -TDFN DFN 0.5mm -0 -12 -9 -Package_DFN_QFN -TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias -8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) -TDFN DFN 0.5mm -0 -17 -9 -Package_DFN_QFN -TDFN-8_1.4x1.6mm_P0.4mm -TDFN, 8 Pin (https://www.silabs.com/documents/public/data-sheets/si7210-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -8 -8 -Package_DFN_QFN -TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm -TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -13 -11 -Package_DFN_QFN -TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias -TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -16 -11 -Package_DFN_QFN -TDFN-12-1EP_3x3mm_P0.4mm_EP1.7x2.45mm -TDFN, 12 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tdfn-12pin-l123x3c), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -25 -13 -Package_DFN_QFN -TDFN-12-1EP_3x3mm_P0.4mm_EP1.7x2.45mm_ThermalVias -TDFN, 12 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tdfn-12pin-l123x3c), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -32 -13 -Package_DFN_QFN -TDFN-12_2x3mm_P0.5mm -TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf -DFN -0 -12 -12 -Package_DFN_QFN -TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm -TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -19 -15 -Package_DFN_QFN -TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias -TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -26 -15 -Package_DFN_QFN -TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -21 -17 -Package_DFN_QFN -TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -21 -17 -Package_DFN_QFN -TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -26 -17 -Package_DFN_QFN -TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -21 -17 -Package_DFN_QFN -TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -26 -17 -Package_DFN_QFN -TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -21 -17 -Package_DFN_QFN -TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -31 -17 -Package_DFN_QFN -TQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-5C)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -25 -21 -Package_DFN_QFN -TQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-5C)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -35 -21 -Package_DFN_QFN -TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -25 -21 -Package_DFN_QFN -TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm_ThermalVias -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -35 -21 -Package_DFN_QFN -TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -25 -21 -Package_DFN_QFN -TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -35 -21 -Package_DFN_QFN -TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -25 -21 -Package_DFN_QFN -TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -35 -21 -Package_DFN_QFN -TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm -TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -29 -25 -Package_DFN_QFN -TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias -TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -39 -25 -Package_DFN_QFN -TQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -TQFN, 24 Pin (http://pdfserv.maxim-ic.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -29 -25 -Package_DFN_QFN -TQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -TQFN, 24 Pin (http://pdfserv.maxim-ic.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -39 -25 -Package_DFN_QFN -TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack -TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -29 -25 -Package_DFN_QFN -TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias -TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -39 -25 -Package_DFN_QFN -TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm -TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -33 -29 -Package_DFN_QFN -TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias -TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -38 -29 -Package_DFN_QFN -TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm -TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -33 -29 -Package_DFN_QFN -TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias -TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -43 -29 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -37 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -42 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -37 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -47 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -37 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -47 -33 -Package_DFN_QFN -TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm -TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -45 -41 -Package_DFN_QFN -TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias -TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -55 -41 -Package_DFN_QFN -TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm -TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -58 -49 -Package_DFN_QFN -TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias -TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -75 -49 -Package_DFN_QFN -Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm -Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf -Texas instruments QFN -0 -15 -15 -Package_DFN_QFN -Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia -Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf -Texas instruments QFN -0 -34 -15 -Package_DFN_QFN -Texas_DRB0008A -DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf -DRB0008A -0 -23 -9 -Package_DFN_QFN -Texas_MOF0009A -Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf) -ti qfm mof0009a -0 -24 -9 -Package_DFN_QFN -Texas_QFN-41_10x16mm -QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf) -QFN DFN_QFN -0 -65 -41 -Package_DFN_QFN -Texas_R-PUQFN-N10 -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf -Texas_R-PUQFN-N10 -0 -10 -10 -Package_DFN_QFN -Texas_R-PUQFN-N12 -Texas_R-PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf -Texas_R-PUQFN-N12 -0 -13 -12 -Package_DFN_QFN -Texas_R-PWQFN-N28_EP2.1x3.1mm -QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -Texas_R-PWQFN-N28_EP2.1x3.1mm_ThermalVias -QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -Texas_RGE0024C_EP2.1x2.1mm -Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_RGE0024C_EP2.1x2.1mm_ThermalVias -Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -39 -25 -Package_DFN_QFN -Texas_RGE0024H_EP2.7x2.7mm -Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_RGE0024H_EP2.7x2.7mm_ThermalVias -Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -39 -25 -Package_DFN_QFN -Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm_ThermalVias -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm -QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28) -QFN NoLead -0 -21 -17 -Package_DFN_QFN -Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm_ThermalVias -QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28) -QFN NoLead -0 -27 -18 -Package_DFN_QFN -Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) -QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) -QFN NoLead -0 -36 -25 -Package_DFN_QFN -Texas_RNN0018A -Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf) -ti vqfn-hr rnn0018a -0 -26 -18 -Package_DFN_QFN -Texas_RUM0016A_EP2.6x2.6mm -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -Texas_RUM0016A_EP2.6x2.6mm_ThermalVias -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -Texas_RWH0032A -Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) -ti rwh0032a -0 -71 -33 -Package_DFN_QFN -Texas_RWH0032A_ThermalVias -Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) -ti rwh0032a -0 -94 -33 -Package_DFN_QFN -Texas_S-PDSO-N10_EP1.2x2mm -DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -15 -11 -Package_DFN_QFN -Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias -DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -22 -11 -Package_DFN_QFN -Texas_S-PVQFN-N14 -Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf -Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad -0 -19 -15 -Package_DFN_QFN -Texas_S-PVQFN-N14_ThermalVias -Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf -Texas_S-PVQFN-N14_ThermalVias -0 -24 -15 -Package_DFN_QFN -Texas_S-PVQFN-N16_EP2.7x2.7mm -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -26 -17 -Package_DFN_QFN -Texas_S-PVQFN-N16_EP2.7x2.7mm_ThermalVias -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP2.4x2.4mm -QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP2.4x2.4mm_ThermalVias -QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -35 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP2.7x2.7mm -QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP2.7x2.7mm_ThermalVias -QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -35 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP3.15x3.15mm -QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP3.15x3.15mm_ThermalVias -QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -21 -Package_DFN_QFN -Texas_S-PVQFN-N24_EP2.1x2.1mm -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_S-PVQFN-N24_EP2.1x2.1mm_ThermalVias -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -Texas_S-PVQFN-N32_EP3.45x3.45mm -QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -Texas_S-PVQFN-N32_EP3.45x3.45mm_ThermalVias -QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -Texas_S-PVQFN-N36_EP4.4x4.4mm -QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -46 -37 -Package_DFN_QFN -Texas_S-PVQFN-N36_EP4.4x4.4mm_ThermalVias -QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -79 -37 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP2.9x2.9mm -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -45 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP2.9x2.9mm_ThermalVias -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -55 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP3.52x2.62mm -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP3.52x2.62mm_ThermalVias -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -60 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP4.6x4.6mm -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -50 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP4.6x4.6mm_ThermalVias -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -83 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP4.15x4.15mm -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -50 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP4.15x4.15mm_ThermalVias -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -83 -41 -Package_DFN_QFN -Texas_S-PVQFN-N48_EP5.15x5.15mm -QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -Texas_S-PVQFN-N48_EP5.15x5.15mm_ThermalVias -QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -111 -49 -Package_DFN_QFN -Texas_S-PVQFN-N64_EP4.25x4.25mm -QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -69 -65 -Package_DFN_QFN -Texas_S-PVQFN-N64_EP4.25x4.25mm_ThermalVias -QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -127 -65 -Package_DFN_QFN -Texas_S-PWQFN-N16_EP2.1x2.1mm -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -Texas_S-PWQFN-N16_EP2.1x2.1mm_ThermalVias -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -Texas_S-PWQFN-N20 -20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf) -QFN 0.4 -0 -24 -20 -Package_DFN_QFN -Texas_S-PWQFN-N24_EP2.7x2.7mm -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_S-PWQFN-N24_EP2.7x2.7mm_ThermalVias -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -Texas_S-PWQFN-N32_EP2.8x2.8mm -QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -33 -Package_DFN_QFN -Texas_S-PWQFN-N32_EP2.8x2.8mm_ThermalVias -QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -33 -Package_DFN_QFN -Texas_S-PWQFN-N100_EP5.5x5.5mm -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf -MultiRow QFN -0 -114 -105 -Package_DFN_QFN -Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf -MultiRow QFN -0 -131 -105 -Package_DFN_QFN -Texas_S-PX2QFN-14 -Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -14 -14 -Package_DFN_QFN -Texas_UQFN-10_1.5x2mm_P0.5mm -Texas RSE0010A UQFN, 10 Pin (https://www.ti.com/lit/ml/mpqf186d/mpqf186d.pdf) -Texas RSE0010 UQFN NoLead -0 -10 -10 -Package_DFN_QFN -Texas_VQFN-HR-20_3x2.5mm_P0.5mm_RQQ0011A -Texas VQFN-HR, 11 Pin, https://www.ti.com/lit/ml/mpqf579/mpqf579.pdf -RQQ0011A -0 -15 -11 -Package_DFN_QFN -Texas_VQFN-RHL-20 -http://www.ti.com/lit/ds/symlink/bq51050b.pdf -RHL0020A -0 -33 -21 -Package_DFN_QFN -Texas_VQFN-RHL-20_ThermalVias -http://www.ti.com/lit/ds/symlink/bq51050b.pdf -RHL0020A -0 -41 -21 -Package_DFN_QFN -Texas_VSON-HR-8_1.5x2mm_P0.5mm -Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas VSON-HR NoLead -0 -8 -8 -Package_DFN_QFN -Texas_WQFN-10_2x2mm_P0.5mm -Texas WQFN, 10 Pin (https://www.ti.com/lit/ds/symlink/tmp461.pdf#page=35 (RUN0010A)), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas WQFN NoLead -0 -10 -10 -Package_DFN_QFN -Texas_WQFN-MR-100_3x3-DapStencil -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf -MultiRow QFN -0 -113 -105 -Package_DFN_QFN -Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf -MultiRow QFN -0 -126 -105 -Package_DFN_QFN -Texas_X2QFN-12_1.6x1.6mm_P0.4mm -Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas X2QFN NoLead -0 -12 -12 -Package_DFN_QFN -UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm -UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf -UDFN-4_1x1mm_P0.65mm -0 -5 -5 -Package_DFN_QFN -UDFN-9_1.0x3.8mm_P0.5mm -9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf) -UDFN SMD -0 -9 -9 -Package_DFN_QFN -UDFN-10_1.35x2.6mm_P0.5mm -http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf -UDFN 0.5 uQFN -0 -10 -10 -Package_DFN_QFN -UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm -UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -UFQFPN NoLead -0 -37 -33 -Package_DFN_QFN -UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias -UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -UFQFPN NoLead -0 -47 -33 -Package_DFN_QFN -UQFN-10_1.3x1.8mm_P0.4mm -UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -10 -10 -Package_DFN_QFN -UQFN-10_1.4x1.8mm_P0.4mm -UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF -UQFN-10_1.4x1.8mm_P0.4mm -0 -10 -10 -Package_DFN_QFN -UQFN-10_1.6x2.1mm_P0.5mm -UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -10 -10 -Package_DFN_QFN -UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm -16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) -QFN 0.5 -0 -21 -17 -Package_DFN_QFN -UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm -UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -21 -17 -Package_DFN_QFN -UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias -UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -31 -17 -Package_DFN_QFN -UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm -16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) -QFN 0.65 -0 -21 -17 -Package_DFN_QFN -UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm -UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -25 -21 -Package_DFN_QFN -UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias -UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -30 -21 -Package_DFN_QFN -UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm -UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -25 -21 -Package_DFN_QFN -UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias -UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -35 -21 -Package_DFN_QFN -UQFN-20_3x3mm_P0.4mm -UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -20 -20 -Package_DFN_QFN -UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm -UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -33 -29 -Package_DFN_QFN -UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias -UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -43 -29 -Package_DFN_QFN -UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm -UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -50 -41 -Package_DFN_QFN -UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias -UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -67 -41 -Package_DFN_QFN -UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm -UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -58 -49 -Package_DFN_QFN -UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias -UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -75 -49 -Package_DFN_QFN -UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm -UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -53 -49 -Package_DFN_QFN -UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias -UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -75 -49 -Package_DFN_QFN -VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm -8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.5 -0 -11 -9 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm -VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -18 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias -VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -23 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -21 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias -VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -26 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm -VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -21 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias -VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -26 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm -VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -21 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias -VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -26 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm -VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -21 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias -VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -26 -17 -Package_DFN_QFN -VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm -VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -25 -21 -Package_DFN_QFN -VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias -VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -30 -21 -Package_DFN_QFN -VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm -VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -25 -21 -Package_DFN_QFN -VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias -VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -30 -21 -Package_DFN_QFN -VQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -VQFN, 24 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/product-documents/package-drawings/24L-VQFN%E2%80%934x4x0.9mm-MJ-C04-00143b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -29 -25 -Package_DFN_QFN -VQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -VQFN, 24 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/product-documents/package-drawings/24L-VQFN%E2%80%934x4x0.9mm-MJ-C04-00143b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -39 -25 -Package_DFN_QFN -VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm -VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -34 -25 -Package_DFN_QFN -VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias -VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -39 -25 -Package_DFN_QFN -VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm -VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -33 -29 -Package_DFN_QFN -VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias -VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -43 -29 -Package_DFN_QFN -VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm -VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -35 -29 -Package_DFN_QFN -VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias -VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -48 -29 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -37 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -47 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm -VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -37 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias -VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -47 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm -VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -37 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias -VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -47 -33 -Package_DFN_QFN -VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm -VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -53 -47 -Package_DFN_QFN -VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias -VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -66 -47 -Package_DFN_QFN -VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm -VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -58 -49 -Package_DFN_QFN -VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias -VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -75 -49 -Package_DFN_QFN -VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm -VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -58 -49 -Package_DFN_QFN -VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias -VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -75 -49 -Package_DFN_QFN -VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm -VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -53 -49 -Package_DFN_QFN -VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias -VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -79 -49 -Package_DFN_QFN -VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm -VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -74 -65 -Package_DFN_QFN -VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias -VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -100 -65 -Package_DFN_QFN -VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm -VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -74 -65 -Package_DFN_QFN -VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias -VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -91 -65 -Package_DFN_QFN -W-PDFN-8-1EP_6x5mm_P1.27mm_EP3x3mm -W-PDFN, 8 Pin (https://media-www.micron.com/-/media/client/global/documents/products/data-sheet/nor-flash/serial-nor/mt25q/die-rev-a/mt25q_qljs_u_256_aba_0.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -W-PDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-6-2EP_4.0x2.6mm_P0.65mm -WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF) -DFN 0.65P dual flag -0 -8 -8 -Package_DFN_QFN -WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54 -https://www.onsemi.com/pub/Collateral/511BN.PDF -WDFN-8 1EP 2.2X2.0 0.5P -0 -9 -9 -Package_DFN_QFN -WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm -WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm -WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm -WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias -WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -20 -9 -Package_DFN_QFN -WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm -WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-8_2x2mm_P0.5mm -DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) -DFN 0.5 -0 -8 -8 -Package_DFN_QFN -WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm -WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -15 -11 -Package_DFN_QFN -WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm_ThermalVias -WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -22 -11 -Package_DFN_QFN -WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm -WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -17 -13 -Package_DFN_QFN -WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm -WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -19 -15 -Package_DFN_QFN -WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias -WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -24 -15 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -21 -17 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias -WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -26 -17 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm -WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -21 -17 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias -WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -26 -17 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm -WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -21 -17 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias -WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -26 -17 -Package_DFN_QFN -WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -21 -17 -Package_DFN_QFN -WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -31 -17 -Package_DFN_QFN -WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm -http://www.onsemi.com/pub/Collateral/510CD.PDF -WQFN-20 4.5mm 2.5mm 0.5mm -0 -24 -21 -Package_DFN_QFN -WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm -WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -25 -21 -Package_DFN_QFN -WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias -WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -30 -21 -Package_DFN_QFN -WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -29 -25 -Package_DFN_QFN -WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -39 -25 -Package_DFN_QFN -WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm -WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -29 -25 -Package_DFN_QFN -WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias -WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -39 -25 -Package_DFN_QFN -WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf) -WQFN 0.5 -0 -37 -33 -Package_DFN_QFN -WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm -WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -57 -43 -Package_DFN_QFN -WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias -WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -82 -43 -Package_DIP -DIP-4_W7.62mm -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -4 -4 -Package_DIP -DIP-4_W7.62mm_LongPads -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -4 -4 -Package_DIP -DIP-4_W7.62mm_SMDSocket_SmallPads -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -4 -4 -Package_DIP -DIP-4_W7.62mm_Socket -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -4 -4 -Package_DIP -DIP-4_W7.62mm_Socket_LongPads -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -4 -4 -Package_DIP -DIP-4_W8.89mm_SMDSocket_LongPads -4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -4 -4 -Package_DIP -DIP-4_W10.16mm -4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -4 -4 -Package_DIP -DIP-4_W10.16mm_LongPads -4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -4 -4 -Package_DIP -DIP-5-6_W7.62mm -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -5 -5 -Package_DIP -DIP-5-6_W7.62mm_LongPads -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -5 -5 -Package_DIP -DIP-5-6_W7.62mm_SMDSocket_SmallPads -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -5 -5 -Package_DIP -DIP-5-6_W7.62mm_Socket -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -5 -5 -Package_DIP -DIP-5-6_W7.62mm_Socket_LongPads -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -5 -5 -Package_DIP -DIP-5-6_W8.89mm_SMDSocket_LongPads -5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -5 -5 -Package_DIP -DIP-5-6_W10.16mm -5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -5 -5 -Package_DIP -DIP-5-6_W10.16mm_LongPads -5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -5 -5 -Package_DIP -DIP-6_W7.62mm -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -6 -6 -Package_DIP -DIP-6_W7.62mm_LongPads -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -6 -6 -Package_DIP -DIP-6_W7.62mm_SMDSocket_SmallPads -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -6 -6 -Package_DIP -DIP-6_W7.62mm_Socket -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -6 -6 -Package_DIP -DIP-6_W7.62mm_Socket_LongPads -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -6 -6 -Package_DIP -DIP-6_W8.89mm_SMDSocket_LongPads -6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -6 -6 -Package_DIP -DIP-6_W10.16mm -6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -6 -6 -Package_DIP -DIP-6_W10.16mm_LongPads -6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -6 -6 -Package_DIP -DIP-8-16_W7.62mm -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -8 -8 -Package_DIP -DIP-8-16_W7.62mm_Socket -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -8 -8 -Package_DIP -DIP-8-16_W7.62mm_Socket_LongPads -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -8 -8 -Package_DIP -DIP-8-N6_W7.62mm -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6 -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -7 -7 -Package_DIP -DIP-8-N7_W7.62mm -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7 -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -7 -7 -Package_DIP -DIP-8_W7.62mm -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -8 -8 -Package_DIP -DIP-8_W7.62mm_LongPads -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -8 -8 -Package_DIP -DIP-8_W7.62mm_SMDSocket_SmallPads -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -8 -8 -Package_DIP -DIP-8_W7.62mm_Socket -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -8 -8 -Package_DIP -DIP-8_W7.62mm_Socket_LongPads -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -8 -8 -Package_DIP -DIP-8_W8.89mm_SMDSocket_LongPads -8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -8 -8 -Package_DIP -DIP-8_W10.16mm -8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -8 -8 -Package_DIP -DIP-8_W10.16mm_LongPads -8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -8 -8 -Package_DIP -DIP-10_W7.62mm -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -10 -10 -Package_DIP -DIP-10_W7.62mm_LongPads -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -10 -10 -Package_DIP -DIP-10_W7.62mm_SMDSocket_SmallPads -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -10 -10 -Package_DIP -DIP-10_W7.62mm_Socket -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -10 -10 -Package_DIP -DIP-10_W7.62mm_Socket_LongPads -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -10 -10 -Package_DIP -DIP-10_W8.89mm_SMDSocket_LongPads -10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -10 -10 -Package_DIP -DIP-10_W10.16mm -10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -10 -10 -Package_DIP -DIP-10_W10.16mm_LongPads -10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -10 -10 -Package_DIP -DIP-12_W7.62mm -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -12 -12 -Package_DIP -DIP-12_W7.62mm_LongPads -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -12 -12 -Package_DIP -DIP-12_W7.62mm_SMDSocket_SmallPads -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -12 -12 -Package_DIP -DIP-12_W7.62mm_Socket -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -12 -12 -Package_DIP -DIP-12_W7.62mm_Socket_LongPads -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -12 -12 -Package_DIP -DIP-12_W8.89mm_SMDSocket_LongPads -12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -12 -12 -Package_DIP -DIP-12_W10.16mm -12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -12 -12 -Package_DIP -DIP-12_W10.16mm_LongPads -12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -12 -12 -Package_DIP -DIP-14_W7.62mm -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -14 -14 -Package_DIP -DIP-14_W7.62mm_LongPads -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -14 -14 -Package_DIP -DIP-14_W7.62mm_SMDSocket_SmallPads -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -14 -14 -Package_DIP -DIP-14_W7.62mm_Socket -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -14 -14 -Package_DIP -DIP-14_W7.62mm_Socket_LongPads -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -14 -14 -Package_DIP -DIP-14_W8.89mm_SMDSocket_LongPads -14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -14 -14 -Package_DIP -DIP-14_W10.16mm -14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -14 -14 -Package_DIP -DIP-14_W10.16mm_LongPads -14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -14 -14 -Package_DIP -DIP-16_W7.62mm -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -16 -16 -Package_DIP -DIP-16_W7.62mm_LongPads -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -16 -16 -Package_DIP -DIP-16_W7.62mm_SMDSocket_SmallPads -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -16 -16 -Package_DIP -DIP-16_W7.62mm_Socket -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -16 -16 -Package_DIP -DIP-16_W7.62mm_Socket_LongPads -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -16 -16 -Package_DIP -DIP-16_W8.89mm_SMDSocket_LongPads -16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -16 -16 -Package_DIP -DIP-16_W10.16mm -16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -16 -16 -Package_DIP -DIP-16_W10.16mm_LongPads -16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -16 -16 -Package_DIP -DIP-18_W7.62mm -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -18 -18 -Package_DIP -DIP-18_W7.62mm_LongPads -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -18 -18 -Package_DIP -DIP-18_W7.62mm_SMDSocket_SmallPads -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -18 -18 -Package_DIP -DIP-18_W7.62mm_Socket -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -18 -18 -Package_DIP -DIP-18_W7.62mm_Socket_LongPads -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -18 -18 -Package_DIP -DIP-18_W8.89mm_SMDSocket_LongPads -18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -18 -18 -Package_DIP -DIP-20_W7.62mm -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -20 -20 -Package_DIP -DIP-20_W7.62mm_LongPads -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -20 -20 -Package_DIP -DIP-20_W7.62mm_SMDSocket_SmallPads -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -20 -20 -Package_DIP -DIP-20_W7.62mm_Socket -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -20 -20 -Package_DIP -DIP-20_W7.62mm_Socket_LongPads -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -20 -20 -Package_DIP -DIP-20_W8.89mm_SMDSocket_LongPads -20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -20 -20 -Package_DIP -DIP-22_W7.62mm -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -22 -22 -Package_DIP -DIP-22_W7.62mm_LongPads -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -22 -22 -Package_DIP -DIP-22_W7.62mm_SMDSocket_SmallPads -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -22 -22 -Package_DIP -DIP-22_W7.62mm_Socket -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -22 -22 -Package_DIP -DIP-22_W7.62mm_Socket_LongPads -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -22 -22 -Package_DIP -DIP-22_W8.89mm_SMDSocket_LongPads -22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -22 -22 -Package_DIP -DIP-22_W10.16mm -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -22 -22 -Package_DIP -DIP-22_W10.16mm_LongPads -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -22 -22 -Package_DIP -DIP-22_W10.16mm_SMDSocket_SmallPads -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads -0 -22 -22 -Package_DIP -DIP-22_W10.16mm_Socket -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket -THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket -0 -22 -22 -Package_DIP -DIP-22_W10.16mm_Socket_LongPads -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads -0 -22 -22 -Package_DIP -DIP-22_W11.43mm_SMDSocket_LongPads -22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads -0 -22 -22 -Package_DIP -DIP-24_W7.62mm -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -24 -24 -Package_DIP -DIP-24_W7.62mm_LongPads -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -24 -24 -Package_DIP -DIP-24_W7.62mm_SMDSocket_SmallPads -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -24 -24 -Package_DIP -DIP-24_W7.62mm_Socket -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -24 -24 -Package_DIP -DIP-24_W7.62mm_Socket_LongPads -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -24 -24 -Package_DIP -DIP-24_W8.89mm_SMDSocket_LongPads -24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -24 -24 -Package_DIP -DIP-24_W10.16mm -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -24 -24 -Package_DIP -DIP-24_W10.16mm_LongPads -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -24 -24 -Package_DIP -DIP-24_W10.16mm_SMDSocket_SmallPads -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads -0 -24 -24 -Package_DIP -DIP-24_W10.16mm_Socket -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket -THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket -0 -24 -24 -Package_DIP -DIP-24_W10.16mm_Socket_LongPads -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads -0 -24 -24 -Package_DIP -DIP-24_W11.43mm_SMDSocket_LongPads -24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads -0 -24 -24 -Package_DIP -DIP-24_W15.24mm -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -24 -24 -Package_DIP -DIP-24_W15.24mm_LongPads -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -24 -24 -Package_DIP -DIP-24_W15.24mm_SMDSocket_SmallPads -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -24 -24 -Package_DIP -DIP-24_W15.24mm_Socket -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -24 -24 -Package_DIP -DIP-24_W15.24mm_Socket_LongPads -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -24 -24 -Package_DIP -DIP-24_W16.51mm_SMDSocket_LongPads -24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -24 -24 -Package_DIP -DIP-28_W7.62mm -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -28 -28 -Package_DIP -DIP-28_W7.62mm_LongPads -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -28 -28 -Package_DIP -DIP-28_W7.62mm_SMDSocket_SmallPads -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -28 -28 -Package_DIP -DIP-28_W7.62mm_Socket -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -28 -28 -Package_DIP -DIP-28_W7.62mm_Socket_LongPads -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -28 -28 -Package_DIP -DIP-28_W8.89mm_SMDSocket_LongPads -28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -28 -28 -Package_DIP -DIP-28_W15.24mm -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -28 -28 -Package_DIP -DIP-28_W15.24mm_LongPads -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -28 -28 -Package_DIP -DIP-28_W15.24mm_SMDSocket_SmallPads -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -28 -28 -Package_DIP -DIP-28_W15.24mm_Socket -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -28 -28 -Package_DIP -DIP-28_W15.24mm_Socket_LongPads -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -28 -28 -Package_DIP -DIP-28_W16.51mm_SMDSocket_LongPads -28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -28 -28 -Package_DIP -DIP-32_W7.62mm -32-lead dip package, row spacing 7.62 mm (300 mils) -DIL DIP PDIP 2.54mm 7.62mm 300mil -0 -32 -32 -Package_DIP -DIP-32_W15.24mm -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -32 -32 -Package_DIP -DIP-32_W15.24mm_LongPads -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -32 -32 -Package_DIP -DIP-32_W15.24mm_SMDSocket_SmallPads -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -32 -32 -Package_DIP -DIP-32_W15.24mm_Socket -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -32 -32 -Package_DIP -DIP-32_W15.24mm_Socket_LongPads -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -32 -32 -Package_DIP -DIP-32_W16.51mm_SMDSocket_LongPads -32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -32 -32 -Package_DIP -DIP-40_W15.24mm -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -40 -40 -Package_DIP -DIP-40_W15.24mm_LongPads -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -40 -40 -Package_DIP -DIP-40_W15.24mm_SMDSocket_SmallPads -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -40 -40 -Package_DIP -DIP-40_W15.24mm_Socket -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -40 -40 -Package_DIP -DIP-40_W15.24mm_Socket_LongPads -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -40 -40 -Package_DIP -DIP-40_W16.51mm_SMDSocket_LongPads -40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -40 -40 -Package_DIP -DIP-40_W25.4mm -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil -0 -40 -40 -Package_DIP -DIP-40_W25.4mm_LongPads -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads -0 -40 -40 -Package_DIP -DIP-40_W25.4mm_SMDSocket_SmallPads -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads -0 -40 -40 -Package_DIP -DIP-40_W25.4mm_Socket -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket -0 -40 -40 -Package_DIP -DIP-40_W25.4mm_Socket_LongPads -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads -0 -40 -40 -Package_DIP -DIP-40_W26.67mm_SMDSocket_LongPads -40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads -0 -40 -40 -Package_DIP -DIP-42_W15.24mm -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -42 -42 -Package_DIP -DIP-42_W15.24mm_LongPads -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -42 -42 -Package_DIP -DIP-42_W15.24mm_SMDSocket_SmallPads -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -42 -42 -Package_DIP -DIP-42_W15.24mm_Socket -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -42 -42 -Package_DIP -DIP-42_W15.24mm_Socket_LongPads -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -42 -42 -Package_DIP -DIP-42_W16.51mm_SMDSocket_LongPads -42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -42 -42 -Package_DIP -DIP-48_W15.24mm -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -48 -48 -Package_DIP -DIP-48_W15.24mm_LongPads -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -48 -48 -Package_DIP -DIP-48_W15.24mm_SMDSocket_SmallPads -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -48 -48 -Package_DIP -DIP-48_W15.24mm_Socket -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -48 -48 -Package_DIP -DIP-48_W15.24mm_Socket_LongPads -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -48 -48 -Package_DIP -DIP-48_W16.51mm_SMDSocket_LongPads -48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -48 -48 -Package_DIP -DIP-64_W15.24mm -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -64 -64 -Package_DIP -DIP-64_W15.24mm_LongPads -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -64 -64 -Package_DIP -DIP-64_W15.24mm_SMDSocket_SmallPads -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -64 -64 -Package_DIP -DIP-64_W15.24mm_Socket -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -64 -64 -Package_DIP -DIP-64_W15.24mm_Socket_LongPads -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -64 -64 -Package_DIP -DIP-64_W16.51mm_SMDSocket_LongPads -64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -64 -64 -Package_DIP -DIP-64_W22.86mm -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils) -THT DIP DIL PDIP 2.54mm 22.86mm 900mil -0 -64 -64 -Package_DIP -DIP-64_W22.86mm_LongPads -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads -THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads -0 -64 -64 -Package_DIP -DIP-64_W22.86mm_SMDSocket_SmallPads -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads -0 -64 -64 -Package_DIP -DIP-64_W22.86mm_Socket -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket -THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket -0 -64 -64 -Package_DIP -DIP-64_W22.86mm_Socket_LongPads -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads -0 -64 -64 -Package_DIP -DIP-64_W24.13mm_SMDSocket_LongPads -64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads -0 -64 -64 -Package_DIP -DIP-64_W25.4mm -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil -0 -64 -64 -Package_DIP -DIP-64_W25.4mm_LongPads -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads -0 -64 -64 -Package_DIP -DIP-64_W25.4mm_SMDSocket_SmallPads -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads -0 -64 -64 -Package_DIP -DIP-64_W25.4mm_Socket -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket -0 -64 -64 -Package_DIP -DIP-64_W25.4mm_Socket_LongPads -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads -0 -64 -64 -Package_DIP -DIP-64_W26.67mm_SMDSocket_LongPads -64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads -0 -64 -64 -Package_DIP -Fairchild_LSOP-8 -8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf) -LSOP 2.54mm 300mil -0 -8 -8 -Package_DIP -PowerIntegrations_PDIP-8B -Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -7 -7 -Package_DIP -PowerIntegrations_PDIP-8C -Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -7 -7 -Package_DIP -PowerIntegrations_SDIP-10C -PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -9 -9 -Package_DIP -PowerIntegrations_SMD-8 -PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -8 -8 -Package_DIP -PowerIntegrations_SMD-8B -PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -7 -7 -Package_DIP -PowerIntegrations_SMD-8C -PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -7 -7 -Package_DIP -PowerIntegrations_eDIP-12B -Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -11 -11 -Package_DIP -SMDIP-4_W7.62mm -4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -4 -4 -Package_DIP -SMDIP-4_W9.53mm -4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -4 -4 -Package_DIP -SMDIP-4_W9.53mm_Clearance8mm -4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -4 -4 -Package_DIP -SMDIP-4_W11.48mm -4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -4 -4 -Package_DIP -SMDIP-6_W7.62mm -6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -6 -6 -Package_DIP -SMDIP-6_W9.53mm -6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -6 -6 -Package_DIP -SMDIP-6_W9.53mm_Clearance8mm -6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -6 -6 -Package_DIP -SMDIP-6_W11.48mm -6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -6 -6 -Package_DIP -SMDIP-8_W7.62mm -8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -8 -8 -Package_DIP -SMDIP-8_W9.53mm -8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -8 -8 -Package_DIP -SMDIP-8_W9.53mm_Clearance8mm -8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -8 -8 -Package_DIP -SMDIP-8_W11.48mm -8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -8 -8 -Package_DIP -SMDIP-10_W7.62mm -10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -10 -10 -Package_DIP -SMDIP-10_W9.53mm -10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -10 -10 -Package_DIP -SMDIP-10_W9.53mm_Clearance8mm -10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -10 -10 -Package_DIP -SMDIP-10_W11.48mm -10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -10 -10 -Package_DIP -SMDIP-12_W7.62mm -12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -12 -12 -Package_DIP -SMDIP-12_W9.53mm -12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -12 -12 -Package_DIP -SMDIP-12_W9.53mm_Clearance8mm -12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -12 -12 -Package_DIP -SMDIP-12_W11.48mm -12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -12 -12 -Package_DIP -SMDIP-14_W7.62mm -14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -14 -14 -Package_DIP -SMDIP-14_W9.53mm -14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -14 -14 -Package_DIP -SMDIP-14_W9.53mm_Clearance8mm -14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -14 -14 -Package_DIP -SMDIP-14_W11.48mm -14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -14 -14 -Package_DIP -SMDIP-16_W7.62mm -16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -16 -16 -Package_DIP -SMDIP-16_W9.53mm -16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -16 -16 -Package_DIP -SMDIP-16_W9.53mm_Clearance8mm -16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -16 -16 -Package_DIP -SMDIP-16_W11.48mm -16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -16 -16 -Package_DIP -SMDIP-18_W7.62mm -18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -18 -18 -Package_DIP -SMDIP-18_W9.53mm -18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -18 -18 -Package_DIP -SMDIP-18_W9.53mm_Clearance8mm -18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -18 -18 -Package_DIP -SMDIP-18_W11.48mm -18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -18 -18 -Package_DIP -SMDIP-20_W7.62mm -20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -20 -20 -Package_DIP -SMDIP-20_W9.53mm -20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -20 -20 -Package_DIP -SMDIP-20_W9.53mm_Clearance8mm -20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -20 -20 -Package_DIP -SMDIP-20_W11.48mm -20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -20 -20 -Package_DIP -SMDIP-22_W7.62mm -22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -22 -22 -Package_DIP -SMDIP-22_W9.53mm -22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -22 -22 -Package_DIP -SMDIP-22_W9.53mm_Clearance8mm -22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -22 -22 -Package_DIP -SMDIP-22_W11.48mm -22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -22 -22 -Package_DIP -SMDIP-24_W7.62mm -24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -24 -24 -Package_DIP -SMDIP-24_W9.53mm -24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -24 -24 -Package_DIP -SMDIP-24_W11.48mm -24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -24 -24 -Package_DIP -SMDIP-24_W15.24mm -24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -24 -24 -Package_DIP -SMDIP-28_W15.24mm -28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -28 -28 -Package_DIP -SMDIP-32_W7.62mm -32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -32 -32 -Package_DIP -SMDIP-32_W9.53mm -32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -32 -32 -Package_DIP -SMDIP-32_W11.48mm -32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -32 -32 -Package_DIP -SMDIP-32_W15.24mm -32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -32 -32 -Package_DIP -SMDIP-40_W15.24mm -40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -40 -40 -Package_DIP -SMDIP-40_W25.24mm -40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil -0 -40 -40 -Package_DIP -SMDIP-42_W15.24mm -42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -42 -42 -Package_DIP -SMDIP-48_W15.24mm -48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -48 -48 -Package_DIP -SMDIP-64_W15.24mm -64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -64 -64 -Package_DIP -Toshiba_11-7A9 -Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S) -Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil -0 -5 -5 -Package_DIP -Vishay_HVM-DIP-3_W7.62mm -3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP -0 -4 -3 -Package_DirectFET -DirectFET_L4 -DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41 -DirectFET L4 MOSFET Infineon -0 -11 -3 -Package_DirectFET -DirectFET_L6 -DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42 -DirectFET L6 MOSFET Infineon -0 -13 -3 -Package_DirectFET -DirectFET_L8 -DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43 -DirectFET L8 MOSFET Infineon -0 -15 -3 -Package_DirectFET -DirectFET_LA -DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44 -DirectFET LA MOSFET Infineon -0 -15 -3 -Package_DirectFET -DirectFET_M2 -DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33 -DirectFET M2 MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_M4 -DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34 -DirectFET M4 MOSFET Infineon -0 -9 -3 -Package_DirectFET -DirectFET_MA -DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35 -DirectFET MA MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_MB -DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36 -DirectFET MB MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_MC -DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37 -DirectFET MC MOSFET Infineon -0 -10 -3 -Package_DirectFET -DirectFET_MD -DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38 -DirectFET MD MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_ME -DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39 -DirectFET ME MOSFET Infineon -0 -10 -3 -Package_DirectFET -DirectFET_MF -DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40 -DirectFET MF MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_MN -DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30 -DirectFET MN MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MP -DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28 -DirectFET MP MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MQ -DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29 -DirectFET MQ MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MT -DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26 -DirectFET MT MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MU -DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32 -DirectFET MU MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MX -DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27 -DirectFET MX MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MZ -DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31 -DirectFET MZ MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_S1 -DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20 -DirectFET S1 MOSFET Infineon -0 -6 -3 -Package_DirectFET -DirectFET_S2 -DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21 -DirectFET S2 MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_S3C -DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25 -DirectFET S3C MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_SA -DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22 -DirectFET SA MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_SB -DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23 -DirectFET SB MOSFET Infineon -0 -6 -3 -Package_DirectFET -DirectFET_SC -DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24 -DirectFET SC MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_SH -DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19 -DirectFET SH MOSFET Infineon -0 -6 -3 -Package_DirectFET -DirectFET_SJ -DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18 -DirectFET SJ MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_SQ -DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17 -DirectFET SQ MOSFET Infineon -0 -6 -3 -Package_DirectFET -DirectFET_ST -DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16 -DirectFET ST MOSFET Infineon -0 -7 -3 -Package_LCC -PLCC-20 -PLCC, 20 pins, surface mount -plcc smt -0 -20 -20 -Package_LCC -PLCC-20_SMD-Socket -PLCC, 20 pins, surface mount -plcc smt -0 -20 -20 -Package_LCC -PLCC-20_THT-Socket -PLCC, 20 pins, through hole -plcc leaded -0 -20 -20 -Package_LCC -PLCC-28 -PLCC, 28 pins, surface mount -plcc smt -0 -28 -28 -Package_LCC -PLCC-28_SMD-Socket -PLCC, 28 pins, surface mount -plcc smt -0 -28 -28 -Package_LCC -PLCC-28_THT-Socket -PLCC, 28 pins, through hole -plcc leaded -0 -28 -28 -Package_LCC -PLCC-32_11.4x14.0mm_P1.27mm -PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py -PLCC LCC -0 -32 -32 -Package_LCC -PLCC-32_THT-Socket -PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf -plcc leaded -0 -32 -32 -Package_LCC -PLCC-44 -PLCC, 44 pins, surface mount -plcc smt -0 -44 -44 -Package_LCC -PLCC-44_16.6x16.6mm_P1.27mm -PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py -PLCC LCC -0 -44 -44 -Package_LCC -PLCC-44_SMD-Socket -PLCC, 44 pins, surface mount -plcc smt -0 -44 -44 -Package_LCC -PLCC-44_THT-Socket -PLCC, 44 pins, through hole -plcc leaded -0 -44 -44 -Package_LCC -PLCC-52 -PLCC, 52 pins, surface mount -plcc smt -0 -52 -52 -Package_LCC -PLCC-52_SMD-Socket -PLCC, 52 pins, surface mount -plcc smt -0 -52 -52 -Package_LCC -PLCC-52_THT-Socket -PLCC, 52 pins, through hole -plcc leaded -0 -52 -52 -Package_LCC -PLCC-68 -PLCC, 68 pins, surface mount -plcc smt -0 -68 -68 -Package_LCC -PLCC-68_24.2x24.2mm_P1.27mm -PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py -PLCC LCC -0 -68 -68 -Package_LCC -PLCC-68_SMD-Socket -PLCC, 68 pins, surface mount -plcc smt -0 -68 -68 -Package_LCC -PLCC-68_THT-Socket -PLCC, 68 pins, through hole -plcc leaded -0 -68 -68 -Package_LCC -PLCC-84 -PLCC, 84 pins, surface mount -plcc smt -0 -84 -84 -Package_LCC -PLCC-84_29.3x29.3mm_P1.27mm -PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py -PLCC LCC -0 -84 -84 -Package_LCC -PLCC-84_SMD-Socket -PLCC, 84 pins, surface mount -plcc smt -0 -84 -84 -Package_LCC -PLCC-84_THT-Socket -PLCC, 84 pins, through hole -plcc leaded -0 -84 -84 -Package_LGA -AMS_LGA-10-1EP_2.7x4mm_P0.6mm -LGA-10, http://ams.com/eng/content/download/951091/2269479/471718 -lga land grid array -0 -13 -11 -Package_LGA -AMS_LGA-20_4.7x4.5mm_P0.65mm -http://ams.com/eng/content/download/1008631/2361759/498838 -AMS LGA -0 -20 -20 -Package_LGA -AMS_OLGA-8_2x3.1mm_P0.8mm -AMS OLGA, 8 Pin (https://ams.com/documents/20143/36005/AS7341_DS000504_3-00.pdf/#page=63) -AMS OLGA NoLead -0 -8 -8 -Package_LGA -Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering -LGA-8 -lga land grid array -0 -8 -8 -Package_LGA -Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering -LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf -lga land grid array -0 -8 -8 -Package_LGA -Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering -Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py -Bosch LGA NoLead -0 -8 -8 -Package_LGA -Bosch_LGA-14_3x2.5mm_P0.5mm -LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf -lga land grid array -0 -14 -14 -Package_LGA -Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y -Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py -Kionix LGA NoLead -0 -12 -12 -Package_LGA -LGA-8_3x5mm_P1.25mm -LGA-8 -lga land grid array -0 -8 -8 -Package_LGA -LGA-12_2x2mm_P0.5mm -LGA12 -lga land grid array -0 -12 -12 -Package_LGA -LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y -LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -14 -14 -Package_LGA -LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y -LGA, 14 Pin (https://www.st.com/resource/en/datasheet/lsm6ds3tr-c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -14 -14 -Package_LGA -LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y -LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -14 -14 -Package_LGA -LGA-16_3x3mm_P0.5mm -http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf -lga land grid array -0 -16 -16 -Package_LGA -LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y -LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -16 -16 -Package_LGA -LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y -LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -16 -16 -Package_LGA -LGA-24L_3x3.5mm_P0.43mm -LGA 24L 3x3.5mm Pitch 0.43mm -LGA 24L 3x3.5mm Pitch 0.43mm -0 -24 -24 -Package_LGA -LGA-28_5.2x3.8mm_P0.5mm -LGA 28 5.2x3.8mm Pitch 0.5mm -LGA 28 5.2x3.8mm Pitch 0.5mm -0 -28 -28 -Package_LGA -Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm -Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf -133 pin lga -0 -133 -133 -Package_LGA -MPS_LGA-18-10EP_12x12mm_P3.3mm -MPS LGA-18 12x12x3.82mm (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MPM3550EGLE/document_id/5102/) -MPS LGA -0 -18 -18 -Package_LGA -NXP_LGA-8_3x5mm_P1.25mm_H1.1mm -NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -NXP LGA NoLead -0 -8 -8 -Package_LGA -NXP_LGA-8_3x5mm_P1.25mm_H1.2mm -NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py -NXP LGA NoLead -0 -8 -8 -Package_LGA -Rohm_MLGA010V020A_LGA-10_2x2mm_P0.45mm_LayoutBorder_3x2y -Rohm LGA, 10 Pin (https://fscdn.rohm.com/en/techdata_basic/ic/package/Jisso_MLGA010V020A-1-2_Rev005s_E2(MSL3).pdf) -Rohm LGA NoLead -0 -10 -10 -Package_LGA -ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y -ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py -ST HLGA NoLead -0 -10 -10 -Package_LGA -ST_HLGA-10_2x2mm_P0.5mm_LayoutBorder3x2y -ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps22hh.pdf#page=55), generated with kicad-footprint-generator ipc_noLead_generator.py -ST HLGA NoLead -0 -10 -10 -Package_LGA -Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm -Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas MicroSiP NoLead -0 -12 -9 -Package_LGA -Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias -Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas MicroSiP NoLead -0 -16 -9 -Package_LGA -Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm -Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas MicroSiP NoLead -0 -14 -11 -Package_LGA -Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias -Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas MicroSiP NoLead -0 -18 -11 -Package_LGA -VLGA-4_2x2.5mm_P1.65mm -VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VLGA NoLead -0 -4 -4 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -154 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -171 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -161 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -187 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -165 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -196 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -175 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -218 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -194 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -259 -145 -Package_QFP -HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm -64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad -HTQFP-64 Pitch 0.5 -0 -69 -65 -Package_QFP -HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias -64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad -HTQFP-64 Pitch 0.5 -0 -135 -65 -Package_QFP -LQFP-32_5x5mm_P0.5mm -LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -32 -32 -Package_QFP -LQFP-32_7x7mm_P0.8mm -LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -32 -32 -Package_QFP -LQFP-36_7x7mm_P0.65mm -LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -36 -36 -Package_QFP -LQFP-44_10x10mm_P0.8mm -LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -44 -44 -Package_QFP -LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm -LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -58 -49 -Package_QFP -LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias -LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -75 -49 -Package_QFP -LQFP-48_7x7mm_P0.5mm -LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -48 -48 -Package_QFP -LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm -LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -62 -53 -Package_QFP -LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias -LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -95 -53 -Package_QFP -LQFP-52_10x10mm_P0.65mm -LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -52 -52 -Package_QFP -LQFP-52_14x14mm_P1mm -LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -52 -52 -Package_QFP -LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm -LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -90 -65 -Package_QFP -LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias -LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -107 -65 -Package_QFP -LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm -LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -90 -65 -Package_QFP -LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias -LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -127 -65 -Package_QFP -LQFP-64_7x7mm_P0.4mm -LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -64 -64 -Package_QFP -LQFP-64_10x10mm_P0.5mm -LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -64 -64 -Package_QFP -LQFP-64_14x14mm_P0.8mm -LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -64 -64 -Package_QFP -LQFP-80_10x10mm_P0.4mm -LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -80 -80 -Package_QFP -LQFP-80_12x12mm_P0.5mm -LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -80 -80 -Package_QFP -LQFP-80_14x14mm_P0.65mm -LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -80 -80 -Package_QFP -LQFP-100_14x14mm_P0.5mm -LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -100 -100 -Package_QFP -LQFP-128_14x14mm_P0.4mm -LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -128 -128 -Package_QFP -LQFP-128_14x20mm_P0.5mm -LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -128 -128 -Package_QFP -LQFP-144_20x20mm_P0.5mm -LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -144 -144 -Package_QFP -LQFP-160_24x24mm_P0.5mm -LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -160 -160 -Package_QFP -LQFP-176_20x20mm_P0.4mm -LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -176 -176 -Package_QFP -LQFP-176_24x24mm_P0.5mm -LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -176 -176 -Package_QFP -LQFP-208_28x28mm_P0.5mm -LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -208 -208 -Package_QFP -LQFP-216_24x24mm_P0.4mm -LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -216 -216 -Package_QFP -MQFP-44_10x10mm_P0.8mm -MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MQFP QFP -0 -44 -44 -Package_QFP -PQFP-32_5x5mm_P0.5mm -PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -32 -32 -Package_QFP -PQFP-44_10x10mm_P0.8mm -44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF) -PQFP 0.8 -0 -44 -44 -Package_QFP -PQFP-80_14x20mm_P0.8mm -PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF) -QFP 0.8 -0 -80 -80 -Package_QFP -PQFP-100_14x20mm_P0.65mm -PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -100 -100 -Package_QFP -PQFP-112_20x20mm_P0.65mm -PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) -PQFP 112 -0 -112 -112 -Package_QFP -PQFP-132_24x24mm_P0.635mm -PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) -PQFP 132 -0 -132 -132 -Package_QFP -PQFP-132_24x24mm_P0.635mm_i386 -PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) -PQFP 132 Intel 386EX -0 -132 -132 -Package_QFP -PQFP-144_28x28mm_P0.65mm -PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -144 -144 -Package_QFP -PQFP-160_28x28mm_P0.65mm -PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -160 -160 -Package_QFP -PQFP-208_28x28mm_P0.5mm -PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -208 -208 -Package_QFP -PQFP-240_32.1x32.1mm_P0.5mm -PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -240 -240 -Package_QFP -PQFP-256_28x28mm_P0.4mm -PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF) -QFP 0.4 -0 -256 -256 -Package_QFP -TQFP-32_7x7mm_P0.8mm -32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.8 -0 -32 -32 -Package_QFP -TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm -44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.8 -0 -54 -45 -Package_QFP -TQFP-44_10x10mm_P0.8mm -44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.8 -0 -44 -44 -Package_QFP -TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm -48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.5 -0 -53 -49 -Package_QFP -TQFP-48-1EP_7x7mm_P0.5mm_EP4.11x4.11mm -TQFP, 48 Pin (https://www.lumissil.com/assets/pdf/core/IS31FL3236_DS.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -65 -49 -Package_QFP -TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm -TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -65 -49 -Package_QFP -TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias -TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -91 -49 -Package_QFP -TQFP-48_7x7mm_P0.5mm -TQFP, 48 Pin (https://www.jedec.org/system/files/docs/MS-026D.pdf var ABC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -48 -48 -Package_QFP -TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm -TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py -TQFP QFP -0 -78 -53 -Package_QFP -TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias -TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py -TQFP QFP -0 -79 -53 -Package_QFP -TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm -64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad -QFP 0.5 -0 -90 -65 -Package_QFP -TQFP-64_7x7mm_P0.4mm -TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF) -QFP 0.4 -0 -64 -64 -Package_QFP -TQFP-64_10x10mm_P0.5mm -TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -64 -64 -Package_QFP -TQFP-64_14x14mm_P0.8mm -64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.8 -0 -64 -64 -Package_QFP -TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm -80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf) -QFP 0.65 -0 -85 -81 -Package_QFP -TQFP-80_12x12mm_P0.5mm -80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.5 -0 -80 -80 -Package_QFP -TQFP-80_14x14mm_P0.65mm -80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.65 -0 -80 -80 -Package_QFP -TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm -TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -117 -101 -Package_QFP -TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias -TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -143 -101 -Package_QFP -TQFP-100_12x12mm_P0.4mm -100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.4 -0 -100 -100 -Package_QFP -TQFP-100_14x14mm_P0.5mm -TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -100 -100 -Package_QFP -TQFP-120_14x14mm_P0.4mm -TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF) -QFP 0.4 -0 -120 -120 -Package_QFP -TQFP-128_14x14mm_P0.4mm -TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF) -QFP 0.4 -0 -128 -128 -Package_QFP -TQFP-144_16x16mm_P0.4mm -144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.4 -0 -144 -144 -Package_QFP -TQFP-144_20x20mm_P0.5mm -TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -144 -144 -Package_QFP -TQFP-176_24x24mm_P0.5mm -TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -176 -176 -Package_QFP -VQFP-80_14x14mm_P0.65mm -VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -VQFP QFP -0 -80 -80 -Package_QFP -VQFP-100_14x14mm_P0.5mm -VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -VQFP QFP -0 -100 -100 -Package_QFP -VQFP-128_14x14mm_P0.4mm -VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -VQFP QFP -0 -128 -128 -Package_QFP -VQFP-176_20x20mm_P0.4mm -VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -VQFP QFP -0 -176 -176 -Package_SIP -PowerIntegrations_eSIP-7C -eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf -Power Integrations E Package -0 -6 -6 -Package_SIP -PowerIntegrations_eSIP-7F -eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf -Power Integrations L Package -0 -6 -6 -Package_SIP -SIP-8_19x3mm_P2.54mm -SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf) -SIP8 -0 -8 -8 -Package_SIP -SIP-9_21.54x3mm_P2.54mm -SIP 9-pin () -SIP8 -0 -9 -9 -Package_SIP -SIP-9_22.3x3mm_P2.54mm -SIP 9-pin () -SIP8 -0 -9 -9 -Package_SIP -SIP3_11.6x8.5mm -RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf -SIP3 Regulator Module -0 -3 -3 -Package_SIP -SIP4_Sharp-SSR_P7.62mm_Angled -SIP4 Footprint for SSR made by Sharp -Solid State relais SSR Sharp -0 -4 -4 -Package_SIP -SIP4_Sharp-SSR_P7.62mm_Angled_NoHole -SIP4 Footprint for SSR made by Sharp -Solid State relais SSR Sharp -0 -4 -4 -Package_SIP -SIP4_Sharp-SSR_P7.62mm_Straight -SIP4 Footprint for SSR made by Sharp -Solid State relais SSR Sharp -0 -4 -4 -Package_SIP -SIP9_Housing -SIP9 -SIP9 -0 -9 -9 -Package_SIP -SIP9_Housing_BigPads -SIP9, large pads -SIP9 -0 -9 -9 -Package_SIP -SLA704XM -SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF) -SIP -0 -18 -18 -Package_SIP -STK672-040-E -SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF) -SIP-22 -0 -22 -22 -Package_SIP -STK672-080-E -SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF) -SIP-15 -0 -15 -15 -Package_SIP -Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm -Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) -Sanyo SIP-15 -0 -15 -15 -Package_SIP -Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm -Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) -Sanyo SIP-15 -0 -15 -15 -Package_SO -Diodes_PSOP-8 -8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf) -SSOP 0.50 exposed pad -0 -12 -9 -Package_SO -Diodes_SO-8EP -8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf) -SO exposed pad -0 -9 -9 -Package_SO -ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm -20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.65 -0 -27 -21 -Package_SO -HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm -HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -13 -9 -Package_SO -HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias -HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -18 -9 -Package_SO -HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm -HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -13 -9 -Package_SO -HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias -HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -20 -9 -Package_SO -HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown -HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 1.27mm -0 -23 -21 -Package_SO -HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias -HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 1.27mm -0 -45 -21 -Package_SO -HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp -HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 1.27mm -0 -20 -20 -Package_SO -HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm -HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -37 -33 -Package_SO -HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown -HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 0.65mm -0 -39 -37 -Package_SO -HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias -HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 0.65mm -0 -61 -37 -Package_SO -HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp -HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 0.65mm -0 -36 -36 -Package_SO -HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm -HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -59 -55 -Package_SO -HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm -HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSOP SO -0 -13 -9 -Package_SO -HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias -HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSOP SO -0 -20 -9 -Package_SO -HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm -HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -20 -15 -Package_SO -HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias -HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -36 -15 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm -16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf) -SSOP 0.65 -0 -29 -17 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm -HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -20 -17 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias -HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -27 -17 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias -16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf) -SSOP 0.65 -0 -46 -17 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm -HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -21 -17 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm -HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -23 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm -HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF U20E-1), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -23 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm -20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias -HTSSOP 0.65 -0 -29 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm -HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -24 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm -HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -26 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias -HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -42 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder -HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -42 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm -HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -23 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias -HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -42 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias -20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias -HTSSOP 0.65 -0 -45 -21 -Package_SO -HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm -HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -31 -25 -Package_SO -HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm -HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -27 -25 -Package_SO -HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm_ThermalVias -HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -49 -25 -Package_SO -HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm -HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -28 -25 -Package_SO -HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias -HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -47 -25 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm -HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -30 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias -HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -41 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm -HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad -TSSOP HTSSOP 0.65 thermal pad -0 -39 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm -HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad -TSSOP HTSSOP 0.65 thermal pad -0 -40 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias -HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad -TSSOP HTSSOP 0.65 thermal pad -0 -55 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias -HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad -TSSOP HTSSOP 0.65 thermal pad -0 -58 -29 -Package_SO -HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm -HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) -SSOP 0.65 PowerPAD -0 -43 -33 -Package_SO -HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias -HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) -SSOP 0.65 PowerPAD -0 -83 -33 -Package_SO -HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm -HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -46 -39 -Package_SO -HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias -HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -87 -39 -Package_SO -HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm -HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -44 -44 -Package_SO -HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm -HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf -HTSSOP 0.5 -0 -72 -57 -Package_SO -HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm -HVSSOP, 8 Pin (https://www.ti.com/lit/ds/symlink/tpa6110a2.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HVSSOP SO -0 -13 -9 -Package_SO -HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm_ThermalVias -HVSSOP, 8 Pin (https://www.ti.com/lit/ds/symlink/tpa6110a2.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HVSSOP SO -0 -18 -9 -Package_SO -HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm -HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HVSSOP SO -0 -15 -11 -Package_SO -HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias -HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HVSSOP SO -0 -20 -11 -Package_SO -Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm -Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py -Infineon PG-DSO SO -0 -13 -9 -Package_SO -Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias -Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py -Infineon PG-DSO SO -0 -23 -9 -Package_SO -Infineon_PG-DSO-8-43 -Infineon_PG-DSO-8-43 -DSO DSO-8 SOIC SOIC-8 -0 -12 -9 -Package_SO -Infineon_PG-DSO-12-9 -Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) -PG-DSO -0 -23 -13 -Package_SO -Infineon_PG-DSO-12-9_ThermalVias -Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) -PG-DSO -0 -42 -13 -Package_SO -Infineon_PG-DSO-12-11 -Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) -PG-DSO -0 -23 -13 -Package_SO -Infineon_PG-DSO-12-11_ThermalVias -Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) -PG-DSO -0 -42 -13 -Package_SO -Infineon_PG-DSO-20-30 -Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) -DSO-20 -0 -31 -21 -Package_SO -Infineon_PG-DSO-20-30_ThermalVias -Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) -DSO-20 -0 -45 -21 -Package_SO -Infineon_PG-DSO-20-32 -Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/) -DSO-20 -0 -20 -20 -Package_SO -Infineon_PG-DSO-20-85 -Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) -DSO-20 -0 -31 -21 -Package_SO -Infineon_PG-DSO-20-85_ThermalVias -Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) -DSO-20 -0 -113 -21 -Package_SO -Infineon_PG-DSO-20-87 -Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/) -DSO-20 -0 -20 -20 -Package_SO -Infineon_PG-TSDSO-14-22 -Infineon_PG-TSDSO-14-22 -Infineon TSDSO 14-22 -0 -17 -15 -Package_SO -Linear_MSOP-12-16-1EP_3x4mm_P0.5mm -12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf) -SSOP 0.5 -0 -15 -13 -Package_SO -Linear_MSOP-12-16_3x4mm_P0.5mm -12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf) -SSOP 0.5 -0 -12 -12 -Package_SO -MFSOP6-4_4.4x3.6mm_P1.27mm -https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html -MFSOP 4 pin SMD -0 -4 -4 -Package_SO -MFSOP6-5_4.4x3.6mm_P1.27mm -https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html -MFSOP 4 pin SMD -0 -5 -5 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm -MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -13 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias -MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -18 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm -MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -13 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias -MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -18 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm -MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -13 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias -MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -18 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm -MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -14 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias -MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -19 -9 -Package_SO -MSOP-8_3x3mm_P0.65mm -MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -8 -8 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm -MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -15 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias -MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -20 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm -MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -15 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias -MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -20 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm -MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -16 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias -MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -23 -11 -Package_SO -MSOP-10_3x3mm_P0.5mm -10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.5 -0 -10 -10 -Package_SO -MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm -MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -17 -13 -Package_SO -MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias -MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -24 -13 -Package_SO -MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm -10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.5 -0 -19 -13 -Package_SO -MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias -10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.5 -0 -25 -13 -Package_SO -MSOP-12-16_3x4mm_P0.5mm -10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.5 -0 -12 -12 -Package_SO -MSOP-12_3x4mm_P0.65mm -MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -12 -12 -Package_SO -MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm -MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -21 -17 -Package_SO -MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias -MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -28 -17 -Package_SO -MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm -MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -21 -17 -Package_SO -MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias -MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -28 -17 -Package_SO -MSOP-16_3x4.039mm_P0.5mm -MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -16 -16 -Package_SO -MSOP-16_3x4mm_P0.5mm -MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -16 -16 -Package_SO -ONSemi_SO-8FL_488AA -ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF -ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A -0 -5 -5 -Package_SO -OnSemi_Micro8 -ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF -micro8 -0 -8 -8 -Package_SO -PSOP-44_16.9x27.17mm_P1.27mm -PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm -PSOP 1.27 -0 -44 -44 -Package_SO -PowerIntegrations_SO-8 -Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf -SOIC 1.27 -0 -8 -8 -Package_SO -PowerIntegrations_SO-8B -Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf -SOIC 1.27 -0 -7 -7 -Package_SO -PowerIntegrations_SO-8C -Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf -SOIC 1.27 -0 -7 -7 -Package_SO -PowerIntegrations_eSOP-12B -eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf -Power Integrations K Package -0 -12 -12 -Package_SO -PowerPAK_SO-8L_Single -PowerPAK SO-8L Single (https://www.vishay.com/docs/64721/an913.pdf) -PowerPAK SO-8L_Single -0 -13 -5 -Package_SO -PowerPAK_SO-8_Dual -PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf) -PowerPAK SO-8 Dual -0 -10 -6 -Package_SO -PowerPAK_SO-8_Single -PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf) -PowerPAK SO-8 Single -0 -9 -5 -Package_SO -QSOP-16_3.9x4.9mm_P0.635mm -16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.635 -0 -16 -16 -Package_SO -QSOP-20_3.9x8.7mm_P0.635mm -20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf) -QSOP 0.635 -0 -20 -20 -Package_SO -QSOP-24_3.9x8.7mm_P0.635mm -24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf) -QSOP 0.635 -0 -24 -24 -Package_SO -SC-74-6_1.5x2.9mm_P0.95mm -SC-74, 6 Pin (https://www.nxp.com/docs/en/package-information/SOT457.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SC-74 SO -0 -6 -6 -Package_SO -SO-4_4.4x2.3mm_P1.27mm -4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf -SO SOIC 1.27 -0 -4 -4 -Package_SO -SO-4_4.4x3.6mm_P2.54mm -4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339 -SO SOIC 2.54 -0 -4 -4 -Package_SO -SO-4_4.4x3.9mm_P2.54mm -SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -4 -4 -Package_SO -SO-4_4.4x4.3mm_P2.54mm -4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN -SO SOIC 2.54 -0 -4 -4 -Package_SO -SO-4_7.6x3.6mm_P2.54mm -4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf) -SO SOIC 2.54 -0 -4 -4 -Package_SO -SO-5_4.4x3.6mm_P1.27mm -5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SO SOIC 1.27 -0 -5 -5 -Package_SO -SO-6L_10x3.84mm_P1.27mm -6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770 -SO-6L -0 -6 -6 -Package_SO -SO-6_4.4x3.6mm_P1.27mm -6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SO SOIC 1.27 -0 -6 -6 -Package_SO -SO-8_3.9x4.9mm_P1.27mm -SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -8 -8 -Package_SO -SO-8_5.3x6.2mm_P1.27mm -SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -8 -8 -Package_SO -SO-14_3.9x8.65mm_P1.27mm -SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -14 -14 -Package_SO -SO-14_5.3x10.2mm_P1.27mm -SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -14 -14 -Package_SO -SO-16_3.9x9.9mm_P1.27mm -SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -16 -16 -Package_SO -SO-16_5.3x10.2mm_P1.27mm -SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -16 -16 -Package_SO -SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm -SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -23 -21 -Package_SO -SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias -SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -51 -21 -Package_SO -SO-20_5.3x12.6mm_P1.27mm -SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -20 -20 -Package_SO -SO-20_12.8x7.5mm_P1.27mm -SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf -S0-20 -0 -20 -20 -Package_SO -SO-24_5.3x15mm_P1.27mm -SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -24 -24 -Package_SO -SOIC-4_4.55x2.6mm_P1.27mm -SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -4 -4 -Package_SO -SOIC-4_4.55x3.7mm_P2.54mm -SOIC, 6 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -4 -4 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm -SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias -SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm -SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias -SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm -SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias -SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm -SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias -SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm -SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -14 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias -SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -23 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm -SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias -SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-N7_3.9x4.9mm_P1.27mm -8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF) -SOIC 1.27 -0 -7 -7 -Package_SO -SOIC-8W_5.3x5.3mm_P1.27mm -8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf) -SOIC 1.27 -0 -8 -8 -Package_SO -SOIC-8_3.9x4.9mm_P1.27mm -SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -8 -8 -Package_SO -SOIC-8_5.23x5.23mm_P1.27mm -SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -8 -8 -Package_SO -SOIC-8_5.275x5.275mm_P1.27mm -SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -8 -8 -Package_SO -SOIC-8_7.5x5.85mm_P1.27mm -SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -8 -8 -Package_SO -SOIC-14-16_3.9x9.9mm_P1.27mm -SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf) -SOIC SO -0 -14 -14 -Package_SO -SOIC-14W_7.5x9mm_P1.27mm -SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -14 -14 -Package_SO -SOIC-14_3.9x8.7mm_P1.27mm -SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -14 -14 -Package_SO -SOIC-16W-12_7.5x10.3mm_P1.27mm -SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN) -SOIC 1.27 16 12 Wide -0 -12 -12 -Package_SO -SOIC-16W_5.3x10.2mm_P1.27mm -16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf) -SOIC 1.27 -0 -16 -16 -Package_SO -SOIC-16W_7.5x10.3mm_P1.27mm -SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -16 -16 -Package_SO -SOIC-16W_7.5x12.8mm_P1.27mm -SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -16 -16 -Package_SO -SOIC-16_3.9x9.9mm_P1.27mm -SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -16 -16 -Package_SO -SOIC-16_4.55x10.3mm_P1.27mm -SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -16 -16 -Package_SO -SOIC-18W_7.5x11.6mm_P1.27mm -SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -18 -18 -Package_SO -SOIC-20W_7.5x12.8mm_P1.27mm -SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -20 -Package_SO -SOIC-20W_7.5x15.4mm_P1.27mm -SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -20 -Package_SO -SOIC-24W_7.5x15.4mm_P1.27mm -SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -24 -24 -Package_SO -SOIC-28W_7.5x17.9mm_P1.27mm -SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -28 -28 -Package_SO -SOIC-28W_7.5x18.7mm_P1.27mm -SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -28 -28 -Package_SO -SOJ-36_10.16x23.49mm_P1.27mm -SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOJ SO -0 -36 -36 -Package_SO -SOP-4_3.8x4.1mm_P2.54mm -SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -4 -4 -Package_SO -SOP-4_4.4x2.6mm_P1.27mm -SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -4 -4 -Package_SO -SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm -SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -13 -9 -Package_SO -SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias -SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -20 -9 -Package_SO -SOP-8_3.9x4.9mm_P1.27mm -SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -8 -8 -Package_SO -SOP-8_3.76x4.96mm_P1.27mm -SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -8 -8 -Package_SO -SOP-8_5.28x5.23mm_P1.27mm -SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -8 -8 -Package_SO -SOP-8_6.62x9.15mm_P2.54mm -SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -8 -8 -Package_SO -SOP-16_3.9x9.9mm_P1.27mm -SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -16 -16 -Package_SO -SOP-16_4.4x10.4mm_P1.27mm -16-Lead Plastic Small Outline http://www.vishay.com/docs/49633/sg2098.pdf -SOP 1.27 -0 -16 -16 -Package_SO -SOP-16_4.55x10.3mm_P1.27mm -SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -16 -16 -Package_SO -SOP-18_7x12.5mm_P1.27mm -SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -18 -18 -Package_SO -SOP-20_7.5x12.8mm_P1.27mm -SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -20 -20 -Package_SO -SOP-24_7.5x15.4mm_P1.27mm -SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -24 -24 -Package_SO -SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm -4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf -SSO Stretched SO SOIC 2.54 -0 -4 -4 -Package_SO -SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC 1.27 -0 -6 -6 -Package_SO -SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC 1.27 -0 -6 -6 -Package_SO -SSO-7-8_6.4x9.78mm_P2.54mm -SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSO SO -0 -7 -7 -Package_SO -SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf -SSO Stretched SO SOIC Pitch 2.54 -0 -8 -8 -Package_SO -SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC Pitch 1.27 -0 -8 -8 -Package_SO -SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC Pitch 1.27 -0 -8 -8 -Package_SO -SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC Pitch 1.27 -0 -8 -8 -Package_SO -SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC Pitch 1.27 -0 -8 -8 -Package_SO -SSOP-8_2.95x2.8mm_P0.65mm -SSOP-8 2.9 x2.8mm Pitch 0.65mm -SSOP-8 2.95x2.8mm Pitch 0.65mm -0 -8 -8 -Package_SO -SSOP-8_3.9x5.05mm_P1.27mm -SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -8 -8 -Package_SO -SSOP-8_3.95x5.21x3.27mm_P1.27mm -SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm -SSOP-8 3.95x5.21x3.27mm 1.27mm -0 -8 -8 -Package_SO -SSOP-8_5.25x5.24mm_P1.27mm -SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -8 -8 -Package_SO -SSOP-10_3.9x4.9mm_P1.00mm -10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf) -SSOP 3.9 4.9 1.00 -0 -10 -10 -Package_SO -SSOP-14_5.3x6.2mm_P0.65mm -SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf) -SSOP 0.65 -0 -14 -14 -Package_SO -SSOP-16_3.9x4.9mm_P0.635mm -SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf) -SSOP 0.635 -0 -16 -16 -Package_SO -SSOP-16_4.4x5.2mm_P0.65mm -SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf) -SSOP 0.65 -0 -16 -16 -Package_SO -SSOP-16_5.3x6.2mm_P0.65mm -SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -16 -16 -Package_SO -SSOP-18_4.4x6.5mm_P0.65mm -SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG) -SSOP 0.65 -0 -18 -18 -Package_SO -SSOP-20_3.9x8.7mm_P0.635mm -SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf) -SSOP 0.635 -0 -20 -20 -Package_SO -SSOP-20_4.4x6.5mm_P0.65mm -SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf) -SSOP 0.65 -0 -20 -20 -Package_SO -SSOP-20_5.3x7.2mm_P0.65mm -SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -20 -20 -Package_SO -SSOP-24_3.9x8.7mm_P0.635mm -SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf) -SSOP 0.635 -0 -24 -24 -Package_SO -SSOP-24_5.3x8.2mm_P0.65mm -24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.65 -0 -24 -24 -Package_SO -SSOP-28_3.9x9.9mm_P0.635mm -SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf) -SSOP 0.635 -0 -28 -28 -Package_SO -SSOP-28_5.3x10.2mm_P0.65mm -28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.65 -0 -28 -28 -Package_SO -SSOP-32_11.305x20.495mm_P1.27mm -SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -32 -32 -Package_SO -SSOP-44_5.3x12.8mm_P0.5mm -44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf) -SSOP 0.5 -0 -44 -44 -Package_SO -SSOP-48_5.3x12.8mm_P0.5mm -SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -48 -48 -Package_SO -SSOP-48_7.5x15.9mm_P0.635mm -SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf) -SSOP 0.635 -0 -48 -48 -Package_SO -SSOP-56_7.5x18.5mm_P0.635mm -SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf) -SSOP 0.635 -0 -56 -56 -Package_SO -STC_SOP-16_3.9x9.9mm_P1.27mm -STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py -STC SOP SO -0 -16 -16 -Package_SO -ST_MultiPowerSO-30 -MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf) -MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm -0 -33 -33 -Package_SO -ST_PowerSSO-24_SlugDown -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm -0 -25 -25 -Package_SO -ST_PowerSSO-24_SlugDown_ThermalVias -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm -0 -38 -25 -Package_SO -ST_PowerSSO-24_SlugUp -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm -0 -24 -24 -Package_SO -ST_PowerSSO-36_SlugDown -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm -0 -37 -37 -Package_SO -ST_PowerSSO-36_SlugDown_ThermalVias -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm -0 -50 -37 -Package_SO -ST_PowerSSO-36_SlugUp -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm -0 -36 -36 -Package_SO -TI_SO-PowerPAD-8 -8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf) -SSOP 0.50 exposed pad -0 -12 -9 -Package_SO -TI_SO-PowerPAD-8_ThermalVias -8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf -HTSOP 1.27 -0 -19 -9 -Package_SO -TSOP-5_1.65x3.05mm_P0.95mm -TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf -Jedec MO-193C TSOP-5L -0 -5 -5 -Package_SO -TSOP-6_1.65x3.05mm_P0.95mm -TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf -Jedec MO-193C TSOP-6L -0 -6 -6 -Package_SO -TSOP-I-24_12.4x6mm_P0.5mm -TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -24 -24 -Package_SO -TSOP-I-24_14.4x6mm_P0.5mm -TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -24 -24 -Package_SO -TSOP-I-24_16.4x6mm_P0.5mm -TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -24 -24 -Package_SO -TSOP-I-24_18.4x6mm_P0.5mm -TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -24 -24 -Package_SO -TSOP-I-28_11.8x8mm_P0.55mm -TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf) -TSOP I 28 pins -0 -28 -28 -Package_SO -TSOP-I-32_11.8x8mm_P0.5mm -TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_12.4x8mm_P0.5mm -TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_14.4x8mm_P0.5mm -TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_16.4x8mm_P0.5mm -TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_18.4x8mm_P0.5mm -TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BD), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_18.4x8mm_P0.5mm_Reverse -TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount -TSOP I 32 reverse -0 -32 -32 -Package_SO -TSOP-I-40_12.4x10mm_P0.5mm -TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -40 -40 -Package_SO -TSOP-I-40_14.4x10mm_P0.5mm -TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -40 -40 -Package_SO -TSOP-I-40_16.4x10mm_P0.5mm -TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -40 -40 -Package_SO -TSOP-I-40_18.4x10mm_P0.5mm -TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -40 -40 -Package_SO -TSOP-I-48_12.4x12mm_P0.5mm -TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -48 -48 -Package_SO -TSOP-I-48_14.4x12mm_P0.5mm -TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -48 -48 -Package_SO -TSOP-I-48_16.4x12mm_P0.5mm -TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -48 -48 -Package_SO -TSOP-I-48_18.4x12mm_P0.5mm -TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DD), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -48 -48 -Package_SO -TSOP-I-56_14.4x14mm_P0.5mm -TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -56 -56 -Package_SO -TSOP-I-56_16.4x14mm_P0.5mm -TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -56 -56 -Package_SO -TSOP-I-56_18.4x14mm_P0.5mm -TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -56 -56 -Package_SO -TSOP-II-32_21.0x10.2mm_P1.27mm -32-lead plastic TSOP; Type II -TSOP-II 32 -0 -32 -32 -Package_SO -TSOP-II-44_10.16x18.41mm_P0.8mm -TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-II SO -0 -44 -44 -Package_SO -TSOP-II-54_22.2x10.16mm_P0.8mm -54-lead TSOP typ II package -TSOPII TSOP2 -0 -54 -54 -Package_SO -TSSOP-4_4.4x5mm_P4mm -TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -4 -4 -Package_SO -TSSOP-8_3x3mm_P0.65mm -TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf) -SSOP 0.65 -0 -8 -8 -Package_SO -TSSOP-8_4.4x3mm_P0.65mm -TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -8 -8 -Package_SO -TSSOP-10_3x3mm_P0.5mm -TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf) -SSOP 0.5 -0 -10 -10 -Package_SO -TSSOP-14-1EP_4.4x5mm_P0.65mm -14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf) -SSOP 0.65 exposed pad -0 -18 -15 -Package_SO -TSSOP-14_4.4x3.6mm_P0.4mm -TSSOP, 14 Pin (JEDEC MO-194 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -14 -14 -Package_SO -TSSOP-14_4.4x5mm_P0.65mm -TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -14 -14 -Package_SO -TSSOP-16-1EP_4.4x5mm_P0.65mm -FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf) -SSOP 0.65 -0 -24 -17 -Package_SO -TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm -TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -21 -17 -Package_SO -TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias -TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -26 -17 -Package_SO -TSSOP-16_4.4x3.6mm_P0.4mm -TSSOP, 16 Pin (JEDEC MO-194 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -16 -16 -Package_SO -TSSOP-16_4.4x5mm_P0.65mm -TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -16 -16 -Package_SO -TSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.15x3.35mm -TSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100132.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -25 -21 -Package_SO -TSSOP-20_4.4x5mm_P0.4mm -TSSOP, 20 Pin (JEDEC MO-194 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -20 -20 -Package_SO -TSSOP-20_4.4x5mm_P0.5mm -TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -20 -20 -Package_SO -TSSOP-20_4.4x6.5mm_P0.65mm -TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -20 -20 -Package_SO -TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm -TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -31 -25 -Package_SO -TSSOP-24_4.4x5mm_P0.4mm -TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -24 -24 -Package_SO -TSSOP-24_4.4x6.5mm_P0.5mm -TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -24 -24 -Package_SO -TSSOP-24_4.4x7.8mm_P0.65mm -TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -24 -24 -Package_SO -TSSOP-24_6.1x7.8mm_P0.65mm -TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -24 -24 -Package_SO -TSSOP-28-1EP_4.4x9.7mm_P0.65mm -TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf) -SSOP 0.65 -0 -36 -29 -Package_SO -TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm -TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -35 -29 -Package_SO -TSSOP-28_4.4x7.8mm_P0.5mm -TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-28_4.4x9.7mm_P0.65mm -TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-28_6.1x7.8mm_P0.5mm -TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-28_6.1x9.7mm_P0.65mm -TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-28_8x9.7mm_P0.65mm -TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-30_4.4x7.8mm_P0.5mm -TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -30 -30 -Package_SO -TSSOP-30_6.1x9.7mm_P0.65mm -TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -30 -30 -Package_SO -TSSOP-32_4.4x6.5mm_P0.4mm -TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -32 -32 -Package_SO -TSSOP-32_6.1x11mm_P0.65mm -TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -32 -32 -Package_SO -TSSOP-32_8x11mm_P0.65mm -TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -32 -32 -Package_SO -TSSOP-36_4.4x7.8mm_P0.4mm -TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_4.4x9.7mm_P0.5mm -TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_6.1x7.8mm_P0.4mm -TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_6.1x9.7mm_P0.5mm -TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_6.1x12.5mm_P0.65mm -TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_8x9.7mm_P0.5mm -TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_8x12.5mm_P0.65mm -TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-38_4.4x9.7mm_P0.5mm -TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -38 -38 -Package_SO -TSSOP-38_6.1x12.5mm_P0.65mm -TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -38 -38 -Package_SO -TSSOP-40_6.1x11mm_P0.5mm -TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -40 -40 -Package_SO -TSSOP-40_6.1x14mm_P0.65mm -TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -40 -40 -Package_SO -TSSOP-40_8x11mm_P0.5mm -TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -40 -40 -Package_SO -TSSOP-40_8x14mm_P0.65mm -TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -40 -40 -Package_SO -TSSOP-44_4.4x11.2mm_P0.5mm -TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf) -SSOP 0.5 -0 -44 -44 -Package_SO -TSSOP-44_4.4x11mm_P0.5mm -TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -44 -44 -Package_SO -TSSOP-44_6.1x11mm_P0.5mm -TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -44 -44 -Package_SO -TSSOP-48_4.4x9.7mm_P0.4mm -TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-48_6.1x9.7mm_P0.4mm -TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-48_6.1x12.5mm_P0.5mm -TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-48_8x9.7mm_P0.4mm -TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-48_8x12.5mm_P0.5mm -TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-50_4.4x12.5mm_P0.5mm -TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -50 -50 -Package_SO -TSSOP-52_6.1x11mm_P0.4mm -TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -52 -52 -Package_SO -TSSOP-52_8x11mm_P0.4mm -TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -52 -52 -Package_SO -TSSOP-56_4.4x11.3mm_P0.4mm -TSSOP, 56 Pin (JEDEC MO-194 Var AF https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-56_6.1x12.5mm_P0.4mm -TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-56_6.1x14mm_P0.5mm -TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-56_8x12.5mm_P0.4mm -TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-56_8x14mm_P0.5mm -TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-60_8x12.5mm_P0.4mm -TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -60 -60 -Package_SO -TSSOP-64_6.1x14mm_P0.4mm -TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -64 -64 -Package_SO -TSSOP-64_6.1x17mm_P0.5mm -TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -64 -64 -Package_SO -TSSOP-64_8x14mm_P0.4mm -TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -64 -64 -Package_SO -TSSOP-68_8x14mm_P0.4mm -TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -68 -68 -Package_SO -TSSOP-80_6.1x17mm_P0.4mm -TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -80 -80 -Package_SO -TSSOP-100_6.1x20.8mm_P0.4mm -TSSOP, 100 Pin (JEDEC MO-194 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -100 -100 -Package_SO -Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm -Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) -HSOP 1.27 -0 -11 -9 -Package_SO -Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias -Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) -HSOP 1.27 -0 -20 -9 -Package_SO -Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias -8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf -HTSOP 1.27 -0 -18 -9 -Package_SO -Texas_PWP0020A -20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf) -PWP HTSSOP 0.65mm -0 -25 -21 -Package_SO -Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm -HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOIC SO -0 -16 -9 -Package_SO -Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias -HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOIC SO -0 -23 -9 -Package_SO -Texas_R-PDSO-N5 -Plastic Small outline http://www.ti.com/lit/ml/mpds158c/mpds158c.pdf -SOT23 R-PDSO-N5 -0 -5 -5 -Package_SO -VSO-40_7.6x15.4mm_P0.762mm -VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf) -SSOP 0.762 -0 -40 -40 -Package_SO -VSO-56_11.1x21.5mm_P0.75mm -VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf) -SSOP 0.75 -0 -56 -56 -Package_SO -VSSOP-8_2.3x2mm_P0.5mm -VSSOP-8 2.3x2mm Pitch 0.5mm -VSSOP-8 2.3x2mm Pitch 0.5mm -0 -8 -8 -Package_SO -VSSOP-8_2.4x2.1mm_P0.5mm -http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf -VSSOP DCU R-PDSO-G8 Pitch0.5mm -0 -8 -8 -Package_SO -VSSOP-8_3.0x3.0mm_P0.65mm -VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf -VSSOP-8 3.0 x 3.0 -0 -8 -8 -Package_SO -VSSOP-10_3x3mm_P0.5mm -VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -VSSOP SO -0 -10 -10 -Package_SO -Vishay_PowerPAK_1212-8_Dual -PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf) -Vishay_PowerPAK_1212-8_Dual -0 -6 -6 -Package_SO -Vishay_PowerPAK_1212-8_Single -PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf) -Vishay PowerPAK 1212-8 Single -0 -5 -5 -Package_SO -Zetex_SM8 -Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf) -Zetex SM8 -0 -8 -8 -Package_SON -Diodes_PowerDI3333-8 -Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf -PowerDI 0.65 -0 -13 -5 -Package_SON -Diodes_PowerDI3333-8_UXC_3.3x3.3mm_P0.65mm -Diodes Incorporated PowerDI3333-8 UXC, 3.05x3.05x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8%20(Type%20UXC).pdf -PowerDI 0.65 -0 -6 -6 -Package_SON -Fairchild_DualPower33-6_3x3mm -Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf) -mosfet -0 -18 -6 -Package_SON -Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm -Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff -Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm -0 -6 -6 -Package_SON -Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm -Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff -Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm -0 -6 -6 -Package_SON -HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm -HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf) -huson nolead SOT1061 -0 -4 -3 -Package_SON -HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm -HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py -HVSON NoLead -0 -13 -9 -Package_SON -HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm -HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py -HVSON NoLead -0 -13 -9 -Package_SON -Infineon_PG-LSON-8-1 -https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/ -PG-LSON-8-1 -0 -17 -9 -Package_SON -Infineon_PG-TDSON-8_6.15x5.15mm -Infineon, PG-TDSON-8, 6.15x5.15x1mm, https://www.infineon.com/dgdl/Infineon-BSC520N15NS3_-DS-v02_02-en.pdf?fileId=db3a30432239cccd0122eee57d9b21a4 -Infineon OptiMOS -0 -21 -5 -Package_SON -Infineon_PG-TISON-8-2 -Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ -tison -0 -23 -7 -Package_SON -Infineon_PG-TISON-8-3 -Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ -tison -0 -23 -7 -Package_SON -Infineon_PG-TISON-8-4 -Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/ -tison -0 -26 -8 -Package_SON -Infineon_PG-TISON-8-5 -Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/ -tison -0 -34 -8 -Package_SON -NXP_XSON-16 -http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf -NXP XSON SOT-1341 -0 -16 -16 -Package_SON -ROHM_VML0806 -VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf) -ROHM VML0806 -0 -3 -3 -Package_SON -RTC_SMD_MicroCrystal_C3_2.5x3.7mm -MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf -RTC C3 -0 -10 -10 -Package_SON -SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm -SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -SON NoLead -0 -13 -9 -Package_SON -Texas_DPY0002A_0.6x1mm_P0.65mm -X1SON 2 pin 0.6x1mm 0.375mm height package, https://www.ti.com/lit/ml/mpss034c/mpss034c.pdf, https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf -X1SON -0 -2 -2 -Package_SON -Texas_DQK -Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf -Texas WSON6 2x2mm -0 -10 -8 -Package_SON -Texas_DRC0010J -Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf -Texas VSON10 3x3mm -0 -17 -11 -Package_SON -Texas_DRC0010J_ThermalVias -Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf -Texas VSON10 3x3mm -0 -21 -11 -Package_SON -Texas_DSC0010J -3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf -0.5 DSC0010J WSON -0 -33 -11 -Package_SON -Texas_DSC0010J_ThermalVias -3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf -0.5 DSC0010J WSON -0 -39 -11 -Package_SON -Texas_PWSON-N6 -Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf -Plastic Small Outline No-Lead -0 -7 -7 -Package_SON -Texas_R-PUSON-N14 -USON, 14 Pin (https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -USON NoLead -0 -14 -14 -Package_SON -Texas_R-PWSON-N12_EP0.4x2mm -http://www.ti.com/lit/ds/symlink/tpd6f003.pdf -WSON SMD -0 -16 -13 -Package_SON -Texas_S-PDSO-N12 -http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf -SON thermal pads -0 -44 -13 -Package_SON -Texas_S-PVSON-N8 -8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf -DFN 0.65 S-PVSON-N8 -0 -21 -9 -Package_SON -Texas_S-PVSON-N8_ThermalVias -8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf -DFN 0.65 S-PVSON-N8 -0 -27 -9 -Package_SON -Texas_S-PVSON-N10 -3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf -0.5 S-PVSON-N10 DRC -0 -33 -11 -Package_SON -Texas_S-PVSON-N10_ThermalVias -3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf -0.5 S-PVSON-N10 DRC -0 -39 -11 -Package_SON -Texas_S-PWSON-N8_EP1.2x2mm -WSON, 8 Pin, TI DRG, (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -11 -9 -Package_SON -Texas_S-PWSON-N10 -3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf -0.5 S-PWSON-N10 DSC -0 -41 -11 -Package_SON -Texas_S-PWSON-N10_ThermalVias -3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf -0.5 S-PWSON-N10 DSC -0 -47 -11 -Package_SON -Texas_USON-6_1x1.45mm_P0.5mm_SMD -USON, 6 Pin (https://www.ti.com/lit/ds/symlink/sn74auc1g04.pdf#page=24), Solder Mask Defined -USON NoLead DRY0006A -0 -6 -6 -Package_SON -Texas_X2SON-4_1x1mm_P0.65mm -X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint] -X2SON -0 -13 -5 -Package_SON -Texas_X2SON-5_0.8x0.8mm_P0.48mm -X2SON 5 pin 0.8x0.8mm package (Reference Datasheet: https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=39 Reference part: SN74LVC1G17) [StepUp generated footprint] -X2SON DPW0005A -0 -9 -5 -Package_SON -Texas_X2SON-5_0.8x0.8mm_P0.48mm_RoutingVia -X2SON 5 pin 0.8x0.8mm package (Reference Datasheet: https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=39 Reference part: SN74LVC1G17) [StepUp generated footprint] -X2SON DPW0005A -0 -10 -5 -Package_SON -USON-10_2.5x1.0mm_P0.5mm -USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf -USON-10 2.5x1.0mm Pitch 0.5mm -0 -10 -10 -Package_SON -USON-20_2x4mm_P0.4mm -USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf -USON-20 2x4mm Pitch 0.4mm -0 -20 -20 -Package_SON -VSON-8_1.5x2mm_P0.5mm -VSON, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62840.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py -VSON NoLead -0 -8 -8 -Package_SON -VSON-8_3.3x3.3mm_P0.65mm_NexFET -8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf -VSON 0.65 -0 -13 -5 -Package_SON -VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm -VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py -VSON NoLead -0 -15 -11 -Package_SON -VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias -VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py -VSON NoLead -0 -18 -11 -Package_SON -VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm -VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument -VSON 10 Thermal on 11 3x3mm Pitch 0.5mm -0 -21 -11 -Package_SON -VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias -VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument -VSON 10 Thermal on 11 3x3mm Pitch 0.5mm -0 -27 -11 -Package_SON -VSONP-8-1EP_5x6_P1.27mm -SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf) -VSONP 1.27 -0 -13 -3 -Package_SON -WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm -WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -9 -7 -Package_SON -WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias -WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -12 -7 -Package_SON -WSON-6-1EP_3x3mm_P0.95mm -WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf -WSON6 0.95 -0 -10 -7 -Package_SON -WSON-6_1.5x1.5mm_P0.5mm -WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf -WSON6_1.5x1.5mm_P0.5mm -0 -6 -6 -Package_SON -WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm -8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf -WSON 8 1EP -0 -11 -9 -Package_SON -WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias -8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf -WSON 8 1EP ThermalVias -0 -14 -9 -Package_SON -WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack -WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias -WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -18 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm -WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -11 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias -WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -18 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm -8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf -WSON 8 1EP -0 -13 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -11 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -18 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -17 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -17 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -17 -9 -Package_SON -WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm -WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm -WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_8x6mm_P1.27mm_EP3.4x4.3mm -WSON, 8 Pin (https://datasheet.lcsc.com/lcsc/2204011730_GigaDevice-Semicon-Beijing-GD5F1GQ4UFYIGR_C2986324.pdf (page 44)), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm -WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -15 -11 -Package_SON -WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias -WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -22 -11 -Package_SON -WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm -WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf -WSON 0.5 -0 -14 -11 -Package_SON -WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias -WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf -WSON 0.5 thermal vias -0 -17 -11 -Package_SON -WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm -10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf) -WSON 0.5 -0 -15 -11 -Package_SON -WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65 -WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf -WSON-12 -0 -15 -13 -Package_SON -WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias -WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf -WSON-12 -0 -19 -13 -Package_SON -WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm -WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -17 -13 -Package_SON -WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias -WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -27 -13 -Package_SON -WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm -14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf -NHL014B -0 -19 -15 -Package_SON -WSON-16_3.3x1.35_P0.4mm -WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument -WSON-16 3.3 x 1.35mm Pitch 0.4mm -0 -20 -17 -Package_SON -X2SON-8_1.4x1mm_P0.35mm -X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf -X2SON-8 1.4x1mm Pitch0.35mm -0 -8 -8 -Package_SO_J-Lead -TSOC-6_3.76x3.94mm_P1.27mm -Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF -TSOC-6 -0 -6 -6 -Package_TO_SOT_SMD -ATPAK-2 -ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF -ATPAK -0 -7 -3 -Package_TO_SOT_SMD -Analog_KS-4 -Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf -Analog Devices KS-4 (like EIAJ SC-82) -0 -4 -4 -Package_TO_SOT_SMD -Diodes_SOT-553 -Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf -SOT-553 -0 -5 -5 -Package_TO_SOT_SMD -HVSOF5 -HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf -HVSOF5 -0 -5 -5 -Package_TO_SOT_SMD -HVSOF6 -HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf -HVSOF6 -0 -7 -7 -Package_TO_SOT_SMD -Infineon_PG-HDSOP-10-1 -Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/) -hdsop 10 ddpak -0 -10 -10 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-1 -HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) -mosfet hsof toll -0 -53 -3 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-1_ThermalVias -HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) -mosfet hsof toll thermal vias -0 -96 -3 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-2 -HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) -mosfet hsof toll -0 -12 -4 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-2_ThermalVias -HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) -mosfet hsof toll thermal vias -0 -97 -4 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-2_ThermalVias2 -HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6) -mosfet hsof toll thermal vias -0 -159 -4 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-3 -HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) -mosfet hsof -0 -25 -4 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-3_ThermalVias -HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) -mosfet hsof -0 -64 -4 -Package_TO_SOT_SMD -Infineon_PG-TO-220-7Lead_TabPin8 -Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9 -Infineon PG-TO-220-7 -0 -12 -8 -Package_TO_SOT_SMD -Infineon_PG-TSFP-3-1 -Infineon_PG-TSFP-3-1, https://www.infineon.com/dgdl/TSFP-3-1,-2-Package_Overview.pdf?fileId=db3a30431936bc4b0119539929863d46 -TSFP-3 -0 -3 -3 -Package_TO_SOT_SMD -LFPAK33 -LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf -LFPAK33 SOT-1210 -0 -17 -5 -Package_TO_SOT_SMD -LFPAK56 -LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf -LFPAK56 SOT-669 Power-SO8 -0 -18 -5 -Package_TO_SOT_SMD -Nexperia_CFP15_SOT-1289 -Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf -SOT-1289 CFP15 -0 -8 -3 -Package_TO_SOT_SMD -OnSemi_ECH8 -On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF -ECH8 SOT28-FL SOT-28-FL -0 -8 -8 -Package_TO_SOT_SMD -PQFN_8x8 -Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf -pqfn vdfn mosfet -0 -9 -3 -Package_TO_SOT_SMD -PowerMacro_M234_NoHole -TO-50-4 Power Macro Package Style M234 -TO-50-4 Power Macro Package Style M234 -0 -4 -4 -Package_TO_SOT_SMD -PowerMacro_M234_WithHole -TO-50-4 Power Macro Package Style M234 -TO-50-4 Power Macro Package Style M234 -0 -4 -4 -Package_TO_SOT_SMD -Rohm_HRP7 -Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf -Rohm HRP7 SMD -0 -69 -7 -Package_TO_SOT_SMD -SC-59 -SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg -SC-59 -0 -3 -3 -Package_TO_SOT_SMD -SC-59_Handsoldering -SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg -SC-59 hand-soldering -0 -3 -3 -Package_TO_SOT_SMD -SC-70-8 -SC70-8 -SC70-8 -0 -8 -8 -Package_TO_SOT_SMD -SC-70-8_Handsoldering -SC70-8, Handsoldering -SC70-8 Handsoldering -0 -8 -8 -Package_TO_SOT_SMD -SC-82AA -SC-82AA -SC-82AA -0 -4 -4 -Package_TO_SOT_SMD -SC-82AA_Handsoldering -SC-82AA -SC-82AA -0 -4 -4 -Package_TO_SOT_SMD -SC-82AB -SC-82AB -SC-82AB -0 -4 -4 -Package_TO_SOT_SMD -SC-82AB_Handsoldering -SC-82AB -SC-82AB -0 -4 -4 -Package_TO_SOT_SMD -SOT-23 -SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOT TO_SOT_SMD -0 -3 -3 -Package_TO_SOT_SMD -SOT-23-3 -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 -SOT TO_SOT_SMD -0 -3 -3 -Package_TO_SOT_SMD -SOT-23-5 -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 -SOT TO_SOT_SMD -0 -5 -5 -Package_TO_SOT_SMD -SOT-23-5_HandSoldering -5-pin SOT23 package -SOT-23-5 hand-soldering -0 -5 -5 -Package_TO_SOT_SMD -SOT-23-6 -SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOT TO_SOT_SMD -0 -6 -6 -Package_TO_SOT_SMD -SOT-23-6_Handsoldering -6-pin SOT-23 package, Handsoldering -SOT-23-6 Handsoldering -0 -6 -6 -Package_TO_SOT_SMD -SOT-23-8 -SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOT TO_SOT_SMD -0 -8 -8 -Package_TO_SOT_SMD -SOT-23-8_Handsoldering -8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf -SOT-23-8 Handsoldering -0 -8 -8 -Package_TO_SOT_SMD -SOT-23W -SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 -SOT-23W -0 -3 -3 -Package_TO_SOT_SMD -SOT-23W_Handsoldering -SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 -SOT-23W for handsoldering -0 -3 -3 -Package_TO_SOT_SMD -SOT-23_Handsoldering -SOT-23, Handsoldering -SOT-23 -0 -3 -3 -Package_TO_SOT_SMD -SOT-89-3 -SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf -SOT-89-3 -0 -3 -3 -Package_TO_SOT_SMD -SOT-89-3_Handsoldering -SOT-89-3 Handsoldering -SOT-89-3 Handsoldering -0 -3 -3 -Package_TO_SOT_SMD -SOT-89-5 -SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf -SOT-89-5 -0 -5 -5 -Package_TO_SOT_SMD -SOT-89-5_Handsoldering -SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf -SOT-89-5 -0 -5 -5 -Package_TO_SOT_SMD -SOT-143 -SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf -SOT-143 -0 -4 -4 -Package_TO_SOT_SMD -SOT-143R -SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf -SOT-143R Reverse -0 -4 -4 -Package_TO_SOT_SMD -SOT-143R_Handsoldering -SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf -SOT-143 Reverse Handsoldering -0 -4 -4 -Package_TO_SOT_SMD -SOT-143_Handsoldering -SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf -SOT-143 Handsoldering -0 -4 -4 -Package_TO_SOT_SMD -SOT-223 -module CMS SOT223 4 pins -CMS SOT -0 -4 -4 -Package_TO_SOT_SMD -SOT-223-3_TabPin2 -module CMS SOT223 4 pins -CMS SOT -0 -4 -3 -Package_TO_SOT_SMD -SOT-223-5 -module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf -CMS SOT -0 -5 -5 -Package_TO_SOT_SMD -SOT-223-6 -module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf -CMS SOT -0 -6 -6 -Package_TO_SOT_SMD -SOT-223-6_TabPin3 -module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf -CMS SOT -0 -6 -5 -Package_TO_SOT_SMD -SOT-223-8 -module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf -CMS SOT -0 -8 -8 -Package_TO_SOT_SMD -SOT-323_SC-70 -SOT-323, SC-70 -SOT-323 SC-70 -0 -3 -3 -Package_TO_SOT_SMD -SOT-323_SC-70_Handsoldering -SOT-323, SC-70 Handsoldering -SOT-323 SC-70 Handsoldering -0 -3 -3 -Package_TO_SOT_SMD -SOT-343_SC-70-4 -SOT-343, SC-70-4 -SOT-343 SC-70-4 -0 -4 -4 -Package_TO_SOT_SMD -SOT-343_SC-70-4_Handsoldering -SOT-343, SC-70-4, Handsoldering -SOT-343 SC-70-4 Handsoldering -0 -4 -4 -Package_TO_SOT_SMD -SOT-353_SC-70-5 -SOT-353, SC-70-5 -SOT-353 SC-70-5 -0 -5 -5 -Package_TO_SOT_SMD -SOT-353_SC-70-5_Handsoldering -SOT-353, SC-70-5, Handsoldering -SOT-353 SC-70-5 Handsoldering -0 -5 -5 -Package_TO_SOT_SMD -SOT-363_SC-70-6 -SOT-363, SC-70-6 -SOT-363 SC-70-6 -0 -6 -6 -Package_TO_SOT_SMD -SOT-363_SC-70-6_Handsoldering -SOT-363, SC-70-6, Handsoldering -SOT-363 SC-70-6 Handsoldering -0 -6 -6 -Package_TO_SOT_SMD -SOT-383F -8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf -SOT-383F -0 -9 -9 -Package_TO_SOT_SMD -SOT-383FL -8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF -SOT-383FL -0 -8 -8 -Package_TO_SOT_SMD -SOT-416 -SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf -SOT-416 -0 -3 -3 -Package_TO_SOT_SMD -SOT-523 -SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf -SOT-523 -0 -3 -3 -Package_TO_SOT_SMD -SOT-543 -SOT-543 4 lead surface package -SOT-543 SC-107A EMD4 -0 -4 -4 -Package_TO_SOT_SMD -SOT-553 -SOT553 -SOT-553 -0 -5 -5 -Package_TO_SOT_SMD -SOT-563 -SOT563 -SOT-563 -0 -6 -6 -Package_TO_SOT_SMD -SOT-583-8 -https://www.ti.com/lit/ds/symlink/tps62933.pdf -SOT-583-8 -0 -8 -8 -Package_TO_SOT_SMD -SOT-665 -SOT665 -SOT-665 -0 -5 -5 -Package_TO_SOT_SMD -SOT-666 -SOT666 -SOT-666 -0 -6 -6 -Package_TO_SOT_SMD -SOT-723 -http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV -sot 723 -0 -3 -3 -Package_TO_SOT_SMD -SOT-883 -SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf -SOT-883 -0 -3 -3 -Package_TO_SOT_SMD -SOT-886 -SOT-886 -SOT-886 -0 -6 -6 -Package_TO_SOT_SMD -SOT-963 -SOT 963 6 pins package 1x0.8mm pitch 0.35mm -SOT 963 6 pins package 1x0.8mm pitch 0.35mm -0 -6 -6 -Package_TO_SOT_SMD -SOT-1123 -SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF) -SOT-1123 transistor -0 -3 -3 -Package_TO_SOT_SMD -SOT-1333-1 -SOT-1333-1 -SOT-1333-1 -0 -9 -9 -Package_TO_SOT_SMD -SOT-1334-1 -SOT-1334-1 -SOT-1334-1 -0 -14 -14 -Package_TO_SOT_SMD -SuperSOT-3 -3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf -SuperSOT-3 SSOT-3 -0 -3 -3 -Package_TO_SOT_SMD -SuperSOT-6 -6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf -SuperSOT-6 SSOT-6 -0 -6 -6 -Package_TO_SOT_SMD -SuperSOT-8 -8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf -SuperSOT-8 SSOT-8 -0 -8 -8 -Package_TO_SOT_SMD -TDSON-8-1 -Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/) -tdson -0 -14 -5 -Package_TO_SOT_SMD -TO-50-3_LongPad-NoHole_Housing -TO-50-3 Macro T Package Style M236 -TO-50-3 Macro T Package Style M236 -0 -3 -3 -Package_TO_SOT_SMD -TO-50-3_LongPad-WithHole_Housing -TO-50-3 Macro T Package Style M236 -TO-50-3 Macro T Package Style M236 -0 -3 -3 -Package_TO_SOT_SMD -TO-50-3_ShortPad-NoHole_Housing -TO-50-3 Macro T Package Style M236 -TO-50-3 Macro T Package Style M236 -0 -3 -3 -Package_TO_SOT_SMD -TO-50-3_ShortPad-WithHole_Housing -TO-50-3 Macro T Package Style M236 -TO-50-3 Macro T Package Style M236 -0 -3 -3 -Package_TO_SOT_SMD -TO-50-4_LongPad-NoHole_Housing -TO-50-4 Macro X Package Style M238 -TO-50-4 Macro X Package Style M238 -0 -4 -4 -Package_TO_SOT_SMD -TO-50-4_LongPad-WithHole_Housing -TO-50-4 Macro X Package Style M238 -TO-50-4 Macro X Package Style M238 -0 -4 -4 -Package_TO_SOT_SMD -TO-50-4_ShortPad-NoHole_Housing -TO-50-4 Macro X Package Style M238 -TO-50-4 Macro X Package Style M238 -0 -4 -4 -Package_TO_SOT_SMD -TO-50-4_ShortPad-WithHole_Housing -TO-50-4 Macro X Package Style M238 -TO-50-4 Macro X Package Style M238 -0 -4 -4 -Package_TO_SOT_SMD -TO-252-2 -TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ -DPAK TO-252 DPAK-3 TO-252-3 SOT-428 -0 -7 -3 -Package_TO_SOT_SMD -TO-252-2_TabPin1 -TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf -TO-252-2 diode -0 -7 -2 -Package_TO_SOT_SMD -TO-252-3_TabPin2 -TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ -DPAK TO-252 DPAK-3 TO-252-3 SOT-428 -0 -8 -3 -Package_TO_SOT_SMD -TO-252-3_TabPin4 -TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ -DPAK TO-252 DPAK-3 TO-252-3 SOT-428 -0 -8 -4 -Package_TO_SOT_SMD -TO-252-4 -TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ -DPAK TO-252 DPAK-5 TO-252-5 -0 -9 -5 -Package_TO_SOT_SMD -TO-252-5_TabPin3 -TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ -DPAK TO-252 DPAK-5 TO-252-5 -0 -10 -5 -Package_TO_SOT_SMD -TO-252-5_TabPin6 -TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ -DPAK TO-252 DPAK-5 TO-252-5 -0 -10 -6 -Package_TO_SOT_SMD -TO-263-2 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ -D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 -0 -7 -3 -Package_TO_SOT_SMD -TO-263-2_TabPin1 -TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf -D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode -0 -7 -2 -Package_TO_SOT_SMD -TO-263-3_TabPin2 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ -D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 -0 -8 -3 -Package_TO_SOT_SMD -TO-263-3_TabPin4 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ -D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 -0 -8 -4 -Package_TO_SOT_SMD -TO-263-4 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ -D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 -0 -9 -5 -Package_TO_SOT_SMD -TO-263-5_TabPin3 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ -D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 -0 -10 -5 -Package_TO_SOT_SMD -TO-263-5_TabPin6 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ -D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 -0 -10 -6 -Package_TO_SOT_SMD -TO-263-6 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ -D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 -0 -11 -7 -Package_TO_SOT_SMD -TO-263-7_TabPin4 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ -D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 -0 -12 -7 -Package_TO_SOT_SMD -TO-263-7_TabPin8 -TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ -D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 -0 -12 -8 -Package_TO_SOT_SMD -TO-263-9_TabPin5 -TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf -D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 -0 -14 -9 -Package_TO_SOT_SMD -TO-263-9_TabPin10 -TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf -D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 -0 -14 -10 -Package_TO_SOT_SMD -TO-268-2 -TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf -D3PAK TO-268 D3PAK-3 TO-268-3 -0 -7 -3 -Package_TO_SOT_SMD -TO-269AA -SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf -TO-269AA MBS diode bridge -0 -4 -4 -Package_TO_SOT_SMD -TO-277A -Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf -TO-277A SMPC -0 -12 -3 -Package_TO_SOT_SMD -TO-277B -TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf -TO-277B -0 -9 -3 -Package_TO_SOT_SMD -TSOT-23 -3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf -TSOT-23 -0 -3 -3 -Package_TO_SOT_SMD -TSOT-23-5 -TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOT TO_SOT_SMD -0 -5 -5 -Package_TO_SOT_SMD -TSOT-23-5_HandSoldering -5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf -TSOT-23-5 Hand-soldering -0 -5 -5 -Package_TO_SOT_SMD -TSOT-23-6 -TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOT TO_SOT_SMD -0 -6 -6 -Package_TO_SOT_SMD -TSOT-23-6_HandSoldering -6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf -TSOT-23-6 MK06A TSOT-6 Hand-soldering -0 -6 -6 -Package_TO_SOT_SMD -TSOT-23-8 -TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOT TO_SOT_SMD -0 -8 -8 -Package_TO_SOT_SMD -TSOT-23-8_HandSoldering -8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf -TSOT-23-8 Hand-soldering -0 -8 -8 -Package_TO_SOT_SMD -TSOT-23_HandSoldering -5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf -TSOT-23 Hand-soldering -0 -3 -3 -Package_TO_SOT_SMD -Texas_DRT-3 -Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf -DRT-3 1x0.8mm Pitch 0.7mm -0 -3 -3 -Package_TO_SOT_SMD -Texas_NDQ -Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf) -ti pfm dap -0 -6 -6 -Package_TO_SOT_SMD -Texas_NDW-7_TabPin4 -NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf -NDW NDW -0 -12 -7 -Package_TO_SOT_SMD -Texas_NDW-7_TabPin8 -NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf -NDW NDW -0 -12 -8 -Package_TO_SOT_SMD -Texas_NDY0011A -TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf -Texas TO-PMOD NDY00011A -0 -12 -12 -Package_TO_SOT_SMD -Texas_R-PDSO-G5_DCK-5 -DCK R-PDSO-G5, JEDEC MO-203C Var AA, https://www.ti.com/lit/ds/symlink/tmp20.pdf#page=23 -DCK R-PDSO-G5 MO-203C -0 -5 -5 -Package_TO_SOT_SMD -Texas_R-PDSO-G6 -R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf -R-PDSO-G6 SC-70-6 -0 -6 -6 -Package_TO_SOT_SMD -Texas_R-PDSO-N5_DRL-5 -R-PDSO-N5, DRL, JEDEC MO-293B Var UAAD-1, https://www.ti.com/lit/ml/mpds158d/mpds158d.pdf -SOT R-PDSO-N5 DRL -0 -5 -5 -Package_TO_SOT_SMD -Texas_R-PDSO-N6_DRL-6 -R-PDSO-N6, DRL, similar to JEDEC MO-293B Var UAAD (but not the same) , https://www.ti.com/lit/pdf/mpds159f -SOT R-PDSO-N6 DRL -0 -6 -6 -Package_TO_SOT_SMD -VSOF5 -VSOF5 -VSOF5 -0 -5 -5 -Package_TO_SOT_SMD -Vishay_PowerPAK_SC70-6L_Dual -Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf -powerpak sc70 sc-70 dual -0 -8 -6 -Package_TO_SOT_SMD -Vishay_PowerPAK_SC70-6L_Single -Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf -powerpak sc70 sc-70 -0 -6 -3 -Package_TO_SOT_THT -Analog_TO-46-4_ThermalShield -TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf -TO-46-4 LM399 -0 -4 -4 -Package_TO_SOT_THT -Fairchild_TO-220F-6L -Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf -Fairchild TO-220F-6L -0 -6 -6 -Package_TO_SOT_THT -Heraeus_TO-92-2 -TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf) -to-92 -0 -2 -2 -Package_TO_SOT_THT -NEC_Molded_7x4x9mm -Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf -Japan transistor -0 -3 -3 -Package_TO_SOT_THT -PowerIntegrations_TO-220-7C -Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf -Power Integration Y Package -0 -6 -6 -Package_TO_SOT_THT -SIPAK-1EP_Horizontal_TabDown -SIPAK, Horizontal, RM 2.286mm -SIPAK Horizontal RM 2.286mm -0 -4 -4 -Package_TO_SOT_THT -SIPAK_Vertical -SIPAK, Vertical, RM 2.286mm -SIPAK Vertical RM 2.286mm -0 -3 -3 -Package_TO_SOT_THT -SOD-70_P2.54mm -Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] -Sod-70 -0 -2 -2 -Package_TO_SOT_THT -SOD-70_P5.08mm -Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] -Sod-70 -0 -2 -2 -Package_TO_SOT_THT -SOT-227 -SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf) -sot 227 isotop -0 -8 -4 -Package_TO_SOT_THT -TO-3 -Transistor TO-3 -TR TO-3 TO3 TO-204 -0 -4 -3 -Package_TO_SOT_THT -TO-3P-3_Horizontal_TabDown -TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html -TO-3P-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3P-3_Horizontal_TabUp -TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html -TO-3P-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3P-3_Vertical -TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html -TO-3P-3 Vertical RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3PB-3_Horizontal_TabDown -TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF -TO-3PB-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3PB-3_Horizontal_TabUp -TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF -TO-3PB-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3PB-3_Vertical -TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF -TO-3PB-3 Vertical RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-5-2 -TO-5-2 -TO-5-2 -0 -2 -2 -Package_TO_SOT_THT -TO-5-2_Window -TO-5-2_Window, Window -TO-5-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-5-3 -TO-5-3 -TO-5-3 -0 -3 -3 -Package_TO_SOT_THT -TO-5-3_Window -TO-5-3_Window, Window -TO-5-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-5-4 -TO-5-4 -TO-5-4 -0 -4 -4 -Package_TO_SOT_THT -TO-5-4_Window -TO-5-4_Window, Window -TO-5-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-5-6 -TO-5-6 -TO-5-6 -0 -6 -6 -Package_TO_SOT_THT -TO-5-6_Window -TO-5-6_Window, Window -TO-5-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-5-8 -TO-5-8 -TO-5-8 -0 -8 -8 -Package_TO_SOT_THT -TO-5-8_PD5.08 -TO-5-8_PD5.08 -TO-5-8_PD5.08 -0 -8 -8 -Package_TO_SOT_THT -TO-5-8_PD5.08_Window -TO-5-8_PD5.08_Window, Window -TO-5-8_PD5.08_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-5-8_Window -TO-5-8_Window, Window -TO-5-8_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-5-10 -TO-5-10 -TO-5-10 -0 -10 -10 -Package_TO_SOT_THT -TO-5-10_Window -TO-5-10_Window, Window -TO-5-10_Window Window -0 -10 -10 -Package_TO_SOT_THT -TO-8-2 -TO-8-2 -TO-8-2 -0 -2 -2 -Package_TO_SOT_THT -TO-8-2_Window -TO-8-2_Window, Window -TO-8-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-8-3 -TO-8-3 -TO-8-3 -0 -3 -3 -Package_TO_SOT_THT -TO-8-3_Window -TO-8-3_Window, Window -TO-8-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-11-2 -TO-11-2 -TO-11-2 -0 -2 -2 -Package_TO_SOT_THT -TO-11-2_Window -TO-11-2_Window, Window -TO-11-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-11-3 -TO-11-3 -TO-11-3 -0 -3 -3 -Package_TO_SOT_THT -TO-11-3_Window -TO-11-3_Window, Window -TO-11-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-12-4 -TO-12-4 -TO-12-4 -0 -4 -4 -Package_TO_SOT_THT -TO-12-4_Window -TO-12-4_Window, Window -TO-12-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-17-4 -TO-17-4 -TO-17-4 -0 -4 -4 -Package_TO_SOT_THT -TO-17-4_Window -TO-17-4_Window, Window -TO-17-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-18-2 -TO-18-2 -TO-18-2 -0 -2 -2 -Package_TO_SOT_THT -TO-18-2_Lens -TO-18-2_Lens, Lens -TO-18-2_Lens Lens -0 -2 -2 -Package_TO_SOT_THT -TO-18-2_Window -TO-18-2_Window, Window -TO-18-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-18-3 -TO-18-3 -TO-18-3 -0 -3 -3 -Package_TO_SOT_THT -TO-18-3_Lens -TO-18-3_Lens, Lens -TO-18-3_Lens Lens -0 -3 -3 -Package_TO_SOT_THT -TO-18-3_Window -TO-18-3_Window, Window -TO-18-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-18-4 -TO-18-4 -TO-18-4 -0 -4 -4 -Package_TO_SOT_THT -TO-18-4_Lens -TO-18-4_Lens, Lens -TO-18-4_Lens Lens -0 -4 -4 -Package_TO_SOT_THT -TO-18-4_Window -TO-18-4_Window, Window -TO-18-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-33-4 -TO-33-4 -TO-33-4 -0 -4 -4 -Package_TO_SOT_THT -TO-33-4_Window -TO-33-4_Window, Window -TO-33-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-38-2 -TO-38-2 -TO-38-2 -0 -2 -2 -Package_TO_SOT_THT -TO-38-2_Window -TO-38-2_Window, Window -TO-38-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-38-3 -TO-38-3 -TO-38-3 -0 -3 -3 -Package_TO_SOT_THT -TO-38-3_Window -TO-38-3_Window, Window -TO-38-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-39-2 -TO-39-2 -TO-39-2 -0 -2 -2 -Package_TO_SOT_THT -TO-39-2_Window -TO-39-2_Window, Window -TO-39-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-39-3 -TO-39-3 -TO-39-3 -0 -3 -3 -Package_TO_SOT_THT -TO-39-3_Window -TO-39-3_Window, Window -TO-39-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-39-4 -TO-39-4 -TO-39-4 -0 -4 -4 -Package_TO_SOT_THT -TO-39-4_Window -TO-39-4_Window, Window -TO-39-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-39-6 -TO-39-6 -TO-39-6 -0 -6 -6 -Package_TO_SOT_THT -TO-39-6_Window -TO-39-6_Window, Window -TO-39-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-39-8 -TO-39-8 -TO-39-8 -0 -8 -8 -Package_TO_SOT_THT -TO-39-8_Window -TO-39-8_Window, Window -TO-39-8_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-39-10 -TO-39-10 -TO-39-10 -0 -10 -10 -Package_TO_SOT_THT -TO-39-10_Window -TO-39-10_Window, Window -TO-39-10_Window Window -0 -10 -10 -Package_TO_SOT_THT -TO-46-2 -TO-46-2 -TO-46-2 -0 -2 -2 -Package_TO_SOT_THT -TO-46-2_Pin2Center -TO-46-2, Pin2 at center of package, Thorlabs photodiodes -TO-46-2 Thorlabs -0 -2 -2 -Package_TO_SOT_THT -TO-46-2_Pin2Center_Window -TO-46-2, Pin2 at center of package, Thorlabs photodiodes -TO-46-2 Thorlabs -0 -2 -2 -Package_TO_SOT_THT -TO-46-2_Window -TO-46-2_Window, Window -TO-46-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-46-3 -TO-46-3 -TO-46-3 -0 -3 -3 -Package_TO_SOT_THT -TO-46-3_Pin2Center -TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf -TO-46-3 Thorlabs -0 -3 -3 -Package_TO_SOT_THT -TO-46-3_Pin2Center_Window -TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf -TO-46-3 Thorlabs -0 -3 -3 -Package_TO_SOT_THT -TO-46-3_Window -TO-46-3_Window, Window -TO-46-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-46-4 -TO-46-4 -TO-46-4 -0 -4 -4 -Package_TO_SOT_THT -TO-46-4_Window -TO-46-4_Window, Window -TO-46-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-52-2 -TO-52-2 -TO-52-2 -0 -2 -2 -Package_TO_SOT_THT -TO-52-2_Window -TO-52-2_Window, Window -TO-52-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-52-3 -TO-52-3 -TO-52-3 -0 -3 -3 -Package_TO_SOT_THT -TO-52-3_Window -TO-52-3_Window, Window -TO-52-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-72-4 -TO-72-4 -TO-72-4 -0 -4 -4 -Package_TO_SOT_THT -TO-72-4_Window -TO-72-4_Window, Window -TO-72-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-75-6 -TO-75-6 -TO-75-6 -0 -6 -6 -Package_TO_SOT_THT -TO-75-6_Window -TO-75-6_Window, Window -TO-75-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-78-6 -TO-78-6 -TO-78-6 -0 -6 -6 -Package_TO_SOT_THT -TO-78-6_Window -TO-78-6_Window, Window -TO-78-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-78-8 -TO-78-8 -TO-78-8 -0 -8 -8 -Package_TO_SOT_THT -TO-78-8_Window -TO-78-8_Window, Window -TO-78-8_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-78-10 -TO-78-10 -TO-78-10 -0 -10 -10 -Package_TO_SOT_THT -TO-78-10_Window -TO-78-10_Window, Window -TO-78-10_Window Window -0 -10 -10 -Package_TO_SOT_THT -TO-92 -TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92-2 -TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 diode SOD70 -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_Horizontal1 -2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_Horizontal2 -2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_W4.0mm_Horizontal_FlatSideDown -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_W4.0mm_Horizontal_FlatSideUp -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_Wide -TO-92 2-pin leads in-line, wide, drill 0.75mm -to-92 sc-43 sc-43a sot54 PA33 diode SOD70 -0 -2 -2 -Package_TO_SOT_THT -TO-92Flat -TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf) -to-92Flat hall sensor -0 -3 -3 -Package_TO_SOT_THT -TO-92L -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -TO-92L Molded Narrow transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92L_HandSolder -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92L_Inline -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -TO-92L Inline Wide transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92L_Inline_Wide -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -TO-92L Inline Wide transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92L_Wide -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -TO-92L Molded Wide transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92Mini-2 -TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf) -to-92Mini transistor -0 -2 -2 -Package_TO_SOT_THT -TO-92S -TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) -to-92S transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92S-2 -TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) -to-92S transistor -0 -2 -2 -Package_TO_SOT_THT -TO-92S_Wide -TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) -TO-92S_Wide transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_HandSolder -TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Horizontal1 -TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Horizontal2 -TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline -TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_Horizontal1 -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_Horizontal2 -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_W4.0mm_Horizontal_FlatSideDown -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_W4.0mm_Horizontal_FlatSideUp -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_Wide -TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown -TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp -TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Wide -TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-99-6 -TO-99-6 -TO-99-6 -0 -6 -6 -Package_TO_SOT_THT -TO-99-6_Window -TO-99-6_Window, Window -TO-99-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-99-8 -TO-99-8 -TO-99-8 -0 -8 -8 -Package_TO_SOT_THT -TO-99-8_Window -TO-99-8_Window, Window -TO-99-8_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-100-10 -TO-100-10 -TO-100-10 -0 -10 -10 -Package_TO_SOT_THT -TO-100-10_Window -TO-100-10_Window, Window -TO-100-10_Window Window -0 -10 -10 -Package_TO_SOT_THT -TO-126-2_Horizontal_TabDown -TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-126-2_Horizontal_TabUp -TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-126-2_Vertical -TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-2 Vertical RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-126-3_Horizontal_TabDown -TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-126-3_Horizontal_TabUp -TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-126-3_Vertical -TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-3 Vertical RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-218-2_Horizontal_TabDown -TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-2 Horizontal RM 10.95mm SOT-93 -0 -2 -2 -Package_TO_SOT_THT -TO-218-2_Horizontal_TabUp -TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-2 Horizontal RM 10.95mm SOT-93 -0 -2 -2 -Package_TO_SOT_THT -TO-218-2_Vertical -TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-2 Vertical RM 10.95mm SOT-93 -0 -2 -2 -Package_TO_SOT_THT -TO-218-3_Horizontal_TabDown -TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-3 Horizontal RM 5.475mm SOT-93 -0 -3 -3 -Package_TO_SOT_THT -TO-218-3_Horizontal_TabUp -TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-3 Horizontal RM 5.475mm SOT-93 -0 -3 -3 -Package_TO_SOT_THT -TO-218-3_Vertical -TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-3 Vertical RM 5.475mm SOT-93 -0 -3 -3 -Package_TO_SOT_THT -TO-220-2_Horizontal_TabDown -TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF -TO-220-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220-2_Horizontal_TabUp -TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF -TO-220-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220-2_Vertical -TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF -TO-220-2 Vertical RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220-3_Horizontal_TabDown -TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf -TO-220-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220-3_Horizontal_TabUp -TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf -TO-220-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220-3_Vertical -TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf -TO-220-3 Vertical RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220-4_Horizontal_TabDown -TO-220-4, Horizontal, RM 2.54mm -TO-220-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_Horizontal_TabUp -TO-220-4, Horizontal, RM 2.54mm -TO-220-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical -TO-220-4, Vertical, RM 2.54mm, staggered type-2 -TO-220-4 Vertical RM 2.54mm staggered type-2 -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown -TO-220-4, Horizontal, RM 2.54mm, staggered type-2 -TO-220-4 Horizontal RM 2.54mm staggered type-2 -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical -TO-220-4, Vertical, RM 2.54mm, staggered type-1 -TO-220-4 Vertical RM 2.54mm staggered type-1 -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown -TO-220-4, Horizontal, RM 2.54mm, staggered type-1 -TO-220-4 Horizontal RM 2.54mm staggered type-1 -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_Vertical -TO-220-4, Vertical, RM 2.54mm -TO-220-4 Vertical RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220-5_Horizontal_TabDown -TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf -TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_Horizontal_TabUp -TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf -TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical -TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf -TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical -TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf -TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown -TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf -TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown -TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf -TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_Vertical -TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf -TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical -TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2 -TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2 -0 -7 -7 -Package_TO_SOT_THT -TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical -TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1 -TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1 -0 -7 -7 -Package_TO_SOT_THT -TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown -TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2 -TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2 -0 -7 -7 -Package_TO_SOT_THT -TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown -TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1 -TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1 -0 -7 -7 -Package_TO_SOT_THT -TO-220-8_Vertical -TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf) -TO-220-9 Vertical 2.54mm Pitch Multiwatt 8 -0 -8 -8 -Package_TO_SOT_THT -TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical -TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2 -TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2 -0 -9 -9 -Package_TO_SOT_THT -TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical -TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1 -TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1 -0 -9 -9 -Package_TO_SOT_THT -TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown -TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2 -TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2 -0 -9 -9 -Package_TO_SOT_THT -TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown -TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1 -TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1 -0 -9 -9 -Package_TO_SOT_THT -TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown -TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf -TO-220-11 Horizontal RM 1.7mm staggered type-2 -0 -11 -11 -Package_TO_SOT_THT -TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown -TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf -TO-220-11 Horizontal RM 1.7mm staggered type-1 -0 -11 -11 -Package_TO_SOT_THT -TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical -TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf -TO-220-11 Vertical RM 1.7mm staggered type-2 -0 -11 -11 -Package_TO_SOT_THT -TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical -TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf -TO-220-11 Vertical RM 1.7mm staggered type-1 -0 -11 -11 -Package_TO_SOT_THT -TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown -TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf -TO-220-11 Horizontal RM 1.7mm staggered type-1 -0 -11 -11 -Package_TO_SOT_THT -TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical -TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf -TO-220-15 Vertical RM 1.27mm staggered type-2 -0 -15 -15 -Package_TO_SOT_THT -TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown -TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf -TO-220-15 Horizontal RM 1.27mm staggered type-2 -0 -15 -15 -Package_TO_SOT_THT -TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical -TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf -TO-220-15 Vertical RM 1.27mm staggered type-1 -0 -15 -15 -Package_TO_SOT_THT -TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown -TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf -TO-220-15 Horizontal RM 1.27mm staggered type-1 -0 -15 -15 -Package_TO_SOT_THT -TO-220F-2_Horizontal_TabDown -TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf -TO-220F-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220F-2_Horizontal_TabUp -TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf -TO-220F-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220F-2_Vertical -TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf -TO-220F-2 Vertical RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220F-3_Horizontal_TabDown -TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf -TO-220F-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220F-3_Horizontal_TabUp -TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf -TO-220F-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220F-3_Vertical -TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf -TO-220F-3 Vertical RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220F-4_Horizontal_TabDown -TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_Horizontal_TabUp -TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical -TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm staggered type-2 -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical -TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm staggered type-1 -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical -TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm staggered type-2 -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical -TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm staggered type-1 -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_Vertical -TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220F-5_Horizontal_TabDown -TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 -TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_Horizontal_TabUp -TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 -TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical -TO-220F-7, Vertical, RM 1.27mm, staggered type-2 -TO-220F-7 Vertical RM 1.27mm staggered type-2 -0 -7 -7 -Package_TO_SOT_THT -TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical -TO-220F-7, Vertical, RM 1.27mm, staggered type-1 -TO-220F-7 Vertical RM 1.27mm staggered type-1 -0 -7 -7 -Package_TO_SOT_THT -TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical -TO-220F-9, Vertical, RM 0.9mm, staggered type-2 -TO-220F-9 Vertical RM 0.9mm staggered type-2 -0 -9 -9 -Package_TO_SOT_THT -TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical -TO-220F-9, Vertical, RM 0.9mm, staggered type-1 -TO-220F-9 Vertical RM 0.9mm staggered type-1 -0 -9 -9 -Package_TO_SOT_THT -TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical -TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf -TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2 -0 -11 -11 -Package_TO_SOT_THT -TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical -TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf -TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1 -0 -11 -11 -Package_TO_SOT_THT -TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical -TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2 -TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2 -0 -15 -15 -Package_TO_SOT_THT -TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical -TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1 -TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1 -0 -15 -15 -Package_TO_SOT_THT -TO-247-2_Horizontal_TabDown -TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-2 Horizontal RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-247-2_Horizontal_TabUp -TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-2 Horizontal RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-247-2_Vertical -TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-2 Vertical RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-247-3_Horizontal_TabDown -TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-247-3_Horizontal_TabUp -TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-247-3_Vertical -TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-3 Vertical RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-247-4_Horizontal_TabDown -TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-247-4_Horizontal_TabUp -TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-247-4_Vertical -TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-4 Vertical RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-247-5_Horizontal_TabDown -TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf -TO-247-5 Horizontal RM 2.54mm -0 -5 -5 -Package_TO_SOT_THT -TO-247-5_Horizontal_TabUp -TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf -TO-247-5 Horizontal RM 2.54mm -0 -5 -5 -Package_TO_SOT_THT -TO-247-5_Vertical -TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf -TO-247-5 Vertical RM 2.54mm -0 -5 -5 -Package_TO_SOT_THT -TO-251-2-1EP_Horizontal_TabDown -TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf -TO-251-2 Horizontal RM 4.58mm IPAK -0 -3 -3 -Package_TO_SOT_THT -TO-251-2_Vertical -TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf -TO-251-2 Vertical RM 4.58mm IPAK -0 -2 -2 -Package_TO_SOT_THT -TO-251-3-1EP_Horizontal_TabDown -TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf -TO-251-3 Horizontal RM 2.29mm IPAK -0 -4 -4 -Package_TO_SOT_THT -TO-251-3_Vertical -TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf -TO-251-3 Vertical RM 2.29mm IPAK -0 -3 -3 -Package_TO_SOT_THT -TO-262-3-1EP_Horizontal_TabDown -TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF -TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK -0 -4 -4 -Package_TO_SOT_THT -TO-262-3_Vertical -TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF -TO-262-3 Vertical RM 2.54mm IIPAK I2PAK -0 -3 -3 -Package_TO_SOT_THT -TO-262-5-1EP_Horizontal_TabDown -TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf -TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK -0 -6 -6 -Package_TO_SOT_THT -TO-262-5_Vertical -TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf -TO-262-5 Vertical RM 1.7mm IIPAK I2PAK -0 -5 -5 -Package_TO_SOT_THT -TO-264-2_Horizontal_TabDown -TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-2 Horizontal RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-264-2_Horizontal_TabUp -TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-2 Horizontal RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-264-2_Vertical -TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-2 Vertical RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-264-3_Horizontal_TabDown -TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-264-3_Horizontal_TabUp -TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-264-3_Vertical -TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-3 Vertical RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-264-5_Horizontal_TabDown -TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF -TO-264-5 Horizontal RM 3.81mm -0 -5 -5 -Package_TO_SOT_THT -TO-264-5_Horizontal_TabUp -TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF -TO-264-5 Horizontal RM 3.81mm -0 -5 -5 -Package_TO_SOT_THT -TO-264-5_Vertical -TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF -TO-264-5 Vertical RM 3.81mm -0 -5 -5 -Potentiometer_SMD -Potentiometer_ACP_CA6-VSMD_Vertical -Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf -Potentiometer vertical ACP CA6-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA6-VSMD_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf -Potentiometer vertical hole ACP CA6-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA9-VSMD_Vertical -Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer vertical ACP CA9-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA9-VSMD_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer vertical hole ACP CA9-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA14-VSMD_Vertical -Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer vertical ACP CA14-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA14-VSMD_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer vertical hole ACP CA14-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3214G_Horizontal -Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf -Potentiometer horizontal Bourns 3214G -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3214J_Horizontal -Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf -Potentiometer horizontal Bourns 3214J -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3214W_Vertical -Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf -Potentiometer vertical Bourns 3214W -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3214X_Vertical -Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf -Potentiometer vertical Bourns 3214X -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3224G_Horizontal -Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf -Potentiometer horizontal Bourns 3224G -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3224J_Horizontal -Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf -Potentiometer horizontal Bourns 3224J -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3224W_Vertical -Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf -Potentiometer vertical Bourns 3224W -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3224X_Vertical -Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf -Potentiometer vertical Bourns 3224X -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3269P_Horizontal -Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf -Potentiometer horizontal Bourns 3269P -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3269W_Vertical -Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf -Potentiometer vertical Bourns 3269W -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3269X_Horizontal -Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf -Potentiometer horizontal Bourns 3269X -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314G_Vertical -Potentiometer, vertical, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer vertical Bourns 3314G -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314J_Vertical -Potentiometer, vertical, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer vertical Bourns 3314J -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314R-1_Vertical_Hole -Potentiometer, vertical, shaft hole, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer vertical hole Bourns 3314R-1 -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314R-GM5_Vertical -Potentiometer, vertical, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer vertical Bourns 3314R-GM5 -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314S_Horizontal -Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer horizontal Bourns 3314S -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_PRS11S_Vertical -Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf -Potentiometer vertical Bourns PRS11S -0 -5 -5 -Potentiometer_SMD -Potentiometer_Bourns_TC33X_Vertical -Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf -Potentiometer Bourns TC33X Vertical -0 -3 -3 -Potentiometer_SMD -Potentiometer_Vishay_TS53YJ_Vertical -Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf -Potentiometer vertical Vishay TS53YJ -0 -3 -3 -Potentiometer_SMD -Potentiometer_Vishay_TS53YL_Vertical -Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf -Potentiometer vertical Vishay TS53YL -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA6-H2,5_Horizontal -Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf -Potentiometer horizontal ACP CA6-H2,5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-H2,5_Horizontal -Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer horizontal ACP CA9-H2,5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-H3,8_Horizontal -Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer horizontal ACP CA9-H3,8 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-H5_Horizontal -Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer horizontal ACP CA9-H5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-V10_Vertical -Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer vertical ACP CA9-V10 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-V10_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer vertical hole ACP CA9-V10 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14-H2,5_Horizontal -Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer horizontal ACP CA14-H2,5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14-H4_Horizontal -Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer horizontal ACP CA14-H4 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14-H5_Horizontal -Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer horizontal ACP CA14-H5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14V-15_Vertical -Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer vertical ACP CA14V-15 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14V-15_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer vertical hole ACP CA14V-15 -0 -3 -3 -Potentiometer_THT -Potentiometer_Alpha_RD901F-40-00D_Single_Vertical -Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 -potentiometer vertical 9mm single -0 -5 -3 -Potentiometer_THT -Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles -Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 -potentiometer vertical 9mm single -0 -5 -3 -Potentiometer_THT -Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical -Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 -potentiometer vertical 9mm dual -0 -8 -6 -Potentiometer_THT -Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles -Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 -potentiometer vertical 9mm dual -0 -8 -6 -Potentiometer_THT -Potentiometer_Alps_RK09K_Single_Horizontal -111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf -Potentiometer horizontal Alps RK09K Single Snapin -0 -5 -4 -Potentiometer_THT -Potentiometer_Alps_RK09K_Single_Vertical -113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf -Potentiometer vertical Alps RK09K RK09D Single Snapin -0 -5 -4 -Potentiometer_THT -Potentiometer_Alps_RK09L_Double_Horizontal -122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf -Potentiometer horizontal Alps RK09L Double -0 -8 -7 -Potentiometer_THT -Potentiometer_Alps_RK09L_Double_Vertical -1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf -Potentiometer vertical Alps RK09L Double -0 -8 -7 -Potentiometer_THT -Potentiometer_Alps_RK09L_Single_Horizontal -1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf -Potentiometer horizontal Alps RK09L Single -0 -5 -4 -Potentiometer_THT -Potentiometer_Alps_RK09L_Single_Vertical - 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf -Potentiometer vertical Alps RK09L Single -0 -5 -4 -Potentiometer_THT -Potentiometer_Alps_RK09Y11_Single_Horizontal -Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf -Potentiometer horizontal Alps RK09Y11 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Alps_RK097_Dual_Horizontal -1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf -Potentiometer horizontal Alps RK097 Dual -0 -6 -6 -Potentiometer_THT -Potentiometer_Alps_RK097_Dual_Horizontal_Switch -1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf -Potentiometer horizontal Alps RK097 Dual Switch -0 -8 -8 -Potentiometer_THT -Potentiometer_Alps_RK097_Single_Horizontal -1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf -Potentiometer horizontal Alps RK097 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Alps_RK097_Single_Horizontal_Switch -1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf -Potentiometer horizontal Alps RK097 Single Switch -0 -5 -5 -Potentiometer_THT -Potentiometer_Alps_RK163_Dual_Horizontal -12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf -Potentiometer horizontal Alps RK163 Dual -0 -6 -6 -Potentiometer_THT -Potentiometer_Alps_RK163_Single_Horizontal -1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf -Potentiometer horizontal Alps RK163 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3005_Horizontal -Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf -Potentiometer horizontal Bourns 3005 -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3006P_Horizontal -Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf -Potentiometer horizontal Bourns 3006P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3006W_Horizontal -Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf -Potentiometer horizontal Bourns 3006W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3006Y_Horizontal -Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf -Potentiometer horizontal Bourns 3006Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3009P_Horizontal -Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf -Potentiometer horizontal Bourns 3009P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3009Y_Horizontal -Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf -Potentiometer horizontal Bourns 3009Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266P_Horizontal -Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer horizontal Bourns 3266P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266W_Vertical -Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer vertical Bourns 3266W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266X_Horizontal -Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer horizontal Bourns 3266X -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266Y_Vertical -Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer vertical Bourns 3266Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266Z_Horizontal -Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer horizontal Bourns 3266Z -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296P_Horizontal -Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf -Potentiometer horizontal Bourns 3296P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296W_Vertical -Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf -Potentiometer vertical Bourns 3296W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296X_Horizontal -Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf -Potentiometer horizontal Bourns 3296X -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296Y_Vertical -Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf -Potentiometer vertical Bourns 3296Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296Z_Horizontal -Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf -Potentiometer horizontal Bourns 3296Z -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299P_Horizontal -Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf -Potentiometer horizontal Bourns 3299P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299W_Vertical -Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf -Potentiometer vertical Bourns 3299W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299X_Horizontal -Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf -Potentiometer horizontal Bourns 3299X -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299Y_Vertical -Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf -Potentiometer vertical Bourns 3299Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299Z_Horizontal -Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf -Potentiometer horizontal Bourns 3299Z -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339H_Vertical -Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer vertical Bourns 3339H -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339P_Vertical -Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer vertical Bourns 3339P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339P_Vertical_HandSoldering -Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer vertical Bourns 3339P hand-soldering -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339S_Horizontal -Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer horizontal Bourns 3339S -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339W_Horizontal -Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer horizontal Bourns 3339W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3386C_Horizontal -Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf -Potentiometer horizontal Bourns 3386C -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3386F_Vertical -Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf -Potentiometer vertical Bourns 3386F -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3386P_Vertical -Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf -Potentiometer vertical Bourns 3386P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3386X_Horizontal -Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf -Potentiometer horizontal Bourns 3386X -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_PTA1543_Single_Slide -Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 15.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTA2043_Single_Slide -Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 20.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTA3043_Single_Slide -Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 30.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTA4543_Single_Slide -Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 45.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTA6043_Single_Slide -Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 60.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTV09A-1_Single_Vertical -Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf -Potentiometer vertical Bourns PTV09A-1 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_PTV09A-2_Single_Horizontal -Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf -Potentiometer horizontal Bourns PTV09A-2 Single -0 -5 -3 -Potentiometer_THT -Potentiometer_Omeg_PC16BU_Horizontal -Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm -Potentiometer horizontal Omeg PC16BU -0 -3 -3 -Potentiometer_THT -Potentiometer_Omeg_PC16BU_Vertical -Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm -Potentiometer vertical Omeg PC16BU -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PC-16_Dual_Horizontal -Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf -Potentiometer horizontal Piher PC-16 Dual -0 -6 -6 -Potentiometer_THT -Potentiometer_Piher_PC-16_Single_Horizontal -Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf -Potentiometer horizontal Piher PC-16 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PC-16_Single_Vertical -Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf -Potentiometer vertical Piher PC-16 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PC-16_Triple_Horizontal -Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf -Potentiometer horizontal Piher PC-16 Triple -0 -9 -9 -Potentiometer_THT -Potentiometer_Piher_PT-6-H_Horizontal -Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf -Potentiometer horizontal Piher PT-6-H -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-6-V_Vertical -Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf -Potentiometer vertical Piher PT-6-V -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-6-V_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf -Potentiometer vertical hole Piher PT-6-V -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-H01_Horizontal -Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer horizontal Piher PT-10-H01 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-H05_Horizontal -Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer horizontal Piher PT-10-H05 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-V05_Vertical -Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer vertical Piher PT-10-V05 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-V10_Vertical -Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer vertical Piher PT-10-V10 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-V10_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer vertical hole Piher PT-10-V10 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-H01_Horizontal -Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer horizontal Piher PT-15-H01 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-H05_Horizontal -Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer horizontal Piher PT-15-H05 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-H06_Horizontal -Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer horizontal Piher PT-15-H06 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-H25_Horizontal -Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer horizontal Piher PT-15-H25 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-V02_Vertical -Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer vertical Piher PT-15-V02 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-V02_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer vertical hole Piher PT-15-V02 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-V15_Vertical -Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer vertical Piher PT-15-V15 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-V15_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer vertical hole Piher PT-15-V15 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_T-16H_Double_Horizontal -Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf -Potentiometer horizontal Piher T-16H Double -0 -6 -6 -Potentiometer_THT -Potentiometer_Piher_T-16H_Single_Horizontal -Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf -Potentiometer horizontal Piher T-16H Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_T-16L_Single_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf -Potentiometer vertical hole Piher T-16L Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Runtron_RM-063_Horizontal -Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf -Potentiometer Trimmer RM-063 -0 -3 -3 -Potentiometer_THT -Potentiometer_Runtron_RM-065_Vertical -Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf -Potentiometer Trimmer RM-065 -0 -3 -3 -Potentiometer_THT -Potentiometer_TT_P0915N -http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf -potentiometer vertical TT P0915N single -0 -5 -3 -Potentiometer_THT -Potentiometer_Vishay_43_Horizontal -Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf -Potentiometer horizontal Vishay 43 -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_148-149_Dual_Horizontal -Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer horizontal Vishay 148-149 Dual -0 -6 -6 -Potentiometer_THT -Potentiometer_Vishay_148-149_Single_Horizontal -Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer horizontal Vishay 148-149 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_148-149_Single_Vertical -Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer vertical Vishay 148-149 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_148E-149E_Dual_Horizontal -Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer horizontal Vishay 148E-149E Dual -0 -10 -6 -Potentiometer_THT -Potentiometer_Vishay_148E-149E_Single_Horizontal -Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer horizontal Vishay 148E-149E Single -0 -7 -3 -Potentiometer_THT -Potentiometer_Vishay_248BH-249BH_Single_Horizontal -Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf -Potentiometer horizontal Vishay 248BH-249BH Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal -Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf -Potentiometer horizontal Vishay 248GJ-249GJ Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_248GJ-249GJ_Single_Vertical -Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf -Potentiometer vertical Vishay 248GJ-249GJ Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_T7-YA_Single_Vertical -Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf -Potentiometer vertical Vishay T7-YA Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_T73XW_Horizontal -Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf -Potentiometer horizontal Vishay T73XW -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_T73XX_Horizontal -Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf -Potentiometer horizontal Vishay T73XX -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_T73YP_Vertical -Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf -Potentiometer vertical Vishay T73YP -0 -3 -3 -RF -Skyworks_SKY13575_639LF -http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf -Skyworks -0 -19 -15 -RF -Skyworks_SKY65404-31 -http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf -Skyworks -0 -7 -7 -RF_Antenna -Abracon_APAES868R8060C16-T -Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi -APAES patch antenna -0 -1 -1 -RF_Antenna -Abracon_PRO-OB-440 -Abracon OnBoard SMD antenna 2400-2500Mhz, https://abracon.com/datasheets/PRO-OB-440.pdf -2400 PRO-OB-440 Antenna -0 -4 -4 -RF_Antenna -Abracon_PRO-OB-471 -OnBoard 868/915/868+2400 MHz Antenna, https://abracon.com/datasheets/PRO-OB-471.pdf -Antenna ProAnt OnBoard 868Mhz 915Mhz 2400Mhz -0 -6 -6 -RF_Antenna -Astrocast_AST50127-00 -L-band patch antenna, https://docs.astrocast.com/dl/0534-DOC-M2M-ASTRO-Patch_Antenna-Datasheet.pdf -L-band antenna astrocast Patch Antenna -0 -1 -1 -RF_Antenna -Coilcraft_MA5532-AE_RFID -RFID Transponder Coil -antenna rfid coilcraft -0 -2 -2 -RF_Antenna -Johanson_2450AT18x100 -Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf -antenna -0 -2 -2 -RF_Antenna -Johanson_2450AT43F0100 -Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf -antenna -0 -2 -2 -RF_Antenna -Pulse_W3011 -Pulse RF Antenna, 4mm Clearance -antenna rf -0 -3 -2 -RF_Antenna -Texas_SWRA117D_2.4GHz_Left -http://www.ti.com/lit/an/swra117d/swra117d.pdf -PCB antenna -0 -2 -2 -RF_Antenna -Texas_SWRA117D_2.4GHz_Right -http://www.ti.com/lit/an/swra117d/swra117d.pdf -PCB antenna -0 -2 -2 -RF_Antenna -Texas_SWRA416_868MHz_915MHz -http://www.ti.com/lit/an/swra416/swra416.pdf -PCB antenna -0 -20 -1 -RF_Converter -Anaren_0805_2012Metric-6 -https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf -coupler rf -0 -6 -6 -RF_Converter -Balun_Johanson_1.6x0.8mm -6-pin 1.6x0.8 mm balun footprint -Johanson balun filter -0 -6 -6 -RF_Converter -Balun_Johanson_0896BM15A0001 -https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf -balun RF -0 -6 -6 -RF_Converter -Balun_Johanson_0900FM15K0039 -Johanson 0900FM15K0039 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900FM15K0039/0900FM15K0039.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Johanson DFN NoLead -0 -10 -10 -RF_Converter -Balun_Johanson_0900PC15J0013 -Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Johanson DFN NoLead -0 -10 -10 -RF_Converter -Balun_Johanson_5400BL15B050E -https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf -balun RF -0 -6 -6 -RF_Converter -RF_Attenuator_Susumu_PAT1220 -http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf -2mm 1.2mm -0 -3 -3 -RF_GPS -Linx_RXM-GPS -GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf) -gps linx -0 -22 -22 -RF_GPS -Quectel_L70-R -Quectel L70-R, (https://www.quectel.com/product/gps-only-l70-r) -GPS Quectel L70-R -0 -18 -18 -RF_GPS -Quectel_L80-R -Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf -quectel GPS GNSS -0 -12 -12 -RF_GPS -SIM28ML -https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf -SIM28ML GPS -0 -18 -18 -RF_GPS -Sierra_XA11X0 -QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification -QFN-24 P1.20 -0 -24 -24 -RF_GPS -Sierra_XM11X0 -QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification -QFN-20 P1.20 -0 -20 -20 -RF_GPS -ublox_LEA -ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf) -GPS ublox LEA 6/7/8 -0 -28 -28 -RF_GPS -ublox_MAX -ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf) -GPS ublox MAX 6/7/8 -0 -18 -18 -RF_GPS -ublox_NEO -ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf) -GPS ublox NEO 6/7/8 -0 -24 -24 -RF_GPS -ublox_SAM-M8Q -GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf -ublox SAM-M8Q -0 -100 -20 -RF_GPS -ublox_SAM-M8Q_HandSolder -GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf -ublox SAM-M8Q -0 -20 -20 -RF_GPS -ublox_ZED -ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf -GPS GNSS ublox ZED -0 -102 -55 -RF_GSM -Quectel_BC66 -GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf -GSM NB-IoT Module BC66 M66 -0 -116 -58 -RF_GSM -Quectel_BC95 -GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf -GSM NB-IoT module BC95 -0 -188 -94 -RF_GSM -Quectel_BG96 -Quectel BG96 Cellular GSM 2G Module https://www.quectel.com/download/quectel_bg96_hardware_design_v1-4 -Quectel BG96 Cellular GSM 2G Module -0 -204 -102 -RF_GSM -Quectel_M95 -Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf -GSM Module M95 -0 -84 -42 -RF_GSM -SIMCom_SIM800C -Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf -GSM Module SIM800C -0 -84 -42 -RF_GSM -SIMCom_SIM900 -Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf -GSM Module SIM900 -0 -68 -68 -RF_GSM -Telit_xL865 -Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf -xL865 gsm umts -0 -52 -48 -RF_GSM -ublox_SARA-G3_LGA-96 -ublox Sara GSM/HSPA modem, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162 -ublox SARA-G3 SARA-U2 GSM HSPA -0 -192 -96 -RF_Mini-Circuits -Mini-Circuits_BK377 -Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) -Mini-circuits BK377 -0 -14 -14 -RF_Mini-Circuits -Mini-Circuits_BK377_LandPatternPL-005 -Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf) -Mini-circuits VCXO JTOS PL-005 -0 -50 -14 -RF_Mini-Circuits -Mini-Circuits_CD541_H2.08mm -https://ww2.minicircuits.com/case_style/CD541.pdf -RF Transformer -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_CD542_H2.84mm -https://ww2.minicircuits.com/case_style/CD542.pdf -RF Transformer -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_CD542_LandPatternPL-052 -Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf) -MiniCircuits PL-052 CD542 -0 -17 -6 -RF_Mini-Circuits -Mini-Circuits_CD542_LandPatternPL-094 -Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf) -mini-circuits CD542 pl-094 -0 -18 -6 -RF_Mini-Circuits -Mini-Circuits_CD636_H4.11mm -https://ww2.minicircuits.com/case_style/CD636.pdf -RF Transformer -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_CD636_LandPatternPL-035 -Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf) -mini-circuits pl-035 CD636 -0 -13 -6 -RF_Mini-Circuits -Mini-Circuits_CD637_H5.23mm -https://ww2.minicircuits.com/case_style/CD637.pdf -RF Transformer -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_CK605 -Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) -Mini-Circuits CK605 -0 -16 -16 -RF_Mini-Circuits -Mini-Circuits_CK605_LandPatternPL-012 -Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf) -Mini-Circuits PL-012 -0 -53 -16 -RF_Mini-Circuits -Mini-Circuits_DB1627 -Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf) -Mini-Circuits DB1627 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_GP731 -Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) -Mini-Circuits GP731 -0 -8 -8 -RF_Mini-Circuits -Mini-Circuits_GP731_LandPatternPL-176 -Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) -mini-circuits PL-176 -0 -21 -8 -RF_Mini-Circuits -Mini-Circuits_GP1212 -Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) -mini-circuits GP1212 -0 -8 -8 -RF_Mini-Circuits -Mini-Circuits_GP1212_LandPatternPL-176 -Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) -mini-circuits PL-176 -0 -21 -8 -RF_Mini-Circuits -Mini-Circuits_HF1139 -Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) -Mini-Circuits HF1139 -0 -8 -8 -RF_Mini-Circuits -Mini-Circuits_HF1139_LandPatternPL-230 -Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf) -Mini-Circuits PL-230 -0 -37 -8 -RF_Mini-Circuits -Mini-Circuits_HQ1157 -Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf) -Mini-Circuits HQ1157 -0 -14 -14 -RF_Mini-Circuits -Mini-Circuits_HZ1198 -Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) -Mini-Circuits HZ1198 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_HZ1198_LandPatternPL-247 -Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf) -Mini-Circuits PL-247 HZ1198 -0 -40 -6 -RF_Mini-Circuits -Mini-Circuits_MMM168 -Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf) -Mini-Circuits MMM168 -0 -4 -4 -RF_Mini-Circuits -Mini-Circuits_MMM168_LandPatternPL-225 -Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf) -pl-225 -0 -10 -4 -RF_Mini-Circuits -Mini-Circuits_QQQ130_ClockwisePinNumbering -Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) -Mini-Circuits QQQ130 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering -Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf) -Mini-Circuits PL-236 -0 -14 -6 -RF_Mini-Circuits -Mini-Circuits_TT1224_ClockwisePinNumbering -Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) -Mini-Circuits TT1224 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering -Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) -PL-258 Mini-Circuits -0 -26 -6 -RF_Mini-Circuits -Mini-Circuits_TTT167 -Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf) -Mini-Circuits TTT167 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_TTT167_LandPatternPL-079 -Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf) -Mini-Circuits PL-079 -0 -36 -6 -RF_Mini-Circuits -Mini-Circuits_YY161 -Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) -Mini-Circuits YY161 -0 -8 -8 -RF_Mini-Circuits -Mini-Circuits_YY161_LandPatternPL-049 -Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf) -mini-circuits pl-049 -0 -36 -8 -RF_Module -Ai-Thinker-Ra-01-LoRa -Ai Thinker Ra-01 LoRa -LoRa Ra-01 -0 -16 -16 -RF_Module -Astrocast_AST50147-00 -L-band satellite communication module, https://docs.astrocast.com/dl/0532-DOC-M2M-ASTRO-Astronode_S-Datasheet.pdf -RF module Astrocast radio Astronode -0 -38 -38 -RF_Module -Atmel_ATSAMR21G18-MR210UA_NoRFPads -http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf -module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi -0 -42 -42 -RF_Module -BLE112-A -Class 4 Bluetooth Module with on-board antenna -Bluetooth Module -0 -30 -30 -RF_Module -BM78SPPS5xC2 -Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf) -Bluetooth BR/EDR BLE -0 -33 -33 -RF_Module -CMWX1ZZABZ -https://wireless.murata.com/RFM/data/type_abz.pdf -iot lora sigfox -0 -57 -57 -RF_Module -CYBLE-21Pin-10x10mm -Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module -Cypress BT Bluetooth -0 -21 -21 -RF_Module -DWM1000 -IEEE802.15.4-2011 UWB -UWB Module -0 -24 -24 -RF_Module -DecaWave_DWM1001 -https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf -UWB module -0 -34 -34 -RF_Module -Digi_XBee_SMT -http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf -Digi XBee SMT RF -0 -37 -37 -RF_Module -E18-MS1-PCB -http://www.cdebyte.com/en/downpdf.aspx?id=122 -Zigbee -0 -24 -24 -RF_Module -E73-2G4M04S -http://www.cdebyte.com/en/downpdf.aspx?id=243 -BLE BLE5 nRF52832 -0 -44 -44 -RF_Module -ESP-07 -Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf -Wi-Fi Module -0 -16 -16 -RF_Module -ESP-12E -Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf -Wi-Fi Module -0 -22 -22 -RF_Module -ESP-WROOM-02 -https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf -ESP WROOM-02 espressif esp8266ex -0 -19 -19 -RF_Module -ESP32-S2-MINI-1 -2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf -2.4 GHz Wi-Fi Bluetooth external antenna espressif 20*15.4mm -0 -73 -65 -RF_Module -ESP32-S2-MINI-1U -2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf -2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm -0 -73 -65 -RF_Module -ESP32-S2-WROVER -ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf -ESP32-S2 ESP32 WIFI -0 -43 -43 -RF_Module -ESP32-S3-WROOM-1 -2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf -2.4 GHz Wi-Fi and Bluetooth module -0 -62 -41 -RF_Module -ESP32-S3-WROOM-1U -2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf -2.4 GHz Wi-Fi and Bluetooth module -0 -62 -41 -RF_Module -ESP32-WROOM-32 -Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf -Single 2.4 GHz Wi-Fi and Bluetooth combo chip -0 -60 -39 -RF_Module -ESP32-WROOM-32D -2.4 GHz Wi-Fi and Bluetooth module, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf -2.4 GHz Wi-Fi and Bluetooth module ESP32-D0WD Espressif ESP32-WROOM-32E -0 -60 -39 -RF_Module -ESP32-WROOM-32U -Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf -Single 2.4 GHz Wi-Fi and Bluetooth combo chip -0 -60 -39 -RF_Module -ESP32-WROOM-32UE -2.4 GHz Wi-Fi and Bluetooth module, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf -2.4 GHz Wi-Fi and Bluetooth module -0 -60 -39 -RF_Module -Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm -D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf -RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic -0 -35 -35 -RF_Module -HOPERF_RFM9XW_SMD -Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) -LoRa Low Power Long Range Transceiver Module -0 -16 -16 -RF_Module -HOPERF_RFM9XW_THT -Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) -Low Power Long Range Transceiver Module LoRa -0 -16 -16 -RF_Module -HOPERF_RFM69HW -Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf -Radio RF Module -0 -16 -16 -RF_Module -IQRF_TRx2DA_KON-SIM-01 -8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104 -IQRF_KON-SIM-01 IQRF_TRx2DA -0 -10 -8 -RF_Module -IQRF_TRx2D_KON-SIM-01 -8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104 -IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC -0 -10 -8 -RF_Module -Laird_BL652 -Bluetooth v4.2 + NFC module -Bluetooth BLE NFC -0 -39 -39 -RF_Module -MOD-nRF8001 -BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/ -BLE module -0 -11 -11 -RF_Module -Microchip_RN4871 -Microchip RN4871 footprint -RN4871 BLE -0 -16 -16 -RF_Module -Modtronix_inAir9 -Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif) -Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless -0 -14 -14 -RF_Module -MonoWireless_TWE-L-WX -https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf -TWE-L-WX -0 -32 -32 -RF_Module -NINA-B111 -NINA-B111 LGA module 42 Pin https://content.u-blox.com/sites/default/files/NINA-B1_DataSheet_UBX-15019243.pdf#page=30 -NINA ublox u-blox b111 bluetooth nrf52840 module -0 -42 -42 -RF_Module -Particle_P1 -https://docs.particle.io/datasheets/p1-datasheet/ -Particle P1 -0 -75 -75 -RF_Module -RAK811 -RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf -LoRa LoRaWAN RAK811 -0 -34 -34 -RF_Module -RAK4200 -RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf -LoRa LoRaWAN RAK4200 -0 -20 -20 -RF_Module -RFDigital_RFD77101 -RFDigital RFD77101 Simblee -RFDigital RFD77101 Simblee -0 -45 -45 -RF_Module -RN42 -Class 2 Bluetooth Module with on-board antenna -Bluetooth Module -0 -36 -33 -RF_Module -RN42N -Class 2 Bluetooth Module without antenna -Bluetooth Module -0 -39 -36 -RF_Module -RN2483 -Low-Power Long Range LoRa Transceiver Module -rf module lora lorawan -0 -47 -47 -RF_Module -Raytac_MDBT50Q -Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43 -wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833 -0 -61 -61 -RF_Module -ST_SPBTLE -Bluetooth Low Energy Module -ble module st bluetooth -0 -11 -11 -RF_Module -TD1205 -https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf -SIGFOX Module -0 -9 -9 -RF_Module -TD1208 -https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf -SIGFOX Module -0 -25 -25 -RF_Module -Taiyo-Yuden_EYSGJNZWY -Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf -Taiyo Yuden NRF51822 Module Bluetooth -0 -30 -28 -RF_Module -ZETA-433-SO_SMD -RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf -RF transceiver SMD style -0 -12 -12 -RF_Module -ZETA-433-SO_THT -RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf -RF transceiver SMD style -0 -12 -12 -RF_Module -nRF24L01_Breakout -nRF24L01 breakout board -nRF24L01 adapter breakout -0 -8 -8 -RF_Shielding -Laird_Technologies_97-2002_25.40x25.40mm -Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -8 -1 -RF_Shielding -Laird_Technologies_97-2003_12.70x13.37mm -Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -8 -1 -RF_Shielding -Laird_Technologies_BMI-S-101_13.66x12.70mm -Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -16 -1 -RF_Shielding -Laird_Technologies_BMI-S-102_16.50x16.50mm -Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -16 -1 -RF_Shielding -Laird_Technologies_BMI-S-103_26.21x26.21mm -Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -24 -1 -RF_Shielding -Laird_Technologies_BMI-S-104_32.00x32.00mm -Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-105_38.10x25.40mm -Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-106_36.83x33.68mm -Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-107_44.37x44.37mm -Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -36 -1 -RF_Shielding -Laird_Technologies_BMI-S-201-F_13.66x12.70mm -Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -16 -1 -RF_Shielding -Laird_Technologies_BMI-S-202-F_16.50x16.50mm -Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -16 -1 -RF_Shielding -Laird_Technologies_BMI-S-203-F_26.21x26.21mm -Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -24 -1 -RF_Shielding -Laird_Technologies_BMI-S-204-F_32.00x32.00mm -Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-205-F_38.10x25.40mm -Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-206-F_36.83x33.68mm -Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-207-F_44.37x44.37mm -Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -36 -1 -RF_Shielding -Laird_Technologies_BMI-S-208-F_39.60x39.60mm -Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -32 -1 -RF_Shielding -Laird_Technologies_BMI-S-209-F_29.36x18.50mm -Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -20 -1 -RF_Shielding -Laird_Technologies_BMI-S-210-F_44.00x30.50mm -Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -32 -1 -RF_Shielding -Laird_Technologies_BMI-S-230-F_50.8x38.1mm -Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm -Shielding Cabinet -0 -36 -1 -RF_Shielding -Wuerth_36103205_20x20mm -WE-SHC Shielding Cabinet SMD 20x20mm -Shielding Cabinet -0 -20 -1 -RF_Shielding -Wuerth_36103255_25x25mm -WE-SHC Shielding Cabinet SMD 25x25mm -Shielding Cabinet -0 -24 -1 -RF_Shielding -Wuerth_36103305_30x30mm -WE-SHC Shielding Cabinet SMD 30x30mm -Shielding Cabinet -0 -28 -1 -RF_Shielding -Wuerth_36103505_50x50mm -WE-SHC Shielding Cabinet SMD 50x50mm -Shielding Cabinet -0 -44 -1 -RF_Shielding -Wuerth_36103605_60x60mm -WE-SHC Shielding Cabinet SMD 60x60mm -Shielding Cabinet -0 -52 -1 -RF_Shielding -Wuerth_36503205_20x20mm -WE-SHC Shielding Cabinet THT 21x21mm -Shielding Cabinet -0 -16 -1 -RF_Shielding -Wuerth_36503255_25x25mm -WE-SHC Shielding Cabinet THT 26x26mm -Shielding Cabinet -0 -20 -1 -RF_Shielding -Wuerth_36503305_30x30mm -WE-SHC Shielding Cabinet THT 31x31mm -Shielding Cabinet -0 -24 -1 -RF_Shielding -Wuerth_36503505_50x50mm -WE-SHC Shielding Cabinet THT 51x51mm -Shielding Cabinet -0 -40 -1 -RF_Shielding -Wuerth_36503605_60x60mm -WE-SHC Shielding Cabinet THT 61x61mm -Shielding Cabinet -0 -48 -1 -RF_WiFi -USR-C322 -https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf -WiFi IEEE802.11 b/g/n -0 -44 -44 -Relay_SMD -Relay_2P2T_10x6mm_TE_IMxxG -Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf -TE IM-Series Relay DPDT Form C -0 -8 -8 -Relay_SMD -Relay_DPDT_AXICOM_IMSeries_JLeg -http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf -AXICOM IM-Series Relay J JLeg -0 -8 -8 -Relay_SMD -Relay_DPDT_FRT5_SMD -IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package -Relay DPDT IM-relay FRT5 -0 -10 -10 -Relay_SMD -Relay_DPDT_Kemet_EE2_NU -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double coil latching surface mount SMD -0 -8 -8 -Relay_SMD -Relay_DPDT_Kemet_EE2_NUH -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double coil latching surface mount SMD -0 -8 -8 -Relay_SMD -Relay_DPDT_Kemet_EE2_NUH_DoubleCoil -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD -0 -10 -10 -Relay_SMD -Relay_DPDT_Kemet_EE2_NUX_DoubleCoil -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD -0 -10 -10 -Relay_SMD -Relay_DPDT_Kemet_EE2_NUX_NKX -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double coil latching surface mount SMD -0 -8 -8 -Relay_SMD -Relay_DPDT_Kemet_EE2_NU_DoubleCoil -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD -0 -10 -10 -Relay_SMD -Relay_DPDT_Omron_G6H-2F -package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf -Omron G6H-2F relais -0 -10 -10 -Relay_SMD -Relay_DPDT_Omron_G6K-2F -Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2F relay -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6K-2F-Y -Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2F-Y relay -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6K-2G -Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2G relay -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6K-2G-Y -Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2G-Y relay -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6S-2F -Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6S-2F -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6S-2G -Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6S-2G -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6SK-2F -Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6SK-2F -0 -10 -10 -Relay_SMD -Relay_DPDT_Omron_G6SK-2G -Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6SK-2G -0 -10 -10 -Relay_SMD -Relay_Fujitsu_FTR-B3S -https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf -Fujitsh FTR B3S B3SA Relay J JLeg -0 -8 -8 -Relay_SMD -Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm -hiqsdr.com/images/3/3e/Axicom-HF3.pdf -AXICOM HF3-Series Relay Pitch 1.27mm 50ohms -0 -16 -16 -Relay_SMD -Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm -hiqsdr.com/images/3/3e/Axicom-HF3.pdf -AXICOM HF3-Series Relay Pitch 1.27mm 75ohm -0 -16 -16 -Relay_THT -Relay_1-Form-A_Schrack-RYII_RM5mm -Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO -Relay 1-Form-A Schrack-RYII RM5mm SPST-NO -0 -4 -4 -Relay_THT -Relay_1-Form-B_Schrack-RYII_RM5mm -Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC -Relay 1-Form-B Schrack-RYII RM5mm SPST-NC -0 -4 -4 -Relay_THT -Relay_1-Form-C_Schrack-RYII_RM3.2mm -Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT -Relay 1-Form-C Schrack-RYII RM3.2mm SPDT -0 -5 -5 -Relay_THT -Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT -Panasonic Relay SPST 10mm 24mm, https://www.panasonic-electric-works.com/pew/es/downloads/ds_dw_hl_en.pdf -Panasonic Relay SPST -0 -4 -4 -Relay_THT -Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm -AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1 -AXICOM IM-Series Relay DPDR Pitch 3.2mm -0 -8 -8 -Relay_THT -Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm -AXICOM IM-Series Relays, DPDR, Pitch 5.08 -AXICOM IM-Series Relay DPDR Pitch 5.08 -0 -8 -8 -Relay_THT -Relay_DPDT_FRT5 -IM Signal Relay DPDT FRT5 narrow footprint -Relay DPDT IM-relay FRT5 -0 -10 -10 -Relay_THT -Relay_DPDT_Finder_30.22 -Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf -AXICOM IM-Series Relay SPDT -0 -8 -8 -Relay_THT -Relay_DPDT_Finder_40.52 -Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay DPDT Finder 40.52 Pitch 5mm -0 -8 -8 -Relay_THT -Relay_DPDT_Fujitsu_FTR-F1C -https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf -relay dpdt fujitsu tht -0 -8 -8 -Relay_THT -Relay_DPDT_Kemet_EC2 -Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT non single coil latching through hole THT -0 -8 -8 -Relay_THT -Relay_DPDT_Kemet_EC2_DoubleCoil -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double dual coil latching through hole THT -0 -10 -10 -Relay_THT -Relay_DPDT_Omron_G2RL-2 -Omron Relay, DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf -Omron Relay DPDT -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G5V-2 -http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf -Omron G5V-2 Relay DPDT -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G6H-2 -Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf -Omron relay G6H-2 -0 -10 -10 -Relay_THT -Relay_DPDT_Omron_G6K-2P -Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2P relay -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G6K-2P-Y -Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2P-Y relay -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G6S-2 -Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6S-2 -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G6SK-2 -Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6SK-2 -0 -10 -10 -Relay_THT -Relay_DPDT_Panasonic_JW2 -Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok -Panasonic Relay DPDT -0 -8 -8 -Relay_THT -Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm -Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8 -Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay -0 -9 -9 -Relay_THT -Relay_DPDT_Schrack-RT2-FormC_RM5mm -Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN -Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay -0 -8 -8 -Relay_THT -Relay_DPST_Fujitsu_FTR-F1A -https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf -relay dpst fujitsu tht -0 -6 -6 -Relay_THT -Relay_DPST_Omron_G2RL-2A -Omron Relay, DPST, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf -Omron Relay DPST -0 -6 -6 -Relay_THT -Relay_DPST_Schrack-RT2-FormA_RM5mm -Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN -Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay -0 -6 -6 -Relay_THT -Relay_SPDT_Finder_32.21-x000 -Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf -AXICOM IM-Series Relay SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_34.51_Horizontal -Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf -Relay SPDT Finder -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_34.51_Vertical -Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf -Relay SPDT Finder -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_36.11 -FINDER 36.11, SPDT relay, 10A, https://gfinder.findernet.com/public/attachments/36/EN/S36EN.pdf -spdt relay -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_40.11 -Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay SPDT Finder 40.11 -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_40.31 -Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay DPDT Finder 40.31 Pitch 3.5mm -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_40.41 -Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay DPDT Finder 40.41 Pitch 3.5mm -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_40.51 -Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay DPDT Finder 40.51 Pitch 5mm -0 -5 -5 -Relay_THT -Relay_SPDT_HJR-4102 -IM Signal Relay SPDT HJR-4102 -Relay SPDT IM-relay HJR-4102 -0 -6 -6 -Relay_THT -Relay_SPDT_HsinDa_Y14 -http://www.hsinda.com.tw/upload/file/Y14-20200430135145.pdf -Relay Y14 -0 -6 -6 -Relay_THT -Relay_SPDT_Omron-G5LE-1 -Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf -Omron Relay SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_Omron-G5Q-1 -Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf -Relay SPDT Omron Serie G5Q -0 -5 -5 -Relay_THT -Relay_SPDT_Omron_G2RL-1 -Omron Relay, SPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf -Omron Relay SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_Omron_G2RL-1-E -Omron Relay, SPDT, High Capacity, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf -Omron Relay SPDT High Capacity -0 -8 -5 -Relay_THT -Relay_SPDT_Omron_G5V-1 -Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf -Relay Omron G5V-1 -0 -6 -6 -Relay_THT -Relay_SPDT_Omron_G6E -Relay SPDT Omron Serie G6E -Relay SPDT Omron Serie G6E 1x um -0 -5 -5 -Relay_THT -Relay_SPDT_Omron_G6EK -Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf -Relay SPDT Omron Serie G6EK -0 -6 -6 -Relay_THT -Relay_SPDT_Panasonic_JW1_FormC -Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok -Panasonic Relay SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A -Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads -Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads -0 -0 -0 -Relay_THT -Relay_SPDT_RAYEX-L90 -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90 SPDT -0 -6 -6 -Relay_THT -Relay_SPDT_RAYEX-L90S -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90S SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_SANYOU_SRD_Series_Form_C -relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf -relay Sanyu SRD form C -0 -5 -5 -Relay_THT -Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm -Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay -0 -8 -5 -Relay_THT -Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm -Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay -0 -5 -5 -Relay_THT -Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm -Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay -0 -5 -5 -Relay_THT -Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm -Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf -Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay -0 -8 -5 -Relay_THT -Relay_SPDT_Schrack-RT1-FormC_RM3.5mm -Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf -Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay -0 -5 -5 -Relay_THT -Relay_SPDT_Schrack-RT1-FormC_RM5mm -Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf -Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay -0 -5 -5 -Relay_THT -Relay_SPDT_StandexMeder_SIL_Form1C -Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf -Standex Meder SIL reed relais -0 -5 -5 -Relay_THT -Relay_SPST_Finder_32.21-x300 -Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf -Finder 32.21-x300 Relay SPST -0 -4 -4 -Relay_THT -Relay_SPST_Omron-G5Q-1A -Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf -Relay SPST-NO Omron Serie G5Q -0 -4 -4 -Relay_THT -Relay_SPST_Omron_G2RL-1A -Omron Relay, SPST, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf -Omron Relay SPST -0 -4 -4 -Relay_THT -Relay_SPST_Omron_G2RL-1A-E -Omron Relay, SPST, High Capacity, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf -Omron Relay SPST High Capacity -0 -6 -4 -Relay_THT -Relay_SPST_Panasonic_JW1_FormA -Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok -Panasonic Relay SPST -0 -4 -4 -Relay_THT -Relay_SPST_PotterBrumfield_T9AP1D52_12V30A -Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads -Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads -0 -0 -0 -Relay_THT -Relay_SPST_RAYEX-L90A -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90A SPST NO -0 -5 -5 -Relay_THT -Relay_SPST_RAYEX-L90AS -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90AS SPST NO -0 -4 -4 -Relay_THT -Relay_SPST_RAYEX-L90B -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90B SPST NC -0 -5 -5 -Relay_THT -Relay_SPST_RAYEX-L90BS -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90BS SPST NC -0 -4 -4 -Relay_THT -Relay_SPST_SANYOU_SRD_Series_Form_A -relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf -relay Sanyu SRD form A -0 -4 -4 -Relay_THT -Relay_SPST_SANYOU_SRD_Series_Form_B -relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf -relay Sanyu SRD form B opener -0 -4 -4 -Relay_THT -Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm -Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay -0 -6 -4 -Relay_THT -Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm -Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A -Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay -0 -4 -4 -Relay_THT -Relay_SPST_Schrack-RP-II-1-FormA_RM5mm -Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay -0 -4 -4 -Relay_THT -Relay_SPST_Schrack-RP3SL-1coil_RM5mm -Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf -Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay -0 -6 -4 -Relay_THT -Relay_SPST_Schrack-RP3SL_RM5mm -Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf -Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay -0 -7 -5 -Relay_THT -Relay_SPST_Schrack-RT1-16A-FormA_RM5mm -Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN -Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay -0 -6 -4 -Relay_THT -Relay_SPST_Schrack-RT1-FormA_RM3.5mm -Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A -Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay -0 -4 -4 -Relay_THT -Relay_SPST_Schrack-RT1-FormA_RM5mm -Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf -Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay -0 -4 -4 -Relay_THT -Relay_SPST_StandexMeder_MS_Form1AB -Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/ -Standex Meder MS SIL reed relais -0 -4 -4 -Relay_THT -Relay_SPST_StandexMeder_SIL_Form1A -Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf -Standex Meder SIL reed relais -0 -4 -4 -Relay_THT -Relay_SPST_StandexMeder_SIL_Form1B -Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf -Standex Meder SIL reed relais -0 -4 -4 -Relay_THT -Relay_SPST_TE_PCH-1xxx2M -Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf -Relay SPST NO -0 -4 -4 -Relay_THT -Relay_SPST_TE_PCN-1xxD3MHZ -https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0 -SPST relay slim -0 -4 -4 -Relay_THT -Relay_Socket_DPDT_Finder_96.12 -https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf -Relay socket DPDT Finder 96.12 56.32 -0 -8 -8 -Relay_THT -Relay_StandexMeder_DIP_HighProfile -package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf -DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay -0 -8 -8 -Relay_THT -Relay_StandexMeder_DIP_LowProfile -package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf -DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay -0 -8 -8 -Relay_THT -Relay_StandexMeder_UMS -Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf -Standex Meder SIL reed relais -0 -4 -4 -Resistor_SMD -R_0201_0603Metric -Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -resistor -0 -4 -2 -Resistor_SMD -R_0201_0603Metric_Pad0.64x0.40mm_HandSolder -Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -4 -2 -Resistor_SMD -R_0402_1005Metric -Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0402_1005Metric_Pad0.72x0.64mm_HandSolder -Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_0603_1608Metric -Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0603_1608Metric_Pad0.98x0.95mm_HandSolder -Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_0612_1632Metric -Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0612_1632Metric_Pad1.18x3.40mm_HandSolder -Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_0805_2012Metric -Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0805_2012Metric_Pad1.20x1.40mm_HandSolder -Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_0815_2038Metric -Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0815_2038Metric_Pad1.20x4.05mm_HandSolder -Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_01005_0402Metric -Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -resistor -0 -4 -2 -Resistor_SMD -R_01005_0402Metric_Pad0.57x0.30mm_HandSolder -Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -4 -2 -Resistor_SMD -R_1020_2550Metric -Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1020_2550Metric_Pad1.33x5.20mm_HandSolder -Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_1206_3216Metric -Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1206_3216Metric_Pad1.30x1.75mm_HandSolder -Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_1210_3225Metric -Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1210_3225Metric_Pad1.30x2.65mm_HandSolder -Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_1218_3246Metric -Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1218_3246Metric_Pad1.22x4.75mm_HandSolder -Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_1812_4532Metric -Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1812_4532Metric_Pad1.30x3.40mm_HandSolder -Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_2010_5025Metric -Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_2010_5025Metric_Pad1.40x2.65mm_HandSolder -Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_2512_6332Metric -Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_2512_6332Metric_Pad1.40x3.35mm_HandSolder -Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_2816_7142Metric -Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_2816_7142Metric_Pad3.20x4.45mm_HandSolder -Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_4020_10251Metric -Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_4020_10251Metric_Pad1.65x5.30mm_HandSolder -Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_Array_Concave_2x0603 -Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Concave_4x0402 -Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Concave_4x0603 -Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_2x0402 -Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Convex_2x0603 -Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Convex_2x0606 -Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Convex_2x1206 -Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Convex_4x0402 -Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_4x0603 -Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_4x0612 -Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_4x1206 -Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_5x0603 -Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf) -resistor array -0 -10 -10 -Resistor_SMD -R_Array_Convex_5x1206 -Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf) -resistor array -0 -10 -10 -Resistor_SMD -R_Array_Convex_8x0602 -Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf) -resistor array -0 -16 -16 -Resistor_SMD -R_Cat16-2 -SMT resistor net, Bourns CAT16 series, 2 way -SMT resistor net Bourns CAT16 series 2 way -0 -4 -4 -Resistor_SMD -R_Cat16-4 -SMT resistor net, Bourns CAT16 series, 4 way -SMT resistor net Bourns CAT16 series 4 way -0 -8 -8 -Resistor_SMD -R_Cat16-8 -SMT resistor net, Bourns CAT16 series, 8 way -SMT resistor net Bourns CAT16 series 8 way -0 -16 -16 -Resistor_SMD -R_MELF_MMB-0207 -Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf -MELF Resistor -0 -2 -2 -Resistor_SMD -R_MicroMELF_MMU-0102 -Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf -MicroMELF Resistor -0 -2 -2 -Resistor_SMD -R_MiniMELF_MMA-0204 -Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf -MiniMELF Resistor -0 -2 -2 -Resistor_SMD -R_Shunt_Ohmite_LVK12 -4 contact shunt resistor -shunt resistor 4 contacts -0 -4 -4 -Resistor_SMD -R_Shunt_Ohmite_LVK20 -4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf -4 contacts resistor smd -0 -4 -4 -Resistor_SMD -R_Shunt_Ohmite_LVK24 -4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf -4 contacts resistor smd -0 -4 -4 -Resistor_SMD -R_Shunt_Ohmite_LVK25 -4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf -4 contacts resistor smd -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm -Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) -resistor shunt WSK2512 -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm -Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) -resistor shunt WSK2512 -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm -Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) -resistor shunt WSK2512 -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSKW0612 -https://www.vishay.com/docs/30332/wskw0612.pdf -4-Terminal SMD Shunt -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSR2_WSR3 -Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf -SMD Shunt Resistor -0 -2 -2 -Resistor_SMD -R_Shunt_Vishay_WSR2_WSR3_KelvinConnection -Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf -SMD Shunt Resistor -0 -4 -2 -Resistor_THT -R_Array_SIP4 -4-pin Resistor SIP pack -R -0 -4 -4 -Resistor_THT -R_Array_SIP5 -5-pin Resistor SIP pack -R -0 -5 -5 -Resistor_THT -R_Array_SIP6 -6-pin Resistor SIP pack -R -0 -6 -6 -Resistor_THT -R_Array_SIP7 -7-pin Resistor SIP pack -R -0 -7 -7 -Resistor_THT -R_Array_SIP8 -8-pin Resistor SIP pack -R -0 -8 -8 -Resistor_THT -R_Array_SIP9 -9-pin Resistor SIP pack -R -0 -9 -9 -Resistor_THT -R_Array_SIP10 -10-pin Resistor SIP pack -R -0 -10 -10 -Resistor_THT -R_Array_SIP11 -11-pin Resistor SIP pack -R -0 -11 -11 -Resistor_THT -R_Array_SIP12 -12-pin Resistor SIP pack -R -0 -12 -12 -Resistor_THT -R_Array_SIP13 -13-pin Resistor SIP pack -R -0 -13 -13 -Resistor_THT -R_Array_SIP14 -14-pin Resistor SIP pack -R -0 -14 -14 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical -Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical -Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal -Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical -Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal -Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical -Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical -Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal -Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal -Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal -Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical -Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical -Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal -Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal -Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal -Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal -Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical -Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical -Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal -Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal -Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal -Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal -Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical -Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical -Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal -Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal -Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal -Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical -Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical -Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal -Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal -Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal -Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical -Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical -Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal -Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal -Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal -Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical -Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical -Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal -Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal -Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal -Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical -Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2 -Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal -Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2 -Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal -Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2 -Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal -Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2 -Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical -Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal -Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal -Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P22.40mm -Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P25.40mm -Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P30.48mm -Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W6.4mm_P27.94mm -Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W6.4mm_P30.48mm -Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W9.0mm_P27.94mm -Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W9.0mm_P30.48mm -Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L38.0mm_W6.4mm_P40.64mm -Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L38.0mm_W6.4mm_P45.72mm -Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L38.0mm_W9.0mm_P40.64mm -Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L38.0mm_W9.0mm_P45.72mm -Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L48.0mm_W12.5mm_P55.88mm -Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L48.0mm_W12.5mm_P60.96mm -Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L50.0mm_W9.0mm_P55.88mm -Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L50.0mm_W9.0mm_P60.96mm -Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L60.0mm_W14.0mm_P66.04mm -Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L60.0mm_W14.0mm_P71.12mm -Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L75.0mm_W9.0mm_P81.28mm -Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L75.0mm_W9.0mm_P86.36mm -Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm -Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm -0 -4 -4 -Resistor_THT -R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm -Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm -0 -4 -4 -Resistor_THT -R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm -Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm -0 -4 -4 -Resistor_THT -R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm -Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm -0 -4 -4 -Resistor_THT -R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm -Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm -0 -4 -4 -Resistor_THT -R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm -Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf -Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm -0 -2 -2 -Resistor_THT -R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm -Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf -Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm -0 -2 -2 -Resistor_THT -R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm -Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf -Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm -0 -2 -2 -Resistor_THT -R_Box_L8.4mm_W2.5mm_P5.08mm -Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf -Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm -0 -2 -2 -Resistor_THT -R_Box_L13.0mm_W4.0mm_P9.00mm -Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf -Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm -0 -2 -2 -Resistor_THT -R_Box_L14.0mm_W5.0mm_P9.00mm -Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf -Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm -0 -2 -2 -Resistor_THT -R_Box_L26.0mm_W5.0mm_P20.00mm -Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf -Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm -Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf -Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm -Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf -Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L11.0mm_W7.0mm_P5.00mm -Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf -Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L12.0mm_W8.0mm_P5.00mm -Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf -Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L13.0mm_W9.0mm_P5.00mm -Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf -Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L16.1mm_W9.0mm_P7.37mm -Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf -Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm -0 -2 -2 -Rotary_Encoder -RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm -Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles -Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Alps_EC11E_Vertical_H20mm -Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html -rotary encoder -0 -7 -4 -Rotary_Encoder -RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles -Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html -rotary encoder -0 -7 -4 -Rotary_Encoder -RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm -Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles -Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Alps_EC12E_Vertical_H20mm -Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html -rotary encoder -0 -5 -4 -Rotary_Encoder -RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles -Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html -rotary encoder -0 -5 -4 -Rotary_Encoder -RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Nxxxx -Bourns rotary encoder, PEC09, without switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09 -rotary encoder -0 -3 -3 -Rotary_Encoder -RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Sxxxx -Bourns rotary encoder, PEC09, with switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09 -rotary encoder -0 -5 -5 -Rotary_Encoder -RotaryEncoder_Bourns_Horizontal_PEC12R-2xxxF-Nxxxx -Bourns rotary encoder, PEC12R, without switch, horizontal shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf -rotary encoder -0 -5 -4 -Rotary_Encoder -RotaryEncoder_Bourns_Horizontal_PEC12R-2xxxF-Sxxxx -Bourns rotary encoder, PEC12R, with switch, horizontal shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Bourns_Vertical_PEC12R-3xxxF-Nxxxx -Bourns rotary encoder, PEC12R, without switch, vertical shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf -rotary encoder -0 -5 -4 -Rotary_Encoder -RotaryEncoder_Bourns_Vertical_PEC12R-3xxxF-Sxxxx -Bourns rotary encoder, PEC12R, with switch, vertical shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf -rotary encoder -0 -7 -6 -Sensor -Aosong_DHT11_5.5x12.0_P2.54mm -Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf -Temperature and humidity module -0 -4 -4 -Sensor -Avago_APDS-9960 -Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN) -DFN Sensor optical IR -0 -8 -8 -Sensor -LuminOX_LOX-O2 -SST LuminOX Luminescence-based O2 sensor, https://sstsensing.com/wp-content/uploads/2021/08/DS0030rev15_LuminOx.pdf -SST LuminOX O2 -0 -4 -4 -Sensor -MQ-6 -Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf -gas sensor -0 -6 -6 -Sensor -SHT1x -SHT1x -SHT1x -0 -8 -8 -Sensor -Senseair_S8_Down -Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT -co2 gas sensor pwm modbus -0 -9 -9 -Sensor -Senseair_S8_Up -Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT -co2 gas sensor pwm modbus -0 -9 -9 -Sensor -Sensirion_SCD4x-1EP_10.1x10.1mm_P1.25mm_EP4.8x4.8mm -Sensirion SCD4x QFN, 20 Pin (https://sensirion.com/media/documents/C4B87CE6/627C2DCD/CD_DS_SCD40_SCD41_Datasheet_D1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Sensirion QFN NoLead -0 -25 -21 -Sensor -Sensortech_MiCS_5x7mm_P1.25mm -https://www.sgxsensortech.com/content/uploads/2014/07/1084_Datasheet-MiCS-5524-rev-8.pdf -Sensortech MiCS MEMS sensor -0 -10 -10 -Sensor -Winson_GM-402B_5x5mm_P1.27mm -Winson GM-402B, 8 Pin (https://www.winsen-sensor.com/d/files/me2/mems--gm-402b--manual-v1_1.pdf) -Winson -0 -8 -8 -Sensor_Audio -CUI_CMC-4013-SMT -Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf -Microphone CUI -0 -2 -2 -Sensor_Audio -Infineon_PG-LLGA-5-1 -Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/ -infineon mems microphone -0 -15 -5 -Sensor_Audio -InvenSense_ICS-43434-6_3.5x2.65mm -TDK InvenSense MEMS I2S Microphone: https://invensense.tdk.com/products/ics-43434/ -microphone MEMS I2S ICS-43434 TDK InvenSense -0 -6 -6 -Sensor_Audio -Knowles_LGA-5_3.5x2.65mm -https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf -MEMS Microphone LGA -0 -5 -5 -Sensor_Audio -Knowles_SPH0645LM4H-6_3.5x2.65mm -Knowles MEMS I2S Microphone: https://www.knowles.com/subdepartment/dpt-microphones/subdpt-sisonic-surface-mount-mems -microphone MEMS I2S SPH0645LM4H Knowles -0 -6 -6 -Sensor_Audio -ST_HLGA-6_3.76x4.72mm_P1.65mm -http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf -HLGA Sensor Audio -0 -6 -6 -Sensor_Current -AKM_CQ_7 -AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) -akm current sensor tht -0 -39 -7 -Sensor_Current -AKM_CQ_7S -AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) -akm current sensor smd -0 -19 -7 -Sensor_Current -AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm -AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf) -akm vsop 24 -0 -10 -10 -Sensor_Current -AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm -AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/) -akm cz-381x 10 -0 -10 -10 -Sensor_Current -Allegro_CB_PFF -Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET! -Allegro CB-PFF -0 -37 -5 -Sensor_Current -Allegro_CB_PSF -Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) -Allegro CB-PSF -0 -5 -5 -Sensor_Current -Allegro_CB_PSS -Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) -Allegro CB-PSS -0 -5 -5 -Sensor_Current -Allegro_PSOF-7_4.8x6.4mm_P1.60mm -Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx) -Allegro PSOF-7 -0 -7 -7 -Sensor_Current -Allegro_QFN-12-10-1EP_3x3mm_P0.5mm -Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx) -Allegro QFN 0.5 -0 -14 -10 -Sensor_Current -Allegro_QSOP-24_3.9x8.7mm_P0.635mm -Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en) -Allegro QSOP 0.635 -0 -24 -24 -Sensor_Current -Allegro_SIP-3 -Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx) -Allegro SIP-3 -0 -3 -3 -Sensor_Current -Allegro_SIP-4 -Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx) -Allegro SIP-4 -0 -4 -4 -Sensor_Current -Diodes_SIP-3_4.1x1.5mm_P1.27mm -Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf) -Diodes SIP-3 Bulk Pack -0 -3 -3 -Sensor_Current -Diodes_SIP-3_4.1x1.5mm_P2.65mm -Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf) -Diodes SIP-3 Ammo Pack -0 -3 -3 -Sensor_Current -Honeywell_CSLW -https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf -Miniature Wired Open-Loop Current Sensor -0 -5 -5 -Sensor_Current -LEM_CKSR -LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf -current transducer LEM -0 -14 -14 -Sensor_Current -LEM_HO8-NP -LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf) -current transducer -0 -13 -13 -Sensor_Current -LEM_HO8-NSM -LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf) -current transducer -0 -13 -13 -Sensor_Current -LEM_HO40-NP -LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf) -current transducer -0 -13 -13 -Sensor_Current -LEM_HTFS -LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf) -HTFS current transducer -0 -4 -4 -Sensor_Current -LEM_HX02-P -LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX03-P-SP2 -LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX04-P -LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX05-NP -LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) -hall current -0 -8 -8 -Sensor_Current -LEM_HX05-P-SP2 -LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX06-P -LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX10-NP -LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) -hall current -0 -8 -8 -Sensor_Current -LEM_HX10-P-SP2 -LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX15-NP -LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) -hall current -0 -8 -8 -Sensor_Current -LEM_HX15-P-SP2 -LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX20-P-SP2 -LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX25-P-SP2 -LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX50-P-SP2 -LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_LA25-P -LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf) -current transducer -0 -3 -3 -Sensor_Current -LEM_LTSR-NP -LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf -Current transducer -0 -10 -10 -Sensor_Distance -ST_VL53L1x -VL53L1x distance sensor -VL53L1CXV0FY1 VL53L1x -0 -13 -12 -Sensor_Humidity -Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm -DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf) -Sensirion DFN NoLead -0 -10 -5 -Sensor_Humidity -Sensirion_DFN-4_1.5x1.5mm_P0.8mm_SHT4x_NoCentralPad -Sensirion, SHT40, SHT41, SHT45, DFN, 4 Pin (https://sensirion.com/media/documents/33FD6951/624C4357/Datasheet_SHT4x.pdf) -DFN NoLead -0 -4 -4 -Sensor_Humidity -Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm -Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf) -sensirion dfn nolead -0 -10 -9 -Sensor_Motion -Analog_LGA-16_3.25x3mm_P0.5mm_LayoutBorder3x5y -LGA, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL363.pdf#page=44) -LGA NoLead CC-16-4 -0 -16 -16 -Sensor_Motion -InvenSense_QFN-24_3x3mm_P0.4mm -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) -QFN 0.4 -0 -24 -24 -Sensor_Motion -InvenSense_QFN-24_3x3mm_P0.4mm_NoMask -24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; 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) -QFN 0.4 -0 -25 -24 -Sensor_Motion -InvenSense_QFN-24_4x4mm_P0.5mm -24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) -QFN 0.5 -0 -24 -24 -Sensor_Motion -InvenSense_QFN-24_4x4mm_P0.5mm_NoMask -24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) -QFN 0.5 -0 -25 -24 -Sensor_Pressure -Freescale_98ARH99066A -https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf -sensor pressure ssop 98ARH99066A -0 -8 -8 -Sensor_Pressure -Freescale_98ARH99089A -https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf -sensor pressure ssop 98ARH99089A -0 -8 -8 -Sensor_Pressure -Honeywell_40PCxxxG1A -https://www.honeywellscportal.com/index.php?ci_id=138832 -pressure sensor automotive honeywell -0 -3 -3 -Sensor_Pressure -TE_MS5525DSO-DBxxxyS -Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English -Pressure DualBarbed -0 -14 -14 -Sensor_Pressure -TE_MS5837-xxBA -https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FMS5837-30BA%7FB1%7Fpdf%7FEnglish%7FENG_DS_MS5837-30BA_B1.pdf%7FCAT-BLPS0017 -MS5837 Ultra-small gel-filled pressure sensor with stainless steel cap -0 -4 -4 -Sensor_Voltage -LEM_LV25-P -LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf -LEM Hall Effect Voltage transducer -0 -5 -5 -Socket -3M_Textool_240-1288-00-0602J_2x20_P2.54mm -3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils) -THT DIP DIL ZIF 25.4mm 1000mil Socket -0 -40 -40 -Socket -DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J -3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -14 -14 -Socket -DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J -3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -16 -16 -Socket -DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J -3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -18 -18 -Socket -DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J -3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -20 -20 -Socket -DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J -3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 10.16mm 400mil Socket -0 -22 -22 -Socket -DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J -3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -24 -24 -Socket -DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J -3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -24 -24 -Socket -DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J -3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 10.16mm 400mil Socket -0 -28 -28 -Socket -DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J -3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -28 -28 -Socket -DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J -3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -32 -32 -Socket -DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J -3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -40 -40 -Socket -DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J -3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 25.4mm 1000mil Socket -0 -40 -40 -Socket -DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J -3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -42 -42 -Socket -Wells_648-0482211SA01 -https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824 -48pin TSOP Socket -0 -48 -48 -Symbol -CE-Logo_8.5x6mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_11.2x8mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_16.8x12mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_28x20mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_42x30mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_56.1x40mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -ESD-Logo_6.6x6mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_8.9x8mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_13.2x12mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_22x20mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_33x30mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_44.1x40mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -EasterEgg_EWG1308-2013_ClassA -Egg with 42x60mm Body-Size, ClassA, according to EWG1308/2013 -egg easter -0 -0 -0 -Symbol -FCC-Logo_7.3x6mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_9.6x8mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_14.6x12mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_24.2x20mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_36.3x30mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_48.3x40mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -KiCad-Logo2_5mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_5mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_6mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_6mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_8mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_8mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_12mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_12mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_20mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_20mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_30mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_30mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_40mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_40mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_5mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_5mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_6mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_6mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_8mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_8mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_12mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_12mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_20mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_20mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_30mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_30mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_40mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_40mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -OSHW-Logo2_7.3x6mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_7.3x6mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_9.8x8mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_9.8x8mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_14.6x12mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_14.6x12mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_24.3x20mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_24.3x20mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_36.5x30mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_36.5x30mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_48.7x40mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_48.7x40mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo_5.7x6mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_5.7x6mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_7.5x8mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_7.5x8mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_11.4x12mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_11.4x12mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_19x20mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_19x20mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_28.5x30mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_28.5x30mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_38.1x40mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_38.1x40mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Symbol_6.7x6mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_6.7x6mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_8.9x8mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_8.9x8mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_13.4x12mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_13.4x12mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_22.3x20mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_22.3x20mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_33.5x30mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_33.5x30mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_44.5x40mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_44.5x40mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -Polarity_Center_Negative_6mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_8mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_12mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_20mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_30mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_40mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Positive_6mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_8mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_12mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_20mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_30mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_40mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -RoHS-Logo_6mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_8mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_12mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_20mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_30mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_40mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -Symbol_Attention_CopperTop_Big -Symbol, Attention, Copper Top, Big, -Symbol, Attention, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_Attention_CopperTop_Small -Symbol, Attention, Copper Top, Small, -Symbol, Attention, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_Barrel_Polarity -Barrel connector polarity indicator -barrel polarity -0 -0 -0 -Symbol -Symbol_CC-Attribution_CopperTop_Big -Symbol, CC-Attribution, Copper Top, Big, -Symbol, CC-Attribution, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_CC-Attribution_CopperTop_Small -Symbol, CC-Share Alike, Copper Top, Small, -Symbol, CC-Share Alike, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_CC-Noncommercial_CopperTop_Big -Symbol, CC-Noncommercial, Copper Top, Big, -Symbol, CC-Noncommercial, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_CC-Noncommercial_CopperTop_Small -Symbol, CC-Noncommercial Alike, Copper Top, Small, -Symbol, CC-Noncommercial Alike, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_CC-PublicDomain_CopperTop_Big -Symbol, CC-PublicDomain, Copper Top, Big, -Symbol, CC-PublicDomain, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_CC-PublicDomain_CopperTop_Small -Symbol, CC-Public Domain, Copper Top, Small, -Symbol, CC-Public Domain, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_CC-PublicDomain_SilkScreenTop_Big -Symbol, CC-PublicDomain, SilkScreen Top, Big, -Symbol, CC-PublicDomain, SilkScreen Top, Big, -0 -0 -0 -Symbol -Symbol_CC-ShareAlike_CopperTop_Big -Symbol, CC-Share Alike, Copper Top, Big, -Symbol, CC-Share Alike, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_CC-ShareAlike_CopperTop_Small -Symbol, CC-Share Alike, Copper Top, Small, -Symbol, CC-Share Alike, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_CreativeCommonsPublicDomain_CopperTop_Small -Symbol, Creative Commons Public Domain, CopperTop, Small, -Symbol, Creative Commons Public Domain, CopperTop, Small, -0 -0 -0 -Symbol -Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small -Symbol, Creative Commons Public Domain, SilkScreenTop, Small, -Symbol, Creative Commons Public Domain, SilkScreen Top, Small, -0 -0 -0 -Symbol -Symbol_CreativeCommons_CopperTop_Type1_Big -Symbol, Creative Commons, CopperTop, Type 1, Big, -Symbol, Creative Commons, CopperTop, Type 1, Big, -0 -0 -0 -Symbol -Symbol_CreativeCommons_CopperTop_Type2_Big -Symbol, Creative Commons, CopperTop, Type 2, Big, -Symbol, Creative Commons, CopperTop, Type 2, Big, -0 -0 -0 -Symbol -Symbol_CreativeCommons_CopperTop_Type2_Small -Symbol, Creative Commons, CopperTop, Type 2, Small, -Symbol, Creative Commons, CopperTop, Type 2, Small, -0 -0 -0 -Symbol -Symbol_CreativeCommons_SilkScreenTop_Type2_Big -Symbol, Creative Commons, SilkScreen Top, Type 2, Big, -Symbol, Creative Commons, SilkScreen Top, Type 2, Big, -0 -0 -0 -Symbol -Symbol_Danger_CopperTop_Big -Symbol, Danger, CopperTop, Big, -Symbol, Danger, CopperTop, Big, -0 -0 -0 -Symbol -Symbol_Danger_CopperTop_Small -Symbol, Danger, Copper Top, Small, -Symbol, Danger, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_ESD-Logo-Text_CopperTop - - -0 -0 -0 -Symbol -Symbol_ESD-Logo_CopperTop -ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, -ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, -0 -0 -0 -Symbol -Symbol_GNU-GPL_CopperTop_Big -Symbol, GNU-GPL, Copper Top, Big, -Symbol, GNU-GPL, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_GNU-GPL_CopperTop_Small -Symbol, GNU-GPL, Copper Top, Small, -Symbol, GNU-GPL, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_GNU-Logo_CopperTop -GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, -GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, -0 -0 -0 -Symbol -Symbol_GNU-Logo_SilkscreenTop -GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, -GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, -0 -0 -0 -Symbol -Symbol_HighVoltage_Type1_CopperTop_Big -Symbol, HighVoltage, Type1, Copper Top, Big, -Symbol, HighVoltage, Type1, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_HighVoltage_Type2_CopperTop_Big -Symbol, HighVoltage, Type2, Copper Top, Big, -Symbol, HighVoltage, Type2, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_HighVoltage_Type2_CopperTop_VerySmall -Symbol, High Voltage, Type 2, Copper Top, Very Small, -Symbol, High Voltage, Type 2, Copper Top, Very Small, -0 -0 -0 -Symbol -Symbol_Highvoltage_Type1_CopperTop_Small -Symbol, Highvoltage, Type 1, Copper Top, Small, -Symbol, Highvoltage, Type 1, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_Highvoltage_Type2_CopperTop_Small -Symbol, Highvoltage, Type 2, Copper Top, Small, -Symbol, Highvoltage, Type 2, Copper Top, Small, -0 -0 -0 -Symbol -UKCA-Logo_6x6mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_8x8mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_12x12mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_20x20mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_30x30mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_40x40mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -WEEE-Logo_4.2x6mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_5.6x8mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_8.4x12mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_14x20mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_21x30mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_28.1x40mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -TerminalBlock -TerminalBlock_Altech_AK300-2_P5.00mm -Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf -Altech AK300 terminal block pitch 5.0mm -0 -2 -2 -TerminalBlock -TerminalBlock_Altech_AK300-3_P5.00mm -Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf -Altech AK300 terminal block pitch 5.0mm -0 -3 -3 -TerminalBlock -TerminalBlock_Altech_AK300-4_P5.00mm -Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf -Altech AK300 terminal block pitch 5.0mm -0 -4 -4 -TerminalBlock -TerminalBlock_Wuerth_691311400102_P7.62mm -https://katalog.we-online.de/em/datasheet/6913114001xx.pdf -Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm -0 -2 -2 -TerminalBlock -TerminalBlock_bornier-2_P5.08mm -simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2 -terminal block bornier2 -0 -2 -2 -TerminalBlock -TerminalBlock_bornier-3_P5.08mm -simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3 -terminal block bornier3 -0 -3 -3 -TerminalBlock -TerminalBlock_bornier-4_P5.08mm -simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4 -terminal block bornier4 -0 -4 -4 -TerminalBlock -TerminalBlock_bornier-5_P5.08mm -simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5 -terminal block bornier5 -0 -5 -5 -TerminalBlock -TerminalBlock_bornier-6_P5.08mm -simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6 -terminal block bornier6 -0 -6 -6 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm -0 -2 -2 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x02_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm -0 -3 -3 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x03_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm -0 -4 -4 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x04_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm -0 -5 -5 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x05_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm -0 -6 -6 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x06_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm -0 -7 -7 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x07_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm -0 -8 -8 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x08_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm -0 -9 -9 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x09_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm -0 -10 -10 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x10_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm -0 -11 -11 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x11_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm -0 -12 -12 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x12_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm -0 -13 -13 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x13_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm -0 -14 -14 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x14_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm -0 -15 -15 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x15_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Altech -Altech_AK300_1x02_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -2 -2 -TerminalBlock_Altech -Altech_AK300_1x03_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -3 -3 -TerminalBlock_Altech -Altech_AK300_1x04_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -4 -4 -TerminalBlock_Altech -Altech_AK300_1x05_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -5 -5 -TerminalBlock_Altech -Altech_AK300_1x06_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -6 -6 -TerminalBlock_Altech -Altech_AK300_1x07_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -7 -7 -TerminalBlock_Altech -Altech_AK300_1x08_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -8 -8 -TerminalBlock_Altech -Altech_AK300_1x09_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -9 -9 -TerminalBlock_Altech -Altech_AK300_1x10_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -10 -10 -TerminalBlock_Altech -Altech_AK300_1x11_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -11 -11 -TerminalBlock_Altech -Altech_AK300_1x12_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -12 -12 -TerminalBlock_Altech -Altech_AK300_1x13_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -13 -13 -TerminalBlock_Altech -Altech_AK300_1x14_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -14 -14 -TerminalBlock_Altech -Altech_AK300_1x15_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -15 -15 -TerminalBlock_Altech -Altech_AK300_1x16_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -16 -16 -TerminalBlock_Altech -Altech_AK300_1x17_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -17 -17 -TerminalBlock_Altech -Altech_AK300_1x18_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -18 -18 -TerminalBlock_Altech -Altech_AK300_1x19_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -19 -19 -TerminalBlock_Altech -Altech_AK300_1x20_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -20 -20 -TerminalBlock_Altech -Altech_AK300_1x21_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -21 -21 -TerminalBlock_Altech -Altech_AK300_1x22_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -22 -22 -TerminalBlock_Altech -Altech_AK300_1x23_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -23 -23 -TerminalBlock_Altech -Altech_AK300_1x24_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -24 -24 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -2 -2 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -3 -3 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -4 -4 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -5 -5 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -6 -6 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -7 -7 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -8 -8 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -9 -9 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -10 -10 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -11 -11 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -12 -12 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -13 -13 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -14 -14 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -15 -15 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -16 -16 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -17 -17 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -18 -18 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -19 -19 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -20 -20 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -21 -21 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -22 -22 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -23 -23 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -24 -24 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -25 -25 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -26 -26 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -27 -27 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -28 -28 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -29 -29 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -30 -30 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed -single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm -0 -1 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6 -single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection -single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed -single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection -single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0 -single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0 -single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed -single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm -0 -4 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal -terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal -terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal -terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal -terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal -terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal -terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal -terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal -terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal -terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal -terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal -terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal -terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal -terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Philmore -TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal -Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore -THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm -0 -2 -2 -TerminalBlock_Philmore -TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal -Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore -THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf -PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector -0 -4 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm -0 -4 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm -0 -4 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -4 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf -PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector -0 -5 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm -0 -6 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm -0 -6 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -5 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf -PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector -0 -6 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm -0 -8 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm -0 -8 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -4 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf -PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector -0 -7 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm -0 -10 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm -0 -10 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -7 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf -PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector -0 -8 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm -0 -12 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm -0 -12 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -8 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf -PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector -0 -9 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm -0 -14 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm -0 -14 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -9 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf -PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector -0 -10 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm -0 -16 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm -0 -16 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -10 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal -terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal -terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal -terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal -terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal -terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal -terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal -terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal -terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal -terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal -terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal -terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal -terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal -terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal -terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal -terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal -terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal -terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal -terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal -terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal -terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal -terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal -terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal -terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal -terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal -terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal -terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal -terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal -terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal -terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal -terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal -terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal -terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal -terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal -terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal -terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal -terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal -terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal -terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal -terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal -terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal -terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal -terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal -terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal -terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree -terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree -terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree -terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree -terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree -terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree -terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree -terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree -terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree -terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree -terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree -terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal -terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal -terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal -terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal -terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal -terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal -terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal -terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal -terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal -terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal -terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal -terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal -terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal -terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal -terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal -terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal -terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal -terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal -terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal -terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal -terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal -terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal -terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal -terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal -terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal -terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal -terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal -terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal -terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal -terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal -terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal -terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal -terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal -terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal -terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal -terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal -terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal -terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal -terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal -terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal -terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal -terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal -terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical -terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical -terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical -terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical -terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical -terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical -terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical -terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical -terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical -terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical -terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical -terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal -terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal -terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal -terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal -terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal -terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal -terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal -terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal -terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal -terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal -terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal -terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal -terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal -terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal -terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal -terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal -terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal -terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal -terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal -terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal -terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal -terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal -terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal -Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm -0 -10 -10 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal -Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm -0 -11 -11 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal -Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm -0 -12 -12 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal -Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm -0 -2 -2 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal -Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm -0 -3 -3 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal -Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm -0 -4 -4 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal -Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm -0 -5 -5 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal -Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm -0 -6 -6 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal -Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm -0 -7 -7 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal -Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm -0 -8 -8 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal -Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm -0 -9 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree -Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm -0 -1 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree -Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree -Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm -0 -3 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree -Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree -Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm -0 -5 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree -Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree -Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm -0 -7 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree -Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree -Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm -0 -9 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree -Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree -Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm -0 -14 -14 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree -Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm -0 -16 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree -Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -24 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree -Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm -0 -36 -36 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree -Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm -0 -48 -48 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree -Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm -0 -1 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree -Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree -Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm -0 -3 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree -Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree -Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm -0 -5 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree -Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree -Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm -0 -7 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree -Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree -Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm -0 -9 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree -Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree -Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -16 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree -Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm -0 -24 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree -Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm -0 -1 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree -Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree -Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -3 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree -Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree -Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm -0 -5 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree -Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree -Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree -Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm -0 -9 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree -Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -12 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree -Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm -0 -16 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree -Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm -0 -24 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree -Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree -Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree -Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree -Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree -Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree -Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree -Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm -0 -14 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree -Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree -Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree -Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree -Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm -0 -28 -14 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree -Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree -Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -48 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree -Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm -0 -72 -36 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree -Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm -0 -96 -48 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree -Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree -Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree -Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree -Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree -Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree -Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree -Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm -0 -14 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree -Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree -Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree -Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree -Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree -Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm -0 -48 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree -Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree -Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree -Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree -Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree -Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree -Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree -Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree -Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree -Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree -Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree -Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm -0 -48 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree -Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree -Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree -Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree -Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree -Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree -Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree -Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm -0 -14 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree -Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree -Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree -Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm -0 -20 -10 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree -Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm -0 -22 -11 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree -Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree -Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm -0 -26 -13 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree -Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm -0 -28 -14 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree -Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm -0 -30 -15 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree -Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree -Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm -0 -48 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree -Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree -Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree -Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree -Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree -Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree -Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree -Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm -0 -14 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree -Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree -Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree -Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm -0 -20 -10 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree -Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm -0 -22 -11 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree -Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree -Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree -Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm -0 -48 -24 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf) -screw terminal thread redcube thr power connector -0 -16 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf) -screw terminal thread redcube thr power connector -0 -18 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf) -screw terminal thread redcube thr power connector -0 -18 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf) -screw terminal thread redcube thr power connector -0 -16 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf) -screw terminal thread redcube thr power connector -0 -18 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf) -screw terminal thread redcube thr power connector -0 -18 -1 -TestPoint -TestPoint_2Pads_Pitch2.54mm_Drill0.8mm -Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm -CONN DEV -0 -2 -2 -TestPoint -TestPoint_2Pads_Pitch5.08mm_Drill1.3mm -Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm -CONN DEV -0 -2 -2 -TestPoint -TestPoint_Bridge_Pitch2.0mm_Drill0.7mm -wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch2.54mm_Drill0.7mm -wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch2.54mm_Drill1.0mm -wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch2.54mm_Drill1.3mm -wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch3.81mm_Drill1.3mm -wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch5.08mm_Drill0.7mm -wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch5.08mm_Drill1.3mm -wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch6.35mm_Drill1.3mm -wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch7.62mm_Drill1.3mm -wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Keystone_5000-5004_Miniature -Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309 -Through Hole Mount Test Points -0 -1 -1 -TestPoint -TestPoint_Keystone_5005-5009_Compact -Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314 -Through Hole Mount Test Points -0 -1 -1 -TestPoint -TestPoint_Keystone_5010-5014_Multipurpose -Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319 -Through Hole Mount Test Points -0 -1 -1 -TestPoint -TestPoint_Keystone_5015_Micro-Minature -SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353 -Test Point -0 -1 -1 -TestPoint -TestPoint_Keystone_5019_Minature -SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357 -Test Point -0 -1 -1 -TestPoint -TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded -wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.50mm_Drill1.0mm -wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile -low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.50mm_Drill1.85mm -wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded -wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded -wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded -wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded -wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded -wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded -wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.80mm_Drill2.0mm -wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.80mm_Drill2.5mm -wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.80mm_Drill2.8mm -wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Pad_1.0x1.0mm -SMD rectangular pad as test Point, square 1.0mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_1.5x1.5mm -SMD rectangular pad as test Point, square 1.5mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_2.0x2.0mm -SMD rectangular pad as test Point, square 2.0mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_2.5x2.5mm -SMD rectangular pad as test Point, square 2.5mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_3.0x3.0mm -SMD rectangular pad as test Point, square 3.0mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_4.0x4.0mm -SMD rectangular pad as test Point, square 4.0mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_D1.0mm -SMD pad as test Point, diameter 1.0mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D1.5mm -SMD pad as test Point, diameter 1.5mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D2.0mm -SMD pad as test Point, diameter 2.0mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D2.5mm -SMD pad as test Point, diameter 2.5mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D3.0mm -SMD pad as test Point, diameter 3.0mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D4.0mm -SMD pad as test Point, diameter 4.0mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Plated_Hole_D2.0mm -Plated Hole as test Point, diameter 2.0mm -test point plated hole -0 -1 -1 -TestPoint -TestPoint_Plated_Hole_D3.0mm -Plated Hole as test Point, diameter 3.0mm -test point plated hole -0 -1 -1 -TestPoint -TestPoint_Plated_Hole_D4.0mm -Plated Hole as test Point, diameter 4.0mm -test point plated hole -0 -1 -1 -TestPoint -TestPoint_Plated_Hole_D5.0mm -Plated Hole as test Point, diameter 5.0mm -test point plated hole -0 -1 -1 -TestPoint -TestPoint_THTPad_1.0x1.0mm_Drill0.5mm -THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_1.5x1.5mm_Drill0.7mm -THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_2.0x2.0mm_Drill1.0mm -THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_2.5x2.5mm_Drill1.2mm -THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_3.0x3.0mm_Drill1.5mm -THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_4.0x4.0mm_Drill2.0mm -THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_D1.0mm_Drill0.5mm -THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D1.5mm_Drill0.7mm -THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D2.0mm_Drill1.0mm -THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D2.5mm_Drill1.2mm -THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D3.0mm_Drill1.5mm -THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D4.0mm_Drill2.0mm -THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm -test point THT pad -0 -1 -1 -Transformer_SMD -Pulse_P0926NL -SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) -pulse pa0926nl -0 -6 -6 -Transformer_SMD -Pulse_PA1323NL -SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) -pulse pa1323nl -0 -6 -6 -Transformer_SMD -Pulse_PA2001NL -SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2001nl pe-68386nl -0 -4 -4 -Transformer_SMD -Pulse_PA2002NL-PA2008NL-PA2009NL -SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl -0 -6 -6 -Transformer_SMD -Pulse_PA2004NL -SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2004nl pa0264nl -0 -6 -6 -Transformer_SMD -Pulse_PA2005NL -SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2005nl pa0173nl -0 -6 -6 -Transformer_SMD -Pulse_PA2006NL -SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2006nl pa0186nl -0 -4 -4 -Transformer_SMD -Pulse_PA2007NL -SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2007nl -0 -4 -4 -Transformer_SMD -Pulse_PA2777NL -SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) -pulse pa2777nl -0 -8 -8 -Transformer_SMD -Pulse_PA3493NL -SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) -pulse pa3493nl -0 -4 -4 -Transformer_SMD -Transformer_Coilcraft_CST1 -Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) -Transformer current sense SMD -0 -8 -8 -Transformer_SMD -Transformer_Coilcraft_CST2 -Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) -Transformer current sense SMD -0 -8 -8 -Transformer_SMD -Transformer_Coilcraft_CST2010 -Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf) -Transformer current sense SMD -0 -12 -12 -Transformer_SMD -Transformer_CurrentSense_8.4x7.2mm -Transformer current sense SMD 8.4x7.2mm -Transformer current sense SMD -0 -8 -8 -Transformer_SMD -Transformer_Ethernet_Bel_S558-5999-T7-F -Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf -Ethernet Transformer -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Bourns_PT61017PEL -https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf -Transformer Ethernet Single Center-Tap -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Bourns_PT61020EL -10/100/1000 Base-T Transformer Module, PT61020EL (https://www.bourns.com/pdfs/PT61020.pdf) -Gigabit PoE Ethernet Transformer Single -0 -24 -24 -Transformer_SMD -Transformer_Ethernet_HALO_TG111-MSC13 -Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf -Transformer Ethernet SMD -0 -24 -24 -Transformer_SMD -Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm -Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -Halo SO Transformer_SMD -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm -Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -Halo SO Transformer_SMD -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm -Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -Halo SO Transformer_SMD -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Wuerth_749013011A -Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf -Ethernet Transformer -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_YDS_30F-51NL_SO-24_7.1x15.1mm -YDS 30F-51NL SO, 24 Pin (https://datasheet.lcsc.com/lcsc/1811051610_Shanghai-YDS-Tech-30F-51NL_C123168.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -YDS SO Transformer_SMD -0 -24 -24 -Transformer_SMD -Transformer_MACOM_SM-22 -https://cdn.macom.com/datasheets/ETC1-1-13.pdf -RF Transformer -0 -5 -5 -Transformer_SMD -Transformer_Murata_78250JC -Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf -Murata transformer -0 -6 -6 -Transformer_SMD -Transformer_NF_ETAL_P2781 -NF-Transformer, ETAL, P2781, SMD, -NF-Transformer ETAL P2781 SMD -0 -8 -7 -Transformer_SMD -Transformer_NF_ETAL_P2781_HandSoldering -NF-Transformer, ETAL, P2781, SMD, Handsoldering -NF-Transformer ETAL P2781 SMD Handsoldering -0 -8 -7 -Transformer_SMD -Transformer_NF_ETAL_P3000 -NF-Reansformer, ETAL, P3000, SMD, -NF-Reansformer ETAL P3000 SMD -0 -15 -13 -Transformer_SMD -Transformer_NF_ETAL_P3000_HandSoldering -NF-Reansformer, ETAL, P3000, SMD, Handsoldering, -NF-Reansformer ETAL P3000 SMD Handsoldering -0 -15 -13 -Transformer_SMD -Transformer_NF_ETAL_P3181 -NF-Transformer, ETAL, P3181, SMD, -NF-Transformer ETAL P3181 SMD -0 -7 -6 -Transformer_SMD -Transformer_NF_ETAL_P3181_HandSoldering -NF-Transformer, ETAL, P3181, SMD, Hand Soldering, -NF-Transformer ETAL P3181 SMD Hand Soldering -0 -7 -6 -Transformer_SMD -Transformer_NF_ETAL_P3188 -NF-Transformer, ETAL, P3188, SMD, -NF-Transformer ETAL P3188 SMD -0 -8 -6 -Transformer_SMD -Transformer_NF_ETAL_P3188_HandSoldering -NF-Transformer, ETAL, P3188, SMD, Handsoldering, -NF-Transformer ETAL P3188 SMD Handsoldering -0 -8 -6 -Transformer_SMD -Transformer_NF_ETAL_P3191 -NF-Transformer, ETAL, P3191, SMD, -NF-Transformer ETAL P3191 SMD -0 -8 -6 -Transformer_SMD -Transformer_NF_ETAL_P3191_HandSoldering -NF-Transformer, ETAL, P3191, SMD, Handsoldering, -NF-Transformer ETAL P3191 SMD Handsoldering -0 -8 -6 -Transformer_SMD -Transformer_Pulse_H1100NL -For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf -H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N -0 -16 -16 -Transformer_SMD -Transformer_Wuerth_750315371 -Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm -transformer flyback -0 -6 -6 -Transformer_SMD -Transformer_Wurth_WE-AGDT-EP7 -WE-AGDT Auxiliary Gate Drive Transformer EP7, https://www.we-online.com/components/products/datasheet/750319177.pdf -auxiliary gate drive transformer -0 -8 -8 -Transformer_THT -Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30 -Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30, -Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30 -0 -3 -3 -Transformer_THT -Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37 -Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37, -Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37 -0 -3 -3 -Transformer_THT -Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44 -Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44, -Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44 -0 -3 -3 -Transformer_THT -Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50 -Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50, -Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50 -0 -3 -3 -Transformer_THT -Autotransformer_ZS1052-AC -Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf -ignition coil autotransformer -0 -3 -3 -Transformer_THT -Transformer_37x44 -transformer 37x44mm² -transformer 37x44mm² -0 -12 -4 -Transformer_THT -Transformer_Breve_TEZ-22x24 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -7 -7 -Transformer_THT -Transformer_Breve_TEZ-28x33 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -9 -9 -Transformer_THT -Transformer_Breve_TEZ-35x42 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -9 -9 -Transformer_THT -Transformer_Breve_TEZ-38x45 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -9 -9 -Transformer_THT -Transformer_Breve_TEZ-44x52 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -10 -10 -Transformer_THT -Transformer_Breve_TEZ-47x57 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -13 -13 -Transformer_THT -Transformer_CHK_EI30-2VA_1xSec -Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf -Trafo Printtrafo CHK EI30 2VA 1x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI30-2VA_2xSec -Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec, -Trafo Printtrafo CHK EI30 2VA 2x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI30-2VA_Neutral -Trafo, Printtrafo, CHK, EI30, 2VA, neutral, -Trafo Printtrafo CHK EI30 2VA neutral -0 -10 -10 -Transformer_THT -Transformer_CHK_EI38-3VA_1xSec -Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20 -Trafo Printtrafo CHK EI38 3VA 1x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI38-3VA_2xSec -Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20 -Trafo Printtrafo CHK EI38 3VA 2x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI38-3VA_Neutral -Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20 -Trafo Printtrafo CHK EI42 3VA neutral -0 -10 -10 -Transformer_THT -Transformer_CHK_EI42-5VA_1xSec -Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec, -Trafo Printtrafo CHK EI42 5VA 1x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI42-5VA_2xSec -Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec, -Trafo Printtrafo CHK EI42 5VA 2x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI42-5VA_Neutral -Trafo, Printtrafo, CHK, EI42, 5VA, neutral, -Trafo Printtrafo CHK EI42 5VA neutral -0 -10 -10 -Transformer_THT -Transformer_CHK_EI48-8VA_1xSec -Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 8VA 1x Sec -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-8VA_2xSec -Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 8VA 2x Sec -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-8VA_Neutral -Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 8VA neutral -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-10VA_1xSec -Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec, -Trafo Printtrafo CHK EI48 10VA 1x Sec -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-10VA_2xSec -Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 10VA 2x Sec -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-10VA_Neutral -Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 10VA neutral -0 -12 -12 -Transformer_THT -Transformer_CHK_EI54-12VA_1xSec -Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 12VA 1x Sec -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-12VA_2xSec -Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 12VA 2x Sec -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-12VA_Neutral -Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 12VA neutral -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-16VA_1xSec -Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 16VA 1x Sec -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-16VA_2xSec -Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 16VA 2x Sec -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-16VA_Neutral -Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 16VA neutral -0 -14 -14 -Transformer_THT -Transformer_CHK_UI30-4VA_Flat -Trafo, Flattrafo, CHK, UI30, 4VA, -Trafo Flattrafo CHK UI30 4VA -0 -16 -16 -Transformer_THT -Transformer_CHK_UI39-10VA_Flat -Trafo, Flattrafo, CHK, UI39, 10VA, -Trafo Flattrafo CHK UI39 10VA -0 -20 -20 -Transformer_THT -Transformer_Coilcraft_Q4434-B_Rhombus-T1311 -Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311, -Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311 -0 -8 -8 -Transformer_THT -Transformer_EPCOS_B66359A1013T_Horizontal -Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T, -Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T -0 -13 -13 -Transformer_THT -Transformer_EPCOS_B66359J1014T_Vertical -Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T, -Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T -0 -14 -14 -Transformer_THT -Transformer_Microphone_Lundahl_LL1538 -AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf -AUDIO TRAFO LUNDAHL -0 -7 -7 -Transformer_THT -Transformer_Microphone_Lundahl_LL1587 -AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf -AUDIO TRAFO LUNDAHL -0 -7 -7 -Transformer_THT -Transformer_Myrra_74040_Horizontal -Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040, -Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040 -0 -13 -13 -Transformer_THT -Transformer_Myrra_EF20_7408x -EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf -transformer flyback SMPS -0 -9 -9 -Transformer_THT -Transformer_NF_ETAL_1-1_P1200 -NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf -NF-Transformer 1to1 ETAL P1200 -0 -4 -4 -Transformer_THT -Transformer_NF_ETAL_P1165 -NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf -NF-Transformer ETAL P1165 -0 -4 -4 -Transformer_THT -Transformer_NF_ETAL_P3324 -NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf -NF-Transformer ETAL P3324 -0 -4 -4 -Transformer_THT -Transformer_NF_ETAL_P3356 -NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf -NF-Transformer ETAL P3356 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30 -Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30, -Transformer Toroid horizontal laying Diameter 9mm Amidon T30 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37 -Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37, -Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44 -Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44, -Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50 -Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50, -Transformer Toroid horizontal laying Diameter 14mm Amidon T50 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D18.0mm -Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm, -Transformer Toroid tapped horizontal laying Diameter 18mm -0 -5 -4 -Transformer_THT -Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30 -Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30, -Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30 -0 -6 -6 -Transformer_THT -Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37 -Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37, -Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37 -0 -6 -6 -Transformer_THT -Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44 -Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44, -Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44 -0 -6 -6 -Transformer_THT -Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50 -Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50, -Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50 -0 -6 -6 -Transformer_THT -Transformer_Wuerth_750343373 -Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf) -transformer flyback -0 -10 -10 -Transformer_THT -Transformer_Wuerth_760871131 -Transformer, horizontal core with bobbin, 14 pin, 2.49 mm pitch, 20 mm row spacing, 25x22.2x16mm https://www.we-online.com/catalog/datasheet/760871131.pdf -transformer flyback -0 -14 -14 -Transistor_Power_Module -Infineon_AG-ECONO2 -28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979 -igbt diode module -0 -28 -28 -Transistor_Power_Module -Infineon_EasyPIM-1B -35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63 -brifge rectifier igbt diode module -0 -23 -23 -Transistor_Power_Module -Infineon_EasyPIM-2B -35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24 -brifge rectifier igbt diode module -0 -35 -23 -Transistor_Power_Module -Littelfuse_Package_H_XBN2MM -24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf -brifge rectifier igbt diode module -0 -24 -24 -Transistor_Power_Module -Littelfuse_Package_H_XN2MM -28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf -igbt diode module -0 -28 -28 -Transistor_Power_Module -Littelfuse_Package_W_XBN2MM -24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf -brifge rectifier igbt diode module -0 -35 -24 -Transistor_Power_Module -Littelfuse_Package_W_XN2MM -35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf -igbt diode module -0 -35 -35 -Transistor_Power_Module -ST_ACEPACK-2-CIB -35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf -brifge rectifier igbt diode module -0 -35 -23 -Transistor_Power_Module -ST_ACEPACK-2-CIB_PressFIT -35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf -brifge rectifier igbt diode module -0 -35 -23 -Transistor_Power_Module -ST_SDIP-25L -25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf -igbt diode module -0 -25 -25 -USB3Wurth -Wurth WR-COM USB 3.0 692221030100 -USB 3.0 B connector -USB 3.0 B -0 -11 -10 -Valve -Valve_ECC-83-1 -Valve ECC-83-1 round pins -Valve ECC-83-1 round pins -0 -9 -9 -Valve -Valve_ECC-83-2 -Valve ECC-83-2 flat pins -Valve ECC-83-2 flat pins -0 -10 -9 -Valve -Valve_EURO -Valve Euro -Valve Euro -0 -7 -5 -Valve -Valve_Glimm -Valve Glimm -Valve Glimm -0 -2 -2 -Valve -Valve_Mini_G -Valve mini G -Valve mini G -0 -9 -7 -Valve -Valve_Mini_P -Valve mini P -Valve mini P -0 -7 -7 -Valve -Valve_Mini_Pentode_Linear -Mini-Pentode, 5-pin, e.g. JAN6418 -Valve Mini-Pentode 5-pin JAN6418 -0 -5 -5 -Valve -Valve_Noval_G -Valve NOVAL G -Valve NOVAL G -0 -11 -9 -Valve -Valve_Noval_P -Valve NOVAL P -Valve NOVAL P -0 -9 -9 -Valve -Valve_Octal -8-pin round valve -valve -0 -9 -8 -Varistor -RV_Disc_D7mm_W3.4mm_P5mm -Varistor, diameter 7mm, width 3.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.5mm_P5mm -Varistor, diameter 7mm, width 3.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.6mm_P5mm -Varistor, diameter 7mm, width 3.6mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.7mm_P5mm -Varistor, diameter 7mm, width 3.7mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.8mm_P5mm -Varistor, diameter 7mm, width 3.8mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.9mm_P5mm -Varistor, diameter 7mm, width 3.9mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.2mm_P5mm -Varistor, diameter 7mm, width 4.2mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.3mm_P5mm -Varistor, diameter 7mm, width 4.3mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.5mm_P5mm -Varistor, diameter 7mm, width 4.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.8mm_P5mm -Varistor, diameter 7mm, width 4.8mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.9mm_P5mm -Varistor, diameter 7mm, width 4.9mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4mm_P5mm -Varistor, diameter 7mm, width 4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W5.1mm_P5mm -Varistor, diameter 7mm, width 5.1mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W5.4mm_P5mm -Varistor, diameter 7mm, width 5.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W5.5mm_P5mm -Varistor, diameter 7mm, width 5.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W5.7mm_P5mm -Varistor, diameter 7mm, width 5.7mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.3mm_P5mm -Varistor, diameter 9mm, width 3.3mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.4mm_P5mm -Varistor, diameter 9mm, width 3.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.5mm_P5mm -Varistor, diameter 9mm, width 3.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.6mm_P5mm -Varistor, diameter 9mm, width 3.6mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.7mm_P5mm -Varistor, diameter 9mm, width 3.7mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.8mm_P5mm -Varistor, diameter 9mm, width 3.8mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.9mm_P5mm -Varistor, diameter 9mm, width 3.9mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.1mm_P5mm -Varistor, diameter 9mm, width 4.1mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.2mm_P5mm -Varistor, diameter 9mm, width 4.2mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.4mm_P5mm -Varistor, diameter 9mm, width 4.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.5mm_P5mm -Varistor, diameter 9mm, width 4.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.8mm_P5mm -Varistor, diameter 9mm, width 4.8mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4mm_P5mm -Varistor, diameter 9mm, width 4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W5.2mm_P5mm -Varistor, diameter 9mm, width 5.2mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W5.4mm_P5mm -Varistor, diameter 9mm, width 5.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W5.5mm_P5mm -Varistor, diameter 9mm, width 5.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W5.7mm_P5mm -Varistor, diameter 9mm, width 5.7mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W6.1mm_P5mm -Varistor, diameter 9mm, width 6.1mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W3.9mm_P7.5mm -Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.2mm_P7.5mm -Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.3mm_P7.5mm -Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.4mm_P7.5mm -Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.5mm_P7.5mm -Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.6mm_P7.5mm -Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.7mm_P7.5mm -Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.8mm_P7.5mm -Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4mm_P7.5mm -Varistor, diameter 12mm, width 4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W5.1mm_P7.5mm -Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W5.4mm_P7.5mm -Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W5.8mm_P7.5mm -Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W5mm_P7.5mm -Varistor, diameter 12mm, width 5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W6.1mm_P7.5mm -Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W6.2mm_P7.5mm -Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W6.3mm_P7.5mm -Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W6.7mm_P7.5mm -Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W7.1mm_P7.5mm -Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W7.5mm_P7.5mm -Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W7.9mm_P7.5mm -Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W3.9mm_P7.5mm -Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.2mm_P7.5mm -Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.3mm_P7.5mm -Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.4mm_P7.5mm -Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.5mm_P7.5mm -Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.6mm_P7.5mm -Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.7mm_P7.5mm -Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.8mm_P7.5mm -Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.9mm_P7.5mm -Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4mm_P7.5mm -Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W5.2mm_P7.5mm -Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W5.4mm_P7.5mm -Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W5.9mm_P7.5mm -Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W5mm_P7.5mm -Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W6.1mm_P7.5mm -Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W6.3mm_P7.5mm -Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W6.4mm_P7.5mm -Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W6.8mm_P7.5mm -Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W7.2mm_P7.5mm -Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W7.5mm_P7.5mm -Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W8mm_P7.5mm -Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W11mm_P7.5mm -Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D16.5mm_W6.7mm_P7.5mm -Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.3mm_P10mm -Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.4mm_P10mm -Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.5mm_P10mm -Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.6mm_P10mm -Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.7mm_P10mm -Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.8mm_P10mm -Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.9mm_P10mm -Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.1mm_P10mm -Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.3mm_P10mm -Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.4mm_P10mm -Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.6mm_P10mm -Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.8mm_P10mm -Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5mm_P10mm -Varistor, diameter 21.5mm, width 5mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.1mm_P7.5mm -varistor -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.3mm_P10mm -Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.5mm_P10mm -Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.7mm_P10mm -Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.8mm_P10mm -Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W7.1mm_P10mm -Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W7.5mm_P10mm -Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W7.9mm_P10mm -Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W8.4mm_P10mm -Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W11.4mm_P10mm -Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Rect_V25S440P_L26.5mm_W8.2mm_P12.7mm -Varistor, V25S440P, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=b410c42c-51d1-460e-b1d9-d105d93c9679&filename=littelfuse-varistor-ultramov25s-datasheet -varistor -0 -2 -2 diff --git a/hardware/fp-lib-table b/hardware/fp-lib-table deleted file mode 100644 index 69ef7b3..0000000 --- a/hardware/fp-lib-table +++ /dev/null @@ -1,4 +0,0 @@ -(fp_lib_table - (version 7) - (lib (name "USB3Wurth")(type "KiCad")(uri "${KIPRJMOD}/USB3Wurth.pretty")(options "")(descr "")) -) diff --git a/hardware/jumpstarter-bottom.pos b/hardware/jumpstarter-bottom.pos deleted file mode 100644 index a73744b..0000000 --- a/hardware/jumpstarter-bottom.pos +++ /dev/null @@ -1,6 +0,0 @@ -### Footprint positions - created on 2023 June 20, Tuesday 11:15:31 ### -### Printed by KiCad version 7.0.5-0 -## Unit = mm, Angle = deg. -## Side : bottom -# Ref Val Package PosX PosY Rot Side -## End diff --git a/hardware/jumpstarter-top.pos b/hardware/jumpstarter-top.pos deleted file mode 100644 index dd3d6f3..0000000 --- a/hardware/jumpstarter-top.pos +++ /dev/null @@ -1,108 +0,0 @@ -### Footprint positions - created on 2023 June 20, Tuesday 11:15:31 ### -### Printed by KiCad version 7.0.5-0 -## Unit = mm, Angle = deg. -## Side : top -# Ref Val Package PosX PosY Rot Side -C1 1uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 195.1250 -71.5924 90.0000 top -C2 1uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 203.3000 -71.7799 90.0000 top -C3 1uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 198.0125 -74.8424 180.0000 top -C4 1uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 206.1500 -74.7799 0.0000 top -C5 47uF_32V CP_Elec_6.3x5.4_Nichicon 148.5200 -71.0600 90.0000 top -C6 1uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 145.6475 -78.9624 0.0000 top -C7 100nF C_0603_1608Metric 221.3500 -75.9200 0.0000 top -C8 12pF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 194.9250 -100.5299 -90.0000 top -C9 12pF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 202.4250 -100.5299 90.0000 top -C10 2.2uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 206.0625 -90.5299 180.0000 top -C11 1uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 139.2200 -90.2700 0.0000 top -C12 1uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 113.1375 -204.6600 180.0000 top -C13 100nF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 149.7225 -86.0374 -90.0000 top -C14 100nF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 206.9900 -93.6400 0.0000 top -C15 100nF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 192.6500 -96.3500 180.0000 top -C16 100nF C_0603_1608Metric 205.9250 -89.0299 0.0000 top -C17 100nF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 195.4900 -85.8300 180.0000 top -C18 100nF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 192.6750 -94.7799 180.0000 top -C19 1uF C_0402_1005Metric 99.0100 -81.2950 0.0000 top -C20 100nF C_0402_1005Metric 99.0000 -82.2750 0.0000 top -C21 1uF C_0402_1005Metric 89.1000 -85.3000 0.0000 top -C22 100nF C_0402_1005Metric 89.0700 -84.2800 0.0000 top -C23 100nF C_0402_1005Metric 92.9000 -92.3300 180.0000 top -C24 100nF C_0402_1005Metric 92.9000 -93.3000 180.0000 top -C25 100nF C_0402_1005Metric 88.0000 -94.2000 90.0000 top -C26 100nF C_0402_1005Metric 89.0200 -94.2000 90.0000 top -C27 100nF C_0402_1005Metric 86.5500 -84.7800 90.0000 top -C28 100nF C_0402_1005Metric 87.5700 -84.7800 90.0000 top -C29 47uF_32V CP_Elec_6.3x5.4_Nichicon 75.7200 -216.9600 -90.0000 top -C30 47uF_32V CP_Elec_6.3x5.4_Nichicon 118.4500 -87.5400 0.0000 top -C31 1uF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 177.2775 -206.2900 0.0000 top -C32 1nF C_0603_1608Metric_Pad1.08x0.95mm_HandSolder 144.9600 -83.3000 -90.0000 top -D1 1N4148WT D_SOD-523 220.3000 -78.5450 90.0000 top -D2 LED LED_0603_1608Metric 164.9462 -66.9875 90.0000 top -D3 LED LED_0603_1608Metric 193.4750 -66.9924 90.0000 top -D4 LED LED_0603_1608Metric 161.1394 -66.9875 90.0000 top -D5 LED LED_0603_1608Metric 157.3325 -66.9875 90.0000 top -D6 LED LED_0603_1608Metric 172.4800 -66.9875 90.0000 top -J1 USB_C_Receptacle_PowerOnly_6P USB_C_Receptacle_G-Switch_GT-USB-7010ASV 121.9000 -66.2650 180.0000 top -J2 Barrel_Jack_MountingPin BarrelJack_Horizontal 139.3925 -75.1000 -90.0000 top -J3 Barrel_Jack_MountingPin BarrelJack_Horizontal 91.5000 -206.2600 90.0000 top -J4 Conn_01x09_Pin PinHeader_1x09_P2.54mm_Horizontal 198.4700 -215.6200 -90.0000 top -J5 USB_C_Receptacle_PowerOnly_6P USB_C_Receptacle_G-Switch_GT-USB-7010ASV 106.4575 -216.1600 0.0000 top -J6 Conn_01x05_Pin PinHeader_1x05_P2.54mm_Vertical 193.3400 -82.2674 -90.0000 top -J7 USB3_B Wurth_WR-COM_USB_3.0_692221030100 105.5000 -74.5050 180.0000 top -J8 USB3_B_Micro USB3_Micro-B_Connfly_DS1104-01 133.3550 -215.2400 0.0000 top -J9 USB3_A USB3_A_Molex_48393-001 91.3000 -73.6500 180.0000 top -J10 Conn_01x02_Pin PinHeader_1x02_P2.54mm_Vertical 168.4000 -81.1250 0.0000 top -J11 Conn_01x02_Pin PinHeader_1x02_P2.54mm_Vertical 157.2000 -81.1250 0.0000 top -J12 Conn_01x02_Pin PinHeader_1x02_P2.54mm_Vertical 160.8000 -81.1250 0.0000 top -J13 Conn_01x02_Pin PinHeader_1x02_P2.54mm_Vertical 164.4000 -81.1250 0.0000 top -J14 Conn_01x02_Pin PinHeader_1x02_P2.54mm_Vertical 212.6400 -82.5750 180.0000 top -J15 Conn_01x02_Pin PinHeader_1x02_P2.54mm_Vertical 212.6400 -91.6700 0.0000 top -J16 Conn_01x02_Pin PinHeader_1x02_P2.54mm_Vertical 172.6000 -81.1250 0.0000 top -L1 10uH L_0805_2012Metric 201.1000 -71.8174 90.0000 top -L3 10uH L_0805_2012Metric 203.4250 -75.5424 -90.0000 top -P1 USB_C_Plug_USB2.0 USB_C_Receptacle_G-Switch_GT-USB-7010ASV 184.5500 -67.3450 180.0000 top -Q1 FDC6330L TSOT-23-6 128.7225 -78.4400 0.0000 top -Q2 FDC6330L TSOT-23-6 128.7225 -83.8900 0.0000 top -Q3 FDC6330L TSOT-23-6 109.7975 -101.3900 0.0000 top -Q4 FDC6330L TSOT-23-6 118.9400 -101.6600 0.0000 top -R1 50 R_0603_1608Metric 180.7350 -205.6150 90.0000 top -R2 50 R_0603_1608Metric 183.2350 -205.6150 90.0000 top -R3 47k R_0603_1608Metric 132.2225 -78.4400 90.0000 top -R4 2k2 R_0603_1608Metric 128.5300 -75.6600 0.0000 top -R5 47k R_0603_1608Metric 132.2225 -83.9400 90.0000 top -R6 2k2 R_0603_1608Metric 128.6000 -81.2000 180.0000 top -R7 50 R_0603_1608Metric 145.6475 -80.7124 0.0000 top -R8 2k4 R_0603_1608Metric 146.7225 -87.4624 -90.0000 top -R9 470 R_0603_1608Metric 146.7225 -84.2124 -90.0000 top -R10 4k7 R_0603_1608Metric 222.2000 -78.5200 -90.0000 top -R11 100 R_0603_1608Metric 185.7350 -205.6150 -90.0000 top -R12 100 R_0603_1608Metric 190.7350 -205.6150 -90.0000 top -R13 100 R_0603_1608Metric 193.2200 -205.6300 -90.0000 top -R14 100 R_0603_1608Metric 188.2350 -205.6150 -90.0000 top -R15 10k R_0603_1608Metric 192.6500 -92.7424 180.0000 top -R16 1k R_0603_1608Metric 161.2050 -70.9750 90.0000 top -R17 10 R_0603_1608Metric 193.1400 -73.9400 90.0000 top -R18 10 R_0603_1608Metric 191.5700 -73.9400 90.0000 top -R19 5k1 R_0603_1608Metric 187.8600 -77.0100 -90.0000 top -R20 1k R_0603_1608Metric 191.5750 -67.0424 -90.0000 top -R21 1k R_0603_1608Metric 165.0050 -71.0250 90.0000 top -R22 10k R_0603_1608Metric 206.8700 -92.0400 0.0000 top -R23 1k R_0603_1608Metric 157.4050 -71.1000 90.0000 top -R24 2k R_0603_1608Metric 172.5300 -70.5750 90.0000 top -R25 0 R_0603_1608Metric 95.1600 -88.9600 0.0000 top -R26 0 R_0603_1608Metric 83.9800 -89.0700 180.0000 top -R27 47k R_0603_1608Metric 113.4425 -101.3700 90.0000 top -R28 2k2 R_0603_1608Metric 108.5000 -97.9900 90.0000 top -R29 47k R_0603_1608Metric 122.8200 -101.6450 90.0000 top -R30 2k2 R_0603_1608Metric 117.7700 -98.2300 90.0000 top -R31 100 R_0603_1608Metric 195.9300 -205.6200 -90.0000 top -SW1 SW_Push SW_Tactile_SPST_Angled_PTS645Vx58-2LFS 218.3200 -67.0200 0.0000 top -SW2 SW_Push SW_SPST_B3S-1000 221.1500 -85.9800 90.0000 top -SW3 SW_Push SW_SPST_B3S-1000 221.0900 -109.7950 90.0000 top -U1 STM32F411CEUx QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm 199.1750 -91.9674 90.0000 top -U2 AP2127N-3.3 SOT-23 198.0750 -71.6549 90.0000 top -U3 AP2127N-3.3 SOT-23 206.1000 -71.5924 90.0000 top -U4 ACS725LLCTR-05AB-T SOIC-8_3.9x4.9mm_P1.27mm 140.1900 -81.2600 0.0000 top -U5 ~ UQFN-10_1.4x1.8mm_P0.4mm 96.3000 -81.6000 -90.0000 top -U6 TMUXHS4212 DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm 89.0000 -89.3625 -90.0000 top -Y2 25_Mhz_Crystal Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm 198.6550 -100.2450 90.0000 top -## End diff --git a/hardware/jumpstarter.kicad_pcb b/hardware/jumpstarter.kicad_pcb deleted file mode 100644 index 796c981..0000000 --- a/hardware/jumpstarter.kicad_pcb +++ /dev/null @@ -1,37481 +0,0 @@ -(kicad_pcb (version 20221018) (generator pcbnew) - - (general - (thickness 1.6) - ) - - (paper "A3") - (layers - (0 "F.Cu" signal) - (1 "In1.Cu" signal) - (2 "In2.Cu" signal) - (31 "B.Cu" signal) - (32 "B.Adhes" user "B.Adhesive") - (33 "F.Adhes" user "F.Adhesive") - (34 "B.Paste" user) - (35 "F.Paste" user) - (36 "B.SilkS" user "B.Silkscreen") - (37 "F.SilkS" user "F.Silkscreen") - (38 "B.Mask" user) - (39 "F.Mask" user) - (40 "Dwgs.User" user "User.Drawings") - (41 "Cmts.User" user "User.Comments") - (42 "Eco1.User" user "User.Eco1") - (43 "Eco2.User" user "User.Eco2") - (44 "Edge.Cuts" user) - (45 "Margin" user) - (46 "B.CrtYd" user "B.Courtyard") - (47 "F.CrtYd" user "F.Courtyard") - (48 "B.Fab" user) - (49 "F.Fab" user) - (50 "User.1" user) - (51 "User.2" user) - (52 "User.3" user) - (53 "User.4" user) - (54 "User.5" user) - (55 "User.6" user) - (56 "User.7" user) - (57 "User.8" user) - (58 "User.9" user) - ) - - (setup - (stackup - (layer "F.SilkS" (type "Top Silk Screen")) - (layer "F.Paste" (type "Top Solder Paste")) - (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01)) - (layer "F.Cu" (type "copper") (thickness 0.035)) - (layer "dielectric 1" (type "prepreg") (thickness 0.1) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) - (layer "In1.Cu" (type "copper") (thickness 0.035)) - (layer "dielectric 2" (type "core") (thickness 1.24) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) - (layer "In2.Cu" (type "copper") (thickness 0.035)) - (layer "dielectric 3" (type "prepreg") (thickness 0.1) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) - (layer "B.Cu" (type "copper") (thickness 0.035)) - (layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01)) - (layer "B.Paste" (type "Bottom Solder Paste")) - (layer "B.SilkS" (type "Bottom Silk Screen")) - (copper_finish "ENIG") - (dielectric_constraints no) - ) - (pad_to_mask_clearance 0) - (pcbplotparams - (layerselection 0x00010fc_ffffffff) - (plot_on_all_layers_selection 0x0000000_00000000) - (disableapertmacros false) - (usegerberextensions false) - (usegerberattributes true) - (usegerberadvancedattributes true) - (creategerberjobfile true) - (dashed_line_dash_ratio 12.000000) - (dashed_line_gap_ratio 3.000000) - (svgprecision 4) - (plotframeref false) - (viasonmask false) - (mode 1) - (useauxorigin false) - (hpglpennumber 1) - (hpglpenspeed 20) - (hpglpendiameter 15.000000) - (dxfpolygonmode true) - (dxfimperialunits true) - (dxfusepcbnewfont true) - (psnegative false) - (psa4output false) - (plotreference true) - (plotvalue true) - (plotinvisibletext false) - (sketchpadsonfab false) - (subtractmaskfromsilk false) - (outputformat 1) - (mirror false) - (drillshape 0) - (scaleselection 1) - (outputdirectory "manufacturing/1.0.0/") - ) - ) - - (net 0 "") - (net 1 "VCC") - (net 2 "GND") - (net 3 "/RESET") - (net 4 "/CTL_D") - (net 5 "/CTL_C") - (net 6 "/CTL_B") - (net 7 "/CTL_A") - (net 8 "/RX") - (net 9 "/TX") - (net 10 "+5V") - (net 11 "+5VA") - (net 12 "/XTALO") - (net 13 "/DP") - (net 14 "unconnected-(P1-VCONN-PadB5)") - (net 15 "/XTALI") - (net 16 "/TX1") - (net 17 "/RX1") - (net 18 "+3.3V") - (net 19 "Net-(U1-VCAP1)") - (net 20 "/board_control/VCCOUT") - (net 21 "/VOUT_SENSE") - (net 22 "/NRST") - (net 23 "/board_control/CC1") - (net 24 "/board_control/CC2") - (net 25 "GNDA") - (net 26 "+3.3VA") - (net 27 "/BUTTON") - (net 28 "/SWDIO") - (net 29 "/SWCLK") - (net 30 "Net-(P1-CC)") - (net 31 "unconnected-(U1-PB0-Pad18)") - (net 32 "unconnected-(U1-PB1-Pad19)") - (net 33 "/_DP") - (net 34 "unconnected-(U1-PB10-Pad21)") - (net 35 "Net-(Q1-S1)") - (net 36 "/board_control/VCCOUT_SW") - (net 37 "unconnected-(U1-PA10-Pad31)") - (net 38 "/ON_OFF") - (net 39 "Net-(Q1-D1)") - (net 40 "unconnected-(U1-PB12-Pad25)") - (net 41 "unconnected-(U1-PB13-Pad26)") - (net 42 "unconnected-(U1-PB14-Pad27)") - (net 43 "unconnected-(U1-PB15-Pad28)") - (net 44 "Net-(Q2-S1)") - (net 45 "unconnected-(U1-PB8-Pad45)") - (net 46 "unconnected-(U1-PB9-Pad46)") - (net 47 "Net-(Q2-D1)") - (net 48 "/board_control/_CURRENT_SENSE") - (net 49 "/CURRENT_SENSE") - (net 50 "/BOOT0") - (net 51 "/LED1") - (net 52 "Net-(D4-K)") - (net 53 "Net-(D3-K)") - (net 54 "/LED0") - (net 55 "Net-(D2-K)") - (net 56 "Net-(U1-PB2)") - (net 57 "/LED2") - (net 58 "Net-(D5-K)") - (net 59 "Net-(D6-K)") - (net 60 "/USB_STORAGE_MUX/VBUS_STORAGE") - (net 61 "/USB_STORAGE_MUX/VBUS_DUT") - (net 62 "unconnected-(J8-ID-Pad4)") - (net 63 "Net-(Q3-S1)") - (net 64 "/USB_STORAGE_MUX/VBUS_HOST") - (net 65 "/USB_PW_HOST") - (net 66 "Net-(Q3-D1)") - (net 67 "Net-(Q4-S1)") - (net 68 "/USB_PW_DUT") - (net 69 "Net-(Q4-D1)") - (net 70 "Net-(U6-RSVD1)") - (net 71 "Net-(U6-RSVD2)") - (net 72 "/USB_OEn") - (net 73 "/USB_SEL") - (net 74 "/board_control/RESET_") - (net 75 "/board_control/CTL_C_") - (net 76 "/board_control/CTL_B_") - (net 77 "/board_control/CTL_A_") - (net 78 "/board_control/CTL_D_") - (net 79 "/USB_STORAGE_MUX/HOST_SSTXN") - (net 80 "/USB_STORAGE_MUX/HOST_SSTXP") - (net 81 "/USB_STORAGE_MUX/HOST_SSRXP") - (net 82 "/USB_STORAGE_MUX/HOST_SSRXN") - (net 83 "/USB_STORAGE_MUX/DUT_SSRXN") - (net 84 "/USB_STORAGE_MUX/_DUT_SSRXN") - (net 85 "/USB_STORAGE_MUX/DUT_SSRXP") - (net 86 "/USB_STORAGE_MUX/_DUT_SSRXP") - (net 87 "/USB_STORAGE_MUX/_STORAGE_SSRXN") - (net 88 "/USB_STORAGE_MUX/STORAGE_SSRXN") - (net 89 "/USB_STORAGE_MUX/_STORAGE_SSRXP") - (net 90 "/USB_STORAGE_MUX/STORAGE_SSRXP") - (net 91 "/USB_STORAGE_MUX/HOST_DN") - (net 92 "/USB_STORAGE_MUX/HOST_DP") - (net 93 "/USB_STORAGE_MUX/DUT_DN") - (net 94 "/USB_STORAGE_MUX/DUT_DP") - (net 95 "/USB_STORAGE_MUX/DUT_SSTXN") - (net 96 "/USB_STORAGE_MUX/DUT_SSTXP") - (net 97 "/USB_STORAGE_MUX/STORAGE_DN") - (net 98 "/USB_STORAGE_MUX/STORAGE_DP") - (net 99 "/USB_STORAGE_MUX/STORAGE_SSTXN") - (net 100 "/USB_STORAGE_MUX/STORAGE_SSTXP") - (net 101 "/_DN") - (net 102 "/DN") - (net 103 "/USB_STORAGE_MUX/_HOST_SSRXP") - (net 104 "/USB_STORAGE_MUX/_HOST_SSRXN") - (net 105 "Net-(U4-BW_SEL)") - (net 106 "unconnected-(U1-PA3-Pad13)") - - (footprint "MountingHole:MountingHole_4.3mm_M4_Pad_Via" locked (layer "F.Cu") - (tstamp 0393277c-6640-4337-ae98-9b26d4888de3) - (at 63.6672 229.0433) - (descr "Mounting Hole 4.3mm, M4") - (tags "mounting hole 4.3mm m4") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/44579766-2585-4e04-95bd-36e9b1f96ae0") - (attr exclude_from_pos_files) - (fp_text reference "H2" (at 0 -5.3) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp d7755177-8890-4a46-9847-597f14cf4003) - ) - (fp_text value "ITX MountingHole" (at 0 5.3) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ad053b98-1425-47af-94c9-5a2874d8a3b9) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e7dbb30f-0194-4a6e-bcf4-2c9a2199b257) - ) - (fp_circle (center 0 0) (end 4.3 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 560095d0-ff96-468c-8150-ffb7c235f498)) - (fp_circle (center 0 0) (end 4.55 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 5216638a-8f1d-4024-b538-dbe3dbcf3613)) - (pad "1" thru_hole circle locked (at -3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp a8c7f8b4-0454-4b12-b6c8-1f4d14fe788b)) - (pad "1" thru_hole circle locked (at -2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 180d6d18-c081-4c46-b975-274e8616792b)) - (pad "1" thru_hole circle locked (at -2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp b5349257-f2ca-4676-adad-24d82cd353dc)) - (pad "1" thru_hole circle locked (at 0 -3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 58440487-5ab7-4ba2-aa71-5e85ee583976)) - (pad "1" thru_hole circle locked (at 0 0) (size 8.6 8.6) (drill 4.3) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e9a842ed-6386-49c5-9a2a-cdaa0e282bfd)) - (pad "1" thru_hole circle locked (at 0 3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 8c2920b4-fb56-43e3-9684-e146785110ac)) - (pad "1" thru_hole circle locked (at 2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 0d4ecbc8-b79b-402b-bbf0-f6de8ff8cdd8)) - (pad "1" thru_hole circle locked (at 2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp f467a5bf-899d-476d-b611-37d1d762ef53)) - (pad "1" thru_hole circle locked (at 3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e09877a2-a21e-44c0-822c-f3ad26ee219d)) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") - (tstamp 041b29b7-4dfa-4071-8dc4-ebacd1bb5c24) - (at 221.35 75.92) - (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 "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/1a8a5083-0dc0-4ddc-af9d-6961b388c6a3") - (attr smd) - (fp_text reference "C7" (at -2.27 0.03) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp f3609bba-90bf-4c95-9e8e-f13e0bc67500) - ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp cf553694-a827-4db4-b3c7-5d09e0390e5d) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 81d8be7a-ef88-4998-99da-1b1b59160170) - ) - (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de1b410f-3489-4165-9a67-b5930291cb1a)) - (fp_line (start -0.14058 0.51) (end 0.14058 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57892fd6-2395-4faa-9d74-1c5e40aef8c2)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e90c5a84-b89a-42d3-8e8e-b82b8cd1fb26)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a8aedf7f-d9dc-4883-9b88-bd371dbb7074)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b96a16a7-3c18-43a5-962a-6db90ce6776d)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5d77585-d757-4bfc-8249-5509a09f601a)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 59176432-0778-47e3-a8e3-568ac331bd47)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4f93949b-0ac4-40d7-8779-3aa7ce9cd23b)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4bdb2ca-14e4-4b09-84c7-4d7e9fc7d12e)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp def908b2-038f-4b86-8071-1078631844fc)) - (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 2 "GND") (pintype "passive") (tstamp 785b0b7a-1e51-4075-b542-67efcc3b6576)) - (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 22 "/NRST") (pintype "passive") (tstamp 4e00b35f-71c9-42fc-b671-32e9074bb0d7)) - (model "${KICAD6_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 "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 057e50c3-ac48-419d-a5c2-90258fa2979a) - (at 198.0125 74.8424 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/bd0870a4-af13-46ff-9faf-5466edc8be91") - (attr smd) - (fp_text reference "C3" (at 2.8375 -2.675) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 08d425b4-1b70-47a6-9e9c-584dd4981ced) - ) - (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 28470354-b314-4c6a-8a04-e3a1084523d8) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 26858cba-3b4e-4e90-884d-ecd7d7f9bf91) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e930b6d1-9cb2-4231-b9d3-3518791e5399)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8898998e-0372-40c6-a5df-ac9d33a007f1)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c0f18aa-5376-4747-9378-612459078d70)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d8e801dd-4e95-4d5f-9c60-c9ae80d907d1)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 81a98c4a-92ba-419a-8e91-e39111d14b58)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6dfa501f-4739-4888-903a-3d6bdc26cfd5)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a66b566a-7a7f-4651-986f-8353cd395691)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3121db1a-a922-4ec1-aa4b-948981cb2594)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9484189-a8cf-415e-a0c6-7bc0c7ffb6a3)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fafe9167-9b10-4e7e-9beb-2c11963f525c)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pintype "passive") (tstamp a5e2bc4b-dc23-4f06-8b1b-b09975e9a401)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 7a4b8171-3633-4e56-bf20-4c91d9b7dd49)) - (model "${KICAD6_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") - (tstamp 05959138-0d1e-4821-a47f-db419769775b) - (at 183.235 205.615 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/709f55f4-73a2-4c74-a49c-5ebfda51ff39") - (attr smd) - (fp_text reference "R2" (at 2.425 0 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp e936b198-2f24-4d47-bb68-fc713cdae873) - ) - (fp_text value "50" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1fd5159a-b371-4d29-8144-542eb0e4ceb9) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp c6859e93-442e-4dfb-bcaf-172ec02594f3) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c6a5e91d-bc3a-433d-a32e-c3db05c41288)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93f9bdb9-88b7-4a10-ad0a-9048f0291c13)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1a4908cd-c8b9-4df4-8ad7-490a275f1d6e)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 82dd2daf-e23a-497d-924e-fa8df74f7d11)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6cdd4d73-968b-4d23-933f-f966f3f88f32)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fb854a77-1d35-453d-bc24-e37e03aace82)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5b3f5617-da49-409f-92c3-72084f04967d)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6fb6afb2-b80d-4514-b838-a4bf3f6a1a63)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2965a036-2738-4974-b2ac-36884ee158c2)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3d6abb6a-e884-478f-a3ad-4dd6760e7189)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 8 "/RX") (pintype "passive") (tstamp 7aaff156-b1d2-427a-bc59-61149e3b293d)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "/RX1") (pintype "passive") (tstamp e17e1e2d-29e4-4012-91d0-58860a083a4e)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "MountingHole:MountingHole_4.3mm_M4_Pad_Via" locked (layer "F.Cu") - (tstamp 064f551d-6faa-425f-9f6d-b9311a6c7c81) - (at 221.1472 229.0433) - (descr "Mounting Hole 4.3mm, M4") - (tags "mounting hole 4.3mm m4") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/61af644c-882c-431e-be84-9a3d4157f215") - (attr exclude_from_pos_files) - (fp_text reference "H4" (at 0 -5.3) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp db684b27-bc55-4192-ae11-2fce68713fc5) - ) - (fp_text value "ITX MountingHole" (at 0 5.3) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 80d1c1b5-d8d2-4f2a-957e-143fed31a804) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9f7cb80a-6bef-42c2-bf9a-eaa9bad87379) - ) - (fp_circle (center 0 0) (end 4.3 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 5a02ebf8-0a6d-498b-a91f-49c90ec5d977)) - (fp_circle (center 0 0) (end 4.55 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp c0aa13f4-3d73-479d-8dd9-1e2a47e2eee3)) - (pad "1" thru_hole circle locked (at -3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 3348349e-e313-478c-b5e5-11091493cc54)) - (pad "1" thru_hole circle locked (at -2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 8e1de6ac-0d54-490a-b5d4-257448e8458a)) - (pad "1" thru_hole circle locked (at -2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e30ae5ad-eb4f-4e10-82d6-20eeb31e2aad)) - (pad "1" thru_hole circle locked (at 0 -3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 65f73988-1b66-459f-abd1-b39e356b52cc)) - (pad "1" thru_hole circle locked (at 0 0) (size 8.6 8.6) (drill 4.3) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 2af4f530-9e28-4302-8ac7-469c6d967395)) - (pad "1" thru_hole circle locked (at 0 3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp b0a49086-d04a-4978-9d98-4e859331b64f)) - (pad "1" thru_hole circle locked (at 2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 86bdcd70-e8a7-4284-bc06-632b4c56c8be)) - (pad "1" thru_hole circle locked (at 2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 655545f9-a298-47d9-8b41-cf9cda0fc89d)) - (pad "1" thru_hole circle locked (at 3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 33e34ae6-64a4-4596-9788-24400a37fd8c)) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" locked (layer "F.Cu") - (tstamp 071983be-3969-4a5b-859d-a30cf9a6905a) - (at 99.5 182.8) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/ae387cf7-559a-4c8f-a633-69e9cad1c94b") - (attr exclude_from_pos_files) - (fp_text reference "H10" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 283322ae-ebcf-4661-8d54-c91498287373) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b9f1096a-91c0-4eab-a045-0c0a20c5d821) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3287e553-0bd3-4754-ba66-27497e7649e5) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 4d4acc1e-f948-4bc3-8115-66d1e4b9cf0c)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp af9a391f-7bbf-4c48-9264-bd83f3351d8f)) - (pad "1" thru_hole circle locked (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp b204dc02-5ec4-4ecf-bfa2-122eb49cf234)) - (pad "1" thru_hole circle locked (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 6d5bb93a-d50a-4e2e-aedb-82d839062f46)) - (pad "1" thru_hole circle locked (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 83d4e5fc-3957-4ede-8fdc-f63c92369b90)) - (pad "1" thru_hole circle locked (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 8b5ad195-f315-4a5c-90c8-00fbb3178f2c)) - (pad "1" thru_hole circle locked (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 1befe27b-01c6-4252-aeb0-cee5bec79c8a)) - (pad "1" thru_hole circle locked (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 54c65ef1-acdb-4bc4-a082-00677a2a40e0)) - (pad "1" thru_hole circle locked (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp cd15b2df-710b-4f05-9686-8f1ef948c0f8)) - (pad "1" thru_hole circle locked (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 0d49c0a4-7232-4c3b-9fd0-c5aa8f2fd419)) - (pad "1" thru_hole circle locked (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 6f3171d2-a11f-4748-9b2c-fad0b363cdb7)) - ) - - (footprint "LED_SMD:LED_0603_1608Metric" (layer "F.Cu") - (tstamp 07b58ca1-f82e-4851-ad48-c312823c1bce) - (at 157.3325 66.9875 90) - (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") - (tags "LED") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode") - (property "ki_keywords" "LED diode") - (path "/079fd8fb-f65a-470f-8ae1-ab56580db528") - (attr smd) - (fp_text reference "D5" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 9a60f0b7-8cde-4906-aa9b-860524f5c98a) - ) - (fp_text value "LED" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp dac8b0dc-74c0-48af-9e9b-bbbc54f42fef) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp a796b972-871f-4114-a77c-44e9e7906fa7) - ) - (fp_line (start -1.485 -0.735) (end -1.485 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 51c18cc8-e564-4d14-a9c3-25cd423e4cb8)) - (fp_line (start -1.485 0.735) (end 0.8 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b16f0caf-a077-437c-9863-1433ef5ef76a)) - (fp_line (start 0.8 -0.735) (end -1.485 -0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c11c2b60-b171-4f39-adb5-f114e6062c41)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cd451494-30e9-4eff-992e-f0d8b5ecb4f1)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 40395b32-e548-4003-a7ab-be23ec372edb)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2b9f4ae9-a3c0-45da-a188-088cf78baef0)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d61084e8-5041-483a-8c1e-d82056664f9d)) - (fp_line (start -0.8 -0.1) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 071d1d47-1ef0-4a7c-806c-10ada9a6ff9f)) - (fp_line (start -0.8 0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a090f915-ce2f-43b5-9dd5-c1fa2ce0c112)) - (fp_line (start -0.5 -0.4) (end -0.8 -0.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06911545-c61e-4c24-9359-97ddae1702c8)) - (fp_line (start 0.8 -0.4) (end -0.5 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4612cbb-da2a-48a6-b064-041448dca507)) - (fp_line (start 0.8 0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2a59318f-9014-44fa-9a39-f6a6d72fb029)) - (pad "1" smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 58 "Net-(D5-K)") (pinfunction "K") (pintype "passive") (tstamp abedde79-61d4-4ae6-992d-197a863dcc25)) - (pad "2" smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "A") (pintype "passive") (tstamp 624a2fee-f92d-4c26-a874-ec27f1032d85)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 0986db56-312b-4888-904f-beea99c4b78a) - (at 165.46 94.36) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/66578365-3fb3-4a88-b87d-87a5ca5143ed") - (attr exclude_from_pos_files) - (fp_text reference "TP9" (at 1.81 -0.02) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 09b3bc90-0bc1-4c29-80ae-0b1577969105) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 889346b1-b77c-467e-a100-52dd48d16a55) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4f895637-ff5c-4517-87c5-78212c34c727) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 53c36950-c9b9-4351-b6d1-cca05cfd3f4e)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 1fbbd4e1-7018-41bb-9a03-c906758cde25)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 38 "/ON_OFF") (pinfunction "1") (pintype "passive") (tstamp 2083cc5e-89c3-48c8-a23c-982f121477d8)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 0bbc870e-80f3-4585-9e26-4a3ce00cb703) - (at 113.4425 101.37 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/4bc8df3d-884a-435e-8c4c-8a666ceb7217") - (attr smd) - (fp_text reference "R27" (at 0.025 1.2 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp d769513e-fb05-4a2b-9059-96fe85f669a2) - ) - (fp_text value "47k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5c47bcb0-f06f-44f4-9b03-186381f466d8) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp fac9d5ea-fa3d-4d52-a1ae-09054850605a) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a2f70fb5-b606-48a6-b9dc-20fe347bbc40)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e18b10ff-2666-4592-97a7-096d0f1e4ad0)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 252cb29b-ef22-4f3c-88cd-e8689c383659)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5b29b8d4-fa07-46bb-aa63-287244ab91fa)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 815a4385-2904-44ba-a459-5f9cf86997ad)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 470a07db-b1fe-48f1-a7ad-c42b6df2c8b3)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a709e74b-9363-4fa0-a71a-0e87da05d53a)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp efaa723d-53a6-4aaf-9112-7752239ffb92)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7f48a10-2705-4801-9af7-b7fa58969546)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c24ab738-e209-47c5-9938-2032bf7b4448)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 64 "/USB_STORAGE_MUX/VBUS_HOST") (pintype "passive") (tstamp ff733d9e-0bed-4c48-8142-85ef7e787de8)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 66 "Net-(Q3-D1)") (pintype "passive") (tstamp dd939e36-eb43-4318-839e-9fd4bedd07d5)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 0bd3fbfb-062d-4c4c-8db4-1c3e95b7af51) - (at 206.0625 90.5299 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/60d45bf7-19a7-4444-a350-c2be60318854") - (attr smd) - (fp_text reference "C10" (at -2.5575 -0.0301) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp baf1897d-0467-4198-9c67-54f5d32eba83) - ) - (fp_text value "2.2uF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5b86bfbc-bf56-4692-9fee-05db78eef193) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp b902b61b-1459-4740-9e5b-5e16b5fe4162) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d02d1cee-720b-455b-8bf7-d08aa0aee0da)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 051a792a-84d5-4ca1-bd02-5beb6718763f)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d9e2b347-cc1d-4b70-9fd4-57f75812d694)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 952187e0-17eb-46c1-8317-716c1dd39156)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 301515fa-9973-4c3a-8a1c-fc9ffe11d375)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ef3ded83-2356-4b2d-8761-7bacf70604ae)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dd53f7e3-2dc2-4795-bf2e-c7e3d7d44959)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4846cb3d-4147-41ef-8704-9fb6d800ba35)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82d71a7e-511d-4709-9408-2c6934a9f624)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9ca5fa5f-a9b1-4ffa-9165-26735fdcaa7e)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 18145da1-9ffd-41b7-aded-4212b7548cb8)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 19 "Net-(U1-VCAP1)") (pintype "passive") (tstamp f0805356-106a-4142-8ba6-ab1742d93cac)) - (model "${KICAD6_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:TSOT-23-6" (layer "F.Cu") - (tstamp 0bea54f4-df29-4910-9aec-b314f2d36b55) - (at 118.94 101.66) - (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "TSOT TO_SOT_SMD") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6") - (property "ki_keywords" "complementary mosfet") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/24419b74-4149-43c0-be35-9849cbce3d0b") - (attr smd) - (fp_text reference "Q4" (at -2.67 -0.9) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 5303aa9f-ae13-46e4-b6c2-319c3d9a8b7e) - ) - (fp_text value "FDC6330L" (at 0 2.4) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6d6baa04-4782-4c6d-9094-fdec82b19682) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 18cbd729-b23e-4b9c-ae08-25677f0209e8) - ) - (fp_line (start 0 -1.56) (end -1.8 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 892f208b-3787-4e63-bafb-f0599d443a24)) - (fp_line (start 0 -1.56) (end 0.8 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c12148fb-3bc9-44d4-a366-cccde7e3064b)) - (fp_line (start 0 1.56) (end -0.8 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 327addfc-789a-4aaa-abfd-94cd0b4d8e22)) - (fp_line (start 0 1.56) (end 0.8 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17960245-1414-4fbb-8392-08e2c3e48832)) - (fp_line (start -2.05 -1.7) (end -2.05 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8f619c8d-13fb-4576-9864-60efcb7274a5)) - (fp_line (start -2.05 1.7) (end 2.05 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bf17e404-3342-438a-904b-bb5ea28b482d)) - (fp_line (start 2.05 -1.7) (end -2.05 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 839361a1-6914-4386-8d68-f6ad3d95f5d7)) - (fp_line (start 2.05 1.7) (end 2.05 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 73b58bea-d55b-4664-b19f-8530facadc2c)) - (fp_line (start -0.8 -1.05) (end -0.4 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 284d6a87-868b-4739-8dd1-5b3c8e5f498d)) - (fp_line (start -0.8 1.45) (end -0.8 -1.05) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 58ca009a-2d22-428d-9d1f-0ca0ea32ebd7)) - (fp_line (start -0.4 -1.45) (end 0.8 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4976abdf-38a2-4334-822f-5a381978334c)) - (fp_line (start 0.8 -1.45) (end 0.8 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2f0297b3-1826-460a-9f0c-8e254397b7cb)) - (fp_line (start 0.8 1.45) (end -0.8 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0af4f0d6-7c82-4b48-8e8d-323977bae83c)) - (pad "1" smd roundrect (at -1.1375 -0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 67 "Net-(Q4-S1)") (pinfunction "S1") (pintype "passive") (tstamp ee843422-b3ef-4a40-81e5-a94bf9cf8385)) - (pad "2" smd roundrect (at -1.1375 0) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 60 "/USB_STORAGE_MUX/VBUS_STORAGE") (pinfunction "D2") (pintype "passive") (tstamp 00168c16-9871-4b13-b2ed-c433b3c41b86)) - (pad "3" smd roundrect (at -1.1375 0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 60 "/USB_STORAGE_MUX/VBUS_STORAGE") (pinfunction "D2") (pintype "passive") (tstamp d2abc694-2b8a-4780-9371-17a8a64a5620)) - (pad "4" smd roundrect (at 1.1375 0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 61 "/USB_STORAGE_MUX/VBUS_DUT") (pinfunction "S2") (pintype "passive") (tstamp b1e3743b-c268-4fb8-81ca-a386a162a173)) - (pad "5" smd roundrect (at 1.1375 0) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 68 "/USB_PW_DUT") (pinfunction "G1") (pintype "passive") (tstamp 451e751a-247c-4db3-b31c-103c25a27b39)) - (pad "6" smd roundrect (at 1.1375 -0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 69 "Net-(Q4-D1)") (pinfunction "D1") (pintype "passive") (tstamp 49282678-a189-40a6-bf25-f5fcf4eccfe6)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/TSOT-23-6.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (layer "F.Cu") - (tstamp 0deabd7b-f403-46cb-844f-7ea902558ddd) - (at 81.28 196.196218) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/111d86e4-be6b-4a82-a322-387775155ec6") - (attr exclude_from_pos_files) - (fp_text reference "H15" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b66f320b-ef78-4cf7-9202-b2b374668b0a) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 27a20e4c-5be4-491a-80a7-ced7d65829d9) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 0f2fe11e-cbc7-4462-ad8f-d3a63504f414) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp c04284e4-ec8a-4740-93fa-ac88ddb41123)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp a8221d33-d190-45e4-af36-46365cba9783)) - (pad "1" thru_hole circle (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 0f5e007a-228e-466e-93b1-e3b7bf57893d)) - (pad "1" thru_hole circle (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp dac3fe68-9a1f-4dca-8720-e62aee41ed43)) - (pad "1" thru_hole circle (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d064c785-151f-4b0e-a771-af673f03163f)) - (pad "1" thru_hole circle (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 8a442b68-74d6-470a-9917-c97fb37370f3)) - (pad "1" thru_hole circle (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 9a6856fc-6d7d-4b2d-85d5-ff2806e1fd0e)) - (pad "1" thru_hole circle (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 52d157fa-d288-4e04-9f09-3077dac73b8e)) - (pad "1" thru_hole circle (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp f6c7e676-7d27-4c8f-ab53-f52fe1040b5b)) - (pad "1" thru_hole circle (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 905f6fc6-918f-470f-87cd-b8f15e6c8bd2)) - (pad "1" thru_hole circle (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 917b6276-eeab-4dfc-952f-56625cda2c4f)) - ) - - (footprint "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (layer "F.Cu") - (tstamp 109c3efa-c820-40fb-9043-e137630fab6f) - (at 213.619581 145.039581) - (descr "Mounting Hole 4.3mm, M4") - (tags "mounting hole 4.3mm m4") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/d986ba71-35a1-4f35-a252-917143b571b9") - (attr exclude_from_pos_files) - (fp_text reference "H18" (at 0 -5.3) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp cf838795-6272-4846-9f00-bd8656a08909) - ) - (fp_text value "cable strap hole" (at 0 5.3) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 499b11d3-4551-42b0-bd1e-9d904e8d0895) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 90e2dce8-b76c-4a7e-a1f5-a23fb6e542e5) - ) - (fp_circle (center 0 0) (end 4.3 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 9f99b5fd-4b9d-41fb-98e4-38c2262964a9)) - (fp_circle (center 0 0) (end 4.55 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp e5d33cb0-ed89-463e-bb27-13aa0fea1019)) - (pad "1" thru_hole circle (at -3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e677d8de-4a85-4a81-8501-b5468cab959f)) - (pad "1" thru_hole circle (at -2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp ede458c2-9863-413f-b0e2-6ae5cdd4d19c)) - (pad "1" thru_hole circle (at -2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 684e2cd0-79ed-4be6-9ff3-470dc5bfac98)) - (pad "1" thru_hole circle (at 0 -3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 12770a43-a57d-44ef-b009-1ed3bd30c860)) - (pad "1" thru_hole circle (at 0 0) (size 8.6 8.6) (drill 4.3) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 11219be9-8330-4718-a315-129512005ea1)) - (pad "1" thru_hole circle (at 0 3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d6742c89-14f4-45df-9470-5b705c647172)) - (pad "1" thru_hole circle (at 2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp f1f3bf66-e078-41ad-8cc9-9dfc32e996a5)) - (pad "1" thru_hole circle (at 2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d8439b07-6e87-4265-9150-6364d8654536)) - (pad "1" thru_hole circle (at 3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e4ff87de-390b-4e2b-a0f0-ca089c7bfd7f)) - ) - - (footprint "Symbol:Symbol_Barrel_Polarity" (layer "F.Cu") - (tstamp 10eda30c-b9ee-4646-b4eb-4ec1fabd1fa7) - (at 81.235 206.1) - (descr "Barrel connector polarity indicator") - (tags "barrel polarity") - (attr exclude_from_pos_files exclude_from_bom) - (fp_text reference "REF**" (at 0 -2) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 34405b06-8f57-44c7-ad80-c9c51e55dc0f) - ) - (fp_text value "Symbol_Barrel_Polarity" (at 0 2) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 16edb915-bdd9-48ea-9630-7fe4e0ff00ad) - ) - (fp_line (start -2 0.075) (end -1.1 0.075) - (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 11d9a23e-0b90-4f1c-9b3b-95d2720cb271)) - (fp_line (start 0 0.075) (end 2 0.075) - (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 1307893a-de50-4213-a94c-3daa8a502855)) - (fp_arc (start 0.75 0.75) (mid -1.007627 0.128033) (end 0.675 -0.675) - (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 4f1e5780-2a8a-470e-a983-a4592be89022)) - (fp_circle (center -3 0.075) (end -3 1) - (stroke (width 0.15) (type solid)) (fill none) (layer "F.SilkS") (tstamp 8d83dc29-1c3b-47ca-88f3-db0c52b89240)) - (fp_circle (center 0 0.075) (end 0 0.25) - (stroke (width 0.5) (type solid)) (fill none) (layer "F.SilkS") (tstamp b60c64ba-e950-4284-aac0-355bbee4825b)) - (fp_circle (center 3 0.075) (end 3 1) - (stroke (width 0.15) (type solid)) (fill none) (layer "F.SilkS") (tstamp 1aadb79c-89f3-4339-92eb-a96350712080)) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 12645211-eb43-4fc2-9e62-bdf87b1cb4f8) - (at 216.6 77.94) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/c9e176eb-799c-4887-8b9c-3041296cffd2") - (attr exclude_from_pos_files) - (fp_text reference "TP5" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 03e0114a-5c15-4427-9b3c-2c7b4e59fece) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f110a66c-0732-41fe-9ce6-9e6f2da1ab41) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9bb559b2-06f5-4c24-9de8-4da62ce00f65) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp c93ada52-dff4-4d1e-8265-69a34b7b24a2)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 3d933dab-5805-42e8-97d2-1df128bd5a4e)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 22 "/NRST") (pinfunction "1") (pintype "passive") (tstamp 55bd4fdf-5ee5-477c-a4bc-285a28a6d522)) - ) - - (footprint "LED_SMD:LED_0603_1608Metric" (layer "F.Cu") - (tstamp 129d1b74-a582-4d14-92d7-c3d84f73bebe) - (at 172.48 66.9875 90) - (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") - (tags "LED") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Light emitting diode") - (property "ki_keywords" "LED diode") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/9c6b128b-9bd6-42b4-b6d7-b282da0101f3") - (attr smd) - (fp_text reference "D6" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 444e8736-0b08-407b-b35d-2c45ef96ee04) - ) - (fp_text value "LED" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ade15179-3be7-466e-80f5-7d999c9fa119) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp befd7884-d7bc-41c8-934f-52b090efbe02) - ) - (fp_line (start -1.485 -0.735) (end -1.485 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56651d68-b49e-42c0-8850-e1796036b6f1)) - (fp_line (start -1.485 0.735) (end 0.8 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db3fa824-dddf-4d3b-af1b-78f9da688809)) - (fp_line (start 0.8 -0.735) (end -1.485 -0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a9bb3ba-40e2-4aca-9580-1a004fbb42a2)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8ff4c747-f5f7-4753-8e13-32541d01e794)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2b729ce6-a1a5-4f43-8283-86279228eeb6)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 141d1e83-5235-42dc-8c8a-0556f477d797)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b4fd9dfd-dd33-4fc8-ac95-b8e97c5b0a52)) - (fp_line (start -0.8 -0.1) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 093c3c7e-081d-4e52-b2e7-cba00c894944)) - (fp_line (start -0.8 0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 965cd7d9-f1c3-43a1-a312-4b7abddf6c2f)) - (fp_line (start -0.5 -0.4) (end -0.8 -0.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c921af74-d98f-4b67-a656-0c5e9c514c1d)) - (fp_line (start 0.8 -0.4) (end -0.5 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d0f03aa0-c8cc-4afc-89df-fe01b3a69857)) - (fp_line (start 0.8 0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48a9eab4-b912-48d3-a8e0-52b68544685c)) - (pad "1" smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 59 "Net-(D6-K)") (pinfunction "K") (pintype "passive") (tstamp d621c8e6-7b63-4a51-bb1b-3c9dc67abf45)) - (pad "2" smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 20 "/board_control/VCCOUT") (pinfunction "A") (pintype "passive") (tstamp 4278cfa3-6b95-42b9-9ada-36ff87e88463)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp 14810016-68fb-4e73-9ea4-6aaaea2c38e8) - (at 86.55 84.78 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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor, small symbol") - (property "ki_keywords" "capacitor cap") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/bf373db0-8b50-48b4-908a-09d82f0c7566") - (attr smd) - (fp_text reference "C27" (at -1.87 0.1 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1) bold)) - (tstamp aedf250b-ffc6-4c0b-993f-8faaf7756872) - ) - (fp_text value "100nF" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 40888074-aba2-4beb-aa50-af746f893ffe) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp b8a03fcd-9c3d-4e7b-9d2c-3fbecc2893d9) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1ae7a4c-2b2d-4ca9-9081-209bdc0aaf00)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 69977ee2-60dd-48c2-b814-8134ac565e05)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a2aa63b0-9984-4325-9336-fe81a75d4320)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 80f9b80b-f67e-4fc3-8b6a-b394196058cc)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5e9accfe-4daf-4e42-80e1-f1bad13b9bdf)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9ed30975-3ab6-4802-98e0-b1857b80e0a8)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 623b9573-e4a4-4297-9f99-eec0313acbad)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7b405a4b-10d5-47dd-8f85-4c47e1b5872e)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp df1e214e-d817-45b5-9de6-9091a804ee76)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 152e3963-9edd-4fbd-b1e9-00144706a1d6)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 87 "/USB_STORAGE_MUX/_STORAGE_SSRXN") (pintype "passive") (tstamp 3694c610-ef64-4a52-b065-60542d5fe306)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 88 "/USB_STORAGE_MUX/STORAGE_SSRXN") (pintype "passive") (tstamp 055eae44-d7a1-463c-a4f4-0d4941399953)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu") - (tstamp 1c89650e-eced-44b2-9738-e8d5176e773a) - (at 206.1 71.5924 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 "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "300mA low dropout linear regulator, shutdown pin, 2.5V-6V input voltage, 3.3V fixed positive output, SOT-23 package") - (property "ki_keywords" "linear regulator ldo fixed positive") - (path "/2c577986-e67b-4235-ab29-9c46c686ad5f") - (attr smd) - (fp_text reference "U3" (at 2.8125 0.05 180) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 06438805-d3fe-4ca5-ab50-87dbe68c3a78) - ) - (fp_text value "AP2127N-3.3" (at 0 2.4 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3e81f82d-8ee9-4e55-b216-60e0a84924ab) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.32 0.32) (thickness 0.05))) - (tstamp a96b0184-b9a1-4280-9cfb-7ebf9fcef38b) - ) - (fp_line (start 0 -1.56) (end -1.675 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 46b2414d-e6ef-4c04-8cf0-568692fa1c7f)) - (fp_line (start 0 -1.56) (end 0.65 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10a28202-57f4-4503-9ce8-4dd84c48efe0)) - (fp_line (start 0 1.56) (end -0.65 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bf8ca68d-1b7e-43d5-b356-5026127b32ff)) - (fp_line (start 0 1.56) (end 0.65 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b8cb163-1669-4287-b439-0bd605c388b5)) - (fp_line (start -1.92 -1.7) (end -1.92 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6e11634-e87b-48c5-b419-7a89030e1a6f)) - (fp_line (start -1.92 1.7) (end 1.92 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dc190ee2-753c-4697-bdbb-5866ac917bfc)) - (fp_line (start 1.92 -1.7) (end -1.92 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bec9b86d-1ea4-49bd-b5a7-8038cb8ecf1a)) - (fp_line (start 1.92 1.7) (end 1.92 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 87f87fd5-b0e3-4c4e-9c8c-08b9c27ff6f8)) - (fp_line (start -0.65 -1.125) (end -0.325 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 91e7dbfd-79b1-49dc-8162-1d47a5501a2c)) - (fp_line (start -0.65 1.45) (end -0.65 -1.125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d1abc72-5c35-4666-9edf-de8695ad0770)) - (fp_line (start -0.325 -1.45) (end 0.65 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 76a048e0-70c2-436a-9b46-8593c44a35c3)) - (fp_line (start 0.65 -1.45) (end 0.65 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b7dd95e0-39a3-4ef4-94de-39636e20837f)) - (fp_line (start 0.65 1.45) (end -0.65 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c1c8c0a3-ddda-4586-a7f7-a4577d6b50e4)) - (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 25 "GNDA") (pinfunction "GND") (pintype "power_in") (tstamp 3d6aa29f-f4fd-4053-b300-64e7e458a703)) - (pad "2" 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 26 "+3.3VA") (pinfunction "VO") (pintype "power_out") (tstamp df5c22ef-e4f1-40a5-8006-b73fe660522f)) - (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 11 "+5VA") (pinfunction "VI") (pintype "power_in") (tstamp 78d4e3c6-6b56-4d23-bdf8-d90194fabbde)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 1fa399b9-8627-4ea8-b4d5-be2017cdd4cb) - (at 113.1375 204.66 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/13d0960a-91b0-4beb-ad02-e13fb33d8fd0") - (attr smd) - (fp_text reference "C12" (at -3.4975 0.12) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp f822940c-5ce5-40ea-9969-707a5523eef0) - ) - (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d60beb64-6e43-4c19-b6ed-73afcc262710) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp cf1301d5-ac21-4115-86c3-a9ce9223b967) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 843b3145-e134-4959-9dbc-b8babcebb253)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 72b38f4c-816f-455c-a6a0-424b82c4b48e)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 16b92598-02bc-428d-a2cb-efbdcea6ec13)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b449230-290d-48db-b963-0303f30192bd)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f8e95b0-9979-49d0-afce-774ff9c02bf8)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 47d580b4-47d2-42a5-8803-df1669c388bb)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b60dc87-b8af-4ba5-beab-fbe73a300e9f)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6491a60b-21f4-461d-a2f5-b0fd42e46cd9)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b504f42-a056-411d-b3c8-79b45b237b55)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b8223bc6-6b63-46f5-8df9-c6d93bcaeb13)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp f7f9ee18-b582-4fe8-a31e-c061526094f2)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 20 "/board_control/VCCOUT") (pintype "passive") (tstamp b568b99e-ef04-4672-a162-c9cdeb502eb9)) - (model "${KICAD6_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 "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" (layer "F.Cu") - (tstamp 2293496f-b0b8-4acd-a142-7d2280bfdae2) - (at 193.34 82.2674 -90) - (descr "Through hole straight pin header, 1x05, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x05 2.54mm single row") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Generic connector, single row, 01x05, script generated") - (property "ki_keywords" "connector") - (path "/c77c1b36-232b-485d-9a87-0fd458b68bad") - (attr through_hole) - (fp_text reference "J6" (at -1.8774 -1.09) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp c7591a0b-e4fa-499f-b0e4-7362bd537db3) - ) - (fp_text value "Conn_01x05_Pin" (at 0 12.49 -270) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 10504d35-ea28-4da8-a3f7-ca2dddea61bf) - ) - (fp_text user "${REFERENCE}" (at 0 5.08) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7aed077e-e612-4dbe-902e-e9f2e10d5611) - ) - (fp_line (start -1.33 -1.33) (end 0 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 075204af-1ee0-4c11-a0a5-2c9bd4e96551)) - (fp_line (start -1.33 0) (end -1.33 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3089cede-1b38-4bc8-806e-27de06dbea2a)) - (fp_line (start -1.33 1.27) (end -1.33 11.49) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a0b5600e-793c-42c0-a24b-9bea5011c243)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9e9da6fc-bdc0-4ed6-ab83-15e6e3fc270f)) - (fp_line (start -1.33 11.49) (end 1.33 11.49) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp df9e6775-7da2-489e-b6b4-d2ce0506fcb9)) - (fp_line (start 1.33 1.27) (end 1.33 11.49) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 07d94af5-6e1e-4df5-9619-aaa799468eba)) - (fp_line (start -1.8 -1.8) (end -1.8 11.95) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aed7aa38-dc38-4e24-b6f8-86b0ff001629)) - (fp_line (start -1.8 11.95) (end 1.8 11.95) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 82c3d69f-7bfc-4728-9e42-6e3ad3cdab87)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 597b64b7-d6ff-4d9d-9d02-fd3fe5026d76)) - (fp_line (start 1.8 11.95) (end 1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e073374f-02cc-43a3-ad51-4a0491a9cacb)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf62b738-9f6e-42c2-8799-b970bfd1748d)) - (fp_line (start -1.27 11.43) (end -1.27 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 10393a85-d38f-4f94-86c0-f87d5f64cb2e)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6feaa2ad-0c5b-4a9d-8de3-ab1f6d7cbc68)) - (fp_line (start 1.27 -1.27) (end 1.27 11.43) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1ef99edd-2ca3-470e-b9c0-a2aa701dca1d)) - (fp_line (start 1.27 11.43) (end -1.27 11.43) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 308e0e6b-fa49-4eec-b8b5-ccccb3269bfd)) - (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 18 "+3.3V") (pinfunction "Pin_1") (pintype "passive") (tstamp 533bfb61-b7ef-4f0a-ab77-f82f24cd44b2)) - (pad "2" thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 28 "/SWDIO") (pinfunction "Pin_2") (pintype "passive") (tstamp 0cd8a8e3-f2b7-45c9-b0fe-290b5697b072)) - (pad "3" thru_hole oval (at 0 5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 29 "/SWCLK") (pinfunction "Pin_3") (pintype "passive") (tstamp 7f1d0cc3-42b4-401c-8b7e-0692404b1b7c)) - (pad "4" thru_hole oval (at 0 7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "Pin_4") (pintype "passive") (tstamp a0604eb5-ab3a-4fbe-92f2-e226df772f81)) - (pad "5" thru_hole oval (at 0 10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 22 "/NRST") (pinfunction "Pin_5") (pintype "passive") (tstamp f4646d05-394e-4a74-a658-e3515739b449)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x05_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Package_TO_SOT_SMD:TSOT-23-6" (layer "F.Cu") - (tstamp 23b91bea-ce9d-42b9-afe0-9d64f7e56df0) - (at 109.7975 101.39) - (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "TSOT TO_SOT_SMD") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6") - (property "ki_keywords" "complementary mosfet") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/8f1dbd1e-9f61-4221-85b0-7853e8f81188") - (attr smd) - (fp_text reference "Q3" (at -2.8775 -0.92) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 51969c95-3486-419d-8cbf-5c28f5e3a742) - ) - (fp_text value "FDC6330L" (at 0 2.4) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 06be0287-b71e-43f2-b7e4-4c10cc06a8c9) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 130423df-1d27-433a-8166-459c60d6aff9) - ) - (fp_line (start 0 -1.56) (end -1.8 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17970e26-156d-4498-a643-f39906301365)) - (fp_line (start 0 -1.56) (end 0.8 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1aa266d-85c5-4295-b739-7ecedf416756)) - (fp_line (start 0 1.56) (end -0.8 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 49893353-a5bc-40d3-98aa-026bacbefc13)) - (fp_line (start 0 1.56) (end 0.8 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f6c4f86d-64e9-4009-a4a1-80adefa4983f)) - (fp_line (start -2.05 -1.7) (end -2.05 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5c6fcdc1-140d-4d2d-a9a1-c3bd9e9e421b)) - (fp_line (start -2.05 1.7) (end 2.05 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2e97320c-76cd-43f9-8a78-f2fcd8f714eb)) - (fp_line (start 2.05 -1.7) (end -2.05 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2dac6fc2-930b-437f-887d-29a4652bbaad)) - (fp_line (start 2.05 1.7) (end 2.05 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 245b4f53-81cf-44c2-945a-5eaf9b2b3227)) - (fp_line (start -0.8 -1.05) (end -0.4 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b8c2bc7-5fb9-43f7-873d-0ccf7074f837)) - (fp_line (start -0.8 1.45) (end -0.8 -1.05) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f5a1ab9-3b0f-4619-b790-53bbb3320f5d)) - (fp_line (start -0.4 -1.45) (end 0.8 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7419f10e-4139-412b-9677-54763efe37b0)) - (fp_line (start 0.8 -1.45) (end 0.8 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 78fd469e-1bb1-4816-9330-79ed1cc5e098)) - (fp_line (start 0.8 1.45) (end -0.8 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2eb25747-ba36-474d-a2dd-860aba7bb0a6)) - (pad "1" smd roundrect (at -1.1375 -0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 63 "Net-(Q3-S1)") (pinfunction "S1") (pintype "passive") (tstamp c688b065-ff6a-4d76-ae7e-bb7f25ff0d3f)) - (pad "2" smd roundrect (at -1.1375 0) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 60 "/USB_STORAGE_MUX/VBUS_STORAGE") (pinfunction "D2") (pintype "passive") (tstamp 5f01e5e8-3716-4f01-b040-6e72c345d9bb)) - (pad "3" smd roundrect (at -1.1375 0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 60 "/USB_STORAGE_MUX/VBUS_STORAGE") (pinfunction "D2") (pintype "passive") (tstamp 9f75a2a9-8441-4e9d-836b-babf9a8e4418)) - (pad "4" smd roundrect (at 1.1375 0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 64 "/USB_STORAGE_MUX/VBUS_HOST") (pinfunction "S2") (pintype "passive") (tstamp 6e664374-5fba-4b83-9fa7-e0cdeeed6390)) - (pad "5" smd roundrect (at 1.1375 0) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 65 "/USB_PW_HOST") (pinfunction "G1") (pintype "passive") (tstamp 994d13b3-bcad-4c40-b11a-fdba43228c01)) - (pad "6" smd roundrect (at 1.1375 -0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 66 "Net-(Q3-D1)") (pinfunction "D1") (pintype "passive") (tstamp 4300195e-1fa5-485d-8272-6bea99de4bec)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/TSOT-23-6.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") - (tstamp 27099409-3a45-434d-bba7-9c426de16b06) - (at 205.925 89.0299) - (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 "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/3da1babb-2e48-43fb-b727-dc67e0a51da2") - (attr smd) - (fp_text reference "C16" (at 2.365 0.0701) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 74f94c02-c0f1-4df2-b83c-ab819f0ab2ab) - ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d45f2e3c-e5f5-45e8-9b25-54c69534a02d) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp f57a6e50-771c-4127-b13e-e93bc13e8ab3) - ) - (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 59a53410-dd41-4c6e-b745-c64071736b20)) - (fp_line (start -0.14058 0.51) (end 0.14058 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1dd3ca92-fc0c-4e9a-9eb6-b5fe2a92816b)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9af689ac-887a-41ea-a3bb-9bf029983d31)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 99f157a3-127d-455f-ad13-efcf372d9940)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fdf43b6a-681d-487b-a884-97b3baae8ec0)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 75b64141-67d6-49b1-9823-bfbae7087941)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 26757db5-bced-4f68-92fb-c752066cb65b)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 77ff398d-30f1-42da-a097-109ecd67d3a3)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 765ef644-062e-4737-8c33-ab6baa7f34fd)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2afdf635-7cea-4701-98ea-31a107b1932e)) - (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 18 "+3.3V") (pintype "passive") (tstamp 0fb80dbf-2c36-4ff7-b8dd-7f4579e5dc22)) - (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 2 "GND") (pintype "passive") (tstamp 207e0613-b760-49ee-b0ea-bf5603eb5ff3)) - (model "${KICAD6_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 "Symbol:WEEE-Logo_5.6x8mm_SilkScreen" (layer "F.Cu") - (tstamp 29a97ccc-4a0d-4d40-95cc-475bd1ed80ed) - (at 221.57 215.79) - (descr "Waste Electrical and Electronic Equipment Directive") - (tags "Logo WEEE") - (attr exclude_from_pos_files exclude_from_bom) - (fp_text reference "REF**" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6f012356-258e-4c6e-91fb-0296255891f9) - ) - (fp_text value "WEEE-Logo_5.6x8mm_SilkScreen" (at 0.75 0) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 0f045a33-9388-4df2-8348-208d62521f96) - ) - (fp_poly - (pts - (xy 2.322763 4.010526) - (xy -2.356184 4.010526) - (xy -2.356184 2.8575) - (xy 2.322763 2.8575) - (xy 2.322763 4.010526) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 975d3b60-994f-4d1c-9a36-babbc995bdeb)) - (fp_poly - (pts - (xy 2.823256 -3.900663) - (xy 2.822433 -3.784934) - (xy 2.222115 -3.175) - (xy 1.621796 -2.565066) - (xy 1.621359 -2.285165) - (xy 1.620921 -2.005263) - (xy 1.255337 -2.005263) - (xy 1.245917 -1.934244) - (xy 1.24235 -1.901873) - (xy 1.236338 -1.840913) - (xy 1.228201 -1.755002) - (xy 1.218262 -1.647774) - (xy 1.206843 -1.522867) - (xy 1.194264 -1.383917) - (xy 1.180847 -1.234559) - (xy 1.166915 -1.078432) - (xy 1.152788 -0.91917) - (xy 1.138788 -0.76041) - (xy 1.125237 -0.605789) - (xy 1.112456 -0.458943) - (xy 1.100767 -0.323507) - (xy 1.090492 -0.20312) - (xy 1.081952 -0.101416) - (xy 1.075469 -0.022033) - (xy 1.071364 0.031394) - (xy 1.069959 0.055229) - (xy 1.06996 0.055342) - (xy 1.080204 0.074466) - (xy 1.110974 0.113955) - (xy 1.162689 0.174266) - (xy 1.235767 0.255861) - (xy 1.330627 0.359198) - (xy 1.447687 0.484738) - (xy 1.587367 0.63294) - (xy 1.750084 0.804263) - (xy 1.795821 0.852237) - (xy 2.521195 1.612566) - (xy 2.462551 1.671052) - (xy 2.403908 1.729539) - (xy 2.309026 1.62631) - (xy 2.274315 1.589003) - (xy 2.220094 1.531311) - (xy 2.149941 1.457013) - (xy 2.067432 1.369889) - (xy 1.976145 1.273718) - (xy 1.879658 1.17228) - (xy 1.821935 1.111695) - (xy 1.713566 0.998197) - (xy 1.625972 0.907285) - (xy 1.55692 0.837307) - (xy 1.504176 0.78661) - (xy 1.465506 0.75354) - (xy 1.438677 0.736444) - (xy 1.421456 0.733669) - (xy 1.411608 0.743563) - (xy 1.406901 0.764471) - (xy 1.405101 0.794741) - (xy 1.404859 0.803002) - (xy 1.392342 0.859909) - (xy 1.361503 0.928693) - (xy 1.318497 0.998475) - (xy 1.26948 1.058378) - (xy 1.249866 1.076882) - (xy 1.14923 1.141628) - (xy 1.031673 1.177854) - (xy 0.927738 1.186447) - (xy 0.809951 1.170239) - (xy 0.701169 1.122712) - (xy 0.60489 1.045511) - (xy 0.587125 1.026295) - (xy 0.522168 0.9525) - (xy -0.601579 0.9525) - (xy -0.601579 1.186447) - (xy -0.902368 1.186447) - (xy -0.902368 1.077152) - (xy -0.906143 1.002539) - (xy -0.918825 0.95075) - (xy -0.934237 0.92258) - (xy -0.94525 0.902424) - (xy -0.954679 0.8732) - (xy -0.963151 0.830575) - (xy -0.97129 0.770217) - (xy -0.979721 0.687793) - (xy -0.989068 0.578972) - (xy -0.995469 0.498017) - (xy -1.024831 0.118732) - (xy -1.745659 0.848938) - (xy -1.875992 0.981066) - (xy -2.001108 1.108096) - (xy -2.118721 1.227695) - (xy -2.226545 1.337528) - (xy -2.322295 1.435263) - (xy -2.403683 1.518566) - (xy -2.468423 1.585104) - (xy -2.51423 1.632542) - (xy -2.538792 1.65852) - (xy -2.579145 1.699649) - (xy -2.612805 1.728335) - (xy -2.63091 1.737895) - (xy -2.654035 1.726697) - (xy -2.687743 1.698719) - (xy -2.699169 1.687326) - (xy -2.747617 1.636757) - (xy -2.480881 1.365702) - (xy -2.412831 1.296652) - (xy -2.325085 1.207774) - (xy -2.221492 1.102959) - (xy -2.1059 0.986097) - (xy -1.982159 0.861079) - (xy -1.854119 0.731795) - (xy -1.725628 0.602136) - (xy -1.633454 0.509179) - (xy -1.493342 0.36752) - (xy -1.375632 0.247591) - (xy -1.27882 0.147768) - (xy -1.201399 0.066428) - (xy -1.141864 0.001948) - (xy -1.112358 -0.031723) - (xy -0.875409 -0.031723) - (xy -0.845743 0.347592) - (xy -0.836797 0.458777) - (xy -0.828142 0.560453) - (xy -0.820271 0.647304) - (xy -0.813672 0.714018) - (xy -0.808836 0.755279) - (xy -0.80728 0.764506) - (xy -0.798482 0.802105) - (xy 0.463319 0.802105) - (xy 0.471742 0.697173) - (xy 0.497172 0.573195) - (xy 0.550389 0.463524) - (xy 0.628037 0.372156) - (xy 0.726763 0.303083) - (xy 0.837572 0.26162) - (xy 0.87352 0.242171) - (xy 0.891517 0.20043) - (xy 0.891894 0.198589) - (xy 0.894053 0.180967) - (xy 0.891384 0.162922) - (xy 0.88128 0.141108) - (xy 0.861137 0.112177) - (xy 0.828349 0.072783) - (xy 0.78031 0.019577) - (xy 0.714416 -0.050786) - (xy 0.62806 -0.141654) - (xy 0.62248 -0.147507) - (xy 0.529595 -0.245044) - (xy 0.430845 -0.348933) - (xy 0.333016 -0.452023) - (xy 0.242893 -0.547161) - (xy 0.167262 -0.627196) - (xy 0.150395 -0.645089) - (xy 0.085735 -0.712556) - (xy 0.028295 -0.770291) - (xy -0.017801 -0.814325) - (xy -0.048431 -0.840686) - (xy -0.058715 -0.846479) - (xy -0.074052 -0.834354) - (xy -0.109917 -0.80109) - (xy -0.163488 -0.749458) - (xy -0.23194 -0.682225) - (xy -0.312447 -0.602163) - (xy -0.402187 -0.512039) - (xy -0.475532 -0.437802) - (xy -0.875409 -0.031723) - (xy -1.112358 -0.031723) - (xy -1.098709 -0.047297) - (xy -1.070429 -0.082929) - (xy -1.055517 -0.106571) - (xy -1.052199 -0.11752) - (xy -1.053456 -0.141414) - (xy -1.057274 -0.195499) - (xy -1.063407 -0.276662) - (xy -1.071607 -0.38179) - (xy -1.081627 -0.507772) - (xy -1.09322 -0.651495) - (xy -1.10614 -0.809846) - (xy -1.120138 -0.979713) - (xy -1.131419 -1.115472) - (xy -1.19525 -1.880894) - (xy -1.031004 -1.880894) - (xy -1.030297 -1.864376) - (xy -1.026969 -1.817855) - (xy -1.02129 -1.744622) - (xy -1.013526 -1.647972) - (xy -1.003943 -1.531195) - (xy -0.992811 -1.397586) - (xy -0.980395 -1.250437) - (xy -0.96848 -1.110729) - (xy -0.954984 -0.952213) - (xy -0.942413 -0.802579) - (xy -0.931055 -0.665398) - (xy -0.921198 -0.544241) - (xy -0.91313 -0.44268) - (xy -0.90714 -0.364288) - (xy -0.903515 -0.312637) - (xy -0.902509 -0.292577) - (xy -0.90094 -0.280092) - (xy -0.894722 -0.275138) - (xy -0.881459 -0.279782) - (xy -0.858753 -0.296091) - (xy -0.824208 -0.326132) - (xy -0.775427 -0.371973) - (xy -0.710013 -0.43568) - (xy -0.625569 -0.519321) - (xy -0.535971 -0.608701) - (xy -0.169574 -0.974814) - (xy -0.172141 -0.977566) - (xy 0.070049 -0.977566) - (xy 0.081087 -0.96245) - (xy 0.111987 -0.926858) - (xy 0.159653 -0.874059) - (xy 0.220987 -0.807327) - (xy 0.292893 -0.72993) - (xy 0.372273 -0.645142) - (xy 0.456031 -0.556233) - (xy 0.54107 -0.466474) - (xy 0.624292 -0.379136) - (xy 0.702601 -0.297491) - (xy 0.7729 -0.224809) - (xy 0.832091 -0.164363) - (xy 0.877078 -0.119422) - (xy 0.904764 -0.093258) - (xy 0.912314 -0.087928) - (xy 0.914803 -0.105133) - (xy 0.91997 -0.152652) - (xy 0.92753 -0.227511) - (xy 0.9372 -0.326736) - (xy 0.948695 -0.447351) - (xy 0.961731 -0.586382) - (xy 0.976024 -0.740855) - (xy 0.99129 -0.907794) - (xy 1.003479 -1.042403) - (xy 1.019071 -1.216946) - (xy 1.033477 -1.381373) - (xy 1.046453 -1.532701) - (xy 1.057759 -1.667947) - (xy 1.067152 -1.78413) - (xy 1.074389 -1.878265) - (xy 1.079228 -1.94737) - (xy 1.081427 -1.988462) - (xy 1.081176 -1.999132) - (xy 1.06803 -1.989628) - (xy 1.034554 -1.95908) - (xy 0.983674 -1.910444) - (xy 0.918317 -1.846677) - (xy 0.841409 -1.770735) - (xy 0.755876 -1.685576) - (xy 0.664646 -1.594155) - (xy 0.570644 -1.499431) - (xy 0.476798 -1.404359) - (xy 0.386033 -1.311897) - (xy 0.301277 -1.225001) - (xy 0.225456 -1.146628) - (xy 0.161497 -1.079735) - (xy 0.112326 -1.027278) - (xy 0.080869 -0.992215) - (xy 0.070049 -0.977566) - (xy -0.172141 -0.977566) - (xy -0.306202 -1.12124) - (xy -0.375784 -1.195552) - (xy -0.453881 -1.278517) - (xy -0.537406 -1.366898) - (xy -0.62327 -1.457459) - (xy -0.708385 -1.546964) - (xy -0.789664 -1.632177) - (xy -0.864019 -1.709861) - (xy -0.928363 -1.77678) - (xy -0.979606 -1.829697) - (xy -1.014663 -1.865377) - (xy -1.030444 -1.880584) - (xy -1.031004 -1.880894) - (xy -1.19525 -1.880894) - (xy -1.211204 -2.072193) - (xy -2.009286 -2.911515) - (xy -2.807368 -3.750836) - (xy -2.806781 -3.868148) - (xy -2.806194 -3.985461) - (xy -2.677275 -3.847747) - (xy -2.605124 -3.770937) - (xy -2.51994 -3.680696) - (xy -2.424021 -3.579425) - (xy -2.319666 -3.469524) - (xy -2.209174 -3.353396) - (xy -2.094844 -3.233442) - (xy -1.978975 -3.112064) - (xy -1.863865 -2.991662) - (xy -1.751814 -2.874638) - (xy -1.645119 -2.763394) - (xy -1.54608 -2.660331) - (xy -1.456997 -2.56785) - (xy -1.380166 -2.488353) - (xy -1.317888 -2.424242) - (xy -1.272462 -2.377917) - (xy -1.246185 -2.351781) - (xy -1.240426 -2.346767) - (xy -1.24003 -2.364209) - (xy -1.242208 -2.408865) - (xy -1.246583 -2.47466) - (xy -1.252775 -2.555517) - (xy -1.255433 -2.587817) - (xy -1.275228 -2.824079) - (xy -1.120242 -2.824079) - (xy -1.11224 -2.78648) - (xy -1.10816 -2.756745) - (xy -1.102425 -2.700797) - (xy -1.095701 -2.625764) - (xy -1.088648 -2.538775) - (xy -1.086207 -2.506579) - (xy -1.079008 -2.414139) - (xy -1.071742 -2.328293) - (xy -1.065136 -2.257153) - (xy -1.059916 -2.208831) - (xy -1.058739 -2.200061) - (xy -1.054298 -2.182058) - (xy -1.044687 -2.160983) - (xy -1.02786 -2.134475) - (xy -1.001775 -2.100172) - (xy -0.964387 -2.055711) - (xy -0.913654 -1.998729) - (xy -0.84753 -1.926864) - (xy -0.763974 -1.837754) - (xy -0.66094 -1.729036) - (xy -0.555833 -1.618725) - (xy -0.451262 -1.509559) - (xy -0.353649 -1.40846) - (xy -0.265422 -1.317885) - (xy -0.189012 -1.240292) - (xy -0.126849 -1.178138) - (xy -0.081363 -1.133882) - (xy -0.054983 -1.109982) - (xy -0.049357 -1.106426) - (xy -0.034557 -1.119319) - (xy 0.000039 -1.15294) - (xy 0.051071 -1.203918) - (xy 0.115183 -1.26888) - (xy 0.189016 -1.344452) - (xy 0.242411 -1.399507) - (xy 0.521173 -1.687763) - (xy -0.30079 -1.687763) - (xy -0.30079 -2.005263) - (xy 0.701842 -2.005263) - (xy 0.701842 -1.863794) - (xy 0.885658 -2.04704) - (xy 1.016052 -2.177029) - (xy 1.27 -2.177029) - (xy 1.272429 -2.156523) - (xy 1.284724 -2.145098) - (xy 1.314396 -2.14012) - (xy 1.368955 -2.138956) - (xy 1.378618 -2.138948) - (xy 1.487237 -2.138948) - (xy 1.487237 -2.430416) - (xy 1.378618 -2.322763) - (xy 1.317346 -2.257313) - (xy 1.280699 -2.207171) - (xy 1.27 -2.177029) - (xy 1.016052 -2.177029) - (xy 1.069474 -2.230285) - (xy 1.069474 -2.393498) - (xy 1.069985 -2.468586) - (xy 1.072328 -2.516355) - (xy 1.077711 -2.542902) - (xy 1.087344 -2.554321) - (xy 1.101871 -2.556711) - (xy 1.118027 -2.56022) - (xy 1.129969 -2.574289) - (xy 1.139139 -2.604231) - (xy 1.146982 -2.655358) - (xy 1.154942 -2.732983) - (xy 1.157496 -2.761415) - (xy 1.163026 -2.824079) - (xy -1.120242 -2.824079) - (xy -1.275228 -2.824079) - (xy -1.487237 -2.824079) - (xy -1.487237 -2.974474) - (xy -1.397141 -2.974474) - (xy -1.344445 -2.975917) - (xy -1.315812 -2.982884) - (xy -1.312309 -2.98703) - (xy -1.127766 -2.98703) - (xy -1.118054 -2.977558) - (xy -1.084412 -2.974634) - (xy -1.061706 -2.974474) - (xy -0.985921 -2.974474) - (xy -0.703306 -2.974474) - (xy 1.176519 -2.974474) - (xy 1.112938 -3.039587) - (xy 1.014186 -3.119938) - (xy 0.891968 -3.181911) - (xy 0.744213 -3.226354) - (xy 0.597401 -3.250935) - (xy 0.501316 -3.262404) - (xy 0.501316 -3.141579) - (xy -0.267368 -3.141579) - (xy -0.267368 -3.278655) - (xy -0.380165 -3.267224) - (xy -0.458975 -3.257575) - (xy -0.542943 -3.244786) - (xy -0.593224 -3.235652) - (xy -0.693487 -3.215512) - (xy -0.698397 -3.094993) - (xy -0.703306 -2.974474) - (xy -0.985921 -2.974474) - (xy -0.985921 -3.041316) - (xy -0.988131 -3.08319) - (xy -0.99365 -3.106464) - (xy -0.995874 -3.108158) - (xy -1.020613 -3.09744) - (xy -1.056757 -3.071437) - (xy -1.09299 -3.039377) - (xy -1.117999 -3.010489) - (xy -1.120227 -3.006733) - (xy -1.127766 -2.98703) - (xy -1.312309 -2.98703) - (xy -1.301919 -2.999326) - (xy -1.296311 -3.017238) - (xy -1.273422 -3.063721) - (xy -1.22946 -3.1196) - (xy -1.171989 -3.17704) - (xy -1.108573 -3.228207) - (xy -1.066918 -3.254857) - (xy -1.019466 -3.284028) - (xy -0.995141 -3.308533) - (xy -0.986595 -3.337428) - (xy -0.985938 -3.354638) - (xy -0.985937 -3.358816) - (xy -0.133684 -3.358816) - (xy -0.133684 -3.275263) - (xy 0.367632 -3.275263) - (xy 0.367632 -3.358816) - (xy -0.133684 -3.358816) - (xy -0.985937 -3.358816) - (xy -0.985921 -3.408948) - (xy -0.845274 -3.408948) - (xy -0.780564 -3.407383) - (xy -0.73013 -3.403215) - (xy -0.702094 -3.397227) - (xy -0.699057 -3.394803) - (xy -0.681273 -3.391082) - (xy -0.637992 -3.392606) - (xy -0.576651 -3.398925) - (xy -0.534737 -3.40476) - (xy -0.458737 -3.416222) - (xy -0.38923 -3.42657) - (xy -0.336997 -3.434204) - (xy -0.321678 -3.436373) - (xy -0.281653 -3.448768) - (xy -0.267368 -3.468192) - (xy -0.263025 -3.476102) - (xy -0.24749 -3.482137) - (xy -0.217001 -3.486534) - (xy -0.1678 -3.489531) - (xy -0.096126 -3.491365) - (xy 0.001781 -3.492275) - (xy 0.116974 -3.4925) - (xy 0.239914 -3.492372) - (xy 0.333441 -3.49177) - (xy 0.40156 -3.490361) - (xy 0.448281 -3.487819) - (xy 0.477609 -3.483811) - (xy 0.493551 -3.478009) - (xy 0.500115 -3.470083) - (xy 0.501316 -3.460867) - (xy 0.51154 -3.431615) - (xy 0.54503 -3.414969) - (xy 0.606012 -3.409032) - (xy 0.616983 -3.408948) - (xy 0.720254 -3.398294) - (xy 0.837547 -3.368967) - (xy 0.958285 -3.324916) - (xy 1.071889 -3.270089) - (xy 1.167781 -3.208436) - (xy 1.180201 -3.198668) - (xy 1.220682 -3.166885) - (xy 1.244655 -3.154156) - (xy 1.261396 -3.158271) - (xy 1.278581 -3.17525) - (xy 1.329336 -3.208508) - (xy 1.395393 -3.221275) - (xy 1.466526 -3.214635) - (xy 1.532514 -3.189673) - (xy 1.583132 -3.147471) - (xy 1.586797 -3.142566) - (xy 1.624672 -3.063789) - (xy 1.631719 -2.982246) - (xy 1.608715 -2.904513) - (xy 1.556437 -2.837165) - (xy 1.550044 -2.831604) - (xy 1.512927 -2.805187) - (xy 1.475267 -2.793553) - (xy 1.422324 -2.792713) - (xy 1.409098 -2.793458) - (xy 1.357297 -2.795359) - (xy 1.330614 -2.791004) - (xy 1.320955 -2.777862) - (xy 1.319963 -2.765592) - (xy 1.317939 -2.729998) - (xy 1.312914 -2.676467) - (xy 1.309303 -2.644441) - (xy 1.304066 -2.593573) - (xy 1.306244 -2.567532) - (xy 1.318875 -2.558014) - (xy 1.341375 -2.556711) - (xy 1.354718 -2.561014) - (xy 1.376244 -2.574943) - (xy 1.407548 -2.600023) - (xy 1.450224 -2.637781) - (xy 1.505868 -2.689744) - (xy 1.576075 -2.757438) - (xy 1.66244 -2.842389) - (xy 1.766558 -2.946125) - (xy 1.890025 -3.070172) - (xy 2.034436 -3.216056) - (xy 2.104031 -3.286551) - (xy 2.824079 -4.01639) - (xy 2.823256 -3.900663) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 832c2f54-1962-4364-9a42-05926603fbb1)) - ) - - (footprint "LOGO" (layer "F.Cu") - (tstamp 2d4321c4-d642-49df-8a6d-7dec8570f5a0) - (at 62.724174 176.308218 90) - (attr board_only exclude_from_pos_files exclude_from_bom) - (fp_text reference "G***" (at 0 0 90) (layer "F.SilkS") hide - (effects (font (size 1.5 1.5) (thickness 0.3))) - (tstamp fe25a6db-2a95-41c3-b6c6-409fbc854034) - ) - (fp_text value "LOGO" (at 0.75 0 90) (layer "F.SilkS") hide - (effects (font (size 1.5 1.5) (thickness 0.3))) - (tstamp c0f2478b-ff1d-4dc3-a85b-5f1a93803844) - ) - (fp_poly - (pts - (xy -0.284945 -3.263901) - (xy -0.155772 -3.236243) - (xy 0.002866 -3.192729) - (xy 0.184755 -3.135443) - (xy 0.383681 -3.066471) - (xy 0.593429 -2.987899) - (xy 0.807786 -2.901812) - (xy 1.020536 -2.810296) - (xy 1.074647 -2.785949) - (xy 1.306237 -2.676652) - (xy 1.497301 -2.57685) - (xy 1.652028 -2.483519) - (xy 1.774608 -2.393635) - (xy 1.869231 -2.304173) - (xy 1.940085 -2.212109) - (xy 1.985129 -2.128714) - (xy 2.000661 -2.083054) - (xy 2.02496 -1.997287) - (xy 2.056768 -1.876647) - (xy 2.094828 -1.726367) - (xy 2.137882 -1.551681) - (xy 2.184671 -1.357822) - (xy 2.233939 -1.150023) - (xy 2.284427 -0.933518) - (xy 2.334878 -0.71354) - (xy 2.384034 -0.495323) - (xy 2.430637 -0.284101) - (xy 2.450695 -0.191545) - (xy 2.451901 -0.151332) - (xy 2.441439 -0.139306) - (xy 2.421911 -0.11957) - (xy 2.395365 -0.069397) - (xy 2.381282 -0.035479) - (xy 2.330064 0.06122) - (xy 2.252699 0.16446) - (xy 2.162209 0.259502) - (xy 2.071615 0.331606) - (xy 2.041537 0.349083) - (xy 1.980387 0.374846) - (xy 1.889224 0.406775) - (xy 1.783088 0.439779) - (xy 1.725487 0.45608) - (xy 1.642908 0.477582) - (xy 1.569055 0.493661) - (xy 1.494588 0.505218) - (xy 1.410169 0.513155) - (xy 1.306459 0.518373) - (xy 1.174119 0.521774) - (xy 1.021572 0.524043) - (xy 0.873965 0.525388) - (xy 0.739169 0.5257) - (xy 0.625207 0.525035) - (xy 0.540104 0.523447) - (xy 0.491885 0.52099) - (xy 0.487568 0.520431) - (xy 0.438662 0.513303) - (xy 0.35807 0.502468) - (xy 0.260197 0.489845) - (xy 0.220567 0.484866) - (xy 0.109173 0.468001) - (xy -0.027479 0.442915) - (xy -0.16979 0.413383) - (xy -0.267002 0.39094) - (xy -0.38156 0.361223) - (xy -0.514278 0.323876) - (xy -0.657381 0.281406) - (xy -0.803092 0.236317) - (xy -0.943634 0.191114) - (xy -1.07123 0.148303) - (xy -1.178105 0.110389) - (xy -1.256481 0.079877) - (xy -1.298582 0.059272) - (xy -1.300183 0.058101) - (xy -1.33483 0.036637) - (xy -1.400524 0.000324) - (xy -1.48669 -0.045104) - (xy -1.551979 -0.078474) - (xy -1.797077 -0.21058) - (xy -2.032332 -0.353558) - (xy -2.252066 -0.50307) - (xy -2.450604 -0.654779) - (xy -2.62227 -0.804349) - (xy -2.761388 -0.947443) - (xy -2.862214 -1.079617) - (xy -2.904688 -1.143097) - (xy -2.93879 -1.18838) - (xy -2.954014 -1.203443) - (xy -2.970958 -1.230163) - (xy -2.971847 -1.239291) - (xy -2.964255 -1.26953) - (xy -2.942952 -1.337138) - (xy -2.910149 -1.435862) - (xy -2.868056 -1.559451) - (xy -2.818884 -1.701653) - (xy -2.764842 -1.856216) - (xy -2.708142 -2.016887) - (xy -2.650993 -2.177415) - (xy -2.595605 -2.331549) - (xy -2.544189 -2.473035) - (xy -2.498956 -2.595623) - (xy -2.462116 -2.693059) - (xy -2.435878 -2.759093) - (xy -2.428635 -2.775777) - (xy -2.36965 -2.879715) - (xy -2.292287 -2.981482) - (xy -2.206696 -3.070147) - (xy -2.123023 -3.13478) - (xy -2.072452 -3.159409) - (xy -1.940511 -3.180069) - (xy -1.78529 -3.164052) - (xy -1.611055 -3.11206) - (xy -1.502915 -3.065672) - (xy -1.334495 -2.992056) - (xy -1.194935 -2.947108) - (xy -1.076387 -2.931053) - (xy -0.971006 -2.944121) - (xy -0.870944 -2.986537) - (xy -0.768354 -3.05853) - (xy -0.733589 -3.087956) - (xy -0.628932 -3.17442) - (xy -0.544438 -3.230674) - (xy -0.470201 -3.261897) - (xy -0.396317 -3.273265) - (xy -0.378438 -3.273616) - ) - - (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp d2c7ef96-7b15-4f60-bd26-1ccc27f4161e)) - (fp_poly - (pts - (xy -3.153643 -0.9159) - (xy -3.150482 -0.913858) - (xy -3.151287 -0.887919) - (xy -3.165061 -0.834193) - (xy -3.174282 -0.805952) - (xy -3.203561 -0.655468) - (xy -3.195901 -0.488835) - (xy -3.152481 -0.316421) - (xy -3.106187 -0.207261) - (xy -3.044664 -0.095116) - (xy -2.973985 0.00841) - (xy -2.887783 0.110334) - (xy -2.77969 0.217671) - (xy -2.643339 0.337436) - (xy -2.520096 0.438515) - (xy -2.357991 0.56525) - (xy -2.211914 0.670397) - (xy -2.069718 0.761229) - (xy -1.919253 0.84502) - (xy -1.748368 0.929042) - (xy -1.555576 1.015908) - (xy -1.231483 1.152123) - (xy -0.93441 1.263991) - (xy -0.653664 1.354258) - (xy -0.378551 1.425667) - (xy -0.098379 1.480964) - (xy 0.197547 1.522893) - (xy 0.519919 1.554198) - (xy 0.551067 1.556625) - (xy 0.875674 1.569034) - (xy 1.182605 1.556163) - (xy 1.468525 1.519111) - (xy 1.730095 1.458976) - (xy 1.963979 1.376856) - (xy 2.16684 1.273849) - (xy 2.33534 1.151054) - (xy 2.466143 1.009568) - (xy 2.530951 0.905017) - (xy 2.568364 0.797501) - (xy 2.590577 0.659477) - (xy 2.596804 0.504581) - (xy 2.586257 0.346447) - (xy 2.569107 0.244045) - (xy 2.553265 0.163077) - (xy 2.544332 0.101636) - (xy 2.544057 0.072012) - (xy 2.544519 0.071325) - (xy 2.570629 0.075179) - (xy 2.627686 0.099571) - (xy 2.707543 0.139976) - (xy 2.802055 0.191871) - (xy 2.903078 0.250733) - (xy 3.002464 0.312037) - (xy 3.09207 0.371259) - (xy 3.119888 0.390856) - (xy 3.249935 0.49384) - (xy 3.385058 0.617158) - (xy 3.514934 0.750088) - (xy 3.629241 0.881909) - (xy 3.717655 1.001899) - (xy 3.735174 1.029913) - (xy 3.849338 1.262238) - (xy 3.918833 1.50053) - (xy 3.94313 1.741887) - (xy 3.921702 1.983408) - (xy 3.91488 2.017742) - (xy 3.839257 2.267092) - (xy 3.723548 2.493388) - (xy 3.568147 2.696327) - (xy 3.37345 2.875603) - (xy 3.139852 3.030912) - (xy 2.867748 3.161948) - (xy 2.557532 3.268406) - (xy 2.209601 3.349982) - (xy 2.18245 3.355007) - (xy 2.080204 3.368777) - (xy 1.940779 3.380651) - (xy 1.773399 3.390432) - (xy 1.587287 3.397926) - (xy 1.391667 3.402937) - (xy 1.195765 3.405268) - (xy 1.008803 3.404723) - (xy 0.840007 3.401108) - (xy 0.698599 3.394225) - (xy 0.626874 3.388031) - (xy 0.176191 3.327007) - (xy -0.274216 3.243061) - (xy -0.721257 3.137792) - (xy -1.161845 3.012799) - (xy -1.59289 2.869682) - (xy -2.011303 2.710038) - (xy -2.413996 2.535468) - (xy -2.797881 2.34757) - (xy -3.159868 2.147944) - (xy -3.496868 1.938189) - (xy -3.805794 1.719904) - (xy -4.083556 1.494688) - (xy -4.327065 1.26414) - (xy -4.533233 1.029859) - (xy -4.698972 0.793445) - (xy -4.815238 0.570476) - (xy -4.847274 0.492097) - (xy -4.86796 0.425843) - (xy -4.879772 0.357171) - (xy -4.885188 0.271537) - (xy -4.886685 0.154398) - (xy -4.886694 0.150914) - (xy -4.885784 0.032472) - (xy -4.881037 -0.052724) - (xy -4.870412 -0.117829) - (xy -4.851868 -0.175999) - (xy -4.827245 -0.232176) - (xy -4.728957 -0.387767) - (xy -4.589639 -0.526631) - (xy -4.412408 -0.64645) - (xy -4.200376 -0.744908) - (xy -4.084935 -0.784586) - (xy -3.997225 -0.807811) - (xy -3.8859 -0.831599) - (xy -3.759392 -0.854783) - (xy -3.626132 -0.876198) - (xy -3.494551 -0.894676) - (xy -3.373081 -0.909052) - (xy -3.270152 -0.918159) - (xy -3.194196 -0.920831) - ) - - (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 6ddabd19-2226-49cb-acd6-2d592f30d53c)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 2fbf034e-17d2-4f25-8d4b-7ab0197da834) - (at 193.22 205.63 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/0d06dc70-f5f5-483a-b450-d0217a800b1c") - (attr smd) - (fp_text reference "R13" (at -2.55 -0.03 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp edfd7af2-983a-47e2-8cee-5cdd3e2a0a75) - ) - (fp_text value "100" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e60cffcf-89ce-4623-ac0f-ad437068a6e5) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp b1392844-a382-410c-b3a3-9d1a3ce7778b) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 523c4596-0211-40da-bc99-549bd9f6afb5)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e63fdc02-832c-4800-bf38-87628dc58910)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f556a3ee-74d9-4490-90a6-d65ce79d20ad)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aa24c824-b925-4d26-837f-2de98a1fbff8)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 406f452d-133e-4251-b7a2-0e372cf045f0)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp df7d6ce1-dd05-40df-b1ea-4ee911d89532)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1a2c10b-1873-42bc-a7d9-050350a6abe9)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6b55a9b1-fbb6-4b9a-9dc7-a78a26fb631a)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4e9a673c-ea1f-4553-b6f9-c4a286b53c63)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 79945533-fcaa-4442-9756-e3c3af34f188)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "/CTL_D") (pintype "passive") (tstamp 0d89b655-5e1c-4bc7-9951-1e6904b63842)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 78 "/board_control/CTL_D_") (pintype "passive") (tstamp 8375b936-f772-43ce-97c7-2548c571ecd7)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (layer "F.Cu") - (tstamp 301dd535-fbae-4292-9740-9e9d48d2666e) - (at 208.28 196.196218) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/ca24aae6-5fda-407f-b24b-51238cace2da") - (attr exclude_from_pos_files) - (fp_text reference "H16" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6bff3309-8d19-4620-aecc-ba969be3abfe) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp acb95287-84be-4a83-9f64-57f625490dc1) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 51226988-2423-482f-9c05-b1f933752829) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp c92733f1-0f52-48ef-8403-91e5f6045fe9)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp af94477c-3db5-464a-8db5-d6af1131e8ae)) - (pad "1" thru_hole circle (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 46b4b216-2674-40b2-b1d3-42fc9ad03ead)) - (pad "1" thru_hole circle (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 2c6b2a2b-37b9-4de7-9de1-3ee577126120)) - (pad "1" thru_hole circle (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 99b80514-ba69-46cb-9bf6-6267f406d5cb)) - (pad "1" thru_hole circle (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 7baca2fc-a6c7-4649-a537-560e9e1217c6)) - (pad "1" thru_hole circle (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 11e763e3-af8c-44b6-8caf-75d21c2b5fed)) - (pad "1" thru_hole circle (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp a8251790-76b0-4bd8-abb8-0282c0c4c69b)) - (pad "1" thru_hole circle (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 681dc703-df00-4134-b71d-f1e682d28c71)) - (pad "1" thru_hole circle (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 789c704d-5109-43d4-8c74-a748c94dffa4)) - (pad "1" thru_hole circle (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 1ec48849-e1da-4d3c-8fb8-b68fbbf215f7)) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 30cf4f66-80e3-4007-a45f-5ed4e3f7a0d6) - (at 149.7225 86.0374 -90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/68cfddb4-77db-42bf-a5b8-9bff62ab4679") - (attr smd) - (fp_text reference "C13" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 844b5df3-6e22-4915-8aef-a5bdf9789152) - ) - (fp_text value "100nF" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3cb04a95-83b3-48e0-9349-812b717c8fe6) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp cb4e3fb5-8d7d-4b81-a28b-521f36fd3350) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 28776a7a-a86d-45ca-8ba6-797da6feee41)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84608a6c-3c5a-44b2-b9ab-61a1de446447)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c776fc84-eff5-4354-a652-053ea3017c76)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f107f482-67b6-42c8-ad46-a6524ee600fe)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c8065450-13cc-47ed-bb90-b485ee37c730)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 960c830d-b451-42a7-bbac-37545f5c877f)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b831fec3-d9dd-4f53-8698-fc3fcce5414c)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a0a24ba8-243f-4ec4-ad34-73375140c8c6)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4e1f49d1-e582-4c6e-88eb-62a76884addf)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ff9f94db-d58a-4200-a741-8112e5f08bad)) - (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 21 "/VOUT_SENSE") (pintype "passive") (tstamp b3e79dd4-e1ce-4a8a-824b-5e91397e28cb)) - (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 1b002ef4-3ae1-4aa0-9b78-06a9b271278d)) - (model "${KICAD6_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 "Connector_USB:USB_C_Receptacle_G-Switch_GT-USB-7010ASV" (layer "F.Cu") - (tstamp 338af13c-b3be-4a34-b861-d4831da0906d) - (at 106.4575 216.16) - (descr "USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf") - (tags "USB C Type-C Receptacle SMD") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "USB Power-Only 6P Type-C Receptacle connector") - (property "ki_keywords" "usb universal serial bus type-C power-only charging-only 6P 6C") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/baa76ba7-5489-4694-b88f-057a41a06f63") - (attr smd) - (fp_text reference "J5" (at -6.05 -3.95 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp f06b5e60-f0d3-441a-a88d-d3ed260a5729) - ) - (fp_text value "USB_C_Receptacle_PowerOnly_6P" (at 0 5) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a4a842b5-c618-48df-aa1c-51509a4187ba) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 943fadb3-97c8-4d8d-8bdc-cbf869535579) - ) - (fp_line (start -4.58 -1.85) (end -4.58 0.07) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c26a5726-54b6-42ea-8a02-5b93a5b7fe49)) - (fp_line (start -4.58 3.785) (end -4.58 2.08) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84dc7aee-0ee4-4715-b292-8d0e1ea30712)) - (fp_line (start 4.58 0.07) (end 4.58 -1.85) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bc9ebce8-5169-4c5a-b93b-e599feee8a97)) - (fp_line (start 4.58 2.08) (end 4.58 3.785) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dc4c81e3-2e4e-4dd5-9fb3-1be5b9454c63)) - (fp_line (start 4.58 3.785) (end -4.58 3.785) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1321a40-b460-426d-b141-397ef4bd33b9)) - (fp_line (start -5.32 -4.85) (end 5.32 -4.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 86a96a91-dec8-4c3f-a9fc-6edff561ce66)) - (fp_line (start -5.32 4.18) (end -5.32 -4.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 66f5a992-dfb1-4a25-85ac-5a11de88ac35)) - (fp_line (start 5.32 -4.85) (end 5.32 4.18) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 691fbe46-a321-4c2e-8a57-75fc1166438a)) - (fp_line (start 5.32 4.18) (end -5.32 4.18) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f14f6285-bc5f-4563-a167-8d76c3265f5a)) - (fp_line (start -4.47 -3.675) (end -4.47 3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de956064-f5bc-4723-b29a-96b23ded0dae)) - (fp_line (start -4.47 -3.675) (end 4.47 -3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 56325ad3-c370-4b79-b1d3-667412f7d400)) - (fp_line (start -4.47 3.675) (end 4.47 3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e2c0443a-bbd2-480a-b4f5-d75b2cc9f813)) - (fp_line (start 4.47 3.675) (end 4.47 -3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86ea2c7a-9f86-436c-aa60-2c07ae8def8c)) - (pad "" np_thru_hole circle (at -2.89 -2.605) (size 0.65 0.65) (drill 0.65) (layers "*.Cu" "*.Mask") (tstamp fbcb9377-1ce8-4f2d-be60-1b52e123b2fc)) - (pad "" np_thru_hole circle (at 2.89 -2.605) (size 0.65 0.65) (drill 0.65) (layers "*.Cu" "*.Mask") (tstamp c59bca43-168e-434d-93b9-b588c783ad52)) - (pad "A4" smd rect (at -2.4 -3.725) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 8ee7a571-d2af-4bd9-82b8-7fafd16be0eb)) - (pad "A5" smd rect (at -1.25 -3.725) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 23 "/board_control/CC1") (pinfunction "CC1") (pintype "bidirectional") (tstamp ed496b7a-a827-4063-9d5c-000f7dc81a40)) - (pad "A6" smd rect (at -0.25 -3.725) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f9074b2a-a63c-4ca0-ae49-f1965d1459fe)) - (pad "A7" smd rect (at 0.25 -3.725) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b90314e5-89df-4687-aafc-3143b80da2ac)) - (pad "A8" smd rect (at 1.25 -3.725) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4c4cc37f-9f1f-49d2-b0b1-2d3a4a310049)) - (pad "A9" smd rect (at 2.4 -3.725) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 20 "/board_control/VCCOUT") (pinfunction "VBUS") (pintype "passive") (tstamp 2c0eb466-5e85-4141-97f4-715cc232e670)) - (pad "A12" smd rect (at 3.2 -3.725) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp 5b955f6b-1710-41fb-a92e-cb96aeb949a6)) - (pad "B1" smd rect (at 3.2 -3.725) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f5fc6d24-2a36-42d3-8b13-12c2efb9b826)) - (pad "B4" smd rect (at 2.4 -3.725) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d07e1b00-2511-4384-a925-76e74c8fbcdb)) - (pad "B5" smd rect (at 1.75 -3.725) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 24 "/board_control/CC2") (pinfunction "CC2") (pintype "bidirectional") (tstamp f66c3990-3e81-4754-9342-0c9e28966cfe)) - (pad "B6" smd rect (at 0.75 -3.725) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 63200233-4d90-4422-86d0-e458746df54d)) - (pad "B7" smd rect (at -0.75 -3.725) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c7adb34d-fe38-457c-bf05-b3abcba5eda1)) - (pad "B8" smd rect (at -1.75 -3.725) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 6a00d6ba-7a35-40ef-a7c1-8286d02ddbdb)) - (pad "B9" smd rect (at -2.4 -3.725) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 20 "/board_control/VCCOUT") (pinfunction "VBUS") (pintype "passive") (tstamp 63f0852d-8aef-4dd0-80fb-8e3264852912)) - (pad "B12" smd rect (at -3.2 -3.725) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp 643107e0-0168-4366-ae03-2d1b3b356477)) - (pad "GND" smd rect (at -3.2 -3.725) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4398157a-b341-4c0c-a6f8-8bf8b34f7fd9)) - (pad "S1" thru_hole oval (at -4.32 -3.125) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp d2cac600-5bca-4382-8a8f-91972ddbe231)) - (pad "S1" thru_hole oval (at -4.32 1.075) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 121764fa-70f9-427e-aeb6-9383aa0c3fa3)) - (pad "S1" thru_hole oval (at 4.32 -3.125) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 8349e0f5-f9c8-4d63-9881-fe6d1d1ef0ad)) - (pad "S1" thru_hole oval (at 4.32 1.075) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp ce4a84a3-8cd2-4021-b8d0-d09f4f35ffcc)) - (model "${KICAD7_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal.step" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 347c81ce-6388-42a8-80ba-7124438858f1) - (at 83.98 89.07 180) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/ea830764-379a-497e-a44c-4861664c5684") - (attr smd) - (fp_text reference "R26" (at 0 -1.43) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 4735af5f-0e3d-4f51-b748-98adb9b91100) - ) - (fp_text value "0" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a4861e9f-3521-4bca-86c7-2100641bc53e) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp da761ff0-7a95-45d3-b809-5280715b302c) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9157e6bf-7cdd-4b12-8f9a-4a8a7c0daee6)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5c271e51-f904-4b2b-8bbf-afa0127fbd0f)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c6ede6fa-d99f-4dff-a673-d46225ec7a40)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d427d1b-4946-462c-a746-a7572f5a8600)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c118eb04-7709-4e89-82c7-d4dab3c8b768)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 76ad781d-c3e6-4ce3-b4f9-105635b1ed76)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82852366-fd35-46eb-ae99-b2cc558d43de)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d5affea4-b45b-47c9-9e36-269aa3a9a0f6)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5047a84-5e62-4485-bf75-bfa2d58415c0)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 158baa6c-623d-4fac-b95c-3a4ee5e07d09)) - (pad "1" smd roundrect (at -0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 71 "Net-(U6-RSVD2)") (pintype "passive") (tstamp 4a5e064a-f857-4c41-bde5-288ab7dac732)) - (pad "2" smd roundrect (at 0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pintype "passive") (tstamp 3ef3da34-d10b-4d02-9140-59a47f0a5dae)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_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") - (tstamp 375c9434-bc9c-4276-a905-a5e3a8351192) - (at 180.735 205.615 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/10854738-5776-4a66-bf44-c445b48bdcfa") - (attr smd) - (fp_text reference "R1" (at 2.5 0 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 536e34f0-93ff-4bb2-89a5-debadb765fc6) - ) - (fp_text value "50" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 016fd6c7-3b36-4cfb-9742-f5ee81be7c6f) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp bfdf79d0-7e9f-4318-9175-95953ce61fa2) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 21f232ab-41b0-4400-92ce-0aee7235a558)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 527c0782-e146-4202-9d7a-27e9ea76325a)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e6e88c6d-9029-4083-b40f-4ea2acb7a7cd)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74725ea7-7a51-48e3-bff0-aadc8cfd90ac)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45b0b848-8932-46cc-940d-385433d098a8)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 30624951-28ee-4455-a01f-62d845331216)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 27935bc3-6cdd-4986-8b0f-e4f5e9350a5a)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f5d257be-5ba3-4ed1-93bb-aaa1ccb0a993)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 881fefb7-9abd-49cd-9179-cd874a2c6b90)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp badb672e-cc95-4c2d-8aeb-3af7d856d116)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 9 "/TX") (pintype "passive") (tstamp ba06a63c-007c-42cc-9de5-9e20c4d6efb6)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 16 "/TX1") (pintype "passive") (tstamp 646180d3-983e-4c17-a19b-65b9950008e8)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 389148d6-52eb-4027-b8ea-d15a88d26000) - (at 185.43 94.04) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/925a43a4-4bc0-4d42-889a-f41c428ca2a5") - (attr exclude_from_pos_files) - (fp_text reference "TP4" (at 1.28 1.35) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp e8b212fb-f406-43b4-8e05-07729e702fab) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 95c355d0-8cfb-4952-a2f1-d296ad63a323) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4041d618-3e51-45a4-80ee-992d4e35ee0a) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp d49d5bf3-d397-4a88-9005-3ea5a14652f7)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp d0e45724-28aa-4c4e-8267-697dc3bca498)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 68 "/USB_PW_DUT") (pinfunction "1") (pintype "passive") (tstamp 1bc81685-d6ed-492c-a8f4-5cb5b2bee2f4)) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" locked (layer "F.Cu") - (tstamp 39d21eac-bb30-47b7-9d34-aab541aeece6) - (at 99.5 124.8) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/bede2dd9-e68a-4f90-895c-b45160fa4766") - (attr exclude_from_pos_files) - (fp_text reference "H9" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 70b512ac-646b-4e22-b198-5d31a97e930a) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7562551b-44dd-43a2-a74a-2bdf037863ff) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6e7829f5-d25b-43cf-ab2d-6c4892e8db28) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 51f9bfdb-b41f-4ada-9ca8-e945d48258ab)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 1a993de7-9e14-4fa3-9c20-5708bc4d7449)) - (pad "1" thru_hole circle locked (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 23881cab-e0a2-4845-a2db-a7961c26a285)) - (pad "1" thru_hole circle locked (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 946c71aa-e732-4ca9-99df-5bcd1c89b6a1)) - (pad "1" thru_hole circle locked (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 47aa2baa-2121-42d2-9957-7bd9afcbd122)) - (pad "1" thru_hole circle locked (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 8601dc77-c0aa-4090-9e9a-124ab4ccf7fc)) - (pad "1" thru_hole circle locked (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp eadcc47e-00cf-4e2b-88e5-c9a4700efaad)) - (pad "1" thru_hole circle locked (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d555f539-ebad-4a77-aba8-a996dfeb3b57)) - (pad "1" thru_hole circle locked (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp c6d5a514-a123-49ec-97fa-478ca28cc6f6)) - (pad "1" thru_hole circle locked (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 5dacde8a-7aa2-41fd-9964-93542292247c)) - (pad "1" thru_hole circle locked (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 3b90233f-07e5-4503-9116-40502167220c)) - ) - - (footprint "USB3Wurth:Wurth WR-COM USB 3.0 692221030100" (layer "F.Cu") - (tstamp 3ae141c6-86d8-4692-aaa2-65198d809bf9) - (at 105.5 74.505 180) - (descr "USB 3.0 B connector") - (tags "USB 3.0 B") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "USB 3.0 B connector") - (property "ki_keywords" "usb universal serial bus") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/5a2ccbf7-441f-4a3d-ba81-8a1549d633a9") - (attr through_hole) - (fp_text reference "J7" (at -5.68 -6.275 unlocked) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.1))) - (tstamp 1c571c45-7c9f-4ba6-980d-8894ec54cce2) - ) - (fp_text value "USB3_B" (at 0.3048 15.24 180 unlocked) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c61495de-43fe-4f00-8bb2-180a10c476ee) - ) - (fp_text user "${REFERENCE}" (at 0.3048 16.74 180 unlocked) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d067661b-ed43-4e3f-b9d7-d5957e2ec4c9) - ) - (fp_line (start -6.1 -5.2) (end -6.1 0.7) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 3944f37f-3fa0-447f-8f68-6a2addbc1589)) - (fp_line (start -6.1 4.65) (end -6.1 13.01) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp be41e478-b7f8-406c-a2f7-5e18cb19e53e)) - (fp_line (start -6.1 13.01) (end 6.05 13.01) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 240fb0e5-b36e-4aaf-bb1d-bc20d24eee81)) - (fp_line (start 6.05 -5.2) (end -6.1 -5.2) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 1b13915a-6ebc-4392-9abb-85f5b2091f3d)) - (fp_line (start 6.05 0.85) (end 6.05 -5.2) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 320b6b1e-b807-40d1-bbc6-c4a687c5e2db)) - (fp_line (start 6.05 13.01) (end 6.05 4.65) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 6e3df851-4cd0-4253-a701-c3caac0e103d)) - (pad "1" thru_hole circle (at 1.25 -2 180) (size 1.6 1.6) (drill 0.92) (layers "*.Cu" "*.Mask") - (net 64 "/USB_STORAGE_MUX/VBUS_HOST") (pinfunction "VBUS") (pintype "power_out") (tstamp ed7c14bb-3d67-4828-b302-2a1b8baf4dcd)) - (pad "2" thru_hole circle (at -1.25 -2 180) (size 1.6 1.6) (drill 0.92) (layers "*.Cu" "*.Mask") - (net 91 "/USB_STORAGE_MUX/HOST_DN") (pinfunction "D-") (pintype "bidirectional") (tstamp 9f54928a-eb27-4919-b47b-edac9598b7fb)) - (pad "3" thru_hole circle (at -1.25 0 180) (size 1.6 1.6) (drill 0.92) (layers "*.Cu" "*.Mask") - (net 92 "/USB_STORAGE_MUX/HOST_DP") (pinfunction "D+") (pintype "bidirectional") (tstamp d1e46488-c175-4531-b520-b0c4d151f930)) - (pad "4" thru_hole circle (at 1.25 0 180) (size 1.6 1.6) (drill 0.92) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "power_out") (tstamp 471ff3df-f4f0-4ab6-b528-08e0b5981b34)) - (pad "5" thru_hole circle (at -4.25 -4 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) - (net 79 "/USB_STORAGE_MUX/HOST_SSTXN") (pinfunction "SSTX-") (pintype "output") (tstamp 55b4b123-31d0-4aee-8452-afd74358219e)) - (pad "6" thru_hole circle (at -2.5 -4 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) - (net 80 "/USB_STORAGE_MUX/HOST_SSTXP") (pinfunction "SSTX+") (pintype "output") (tstamp d74dd494-58c4-46c9-80f7-f0702abbbe83)) - (pad "7" thru_hole circle (at 0 -4 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections "In1.Cu" "In2.Cu") - (net 2 "GND") (pinfunction "DRAIN") (pintype "passive") (tstamp 412237f3-ace5-4222-878a-ff94c69634a9)) - (pad "8" thru_hole circle (at 2.5 -4 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) - (net 82 "/USB_STORAGE_MUX/HOST_SSRXN") (pinfunction "SSRX-") (pintype "input") (tstamp e72379ca-c8cd-47ef-be7f-f16b5b94c60f)) - (pad "9" thru_hole circle (at 4.25 -4 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) - (net 81 "/USB_STORAGE_MUX/HOST_SSRXP") (pinfunction "SSRX+") (pintype "input") (tstamp 57da32e8-2d75-4d68-9f4b-8c6f74e50a54)) - (pad "10" thru_hole circle (at -6.02 2.71 180) (size 3.5 3.5) (drill 2.3) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp f9e9bad8-25ad-403a-a805-64689f0173c2)) - (pad "10" thru_hole circle (at 6.02 2.71 180) (size 3.5 3.5) (drill 2.3) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 8c0b3bed-9433-4007-a66d-aacac2e52575)) - (model "${KIPRJMOD}/Download_STP_692221030100 (rev1).stp" - (offset (xyz 0 -4 6.5)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 180 -90)) - ) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" locked (layer "F.Cu") - (tstamp 4103c882-f937-4cc2-941e-5fa5383e4f0c) - (at 185.5 182.8) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/c2cc7346-cce3-4765-bdb2-9255d0eb151b") - (attr exclude_from_pos_files) - (fp_text reference "H12" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d56b8830-ac77-42c4-9f81-5d3e222782f5) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3a9dfaa5-87b9-437b-b011-e6f891345744) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3aec6727-6afd-49c2-ac08-e8fd2b44752b) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp df10e1f1-925f-4bdc-b09c-f0fc039314e4)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 67484849-55bc-4c0e-9499-bea655406c40)) - (pad "1" thru_hole circle locked (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp f15b37a6-ff2d-45e6-af5d-368da6bc01ea)) - (pad "1" thru_hole circle locked (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp ce66770d-f57f-4e23-a93b-0312a5de4c0b)) - (pad "1" thru_hole circle locked (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d6cd5e66-dd5a-454c-a9dc-10f9cf27e6df)) - (pad "1" thru_hole circle locked (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 933c068d-3a6a-4629-befd-30170b37620b)) - (pad "1" thru_hole circle locked (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 8fd44e8b-7dae-4858-8221-f53a18dbcda4)) - (pad "1" thru_hole circle locked (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp c10a0bab-74bc-4205-af91-b4a55315bc7f)) - (pad "1" thru_hole circle locked (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 778284c9-14ea-4343-9b4d-0c26765facec)) - (pad "1" thru_hole circle locked (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp bc3c0dfe-2bc8-4c0c-ba54-ba7fa4c44c71)) - (pad "1" thru_hole circle locked (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 1914ead2-c4ec-4b76-9528-4a4bddfcdf1b)) - ) - - (footprint "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" (layer "F.Cu") - (tstamp 4197f52b-c9a3-4c4e-b5b7-8ae57e0d1b4c) - (at 199.175 91.9674 90) - (descr "QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py") - (tags "QFN NoLead") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "STMicroelectronics Arm Cortex-M4 MCU, 512KB flash, 128KB RAM, 100 MHz, 1.7-3.6V, 36 GPIO, UFQFPN48") - (property "ki_keywords" "Arm Cortex-M4 STM32F4 STM32F411") - (path "/3a905dbd-9d25-461b-86a5-b9af19799316") - (attr smd) - (fp_text reference "U1" (at -4.925 -3.725) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp a0f36835-0c64-4ca4-b60b-75faa812cc37) - ) - (fp_text value "STM32F411CEUx" (at 0 4.82 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f77a2d7d-637f-496b-b020-3d577e7ac8ba) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 28b2a0db-9e06-4eba-ae47-770b23756435) - ) - (fp_line (start -3.61 3.61) (end -3.61 3.135) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b06b123b-022f-41a7-ab94-5e3002d4b4be)) - (fp_line (start -3.135 -3.61) (end -3.61 -3.61) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 39e09694-58aa-4e0a-b980-e2d55ef9857f)) - (fp_line (start -3.135 3.61) (end -3.61 3.61) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f49ea80c-6f08-4aa9-baa8-7384524f0a73)) - (fp_line (start 3.135 -3.61) (end 3.61 -3.61) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b96f004b-a7ff-457a-9a40-881200b7f4f6)) - (fp_line (start 3.135 3.61) (end 3.61 3.61) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4c7390db-aabe-4f21-96ab-788c1cee189a)) - (fp_line (start 3.61 -3.61) (end 3.61 -3.135) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4c823227-5f96-462f-83f6-089a59dfc44c)) - (fp_line (start 3.61 3.61) (end 3.61 3.135) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 052aaf76-f7fe-4eb9-96ac-4c71f9170c0e)) - (fp_line (start -4.12 -4.12) (end -4.12 4.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c8f1370b-fe95-4183-b313-c3dc6155bf12)) - (fp_line (start -4.12 4.12) (end 4.12 4.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a84e3a6e-d3a3-46c2-8a2a-a954a10ccadb)) - (fp_line (start 4.12 -4.12) (end -4.12 -4.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d34b3ad9-4ef0-4466-a71d-2503f83d0043)) - (fp_line (start 4.12 4.12) (end 4.12 -4.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2aded8b6-06ff-4568-89bb-50a99cc37d9f)) - (fp_line (start -3.5 -2.5) (end -2.5 -3.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 52d13f96-9139-4d2c-b24d-0a39060146be)) - (fp_line (start -3.5 3.5) (end -3.5 -2.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 243d35b0-c5e9-45c8-af2e-68c38a012436)) - (fp_line (start -2.5 -3.5) (end 3.5 -3.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 557ecf6c-de72-485b-b29d-1dde46603c15)) - (fp_line (start 3.5 -3.5) (end 3.5 3.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 34704f2f-39c9-447b-9338-9c1715237f9e)) - (fp_line (start 3.5 3.5) (end -3.5 3.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d2d3e0d5-cde7-4153-8902-3db71877a6bd)) - (pad "" smd roundrect (at -2.0425 -2.0425 90) (size 1.015 1.015) (layers "F.Paste") (roundrect_rratio 0.2212394089) (tstamp 92efe18d-0692-4ad5-b6de-c3382e42d13c)) - (pad "" smd roundrect (at -2.0175 -0.6675 90) (size 0.965 1.065) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp df5bd671-7dcb-4e01-a825-b3025cc353c1)) - (pad "" smd roundrect (at -2.0175 0.7 90) (size 0.965 1.13) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp ab2bcd19-0161-4f20-8cf6-1d3225c546aa)) - (pad "" smd roundrect (at -2.0175 2.0175 90) (size 0.965 0.965) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp 34721b3a-b4b4-4b50-af91-d9d4e2dfd1e0)) - (pad "" smd roundrect (at -0.7075 2.0175 90) (size 1.115 0.965) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp 6704ee44-033f-4214-ab3a-dae969b109dd)) - (pad "" smd roundrect (at -0.7 -0.7 90) (size 1.13 1.13) (layers "F.Paste") (roundrect_rratio 0.2212389381) (tstamp 851b4942-9698-4051-8b23-b04aeefa2add)) - (pad "" smd roundrect (at -0.7 0.7 90) (size 1.13 1.13) (layers "F.Paste") (roundrect_rratio 0.2212389381) (tstamp 0a0d317b-80f8-4a09-8869-877d526b6c41)) - (pad "" smd roundrect (at -0.6675 -2.0425 90) (size 1.065 1.015) (layers "F.Paste") (roundrect_rratio 0.2212394089) (tstamp 7a85fb9b-6a81-4259-a6b9-d2ef030f73a2)) - (pad "" smd roundrect (at 0.6825 -2.0425 90) (size 1.165 1.015) (layers "F.Paste") (roundrect_rratio 0.2212394089) (tstamp 3558d9da-6a58-4900-a326-495d1ced76e6)) - (pad "" smd roundrect (at 0.6925 2.0175 90) (size 1.115 0.965) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp 63a5a85e-7e70-417f-8507-73eb9cedec13)) - (pad "" smd roundrect (at 0.7 -0.7 90) (size 1.13 1.13) (layers "F.Paste") (roundrect_rratio 0.2212389381) (tstamp b83339d7-f8c5-4f33-b209-8095cf223b27)) - (pad "" smd roundrect (at 0.7 0.7 90) (size 1.13 1.13) (layers "F.Paste") (roundrect_rratio 0.2212389381) (tstamp d55d9101-1c46-4358-9ed2-db4e317f0820)) - (pad "" smd roundrect (at 2.0175 -2.0675 90) (size 0.965 1.065) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp f57648f9-21ca-4256-86f5-fca57a71c7a5)) - (pad "" smd roundrect (at 2.0175 -0.7075 90) (size 0.965 1.115) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp 15d73bf2-1fe4-4c51-9280-019d3ddbf764)) - (pad "" smd roundrect (at 2.0175 0.6675 90) (size 0.965 1.065) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp 41367fd5-d302-4c61-ba60-ae4561cc1976)) - (pad "" smd roundrect (at 2.0425 2.0175 90) (size 1.015 0.965) (layers "F.Paste") (roundrect_rratio 0.2212393782) (tstamp 8a344f8d-4eaf-490f-a8da-e0db1118dd19)) - (pad "1" smd roundrect (at -3.4375 -2.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "VBAT") (pintype "power_in") (tstamp f86aab1e-0b7f-47ea-83bb-c7402a2d3284)) - (pad "2" smd roundrect (at -3.4375 -2.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 54 "/LED0") (pinfunction "PC13") (pintype "bidirectional") (tstamp b131f0a1-6981-42b1-9530-940b7171142d)) - (pad "3" smd roundrect (at -3.4375 -1.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 51 "/LED1") (pinfunction "PC14") (pintype "bidirectional") (tstamp 2282f959-d883-422b-8f31-efbeed422394)) - (pad "4" smd roundrect (at -3.4375 -1.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 57 "/LED2") (pinfunction "PC15") (pintype "bidirectional") (tstamp b523f7aa-936e-4290-baf7-0d4901562efb)) - (pad "5" smd roundrect (at -3.4375 -0.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 12 "/XTALO") (pinfunction "PH0") (pintype "bidirectional") (tstamp faee7ca8-e36e-4f58-adc2-843f2dc09b1f)) - (pad "6" smd roundrect (at -3.4375 -0.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 15 "/XTALI") (pinfunction "PH1") (pintype "bidirectional") (tstamp 7ca8c2e7-a72e-4c9b-964b-e79b7f409b24)) - (pad "7" smd roundrect (at -3.4375 0.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 22 "/NRST") (pinfunction "NRST") (pintype "input") (tstamp 331394b8-e21d-4d61-b58e-a1082a86a36f)) - (pad "8" smd roundrect (at -3.4375 0.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "GNDA") (pinfunction "VSSA") (pintype "power_in") (tstamp 0df2ae33-d0fc-4c3f-b797-9f5f7cd20c98)) - (pad "9" smd roundrect (at -3.4375 1.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 26 "+3.3VA") (pinfunction "VDDA") (pintype "power_in") (tstamp 63502d32-0275-4e94-ab9a-d89445cb057c)) - (pad "10" smd roundrect (at -3.4375 1.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 27 "/BUTTON") (pinfunction "PA0") (pintype "bidirectional") (tstamp 7e522640-da0b-4e98-952c-12a83c0cf62a)) - (pad "11" smd roundrect (at -3.4375 2.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 49 "/CURRENT_SENSE") (pinfunction "PA1") (pintype "bidirectional") (tstamp 9acdb0af-0b3c-41e4-992d-22e1c9cb868d)) - (pad "12" smd roundrect (at -3.4375 2.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 21 "/VOUT_SENSE") (pinfunction "PA2") (pintype "bidirectional") (tstamp c3e48810-7b73-408b-87fb-a992e38a8001)) - (pad "13" smd roundrect (at -2.75 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 106 "unconnected-(U1-PA3-Pad13)") (pinfunction "PA3") (pintype "bidirectional") (tstamp e89d110f-9d37-47dc-bfbf-24b6bc7dd48f)) - (pad "14" smd roundrect (at -2.25 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 38 "/ON_OFF") (pinfunction "PA4") (pintype "bidirectional") (tstamp b293914d-24e8-46e9-8af2-44f7f4db6f15)) - (pad "15" smd roundrect (at -1.75 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 7 "/CTL_A") (pinfunction "PA5") (pintype "bidirectional") (tstamp 89ff5d2e-a0bb-4a9e-805d-c5b5481442b9)) - (pad "16" smd roundrect (at -1.25 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 6 "/CTL_B") (pinfunction "PA6") (pintype "bidirectional") (tstamp 694f0855-98e3-41b3-af04-a554221d3fa3)) - (pad "17" smd roundrect (at -0.75 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 5 "/CTL_C") (pinfunction "PA7") (pintype "bidirectional") (tstamp d85cbb30-5ef7-4d11-8f76-49a8cb842ee4)) - (pad "18" smd roundrect (at -0.25 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 31 "unconnected-(U1-PB0-Pad18)") (pinfunction "PB0") (pintype "bidirectional") (tstamp ba39c29b-e173-4990-b645-59c949c371a2)) - (pad "19" smd roundrect (at 0.25 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 32 "unconnected-(U1-PB1-Pad19)") (pinfunction "PB1") (pintype "bidirectional") (tstamp 513ef6bc-340d-41ef-8595-41f7613a7365)) - (pad "20" smd roundrect (at 0.75 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 56 "Net-(U1-PB2)") (pinfunction "PB2") (pintype "bidirectional") (tstamp ffc8978d-e06f-4f2e-a014-ecec3bb65a25)) - (pad "21" smd roundrect (at 1.25 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 34 "unconnected-(U1-PB10-Pad21)") (pinfunction "PB10") (pintype "bidirectional") (tstamp 14b7b04c-e916-4a28-aa5c-8dfa2a446446)) - (pad "22" smd roundrect (at 1.75 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 19 "Net-(U1-VCAP1)") (pinfunction "VCAP1") (pintype "power_out") (tstamp f033141e-e37e-4ac8-9ee2-6ae2f7add79d)) - (pad "23" smd roundrect (at 2.25 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pinfunction "VSS") (pintype "power_in") (tstamp 1ebb0212-2224-4e73-ae53-2474e8dc2f72)) - (pad "24" smd roundrect (at 2.75 3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "VDD") (pintype "power_in") (tstamp 8ce32761-e177-47a0-94c7-48d93df148ea)) - (pad "25" smd roundrect (at 3.4375 2.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 40 "unconnected-(U1-PB12-Pad25)") (pinfunction "PB12") (pintype "bidirectional") (tstamp 42e1fbaa-d6a8-450e-9601-30b1073c90bb)) - (pad "26" smd roundrect (at 3.4375 2.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 41 "unconnected-(U1-PB13-Pad26)") (pinfunction "PB13") (pintype "bidirectional") (tstamp f4467e37-d674-4138-b324-d9798ee9a571)) - (pad "27" smd roundrect (at 3.4375 1.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 42 "unconnected-(U1-PB14-Pad27)") (pinfunction "PB14") (pintype "bidirectional") (tstamp 98469bae-5ee7-4260-b696-b61315a677b6)) - (pad "28" smd roundrect (at 3.4375 1.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 43 "unconnected-(U1-PB15-Pad28)") (pinfunction "PB15") (pintype "bidirectional") (tstamp 060d1a62-36b8-4ae5-80e1-51668b5fda6a)) - (pad "29" smd roundrect (at 3.4375 0.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "/CTL_D") (pinfunction "PA8") (pintype "bidirectional") (tstamp 91037f34-12fd-4ce5-a439-2cad2350aca2)) - (pad "30" smd roundrect (at 3.4375 0.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 3 "/RESET") (pinfunction "PA9") (pintype "bidirectional") (tstamp 2f0012b4-a09d-4a8f-88b9-a2ca8ceae546)) - (pad "31" smd roundrect (at 3.4375 -0.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 37 "unconnected-(U1-PA10-Pad31)") (pinfunction "PA10") (pintype "bidirectional") (tstamp 3ba01d22-d1d2-4f0c-b179-cb7e6f5e3010)) - (pad "32" smd roundrect (at 3.4375 -0.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 102 "/DN") (pinfunction "PA11") (pintype "bidirectional") (tstamp bf0747d3-ed30-4bd4-bc98-07afcd764114)) - (pad "33" smd roundrect (at 3.4375 -1.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 13 "/DP") (pinfunction "PA12") (pintype "bidirectional") (tstamp 253d455b-4407-4da9-93d2-e6ee06fea52f)) - (pad "34" smd roundrect (at 3.4375 -1.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 28 "/SWDIO") (pinfunction "PA13") (pintype "bidirectional") (tstamp 90490cc0-7a98-462b-8d03-f272cfc2fbf4)) - (pad "35" smd roundrect (at 3.4375 -2.25 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pinfunction "VSS") (pintype "passive") (tstamp 463ab108-bf08-474c-b3f2-2e4d8da600c0)) - (pad "36" smd roundrect (at 3.4375 -2.75 90) (size 0.875 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "VDD") (pintype "power_in") (tstamp b74ebc9c-4c9f-4933-8082-6e8da0ebb41c)) - (pad "37" smd roundrect (at 2.75 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 29 "/SWCLK") (pinfunction "PA14") (pintype "bidirectional") (tstamp 189e0530-0ab1-46da-bccb-13ff510ae9d4)) - (pad "38" smd roundrect (at 2.25 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 72 "/USB_OEn") (pinfunction "PA15") (pintype "bidirectional") (tstamp 0d6d36d8-96f6-4f22-8d99-18163f40862e)) - (pad "39" smd roundrect (at 1.75 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 73 "/USB_SEL") (pinfunction "PB3") (pintype "bidirectional") (tstamp 8a5296f6-f877-47b1-9e4f-7b8a56a33205)) - (pad "40" smd roundrect (at 1.25 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 65 "/USB_PW_HOST") (pinfunction "PB4") (pintype "bidirectional") (tstamp 3088d754-eae2-4d42-9b86-1e1476303cba)) - (pad "41" smd roundrect (at 0.75 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 68 "/USB_PW_DUT") (pinfunction "PB5") (pintype "bidirectional") (tstamp c609fea9-c9a2-493a-9888-f9efeadf48e9)) - (pad "42" smd roundrect (at 0.25 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 16 "/TX1") (pinfunction "PB6") (pintype "bidirectional") (tstamp 6125c5e2-421b-4eda-8cb0-2d9d087201f7)) - (pad "43" smd roundrect (at -0.25 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "/RX1") (pinfunction "PB7") (pintype "bidirectional") (tstamp b7dfa409-477a-45fc-89d3-552c11585902)) - (pad "44" smd roundrect (at -0.75 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 50 "/BOOT0") (pinfunction "BOOT0") (pintype "input") (tstamp 53e21b1f-7c92-4c7f-9f38-f2f337461bee)) - (pad "45" smd roundrect (at -1.25 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 45 "unconnected-(U1-PB8-Pad45)") (pinfunction "PB8") (pintype "bidirectional") (tstamp cf6138d3-ac07-4f16-9fff-568aab74fed6)) - (pad "46" smd roundrect (at -1.75 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 46 "unconnected-(U1-PB9-Pad46)") (pinfunction "PB9") (pintype "bidirectional") (tstamp 90ab4d1e-f50e-4d92-8365-6eec908e3c99)) - (pad "47" smd roundrect (at -2.25 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pinfunction "VSS") (pintype "passive") (tstamp ef13b34a-8921-4138-9b39-caa58dc1996d)) - (pad "48" smd roundrect (at -2.75 -3.4375 90) (size 0.25 0.875) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "VDD") (pintype "power_in") (tstamp cb092436-b26d-496d-a1b6-947d4ac731b2)) - (pad "49" smd rect (at 0 0 90) (size 5.4 5.4) (layers "F.Cu" "F.Mask") - (net 2 "GND") (pinfunction "VSS") (pintype "passive") (tstamp 000c06d1-05f3-4911-8a40-6f81dee30f7d)) - (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tstamp 423a2a00-7fa4-47f0-b2b9-74406e2027d7) - (at 160.8 81.125) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Generic connector, single row, 01x02, script generated") - (property "ki_keywords" "connector") - (path "/072f03df-ffb5-49dd-993b-6406e92de97c") - (attr through_hole) - (fp_text reference "J12" (at 0 -2.33) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3209e5b6-eed0-4480-8ec4-772a19502f99) - ) - (fp_text value "Conn_01x02_Pin" (at 0 4.87) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b403ffdd-99b8-498d-8416-7eed6e683737) - ) - (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 65ef5da8-270c-4207-a93a-ebdfb0d74a12) - ) - (fp_line (start -1.33 -1.33) (end 0 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 162b3f04-42d1-42e4-8362-0b51d93cbf20)) - (fp_line (start -1.33 0) (end -1.33 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fe070c3-38fb-4521-ba09-3ca7b087512e)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c7fcd570-04a4-45da-9ae6-a50cd9ec5155)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef1cee22-6bdc-4e0c-b597-0bfaeb3e553a)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b61cce26-3655-4cfe-b431-2b0db1036e05)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6fb78eca-16e9-471f-9f09-747abac77a66)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3ba8e252-4ec5-4e7d-a543-e39233350635)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e3e8af83-f583-4e6b-a274-355aa19b235d)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3b981425-b02a-4957-bbba-115778a9fe01)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a652561a-3cc3-4f54-8a6b-1123e94e8c77)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6630d3a-3949-4eca-866e-0893a7c0bfbc)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f0d9621-d874-418c-b00b-40a83cb7c82b)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 037eca67-94e3-48ca-856e-f72b19af15d6)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 802cab08-fd13-467d-b8ef-f2b41a3d4b06)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5aa58018-96f7-46e7-bb18-6194200804f8)) - (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 52 "Net-(D4-K)") (pinfunction "Pin_1") (pintype "passive") (tstamp 1e8f798c-4b96-4041-a0ae-97c5cf20a030)) - (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 18 "+3.3V") (pinfunction "Pin_2") (pintype "passive") (tstamp 263ac482-63e0-4853-8678-a9b57b94cdeb)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_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_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 43d5c2da-37cb-442a-911e-f52db12b3b09) - (at 195.125 71.5924 90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/87d9f7af-d079-4ee9-8ace-9342b611b1be") - (attr smd) - (fp_text reference "C1" (at -2.6 0.125 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp f8d599eb-fab1-4599-b483-f794e9c5061c) - ) - (fp_text value "1uF" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5e018b88-b0f3-4a82-b24f-4efef20bac18) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 91773f5b-761a-485a-8637-3df97595f453) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42250ebb-a8ad-438e-a033-590580fd179d)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ba1d90d6-aa16-4834-9202-8a374a6e4991)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 03003b7d-ad10-4f8b-8970-b437fcc57fd6)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5d19ed0-b73d-495d-a2f0-003229bf3e77)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 06b9d473-f54f-48ed-afce-29bc13a24674)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9a2f422f-e68e-450a-91aa-e1a164bac88e)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dd390850-a081-4201-bc4f-c29c4236911e)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c1b61002-5b68-4a59-96cc-c4d45af4b3c1)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6674f286-7143-4679-aefc-0bd64e2f2def)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7fe68efa-0480-4aa0-b110-5941f76a9507)) - (pad "1" smd roundrect (at -0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 880d1c66-58ae-4429-99a1-d8a711504054)) - (pad "2" smd roundrect (at 0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 10 "+5V") (pintype "passive") (tstamp 90922eac-ea56-406f-bf41-38040bfb06cc)) - (model "${KICAD6_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 "Symbol:CE-Logo_8.5x6mm_SilkScreen" (layer "F.Cu") - (tstamp 4527a1b1-a4f0-4517-8211-4d5b48147e4c) - (at 63.17 204.45 90) - (descr "CE marking") - (tags "Logo CE certification") - (attr exclude_from_pos_files exclude_from_bom) - (fp_text reference "REF**" (at 0 0 90) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 105277a7-778d-458b-a4a0-20d2e186921f) - ) - (fp_text value "CE-Logo_8.5x6mm_SilkScreen" (at 0.75 0 90) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 592092cd-b920-4c2e-9596-b5ef4da8a1ea) - ) - (fp_poly - (pts - (xy -1.060813 -3.015685) - (xy -0.99633 -3.014025) - (xy -0.949697 -3.011055) - (xy -0.929349 -3.007912) - (xy -0.899583 -2.999935) - (xy -0.899583 -2.07947) - (xy -1.109119 -2.086741) - (xy -1.318953 -2.086477) - (xy -1.513141 -2.069618) - (xy -1.69758 -2.034925) - (xy -1.878168 -1.981161) - (xy -2.060803 -1.907089) - (xy -2.136511 -1.871121) - (xy -2.317062 -1.772023) - (xy -2.479702 -1.660674) - (xy -2.632099 -1.531592) - (xy -2.691378 -1.474295) - (xy -2.848015 -1.299139) - (xy -2.983527 -1.10848) - (xy -3.097234 -0.903606) - (xy -3.188456 -0.685807) - (xy -3.256515 -0.456371) - (xy -3.276674 -0.363803) - (xy -3.288823 -0.279756) - (xy -3.296934 -0.176766) - (xy -3.301015 -0.062035) - (xy -3.301074 0.057234) - (xy -3.297116 0.173837) - (xy -3.289149 0.280571) - (xy -3.277181 0.370233) - (xy -3.275943 0.377031) - (xy -3.220089 0.605759) - (xy -3.140701 0.823965) - (xy -3.039069 1.030177) - (xy -2.916478 1.222928) - (xy -2.774219 1.400748) - (xy -2.613579 1.562168) - (xy -2.435845 1.705719) - (xy -2.242307 1.829931) - (xy -2.034252 1.933336) - (xy -1.850763 2.002535) - (xy -1.747623 2.034118) - (xy -1.652893 2.058129) - (xy -1.56013 2.075463) - (xy -1.462894 2.087016) - (xy -1.354742 2.09368) - (xy -1.229233 2.096352) - (xy -1.174089 2.096504) - (xy -0.899583 2.096186) - (xy -0.899583 3.013164) - (xy -0.929349 3.021141) - (xy -0.954749 3.024138) - (xy -1.001744 3.026203) - (xy -1.06549 3.027382) - (xy -1.141142 3.027723) - (xy -1.223854 3.027274) - (xy -1.308783 3.026083) - (xy -1.391083 3.024197) - (xy -1.465909 3.021663) - (xy -1.528417 3.018531) - (xy -1.573762 3.014847) - (xy -1.574271 3.014789) - (xy -1.687271 2.998341) - (xy -1.814872 2.973706) - (xy -1.947338 2.943083) - (xy -2.074934 2.908667) - (xy -2.156016 2.883536) - (xy -2.420553 2.782498) - (xy -2.671277 2.659513) - (xy -2.907195 2.515777) - (xy -3.12732 2.352487) - (xy -3.33066 2.170838) - (xy -3.516227 1.972026) - (xy -3.68303 1.757247) - (xy -3.830079 1.527698) - (xy -3.956385 1.284573) - (xy -4.060958 1.02907) - (xy -4.142808 0.762383) - (xy -4.200945 0.485709) - (xy -4.214162 0.396875) - (xy -4.222618 0.312107) - (xy -4.228437 0.208118) - (xy -4.231618 0.092009) - (xy -4.232161 -0.029113) - (xy -4.230066 -0.148146) - (xy -4.225334 -0.257986) - (xy -4.217963 -0.351528) - (xy -4.214162 -0.383646) - (xy -4.163241 -0.666294) - (xy -4.087795 -0.939386) - (xy -3.988081 -1.202286) - (xy -3.864354 -1.454363) - (xy -3.716872 -1.694983) - (xy -3.638048 -1.805782) - (xy -3.45977 -2.023277) - (xy -3.263767 -2.221656) - (xy -3.051402 -2.400118) - (xy -2.824041 -2.557867) - (xy -2.583047 -2.694103) - (xy -2.329787 -2.808029) - (xy -2.065623 -2.898847) - (xy -1.791921 -2.965759) - (xy -1.60112 -2.997187) - (xy -1.548646 -3.00251) - (xy -1.479782 -3.00707) - (xy -1.399419 -3.010788) - (xy -1.31245 -3.013587) - (xy -1.223764 -3.015388) - (xy -1.138255 -3.016113) - (xy -1.060813 -3.015685) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 2eb8a49c-3038-4ddb-af00-d5df51a49fc3)) - (fp_poly - (pts - (xy 4.233335 -2.083594) - (xy 3.938985 -2.083305) - (xy 3.83701 -2.08288) - (xy 3.756355 -2.081592) - (xy 3.691888 -2.079086) - (xy 3.638476 -2.075004) - (xy 3.590988 -2.068992) - (xy 3.544289 -2.060692) - (xy 3.510389 -2.053564) - (xy 3.280549 -1.990246) - (xy 3.061232 -1.903988) - (xy 2.854201 -1.795991) - (xy 2.66122 -1.667456) - (xy 2.484049 -1.519582) - (xy 2.324453 -1.35357) - (xy 2.184193 -1.170621) - (xy 2.159554 -1.133551) - (xy 2.107756 -1.046598) - (xy 2.054855 -0.94518) - (xy 2.003836 -0.836134) - (xy 1.957682 -0.726298) - (xy 1.919375 -0.622512) - (xy 1.891898 -0.531612) - (xy 1.885804 -0.506016) - (xy 1.876439 -0.463021) - (xy 3.638021 -0.463021) - (xy 3.638021 0.47625) - (xy 1.876439 0.47625) - (xy 1.885804 0.519244) - (xy 1.910864 0.610611) - (xy 1.948352 0.716469) - (xy 1.995185 0.829878) - (xy 2.048282 0.943892) - (xy 2.10456 1.051569) - (xy 2.160936 1.145967) - (xy 2.170392 1.160319) - (xy 2.314134 1.351791) - (xy 2.475333 1.52363) - (xy 2.65299 1.675163) - (xy 2.846109 1.805719) - (xy 3.053691 1.914624) - (xy 3.274738 2.001206) - (xy 3.508255 2.064794) - (xy 3.513956 2.066021) - (xy 3.566538 2.076622) - (xy 3.614958 2.084513) - (xy 3.664609 2.090078) - (xy 3.720881 2.093702) - (xy 3.789168 2.095769) - (xy 3.874859 2.096664) - (xy 3.945599 2.096799) - (xy 4.233333 2.096776) - (xy 4.233333 3.029479) - (xy 3.945599 3.027762) - (xy 3.853624 3.026709) - (xy 3.763891 3.024766) - (xy 3.682158 3.022126) - (xy 3.614179 3.018981) - (xy 3.565711 3.015526) - (xy 3.558646 3.014789) - (xy 3.333237 2.978594) - (xy 3.101386 2.921376) - (xy 2.869425 2.845284) - (xy 2.643685 2.752465) - (xy 2.430499 2.645068) - (xy 2.374697 2.613135) - (xy 2.211156 2.507667) - (xy 2.045214 2.383545) - (xy 1.883427 2.246431) - (xy 1.73235 2.101982) - (xy 1.59854 1.955859) - (xy 1.561993 1.911607) - (xy 1.400673 1.690012) - (xy 1.259348 1.452378) - (xy 1.139025 1.201089) - (xy 1.040711 0.938532) - (xy 0.965412 0.667092) - (xy 0.914135 0.389155) - (xy 0.91159 0.370416) - (xy 0.904641 0.298751) - (xy 0.899708 0.208046) - (xy 0.896792 0.104923) - (xy 0.895895 -0.003991) - (xy 0.897019 -0.112075) - (xy 0.900166 -0.212702) - (xy 0.905338 -0.299248) - (xy 0.911383 -0.357188) - (xy 0.963339 -0.642106) - (xy 1.038569 -0.917646) - (xy 1.136391 -1.182191) - (xy 1.256121 -1.434123) - (xy 1.397076 -1.671823) - (xy 1.558573 -1.893675) - (xy 1.561993 -1.897921) - (xy 1.74228 -2.100879) - (xy 1.941422 -2.287344) - (xy 2.156973 -2.455786) - (xy 2.386485 -2.604675) - (xy 2.627509 -2.732483) - (xy 2.8776 -2.837678) - (xy 3.134309 -2.918733) - (xy 3.234619 -2.943231) - (xy 3.35853 -2.969062) - (xy 3.4737 -2.988408) - (xy 3.58752 -3.002019) - (xy 3.707385 -3.010644) - (xy 3.840687 -3.015032) - (xy 3.952213 -3.015992) - (xy 4.233333 -3.01625) - (xy 4.233335 -2.083594) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp ef9211d0-97da-4b93-8cb8-e9879644ab65)) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 482f1091-9148-4908-87b2-8ec0bd9549cd) - (at 148.54 82.27) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/9606aa0d-0137-46f5-97e0-e46ea60f1a2d") - (attr exclude_from_pos_files) - (fp_text reference "TP7" (at 1.59 0.07) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 208b3808-611d-444f-8ac0-40907eb8561e) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 19893c94-cdd4-41f1-86b4-9f8718d03a55) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f4c8d490-98e3-4aae-97d8-9fbd660ec116) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp c6b1a4cb-a206-48f1-a5a9-e6b25ca6ea09)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 886ac754-2f79-429d-b55c-35bbc4a3d2b9)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 21 "/VOUT_SENSE") (pinfunction "1") (pintype "passive") (tstamp 8923d953-1446-4b57-b4ca-39ee27bca6fd)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 48d085e7-8785-4120-94dd-b284a995ad75) - (at 128.6 81.2 180) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/fad1e4fc-d18b-4644-b15c-6283bba600e2") - (attr smd) - (fp_text reference "R6" (at 2.03 -0.01) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp fa987112-3f76-4782-90d5-a98e406ef55f) - ) - (fp_text value "2k2" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 412d5825-4604-4d5b-a754-d29f4b66d0c7) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp bcfe8697-dcef-4ac1-967a-5d3aa2bcd106) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d38308cb-aea9-4512-8eea-e8f8cd80fffe)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 52615d1d-afdc-407e-a486-2900f2edf22a)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 14ffe608-f1b2-4724-8f1a-da9c395d070e)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 33753a09-da8f-4d55-9907-f65106ab0c69)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 48933b45-27ae-4258-8408-4b6d2208e171)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 58a03ac2-5e25-4776-a2aa-73286ff3b82b)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa17d7bb-4855-4257-b4ae-29b84f74477e)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e0bf546-4bfa-478c-8a97-474a63a5913d)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f2cbed4-7c3e-49ea-8730-5da5e3d861d9)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06aa0831-54b9-4b52-8515-b439fcb9e507)) - (pad "1" smd roundrect (at -0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 7e606c14-17e1-413b-859b-880c46aa4736)) - (pad "2" smd roundrect (at 0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 44 "Net-(Q2-S1)") (pintype "passive") (tstamp fef45b65-50bc-490b-8a96-897a025c1f6a)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tstamp 4b62b5d9-1e90-4d3a-b4ad-23acc3cd15cf) - (at 212.64 91.67) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Generic connector, single row, 01x02, script generated") - (property "ki_keywords" "connector") - (path "/3f1da274-9b86-4248-bcb0-7dfa89d31c3a") - (attr through_hole) - (fp_text reference "J15" (at 0.01 -2.09) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c0845950-9162-485e-a0e3-eaccd57eba1b) - ) - (fp_text value "Conn_01x02_Pin" (at 0 4.87) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 70a03543-26f2-4121-bbbd-98719ab21be5) - ) - (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1b6f511a-6c74-4b43-b3a4-bd783ae08b07) - ) - (fp_line (start -1.33 -1.33) (end 0 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3fc93b4e-f72a-4210-afe2-7f92913f0f53)) - (fp_line (start -1.33 0) (end -1.33 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 24d0f5c1-e72f-4822-a080-5c978aa3f037)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e5b7e974-7c38-49d6-91f0-e91f2c1275cd)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 43cdfdb8-9733-44ad-b067-e6139dba2b42)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9f512252-7550-4ec9-9ad6-02cd768b1c77)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a234c30b-a53a-4e76-a081-1281e3e0fa6e)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d754bae8-2fdb-42e1-b5d4-d80928263a97)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 366ff087-bc93-4973-8b49-a714fc394c08)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f111ab92-2269-49a8-9736-d56471e72296)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a0faa18f-d80f-4f3c-b68f-78db03c4f81b)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 844b1c3d-9bb8-486d-b1c4-2a45bc449cb8)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cde92764-eec9-4e1d-9a29-63d5c0576805)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 226e0b27-6b46-4e72-8019-84728043f440)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f06b7ada-16a2-4407-a0e9-502c6c203427)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 226978ca-6eb5-44b3-ba67-2d9a9fe29f34)) - (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "Pin_1") (pintype "passive") (tstamp a35348a2-755d-4c9b-b263-d3ba32da8e9d)) - (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 27 "/BUTTON") (pinfunction "Pin_2") (pintype "passive") (tstamp 2fae8031-5730-4582-805a-9ab1ba5cf808)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp 4cfae03f-bb3a-4496-8c93-9b29d713619a) - (at 99 82.275) - (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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/c824a355-0482-4efc-9151-e11779c5354d") - (attr smd) - (fp_text reference "C20" (at -0.025 1.075) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp b484ba0b-a0fa-4aba-8116-d44a062aef1c) - ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a8ba9ebb-1758-4424-b54c-af1fe74f4919) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp c50fc53d-161a-442b-9938-8861b0aefc02) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 498590bc-2205-40f0-8a73-ffa6c8832cf3)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7abfc19c-87e8-4689-a2a4-077844175ca2)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 47d2c76a-8def-4537-a13b-4c6cc3c7825c)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 918d5a15-cd23-46e0-9003-ddf68fe45643)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 632f5ced-9232-4e99-93ca-740d2bcdf234)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d23ce2cc-5a2f-41a4-8951-4deefef924fa)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 42de032f-a2e0-42ae-8676-67ed78c42885)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5d0db14-188e-4192-af7a-c85d27a454d6)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 628dbcd1-fdf0-4ad5-9e69-36c3ca4a42e9)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bd7a799f-2702-480d-a1dc-f0ee20123e37)) - (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 18 "+3.3V") (pintype "passive") (tstamp 4335cc4f-edd1-4055-b563-8abf27d51dde)) - (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 2 "GND") (pintype "passive") (tstamp e0d902b1-43aa-40e1-8682-c0a65752500f)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.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") - (tstamp 4ecc3f4b-b05a-44bd-87ea-6e75fcdc868c) - (at 195.93 205.62 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/838c03a0-088b-49f4-a743-762e6d6d3dc8") - (attr smd) - (fp_text reference "R31" (at -2.56 0.02 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 1fd5fc96-ff4e-4c34-8f00-6a5e0c5f2b19) - ) - (fp_text value "100" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c6785ee1-e789-4a16-82fd-9a6c0cb238da) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 4ad34b4d-f0ed-40f7-adcd-fe9519b8187d) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fc60fc2b-ef22-4706-afa3-005a799168c4)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 535a1297-1f43-4245-95df-57fc6c2e7f55)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 90a2c376-a352-4dfa-bc0c-4ecd0bfc4f32)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fa299106-c5b9-4c31-acab-73a483b4ad5d)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 432c84a8-63ab-4ae0-a0f2-f301c1ff089d)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f9d43e00-8c1a-4e9f-b877-9826de10bb1a)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b8a097a1-8b28-4809-a752-05bf5b8c8c0c)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7129b86b-cb95-4f1d-be28-8db16390ee71)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 71de39a6-4130-4fe7-89e8-c653ab68d319)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 361bed53-dd51-4c6d-8a33-e58ab3561158)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 3 "/RESET") (pintype "passive") (tstamp a0cac621-0ca2-4a64-bb25-6739e5f90d63)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 74 "/board_control/RESET_") (pintype "passive") (tstamp 2c47be7a-ca2b-499f-b08f-0b666757cf66)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 4f30d43b-2c14-461f-b029-6972cfd86f11) - (at 206.15 74.7799) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/bea66015-7a78-4ae4-bbcc-186720f9d763") - (attr smd) - (fp_text reference "C4" (at -0.05 1.3501) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp cdd18a35-fae9-4937-a2fb-7621968432db) - ) - (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b06109b2-45ed-4d01-97c0-be4d76c7da42) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 04e2f137-06c3-4ac1-8a79-fbd33d959970) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5ab6fcff-7532-4bbe-9069-8cac18fabf73)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7a03c04b-f898-4536-9a46-fd473899e1e3)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5b4aa2c3-d04c-4e01-a95b-35cbd6533375)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4a21c3f2-1097-4f9e-88ac-32029c2a3fe8)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0f1bd0cc-e1b4-47d5-81a8-c815b63fff9f)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca700b43-b0ac-497e-b447-03b3707c8322)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2462a784-6aa3-48f2-91d5-4c3180cd1706)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7f003e4-c939-4329-bed1-88c48bc996a3)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4ef6625a-b3fc-4049-acdb-51c728aca6e9)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86f6191b-5bd0-45aa-a2d0-f722d3fd37ff)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "GNDA") (pintype "passive") (tstamp 2b9b647f-8028-4d2a-baca-3b59b64b77de)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 26 "+3.3VA") (pintype "passive") (tstamp 328d6fbf-5857-4b78-a02c-4c2617adac8b)) - (model "${KICAD6_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 "Connector_USB:USB3_A_Molex_48393-001" (layer "F.Cu") - (tstamp 50e864f9-4d11-4661-b681-18590143e3c0) - (at 91.3 73.65 180) - (descr "USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf)") - (tags "USB 3.0 type A right angle") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "USB 3.0 A connector") - (property "ki_keywords" "usb universal serial bus") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/7ff0e2b2-487b-4953-8d9d-6ba99bdaafe8") - (attr through_hole) - (fp_text reference "J9" (at 12 -2.26) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp c00e8bd7-4f82-4acc-9e4b-f55f6892f9e3) - ) - (fp_text value "USB3_A" (at 3.5 13) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e3ac9878-ae3b-4ede-9acb-780bbef4a98a) - ) - (fp_text user "${REFERENCE}" (at 3.5 5) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f905b4f8-ef3d-4358-8cac-4fd768c0cd3e) - ) - (fp_line (start -3.46 -2.56) (end -3.46 -1.85) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3671e1f3-b529-4fa5-be66-ff0e31972082)) - (fp_line (start -3.46 -2.56) (end 10.46 -2.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 311e9cb1-10e3-4a40-9bdb-c022b97ff9fb)) - (fp_line (start -3.46 6.8) (end -3.46 0.35) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 67b51b50-496b-40db-96cd-4bfbbbf0d653)) - (fp_line (start -3.46 11.81) (end -3.46 8.7) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 559f293d-565c-46bf-b9de-0bfe823d3072)) - (fp_line (start -3.46 11.81) (end 10.46 11.81) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 38937055-d1a2-4437-b746-60b5ea906335)) - (fp_line (start 10.46 -2.56) (end 10.46 -1.85) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55186ee5-e0bc-41e9-b8cb-8dca98faa759)) - (fp_line (start 10.46 6.8) (end 10.46 0.35) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7aa939ac-913e-4fe4-8502-2ff1e6044f4d)) - (fp_line (start 10.46 11.81) (end 10.46 8.7) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d6f9f5a5-bc3b-4baf-9ef5-296ac7877f84)) - (fp_line (start -4 -3) (end 11 -3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 92554a59-2220-4286-a8ee-415bc601786d)) - (fp_line (start -4 12.3) (end -4 -3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c9b7fc78-0e7f-41f0-a7d7-13b0cd8ecb87)) - (fp_line (start 11 -3) (end 11 12.3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1d264390-a96c-42ad-b610-b38babcdc2cc)) - (fp_line (start 11 12.3) (end -4 12.3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e7dd8f0b-01b9-4755-bae1-1eee970acd24)) - (fp_line (start -3.4 -2.5) (end 10.4 -2.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1562ac51-9cdc-4141-8d27-66238872b36f)) - (fp_line (start -3.4 11.75) (end -3.4 -2.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 476dced8-a644-4fa1-9488-3d76aca9f3ba)) - (fp_line (start 10.4 -2.5) (end 10.4 11.75) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9dffed5c-d249-4ee1-b585-b075be9e0879)) - (fp_line (start 10.4 11.75) (end -3.4 11.75) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6a1c9e88-650b-4762-9de4-c20c97865e3f)) - (pad "1" thru_hole circle (at 0 0 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") - (net 60 "/USB_STORAGE_MUX/VBUS_STORAGE") (pinfunction "VBUS") (pintype "power_in") (tstamp 443b03a5-5ea4-473b-9ae6-4d1305aa709f)) - (pad "2" thru_hole circle (at 2.5 0 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") - (net 97 "/USB_STORAGE_MUX/STORAGE_DN") (pinfunction "D-") (pintype "bidirectional") (tstamp c76a20af-ae7b-4158-aa3b-3026ac7fc9ad)) - (pad "3" thru_hole circle (at 4.5 0 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") - (net 98 "/USB_STORAGE_MUX/STORAGE_DP") (pinfunction "D+") (pintype "bidirectional") (tstamp 9a4bd3e6-d559-4260-b930-14cc44f901f7)) - (pad "4" thru_hole circle (at 7 0 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp f07d0830-1234-45e8-8903-37c3b01dabc5)) - (pad "5" thru_hole circle (at 7.5 -1.5 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") - (net 88 "/USB_STORAGE_MUX/STORAGE_SSRXN") (pinfunction "SSRX-") (pintype "output") (tstamp a6aefd5c-a98a-4225-b9d8-dacf40a63601)) - (pad "6" thru_hole circle (at 5.5 -1.5 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") - (net 90 "/USB_STORAGE_MUX/STORAGE_SSRXP") (pinfunction "SSRX+") (pintype "output") (tstamp 6aecc2e5-42ea-421c-82fd-e1bddca00ed6)) - (pad "7" thru_hole circle (at 3.5 -1.5 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "DRAIN") (pintype "passive") (tstamp 41dbd05f-5996-4a3f-b6c3-910704e41985)) - (pad "8" thru_hole circle (at 1.5 -1.5 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") - (net 99 "/USB_STORAGE_MUX/STORAGE_SSTXN") (pinfunction "SSTX-") (pintype "input") (tstamp 0bcf3a23-f00a-47a1-b874-d3e1333551d6)) - (pad "9" thru_hole circle (at -0.5 -1.5 180) (size 1.2 1.2) (drill 0.7) (layers "*.Cu" "*.Mask") (remove_unused_layers) (keep_end_layers) (zone_layer_connections) - (net 100 "/USB_STORAGE_MUX/STORAGE_SSTXP") (pinfunction "SSTX+") (pintype "input") (tstamp f89857c7-1541-465a-816a-35d0fbf37817)) - (pad "10" thru_hole oval (at -2.9 -0.75 180) (size 1.2 2.4) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp cbffa7f5-310b-455f-b261-fa4dc49c2743)) - (pad "10" thru_hole oval (at -2.9 7.75 180) (size 1.2 2.1) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 1164744e-57f3-4544-b5b9-a41eb11570d1)) - (pad "10" thru_hole oval (at 9.9 -0.75 180) (size 1.2 2.4) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 5ee0abbb-2017-4647-b4b7-9bf7727d1213)) - (pad "10" thru_hole oval (at 9.9 7.75 180) (size 1.2 2.1) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 5cb46b1f-757c-4a0b-9f7e-721c3386a201)) - (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB3_A_Molex_48393-001.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - (model "${KICAD7_3DMODEL_DIR}/Connector_USB.3dshapes/USB_A_TE_292303-7_Horizontal.step" - (offset (xyz 3.5 -4 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 51429844-dbae-4985-a592-170035cf1e70) - (at 139.22 90.27) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/8dff189d-0626-4810-b6e2-bcbe5104c3fc") - (attr smd) - (fp_text reference "C11" (at -0.12 -1.15) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 3d11e13e-855c-4b9c-a7c4-c8b8d71cde33) - ) - (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 287969ce-5235-4d85-b5ba-510052b58580) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 9f80b5d1-561e-4677-9810-bd6b68dd74ce) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84d4124b-a194-4535-8e52-8f563862892e)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d1465fe3-082b-4ac6-bb16-46fb58efb983)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2d06aaf1-c09c-4469-806f-4318a4169eff)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 63f08928-88d9-4f73-847e-074cd6d80d01)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3b1aa7ce-bc91-4b59-8446-af9964e0f653)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5996ef43-5c50-4f35-8029-6d788e116491)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d67ed3ca-1c64-4487-9083-4238aefeb29e)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 986466c3-5adf-42c6-8cf5-5344a5c560d1)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ba0eb0ee-e3df-4fad-9fa2-5f1d29a2bb7f)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1517afb4-718e-474f-aaf4-77c3f1edee7b)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 20 "/board_control/VCCOUT") (pintype "passive") (tstamp 26c0db9d-88bd-4e5c-acaa-486eb3617baf)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 7e6e6c3c-5168-4c8f-9673-b08a02308f69)) - (model "${KICAD6_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 "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp 524a95d3-6023-43a1-bbe3-bbeb1794c6ca) - (at 88 94.2 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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor, small symbol") - (property "ki_keywords" "capacitor cap") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/55de912b-74f4-4540-bca6-6b3332767d44") - (attr smd) - (fp_text reference "C25" (at -1.9 -0.02 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 26b3a712-e00b-4173-ad6f-d7a79a8d70f9) - ) - (fp_text value "100nF" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4d912359-108e-4073-b22d-850c7dfd02e2) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 0bb5a2bb-4c26-4386-9e1d-cda45f7fd4c4) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4d30805d-14b2-405c-9c38-11e5a0feb7dd)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3916c064-683c-43de-9d41-c56a69df291e)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6ca07d7d-57d8-4344-b876-1010fb17ddae)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d2f9fa9e-73f5-4302-b580-ce8c8ea05bdc)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4780aeee-72f3-4a11-be9c-6cbd9d86252d)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6e5e7ea0-b97f-4367-846b-330de838b1f9)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cd3506e9-7876-4143-9dbf-8e5abed25fc9)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eace839f-857d-4108-b4bc-f7a163b81d82)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6555eb55-bfb0-4bf2-b7e2-3a9e3c4d69a2)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d21bc89-d304-430c-801c-802912ae6d6a)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 83 "/USB_STORAGE_MUX/DUT_SSRXN") (pintype "passive") (tstamp 0cf8230b-4a4c-40a4-927b-00ddb783eda8)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 84 "/USB_STORAGE_MUX/_DUT_SSRXN") (pintype "passive") (tstamp 4e42a63d-68c2-4728-91e5-8c295e7a5f65)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 5a3bb7cd-6245-4102-a17f-e440186bb4cf) - (at 194.925 100.5299 -90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/d111308f-24f0-4d10-8151-16498d38ae77") - (attr smd) - (fp_text reference "C8" (at 2.4001 0.035 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 626b82ba-e40e-4e21-a27e-35089cd302b3) - ) - (fp_text value "12pF" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 27924f8c-1ea4-4fc7-84bc-f2c8d776d8d6) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp bfd755f0-c966-4bf9-af12-3684d289e406) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c3a8989-407f-4f28-b02d-fa4efa1822fc)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 881731fd-63cd-4d08-a847-0701f522bc37)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp de665259-fed2-48eb-9b4a-dc509350dcf7)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0b4978d9-a9cc-4dbe-b2e7-1feece2089fa)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 90ca2d8e-eafb-4c57-acd3-901974c66a97)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25e7b334-5332-4b45-af12-abfef801f48e)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 11af0921-37d1-4c71-9ba4-7bc0b508c0eb)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2783a8e6-335a-44ea-9d7b-e4d50e024bc7)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25b7facf-0e16-4c6d-82eb-30b202b97cfc)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8550dd5d-ba53-4bbc-bdb6-d7a371023b9e)) - (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp f99ab885-3c4c-4d0e-99d1-3571f74e3a6f)) - (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 12 "/XTALO") (pintype "passive") (tstamp d9bde762-2387-45a4-a28c-3c252cca0782)) - (model "${KICAD6_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 "Button_Switch_SMD:SW_SPST_B3S-1000" (layer "F.Cu") - (tstamp 5b31a081-7197-4d28-89af-69fd94a1935b) - (at 221.09 109.795 90) - (descr "Surface Mount Tactile Switch for High-Density Packaging") - (tags "Tactile Switch") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Push button switch, generic, two pins") - (property "ki_keywords" "switch normally-open pushbutton push-button") - (path "/6e9d45d3-242f-41ef-81aa-9d0aa09fb0b2") - (attr smd) - (fp_text reference "SW3" (at -4.17 -0.095) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp f49f95b7-5a46-4831-895d-c8967b6aaa61) - ) - (fp_text value "SW_Push" (at 0 4.5 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 40d5821b-97a0-4696-b32f-12fb097c202e) - ) - (fp_text user "${REFERENCE}" (at 0 -4.5 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ffe8161f-03b3-44f7-9263-8c1900d360dc) - ) - (fp_line (start -3.15 -3.45) (end 3.15 -3.45) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ca0973dc-e6f3-4427-8c37-cae0e1474600)) - (fp_line (start -3.15 -3.2) (end -3.15 -3.45) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e58255fe-689d-4af5-89e7-b5171da48462)) - (fp_line (start -3.15 1.3) (end -3.15 -1.3) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8672ecc1-b8b6-4ad3-80e5-e5f9c8e604af)) - (fp_line (start -3.15 3.45) (end -3.15 3.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f30ff4a4-6d89-4e8d-860e-7c84b5c13e7e)) - (fp_line (start 3.15 -3.45) (end 3.15 -3.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d1b409fd-9b54-4199-bc46-c54c60bcff54)) - (fp_line (start 3.15 -1.3) (end 3.15 1.3) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9abc7bc3-97eb-4d29-a1f5-3d4cda75d9e0)) - (fp_line (start 3.15 3.2) (end 3.15 3.45) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f03d7ef4-3012-4f36-86af-f71039ba83b1)) - (fp_line (start 3.15 3.45) (end -3.15 3.45) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 71917e69-8ccc-46c1-a2d9-d65f180afef4)) - (fp_line (start -5 -3.7) (end -5 3.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5d89acbc-27e6-4ef4-8486-375129fae2da)) - (fp_line (start -5 3.7) (end 5 3.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0b2c2c2f-1434-42d1-a886-dbc8fdd2d1dc)) - (fp_line (start 5 -3.7) (end -5 -3.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 89635948-b1de-4119-808e-77d38463edd8)) - (fp_line (start 5 3.7) (end 5 -3.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e60a3437-7cd3-4c4f-b2c4-b0f7aa4c5094)) - (fp_line (start -3 -3.3) (end 3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7effa0c1-d29f-486d-a11d-0bd8dbdcba01)) - (fp_line (start -3 3.3) (end -3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8132aaeb-ecdf-4b48-9632-a85ebf331d50)) - (fp_line (start 3 -3.3) (end 3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf578fc2-1c84-435d-ad26-287125d4ddcd)) - (fp_line (start 3 3.3) (end -3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3c25df28-99ed-4999-b039-19f84c6e3f66)) - (fp_circle (center 0 0) (end 1.65 0) - (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 1ec9e8aa-cac3-4195-b988-15c7dd0de27b)) - (pad "1" smd rect (at -3.975 -2.25 90) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (net 50 "/BOOT0") (pinfunction "1") (pintype "passive") (tstamp b6335400-15bf-426b-88ac-50bb7856ba97)) - (pad "1" smd rect (at 3.975 -2.25 90) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (net 50 "/BOOT0") (pinfunction "1") (pintype "passive") (tstamp 235bb032-cbd2-48f1-adb7-898e9eb2cd93)) - (pad "2" smd rect (at -3.975 2.25 90) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (net 18 "+3.3V") (pinfunction "2") (pintype "passive") (tstamp 1637b134-f4f5-4134-ab98-a18fe7225a9f)) - (pad "2" smd rect (at 3.975 2.25 90) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (net 18 "+3.3V") (pinfunction "2") (pintype "passive") (tstamp 84254b93-be18-4715-a695-57f8992c9b5f)) - (model "${KICAD7_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_PTS645.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") - (tstamp 5e25a6ec-3a49-41b3-adeb-77588ef0c135) - (at 192.65 92.7424 180) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/1741a8f5-2fc2-4227-a763-c708960b7a46") - (attr smd) - (fp_text reference "R15" (at 2.46 0 180) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 60ff04d4-30ce-4283-9e18-6c081ead93b1) - ) - (fp_text value "10k" (at 0 1.43 180) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 30f31998-c093-406c-a77c-dd0655f7c2c7) - ) - (fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 742dc4db-48a4-4b4a-aefd-31d7badbbc62) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 092861fa-45f0-4a7c-9ae8-6e47f07e58bf)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d08f19c1-41e9-4bb8-ab9d-cad284581da1)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0d3aa298-b6ed-4889-8948-596ea910e723)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2f6e0370-fe30-40f5-840f-47251c227a77)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4b445580-0d59-4d3e-9714-17be97f5c112)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e44fc488-a304-4994-9549-25d3df5a814f)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 26ff9be5-76c1-41ac-9f43-069ab64739b2)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5668ca48-062a-49dc-9ec7-968b9ce2de18)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 074a05fc-f5e3-4bea-81f5-a56421095dea)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d9d2628d-19b2-45b9-b6c0-c18ee36cf523)) - (pad "1" smd roundrect (at -0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 50 "/BOOT0") (pintype "passive") (tstamp 3cca76e8-3165-4336-b845-5fe3312fb4f0)) - (pad "2" smd roundrect (at 0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp c1304dbe-b4a2-4c34-8e15-3a8f341448a4)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Symbol:OSHW-Logo2_9.8x8mm_SilkScreen" (layer "F.Cu") - (tstamp 6217b411-0b90-4851-bdaa-5fb768deae4a) - (at 62.97 190.48 90) - (descr "Open Source Hardware Symbol") - (tags "Logo Symbol OSHW") - (attr exclude_from_pos_files exclude_from_bom) - (fp_text reference "REF**" (at 0 0 90) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 27b5b54a-27fb-4355-92b0-8cf9f9f29076) - ) - (fp_text value "OSHW-Logo2_9.8x8mm_SilkScreen" (at 0.75 0 90) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a3a84ca1-ab49-4bf8-a886-a0be5a39ee9a) - ) - (fp_poly - (pts - (xy 3.570807 2.636782) - (xy 3.594161 2.646988) - (xy 3.649902 2.691134) - (xy 3.697569 2.754967) - (xy 3.727048 2.823087) - (xy 3.731846 2.85667) - (xy 3.71576 2.903556) - (xy 3.680475 2.928365) - (xy 3.642644 2.943387) - (xy 3.625321 2.946155) - (xy 3.616886 2.926066) - (xy 3.60023 2.882351) - (xy 3.592923 2.862598) - (xy 3.551948 2.794271) - (xy 3.492622 2.760191) - (xy 3.416552 2.761239) - (xy 3.410918 2.762581) - (xy 3.370305 2.781836) - (xy 3.340448 2.819375) - (xy 3.320055 2.879809) - (xy 3.307836 2.967751) - (xy 3.3025 3.087813) - (xy 3.302 3.151698) - (xy 3.301752 3.252403) - (xy 3.300126 3.321054) - (xy 3.295801 3.364673) - (xy 3.287454 3.390282) - (xy 3.273765 3.404903) - (xy 3.253411 3.415558) - (xy 3.252234 3.416095) - (xy 3.213038 3.432667) - (xy 3.193619 3.438769) - (xy 3.190635 3.420319) - (xy 3.188081 3.369323) - (xy 3.18614 3.292308) - (xy 3.184997 3.195805) - (xy 3.184769 3.125184) - (xy 3.185932 2.988525) - (xy 3.190479 2.884851) - (xy 3.199999 2.808108) - (xy 3.216081 2.752246) - (xy 3.240313 2.711212) - (xy 3.274286 2.678954) - (xy 3.307833 2.65644) - (xy 3.388499 2.626476) - (xy 3.482381 2.619718) - (xy 3.570807 2.636782) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp ca9acd61-05a6-4dd4-b2eb-ecc97f632eb5)) - (fp_poly - (pts - (xy -1.728336 2.595089) - (xy -1.665633 2.631358) - (xy -1.622039 2.667358) - (xy -1.590155 2.705075) - (xy -1.56819 2.751199) - (xy -1.554351 2.812421) - (xy -1.546847 2.895431) - (xy -1.543883 3.006919) - (xy -1.543539 3.087062) - (xy -1.543539 3.382065) - (xy -1.709615 3.456515) - (xy -1.719385 3.133402) - (xy -1.723421 3.012729) - (xy -1.727656 2.925141) - (xy -1.732903 2.86465) - (xy -1.739975 2.825268) - (xy -1.749689 2.801007) - (xy -1.762856 2.78588) - (xy -1.767081 2.782606) - (xy -1.831091 2.757034) - (xy -1.895792 2.767153) - (xy -1.934308 2.794) - (xy -1.949975 2.813024) - (xy -1.96082 2.837988) - (xy -1.967712 2.875834) - (xy -1.971521 2.933502) - (xy -1.973117 3.017935) - (xy -1.973385 3.105928) - (xy -1.973437 3.216323) - (xy -1.975328 3.294463) - (xy -1.981655 3.347165) - (xy -1.995017 3.381242) - (xy -2.018015 3.403511) - (xy -2.053246 3.420787) - (xy -2.100303 3.438738) - (xy -2.151697 3.458278) - (xy -2.145579 3.111485) - (xy -2.143116 2.986468) - (xy -2.140233 2.894082) - (xy -2.136102 2.827881) - (xy -2.129893 2.78142) - (xy -2.120774 2.748256) - (xy -2.107917 2.721944) - (xy -2.092416 2.698729) - (xy -2.017629 2.624569) - (xy -1.926372 2.581684) - (xy -1.827117 2.571412) - (xy -1.728336 2.595089) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp f1938fc7-183a-49de-9a6a-e1180b18a899)) - (fp_poly - (pts - (xy 0.713362 2.62467) - (xy 0.802117 2.657421) - (xy 0.874022 2.71535) - (xy 0.902144 2.756128) - (xy 0.932802 2.830954) - (xy 0.932165 2.885058) - (xy 0.899987 2.921446) - (xy 0.888081 2.927633) - (xy 0.836675 2.946925) - (xy 0.810422 2.941982) - (xy 0.80153 2.909587) - (xy 0.801077 2.891692) - (xy 0.784797 2.825859) - (xy 0.742365 2.779807) - (xy 0.683388 2.757564) - (xy 0.617475 2.763161) - (xy 0.563895 2.792229) - (xy 0.545798 2.80881) - (xy 0.532971 2.828925) - (xy 0.524306 2.859332) - (xy 0.518696 2.906788) - (xy 0.515035 2.97805) - (xy 0.512215 3.079875) - (xy 0.511484 3.112115) - (xy 0.50882 3.22241) - (xy 0.505792 3.300036) - (xy 0.50125 3.351396) - (xy 0.494046 3.38289) - (xy 0.483033 3.40092) - (xy 0.46706 3.411888) - (xy 0.456834 3.416733) - (xy 0.413406 3.433301) - (xy 0.387842 3.438769) - (xy 0.379395 3.420507) - (xy 0.374239 3.365296) - (xy 0.372346 3.272499) - (xy 0.373689 3.141478) - (xy 0.374107 3.121269) - (xy 0.377058 3.001733) - (xy 0.380548 2.914449) - (xy 0.385514 2.852591) - (xy 0.392893 2.809336) - (xy 0.403624 2.77786) - (xy 0.418645 2.751339) - (xy 0.426502 2.739975) - (xy 0.471553 2.689692) - (xy 0.52194 2.650581) - (xy 0.528108 2.647167) - (xy 0.618458 2.620212) - (xy 0.713362 2.62467) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp c2f4d44f-516c-4d97-8608-1e79ba08c75b)) - (fp_poly - (pts - (xy -0.840154 2.49212) - (xy -0.834428 2.57198) - (xy -0.827851 2.619039) - (xy -0.818738 2.639566) - (xy -0.805402 2.639829) - (xy -0.801077 2.637378) - (xy -0.743556 2.619636) - (xy -0.668732 2.620672) - (xy -0.592661 2.63891) - (xy -0.545082 2.662505) - (xy -0.496298 2.700198) - (xy -0.460636 2.742855) - (xy -0.436155 2.797057) - (xy -0.420913 2.869384) - (xy -0.41297 2.966419) - (xy -0.410384 3.094742) - (xy -0.410338 3.119358) - (xy -0.410308 3.39587) - (xy -0.471839 3.41732) - (xy -0.515541 3.431912) - (xy -0.539518 3.438706) - (xy -0.540223 3.438769) - (xy -0.542585 3.420345) - (xy -0.544594 3.369526) - (xy -0.546099 3.292993) - (xy -0.546947 3.19743) - (xy -0.547077 3.139329) - (xy -0.547349 3.024771) - (xy -0.548748 2.942667) - (xy -0.552151 2.886393) - (xy -0.558433 2.849326) - (xy -0.568471 2.824844) - (xy -0.583139 2.806325) - (xy -0.592298 2.797406) - (xy -0.655211 2.761466) - (xy -0.723864 2.758775) - (xy -0.786152 2.78917) - (xy -0.797671 2.800144) - (xy -0.814567 2.820779) - (xy -0.826286 2.845256) - (xy -0.833767 2.880647) - (xy -0.837946 2.934026) - (xy -0.839763 3.012466) - (xy -0.840154 3.120617) - (xy -0.840154 3.39587) - (xy -0.901685 3.41732) - (xy -0.945387 3.431912) - (xy -0.969364 3.438706) - (xy -0.97007 3.438769) - (xy -0.971874 3.420069) - (xy -0.9735 3.367322) - (xy -0.974883 3.285557) - (xy -0.975958 3.179805) - (xy -0.97666 3.055094) - (xy -0.976923 2.916455) - (xy -0.976923 2.381806) - (xy -0.849923 2.328236) - (xy -0.840154 2.49212) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 61cdcb30-eef0-4720-b4d5-4bd75f04d8e8)) - (fp_poly - (pts - (xy 2.395929 2.636662) - (xy 2.398911 2.688068) - (xy 2.401247 2.766192) - (xy 2.402749 2.864857) - (xy 2.403231 2.968343) - (xy 2.403231 3.318533) - (xy 2.341401 3.380363) - (xy 2.298793 3.418462) - (xy 2.26139 3.433895) - (xy 2.21027 3.432918) - (xy 2.189978 3.430433) - (xy 2.126554 3.4232) - (xy 2.074095 3.419055) - (xy 2.061308 3.418672) - (xy 2.018199 3.421176) - (xy 1.956544 3.427462) - (xy 1.932638 3.430433) - (xy 1.873922 3.435028) - (xy 1.834464 3.425046) - (xy 1.795338 3.394228) - (xy 1.781215 3.380363) - (xy 1.719385 3.318533) - (xy 1.719385 2.663503) - (xy 1.76915 2.640829) - (xy 1.812002 2.624034) - (xy 1.837073 2.618154) - (xy 1.843501 2.636736) - (xy 1.849509 2.688655) - (xy 1.854697 2.768172) - (xy 1.858664 2.869546) - (xy 1.860577 2.955192) - (xy 1.865923 3.292231) - (xy 1.91256 3.298825) - (xy 1.954976 3.294214) - (xy 1.97576 3.279287) - (xy 1.98157 3.251377) - (xy 1.98653 3.191925) - (xy 1.990246 3.108466) - (xy 1.992324 3.008532) - (xy 1.992624 2.957104) - (xy 1.992923 2.661054) - (xy 2.054454 2.639604) - (xy 2.098004 2.62502) - (xy 2.121694 2.618219) - (xy 2.122377 2.618154) - (xy 2.124754 2.636642) - (xy 2.127366 2.687906) - (xy 2.129995 2.765649) - (xy 2.132421 2.863574) - (xy 2.134115 2.955192) - (xy 2.139461 3.292231) - (xy 2.256692 3.292231) - (xy 2.262072 2.984746) - (xy 2.267451 2.677261) - (xy 2.324601 2.647707) - (xy 2.366797 2.627413) - (xy 2.39177 2.618204) - (xy 2.392491 2.618154) - (xy 2.395929 2.636662) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 72e19e0f-193f-4e81-8e79-9b74f22ece4e)) - (fp_poly - (pts - (xy -3.983114 2.587256) - (xy -3.891536 2.635409) - (xy -3.823951 2.712905) - (xy -3.799943 2.762727) - (xy -3.781262 2.837533) - (xy -3.771699 2.932052) - (xy -3.770792 3.03521) - (xy -3.778079 3.135935) - (xy -3.793097 3.223153) - (xy -3.815385 3.285791) - (xy -3.822235 3.296579) - (xy -3.903368 3.377105) - (xy -3.999734 3.425336) - (xy -4.104299 3.43945) - (xy -4.210032 3.417629) - (xy -4.239457 3.404547) - (xy -4.296759 3.364231) - (xy -4.34705 3.310775) - (xy -4.351803 3.303995) - (xy -4.371122 3.271321) - (xy -4.383892 3.236394) - (xy -4.391436 3.190414) - (xy -4.395076 3.124584) - (xy -4.396135 3.030105) - (xy -4.396154 3.008923) - (xy -4.396106 3.002182) - (xy -4.200769 3.002182) - (xy -4.199632 3.091349) - (xy -4.195159 3.15052) - (xy -4.185754 3.188741) - (xy -4.169824 3.215053) - (xy -4.161692 3.223846) - (xy -4.114942 3.257261) - (xy -4.069553 3.255737) - (xy -4.02366 3.226752) - (xy -3.996288 3.195809) - (xy -3.980077 3.150643) - (xy -3.970974 3.07942) - (xy -3.970349 3.071114) - (xy -3.968796 2.942037) - (xy -3.985035 2.846172) - (xy -4.018848 2.784107) - (xy -4.070016 2.756432) - (xy -4.08828 2.754923) - (xy -4.13624 2.762513) - (xy -4.169047 2.788808) - (xy -4.189105 2.839095) - (xy -4.198822 2.918664) - (xy -4.200769 3.002182) - (xy -4.396106 3.002182) - (xy -4.395426 2.908249) - (xy -4.392371 2.837906) - (xy -4.385678 2.789163) - (xy -4.37404 2.753288) - (xy -4.356147 2.721548) - (xy -4.352192 2.715648) - (xy -4.285733 2.636104) - (xy -4.213315 2.589929) - (xy -4.125151 2.571599) - (xy -4.095213 2.570703) - (xy -3.983114 2.587256) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 09ea2b71-e780-4228-9a95-7b10d5e4e364)) - (fp_poly - (pts - (xy 4.245224 2.647838) - (xy 4.322528 2.698361) - (xy 4.359814 2.74359) - (xy 4.389353 2.825663) - (xy 4.391699 2.890607) - (xy 4.386385 2.977445) - (xy 4.186115 3.065103) - (xy 4.088739 3.109887) - (xy 4.025113 3.145913) - (xy 3.992029 3.177117) - (xy 3.98628 3.207436) - (xy 4.004658 3.240805) - (xy 4.024923 3.262923) - (xy 4.083889 3.298393) - (xy 4.148024 3.300879) - (xy 4.206926 3.273235) - (xy 4.250197 3.21832) - (xy 4.257936 3.198928) - (xy 4.295006 3.138364) - (xy 4.337654 3.112552) - (xy 4.396154 3.090471) - (xy 4.396154 3.174184) - (xy 4.390982 3.23115) - (xy 4.370723 3.279189) - (xy 4.328262 3.334346) - (xy 4.321951 3.341514) - (xy 4.27472 3.390585) - (xy 4.234121 3.41692) - (xy 4.183328 3.429035) - (xy 4.14122 3.433003) - (xy 4.065902 3.433991) - (xy 4.012286 3.421466) - (xy 3.978838 3.402869) - (xy 3.926268 3.361975) - (xy 3.889879 3.317748) - (xy 3.86685 3.262126) - (xy 3.854359 3.187047) - (xy 3.849587 3.084449) - (xy 3.849206 3.032376) - (xy 3.850501 2.969948) - (xy 3.968471 2.969948) - (xy 3.969839 3.003438) - (xy 3.973249 3.008923) - (xy 3.995753 3.001472) - (xy 4.044182 2.981753) - (xy 4.108908 2.953718) - (xy 4.122443 2.947692) - (xy 4.204244 2.906096) - (xy 4.249312 2.869538) - (xy 4.259217 2.835296) - (xy 4.235526 2.800648) - (xy 4.21596 2.785339) - (xy 4.14536 2.754721) - (xy 4.07928 2.75978) - (xy 4.023959 2.797151) - (xy 3.985636 2.863473) - (xy 3.973349 2.916116) - (xy 3.968471 2.969948) - (xy 3.850501 2.969948) - (xy 3.85173 2.91072) - (xy 3.861032 2.82071) - (xy 3.87946 2.755167) - (xy 3.90936 2.706912) - (xy 3.95308 2.668767) - (xy 3.972141 2.65644) - (xy 4.058726 2.624336) - (xy 4.153522 2.622316) - (xy 4.245224 2.647838) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 43f9629e-2112-4287-9b30-1ae58d9b92d6)) - (fp_poly - (pts - (xy 1.602081 2.780289) - (xy 1.601833 2.92632) - (xy 1.600872 3.038655) - (xy 1.598794 3.122678) - (xy 1.595193 3.183769) - (xy 1.589665 3.227309) - (xy 1.581804 3.258679) - (xy 1.571207 3.283262) - (xy 1.563182 3.297294) - (xy 1.496728 3.373388) - (xy 1.41247 3.421084) - (xy 1.319249 3.438199) - (xy 1.2259 3.422546) - (xy 1.170312 3.394418) - (xy 1.111957 3.34576) - (xy 1.072186 3.286333) - (xy 1.04819 3.208507) - (xy 1.037161 3.104652) - (xy 1.035599 3.028462) - (xy 1.035809 3.022986) - (xy 1.172308 3.022986) - (xy 1.173141 3.110355) - (xy 1.176961 3.168192) - (xy 1.185746 3.206029) - (xy 1.201474 3.233398) - (xy 1.220266 3.254042) - (xy 1.283375 3.29389) - (xy 1.351137 3.297295) - (xy 1.415179 3.264025) - (xy 1.420164 3.259517) - (xy 1.441439 3.236067) - (xy 1.454779 3.208166) - (xy 1.462001 3.166641) - (xy 1.464923 3.102316) - (xy 1.465385 3.0312) - (xy 1.464383 2.941858) - (xy 1.460238 2.882258) - (xy 1.451236 2.843089) - (xy 1.435667 2.81504) - (xy 1.422902 2.800144) - (xy 1.3636 2.762575) - (xy 1.295301 2.758057) - (xy 1.23011 2.786753) - (xy 1.217528 2.797406) - (xy 1.196111 2.821063) - (xy 1.182744 2.849251) - (xy 1.175566 2.891245) - (xy 1.172719 2.956319) - (xy 1.172308 3.022986) - (xy 1.035809 3.022986) - (xy 1.040322 2.905765) - (xy 1.056362 2.813577) - (xy 1.086528 2.744269) - (xy 1.133629 2.690211) - (xy 1.170312 2.662505) - (xy 1.23699 2.632572) - (xy 1.314272 2.618678) - (xy 1.38611 2.622397) - (xy 1.426308 2.6374) - (xy 1.442082 2.64167) - (xy 1.45255 2.62575) - (xy 1.459856 2.583089) - (xy 1.465385 2.518106) - (xy 1.471437 2.445732) - (xy 1.479844 2.402187) - (xy 1.495141 2.377287) - (xy 1.521864 2.360845) - (xy 1.538654 2.353564) - (xy 1.602154 2.326963) - (xy 1.602081 2.780289) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp ba3b4e87-a0e0-4981-9a49-1eed1fd1beae)) - (fp_poly - (pts - (xy -2.465746 2.599745) - (xy -2.388714 2.651567) - (xy -2.329184 2.726412) - (xy -2.293622 2.821654) - (xy -2.286429 2.891756) - (xy -2.287246 2.921009) - (xy -2.294086 2.943407) - (xy -2.312888 2.963474) - (xy -2.349592 2.985733) - (xy -2.410138 3.014709) - (xy -2.500466 3.054927) - (xy -2.500923 3.055129) - (xy -2.584067 3.09321) - (xy -2.652247 3.127025) - (xy -2.698495 3.152933) - (xy -2.715842 3.167295) - (xy -2.715846 3.167411) - (xy -2.700557 3.198685) - (xy -2.664804 3.233157) - (xy -2.623758 3.25799) - (xy -2.602963 3.262923) - (xy -2.54623 3.245862) - (xy -2.497373 3.203133) - (xy -2.473535 3.156155) - (xy -2.450603 3.121522) - (xy -2.405682 3.082081) - (xy -2.352877 3.048009) - (xy -2.30629 3.02948) - (xy -2.296548 3.028462) - (xy -2.285582 3.045215) - (xy -2.284921 3.088039) - (xy -2.29298 3.145781) - (xy -2.308173 3.207289) - (xy -2.328914 3.261409) - (xy -2.329962 3.26351) - (xy -2.392379 3.35066) - (xy -2.473274 3.409939) - (xy -2.565144 3.439034) - (xy -2.660487 3.435634) - (xy -2.751802 3.397428) - (xy -2.755862 3.394741) - (xy -2.827694 3.329642) - (xy -2.874927 3.244705) - (xy -2.901066 3.133021) - (xy -2.904574 3.101643) - (xy -2.910787 2.953536) - (xy -2.903339 2.884468) - (xy -2.715846 2.884468) - (xy -2.71341 2.927552) - (xy -2.700086 2.940126) - (xy -2.666868 2.930719) - (xy -2.614506 2.908483) - (xy -2.555976 2.88061) - (xy -2.554521 2.879872) - (xy -2.504911 2.853777) - (xy -2.485 2.836363) - (xy -2.48991 2.818107) - (xy -2.510584 2.79412) - (xy -2.563181 2.759406) - (xy -2.619823 2.756856) - (xy -2.670631 2.782119) - (xy -2.705724 2.830847) - (xy -2.715846 2.884468) - (xy -2.903339 2.884468) - (xy -2.898008 2.835036) - (xy -2.865222 2.741055) - (xy -2.819579 2.675215) - (xy -2.737198 2.608681) - (xy -2.646454 2.575676) - (xy -2.553815 2.573573) - (xy -2.465746 2.599745) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 51d7564c-826c-403b-a514-b5d1e2526f4a)) - (fp_poly - (pts - (xy 0.053501 2.626303) - (xy 0.13006 2.654733) - (xy 0.130936 2.655279) - (xy 0.178285 2.690127) - (xy 0.213241 2.730852) - (xy 0.237825 2.783925) - (xy 0.254062 2.855814) - (xy 0.263975 2.952992) - (xy 0.269586 3.081928) - (xy 0.270077 3.100298) - (xy 0.277141 3.377287) - (xy 0.217695 3.408028) - (xy 0.174681 3.428802) - (xy 0.14871 3.438646) - (xy 0.147509 3.438769) - (xy 0.143014 3.420606) - (xy 0.139444 3.371612) - (xy 0.137248 3.300031) - (xy 0.136769 3.242068) - (xy 0.136758 3.14817) - (xy 0.132466 3.089203) - (xy 0.117503 3.061079) - (xy 0.085482 3.059706) - (xy 0.030014 3.080998) - (xy -0.053731 3.120136) - (xy -0.115311 3.152643) - (xy -0.146983 3.180845) - (xy -0.156294 3.211582) - (xy -0.156308 3.213104) - (xy -0.140943 3.266054) - (xy -0.095453 3.29466) - (xy -0.025834 3.298803) - (xy 0.024313 3.298084) - (xy 0.050754 3.312527) - (xy 0.067243 3.347218) - (xy 0.076733 3.391416) - (xy 0.063057 3.416493) - (xy 0.057907 3.420082) - (xy 0.009425 3.434496) - (xy -0.058469 3.436537) - (xy -0.128388 3.426983) - (xy -0.177932 3.409522) - (xy -0.24643 3.351364) - (xy -0.285366 3.270408) - (xy -0.293077 3.20716) - (xy -0.287193 3.150111) - (xy -0.265899 3.103542) - (xy -0.223735 3.062181) - (xy -0.155241 3.020755) - (xy -0.054956 2.973993) - (xy -0.048846 2.97135) - (xy 0.04149 2.929617) - (xy 0.097235 2.895391) - (xy 0.121129 2.864635) - (xy 0.115913 2.833311) - (xy 0.084328 2.797383) - (xy 0.074883 2.789116) - (xy 0.011617 2.757058) - (xy -0.053936 2.758407) - (xy -0.111028 2.789838) - (xy -0.148907 2.848024) - (xy -0.152426 2.859446) - (xy -0.1867 2.914837) - (xy -0.230191 2.941518) - (xy -0.293077 2.96796) - (xy -0.293077 2.899548) - (xy -0.273948 2.80011) - (xy -0.217169 2.708902) - (xy -0.187622 2.678389) - (xy -0.120458 2.639228) - (xy -0.035044 2.6215) - (xy 0.053501 2.626303) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 5cd99d1d-2da0-4cb5-86f2-6165e7a94594)) - (fp_poly - (pts - (xy -3.231114 2.584505) - (xy -3.156461 2.621727) - (xy -3.090569 2.690261) - (xy -3.072423 2.715648) - (xy -3.052655 2.748866) - (xy -3.039828 2.784945) - (xy -3.03249 2.833098) - (xy -3.029187 2.902536) - (xy -3.028462 2.994206) - (xy -3.031737 3.11983) - (xy -3.043123 3.214154) - (xy -3.064959 3.284523) - (xy -3.099581 3.338286) - (xy -3.14933 3.382788) - (xy -3.152986 3.385423) - (xy -3.202015 3.412377) - (xy -3.261055 3.425712) - (xy -3.336141 3.429) - (xy -3.458205 3.429) - (xy -3.458256 3.547497) - (xy -3.459392 3.613492) - (xy -3.466314 3.652202) - (xy -3.484402 3.675419) - (xy -3.519038 3.694933) - (xy -3.527355 3.69892) - (xy -3.56628 3.717603) - (xy -3.596417 3.729403) - (xy -3.618826 3.730422) - (xy -3.634567 3.716761) - (xy -3.644698 3.684522) - (xy -3.650277 3.629804) - (xy -3.652365 3.548711) - (xy -3.652019 3.437344) - (xy -3.6503 3.291802) - (xy -3.649763 3.248269) - (xy -3.647828 3.098205) - (xy -3.646096 3.000042) - (xy -3.458308 3.000042) - (xy -3.457252 3.083364) - (xy -3.452562 3.13788) - (xy -3.441949 3.173837) - (xy -3.423128 3.201482) - (xy -3.41035 3.214965) - (xy -3.35811 3.254417) - (xy -3.311858 3.257628) - (xy -3.264133 3.225049) - (xy -3.262923 3.223846) - (xy -3.243506 3.198668) - (xy -3.231693 3.164447) - (xy -3.225735 3.111748) - (xy -3.22388 3.031131) - (xy -3.223846 3.013271) - (xy -3.22833 2.902175) - (xy -3.242926 2.825161) - (xy -3.26935 2.778147) - (xy -3.309317 2.75705) - (xy -3.332416 2.754923) - (xy -3.387238 2.7649) - (xy -3.424842 2.797752) - (xy -3.447477 2.857857) - (xy -3.457394 2.949598) - (xy -3.458308 3.000042) - (xy -3.646096 3.000042) - (xy -3.645778 2.98206) - (xy -3.643127 2.894679) - (xy -3.639394 2.830905) - (xy -3.634093 2.785582) - (xy -3.626742 2.753555) - (xy -3.616857 2.729668) - (xy -3.603954 2.708764) - (xy -3.598421 2.700898) - (xy -3.525031 2.626595) - (xy -3.43224 2.584467) - (xy -3.324904 2.572722) - (xy -3.231114 2.584505) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp fd23f8cd-47b9-4d33-8451-44a6e085a136)) - (fp_poly - (pts - (xy 2.887333 2.633528) - (xy 2.94359 2.659117) - (xy 2.987747 2.690124) - (xy 3.020101 2.724795) - (xy 3.042438 2.76952) - (xy 3.056546 2.830692) - (xy 3.064211 2.914701) - (xy 3.06722 3.02794) - (xy 3.067538 3.102509) - (xy 3.067538 3.39342) - (xy 3.017773 3.416095) - (xy 2.978576 3.432667) - (xy 2.959157 3.438769) - (xy 2.955442 3.42061) - (xy 2.952495 3.371648) - (xy 2.950691 3.300153) - (xy 2.950308 3.243385) - (xy 2.948661 3.161371) - (xy 2.944222 3.096309) - (xy 2.93774 3.056467) - (xy 2.93259 3.048) - (xy 2.897977 3.056646) - (xy 2.84364 3.078823) - (xy 2.780722 3.108886) - (xy 2.720368 3.141192) - (xy 2.673721 3.170098) - (xy 2.651926 3.189961) - (xy 2.651839 3.190175) - (xy 2.653714 3.226935) - (xy 2.670525 3.262026) - (xy 2.700039 3.290528) - (xy 2.743116 3.300061) - (xy 2.779932 3.29895) - (xy 2.832074 3.298133) - (xy 2.859444 3.310349) - (xy 2.875882 3.342624) - (xy 2.877955 3.34871) - (xy 2.885081 3.394739) - (xy 2.866024 3.422687) - (xy 2.816353 3.436007) - (xy 2.762697 3.43847) - (xy 2.666142 3.42021) - (xy 2.616159 3.394131) - (xy 2.554429 3.332868) - (xy 2.52169 3.25767) - (xy 2.518753 3.178211) - (xy 2.546424 3.104167) - (xy 2.588047 3.057769) - (xy 2.629604 3.031793) - (xy 2.694922 2.998907) - (xy 2.771038 2.965557) - (xy 2.783726 2.960461) - (xy 2.867333 2.923565) - (xy 2.91553 2.891046) - (xy 2.93103 2.858718) - (xy 2.91655 2.822394) - (xy 2.891692 2.794) - (xy 2.832939 2.759039) - (xy 2.768293 2.756417) - (xy 2.709008 2.783358) - (xy 2.666339 2.837088) - (xy 2.660739 2.85095) - (xy 2.628133 2.901936) - (xy 2.58053 2.939787) - (xy 2.520461 2.97085) - (xy 2.520461 2.882768) - (xy 2.523997 2.828951) - (xy 2.539156 2.786534) - (xy 2.572768 2.741279) - (xy 2.605035 2.70642) - (xy 2.655209 2.657062) - (xy 2.694193 2.630547) - (xy 2.736064 2.619911) - (xy 2.78346 2.618154) - (xy 2.887333 2.633528) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 5c0f3cf5-c74c-4673-8bec-6cef4c6a389a)) - (fp_poly - (pts - (xy 0.139878 -3.712224) - (xy 0.245612 -3.711645) - (xy 0.322132 -3.710078) - (xy 0.374372 -3.707028) - (xy 0.407263 -3.702004) - (xy 0.425737 -3.694511) - (xy 0.434727 -3.684056) - (xy 0.439163 -3.670147) - (xy 0.439594 -3.668346) - (xy 0.446333 -3.635855) - (xy 0.458808 -3.571748) - (xy 0.475719 -3.482849) - (xy 0.495771 -3.375981) - (xy 0.517664 -3.257967) - (xy 0.518429 -3.253822) - (xy 0.540359 -3.138169) - (xy 0.560877 -3.035986) - (xy 0.578659 -2.953402) - (xy 0.592381 -2.896544) - (xy 0.600718 -2.871542) - (xy 0.601116 -2.871099) - (xy 0.625677 -2.85889) - (xy 0.676315 -2.838544) - (xy 0.742095 -2.814455) - (xy 0.742461 -2.814326) - (xy 0.825317 -2.783182) - (xy 0.923 -2.743509) - (xy 1.015077 -2.703619) - (xy 1.019434 -2.701647) - (xy 1.169407 -2.63358) - (xy 1.501498 -2.860361) - (xy 1.603374 -2.929496) - (xy 1.695657 -2.991303) - (xy 1.773003 -3.042267) - (xy 1.830064 -3.078873) - (xy 1.861495 -3.097606) - (xy 1.864479 -3.098996) - (xy 1.887321 -3.09281) - (xy 1.929982 -3.062965) - (xy 1.994128 -3.008053) - (xy 2.081421 -2.926666) - (xy 2.170535 -2.840078) - (xy 2.256441 -2.754753) - (xy 2.333327 -2.676892) - (xy 2.396564 -2.611303) - (xy 2.441523 -2.562795) - (xy 2.463576 -2.536175) - (xy 2.464396 -2.534805) - (xy 2.466834 -2.516537) - (xy 2.45765 -2.486705) - (xy 2.434574 -2.441279) - (xy 2.395337 -2.37623) - (xy 2.33767 -2.28753) - (xy 2.260795 -2.173343) - (xy 2.19257 -2.072838) - (xy 2.131582 -1.982697) - (xy 2.081356 -1.908151) - (xy 2.045416 -1.854435) - (xy 2.027287 -1.826782) - (xy 2.026146 -1.824905) - (xy 2.028359 -1.79841) - (xy 2.045138 -1.746914) - (xy 2.073142 -1.680149) - (xy 2.083122 -1.658828) - (xy 2.126672 -1.563841) - (xy 2.173134 -1.456063) - (xy 2.210877 -1.362808) - (xy 2.238073 -1.293594) - (xy 2.259675 -1.240994) - (xy 2.272158 -1.213503) - (xy 2.273709 -1.211384) - (xy 2.296668 -1.207876) - (xy 2.350786 -1.198262) - (xy 2.428868 -1.183911) - (xy 2.523719 -1.166193) - (xy 2.628143 -1.146475) - (xy 2.734944 -1.126126) - (xy 2.836926 -1.106514) - (xy 2.926894 -1.089009) - (xy 2.997653 -1.074978) - (xy 3.042006 -1.065791) - (xy 3.052885 -1.063193) - (xy 3.064122 -1.056782) - (xy 3.072605 -1.042303) - (xy 3.078714 -1.014867) - (xy 3.082832 -0.969589) - (xy 3.085341 -0.90158) - (xy 3.086621 -0.805953) - (xy 3.087054 -0.67782) - (xy 3.087077 -0.625299) - (xy 3.087077 -0.198155) - (xy 2.9845 -0.177909) - (xy 2.927431 -0.16693) - (xy 2.842269 -0.150905) - (xy 2.739372 -0.131767) - (xy 2.629096 -0.111449) - (xy 2.598615 -0.105868) - (xy 2.496855 -0.086083) - (xy 2.408205 -0.066627) - (xy 2.340108 -0.049303) - (xy 2.300004 -0.035912) - (xy 2.293323 -0.031921) - (xy 2.276919 -0.003658) - (xy 2.253399 0.051109) - (xy 2.227316 0.121588) - (xy 2.222142 0.136769) - (xy 2.187956 0.230896) - (xy 2.145523 0.337101) - (xy 2.103997 0.432473) - (xy 2.103792 0.432916) - (xy 2.03464 0.582525) - (xy 2.489512 1.251617) - (xy 2.1975 1.544116) - (xy 2.10918 1.63117) - (xy 2.028625 1.707909) - (xy 1.96036 1.770237) - (xy 1.908908 1.814056) - (xy 1.878794 1.83527) - (xy 1.874474 1.836616) - (xy 1.849111 1.826016) - (xy 1.797358 1.796547) - (xy 1.724868 1.751705) - (xy 1.637294 1.694984) - (xy 1.542612 1.631462) - (xy 1.446516 1.566668) - (xy 1.360837 1.510287) - (xy 1.291016 1.465788) - (xy 1.242494 1.436639) - (xy 1.220782 1.426308) - (xy 1.194293 1.43505) - (xy 1.144062 1.458087) - (xy 1.080451 1.490631) - (xy 1.073708 1.494249) - (xy 0.988046 1.53721) - (xy 0.929306 1.558279) - (xy 0.892772 1.558503) - (xy 0.873731 1.538928) - (xy 0.87362 1.538654) - (xy 0.864102 1.515472) - (xy 0.841403 1.460441) - (xy 0.807282 1.377822) - (xy 0.7635 1.271872) - (xy 0.711816 1.146852) - (xy 0.653992 1.00702) - (xy 0.597991 0.871637) - (xy 0.536447 0.722234) - (xy 0.479939 0.583832) - (xy 0.430161 0.460673) - (xy 0.388806 0.357002) - (xy 0.357568 0.277059) - (xy 0.338141 0.225088) - (xy 0.332154 0.205692) - (xy 0.347168 0.183443) - (xy 0.386439 0.147982) - (xy 0.438807 0.108887) - (xy 0.587941 -0.014755) - (xy 0.704511 -0.156478) - (xy 0.787118 -0.313296) - (xy 0.834366 -0.482225) - (xy 0.844857 -0.660278) - (xy 0.837231 -0.742461) - (xy 0.795682 -0.912969) - (xy 0.724123 -1.063541) - (xy 0.626995 -1.192691) - (xy 0.508734 -1.298936) - (xy 0.37378 -1.38079) - (xy 0.226571 -1.436768) - (xy 0.071544 -1.465385) - (xy -0.086861 -1.465156) - (xy -0.244206 -1.434595) - (xy -0.396054 -1.372218) - (xy -0.537965 -1.27654) - (xy -0.597197 -1.222428) - (xy -0.710797 -1.08348) - (xy -0.789894 -0.931639) - (xy -0.835014 -0.771333) - (xy -0.846684 -0.606988) - (xy -0.825431 -0.443029) - (xy -0.77178 -0.283882) - (xy -0.68626 -0.133975) - (xy -0.569395 0.002267) - (xy -0.438807 0.108887) - (xy -0.384412 0.149642) - (xy -0.345986 0.184718) - (xy -0.332154 0.205726) - (xy -0.339397 0.228635) - (xy -0.359995 0.283365) - (xy -0.392254 0.365672) - (xy -0.434479 0.471315) - (xy -0.484977 0.59605) - (xy -0.542052 0.735636) - (xy -0.598146 0.87167) - (xy -0.660033 1.021201) - (xy -0.717356 1.159767) - (xy -0.768356 1.283107) - (xy -0.811273 1.386964) - (xy -0.844347 1.46708) - (xy -0.865819 1.519195) - (xy -0.873775 1.538654) - (xy -0.892571 1.558423) - (xy -0.928926 1.558365) - (xy -0.987521 1.537441) - (xy -1.073032 1.494613) - (xy -1.073708 1.494249) - (xy -1.138093 1.461012) - (xy -1.190139 1.436802) - (xy -1.219488 1.426404) - (xy -1.220783 1.426308) - (xy -1.242876 1.436855) - (xy -1.291652 1.466184) - (xy -1.361669 1.510827) - (xy -1.447486 1.567314) - (xy -1.542612 1.631462) - (xy -1.63946 1.696411) - (xy -1.726747 1.752896) - (xy -1.798819 1.797421) - (xy -1.850023 1.82649) - (xy -1.874474 1.836616) - (xy -1.89699 1.823307) - (xy -1.942258 1.786112) - (xy -2.005756 1.729128) - (xy -2.082961 1.656449) - (xy -2.169349 1.572171) - (xy -2.197601 1.544016) - (xy -2.489713 1.251416) - (xy -2.267369 0.925104) - (xy -2.199798 0.824897) - (xy -2.140493 0.734963) - (xy -2.092783 0.66051) - (xy -2.059993 0.606751) - (xy -2.045452 0.578894) - (xy -2.045026 0.576912) - (xy -2.052692 0.550655) - (xy -2.073311 0.497837) - (xy -2.103315 0.42731) - (xy -2.124375 0.380093) - (xy -2.163752 0.289694) - (xy -2.200835 0.198366) - (xy -2.229585 0.1212) - (xy -2.237395 0.097692) - (xy -2.259583 0.034916) - (xy -2.281273 -0.013589) - (xy -2.293187 -0.031921) - (xy -2.319477 -0.043141) - (xy -2.376858 -0.059046) - (xy -2.457882 -0.077833) - (xy -2.555105 -0.097701) - (xy -2.598615 -0.105868) - (xy -2.709104 -0.126171) - (xy -2.815084 -0.14583) - (xy -2.906199 -0.162912) - (xy -2.972092 -0.175482) - (xy -2.9845 -0.177909) - (xy -3.087077 -0.198155) - (xy -3.087077 -0.625299) - (xy -3.086847 -0.765754) - (xy -3.085901 -0.872021) - (xy -3.083859 -0.948987) - (xy -3.080338 -1.00154) - (xy -3.074957 -1.034567) - (xy -3.067334 -1.052955) - (xy -3.057088 -1.061592) - (xy -3.052885 -1.063193) - (xy -3.02753 -1.068873) - (xy -2.971516 -1.080205) - (xy -2.892036 -1.095821) - (xy -2.796288 -1.114353) - (xy -2.691467 -1.134431) - (xy -2.584768 -1.154688) - (xy -2.483387 -1.173754) - (xy -2.394521 -1.190261) - (xy -2.325363 -1.202841) - (xy -2.283111 -1.210125) - (xy -2.27371 -1.211384) - (xy -2.265193 -1.228237) - (xy -2.24634 -1.27313) - (xy -2.220676 -1.33757) - (xy -2.210877 -1.362808) - (xy -2.171352 -1.460314) - (xy -2.124808 -1.568041) - (xy -2.083123 -1.658828) - (xy -2.05245 -1.728247) - (xy -2.032044 -1.78529) - (xy -2.025232 -1.820223) - (xy -2.026318 -1.824905) - (xy -2.040715 -1.847009) - (xy -2.073588 -1.896169) - (xy -2.12141 -1.967152) - (xy -2.180652 -2.054722) - (xy -2.247785 -2.153643) - (xy -2.261059 -2.17317) - (xy -2.338954 -2.28886) - (xy -2.396213 -2.376956) - (xy -2.435119 -2.441514) - (xy -2.457956 -2.486589) - (xy -2.467006 -2.516237) - (xy -2.464552 -2.534515) - (xy -2.464489 -2.534631) - (xy -2.445173 -2.558639) - (xy -2.402449 -2.605053) - (xy -2.340949 -2.669063) - (xy -2.265302 -2.745855) - (xy -2.180139 -2.830618) - (xy -2.170535 -2.840078) - (xy -2.06321 -2.944011) - (xy -1.980385 -3.020325) - (xy -1.920395 -3.070429) - (xy -1.881577 -3.09573) - (xy -1.86448 -3.098996) - (xy -1.839527 -3.08475) - (xy -1.787745 -3.051844) - (xy -1.71448 -3.003792) - (xy -1.62508 -2.94411) - (xy -1.524889 -2.876312) - (xy -1.501499 -2.860361) - (xy -1.169407 -2.63358) - (xy -1.019435 -2.701647) - (xy -0.92823 -2.741315) - (xy -0.830331 -2.781209) - (xy -0.746169 -2.813017) - (xy -0.742462 -2.814326) - (xy -0.676631 -2.838424) - (xy -0.625884 -2.8588) - (xy -0.601158 -2.871064) - (xy -0.601116 -2.871099) - (xy -0.593271 -2.893266) - (xy -0.579934 -2.947783) - (xy -0.56243 -3.02852) - (xy -0.542083 -3.12935) - (xy -0.520218 -3.244144) - (xy -0.518429 -3.253822) - (xy -0.496496 -3.372096) - (xy -0.47636 -3.479458) - (xy -0.45932 -3.569083) - (xy -0.446672 -3.634149) - (xy -0.439716 -3.667832) - (xy -0.439594 -3.668346) - (xy -0.435361 -3.682675) - (xy -0.427129 -3.693493) - (xy -0.409967 -3.701294) - (xy -0.378942 -3.706571) - (xy -0.329122 -3.709818) - (xy -0.255576 -3.711528) - (xy -0.153371 -3.712193) - (xy -0.017575 -3.712307) - (xy 0 -3.712308) - (xy 0.139878 -3.712224) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp d54bbbb1-e3c3-4abc-b7a2-f01f33463835)) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" locked (layer "F.Cu") - (tstamp 626651c7-0e29-4fee-a37d-e62d63cb22ac) - (at 185.5 124.8) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/ee5f3462-eda8-4a0d-bca5-2f3a0b6b4919") - (attr exclude_from_pos_files) - (fp_text reference "H6" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 13301823-d07e-4e00-b352-276a68bed553) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp cc1a8eaf-0db6-4785-9650-95d159b45b8f) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 00bcb5d6-6591-4879-93db-96f229311fd5) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 6f7bb3c3-ce22-46fd-90e6-d9a2617fe5e6)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 7061be7e-98eb-4b9a-b565-7daa2dee75ab)) - (pad "1" thru_hole circle locked (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e49a2841-4934-43cc-8fea-feaf9d3e12d8)) - (pad "1" thru_hole circle locked (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e4ea11ec-9d21-488e-9e26-c9a22bc9b558)) - (pad "1" thru_hole circle locked (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp a9057a16-8956-460c-87e8-4a31b3f993ca)) - (pad "1" thru_hole circle locked (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 1fff6780-42b1-4247-a6d2-541e0679cdab)) - (pad "1" thru_hole circle locked (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 93d58316-dbb7-4de8-b47e-4ddcbb7aa529)) - (pad "1" thru_hole circle locked (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e6453c1d-1766-4da9-8aa8-b7987f777fca)) - (pad "1" thru_hole circle locked (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp ce9a909c-b4bd-4724-b9b3-cd52a68d78f9)) - (pad "1" thru_hole circle locked (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 7a126270-f993-4720-a48f-058ac3cc0d97)) - (pad "1" thru_hole circle locked (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d146cea2-13fe-4e79-b313-896c4b31e937)) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Horizontal" (layer "F.Cu") - (tstamp 65a2b2ba-73e4-4679-9f74-38d25b177788) - (at 198.47 215.62 -90) - (descr "Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row") - (tags "Through hole angled pin header THT 1x09 2.54mm single row") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Generic connector, single row, 01x09, script generated") - (property "ki_keywords" "connector") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/73630ce9-fe35-4b95-a39f-cb9bfd7a5906") - (attr through_hole) - (fp_text reference "J4" (at 4.385 -2.27 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp cea5cf07-a42e-4e4e-996b-d31c598cc468) - ) - (fp_text value "Conn_01x09_Pin" (at 4.385 22.59 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9d6fc904-65c3-4648-94f2-10c049b557db) - ) - (fp_text user "${REFERENCE}" (at 2.77 10.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7d4b21f0-d9af-4fc3-b297-e2c45d2e5dcf) - ) - (fp_line (start -1.27 -1.27) (end 0 -1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4e0def82-654b-4cf6-9f7c-e4d024239d50)) - (fp_line (start -1.27 0) (end -1.27 -1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 414fff2f-e269-448e-9166-1510f48e559b)) - (fp_line (start 1.042929 2.16) (end 1.44 2.16) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ed89aed9-4229-49be-83a9-d6d55f446331)) - (fp_line (start 1.042929 2.92) (end 1.44 2.92) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ce1d239b-15ac-49a8-be9c-1e931061baf8)) - (fp_line (start 1.042929 4.7) (end 1.44 4.7) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 648c9802-178f-49b9-9d18-271c6400bbe9)) - (fp_line (start 1.042929 5.46) (end 1.44 5.46) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f6b3908-2c1a-4c1f-9f45-faa6d41c3f44)) - (fp_line (start 1.042929 7.24) (end 1.44 7.24) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 598a4920-00f2-4757-a3d3-bf0f7112c703)) - (fp_line (start 1.042929 8) (end 1.44 8) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ad96213d-7f08-4f1a-bde9-91dd5f9655bf)) - (fp_line (start 1.042929 9.78) (end 1.44 9.78) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 712384bf-72c9-488d-9bd4-474f3852e295)) - (fp_line (start 1.042929 10.54) (end 1.44 10.54) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b82f3e44-7fe9-4df0-a062-6dcdf53f64b3)) - (fp_line (start 1.042929 12.32) (end 1.44 12.32) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6033a099-bff3-4600-9a11-5a83b139f2c2)) - (fp_line (start 1.042929 13.08) (end 1.44 13.08) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f85950e0-c4ac-41c3-873b-57810f4b2835)) - (fp_line (start 1.042929 14.86) (end 1.44 14.86) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f5926474-3c4e-492b-a7db-aca6cd7ae89d)) - (fp_line (start 1.042929 15.62) (end 1.44 15.62) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5e487c07-854c-4a4b-8626-bbfe462a16e5)) - (fp_line (start 1.042929 17.4) (end 1.44 17.4) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0c78598c-fdbb-4305-a6bf-9d6c3fa1dc05)) - (fp_line (start 1.042929 18.16) (end 1.44 18.16) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7c4a3822-6f1d-496f-aad0-6ad71e151447)) - (fp_line (start 1.042929 19.94) (end 1.44 19.94) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0f6e3264-480e-4554-b73a-2d989c53d329)) - (fp_line (start 1.042929 20.7) (end 1.44 20.7) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ce410315-0f6a-499e-95b1-fa5d574f4925)) - (fp_line (start 1.11 -0.38) (end 1.44 -0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 07e5a962-dade-4e29-892e-b627a7fffdce)) - (fp_line (start 1.11 0.38) (end 1.44 0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7fd696dd-60a8-4877-9512-a3986943bc2a)) - (fp_line (start 1.44 -1.33) (end 1.44 21.65) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a54fb65b-cc05-41a2-a659-712a02909a3f)) - (fp_line (start 1.44 1.27) (end 4.1 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a59ed192-560f-4f64-8421-e1e77487fef2)) - (fp_line (start 1.44 3.81) (end 4.1 3.81) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c55537a2-8622-4a07-8ff1-937a10b45d78)) - (fp_line (start 1.44 6.35) (end 4.1 6.35) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 686b6215-6190-4d09-a562-f82e5444d11b)) - (fp_line (start 1.44 8.89) (end 4.1 8.89) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9a4a10f3-08db-4eb9-aba0-742050bda46a)) - (fp_line (start 1.44 11.43) (end 4.1 11.43) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 840444eb-08cb-4e45-bee4-7bd33d6986dc)) - (fp_line (start 1.44 13.97) (end 4.1 13.97) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 640a61bc-5b60-40f1-a1a8-d53c26e14209)) - (fp_line (start 1.44 16.51) (end 4.1 16.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b6d78b2-d064-480b-8364-f1045e3aa936)) - (fp_line (start 1.44 19.05) (end 4.1 19.05) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d143bef-a233-4c2f-9057-0093e10184ad)) - (fp_line (start 1.44 21.65) (end 4.1 21.65) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d74b665e-726f-4a93-91ef-45a85ac39268)) - (fp_line (start 4.1 -1.33) (end 1.44 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f8698b07-3af7-426f-a9fa-d9d5fb350902)) - (fp_line (start 4.1 -0.38) (end 10.1 -0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 71066752-669c-4323-88d5-0998cfdd272b)) - (fp_line (start 4.1 -0.32) (end 10.1 -0.32) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a511abba-a2af-490a-a5ec-40a9b951d84c)) - (fp_line (start 4.1 -0.2) (end 10.1 -0.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 50bf776c-1e9d-4afc-9b9e-d13859c74d74)) - (fp_line (start 4.1 -0.08) (end 10.1 -0.08) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c3d0a746-1b1b-46bf-9325-7593c497bd88)) - (fp_line (start 4.1 0.04) (end 10.1 0.04) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a0e19bfa-e7e2-40e8-b5f7-411b7571dccd)) - (fp_line (start 4.1 0.16) (end 10.1 0.16) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f2f68a40-4ebc-4956-a240-8bae4bf3e4ab)) - (fp_line (start 4.1 0.28) (end 10.1 0.28) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9e3428a-997f-4fc9-a930-e3a65431e48a)) - (fp_line (start 4.1 2.16) (end 10.1 2.16) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f4771b2-2c78-41e0-b1d0-f0cc317c171c)) - (fp_line (start 4.1 4.7) (end 10.1 4.7) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d6ea9753-5daa-475f-a468-79da59e3fc02)) - (fp_line (start 4.1 7.24) (end 10.1 7.24) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6a7dfc68-11ac-4586-b41a-f7eb3d88c8e6)) - (fp_line (start 4.1 9.78) (end 10.1 9.78) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0ef7f250-b857-45f9-9a8e-08b538ca2fd1)) - (fp_line (start 4.1 12.32) (end 10.1 12.32) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 50b01b62-14c3-4d95-8bec-63ae092ca60e)) - (fp_line (start 4.1 14.86) (end 10.1 14.86) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e38c4b03-d6b8-4f43-bd2d-24d8206646a2)) - (fp_line (start 4.1 17.4) (end 10.1 17.4) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1050c112-71c5-4a06-83c0-7f0d72e70a9c)) - (fp_line (start 4.1 19.94) (end 10.1 19.94) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 231cd48a-5a31-43b1-93e6-fa71e7834a19)) - (fp_line (start 4.1 21.65) (end 4.1 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 904b1727-0a3e-4ab9-9641-22d2da8ac3f2)) - (fp_line (start 10.1 -0.38) (end 10.1 0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 05926085-41a1-4fc4-8a62-12c4f56ae052)) - (fp_line (start 10.1 0.38) (end 4.1 0.38) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8c12b76b-b3f2-4b21-b5dc-9d12a93823f3)) - (fp_line (start 10.1 2.16) (end 10.1 2.92) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33f1a8d7-0f85-4c65-9117-171a29be9f55)) - (fp_line (start 10.1 2.92) (end 4.1 2.92) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8abab358-8f0b-494e-bfaf-cd6bb3a2b65f)) - (fp_line (start 10.1 4.7) (end 10.1 5.46) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 658fab28-5fc8-4959-b654-3d754ef2da52)) - (fp_line (start 10.1 5.46) (end 4.1 5.46) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1677c99e-ccbc-4fba-8c3e-2aedb0804ce4)) - (fp_line (start 10.1 7.24) (end 10.1 8) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 43d5e000-c249-4a93-8f50-9f287d0d6920)) - (fp_line (start 10.1 8) (end 4.1 8) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a5377319-ea5d-4f01-9d38-3200422f107a)) - (fp_line (start 10.1 9.78) (end 10.1 10.54) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b97840dd-76d1-4f82-89ae-71109f345dbd)) - (fp_line (start 10.1 10.54) (end 4.1 10.54) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 36fb2da0-437e-44f3-964d-254a380b5f15)) - (fp_line (start 10.1 12.32) (end 10.1 13.08) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 95c58483-a024-43a8-a02c-2489f5e1c237)) - (fp_line (start 10.1 13.08) (end 4.1 13.08) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75ad80cc-f30d-4669-9956-8a626d0e37a3)) - (fp_line (start 10.1 14.86) (end 10.1 15.62) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f93f1ae-9515-4cf3-836c-c6766ad48b37)) - (fp_line (start 10.1 15.62) (end 4.1 15.62) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 968ab1aa-a3cc-4547-905c-5a6ffd27205f)) - (fp_line (start 10.1 17.4) (end 10.1 18.16) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 230b6470-cb53-4777-886a-b3d1c98dd03f)) - (fp_line (start 10.1 18.16) (end 4.1 18.16) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 20e1b8e7-1b15-4a0e-a551-abecf4cb8dbc)) - (fp_line (start 10.1 19.94) (end 10.1 20.7) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 031eaed3-ad8f-4b3f-9f40-b71022b76ca3)) - (fp_line (start 10.1 20.7) (end 4.1 20.7) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4f24b7c2-3e9a-4a00-aaae-f9829299cd7e)) - (fp_line (start -1.8 -1.8) (end -1.8 22.1) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3a2d8b40-021d-48d1-8fbe-d664a485d7ea)) - (fp_line (start -1.8 22.1) (end 10.55 22.1) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp acad2ad8-172e-496a-bc1c-31cf9547b017)) - (fp_line (start 10.55 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fe828fb7-8694-431d-929c-ebe008f7eeb6)) - (fp_line (start 10.55 22.1) (end 10.55 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 165045ea-040c-461c-883a-666034236f8c)) - (fp_line (start -0.32 -0.32) (end -0.32 0.32) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f4df1a09-56ac-4372-8bd4-1ccc02ec89c9)) - (fp_line (start -0.32 -0.32) (end 1.5 -0.32) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 67bd65e2-04ea-4640-89c7-78b62d9785b2)) - (fp_line (start -0.32 0.32) (end 1.5 0.32) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 05ddd769-56b9-4acf-be70-f92a0a6fff92)) - (fp_line (start -0.32 2.22) (end -0.32 2.86) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 542f2c46-c2d8-4dc4-998b-0f480233d95f)) - (fp_line (start -0.32 2.22) (end 1.5 2.22) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5dd6c320-e24a-4ea7-b37b-299d7457451b)) - (fp_line (start -0.32 2.86) (end 1.5 2.86) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6a74292a-4a27-43d2-99fd-f583d346f6a7)) - (fp_line (start -0.32 4.76) (end -0.32 5.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 96d6463f-741c-45fb-aaf5-aa7941de8232)) - (fp_line (start -0.32 4.76) (end 1.5 4.76) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 367a028b-605d-4e5d-9a80-fd8b49e76534)) - (fp_line (start -0.32 5.4) (end 1.5 5.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f97480be-b273-41cd-b22a-9a735d181e54)) - (fp_line (start -0.32 7.3) (end -0.32 7.94) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36bb0703-cb43-4740-83d3-a2ab649cc4d5)) - (fp_line (start -0.32 7.3) (end 1.5 7.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e040b80-1900-4865-b999-9178de877360)) - (fp_line (start -0.32 7.94) (end 1.5 7.94) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 64636392-1342-49ae-9dc1-b50e7122ea15)) - (fp_line (start -0.32 9.84) (end -0.32 10.48) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c061cac-da6b-4714-b1f6-76974f24af77)) - (fp_line (start -0.32 9.84) (end 1.5 9.84) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 62887fc9-fc3e-4f18-b96e-c215376beb92)) - (fp_line (start -0.32 10.48) (end 1.5 10.48) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a406d9dd-61f3-4fce-837f-4e3b25f75919)) - (fp_line (start -0.32 12.38) (end -0.32 13.02) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a8017928-3b7a-424d-9f06-233c42d64852)) - (fp_line (start -0.32 12.38) (end 1.5 12.38) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 882f5f07-b4e7-4378-bb57-868418e5a570)) - (fp_line (start -0.32 13.02) (end 1.5 13.02) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c7ebd868-3cf9-4600-bdae-24884af1195b)) - (fp_line (start -0.32 14.92) (end -0.32 15.56) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d769b849-5aa7-4a74-af8b-4799c2276e31)) - (fp_line (start -0.32 14.92) (end 1.5 14.92) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1a649edf-7925-4bf4-8820-e987851197b3)) - (fp_line (start -0.32 15.56) (end 1.5 15.56) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f8334ab5-3edb-4dbd-b4f3-80b2567d3a25)) - (fp_line (start -0.32 17.46) (end -0.32 18.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de7e6e1e-7bd1-4eab-bca5-6672895cbf9a)) - (fp_line (start -0.32 17.46) (end 1.5 17.46) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fbc6f1b8-5355-4df3-a902-b1b525791315)) - (fp_line (start -0.32 18.1) (end 1.5 18.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f539c3ce-af95-4b8c-8d30-e2a52c1ec6ff)) - (fp_line (start -0.32 20) (end -0.32 20.64) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b43c9e87-23f8-4dc5-97b0-0f4acefed9f7)) - (fp_line (start -0.32 20) (end 1.5 20) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b31b45e1-5607-4d76-8c1d-d01efd6e5827)) - (fp_line (start -0.32 20.64) (end 1.5 20.64) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3d1fa64d-990c-4583-bfba-0e9b4227d5be)) - (fp_line (start 1.5 -0.635) (end 2.135 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3287d201-c390-4b9e-b04e-07c2d876dc49)) - (fp_line (start 1.5 21.59) (end 1.5 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 625fd477-3eff-44fb-bc98-b8798afa2af8)) - (fp_line (start 2.135 -1.27) (end 4.04 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 792cb0fd-5003-44fb-898c-6074396eb8f5)) - (fp_line (start 4.04 -1.27) (end 4.04 21.59) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6594299e-0752-46e1-a6f9-8bea1c43a5d4)) - (fp_line (start 4.04 -0.32) (end 10.04 -0.32) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d512bc8c-8d57-4865-82e9-2ce70fa55cd3)) - (fp_line (start 4.04 0.32) (end 10.04 0.32) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5074ad64-17c4-456e-a29c-50d11ce1d35c)) - (fp_line (start 4.04 2.22) (end 10.04 2.22) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a7c74af-1ae8-40da-be72-c127845fd350)) - (fp_line (start 4.04 2.86) (end 10.04 2.86) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 50e04342-6edf-4f9c-b2cf-522f68521a3d)) - (fp_line (start 4.04 4.76) (end 10.04 4.76) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d3dc94c7-40f5-410a-a484-5f01c8981f23)) - (fp_line (start 4.04 5.4) (end 10.04 5.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f5c26a7-b135-4ae4-ac17-653372dbea49)) - (fp_line (start 4.04 7.3) (end 10.04 7.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5b2003e3-65d1-461c-bc0c-c747d2570413)) - (fp_line (start 4.04 7.94) (end 10.04 7.94) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ffe84ed4-22d1-4557-a70d-94aa7d7f2a41)) - (fp_line (start 4.04 9.84) (end 10.04 9.84) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b69eec6f-96a2-4230-9cc8-b856b366f516)) - (fp_line (start 4.04 10.48) (end 10.04 10.48) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 30588563-9b3f-4e58-8c47-f5403518c333)) - (fp_line (start 4.04 12.38) (end 10.04 12.38) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e5cfdc24-4d43-4924-af8b-d2b172cdc5ba)) - (fp_line (start 4.04 13.02) (end 10.04 13.02) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fe2b8fef-2f75-4406-bd97-feeb84387e06)) - (fp_line (start 4.04 14.92) (end 10.04 14.92) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2cfff679-25a9-40e4-a3d8-3e6da7c5e952)) - (fp_line (start 4.04 15.56) (end 10.04 15.56) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4d89d43a-e449-4963-9518-5524937199f7)) - (fp_line (start 4.04 17.46) (end 10.04 17.46) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 85df4e17-a578-4a8e-a0ce-6b362d22a458)) - (fp_line (start 4.04 18.1) (end 10.04 18.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 37321783-134c-4a60-9c7c-e0748aed93f7)) - (fp_line (start 4.04 20) (end 10.04 20) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8865bf07-a38b-4985-bc50-73625530455f)) - (fp_line (start 4.04 20.64) (end 10.04 20.64) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a444096f-84ed-483e-bae2-9ef3e9bba3a2)) - (fp_line (start 4.04 21.59) (end 1.5 21.59) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce5d36a6-97b4-4c3b-b745-7d33b1e3cb27)) - (fp_line (start 10.04 -0.32) (end 10.04 0.32) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c765badd-1365-4508-b3d6-817b7df3db73)) - (fp_line (start 10.04 2.22) (end 10.04 2.86) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 57abb653-6dee-4b74-9235-f002629ba86b)) - (fp_line (start 10.04 4.76) (end 10.04 5.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7fd4787-3656-4192-8835-93a53f070033)) - (fp_line (start 10.04 7.3) (end 10.04 7.94) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ad7d4d10-ade1-4732-9c99-35a15e6a5106)) - (fp_line (start 10.04 9.84) (end 10.04 10.48) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6f6c83f8-386e-4453-bbf8-7237d6eef9f7)) - (fp_line (start 10.04 12.38) (end 10.04 13.02) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6d8c5faa-7c59-4651-af57-58d2be80dfd6)) - (fp_line (start 10.04 14.92) (end 10.04 15.56) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1646622b-d08d-4ee9-8288-1b7f4aa145e0)) - (fp_line (start 10.04 17.46) (end 10.04 18.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 75004910-82ac-4fb1-8383-e8ef48b95728)) - (fp_line (start 10.04 20) (end 10.04 20.64) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bd4cfb07-094c-42be-91fc-1615a8b7836c)) - (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "Pin_1") (pintype "passive") (tstamp 6de2db51-46f3-4185-a326-f6d23510e97f)) - (pad "2" thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 74 "/board_control/RESET_") (pinfunction "Pin_2") (pintype "passive") (tstamp 9bd53d06-5281-4d04-b892-9eb2938ddc58)) - (pad "3" thru_hole oval (at 0 5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 78 "/board_control/CTL_D_") (pinfunction "Pin_3") (pintype "passive") (tstamp e4c55661-2dcb-4e9b-9ff8-372a8dfc32e3)) - (pad "4" thru_hole oval (at 0 7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 75 "/board_control/CTL_C_") (pinfunction "Pin_4") (pintype "passive") (tstamp 6a17539e-fe1f-4ce2-b88e-18936c28599f)) - (pad "5" thru_hole oval (at 0 10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 76 "/board_control/CTL_B_") (pinfunction "Pin_5") (pintype "passive") (tstamp 5971656d-e50f-4ce2-b4e6-57d0c58ae0e4)) - (pad "6" thru_hole oval (at 0 12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 77 "/board_control/CTL_A_") (pinfunction "Pin_6") (pintype "passive") (tstamp 360139f4-d35b-4c47-a26f-ce958d5a95b4)) - (pad "7" thru_hole oval (at 0 15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 8 "/RX") (pinfunction "Pin_7") (pintype "passive") (tstamp 45a57a22-faf7-40fb-b40d-ed34560ab7b2)) - (pad "8" thru_hole oval (at 0 17.78 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 9 "/TX") (pinfunction "Pin_8") (pintype "passive") (tstamp ad5c02c6-24d3-447f-9dbe-9f7d4bdd4719)) - (pad "9" thru_hole oval (at 0 20.32 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 18 "+3.3V") (pinfunction "Pin_9") (pintype "passive") (tstamp 34a2e9bb-29ee-4c4f-a485-2f614876639c)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x09_P2.54mm_Horizontal.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "LED_SMD:LED_0603_1608Metric" (layer "F.Cu") - (tstamp 67820bbd-65db-4f21-b181-9d1f26f37e9b) - (at 193.475 66.9924 90) - (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") - (tags "LED") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode") - (property "ki_keywords" "LED diode") - (path "/c381627e-972f-4a8e-bc51-ba87e61f3839") - (attr smd) - (fp_text reference "D3" (at -2.15 1.575 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 344ddb2b-f497-465f-92b8-6552cb62b018) - ) - (fp_text value "LED" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 2f45647e-1e06-4d1d-8fea-99db806484f6) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 3e7ff9b9-f357-431e-9d05-fd00bf00aa9b) - ) - (fp_line (start -1.485 -0.735) (end -1.485 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7c018eed-6f5d-4948-92ad-f4e600c9d929)) - (fp_line (start -1.485 0.735) (end 0.8 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c896083-3b3c-4c79-95e7-d8e424a9e7b1)) - (fp_line (start 0.8 -0.735) (end -1.485 -0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f95164ea-47c6-41be-a6da-f4a6873dc3be)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ded8a934-4690-4ccc-afc2-f650d728079c)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5bd41ff-4626-4a63-b66c-6fb3c78ee4f4)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c912d299-74d6-4ceb-a2f9-520bbc0492d7)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7722f1f-de8f-4f4f-a205-194c7c5dfa42)) - (fp_line (start -0.8 -0.1) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2147c628-0517-4701-be5e-7f181e12cd92)) - (fp_line (start -0.8 0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7201a9c8-a314-4682-a7d2-f3ffe070a9d2)) - (fp_line (start -0.5 -0.4) (end -0.8 -0.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1704505c-672b-4fa4-976a-d91fcc994b86)) - (fp_line (start 0.8 -0.4) (end -0.5 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 04f80efa-58fd-48cb-ba17-1d4f4a7af109)) - (fp_line (start 0.8 0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9c3e1c90-fb5b-4e69-a746-ffa67cae0fbe)) - (pad "1" smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 53 "Net-(D3-K)") (pinfunction "K") (pintype "passive") (tstamp 9a231125-5d20-4371-8414-32f64d4f3853)) - (pad "2" smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "A") (pintype "passive") (tstamp ccc1146c-e85c-4ed2-a0bf-8b14a694ca59)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_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") - (tstamp 698d115a-247c-4573-ae30-55cac07436b7) - (at 165.005 71.025 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/3fb7447a-6398-499c-9cac-199164b2662b") - (attr smd) - (fp_text reference "R21" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 3ad0085a-7247-4478-800b-6bf23773c2b3) - ) - (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp cbf714bb-cc19-4d1e-8565-aa7fc92f084a) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp f3e1e400-cb25-4825-ae72-78748e3f4383) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 31b1c4d1-6fcf-48f8-b871-6b6009c7224b)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5fc119e-0b0c-4292-a295-8ab88b994e9b)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ed188d76-2bc3-4922-ae1c-1f960e9cc3da)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a2f703db-5a1e-4b75-8917-4d52f5954eb4)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6994d673-9126-46cd-823f-d035f87c513a)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f6dfdd0f-96e5-483a-a972-d8ac7a0b639a)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 47a2094e-dc97-4ef3-86fa-c2dc40ac41fb)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 355dc535-fddf-4743-be74-a868d03bbb30)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ed7014e4-e694-4e95-9716-a501fa3bffcf)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7c9ed671-7f41-4344-9d53-76a6ff14aef5)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 54 "/LED0") (pintype "passive") (tstamp 50f77e86-3c44-4ae4-bd15-b00ff64fe648)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 55 "Net-(D2-K)") (pintype "passive") (tstamp 978dc78c-6c80-42ab-b48a-7101c4d0d12f)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Button_Switch_SMD:SW_SPST_B3S-1000" (layer "F.Cu") - (tstamp 6a9784e8-5b34-4692-bf55-9d6648df53fa) - (at 221.15 85.98 90) - (descr "Surface Mount Tactile Switch for High-Density Packaging") - (tags "Tactile Switch") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Push button switch, generic, two pins") - (property "ki_keywords" "switch normally-open pushbutton push-button") - (path "/3458c019-bc1f-47dd-9f1e-3a1cc0e94588") - (attr smd) - (fp_text reference "SW2" (at -4.215 -0.015) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 4c0c83e6-7d23-4cad-b7fd-fe9d923e0d4e) - ) - (fp_text value "SW_Push" (at -13.63 -6.44 90) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6cf5fb70-ad6b-4fc6-bc7c-98d3d595869c) - ) - (fp_text user "${REFERENCE}" (at 0 -4.5 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 41e7f24d-e449-49e1-8a3d-29fcba10e467) - ) - (fp_line (start -3.15 -3.45) (end 3.15 -3.45) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d8312d8-df07-425b-9c3c-1698a6292af2)) - (fp_line (start -3.15 -3.2) (end -3.15 -3.45) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2270f248-3963-43d6-9b49-13461fe5dc8e)) - (fp_line (start -3.15 1.3) (end -3.15 -1.3) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0c454562-5768-4122-be6b-b7eec97fb8ea)) - (fp_line (start -3.15 3.45) (end -3.15 3.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 880cbf03-f784-498a-8d7a-d25d874c86c3)) - (fp_line (start 3.15 -3.45) (end 3.15 -3.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fc439ca6-d8ad-4fa5-8432-be3ff94bd0c1)) - (fp_line (start 3.15 -1.3) (end 3.15 1.3) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b2aaaa48-160d-457f-957a-359651cee87a)) - (fp_line (start 3.15 3.2) (end 3.15 3.45) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ce6854c8-9ca1-4094-98e4-98b12c470a8e)) - (fp_line (start 3.15 3.45) (end -3.15 3.45) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6ca1c7c4-f7af-42b2-a9e0-3b5c19722da3)) - (fp_line (start -5 -3.7) (end -5 3.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7268637b-f909-471c-bbb4-3b66316b87cd)) - (fp_line (start -5 3.7) (end 5 3.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 585b4b33-aa03-4f65-900e-2e3567e05170)) - (fp_line (start 5 -3.7) (end -5 -3.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5d28c2dc-cc48-4da5-a42c-0759f12c2222)) - (fp_line (start 5 3.7) (end 5 -3.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6bd8a2d2-4ba3-4675-8def-09c378a74243)) - (fp_line (start -3 -3.3) (end 3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 897869cd-604c-4f03-b66e-d34ef2ed3c84)) - (fp_line (start -3 3.3) (end -3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9a599258-668d-4901-8b19-0173567814cc)) - (fp_line (start 3 -3.3) (end 3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a76eea84-ad7e-4040-bb50-64c36385fb6f)) - (fp_line (start 3 3.3) (end -3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2950fdb6-569f-4592-b2af-7035535d7628)) - (fp_circle (center 0 0) (end 1.65 0) - (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 47a64165-7716-4283-a5f0-6728640ebd1c)) - (pad "1" smd rect (at -3.975 -2.25 90) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (net 27 "/BUTTON") (pinfunction "1") (pintype "passive") (tstamp 1ec90e4e-7f75-4bf3-b8bc-ce3a5baf4832)) - (pad "1" smd rect (at 3.975 -2.25 90) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (net 27 "/BUTTON") (pinfunction "1") (pintype "passive") (tstamp 42530ad3-6fbf-490c-bd6d-debc7153e375)) - (pad "2" smd rect (at -3.975 2.25 90) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp fc09a2c2-ee61-478b-b209-f9833f236596)) - (pad "2" smd rect (at 3.975 2.25 90) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp b101a3a9-f95e-4b68-9cb4-684477e8f697)) - (model "${KICAD7_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_PTS645.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_USB:USB_C_Receptacle_G-Switch_GT-USB-7010ASV" (layer "F.Cu") - (tstamp 6b846947-e718-450d-acec-7273d4678ca9) - (at 184.55 67.345 180) - (descr "USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf") - (tags "USB C Type-C Receptacle SMD") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "USB 2.0-only Type-C Plug connector") - (property "ki_keywords" "usb universal serial bus type-C USB2.0") - (path "/782e2440-857f-4ae9-812e-731be0fa12e1") - (attr smd) - (fp_text reference "P1" (at 4.83 -5.455 180) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp a5b09122-5ad4-4833-a9aa-53562752b449) - ) - (fp_text value "USB_C_Plug_USB2.0" (at 0 5) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5a1adc8e-c26c-4bab-a6c1-0dacf5682252) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 293f24be-c2a6-44b9-9513-2b4bf986d30a) - ) - (fp_line (start -4.58 -1.85) (end -4.58 0.07) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c80447d-9552-4672-b3b7-fbaae0d4f134)) - (fp_line (start -4.58 3.785) (end -4.58 2.08) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 591463c4-f405-46f7-92d7-92a9c0a9a808)) - (fp_line (start 4.58 0.07) (end 4.58 -1.85) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f43e83f-ef6e-4dd7-ab0b-5c76b1f9a5b7)) - (fp_line (start 4.58 2.08) (end 4.58 3.785) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 89ea44fb-bd32-45f0-8a32-091a8768b97a)) - (fp_line (start 4.58 3.785) (end -4.58 3.785) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 187b978f-cfb4-4734-8353-49998b5eb460)) - (fp_line (start -5.32 -4.85) (end 5.32 -4.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 622bc927-8cc1-4671-863e-9b4d0eec9a8c)) - (fp_line (start -5.32 4.18) (end -5.32 -4.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6b442047-ad0f-48e6-8829-8ef29c065be3)) - (fp_line (start 5.32 -4.85) (end 5.32 4.18) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0690d3d8-a2f6-4a68-83de-7c87dc2e97e7)) - (fp_line (start 5.32 4.18) (end -5.32 4.18) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d8e112c1-dbfc-42e3-bc61-39fbfe0b7ceb)) - (fp_line (start -4.47 -3.675) (end -4.47 3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 698f0ca1-2c9e-497f-be84-ebe6c472602f)) - (fp_line (start -4.47 -3.675) (end 4.47 -3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6cab0df-e40f-4f0c-a627-3d8119eda2bc)) - (fp_line (start -4.47 3.675) (end 4.47 3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fc9f15dd-b5c6-4c8c-890f-e4f41c25fb84)) - (fp_line (start 4.47 3.675) (end 4.47 -3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de0bd275-a382-4723-9035-7f753858faed)) - (pad "" np_thru_hole circle (at -2.89 -2.605 180) (size 0.65 0.65) (drill 0.65) (layers "*.Cu" "*.Mask") (tstamp 979d09e0-910f-4364-bccd-ca6f507515e5)) - (pad "" np_thru_hole circle (at 2.89 -2.605 180) (size 0.65 0.65) (drill 0.65) (layers "*.Cu" "*.Mask") (tstamp d1b57937-9f03-4452-9530-83837f3d7c18)) - (pad "A1" smd rect (at -3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp d7f5fa60-8ce3-458c-a005-f0a5e3005809)) - (pad "A4" smd rect (at -2.4 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 10 "+5V") (pinfunction "VBUS") (pintype "passive") (tstamp 603f6e26-8b55-4206-9fae-c13edf33f74f)) - (pad "A5" smd rect (at -1.25 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 30 "Net-(P1-CC)") (pinfunction "CC") (pintype "bidirectional") (tstamp f7471102-ad10-4585-8fed-59db0c02afee)) - (pad "A6" smd rect (at -0.25 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 33 "/_DP") (pinfunction "D+") (pintype "bidirectional") (tstamp 05ed00dd-dd20-477a-809a-13dec84d7b27)) - (pad "A7" smd rect (at 0.25 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 101 "/_DN") (pinfunction "D-") (pintype "bidirectional") (tstamp 39727f76-1374-49c7-8add-67c04b438cff)) - (pad "A8" smd rect (at 1.25 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0941e96c-2d7b-4d3d-bd66-456bd57de073)) - (pad "A9" smd rect (at 2.4 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 10 "+5V") (pinfunction "VBUS") (pintype "passive") (tstamp 707de523-27d1-4a7d-bb2f-33a577fa72cb)) - (pad "A12" smd rect (at 3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp 3265fcdc-4aeb-49ff-b681-0e0d2d8feb62)) - (pad "B1" smd rect (at 3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp e9b6a5bc-f022-45e5-8379-00a42daa4492)) - (pad "B4" smd rect (at 2.4 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 10 "+5V") (pinfunction "VBUS") (pintype "passive") (tstamp 920d828c-7dd3-452e-a814-c5cfc4ae5413)) - (pad "B5" smd rect (at 1.75 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 14 "unconnected-(P1-VCONN-PadB5)") (pinfunction "VCONN") (pintype "bidirectional") (tstamp 13d4cb9d-226f-4202-90df-02e41fe1a39e)) - (pad "B6" smd rect (at 0.75 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0f137823-8dbc-42d0-bdd1-13089d187d12)) - (pad "B7" smd rect (at -0.75 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp ff6349da-5dbb-49f9-884f-20db4cc5d543)) - (pad "B8" smd rect (at -1.75 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 74bc9b55-04c3-47cf-953a-0b9600f5180d)) - (pad "B9" smd rect (at -2.4 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 10 "+5V") (pinfunction "VBUS") (pintype "passive") (tstamp 949eeccc-a28a-4ecf-89e8-8c5668404006)) - (pad "B12" smd rect (at -3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp 605e0457-6fd8-4e36-999d-0c0f059ecfb8)) - (pad "S1" thru_hole oval (at -4.32 -3.125 180) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp edc5765c-f994-4887-af95-d8fe41d6d3e2)) - (pad "S1" thru_hole oval (at -4.32 1.075 180) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 38244f03-6dc3-459e-a507-200f14b2ed5b)) - (pad "S1" thru_hole oval (at 4.32 -3.125 180) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp d8adedcc-f24a-49d4-abd2-7d4d2d2408cb)) - (pad "S1" thru_hole oval (at 4.32 1.075 180) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp d9a67ecf-c02f-400f-9023-3ab4910dc1a6)) - (model "${KICAD7_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal.step" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp 6cdce4a5-c1e0-4f34-ade4-3ce41ea79d1e) - (at 89.07 84.28) - (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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/690bb9d7-73ef-4b14-9de6-5038359783b5") - (attr smd) - (fp_text reference "C22" (at 1.89 0.13) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 798e0817-1f37-453b-b035-99c683bab462) - ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp de5fd7b6-bbf6-40a6-a662-5b5af775dd61) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 632b2f90-aeea-45c8-9d1b-21ff53b7fd94) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ae873773-1105-46d1-bf14-1f5d1ab6b2c2)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ed7fd005-090a-453c-8b76-5fa39fe93376)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 43d014e7-ce32-4e7c-ac7c-bbc48587be52)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 76309e42-39c7-4794-b967-3cfb9d2a6b64)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5b20a41-bdb5-47d8-aeaa-302c3a545231)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6a083222-fa04-433c-b4ea-36ad4464f418)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eac534e3-e9be-487f-8baf-c63f4f57840c)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 691f5d27-f039-443a-a7aa-ebc778ebea37)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6bc5b30f-cf94-472f-9d58-879255f9f7c8)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 80ef538e-9800-4409-9e20-ad3c66fb4a66)) - (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 18 "+3.3V") (pintype "passive") (tstamp 2f59a60c-30e0-49ea-9c0a-3000a3e3ede1)) - (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 2 "GND") (pintype "passive") (tstamp 8e5ceb55-f271-46b8-8158-3ce8ff96e71f)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.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") - (tstamp 6d0c6d5e-cd8a-467a-a720-f3124309a758) - (at 157.405 71.1 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/68e2bd6c-73b7-48c1-a3b9-c2619135959e") - (attr smd) - (fp_text reference "R23" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 81a8aaa4-b60c-4907-b4bf-aad3b6be939e) - ) - (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1bdc0a80-b725-47a8-a233-0753b297d207) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp e1d48966-2b62-4574-9106-7a0c4e084e8e) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9ff222c3-cfa0-4ba6-92f7-31ce95cc08f1)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d9f32392-edde-466f-b6c7-eaaef99c52b8)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 91139ca9-4dbe-4ef4-a2dc-6ece276a2854)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 437e794d-88b5-4e27-bc45-04232418050b)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 381e33a8-fca3-40ad-ba71-76768d1c1f1c)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 37e8fffc-84b0-4a54-b677-e1b983777eed)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9779fa80-72b0-4c3d-ae82-13fe63314a83)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9baddc77-70d9-4ecb-98ef-0fad8d65584f)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 622c7f7c-373f-47e9-8767-14660554231c)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 09870ea0-e985-4769-9242-9990499e3ca3)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 57 "/LED2") (pintype "passive") (tstamp 14114584-0881-4bdd-9546-e6247ec70795)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 58 "Net-(D5-K)") (pintype "passive") (tstamp 2f020e60-7d1f-40d0-a403-bc16c1b25d5e)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 6e87b5bd-1a4b-40aa-8e4a-9283d996243b) - (at 185.61 89.64) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/b367955d-06ff-4c95-8b7f-e5476a6eeefc") - (attr exclude_from_pos_files) - (fp_text reference "TP1" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1) bold)) - (tstamp 3951d642-a015-4f4d-a5ef-469a5e165f33) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 914d8e81-5290-450f-8191-2c0f652d2d9e) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3809dbd1-cab4-49fa-b7f6-301167c092e3) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 249a9837-2301-42f4-babd-5dbb823bbc26)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 85c63a2b-9535-4590-9076-c8e1ec006c7e)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 72 "/USB_OEn") (pinfunction "1") (pintype "passive") (tstamp 1373b7d5-36e0-4df5-9a4c-df69c2fb8c7e)) - ) - - (footprint "Package_DFN_QFN:DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm" (layer "F.Cu") - (tstamp 6f97bf19-10ca-414b-a5e0-e1e9be4c71c6) - (at 89 89.3625 -90) - (descr "DHVQFN, 20 Pin (JEDEC MO-241/VAC, https://assets.nexperia.com/documents/package-information/SOT764-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py") - (tags "DHVQFN NoLead") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "High Speed differential bus multiplexer") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/b7aef7c7-88d4-4db5-bd9f-86a9819390ab") - (attr smd) - (fp_text reference "U6" (at 0 -3.55 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 81b29263-7fe3-4aee-aacd-d9356260523a) - ) - (fp_text value "TMUXHS4212" (at 0 3.55 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp fcfa2b37-0926-461f-8db7-317d4e9734a1) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 97666282-934b-454a-88c9-d4956423c909) - ) - (fp_line (start -1.36 2.36) (end -1.36 2.135) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0094f112-a351-4a86-ae94-458c371c18ec)) - (fp_line (start -0.635 -2.36) (end -1.36 -2.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6716b4b-3adc-4d65-ba1e-52187079055b)) - (fp_line (start -0.635 2.36) (end -1.36 2.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 594b100f-8d56-48a5-bef2-805bbd512126)) - (fp_line (start 0.635 -2.36) (end 1.36 -2.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 05196e64-20ac-4a59-8f5d-06441ab7b38a)) - (fp_line (start 0.635 2.36) (end 1.36 2.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 406602c0-cc4f-4780-ae8f-809262309766)) - (fp_line (start 1.36 -2.36) (end 1.36 -2.135) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5ee5b14a-6881-4170-8bdb-41136c252c9c)) - (fp_line (start 1.36 2.36) (end 1.36 2.135) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 15b20025-4fc8-4384-8808-c7648e5b6bac)) - (fp_line (start -1.85 -2.85) (end -1.85 2.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 98b77f6c-ef19-481d-bc65-581c66519da0)) - (fp_line (start -1.85 2.85) (end 1.85 2.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 329b11f4-c47d-49e5-9e30-dfd0e6182e35)) - (fp_line (start 1.85 -2.85) (end -1.85 -2.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 19c7488d-01a0-4377-9d4d-92f2b974ac72)) - (fp_line (start 1.85 2.85) (end 1.85 -2.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 584bdf71-255c-400c-9bca-a8ffa0e2798d)) - (fp_line (start -1.25 -1.625) (end -0.625 -2.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7510e45b-bf93-4604-94dd-a69b1fb89ea6)) - (fp_line (start -1.25 2.25) (end -1.25 -1.625) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7205b325-db78-448a-a33d-7a9152526e5b)) - (fp_line (start -0.625 -2.25) (end 1.25 -2.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e0104b99-df6d-4922-8e0c-84d59e268f6a)) - (fp_line (start 1.25 -2.25) (end 1.25 2.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e748c51d-cfbf-48a6-8a4f-44de75d91d01)) - (fp_line (start 1.25 2.25) (end -1.25 2.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e66d2bf-d3d3-419b-af45-de7d3eff4712)) - (pad "" smd roundrect (at 0 -0.75 270) (size 0.81 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp dafc3951-5107-4526-a5b1-0e3b82b0a6ce)) - (pad "" smd roundrect (at 0 0.75 270) (size 0.81 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp d1b1b215-4b17-4565-8da2-4ad004a8ca85)) - (pad "1" smd roundrect (at -0.25 -2.1875 270) (size 0.25 0.825) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 70 "Net-(U6-RSVD1)") (pinfunction "RSVD1") (pintype "passive") (tstamp 21f3fe12-60a0-45ca-8e90-1476c380f117)) - (pad "2" smd roundrect (at -1.1875 -1.75 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 72 "/USB_OEn") (pinfunction "OEn") (pintype "input") (tstamp 061137d9-5cde-4501-80fc-a3821f8db006)) - (pad "3" smd roundrect (at -1.1875 -1.25 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 100 "/USB_STORAGE_MUX/STORAGE_SSTXP") (pinfunction "A0p") (pintype "bidirectional") (tstamp 2dc15dbc-3afd-40cc-8d6d-13f257a9f063)) - (pad "4" smd roundrect (at -1.1875 -0.75 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 99 "/USB_STORAGE_MUX/STORAGE_SSTXN") (pinfunction "A0n") (pintype "bidirectional") (tstamp 3e648377-88b5-4b07-8eef-6e7c8ca602dd)) - (pad "5" smd roundrect (at -1.1875 -0.25 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp b6f6d00b-825d-48c5-83b0-075f69eeca15)) - (pad "6" smd roundrect (at -1.1875 0.25 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "VCC") (pintype "power_in") (tstamp 04e61cdd-25bb-483b-8c41-0b5a19ea75be)) - (pad "7" smd roundrect (at -1.1875 0.75 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 89 "/USB_STORAGE_MUX/_STORAGE_SSRXP") (pinfunction "A1p") (pintype "bidirectional") (tstamp 58a2b671-8d8b-48e8-92f4-23725fa66e76)) - (pad "8" smd roundrect (at -1.1875 1.25 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 87 "/USB_STORAGE_MUX/_STORAGE_SSRXN") (pinfunction "A1n") (pintype "bidirectional") (tstamp a6ca440b-3f15-4ccf-a9c6-a01a5b36ec61)) - (pad "9" smd roundrect (at -1.1875 1.75 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 73 "/USB_SEL") (pinfunction "SEL") (pintype "input") (tstamp a6278e4c-0d51-4ab2-a6b6-076c33ad8916)) - (pad "10" smd roundrect (at -0.25 2.1875 270) (size 0.25 0.825) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 71 "Net-(U6-RSVD2)") (pinfunction "RSVD2") (pintype "passive") (tstamp 98e34f23-e858-4c5b-b1d1-1707a6a0c450)) - (pad "11" smd roundrect (at 0.25 2.1875 270) (size 0.25 0.825) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp c9b802fd-2ed4-494a-9cb0-d5cca0f3cae4)) - (pad "12" smd roundrect (at 1.1875 1.75 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 95 "/USB_STORAGE_MUX/DUT_SSTXN") (pinfunction "C1n") (pintype "bidirectional") (tstamp 14d2190c-3a91-4a74-b019-058cfebbf3f7)) - (pad "13" smd roundrect (at 1.1875 1.25 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 96 "/USB_STORAGE_MUX/DUT_SSTXP") (pinfunction "C1p") (pintype "bidirectional") (tstamp e3c3ca14-315e-459a-8382-36fa5e0d4582)) - (pad "14" smd roundrect (at 1.1875 0.75 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 84 "/USB_STORAGE_MUX/_DUT_SSRXN") (pinfunction "C0n") (pintype "bidirectional") (tstamp 8e71f0bb-3bc2-4ca2-a78a-bb1c92f205fb)) - (pad "15" smd roundrect (at 1.1875 0.25 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 86 "/USB_STORAGE_MUX/_DUT_SSRXP") (pinfunction "C0p") (pintype "bidirectional") (tstamp a38c44fc-c868-40e1-aa38-97a20ebae0af)) - (pad "16" smd roundrect (at 1.1875 -0.25 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 79 "/USB_STORAGE_MUX/HOST_SSTXN") (pinfunction "B1n") (pintype "bidirectional") (tstamp 49c99789-0e6d-48d1-a5c3-c64cfe561808)) - (pad "17" smd roundrect (at 1.1875 -0.75 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 80 "/USB_STORAGE_MUX/HOST_SSTXP") (pinfunction "B1p") (pintype "bidirectional") (tstamp e0a2abea-21fe-4472-9815-f6506436cbc2)) - (pad "18" smd roundrect (at 1.1875 -1.25 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 104 "/USB_STORAGE_MUX/_HOST_SSRXN") (pinfunction "B0n") (pintype "bidirectional") (tstamp 5da27d83-226f-4c75-a86c-151b5e944207)) - (pad "19" smd roundrect (at 1.1875 -1.75 270) (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 103 "/USB_STORAGE_MUX/_HOST_SSRXP") (pinfunction "B0p") (pintype "bidirectional") (tstamp 3633e2d7-a040-4c35-b593-4ca41b6a2610)) - (pad "20" smd roundrect (at 0.25 -2.1875 270) (size 0.25 0.825) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 3db3fc5f-b8b1-4d29-9944-22ea936d2d84)) - (pad "21" smd rect (at 0 0 270) (size 1 3) (layers "F.Cu" "F.Mask") (tstamp e33f6c17-deee-4394-b018-573787ce13cf)) - (model "${KICAD7_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm.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") - (tstamp 700cd21a-e888-42ba-9e9c-145ebb2b14a1) - (at 145.6475 80.7124) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/70cdd26c-a171-45ef-abcc-bb7ac25293aa") - (attr smd) - (fp_text reference "R7" (at 2.0225 0.0176) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp c906716d-4d5a-4bef-ac05-e1614eea06cb) - ) - (fp_text value "50" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp fc7b8985-827e-47a3-beb2-bff14ee55986) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp f833dcc7-73c9-40b2-8a55-12fc7414e77d) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7d9293c0-d303-4834-b652-6f04871c9b40)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fad76694-35b1-4050-b001-b3c422c900e8)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ff350bde-765b-4481-9035-d937153797de)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d5b25692-1b83-4c43-a5a4-975d12099d9c)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d67bc83e-a09d-45c3-a8be-451233b194c3)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 01fc635e-fb14-483f-890d-7e978e42b52d)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b93d4aeb-572c-40d3-8124-e77f452550d1)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 85c87eb0-5695-4b1c-9879-fd3fc88a9f60)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0235c8ec-bd1b-407a-8bdf-5dc766a44abb)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d3f89b08-510a-40ab-ab43-56fcbb8e4b88)) - (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 48 "/board_control/_CURRENT_SENSE") (pintype "passive") (tstamp 34692115-2931-4582-bd8c-0746db66fb20)) - (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 49 "/CURRENT_SENSE") (pintype "passive") (tstamp 3aa34236-d723-4318-9d68-c300403a4d72)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Inductor_SMD:L_0805_2012Metric" (layer "F.Cu") - (tstamp 70b76a63-81dd-4067-82ec-ea8befbbed64) - (at 203.425 75.5424 -90) - (descr "Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "inductor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Inductor with ferrite core") - (property "ki_keywords" "inductor choke coil reactor magnetic") - (path "/980a8e72-8696-4f93-9b0b-c47637284e74") - (attr smd) - (fp_text reference "L3" (at 2.75 0 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 0f37695f-ea4f-4c37-af4e-c58b4feee62c) - ) - (fp_text value "10uH" (at 0 1.55 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 76cedddc-b4d3-4eee-ad54-774dca90f497) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.5 0.5) (thickness 0.08))) - (tstamp ad69aef2-3b6d-4b8b-b2eb-2cc52067eb29) - ) - (fp_line (start -0.399622 -0.56) (end 0.399622 -0.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3f7c5472-25c4-45bb-bacf-d55a9bf65e35)) - (fp_line (start -0.399622 0.56) (end 0.399622 0.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 04ac9bc6-c94d-4d2b-a98b-e8ff34852535)) - (fp_line (start -1.75 -0.85) (end 1.75 -0.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ffd00007-2b4a-427f-b665-b3f792bc03b7)) - (fp_line (start -1.75 0.85) (end -1.75 -0.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cb8abcf6-7ed7-4779-b1b2-41e11b709069)) - (fp_line (start 1.75 -0.85) (end 1.75 0.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca72dc97-f068-4b07-9776-af367b30cc69)) - (fp_line (start 1.75 0.85) (end -1.75 0.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 34d26507-a829-48cd-99d9-77d113be7f9c)) - (fp_line (start -1 -0.45) (end 1 -0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c231969c-8162-49f8-8364-2fba8ea32618)) - (fp_line (start -1 0.45) (end -1 -0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp be7be560-62d9-43f0-94ca-7843862b50b5)) - (fp_line (start 1 -0.45) (end 1 0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 12d066b3-fbfc-4df3-9f24-ce695ce39a4d)) - (fp_line (start 1 0.45) (end -1 0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1bfa81b4-03a3-4456-abe4-b8a0a87b7737)) - (pad "1" smd roundrect (at -1.0625 0 270) (size 0.875 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "GNDA") (pinfunction "1") (pintype "passive") (tstamp 2117a061-fd8c-4494-9eb1-06d437b27129)) - (pad "2" smd roundrect (at 1.0625 0 270) (size 0.875 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp 9cfb0dff-ab19-4145-bf31-3ee1964de058)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0805_2012Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Inductor_SMD:L_0805_2012Metric" (layer "F.Cu") - (tstamp 70df062a-ccd4-4530-b947-1343456a1ca3) - (at 201.1 71.8174 90) - (descr "Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "inductor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Inductor with ferrite core") - (property "ki_keywords" "inductor choke coil reactor magnetic") - (path "/5b922436-a67a-44d3-b0b3-1451ba5a8a41") - (attr smd) - (fp_text reference "L1" (at 3 -0.05 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 2cbb152f-35c9-418b-b628-30aff376e983) - ) - (fp_text value "10uH" (at 0 1.55 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 49845919-9614-4d6d-a2b2-0ca49bd16caf) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.5 0.5) (thickness 0.08))) - (tstamp b40b0e83-eaee-454e-a37d-87ec872442f7) - ) - (fp_line (start -0.399622 -0.56) (end 0.399622 -0.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3986e141-af3b-400d-9783-6b347f58ae72)) - (fp_line (start -0.399622 0.56) (end 0.399622 0.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3adde547-5cab-4b0e-9502-b65bcf714d1d)) - (fp_line (start -1.75 -0.85) (end 1.75 -0.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 24581b93-41e6-42f3-a2e9-aca9db1bc0e1)) - (fp_line (start -1.75 0.85) (end -1.75 -0.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b84c4f6b-de8a-4e18-9198-a00a6a054e70)) - (fp_line (start 1.75 -0.85) (end 1.75 0.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 237f1aa3-f0f9-4bc6-b89f-0e4da957d548)) - (fp_line (start 1.75 0.85) (end -1.75 0.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fbd83a26-a970-4563-97bb-e2d8846c79a3)) - (fp_line (start -1 -0.45) (end 1 -0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 05f691e7-287b-4e1a-b3f1-781b47222a99)) - (fp_line (start -1 0.45) (end -1 -0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 442318d2-4a78-4856-af3c-6dfc2faa1d26)) - (fp_line (start 1 -0.45) (end 1 0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5dbf44b-9c87-4957-8e61-8ba54649c823)) - (fp_line (start 1 0.45) (end -1 0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a4f0dee-67df-4e4f-8920-98df58dd384c)) - (pad "1" smd roundrect (at -1.0625 0 90) (size 0.875 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 11 "+5VA") (pinfunction "1") (pintype "passive") (tstamp 05e7b83c-91ae-4a42-bd1f-539ca034919e)) - (pad "2" smd roundrect (at 1.0625 0 90) (size 0.875 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 10 "+5V") (pinfunction "2") (pintype "passive") (tstamp 3473cf5d-71d9-402a-aaaa-32c093152b06)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0805_2012Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:CP_Elec_6.3x5.4_Nichicon" (layer "F.Cu") - (tstamp 71e63a06-cdb1-460d-b198-a8581156e708) - (at 75.72 216.96 -90) - (descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm") - (tags "capacitor electrolytic") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Polarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/de51a4a0-9d2d-4599-8937-47d647e389c7") - (attr smd) - (fp_text reference "C29" (at 0 -4.35 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 7b85a2a6-6a66-4f2f-b8c9-df2567727c5a) - ) - (fp_text value "47uF 32V" (at 0 4.35 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e649a7eb-ab46-4320-a61f-91ebf60f1a1b) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 334a5700-7e67-40ac-a01c-176c62b07d4c) - ) - (fp_line (start -4.4375 -1.8475) (end -3.65 -1.8475) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b8ce49f1-8659-4de9-9636-33bba126fa34)) - (fp_line (start -4.04375 -2.24125) (end -4.04375 -1.45375) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 68bfc18b-d287-4ab3-8b2a-7229f8b5171c)) - (fp_line (start -3.41 -2.345563) (end -3.41 -1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 30a8e06e-bb9c-44ba-a74f-19df27e604d7)) - (fp_line (start -3.41 -2.345563) (end -2.345563 -3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 97b7f81d-945e-465c-9263-9569ddc3debc)) - (fp_line (start -3.41 2.345563) (end -3.41 1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 65bea13c-cc0a-4381-a356-622c783f7d8b)) - (fp_line (start -3.41 2.345563) (end -2.345563 3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp da52022f-1992-4825-beda-3d3973f52095)) - (fp_line (start -2.345563 -3.41) (end 3.41 -3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d9ef0770-46eb-4e81-b9ea-8e64dfe03ffa)) - (fp_line (start -2.345563 3.41) (end 3.41 3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9bd6d54-d081-4e3f-9c9a-27e46edeb77f)) - (fp_line (start 3.41 -3.41) (end 3.41 -1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2312ffd9-65dc-47ce-8c5f-546dd64eac0a)) - (fp_line (start 3.41 3.41) (end 3.41 1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4eeacae8-a02c-46af-abf6-fcf19b6162c6)) - (fp_line (start -4.7 -1.05) (end -4.7 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ee15b0f8-8bdd-43aa-9cf8-f2a8c1cee79d)) - (fp_line (start -4.7 1.05) (end -3.55 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b9463588-b86a-4290-b847-c3985f9e2636)) - (fp_line (start -3.55 -2.4) (end -3.55 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2699c1e7-63fd-4676-922f-c14a72964e9b)) - (fp_line (start -3.55 -2.4) (end -2.4 -3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4e6106d9-050d-4b38-9db1-03af550bd640)) - (fp_line (start -3.55 -1.05) (end -4.7 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c9c511a6-ab49-4984-b393-74bc09c7bef2)) - (fp_line (start -3.55 1.05) (end -3.55 2.4) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 78fbae11-ac49-4500-9db9-658fc36f7041)) - (fp_line (start -3.55 2.4) (end -2.4 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bd09f781-188e-401c-a71b-a13a48b51019)) - (fp_line (start -2.4 -3.55) (end 3.55 -3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 689a9c5e-7852-4f93-a8f4-c987b44627fc)) - (fp_line (start -2.4 3.55) (end 3.55 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9f8cb519-44ce-4dd0-a3f6-e15924bc6402)) - (fp_line (start 3.55 -3.55) (end 3.55 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d97d2545-8452-42fc-81a6-f7ffe36a71ac)) - (fp_line (start 3.55 -1.05) (end 4.7 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 412d3755-fdc0-47f5-8531-7b19d6bf05f6)) - (fp_line (start 3.55 1.05) (end 3.55 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 83af67d4-0c8e-45ce-86f6-b108c7add7b4)) - (fp_line (start 4.7 -1.05) (end 4.7 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56c782d8-22d4-4582-a9b9-a2a4111de28c)) - (fp_line (start 4.7 1.05) (end 3.55 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4992d679-16d2-4622-b072-9ba29b236ef7)) - (fp_line (start -3.3 -2.3) (end -3.3 2.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp df4a6445-8f44-49c6-96b0-04299f5e06ec)) - (fp_line (start -3.3 -2.3) (end -2.3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2c77ffee-5a27-4914-bee3-5c9fc35880b6)) - (fp_line (start -3.3 2.3) (end -2.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ad8df863-b4b2-4d72-8bb4-8279b59860fe)) - (fp_line (start -2.704838 -1.33) (end -2.074838 -1.33) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9cb54251-602a-4ecf-b945-3bbe8b0780e4)) - (fp_line (start -2.389838 -1.645) (end -2.389838 -1.015) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3ae16c8b-2952-42b8-a806-66da15a65e0f)) - (fp_line (start -2.3 -3.3) (end 3.3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6fd2f35a-6317-454c-aa7d-cd3066284db4)) - (fp_line (start -2.3 3.3) (end 3.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19f8f76c-d6e1-4d81-8aaf-74300af75c2f)) - (fp_line (start 3.3 -3.3) (end 3.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c08c42d-12ca-4312-8760-92fd68ae86b4)) - (fp_circle (center 0 0) (end 3.15 0) - (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp dcf61d7a-81b4-4210-b5ba-edbf947445e7)) - (pad "1" smd roundrect (at -2.7 0 270) (size 3.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.15625) - (net 20 "/board_control/VCCOUT") (pintype "passive") (tstamp 71d6b7aa-89e2-48a9-b8e6-8ee696f6302e)) - (pad "2" smd roundrect (at 2.7 0 270) (size 3.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.15625) - (net 2 "GND") (pintype "passive") (tstamp 5f78d1c9-3868-44e6-a9c1-7ce01fcb7f49)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/CP_Elec_6.3x5.4_Nichicon.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Oscillator:Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm" (layer "F.Cu") - (tstamp 7206fae2-503d-477f-8247-b0e5646047bb) - (at 198.655 100.245 90) - (descr "Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package") - (tags "SMD SMT crystal oscillator") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Four pin crystal, GND on pins 2 and 4") - (property "ki_keywords" "quartz ceramic resonator oscillator") - (path "/839d2ee3-f43e-4a05-b80f-e742264258e2") - (attr smd) - (fp_text reference "Y2" (at -2.475 1.135) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 618a8b8b-14fd-445d-a39d-94f7cc9f4bfc) - ) - (fp_text value "25 Mhz Crystal" (at 0 2.45 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 33169954-2784-47dc-acf5-58ab78755865) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.7 0.7) (thickness 0.105))) - (tstamp 88081a10-5be5-4d82-ac59-4e9f99554472) - ) - (fp_circle (center 0 0) (end 0 0.058333) - (stroke (width 0.116667) (type solid)) (fill none) (layer "F.Adhes") (tstamp 0c8d0692-ac06-4b42-81b1-be2ae7e97ff1)) - (fp_circle (center 0 0) (end 0 0.133333) - (stroke (width 0.083333) (type solid)) (fill none) (layer "F.Adhes") (tstamp c293450d-6d5e-4eda-bca1-7ae25dc62f3f)) - (fp_circle (center 0 0) (end 0 0.208333) - (stroke (width 0.083333) (type solid)) (fill none) (layer "F.Adhes") (tstamp 5a8dfe3a-2ed3-470a-b20a-175885ae8004)) - (fp_circle (center 0 0) (end 0 0.25) - (stroke (width 0.1) (type solid)) (fill none) (layer "F.Adhes") (tstamp f131aa1d-8ac4-4682-8c39-1fcb52e7f2a0)) - (fp_line (start -1.485 -1.835) (end 1.3 -1.835) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4caa9ff5-96c0-4056-a8d9-9789110e605e)) - (fp_line (start -1.485 -1.635) (end -1.485 -1.835) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aca17f81-58dd-48e5-9380-90cb94690553)) - (fp_line (start 1.3 1.835) (end -1.3 1.835) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 619c3a9a-31e1-4833-96a5-55bf890c37eb)) - (fp_line (start -1.5 -1.9) (end -1.5 1.9) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a0386098-6df1-4c50-abaa-270d001e389c)) - (fp_line (start -1.5 1.9) (end 1.5 1.9) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 06bda17f-8b4e-4947-822f-77daadfb9954)) - (fp_line (start 1.5 -1.9) (end -1.5 -1.9) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8ecbcfd2-5977-4a9e-8a09-0cd0c6b1e824)) - (fp_line (start 1.5 1.9) (end 1.5 -1.9) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25724ec2-c5bd-4b60-afd3-c8e71e0d9fee)) - (fp_line (start -1.25 -1.5) (end -1.15 -1.6) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 79d86b68-dc31-40a9-b5bc-c66899a0f054)) - (fp_line (start -1.25 1.5) (end -1.25 -1.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 03ae494e-7616-4560-8b0e-3eb25a57a797)) - (fp_line (start -1.15 -1.6) (end 1.15 -1.6) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ac511c68-8893-4df2-b687-f6951d41d88c)) - (fp_line (start -1.15 1.6) (end -1.25 1.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c39e4b53-435b-48e7-9813-79b59590a5f2)) - (fp_line (start -0.25 -1.6) (end -1.25 -0.6) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f093bd5-67be-4bac-b933-cacd7a182e78)) - (fp_line (start 1.15 -1.6) (end 1.25 -1.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ae1ad53a-714d-49a6-bc9d-1cfbb20276d1)) - (fp_line (start 1.15 1.6) (end -1.15 1.6) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d203ec58-e601-4246-8e9b-8090d587ffe1)) - (fp_line (start 1.25 -1.5) (end 1.25 1.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a5d7e6cb-d52e-4228-ac76-12b5c2dfa054)) - (fp_line (start 1.25 1.5) (end 1.15 1.6) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eb43075a-530f-4707-a797-07908c57abec)) - (pad "1" smd rect (at -0.775 -1.075) (size 1 0.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 12 "/XTALO") (pinfunction "1") (pintype "passive") (tstamp f6b0a514-b888-4d59-b1dc-b0d423b8d3eb)) - (pad "2" smd rect (at -0.775 1.075) (size 1 0.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp 540302ff-e93c-420e-9904-b4ff566fbbfd)) - (pad "3" smd rect (at 0.775 1.075) (size 1 0.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 15 "/XTALI") (pinfunction "3") (pintype "passive") (tstamp e07c79b0-bd85-4dbc-8915-536caf62cb9a)) - (pad "4" smd rect (at 0.775 -1.075) (size 1 0.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "4") (pintype "passive") (tstamp 90be9966-a06c-4c6e-bb04-a7236ac88290)) - (model "${KICAD6_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Symbol:FCC-Logo_7.3x6mm_SilkScreen" (layer "F.Cu") - (tstamp 728e474b-9f23-4bf6-9329-7d490ee37743) - (at 63.17 215.82 90) - (descr "FCC marking") - (tags "Logo FCC certification") - (attr exclude_from_pos_files exclude_from_bom) - (fp_text reference "REF**" (at 0 0 90) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 064044bc-7abd-454d-8b1e-30195a357ba2) - ) - (fp_text value "FCC-Logo_7.3x6mm_SilkScreen" (at 0.75 0 90) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d7de0748-cdcb-4c3d-ae5f-8bbbb3961c85) - ) - (fp_poly - (pts - (xy 1.372452 -1.683595) - (xy 1.568629 -1.651005) - (xy 1.755267 -1.595558) - (xy 1.934936 -1.51633) - (xy 2.110206 -1.412395) - (xy 2.264684 -1.298279) - (xy 2.311875 -1.257433) - (xy 2.362355 -1.209126) - (xy 2.412387 -1.15751) - (xy 2.458233 -1.106741) - (xy 2.496158 -1.060973) - (xy 2.522422 -1.024358) - (xy 2.53329 -1.001052) - (xy 2.533386 -0.99962) - (xy 2.523283 -0.98764) - (xy 2.495445 -0.962978) - (xy 2.453574 -0.928456) - (xy 2.401374 -0.886895) - (xy 2.342549 -0.841119) - (xy 2.280803 -0.793948) - (xy 2.219838 -0.748205) - (xy 2.16336 -0.706713) - (xy 2.115071 -0.672292) - (xy 2.078675 -0.647766) - (xy 2.057876 -0.635955) - (xy 2.055272 -0.635312) - (xy 2.04154 -0.645302) - (xy 2.018998 -0.670472) - (xy 2.004219 -0.689579) - (xy 1.936175 -0.766816) - (xy 1.847711 -0.843486) - (xy 1.744569 -0.915088) - (xy 1.645565 -0.970663) - (xy 1.494095 -1.032181) - (xy 1.335428 -1.069435) - (xy 1.172951 -1.082409) - (xy 1.010052 -1.07109) - (xy 0.850116 -1.035462) - (xy 0.696532 -0.97551) - (xy 0.695179 -0.974855) - (xy 0.545507 -0.888444) - (xy 0.414789 -0.784293) - (xy 0.304036 -0.664009) - (xy 0.214258 -0.529198) - (xy 0.146467 -0.381468) - (xy 0.101673 -0.222425) - (xy 0.080887 -0.053677) - (xy 0.079468 0.004003) - (xy 0.090965 0.17532) - (xy 0.125963 0.334726) - (xy 0.184877 0.483184) - (xy 0.268122 0.621655) - (xy 0.376112 0.751103) - (xy 0.420308 0.794907) - (xy 0.532221 0.889747) - (xy 0.648155 0.964413) - (xy 0.775202 1.022816) - (xy 0.914414 1.067265) - (xy 0.984552 1.080241) - (xy 1.072095 1.087938) - (xy 1.168521 1.090358) - (xy 1.265307 1.087499) - (xy 1.353931 1.079362) - (xy 1.420713 1.067269) - (xy 1.552435 1.023959) - (xy 1.68339 0.961308) - (xy 1.807061 0.883376) - (xy 1.916929 0.79422) - (xy 1.999099 0.70715) - (xy 2.036094 0.664823) - (xy 2.064651 0.638762) - (xy 2.081759 0.631669) - (xy 2.082762 0.63213) - (xy 2.096328 0.6415) - (xy 2.127572 0.663462) - (xy 2.172618 0.695266) - (xy 2.227588 0.734161) - (xy 2.288605 0.777396) - (xy 2.351792 0.822221) - (xy 2.413272 0.865885) - (xy 2.469167 0.905638) - (xy 2.515601 0.938729) - (xy 2.548697 0.962408) - (xy 2.564576 0.973923) - (xy 2.565006 0.974251) - (xy 2.561226 0.986862) - (xy 2.542666 1.014595) - (xy 2.512699 1.053321) - (xy 2.474693 1.098908) - (xy 2.43202 1.147227) - (xy 2.388051 1.19415) - (xy 2.373188 1.20927) - (xy 2.215614 1.348738) - (xy 2.042615 1.467135) - (xy 1.855878 1.563571) - (xy 1.657084 1.637159) - (xy 1.47841 1.681368) - (xy 1.414234 1.690741) - (xy 1.333014 1.698093) - (xy 1.242182 1.703195) - (xy 1.149172 1.705821) - (xy 1.061415 1.705742) - (xy 0.986346 1.702731) - (xy 0.939271 1.697884) - (xy 0.724297 1.652703) - (xy 0.523243 1.585128) - (xy 0.335407 1.494814) - (xy 0.160089 1.381417) - (xy -0.003414 1.244595) - (xy -0.021766 1.227077) - (xy -0.163679 1.071961) - (xy -0.28384 0.903302) - (xy -0.381717 0.723245) - (xy -0.456774 0.533933) - (xy -0.50848 0.337511) - (xy -0.536301 0.136123) - (xy -0.539704 -0.068087) - (xy -0.518156 -0.272975) - (xy -0.471122 -0.476396) - (xy -0.456837 -0.522159) - (xy -0.391838 -0.692886) - (xy -0.312779 -0.847748) - (xy -0.21616 -0.992352) - (xy -0.098478 -1.132309) - (xy -0.034797 -1.198177) - (xy 0.126541 -1.342136) - (xy 0.296192 -1.461047) - (xy 0.474877 -1.555209) - (xy 0.663316 -1.624919) - (xy 0.86223 -1.670477) - (xy 1.072339 -1.69218) - (xy 1.164167 -1.694253) - (xy 1.372452 -1.683595) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 72829280-d0e9-4192-bd9f-6c3288a62d14)) - (fp_poly - (pts - (xy 1.49645 -2.961307) - (xy 1.764096 -2.919549) - (xy 1.845469 -2.901576) - (xy 2.114322 -2.824553) - (xy 2.374256 -2.723294) - (xy 2.623337 -2.598872) - (xy 2.859636 -2.452363) - (xy 3.08122 -2.284842) - (xy 3.280392 -2.103164) - (xy 3.322832 -2.059277) - (xy 3.370464 -2.007676) - (xy 3.420061 -1.952142) - (xy 3.468396 -1.896456) - (xy 3.512243 -1.844399) - (xy 3.548375 -1.799753) - (xy 3.573567 -1.766299) - (xy 3.584591 -1.747818) - (xy 3.584822 -1.746392) - (xy 3.574745 -1.735666) - (xy 3.54925 -1.715557) - (xy 3.528598 -1.700729) - (xy 3.499021 -1.679564) - (xy 3.453287 -1.646113) - (xy 3.396356 -1.604036) - (xy 3.333186 -1.556991) - (xy 3.291077 -1.525443) - (xy 3.230967 -1.480723) - (xy 3.178047 -1.442161) - (xy 3.135973 -1.412355) - (xy 3.108399 -1.393904) - (xy 3.099254 -1.389064) - (xy 3.087445 -1.398692) - (xy 3.062406 -1.425033) - (xy 3.027599 -1.464268) - (xy 2.986486 -1.512582) - (xy 2.978528 -1.522136) - (xy 2.816714 -1.696635) - (xy 2.636975 -1.853183) - (xy 2.441701 -1.990781) - (xy 2.233284 -2.108428) - (xy 2.014113 -2.205122) - (xy 1.78658 -2.279864) - (xy 1.553075 -2.331654) - (xy 1.31599 -2.35949) - (xy 1.077714 -2.362372) - (xy 0.984788 -2.3565) - (xy 0.733147 -2.322411) - (xy 0.491173 -2.264329) - (xy 0.26009 -2.183332) - (xy 0.041123 -2.080502) - (xy -0.164501 -1.956921) - (xy -0.355558 -1.813668) - (xy -0.530822 -1.651826) - (xy -0.689067 -1.472476) - (xy -0.829069 -1.276697) - (xy -0.949601 -1.065572) - (xy -1.049439 -0.840181) - (xy -1.127357 -0.601605) - (xy -1.160716 -0.463793) - (xy -1.172651 -0.405528) - (xy -1.181591 -0.354621) - (xy -1.187971 -0.305515) - (xy -1.192229 -0.252651) - (xy -1.194802 -0.190472) - (xy -1.196126 -0.11342) - (xy -1.196639 -0.015939) - (xy -1.196659 -0.006614) - (xy -1.196335 0.102975) - (xy -1.194679 0.191317) - (xy -1.191396 0.263601) - (xy -1.186191 0.325018) - (xy -1.178767 0.380759) - (xy -1.172553 0.416719) - (xy -1.114205 0.659722) - (xy -1.032307 0.892907) - (xy -0.928085 1.114743) - (xy -0.802762 1.3237) - (xy -0.657563 1.518249) - (xy -0.493712 1.696859) - (xy -0.312434 1.858) - (xy -0.114952 2.000143) - (xy 0.09751 2.121757) - (xy 0.246903 2.190687) - (xy 0.483581 2.275874) - (xy 0.724968 2.335117) - (xy 0.970157 2.368327) - (xy 1.218236 2.375415) - (xy 1.468298 2.356291) - (xy 1.642591 2.327551) - (xy 1.872128 2.268289) - (xy 2.098192 2.184111) - (xy 2.317402 2.076559) - (xy 2.526371 1.947174) - (xy 2.610541 1.886489) - (xy 2.692368 1.819953) - (xy 2.781231 1.739451) - (xy 2.870326 1.651746) - (xy 2.952853 1.563604) - (xy 3.022008 1.481788) - (xy 3.036747 1.462667) - (xy 3.070453 1.419364) - (xy 3.098935 1.385498) - (xy 3.118141 1.365751) - (xy 3.123302 1.362605) - (xy 3.137522 1.370013) - (xy 3.168813 1.390347) - (xy 3.212997 1.420772) - (xy 3.265893 1.458453) - (xy 3.284204 1.471745) - (xy 3.348294 1.518103) - (xy 3.41395 1.564947) - (xy 3.473704 1.606986) - (xy 3.520086 1.638928) - (xy 3.522295 1.640417) - (xy 3.563551 1.669555) - (xy 3.594647 1.694114) - (xy 3.610268 1.709811) - (xy 3.611144 1.712) - (xy 3.602671 1.733836) - (xy 3.578078 1.771338) - (xy 3.539955 1.821468) - (xy 3.490896 1.881188) - (xy 3.433492 1.947459) - (xy 3.370334 2.017241) - (xy 3.304015 2.087498) - (xy 3.237127 2.15519) - (xy 3.213098 2.178644) - (xy 3.015676 2.351211) - (xy 2.800058 2.505952) - (xy 2.568616 2.641683) - (xy 2.323724 2.75722) - (xy 2.067753 2.851379) - (xy 1.803077 2.922977) - (xy 1.666875 2.950181) - (xy 1.595017 2.961593) - (xy 1.522961 2.97011) - (xy 1.444477 2.976191) - (xy 1.353332 2.980294) - (xy 1.243294 2.982877) - (xy 1.217084 2.983272) - (xy 1.129959 2.984197) - (xy 1.049159 2.984526) - (xy 0.979375 2.98428) - (xy 0.925301 2.983482) - (xy 0.891628 2.982155) - (xy 0.886355 2.981675) - (xy 0.638395 2.944475) - (xy 0.408192 2.893748) - (xy 0.189848 2.827826) - (xy -0.022531 2.745043) - (xy -0.138906 2.691734) - (xy -0.381881 2.560224) - (xy -0.610224 2.407383) - (xy -0.822744 2.234672) - (xy -1.018245 2.04355) - (xy -1.195535 1.835479) - (xy -1.353421 1.611919) - (xy -1.490709 1.374331) - (xy -1.606205 1.124175) - (xy -1.698717 0.862912) - (xy -1.732858 0.740834) - (xy -1.74262 0.701333) - (xy -1.751791 0.660312) - (xy -1.761226 0.613199) - (xy -1.771782 0.555424) - (xy -1.784316 0.482415) - (xy -1.799684 0.3896) - (xy -1.806595 0.347266) - (xy -1.813594 0.304271) - (xy -3.00302 0.304271) - (xy -3.00302 2.469834) - (xy -3.30427 2.670282) - (xy -3.383678 2.722893) - (xy -3.455942 2.770341) - (xy -3.518134 2.810736) - (xy -3.56732 2.842187) - (xy -3.60057 2.862806) - (xy -3.614953 2.870702) - (xy -3.615156 2.87073) - (xy -3.616071 2.8577) - (xy -3.616963 2.81941) - (xy -3.617827 2.757059) - (xy -3.618659 2.671844) - (xy -3.619456 2.564963) - (xy -3.620213 2.437614) - (xy -3.620927 2.290997) - (xy -3.621593 2.126309) - (xy -3.622208 1.944747) - (xy -3.622767 1.747511) - (xy -3.623267 1.535799) - (xy -3.623703 1.310808) - (xy -3.624071 1.073738) - (xy -3.624368 0.825785) - (xy -3.62459 0.568149) - (xy -3.624732 0.302027) - (xy -3.62479 0.028618) - (xy -3.624791 -0.019843) - (xy -3.624791 -2.910416) - (xy -2.354011 -2.910416) - (xy -2.13512 -2.910355) - (xy -1.941371 -2.910159) - (xy -1.771447 -2.909812) - (xy -1.624033 -2.909295) - (xy -1.497812 -2.908593) - (xy -1.391468 -2.907687) - (xy -1.303684 -2.90656) - (xy -1.233145 -2.905195) - (xy -1.178533 -2.903576) - (xy -1.138534 -2.901683) - (xy -1.11183 -2.899501) - (xy -1.097105 -2.897012) - (xy -1.093043 -2.894199) - (xy -1.093184 -2.89388) - (xy -1.103503 -2.879266) - (xy -1.127559 -2.846435) - (xy -1.16318 -2.798311) - (xy -1.208196 -2.737818) - (xy -1.260436 -2.667881) - (xy -1.317727 -2.591424) - (xy -1.319089 -2.589609) - (xy -1.53504 -2.301875) - (xy -3.00302 -2.301875) - (xy -3.00302 -0.30427) - (xy -2.409123 -0.30427) - (xy -2.266108 -0.304223) - (xy -2.147313 -0.304267) - (xy -2.050499 -0.304678) - (xy -1.973428 -0.305733) - (xy -1.913861 -0.30771) - (xy -1.869562 -0.310885) - (xy -1.838291 -0.315536) - (xy -1.81781 -0.32194) - (xy -1.805882 -0.330372) - (xy -1.800267 -0.341112) - (xy -1.798729 -0.354434) - (xy -1.799027 -0.370617) - (xy -1.799166 -0.379758) - (xy -1.79541 -0.422591) - (xy -1.784962 -0.485421) - (xy -1.769058 -0.563) - (xy -1.748932 -0.65008) - (xy -1.725819 -0.741414) - (xy -1.700953 -0.831755) - (xy -1.675567 -0.915855) - (xy -1.666513 -0.943673) - (xy -1.567073 -1.200856) - (xy -1.444429 -1.446638) - (xy -1.299906 -1.679532) - (xy -1.134831 -1.898051) - (xy -0.950529 -2.100709) - (xy -0.748326 -2.286019) - (xy -0.529548 -2.452496) - (xy -0.295521 -2.598652) - (xy -0.101253 -2.698526) - (xy 0.150362 -2.802004) - (xy 0.411496 -2.881991) - (xy 0.679412 -2.9382) - (xy 0.951369 -2.970346) - (xy 1.224628 -2.978144) - (xy 1.49645 -2.961307) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp a62ff193-98fa-42d9-a8f5-0a6498366ccb)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 72df930d-db6d-498c-bf28-7096a5e84fa5) - (at 172.53 70.575 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/5177ad5d-8511-4d53-8b51-10a6e2c9fe60") - (attr smd) - (fp_text reference "R24" (at 0.045 -1.46 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 3d99b3e7-218c-46d6-8d09-e6f982253e18) - ) - (fp_text value "2k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 81c7f63e-e4a1-4c89-a529-042c2c910e16) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp eddcbe5b-5251-4200-a39c-b22dbdc2da26) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c907de5-39fb-4b14-a03f-0067a6f520b8)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f197c7c3-8cb4-492b-8520-421a3ac75f63)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0327f452-f8d2-483b-aa9e-23c645e294b8)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b44606aa-062e-4b81-aedd-aece382a707b)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8f08bc88-a693-45e7-86a7-9c1bf1b5d70f)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 05e9b0bb-87ed-47b9-a3ac-d3d49e45c5d3)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3e76c675-4f66-4476-b12a-cec92374d90f)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 46862e66-2111-48ad-9fbc-a91e0347568a)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b9b43a6e-bcdc-4d9f-9113-d30f82aa8de9)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8e568fd4-3dc3-41da-81da-59c6bc85705f)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp f4c92ec0-3856-49f6-83a9-581239862719)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 59 "Net-(D6-K)") (pintype "passive") (tstamp a688956d-705c-45ea-801c-cd61ccb0bf0d)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp 74914313-ed17-4bce-bea5-0e6901310711) - (at 89.1 85.3) - (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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/4a23f977-411f-4618-a366-af1c15efd2b8") - (attr smd) - (fp_text reference "C21" (at 1.84 0.01) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 25d58428-a81c-4afe-b5c3-0dab1dd2ca84) - ) - (fp_text value "1uF" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f1285930-76d2-41cd-86e0-eca68ee408e7) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp e31fbdbd-16ae-40fc-b19f-1170ac71b5dc) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d6dff195-2875-45ec-ad32-10255cca1dc5)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a1eb4f09-9daf-4c8d-a1d7-de3d80430275)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 829c8c2a-687a-4d92-b742-3d99a628c667)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 44122b0c-baff-47e8-8a2f-7a54d341a186)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 856fd512-a995-4ffe-9732-ce036ff519a3)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 86a40cf7-f3b8-46a4-9118-3699d03972e7)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e06fb28-f381-4821-ac3d-0c02032bbd73)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7e31b04-d71a-4732-9a95-47fee51a69da)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 17458cba-dafc-49d5-b8d7-3c643159d4fc)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7a8403be-ed29-4ed7-b89a-7040803d9334)) - (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 18 "+3.3V") (pintype "passive") (tstamp 34be6419-cb97-478d-a165-1794e6ccf59e)) - (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 2 "GND") (pintype "passive") (tstamp 37216930-12ea-46ac-9627-80ae0c12b51e)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_BarrelJack:BarrelJack_Horizontal" (layer "F.Cu") - (tstamp 7aae5b4d-8e01-4037-8b7f-14364917000f) - (at 91.5 206.26 90) - (descr "DC Barrel Jack") - (tags "Power Jack") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "DC Barrel Jack with a mounting pin") - (property "ki_keywords" "DC power barrel jack connector") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/837ee2cd-ef08-4796-9bf7-c4c68083d84f") - (attr through_hole) - (fp_text reference "J3" (at 0.175 -5.5925 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 18ebd859-7f71-47f6-af3f-b562b07433c4) - ) - (fp_text value "Barrel_Jack_MountingPin" (at -6.2 -5.5 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7460b5c2-1771-41ba-99f7-171c495feed2) - ) - (fp_text user "${REFERENCE}" (at -3 -2.95 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7021293f-4763-4622-a9db-e254820d630a) - ) - (fp_line (start -13.8 -4.6) (end 0.9 -4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6feeca78-3d7c-42f4-b901-c72b24fe8dda)) - (fp_line (start -13.8 4.6) (end -13.8 -4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 307a6281-961d-4a95-8753-2ebfdf75f1a1)) - (fp_line (start -5 4.6) (end -13.8 4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8beed019-9751-498b-9f17-f5a7f5b91d20)) - (fp_line (start 0.05 -4.8) (end 1.1 -4.8) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0a5375e2-15d4-48c5-b75f-76f81df95a9e)) - (fp_line (start 0.9 -4.6) (end 0.9 -2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 62649301-f942-44d0-ae5f-6cd1c8a67190)) - (fp_line (start 0.9 1.9) (end 0.9 4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f991f370-3118-421e-bcd6-539f5589a362)) - (fp_line (start 0.9 4.6) (end -1 4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d2ad65b2-4d9f-4764-9535-aa9425f952b8)) - (fp_line (start 1.1 -3.75) (end 1.1 -4.8) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bddc015e-5c45-4c0e-926c-1e5b628bf079)) - (fp_line (start -14 4.75) (end -14 -4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7eef07bb-641d-42f1-ab88-a791032ab27d)) - (fp_line (start -5 4.75) (end -14 4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 09b4eb49-89fb-4ae4-add0-87bed81f65ba)) - (fp_line (start -5 6.75) (end -5 4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ed482865-d010-4070-bf2b-b6b556ffc837)) - (fp_line (start -1 4.75) (end -1 6.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7b9add9-f8ac-4abf-bd65-3508b9798938)) - (fp_line (start -1 6.75) (end -5 6.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b60c3dce-f6d1-4fff-94ef-fd543c1ec203)) - (fp_line (start 1 -4.75) (end -14 -4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a0ac7dc3-7ab1-4e62-89a4-fef4d6699978)) - (fp_line (start 1 -4.5) (end 1 -4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 89c83a42-bc6d-4c84-b7d0-40c638c5aa78)) - (fp_line (start 1 -4.5) (end 1 -2) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aa2a2bb7-af25-4b4d-be8a-9baee3279025)) - (fp_line (start 1 -2) (end 2 -2) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d5ea1db-acc4-4af4-a85a-50e1a8468538)) - (fp_line (start 1 2) (end 1 4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4381817e-1aee-4cd0-96c7-d5490233edf1)) - (fp_line (start 1 4.75) (end -1 4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b15a3dbf-cf0d-4a1b-b417-770fd69ef60c)) - (fp_line (start 2 -2) (end 2 2) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aa388e2f-a6fb-4029-895e-fc1dba6169d5)) - (fp_line (start 2 2) (end 1 2) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0f2b125c-71aa-4751-a1ac-38e520c63cb9)) - (fp_line (start -13.7 -4.5) (end -13.7 4.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 92921fd7-622d-4724-9ac6-dd54a6e17cd8)) - (fp_line (start -13.7 4.5) (end 0.8 4.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0e3b7e5a-e7b7-4785-aad3-a37cd84cc370)) - (fp_line (start -10.2 -4.5) (end -10.2 4.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1be4d460-8477-47be-a46e-340a158e2e39)) - (fp_line (start -0.003213 -4.505425) (end 0.8 -3.75) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a8aef87a-299e-4ca9-8e50-b35d1fe93d30)) - (fp_line (start 0 -4.5) (end -13.7 -4.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1e622c6c-9e29-4cc3-b3e1-e3b1ab90b3e8)) - (fp_line (start 0.8 4.5) (end 0.8 -3.75) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99a723e4-72a5-43cc-8bb9-5066156d57c7)) - (pad "1" thru_hole rect (at 0 0 90) (size 3.5 3.5) (drill oval 1 3) (layers "*.Cu" "*.Mask") - (net 20 "/board_control/VCCOUT") (pintype "passive") (tstamp 0a1534e2-57ec-4cbf-9139-35a2f4b78379)) - (pad "2" thru_hole roundrect (at -6 0 90) (size 3 3.5) (drill oval 1 3) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 13e1f844-53d5-4258-940f-370261d05760)) - (pad "3" thru_hole roundrect (at -3 4.7 90) (size 3.5 3.5) (drill oval 3 1) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.25) (tstamp 7a1686e3-efc6-485c-8f47-c6813941f9d1)) - (model "${KICAD7_3DMODEL_DIR}/Connector_BarrelJack.3dshapes/BarrelJack_CUI_PJ-063AH_Horizontal.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 90)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tstamp 7ad20cd3-001f-4c9c-94c3-cbe684542ad1) - (at 157.2 81.125) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Generic connector, single row, 01x02, script generated") - (property "ki_keywords" "connector") - (path "/a8257052-8b09-432a-a509-d305dafbf24f") - (attr through_hole) - (fp_text reference "J11" (at 0 -2.33) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e1a1c902-6a32-486d-a3a1-11ed28c4a3a6) - ) - (fp_text value "Conn_01x02_Pin" (at 0 4.87) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 78d41581-9cfa-447e-adc6-2c1855a66572) - ) - (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ab68d158-629f-4bf1-a73e-f83003dd24b6) - ) - (fp_line (start -1.33 -1.33) (end 0 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7dac5071-6685-426b-ba7e-42b74b118786)) - (fp_line (start -1.33 0) (end -1.33 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0cb3baa4-bf07-4e6c-97bb-fc3fb125fd75)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ee64de29-540b-4996-9d4d-0cba4a428fdd)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 087af030-fb66-4ab5-a277-f998b4c1c58e)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 037fbbb5-90ef-496a-9831-d99dca0dec94)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d398fd5a-fa07-40ce-8417-599a185c4a37)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c776df11-19bd-4b60-9d5a-d09b2fb6d4c9)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c1e8729-55ad-4a84-85a5-34534bf69165)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25afd663-4e36-48f5-909b-00618a229295)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 37fa4645-e2b5-4222-87a2-480c35bea82a)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cfdfdf44-a77f-415a-8d85-9b6cb54b2521)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fc179bc4-fa45-4a11-803c-a11e829d7c7c)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a5a2561-cafe-4492-a521-fb46045ea054)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2f4d79a8-50c0-4f4f-9a47-3230f26f7096)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e0a5778-4cfa-42bd-beb1-00f8f5b11234)) - (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 58 "Net-(D5-K)") (pinfunction "Pin_1") (pintype "passive") (tstamp 3b471fdf-f150-4fdf-a0a5-fb7bd4ec2844)) - (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 18 "+3.3V") (pinfunction "Pin_2") (pintype "passive") (tstamp b0b12767-ab3f-4036-b322-8d9999e2defb)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 7b23ba0d-41df-44a1-bea4-cb43897539f8) - (at 93.72 84.83) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (attr exclude_from_pos_files) - (fp_text reference "TP1" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 3e19ce4b-b512-4058-a3ec-d0996f4f407b) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 935397fb-5469-469f-9cd9-2511c311c658) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c8732dab-4875-4f17-acdb-9b93d8da8e0e) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 23cf7978-c36c-4a67-af74-149c52e95435)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp c2dc1819-fd12-46cc-bdda-349fd099293b)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 72 "/USB_OEn") (pinfunction "1") (pintype "passive") (tstamp 6ea53e91-2406-4e28-b5ff-4a0c4cf99383)) - ) - - (footprint "MountingHole:MountingHole_4.3mm_M4_Pad_Via" locked (layer "F.Cu") - (tstamp 7c7b293b-2f7d-4a75-912c-057a112628b4) - (at 221.1472 96.9633) - (descr "Mounting Hole 4.3mm, M4") - (tags "mounting hole 4.3mm m4") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/fd605dc4-878d-48e0-8aba-3be86f045ec3") - (attr exclude_from_pos_files) - (fp_text reference "H3" (at 0 -5.3) (layer "F.SilkS") hide - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 8135f7f9-ed25-4251-b85f-bf4b69a09903) - ) - (fp_text value "ITX MountingHole" (at 0 5.3) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1d0bcf2e-9c5e-4286-b6a6-76fec4e30a7f) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 02f18272-2238-49e4-99fd-3fa5ef9d2bf7) - ) - (fp_circle (center 0 0) (end 4.3 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 5a05447f-ff95-4a7d-a3b6-9655f0e89fb2)) - (fp_circle (center 0 0) (end 4.55 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 8352db20-da2d-4824-a83d-2252a262d3de)) - (pad "1" thru_hole circle locked (at -3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 24543067-2bff-4477-8caa-3e9b985074d3)) - (pad "1" thru_hole circle locked (at -2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 14ef5948-f286-46a8-bebc-816790935197)) - (pad "1" thru_hole circle locked (at -2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e4a02b63-3463-4ef3-a23d-6ae8b374ab5d)) - (pad "1" thru_hole circle locked (at 0 -3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp c534f9ff-664d-493b-8e5b-fd061bf6d7e8)) - (pad "1" thru_hole circle locked (at 0 0) (size 8.6 8.6) (drill 4.3) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 30ce6603-eadf-4f95-99a7-c09a345b5e00)) - (pad "1" thru_hole circle locked (at 0 3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 6e831bcb-9199-4710-b5c5-507ffd3c3da1)) - (pad "1" thru_hole circle locked (at 2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e9fe2bfe-4052-457d-9d5e-f4eaca2d822b)) - (pad "1" thru_hole circle locked (at 2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 19eb022a-2349-4f3f-94a0-9f07420d5983)) - (pad "1" thru_hole circle locked (at 3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d64cdb2a-a69c-45bc-8990-27c93f635bf6)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 7da5e8fa-57be-4c70-85fe-01d86989be47) - (at 191.575 67.0424 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/52e1606a-863c-44cb-bddb-639ef9322b9c") - (attr smd) - (fp_text reference "R20" (at -0.0624 1.125 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp b61365c8-3c60-4002-ac17-1fc4ce5b108f) - ) - (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f08b8c17-df57-4c09-b5cb-a42b2c553bd5) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 593593bd-afd9-4b87-a867-86469e25d61a) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6f85741e-4340-45c8-9430-9b8cf2a2b2f0)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d3c89a1d-5c39-4365-ac8d-18e049e24664)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2218d6d0-ad04-4a51-8e1c-c8c0ecb80f47)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b73be13a-84fc-48eb-aab7-5c008bc2cc5b)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aa62f907-928e-414b-8d9d-b0f486107ee9)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 92f93d86-dde7-4f51-bcd8-f695f4b72bd1)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 978487e1-b99c-4674-a4f2-ccdea3f983cd)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d515718-7e51-4e25-a399-712414d7b616)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp efdeda65-bd7e-443a-8d9c-9e7bb8db81a3)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6ef3c51b-1ad0-40b1-a957-f758ec06bad6)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 9650f30f-b75e-43a1-8f9d-f2f1f89e1821)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 53 "Net-(D3-K)") (pintype "passive") (tstamp 5b859892-4526-4f10-b776-cf7743086c72)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (layer "F.Cu") - (tstamp 7fc22a9e-2f48-4c25-b0a9-7f07e0621245) - (at 81.28 116.223782) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/b90be82e-075f-43db-a4b8-8c1fe0ad423d") - (attr exclude_from_pos_files) - (fp_text reference "H13" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4974fb09-53c8-4734-9658-bb30b72ca5cc) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d7d6888b-e34e-4ac4-8822-af70cf94ef0e) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7739ee0f-275c-450f-a4b3-c37aaf15f56a) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 718887ff-0c77-4c51-a006-f1e1a3877c1d)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 40cd7e3a-9a41-4fe8-9108-b7e6f017a1b9)) - (pad "1" thru_hole circle (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 0db99e69-ed27-448d-8338-224670e40b75)) - (pad "1" thru_hole circle (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 08784580-6a1f-4f29-b4ed-6a169c47d976)) - (pad "1" thru_hole circle (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp aeefcd5e-7ad8-408e-959e-2ca69452060d)) - (pad "1" thru_hole circle (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp b93755e0-2c2b-4155-b4c4-d1842b36a19b)) - (pad "1" thru_hole circle (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 868ad5c4-f0ba-43e4-8012-bdbaaccd1d4d)) - (pad "1" thru_hole circle (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 90e3c1e5-9192-4963-ae0f-a37def3760da)) - (pad "1" thru_hole circle (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 2e475a20-4af0-45bb-9ce8-8985f1eb5b81)) - (pad "1" thru_hole circle (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp caa6cdfe-4e6f-482b-a3a3-5a4fe4d54edd)) - (pad "1" thru_hole circle (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e7f5042c-08e8-40fd-93af-e37421557082)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 7fd97c85-a28a-4639-970a-0b3c91132903) - (at 128.53 75.66) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/eeee8ac4-8cae-4b0c-80c8-a4d448fb63b1") - (attr smd) - (fp_text reference "R4" (at 0.07 -1.27) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp bfc12312-f00a-4380-bceb-2b729166b0dd) - ) - (fp_text value "2k2" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f78250a1-2da2-4e51-86fc-c57c3e071746) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp f266bcd6-a90f-4015-bc07-2a753f8b321b) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a4583404-c5cc-40a3-9617-63c3c08396bc)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9463f555-a931-4d8b-b520-dbc698d349af)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d117a910-94e9-4780-be91-a9de86f6840c)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d62b2a46-160a-455d-bf83-ed58d7cf06eb)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6d43b2e5-563f-418d-8db7-b48c53b1894c)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7f575e26-73c0-4d55-b443-763b3ec4756b)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4cd5cb49-4d47-4a4e-9cd8-7d7562431387)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4f1f9daa-2aa6-4640-aa8d-d00541d256f3)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf7ca2c0-8cc1-4dcf-8753-a9e8b7ef5eb1)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9b86230d-602b-4a38-a89e-0ec48579f08c)) - (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 35 "Net-(Q1-S1)") (pintype "passive") (tstamp 2f81a558-1ca2-4b45-898c-fc9d99b79e56)) - (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 2 "GND") (pintype "passive") (tstamp b6b4698c-cf7c-44a9-a3f6-ca9734d6cd9c)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 812cf111-188e-4ce1-ab7b-8cfb3cb63161) - (at 203.3 71.7799 90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/9c9b453e-d7cc-4bbc-9dad-25a9b9cd2e36") - (attr smd) - (fp_text reference "C2" (at 2.9 -0.05 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 511d8463-6692-4b80-83c7-6dac5cc289a4) - ) - (fp_text value "1uF" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ee65200e-cff2-48b5-9205-56f64efbf0a8) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 021c2b02-9bff-4c60-bbf6-817de01c747f) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b99f6028-a27a-4ad0-b1a9-097777558e08)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32aa555b-9c8e-45ce-91b4-f6d4f238285f)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c76dbc7c-41ea-4b01-b402-8bd1ee4c5e14)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2d264451-d652-440e-a033-43e2ff37fad7)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 219a0e49-5b5c-49c3-8aa1-95eedba4b8b4)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fcf1e024-0f38-4f37-a347-c4a0dcbb6ad3)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc144870-e730-449c-8db0-61b3387b8bfd)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fbc205e3-c94c-42a3-9030-bd80698b8427)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 739f73be-177c-48ac-b989-a1192033d6eb)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0f3fc6ea-cfb7-4432-97e6-d5485a2b852f)) - (pad "1" smd roundrect (at -0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "GNDA") (pintype "passive") (tstamp 7d5ec1a2-a4a2-4f15-a465-5ee19b94eb65)) - (pad "2" smd roundrect (at 0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 11 "+5VA") (pintype "passive") (tstamp 64b9160c-a4e6-4cc6-b038-e1b93197ba89)) - (model "${KICAD6_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") - (tstamp 8273a51c-004f-4f46-9857-55f0ff55bb86) - (at 161.205 70.975 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/b9037989-60ff-41f3-800e-9d3ad5fdbde5") - (attr smd) - (fp_text reference "R16" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 29948fea-6db5-4908-95d3-ea49634abb47) - ) - (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a256cd64-5c14-4c04-92e3-949eb6fc3ad3) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp e0f7697a-314e-4499-aaf3-25a4565811bd) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 218b2838-943a-425e-97ee-a66753cd55fc)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 78ccd288-e067-4c65-b636-c1bc8deb1bee)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3480d9b2-7053-4d8f-80f0-e730fae3c5de)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 359bf64a-391a-48cd-a79a-79f0a76955fa)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0fc37031-5fed-4aeb-b24d-204179ffd4d8)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fcca288a-8e9d-4e74-bcdb-34901022d8bf)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8c29741f-d09b-43b1-8bfd-7a2e600da70d)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7f89c7d2-bf17-4a74-9040-f3019bf90ffd)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 02faf74b-522f-45f4-b7c5-fa659e48907e)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2c2b4082-5dae-4322-ac65-43c9991627da)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 51 "/LED1") (pintype "passive") (tstamp 4d6adba1-6c37-4bef-85c0-e2f2f9cf657a)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 52 "Net-(D4-K)") (pintype "passive") (tstamp 496aa5e0-089d-4143-bbd1-14a76c4c1814)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp 83717b4d-3463-46f1-954f-020fb6a93531) - (at 145.6475 78.9624) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/6a9c2eaf-88ec-4857-ad63-689e11721b1d") - (attr smd) - (fp_text reference "C6" (at 2.2125 0.0476) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp dc5020a7-2330-457b-886f-86e5811cf8ef) - ) - (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3220f312-b9a6-4c95-aea8-f9c9492e9e5f) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 6f439b7d-b432-4094-90db-1148e934f919) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c72bee68-eb28-43c7-bbc7-7570d7a70a31)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b430173-86ab-4527-8a30-f94729a25e50)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e0fc9ffd-0339-455b-a7b8-dbde8780c646)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 85d1e331-6e6a-448a-a422-49c118381c55)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1e9f2c86-5395-4207-808b-d5484ac630c4)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cf55752d-aa1e-4dd0-a71a-4fd3936025b2)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a2a6634-ded7-436f-882e-3809d681d684)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa899d34-4d7e-4ea4-b029-2d9559bed28f)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 120a6bce-2452-4522-a258-1e04af6f68b2)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e06a2420-a2b6-4f33-9292-c2e9e5da80fc)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 26 "+3.3VA") (pintype "passive") (tstamp cbd66929-5563-4935-b251-c7598074350d)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "GNDA") (pintype "passive") (tstamp 6900357e-fb8f-4957-a4f6-619d004a1c4e)) - (model "${KICAD6_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") - (tstamp 85883f3e-dbd8-4777-ac2b-58d5877c381f) - (at 146.7225 87.4624 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/17acfc97-272c-4f71-a841-534172a3566e") - (attr smd) - (fp_text reference "R8" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp eebea9a5-9780-48a5-a3ca-b6d6a05393fa) - ) - (fp_text value "2k4" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 825f35e6-a8e6-4f2d-b56f-2d40e314b5f5) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 33fb06b2-8bdc-49cc-838f-cb7b5dbe2953) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cc03ceac-fa0b-4075-97c9-e2f12e032c24)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0fa33c06-68a2-4e74-9fe9-eb79b485cf98)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0fa1fe21-36dd-426d-8b8f-09a59169cc61)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp abf613da-688a-48b4-8910-b1a7707368d9)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 528f9582-3eb5-49c3-ac6e-1581332e4f7f)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f1b3a45e-5a2f-414f-be65-c3378e613dd8)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ad609ec0-aa02-4e54-a1cf-72d8ed9463f9)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4eb20645-59c1-43ad-a94a-a949a6c2ad1a)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e7a4df7-25f6-497b-b1ec-519167324e93)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dac2352f-9f59-453e-8bad-fb54eaddc39a)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 21 "/VOUT_SENSE") (pintype "passive") (tstamp 7e6af975-ebcd-4ddf-ad6b-b83fc29b63d2)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 20 "/board_control/VCCOUT") (pintype "passive") (tstamp 87720621-a7ab-4a9d-9416-b01c00b2fc04)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 88f4c36a-9711-439f-a4a5-fbb6c9c7906d) - (at 200.87 77.46) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/89c93288-5aca-42a7-847c-5409decded54") - (attr exclude_from_pos_files) - (fp_text reference "3v3" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp fd4a0adb-14a9-4b2d-9eaf-eb9a903683f4) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 2f531103-b220-425a-a2ad-042fec48fe2d) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a9bcdd54-9692-4aab-83d2-e423455b5115) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 3733d358-7ad2-49c5-b38f-6230dc6a0ac8)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp fa46db31-1922-4a00-8829-ad314e0f8726)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 18 "+3.3V") (pinfunction "1") (pintype "passive") (tstamp 760165c7-8bd4-4e13-b376-de37c130a1e1)) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 8a890445-5565-4863-a0d0-dd69f1b82d9b) - (at 110.56 205.14) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (attr exclude_from_pos_files) - (fp_text reference "TP11" (at 0 1.39) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 845c8253-8884-45a8-9f84-b2ad6db75c56) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 275fc087-0e11-4b54-83b4-07a152851bc3) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5b9463bc-91fe-4301-9f2b-4eb36ab2a786) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 1bddb13b-b602-48ec-bfae-fed674258cb0)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp f5b7df28-261e-4c19-b422-ce0045452792)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 20 "/board_control/VCCOUT") (pinfunction "1") (pintype "passive") (tstamp 3b0d8cbf-6d38-407f-9239-d9c5008c6edd)) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp 8bbedfe8-66e7-43e0-858e-d7b9ecad57f0) - (at 99.01 81.295) - (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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/a7b0923e-b1d0-4fc9-b122-917381e9999e") - (attr smd) - (fp_text reference "C19" (at 0.065 -1.045) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 3ba5f303-d4e8-40fe-a787-10ffbf3c2a0c) - ) - (fp_text value "1uF" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 270f16e9-7897-4ab0-84ff-2535e5d5905d) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 36daa3c9-9682-4d6e-9e58-c79800589775) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6bf7c45-fe9c-442d-a107-20ba66b72657)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 30bf8659-2bfe-4f1c-90b7-c2c1cec1c526)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 016465ef-8ed6-4f38-b881-e6ac5d8e21fe)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 82b3913d-c427-4141-99cc-7563caba3595)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f4bbc98d-aa33-425c-a04c-ef0f94f5a14a)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 27257dbb-8f85-454b-b220-2ebd930d1b9d)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 490e3dbc-5aaf-43b0-a593-1b68b544c7e8)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d1f40d37-99e4-49b3-a30d-b3f423092267)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e1b48ee9-cad7-494a-b9a0-ed47a786cd23)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2de75146-cd84-45a9-aa13-181a49759b84)) - (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 18 "+3.3V") (pintype "passive") (tstamp 8af7e796-8765-45fe-9610-52550d877520)) - (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 2 "GND") (pintype "passive") (tstamp cbbffe33-9f62-43cc-b862-6426b6433d3d)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 8be2a1a0-9316-4cc5-9aee-d4b2b5b88fc6) - (at 106.74 205.61) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/09c85fc5-7f0a-49f4-934f-360458f71994") - (attr exclude_from_pos_files) - (fp_text reference "TP13" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 84dd42a5-26dd-440e-bc9a-88a3c4ca3474) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d51ce241-5460-4320-b5f2-bba9ebe58263) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a3e540ab-41f0-4222-a453-dd9988f733f0) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 54b053eb-e096-4f5c-9fe0-05bbab9512d5)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 82d18ae5-3072-42c1-8361-05fa85f5d60b)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 24 "/board_control/CC2") (pinfunction "1") (pintype "passive") (tstamp d0cf32b4-69b4-4553-a5ed-ffa4e33b187f)) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tstamp 8d6fcc13-97a7-4276-964c-cfa9c7bf2ba0) - (at 168.4 81.125) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Generic connector, single row, 01x02, script generated") - (property "ki_keywords" "connector") - (path "/e1b94c76-4abd-49ae-adfc-8ffc9eaa7346") - (attr through_hole) - (fp_text reference "J10" (at 0 -2.33) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9d21b57c-9062-4984-bb1e-69d148db7f02) - ) - (fp_text value "Conn_01x02_Pin" (at 0 4.87) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b09231a6-b36c-4864-9b9a-0a87f9959c1b) - ) - (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4abfca2b-008a-4155-b906-7c6a2410f83b) - ) - (fp_line (start -1.33 -1.33) (end 0 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db00a867-4cac-4a24-bdab-f6c173b37f27)) - (fp_line (start -1.33 0) (end -1.33 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 265b22b3-1f16-42de-b8c3-1a4af779093f)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 07b12444-11d4-4c0f-b5a0-fc88099f0227)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 090add8e-79c3-40e9-aa17-b839dda5288a)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4210cdb7-f0e6-419f-8756-98f9179c9c99)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bb4a4754-e57f-4720-8838-9a845813003b)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cda72271-74cd-43ae-a573-ffe6a2a4579f)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cbe15a70-b2f5-4ce9-a92b-d29654d8e2b6)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3e5a99e4-8178-4973-802d-719f2563e537)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6ee47190-b219-4dc9-8363-116c1cd6d0b5)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 987f88c4-40fb-489d-9363-45942545fa21)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 994dc938-2ca1-41f8-a70e-f8792c0605be)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb2526f3-1508-40bd-86b8-2d3f7aff6bee)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3e0ed398-8c41-48b4-891f-4ad502a6ce16)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 58e7cca4-6b17-4373-bf78-c9d907231e57)) - (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 53 "Net-(D3-K)") (pinfunction "Pin_1") (pintype "passive") (tstamp fab23f9a-db0b-4d79-bd68-8f0d42713b6e)) - (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 18 "+3.3V") (pinfunction "Pin_2") (pintype "passive") (tstamp f9706974-9f81-463a-a783-64fcd487fbb5)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (layer "F.Cu") - (tstamp 8e87e4cf-187d-47ab-8daf-74a73a7ccb2e) - (at 101.1 161.8) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/32a6056a-f70a-4796-bfb8-f30946a57621") - (attr exclude_from_pos_files) - (fp_text reference "H8" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp dc49073d-47ee-4496-bfc6-7d561749cc99) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a3643158-fabe-484c-a2ba-27b161cdf7a7) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b6f5aade-9d18-4cae-ac01-c2806b799f9e) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp d072329d-e2ac-49e6-b52e-f51bce6ff983)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp d86bf206-992c-45db-a5e9-321587f38efa)) - (pad "1" thru_hole circle (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp eb5d32b6-a404-480f-a8cb-b8b5b5ea0b55)) - (pad "1" thru_hole circle (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 3bef4c4b-bdb3-435a-a4a6-c4e562e4f0ec)) - (pad "1" thru_hole circle (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 5f13a491-9619-4c64-98a6-7156205da93a)) - (pad "1" thru_hole circle (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 6bfed3cd-f876-4171-807e-094ea2b51fbf)) - (pad "1" thru_hole circle (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 494e996e-6789-4f45-9932-9da209d9fb6e)) - (pad "1" thru_hole circle (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp ec3aa404-2e29-4c4f-902a-171078e21dfa)) - (pad "1" thru_hole circle (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 85d2ce69-2a13-4306-82f9-3cf91e43215f)) - (pad "1" thru_hole circle (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 695838ec-71c8-4219-b89f-48e18eb427c8)) - (pad "1" thru_hole circle (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d7583a4b-d569-42e2-82a1-bf034736a5eb)) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 8ecea577-4026-4098-b9dc-5acdc2ce3add) - (at 84.7 86.7) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (attr exclude_from_pos_files) - (fp_text reference "TP2" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 4fc2f2ed-204d-44ff-9e31-c505768b4094) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 05cf129b-8db0-4390-a987-76a5541bf85c) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7ca1d572-6a83-4cc8-b7df-891f26bd7485) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp fe3c7902-dec9-461f-a529-72b54d1b2b39)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp b80a0192-b9a0-4015-8a54-76733ee5e4fd)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 73 "/USB_SEL") (pinfunction "1") (pintype "passive") (tstamp aa9f2fea-c72a-4616-81a2-db7d99202c89)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 8f7d30c7-b989-42e2-a532-1158c749be34) - (at 193.14 73.94 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/7a381fa6-1051-4434-aa87-a929475d39f4") - (attr smd) - (fp_text reference "R17" (at -0.27 1.28 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp f56604f0-e5b4-440a-ace2-d4bd6fe22182) - ) - (fp_text value "10" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9f3f9e1b-a2e3-44c9-bc6f-9c343b50349f) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 67e05419-9434-4feb-ad6a-f734df45cabc) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a0c312db-ce79-4f87-b34f-70bfa5fbb60c)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a05de90-8f60-4847-a6e3-a865747ce211)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2bb92f24-68ad-418e-8d6c-5de686ed6f96)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4825a494-e847-4c74-9ffb-134b52fd7828)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 98b269b9-fd06-4022-8091-c077932383de)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7ae5910-8aff-4d98-89c7-1b19c326dce1)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82f52ab9-8f11-4345-9bbd-3bc4c4076c70)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3792eadd-3e49-4e69-96ca-e9133b33b9ff)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6ca8f14d-b7ba-4560-a148-e51e11417da2)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36ef649e-e9d5-4837-8e94-d745bf8208a8)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 102 "/DN") (pintype "passive") (tstamp f249b642-9c5a-4fba-9463-0674a1c8edd4)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 101 "/_DN") (pintype "passive") (tstamp 7c18461a-8517-4aa9-bd1a-967550e2ead9)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (layer "F.Cu") - (tstamp 8fa540aa-7f2a-4292-a63d-ed0c716b7240) - (at 159.1 161.8) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/1a90a9a7-524a-4552-9822-ea8915ca2e3b") - (attr exclude_from_pos_files) - (fp_text reference "H7" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b58732c4-4649-403b-8f9b-2e0f5f90a650) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp eabd932b-f63c-49e9-b279-0468d6e3b9f9) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 60939a5e-502b-4775-806e-3a655d264598) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp c6d3e7f9-567e-422f-8a95-38082c3954a5)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp a1fbb5aa-a7bb-49bb-b1da-483f3ba3cd32)) - (pad "1" thru_hole circle (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 2928db42-0379-4ab4-a607-6acfe60bf61c)) - (pad "1" thru_hole circle (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp ab4dc804-c8c6-447c-a253-d76e662622ac)) - (pad "1" thru_hole circle (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp ba6d2be6-24ee-4318-9504-c54692520e82)) - (pad "1" thru_hole circle (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 34d27f61-fd24-48fb-8403-14cb992e2a34)) - (pad "1" thru_hole circle (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 1734c726-d4eb-45d0-bbba-fbc1268df218)) - (pad "1" thru_hole circle (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp b55550f1-01d3-49fa-ad9e-900b61437540)) - (pad "1" thru_hole circle (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 7601567b-058d-43b5-9d04-cca0e3c829a4)) - (pad "1" thru_hole circle (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 01f7d6ba-07e3-4054-bdd4-93bfe8c6ba37)) - (pad "1" thru_hole circle (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 556f6da7-4270-4b01-87a7-5ee3ccda9902)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 90e1a24d-0329-4894-90a4-130758007eb0) - (at 132.2225 78.44 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/5227ee87-cdc4-4de0-beed-f678645be97d") - (attr smd) - (fp_text reference "R3" (at 0.01 1.2675 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 232157af-4c2c-4fcd-8e59-1840054e048a) - ) - (fp_text value "47k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d2cb3aa6-2b27-437a-9a8b-543e465831ea) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 50fd005a-d817-4474-8d28-1331e213f9fd) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d306060b-ee7e-4476-bb0d-78898497b811)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 99e6cd07-981f-46d3-9963-0dca0f2b44f5)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp db223b89-da71-44ad-a979-83f8d860d8a6)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b78f4cdf-75f8-4df6-8c6c-564416d09360)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cad5e108-3ac4-4c43-9b74-b257e96e9196)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8dc06233-4442-40fb-9eaa-d191f41ded06)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b495a2e5-9785-4b5b-9231-05c733e32f38)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1ba1c1a-c887-4d78-a89f-fc3178ea0564)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3cf5735b-568a-46ac-8a35-351368d97fa4)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 95410de6-0b1e-45b2-93cf-270f2e9ab6c9)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "VCC") (pintype "passive") (tstamp 0b71c4e6-adc1-4540-8d0c-f54481065493)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 39 "Net-(Q1-D1)") (pintype "passive") (tstamp bba96ee0-cef8-4085-857b-bc91380374f4)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_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") - (tstamp 916dbbcd-e094-454d-968c-51ceee3f56dd) - (at 122.82 101.645 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/033395e9-baae-4108-a9bf-77caa4c7bd5e") - (attr smd) - (fp_text reference "R29" (at -0.105 1.49 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp b87fc8b6-57b6-41c1-8a4c-7a2f6872e809) - ) - (fp_text value "47k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f178e988-8d94-4204-a6a0-37f2e4c47c9a) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp feb89443-7bfa-4eac-9483-2998350b8cea) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40edb083-7c42-41d0-a051-b767ebafd1bd)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 667a1d4a-673c-44b4-a311-8bed04b1ec2d)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fa59f272-c2b9-466e-b2d6-3f6b9318e75f)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a944bfcd-924c-48fb-b5a0-3cc2706f9de6)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d57ac0c5-75fc-4042-8c00-ef34ac5e5342)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a1e57c0c-0c16-45d2-aa1f-02da17772871)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e6cf1c4-7b32-4a65-932a-8ed0f3007cf5)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f7e9f07a-9510-4f6c-92ae-cc30224342b7)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ee85715-c1dd-4032-ae96-09a3c65cc60a)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d982811-7972-4c89-a415-d379456b795e)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 61 "/USB_STORAGE_MUX/VBUS_DUT") (pintype "passive") (tstamp ccd75cf8-fb39-4524-bedf-013584c405e8)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 69 "Net-(Q4-D1)") (pintype "passive") (tstamp 47df0fcd-2111-45d2-8a3f-31208e43df3c)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tstamp 919d0163-70af-4ad1-8d05-43fee523c5ae) - (at 164.4 81.125) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Generic connector, single row, 01x02, script generated") - (property "ki_keywords" "connector") - (path "/3a2ff4ee-19ad-4fdf-8ac7-9dc6f33c22da") - (attr through_hole) - (fp_text reference "J13" (at 0 -2.33) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 41c60765-6488-4535-8030-f3350743bb5c) - ) - (fp_text value "Conn_01x02_Pin" (at 0 4.87) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3e920cda-18de-4350-a718-53b98eb25155) - ) - (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7d5fde86-3d82-42cd-b491-2aefaa85a5de) - ) - (fp_line (start -1.33 -1.33) (end 0 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 26f2c962-aa55-44d2-855e-b43f80c7bfb4)) - (fp_line (start -1.33 0) (end -1.33 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0e9d807f-7318-4f1b-9514-8bfec0bfb520)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c7e028c4-57ec-4c71-b2d9-846de1724292)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3c1ef1dc-6fdb-484c-a9e3-c6ea660a508d)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4a835dd-e86c-4dbb-bebc-db0aaa33b6c9)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eb2ceb52-f9ea-42c1-bf8e-9a50a04f9536)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cfa0d762-a6b7-4202-ad61-6efa4dacf6c2)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 487af7d7-a29e-431a-b7fc-9812886ed67f)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bb3a05f5-3f6a-4da8-8bb1-67e3ef6378dd)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a2ac963a-5247-4045-8ed8-af179438b194)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a5f217f2-90c1-49ac-8803-559a03e850ba)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 908a9a9b-933f-4965-a6f1-f6604b93ecf1)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1de14f1-242c-4ea3-92e2-c9e0d24eac50)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e3b11e72-cee5-46c7-af6c-bfa038f8eae8)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 70f2ffdc-e7cf-400e-98cb-914b8e9ac0af)) - (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 55 "Net-(D2-K)") (pinfunction "Pin_1") (pintype "passive") (tstamp e1b6baca-559d-4274-a39d-8a1f00796d82)) - (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 18 "+3.3V") (pinfunction "Pin_2") (pintype "passive") (tstamp 6ce2bfb5-2c5e-48a1-9677-e2e68b24c7c9)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "LED_SMD:LED_0603_1608Metric" (layer "F.Cu") - (tstamp 942fac45-cfa0-4384-ab60-8dbb5ccbda46) - (at 161.139375 66.9875 90) - (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") - (tags "LED") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode") - (property "ki_keywords" "LED diode") - (path "/cce9c3e2-9c12-4ec5-80e5-bdf59e2994f1") - (attr smd) - (fp_text reference "D4" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 5fa57525-272c-4f45-b71c-b6efeaca2930) - ) - (fp_text value "LED" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7a9280fb-b9aa-4432-8ea8-adc4230bdd60) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 3b1a56e7-a6ad-40a0-a8ad-35e618049c2c) - ) - (fp_line (start -1.485 -0.735) (end -1.485 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56c61c31-7458-481a-8f9e-11871eb4cea7)) - (fp_line (start -1.485 0.735) (end 0.8 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 07ca2607-3a84-4efd-bdf8-ad8911d52a9c)) - (fp_line (start 0.8 -0.735) (end -1.485 -0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5dbe7781-10e3-4490-a69a-3b88c6df4a3c)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 12e5c384-b097-4595-8d04-8fa7b669ba43)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6b725da7-1fae-4ffe-85fb-bf6077926194)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 53b19d33-25bc-41ae-af8d-a438efa9eda1)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6b51540-2c35-4fad-acc8-766084a9b0db)) - (fp_line (start -0.8 -0.1) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1e4ce32c-e96f-4547-a6f8-905b0e50472b)) - (fp_line (start -0.8 0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6208d6db-b90f-4eb8-ad61-e99d5a6a8fa2)) - (fp_line (start -0.5 -0.4) (end -0.8 -0.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9da5faaf-1b9e-46f6-a149-1ba349cc5210)) - (fp_line (start 0.8 -0.4) (end -0.5 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 159bc56c-ba50-4d69-bdd8-72e7865b347d)) - (fp_line (start 0.8 0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2bbb820e-7966-4351-b98b-478eb304c60b)) - (pad "1" smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 52 "Net-(D4-K)") (pinfunction "K") (pintype "passive") (tstamp 602db596-74c0-4be1-84bf-001485763395)) - (pad "2" smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "A") (pintype "passive") (tstamp 18fedf56-6ea2-4232-985f-f4ad4c7a7880)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp 959212c0-faf5-4ddb-a248-862ee336d859) - (at 104.53 205.75) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/70cc4865-2136-4883-b47b-480b36c0992d") - (attr exclude_from_pos_files) - (fp_text reference "TP12" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 1a580a5f-8e8b-450a-b1d9-053a671da458) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d33a7553-339a-4914-9530-2fa8b4b68e3e) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b3badf02-1ada-48e9-9859-9c285a2fd1cf) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 1f326ab1-4927-4a2c-9c18-5d8a7b4f783b)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 9c8dc310-6811-45d8-8ec8-f2af094113f2)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 23 "/board_control/CC1") (pinfunction "1") (pintype "passive") (tstamp 62d6f258-abea-45c3-a10f-b1039df84486)) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (layer "F.Cu") - (tstamp 964b3948-7360-494b-a27f-e115e7eafada) - (at 159.1 112.8) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/1fa9d99f-c885-4366-9a34-cbb1b89e6f74") - (attr exclude_from_pos_files) - (fp_text reference "H11" (at -0.13 3.86) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b654a6d0-82b8-445f-ae09-ddf9637a8285) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 130381b2-2ed8-4f8d-b2eb-60db3371fdb3) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 42fe6bcf-2a31-461e-bd1d-3396bd1d322f) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp f9538c64-6d52-4960-a29c-f2a61a9a739e)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 0ac3198b-b100-4ceb-a3c1-59888ead1e70)) - (pad "1" thru_hole circle (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp cc5a7368-c483-4fad-b2f0-b92e1b442534)) - (pad "1" thru_hole circle (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 64ebe18e-69f5-4f63-9969-0b6b96d47b45)) - (pad "1" thru_hole circle (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 264b19b0-9289-4d81-830b-948d3b01e5e5)) - (pad "1" thru_hole circle (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp bc21b44e-5417-4e25-9633-0ab9f1798858)) - (pad "1" thru_hole circle (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 9b2c0990-6cfd-48df-bbc0-6ecd2fbcc09f)) - (pad "1" thru_hole circle (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 113542e7-c4bc-401c-a17b-13a00eb49b44)) - (pad "1" thru_hole circle (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp ef0df251-9353-4664-be4b-5775276ced7c)) - (pad "1" thru_hole circle (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp a64b5d5a-da36-458b-910b-639bfaa8f710)) - (pad "1" thru_hole circle (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 9c3f675f-e82e-4841-a8dc-45e894a985c2)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp 9d5fb2ff-572a-4212-ba1c-bdb6b6421fa5) - (at 95.16 88.96) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/9d422cb9-e07b-4ab4-988a-ffbfa983a77c") - (attr smd) - (fp_text reference "R25" (at 0 -1.43) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp ae27b6fe-684e-40eb-9b7a-fd375f422d52) - ) - (fp_text value "0" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 74582c05-6dad-4270-a27e-3771df0f334f) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 9fb13228-ff0e-4e97-aa9b-d3b18bc2f87a) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 70155a1d-6eb5-492f-bceb-01b5687735dc)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4d56b836-7838-44ac-804a-ba02092f0d18)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3553b911-c755-40de-882d-3e1e27b44da3)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5ed0644-73a6-4372-9ee0-fd942bcb1a8f)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d5d2bc0f-c9d9-4bf3-a8c9-5a6e3e59f0e6)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7885ab6b-6efc-47ee-9699-1673b22e86b4)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2ed1056e-5414-41db-b239-41b665281ae5)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a927a6a4-2e04-4189-b9c4-25b85e87aebc)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2829bab2-9ecc-45b9-a632-88310695450a)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp da16024e-028e-4dc8-9359-786a339d6cf8)) - (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 70 "Net-(U6-RSVD1)") (pintype "passive") (tstamp 6175b81e-180b-4907-b3d9-4b5a9cb27e21)) - (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 18 "+3.3V") (pintype "passive") (tstamp ae80b788-37ae-488c-a897-6f2753fa0d29)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp 9e005f70-9a0c-4630-840b-b27d12f6f202) - (at 87.57 84.78 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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor, small symbol") - (property "ki_keywords" "capacitor cap") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/1b25e329-54ec-4bdc-89b0-3ea25eeca931") - (attr smd) - (fp_text reference "C28" (at -1.795 0.08 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 6c29c434-f0a6-482e-a541-fcc1cdb2e07a) - ) - (fp_text value "100nF" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1f595770-ea72-4c77-895e-c69da3d00ed7) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp a09a956c-ba9f-41f3-b126-1d30fb6f23da) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5f0544f9-5556-46a1-9292-1120ad957c58)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1722b7bb-fed0-4380-a02e-55b2c5086f04)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 70675a96-5c8c-4557-9e2c-b93bf2482880)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c35beee4-2a0a-450c-aab7-fe1dddcd8fd4)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp df2ac8b7-fe5e-4a16-be33-9b3db6804b79)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e0e24051-951e-4971-9e1a-0a81f4cc68ac)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ebee7e89-c648-40f2-998d-7edcec7ba2d3)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 121d0cfb-d227-488f-80ad-5e41b9803e9b)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e68fddb0-ad62-4286-9976-dec2b697c8af)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 85825818-5655-4fcf-a5f2-b5b4bf62a17c)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 89 "/USB_STORAGE_MUX/_STORAGE_SSRXP") (pintype "passive") (tstamp 8278e5ca-0762-400f-a93f-c7f5c343eea4)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 90 "/USB_STORAGE_MUX/STORAGE_SSRXP") (pintype "passive") (tstamp 39b94b64-cd99-4a57-af54-7ee83f182690)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tstamp 9e62e402-c016-4dc3-ba74-c986c4297391) - (at 172.6 81.125) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Generic connector, single row, 01x02, script generated") - (property "ki_keywords" "connector") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/17840487-1c1b-4d92-a0ab-bfa8eab9e1bd") - (attr through_hole) - (fp_text reference "J16" (at 0.01 5.225) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 903bff1e-88d4-4361-a3ba-dd49fb509a51) - ) - (fp_text value "Conn_01x02_Pin" (at 0 4.87) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp aa05d840-6a85-44d3-8382-00e8c0b51c9e) - ) - (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6bd44bfa-609c-4443-b7e3-fd1adfd597d0) - ) - (fp_line (start -1.33 -1.33) (end 0 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de156081-5c7f-4b98-bed5-e65a2c61dbdd)) - (fp_line (start -1.33 0) (end -1.33 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 540bd107-9ac7-4512-a1e0-2be490583320)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4ee3486-2865-4890-9198-c7da8082f6a2)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a5e4d84d-8b45-49e2-b19f-a1a160dbbdc8)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73a118dd-9049-4c03-80b7-95824f79b224)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3855d93e-0ea5-4e4a-b356-0506f87c47b1)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b09aa9cd-720a-4d49-9db8-dd0936446428)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e89957d6-5df5-4f08-a692-cf112cab4ca2)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8eb3d716-fb32-4304-8e4a-b6cf6e5a6795)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 239f98f2-7408-4c7d-88d4-ebab6cfbb5eb)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f3fea545-d65a-4000-b9d1-e35d61a768cf)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2031ff6b-264b-46d8-aad0-851db20da899)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp daa87fbc-a97a-4e21-bc05-c42ae2ae1966)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 55cea887-21b3-4e42-b3e8-21ab1bf4fec9)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f15d382f-f3a1-4c75-a2cc-c2499c2378e6)) - (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 59 "Net-(D6-K)") (pinfunction "Pin_1") (pintype "passive") (tstamp 6e17f9b7-4f15-4619-b071-06dc45d4b04a)) - (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 20 "/board_control/VCCOUT") (pinfunction "Pin_2") (pintype "passive") (tstamp 55bf4e7d-1768-454f-84d6-3f9d66478f40)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_USB:USB_C_Receptacle_G-Switch_GT-USB-7010ASV" (layer "F.Cu") - (tstamp 9f1f12d1-fdc8-47d9-b7e1-d854029004e5) - (at 121.9 66.265 180) - (descr "USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf") - (tags "USB C Type-C Receptacle SMD") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "USB Power-Only 6P Type-C Receptacle connector") - (property "ki_keywords" "usb universal serial bus type-C power-only charging-only 6P 6C") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/41827ece-2826-450e-a63b-f7e4fdf7ef88") - (attr smd) - (fp_text reference "J1" (at 0 -5.5) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 13153159-a5e0-4628-9437-49686e4369ea) - ) - (fp_text value "USB_C_Receptacle_PowerOnly_6P" (at 0 5) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 763c5a8b-f3c9-4ad7-94bb-9de3b5bfab6e) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 90580efd-60a6-4fba-9bca-420bc9d6de11) - ) - (fp_line (start -4.58 -1.85) (end -4.58 0.07) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d44cae58-c82f-476e-ab5c-111ed63232c0)) - (fp_line (start -4.58 3.785) (end -4.58 2.08) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c6f70af-7efe-4ad0-9850-039f0bda40fa)) - (fp_line (start 4.58 0.07) (end 4.58 -1.85) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c506c12b-0975-4c0c-97c1-a59c414e03d2)) - (fp_line (start 4.58 2.08) (end 4.58 3.785) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5b81a084-9bba-469d-902e-d336a236797c)) - (fp_line (start 4.58 3.785) (end -4.58 3.785) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef7609cb-eb55-486f-b39f-4a9ac3d384d3)) - (fp_line (start -5.32 -4.85) (end 5.32 -4.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 390bad48-fe9d-427b-bf8d-32a78f041011)) - (fp_line (start -5.32 4.18) (end -5.32 -4.85) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 21b74326-b021-4cbe-bb55-95d5fee87d22)) - (fp_line (start 5.32 -4.85) (end 5.32 4.18) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6587751-ae15-4922-b90d-5daf608c590c)) - (fp_line (start 5.32 4.18) (end -5.32 4.18) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c527042f-bfd5-423d-9b88-e39db340567a)) - (fp_line (start -4.47 -3.675) (end -4.47 3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 036cd96d-21ee-42fe-9326-b25f5156ec3e)) - (fp_line (start -4.47 -3.675) (end 4.47 -3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 37412cb1-6c86-46e0-82a9-d53f056561c2)) - (fp_line (start -4.47 3.675) (end 4.47 3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5cf85562-e132-4f73-8827-daf7e9cf2359)) - (fp_line (start 4.47 3.675) (end 4.47 -3.675) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0a1906c4-82cd-4331-a042-c79d5d23931b)) - (pad "" np_thru_hole circle (at -2.89 -2.605 180) (size 0.65 0.65) (drill 0.65) (layers "*.Cu" "*.Mask") (tstamp 701a577b-11c0-496e-a99c-71a13015f6f5)) - (pad "" np_thru_hole circle (at 2.89 -2.605 180) (size 0.65 0.65) (drill 0.65) (layers "*.Cu" "*.Mask") (tstamp d0b7ae85-8f6a-44db-bb67-1b35dae3611e)) - (pad "A1" smd rect (at -3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2305f22e-7412-49a5-8799-7839e1c4fb73)) - (pad "A4" smd rect (at -2.4 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp bb59e590-821d-46c1-882b-0acc24ed4827)) - (pad "A5" smd rect (at -1.25 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 23 "/board_control/CC1") (pinfunction "CC1") (pintype "bidirectional") (tstamp 3805d254-5f1f-4ae0-b8e9-addc04ead88e)) - (pad "A6" smd rect (at -0.25 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp db7774e3-1906-494f-8950-065e1021a34a)) - (pad "A7" smd rect (at 0.25 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 49c324f0-2e10-4c6f-8605-0ec34f66b997)) - (pad "A8" smd rect (at 1.25 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 025b642f-769c-4e5a-bb9e-5dea1e468373)) - (pad "A9" smd rect (at 2.4 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "VCC") (pinfunction "VBUS") (pintype "passive") (tstamp 90d363bb-11a8-4a51-8602-a1c8f518f23e)) - (pad "A12" smd rect (at 3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp afad87f0-a8b8-4f7c-b2c9-b4745aa96f13)) - (pad "B1" smd rect (at 3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4a908099-a91a-4359-b858-5db8db8d5a49)) - (pad "B4" smd rect (at 2.4 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 406ecdb1-4c5f-485e-acca-2a3e735ee9f8)) - (pad "B5" smd rect (at 1.75 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 24 "/board_control/CC2") (pinfunction "CC2") (pintype "bidirectional") (tstamp 613cbaa0-13c6-4c3b-aecf-bb89127b2a0a)) - (pad "B6" smd rect (at 0.75 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 485b5989-bb82-4570-93f6-cc2716e94268)) - (pad "B7" smd rect (at -0.75 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp ab9de0c3-1e64-4ac0-ba34-72a857fe1892)) - (pad "B8" smd rect (at -1.75 -3.725 180) (size 0.3 1.24) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d44e0634-a95f-480e-9e50-3cff67bbc777)) - (pad "B9" smd rect (at -2.4 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "VCC") (pinfunction "VBUS") (pintype "passive") (tstamp fcb46089-19ab-41c1-8788-5330202dec5f)) - (pad "B12" smd rect (at -3.2 -3.725 180) (size 0.6 1.24) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "passive") (tstamp b21c124f-25c3-49f4-8676-38b93e55111f)) - (pad "S1" thru_hole oval (at -4.32 -3.125 180) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 1337f9ca-f5de-43f6-89a3-fb8dba5312d3)) - (pad "S1" thru_hole oval (at -4.32 1.075 180) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 5fa89c77-06c3-40f1-bae7-c5f97127d33a)) - (pad "S1" thru_hole oval (at 4.32 -3.125 180) (size 1 2.1) (drill oval 0.6 1.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 664f985f-ded9-4867-8433-574af6603181)) - (pad "S1" thru_hole oval (at 4.32 1.075 180) (size 1 1.8) (drill oval 0.6 1.4) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp f1abc443-368a-4d23-8b09-e121ad4e5710)) - (model "${KICAD7_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_G-Switch_GT-USB-7010ASV.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - (model "${KICAD7_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal.step" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Package_TO_SOT_SMD:TSOT-23-6" (layer "F.Cu") - (tstamp 9ff3ae33-9a6c-4d85-af17-9af99b13f71f) - (at 128.7225 83.89) - (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "TSOT TO_SOT_SMD") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6") - (property "ki_keywords" "complementary mosfet") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/3b071907-d9a5-477a-b722-e27a8a8ff322") - (attr smd) - (fp_text reference "Q2" (at -2.6625 -0.93) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp c311f71f-8bc1-48fd-a468-979a59c95986) - ) - (fp_text value "FDC6330L" (at 0 2.4) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4c620507-97a4-440d-8e0e-e30904c8a541) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 73021235-211e-4824-bd99-dcb42568e406) - ) - (fp_line (start 0 -1.56) (end -1.8 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7cb31591-1306-4c30-a75c-24051f46f558)) - (fp_line (start 0 -1.56) (end 0.8 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6364874b-fa56-4ba3-8c5f-7a6017f68ff1)) - (fp_line (start 0 1.56) (end -0.8 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c243cc80-0653-4da2-a085-b1dc91810752)) - (fp_line (start 0 1.56) (end 0.8 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a04faf8-9cfa-45a2-aa5d-ba16282cbc67)) - (fp_line (start -2.05 -1.7) (end -2.05 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 65d5f2b5-e55f-4220-933e-d5da4cf7d249)) - (fp_line (start -2.05 1.7) (end 2.05 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 23c3182b-b1f8-47a9-965e-b588ac88fd7d)) - (fp_line (start 2.05 -1.7) (end -2.05 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 230c7b43-6830-4306-8530-7bfc97f48c4c)) - (fp_line (start 2.05 1.7) (end 2.05 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e0ba6d55-550d-4863-b016-39890c9e399a)) - (fp_line (start -0.8 -1.05) (end -0.4 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36d67f01-7693-4f26-a61b-30da7f4b664e)) - (fp_line (start -0.8 1.45) (end -0.8 -1.05) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9fcc19e2-5429-40f2-bff8-9c2b1c6348ff)) - (fp_line (start -0.4 -1.45) (end 0.8 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c83e575-ff0e-48c4-a823-22eb7b9f194d)) - (fp_line (start 0.8 -1.45) (end 0.8 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6dc53364-7cb4-4282-b278-4e0cc034fc32)) - (fp_line (start 0.8 1.45) (end -0.8 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e6a98128-95a5-4e82-81b2-0745bd7f8e62)) - (pad "1" smd roundrect (at -1.1375 -0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 44 "Net-(Q2-S1)") (pinfunction "S1") (pintype "passive") (tstamp 64ae5e68-b463-4ae0-a053-dd445a6e895c)) - (pad "2" smd roundrect (at -1.1375 0) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 36 "/board_control/VCCOUT_SW") (pinfunction "D2") (pintype "passive") (tstamp 6464e214-7d23-4654-91dc-3964c4aee935)) - (pad "3" smd roundrect (at -1.1375 0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 36 "/board_control/VCCOUT_SW") (pinfunction "D2") (pintype "passive") (tstamp 63de2c09-01c4-46b2-87d2-b88a73721af8)) - (pad "4" smd roundrect (at 1.1375 0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "VCC") (pinfunction "S2") (pintype "passive") (tstamp 37de5e91-01b5-48c1-ab44-9223b0c3b962)) - (pad "5" smd roundrect (at 1.1375 0) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 38 "/ON_OFF") (pinfunction "G1") (pintype "passive") (tstamp f28e2a0e-223a-43ac-8b2a-a25ef6543367)) - (pad "6" smd roundrect (at 1.1375 -0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 47 "Net-(Q2-D1)") (pinfunction "D1") (pintype "passive") (tstamp d9ae6f66-f7b1-4628-9a1a-49745b2e8c05)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/TSOT-23-6.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp a08fb9a1-b4c4-410e-8ee6-d7c0691b0427) - (at 206.99 93.64) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/cb88ba22-4ea4-4ec6-b677-d462f70ffc36") - (attr smd) - (fp_text reference "C14" (at 2.73 0.09) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp bb4dafe4-396b-40d9-a72d-be4fce650ae7) - ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1389082e-627c-499d-8c7b-071dc881aef7) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp d6ac1a83-5ce9-4baf-92c2-b358cb67f517) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 65e40fe4-e58f-4498-a777-a853135c5f30)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4b7d6e7-b208-4041-97fa-e2f246b837ce)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9acf4450-881b-41a5-a5a0-4ca189a1cfaa)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a689515b-ec78-418c-add0-2a8b6c100278)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8d77a173-fb35-498f-93a8-027ddef98a3a)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1897c6be-3c5a-4fe2-81e5-8d7f577de408)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 184e42ee-ec73-4de8-8c7e-df18f8621185)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e9aaddb1-bf27-4368-b188-0369d7e89ab3)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a6db942-8834-4dbd-9fa2-c5a7d8760a83)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f25d02e9-9e23-4aa9-87aa-5d76f68ecc7b)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 26 "+3.3VA") (pintype "passive") (tstamp 09ba697e-605f-479e-97af-76d00552278f)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp f691e2ed-6d72-459c-9a44-61d951b06a4d)) - (model "${KICAD6_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 "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp a1cc6898-6eab-4cc2-873e-2bad441acd6c) - (at 144.96 83.3 -90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/a33ec52f-ec24-4814-9205-62a7edc3fda6") - (attr smd) - (fp_text reference "C32" (at 2.04 -0.02) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1) bold)) - (tstamp 3d559c3b-521d-40f1-a267-01b27514fbfb) - ) - (fp_text value "1nF" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 39582ff7-7abe-4de9-a932-7fa18fb86df6) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 6da7efd2-98c0-43fa-8540-74bcf7ca0406) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 075e98ae-ae4c-46f3-853e-3e36ae2271a8)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bddf0201-8e4a-4aa3-ab0a-84c3528d53b7)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6de6094a-e879-4a52-b7f3-142be28b8d98)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ab45d3d0-83b3-43d5-a134-b431519e956e)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b0e61b7a-3fa4-41aa-a5bb-1a25e0730c3b)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7cf5bf30-f726-4ea5-8f3d-008fff62e5cc)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a192c83-4f0f-4e2a-9e60-b966e46ece06)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d3df2175-d02c-4936-8b08-f91f132a60d2)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bedadab1-e994-442e-a2b0-55150eef0d69)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b2fcdbe9-1646-455f-821d-1cd45b127999)) - (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 105 "Net-(U4-BW_SEL)") (pintype "passive") (tstamp 5cb7b147-0793-491e-9525-f2fc302c3913)) - (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "GNDA") (pintype "passive") (tstamp e56b0701-cdb5-433a-9f9b-e5c5b85f21e8)) - (model "${KICAD6_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" (layer "F.Cu") - (tstamp a1dd33ff-d1b0-49c0-b97a-2767a22d8c3a) - (at 198.075 71.6549 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 "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "300mA low dropout linear regulator, shutdown pin, 2.5V-6V input voltage, 3.3V fixed positive output, SOT-23 package") - (property "ki_keywords" "linear regulator ldo fixed positive") - (path "/c754ef20-3e69-4dcc-add2-7ec991173a13") - (attr smd) - (fp_text reference "U2" (at 2.8125 0.05) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 77b33993-22d8-49db-aabf-07e2db09ab73) - ) - (fp_text value "AP2127N-3.3" (at 0 2.4 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 61b3d941-6bb0-40bc-aa32-b8bcc9743e25) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.32 0.32) (thickness 0.05))) - (tstamp dd7ca5c5-c9a5-4f21-94e2-dd4ac809860a) - ) - (fp_line (start 0 -1.56) (end -1.675 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8a6f01a-e15b-4222-b2f9-e27e17706e67)) - (fp_line (start 0 -1.56) (end 0.65 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 20d2ba3a-217f-4747-aea0-df483a57baa3)) - (fp_line (start 0 1.56) (end -0.65 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a3a7423b-2dd4-4607-95ee-2ead61f3709c)) - (fp_line (start 0 1.56) (end 0.65 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9df9893-450f-4d82-93ff-060883b116f7)) - (fp_line (start -1.92 -1.7) (end -1.92 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 384212bf-b5a4-4e1f-8c4b-c2c41a55b632)) - (fp_line (start -1.92 1.7) (end 1.92 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7eb9dee8-e08c-4b6a-a91f-66825bfdbff7)) - (fp_line (start 1.92 -1.7) (end -1.92 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c33a002a-ea11-4fe8-a45a-0f8ffbd0f761)) - (fp_line (start 1.92 1.7) (end 1.92 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e9115c04-d1b1-4777-a88c-187f397c92cd)) - (fp_line (start -0.65 -1.125) (end -0.325 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d5e52dbd-f2e3-4fca-9e9c-011eb0788367)) - (fp_line (start -0.65 1.45) (end -0.65 -1.125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9c7045d-a850-4adf-95fa-a9c3857dc103)) - (fp_line (start -0.325 -1.45) (end 0.65 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp db39040e-313a-4705-9bcf-babc5b96517b)) - (fp_line (start 0.65 -1.45) (end 0.65 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b2a52e53-f25e-4d0a-8800-2dc024be4743)) - (fp_line (start 0.65 1.45) (end -0.65 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 30e7a381-b2a4-4397-876a-8a9786bf982d)) - (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 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 70644e96-77c5-4ed9-b944-668430357380)) - (pad "2" 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 18 "+3.3V") (pinfunction "VO") (pintype "power_out") (tstamp 376f1b53-2a86-4569-ad3a-6602d5122b52)) - (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 10 "+5V") (pinfunction "VI") (pintype "power_in") (tstamp 139f82a9-dd19-4109-9ac5-9f596e88b356)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.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") - (tstamp a2108c1d-71b7-4fe4-a1fb-2f81c7ddfa5f) - (at 206.87 92.04) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/b4685543-243b-4e27-b06d-37baecf5f149") - (attr smd) - (fp_text reference "R22" (at 2.41 -0.04) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 7c5b54b5-75ec-4572-9481-8a5f04e12adc) - ) - (fp_text value "10k" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 323cd425-8e26-4db3-96e5-2c22fd547531) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 57bc5d7d-6853-4bf5-a707-94ac967b59ea) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 59fc7a95-8bb2-4899-82b4-1f9efed7611f)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 02050162-fe1e-4974-82e6-3872da09bd10)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a1e5b973-406b-4ebc-8c31-3e0d4f05b11c)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a7cc8d7c-47ce-4a7c-beb0-5c6311f9d4f3)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp debd0eac-d167-4a6d-8798-5d0af3b2d70e)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2523fe9b-4b5f-4026-88d2-9d30291b1140)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18ce7de3-1cc6-4b69-b059-898d4bbd0f30)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bad7baa7-2f55-4144-872f-9aaffc95e933)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp df72faa1-188b-4b3f-8adc-21da4713cc00)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 212dda08-6e90-4eff-a08c-1adff4b501a5)) - (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 56 "Net-(U1-PB2)") (pintype "passive") (tstamp 252d5443-c987-4431-b460-22d0d1484332)) - (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 2 "GND") (pintype "passive") (tstamp 8ed47522-4872-49fc-bc38-0d4915ea3971)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_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") - (tstamp a3163d52-b4ac-4e8a-aeb7-9d182409df7f) - (at 117.77 98.23 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/e00bcd70-1be1-4f64-beae-28ca2355ce03") - (attr smd) - (fp_text reference "R30" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 4e8c91f9-0d21-4d33-9654-a3960229bd61) - ) - (fp_text value "2k2" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 2abfc03d-5679-44a5-8a01-1ba6a39338c1) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 311b02ea-d8c9-45b0-9429-39cf687d7839) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a904f802-f079-4b59-9dac-b30506364983)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33050774-074c-4f0d-ac74-9e3ee0ee0561)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b683bc1a-b316-485f-8021-8546417ab769)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp abc7ea50-af8f-4539-bec3-6d12a166624e)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b749577c-4cd5-43a3-bdb9-eb7b2b587d6a)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f93ac989-510e-4d19-9b4b-880241f603a1)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 40ef3a3e-82eb-4727-9c21-69eed791e5a1)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b7d048c0-0556-41d9-86d9-aa3807dad6f2)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a4e1ad1-5f1b-4a9e-84a3-95ec21034a3e)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 086aa816-bd5a-41d9-9549-405ed2966bc9)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 67 "Net-(Q4-S1)") (pintype "passive") (tstamp 0edfae0f-3634-44a1-852f-1d6ed0bdd289)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 599a2621-2869-4e22-b208-1f50ce16843f)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "MountingHole:MountingHole_4.3mm_M4_Pad_Via" locked (layer "F.Cu") - (tstamp a32187b2-3414-4d7e-9096-0d1a8059c2d9) - (at 63.6672 74.1033) - (descr "Mounting Hole 4.3mm, M4") - (tags "mounting hole 4.3mm m4") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/efe2b7e4-657a-4cfa-9cc7-81d8b43a573d") - (attr exclude_from_pos_files) - (fp_text reference "H1" (at 0 -5.3) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 5f5fa802-17ad-4985-ab3b-49e4a92fd4cb) - ) - (fp_text value "ITX MountingHole" (at 0 5.3) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp fb5006b3-b58e-4519-82a7-e7a6355e82d5) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4dc18b56-466b-4cec-8a88-9cb7c8d5db32) - ) - (fp_circle (center 0 0) (end 4.3 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 88a26b59-7904-4236-bba3-f935d3813073)) - (fp_circle (center 0 0) (end 4.55 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 0523096d-d157-4849-be2f-4ea82fd68ae4)) - (pad "1" thru_hole circle locked (at -3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp de1c7436-e3a8-4d3a-8a8a-86eead0ac83a)) - (pad "1" thru_hole circle locked (at -2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp b8bb5c6b-0efd-48ce-afad-5a940373e3fa)) - (pad "1" thru_hole circle locked (at -2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 5fd3984c-f93a-4c81-8c91-bcabc11e3337)) - (pad "1" thru_hole circle locked (at 0 -3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp c63954aa-f989-40ca-a177-f93cb331ca10)) - (pad "1" thru_hole circle locked (at 0 0) (size 8.6 8.6) (drill 4.3) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp bbf2825c-e690-4dcf-aed7-0183bd5d8e45)) - (pad "1" thru_hole circle locked (at 0 3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 29aac32d-ea89-4bff-9040-d69117ba86c3)) - (pad "1" thru_hole circle locked (at 2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp df542044-abff-4119-88c7-ec9453b4a920)) - (pad "1" thru_hole circle locked (at 2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 773aa8bd-b6bd-42ef-80a2-1ddf4961c920)) - (pad "1" thru_hole circle locked (at 3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e34f3eb0-2067-4d87-8c15-cde3b6a1eab2)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp a5463e59-4dda-49cd-b061-08843c76acb1) - (at 190.735 205.615 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/bb8e8e33-20d5-4f4c-af16-f6673f9178dd") - (attr smd) - (fp_text reference "R12" (at -2.575 -0.015 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp e8cc7a4c-c921-4c8f-82c6-1601094c1d1f) - ) - (fp_text value "100" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 55f7d7b9-231e-4064-a390-dac47e0afc59) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp a9b9a495-f39f-463f-93ac-cb6e3f3287cd) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 574211f0-fa38-4ad7-b3a7-be800d2907bf)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 83427a4e-eca5-4448-a15d-704159a0754b)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 79c5ace3-91f9-47ea-8866-df4e3b769f15)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp efb1ba70-9793-458c-8644-85a30db3b9f4)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b0c81994-9fa8-4384-b1fc-2b3e325142a8)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9d9d4c01-ce24-400a-8bd3-ece8a6d243f8)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp edd06c1d-c931-4ec2-b938-98d92f4eed39)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d1e224a2-8f0d-440d-943e-19046d7b3b53)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f56b489-a7fa-41da-937e-3d04501101d3)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c41356d-4b77-4f70-8b3c-ca2ad292ba15)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 5 "/CTL_C") (pintype "passive") (tstamp d256e07b-96c2-475c-82ea-c21bc1d5cbfa)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 75 "/board_control/CTL_C_") (pintype "passive") (tstamp 55d95ca1-5fef-4f30-ada3-033f6c32645d)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_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") - (tstamp a5b47994-7159-40c4-8646-98ce96e49855) - (at 222.2 78.52 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/ff302eaf-67db-4603-8c0b-a60454ae0475") - (attr smd) - (fp_text reference "R10" (at 0.08 -1.36 -90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 51f174b5-cc06-4e17-973d-579b118531e2) - ) - (fp_text value "4k7" (at 0 1.43 -90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e61be898-efa4-444b-89a9-19e0ffd2bad2) - ) - (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp f169d4e7-1090-468e-b77d-e21941e1e0e3) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f3569eab-72c3-4469-8fcb-37ebfef6365c)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c92a9526-c412-4d47-b89b-fd143e70d97c)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2f7c01cb-4a92-4295-b58e-d23232cb99f9)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1c1c2c11-ccdc-439d-8074-d8f75f4b3c7c)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 55efd705-7ccc-4079-97a2-a8e2589bc0b6)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eeba1ffe-e9b1-40d8-aaf4-4a60d727be96)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 707963b2-9085-4ae2-9275-19859ce33fae)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a2e0fe60-b58a-4fc6-b614-f09a6bd943ce)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e088be17-6c59-42c1-a2a9-7a542cab69be)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dc9a9401-b44c-42d9-9fb0-a8e5b41abf62)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 22 "/NRST") (pintype "passive") (tstamp 104cecd6-478b-4df6-8e9b-1cddea65765d)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pintype "passive") (tstamp a255c24d-5925-4d17-9fad-49b5c2b30d28)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "LED_SMD:LED_0603_1608Metric" (layer "F.Cu") - (tstamp a5e26cb7-69ab-42b8-a8b4-da091955834e) - (at 164.94625 66.9875 90) - (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") - (tags "LED") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode") - (property "ki_keywords" "LED diode") - (path "/ab45c3f6-afa3-4fa9-9a26-b586264a6fdc") - (attr smd) - (fp_text reference "D2" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp d5323cc1-f657-4562-9033-b6de8bc36891) - ) - (fp_text value "LED" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 46eebc4a-3dfc-4fbc-bfab-ba45879f75f9) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 2c791f84-91c4-41cf-b5c8-215b474b73f9) - ) - (fp_line (start -1.485 -0.735) (end -1.485 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3711acfb-e6e5-467a-9f1a-d7e6ac3ed9b6)) - (fp_line (start -1.485 0.735) (end 0.8 0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1526b8be-fade-4191-b1b4-b7bf678a6b55)) - (fp_line (start 0.8 -0.735) (end -1.485 -0.735) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0b4b97c9-305f-45b7-afdc-693c547956b9)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5be9c9ea-d98a-4098-94ce-dede5ac97693)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a23a2228-8b25-4431-a94a-865117aae00f)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a990e781-3fd2-4d36-bc8b-29a553709c14)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 94410394-131a-471a-b9e2-4c457e8aeebf)) - (fp_line (start -0.8 -0.1) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dca5bb46-6269-4fe4-b56e-c93c0d8a5f4a)) - (fp_line (start -0.8 0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9dd19313-fe41-447c-add6-fe42ad338780)) - (fp_line (start -0.5 -0.4) (end -0.8 -0.1) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ad2f7d5-5ed6-4189-a757-6c4db549d5f8)) - (fp_line (start 0.8 -0.4) (end -0.5 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 782a1b35-2732-4385-a11c-4e148afbc7ca)) - (fp_line (start 0.8 0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 137af1fc-8f11-4967-9bad-ce0979690868)) - (pad "1" smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 55 "Net-(D2-K)") (pinfunction "K") (pintype "passive") (tstamp afd42ef4-a8f0-4f39-819d-9cbdf757b60d)) - (pad "2" smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "A") (pintype "passive") (tstamp 938d37df-875a-4cce-940b-bb384ddc2768)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_BarrelJack:BarrelJack_Horizontal" (layer "F.Cu") - (tstamp a6a8f1c3-79aa-489a-be18-54ad937b0ec0) - (at 139.3925 75.1 -90) - (descr "DC Barrel Jack") - (tags "Power Jack") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "DC Barrel Jack with a mounting pin") - (property "ki_keywords" "DC power barrel jack connector") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/78b71c4c-6134-4f55-881c-54a556e051e2") - (attr through_hole) - (fp_text reference "J2" (at 1.55 -2.8475) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 96b6041b-a5c0-4063-8083-517027e05702) - ) - (fp_text value "Barrel_Jack_MountingPin" (at -6.2 -5.5 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 48ba3a41-705f-4c73-a54e-c8c6d732a59f) - ) - (fp_text user "${REFERENCE}" (at -3 -2.95 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c0e3a416-fb67-4e6e-ba72-df2873d36a2f) - ) - (fp_line (start -13.8 -4.6) (end 0.9 -4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cfe074fe-23ce-47ac-b17f-461832bae92a)) - (fp_line (start -13.8 4.6) (end -13.8 -4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5a9005e-c384-41b0-b194-570772035eb7)) - (fp_line (start -5 4.6) (end -13.8 4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 06588301-b2d0-4a08-ae5b-a14b29f63114)) - (fp_line (start 0.05 -4.8) (end 1.1 -4.8) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c2b236d-57ad-411d-b1e8-202713ddca4f)) - (fp_line (start 0.9 -4.6) (end 0.9 -2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 24f3f67a-adb3-4aeb-bcbe-fbd2a8796d32)) - (fp_line (start 0.9 1.9) (end 0.9 4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b8e91aef-0a36-48d1-af8e-f15639f39831)) - (fp_line (start 0.9 4.6) (end -1 4.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4b7887c-9354-44e6-96ea-d238ced640cb)) - (fp_line (start 1.1 -3.75) (end 1.1 -4.8) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 18e52b32-7d29-4c79-bd5c-d8161e128960)) - (fp_line (start -14 4.75) (end -14 -4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9d56a07f-0810-4e16-a086-f80a31790825)) - (fp_line (start -5 4.75) (end -14 4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 13cce8cf-dfde-47af-bc8f-b412fd1135ae)) - (fp_line (start -5 6.75) (end -5 4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6e23593a-3115-46bc-995d-70e92c9f9db9)) - (fp_line (start -1 4.75) (end -1 6.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a0226826-8353-4a1e-ac8f-436d7d9be74c)) - (fp_line (start -1 6.75) (end -5 6.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c2c1373a-41b4-465c-8b0e-41ef6017a65a)) - (fp_line (start 1 -4.75) (end -14 -4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b737d714-0463-4cd4-a724-bfa3fb65373f)) - (fp_line (start 1 -4.5) (end 1 -4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9fd897ef-aff1-4c08-a226-bcaa8e6369b1)) - (fp_line (start 1 -4.5) (end 1 -2) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2af72cb7-aed2-4128-8801-c17d9beecd0b)) - (fp_line (start 1 -2) (end 2 -2) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 39936a35-b3b0-4ee2-8c82-9d3be925b353)) - (fp_line (start 1 2) (end 1 4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 029a6f8f-7cc0-4741-bf6e-c6650bb98139)) - (fp_line (start 1 4.75) (end -1 4.75) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 202ab0d7-e1dd-44ec-adc3-8b27f4f6ad9b)) - (fp_line (start 2 -2) (end 2 2) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5a5f97ea-0370-4373-8f6b-c9fd7ea0cc32)) - (fp_line (start 2 2) (end 1 2) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0d482b13-07b2-49cc-8943-fe1829acccb1)) - (fp_line (start -13.7 -4.5) (end -13.7 4.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d6613ce4-21e6-44b5-972f-d8cb09eaa3b5)) - (fp_line (start -13.7 4.5) (end 0.8 4.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa8a0c45-f8be-4ca2-936a-b7a681eadb44)) - (fp_line (start -10.2 -4.5) (end -10.2 4.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 16002cde-df25-4d7b-b268-f33079379480)) - (fp_line (start -0.003213 -4.505425) (end 0.8 -3.75) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b04fd3f3-e843-43e3-aa17-ae9e9350e087)) - (fp_line (start 0 -4.5) (end -13.7 -4.5) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c717e5ac-dd52-4cf4-8184-983133418e10)) - (fp_line (start 0.8 4.5) (end 0.8 -3.75) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 745ef4b5-d340-4089-82b7-bc0716d55025)) - (pad "1" thru_hole rect (at 0 0 270) (size 3.5 3.5) (drill oval 1 3) (layers "*.Cu" "*.Mask") - (net 1 "VCC") (pintype "passive") (tstamp 0db1cd8a-ac45-4ca5-bbe4-db3570958a33)) - (pad "2" thru_hole roundrect (at -6 0 270) (size 3 3.5) (drill oval 1 3) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 66281136-4881-416c-9c9c-8643d835d53b)) - (pad "3" thru_hole roundrect (at -3 4.7 270) (size 3.5 3.5) (drill oval 3 1) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.25) (tstamp 6ba7cca1-ef17-4139-9944-a6eb1b59899c)) - (model "${KICAD7_3DMODEL_DIR}/Connector_BarrelJack.3dshapes/BarrelJack_CUI_PJ-063AH_Horizontal.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 90)) - ) - ) - - (footprint "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx58-2LFS" (layer "F.Cu") - (tstamp a85b266c-fa99-4167-abf0-00260893d3b2) - (at 218.32 67.02) - (descr "tactile switch SPST right angle, PTS645VL58-2 LFS") - (tags "tactile switch SPST angled PTS645VL58-2 LFS C&K Button") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Push button switch, generic, two pins") - (property "ki_keywords" "switch normally-open pushbutton push-button") - (path "/c107c8b2-bdf7-48ad-818b-38b663da6350") - (attr through_hole) - (fp_text reference "SW1" (at 2.25 1.68) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 51d0c73b-b6df-49ad-8c57-3b1762555c5a) - ) - (fp_text value "SW_Push" (at 2.25 5.38988) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a99cf517-79be-4eb2-a515-fe7c2d2feab3) - ) - (fp_text user "${REFERENCE}" (at 2.25 1.68) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 802f5c48-9226-40cf-a9db-e8ee367d271d) - ) - (fp_line (start -1.61 -2.7) (end -1.61 1.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c88bb3a6-cf52-4f11-9c41-d30c2983435d)) - (fp_line (start -1.61 -2.7) (end 6.11 -2.7) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f235bd0d-50ab-4711-ba6e-2b7881b7153b)) - (fp_line (start -1.61 3.8) (end -1.61 4.31) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9c4f869-1dd8-43c4-9a77-82fc8e5746e6)) - (fp_line (start -1.61 4.31) (end -1.09 4.31) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c39e472a-87c1-4e52-8d70-63097bc760e9)) - (fp_line (start -1.09 0.97) (end -1.09 1.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f6fecea5-99e0-4789-9fe3-335be0ce1585)) - (fp_line (start -1.09 0.97) (end -0.55 0.97) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 224186df-8ee9-47d1-9df8-b134e4410950)) - (fp_line (start -1.09 3.8) (end -1.09 4.31) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 45b90314-b710-466d-b08c-3ae0f263147f)) - (fp_line (start 0.55 0.97) (end 3.95 0.97) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3443d8c1-b358-4680-bd2b-7598848c4a3f)) - (fp_line (start 5.05 0.97) (end 5.59 0.97) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f445e814-1625-4588-aabf-4b0dc03f7c69)) - (fp_line (start 5.59 0.97) (end 5.59 1.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db27ac76-b817-4ee9-b996-51649c3ca6de)) - (fp_line (start 5.59 3.8) (end 5.59 4.31) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ce8c18cb-1601-4dc3-9170-b9c444915d79)) - (fp_line (start 5.59 4.31) (end 6.11 4.31) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 429dfbc3-2d01-450f-83f5-d3b880752abe)) - (fp_line (start 6.11 -2.7) (end 6.11 1.2) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 86595a40-dff9-4d28-80d0-9fc881885b78)) - (fp_line (start 6.11 3.8) (end 6.11 4.31) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7eec618f-1260-45fe-96b4-d7c3c7b659df)) - (fp_line (start -2.5 -2.8) (end 7.05 -2.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3ac0e91c-546f-4809-bd4f-8f1bcfacdab4)) - (fp_line (start -2.5 4.45) (end -2.5 -2.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6defd6df-f78d-40d5-a31e-fa8744dc5c8a)) - (fp_line (start 7.05 -2.8) (end 7.05 4.45) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 05566384-b180-4b56-8d31-ac2a3a78b7d8)) - (fp_line (start 7.05 4.45) (end -2.5 4.45) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2020d0e6-472f-466f-9249-5ec5b52494fe)) - (fp_line (start -1.5 -2.59) (end 6 -2.59) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0ce7de5b-e367-41d4-99f1-8b0d5a4f34a4)) - (fp_line (start -1.5 4.2) (end -1.5 -2.59) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4caece7e-ce75-410f-8cc9-9df80d31945e)) - (fp_line (start -1.5 4.2) (end -1.2 4.2) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d561e88-b068-4611-88a4-5611b48eb52b)) - (fp_line (start -1.2 0.86) (end 5.7 0.86) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06082d9a-138f-465b-9239-ecc099ff2e00)) - (fp_line (start -1.2 4.2) (end -1.2 0.86) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0ac19e22-e5b3-4d42-be75-9e23b58246c2)) - (fp_line (start 0.5 -5.85) (end 0.5 -2.59) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 22798625-7642-48a9-8817-f47ecffa1552)) - (fp_line (start 0.5 -5.85) (end 4 -5.85) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e6c9207-f3b1-4fe5-97ab-4a456d3dc03e)) - (fp_line (start 4 -5.85) (end 4 -2.59) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c932f973-c8e4-4e9c-9103-ef73f7ccd1d8)) - (fp_line (start 5.7 4.2) (end 5.7 0.86) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc614e56-1497-4c49-9348-30c1454d7533)) - (fp_line (start 5.7 4.2) (end 6 4.2) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1808c8b3-b0ec-4e9c-ab96-7ab2ba8709cd)) - (fp_line (start 6 4.2) (end 6 -2.59) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a00e93f0-4992-421a-914e-535e5faedfa3)) - (pad "" thru_hole circle (at -1.25 2.49) (size 2.1 2.1) (drill 1.3) (layers "*.Cu" "*.Mask") (tstamp 590bef37-e16e-423e-8ccc-b1f9d46d408f)) - (pad "" thru_hole circle (at 5.76 2.49) (size 2.1 2.1) (drill 1.3) (layers "*.Cu" "*.Mask") (tstamp 41f177c3-1b2f-4e60-aa04-e57e4fabcb1b)) - (pad "1" thru_hole circle (at 0 0) (size 1.75 1.75) (drill 0.99) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp f398f697-4be5-4523-9fa0-23884a5e25e3)) - (pad "2" thru_hole circle (at 4.5 0) (size 1.75 1.75) (drill 0.99) (layers "*.Cu" "*.Mask") - (net 22 "/NRST") (pinfunction "2") (pintype "passive") (tstamp 4df2a179-f412-4dba-912a-70452d6948d3)) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx58-2LFS.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") - (tstamp a8c58bcb-98fa-4d8b-b234-357640387d24) - (at 146.7225 84.2124 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/6ef3ba49-b584-4be2-befc-9ffd2283d748") - (attr smd) - (fp_text reference "R9" (at -0.1024 -1.1775 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp d7069aa1-1323-47f5-bc63-caad06bb57f3) - ) - (fp_text value "470" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f0b9148a-7281-4344-ac6f-a19600950d57) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 9193230b-61ab-4983-af4c-c123a10a7b8e) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 78dcd033-0f98-4185-9d87-581b22b04ea9)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cb7ed8d0-a61e-4e9c-af88-46ab32eb25ab)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 95a1dedf-8173-47b5-b3d2-569a4126fecf)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d5164298-dad1-485d-832a-0f881ce8eaac)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fbb46731-59fc-49c3-a9ea-d78aacbf6284)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45e17ffc-d8ff-49a9-9af3-fed4df18a118)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c201878-311d-4703-b591-7864c7151b05)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb03696d-b3f6-407e-9ed9-3c31b8fe0621)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0bf40442-9ba1-4b6c-ba07-7381f06a95a7)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp feb798b9-dd65-4001-b3ec-8b5c6061bcae)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "GNDA") (pintype "passive") (tstamp fdc1b7a2-b9b9-41e5-8191-404505d2bcf1)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 21 "/VOUT_SENSE") (pintype "passive") (tstamp ed9abc8c-f038-4739-87ae-6ecbbd2ebac0)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:CP_Elec_6.3x5.4_Nichicon" (layer "F.Cu") - (tstamp aa220062-e14f-4533-9c69-868084bb7f84) - (at 148.52 71.06 90) - (descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm") - (tags "capacitor electrolytic") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Polarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/586507cb-a6ef-40a0-84d7-562ad890723e") - (attr smd) - (fp_text reference "C5" (at -4.4 2.21) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp db027fc3-c5e8-436a-be23-bf1d0e7f22a2) - ) - (fp_text value "47uF 32V" (at 0 4.35 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 27fac531-7eca-487c-b271-22d754d5a088) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3183b817-845f-4ccd-99d4-1f4b86fb84f4) - ) - (fp_line (start -4.4375 -1.8475) (end -3.65 -1.8475) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5b2d674-8605-4854-801e-734443b4347f)) - (fp_line (start -4.04375 -2.24125) (end -4.04375 -1.45375) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ad146e25-17b3-4876-92c0-842f6773c8b3)) - (fp_line (start -3.41 -2.345563) (end -3.41 -1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c15ed137-32db-495a-a1cf-45e577ab9485)) - (fp_line (start -3.41 -2.345563) (end -2.345563 -3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f88b538-f154-42e0-9fa9-9e734a43f678)) - (fp_line (start -3.41 2.345563) (end -3.41 1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b721ac01-955e-4964-8ee3-79d4e555721a)) - (fp_line (start -3.41 2.345563) (end -2.345563 3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 63278d8b-48b0-4a52-80ea-5de2d05ea7f1)) - (fp_line (start -2.345563 -3.41) (end 3.41 -3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 13f6d2e1-b153-448e-ac3f-d6aa6c6e3341)) - (fp_line (start -2.345563 3.41) (end 3.41 3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c57508f-df6c-46b6-bb45-52a1bd809e2c)) - (fp_line (start 3.41 -3.41) (end 3.41 -1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9dbd2e49-10dc-4319-a438-1c4ca9e70057)) - (fp_line (start 3.41 3.41) (end 3.41 1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f4e6aeed-9999-42fc-86f2-0831a4e202c8)) - (fp_line (start -4.7 -1.05) (end -4.7 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c2f907d-50d4-4503-9c45-fe39352825bc)) - (fp_line (start -4.7 1.05) (end -3.55 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 385c1e17-6742-456a-8728-387a8f3380d4)) - (fp_line (start -3.55 -2.4) (end -3.55 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0e6edc0e-fd2d-4886-b0e5-bd59dc559c71)) - (fp_line (start -3.55 -2.4) (end -2.4 -3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 760f95b2-31d5-4a23-9e7d-848136e46317)) - (fp_line (start -3.55 -1.05) (end -4.7 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e23fd109-5a15-43dd-b309-67cbc3188dc7)) - (fp_line (start -3.55 1.05) (end -3.55 2.4) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b382e02a-cac0-41ec-904e-c425bf1f55b5)) - (fp_line (start -3.55 2.4) (end -2.4 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 35cc8b82-a7e3-49ad-9f89-73a191a10a88)) - (fp_line (start -2.4 -3.55) (end 3.55 -3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50a44aaa-1dde-4f70-a50b-467312db51d2)) - (fp_line (start -2.4 3.55) (end 3.55 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 85155a75-c5e0-41e9-b5b1-a0cbd07f5eb2)) - (fp_line (start 3.55 -3.55) (end 3.55 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72bbd375-bbb3-4f91-b2c1-d6e119b2982f)) - (fp_line (start 3.55 -1.05) (end 4.7 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 36843120-b589-4cb9-81ea-a557f308bac7)) - (fp_line (start 3.55 1.05) (end 3.55 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ff7a7028-d73d-4a4c-ab11-d120d64a2ea2)) - (fp_line (start 4.7 -1.05) (end 4.7 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6f577606-f706-43c8-ae31-7163cac070ff)) - (fp_line (start 4.7 1.05) (end 3.55 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 22d02943-6f2d-4003-a99a-88ddfe0b6cb6)) - (fp_line (start -3.3 -2.3) (end -3.3 2.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3d233883-21c0-451b-b158-c55b54f95fbe)) - (fp_line (start -3.3 -2.3) (end -2.3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6bf221f-a917-4ed4-8669-f746eef0177a)) - (fp_line (start -3.3 2.3) (end -2.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65f62b08-d3b7-4faa-97a4-519a637c7b56)) - (fp_line (start -2.704838 -1.33) (end -2.074838 -1.33) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c79142ac-b678-424c-aaa7-34c16d9c117e)) - (fp_line (start -2.389838 -1.645) (end -2.389838 -1.015) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d9ffa44c-f547-4177-832b-33557864e30c)) - (fp_line (start -2.3 -3.3) (end 3.3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5f1e0e98-30b8-4c24-a279-de45bf303729)) - (fp_line (start -2.3 3.3) (end 3.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb60915c-3190-4e56-a3f6-5af6c5d58b93)) - (fp_line (start 3.3 -3.3) (end 3.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cca5a167-ba91-4ec7-bb43-582459994dd3)) - (fp_circle (center 0 0) (end 3.15 0) - (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 42885cd6-ff38-491c-ad5c-6c8e7f46deb6)) - (pad "1" smd roundrect (at -2.7 0 90) (size 3.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.15625) - (net 1 "VCC") (pintype "passive") (tstamp bec9dfd4-8335-4d42-a47f-0d33cac92089)) - (pad "2" smd roundrect (at 2.7 0 90) (size 3.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.15625) - (net 2 "GND") (pintype "passive") (tstamp 1dea82a4-d12d-462a-8fde-b26a71a83061)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/CP_Elec_6.3x5.4_Nichicon.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tstamp b045d188-ad90-43cd-adad-330c0bc1a8bd) - (at 212.64 82.575 180) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Generic connector, single row, 01x02, script generated") - (property "ki_keywords" "connector") - (path "/fd4f41d4-0bb5-4782-a062-e0b88601b5f2") - (attr through_hole) - (fp_text reference "J14" (at 0.08 4.525) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 166df776-783f-4b0d-8efa-b83973e07141) - ) - (fp_text value "Conn_01x02_Pin" (at 0 4.87) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c35cc9db-33d3-405c-b406-8a199108fdce) - ) - (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp cd2627d8-e505-4b6f-8897-03ba9a378a61) - ) - (fp_line (start -1.33 -1.33) (end 0 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 323645ca-a8cc-4493-9229-973d299b2ae3)) - (fp_line (start -1.33 0) (end -1.33 -1.33) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 48c419c1-67ee-4269-93a1-3d19395d8229)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 359f4a87-0916-4b0b-9ffd-a64d9af2fec7)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1fcf569b-be41-4582-a78d-9aba3b449606)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 29d9ac54-f805-4d8c-8b78-f711a27a0442)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e7eff50-2f2c-4230-aaa8-cfd6059b0760)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b085c83-cbb9-489e-bef0-fab530e2351d)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a8985879-2ea0-45d7-96d6-b1d631f9b66c)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6dd0fb71-3496-496a-adeb-6e0455782bf8)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c0910d44-2af9-42bd-adf0-40466bc23902)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b2bea748-20a8-4bfc-a015-1b429c2935e2)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8568defb-0161-4eec-9ea9-d268ce8178d7)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 30b38ae0-5789-4440-a367-b89b1b87808a)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e9044b26-57f9-44b9-8a7b-77657bff428d)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 269831e0-09b9-43d8-857b-a33736a409c4)) - (pad "1" thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pinfunction "Pin_1") (pintype "passive") (tstamp 38149451-5e76-4c32-b1b8-e5c2aae5a871)) - (pad "2" thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 22 "/NRST") (pinfunction "Pin_2") (pintype "passive") (tstamp 44ab2de5-63ef-4928-ba2a-4243fa2d1f7e)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Package_DFN_QFN:UQFN-10_1.4x1.8mm_P0.4mm" (layer "F.Cu") - (tstamp b077c5d2-6a27-4ac0-84f2-9d0a01044eeb) - (at 96.3 81.6 -90) - (descr "UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF") - (tags "UQFN-10_1.4x1.8mm_P0.4mm") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/dcc63335-ae62-4c08-899d-898fc588dbb8") - (attr smd) - (fp_text reference "U5" (at -1.52 -0.99) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp e617efaa-bf0d-4f7a-8af9-5df2e3ac2257) - ) - (fp_text value "~" (at 0 2 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp fbacec92-09ba-4039-acdb-387c06291937) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.5 0.5) (thickness 0.05))) - (tstamp 1dffbd37-93f0-4e09-a97b-600fc4edc771) - ) - (fp_line (start -0.76 0.96) (end -0.76 0.425) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0e334e50-d247-4c2d-8cf1-40468c7d803c)) - (fp_line (start -0.625 0.96) (end -0.76 0.96) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bfab8ee4-29fc-4fcd-914a-ba8bd3cddaba)) - (fp_line (start 0.76 -0.96) (end 0.625 -0.96) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 92d0e5a0-a845-4c75-94aa-1ed4519bf549)) - (fp_line (start 0.76 -0.425) (end 0.76 -0.96) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3386636b-0f97-4047-bd17-e676581c3ba9)) - (fp_line (start 0.76 0.96) (end 0.625 0.96) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c4a5c092-23f4-486b-8c73-5c181ced1288)) - (fp_line (start 0.76 0.96) (end 0.76 0.425) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17fdd320-b199-4a0f-b7c9-7bf13065738d)) - (fp_line (start -1.1 1.3) (end -1.1 -1.3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 37b7089f-ae3f-4a82-b33d-be47e7bde687)) - (fp_line (start -1.1 1.3) (end 1.1 1.3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 434b60b5-52ad-4ae1-a833-4b8048f818ed)) - (fp_line (start 1.1 -1.3) (end -1.1 -1.3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8b339778-7ae7-47f7-84b5-58d8a9d948a4)) - (fp_line (start 1.1 -1.3) (end 1.1 1.3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 797743c4-b40f-46a0-811d-3e87dfbd7fca)) - (fp_line (start -0.7 -0.4) (end -0.7 0.9) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c4eb511-fec5-4ac7-b999-537a9d1f4398)) - (fp_line (start -0.7 0.9) (end 0.7 0.9) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 68343c1b-1058-4184-8e94-18a70bafc110)) - (fp_line (start -0.2 -0.9) (end -0.7 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f5d76e8b-c610-42cf-b087-3eab759c088e)) - (fp_line (start -0.2 -0.9) (end 0.7 -0.9) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b1fa79a9-f331-4614-b8c5-1cb12b773ad5)) - (fp_line (start 0.7 -0.9) (end 0.7 0.9) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ebe31949-33fb-41e1-8554-58d97db7caf9)) - (pad "1" smd rect (at -0.5685 -0.2 270) (size 0.563 0.225) (layers "F.Cu" "F.Paste" "F.Mask") - (net 98 "/USB_STORAGE_MUX/STORAGE_DP") (pinfunction "D+") (pintype "bidirectional") (tstamp ef0666a9-4054-4602-8f17-c5bcb05cbe39)) - (pad "2" smd rect (at -0.5685 0.2 270) (size 0.563 0.225) (layers "F.Cu" "F.Paste" "F.Mask") - (net 97 "/USB_STORAGE_MUX/STORAGE_DN") (pinfunction "D-") (pintype "bidirectional") (tstamp 61bf1b1d-1055-42b3-9f5a-6a1c697b93dd)) - (pad "3" smd rect (at -0.4 0.7685 270) (size 0.225 0.563) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 0e489a07-5ad1-4579-ae26-8c5c3d73e097)) - (pad "4" smd rect (at 0 0.7685 270) (size 0.225 0.563) (layers "F.Cu" "F.Paste" "F.Mask") - (net 91 "/USB_STORAGE_MUX/HOST_DN") (pinfunction "DA-") (pintype "bidirectional") (tstamp b4620411-d4dd-4e36-888f-a7e01d8b2e81)) - (pad "5" smd rect (at 0.4 0.7685 270) (size 0.225 0.563) (layers "F.Cu" "F.Paste" "F.Mask") - (net 92 "/USB_STORAGE_MUX/HOST_DP") (pinfunction "DA+") (pintype "bidirectional") (tstamp c8b5261a-ac7e-4ee0-a169-bd4bbff467b0)) - (pad "6" smd rect (at 0.5685 0.2 270) (size 0.563 0.225) (layers "F.Cu" "F.Paste" "F.Mask") - (net 93 "/USB_STORAGE_MUX/DUT_DN") (pinfunction "DB-") (pintype "bidirectional") (tstamp f42ed467-0f47-4099-8f6c-1667e496e4c6)) - (pad "7" smd rect (at 0.5685 -0.2 270) (size 0.563 0.225) (layers "F.Cu" "F.Paste" "F.Mask") - (net 94 "/USB_STORAGE_MUX/DUT_DP") (pinfunction "DB+") (pintype "bidirectional") (tstamp 1500829b-7d72-4055-b199-a8cc5630b2e1)) - (pad "8" smd rect (at 0.4 -0.7685 270) (size 0.225 0.563) (layers "F.Cu" "F.Paste" "F.Mask") - (net 72 "/USB_OEn") (pinfunction "OEn") (pintype "input") (tstamp f9a8e7c0-7d5d-40a2-a9a8-b251136af7f5)) - (pad "9" smd rect (at 0 -0.7685 270) (size 0.225 0.563) (layers "F.Cu" "F.Paste" "F.Mask") - (net 18 "+3.3V") (pinfunction "3V3") (pintype "power_in") (tstamp 0e314d02-d2b3-426b-b283-f3148449aa6b)) - (pad "10" smd rect (at -0.4 -0.7685 270) (size 0.225 0.563) (layers "F.Cu" "F.Paste" "F.Mask") - (net 73 "/USB_SEL") (pinfunction "SEL") (pintype "input") (tstamp 1ce5c01b-7e3f-4d36-a459-92b7d49d267d)) - (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/UQFN-10_1.4x1.8mm_P0.4mm.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp b238bbfe-c394-4b31-a573-2ee35bd2005e) - (at 190.28 77.95) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/a8e68f21-dcca-4d3b-a77d-415548384997") - (attr exclude_from_pos_files) - (fp_text reference "GND1" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 42db06eb-80c7-4ad5-86a0-78d344ff6476) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 23c2ddd1-1df7-4a00-af74-27fdff4ef0e3) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b32213db-0138-44e6-91cf-f02d0675dc43) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 8b705e05-dfe8-4e74-9c6b-6588319d38d1)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp a33e5163-e6c3-49ff-9e1e-7444e40e22d6)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp faddc486-7b9e-4913-b529-b25fa5a13e0a)) - ) - - (footprint "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (layer "F.Cu") - (tstamp b651173a-6388-4367-8090-0d0d2e45629f) - (at 140.19 81.26) - (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 "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "20A Unidirectional Hall-Effect Current Sensor, +3.3V supply, 132mV/A, SOIC-8") - (property "ki_keywords" "hall effect current monitor sensor isolated") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/82e98727-b4b1-47a5-ac52-8a6f587b4abe") - (attr smd) - (fp_text reference "U4" (at -0.01 -3.2024) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 2a9206b3-3224-4fa9-abe2-1b6787fa9179) - ) - (fp_text value "ACS725LLCTR-05AB-T" (at 0 3.4) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp dccf10c7-63bd-4829-89f5-be6940167a72) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.98 0.98) (thickness 0.15))) - (tstamp 47eccfdf-8e2a-4be5-83a4-4b88ade6f6d3) - ) - (fp_line (start 0 -2.56) (end -3.45 -2.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5a6fc489-fdb2-42c2-bd7a-d47742aabd6f)) - (fp_line (start 0 -2.56) (end 1.95 -2.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 076bbd36-5344-47f9-ac57-21c4ed55ae25)) - (fp_line (start 0 2.56) (end -1.95 2.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 89a7798f-d658-4f32-81cf-c6414a5f7a66)) - (fp_line (start 0 2.56) (end 1.95 2.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 89f99621-44c2-47c6-b0a1-99c5697fcc80)) - (fp_line (start -3.7 -2.7) (end -3.7 2.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7b82aae1-4107-4530-89a3-ebb5edab4a32)) - (fp_line (start -3.7 2.7) (end 3.7 2.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2a8150ba-8c40-4d0b-85ec-f16cbff44b4e)) - (fp_line (start 3.7 -2.7) (end -3.7 -2.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0ec13715-5e6c-402d-bfd4-ae9346d177d9)) - (fp_line (start 3.7 2.7) (end 3.7 -2.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4099741b-5eaa-4543-9e6e-d52756a3f1fe)) - (fp_line (start -1.95 -1.475) (end -0.975 -2.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d536d99-91a1-4ab6-aace-1e586037e0e0)) - (fp_line (start -1.95 2.45) (end -1.95 -1.475) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c287c84d-f630-4220-b7cd-a890e5aea08b)) - (fp_line (start -0.975 -2.45) (end 1.95 -2.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ddbe02a2-0b06-4547-9887-fad4a0e65304)) - (fp_line (start 1.95 -2.45) (end 1.95 2.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e6887649-8732-42f4-be9e-7c25820432d5)) - (fp_line (start 1.95 2.45) (end -1.95 2.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6d547873-8645-4447-8eaa-4fb4fc82508a)) - (pad "1" smd roundrect (at -2.475 -1.905) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 20 "/board_control/VCCOUT") (pinfunction "IP+") (pintype "passive") (tstamp 66267112-0107-4b75-bb6b-8634160835cf)) - (pad "2" smd roundrect (at -2.475 -0.635) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 20 "/board_control/VCCOUT") (pinfunction "IP+") (pintype "passive") (tstamp c346718c-ba2e-4765-a8d8-a6958ac730ba)) - (pad "3" smd roundrect (at -2.475 0.635) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 36 "/board_control/VCCOUT_SW") (pinfunction "IP-") (pintype "passive") (tstamp c18bde9f-9df5-4059-8af2-c13bdcea3f0e)) - (pad "4" smd roundrect (at -2.475 1.905) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 36 "/board_control/VCCOUT_SW") (pinfunction "IP-") (pintype "passive") (tstamp 04becc76-1097-4446-aac8-04dd6c963873)) - (pad "5" smd roundrect (at 2.475 1.905) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "GNDA") (pinfunction "GND") (pintype "power_in") (tstamp e4b6714d-6820-4e4c-b8ac-dae8225431bd)) - (pad "6" smd roundrect (at 2.475 0.635) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 105 "Net-(U4-BW_SEL)") (pinfunction "BW_SEL") (pintype "input") (tstamp b88c4225-3c73-4f26-bad0-cf95ac59afec)) - (pad "7" smd roundrect (at 2.475 -0.635) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 48 "/board_control/_CURRENT_SENSE") (pinfunction "VIOUT") (pintype "output") (tstamp 20dad6c1-c063-4ae8-b14a-2f09f2bf4d4c)) - (pad "8" smd roundrect (at 2.475 -1.905) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 26 "+3.3VA") (pinfunction "VCC") (pintype "power_in") (tstamp 5fb60833-d2a1-4342-982d-d8cca31bc2e3)) - (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.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") - (tstamp b9276f8e-372e-427e-b30f-1d01b978fabc) - (at 185.735 205.615 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/dff5ad70-61f5-4bc8-a781-19cfdc8ef5bd") - (attr smd) - (fp_text reference "R11" (at -2.485 0.045 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp b6388165-9225-4043-a181-27c3ab0274df) - ) - (fp_text value "100" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 221bed01-4388-4e56-a310-ed466741fe76) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 7eda55bc-9a3b-45ae-bb02-915d8de1007b) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 200be057-6a64-447e-b0c7-8cba0d15b8c9)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c64fb206-c71a-47c7-ae66-7f7071ecce94)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dae60f3b-950d-4af6-908f-411fcba3c4e4)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 18614aac-163e-4520-846a-17339f0c6a4f)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 19056ef9-2a6e-42ef-8c61-cfb241127e35)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 466b0974-b7d1-4a60-9f21-ea2e0e4b143b)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8beda81f-c61b-493f-9c4a-38853afb3d8e)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 066065ef-0d39-4b1e-981a-4a2363e2249b)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 678b5b3d-d4a6-42aa-afb1-b240de4974da)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d66df29-754e-41b6-a4eb-61572c76fc84)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 7 "/CTL_A") (pintype "passive") (tstamp 7290c403-8459-4445-870a-0b69ea977042)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 77 "/board_control/CTL_A_") (pintype "passive") (tstamp 3a24afdb-08a9-4640-99e7-f45e23175aec)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp be2e0180-d5bf-413f-80c8-efdad9e6f5a1) - (at 192.675 94.7799 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/f5bd34ce-6704-439c-919d-1024f6ec6940") - (attr smd) - (fp_text reference "C18" (at 2.695 0.0299) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp a01e731e-7254-442d-9c9f-6ba82ffc9888) - ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp db16cf63-addc-4814-91ce-a3175cba85e8) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp f21c2451-1fc4-4bc7-babf-b572573d4dfb) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c92f640-664b-481d-8329-b06b636ab68b)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f5740a73-7fee-46fd-be42-65cd63e03c27)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f2c824a3-bba5-4399-8d89-72e29fe53512)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 34e660fd-0bdc-42c0-9ba8-b3aa01beb8a1)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4d5f02bb-1952-47bc-85c1-59db7b3a161d)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 38c3a2f8-4eda-4ac2-81be-1ee656f78221)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 902876d8-c434-4103-b5ab-5ef4c2e91cb9)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 192cf104-1593-44ee-b0ea-d1e4095efc04)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a6dac4b-bc87-4c83-8c4b-d2d6a94e2a9f)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f5411738-98fb-4282-90c5-c3d57d22419d)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pintype "passive") (tstamp a00e5e5d-536e-47bd-9888-4843148cbc61)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp fd3dad48-cd4e-4100-b5a0-fa8e55145493)) - (model "${KICAD6_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 "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp bfac06bd-40b0-4386-ae07-110d4473b09c) - (at 177.2775 206.29) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/f99a31be-e021-4bcc-ab5d-fdbeb341bb9c") - (attr smd) - (fp_text reference "C31" (at 0 -1.43) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e3c177a1-b30e-41c9-a468-d1a9030b44c9) - ) - (fp_text value "1uF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 269a477f-c4a4-4c2b-acf3-0c9fa7099d24) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp d039be92-38bb-4d0e-a80f-2905302022f2) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1d7d6708-abe9-44f3-aeb1-afdcf52760d3)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0f49370e-808a-4b88-8cf3-49490f55bba0)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 30463427-6220-4e5f-9d53-0a0f18def95c)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7af2970-acac-44b7-b587-bf6ee1153cad)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9889cd5e-721a-4f31-a8ce-8b44766eba97)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 08a2d0b4-8d9d-4b28-9aa3-a0db5c12854e)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7f3ab9d0-5090-4362-a2fd-a0ad7291c41a)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3a55f940-7d00-43a3-9654-723420938716)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 45692469-3735-47c1-9710-d6146e4eef85)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ebd3c903-c908-46a2-9b21-595bc0e56540)) - (pad "1" smd roundrect (at -0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 1739cdc8-ce9b-444e-bbe3-2db76614fc77)) - (pad "2" smd roundrect (at 0.8625 0) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pintype "passive") (tstamp 49b65ddf-932f-4f9c-b669-721d42ce36a7)) - (model "${KICAD6_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 "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp c3999460-e1d6-4b0c-821d-6d1c1cd31140) - (at 202.425 100.5299 90) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/d7799e8c-5812-44fc-8048-88921213f2da") - (attr smd) - (fp_text reference "C9" (at -2.2901 0.055 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 448a8fbd-08d5-440b-b6ec-36dc692f0556) - ) - (fp_text value "12pF" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 34382b60-a9a3-4a09-8840-47c3efc19672) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 042b472c-a226-4d82-acc9-bb1b856593d6) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ff38443c-86c1-4ef5-b60c-e30ce44cb2c0)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5db22295-0028-4cee-8c52-ad76be35a29e)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7e05041a-6d51-42e2-bebe-3c64305690c5)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8fec23d5-22b4-48a6-8b7c-5ac38cd7f0e0)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 707b45d3-8809-4a3c-a897-8c977e9c85a3)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 70bf8f87-444c-41a0-b4e8-93fbf753a539)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a7fda69b-55a4-412e-ae42-7077566853f4)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f0633ef6-aa7a-4fe2-b1af-5fa619f5825a)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7da97404-063a-4472-bb4b-e85827568d75)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0f3bd804-06ff-4e93-ada9-12399b37a070)) - (pad "1" smd roundrect (at -0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 55be3afd-cf8d-4f7a-8969-a509245bae79)) - (pad "2" smd roundrect (at 0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 15 "/XTALI") (pintype "passive") (tstamp 45453c17-0072-4465-aabc-33fc2f760877)) - (model "${KICAD6_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") - (tstamp c825c8fd-cbbf-497f-b971-f5b512df3a75) - (at 188.235 205.615 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/e5bb2a0c-56f0-446c-87c8-2c4892295cf1") - (attr smd) - (fp_text reference "R14" (at -2.515 0.075 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 67b89054-c897-4c28-b26d-c521e27f2624) - ) - (fp_text value "100" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp fcbd097c-2c88-44a2-af75-d7fbb4edf0b9) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp c2f54de7-a16c-4dba-bb24-b6e3ad7dbcc8) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4136e0b5-0bc1-41c7-b7e9-c815c2c148bd)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8cd0d5db-c0f7-463d-a1b9-92581c52e1ca)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b14f15ef-6707-41d0-b175-df2d1f945ea9)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c42af09-1626-43f4-a9d5-297815218c49)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9b5212ab-b658-414d-b960-410aecc87e56)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9d62fde1-764d-4f75-9661-34646637d2d5)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bef1c972-c19c-43fb-b73a-e79d002d9189)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9580840b-42e8-47e3-8abf-057f10b57358)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 134e5b35-385b-4896-9c2a-c6feb7729944)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f010f09-d68e-4845-b42f-ca5d3528a37c)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 6 "/CTL_B") (pintype "passive") (tstamp 38155ebc-cd6a-42e0-83ce-054f88ee3487)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 76 "/board_control/CTL_B_") (pintype "passive") (tstamp 1d0899d3-3c03-4086-8eee-624c47dff22b)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_USB:USB3_Micro-B_Connfly_DS1104-01" (layer "F.Cu") - (tstamp ca1dd8fe-3563-4169-b968-dc9da068b283) - (at 133.355 215.24) - (descr "Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf)") - (tags "USB 3.0 Micro B SMD right angle") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "USB 3.0 Micro-B connector") - (property "ki_keywords" "usb universal serial bus") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/2dc2d383-fd44-4869-8545-6bca7243bc6a") - (attr smd) - (fp_text reference "J8" (at 0 -3.507 unlocked) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 6465fc14-b333-4c9c-8792-be59a2cc7e1a) - ) - (fp_text value "USB3_B_Micro" (at 0 5.2 unlocked) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp acbf5cf1-4110-4d7a-8dea-16299e5bca07) - ) - (fp_text user "PCB Edge" (at 0 2.65 unlocked) (layer "Dwgs.User") - (effects (font (size 0.4 0.4) (thickness 0.04))) - (tstamp bcf2bb89-e2dd-428b-b895-8fc96cb57992) - ) - (fp_text user "${REFERENCE}" (at 0 -0.459 unlocked) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b969d1f7-ab87-4041-aa06-5fc281d055df) - ) - (fp_line (start -6.75 -1.75) (end -6.75 0) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a5919278-3340-4cb3-9ad6-448b7d8c798c)) - (fp_line (start -6.75 2.35) (end -6.75 2.525) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b48f247-aa09-4a0e-b385-086a62ffba8a)) - (fp_line (start -4.375 -2.1) (end -4.375 -1.75) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b611dcd4-e26a-4f1d-8a5c-969bba42edb7)) - (fp_line (start -4.375 -1.75) (end -6.75 -1.75) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 018f9e42-3b79-466c-8c63-8eadd66fd4ab)) - (fp_line (start 0.775 -1.75) (end -0.975 -1.75) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a0401ea3-736d-4cf9-904a-13b26b9e4f88)) - (fp_line (start 0.775 -1.75) (end 0.775 0.05) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 62785904-53e7-42d6-9a29-8bda794c550e)) - (fp_line (start 1.855 -1.75) (end 1.855 0.05) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32c9e052-1bfd-4d2a-83f6-51011ef97a4b)) - (fp_line (start 2.325 -1.75) (end 1.855 -1.75) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 15735110-89cf-4d16-86f2-59080e522976)) - (fp_line (start 5.725 -1.75) (end 6.75 -1.75) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 466a66bc-7812-4ade-a222-deb8d0fdb9f3)) - (fp_line (start 6.75 -1.75) (end 6.75 0.05) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d3cc4876-9cd7-4e2e-b66e-bedbdea7dec7)) - (fp_line (start 6.75 2.35) (end 6.75 2.525) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5d22faf7-d411-4f9b-b6d7-626095b3bfb2)) - (fp_rect (start -8.07 -2.66) (end 8.07 4.45) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp d7989863-1f3c-4519-8fd9-441fb86e5663)) - (fp_line (start -6.125 2.65) (end 6.125 2.65) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ab65febf-6a8c-4280-91e6-b5fcccd1166b)) - (fp_line (start -4.375 -2.15) (end -3.975 -1.75) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f7b68953-be9a-4e57-a0e8-ae3d9c2df866)) - (fp_line (start -3.975 -1.75) (end -3.575 -2.15) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 13bd2ab7-b6f9-46d1-ac19-2dd84ea44f0f)) - (fp_line (start -3.575 -2.15) (end -4.375 -2.15) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3df07bde-60ff-4af0-af07-91e6345b44ec)) - (fp_rect (start -6.635 -1.65) (end 6.635 3.95) - (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp db24ccec-54fe-4050-b21c-4365c3ccf130)) - (pad "1" smd rect (at -3.975 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 61 "/USB_STORAGE_MUX/VBUS_DUT") (pinfunction "VBUS") (pintype "power_out") (tstamp b0307b78-86f1-4a3d-a9b2-aba411d7c8c9)) - (pad "2" smd rect (at -3.325 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 93 "/USB_STORAGE_MUX/DUT_DN") (pinfunction "D-") (pintype "bidirectional") (tstamp 42343cd0-418e-4470-bfe9-ba41dc1ca4e6)) - (pad "3" smd rect (at -2.675 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 94 "/USB_STORAGE_MUX/DUT_DP") (pinfunction "D+") (pintype "bidirectional") (tstamp 698b5fdd-e8e8-402d-af53-405625f5fac0)) - (pad "4" smd rect (at -2.025 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 62 "unconnected-(J8-ID-Pad4)") (pinfunction "ID") (pintype "passive") (tstamp e59693e9-1596-4729-bcf4-218972a2a06d)) - (pad "5" smd rect (at -1.375 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "GND") (pintype "power_out") (tstamp 49ad69d8-b360-436a-8b8f-cd0c5a0b488d)) - (pad "6" smd rect (at 2.725 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 95 "/USB_STORAGE_MUX/DUT_SSTXN") (pinfunction "SSTX-") (pintype "output") (tstamp 3a5d5ba1-d17b-412d-b9a9-bd3b48b412ad)) - (pad "7" smd rect (at 3.375 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 96 "/USB_STORAGE_MUX/DUT_SSTXP") (pinfunction "SSTX+") (pintype "output") (tstamp 46ab1bc3-7b83-4f95-8f7c-fddcc009df8d)) - (pad "8" smd rect (at 4.025 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "DRAIN") (pintype "passive") (tstamp f4ed9616-eed2-49f5-b140-a0d66e1778f3)) - (pad "9" smd rect (at 4.675 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 83 "/USB_STORAGE_MUX/DUT_SSRXN") (pinfunction "SSRX-") (pintype "input") (tstamp f3f0be30-3da9-4248-937f-0c6a90c4d0f4)) - (pad "10" smd rect (at 5.325 -1.475) (size 0.4 1.35) (layers "F.Cu" "F.Paste" "F.Mask") - (net 85 "/USB_STORAGE_MUX/DUT_SSRXP") (pinfunction "SSRX+") (pintype "input") (tstamp 98882839-d9f3-4f8f-a424-5b0c5e49c455)) - (pad "11" smd rect (at -6.425 1.2) (size 2.3 1.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 6034036b-d3c3-437a-a6a5-e21d583bb47b)) - (pad "11" smd rect (at -3.875 1.2) (size 1.9 1.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp f4aea64d-3cf8-46cd-80fe-937c93250bd1)) - (pad "11" smd rect (at -1.475 1.2) (size 1.9 1.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 839b1701-11c6-4353-becd-eb20928b97fa)) - (pad "11" smd rect (at 1.075 1.2) (size 2.3 1.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 0429b88b-82a3-4091-b766-c74fbb3030de)) - (pad "11" smd rect (at 3.825 1.2) (size 1.8 1.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 5bf04896-e573-4a33-b0a1-53a644aed535)) - (pad "11" smd rect (at 6.425 1.2) (size 2.3 1.9) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 670b3d5d-9333-4a3e-8dbf-54e563d69dc6)) - (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB3_Micro-B_Connfly_DS1104-01.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp ca7d14b2-0243-488c-945e-8ba185537305) - (at 184.71 92.01) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/aa3dc86f-9fb0-4f78-a2da-fc52239aa8f2") - (attr exclude_from_pos_files) - (fp_text reference "TP3" (at -1.93 0.27) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp c122fc8f-1832-43fe-b916-97f468d4db05) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7b84a7d5-c51a-42fd-bda2-37c899571f13) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b6d4ad3d-e8dc-440a-a0b9-673a0acd9899) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 0ee247d8-0e58-49a9-84b8-81b51fea6168)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp b10548de-cf6d-47d2-ad69-cac0e4737cd0)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 65 "/USB_PW_HOST") (pinfunction "1") (pintype "passive") (tstamp 1cfd9633-d3bc-444a-9377-ab567d92faba)) - ) - - (footprint "Diode_SMD:D_SOD-523" (layer "F.Cu") - (tstamp d07dbc58-6776-4162-bfd8-0fa4d54269dc) - (at 220.3 78.545 90) - (descr "http://www.diodes.com/datasheets/ap02001.pdf p.144") - (tags "Diode SOD523") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "Sim.Device" "D") - (property "Sim.Pins" "1=K 2=A") - (property "ki_description" "75V 0.15A Fast switching Diode, SOD-523") - (property "ki_keywords" "diode") - (path "/c85555ee-226f-4e75-bcfb-92e84568f000") - (attr smd) - (fp_text reference "D1" (at 0 -1.3 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 267e9d59-6a63-4719-8dbe-64a52b6f8bfc) - ) - (fp_text value "1N4148WT" (at 0 1.4 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp bfa04edf-9977-4278-a0f7-14a60c72d92d) - ) - (fp_text user "${REFERENCE}" (at 0 -1.3 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1a9d8f80-a9e0-42f1-8c2a-a949173db7d5) - ) - (fp_line (start -1.26 -0.6) (end -1.26 0.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e96ff3f-8be8-4b2d-ba76-11dd9a5a91a4)) - (fp_line (start 0.7 -0.6) (end -1.26 -0.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7ca950b5-53dc-471f-a0ba-75a62ede57d1)) - (fp_line (start 0.7 0.6) (end -1.26 0.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c63a7af7-e3a1-4056-8cf0-f61d539f16a9)) - (fp_line (start -1.25 -0.7) (end 1.25 -0.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 61796acc-4204-4fa3-977e-260b3bb3de6c)) - (fp_line (start -1.25 0.7) (end -1.25 -0.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ceb55061-6efc-4ecf-93c7-6aed5a200045)) - (fp_line (start 1.25 -0.7) (end 1.25 0.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dc3b722d-298b-4449-9b6d-0a5dbba2ec1e)) - (fp_line (start 1.25 0.7) (end -1.25 0.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 999a1525-9720-4673-a689-93c0f6cbb52d)) - (fp_line (start -0.65 -0.45) (end 0.65 -0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 304bbb4c-830f-4a8b-90e3-cdd5ccdf9781)) - (fp_line (start -0.65 0.45) (end -0.65 -0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65973f47-e11e-48dc-b962-b3304ce06bff)) - (fp_line (start -0.2 0) (end -0.35 0) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2521f717-5e61-42b2-897b-0bf4034a5a49)) - (fp_line (start -0.2 0) (end 0.1 0.2) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0e948bde-1bdc-4f99-ac4a-c2d05c3ec632)) - (fp_line (start -0.2 0.2) (end -0.2 -0.2) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b2bfeacf-27df-427c-ac84-40658b351949)) - (fp_line (start 0.1 -0.2) (end -0.2 0) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 27d99902-2e8e-44d0-80f6-0379a1025707)) - (fp_line (start 0.1 0) (end 0.25 0) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aae9518f-3ab7-4ae5-b457-a38d630fb064)) - (fp_line (start 0.1 0.2) (end 0.1 -0.2) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9b346f15-cb1f-4802-9307-5cd4d4d1d436)) - (fp_line (start 0.65 -0.45) (end 0.65 0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 199b7dc0-5058-42c0-b555-d2f2b7b36aca)) - (fp_line (start 0.65 0.45) (end -0.65 0.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e82bf3a6-be79-4a1b-a044-1b33fca82543)) - (pad "1" smd roundrect (at -0.7 0 270) (size 0.6 0.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pinfunction "K") (pintype "passive") (tstamp 7c4b17fd-be73-4d7b-81ff-2b069408e873)) - (pad "2" smd roundrect (at 0.7 0 270) (size 0.6 0.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 22 "/NRST") (pinfunction "A") (pintype "passive") (tstamp 0367ec79-7e1c-42a5-b693-5f41cffd364f)) - (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-523.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp d69dcb4c-911a-4c5e-8f18-4d42480ada55) - (at 89.02 94.2 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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor, small symbol") - (property "ki_keywords" "capacitor cap") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/b2531dc2-a627-4100-b0d9-e4420530dcc7") - (attr smd) - (fp_text reference "C26" (at -1.92 0 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 92cb817a-12b2-4667-9699-99bc84880638) - ) - (fp_text value "100nF" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1dad418a-97eb-48d0-8237-6fc234822df1) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp a3dbcf51-1778-4e02-9a1b-ce5a3457bac5) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 59f22b60-2e57-4ec6-a7f1-77b4d41d5058)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bfea1366-a5d3-4b59-8628-218b46490252)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 77e5e148-991e-443f-81f5-1a11ef440fd0)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aae43fa7-a0bc-4bb6-9b97-768c7c7509c2)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eb8ef16d-81e3-4429-9aec-6392a4f0ee9a)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f0d04db1-77b7-4c06-87a1-05421c36ffac)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc22c696-5619-4beb-9d00-7a9ab3f33c06)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ac540090-a799-4f3b-9635-3920630102c9)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 206ad91f-5018-47ee-a476-a3178b5176e7)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7086411f-e2e8-477f-b814-dd3bc04cb3a6)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 85 "/USB_STORAGE_MUX/DUT_SSRXP") (pintype "passive") (tstamp 2dc0ad5b-395b-4c26-926f-f02bc6408a36)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 86 "/USB_STORAGE_MUX/_DUT_SSRXP") (pintype "passive") (tstamp 94ba6e2a-de6d-451a-91d7-c60b0b0d56e0)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.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") - (tstamp d78bf7e5-057b-4c0a-b475-55413f8a5de7) - (at 132.2225 83.94 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/f2f394cf-5c16-41ab-a1bb-a3c28137eaaa") - (attr smd) - (fp_text reference "R5" (at 0.06 1.1375 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 9ff6b3a0-ccd0-483b-bd7d-6831f48214fb) - ) - (fp_text value "47k" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp bddff035-5af5-4658-a892-d38e0778a530) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 8bfb40a5-94c0-4c25-a466-9ef5d26a4391) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 89c0f8f9-b75f-4187-b9b6-dc42b25abf09)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7de9e1cc-8308-4d12-8ce5-59d306fbacd3)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 830a7cf4-a76b-4379-b95d-c708d49ad71f)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e7a99fb5-00a6-41c5-be92-2458a36f63e6)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e2c36697-cf7b-4a92-a6dd-8aea60faf0d1)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d5c22803-4d4e-4f5f-9c41-114530a391da)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3ee8685d-94f0-4652-b85b-ecf61378a512)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf44a80b-0620-4f4b-8abb-b34c6a36466b)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ac9343f4-41bd-4f0b-9308-5e3de37dd3cc)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8fec324e-e494-46f8-a9fc-386d4f9b2769)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "VCC") (pintype "passive") (tstamp 6bb5214a-b704-4316-8566-70cda1aedd44)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 47 "Net-(Q2-D1)") (pintype "passive") (tstamp ab263b49-2e36-4489-8e7e-2c4f2d3dfed2)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp d9db15c6-9a1b-4474-b2f7-b9b8a53dc9a2) - (at 192.65 96.35 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/d329c0ba-104c-407c-a9e4-766cc15ca03d") - (attr smd) - (fp_text reference "C15" (at 2.66 -0.06) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 034d35eb-aaec-43ec-8161-d7cb68dda862) - ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3e3aab30-db64-4322-8238-4577809e89fa) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 9497b8e9-cb8b-4c0f-a22c-75e08469aec8) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75942ff1-3475-4144-b64f-6cfb92682d8b)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 172edc70-0d73-494a-8c37-17ea2c7e045f)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp df9c23ce-7373-4208-bc21-0eee880bda9e)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6ad1da1f-f8e0-4a9f-95e2-0726c0ceed13)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 22e36b54-e4b3-472a-ba87-2dc0d7255820)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f6fd77c9-0233-49f5-aa42-ddb1cdf6595b)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0bd5b06e-0c2f-4bdc-8a6a-dd2b312684b9)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 966c9820-c356-4d37-bbcb-05cd9db95564)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3dae6142-c3b5-4dd8-8de9-6a3fc6062068)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6cbf0006-8077-4f31-a2ba-325c1b319fbb)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pintype "passive") (tstamp 9fb16c53-d0cd-4fe5-8bc0-373a80a232b9)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 6da8c90a-2132-46ed-b9fd-527bb67350dd)) - (model "${KICAD6_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") - (tstamp ddb4eece-ea9d-490d-948d-4555907c0e05) - (at 187.86 77.01 -90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/043297bb-62e9-4598-ab54-1d180b7ceeab") - (attr smd) - (fp_text reference "R19" (at -3 0 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp fd00b632-9873-4612-8155-4a6acd6eb608) - ) - (fp_text value "5k1" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 690dcf5a-7389-4dd4-9c88-be57008b9026) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 64221c0e-73a6-456f-8a91-5ad4ac1fbf41) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 159b213e-5912-428f-a9a7-11112257c0df)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3163aa91-39a5-4dc7-9737-12583e8d445d)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b76ed26b-faf5-41ed-95ae-fc45e815ce37)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 75288ef6-0e49-4396-9bee-e26ae94b2761)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 24dad47d-c76e-4b83-a626-c8a01b55b06e)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp de5e356d-5d99-4fe9-bcd5-2e233d73d315)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1eeb89dd-d312-4209-8a6f-1dcb482c07e5)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b600ef7d-57f0-4a96-bacc-feb73db9416f)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d275f5ab-50d6-4768-979c-feef3e0d1376)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 58c412f2-6daf-4265-bfc0-9253c91c6509)) - (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 30 "Net-(P1-CC)") (pintype "passive") (tstamp 7e119828-7ade-4e4d-9839-4df6acb1042b)) - (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp 258629a1-7bf7-4ca7-a083-ce0c32207c12)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp df39e891-5ad8-4985-9d84-cf2794218b01) - (at 125.15 86.8424) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/e89c5e93-d9b9-4a68-983d-13fb1e761223") - (attr exclude_from_pos_files) - (fp_text reference "TP10" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp c8a179fa-7615-4fdb-921c-df69851e44de) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 34c5634c-0590-4891-a41f-c6b95d7a8cd7) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9804f5b9-a1aa-44a2-afe0-a5901de7c85e) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 1958f76e-5fcf-48e4-b913-f9f4033769e1)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp c63dec2a-e481-47bc-9357-0ca170a37326)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 36 "/board_control/VCCOUT_SW") (pinfunction "1") (pintype "passive") (tstamp 83e0c622-b37c-4b42-97f9-abe379e195bb)) - ) - - (footprint "Capacitor_SMD:CP_Elec_6.3x5.4_Nichicon" (layer "F.Cu") - (tstamp e1124ec0-550f-477e-9b97-26d19e4416bb) - (at 118.45 87.54) - (descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm") - (tags "capacitor electrolytic") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Polarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/dc67d9e6-d3cc-40ea-a19e-aa903f8c2b9f") - (attr smd) - (fp_text reference "C30" (at 0 -4.35) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp d92586da-786f-4aeb-98b4-6fe4ad5486dd) - ) - (fp_text value "47uF 32V" (at 0 4.35) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 44c45326-b23d-4fb4-8bdd-58e4ccbc46da) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 16fe8cf8-bc59-43f8-a418-039c1aff4925) - ) - (fp_line (start -4.4375 -1.8475) (end -3.65 -1.8475) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 94e14776-9277-46b3-8e0a-9abd8dab9aea)) - (fp_line (start -4.04375 -2.24125) (end -4.04375 -1.45375) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 16950d09-534f-48a1-8ef6-82778878b77a)) - (fp_line (start -3.41 -2.345563) (end -3.41 -1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42a92b54-cd86-4ce4-9357-23d6d0f71b41)) - (fp_line (start -3.41 -2.345563) (end -2.345563 -3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d3338f2c-eae0-441c-a761-1782e5e5c183)) - (fp_line (start -3.41 2.345563) (end -3.41 1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b9e6a6f-df34-49ba-a579-bff73919a533)) - (fp_line (start -3.41 2.345563) (end -2.345563 3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b9bafb55-4f7b-43dc-bdef-e92b4405f788)) - (fp_line (start -2.345563 -3.41) (end 3.41 -3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bfede831-37e3-4c9a-aa92-3be89161a0d0)) - (fp_line (start -2.345563 3.41) (end 3.41 3.41) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b3da1552-74d4-43fb-a56c-032d777afb57)) - (fp_line (start 3.41 -3.41) (end 3.41 -1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 081b576b-5c59-49ff-b12e-089f9c0e38b1)) - (fp_line (start 3.41 3.41) (end 3.41 1.06) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c175cbf6-8981-4835-8ac6-074b2c1fbe5c)) - (fp_line (start -4.7 -1.05) (end -4.7 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 52962b40-a7e4-476b-9055-0e810dc81b50)) - (fp_line (start -4.7 1.05) (end -3.55 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 697eb53c-c7b0-443a-a2b9-71549e416dd6)) - (fp_line (start -3.55 -2.4) (end -3.55 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9f146785-14ab-4f33-88d3-d3410d83fedb)) - (fp_line (start -3.55 -2.4) (end -2.4 -3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b3e43d7-2c40-4a43-8948-4fbf1c280e9d)) - (fp_line (start -3.55 -1.05) (end -4.7 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a28d391e-a5f9-457b-9a27-a754de4f26d0)) - (fp_line (start -3.55 1.05) (end -3.55 2.4) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 186e9355-d6df-43a1-a3db-e5ab70cc49ee)) - (fp_line (start -3.55 2.4) (end -2.4 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 94516a89-7c73-44dd-a26d-1704685b0759)) - (fp_line (start -2.4 -3.55) (end 3.55 -3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9ece651a-e45b-4ebd-89ba-ded44b304e64)) - (fp_line (start -2.4 3.55) (end 3.55 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2590689a-aab7-43cb-b4b8-6e2e390a4324)) - (fp_line (start 3.55 -3.55) (end 3.55 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c71d609-bb1e-45bb-a1a9-521d32f54473)) - (fp_line (start 3.55 -1.05) (end 4.7 -1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7fffc43c-5492-4b74-8043-c9326576e07f)) - (fp_line (start 3.55 1.05) (end 3.55 3.55) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c488af9-d14b-4a8f-9412-aa4e731de427)) - (fp_line (start 4.7 -1.05) (end 4.7 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d804f07f-e8f6-4093-b41b-7eae6a99a033)) - (fp_line (start 4.7 1.05) (end 3.55 1.05) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 55789454-8b01-4e4b-8c99-ecd316a31ea3)) - (fp_line (start -3.3 -2.3) (end -3.3 2.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 47f3b9f0-5b43-49a0-8b93-7e720ba51af9)) - (fp_line (start -3.3 -2.3) (end -2.3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82a87baf-e900-42a3-aae2-cadc2558ab78)) - (fp_line (start -3.3 2.3) (end -2.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2db59966-2dfb-402a-848b-c167cf2f296b)) - (fp_line (start -2.704838 -1.33) (end -2.074838 -1.33) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8fa8b90e-ab27-455d-9ff3-084dd8eb735c)) - (fp_line (start -2.389838 -1.645) (end -2.389838 -1.015) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6c8d99d8-90aa-47f5-bc3d-0d64d4102480)) - (fp_line (start -2.3 -3.3) (end 3.3 -3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cedc0d91-fe04-43a3-9b58-222eff6e4539)) - (fp_line (start -2.3 3.3) (end 3.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b701ca18-9350-4ef8-900b-83a9165827bd)) - (fp_line (start 3.3 -3.3) (end 3.3 3.3) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b9071f71-4919-4929-aa6a-642e3f813787)) - (fp_circle (center 0 0) (end 3.15 0) - (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 0a580031-0fcd-4f74-8600-dd4f93c34e58)) - (pad "1" smd roundrect (at -2.7 0) (size 3.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.15625) - (net 60 "/USB_STORAGE_MUX/VBUS_STORAGE") (pintype "passive") (tstamp 91db6b67-b221-4854-b2f8-38fcb577d0a5)) - (pad "2" smd roundrect (at 2.7 0) (size 3.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.15625) - (net 2 "GND") (pintype "passive") (tstamp c7fb6c01-8188-41a2-9249-f4a294b1d85d)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/CP_Elec_6.3x5.4_Nichicon.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Symbol:ESD-Logo_8.9x8mm_SilkScreen" (layer "F.Cu") - (tstamp e6712446-9e0c-4dc4-a52c-543c21cd04e9) - (at 220.66 203.73) - (descr "Electrostatic discharge Logo") - (tags "Logo ESD") - (attr exclude_from_pos_files exclude_from_bom) - (fp_text reference "REF**" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d3f4e408-c3a9-42ea-9496-4c5b38e7ffd8) - ) - (fp_text value "ESD-Logo_8.9x8mm_SilkScreen" (at 0.75 0) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp cc68009d-5a82-40f8-85ff-8a5ed5896f1f) - ) - (fp_poly - (pts - (xy 2.676146 0.315908) - (xy 2.691469 0.34159) - (xy 2.725911 0.400469) - (xy 2.777769 0.489602) - (xy 2.84534 0.606049) - (xy 2.926921 0.746867) - (xy 3.020809 0.909114) - (xy 3.125299 1.089849) - (xy 3.23869 1.28613) - (xy 3.359278 1.495016) - (xy 3.483313 1.710017) - (xy 3.609987 1.929649) - (xy 3.731608 2.140495) - (xy 3.846412 2.339499) - (xy 3.952638 2.523607) - (xy 4.048523 2.689765) - (xy 4.132302 2.834917) - (xy 4.202214 2.956009) - (xy 4.256496 3.049988) - (xy 4.293385 3.113797) - (xy 4.310731 3.143719) - (xy 4.339007 3.194271) - (xy 4.354382 3.225914) - (xy 4.355224 3.23142) - (xy 4.336488 3.221082) - (xy 4.284386 3.191407) - (xy 4.20164 3.143968) - (xy 4.090975 3.080333) - (xy 3.955114 3.002074) - (xy 3.796781 2.910759) - (xy 3.618698 2.80796) - (xy 3.42359 2.695247) - (xy 3.21418 2.574189) - (xy 2.993191 2.446357) - (xy 2.909113 2.397702) - (xy 2.68417 2.267567) - (xy 2.469524 2.143497) - (xy 2.267932 2.027077) - (xy 2.082148 1.919893) - (xy 1.914928 1.823531) - (xy 1.769027 1.739578) - (xy 1.647201 1.66962) - (xy 1.552204 1.615243) - (xy 1.486792 1.578034) - (xy 1.45372 1.559578) - (xy 1.450262 1.55783) - (xy 1.460339 1.542005) - (xy 1.495407 1.499692) - (xy 1.551885 1.43479) - (xy 1.626193 1.351196) - (xy 1.714752 1.252809) - (xy 1.81398 1.143525) - (xy 1.920298 1.027244) - (xy 2.030125 0.907862) - (xy 2.139882 0.789277) - (xy 2.245988 0.675388) - (xy 2.344862 0.570092) - (xy 2.432926 0.477287) - (xy 2.506599 0.40087) - (xy 2.5623 0.34474) - (xy 2.581403 0.326335) - (xy 2.644708 0.266872) - (xy 2.676146 0.315908) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp ce7f483a-62b9-4c4d-9c71-95970dfc0629)) - (fp_poly - (pts - (xy 0.220878 -3.923834) - (xy 0.251876 -3.873462) - (xy 0.299634 -3.793659) - (xy 0.362194 -3.68782) - (xy 0.437597 -3.559341) - (xy 0.523885 -3.411616) - (xy 0.619101 -3.248042) - (xy 0.721285 -3.072013) - (xy 0.828481 -2.886925) - (xy 0.938729 -2.696173) - (xy 1.050071 -2.503153) - (xy 1.16055 -2.311259) - (xy 1.268207 -2.123889) - (xy 1.371084 -1.944435) - (xy 1.467223 -1.776295) - (xy 1.554665 -1.622863) - (xy 1.631453 -1.487535) - (xy 1.695628 -1.373706) - (xy 1.745233 -1.284771) - (xy 1.778309 -1.224126) - (xy 1.792897 -1.195167) - (xy 1.793431 -1.193356) - (xy 1.775321 -1.168783) - (xy 1.72498 -1.131193) - (xy 1.648395 -1.084278) - (xy 1.551552 -1.031726) - (xy 1.450167 -0.981787) - (xy 1.312215 -0.921231) - (xy 1.167142 -0.866821) - (xy 1.00995 -0.817349) - (xy 0.835643 -0.771605) - (xy 0.639222 -0.72838) - (xy 0.415689 -0.686466) - (xy 0.160048 -0.644653) - (xy -0.104394 -0.605716) - (xy -0.334148 -0.571172) - (xy -0.527083 -0.536974) - (xy -0.688036 -0.501423) - (xy -0.821845 -0.462818) - (xy -0.93335 -0.419461) - (xy -1.027386 -0.369652) - (xy -1.108794 -0.311691) - (xy -1.18241 -0.24388) - (xy -1.206149 -0.218688) - (xy -1.257603 -0.160042) - (xy -1.295666 -0.112185) - (xy -1.313323 -0.084042) - (xy -1.313794 -0.081735) - (xy -1.319972 -0.067584) - (xy -1.34141 -0.067425) - (xy -1.382467 -0.083139) - (xy -1.447499 -0.116609) - (xy -1.540863 -0.169719) - (xy -1.605748 -0.207912) - (xy -1.702499 -0.267615) - (xy -1.777688 -0.318737) - (xy -1.826261 -0.357601) - (xy -1.843165 -0.380528) - (xy -1.843155 -0.380695) - (xy -1.832672 -0.402544) - (xy -1.803069 -0.457261) - (xy -1.756062 -0.541864) - (xy -1.693371 -0.653371) - (xy -1.616714 -0.788799) - (xy -1.527809 -0.945167) - (xy -1.428374 -1.119493) - (xy -1.320128 -1.308794) - (xy -1.204789 -1.510089) - (xy -1.084076 -1.720395) - (xy -0.959706 -1.936729) - (xy -0.833399 -2.156111) - (xy -0.706873 -2.375558) - (xy -0.581845 -2.592088) - (xy -0.460035 -2.802719) - (xy -0.343161 -3.004468) - (xy -0.23294 -3.194353) - (xy -0.131092 -3.369394) - (xy -0.039335 -3.526606) - (xy 0.040613 -3.663009) - (xy 0.107034 -3.77562) - (xy 0.158209 -3.861457) - (xy 0.19242 -3.917538) - (xy 0.207948 -3.940881) - (xy 0.208598 -3.941379) - (xy 0.220878 -3.923834) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 9238db58-37e1-48bc-a975-59504318988f)) - (fp_poly - (pts - (xy -2.259251 0.392036) - (xy -2.215456 0.408972) - (xy -2.148707 0.442601) - (xy -2.052863 0.495334) - (xy -2.045401 0.499525) - (xy -1.957129 0.550001) - (xy -1.882637 0.594223) - (xy -1.82924 0.627731) - (xy -1.804254 0.646064) - (xy -1.803555 0.646962) - (xy -1.809591 0.672414) - (xy -1.837277 0.729255) - (xy -1.884812 0.814389) - (xy -1.950389 0.924717) - (xy -2.032203 1.057144) - (xy -2.128452 1.208571) - (xy -2.152406 1.245707) - (xy -2.214817 1.348757) - (xy -2.260263 1.437432) - (xy -2.284754 1.503714) - (xy -2.287267 1.516807) - (xy -2.286152 1.574443) - (xy -2.273657 1.665865) - (xy -2.25134 1.785208) - (xy -2.22076 1.926609) - (xy -2.183472 2.084203) - (xy -2.141035 2.252126) - (xy -2.095006 2.424514) - (xy -2.046943 2.595501) - (xy -1.998403 2.759224) - (xy -1.950943 2.909818) - (xy -1.906122 3.04142) - (xy -1.865497 3.148163) - (xy -1.837177 3.211494) - (xy -1.803817 3.278957) - (xy -1.772318 3.343511) - (xy -1.770613 3.347045) - (xy -1.718502 3.41225) - (xy -1.642446 3.456156) - (xy -1.553908 3.477197) - (xy -1.464352 3.473807) - (xy -1.385242 3.444423) - (xy -1.340736 3.405736) - (xy -1.276644 3.299636) - (xy -1.229678 3.167405) - (xy -1.20391 3.022527) - (xy -1.200259 2.940394) - (xy -1.214961 2.787105) - (xy -1.25811 2.660166) - (xy -1.332028 2.553418) - (xy -1.355079 2.529657) - (xy -1.423675 2.463009) - (xy -1.428386 1.991916) - (xy -1.433097 1.520822) - (xy -1.313054 1.339106) - (xy -1.256723 1.256856) - (xy -1.202472 1.182865) - (xy -1.158041 1.127448) - (xy -1.138944 1.107056) - (xy -1.084876 1.056723) - (xy -1.01165 1.096158) - (xy -0.965367 1.124415) - (xy -0.940043 1.146354) - (xy -0.938424 1.150299) - (xy -0.921116 1.167023) - (xy -0.891503 1.179476) - (xy -0.862886 1.1907) - (xy -0.819066 1.212024) - (xy -0.756282 1.245529) - (xy -0.670772 1.293296) - (xy -0.558774 1.357407) - (xy -0.416527 1.439944) - (xy -0.339227 1.485065) - (xy -0.248298 1.539111) - (xy -0.188661 1.577604) - (xy -0.155039 1.605044) - (xy -0.142156 1.625934) - (xy -0.144735 1.644775) - (xy -0.146885 1.649152) - (xy -0.167803 1.676714) - (xy -0.21256 1.728416) - (xy -0.275943 1.798475) - (xy -0.352738 1.881107) - (xy -0.419156 1.951156) - (xy -0.57221 2.117414) - (xy -0.691944 2.261519) - (xy -0.779427 2.384921) - (xy -0.835726 2.489068) - (xy -0.854716 2.541954) - (xy -0.86256 2.58825) - (xy -0.870662 2.667221) - (xy -0.878309 2.769846) - (xy -0.884788 2.887103) - (xy -0.887837 2.961248) - (xy -0.892092 3.089427) - (xy -0.893964 3.183138) - (xy -0.892901 3.249583) - (xy -0.888354 3.295961) - (xy -0.879773 3.329474) - (xy -0.866606 3.357321) - (xy -0.856265 3.374324) - (xy -0.796544 3.439862) - (xy -0.719589 3.485532) - (xy -0.63862 3.50545) - (xy -0.577942 3.498244) - (xy -0.523001 3.467066) - (xy -0.454133 3.41123) - (xy -0.380995 3.340474) - (xy -0.313248 3.264537) - (xy -0.26055 3.193159) - (xy -0.241147 3.158668) - (xy -0.212081 3.111441) - (xy -0.159217 3.039506) - (xy -0.087384 2.948485) - (xy -0.001412 2.844) - (xy 0.093868 2.731675) - (xy 0.193627 2.61713) - (xy 0.293034 2.50599) - (xy 0.387259 2.403875) - (xy 0.471473 2.316408) - (xy 0.537591 2.252198) - (xy 0.610999 2.188057) - (xy 0.672753 2.140763) - (xy 0.716066 2.115235) - (xy 0.730445 2.112429) - (xy 0.752479 2.123752) - (xy 0.807438 2.154144) - (xy 0.892152 2.20178) - (xy 1.003448 2.264835) - (xy 1.138156 2.341485) - (xy 1.293103 2.429905) - (xy 1.465119 2.52827) - (xy 1.651032 2.634756) - (xy 1.84767 2.747537) - (xy 2.051863 2.864789) - (xy 2.260439 2.984687) - (xy 2.470225 3.105407) - (xy 2.678052 3.225123) - (xy 2.880747 3.342011) - (xy 3.07514 3.454246) - (xy 3.258058 3.560004) - (xy 3.42633 3.65746) - (xy 3.576785 3.744788) - (xy 3.706251 3.820165) - (xy 3.811557 3.881765) - (xy 3.889532 3.927764) - (xy 3.937004 3.956337) - (xy 3.950763 3.965304) - (xy 3.932231 3.967076) - (xy 3.873933 3.968799) - (xy 3.777809 3.970464) - (xy 3.645799 3.972063) - (xy 3.479846 3.973587) - (xy 3.281889 3.975029) - (xy 3.05387 3.97638) - (xy 2.797729 3.977632) - (xy 2.515408 3.978776) - (xy 2.208847 3.979804) - (xy 1.879987 3.980708) - (xy 1.530769 3.981479) - (xy 1.163135 3.982109) - (xy 0.779024 3.98259) - (xy 0.380377 3.982914) - (xy -0.030863 3.983072) - (xy -0.20342 3.983087) - (xy -4.377414 3.983087) - (xy -4.079732 3.466954) - (xy -4.016714 3.357665) - (xy -3.935594 3.21694) - (xy -3.839084 3.049486) - (xy -3.729897 2.860012) - (xy -3.610745 2.653223) - (xy -3.48434 2.433828) - (xy -3.353395 2.206533) - (xy -3.220621 1.976046) - (xy -3.088731 1.747073) - (xy -3.055376 1.689163) - (xy -2.933753 1.478232) - (xy -2.817772 1.277535) - (xy -2.709175 1.090059) - (xy -2.609706 0.918792) - (xy -2.521108 0.766723) - (xy -2.445122 0.636838) - (xy -2.383493 0.532125) - (xy -2.337963 0.455573) - (xy -2.310275 0.410169) - (xy -2.302528 0.398609) - (xy -2.286228 0.389385) - (xy -2.259251 0.392036) - ) - - (stroke (width 0.01) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 715ebcd4-2967-45ef-a252-a20f7e7fce4f)) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp e6e98ea8-0518-4836-a99e-30827cb3e98f) - (at 92.9 92.33 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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor, small symbol") - (property "ki_keywords" "capacitor cap") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/adb90285-954c-4774-956d-8a2953ef21c2") - (attr smd) - (fp_text reference "C23" (at -2 0.01) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp a9e1668f-224c-4e3a-a6aa-3c9157981adb) - ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d0cd6117-c63b-4e01-bb03-276eebd64e81) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp b2b43df7-76ec-4a37-aeaa-54dd9074b6f9) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0ceebe60-84c1-4153-89a1-4f5e1fef85f6)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 51cf15d1-3985-45cc-81e2-8a1d3e9851e0)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cd1b9fee-c95e-4208-9163-ad6f6598acab)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a7458c8f-6b64-405b-a0b5-6990acd0f957)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d103fd52-7a8f-4d77-a888-68b9e56c66a6)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8dcea952-1aec-4f4a-a46f-883577c27e06)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 212c558c-f1bd-4346-aac1-d59a8dcc2182)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cea48a30-d3ed-4a9f-8a96-4abe4e16faf5)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6413c3dd-94d8-4773-a0b2-84aa9998dfef)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 84523e9d-c47a-413f-a958-c4eece995e1c)) - (pad "1" smd roundrect (at -0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 81 "/USB_STORAGE_MUX/HOST_SSRXP") (pintype "passive") (tstamp 038bc3a5-3451-45b0-8b83-ce175a06b7f7)) - (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 103 "/USB_STORAGE_MUX/_HOST_SSRXP") (pintype "passive") (tstamp f3ae4db5-e5a8-4977-821d-ec9913465e24)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp e7854d58-5585-4c09-9f79-f47db216e9d7) - (at 209 74.76) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/f61dce41-23bf-4f66-be94-c9b6890f707c") - (attr exclude_from_pos_files) - (fp_text reference "3v3A1" (at 0.75 -1.5) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 7cc9b266-dde0-435c-bfc7-1f138c7e84d5) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 0a341dc2-bd7e-4a87-9562-0c55c053543e) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp bf4525c4-6282-40ae-9440-2958166f771d) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 1878dc50-3181-454e-aeaf-e4bcf2c4dffe)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 88eca72d-6fcd-4e54-b8a6-eeeb9619c922)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 26 "+3.3VA") (pinfunction "1") (pintype "passive") (tstamp aa569521-eee5-4ff2-8d10-3de47cd61fc6)) - ) - - (footprint "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (layer "F.Cu") - (tstamp eb62cf1f-0997-471b-8c0d-b6b80d4bdfb5) - (at 68.839581 145.039581) - (descr "Mounting Hole 4.3mm, M4") - (tags "mounting hole 4.3mm m4") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/c48920e4-3b42-43e6-bb21-26a504d02180") - (attr exclude_from_pos_files) - (fp_text reference "H17" (at 0 -5.3) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp bc41ec98-de8a-4626-a8bf-492afad8871c) - ) - (fp_text value "cable strap hole" (at 0 5.3) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5d3a5e36-bab9-4bc6-97d1-91c783393650) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ff2d37c1-afaf-4dc2-8394-21c6f046ba59) - ) - (fp_circle (center 0 0) (end 4.3 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp e080ee14-9072-42f5-9e03-7155f97dc7ea)) - (fp_circle (center 0 0) (end 4.55 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 913e2b93-3ec7-493b-a029-1215ea2b4b67)) - (pad "1" thru_hole circle (at -3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 7e079252-0d2e-43b2-b074-d50c9c55fc73)) - (pad "1" thru_hole circle (at -2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp f909ae81-21f5-4714-a9f9-1c34e681f650)) - (pad "1" thru_hole circle (at -2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 3be753ec-7671-4c08-95f4-062088a5fd76)) - (pad "1" thru_hole circle (at 0 -3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp b691d4b3-10d9-4a4a-afa5-ae431752f7d1)) - (pad "1" thru_hole circle (at 0 0) (size 8.6 8.6) (drill 4.3) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e40218ed-ecc3-4826-8602-791fcc0dd9f0)) - (pad "1" thru_hole circle (at 0 3.225) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 41237ace-05ec-4a81-9085-09897cd7f503)) - (pad "1" thru_hole circle (at 2.280419 -2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 0ed60cd3-2ef4-42b4-9264-02b40a64a55a)) - (pad "1" thru_hole circle (at 2.280419 2.280419) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 00050b90-18a0-4e65-b09c-830ea8fde196)) - (pad "1" thru_hole circle (at 3.225 0) (size 0.9 0.9) (drill 0.6) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 17ee8ef1-ca07-4651-a99e-57c869820455)) - ) - - (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tstamp ebb75d79-febd-4867-b483-1b7ea13b1327) - (at 191.57 73.94 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/7fd07316-5a83-490b-b6e2-94064c24f3c5") - (attr smd) - (fp_text reference "R18" (at -0.16 -1.41 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 9862ce27-80ec-4b3e-b093-e0ae0d8d7b6a) - ) - (fp_text value "10" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ce805a2a-8f00-4c28-86c6-90cc39f11c9b) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp ba8dc58f-c403-4e15-941e-be28d3f8f181) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2198e92c-395c-4462-ab0a-430bf84f6b8c)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9415e8fc-326f-417c-9c28-8b678049b659)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 088a82e0-2f84-4722-8b89-720b39d31d70)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 359b76c3-29aa-4fd6-8046-867e742e3446)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8eb5e388-bebc-42f6-9d9e-44269fffbfbb)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ff406956-bcc7-42ed-8587-deaf850ea670)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f252cf79-f39a-4341-a8ca-9d45ea78ede0)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 76cd3827-db67-4fda-953c-987c7d95cfd7)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ac274fd3-32d4-4fc9-87a4-828732c17f96)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5f31b0e3-9aa2-45e2-963b-a988b8204f08)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 13 "/DP") (pintype "passive") (tstamp 641b1585-cd88-4de7-b63d-0a2e82ef15d1)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 33 "/_DP") (pintype "passive") (tstamp 211a51f7-5d04-4549-a2fa-c48905368130)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp ee7883bd-413d-4b44-b5a6-32145dfbadaf) - (at 143.42 88.93) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/4c366fcb-2c89-4f3e-9a09-ac0ef06f34e6") - (attr exclude_from_pos_files) - (fp_text reference "TP11" (at -0.06 1.46) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1) bold)) - (tstamp 3beeb11c-a7d2-4168-8e1c-b463b634c84d) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 37cd202a-a4df-4350-a3fd-b3f4f445cc9b) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 03697ad7-8e74-4f27-8584-5b08c2908baf) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 77726573-b189-44fa-9792-1ef140afde3e)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp d5adca1c-1877-4739-b975-8eed6457fc2e)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 20 "/board_control/VCCOUT") (pinfunction "1") (pintype "passive") (tstamp 6962e6db-b027-44c0-8533-03fad673ac06)) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp f0f34e52-5f62-4680-82b2-279154a625ea) - (at 143.33 85.46 90) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/57692263-f5b3-40b7-b3e8-17e97fee9b9a") - (attr exclude_from_pos_files) - (fp_text reference "GNDA1" (at -1.39 0.17) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 50802c94-293c-4fea-9c1f-20d96dc88d48) - ) - (fp_text value "TestPoint" (at 0 1.55 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3bcab17e-c4d0-4392-aa97-f640e56e2584) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 08ffb24c-ed0d-4f5b-a979-8e4e0d9b852b) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp d083bb27-d3e6-4616-8f54-c971c2869c6c)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 1319b2e1-6210-4a65-a14d-d9cc1a11a3cb)) - (pad "1" smd circle (at 0 0 90) (size 1 1) (layers "F.Cu" "F.Mask") - (net 25 "GNDA") (pinfunction "1") (pintype "passive") (tstamp 7f2876ba-4d36-4b7a-a37a-de2b77a4f15c)) - ) - - (footprint "Symbol:Symbol_Barrel_Polarity" (layer "F.Cu") - (tstamp f18491ff-ede7-4a9b-bd7a-48f4ab270f53) - (at 148.6 65.03) - (descr "Barrel connector polarity indicator") - (tags "barrel polarity") - (attr exclude_from_pos_files exclude_from_bom) - (fp_text reference "REF**" (at 0 -2) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp dd368f33-11c3-4e66-9380-20b43a0b194b) - ) - (fp_text value "Symbol_Barrel_Polarity" (at 0 2) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 9005447e-f66c-4fb1-b491-d4dec06664af) - ) - (fp_line (start -2 0.075) (end -1.1 0.075) - (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp f5d57b76-d096-4ac0-a363-d1a7573b9091)) - (fp_line (start 0 0.075) (end 2 0.075) - (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp f0cded1b-9194-40b4-bc31-717f82d61dfb)) - (fp_arc (start 0.75 0.75) (mid -1.007627 0.128033) (end 0.675 -0.675) - (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 0c8aaf9b-396c-49fb-8a25-5516e3f79652)) - (fp_circle (center -3 0.075) (end -3 1) - (stroke (width 0.15) (type solid)) (fill none) (layer "F.SilkS") (tstamp b74c91a8-6920-4d48-b64f-6a642610732a)) - (fp_circle (center 0 0.075) (end 0 0.25) - (stroke (width 0.5) (type solid)) (fill none) (layer "F.SilkS") (tstamp 130c82b6-0223-4ef4-8f4d-5a852b7538aa)) - (fp_circle (center 3 0.075) (end 3 1) - (stroke (width 0.15) (type solid)) (fill none) (layer "F.SilkS") (tstamp 868c2601-8b17-4e6a-95b4-b130996359a9)) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tstamp f24d41e7-0d12-4438-a5d9-88727d34668c) - (at 92.9 93.3 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 "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Unpolarized capacitor, small symbol") - (property "ki_keywords" "capacitor cap") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/b449b581-1224-4206-9712-490b426393c7") - (attr smd) - (fp_text reference "C24" (at -2 -0.05) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 9cb38128-a7d0-46b9-83d9-38926a7efe7b) - ) - (fp_text value "100nF" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3bb183de-9107-4fd9-a2cb-41b02c4950e4) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 838a55f9-a576-4a19-8d1b-6f57480b76cc) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fba18b9e-2ee8-436a-8c2c-7b9befae4bd4)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4a46a199-e9e7-4998-ab1a-e37822c1e43b)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0662c079-b628-4503-8cd5-28f46defbcbd)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8af8c571-2cc3-42e5-a2c5-0a8bd32a9574)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 58b236d5-28da-48b1-8782-b81c09935a7f)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2be8a012-760d-4337-8e98-91bfc46fcc4a)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dd3a7280-1bde-4a5e-b5eb-78f990fd6519)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5854b7c0-70fe-4fd5-b521-555b82ec8df0)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a9e50f38-d80e-41d0-a143-34fa282b4cc3)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a31e1978-9f29-42c5-ba73-e7e437620746)) - (pad "1" smd roundrect (at -0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 82 "/USB_STORAGE_MUX/HOST_SSRXN") (pintype "passive") (tstamp 0fbb60b6-a84f-472b-8e1c-d0d2aff7043a)) - (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 104 "/USB_STORAGE_MUX/_HOST_SSRXN") (pintype "passive") (tstamp 48d2ffec-019e-45f3-8f59-04b13b317955)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu") - (tstamp f78f193c-876e-471a-8072-60e46c30029c) - (at 195.49 85.83 180) - (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/a4744016-f3ba-44aa-8e5a-bbeb9b4bbfdb") - (attr smd) - (fp_text reference "C17" (at 0.04 -1.28 180) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 0db2b892-d676-48da-b54b-48d95a92d008) - ) - (fp_text value "100nF" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 56e5eaec-6259-46a9-a1ad-7bb3aec398c5) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 7b58f586-24e9-4277-985e-a6b73e158b91) - ) - (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4cf52bdb-8dee-4052-90ed-6363ad5f2082)) - (fp_line (start -0.146267 0.51) (end 0.146267 0.51) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 525e9d3d-9b2e-4294-8830-b6f6cc172d67)) - (fp_line (start -1.65 -0.73) (end 1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 65acc208-ca3f-4cfd-bc30-e70ba8c11f7e)) - (fp_line (start -1.65 0.73) (end -1.65 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0a10d8a7-843a-4039-b416-f15ab5787dee)) - (fp_line (start 1.65 -0.73) (end 1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6f9f9b98-97d9-4231-928d-dcbf45f40225)) - (fp_line (start 1.65 0.73) (end -1.65 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 262a6126-750b-40bc-bb43-78c33c3dde73)) - (fp_line (start -0.8 -0.4) (end 0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0af9f56b-1977-4d17-9aa6-a4b88d15b7b4)) - (fp_line (start -0.8 0.4) (end -0.8 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 442e63f4-d7e5-4dba-b914-1d3e6f1bdf52)) - (fp_line (start 0.8 -0.4) (end 0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d374cb3a-038e-476a-8505-d7d79d524dee)) - (fp_line (start 0.8 0.4) (end -0.8 0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 493c7d49-cf85-4747-9f5c-2d083f5adcc5)) - (pad "1" smd roundrect (at -0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp ee7694eb-7219-4fd2-abd2-f4856288c9aa)) - (pad "2" smd roundrect (at 0.8625 0 180) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "+3.3V") (pintype "passive") (tstamp 527cd0d5-f8e5-48fe-b3cf-9cc6ef4d5d0d)) - (model "${KICAD6_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") - (tstamp f7a88b4f-9585-4d66-96ad-5592b166715c) - (at 108.5 97.99 90) - (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "usb_storage_mux.kicad_sch") - (property "Sheetname" "USB_STORAGE_MUX") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1/4db4998c-2d6a-4ef4-b844-d9029134f357") - (attr smd) - (fp_text reference "R28" (at 0 -1.43 90) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp a3e72a52-fa24-4bd3-9b01-e0485152120e) - ) - (fp_text value "2k2" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 03972fc3-abe0-42ef-bf83-29e2653c7a03) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 35a1d559-30b0-4160-9fdd-311a8884225c) - ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f4834c78-50a0-4d81-8efa-03448e7ae4f5)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e7d973f1-163e-403c-a6d4-f4933d8a8ea6)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0bedfd6b-0f08-4e21-a69d-400bd000ad32)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f8c548c5-437d-4b4b-9a8b-bdef0f7206a7)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 75e9ae1a-446c-4c92-b44f-38ff1258c7fe)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eb343b9b-469c-4a25-a142-08a1f8a419ce)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d84c5718-1837-403a-bb23-17d8c574e59d)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ecb9226f-9690-46ec-898b-b59d3f856067)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c80d079-49f2-48ca-a3e2-cdb16946a287)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf653b54-1180-4ccf-bf83-6456a876d2e4)) - (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 63 "Net-(Q3-S1)") (pintype "passive") (tstamp a0ea3016-6c99-4cf1-a385-aa011912d161)) - (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "GND") (pintype "passive") (tstamp e6064a6f-7aea-4dd8-9237-c0be102a05bb)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp f89aca7e-09ec-4a8b-80a3-84a98f35c81f) - (at 150.09 80.74) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/985dab09-6204-44ad-89da-561865219a3c") - (attr exclude_from_pos_files) - (fp_text reference "TP6" (at 1.58 -0.04) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 790d1933-7562-4f14-844c-69001937d830) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 8c2ebc94-c0a4-41d0-9023-02d8ae9d8b63) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 50ff2da3-0fea-4804-8928-3e108cd8f35d) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 1e5dba00-89a4-48a0-8f53-e02545f446a0)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 1b8a1425-df72-4865-83f3-2e7c9df04ba1)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 49 "/CURRENT_SENSE") (pinfunction "1") (pintype "passive") (tstamp 8b9547dc-e3e3-421a-bed6-6228ff0f5bab)) - ) - - (footprint "Package_TO_SOT_SMD:TSOT-23-6" (layer "F.Cu") - (tstamp f8fa5578-5d61-4407-a5b1-8390d56f520f) - (at 128.7225 78.44) - (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "TSOT TO_SOT_SMD") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6") - (property "ki_keywords" "complementary mosfet") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/2e33e441-c9a1-413d-bebc-274605e65531") - (attr smd) - (fp_text reference "Q1" (at -2.4825 -1.55) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp a7202464-2847-426e-8c6d-92a091eaabf2) - ) - (fp_text value "FDC6330L" (at 0 2.4) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 70dd12a5-624c-4cef-af47-3f4fc7fc4f7a) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp 400c751f-a13e-4f83-85e9-b5d16e03feba) - ) - (fp_line (start 0 -1.56) (end -1.8 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c96fc8d4-cabb-4377-80d6-8f5e5f67de9d)) - (fp_line (start 0 -1.56) (end 0.8 -1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d8cc5893-2c38-4a9a-8b81-ef2b33011ef1)) - (fp_line (start 0 1.56) (end -0.8 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp df6c1b16-9221-4f80-8910-85bc218b39c3)) - (fp_line (start 0 1.56) (end 0.8 1.56) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27a1b399-b989-4fe7-b926-363234640a6a)) - (fp_line (start -2.05 -1.7) (end -2.05 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a4cf6edb-6843-4ed1-a1ed-9e773bcd79c9)) - (fp_line (start -2.05 1.7) (end 2.05 1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp efe66610-1d02-4b1d-a8ef-72e4ccb41b51)) - (fp_line (start 2.05 -1.7) (end -2.05 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ffbf3f07-4a67-4dbf-9b5a-a6486ef07b5d)) - (fp_line (start 2.05 1.7) (end 2.05 -1.7) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6479a0ab-80ee-41ba-8fbb-f11a9794e580)) - (fp_line (start -0.8 -1.05) (end -0.4 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d63e0008-8a04-46d4-ab7f-741bbe433f51)) - (fp_line (start -0.8 1.45) (end -0.8 -1.05) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 93f08682-21aa-4d1a-ab2e-85235105dad5)) - (fp_line (start -0.4 -1.45) (end 0.8 -1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5707763b-7e28-4bee-af23-f22f546d66d0)) - (fp_line (start 0.8 -1.45) (end 0.8 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f837b71a-d1f2-4c10-9764-9db28c216860)) - (fp_line (start 0.8 1.45) (end -0.8 1.45) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 80323c71-22ee-4858-9f19-17a179b99efe)) - (pad "1" smd roundrect (at -1.1375 -0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 35 "Net-(Q1-S1)") (pinfunction "S1") (pintype "passive") (tstamp 2abeda16-a14d-4a31-b215-6091bd55d6a9)) - (pad "2" smd roundrect (at -1.1375 0) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 36 "/board_control/VCCOUT_SW") (pinfunction "D2") (pintype "passive") (tstamp 3728e441-4f84-41d8-9725-1d64c8b0a230)) - (pad "3" smd roundrect (at -1.1375 0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 36 "/board_control/VCCOUT_SW") (pinfunction "D2") (pintype "passive") (tstamp ecb2338b-94cb-48d7-9923-1901dafc63cf)) - (pad "4" smd roundrect (at 1.1375 0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "VCC") (pinfunction "S2") (pintype "passive") (tstamp 4fb3cf06-a460-4ee6-a870-9e3614ea81d0)) - (pad "5" smd roundrect (at 1.1375 0) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 38 "/ON_OFF") (pinfunction "G1") (pintype "passive") (tstamp 45dd8b0a-4d16-4466-b9a4-4b4170774abe)) - (pad "6" smd roundrect (at 1.1375 -0.95) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 39 "Net-(Q1-D1)") (pinfunction "D1") (pintype "passive") (tstamp b65c5334-08e4-4cbb-9a78-f63efb096a74)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/TSOT-23-6.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (layer "F.Cu") - (tstamp f9335eee-f797-4564-b6b5-3a18091532d1) - (at 208.28 116.223782) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/3acf0219-cf3d-4128-b471-e83ca8c9a4a8") - (attr exclude_from_pos_files) - (fp_text reference "H14" (at 0 -3.7) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 766097bf-015f-44a0-9e96-46ea90b1945e) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 77c352cf-2a03-47ad-a742-de79636391f9) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3143c3fc-a55d-44f9-a3f0-f127dd34cd70) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 95110ab4-6c21-4072-8177-b2d0cc5924be)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 02dce183-f7f1-4911-808c-911211def8e0)) - (pad "1" thru_hole circle (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 74829559-1e0d-4458-9132-7fb90d84a090)) - (pad "1" thru_hole circle (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 1ad41748-396c-49c6-a8cd-d66515537e62)) - (pad "1" thru_hole circle (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 995bb04b-5ed7-447a-883b-aeabdf668ce3)) - (pad "1" thru_hole circle (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp d17fb89d-40c9-4a76-95f1-fa7d046429cf)) - (pad "1" thru_hole circle (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 379b84d9-dc4a-4263-a07d-848f3b785de0)) - (pad "1" thru_hole circle (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp dc40abb4-eb3c-44c2-804a-e8178a1dd98d)) - (pad "1" thru_hole circle (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 468f8e32-792c-4ad8-a897-f61d6b6445f8)) - (pad "1" thru_hole circle (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 26c8bb46-34e0-48ef-a7ee-f491914ccd94)) - (pad "1" thru_hole circle (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 71e5ca85-f66c-47c1-bf93-a451b62ab3e7)) - ) - - (footprint "MountingHole:MountingHole_2.7mm_M2.5_Pad_Via" (layer "F.Cu") - (tstamp fa4cf141-8535-4c58-af98-f4156493a63a) - (at 101.1 112.8) - (descr "Mounting Hole 2.7mm") - (tags "mounting hole 2.7mm") - (property "Sheetfile" "board_control.kicad_sch") - (property "Sheetname" "board_control") - (property "ki_description" "Mounting Hole without connection") - (property "ki_keywords" "mounting hole") - (path "/0a246f5a-dd08-4f47-947a-3b89ae06d789/51b144fc-c41a-4db7-b0f8-bed30c3845db") - (attr exclude_from_pos_files) - (fp_text reference "H5" (at 4.16 0.17) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6bfda84b-8764-45bc-8cd4-01809b27bdc0) - ) - (fp_text value "Board MountingHole" (at 0 3.7) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d252ad9f-2b29-46a4-aa89-019d7097e52c) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 32c91cbd-6735-49bd-bfc0-dc5745814c84) - ) - (fp_circle (center 0 0) (end 2.7 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 4b126337-13c9-486a-bbdf-3bb8cb82c52c)) - (fp_circle (center 0 0) (end 2.95 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp c1509645-a46d-46e4-a4ef-c10e0da066dd)) - (pad "1" thru_hole circle (at -2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 4f5a82b9-d174-4ac6-b8f5-66a5989347c4)) - (pad "1" thru_hole circle (at -1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 73fdb268-3342-48f9-adf9-42e14f9f1f54)) - (pad "1" thru_hole circle (at -1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 26844e48-ccd3-4816-b3e5-936c14213455)) - (pad "1" thru_hole circle (at 0 -2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e6408870-53cf-4c06-835f-a31b29a7e432)) - (pad "1" thru_hole circle (at 0 0) (size 5.4 5.4) (drill 2.7) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 0f82b7a9-4827-42f9-a3b5-0311a428039c)) - (pad "1" thru_hole circle (at 0 2.025) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp fe611e99-7cb1-48a1-b129-8ba2329b669e)) - (pad "1" thru_hole circle (at 1.431891 -1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 874e194b-849a-414c-a177-fa03fbafa280)) - (pad "1" thru_hole circle (at 1.431891 1.431891) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp e55617bc-a536-42a1-a7c2-1f01f115901b)) - (pad "1" thru_hole circle (at 2.025 0) (size 0.8 0.8) (drill 0.5) (layers "*.Cu" "*.Mask") - (net 2 "GND") (pintype "passive") (tstamp 0a99ede9-850f-4b42-b8d7-e3ce25d01120)) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp fe8a5f53-ab9c-482a-a29a-5199951553fa) - (at 187.06 91.05) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/12dc070e-7516-44f8-af48-ce187033a0de") - (attr exclude_from_pos_files) - (fp_text reference "TP2" (at 1.58 -0.46) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1) bold)) - (tstamp a77c5204-ae23-475a-9d26-318fb421c267) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a2a88805-27c1-44c7-b8a6-095ba5a6beed) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp fe180f18-7a09-4d3d-a409-2edff49caf06) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 4d1102c3-0502-467f-a0dc-4cc9112bdb28)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 876535b0-cc97-438a-a918-d918f75a250b)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 73 "/USB_SEL") (pinfunction "1") (pintype "passive") (tstamp 94855a6a-c014-406c-a22e-fc15e55fabc9)) - ) - - (footprint "TestPoint:TestPoint_Pad_D1.0mm" (layer "F.Cu") - (tstamp fedd7b98-e030-4969-8d48-8f02f1a362de) - (at 196.26 68.47) - (descr "SMD pad as test Point, diameter 1.0mm") - (tags "test point SMD pad") - (property "Sheetfile" "jumpstarter.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "test point") - (property "ki_keywords" "test point tp") - (path "/e80733e1-e750-4de1-836d-cff6b066bc5e") - (attr exclude_from_pos_files) - (fp_text reference "5V1" (at 0 -1.448) (layer "F.SilkS") - (effects (font (size 0.6 0.6) (thickness 0.1))) - (tstamp 58f5db3b-9d6a-4c9f-b764-376ba6e6abc8) - ) - (fp_text value "TestPoint" (at 0 1.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 05d38613-4f3a-427b-bc6d-480d15425aa8) - ) - (fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 8225ab5d-2504-4298-8f0f-75fb26a232c6) - ) - (fp_circle (center 0 0) (end 0 0.7) - (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 7b90889a-53ba-4c18-8f15-c69ad99b22fd)) - (fp_circle (center 0 0) (end 1 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp de284b3b-accc-4141-a399-8421370cb92f)) - (pad "1" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") - (net 10 "+5V") (pinfunction "1") (pintype "passive") (tstamp f2155312-59cc-4510-8209-37b7359b5b3e)) - ) - - (gr_line (start 154.15 67.47) (end 154.15 87.1) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 0a74c521-ea3a-406e-b22f-5cfadd798a22)) - (gr_line (start 113.79 71.695) (end 113.79 91.425) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 0b885e33-2e33-4f8a-846d-24d7ee612947)) - (gr_line (start 206.215 214.245) (end 204.685167 215.774833) - (stroke (width 0.2) (type default)) (layer "F.SilkS") (tstamp 1f0c5154-34d2-451b-b2b8-71d9a7d7169c)) - (gr_line (start 204.68 215.79) (end 200.66 215.79) - (stroke (width 0.2) (type default)) (layer "F.SilkS") (tstamp 2170ca5a-8c3a-44f1-bd5f-d4d2a0a05845)) - (gr_line (start 113.77 91.4524) (end 153.66 91.4524) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 2f2eee26-32c6-46d0-9d13-f29d50f7e349)) - (gr_line (start 153.66 91.4524) (end 153.66 66.5424) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 6d9d53bd-34d3-4143-b478-218b7b25d48a)) - (gr_line (start 69.32 232.09) (end 69.32 210.29) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 70ac0014-a7f3-4a92-bbcf-1c93af6f94e4)) - (gr_line (start 174.89 87.12) (end 174.89 71.84) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp 94e7efe8-e8c9-400e-8d95-7e150418d2ea)) - (gr_line (start 99.21 207.35) (end 214.55 207.35) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp a7cbd76b-e8a0-42f3-a90d-36055a9c8947)) - (gr_rect (start 96.125 109) (end 181.325 165.6) - (stroke (width 0.15) (type default)) (fill none) (layer "F.SilkS") (tstamp a8aed1ca-3076-41e6-8abe-5d6c606890ce)) - (gr_line (start 176.51 210.02) (end 171.48 204.99) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp aeaf1be3-40be-42ff-95f1-df1c0086f082)) - (gr_line (start 154.2 87.12) (end 174.89 87.12) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp b4cb2393-f62f-44fc-abf0-4c66b46cc4d2)) - (gr_line (start 69.32 210.29) (end 69.32 207.5) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp b952f0c8-61c5-428d-8ebb-8b16a3c1727a)) - (gr_line (start 69.32 207.5) (end 83.66 207.5) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp f1448f91-f036-44ab-a482-a8c06eed3075)) - (gr_line (start 171.48 204.99) (end 171.48 200.76) - (stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp f37d41d9-28ba-447e-b900-e52efa1b07b7)) - (gr_line (start 214.55 207.44) (end 214.55 231.57) - (stroke (width 0.15) (type default)) (layer "F.SilkS") (tstamp f6666f64-7cee-45ff-91c8-bda96eb097c3)) - (gr_rect locked (start 91.425 104.7) (end 194.425 195.2) - (stroke (width 0.15) (type default)) (fill none) (layer "F.SilkS") (tstamp f6cb140a-42bf-4c17-8b48-eb30cd5bcb54)) - (gr_line (start 57.3172 63.9433) (end 57.3172 233.9433) - (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp 04dbe931-cc1c-4e8c-a083-13b79167bb23)) - (gr_line (start 57.3172 233.9433) (end 69.57 233.9433) - (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp 0be6a653-8522-4fc4-a44e-5961e70b4161)) - (gr_line (start 216.08 233.9433) (end 227.3172 233.9433) - (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp 46ace743-1251-4c8c-af76-6deb8371b074)) - (gr_line (start 201.01 218.9) (end 216.08 233.9433) - (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp 52d04afe-9122-42e9-94ae-03c4122301e6)) - (gr_line (start 84.6133 218.9) (end 201.01 218.9) - (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp 5d1b7c3e-b082-4214-91e2-d97f64bb5de9)) - (gr_line (start 69.57 233.9433) (end 84.6133 218.9) - (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp 9e542b3f-6580-4990-8b05-7834ffb4dfe4)) - (gr_line (start 227.3172 63.9433) (end 227.3172 233.9433) - (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp a653df0a-4880-4f9b-8d29-666de86ea7ac)) - (gr_line (start 57.3172 63.9433) (end 227.3172 63.9433) - (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp e65a210e-30c8-46dc-9436-85dbf5306f46)) - (gr_text "PWR_IN" (at 115.615 70.4324 90) (layer "F.SilkS" knockout) (tstamp 1a25c126-1837-4a9a-85bb-4e69e8b99070) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "BUTTON" (at 215.99 95.4 90) (layer "F.SilkS" knockout) (tstamp 1fb935ac-b5a1-45da-8516-4bf419c6fc1e) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "RX" (at 161.93 75.6 90) (layer "F.SilkS" knockout) (tstamp 21ced407-f629-4cc5-a899-85513e89ba06) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "RESET" (at 215.05 71.16 90) (layer "F.SilkS" knockout) (tstamp 287dbe5e-7c30-4605-a8ee-8817032d61c5) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "/RESET" (at 196.722852 213.58 90) (layer "F.SilkS" knockout) (tstamp 2b3ecc20-7df5-4e0c-9f1e-09304ddd80a4) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "-" (at 145.15 65.42) (layer "F.SilkS") (tstamp 481c92c3-1ba2-40a8-8157-4405db2473d6) - (effects (font (size 0.6 0.6) (thickness 0.1) bold) (justify left bottom)) - ) - (gr_text "do not connect V/IO to device under test, only\nprovided to enable voltage translation boards." (at 142.22 199.96) (layer "F.SilkS") (tstamp 4fb5f2d0-d7bf-42db-89b6-3a3c9e0611d9) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "DUT_ON" (at 173.35 78.54 90) (layer "F.SilkS" knockout) (tstamp 5006aa4b-ba77-4762-b9e0-70e4204ad5bf) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "PWR_OUT\n5-25V" (at 85.53 217.35 90) (layer "F.SilkS" knockout) (tstamp 50bfd509-d114-4083-82c8-7e987adca5a6) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "GND" (at 186.09 85.68 90) (layer "F.SilkS") (tstamp 55fea1f1-70de-4640-bef7-9bd56add8054) - (effects (font (size 0.6 0.6) (thickness 0.1) bold) (justify left bottom)) - ) - (gr_text "SWD DEBUG" (at 182.67 80.32) (layer "F.SilkS" knockout) (tstamp 566a2db9-15c3-4c2f-8091-a84d4c4d37c8) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "DFU" (at 216.815 87.165 90) (layer "F.SilkS" knockout) (tstamp 5c9886d1-3fdd-4855-99ab-62d675ef2d7f) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "-> RX" (at 183.787142 213.58 90) (layer "F.SilkS" knockout) (tstamp 5e02f865-f8ef-4135-89aa-401be65ad53b) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "GND" (at 199.31 213.58 90) (layer "F.SilkS" knockout) (tstamp 5ea2105c-f955-44f8-911e-65dbb624f069) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "PWR_IN\n5-25V" (at 131.72 70.4624 90) (layer "F.SilkS" knockout) (tstamp 6325ca5b-065d-40e6-9675-a19c75bb4598) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "HOST\nUSB" (at 178.52 71.2424 90) (layer "F.SilkS" knockout) (tstamp 637006ef-9ba8-4995-a570-a00d93a2c785) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "SWCLK" (at 188.49 86.67 90) (layer "F.SilkS") (tstamp 6a4e08b8-1a9b-471e-af81-2aa14cff3e0b) - (effects (font (size 0.6 0.6) (thickness 0.1) bold) (justify left bottom)) - ) - (gr_text "USBPD_OUT\n5-20V" (at 112.81 217.98) (layer "F.SilkS" knockout) (tstamp 703261be-10f3-4e21-bb0a-d8f39fffd160) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "STORAGE\nTO HOST\n" (at 102 83.7) (layer "F.SilkS" knockout) (tstamp 738d040a-16fd-470a-b7b0-f771bbd6fc09) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "FACTORY DFU\n" (at 216.675 116.155 90) (layer "F.SilkS" knockout) (tstamp 7a5b0d4c-72a8-4252-be11-09eb96f5ddbd) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "STORAGE\nDUT OUT" (at 142.95 217.85) (layer "F.SilkS" knockout) (tstamp 7f8788ed-c494-4ee4-b87e-510ef7fc514e) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "CTL_B" (at 188.961426 213.58 90) (layer "F.SilkS" knockout) (tstamp 80f86b47-711f-40fd-b549-e203c9ccaaaa) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "REL 1.0.0" (at 65.3 126.19 90) (layer "F.SilkS") (tstamp 995e51a2-eb60-4974-8310-9b74aa1d73b4) - (effects (font (size 1.5 1.5) (thickness 0.3) bold) (justify left bottom)) - ) - (gr_text "<- TX" (at 181.2 213.58 90) (layer "F.SilkS" knockout) (tstamp 9ecd303f-9496-4573-adcc-d244ecf17475) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "Mini ITX form factor" (at 65.18 167.51 90) (layer "F.SilkS") (tstamp a21e1806-d76d-444b-86c4-78d695859618) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "CMD\n" (at 158.1 76.7 90) (layer "F.SilkS" knockout) (tstamp abeaa469-2164-411a-a3b7-7ad0da92d427) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "github.com/redhat-et/jumpstarter" (at 62.22 168.1 90) (layer "F.SilkS") (tstamp b2a15b75-c9e1-419a-bb80-62efa8f9b15e) - (effects (font (size 2 2) (thickness 0.3) bold) (justify left bottom)) - ) - (gr_text "-" (at 77.785 206.49) (layer "F.SilkS") (tstamp b5e7a46f-b27e-465c-bd76-c61159e09740) - (effects (font (size 0.6 0.6) (thickness 0.1) bold) (justify left bottom)) - ) - (gr_text "CTL_D" (at 194.13571 213.58 90) (layer "F.SilkS" knockout) (tstamp bc772ab9-b0ba-45e5-8a6c-7d08539906c1) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "3.3V I/O\npins only" (at 201.89 213.75) (layer "F.SilkS") (tstamp bdd12cc7-20a2-4637-9c8e-43076dfcdc07) - (effects (font (size 1.5 1.5) (thickness 0.2)) (justify left bottom)) - ) - (gr_text "3v3" (at 193.72 85.27 90) (layer "F.SilkS") (tstamp c2facdc7-3874-43e8-beda-e68932146a31) - (effects (font (size 0.6 0.6) (thickness 0.1) bold) (justify left bottom)) - ) - (gr_text "+" (at 83.565 206.67) (layer "F.SilkS") (tstamp c38654a6-3d5f-4b95-add9-039b3cd4bff2) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "POWER INPUT" (at 115.46 83.49 90) (layer "F.SilkS") (tstamp c3f1597a-9227-4885-b901-0b4e2d1b10e7) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "CTL_A" (at 186.374284 213.58 90) (layer "F.SilkS" knockout) (tstamp d4a5f7ad-e7da-4eb1-83f0-e2a7c6870527) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "CTL_C" (at 191.548568 213.58 90) (layer "F.SilkS" knockout) (tstamp d84e0daf-cbff-40f8-b4d4-e581d34d8248) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "TX" (at 165.79 75.5 90) (layer "F.SilkS" knockout) (tstamp dbdad950-1469-4079-abe2-61f333a2af98) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "V IO" (at 178.63 213.52 90) (layer "F.SilkS" knockout) (tstamp e6a8fc4c-ae67-4105-ac18-fb98ba2675ef) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "Device Under Test control connections" (at 115.33 209.75) (layer "F.SilkS") (tstamp e6c1d176-f44f-4e7f-b7b6-7d54b82f319a) - (effects (font (size 2 2) (thickness 0.3)) (justify left bottom)) - ) - (gr_text "POWER" (at 169.19 77.54 90) (layer "F.SilkS" knockout) (tstamp ec2d94ad-5b8a-423c-9dc9-bc7d09506407) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "RESET" (at 210.46 83.59 90) (layer "F.SilkS" knockout) (tstamp f2796668-ef0c-4df0-9a39-e6958aa4c438) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "+" (at 150.93 65.6) (layer "F.SilkS") (tstamp f297fbcd-ffa9-44cf-8074-3512359c460b) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "SWDIO" (at 191.28 86.57 90) (layer "F.SilkS") (tstamp f32467f2-ea5a-4efa-8f47-0fb3ae388e4f) - (effects (font (size 0.6 0.6) (thickness 0.1) bold) (justify left bottom)) - ) - (gr_text "LEDS" (at 154.99 86.58) (layer "F.SilkS") (tstamp f51c6ee0-3471-4ecd-82a0-76745c92b324) - (effects (font (size 1 1) (thickness 0.15)) (justify left bottom)) - ) - (gr_text "STORAGE\nDEVICE\n" (at 87.32 80.28) (layer "F.SilkS" knockout) (tstamp fe4cbebe-e709-42b5-b803-c38bb1b4fdb5) - (effects (font (size 1 1) (thickness 0.15)) (justify bottom)) - ) - (dimension (type aligned) (layer "Dwgs.User") (tstamp 0e63227f-66e8-49ae-aaad-f67180840865) - (pts (xy 63.6672 74.1033) (xy 57.1672 74.1033)) - (height 13.8283) - (gr_text "6.5000 mm" (at 60.4172 59.125) (layer "Dwgs.User") (tstamp 0e63227f-66e8-49ae-aaad-f67180840865) - (effects (font (size 1 1) (thickness 0.15))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - (dimension (type aligned) (layer "Dwgs.User") (tstamp 0ee12090-75c3-4607-8539-f26b09b8e43e) - (pts (xy 57.3172 63.9433) (xy 227.3172 63.9433)) - (height -9.3183) - (gr_text "170.0000 mm" (at 142.3172 53.475) (layer "Dwgs.User") (tstamp 0ee12090-75c3-4607-8539-f26b09b8e43e) - (effects (font (size 1 1) (thickness 0.15))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - (dimension (type aligned) (layer "Dwgs.User") (tstamp 40cab565-60ae-4d5f-a944-b3af4f40ad1e) - (pts (xy 63.75 228.5833) (xy 221.23 228.5833)) - (height 15.8567) - (gr_text "157.4800 mm" (at 142.49 243.29) (layer "Dwgs.User") (tstamp 40cab565-60ae-4d5f-a944-b3af4f40ad1e) - (effects (font (size 1 1) (thickness 0.15))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - (dimension (type aligned) (layer "Dwgs.User") (tstamp 6607fdc4-1400-4a23-b5ae-5e31fc50f0de) - (pts (xy 221.1472 96.9633) (xy 221.15 64)) - (height 21.521363) - (gr_text "32.9633 mm" (at 241.519963 80.48338 89.99513313) (layer "Dwgs.User") (tstamp 6607fdc4-1400-4a23-b5ae-5e31fc50f0de) - (effects (font (size 1 1) (thickness 0.15))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - (dimension (type aligned) (layer "Dwgs.User") (tstamp 88ca042f-7210-4dd1-9480-1ee302738abc) - (pts (xy 227.35 63.9433) (xy 227.3172 233.9433)) - (height -10.45) - (gr_text "170.0000 mm" (at 236.6336 148.945094 89.98894529) (layer "Dwgs.User") (tstamp 88ca042f-7210-4dd1-9480-1ee302738abc) - (effects (font (size 1 1) (thickness 0.15))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - (dimension (type aligned) (layer "Dwgs.User") (tstamp abd2deec-4cc6-4d69-a7d9-725f1f2f5d75) - (pts (xy 63.6672 74.1033) (xy 63.6672 229.0433)) - (height 11.1922) - (gr_text "154.9400 mm" (at 51.325 151.5733 90) (layer "Dwgs.User") (tstamp abd2deec-4cc6-4d69-a7d9-725f1f2f5d75) - (effects (font (size 1 1) (thickness 0.15))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - (dimension (type aligned) (layer "Dwgs.User") (tstamp b1afa749-3fcf-48cd-9209-88cdfe3f4d7f) - (pts (xy 63.6672 74.1033) (xy 63.65 63.95)) - (height -11.163349) - (gr_text "10.1533 mm" (at 53.645265 69.043613 -89.90293929) (layer "Dwgs.User") (tstamp b1afa749-3fcf-48cd-9209-88cdfe3f4d7f) - (effects (font (size 1 1) (thickness 0.15))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - - (segment (start 118.44 72.67) (end 118.44 73.21) (width 0.6) (layer "F.Cu") (net 1) (tstamp 09b47df4-952d-4656-89ef-62ade2167e33)) - (segment (start 119.51 70.165) (end 119.51 71.6) (width 0.6) (layer "F.Cu") (net 1) (tstamp 6d0c0f06-fce2-4c9d-9a5c-734e8bb71c6c)) - (segment (start 147.18 75.1) (end 148.52 73.76) (width 3) (layer "F.Cu") (net 1) (tstamp 803adbc8-e981-4334-8e9d-ddb429e3bafa)) - (segment (start 139.3925 75.1) (end 147.18 75.1) (width 3) (layer "F.Cu") (net 1) (tstamp 966ea67a-8de0-4b9b-adac-9f7f30f45dec)) - (segment (start 118.44 73.21) (end 118.45 73.22) (width 0.6) (layer "F.Cu") (net 1) (tstamp bcf1063e-573b-41b1-a611-3389e1714921)) - (segment (start 124.3 71.025) (end 124.3 70.415) (width 0.6) (layer "F.Cu") (net 1) (tstamp ce157bfb-d740-454d-bdd0-ab029685fc4d)) - (segment (start 119.51 71.6) (end 118.44 72.67) (width 0.6) (layer "F.Cu") (net 1) (tstamp da0d824c-85cd-4f76-a38f-1913135046ad)) - (via (at 118.43 73.48) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 238588b7-2237-4086-a36b-7f67f46f4679)) - (via (at 131.11 85.44) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 5be8542b-812b-4e44-b073-217f027895ee)) - (via (at 131.22 79.94) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 6d437b12-1731-4f28-9e0d-f48ce647cae5)) - (via (at 124.4 71.84) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp b8a8dd05-c60b-4aa5-bf1e-8857b4958d32)) - (segment (start 124.4 71.84) (end 121.92 74.32) (width 3) (layer "In2.Cu") (net 1) (tstamp 0887b2ee-54d7-448f-b7ba-484f26f3b03a)) - (segment (start 121.92 74.37) (end 119.32 74.37) (width 3) (layer "In2.Cu") (net 1) (tstamp 1bc3184a-2d2a-4fd0-b8f7-dbba2be7cd0a)) - (segment (start 124.4 71.84) (end 124.4 72.75) (width 3) (layer "In2.Cu") (net 1) (tstamp 2a0d3631-5c37-4687-8dcc-8b3f262b1470)) - (segment (start 121.92 74.32) (end 121.92 74.37) (width 3) (layer "In2.Cu") (net 1) (tstamp 454db010-1eaf-405b-8979-bf34c8ed4b7b)) - (segment (start 119.32 74.37) (end 118.43 73.48) (width 3) (layer "In2.Cu") (net 1) (tstamp 550fe051-db84-4bf9-b2d5-e1ec9637f7af)) - (segment (start 131.33 85.22) (end 131.11 85.44) (width 3) (layer "In2.Cu") (net 1) (tstamp 5bdd7075-88f7-417c-b64c-38d96694be81)) - (segment (start 131.33 79.68) (end 134.8125 79.68) (width 3) (layer "In2.Cu") (net 1) (tstamp 6ee3218c-6402-432c-89f1-45e985a554aa)) - (segment (start 134.8125 79.68) (end 139.3925 75.1) (width 3) (layer "In2.Cu") (net 1) (tstamp 885c4325-ba7b-413d-96d1-fa371a6e7233)) - (segment (start 124.4 72.75) (end 131.33 79.68) (width 3) (layer "In2.Cu") (net 1) (tstamp bea5813a-7cba-4a5c-82d3-1db3dd50c9d3)) - (segment (start 131.33 79.68) (end 131.33 85.22) (width 3) (layer "In2.Cu") (net 1) (tstamp e00bbc4a-9f1b-47e1-be92-3728fb3c7d46)) - (segment (start 187.975 77.95) (end 190.28 77.95) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 02b8b234-3159-4ddf-9f71-55cade5be9b4)) - (segment (start 110.205 210.75) (end 111.375 210.75) (width 0.6) (layer "F.Cu") (net 2) (tstamp 065d51ae-87dd-4a05-9565-ee9cacf625cd)) - (segment (start 197.15 74.8424) (end 197.15 72.6174) (width 0.6) (layer "F.Cu") (net 2) (tstamp 09c6584d-328c-4944-9aab-c06da170b96a)) - (segment (start 102.69 210.64) (end 101.52 210.64) (width 0.6) (layer "F.Cu") (net 2) (tstamp 0d227144-7f9b-42d7-ae4d-81ce1a59a7a2)) - (segment (start 94.81 80.72) (end 95.2727 81.1827) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 0f8246f9-2835-4cf4-afa0-6483c40862f1)) - (segment (start 188.35 70.47) (end 187.75 71.07) (width 0.6) (layer "F.Cu") (net 2) (tstamp 1573f6c1-45e5-4447-878b-64c11c367111)) - (segment (start 117.58 69.39) (end 117.58 69.5924) (width 0.6) (layer "F.Cu") (net 2) (tstamp 1871f9fc-4cab-41bc-94c1-c43b3f69c7de)) - (segment (start 103.24 211.19) (end 102.91 210.86) (width 0.6) (layer "F.Cu") (net 2) (tstamp 291d104a-5892-46a6-b54e-807ae0288ea2)) - (segment (start 140.0825 90.27) (end 140.75 90.27) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 2c41ed94-1bbc-494c-9b16-6c4badfa6855)) - (segment (start 203.7409 89.8009) (end 203.6574 89.7174) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 379edae8-15b1-45e3-a6c7-06ec34a2270c)) - (segment (start 180.23 70.47) (end 180.75 70.47) (width 0.6) (layer "F.Cu") (net 2) (tstamp 3b1a8ae2-d194-4a0c-a75e-c7efa0d00f8e)) - (segment (start 118.7 69.99) (end 118.18 69.99) (width 0.6) (layer "F.Cu") (net 2) (tstamp 3ee0b651-05ab-42f1-834b-a81a231ddb7b)) - (segment (start 86.8125 89.6125) (end 86.1875 89.6125) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 3ee9cca3-419b-4228-b43a-93ddd072ff24)) - (segment (start 203.6574 89.7174) (end 202.6125 89.7174) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 3f1ab46f-b4e6-4c42-8611-171f2f0213f7)) - (segment (start 121.15 87.54) (end 121.2 87.49) (width 2) (layer "F.Cu") (net 2) (tstamp 4a8ccca7-aa0f-4e68-84ac-7783dc984cca)) - (segment (start 117.58 69.5924) (end 117.9476 69.96) (width 0.6) (layer "F.Cu") (net 2) (tstamp 4c8cddf0-c3d5-4da9-b158-bd0bd22a3d8f)) - (segment (start 126.22 69.39) (end 125.7 69.39) (width 0.6) (layer "F.Cu") (net 2) (tstamp 57b310dd-4a23-44de-9a84-dc00ff9c4461)) - (segment (start 121.11 87.58) (end 121.11 89) (width 2) (layer "F.Cu") (net 2) (tstamp 6ad5358d-bc23-4d37-bc61-f8aa2ba99593)) - (segment (start 196.9875 72.4549) (end 197.125 72.5924) (width 0.6) (layer "F.Cu") (net 2) (tstamp 6dc05006-7ebe-4e9c-811f-ceae909a46bf)) - (segment (start 102.91 210.86) (end 102.69 210.64) (width 0.6) (layer "F.Cu") (net 2) (tstamp 6eb21594-e10f-4ae3-8222-2704c3debcae)) - (segment (start 195.4125 99.1799) (end 197.405 99.1799) (width 0.25) (layer "F.Cu") (net 2) (tstamp 765263dc-c878-4a0e-bbad-de545d25b442)) - (segment (start 126.93 216.44) (end 125.32 216.44) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 77c431b0-47e2-4d2a-9a00-a09447eb9a62)) - (segment (start 89.25 87.108238) (end 89.2433 87.101538) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 77cd86e0-1bf4-4e04-bfaa-a7eac5c1fb92)) - (segment (start 129.425 80.695) (end 129.04 80.31) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 78cd9ea9-08e8-439e-ad9c-cce3e9847676)) - (segment (start 141.62 216.44) (end 141.64 216.42) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 7b8b79e7-1d5b-4dc6-bcee-03a8936c5042)) - (segment (start 206.7 89.73) (end 206.6291 89.8009) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 843a6ecd-b066-48f2-912f-3a16acb4288f)) - (segment (start 139.78 216.44) (end 141.62 216.44) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 89d52629-ecb0-4418-8132-7eb1bcee7bf2)) - (segment (start 194.041086 94.0509) (end 192.5415 94.0509) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 8ed626c2-e36d-4483-8657-661a8ae14372)) - (segment (start 192.5415 94.0509) (end 191.8125 94.7799) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 8f45ad15-d13d-4b7b-bbae-eebefea9b23d)) - (segment (start 206.7 90.3049) (end 206.925 90.5299) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 9246086f-8ae1-4f85-8e19-e8c423c5c7b9)) - (segment (start 129.355 75.66) (end 130.25 75.66) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 92c6d84a-02d1-4872-b91b-95260dd7af60)) - (segment (start 202.425 101.3924) (end 199.9575 101.3924) (width 0.25) (layer "F.Cu") (net 2) (tstamp 93b086cc-3299-4bb4-814b-594a0c069e32)) - (segment (start 130.44 75.85) (end 130.44 75.96) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 97a5d6a9-0a6c-4739-9ef6-74aa04d99b88)) - (segment (start 185.72 79.975) (end 187.86 77.835) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 97d39389-fcb2-4c3a-afa7-3b771e0ab7f4)) - (segment (start 206.7 89.0299) (end 206.7 89.73) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 9814de17-cf1a-47be-aa7b-fd0edb12d456)) - (segment (start 95.2727 81.1827) (end 95.5315 81.1827) (width 0.2032) (layer "F.Cu") (net 2) (tstamp 995d7c82-c3ad-43c2-a359-3af45861c290)) - (segment (start 89.25 88.175) (end 89.25 87.108238) (width 0.2032) (layer "F.Cu") (net 2) (tstamp a1aa28ae-81fa-4d2e-83f1-dfa29319c6ac)) - (segment (start 196.925 86.4025) (end 196.3525 85.83) (width 0.2032) (layer "F.Cu") (net 2) (tstamp a6fb99f4-08ab-4012-8200-5e4de4d1e8e4)) - (segment (start 129.425 81.2) (end 129.425 80.695) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ab02e731-ede5-4be8-bb42-05d1b81861e4)) - (segment (start 75.8 222.71) (end 75.8 219.23) (width 3) (layer "F.Cu") (net 2) (tstamp ad8a95d2-2656-4a84-bc8e-fbbb56e24016)) - (segment (start 109.655 211.3) (end 109.985 210.97) (width 0.6) (layer "F.Cu") (net 2) (tstamp ae1e37f9-56c7-44e5-93e3-371e80329cb7)) - (segment (start 196.925 88.5299) (end 196.925 86.4025) (width 0.2032) (layer "F.Cu") (net 2) (tstamp af249be6-584a-4f04-9085-4da0b7a027ca)) - (segment (start 206.6291 89.8009) (end 203.7409 89.8009) (width 0.2032) (layer "F.Cu") (net 2) (tstamp aff39aa5-c4ee-40cc-9104-c7a4f62d2f93)) - (segment (start 103.24 211.1925) (end 103.24 211.19) (width 0.6) (layer "F.Cu") (net 2) (tstamp b1a3dcfa-007b-40d5-9e0d-c554ecd4de34)) - (segment (start 125.32 216.44) (end 125.31 216.45) (width 0.2032) (layer "F.Cu") (net 2) (tstamp b1b123c2-b0a4-4a98-b79c-bf54c525a67d)) - (segment (start 194.925 99.6674) (end 195.4125 99.1799) (width 0.25) (layer "F.Cu") (net 2) (tstamp b316d579-be42-4868-9d79-ec2d8eb1cefb)) - (segment (start 195.7375 94.2174) (end 194.207586 94.2174) (width 0.2032) (layer "F.Cu") (net 2) (tstamp b501acbd-234c-4a70-9a35-46815a8c2d27)) - (segment (start 180.75 70.47) (end 181.35 71.07) (width 0.6) (layer "F.Cu") (net 2) (tstamp b6ce8ecf-bffc-4ad4-9b77-b3edf222ca0d)) - (segment (start 139.97625 68.97) (end 147.76375 68.97) (width 3) (layer "F.Cu") (net 2) (tstamp b716428d-a194-4079-8777-bc52372d7485)) - (segment (start 109.985 210.97) (end 110.205 210.75) (width 0.6) (layer "F.Cu") (net 2) (tstamp b9503eaf-023e-42a4-a758-994604a4eec4)) - (segment (start 140.75 90.27) (end 140.77 90.25) (width 0.2032) (layer "F.Cu") (net 2) (tstamp c28a7b87-cef7-4c30-8b10-3fff5a1c3460)) - (segment (start 195.125 72.4549) (end 196.9875 72.4549) (width 0.6) (layer "F.Cu") (net 2) (tstamp c2baac33-9289-45e3-aa0f-55858d43718c)) - (segment (start 206.7 89.73) (end 206.7 90.3049) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ca678f4d-62f3-4f64-8c27-70482abf5e34)) - (segment (start 197.15 72.6174) (end 197.125 72.5924) (width 0.6) (layer "F.Cu") (net 2) (tstamp cc2d197d-7d1b-4298-9f86-2a1a3552762c)) - (segment (start 121.2 87.49) (end 121.2 85.61) (width 2) (layer "F.Cu") (net 2) (tstamp d3ade522-8c8e-4a5c-9c16-670428f5864a)) - (segment (start 126.93 216.44) (end 139.78 216.44) (width 0.2032) (layer "F.Cu") (net 2) (tstamp d4a2287b-ce8f-4340-ac4a-996ef80f47e5)) - (segment (start 121.15 87.54) (end 121.11 87.58) (width 2) (layer "F.Cu") (net 2) (tstamp d62629a2-6eba-49f6-a587-063ba325ad37)) - (segment (start 91.1875 89.6125) (end 91.8725 89.6125) (width 0.2032) (layer "F.Cu") (net 2) (tstamp da9410b0-c36a-4ee8-a2dd-f0e236a1dbca)) - (segment (start 185.72 82.2674) (end 185.72 79.975) (width 0.2032) (layer "F.Cu") (net 2) (tstamp db2f7c23-dd89-4121-b869-63c12a63615f)) - (segment (start 194.207586 94.2174) (end 194.041086 94.0509) (width 0.2032) (layer "F.Cu") (net 2) (tstamp dc2bde4c-1b6d-49c2-ae23-45fb670363e2)) - (segment (start 86.1875 89.6125) (end 85.5 90.3) (width 0.2032) (layer "F.Cu") (net 2) (tstamp dff5bf29-56bd-4256-8603-ed6f7a503aaa)) - (segment (start 125.7 69.39) (end 125.1 69.99) (width 0.6) (layer "F.Cu") (net 2) (tstamp e91e6d2c-0cbb-451a-b742-47e0ef20faef)) - (segment (start 103.24 211.1925) (end 103.24 212.3275) (width 0.6) (layer "F.Cu") (net 2) (tstamp e9653485-e874-4bbe-afbb-ef417da4644f)) - (segment (start 207.7 91.3049) (end 206.925 90.5299) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ef832bd9-4fef-4220-bcdb-4146e990be0d)) - (segment (start 130.25 75.66) (end 130.44 75.85) (width 0.2032) (layer "F.Cu") (net 2) (tstamp f21a204c-120a-4c2a-8aa8-da43b1b4191d)) - (segment (start 207.7 92.4174) (end 207.7 91.3049) (width 0.2032) (layer "F.Cu") (net 2) (tstamp f585349c-40df-4ec9-bd22-752c729b7ff0)) - (segment (start 199.9575 101.3924) (end 199.945 101.3799) (width 0.25) (layer "F.Cu") (net 2) (tstamp f5c3cd71-636b-4cf0-a95f-f317dd1cb230)) - (segment (start 109.655 211.3025) (end 109.655 212.4375) (width 0.6) (layer "F.Cu") (net 2) (tstamp f7d3637a-a4b4-4f9d-a99e-573f399805fb)) - (segment (start 187.86 77.835) (end 187.975 77.95) (width 0.2032) (layer "F.Cu") (net 2) (tstamp f908f36b-c8fe-444c-a90c-8d87ec6fdbc1)) - (segment (start 118.18 69.99) (end 117.58 69.39) (width 0.6) (layer "F.Cu") (net 2) (tstamp f915ac6e-5a26-43cb-b550-36e87e758a46)) - (segment (start 137.38 213.765) (end 137.38 212.38) (width 0.2032) (layer "F.Cu") (net 2) (tstamp fc07aa60-3ab5-469a-8eda-e4cbe4e35a6f)) - (segment (start 188.87 70.47) (end 188.35 70.47) (width 0.6) (layer "F.Cu") (net 2) (tstamp fc42d509-280c-4f91-8c6a-64b30f695e88)) - (segment (start 91.8725 89.6125) (end 92.01 89.75) (width 0.2032) (layer "F.Cu") (net 2) (tstamp ff92c993-b129-41e8-be14-3cb8d0b6a30b)) - (via (at 208.2 92.4) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 01a34ca7-d56e-45c8-a464-aa01af22c568)) - (via (at 219.48 72.82) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 02df3355-93ac-4026-949e-7a88c21f317a)) - (via (at 175.75 206.29) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 05866f49-24ac-4298-b44f-51de32aa5f46)) - (via (at 202.913552 76.981163) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 077b9e31-fda8-4088-82d8-624b2751cf86)) - (via (at 125.31 216.45) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 0cc7834e-b24d-4ffc-9664-562dd38c5c92)) - (via (at 172.54 71.98) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 0dd0b862-6356-4f8d-a682-82701da63755)) - (via (at 140.77 90.25) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 0e176f9d-95b2-4cda-8c6e-a19e1bf55e7e)) - (via (at 111.605 210.41) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp 0e71bd6c-7b81-4efa-b9cf-a2f862c806a5)) - (via (at 220.81 75.31) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 13930d50-6725-4dbe-9f12-f2392b283879)) - (via (at 137.38 212.38) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 15bdb05c-2b78-4a46-8a38-b6b29fc5f50c)) - (via (at 85.5 90.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 21d6202d-ef13-433f-931e-0b1597858a60)) - (via (at 194.28 99.62) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 2609596e-64d2-4aed-9b90-8f2f2bef81c9)) - (via (at 206.7 89.73) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 2f8f8aa2-2528-4d3d-93f9-f8e308b4abf6)) - (via (at 89.9 85.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 2ff5228e-0284-4ff5-a863-11ff937901d8)) - (via (at 121.14 89.51) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp 33c7fc78-770a-479e-bb33-3fe0f8739977)) - (via (at 89.2433 87.101538) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 37aa9dfb-5dfe-4198-a151-f689fc7f950f)) - (via (at 203.04 101.44) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 3a648fcf-2a65-4bd5-90de-a54779235670)) - (via (at 121.16 85.61) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp 3a9d0879-1c6a-47a7-abc6-06110b9f1fcd)) - (via (at 194.58 72.48) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 5cb4e13f-b41c-4a1f-978f-ea2f08bdb1e5)) - (via (at 99.875 81.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 5ce845fc-5992-4d72-994f-a5af30476d82)) - (via (at 196.38 85.26) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 6142ac19-2ef5-4411-91bb-d40407fc8443)) - (via (at 199.016028 93.661388) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 65460ed1-5b12-4eed-9bfc-ff97ae40fbd0)) - (via (at 149.74 87.61) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 658f7b96-6be6-4f15-b601-77323b14cc84)) - (via (at 224.09 81.37) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 6cc0b4cf-ce4d-406c-82ec-6bfbb7ec4b04)) - (via (at 117.75 96.93) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 6ef69f66-09f2-4341-983f-b9e830706a82)) - (via (at 197.55 71.96) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 71638b9f-0cb4-45c9-8c3f-5c8171c48cf6)) - (via (at 130.44 75.96) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 772c1cc3-dd2f-4c50-b4a0-bbee8c1005e6)) - (via (at 196.86 73.69) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 831dcfca-a121-49a2-a7a9-0835343471dd)) - (via (at 191.4 92.8) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 83346d0f-1ffe-463f-ac4e-31d372ddc08b)) - (via (at 101.29 210.3) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp 8a979624-d882-49fd-a27a-c86e35c75bfb)) - (via (at 108.49 96.68) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 94bf0613-56c7-4ee9-8f77-8585c0a0273a)) - (via (at 77.08 223.71) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp 99a030c3-39fa-45a7-8215-e11e1fb5b1fe)) - (via (at 199.15 90.25) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 9ab633d6-bc50-4560-b52f-957a3b430d74)) - (via (at 199.175 91.9674) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp 9d9647f1-6972-407d-a982-ac1f35e62dcf)) - (via (at 191.25 96.45) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp a259b903-d6a8-405c-9328-18cb663bbd35)) - (via (at 190.99 66.11) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp a6dab120-e18a-41e9-8d17-8764bffd2d60)) - (via (at 114.69 204.7) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp a8425461-be93-426e-86fb-7e313e7bdcdb)) - (via (at 77.45 221.44) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp a8ee90b2-52fd-42df-88d0-95ec27f0ecc7)) - (via (at 197.5 73.67) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp ad23342a-a4d9-4e03-830a-1b7ac70e53c8)) - (via (at 197.25 91.9) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp b5c461dd-96bd-4310-a4da-2f8318adc2c8)) - (via (at 99.925 82.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp b8ec4664-ec69-4800-be13-f49617bd22de)) - (via (at 196.71 71.85) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp bc591f72-8b8c-41b4-9ae6-a7cfe70b6251)) - (via (at 201.05 91.95) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp bf73d336-7aec-40b0-80aa-94f38d050956)) - (via (at 89.95 84.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp bff72748-a524-4236-a78c-5407b8f3b431)) - (via (at 219.58 66.46) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp c3735de6-3b50-4969-b57f-1c221986152e)) - (via (at 201 90.2) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp c5521ccb-ca19-437c-8ed5-f0ee77304251)) - (via (at 197.25 93.75) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp ca8bf314-9aec-43af-910c-37e36646c947)) - (via (at 132.95 213.3) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp cb3b8f30-a475-4fa5-92f7-8ce33fa12235)) - (via (at 224.06 89.26) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp d32bbfb1-0b63-4a51-a194-c91eac995625)) - (via (at 197.2 90.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp d6c67061-58e4-4da2-8d76-5c7b9f198e08)) - (via (at 74.13 223.61) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp d72e45d4-29a8-496a-b395-403688c60713)) - (via (at 191.25 94.85) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp daef976e-91f2-4a8d-8731-845b2e0ea9de)) - (via (at 74.1 221.39) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp dc165511-0e5e-47f1-9185-2040c32c56a5)) - (via (at 129.04 80.31) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp dd495cd5-0775-4c64-8780-5f1215a483e6)) - (via (at 200.871084 93.85471) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp dd5a474a-3290-48e8-a960-4931c624670a)) - (via (at 94.81 80.72) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp e0b2b49a-2a3d-4c6b-b0fb-140e2c3eb914)) - (via (at 208.51 93.72) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp ef18b008-972e-49ce-b634-267f145b3bc9)) - (via (at 92.01 89.75) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp f058017b-4653-4ca5-b67a-5f2cd5afef83)) - (via (at 202.87 76.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp f0af91f3-5e2b-4c63-80e7-e23a3da98bb8)) - (via (at 141.64 216.42) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp fa68968d-38e1-4670-a57c-90d7120f3192)) - (segment (start 64.626064 229.0433) (end 65.304083 228.365281) (width 2) (layer "In1.Cu") (net 2) (tstamp 15d0a1e8-52eb-421a-8066-8b05cde903ac)) - (segment (start 63.6672 229.0433) (end 64.626064 229.0433) (width 2) (layer "In1.Cu") (net 2) (tstamp 20775365-388c-42c6-8206-58f53e54f188)) - (segment (start 199.425 87.175) (end 199.11 86.86) (width 0.2032) (layer "F.Cu") (net 3) (tstamp 30fc5e49-1e9d-4c5a-b235-d773151e0dc9)) - (segment (start 195.93 112.69) (end 196.93 111.69) (width 0.2032) (layer "F.Cu") (net 3) (tstamp 7abd3235-e268-41a6-89a6-1d13396878ca)) - (segment (start 196.93 111.69) (end 198.39 111.69) (width 0.2032) (layer "F.Cu") (net 3) (tstamp aa5d329b-f5aa-450c-b96c-9857cb75fc67)) - (segment (start 199.425 88.5299) (end 199.425 87.175) (width 0.2032) (layer "F.Cu") (net 3) (tstamp b4fce0ef-ebf4-40fd-a1f0-bd0be87b4ac8)) - (segment (start 195.93 204.795) (end 195.93 112.69) (width 0.2032) (layer "F.Cu") (net 3) (tstamp b7342044-aa2e-4395-9556-00ae9e1c4583)) - (segment (start 198.39 111.69) (end 198.45 111.75) (width 0.2032) (layer "F.Cu") (net 3) (tstamp fa3e837c-3e52-4da2-990e-ee6ae01a9874)) - (via (at 198.45 111.75) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 3) (tstamp b5ac77c3-9d97-4d87-869b-00731f33a161)) - (via (at 199.11 86.86) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 3) (tstamp f606e632-b87c-4623-ae25-5050558e4c15)) - (segment (start 193.89 93.01) (end 198.45 97.57) (width 0.2032) (layer "B.Cu") (net 3) (tstamp 4157749c-ded9-4243-a85a-abb255e126f4)) - (segment (start 198.45 97.57) (end 198.45 111.75) (width 0.2032) (layer "B.Cu") (net 3) (tstamp a7e8e547-3966-4ebd-833f-f27b043445df)) - (segment (start 199.11 86.86) (end 193.89 92.08) (width 0.2032) (layer "B.Cu") (net 3) (tstamp ad71db6c-41c8-4d10-8b4f-35dfedc018b4)) - (segment (start 193.89 92.08) (end 193.89 93.01) (width 0.2032) (layer "B.Cu") (net 3) (tstamp d36deb57-fce0-4c76-84df-b91e421351df)) - (segment (start 196.65 111.3) (end 197.4 111.3) (width 0.2032) (layer "F.Cu") (net 4) (tstamp 46ae3114-9d24-49c3-9f2c-430a45f2a2a9)) - (segment (start 199.925 88.5299) (end 199.925 86.235) (width 0.2032) (layer "F.Cu") (net 4) (tstamp 548577e7-a933-4ae2-91ac-11639d7e6249)) - (segment (start 193.22 204.805) (end 193.22 114.73) (width 0.2032) (layer "F.Cu") (net 4) (tstamp 8e361f72-1ffe-4195-b609-ec68857f26cb)) - (segment (start 199.925 86.235) (end 199.65 85.96) (width 0.2032) (layer "F.Cu") (net 4) (tstamp a15ca791-59f3-41bf-88b0-3ab4e6ba17e4)) - (segment (start 193.22 114.73) (end 196.65 111.3) (width 0.2032) (layer "F.Cu") (net 4) (tstamp afcca5ea-ce11-4459-89be-f897f71a240f)) - (segment (start 197.4 111.3) (end 197.75 110.95) (width 0.2032) (layer "F.Cu") (net 4) (tstamp b783eb76-a6eb-4524-8b51-1881a2ff0d9a)) - (via (at 197.75 110.95) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 4) (tstamp 8cd43ee2-3771-4a2b-8f36-7209c98b3b39)) - (via (at 199.65 85.96) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 4) (tstamp cb4fc1b2-7cbe-4945-a0b1-c150ed9bef2e)) - (segment (start 198.103263 87.216737) (end 193.35 91.97) (width 0.2032) (layer "B.Cu") (net 4) (tstamp 21146dc4-a8ca-413a-9962-1c925af1a4c0)) - (segment (start 197.75 97.62) (end 197.75 110.95) (width 0.2032) (layer "B.Cu") (net 4) (tstamp 5115f461-17dc-4cb4-a849-ffef8b9173d8)) - (segment (start 193.35 91.97) (end 193.35 93.22) (width 0.2032) (layer "B.Cu") (net 4) (tstamp c4b15963-a5aa-4d19-869c-bb084fe64644)) - (segment (start 199.226525 85.96) (end 198.103263 87.083263) (width 0.2032) (layer "B.Cu") (net 4) (tstamp c7f22e13-8eb7-4a7b-8d46-62b465987961)) - (segment (start 198.103263 87.083263) (end 198.103263 87.216737) (width 0.2032) (layer "B.Cu") (net 4) (tstamp cf8751e0-f93c-44e5-bec4-a91996dad788)) - (segment (start 193.35 93.22) (end 197.75 97.62) (width 0.2032) (layer "B.Cu") (net 4) (tstamp d4b20fe7-ecc9-475e-ace5-35165d6c9a12)) - (segment (start 199.65 85.96) (end 199.226525 85.96) (width 0.2032) (layer "B.Cu") (net 4) (tstamp dc369001-0f3a-446c-aeb0-578e05056ff0)) - (segment (start 207.095788 102.965788) (end 207.095788 96.153188) (width 0.2032) (layer "F.Cu") (net 5) (tstamp 02fa9f0d-ac65-4ee8-9a5e-01fe2ff225cf)) - (segment (start 207.095788 96.153188) (end 203.66 92.7174) (width 0.2032) (layer "F.Cu") (net 5) (tstamp 140f0765-f371-4df1-a234-46a9d651fb14)) - (segment (start 190.735 204.79) (end 192.46 203.065) (width 0.2032) (layer "F.Cu") (net 5) (tstamp 22b932cc-66ad-443f-99d2-5c12ca7649ad)) - (segment (start 197.027482 110.8612) (end 202.501882 105.3868) (width 0.2032) (layer "F.Cu") (net 5) (tstamp 49f2123f-ed35-4f94-9465-9e698496400b)) - (segment (start 204.674776 105.3868) (end 207.095788 102.965788) (width 0.2032) (layer "F.Cu") (net 5) (tstamp 7b485f62-ef41-4712-ad15-9eb9c26b7263)) - (segment (start 192.46 114.845788) (end 196.444588 110.8612) (width 0.2032) (layer "F.Cu") (net 5) (tstamp 7e8720dc-06e5-43d3-bdc2-3fe32f73f262)) - (segment (start 202.501882 105.3868) (end 204.674776 105.3868) (width 0.2032) (layer "F.Cu") (net 5) (tstamp 985907be-1ae2-4b34-90bf-c5b9afd3e9d4)) - (segment (start 203.66 92.7174) (end 202.6125 92.7174) (width 0.2032) (layer "F.Cu") (net 5) (tstamp af77338a-b50e-4a9d-b737-4ae3d66ae8b0)) - (segment (start 196.444588 110.8612) (end 197.027482 110.8612) (width 0.2032) (layer "F.Cu") (net 5) (tstamp da5b390d-8632-40eb-8c32-405ee726457f)) - (segment (start 192.46 203.065) (end 192.46 114.845788) (width 0.2032) (layer "F.Cu") (net 5) (tstamp ed224bc9-3754-4487-9ca6-06116da35b54)) - (segment (start 204.527482 105.0312) (end 201.621694 105.0312) (width 0.2032) (layer "F.Cu") (net 6) (tstamp 28a08c0f-2ef1-4059-8f91-60817595afac)) - (segment (start 191.65 201.375) (end 188.235 204.79) (width 0.2032) (layer "F.Cu") (net 6) (tstamp 6c069a6e-6b98-483d-8924-88160f11db10)) - (segment (start 202.6125 93.2174) (end 203.657106 93.2174) (width 0.2032) (layer "F.Cu") (net 6) (tstamp 7d7fe865-3cbc-4bee-9d9b-70b0856112df)) - (segment (start 201.621694 105.0312) (end 191.65 115.002894) (width 0.2032) (layer "F.Cu") (net 6) (tstamp 844b3f85-6e7f-4a01-b493-6f058781ec0a)) - (segment (start 206.740188 102.818494) (end 204.527482 105.0312) (width 0.2032) (layer "F.Cu") (net 6) (tstamp 9814cec6-fe9b-424d-bfb9-67ea04f159f0)) - (segment (start 206.740188 96.300482) (end 206.740188 102.818494) (width 0.2032) (layer "F.Cu") (net 6) (tstamp b004c539-c003-4434-9bc8-f7fdd43533e7)) - (segment (start 203.657106 93.2174) (end 206.740188 96.300482) (width 0.2032) (layer "F.Cu") (net 6) (tstamp b17b47a6-cbc8-4c0b-8a91-0f8e4a16b1af)) - (segment (start 191.65 115.002894) (end 191.65 201.375) (width 0.2032) (layer "F.Cu") (net 6) (tstamp c6878f56-6eb7-4fde-ab0c-f37c17798efb)) - (segment (start 190.75 199.775) (end 185.735 204.79) (width 0.2032) (layer "F.Cu") (net 7) (tstamp 2591f451-505c-4b07-b238-85dbb615bf3c)) - (segment (start 206.384588 102.6712) (end 204.380188 104.6756) (width 0.2032) (layer "F.Cu") (net 7) (tstamp 2995c6d9-e5dc-44fe-9620-c3604bf66bd4)) - (segment (start 204.380188 104.6756) (end 201.4744 104.6756) (width 0.2032) (layer "F.Cu") (net 7) (tstamp 7cf7e6d4-9321-4dee-87e5-3cfb6e74d4af)) - (segment (start 201.4744 104.6756) (end 190.75 115.4) (width 0.2032) (layer "F.Cu") (net 7) (tstamp a88e3cd3-b27b-4c0a-87e1-c2fabd23942d)) - (segment (start 203.411612 93.7174) (end 206.384588 96.690376) (width 0.2032) (layer "F.Cu") (net 7) (tstamp acbb80e0-e340-47e3-a501-7dbbdabd2762)) - (segment (start 206.384588 96.690376) (end 206.384588 102.6712) (width 0.2032) (layer "F.Cu") (net 7) (tstamp cbd2e83b-7c17-4ebd-a858-c3e39d4c6756)) - (segment (start 190.75 115.4) (end 190.75 199.775) (width 0.2032) (layer "F.Cu") (net 7) (tstamp ccc4e421-f4e2-44a4-a9a5-1d44a9ccc1ef)) - (segment (start 202.6125 93.7174) (end 203.411612 93.7174) (width 0.2032) (layer "F.Cu") (net 7) (tstamp fe8bb945-becf-4eba-bb8b-7afbf78877a5)) - (segment (start 183.08 215.49) (end 183.08 206.595) (width 0.2032) (layer "F.Cu") (net 8) (tstamp 5a353c94-966f-44f7-986a-37c680d05c58)) - (segment (start 183.23 215.62) (end 183.21 215.62) (width 0.2032) (layer "F.Cu") (net 8) (tstamp 938e189e-ddbf-44c0-b64a-7cfeb6c9d538)) - (segment (start 183.21 215.62) (end 183.08 215.49) (width 0.2032) (layer "F.Cu") (net 8) (tstamp be0a28ba-ddac-484c-a86f-9fe13b94f645)) - (segment (start 183.08 206.595) (end 183.235 206.44) (width 0.2032) (layer "F.Cu") (net 8) (tstamp d3febc78-1376-4628-a96a-13e180e5285a)) - (segment (start 180.69 215.62) (end 180.69 215.11) (width 0.2032) (layer "F.Cu") (net 9) (tstamp 65041482-7b29-447d-8e33-f0ff6126bc4a)) - (segment (start 180.4 214.82) (end 180.735 214.485) (width 0.2032) (layer "F.Cu") (net 9) (tstamp 6ca37439-65a0-446c-a01a-2d16b0ff9068)) - (segment (start 180.735 214.485) (end 180.735 206.44) (width 0.2032) (layer "F.Cu") (net 9) (tstamp dbb000b6-de33-4af7-846d-0bf67ff7504f)) - (segment (start 180.69 215.11) (end 180.4 214.82) (width 0.2032) (layer "F.Cu") (net 9) (tstamp f1cb82ee-49bd-45c9-8d69-47ae7e64921c)) - (segment (start 194.69 68.47) (end 193.221108 69.938892) (width 0.6) (layer "F.Cu") (net 10) (tstamp 00880453-5cf1-446e-90e3-0367750348ff)) - (segment (start 186.95 71.07) (end 186.95 72.44) (width 0.6) (layer "F.Cu") (net 10) (tstamp 014394af-13e5-4aa0-9ee5-302f4bc87ce5)) - (segment (start 182.15 72.2) (end 182.65 72.7) (width 0.6) (layer "F.Cu") (net 10) (tstamp 2885bc14-f475-4c1a-98fd-7471ce2ae7bb)) - (segment (start 196.26 68.47) (end 194.69 68.47) (width 0.6) (layer "F.Cu") (net 10) (tstamp 4d0040f4-9fe7-47e9-8496-3c1389ff245c)) - (segment (start 186.95 72.44) (end 187.68 73.17) (width 0.6) (layer "F.Cu") (net 10) (tstamp 56204422-7528-49c7-a218-89364a90c715)) - (segment (start 198.0625 70.7299) (end 198.075 70.7174) (width 0.6) (layer "F.Cu") (net 10) (tstamp 5bd3dc93-b423-4891-85af-ce051b5dda38)) - (segment (start 195.125 70.7299) (end 194.333992 69.938892) (width 0.6) (layer "F.Cu") (net 10) (tstamp 7000de8f-5a32-4294-b20e-2c1c28994872)) - (segment (start 198.8151 68.47) (end 201.1 70.7549) (width 0.6) (layer "F.Cu") (net 10) (tstamp 7e49437b-3f9f-4f0a-9bcc-dada8fecd879)) - (segment (start 196.26 68.47) (end 198.8151 68.47) (width 0.6) (layer "F.Cu") (net 10) (tstamp 88a7916c-e06a-4411-b3a9-40349af27081)) - (segment (start 187.68 73.17) (end 189.32 73.17) (width 0.6) (layer "F.Cu") (net 10) (tstamp 8d2181b2-e2cd-4ad7-b276-30dd9e99789b)) - (segment (start 182.15 71.07) (end 182.15 72.2) (width 0.6) (layer "F.Cu") (net 10) (tstamp b076bb20-987b-449f-8cc7-9a64edc82fe1)) - (segment (start 195.125 70.7299) (end 198.0625 70.7299) (width 0.6) (layer "F.Cu") (net 10) (tstamp edba7abb-ec6f-4093-a033-f0ec4903b6d7)) - (segment (start 194.333992 69.938892) (end 193.221108 69.938892) (width 0.6) (layer "F.Cu") (net 10) (tstamp fc7053dd-7d72-4885-b9cb-496fbb805234)) - (via (at 182.6 73.25) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 10) (tstamp 69f1d8ff-f500-4f31-b42f-fca83f95e119)) - (via (at 189.319956 73.17) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 10) (tstamp 899ac7e0-4b19-42b0-8b1c-3d01e436d16c)) - (via (at 193.221108 69.938892) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 10) (tstamp ad2e6a41-f2cd-4fc9-865f-8eafdd27342f)) - (segment (start 190.18 73.17) (end 189.319956 73.17) (width 0.6) (layer "B.Cu") (net 10) (tstamp 3f544171-1bda-448e-9b8a-a962704e3da0)) - (segment (start 193.27 70.08) (end 190.18 73.17) (width 0.6) (layer "B.Cu") (net 10) (tstamp 724963c7-7d0c-4e92-acda-d86255460f61)) - (segment (start 189.239956 73.25) (end 189.319956 73.17) (width 0.6) (layer "B.Cu") (net 10) (tstamp a9645539-9286-468c-9508-54427fac48da)) - (segment (start 182.6 73.25) (end 189.239956 73.25) (width 0.6) (layer "B.Cu") (net 10) (tstamp add016fa-68a7-4d69-8185-7517a048a1b0)) - (segment (start 205.8375 70.9174) (end 206.1 70.6549) (width 0.6) (layer "F.Cu") (net 11) (tstamp 2f982401-9942-4890-b9e2-e1495da2426e)) - (segment (start 203.3 70.9174) (end 205.8375 70.9174) (width 0.6) (layer "F.Cu") (net 11) (tstamp 5d03f674-adc4-4bd9-baba-53d0499a393e)) - (segment (start 201.1 72.8799) (end 201.3375 72.8799) (width 0.6) (layer "F.Cu") (net 11) (tstamp c6062ecf-7b77-4296-9b40-f0ff314f0208)) - (segment (start 201.3375 72.8799) (end 203.3 70.9174) (width 0.6) (layer "F.Cu") (net 11) (tstamp f120a492-4549-4ef5-916d-726d8b5e203a)) - (segment (start 198.45 97.2924) (end 198.45 98.321296) (width 0.25) (layer "F.Cu") (net 12) (tstamp 1d488d75-1f37-4bcd-bcc7-1184511a7c2c)) - (segment (start 198.725 100.0599) (end 197.405 101.3799) (width 0.25) (layer "F.Cu") (net 12) (tstamp 3136a0b9-afd5-433f-ab6f-5bd593f11536)) - (segment (start 198.425 97.2674) (end 198.45 97.2924) (width 0.25) (layer "F.Cu") (net 12) (tstamp 386cfcae-dd09-478b-a6ef-2d54f187c016)) - (segment (start 194.9375 101.3799) (end 194.925 101.3924) (width 0.25) (layer "F.Cu") (net 12) (tstamp 44dc95f3-d0e9-4505-b749-cabae2261737)) - (segment (start 198.725 98.596296) (end 198.725 100.0599) (width 0.25) (layer "F.Cu") (net 12) (tstamp 6686f638-f5f2-46d2-be23-bb5cc0376359)) - (segment (start 198.45 98.321296) (end 198.725 98.596296) (width 0.25) (layer "F.Cu") (net 12) (tstamp 7569e166-9d80-486b-9962-627e73f648c3)) - (segment (start 198.425 95.4049) (end 198.425 97.2674) (width 0.25) (layer "F.Cu") (net 12) (tstamp a4a6184a-40bc-472a-bbe6-4a4be492fa18)) - (segment (start 197.405 101.3799) (end 194.9375 101.3799) (width 0.25) (layer "F.Cu") (net 12) (tstamp ec29f3a3-2058-4f01-9e54-01629be5d1f5)) - (segment (start 192.1772 75.898648) (end 197.9972 81.718648) (width 0.1524) (layer "F.Cu") (net 13) (tstamp 31b3f470-2393-400f-be89-532e3b185bc8)) - (segment (start 192.1772 75.4472) (end 192.1772 75.898648) (width 0.1524) (layer "F.Cu") (net 13) (tstamp 4f80c380-f751-4ed5-9612-64e29fda64c6)) - (segment (start 191.57 74.84) (end 192.1772 75.4472) (width 0.1524) (layer "F.Cu") (net 13) (tstamp 661339d2-c5c9-439a-a200-5400efd791b3)) - (segment (start 191.57 74.765) (end 191.57 74.84) (width 0.1524) (layer "F.Cu") (net 13) (tstamp 83ca941b-d396-40db-b8e1-5a19467372c6)) - (segment (start 197.9972 87.801449) (end 197.925 87.873649) (width 0.1524) (layer "F.Cu") (net 13) (tstamp bf6c17bb-c4c6-4d9a-b90b-b667662e6191)) - (segment (start 197.925 87.873649) (end 197.925 88.5299) (width 0.1524) (layer "F.Cu") (net 13) (tstamp f1724270-797e-4136-8652-7ddee5c18d6c)) - (segment (start 197.9972 81.718648) (end 197.9972 87.801449) (width 0.1524) (layer "F.Cu") (net 13) (tstamp fe9101e7-e948-4a69-aa6c-847e0c5be9f1)) - (segment (start 199.945 99.1799) (end 198.925 98.1599) (width 0.25) (layer "F.Cu") (net 15) (tstamp 5bdb3c68-9855-4a2c-839d-9e786bc87374)) - (segment (start 201.9375 99.1799) (end 202.425 99.6674) (width 0.25) (layer "F.Cu") (net 15) (tstamp 6d9afa42-2f8d-48ee-a398-7f86b27061c2)) - (segment (start 198.925 98.1599) (end 198.925 95.4049) (width 0.25) (layer "F.Cu") (net 15) (tstamp e07ca48d-d505-45a3-999a-fcdeb44c06c9)) - (segment (start 199.945 99.1799) (end 201.9375 99.1799) (width 0.25) (layer "F.Cu") (net 15) (tstamp e27c2413-35e4-48df-acba-72eda9ab2912)) - (segment (start 180.735 101.562106) (end 180.735 204.79) (width 0.2032) (layer "F.Cu") (net 16) (tstamp 32b023de-0cab-4611-85af-1229afab7d7d)) - (segment (start 194.197294 91.5944) (end 190.602706 91.5944) (width 0.2032) (layer "F.Cu") (net 16) (tstamp 39af9583-b180-4de4-9f03-b00fde2d70c4)) - (segment (start 189.2944 93.002706) (end 180.735 101.562106) (width 0.2032) (layer "F.Cu") (net 16) (tstamp 6226f496-e4e1-4fcd-b221-53199b857267)) - (segment (start 195.7375 91.7174) (end 194.320294 91.7174) (width 0.2032) (layer "F.Cu") (net 16) (tstamp 6d523749-3d67-4e29-bff8-628f7452bfd1)) - (segment (start 190.602706 91.5944) (end 189.2944 92.902706) (width 0.2032) (layer "F.Cu") (net 16) (tstamp d6412e1e-420f-40bd-a575-b869a2646490)) - (segment (start 194.320294 91.7174) (end 194.197294 91.5944) (width 0.2032) (layer "F.Cu") (net 16) (tstamp e91a3c99-245a-40f7-a98e-da2195ff642a)) - (segment (start 189.2944 92.902706) (end 189.2944 93.002706) (width 0.2032) (layer "F.Cu") (net 16) (tstamp f4430cc0-e24d-495d-902c-8d5148edc0f5)) - (segment (start 189.65 180.05) (end 189.65 119.9) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 3b69ab8c-a326-49d4-b507-281aed6dcbe5)) - (segment (start 188.2 194.8) (end 189.65 193.35) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 3be1e5b8-228a-4a01-b270-2d7246cbacc4)) - (segment (start 195.7375 92.2174) (end 195.726538 92.206438) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 4f5b577a-98a7-49d4-afcb-3a549c095c77)) - (segment (start 183.235 204.79) (end 183.235 199.765) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 52e14090-d7a4-4191-83e4-ea5d6cb0f844)) - (segment (start 195.726538 92.206438) (end 194.306438 92.206438) (width 0.2032) (layer "F.Cu") (net 17) (tstamp 8ab48e83-3540-40be-85a6-8fdd4e3a41d2)) - (segment (start 189.65 93.05) (end 189.65 119.9) (width 0.2032) (layer "F.Cu") (net 17) (tstamp a10cf69f-3bb5-4ac7-aff0-99214d7e82ce)) - (segment (start 194.05 91.95) (end 190.75 91.95) (width 0.2032) (layer "F.Cu") (net 17) (tstamp a14ff31a-808b-4315-84cc-2c16986c8052)) - (segment (start 183.235 199.765) (end 188.2 194.8) (width 0.2032) (layer "F.Cu") (net 17) (tstamp bfa3de84-a115-47e8-9815-2fe6216751d3)) - (segment (start 194.306438 92.206438) (end 194.05 91.95) (width 0.2032) (layer "F.Cu") (net 17) (tstamp c139a1c8-d989-4ab1-9713-f4ff3eb766f6)) - (segment (start 189.65 193.35) (end 189.65 180.05) (width 0.2032) (layer "F.Cu") (net 17) (tstamp d61748dc-dff8-4d6e-a92b-f57ac64e63b7)) - (segment (start 190.75 91.95) (end 189.65 93.05) (width 0.2032) (layer "F.Cu") (net 17) (tstamp d7323c81-22cc-4171-9714-b2a25c89c66f)) - (segment (start 88.62 84.31) (end 88.59 84.28) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 00e9cc5c-ccf3-4e6c-94f1-fc9cc5a7e76f)) - (segment (start 154.6 68.9325) (end 157.3325 66.2) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 02dc70be-17a3-42f6-888a-5786aa19651d)) - (segment (start 178.15 115.39) (end 157.2 94.44) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 041c286e-c21a-468d-beb0-c845bf34c047)) - (segment (start 154.6 81.065) (end 154.6 68.9325) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 0b6b00aa-34b1-4e0b-a9b9-4d7ff340c1fb)) - (segment (start 96.9825 87.8225) (end 94.9 85.74) (width 0.6) (layer "F.Cu") (net 18) (tstamp 0d43f0dd-e7cb-4074-9b94-e4b6437e0189)) - (segment (start 200.87 84.7499) (end 205.15 89.0299) (width 0.6) (layer "F.Cu") (net 18) (tstamp 0e9fda85-60b3-4383-9917-7057c448c549)) - (segment (start 88.59 84.28) (end 88.59 83.88) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 0f5eb70d-e245-4c38-9158-f276d2daa6d4)) - (segment (start 98.145 86.8) (end 97.1225 87.8225) (width 0.6) (layer "F.Cu") (net 18) (tstamp 0fdd0606-e708-4270-bbc5-5a65c0b6c61a)) - (segment (start 206.3974 84.9774) (end 206.3974 84.9974) (width 0.6) (layer "F.Cu") (net 18) (tstamp 10c433d2-d35f-4ae4-b775-5eca718e12cf)) - (segment (start 210.7 89.3) (end 210.7 111.95) (width 0.6) (layer "F.Cu") (net 18) (tstamp 114892e5-3a0b-441b-9a47-d4768a149fa5)) - (segment (start 196.425 96.175) (end 196.425 95.4049) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 1627ed02-12dd-4e33-9406-d6bbdedf6db6)) - (segment (start 94.9 85.74) (end 94.9 83.45) (width 0.6) (layer "F.Cu") (net 18) (tstamp 17888a7f-d752-4c4a-993e-6a7042683005)) - (segment (start 193.6 94.7174) (end 193.5375 94.7799) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 1929c401-6c39-47dd-9445-9b932cab7bf5)) - (segment (start 198.875 74.8424) (end 198.875 75.465) (width 0.6) (layer "F.Cu") (net 18) (tstamp 1b4dd7a4-63f8-452a-a6cc-49bf86e54f06)) - (segment (start 168.05 69.3) (end 168.05 67.95) (width 0.6) (layer "F.Cu") (net 18) (tstamp 1b5c09b0-f9f0-4ac6-9d53-982281d375ef)) - (segment (start 168.05 67.95) (end 166.3 66.2) (width 0.6) (layer "F.Cu") (net 18) (tstamp 20a88058-0912-4398-bc8d-4147d3926fe2)) - (segment (start 98.5 82.6) (end 97.5 81.6) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 2180c39f-3df1-48c7-ab6c-df453bb38683)) - (segment (start 198.7549 66.2049) (end 193.475 66.2049) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 21ac7883-b573-474e-af1a-c3c8d5c4d901)) - (segment (start 98.225 81.6) (end 98.53 81.295) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 21cc615d-921a-4191-bff4-9a38d78ec066)) - (segment (start 200.87 79.45) (end 206.3974 84.9774) (width 0.6) (layer "F.Cu") (net 18) (tstamp 21e13c94-b478-47a9-ab2d-f04ac59c9126)) - (segment (start 94.9 83.45) (end 93.67 82.22) (width 0.6) (layer "F.Cu") (net 18) (tstamp 2649bd45-5674-46e7-8d87-5f2ca10de90f)) - (segment (start 88.59 83.88) (end 88.61 83.86) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 2d415c1a-04b9-46ab-85d7-506e0b843ccf)) - (segment (start 98.53 82.265) (end 98.52 82.275) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 2fbed652-cef3-4aaa-aa75-b0b3bc3c597d)) - (segment (start 98.65 86.8) (end 98.65 82.385) (width 0.6) (layer "F.Cu") (net 18) (tstamp 2fd17cfe-3302-4215-8aa2-48f87de66db7)) - (segment (start 98.5 82.85) (end 98.52 82.83) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 388e5cc6-1d4d-4821-a02f-500a2c8ed926)) - (segment (start 98.65 82.385) (end 98.53 82.265) (width 0.6) (layer "F.Cu") (net 18) (tstamp 3bdd1afa-2024-4853-89fc-54c3167b108e)) - (segment (start 157.2 94.44) (end 157.2 83.665) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 3da52f0f-e1d4-4c4c-88f6-c3b36f8ef4de)) - (segment (start 98.53 81.295) (end 98.53 82.265) (width 0.6) (layer "F.Cu") (net 18) (tstamp 441ad82d-7791-4915-9ab9-a5a453e473c0)) - (segment (start 98.65 86.8) (end 98.145 86.8) (width 0.6) (layer "F.Cu") (net 18) (tstamp 479a4d0f-3674-4f7f-aba6-5e4ed73e0d6e)) - (segment (start 210.7 89.3) (end 210.85 89.45) (width 0.6) (layer "F.Cu") (net 18) (tstamp 48dbb344-e345-4194-8555-204276b3363f)) - (segment (start 163.25 66.2) (end 164.94625 66.2) (width 0.6) (layer "F.Cu") (net 18) (tstamp 49902dd4-a0a6-4f06-8be6-101baa16eb4f)) - (segment (start 159.15 66.5) (end 159.45 66.2) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 4afad4b1-0ecb-4a3e-b5de-b4f54ce630bf)) - (segment (start 88.62 85.3) (end 88.62 84.31) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 4e410296-cb5b-4e25-a98b-564508d5bd2a)) - (segment (start 199.7674 71.85) (end 201.5 71.85) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 4fe9db52-1bfa-4137-a69b-abd402f4c8a8)) - (segment (start 198.875 75.465) (end 200.87 77.46) (width 0.6) (layer "F.Cu") (net 18) (tstamp 50cf0e0b-3649-4f60-9a4e-3ce0c2414b8a)) - (segment (start 162.8 66.65) (end 163.25 66.2) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 539b06d4-31cc-4a57-948a-f156f5d88977)) - (segment (start 88.61 82.96) (end 88.61 83.86) (width 0.6) (layer "F.Cu") (net 18) (tstamp 55f94ac4-c797-4481-94b7-e6d0ea00d5ba)) - (segment (start 193.5125 96.35) (end 196.25 96.35) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 561b5c2c-91f6-4039-aa60-58a47238ab90)) - (segment (start 200.87 77.46) (end 200.87 79.45) (width 0.6) (layer "F.Cu") (net 18) (tstamp 56318016-3883-409c-b4b0-3a07858a2570)) - (segment (start 88.65 87.61) (end 88.65 85.33) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 59a1ec34-890f-4de4-98b6-107f66a88d13)) - (segment (start 168.4 83.665) (end 164.4 83.665) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 5b2061f6-a161-4a99-b288-b7a2f18a0e67)) - (segment (start 202.15 69.6) (end 198.7549 66.2049) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 5c86553e-55f9-435e-920e-3b6e3c6222a1)) - (segment (start 97.1225 87.8225) (end 96.9825 87.8225) (width 0.6) (layer "F.Cu") (net 18) (tstamp 5e0bec74-6fba-49e1-987b-f7dc1e4939c2)) - (segment (start 97.0685 81.6) (end 97.5 81.6) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 65929fd7-4178-495f-bd73-3bff6f735e51)) - (segment (start 88.95 82.6) (end 88.6 82.95) (width 0.6) (layer "F.Cu") (net 18) (tstamp 6658190b-9085-4cad-b549-7e1caa914983)) - (segment (start 200.87 79.45) (end 200.87 84.7499) (width 0.6) (layer "F.Cu") (net 18) (tstamp 66986976-cb00-4134-aac2-227e6a116def)) - (segment (start 98.52 82.83) (end 98.52 82.275) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 6a77a0ae-cd0a-46ef-9a7b-7811be77531e)) - (segment (start 202.15 71.2) (end 202.15 69.6) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 6a8c9df8-640e-41ff-a60a-1dc367f9461a)) - (segment (start 93.67 82.22) (end 89.33 82.22) (width 0.6) (layer "F.Cu") (net 18) (tstamp 6b084730-6a38-426e-a155-143500255b6f)) - (segment (start 196.25 96.35) (end 196.425 96.175) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 6b25a0cf-3987-4fe5-9dac-22944881e1bf)) - (segment (start 159.15 82.015) (end 159.15 66.5) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 6beb1d6f-bdd6-4d5b-a333-307a75e249f9)) - (segment (start 196.425 87.675) (end 196.425 88.5299) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 7297c2cd-f1ed-4448-a2c8-36aa004e3902)) - (segment (start 216 86.75) (end 216 82.65) (width 0.6) (layer "F.Cu") (net 18) (tstamp 72d01ec1-7af2-4cba-b046-e23305a1738f)) - (segment (start 89.33 82.22) (end 88.95 82.6) (width 0.6) (layer "F.Cu") (net 18) (tstamp 74bee3de-e2ce-4bd0-a4e8-ee8f68086c2a)) - (segment (start 84.5 82.25) (end 82.7 84.05) (width 0.6) (layer "F.Cu") (net 18) (tstamp 77237e09-2757-43bc-a8b0-16f9cb09d16f)) - (segment (start 216 82.65) (end 219.3 79.35) (width 0.6) (layer "F.Cu") (net 18) (tstamp 775b1c61-8189-4892-92c7-a2ff32c74d97)) - (segment (start 195.7375 94.7174) (end 193.6 94.7174) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 775ed983-0f3b-4846-afca-c43c6f06239b)) - (segment (start 159.45 66.2) (end 161.139375 66.2) (width 0.6) (layer "F.Cu") (net 18) (tstamp 7797f9cb-fbd5-4556-93b5-ba6bf77faa24)) - (segment (start 193.34 84.5425) (end 194.6275 85.83) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 79235d92-f56f-4211-8a0f-4deb95beb252)) - (segment (start 213.3 89.45) (end 216 86.75) (width 0.6) (layer "F.Cu") (net 18) (tstamp 7c1f05bc-ba04-47bd-a22f-67ce4d482adc)) - (segment (start 160.8 83.665) (end 159.15 82.015) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 808cbd20-96bf-461c-8b7f-f2352053b688)) - (segment (start 161.139375 66.2) (end 163.25 66.2) (width 0.6) (layer "F.Cu") (net 18) (tstamp 81349ce1-d295-4570-924e-5e7b80820dfd)) - (segment (start 219.3 79.35) (end 222.195 79.35) (width 0.6) (layer "F.Cu") (net 18) (tstamp 823a1068-9700-4a40-91b5-0202ca0c38b9)) - (segment (start 204.9625 89.2174) (end 205.15 89.0299) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 824bd8f0-ec4a-4b22-8ad7-ae03b862156d)) - (segment (start 206.3974 84.9974) (end 210.7 89.3) (width 0.6) (layer "F.Cu") (net 18) (tstamp 827df9d0-388d-45b9-b4ca-cd021e0bdb4f)) - (segment (start 162.8 82.065) (end 162.8 66.65) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 8c4dd81f-2170-4cb8-9a34-1438368d624a)) - (segment (start 178.15 215.62) (end 178.15 115.39) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 922a9eaa-576e-4f1b-8c65-a593be43c05c)) - (segment (start 201.5 71.85) (end 202.15 71.2) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 9330e2ba-5a70-44ae-aecc-07d5adbbb0e5)) - (segment (start 219.91 117.2) (end 223.34 113.77) (width 0.6) (layer "F.Cu") (net 18) (tstamp 9997b44f-adae-4a72-bfb6-76397f872fe1)) - (segment (start 82.7 84.05) (end 82.7 89.04) (width 0.6) (layer "F.Cu") (net 18) (tstamp 9a97fdc7-6599-4bc7-9dcf-fd6139048b68)) - (segment (start 88.75 88.175) (end 88.75 87.71) (width 0.2032) (layer "F.Cu") (net 18) (tstamp 9c04970f-4eff-4159-9ae4-398795125458)) - (segment (start 222.195 79.35) (end 222.2 79.345) (width 0.6) (layer "F.Cu") (net 18) (tstamp 9cc85465-a364-41c7-b0c3-0b274634f02a)) - (segment (start 88.95 82.6) (end 88.6 82.25) (width 0.6) (layer "F.Cu") (net 18) (tstamp a7430ffe-9a09-42c8-bcce-467faadd3175)) - (segment (start 215.95 117.2) (end 219.91 117.2) (width 0.6) (layer "F.Cu") (net 18) (tstamp a80cf2fb-e078-4206-915d-ce8f603fe2e4)) - (segment (start 166.3 66.2) (end 164.94625 66.2) (width 0.6) (layer "F.Cu") (net 18) (tstamp a9d2e3cd-1895-494e-a3bb-aae3b6cba555)) - (segment (start 194.6275 85.8775) (end 196.425 87.675) (width 0.2032) (layer "F.Cu") (net 18) (tstamp aaf29a78-f5c0-4dc9-a376-d32f09ee4c6c)) - (segment (start 83.155 89.07) (end 82.67 89.07) (width 0.2032) (layer "F.Cu") (net 18) (tstamp ae027c38-1cd7-49b6-8021-5cdebac0bbe3)) - (segment (start 97.5 81.6) (end 98.225 81.6) (width 0.2032) (layer "F.Cu") (net 18) (tstamp b3f0efd3-efbc-4ef2-a13d-69f6d10f6530)) - (segment (start 88.75 87.71) (end 88.65 87.61) (width 0.2032) (layer "F.Cu") (net 18) (tstamp ba7adb89-4323-4d4e-a556-6ac9bf030dc8)) - (segment (start 210.7 111.95) (end 215.95 117.2) (width 0.6) (layer "F.Cu") (net 18) (tstamp c07f0b33-70bd-4938-a052-8dfb0fbc96ed)) - (segment (start 88.65 85.33) (end 88.62 85.3) (width 0.2032) (layer "F.Cu") (net 18) (tstamp c129f520-73b3-4c07-9dc7-e8ef7c0df505)) - (segment (start 193.34 82.2674) (end 193.34 84.5425) (width 0.2032) (layer "F.Cu") (net 18) (tstamp c7aacf3c-2a3c-4172-9a3e-92bdeb8c4161)) - (segment (start 98.5 82.85) (end 98.5 82.7) (width 0.2032) (layer "F.Cu") (net 18) (tstamp cbdce790-a529-4fe3-a5f2-cecfd79eb490)) - (segment (start 97.1225 87.8225) (end 95.985 88.96) (width 0.6) (layer "F.Cu") (net 18) (tstamp d36aeddc-6b14-4085-b05a-ceccce1ab0c1)) - (segment (start 198.875 74.8424) (end 198.875 72.7424) (width 0.6) (layer "F.Cu") (net 18) (tstamp dde0261d-ddbd-49fd-9a21-654feb3a3470)) - (segment (start 202.6125 89.2174) (end 204.9625 89.2174) (width 0.2032) (layer "F.Cu") (net 18) (tstamp debd6506-7d9c-4c2d-ac5a-e82a06a26e8a)) - (segment (start 88.6 82.95) (end 88.61 82.96) (width 0.6) (layer "F.Cu") (net 18) (tstamp e35c3592-1810-4e98-adc8-c7672047c18a)) - (segment (start 223.34 113.77) (end 223.34 105.82) (width 0.6) (layer "F.Cu") (net 18) (tstamp e5def204-a79a-4940-be29-72cd78053ee8)) - (segment (start 157.3325 66.2) (end 159.45 66.2) (width 0.6) (layer "F.Cu") (net 18) (tstamp ea0284b0-a5aa-4524-82df-3ac6ce14a56c)) - (segment (start 98.5 82.7) (end 98.5 82.6) (width 0.2032) (layer "F.Cu") (net 18) (tstamp ea3bf4c9-ac61-4cbc-affe-1658499f191a)) - (segment (start 157.2 83.665) (end 154.6 81.065) (width 0.2032) (layer "F.Cu") (net 18) (tstamp ea4f752d-9031-4924-8158-dd5aad8faf32)) - (segment (start 210.85 89.45) (end 213.3 89.45) (width 0.6) (layer "F.Cu") (net 18) (tstamp eb528ca5-8d68-4288-85b5-646d3cd1da62)) - (segment (start 88.6 82.25) (end 84.5 82.25) (width 0.6) (layer "F.Cu") (net 18) (tstamp f2934fd8-3623-4b1d-a5eb-6c3475aa0922)) - (segment (start 194.6275 85.83) (end 194.6275 85.8775) (width 0.2032) (layer "F.Cu") (net 18) (tstamp f45eb7b1-0c2a-4580-b5a0-268d8bbc8d7d)) - (segment (start 198.875 72.7424) (end 199.025 72.5924) (width 0.6) (layer "F.Cu") (net 18) (tstamp f800064f-06c4-4387-b50a-4da5e3890be0)) - (segment (start 164.4 83.665) (end 162.8 82.065) (width 0.2032) (layer "F.Cu") (net 18) (tstamp fa37697d-0025-45a2-84a5-36883f9cb952)) - (segment (start 199.025 72.5924) (end 199.7674 71.85) (width 0.2032) (layer "F.Cu") (net 18) (tstamp fd806a68-aed5-4339-8cf7-ee07c0e22503)) - (via (at 194.1 95.1) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 18) (tstamp 2ba0a458-fb4c-4d51-b69c-26d14bca952b)) - (via (at 168.05 69.3) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 18) (tstamp 3e0b7bae-8f27-4a3e-878f-40058a1736ce)) - (via (at 194.1 96.7) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 18) (tstamp 3f7fd5f7-0f32-47c4-9150-2ae2692c2c46)) - (via (at 98.65 86.8) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 18) (tstamp d96b9e30-cdf7-4d39-b1de-5393129ed9fa)) - (via (at 199.05 76.7) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 18) (tstamp f1c11389-9656-4c4a-a4b1-963832e6e682)) - (segment (start 179.55 76.7) (end 175.45 76.7) (width 0.6) (layer "B.Cu") (net 18) (tstamp 04d77e5e-a98c-48ae-9071-8e101d3658b6)) - (segment (start 115.96 113.26) (end 99.05 96.35) (width 0.6) (layer "B.Cu") (net 18) (tstamp 150aa9bd-00d2-4db7-b2d4-dfae45f94e1e)) - (segment (start 175.45 76.7) (end 168.15 69.4) (width 0.6) (layer "B.Cu") (net 18) (tstamp 16df1ed2-2de7-4f3c-9edd-87d5988b7964)) - (segment (start 179.55 76.7) (end 179.55 82.65) (width 0.6) (layer "B.Cu") (net 18) (tstamp 19619677-e427-4ac1-8b17-9eab8cb1f78a)) - (segment (start 99.05 96.35) (end 99.05 87.45) (width 0.6) (layer "B.Cu") (net 18) (tstamp 1984326b-d6a1-497a-812d-6d0d5484b771)) - (segment (start 194.1 95.04) (end 192.57 93.51) (width 0.6) (layer "B.Cu") (net 18) (tstamp 3d6d6560-7d24-4377-a211-f449b820a42b)) - (segment (start 128.4 94.25) (end 128.4 107.05) (width 0.6) (layer "B.Cu") (net 18) (tstamp 51b87311-875f-4743-ae92-18ced3969b83)) - (segment (start 128.4 107.05) (end 128.15 107.05) (width 0.6) (layer "B.Cu") (net 18) (tstamp 609164dd-b551-4880-966b-32efa40d39bc)) - (segment (start 171.15 91.05) (end 131.6 91.05) (width 0.6) (layer "B.Cu") (net 18) (tstamp 69bd7fe6-db6f-443b-91bf-8fe12c74a90e)) - (segment (start 121.94 113.26) (end 115.96 113.26) (width 0.6) (layer "B.Cu") (net 18) (tstamp 6fc77bd6-ed58-4240-995e-baf4dd4c8331)) - (segment (start 99.05 87.45) (end 98.3 86.7) (width 0.6) (layer "B.Cu") (net 18) (tstamp 82156dde-5820-435c-851a-0dd0a13c965e)) - (segment (start 199.05 76.7) (end 198.9074 76.7) (width 0.6) (layer "B.Cu") (net 18) (tstamp 8f3bc8a7-d14a-4662-ab46-490e95709ad4)) - (segment (start 194.1 96.7) (end 194.1 95.1) (width 0.6) (layer "B.Cu") (net 18) (tstamp 90e1863b-537b-4dc0-b409-b002db3e7e32)) - (segment (start 179.55 82.65) (end 171.15 91.05) (width 0.6) (layer "B.Cu") (net 18) (tstamp 92993172-61fa-471a-aa37-cd72c1736773)) - (segment (start 192.57 93.51) (end 192.57 83.0374) (width 0.6) (layer "B.Cu") (net 18) (tstamp 9378157e-23e0-4783-bafe-0bad0e26ac91)) - (segment (start 192.57 83.0374) (end 193.34 82.2674) (width 0.6) (layer "B.Cu") (net 18) (tstamp 9400f9a9-2f07-45bf-9acb-beadc82722d7)) - (segment (start 199.05 76.7) (end 179.55 76.7) (width 0.6) (layer "B.Cu") (net 18) (tstamp a8a02930-6ddc-4134-b6d3-6acb9f63a91e)) - (segment (start 198.9074 76.7) (end 193.34 82.2674) (width 0.6) (layer "B.Cu") (net 18) (tstamp b56af789-26ab-494d-87a8-f3900b5840fc)) - (segment (start 194.1 95.1) (end 194.1 95.04) (width 0.6) (layer "B.Cu") (net 18) (tstamp b751910d-90c0-47e1-a957-e47d5d3763a9)) - (segment (start 131.6 91.05) (end 128.4 94.25) (width 0.6) (layer "B.Cu") (net 18) (tstamp d1386afb-0615-4585-8380-ef5c5bfc298a)) - (segment (start 128.15 107.05) (end 121.94 113.26) (width 0.6) (layer "B.Cu") (net 18) (tstamp d5681b9b-34c8-4f01-a1b6-ce1cfc8b9699)) - (segment (start 203.9899 90.5299) (end 205.2 90.5299) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 7e96cf87-6b1e-4ce5-b52a-0c1bea08810a)) - (segment (start 202.6125 90.2174) (end 203.6774 90.2174) (width 0.2032) (layer "F.Cu") (net 19) (tstamp 8affc80d-419f-4eea-887b-286272b2ac2d)) - (segment (start 203.6774 90.2174) (end 203.9899 90.5299) (width 0.2032) (layer "F.Cu") (net 19) (tstamp a39b06d7-245d-47b6-9748-cebc30c3278a)) - (segment (start 172.48 66.2) (end 171.33 65.05) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 0141541f-7b0b-49d2-a525-71657edd8bac)) - (segment (start 140.66 77.55) (end 140.0125 78.1975) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 03e7afec-3795-47c9-8e9d-39db7b0e0bdf)) - (segment (start 151.35 66.45) (end 151.35 75.1) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 0ffc9c2a-cfe7-4641-8266-f8da8e116c1a)) - (segment (start 110.72 204.98) (end 110.56 205.14) (width 3) (layer "F.Cu") (net 20) (tstamp 16f06712-ed7b-4a1d-9f39-b8922345c3ea)) - (segment (start 151.35 75.1) (end 148.9 77.55) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 1ae2a0bc-4ff9-4d55-a41d-9959bb63dfa6)) - (segment (start 140.0125 78.1975) (end 140.0125 79.36) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 1e4ec0e1-1665-4c96-b928-bccd1ecdfebe)) - (segment (start 124.99 156.46) (end 136.435 145.015) (width 3) (layer "F.Cu") (net 20) (tstamp 272d3fe0-922c-43ba-ab5a-f6730c1e4f72)) - (segment (start 171.33 65.05) (end 152.75 65.05) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 325c8603-6aa2-4a09-9f77-cddb3a0ba9f8)) - (segment (start 110.56 206.14) (end 108.89 207.81) (width 0.7) (layer "F.Cu") (net 20) (tstamp 350eaab3-66d0-4d37-9155-032dd72098e4)) - (segment (start 174.2 67.92) (end 172.48 66.2) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 4c93a36b-99eb-40e6-962f-523c65d2fc77)) - (segment (start 136.435 89.135) (end 140.1876 85.3824) (width 3) (layer "F.Cu") (net 20) (tstamp 5352e780-24bb-4fd7-ba7b-250f3009d03d)) - (segment (start 110.56 205.14) (end 110.56 206.14) (width 0.7) (layer "F.Cu") (net 20) (tstamp 66bd3b29-01f4-4326-a706-4a03566f3f3b)) - (segment (start 80.24 206.26) (end 91.5 206.26) (width 3) (layer "F.Cu") (net 20) (tstamp 6f889703-61b1-4879-b769-dded5a273b38)) - (segment (start 146.7225 88.2874) (end 136.5724 88.2874) (width 0.6) (layer "F.Cu") (net 20) (tstamp 71a123e0-d24d-4c3a-91b7-1d0f2be145dd)) - (segment (start 174.2 82.25) (end 174.2 67.92) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 79357d54-d770-498f-93ec-492c745f79ef)) - (segment (start 108.89 207.81) (end 108.85 207.85) (width 0.6) (layer "F.Cu") (net 20) (tstamp 8456cf9f-f529-4642-b07f-b97bfb9b20e4)) - (segment (start 137.715 80.625) (end 137.72 80.62) (width 0.6) (layer "F.Cu") (net 20) (tstamp 891bb1bc-ada9-4006-be89-d40b5370554c)) - (segment (start 152.75 65.05) (end 151.35 66.45) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 901a670f-73f1-406c-ac6a-5034dcbc615b)) - (segment (start 137.72 80.62) (end 140.0425 80.62) (width 0.6) (layer "F.Cu") (net 20) (tstamp 904095ff-c707-4b70-9f73-b0ebb4a7eb03)) - (segment (start 148.9 77.55) (end 140.66 77.55) (width 0.2032) (layer "F.Cu") (net 20) (tstamp 9393ee2b-da6b-42ec-ad4a-2cf93443af8f)) - (segment (start 75.72 214.26) (end 75.72 210.78) (width 3) (layer "F.Cu") (net 20) (tstamp 9471cd10-53ab-41cd-93a1-bd072ff98021)) - (segment (start 137.72 79.36) (end 140.0125 79.36) (width 0.6) (layer "F.Cu") (net 20) (tstamp a150a58e-51ab-4ad7-89b3-edbbcec60f52)) - (segment (start 172.6 83.665) (end 172.785 83.665) (width 0.2032) (layer "F.Cu") (net 20) (tstamp aac33ab0-6e52-47e0-a114-f8c6d0ca0ff1)) - (segment (start 104.07 208.215) (end 104.07 212.425) (width 0.6) (layer "F.Cu") (net 20) (tstamp ac32f9b2-c90a-43eb-8713-d0d101045041)) - (segment (start 110.72 200.31) (end 110.72 204.98) (width 3) (layer "F.Cu") (net 20) (tstamp b02e624b-6530-4223-bd4a-f7d529467812)) - (segment (start 75.72 210.78) (end 80.24 206.26) (width 3) (layer "F.Cu") (net 20) (tstamp b24f06e0-44dd-49a2-bed2-77e0be3d27e3)) - (segment (start 136.435 145.015) (end 136.435 89.135) (width 3) (layer "F.Cu") (net 20) (tstamp c31a0768-12ba-4b86-b8f4-6be789d4f6f8)) - (segment (start 140.16 85.305) (end 140.16 80.3) (width 2.5) (layer "F.Cu") (net 20) (tstamp cdb67b4c-bf2f-418d-8d71-f915a18bff5e)) - (segment (start 172.785 83.665) (end 174.2 82.25) (width 0.2032) (layer "F.Cu") (net 20) (tstamp dec0d7c0-2db5-4080-ad32-caa8f7fbd069)) - (segment (start 108.85 207.85) (end 108.85 212.06) (width 0.6) (layer "F.Cu") (net 20) (tstamp e74fc637-4a12-4fee-ac7b-b09e364fea62)) - (segment (start 137.715 79.355) (end 137.72 79.36) (width 0.6) (layer "F.Cu") (net 20) (tstamp fa2c21a8-d5c9-451e-b1d0-a38540f066e1)) - (via (at 103.57 208.62) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 20) (tstamp 031a7913-04f5-490c-bae6-b25c5f053f52)) - (via (at 125.71 154.19) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 20) (tstamp 05d7edd8-947d-46a1-bc75-8c2359e8e41b)) - (via (at 110.25 202.48) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 20) (tstamp 61861b24-ac89-4e5f-928e-0341526a62e5)) - (via (at 125.51 157.45) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 20) (tstamp a7855cc5-4f81-47bf-8472-c17330859b5b)) - (via (at 123.88 155.8) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 20) (tstamp a8510c17-4b69-474e-8d22-025459ba220b)) - (via (at 110.72 200.31) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 20) (tstamp e345a238-cd45-4b0e-9bba-17ab6ccbc928)) - (via (at 127.27 155.66) (size 2.2) (drill 1.2) (layers "F.Cu" "B.Cu") (net 20) (tstamp f3691154-957d-4936-b505-31768b22e68e)) - (segment (start 110.72 170.73) (end 110.72 200.31) (width 3) (layer "B.Cu") (net 20) (tstamp 247b4e96-dc29-428c-b17e-1d06793fe85b)) - (segment (start 91.5 206.26) (end 91.5 204.94) (width 3) (layer "B.Cu") (net 20) (tstamp 2e22fdca-dd72-48c7-a9d7-7f7a831a1ef1)) - (segment (start 126.46 154.99) (end 110.72 170.73) (width 3) (layer "B.Cu") (net 20) (tstamp 5f6cac9a-c613-469d-b8a2-402f1ee6a017)) - (segment (start 103.57 207.46) (end 110.72 200.31) (width 3) (layer "B.Cu") (net 20) (tstamp 7590676a-997d-4e38-ba62-99017a5a5a93)) - (segment (start 91.5 204.94) (end 96.13 200.31) (width 3) (layer "B.Cu") (net 20) (tstamp 9f9dcdf5-74b9-481e-a140-ce75373dff7e)) - (segment (start 103.57 208.62) (end 103.57 207.46) (width 3) (layer "B.Cu") (net 20) (tstamp ba4b7807-c2db-43cb-a41c-66b05e2e72cc)) - (segment (start 96.13 200.31) (end 110.72 200.31) (width 3) (layer "B.Cu") (net 20) (tstamp dd509e9d-1306-4cb4-b0aa-6a511fe4f95d)) - (segment (start 149.585 85.0374) (end 149.7225 85.1749) (width 0.2032) (layer "F.Cu") (net 21) (tstamp 003a8d81-72ff-4e40-bc79-0fe428c6ee3c)) - (segment (start 146.7225 86.6374) (end 146.7225 85.0374) (width 0.2032) (layer "F.Cu") (net 21) (tstamp 074d7926-0ba3-4f80-9978-db796200f9e3)) - (segment (start 146.7225 85.0374) (end 149.585 85.0374) (width 0.2032) (layer "F.Cu") (net 21) (tstamp 0cc1236c-2605-437b-9301-a26c40832972)) - (segment (start 202.53 96.3) (end 202.67 96.3) (width 0.2032) (layer "F.Cu") (net 21) (tstamp 0d005fd3-8173-48c6-abd2-82dd5b2ca81e)) - (segment (start 201.925 95.4049) (end 201.925 95.695) (width 0.2032) (layer "F.Cu") (net 21) (tstamp 42167281-06c4-4485-85a0-e6c0a81e0887)) - (segment (start 148.6 83.18) (end 148.6 82.33) (width 0.2032) (layer "F.Cu") (net 21) (tstamp 72b817f5-ac2f-49df-a809-fdee4c7c187e)) - (segment (start 201.925 95.695) (end 202.53 96.3) (width 0.2032) (layer "F.Cu") (net 21) (tstamp 99fb6003-ce48-4aac-ab1a-80b23005e61d)) - (segment (start 148.6 82.33) (end 148.54 82.27) (width 0.2032) (layer "F.Cu") (net 21) (tstamp a482404b-3c6b-45bf-bc71-75bdb48ef143)) - (segment (start 202.67 96.3) (end 202.69 96.32) (width 0.2032) (layer "F.Cu") (net 21) (tstamp e3a1b1e2-37cb-496c-a341-ca7ed8b667f8)) - (via (at 148.6 83.18) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 21) (tstamp 8683bf79-f0d7-4ac7-a650-cde1ded03c75)) - (via (at 202.83 96.33) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 21) (tstamp a599c3af-250d-48b8-87d8-d4c4f5c1380a)) - (via (at 148.23 85.0374) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 21) (tstamp cea2a4b6-6760-4343-9c60-3722ee16306b)) - (segment (start 204.473 91.669894) (end 204.473 74.710525) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 1d0d692d-3665-4cb3-80b7-9289fec26429)) - (segment (start 203.5556 72.1156) (end 197.21 65.77) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 23177caf-8992-46f3-af4b-8c3ea6235fe5)) - (segment (start 166.16 65.55) (end 152.44 79.27) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 243bf68a-3a9e-4fda-b2f6-60235cb97d01)) - (segment (start 189.99 68.09) (end 180.72 68.09) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 2592e016-da1a-43f1-9943-74c3e2500d6d)) - (segment (start 202.83 96.33) (end 202.83 93.312894) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 3cc2cc04-0268-481a-972d-54de912dcb2b)) - (segment (start 180.65 68.16) (end 179.49 68.16) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 4720e626-be06-455f-9c05-d6646eb895cb)) - (segment (start 180.72 68.09) (end 180.65 68.16) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 58cb44a7-df32-4336-968e-dbfd70158cab)) - (segment (start 204.473 74.710525) (end 204.148475 74.386) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 5a829737-626a-4f11-b8a1-472583104bdb)) - (segment (start 202.83 93.312894) (end 204.473 91.669894) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 5e63403b-09ff-4f58-ae45-5ec2905ba6eb)) - (segment (start 179.49 68.16) (end 176.88 65.55) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 668cb0ed-ff4d-480f-a43a-0329de2df9fa)) - (segment (start 148.23 83.49) (end 148.29 83.49) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 6f1a7c7b-3fbc-4802-ac04-4b8c2c1ae503)) - (segment (start 148.23 79.48) (end 148.23 83.49) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 7d0fd16f-4e7c-4fb8-a1b6-4f9d9c8669db)) - (segment (start 176.88 65.55) (end 166.16 65.55) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 8b369925-dec5-47da-a6ad-64fe52ae4177)) - (segment (start 192.31 65.77) (end 189.99 68.09) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 94d8994e-ad12-4d4e-a243-03f7c0dd6a68)) - (segment (start 203.5556 74.252075) (end 203.5556 72.1156) (width 0.2032) (layer "B.Cu") (net 21) (tstamp 9e1d1a89-62b2-4658-812d-5f08e00524a8)) - (segment (start 197.21 65.77) (end 192.31 65.77) (width 0.2032) (layer "B.Cu") (net 21) (tstamp a32d6cb2-179f-449b-b670-560cb1dbde0a)) - (segment (start 203.689525 74.386) (end 203.5556 74.252075) (width 0.2032) (layer "B.Cu") (net 21) (tstamp b566bef7-ab8c-44a9-b1a5-06b6438a8947)) - (segment (start 152.44 79.27) (end 148.44 79.27) (width 0.2032) (layer "B.Cu") (net 21) (tstamp c1c7310f-8f2f-4e5a-8ca0-4a88114054cc)) - (segment (start 148.29 83.49) (end 148.6 83.18) (width 0.2032) (layer "B.Cu") (net 21) (tstamp d036f95f-8f2e-4057-8cd9-1c0ec8150a52)) - (segment (start 204.148475 74.386) (end 203.689525 74.386) (width 0.2032) (layer "B.Cu") (net 21) (tstamp d6711c10-4843-4d8a-9867-e24ae2ed9464)) - (segment (start 148.23 83.49) (end 148.23 85.0374) (width 0.2032) (layer "B.Cu") (net 21) (tstamp d84f58d3-b85b-4271-a7dd-a8beff7d64a0)) - (segment (start 148.44 79.27) (end 148.23 79.48) (width 0.2032) (layer "B.Cu") (net 21) (tstamp f5ec2900-a7ec-4dcf-a324-9a7644a9485e)) - (segment (start 223.63 78.42) (end 222.905 77.695) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 02ee7194-2153-4ab6-824f-cb67a9b404b7)) - (segment (start 214.83 77.845) (end 220.3 77.845) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 106f43b2-bb77-4ed6-84ae-c7eecf241bcb)) - (segment (start 222.905 77.695) (end 222.2 77.695) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 2d3d6fd6-db09-4116-8768-2a27585cf7c9)) - (segment (start 185.39 76.97) (end 191.92 76.97) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 3cd6e797-16f9-4e80-9e3b-963ded4a94f7)) - (segment (start 222.2 77.695) (end 222.2 75.995) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 512fdfe5-dab4-46f2-9714-0280ff943414)) - (segment (start 196.21 81.26) (end 196.29 81.26) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 59de0cfd-0674-42df-8631-68000b348904)) - (segment (start 222.2 75.995) (end 222.125 75.92) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 5c1272a0-82ba-4343-ae13-796c9b31b3f5)) - (segment (start 223.08 80.61) (end 223.63 80.06) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 65e4b115-656c-4e7b-b87e-7a1bb7be2396)) - (segment (start 221.37 80.67) (end 221.37 80.61) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 666d2a3b-ddc9-4f2f-93e4-3540f2afec09)) - (segment (start 220.45 77.695) (end 220.3 77.845) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 69773a83-3343-45bf-a989-e4d05cd6f93f)) - (segment (start 214.83 77.845) (end 212.64 80.035) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 6b0fa2a5-e665-4736-8502-841af6f60f73)) - (segment (start 199.425 97.175) (end 200.15 97.9) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 75c62e44-c386-4681-855b-ec14ae744836)) - (segment (start 222.2 77.695) (end 220.45 77.695) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 807534f2-e534-4763-85e0-4b03cad96ca9)) - (segment (start 221.14 90.55) (end 221.14 80.9) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 88dfbdc2-c605-44b4-9f7b-a1f0df4f7ecb)) - (segment (start 212.69 97.9) (end 218.67 91.92) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 928d984a-3365-41b6-9bfd-acba80e0c766)) - (segment (start 222.125 67.715) (end 222.82 67.02) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 9c25f6ec-421b-4a3d-800b-99a6dd1bf851)) - (segment (start 183.18 79.18) (end 185.39 76.97) (width 0.2032) (layer "F.Cu") (net 22) (tstamp 9fe3285f-bfa3-4a75-abb8-c4f983486f12)) - (segment (start 219.77 91.92) (end 221.14 90.55) (width 0.2032) (layer "F.Cu") (net 22) (tstamp a3f83293-9b5e-4f82-8b0e-53f43d2fdead)) - (segment (start 221.37 80.61) (end 223.08 80.61) (width 0.2032) (layer "F.Cu") (net 22) (tstamp a9615afe-0c3e-4412-ac69-621a5e90d7b0)) - (segment (start 183.18 82.2674) (end 183.18 79.18) (width 0.2032) (layer "F.Cu") (net 22) (tstamp cbc0cf29-7f71-44fa-8a2f-8db78969b8d8)) - (segment (start 218.67 91.92) (end 219.77 91.92) (width 0.2032) (layer "F.Cu") (net 22) (tstamp d422b383-f8a1-43b3-acc3-deddd927b95a)) - (segment (start 200.15 97.9) (end 204.6 97.9) (width 0.2032) (layer "F.Cu") (net 22) (tstamp da996997-c4a7-4b52-8068-128decc6d0c8)) - (segment (start 223.63 80.06) (end 223.63 78.42) (width 0.2032) (layer "F.Cu") (net 22) (tstamp e1d73ae0-f177-45ac-a630-2aa050121e38)) - (segment (start 222.125 75.92) (end 222.125 67.715) (width 0.2032) (layer "F.Cu") (net 22) (tstamp e5d75ca0-71c2-4302-9336-ba174539f730)) - (segment (start 191.92 76.97) (end 196.21 81.26) (width 0.2032) (layer "F.Cu") (net 22) (tstamp f48d8f17-1d24-4032-ae42-887b7b662414)) - (segment (start 199.425 95.4049) (end 199.425 97.175) (width 0.2032) (layer "F.Cu") (net 22) (tstamp f71f9fe3-deb0-4170-a25b-694b6ccbe786)) - (segment (start 221.14 80.9) (end 221.37 80.67) (width 0.2032) (layer "F.Cu") (net 22) (tstamp f7d7fc84-e985-4ebb-886e-25654a45733e)) - (via (at 204.6 97.9) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 22) (tstamp 50a3fc58-7eba-432a-88be-ca1a93229620)) - (via (at 212.7 97.85) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 22) (tstamp 9c77fe4b-c376-4777-994f-c6b483166fc3)) - (via (at 196.29 81.26) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 22) (tstamp a9a96511-e591-445a-8017-af4442eacf2f)) - (segment (start 212.65 97.9) (end 212.7 97.85) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 266bee6e-bf87-49fe-aad1-38c08d4c0689)) - (segment (start 204.6 97.9) (end 200.19 97.9) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 2905aacd-dff6-40c5-8a3d-e46435c0e8ff)) - (segment (start 200.19 97.9) (end 199.426 97.136) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 2d557281-c50c-44a0-807f-4b6f5f452d3f)) - (segment (start 199.426 94.864) (end 200.08 94.21) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 474bb2ac-8823-4fd7-a6a5-a477030a284e)) - (segment (start 200.95 84.52) (end 197.69 81.26) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 4780640e-5fdd-4db0-ba75-8f1c0209e3a8)) - (segment (start 200.08 88.35) (end 200.97 87.46) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 666d7cbe-baf7-4f77-ac9a-046d5cefa8af)) - (segment (start 199.426 97.136) (end 199.426 94.864) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 6f2cb714-da77-45bf-9c42-20f4df4e9aba)) - (segment (start 197.69 81.26) (end 196.29 81.26) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 7390e1d5-0d14-4ab3-acab-6ab00b3b369b)) - (segment (start 204.6 97.9) (end 212.65 97.9) (width 0.2032) (layer "B.Cu") (net 22) (tstamp 804bcc56-56e9-4b47-af9e-da04a014267b)) - (segment (start 200.08 94.21) (end 200.08 88.35) (width 0.2032) (layer "B.Cu") (net 22) (tstamp a00148db-3eaa-4b9f-9d17-0f23e60a7079)) - (segment (start 200.97 87.46) (end 200.97 84.52) (width 0.2032) (layer "B.Cu") (net 22) (tstamp a33acda6-7ad4-445a-814b-6dbbcda086d7)) - (segment (start 200.97 84.52) (end 200.95 84.52) (width 0.2032) (layer "B.Cu") (net 22) (tstamp e58be49d-d581-413b-b026-cea8ba895006)) - (segment (start 123.15 69.99) (end 123.15 71.175154) (width 0.2032) (layer "F.Cu") (net 23) (tstamp 20761880-61d7-4873-a8f0-265f7c648145)) - (segment (start 117.66 129.12) (end 111.44 135.34) (width 0.2032) (layer "F.Cu") (net 23) (tstamp 3547397e-8038-417e-8ca5-9a87fff6a904)) - (segment (start 118.06 110.88) (end 117.66 111.28) (width 0.2032) (layer "F.Cu") (net 23) (tstamp 562f9c4e-1a2b-4a9c-a77f-79257d16b034)) - (segment (start 122.83 71.495154) (end 122.83 79.43) (width 0.2032) (layer "F.Cu") (net 23) (tstamp 5f817217-0fbe-42aa-9e79-9b876a2ba913)) - (segment (start 122.83 79.43) (end 122.81 79.45) (width 0.2032) (layer "F.Cu") (net 23) (tstamp 69c45921-2079-4067-89ce-9d41e585627a)) - (segment (start 104.53 186.66) (end 104.53 205.75) (width 0.2032) (layer "F.Cu") (net 23) (tstamp 7bb04113-2246-428f-a6bf-a4fa00a51672)) - (segment (start 117.66 111.28) (end 117.66 129.12) (width 0.2032) (layer "F.Cu") (net 23) (tstamp 93e416b8-4a44-4cda-be85-bc48c7098934)) - (segment (start 104.53 205.75) (end 105.2075 206.4275) (width 0.2032) (layer "F.Cu") (net 23) (tstamp a7af5608-e81e-4d05-9ca3-f73516bed201)) - (segment (start 123.15 71.175154) (end 122.83 71.495154) (width 0.2032) (layer "F.Cu") (net 23) (tstamp b10c9ffe-4a42-425f-8aaf-ddb0e8f67f58)) - (segment (start 105.89 185.3) (end 104.53 186.66) (width 0.2032) (layer "F.Cu") (net 23) (tstamp be74112d-55ce-4797-96a0-47b933a860bb)) - (segment (start 105.2075 206.4275) (end 105.2075 212.435) (width 0.2032) (layer "F.Cu") (net 23) (tstamp fe0e7d82-36a4-4668-93be-e1fd053f48ee)) - (via (at 105.89 185.3) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 23) (tstamp 38d125c0-cc47-4075-b385-2dd5d0a1d0b3)) - (via (at 118.06 110.88) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 23) (tstamp 5c901ed0-e2ea-40c4-9eab-d2c6ca8153c0)) - (via (at 122.81 79.45) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 23) (tstamp 702a0928-185b-4f1e-b56d-bbca4264283c)) - (via (at 111.44 135.34) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 23) (tstamp fcfaa9be-5295-4210-88be-dd7a643b9fff)) - (segment (start 118.29 110.88) (end 118.06 110.88) (width 0.2032) (layer "B.Cu") (net 23) (tstamp 2eb8af91-a80c-43fa-97e8-7007c199c9e8)) - (segment (start 122.81 86.9) (end 123.76 87.85) (width 0.2032) (layer "B.Cu") (net 23) (tstamp 3a37974d-34b9-4ec8-bcd6-c2ff01cbe32d)) - (segment (start 111.44 135.34) (end 105.83 140.95) (width 0.2032) (layer "B.Cu") (net 23) (tstamp 6d5b7831-cc4f-4335-855f-0c6e680359df)) - (segment (start 105.83 185.24) (end 105.89 185.3) (width 0.2032) (layer "B.Cu") (net 23) (tstamp 6d5c01b3-d681-4709-bd42-f834b529cc0e)) - (segment (start 123.76 87.85) (end 123.76 105.41) (width 0.2032) (layer "B.Cu") (net 23) (tstamp 8737fcd8-b923-490f-80b9-244a09be6e45)) - (segment (start 123.76 105.41) (end 118.29 110.88) (width 0.2032) (layer "B.Cu") (net 23) (tstamp ad62d463-d44d-4957-b18e-83b8db18bd36)) - (segment (start 105.83 140.95) (end 105.83 185.24) (width 0.2032) (layer "B.Cu") (net 23) (tstamp b45cd057-0e2f-44a2-9c26-44ed051e5c42)) - (segment (start 122.81 79.45) (end 122.81 86.9) (width 0.2032) (layer "B.Cu") (net 23) (tstamp d69fb6ce-8779-4a28-a132-860825e3c204)) - (segment (start 106.74 205.61) (end 106.74 185.61) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 1edd04fa-ec62-4db8-91eb-d8e90616b72d)) - (segment (start 120.15 72.334139) (end 120.097625 72.386514) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 40d12838-7037-49ea-a81e-e8ab506148a4)) - (segment (start 118.65 129.16) (end 118.65 111.68) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 43cb630d-09f8-4641-bfd7-adb94e27cc94)) - (segment (start 108.2075 212.435) (end 108.2075 207.0775) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 8e950ac2-b28c-4b7e-a5f5-be5f0ae3e300)) - (segment (start 113.81 134) (end 118.65 129.16) (width 0.2032) (layer "F.Cu") (net 24) (tstamp 91ac2c1b-09c0-4db3-b9c0-c9cfab4bb2ce)) - (segment (start 108.2075 207.0775) (end 106.74 205.61) (width 0.2032) (layer "F.Cu") (net 24) (tstamp b76a5baf-b7ec-4204-907d-65ad46635092)) - (segment (start 120.15 69.99) (end 120.15 72.334139) (width 0.2032) (layer "F.Cu") (net 24) (tstamp c2e13fbf-a0be-4b20-9cc9-c1331ba7525d)) - (segment (start 106.74 185.61) (end 106.83 185.52) (width 0.2032) (layer "F.Cu") (net 24) (tstamp c5f6a0eb-005f-461a-b8e7-ead680711dc9)) - (via (at 113.81 134) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 24) (tstamp 328d9142-8f8d-4e2a-aa3a-4a8f654167c5)) - (via (at 120.097625 72.386514) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 24) (tstamp a1553938-f89f-430c-8245-37474d1741be)) - (via (at 118.65 111.68) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 24) (tstamp c59541e0-fd21-4d71-a06f-239f8f40a5a7)) - (via (at 106.83 185.52) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 24) (tstamp d2062375-b477-41e2-b4d4-b4a32f39b591)) - (segment (start 106.83 185.52) (end 106.83 141.11) (width 0.2032) (layer "B.Cu") (net 24) (tstamp 02a9ed7a-daa2-4bf1-9479-0fcdf1297a62)) - (segment (start 120.097625 74.947625) (end 120.097625 72.386514) (width 0.2032) (layer "B.Cu") (net 24) (tstamp 05c2b513-96ce-4660-a7e9-dcca1c0d600f)) - (segment (start 124.51 105.82) (end 124.51 79.36) (width 0.2032) (layer "B.Cu") (net 24) (tstamp 0e317f55-8058-4da4-a6dd-9c3130d88f98)) - (segment (start 124.51 79.36) (end 120.097625 74.947625) (width 0.2032) (layer "B.Cu") (net 24) (tstamp 205b334a-414d-4889-9322-02af91d913f6)) - (segment (start 118.65 111.68) (end 124.51 105.82) (width 0.2032) (layer "B.Cu") (net 24) (tstamp 3269681d-c60b-4d6a-bf25-17213831f65a)) - (segment (start 113.81 134.13) (end 113.81 134) (width 0.2032) (layer "B.Cu") (net 24) (tstamp 38a3d7c9-9654-4820-a85f-1fa03d189595)) - (segment (start 106.83 141.11) (end 113.34 134.6) (width 0.2032) (layer "B.Cu") (net 24) (tstamp 67273530-133f-4ec7-b2c6-687e664a1a9b)) - (segment (start 113.34 134.6) (end 113.81 134.13) (width 0.2032) (layer "B.Cu") (net 24) (tstamp 76e93e3c-c153-4a25-8080-6f3790c7934c)) - (segment (start 199.925 95.4049) (end 199.925 96.385) (width 0.2032) (layer "F.Cu") (net 25) (tstamp 3991d74b-034f-44b6-a6cd-1db929b0af1e)) - (segment (start 143.33 83.83) (end 143.33 85.46) (width 0.2032) (layer "F.Cu") (net 25) (tstamp 57c40c30-950f-45fd-83a6-f500580e4647)) - (segment (start 203.3 74.3549) (end 203.425 74.4799) (width 0.6) (layer "F.Cu") (net 25) (tstamp 5f19dda3-7a80-416d-86e2-acf6ebe8c7b2)) - (segment (start 144.96 84.1625) (end 143.7175 84.1625) (width 0.2032) (layer "F.Cu") (net 25) (tstamp 64444e68-d337-42a0-b604-ac870fe45939)) - (segment (start 203.425 74.4799) (end 204.9875 74.4799) (width 0.6) (layer "F.Cu") (net 25) (tstamp 66ac2f7f-1620-4e0f-91bb-363bd7002cca)) - (segment (start 199.925 96.385) (end 199.98 96.44) (width 0.2032) (layer "F.Cu") (net 25) (tstamp 832c91d7-2654-4482-8727-173da141dc69)) - (segment (start 205.0375 72.6424) (end 205.15 72.5299) (width 0.6) (layer "F.Cu") (net 25) (tstamp 902730a6-cba9-4156-913a-45a35f5752f7)) - (segment (start 143.7175 84.1625) (end 143.32 84.56) (width 0.2032) (layer "F.Cu") (net 25) (tstamp b169c173-f73b-4334-93f2-52b99133f033)) - (segment (start 203.3 72.6424) (end 205.0375 72.6424) (width 0.6) (layer "F.Cu") (net 25) (tstamp b8bf7ac4-ce45-4504-8b51-81c7eb22fd84)) - (segment (start 204.9875 74.4799) (end 205.2875 74.7799) (width 0.6) (layer "F.Cu") (net 25) (tstamp c114524e-adcc-4bda-bb7c-99039f031034)) - (segment (start 142.665 83.165) (end 143.33 83.83) (width 0.2032) (layer "F.Cu") (net 25) (tstamp d60e5f34-90f8-4647-a480-4a0f30c51642)) - (segment (start 203.3 72.6424) (end 203.3 74.3549) (width 0.6) (layer "F.Cu") (net 25) (tstamp f5fd55aa-17df-47e5-aa58-7680b7f7fd0a)) - (via (at 204.221515 72.651252) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp 0ea49f4c-51e0-4f65-a253-073fd32a9629)) - (via (at 146.64 82.98) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp 22fc2abb-0c94-45cc-a1ab-591327b59727)) - (via (at 205.52 72.51) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp 4a4fae75-6026-4e4b-a393-898bb9f46252)) - (via (at 203.919 74.94) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp 514f2df7-d7a4-45ca-b054-346a6dc24bef)) - (via (at 204.8096 73.154188) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp 5a4c1b43-4629-40ca-a22f-986fe9be8219)) - (via (at 199.98 96.44) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp 685de950-1d2f-4e76-befc-1fa44d365cf8)) - (via (at 143.32 84.56) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp 9d1cafd8-64f5-48a9-8a84-d3186b5427fc)) - (via (at 205.53 73.17) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp b6b2d65b-8ad1-44f3-902d-538941c75834)) - (via (at 205.51 71.87) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp bd126d5f-9dfc-48a7-a489-5276e349041e)) - (via (at 146.52 79.39) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 25) (tstamp c26847dd-2ec0-4ff8-a826-923f296a8244)) - (segment (start 162.58 68.24) (end 162.58 68.12) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 0319e30e-9c41-4b23-95d7-4b9ce488c8a8)) - (segment (start 143.58 85.55) (end 143.32 85.29) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 0fbe1f76-269f-456e-9d35-57565284099c)) - (segment (start 144.33 85.55) (end 143.58 85.55) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 152432a2-ae8e-4353-85a8-8e5d616d2e74)) - (segment (start 205.66 75.075) (end 205.66 72.205) (width 2) (layer "In2.Cu") (net 25) (tstamp 16165b0f-22e1-448d-981d-b7d34978bc76)) - (segment (start 147.18 78.73) (end 152.09 78.73) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 22079e60-6920-4736-ba84-ec89786c744f)) - (segment (start 146.56 83.12) (end 146.54 83.14) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 2c68f5cb-04a7-4623-bfed-2d605cf3e679)) - (segment (start 204.551252 72.651252) (end 204.221515 72.651252) (width 2) (layer "In2.Cu") (net 25) (tstamp 3bc5edea-3ccd-4f05-b123-4d6663d5d295)) - (segment (start 146.54 81.26) (end 146.54 79) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 3ed20bd3-9c4c-4827-9d87-d4da8ba660b5)) - (segment (start 146.56 82.34) (end 146.56 83.32) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 468d8372-3144-4752-bae1-cd764874404b)) - (segment (start 204.221515 72.651252) (end 204.221515 71.961515) (width 2) (layer "In2.Cu") (net 25) (tstamp 47704c39-c944-4074-950a-c0f8c2244565)) - (segment (start 206.45 71.64) (end 206.45 71) (width 2) (layer "In2.Cu") (net 25) (tstamp 4caf9f66-2ad3-4b44-a803-5470378f5afc)) - (segment (start 204.221515 71.961515) (end 198.31 66.05) (width 2) (layer "In2.Cu") (net 25) (tstamp 50bb06b2-a022-4193-a319-d5028f2dd6bf)) - (segment (start 146.56 83.32) (end 144.33 85.55) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 515db59f-e059-4fdf-a263-c4a484074c7b)) - (segment (start 162.58 68.12) (end 165.7824 64.9176) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 5658d428-f8f2-46a4-8d6b-25e7ebe640ca)) - (segment (start 143.32 85.29) (end 143.32 84.56) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 58f71e23-fddd-4f87-ba02-4e26ec037737)) - (segment (start 191.8476 64.9176) (end 192.24 65.31) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 659b18ea-fbf9-43eb-9b2b-fcbc13ffd289)) - (segment (start 206.45 71) (end 205.84 70.39) (width 2) (layer "In2.Cu") (net 25) (tstamp 67f02ebb-4229-4e09-b8d6-d6821d456be8)) - (segment (start 146.54 79) (end 146.56 78.98) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 6df6db63-cb7d-48f6-86ef-b9b4994770e3)) - (segment (start 198.31 66.05) (end 197.57 65.31) (width 2) (layer "In2.Cu") (net 25) (tstamp 7802ec27-80a6-4403-87a3-cce147d98bff)) - (segment (start 204.42 80.84) (end 204.42 91.27) (width 2) (layer "In2.Cu") (net 25) (tstamp 7ce0139b-421e-46b0-8bc3-198fdba754f0)) - (segment (start 204.42 80.84) (end 204.42 73.543788) (width 2) (layer "In2.Cu") (net 25) (tstamp 83540fed-3b21-452f-80ad-9a14693bf792)) - (segment (start 201.369798 95.41) (end 200.28 95.41) (width 2) (layer "In2.Cu") (net 25) (tstamp 88f7c794-4c96-44f9-97d0-6f7b4bb1880b)) - (segment (start 202.323484 94.456314) (end 201.369798 95.41) (width 2) (layer "In2.Cu") (net 25) (tstamp 89cde47c-2dc9-4351-bee4-e10153aee3b6)) - (segment (start 165.7824 64.9176) (end 191.8476 64.9176) (width 0.6) (layer "In2.Cu") (net 25) (tstamp 8e024735-4969-4154-a153-607b0379fd5f)) - (segment (start 204.42 80.84) (end 204.42 76.54) (width 2) (layer "In2.Cu") (net 25) (tstamp 94452619-1657-48d2-888c-9df1afc48c16)) - (segment (start 204.24 72.729868) (end 204.24 74.410131) (width 2) (layer "In2.Cu") (net 25) (tstamp 982d733c-8ff1-4caa-b892-aabb8b54751a)) - (segment (start 152.09 78.73) (end 162.58 68.24) (width 0.6) (layer "In2.Cu") (net 25) (tstamp a61816f5-aad6-4acb-835f-4ce8f31b31d3)) - (segment (start 146.56 78.98) (end 146.56 82.34) (width 0.6) (layer "In2.Cu") (net 25) (tstamp ab1083c6-d097-4a17-bdc4-90d8cfce0489)) - (segment (start 197.57 65.31) (end 192.24 65.31) (width 2) (layer "In2.Cu") (net 25) (tstamp b09dc349-c4c1-4464-8694-a9ad7a6e0f57)) - (segment (start 146.52 79.39) (end 147.18 78.73) (width 0.6) (layer "In2.Cu") (net 25) (tstamp b105f4ca-2dfa-4a23-a995-2c66abc9a155)) - (segment (start 204.42 73.543788) (end 204.8096 73.154188) (width 2) (layer "In2.Cu") (net 25) (tstamp bac1aadf-cab4-4127-8419-3c5c2acda52f)) - (segment (start 204.42 76.54) (end 206.43 74.53) (width 2) (layer "In2.Cu") (net 25) (tstamp bc737383-7fab-4abb-a439-69b29d73a35d)) - (segment (start 202.323484 93.366516) (end 202.323484 94.456314) (width 2) (layer "In2.Cu") (net 25) (tstamp c5eeee0f-1d27-4f89-9678-8bcfb822c8b4)) - (segment (start 204.42 91.27) (end 202.323484 93.366516) (width 2) (layer "In2.Cu") (net 25) (tstamp c9ca1a28-e645-44f1-9c12-85ba85d10d93)) - (segment (start 206.43 71.66) (end 206.45 71.64) (width 2) (layer "In2.Cu") (net 25) (tstamp cd6fdd56-8ee6-4c26-863b-45673f7e1f9c)) - (segment (start 204.551252 71.678748) (end 205.84 70.39) (width 2) (layer "In2.Cu") (net 25) (tstamp d5ac8f99-951f-4b0b-868e-0150b446dbf4)) - (segment (start 204.551252 72.651252) (end 204.551252 71.678748) (width 2) (layer "In2.Cu") (net 25) (tstamp d6e10edd-f7d0-4cf5-8c39-2a5512c6462e)) - (segment (start 206.43 74.53) (end 206.43 71.66) (width 2) (layer "In2.Cu") (net 25) (tstamp de65bda4-b884-4db3-992e-abb9193fe49f)) - (segment (start 204.8096 73.74343) (end 204.8096 73.154188) (width 2) (layer "In2.Cu") (net 25) (tstamp eb678892-9a1a-472e-ae4e-c9650af86805)) - (segment (start 204.221515 74.331515) (end 204.8096 73.74343) (width 2) (layer "In2.Cu") (net 25) (tstamp f60ac59d-5318-4d9e-a87c-636bd235b984)) - (segment (start 146.56 82.34) (end 146.56 83.12) (width 0.6) (layer "In2.Cu") (net 25) (tstamp f6b7d795-1239-45f6-8993-1d9e5f68fd3a)) - (segment (start 200.425 95.4049) (end 200.425 95.887894) (width 0.2032) (layer "F.Cu") (net 26) (tstamp 26c6a05c-1754-4a55-ae77-ad4a32c6bba0)) - (segment (start 142.665 79.355) (end 142.6674 79.3574) (width 0.6) (layer "F.Cu") (net 26) (tstamp 39f345b9-5eb0-418c-9d51-6e5d4b8a6ed1)) - (segment (start 207.05 74.7424) (end 207.0125 74.7799) (width 0.6) (layer "F.Cu") (net 26) (tstamp 44f711bc-480a-41ae-9b55-cf86c60db62a)) - (segment (start 200.5844 96.8644) (end 200.66 96.94) (width 0.2032) (layer "F.Cu") (net 26) (tstamp 5b35252b-28f5-484b-b75e-3a60d85dc228)) - (segment (start 144.39 79.3574) (end 144.785 78.9624) (width 0.6) (layer "F.Cu") (net 26) (tstamp 7bbd7707-3947-4858-be75-9903e0791c80)) - (segment (start 200.425 95.887894) (end 200.5844 96.047294) (width 0.2032) (layer "F.Cu") (net 26) (tstamp 80e1c722-3d4b-4d39-9895-c483894105b9)) - (segment (start 208.9801 74.7799) (end 209 74.76) (width 0.6) (layer "F.Cu") (net 26) (tstamp 89aeedd1-7cee-4667-bc52-a98dde2d7ee9)) - (segment (start 207.0125 74.7799) (end 208.9801 74.7799) (width 0.6) (layer "F.Cu") (net 26) (tstamp 90a4e297-8a18-46e3-8df5-64f787ba5da3)) - (segment (start 142.6674 79.3574) (end 144.39 79.3574) (width 0.6) (layer "F.Cu") (net 26) (tstamp 925331d1-8772-4aa5-a7f3-da86346169af)) - (segment (start 207.05 72.5299) (end 207.05 74.7424) (width 0.6) (layer "F.Cu") (net 26) (tstamp ae6e88da-f881-4f8c-88dc-382c28ecc568)) - (segment (start 206.1275 93.64) (end 205.44 93.64) (width 0.2032) (layer "F.Cu") (net 26) (tstamp aeee958f-4c63-4678-900d-4add63876350)) - (segment (start 205.44 93.64) (end 205.01 93.21) (width 0.2032) (layer "F.Cu") (net 26) (tstamp bec1a337-1268-4389-9744-09851e3ddeec)) - (segment (start 200.5844 96.047294) (end 200.5844 96.8644) (width 0.2032) (layer "F.Cu") (net 26) (tstamp f43721d1-f6ef-4b84-8e3d-a039e3714490)) - (via (at 144.78 78.48) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 26) (tstamp 362f5172-bc66-4e26-a2f7-71135d7ea0a5)) - (via (at 207.94 74.42) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 26) (tstamp 526cd292-8758-4bbe-ac98-155187bda091)) - (via (at 200.66 96.94) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 26) (tstamp 9427ec27-2813-49b8-81ea-56b26a90a735)) - (via (at 205.01 93.21) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 26) (tstamp c69a2e6e-1009-454d-b443-9035ff67531d)) - (segment (start 152.06 78.64) (end 146.67 78.64) (width 0.6) (layer "B.Cu") (net 26) (tstamp 0691d77d-77d8-4488-a1b7-c14af7be7c30)) - (segment (start 205.0912 89.754588) (end 205.0912 75.5288) (width 0.2032) (layer "B.Cu") (net 26) (tstamp 13179334-4b50-45cd-8f50-ad17f3d6cae1)) - (segment (start 207.42 74.42) (end 207.15 74.42) (width 0.6) (layer "B.Cu") (net 26) (tstamp 2aa5a025-754f-46da-a77a-d2f33c1e4533)) - (segment (start 202.82 97.39) (end 205.0112 95.1988) (width 0.2032) (layer "B.Cu") (net 26) (tstamp 3b6d33d6-814b-4cc5-9af7-e2364088ea7e)) - (segment (start 146.67 78.64) (end 146.17 78.14) (width 0.6) (layer "B.Cu") (net 26) (tstamp 4992b35e-2177-47ab-82d8-fb6cd998ab2c)) - (segment (start 206.5 74.42) (end 207.42 74.42) (width 0.2032) (layer "B.Cu") (net 26) (tstamp 51be7c20-57a9-4518-b02a-2c1f3e03bab2)) - (segment (start 201.11 97.39) (end 202.82 97.39) (width 0.2032) (layer "B.Cu") (net 26) (tstamp 5243c8e5-128f-4224-ba23-036a0c642038)) - (segment (start 200.17 64.81) (end 197.54 64.81) (width 0.6) (layer "B.Cu") (net 26) (tstamp 53908cf1-688d-4d62-96a2-0a91791d8c1a)) - (segment (start 206.2 74.42) (end 206.5 74.42) (width 0.2032) (layer "B.Cu") (net 26) (tstamp 6f3771f7-79c3-4503-9f74-8c4e9878b322)) - (segment (start 207.94 74.42) (end 207.42 74.42) (width 0.6) (layer "B.Cu") (net 26) (tstamp 701c92a7-f6a7-46b9-a705-e26b32f275f9)) - (segment (start 206.5 74.42) (end 207.94 74.42) (width 0.2032) (layer "B.Cu") (net 26) (tstamp 8da497da-f667-438b-858a-9fb3f8d6f54a)) - (segment (start 205.0112 89.834588) (end 205.0912 89.754588) (width 0.2032) (layer "B.Cu") (net 26) (tstamp 9284a95c-7ed9-4480-b008-2839e282c69b)) - (segment (start 197.54 64.81) (end 165.89 64.81) (width 0.6) (layer "B.Cu") (net 26) (tstamp 94ab0180-c3f9-4e76-8cb8-bafcda5098ca)) - (segment (start 165.89 64.81) (end 152.06 78.64) (width 0.6) (layer "B.Cu") (net 26) (tstamp 9ac9d092-821b-4ca5-98ac-4e309287ea1d)) - (segment (start 200.66 96.94) (end 201.11 97.39) (width 0.2032) (layer "B.Cu") (net 26) (tstamp 9cdd4c94-7ce6-4484-a4b2-7b026f7a5d66)) - (segment (start 207.94 72.58) (end 200.17 64.81) (width 0.6) (layer "B.Cu") (net 26) (tstamp 9eb8cb38-a206-4099-9aeb-ceb889d202d9)) - (segment (start 146.17 78.14) (end 145.12 78.14) (width 0.6) (layer "B.Cu") (net 26) (tstamp 9ffb1c37-9065-4bbd-94a0-5d8d9fa1f520)) - (segment (start 145.12 78.14) (end 144.785 78.475) (width 0.6) (layer "B.Cu") (net 26) (tstamp a8c4266e-fb14-489a-9557-08569977d103)) - (segment (start 205.0112 95.1988) (end 205.0112 89.834588) (width 0.2032) (layer "B.Cu") (net 26) (tstamp c8ef8d78-958b-4a49-8c64-091aa280b0f2)) - (segment (start 207.94 74.42) (end 207.94 72.58) (width 0.6) (layer "B.Cu") (net 26) (tstamp ca0befcb-cc10-47b0-b1ba-e04b5933ee4f)) - (segment (start 205.0912 75.5288) (end 206.2 74.42) (width 0.2032) (layer "B.Cu") (net 26) (tstamp f1ff8e3a-03dd-4139-a566-dc5e280bea67)) - (segment (start 212.7 96.95) (end 212.64 96.89) (width 0.2032) (layer "F.Cu") (net 27) (tstamp 1423d6a1-43a9-44b7-82ce-331c36bc6809)) - (segment (start 218.9 89.955) (end 218.9 90.75) (width 0.2032) (layer "F.Cu") (net 27) (tstamp 5cecda38-540d-4b80-b613-470e288beec3)) - (segment (start 218.9 90.75) (end 212.7 96.95) (width 0.2032) (layer "F.Cu") (net 27) (tstamp 9aaf78a2-a950-40cf-8d7b-d23d152901da)) - (segment (start 200.925 95.885) (end 200.94 95.9) (width 0.2032) (layer "F.Cu") (net 27) (tstamp a432a00f-9961-4067-b21c-192abfe18bb9)) - (segment (start 201.41 96.74) (end 201.41 96.753475) (width 0.2032) (layer "F.Cu") (net 27) (tstamp ae081196-46ae-4014-95da-fe98e7294292)) - (segment (start 218.9 89.955) (end 218.9 82.005) (width 0.2032) (layer "F.Cu") (net 27) (tstamp af6290b4-a967-4c24-b1e7-0a125393c384)) - (segment (start 205.05 97.3) (end 205.1 97.25) (width 0.2032) (layer "F.Cu") (net 27) (tstamp b9eb4564-f097-412f-b1ca-daaa933f84f5)) - (segment (start 200.94 96.27) (end 201.41 96.74) (width 0.2032) (layer "F.Cu") (net 27) (tstamp c26d118e-185d-4501-a759-93460269ee26)) - (segment (start 212.64 96.89) (end 212.64 94.21) (width 0.2032) (layer "F.Cu") (net 27) (tstamp d3c5b670-6297-45ff-b3ad-ddb5671cb5e1)) - (segment (start 201.41 96.753475) (end 201.956525 97.3) (width 0.2032) (layer "F.Cu") (net 27) (tstamp d42d4a0c-327b-4e14-abd2-13dbcc1752ae)) - (segment (start 201.956525 97.3) (end 205.05 97.3) (width 0.2032) (layer "F.Cu") (net 27) (tstamp d6aa3d2d-bb7c-4c60-9d70-c57703adb075)) - (segment (start 200.925 95.4049) (end 200.925 95.885) (width 0.2032) (layer "F.Cu") (net 27) (tstamp dc505006-5fa2-41b5-b2ad-485276ac3a62)) - (segment (start 200.94 95.9) (end 200.94 96.27) (width 0.2032) (layer "F.Cu") (net 27) (tstamp e176d674-0170-4708-afcf-879c835409a3)) - (via (at 205.1 97.25) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 27) (tstamp 6442b235-c231-4891-992b-c8c776b65458)) - (via (at 212.7 96.95) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 27) (tstamp 7c38afc7-7ae7-493a-a8cf-e4bb826ad388)) - (segment (start 205.1 97.25) (end 212.4 97.25) (width 0.2032) (layer "B.Cu") (net 27) (tstamp 14b35f32-519e-40c2-b969-e1cde7e3a090)) - (segment (start 212.4 97.25) (end 212.7 96.95) (width 0.2032) (layer "B.Cu") (net 27) (tstamp 5bdd4d16-0cf8-4a27-bec5-59e87a59ebf6)) - (segment (start 195.7544 81.617294) (end 195.7544 81.467294) (width 0.2032) (layer "F.Cu") (net 28) (tstamp 68531681-e8b4-4461-90bb-e636dd0d7a18)) - (segment (start 197.425 83.287894) (end 195.7544 81.617294) (width 0.2032) (layer "F.Cu") (net 28) (tstamp 6b22badb-1204-4783-9b2d-d1647c1ac852)) - (segment (start 195.7544 81.467294) (end 194.557106 80.27) (width 0.2032) (layer "F.Cu") (net 28) (tstamp 9bfadc16-f506-4ebb-a15e-7877c0c65d39)) - (segment (start 192.7974 80.27) (end 190.8 82.2674) (width 0.2032) (layer "F.Cu") (net 28) (tstamp adfee874-a2fb-43d4-91bc-007d31ac97d1)) - (segment (start 197.425 88.5299) (end 197.425 83.287894) (width 0.2032) (layer "F.Cu") (net 28) (tstamp afbc35d9-10fc-464c-9f97-5cb5d039f56f)) - (segment (start 194.557106 80.27) (end 192.7974 80.27) (width 0.2032) (layer "F.Cu") (net 28) (tstamp bc53caba-6598-4b34-90ed-4fe274a5d48c)) - (segment (start 195.7375 89.2174) (end 192.0274 89.2174) (width 0.2032) (layer "F.Cu") (net 29) (tstamp 3a2d8763-54af-4c5d-96d9-68a729a4bb03)) - (segment (start 188.26 85.45) (end 188.26 82.2674) (width 0.2032) (layer "F.Cu") (net 29) (tstamp 562c386d-2ea6-4467-8d66-c4ba95d11355)) - (segment (start 192.0274 89.2174) (end 188.26 85.45) (width 0.2032) (layer "F.Cu") (net 29) (tstamp fec02495-2506-41d6-ad59-56f3691bb6c0)) - (segment (start 185.8 73.51) (end 185.8 71.07) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 115cd636-7b08-47e3-b6b3-5465879a565c)) - (segment (start 187.86 76.185) (end 187.86 75.57) (width 0.2032) (layer "F.Cu") (net 30) (tstamp 63fa6298-8788-4019-97cd-dd57a8e01764)) - (segment (start 187.86 75.57) (end 185.8 73.51) (width 0.2032) (layer "F.Cu") (net 30) (tstamp af029e4a-a637-42c0-beb8-fac50d5cd6fc)) - (segment (start 184.979247 69.343648) (end 185.035926 69.400327) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 06ee9723-cce5-42f7-bee8-5b3bca13400b)) - (segment (start 186.282648 68.9556) (end 186.282648 69.035791) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 176d3f64-2ce0-4874-af1f-3baaedd6cc2f)) - (segment (start 185.230693 68.840752) (end 185.293648 68.7778) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 2715efe0-6efd-4491-a53a-0a2760c70d73)) - (segment (start 186.638248 69.035791) (end 186.638248 68.9556) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 48c9f054-a5b7-4b5b-b29e-e26aafd25c8d)) - (segment (start 192.236491 71.679385) (end 192.236491 72.437384) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 4c7506fe-e698-4b60-a5ec-14ac4180fdd2)) - (segment (start 185.287373 69.148879) (end 185.230693 69.092199) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 68533d3c-206d-4e90-98d5-c05aadc77704)) - (segment (start 192.236491 72.437384) (end 191.57 73.103875) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 68956554-4cb3-4cb2-8ef4-ec17d21767b7)) - (segment (start 185.230693 68.840751) (end 185.230693 68.840752) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 78b10388-3433-4b6b-81dc-8442679de392)) - (segment (start 185.293648 68.7778) (end 186.104848 68.7778) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 78fec340-b905-4652-86a5-ea4ca0ed7e32)) - (segment (start 189.334906 68.7778) (end 192.236491 71.679385) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 7fcf5350-4e3d-469f-acd4-70f9790e6663)) - (segment (start 184.8 70.139999) (end 184.7278 70.067799) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 864025c6-8089-41e2-b373-5529ed4b500a)) - (segment (start 185.287374 69.400327) (end 185.287373 69.400327) (width 0.1524) (layer "F.Cu") (net 33) (tstamp c015e516-75ca-4566-ad37-02bb34eee1df)) - (segment (start 184.7278 70.067799) (end 184.7278 69.343648) (width 0.1524) (layer "F.Cu") (net 33) (tstamp ccd26f13-9282-42c4-9a3a-8290cd14be01)) - (segment (start 184.8 71.07) (end 184.8 70.139999) (width 0.1524) (layer "F.Cu") (net 33) (tstamp cfce5427-edb5-485c-a495-9b9000d98f8e)) - (segment (start 191.57 73.103875) (end 191.57 73.115) (width 0.1524) (layer "F.Cu") (net 33) (tstamp d3615939-ccd3-44b6-b74f-85845cddd734)) - (segment (start 186.816048 68.7778) (end 187.051346 68.7778) (width 0.1524) (layer "F.Cu") (net 33) (tstamp e9a6a574-5ac6-437f-a6e7-23d3065ef16b)) - (segment (start 187.051346 68.7778) (end 189.334906 68.7778) (width 0.1524) (layer "F.Cu") (net 33) (tstamp f14ba5e8-77ae-4af9-a05f-d223a6d13af0)) - (segment (start 184.979246 69.343648) (end 184.979247 69.343648) (width 0.1524) (layer "F.Cu") (net 33) (tstamp f2d0577d-b656-48cf-90f3-94f16acba521)) - (arc (start 185.230693 69.092199) (mid 185.178616 68.966475) (end 185.230693 68.840751) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 0ef72fb4-9ae6-4763-846e-0791b2127f04)) - (arc (start 185.287373 69.400327) (mid 185.33945 69.274603) (end 185.287373 69.148879) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 121c84dc-3c38-4e17-9875-e97d6d31df72)) - (arc (start 184.7278 69.343648) (mid 184.853523 69.291572) (end 184.979246 69.343648) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 1336c803-9596-4213-8446-3b9b7ccb9209)) - (arc (start 186.104848 68.7778) (mid 186.230572 68.829876) (end 186.282648 68.9556) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 21fc594c-fd2b-490f-ae75-cd910d60da31)) - (arc (start 185.035926 69.400327) (mid 185.16165 69.452404) (end 185.287374 69.400327) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 3b31b7b5-c157-444c-a476-eb7f0f13dae1)) - (arc (start 186.460448 69.213591) (mid 186.586172 69.161515) (end 186.638248 69.035791) (width 0.1524) (layer "F.Cu") (net 33) (tstamp 5fa50509-5b40-4ab0-bc03-fbde437bb0f8)) - (arc (start 186.638248 68.9556) (mid 186.690324 68.829876) (end 186.816048 68.7778) (width 0.1524) (layer "F.Cu") (net 33) (tstamp c54c2f36-b8aa-43aa-af88-f4089d507b64)) - (arc (start 186.282648 69.035791) (mid 186.334724 69.161515) (end 186.460448 69.213591) (width 0.1524) (layer "F.Cu") (net 33) (tstamp c786e7f5-1992-49ae-b256-51024194f337)) - (segment (start 127.585 77.49) (end 127.585 75.78) (width 0.2032) (layer "F.Cu") (net 35) (tstamp f213bd31-04eb-49d6-a69d-200b31d4534c)) - (segment (start 127.585 75.78) (end 127.705 75.66) (width 0.2032) (layer "F.Cu") (net 35) (tstamp f6bfcf64-c6f1-471a-8a9c-dd39ba175c1c)) - (segment (start 135.0876 82.4776) (end 135.0876 77.385411) (width 3) (layer "F.Cu") (net 36) (tstamp 062432e9-1ddc-4b81-84fb-025489aeb4c9)) - (segment (start 124.89 75.242482) (end 124.89 83.85) (width 3) (layer "F.Cu") (net 36) (tstamp 0a225bfe-aea1-4a6e-803b-9e3aa01e15b7)) - (segment (start 126.25 78.44) (end 125.9 78.79) (width 0.6) (layer "F.Cu") (net 36) (tstamp 0c9e5652-0216-4c8d-9f51-9de6deec720c)) - (segment (start 130.86 73.45) (end 126.682482 73.45) (width 3) (layer "F.Cu") (net 36) (tstamp 24dfa14f-2008-475a-88c8-385a638d1485)) - (segment (start 127.585 83.89) (end 126.12 83.89) (width 0.6) (layer "F.Cu") (net 36) (tstamp 31cb28d0-7c0a-4c51-b9a0-6f4edfda5835)) - (segment (start 135.775 83.165) (end 135.0876 82.4776) (width 0.6) (layer "F.Cu") (net 36) (tstamp 3bbc3f6a-54c6-4c96-b06d-33c06b5fc7f0)) - (segment (start 137.715 81.895) (end 135.6702 81.895) (width 0.6) (layer "F.Cu") (net 36) (tstamp 3df86ade-2d20-4e0b-82d8-f9fd8aef2a1c)) - (segment (start 135.6702 81.895) (end 135.0876 82.4776) (width 0.6) (layer "F.Cu") (net 36) (tstamp 656f9a98-5aaf-482a-8050-60013d4ad3d9)) - (segment (start 133.264789 75.5626) (end 132.830817 75.5626) (width 3) (layer "F.Cu") (net 36) (tstamp 695d846e-e0bc-457a-86e3-97bf05a064b5)) - (segment (start 126.682482 73.45) (end 124.89 75.242482) (width 3) (layer "F.Cu") (net 36) (tstamp 6d6cbb3a-bed5-4371-af22-e5c85f4bc257)) - (segment (start 125.15 86.8424) (end 125.15 84.11) (width 2) (layer "F.Cu") (net 36) (tstamp 867cbcb8-c7c5-4341-b948-1b0a89d9a5c1)) - (segment (start 137.715 83.165) (end 135.775 83.165) (width 0.6) (layer "F.Cu") (net 36) (tstamp 8fd9fd60-fdfd-4675-a8ce-d1a9ec26fffa)) - (segment (start 124.89 83.85) (end 124.93 83.89) (width 3) (layer "F.Cu") (net 36) (tstamp adaa4968-812b-405a-b3d5-4bd3d5d065a0)) - (segment (start 126.37 84.84) (end 125.77 84.24) (width 0.6) (layer "F.Cu") (net 36) (tstamp b25d37dd-70a2-421f-9014-5fcb87cfed2b)) - (segment (start 125.9 78.79) (end 126.5 79.39) (width 0.6) (layer "F.Cu") (net 36) (tstamp b9fa88e2-764d-4ef2-a8f2-aaec6fd51827)) - (segment (start 135.0876 77.385411) (end 133.264789 75.5626) (width 3) (layer "F.Cu") (net 36) (tstamp bad35528-6ce5-4b25-a97b-3e13b6fa7471)) - (segment (start 126.5 79.39) (end 127.585 79.39) (width 0.6) (layer "F.Cu") (net 36) (tstamp ca4b000e-f34a-43a8-8d74-645aef45256f)) - (segment (start 130.86 73.591783) (end 130.86 73.45) (width 3) (layer "F.Cu") (net 36) (tstamp d5be8fe4-f8cb-4187-99a1-6a43c4a8273c)) - (segment (start 127.585 84.84) (end 126.37 84.84) (width 0.6) (layer "F.Cu") (net 36) (tstamp e26f1b91-8938-4e76-9ce3-17e60b23afbc)) - (segment (start 127.585 78.44) (end 126.25 78.44) (width 0.6) (layer "F.Cu") (net 36) (tstamp e59f2644-754b-4d0f-815f-3e4bfd3fa86d)) - (segment (start 132.830817 75.5626) (end 130.86 73.591783) (width 3) (layer "F.Cu") (net 36) (tstamp ed03f5a8-275e-42ec-b987-cccbeb29e1b8)) - (segment (start 126.12 83.89) (end 125.77 84.24) (width 0.6) (layer "F.Cu") (net 36) (tstamp f9c0ae0f-d4bb-471f-868f-8dba89438237)) - (segment (start 125.15 84.11) (end 124.93 83.89) (width 2) (layer "F.Cu") (net 36) (tstamp fa130a08-0789-4752-9029-3f5852bc8d16)) - (segment (start 133.45 84.875447) (end 132.652277 84.077723) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 17a12514-7d89-43b4-be92-b829549dc988)) - (segment (start 132.38 83.94) (end 129.91 83.94) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 1c864aae-5b64-4900-956c-7999e69878cf)) - (segment (start 204.232894 104.32) (end 191.82 104.32) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 25f32550-6631-4f6f-9eb5-27ba04e2b887)) - (segment (start 133.45 84.99) (end 133.45 92.61) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 2d72d6bb-3415-4d4b-84f1-0f8196c0caa8)) - (segment (start 132.652277 84.077723) (end 132.514554 83.94) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 2ec22ccc-18d3-41d2-9962-540cd24d1f74)) - (segment (start 132.732276 83.722276) (end 132.514553 83.94) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 2febbd93-2e4f-426e-9c9d-cbbdc9035473)) - (segment (start 206.028988 102.523906) (end 204.232894 104.32) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 46805c38-93d3-41dd-bd06-375c2762663e)) - (segment (start 206.028988 96.83767) (end 206.028988 102.523906) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 5bf67e2c-07e7-41a3-848b-cf9104238cb7)) - (segment (start 129.91 83.94) (end 129.86 83.89) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 6f381737-1e79-4863-92f9-0b34bcac340d)) - (segment (start 202.6125 94.2174) (end 203.408718 94.2174) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 7b06c574-a10f-4aa7-ac67-97f3da6e13fa)) - (segment (start 133.03 83.424553) (end 132.732276 83.722276) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 82c2dbf6-fca5-471a-b23f-cf40fc59b394)) - (segment (start 132.514553 83.94) (end 132.49 83.94) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 87c2c021-2502-40f4-8412-62ea845445bf)) - (segment (start 133.45 84.99) (end 133.45 84.875447) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 9296e0eb-2ac2-482e-94b1-4a8e7def88aa)) - (segment (start 129.86 78.44) (end 132.514553 78.44) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 97ae33a4-8f2b-4268-9564-21ec76c2f5a0)) - (segment (start 132.732276 83.722276) (end 132.514552 83.94) (width 0.2032) (layer "F.Cu") (net 38) (tstamp 988cd75b-2451-4d86-ad78-1c43a257e374)) - (segment (start 164.49 93.36) (end 174.35 103.22) (width 0.2032) (layer "F.Cu") (net 38) (tstamp a5a8f341-eddd-4b8d-a120-33da7992daa1)) - (segment (start 203.408718 94.2174) (end 206.028988 96.83767) (width 0.2032) (layer "F.Cu") (net 38) (tstamp a93341c0-99ff-4ca7-8913-e7ea6294b3ab)) - (segment (start 132.514554 83.94) (end 132.38 83.94) (width 0.2032) (layer "F.Cu") (net 38) (tstamp ad98e835-b9d6-4f3f-a246-544f658eec90)) - (segment (start 132.514553 78.44) (end 133.03 78.955447) (width 0.2032) (layer "F.Cu") (net 38) (tstamp b1844f1e-e057-4e88-97e1-7346aad3c458)) - (segment (start 133.03 78.955447) (end 133.03 83.424553) (width 0.2032) (layer "F.Cu") (net 38) (tstamp c41a473d-105f-4497-9bc4-eef3d34059d8)) - (segment (start 132.652277 84.077723) (end 132.514553 83.94) (width 0.2032) (layer "F.Cu") (net 38) (tstamp c4ca4aaa-80cd-4f39-a687-ed123b432a22)) - (segment (start 174.35 103.22) (end 179.07 103.22) (width 0.2032) (layer "F.Cu") (net 38) (tstamp d363bc1f-5071-409a-ae7d-3d47a8a51e0c)) - (segment (start 132.514552 83.94) (end 132.38 83.94) (width 0.2032) (layer "F.Cu") (net 38) (tstamp d74d7c42-11b1-4764-b0cd-4e503ead98eb)) - (segment (start 133.45 92.61) (end 134.15 93.31) (width 0.2032) (layer "F.Cu") (net 38) (tstamp dcfedb55-b246-48b8-b9e1-1ed759f603fc)) - (via (at 134.15 93.31) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 38) (tstamp 1d5f03e0-7b39-45e7-ae53-8521bfa3456d)) - (via (at 191.82 104.32) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 38) (tstamp 911ca6e8-47af-46d4-bea8-872042262e64)) - (via (at 179.07 103.22) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 38) (tstamp c217b72b-77f3-40e1-bf61-5c924c2e5451)) - (via (at 164.49 93.36) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 38) (tstamp e8fdda1b-53a7-4d5c-a3e7-e93f1fc3b539)) - (segment (start 190.72 103.22) (end 191.82 104.32) (width 0.2032) (layer "B.Cu") (net 38) (tstamp 1b8487c0-ef3b-46fe-bda1-0e818530ff83)) - (segment (start 164.44 93.31) (end 164.49 93.36) (width 0.2032) (layer "B.Cu") (net 38) (tstamp 5117488f-cce1-43da-a73c-de63084ecf89)) - (segment (start 179.07 103.22) (end 190.72 103.22) (width 0.2032) (layer "B.Cu") (net 38) (tstamp eb4c416a-f305-47b1-a863-3cdc4c2833e5)) - (segment (start 134.15 93.31) (end 164.44 93.31) (width 0.2032) (layer "B.Cu") (net 38) (tstamp f452e510-70b0-4aab-a8f8-4cb3ee13c27a)) - (segment (start 129.86 77.49) (end 132.0975 77.49) (width 0.2032) (layer "F.Cu") (net 39) (tstamp 520a0e97-ca9d-4190-beea-a39f93d2adc8)) - (segment (start 132.0975 77.49) (end 132.2225 77.615) (width 0.2032) (layer "F.Cu") (net 39) (tstamp ba3671cd-4494-4ffc-8805-72147d733f67)) - (segment (start 127.585 82.94) (end 127.585 81.39) (width 0.2032) (layer "F.Cu") (net 44) (tstamp 8c0ff6a7-4ba5-4c3e-9dc2-ef6308ee32d4)) - (segment (start 127.585 81.39) (end 127.775 81.2) (width 0.2032) (layer "F.Cu") (net 44) (tstamp feb1316b-8627-4dd9-8af9-c555df08aee2)) - (segment (start 129.86 82.94) (end 132.0475 82.94) (width 0.2032) (layer "F.Cu") (net 47) (tstamp 36fe9c3e-f117-4dd0-aa2b-f86d6b04e110)) - (segment (start 132.0475 82.94) (end 132.2225 83.115) (width 0.2032) (layer "F.Cu") (net 47) (tstamp b1bc8e4e-f178-4385-a078-87f846ddaa2b)) - (segment (start 144.7351 80.625) (end 144.8225 80.7124) (width 0.2032) (layer "F.Cu") (net 48) (tstamp 5517c852-157b-469d-ae85-31e1b2f2d4ff)) - (segment (start 142.665 80.625) (end 144.7351 80.625) (width 0.2032) (layer "F.Cu") (net 48) (tstamp cd8da9cf-eca6-45e4-857c-142ddb142b63)) - (segment (start 201.425 95.915) (end 202.11 96.6) (width 0.2032) (layer "F.Cu") (net 49) (tstamp 2a69b2fe-45e2-4eef-ac32-ae9bf7371df0)) - (segment (start 202.11 96.6) (end 202.11 96.67) (width 0.2032) (layer "F.Cu") (net 49) (tstamp 2d19a84c-2b2d-4b40-9758-9cdca271a2c4)) - (segment (start 146.4725 80.7124) (end 148.2376 80.7124) (width 0.2032) (layer "F.Cu") (net 49) (tstamp 788b304c-63e4-4a1f-9841-b095361c5447)) - (segment (start 201.425 95.4049) (end 201.425 95.915) (width 0.2032) (layer "F.Cu") (net 49) (tstamp 90869489-a062-4fce-a34a-b8763759f57f)) - (segment (start 148.2376 80.7124) (end 149.02 79.93) (width 0.2032) (layer "F.Cu") (net 49) (tstamp a850e34b-fca4-492a-a704-7e1a1ff36f52)) - (segment (start 150.09 80.74) (end 149.83 80.74) (width 0.2032) (layer "F.Cu") (net 49) (tstamp af444b8a-dacf-4b53-a406-ad216e566fef)) - (segment (start 149.83 80.74) (end 149.02 79.93) (width 0.2032) (layer "F.Cu") (net 49) (tstamp d6b9410a-33b5-4f57-bd8b-6d1afff48129)) - (via (at 149.02 79.93) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 49) (tstamp 202f1999-d3ec-4a92-9b7f-382bd4b3acb9)) - (via (at 202.11 96.67) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 49) (tstamp 3d085307-2f12-4fda-b63e-b0d95c7f7478)) - (segment (start 179.14 68.81) (end 176.47 66.14) (width 0.2032) (layer "B.Cu") (net 49) (tstamp 1121ab15-49a4-4a43-b10c-7a39efa84bed)) - (segment (start 202.11 93.53) (end 203.93 91.71) (width 0.2032) (layer "B.Cu") (net 49) (tstamp 1512c9d9-60ce-4048-9292-9dfe0b69dc60)) - (segment (start 202.11 96.67) (end 202.11 93.53) (width 0.2032) (layer "B.Cu") (net 49) (tstamp 2ef05448-a0b1-4fca-8f15-da7761d95d14)) - (segment (start 190.26 68.81) (end 179.14 68.81) (width 0.2032) (layer "B.Cu") (net 49) (tstamp 368607c4-5005-435a-89c0-2986753bda9f)) - (segment (start 166.13 66.14) (end 152.56 79.71) (width 0.2032) (layer "B.Cu") (net 49) (tstamp 4c53c4ce-df37-4b7f-8955-8ca562b40b5e)) - (segment (start 176.47 66.14) (end 166.13 66.14) (width 0.2032) (layer "B.Cu") (net 49) (tstamp 53ddd2b8-b2b4-4f68-a174-fb5697abba99)) - (segment (start 149.24 79.71) (end 149.02 79.93) (width 0.2032) (layer "B.Cu") (net 49) (tstamp 7a7783c1-7501-4888-a899-7ac1504bc795)) - (segment (start 192.9 66.17) (end 190.26 68.81) (width 0.2032) (layer "B.Cu") (net 49) (tstamp a0ee381c-3114-4c6f-9bc7-e7b9f34ae72d)) - (segment (start 196.95 66.17) (end 192.9 66.17) (width 0.2032) (layer "B.Cu") (net 49) (tstamp bc77a6b9-0562-491d-956e-1ac0e88dd48b)) - (segment (start 202.77 74.82) (end 202.77 71.99) (width 0.2032) (layer "B.Cu") (net 49) (tstamp c20adee8-8c6e-46dd-a7ba-3f735a04f991)) - (segment (start 203.93 91.71) (end 203.93 75.98) (width 0.2032) (layer "B.Cu") (net 49) (tstamp c4ebca19-3773-434d-84f5-281c72047c86)) - (segment (start 202.77 71.99) (end 196.95 66.17) (width 0.2032) (layer "B.Cu") (net 49) (tstamp d3523fe6-db70-46b5-b93a-3e67292c52e8)) - (segment (start 203.93 75.98) (end 202.77 74.82) (width 0.2032) (layer "B.Cu") (net 49) (tstamp dcbcfe74-74f5-41e1-b12b-065599ace110)) - (segment (start 152.56 79.71) (end 149.24 79.71) (width 0.2032) (layer "B.Cu") (net 49) (tstamp f61e507f-3a7e-490c-86e1-00e4e16251b4)) - (segment (start 195.7375 92.7174) (end 193.5 92.7174) (width 0.2032) (layer "F.Cu") (net 50) (tstamp 3c7094d5-8785-4ca0-9013-8e1e6fd88643)) - (segment (start 218.84 113.77) (end 218.84 105.82) (width 0.2032) (layer "F.Cu") (net 50) (tstamp 944124c0-008b-4079-a132-654ccba2fee5)) - (segment (start 218.84 105.14) (end 218.84 105.82) (width 0.2032) (layer "F.Cu") (net 50) (tstamp aab5f46f-a1e9-464b-bafe-da6aea3781c0)) - (segment (start 212.6 98.9) (end 218.84 105.14) (width 0.2032) (layer "F.Cu") (net 50) (tstamp ade90244-0e7a-45b2-8833-b1517e46b03e)) - (segment (start 193.5 92.7174) (end 193.475 92.7424) (width 0.2032) (layer "F.Cu") (net 50) (tstamp d5c56a7b-a3b2-4c78-94ae-7487d3a589ac)) - (via (at 212.6 98.9) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 50) (tstamp 55380ca1-2402-40b1-a492-330a54ac6667)) - (via (at 194.444 92.760438) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 50) (tstamp fa9feba7-fe20-410f-91b8-82a4fe008a33)) - (segment (start 212.154 98.454) (end 199.954 98.454) (width 0.2032) (layer "B.Cu") (net 50) (tstamp 33dd3198-99e7-4cc2-8dd3-ae19918f9e12)) - (segment (start 194.444 92.944) (end 194.444 92.760438) (width 0.2032) (layer "B.Cu") (net 50) (tstamp 362d0483-2f02-453f-ad7a-f62b8053e19d)) - (segment (start 199.954 98.454) (end 194.444 92.944) (width 0.2032) (layer "B.Cu") (net 50) (tstamp d40773f8-679a-4c9a-95e9-f645eed9bd98)) - (segment (start 212.6 98.9) (end 212.154 98.454) (width 0.2032) (layer "B.Cu") (net 50) (tstamp e582d8e6-9627-495e-a237-2698ed4c83b4)) - (segment (start 183 97.9) (end 172.9 97.9) (width 0.2032) (layer "F.Cu") (net 51) (tstamp 065a220c-4d53-4147-ad4d-5506070ad0a9)) - (segment (start 197.425 95.4049) (end 197.425 96.825) (width 0.2032) (layer "F.Cu") (net 51) (tstamp 0c5dac84-48c1-459e-8bda-7a2924f82918)) - (segment (start 162.25 78.35) (end 161.205 77.305) (width 0.2032) (layer "F.Cu") (net 51) (tstamp 2599d647-9463-4539-a9ec-601f570cb8de)) - (segment (start 197.425 96.825) (end 196.146 98.104) (width 0.2032) (layer "F.Cu") (net 51) (tstamp 3a78dcae-eb51-4120-90f6-d774bfc0c51c)) - (segment (start 162.25 87.25) (end 162.25 78.35) (width 0.2032) (layer "F.Cu") (net 51) (tstamp 58821169-b1f9-47c3-b4c1-2fccfdc5fd6f)) - (segment (start 172.9 97.9) (end 162.25 87.25) (width 0.2032) (layer "F.Cu") (net 51) (tstamp 5e7d712a-fa2b-4303-80a0-81d0c4e219fb)) - (segment (start 161.205 77.305) (end 161.205 71.8) (width 0.2032) (layer "F.Cu") (net 51) (tstamp 8581b4cc-c1c7-4be5-8839-31757a630ce3)) - (segment (start 190.546 98.104) (end 190.4 98.25) (width 0.2032) (layer "F.Cu") (net 51) (tstamp d1a16f23-28d1-476f-904d-3e38a17a5d6d)) - (segment (start 196.146 98.104) (end 190.546 98.104) (width 0.2032) (layer "F.Cu") (net 51) (tstamp ffc7259c-3a7e-4aec-b74c-73397af51006)) - (via (at 183 97.9) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 51) (tstamp be8414a5-ee33-4b3e-9f4c-ee5a2a3bc651)) - (via (at 190.4 98.25) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 51) (tstamp cf367160-d3ae-4061-b061-aed5c6dbe228)) - (segment (start 190.4 98.25) (end 183.35 98.25) (width 0.2032) (layer "B.Cu") (net 51) (tstamp f2d11106-be78-46b7-b813-ed96411d6f36)) - (segment (start 183.35 98.25) (end 183 97.9) (width 0.2032) (layer "B.Cu") (net 51) (tstamp f46bfbc9-c1c1-45ea-8219-330f20691db8)) - (segment (start 159.7 78.1) (end 159.7 69.85) (width 0.2032) (layer "F.Cu") (net 52) (tstamp 0cd60522-21ad-4fe8-84aa-4bc088c162c9)) - (segment (start 161.139375 70.084375) (end 161.205 70.15) (width 0.2032) (layer "F.Cu") (net 52) (tstamp 3ffd59f0-4690-403a-a6bd-da4fc2a504e5)) - (segment (start 159.7 69.85) (end 161.139375 68.410625) (width 0.2032) (layer "F.Cu") (net 52) (tstamp 5a28cbf0-786d-44cb-8030-ff124f9b5fe5)) - (segment (start 161.139375 67.775) (end 161.139375 70.084375) (width 0.2032) (layer "F.Cu") (net 52) (tstamp c74b2fa5-8469-4638-9c60-1e7c3554a177)) - (segment (start 161.139375 68.410625) (end 161.139375 67.775) (width 0.2032) (layer "F.Cu") (net 52) (tstamp c978ad19-b7a0-43ce-bd43-518b8c404431)) - (segment (start 160.8 79.2) (end 159.7 78.1) (width 0.2032) (layer "F.Cu") (net 52) (tstamp e37837ce-2161-4fec-aa58-895a63586bdc)) - (segment (start 160.8 81.125) (end 160.8 79.2) (width 0.2032) (layer "F.Cu") (net 52) (tstamp fa6531be-e11a-453d-950e-6e6279794558)) - (segment (start 170.65 82.65) (end 170.65 85.65) (width 0.2032) (layer "F.Cu") (net 53) (tstamp 0491a1ab-528e-4d8b-b23f-0109cf5b66c7)) - (segment (start 175.1 71.1) (end 178.3326 67.8674) (width 0.2032) (layer "F.Cu") (net 53) (tstamp 0723c832-fbd1-495c-9c73-c620e1be3e9b)) - (segment (start 171.3 86.3) (end 173.3 86.3) (width 0.2032) (layer "F.Cu") (net 53) (tstamp 2072cba8-20a0-49d9-8fdc-f4c701ae1995)) - (segment (start 169.125 81.125) (end 170.65 82.65) (width 0.2032) (layer "F.Cu") (net 53) (tstamp 24762f2e-e44e-4e74-bd7f-28003070a1e3)) - (segment (start 175.1 84.5) (end 175.1 71.1) (width 0.2032) (layer "F.Cu") (net 53) (tstamp 417d896f-24ee-4958-9c78-4f430da53bbf)) - (segment (start 170.65 85.65) (end 171.3 86.3) (width 0.2032) (layer "F.Cu") (net 53) (tstamp 7f3af592-57b9-4e41-9e6c-37ae2c78acb5)) - (segment (start 178.3326 67.8674) (end 191.575 67.8674) (width 0.2032) (layer "F.Cu") (net 53) (tstamp 985ded11-c76a-4259-a6a7-d88fe24a0a90)) - (segment (start 173.3 86.3) (end 175.1 84.5) (width 0.2032) (layer "F.Cu") (net 53) (tstamp 98f211dc-e8db-4a78-a401-3ab27b81796f)) - (segment (start 193.3875 67.8674) (end 193.475 67.7799) (width 0.2032) (layer "F.Cu") (net 53) (tstamp c2f3f2b7-06d9-47ba-a95d-c396bd06d796)) - (segment (start 191.575 67.8674) (end 193.3875 67.8674) (width 0.2032) (layer "F.Cu") (net 53) (tstamp e79a984a-4c92-4446-9794-8536b0836ea2)) - (segment (start 168.4 81.125) (end 169.125 81.125) (width 0.2032) (layer "F.Cu") (net 53) (tstamp f1b1ab7b-82d8-47c0-94e1-bc1037100baa)) - (segment (start 166.2 73.045) (end 165.005 71.85) (width 0.2032) (layer "F.Cu") (net 54) (tstamp 199d708d-0bad-455b-acb6-1ec4b93b7c58)) - (segment (start 166.7 82.5) (end 166.2 82) (width 0.2032) (layer "F.Cu") (net 54) (tstamp 20643c0e-f3cc-4640-94e1-475c40f2b392)) - (segment (start 196.925 96.675) (end 196 97.6) (width 0.2032) (layer "F.Cu") (net 54) (tstamp 2ed71971-26c6-4d8b-a37b-7b2d283c6e06)) - (segment (start 169.85 88.5) (end 169.85 83.25) (width 0.2032) (layer "F.Cu") (net 54) (tstamp 3f5aa6a9-1b6b-4cf0-896f-cb919b7b7e77)) - (segment (start 169.1 82.5) (end 166.7 82.5) (width 0.2032) (layer "F.Cu") (net 54) (tstamp 77470f15-7519-4402-82e8-5536faeaf93f)) - (segment (start 183.5 96.95) (end 178.3 96.95) (width 0.2032) (layer "F.Cu") (net 54) (tstamp 9a41754c-30c3-4b3e-8257-4e1cc4adcf94)) - (segment (start 196.925 95.4049) (end 196.925 96.675) (width 0.2032) (layer "F.Cu") (net 54) (tstamp b06732be-c480-4873-ac67-671c7f9a9030)) - (segment (start 166.2 82) (end 166.2 73.045) (width 0.2032) (layer "F.Cu") (net 54) (tstamp c218f04c-d308-442e-bb33-3dddeebaaa84)) - (segment (start 196 97.6) (end 190.95 97.6) (width 0.2032) (layer "F.Cu") (net 54) (tstamp da886e42-7e7a-44e2-8e60-6b85d1f6480c)) - (segment (start 169.85 83.25) (end 169.1 82.5) (width 0.2032) (layer "F.Cu") (net 54) (tstamp de1ef968-b551-4fe7-8113-f336efe56f4a)) - (segment (start 178.3 96.95) (end 169.85 88.5) (width 0.2032) (layer "F.Cu") (net 54) (tstamp ef19e702-8be9-47ec-beb3-af9172bd80b2)) - (segment (start 190.95 97.6) (end 190.9 97.55) (width 0.2032) (layer "F.Cu") (net 54) (tstamp ff3151ec-8adc-4e91-a4be-d0d6dad47e58)) - (via (at 183.5 96.95) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 54) (tstamp 4baebf34-795c-4dab-a2fe-abefbd05a8d8)) - (via (at 190.9 97.55) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 54) (tstamp 9d48eeb9-7c03-476b-8a30-091579278462)) - (segment (start 190.9 97.55) (end 184.1 97.55) (width 0.2032) (layer "B.Cu") (net 54) (tstamp c8681e70-c990-43d2-82aa-7b2f542fbfa8)) - (segment (start 184.1 97.55) (end 183.5 96.95) (width 0.2032) (layer "B.Cu") (net 54) (tstamp f3cb68ea-397a-46f2-b6d8-4be76a7c7b89)) - (segment (start 164.4 81.125) (end 164.4 78.6) (width 0.2032) (layer "F.Cu") (net 55) (tstamp 06740a79-e752-43fc-a209-142ddfa656ff)) - (segment (start 163.3 77.5) (end 163.3 70.59625) (width 0.2032) (layer "F.Cu") (net 55) (tstamp 10e70774-99d9-4da4-a86d-b359436da44d)) - (segment (start 163.3 70.59625) (end 164.94625 68.95) (width 0.2032) (layer "F.Cu") (net 55) (tstamp 454f5bcf-e068-467c-b3d7-65626d5c162c)) - (segment (start 164.94625 67.775) (end 164.94625 68.95) (width 0.2032) (layer "F.Cu") (net 55) (tstamp 682c97e6-63d6-49e9-bebd-c22dd086099f)) - (segment (start 164.94625 68.95) (end 164.94625 70.14125) (width 0.2032) (layer "F.Cu") (net 55) (tstamp 92eef9a1-084c-41f2-8772-ba7fd08e2c1b)) - (segment (start 164.4 78.6) (end 163.3 77.5) (width 0.2032) (layer "F.Cu") (net 55) (tstamp c3cbdd2a-6a19-40d3-b01c-504d3e6066eb)) - (segment (start 164.94625 70.14125) (end 165.005 70.2) (width 0.2032) (layer "F.Cu") (net 55) (tstamp c72ea827-991f-4694-bbbc-007653e845a8)) - (segment (start 204.0474 91.2174) (end 204.87 92.04) (width 0.2032) (layer "F.Cu") (net 56) (tstamp 1be6cb52-92d9-4dcd-b2c5-9d8814b6f0ee)) - (segment (start 203.38 91.2174) (end 203.5274 91.2174) (width 0.2032) (layer "F.Cu") (net 56) (tstamp 38a65531-5aa3-4009-8c7b-64c04c874711)) - (segment (start 202.6125 91.2174) (end 203.38 91.2174) (width 0.2032) (layer "F.Cu") (net 56) (tstamp 67e0db71-92f2-45ed-bb0a-fd627c16d01b)) - (segment (start 202.6125 91.2174) (end 204.0474 91.2174) (width 0.2032) (layer "F.Cu") (net 56) (tstamp ab7ecd56-dda6-4347-aeb5-67162f3dc4e7)) - (segment (start 204.87 92.04) (end 206.045 92.04) (width 0.2032) (layer "F.Cu") (net 56) (tstamp de525c62-3122-460b-a565-2b9c4dadcc40)) - (segment (start 197.925 95.4049) (end 197.925 96.8519) (width 0.2032) (layer "F.Cu") (net 57) (tstamp 70de0c20-d532-437c-a06d-787d18d3aa4f)) - (segment (start 157.405 72.205) (end 157.405 71.925) (width 0.2032) (layer "F.Cu") (net 57) (tstamp 71050f38-74c5-42b9-8471-c809601ede11)) - (segment (start 191.3 98.55) (end 191.1 98.75) (width 0.2032) (layer "F.Cu") (net 57) (tstamp 73d2b3f0-b1be-4b9d-9a37-a6fd41a8d47e)) - (segment (start 182.35 98.75) (end 171.8 98.75) (width 0.2032) (layer "F.Cu") (net 57) (tstamp 9a60cada-ba52-4f3c-806c-dfe373247919)) - (segment (start 158.5 85.45) (end 158.5 73.3) (width 0.2032) (layer "F.Cu") (net 57) (tstamp a223fbc8-2886-427e-ad4a-0e7d3c6eebe5)) - (segment (start 158.5 73.3) (end 157.405 72.205) (width 0.2032) (layer "F.Cu") (net 57) (tstamp a9a1f3ec-4750-4fa5-b155-91cb16e32a31)) - (segment (start 197.925 96.8519) (end 196.2269 98.55) (width 0.2032) (layer "F.Cu") (net 57) (tstamp abd61cd0-2027-44e9-be11-dee30dd9cda0)) - (segment (start 196.2269 98.55) (end 191.3 98.55) (width 0.2032) (layer "F.Cu") (net 57) (tstamp ea8946dd-9839-4b22-bbf3-962146f2be96)) - (segment (start 171.8 98.75) (end 158.5 85.45) (width 0.2032) (layer "F.Cu") (net 57) (tstamp fb124327-ae95-4ce1-8d9c-011947ae05ab)) - (via (at 191.1 98.75) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 57) (tstamp 52ef0872-1215-4cf4-8518-c1591038d1fb)) - (via (at 182.35 98.75) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 57) (tstamp dd45c325-39d7-4d97-ad71-5368ae9742ec)) - (segment (start 191.046 98.804) (end 182.404 98.804) (width 0.2032) (layer "B.Cu") (net 57) (tstamp 17824e1d-5c82-4c08-a6ce-07c19aa1dca1)) - (segment (start 182.404 98.804) (end 182.35 98.75) (width 0.2032) (layer "B.Cu") (net 57) (tstamp 2b9da16a-8335-434c-a52f-00162567e00a)) - (segment (start 191.1 98.75) (end 191.046 98.804) (width 0.2032) (layer "B.Cu") (net 57) (tstamp 2cb039c6-5125-4c5b-9b70-3e227f06e24c)) - (segment (start 157.3325 70.2025) (end 157.405 70.275) (width 0.2032) (layer "F.Cu") (net 58) (tstamp 0504a5fa-7371-4f77-b6ff-e82b85512a50)) - (segment (start 157.3325 67.775) (end 157.3325 68.8) (width 0.2032) (layer "F.Cu") (net 58) (tstamp 4fcb1a9f-6fb1-45bb-bd91-d040be7316f5)) - (segment (start 157.2 81.125) (end 157.2 78.85) (width 0.2032) (layer "F.Cu") (net 58) (tstamp 85f7c401-419e-4a61-8dba-b6407c08d72f)) - (segment (start 157.3325 68.8) (end 157.3325 70.2025) (width 0.2032) (layer "F.Cu") (net 58) (tstamp 8d914d04-d495-4c1c-a29c-7087e400336f)) - (segment (start 155.4 70.7325) (end 157.3325 68.8) (width 0.2032) (layer "F.Cu") (net 58) (tstamp 9c510348-8e30-45c3-82a2-5a3b9f04d8ed)) - (segment (start 157.2 78.85) (end 155.4 77.05) (width 0.2032) (layer "F.Cu") (net 58) (tstamp efd01d00-df44-4f10-961f-1f4ced16f082)) - (segment (start 155.4 77.05) (end 155.4 70.7325) (width 0.2032) (layer "F.Cu") (net 58) (tstamp fa254925-a5d8-4e26-88b3-d842a6298313)) - (segment (start 171.2 70.23) (end 172.48 68.95) (width 0.2032) (layer "F.Cu") (net 59) (tstamp 3cc02fcc-520e-4106-b5e8-f4a66ec98f10)) - (segment (start 172.48 68.95) (end 172.48 69.7) (width 0.2032) (layer "F.Cu") (net 59) (tstamp 59a62b07-df0c-4476-8c53-98482e94b3a4)) - (segment (start 172.48 67.775) (end 172.48 68.95) (width 0.2032) (layer "F.Cu") (net 59) (tstamp 60e5f00e-e11f-4517-867b-1c6e47ea9e6c)) - (segment (start 172.6 81.125) (end 172.6 75.15) (width 0.2032) (layer "F.Cu") (net 59) (tstamp 94440b4a-afc4-42ae-9f14-7967e4cc92f9)) - (segment (start 172.48 69.7) (end 172.53 69.75) (width 0.2032) (layer "F.Cu") (net 59) (tstamp b9fa27b6-7129-4878-b44b-5f3a4ef7c013)) - (segment (start 171.2 73.75) (end 171.2 70.23) (width 0.2032) (layer "F.Cu") (net 59) (tstamp c6d8c318-2eac-4425-8553-957ecc2e4aea)) - (segment (start 172.6 75.15) (end 171.2 73.75) (width 0.2032) (layer "F.Cu") (net 59) (tstamp f5a04a4e-36b6-4c84-81cd-5454e93e34e4)) - (segment (start 95.14 69.88) (end 96.0274 68.9926) (width 1.8) (layer "F.Cu") (net 60) (tstamp 179085f1-d5b6-49ae-a17e-6a2cf26ad2c2)) - (segment (start 91.3 73.4468) (end 91.3 71.38) (width 1.8) (layer "F.Cu") (net 60) (tstamp 46942523-e7a7-4301-841e-bfa391a8e81c)) - (segment (start 105.82 99.96295) (end 105.82 93.84) (width 1.8) (layer "F.Cu") (net 60) (tstamp 4a78f29e-68f3-49cc-ac79-dc338b601645)) - (segment (start 115.42 101.31) (end 116.72 102.61) (width 1.8) (layer "F.Cu") (net 60) (tstamp 4f5e4200-e56f-45d6-b4cd-4a4577c15e03)) - (segment (start 96.2974 68.9926) (end 98.87 66.42) (width 1.8) (layer "F.Cu") (net 60) (tstamp 55d79e6f-b2b4-4de6-9683-fd12f069e77a)) - (segment (start 111.97 66.42) (end 115.42 69.87) (width 1.8) (layer "F.Cu") (net 60) (tstamp 598710ea-ef09-4c20-8a67-cdde807010d0)) - (segment (start 115.42 69.87) (end 115.42 101.31) (width 1.8) (layer "F.Cu") (net 60) (tstamp 6273ed02-8184-473a-8f36-3ac60d968e5e)) - (segment (start 98.87 66.42) (end 111.97 66.42) (width 1.8) (layer "F.Cu") (net 60) (tstamp 6c6d789b-e696-4a59-a944-21631320d99b)) - (segment (start 116.72 102.61) (end 117.8025 102.61) (width 1.8) (layer "F.Cu") (net 60) (tstamp 6d1c5147-e64f-42b7-80d4-b2d790d6a133)) - (segment (start 96.0274 68.9926) (end 96.2974 68.9926) (width 1.8) (layer "F.Cu") (net 60) (tstamp 700e96e1-f025-4056-841e-47962ca1fd0e)) - (segment (start 108.66 102.34) (end 108.19705 102.34) (width 1.8) (layer "F.Cu") (net 60) (tstamp 88cd6819-2488-46bc-b233-62fc837bc2cd)) - (segment (start 108.19705 102.34) (end 105.82 99.96295) (width 1.8) (layer "F.Cu") (net 60) (tstamp 900fd9bb-a555-45c1-85fb-1fa7d4eef59f)) - (segment (start 112.12 87.54) (end 115.75 87.54) (width 1.8) (layer "F.Cu") (net 60) (tstamp 934405b1-3e0e-4704-9054-21cbfe6ec326)) - (segment (start 91.3 71.38) (end 92.8 69.88) (width 1.8) (layer "F.Cu") (net 60) (tstamp 9f01683b-ad36-4195-8ca3-791cf7dbf651)) - (segment (start 92.8 69.88) (end 95.14 69.88) (width 1.8) (layer "F.Cu") (net 60) (tstamp a9fde1ff-d3d6-4391-be6e-d813d174036d)) - (segment (start 105.82 93.84) (end 112.12 87.54) (width 1.8) (layer "F.Cu") (net 60) (tstamp f8b8f806-a95e-432a-8afb-9ec748c2987a)) - (segment (start 122.12 103.17) (end 120.23 103.17) (width 1.8) (layer "F.Cu") (net 61) (tstamp 08be7b2b-8e59-47fc-be0d-c5fd8e1f560c)) - (segment (start 122.82 102.47) (end 122.12 103.17) (width 1.8) (layer "F.Cu") (net 61) (tstamp 5ecb3af5-cbd0-4e94-997b-6c7dd5171619)) - (segment (start 121.37 103.92) (end 121.37 188.76) (width 1.8) (layer "F.Cu") (net 61) (tstamp 63d2713b-e1ac-4de3-b5f7-35dad23f4206)) - (segment (start 128.22 213.28) (end 128.55 213.61) (width 1.8) (layer "F.Cu") (net 61) (tstamp 8aa8add1-1270-4642-b906-6d982099e40f)) - (segment (start 128.22 210.73) (end 128.22 213.28) (width 1.8) (layer "F.Cu") (net 61) (tstamp b802253f-1e07-4ac2-ba71-e8cf71675af8)) - (segment (start 122.12 103.17) (end 121.37 103.92) (width 1.8) (layer "F.Cu") (net 61) (tstamp e799ddc8-275e-4551-a3c7-c097c01e7c91)) - (segment (start 121.37 188.76) (end 125.13 192.52) (width 1.8) (layer "F.Cu") (net 61) (tstamp f97c741a-b144-4235-97d7-a8d76910aaf9)) - (via (at 125.13 192.52) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 61) (tstamp 3ceff939-5bdb-412c-99db-fe3fde201e09)) - (via (at 128.22 210.73) (size 2.2) (drill 1) (layers "F.Cu" "B.Cu") (net 61) (tstamp 67866c5d-21c8-4860-8012-742fe0600b3b)) - (segment (start 125.13 192.52) (end 125.13 207.64) (width 1.8) (layer "B.Cu") (net 61) (tstamp 044b2900-2014-4664-903c-947dd55da2f4)) - (segment (start 125.13 207.64) (end 128.22 210.73) (width 1.8) (layer "B.Cu") (net 61) (tstamp 20d219d3-5585-42df-af3d-c6701eaab8a9)) - (segment (start 108.66 100.44) (end 108.66 98.975) (width 0.2032) (layer "F.Cu") (net 63) (tstamp e830cb35-da1b-4cb1-8abb-5431d0caae0e)) - (segment (start 108.66 98.975) (end 108.5 98.815) (width 0.2032) (layer "F.Cu") (net 63) (tstamp e9bc4895-12f4-4163-aa03-e227b6ab4e28)) - (segment (start 103.075 76.505) (end 104.25 76.505) (width 1.8) (layer "F.Cu") (net 64) (tstamp 051d8450-1d99-4a85-bbeb-37047e403978)) - (segment (start 101.71 73.7) (end 101.71 75.14) (width 1.8) (layer "F.Cu") (net 64) (tstamp 32cd65a2-4842-4774-bddb-b9b374bc85bc)) - (segment (start 110.7 103.45) (end 110.7 104.83) (width 1.8) (layer "F.Cu") (net 64) (tstamp 568788b4-c9df-4261-8d94-444048065b1a)) - (segment (start 103.2324 91.9276) (end 112.28 82.88) (width 1.8) (layer "F.Cu") (net 64) (tstamp 5ae049e1-8e85-49f6-a2b4-4274eb742337)) - (segment (start 112.83 103.08) (end 111.07 103.08) (width 1.8) (layer "F.Cu") (net 64) (tstamp 5f479fbe-2ab4-4f58-af3b-16af95216e81)) - (segment (start 103.76 71.65) (end 101.71 73.7) (width 1.8) (layer "F.Cu") (net 64) (tstamp 660106a1-fa16-4952-a238-0015e54c0133)) - (segment (start 113.4425 102.195) (end 113.4425 102.4675) (width 1.8) (layer "F.Cu") (net 64) (tstamp 82851e13-48d4-446a-ab78-50c041f22e7c)) - (segment (start 112.28 82.88) (end 112.28 77.02) (width 1.8) (layer "F.Cu") (net 64) (tstamp 8c92e887-b4a8-440b-88c9-924640aed4e4)) - (segment (start 112.28 77.02) (end 106.91 71.65) (width 1.8) (layer "F.Cu") (net 64) (tstamp 91a65bf6-363a-4000-ac66-4d4ef42f29e0)) - (segment (start 111.07 103.08) (end 110.7 103.45) (width 1.8) (layer "F.Cu") (net 64) (tstamp 9dfd691e-0ed5-454c-8f91-453775c25efc)) - (segment (start 106.18 105.52) (end 103.2324 102.5724) (width 1.8) (layer "F.Cu") (net 64) (tstamp 9e794b7d-2e42-41de-b0af-faeb1716a7c4)) - (segment (start 103.2324 102.5724) (end 103.2324 91.9276) (width 1.8) (layer "F.Cu") (net 64) (tstamp b11c1c82-624e-4317-b1c6-3f198e89c0d3)) - (segment (start 106.91 71.65) (end 103.76 71.65) (width 1.8) (layer "F.Cu") (net 64) (tstamp b80b93f6-fcaf-4172-b67e-8f0c52d0a990)) - (segment (start 110.7 104.83) (end 110.01 105.52) (width 1.8) (layer "F.Cu") (net 64) (tstamp c0ae8704-8675-44d3-8a98-f578e794f78d)) - (segment (start 113.4425 102.4675) (end 112.83 103.08) (width 1.8) (layer "F.Cu") (net 64) (tstamp c6bfd645-a455-4423-a6ac-bc3550477525)) - (segment (start 110.01 105.52) (end 106.18 105.52) (width 1.8) (layer "F.Cu") (net 64) (tstamp cdbde9b1-6069-4984-a076-d3204f75e9f3)) - (segment (start 101.71 75.14) (end 103.075 76.505) (width 1.8) (layer "F.Cu") (net 64) (tstamp e42a1d44-99b4-4edb-98be-64fb4f5662c4)) - (segment (start 184.71 92.01) (end 183.28 92.01) (width 0.2032) (layer "F.Cu") (net 65) (tstamp 1c345d85-da2d-4961-92bf-cb6afebb5871)) - (segment (start 122.83 96.99) (end 133.309877 96.99) (width 0.2032) (layer "F.Cu") (net 65) (tstamp 24ca79c9-cae0-4095-a09b-7f5a0389bd15)) - (segment (start 110.935 101.39) (end 112.08 101.39) (width 0.2032) (layer "F.Cu") (net 65) (tstamp 4794cb13-ea76-4bb6-9415-3e4e2fe135c7)) - (segment (start 112.08 101.39) (end 112.25 101.22) (width 0.2032) (layer "F.Cu") (net 65) (tstamp 51a15bce-9ac1-4ee3-8a14-e1464ca478b2)) - (segment (start 188.134212 92.01) (end 184.71 92.01) (width 0.2032) (layer "F.Cu") (net 65) (tstamp 6d400a02-d515-4dcd-a97e-de5fc5f1fa6e)) - (segment (start 133.309877 96.99) (end 133.451823 97.131946) (width 0.2032) (layer "F.Cu") (net 65) (tstamp a4478dd3-1a65-4208-9918-4b5cb699ac6b)) - (segment (start 195.7375 90.7174) (end 189.426812 90.7174) (width 0.2032) (layer "F.Cu") (net 65) (tstamp e605f806-27b0-49d5-9d67-71b6483cae66)) - (segment (start 183.28 92.01) (end 182.24 93.05) (width 0.2032) (layer "F.Cu") (net 65) (tstamp e82a5e56-95cf-401d-b274-0bc69edea4f0)) - (segment (start 189.426812 90.7174) (end 188.134212 92.01) (width 0.2032) (layer "F.Cu") (net 65) (tstamp ff2bb79f-b080-479a-83b0-ebda0ba8ae61)) - (via (at 133.451823 97.131946) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 65) (tstamp 720812ec-91d5-4521-a5fe-385978e686a2)) - (via (at 122.83 96.99) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 65) (tstamp 7952003a-faf2-4b32-bfc3-15202e69c00c)) - (via (at 182.24 93.05) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 65) (tstamp bebb7d58-dc5b-4177-ba0c-58b9a0e007f6)) - (via (at 112.25 101.22) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 65) (tstamp da0f0004-dc4f-479f-9efd-ca476599f0dc)) - (segment (start 122.81 97.07) (end 122.81 97.01) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 08fe7343-da2a-45e1-971f-4cc28c7de1dd)) - (segment (start 121.98 97.22) (end 122.13 97.07) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 28488f99-de86-4b11-924b-7144653cb24c)) - (segment (start 178.19 97.1) (end 133.483769 97.1) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 38eec516-bcfa-4bde-9b46-55616ef03fac)) - (segment (start 119.91 99.29) (end 121.98 97.22) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 4392b2a1-38f5-4a73-a598-d039a0747ace)) - (segment (start 133.45183 97.131939) (end 133.451823 97.131946) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 50d3f648-302c-480b-9f0a-a88df71513fe)) - (segment (start 122.81 97.01) (end 122.83 96.99) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 58d368b1-1898-451d-8874-20f586b4d8fb)) - (segment (start 113.7 99.29) (end 119.91 99.29) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 5e1a3aa2-f508-4029-9a48-412609448b78)) - (segment (start 112.25 101.22) (end 112.25 100.74) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 6d29dfb3-4837-48a1-bb86-2cc7e493b1dc)) - (segment (start 133.483769 97.1) (end 133.451823 97.131946) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 7cdf77ce-5408-418b-a515-9d089696c920)) - (segment (start 112.25 100.74) (end 113.7 99.29) (width 0.2032) (layer "B.Cu") (net 65) (tstamp 9aa6b677-3f71-4e79-bdce-972655b22bcc)) - (segment (start 122.13 97.07) (end 122.81 97.07) (width 0.2032) (layer "B.Cu") (net 65) (tstamp c0fce8ca-94eb-4830-ab8a-41599549c0e9)) - (segment (start 182.24 93.05) (end 178.19 97.1) (width 0.2032) (layer "B.Cu") (net 65) (tstamp fe399198-039a-4560-aef5-7d119ce4c132)) - (segment (start 110.935 100.44) (end 113.3375 100.44) (width 0.2032) (layer "F.Cu") (net 66) (tstamp 18b33d22-a5f6-41ef-9a95-9bdaa8b555d7)) - (segment (start 113.3375 100.44) (end 113.4425 100.545) (width 0.2032) (layer "F.Cu") (net 66) (tstamp 84b328a8-169e-46c2-acc0-383028ece454)) - (segment (start 117.77 99.055) (end 117.77 100.6775) (width 0.2032) (layer "F.Cu") (net 67) (tstamp 40468dcd-1997-4b0d-a1cd-6ff1d92894f3)) - (segment (start 117.77 100.6775) (end 117.8025 100.71) (width 0.2032) (layer "F.Cu") (net 67) (tstamp eadfc839-194b-41a4-826a-157497703ee4)) - (segment (start 133.376027 97.96) (end 133.417653 98.001626) (width 0.2032) (layer "F.Cu") (net 68) (tstamp 0edaf587-2a75-4db0-83e2-ab7568dae166)) - (segment (start 183.5 94.04) (end 182.96 94.58) (width 0.2032) (layer "F.Cu") (net 68) (tstamp 2ee5d812-533e-4c98-83dd-a12b2bec3b8e)) - (segment (start 120.0775 101.66) (end 121.49 101.66) (width 0.2032) (layer "F.Cu") (net 68) (tstamp 44694324-fffd-4d05-a6c1-6c9873738bcf)) - (segment (start 186.607106 94.04) (end 185.43 94.04) (width 0.2032) (layer "F.Cu") (net 68) (tstamp 4879d854-4bab-4c5a-9925-469ae90d5997)) - (segment (start 189.508306 91.1388) (end 186.607106 94.04) (width 0.2032) (layer "F.Cu") (net 68) (tstamp 4d0672e1-6a73-4d26-9de0-fb4194208356)) - (segment (start 185.43 94.04) (end 183.5 94.04) (width 0.2032) (layer "F.Cu") (net 68) (tstamp ae61de00-cc93-403f-8546-b5d845e5176b)) - (segment (start 195.7375 91.2174) (end 195.6589 91.1388) (width 0.2032) (layer "F.Cu") (net 68) (tstamp b5756a2e-b498-4e07-b1ed-3fbf88f3dad2)) - (segment (start 122.77 97.96) (end 133.376027 97.96) (width 0.2032) (layer "F.Cu") (net 68) (tstamp bb239045-f23c-455f-bdc0-a5c82c9e9e9e)) - (segment (start 195.6589 91.1388) (end 189.508306 91.1388) (width 0.2032) (layer "F.Cu") (net 68) (tstamp d58e4e8f-a542-48f3-976d-672005b64422)) - (via (at 133.417653 98.001626) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 68) (tstamp 296b0bef-1522-4d9c-83c8-2a872c281f97)) - (via (at 122.77 97.96) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 68) (tstamp 34755e57-93ba-41fb-b4f5-782b7b6d1852)) - (via (at 182.96 94.58) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 68) (tstamp e050fef6-6bee-44fd-aad9-1bae2c20c23f)) - (via (at 121.49 101.66) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 68) (tstamp fc61142e-69eb-44f0-8873-d51dd01ad276)) - (segment (start 121.49 99.24) (end 122.77 97.96) (width 0.2032) (layer "B.Cu") (net 68) (tstamp 26f9ca07-26b2-4b8c-8771-380a9810823b)) - (segment (start 182.96 94.58) (end 179.5 98.04) (width 0.2032) (layer "B.Cu") (net 68) (tstamp 342f9bd9-e834-4cb2-8f96-0b7b1559a826)) - (segment (start 121.49 101.66) (end 121.49 99.24) (width 0.2032) (layer "B.Cu") (net 68) (tstamp 49ea23df-b0d1-4388-9e65-893d051dd8e4)) - (segment (start 179.5 98.04) (end 133.456027 98.04) (width 0.2032) (layer "B.Cu") (net 68) (tstamp 7fa1de33-1c0c-4b94-b083-755279a972f9)) - (segment (start 133.456027 98.04) (end 133.417653 98.001626) (width 0.2032) (layer "B.Cu") (net 68) (tstamp cd3b2c0a-0b4e-4a03-a1aa-109248ba7abe)) - (segment (start 122.71 100.71) (end 122.82 100.82) (width 0.2032) (layer "F.Cu") (net 69) (tstamp 6549e798-f958-4e8a-aeb6-9e51bb01ea1b)) - (segment (start 120.0775 100.71) (end 122.71 100.71) (width 0.2032) (layer "F.Cu") (net 69) (tstamp f2c89b4d-f2cd-4515-8d46-5457a32912e6)) - (segment (start 91.1875 89.1125) (end 94.1825 89.1125) (width 0.2032) (layer "F.Cu") (net 70) (tstamp 35bc2655-8c24-4eb8-85e8-d38ba4bf185b)) - (segment (start 94.1825 89.1125) (end 94.335 88.96) (width 0.2032) (layer "F.Cu") (net 70) (tstamp fce6ed36-6d29-4021-86b2-382a497e03dd)) - (segment (start 84.8475 89.1125) (end 84.805 89.07) (width 0.2032) (layer "F.Cu") (net 71) (tstamp 4d075a3f-60bd-4f5e-abcb-c0eef22d3044)) - (segment (start 86.8125 89.1125) (end 84.8475 89.1125) (width 0.2032) (layer "F.Cu") (net 71) (tstamp 67e3109e-2b95-4d00-82f3-9628e257ff81)) - (segment (start 195.7375 89.7174) (end 186.4974 89.7174) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 0e1ba5f9-d191-47b6-a688-418e77543809)) - (segment (start 185.61 89.64) (end 186.42 89.64) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 19e281e5-80ad-49e4-a219-3b56b4221233)) - (segment (start 186.4974 89.7174) (end 186.42 89.64) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 1c0c868c-455d-46a9-95fb-2f0793ca6d63)) - (segment (start 97.16 83) (end 97.16 82.0915) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 51463a5e-fbed-490e-9abb-663c7d87f0db)) - (segment (start 184.01 89.64) (end 183.81 89.84) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 674af108-e705-42cb-b2bd-9567ab9f7683)) - (segment (start 185.61 89.64) (end 184.01 89.64) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 6d463410-9664-4aee-be1b-fa295b769cb6)) - (segment (start 90.76 87.73) (end 90.76 87.67) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 737c1568-9a8e-4e20-9741-ef49e7f738b0)) - (segment (start 93.72 86.39) (end 93.75 86.42) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 73c00f46-b220-4cc9-9694-14b390e4d4bf)) - (segment (start 93.72 84.83) (end 93.72 86.39) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 7867fa1a-62a5-4334-8608-c2312a8e03fe)) - (segment (start 90.75 87.74) (end 90.76 87.73) (width 0.2032) (layer "F.Cu") (net 72) (tstamp 99957478-5a75-4823-99ec-aba84f035088)) - (segment (start 92.3 86.13) (end 93.6 84.83) (width 0.2032) (layer "F.Cu") (net 72) (tstamp a3f99338-cce0-4745-a71f-234fbf92050d)) - (segment (start 90.75 88.175) (end 90.75 87.74) (width 0.2032) (layer "F.Cu") (net 72) (tstamp ab03cb4c-3a40-4443-a4c8-4d0665b62a78)) - (segment (start 93.6 84.83) (end 93.72 84.83) (width 0.2032) (layer "F.Cu") (net 72) (tstamp afce1129-c64d-4f5d-85f2-4c476348f06a)) - (segment (start 122.09 96.4) (end 132.5 96.4) (width 0.2032) (layer "F.Cu") (net 72) (tstamp b59a57cc-6e65-4a13-a91a-236da23b6848)) - (segment (start 132.5 96.4) (end 132.52 96.38) (width 0.2032) (layer "F.Cu") (net 72) (tstamp cf695f12-16a3-42e5-b649-8f583cc85b65)) - (segment (start 90.76 87.67) (end 92.3 86.13) (width 0.2032) (layer "F.Cu") (net 72) (tstamp ef07126c-bbdf-4711-905b-cd9e8d031071)) - (segment (start 97.16 82.0915) (end 97.0685 82) (width 0.2032) (layer "F.Cu") (net 72) (tstamp fdfe2494-6556-4a20-931a-8bdd740e27d1)) - (via (at 132.54 96.4) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 72) (tstamp 32418762-4df8-418e-b062-83f2ba4d9671)) - (via (at 97.16 83) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 72) (tstamp 37cfaa12-2b3c-461e-b816-631ea7c69f4e)) - (via (at 122.09 96.4) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 72) (tstamp 820a1d64-7765-479e-bbe3-bf043ae3c6c6)) - (via (at 93.75 86.42) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 72) (tstamp e5340289-49c9-4fb6-8333-79db59534ffa)) - (via (at 183.81 89.84) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 72) (tstamp fc8d5ed1-df26-453b-a5e0-9875b3c6e6c1)) - (segment (start 137.68 96.4) (end 138.8 95.28) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 000a8b7a-f663-45d4-a23d-eb857a8c2a5f)) - (segment (start 115.71 96.31) (end 122 96.31) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 104c0359-0177-477e-b9bd-8c825dfb4ab1)) - (segment (start 97.21 83) (end 98.69 84.48) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 168b0b96-e98b-43e9-88b8-400100c3e5b3)) - (segment (start 98.69 84.48) (end 103.88 84.48) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 1bf63776-1428-4f6c-9090-1d0fbb1eab28)) - (segment (start 93.75 86.41) (end 93.75 86.42) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 2613d6a9-67aa-49fd-8b97-3738b608697d)) - (segment (start 97.16 83) (end 93.75 86.41) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 2a4613cf-c358-4757-844d-5aaa39035397)) - (segment (start 132.54 96.4) (end 137.68 96.4) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 71c2a780-00f6-4daa-ae90-09b172479c1d)) - (segment (start 138.8 95.28) (end 178.37 95.28) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 7794a209-fc22-44b0-a9ed-f933e04ea2bd)) - (segment (start 97.16 83) (end 97.21 83) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 86a145b4-99eb-4d16-967a-277bf847b047)) - (segment (start 122 96.31) (end 122.09 96.4) (width 0.2032) (layer "B.Cu") (net 72) (tstamp 981439fc-a21d-461a-a91c-a3e89395842e)) - (segment (start 178.37 95.28) (end 183.81 89.84) (width 0.2032) (layer "B.Cu") (net 72) (tstamp d671aa0c-3ca7-4f62-8357-e6863ff2b13f)) - (segment (start 103.88 84.48) (end 115.71 96.31) (width 0.2032) (layer "B.Cu") (net 72) (tstamp dd0172bb-6450-4499-8f6d-47c2583193ea)) - (segment (start 97.0685 80.8215) (end 97.35 80.54) (width 0.2032) (layer "F.Cu") (net 73) (tstamp 4edc22ea-fd9e-4e06-a22b-ae47da5847de)) - (segment (start 87.25 88.175) (end 87.25 87.78) (width 0.2032) (layer "F.Cu") (net 73) (tstamp 72b252a3-78f4-4654-9dc5-20cac4b7924f)) - (segment (start 97.0685 81.2) (end 97.0685 80.8215) (width 0.2032) (layer "F.Cu") (net 73) (tstamp 81e72c45-8c75-4a22-af9a-ff22de06ef9b)) - (segment (start 122.87 95.79) (end 133.314 95.79) (width 0.2032) (layer "F.Cu") (net 73) (tstamp 85bd8b31-0acb-49d4-94ae-0475dfcff04f)) - (segment (start 86.17 86.7) (end 84.7 86.7) (width 0.2032) (layer "F.Cu") (net 73) (tstamp a3d3cd9b-7815-4c5d-9187-a4d532b06d15)) - (segment (start 87.25 87.78) (end 86.17 86.7) (width 0.2032) (layer "F.Cu") (net 73) (tstamp b4ab083b-12d9-4a96-8c5f-de8333b025a8)) - (segment (start 187.3526 90.2174) (end 186.81 90.76) (width 0.2032) (layer "F.Cu") (net 73) (tstamp cec64287-8919-40ed-8b51-fd9095c6523d)) - (segment (start 186.81 90.76) (end 181.69 90.76) (width 0.2032) (layer "F.Cu") (net 73) (tstamp d0ff44ae-6699-41df-824c-b43c2bd286cf)) - (segment (start 181.69 90.76) (end 181.65 90.8) (width 0.2032) (layer "F.Cu") (net 73) (tstamp d109cd38-b93b-4b48-9d89-7a6c8f6361c3)) - (segment (start 195.7375 90.2174) (end 187.3526 90.2174) (width 0.2032) (layer "F.Cu") (net 73) (tstamp d7ac622a-9ccd-4388-a75c-2ea4c0f2a119)) - (segment (start 133.314 95.79) (end 133.37 95.846) (width 0.2032) (layer "F.Cu") (net 73) (tstamp d98c0df6-363f-4a17-abba-fe984271d78a)) - (via (at 181.65 90.8) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 73) (tstamp 580cadba-9e08-4928-8f13-7e90164f6645)) - (via (at 133.37 95.846) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 73) (tstamp 69b78fdf-8fe3-4f3a-af13-7bc34706b7ee)) - (via (at 85.86 86.7) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 73) (tstamp 6e23cadf-cf6e-4357-8c7d-195ade1f5689)) - (via (at 122.87 95.79) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 73) (tstamp 70739b3a-c143-4e60-957c-b6fe863214dc)) - (via (at 97.35 80.54) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 73) (tstamp f21175f4-f46a-4399-a728-14ad07813c3c)) - (segment (start 91.047106 88.02) (end 87.18 88.02) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 0a1af791-ad5a-4922-9527-93d1eb3e35e2)) - (segment (start 97.35 80.54) (end 97.83 80.06) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 2b10262a-6416-4f77-bdd8-4f3a2973348b)) - (segment (start 97.35 80.54) (end 95.1 82.79) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 42e251f9-e562-4655-8ce1-e524689faf23)) - (segment (start 116.12 95.79) (end 122.87 95.79) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 5438d6e4-9e80-4810-82d2-cc1a7c51d7ce)) - (segment (start 181.65 90.8) (end 181.65 91.02) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 589e3a1d-8f4b-4472-888c-2d1e160852f2)) - (segment (start 178.05 94.62) (end 134.596 94.62) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 5e2384d2-08b1-4246-80c4-0f84985f5e9b)) - (segment (start 87.18 88.02) (end 85.86 86.7) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 82baf2bd-a5b2-497b-840e-59ed511031b1)) - (segment (start 181.65 91.02) (end 178.05 94.62) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 930966c3-8f89-4300-b2a7-b2ec81d69012)) - (segment (start 100.39 80.06) (end 116.12 95.79) (width 0.2032) (layer "B.Cu") (net 73) (tstamp 9c1d0b2f-ffe8-4000-a494-26e687bbcc92)) - (segment (start 134.596 94.62) (end 133.37 95.846) (width 0.2032) (layer "B.Cu") (net 73) (tstamp c1eed596-ce4e-409d-99a9-d5e1f94c776b)) - (segment (start 95.1 83.967106) (end 91.047106 88.02) (width 0.2032) (layer "B.Cu") (net 73) (tstamp c6847c3b-eba2-4c1b-b951-96574d25ce8f)) - (segment (start 95.1 82.79) (end 95.1 83.967106) (width 0.2032) (layer "B.Cu") (net 73) (tstamp e86e444d-7e78-472b-be2b-40497e0325a9)) - (segment (start 97.83 80.06) (end 100.39 80.06) (width 0.2032) (layer "B.Cu") (net 73) (tstamp f8e07bf1-0f08-4f13-a2ad-dd045d6cf755)) - (segment (start 195.93 215.62) (end 195.93 206.445) (width 0.2032) (layer "F.Cu") (net 74) (tstamp a8b41426-2125-4c04-841e-8d9fd14d0cf6)) - (segment (start 190.85 215.62) (end 190.85 206.555) (width 0.2032) (layer "F.Cu") (net 75) (tstamp 42d7b412-d591-4e31-96c3-db1b5e4a8e24)) - (segment (start 190.85 206.555) (end 190.735 206.44) (width 0.2032) (layer "F.Cu") (net 75) (tstamp fe97a043-3878-4c9e-b579-a2f0e436a7a3)) - (segment (start 188.31 215.62) (end 188.31 206.515) (width 0.2032) (layer "F.Cu") (net 76) (tstamp 639982aa-d1e4-4671-8de0-3300996056de)) - (segment (start 188.31 206.515) (end 188.235 206.44) (width 0.2032) (layer "F.Cu") (net 76) (tstamp edcae1d1-bd9f-4ad6-a91d-b7a5ea7d94f7)) - (segment (start 185.89 215.29) (end 185.89 206.595) (width 0.2032) (layer "F.Cu") (net 77) (tstamp 3890c8f6-ab53-49ac-80e2-afa7d27cc7cd)) - (segment (start 185.77 215.62) (end 185.77 215.41) (width 0.2032) (layer "F.Cu") (net 77) (tstamp 3c40c622-2142-4b4e-ba6a-859fd4e77d8d)) - (segment (start 185.89 206.595) (end 185.735 206.44) (width 0.2032) (layer "F.Cu") (net 77) (tstamp 6dd7476d-afd7-4fdf-bf07-e4427276a6f6)) - (segment (start 185.77 215.41) (end 185.89 215.29) (width 0.2032) (layer "F.Cu") (net 77) (tstamp 97b17c95-b66b-4678-880f-414d9f8b792c)) - (segment (start 193.39 215.62) (end 193.39 206.625) (width 0.2032) (layer "F.Cu") (net 78) (tstamp 87a1590d-c83a-4d84-843a-9b1d78919d4a)) - (segment (start 193.39 206.625) (end 193.22 206.455) (width 0.2032) (layer "F.Cu") (net 78) (tstamp f9a7c9b1-241d-4d3a-8248-6b8130229653)) - (segment (start 89.3222 91.240951) (end 89.3222 92.373648) (width 0.1524) (layer "F.Cu") (net 79) (tstamp 0e7ec334-7882-49d0-9910-0fb53b235266)) - (segment (start 89.3222 92.373648) (end 91.826352 94.8778) (width 0.1524) (layer "F.Cu") (net 79) (tstamp 35124348-9828-43b6-b639-b32a0fadc8c2)) - (segment (start 89.25 90.55) (end 89.25 91.168751) (width 0.1524) (layer "F.Cu") (net 79) (tstamp 44ad1a4f-24f3-4d61-bcae-57528ca8bb46)) - (segment (start 89.25 91.168751) (end 89.3222 91.240951) (width 0.1524) (layer "F.Cu") (net 79) (tstamp 51325cae-22ce-498d-8dec-10072a5758e8)) - (segment (start 96.473648 94.8778) (end 109.052801 82.298647) (width 0.1524) (layer "F.Cu") (net 79) (tstamp 6b8da258-3b70-4882-a0ce-0479c4077f57)) - (segment (start 109.052801 82.298647) (end 109.052801 79.202199) (width 0.1524) (layer "F.Cu") (net 79) (tstamp 827f81c3-1c26-44b8-ab4f-5c8f196bd794)) - (segment (start 109.052801 79.202199) (end 109.75 78.505) (width 0.1524) (layer "F.Cu") (net 79) (tstamp be3b20dc-7a5e-42da-9003-52cbe82aeb21)) - (segment (start 91.826352 94.8778) (end 96.473648 94.8778) (width 0.1524) (layer "F.Cu") (net 79) (tstamp e116bda1-efba-4324-8793-cad76502dccc)) - (segment (start 108.519399 80.264) (end 108.427778 80.264) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 275d7317-af86-46e3-813a-5520b0c05de5)) - (segment (start 91.973648 94.5222) (end 89.6778 92.226352) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 3552eaa8-f5cf-456c-9ff1-8999adbe0c12)) - (segment (start 108 78.505) (end 108.697199 79.202199) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 42f1dc34-4e8a-4a19-ac6a-da554d4b9f90)) - (segment (start 89.6778 92.226352) (end 89.6778 91.240951) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 4ff2a554-8bbf-433d-ae08-2418cd7f4d86)) - (segment (start 108.697199 79.202199) (end 108.697199 79.375) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 6204fb82-f90e-412c-a517-7976e52c386d)) - (segment (start 89.6778 91.240951) (end 89.75 91.168751) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 65c99826-4c8a-46f1-ae68-5207637742af)) - (segment (start 89.75 91.168751) (end 89.75 90.55) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 6ff33e9a-f68c-40d1-8fdc-58be1bdc87ca)) - (segment (start 108.697199 82.151353) (end 96.326352 94.5222) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 989bd62a-704c-4de0-9204-cf512733b57f)) - (segment (start 108.519399 79.5528) (end 108.427778 79.5528) (width 0.1524) (layer "F.Cu") (net 80) (tstamp ba22d309-5adf-4f06-b36f-ec003da8575c)) - (segment (start 108.697199 80.7974) (end 108.697199 81.203) (width 0.1524) (layer "F.Cu") (net 80) (tstamp bb532d80-75c1-45c5-a18a-1b0a1ddfe2da)) - (segment (start 108.427778 79.9084) (end 108.519399 79.9084) (width 0.1524) (layer "F.Cu") (net 80) (tstamp cc7f3315-9ea1-4977-9e8c-6a0cbdeecd53)) - (segment (start 96.326352 94.5222) (end 91.973648 94.5222) (width 0.1524) (layer "F.Cu") (net 80) (tstamp ceff44d2-2850-4cd9-9551-cfd36b9d7960)) - (segment (start 108.427778 80.6196) (end 108.519399 80.6196) (width 0.1524) (layer "F.Cu") (net 80) (tstamp f1300dd5-d125-4647-b3b0-1e9a18660b61)) - (segment (start 108.697199 81.203) (end 108.697199 82.151353) (width 0.1524) (layer "F.Cu") (net 80) (tstamp f784bc32-1c43-4212-abc9-09b132781d52)) - (arc (start 108.519399 80.6196) (mid 108.645123 80.671676) (end 108.697199 80.7974) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 0eb98e6e-2548-4198-9e58-683b31fb266d)) - (arc (start 108.427778 79.5528) (mid 108.302054 79.604876) (end 108.249978 79.7306) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 1ccc1d55-af37-4df2-a9da-a1bcf03e63fc)) - (arc (start 108.249978 80.4418) (mid 108.302054 80.567524) (end 108.427778 80.6196) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 4381574a-91a5-49ff-9c50-467cab3047a7)) - (arc (start 108.249978 79.7306) (mid 108.302054 79.856324) (end 108.427778 79.9084) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 5400f34a-a825-4350-80f4-f0a1160bd34a)) - (arc (start 108.427778 80.264) (mid 108.302054 80.316076) (end 108.249978 80.4418) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 60c8056a-0f9b-4fbe-9ce1-b0c2d8996e1a)) - (arc (start 108.697199 79.375) (mid 108.645123 79.500724) (end 108.519399 79.5528) (width 0.1524) (layer "F.Cu") (net 80) (tstamp 92e1b96e-9a6b-48bf-ad8a-8e76a060befa)) - (arc (start 108.519399 79.9084) (mid 108.645123 79.960476) (end 108.697199 80.0862) (width 0.1524) (layer "F.Cu") (net 80) (tstamp cfdaebf3-d24c-406b-a47a-663832a57062)) - (arc (start 108.697199 80.0862) (mid 108.645123 80.211924) (end 108.519399 80.264) (width 0.1524) (layer "F.Cu") (net 80) (tstamp f6f84924-ea59-4c77-b333-b7336a139617)) - (segment (start 94.152201 92.6372) (end 94.475 92.6372) (width 0.1524) (layer "F.Cu") (net 81) (tstamp 0a024be6-8a8c-4757-87b5-2453109dff2b)) - (segment (start 95.0084 92.367773) (end 95.0084 92.4594) (width 0.1524) (layer "F.Cu") (net 81) (tstamp 23c28503-eb6f-4af7-aba1-160faec20b1d)) - (segment (start 93.38 92.33) (end 93.845001 92.33) (width 0.1524) (layer "F.Cu") (net 81) (tstamp 4249e4d5-8e9c-420b-9117-d848bb6f721a)) - (segment (start 95.711352 92.6372) (end 101.947199 86.401353) (width 0.1524) (layer "F.Cu") (net 81) (tstamp 488d8634-e816-4daa-9cd9-985a6c3f1e27)) - (segment (start 95.5918 92.6372) (end 95.711352 92.6372) (width 0.1524) (layer "F.Cu") (net 81) (tstamp 6f435e65-2ca7-49ae-9409-0e0d46221017)) - (segment (start 94.6528 92.4594) (end 94.6528 92.367773) (width 0.1524) (layer "F.Cu") (net 81) (tstamp 874efae0-ba68-491c-9b4e-61f5f2a0e40c)) - (segment (start 93.845001 92.33) (end 94.152201 92.6372) (width 0.1524) (layer "F.Cu") (net 81) (tstamp b47fe53a-909c-4c7a-99ab-c2dc57b23a70)) - (segment (start 95.1862 92.6372) (end 95.5918 92.6372) (width 0.1524) (layer "F.Cu") (net 81) (tstamp bc47dd38-b4d5-46a1-8793-7728356dc8d3)) - (segment (start 101.947199 79.202199) (end 101.25 78.505) (width 0.1524) (layer "F.Cu") (net 81) (tstamp dc91c1a8-91e3-4081-8e92-963fa3590acb)) - (segment (start 101.947199 86.401353) (end 101.947199 79.202199) (width 0.1524) (layer "F.Cu") (net 81) (tstamp fcc5d209-0331-4b91-a795-ef356ee30cf8)) - (arc (start 94.475 92.6372) (mid 94.600724 92.585124) (end 94.6528 92.4594) (width 0.1524) (layer "F.Cu") (net 81) (tstamp 0d814c2f-94d2-4bba-a17d-0d6a79847899)) - (arc (start 94.6528 92.367773) (mid 94.704876 92.242049) (end 94.8306 92.189973) (width 0.1524) (layer "F.Cu") (net 81) (tstamp 5aaf7f63-6ba9-4e97-8d78-64ceab15668f)) - (arc (start 95.0084 92.4594) (mid 95.060476 92.585124) (end 95.1862 92.6372) (width 0.1524) (layer "F.Cu") (net 81) (tstamp de10b382-30c4-45df-b0e1-0cf345420386)) - (arc (start 94.8306 92.189973) (mid 94.956324 92.242049) (end 95.0084 92.367773) (width 0.1524) (layer "F.Cu") (net 81) (tstamp e659c007-2f88-4196-b047-9dacb77091d3)) - (segment (start 95.858648 92.9928) (end 102.302801 86.548647) (width 0.1524) (layer "F.Cu") (net 82) (tstamp 3118d944-a4d1-4239-ac67-fe2cbdc3f893)) - (segment (start 94.152201 92.9928) (end 95.858648 92.9928) (width 0.1524) (layer "F.Cu") (net 82) (tstamp 6a607d39-b83b-45aa-b85f-88fef7392c59)) - (segment (start 93.38 93.3) (end 93.845001 93.3) (width 0.1524) (layer "F.Cu") (net 82) (tstamp aa4d11b4-367a-4613-82bf-06849b50ab5d)) - (segment (start 93.845001 93.3) (end 94.152201 92.9928) (width 0.1524) (layer "F.Cu") (net 82) (tstamp d50af468-00ae-4339-acdc-d1658457ea95)) - (segment (start 102.302801 79.202199) (end 103 78.505) (width 0.1524) (layer "F.Cu") (net 82) (tstamp f43cfa2b-2a48-4e6b-ab48-265bac22adf5)) - (segment (start 102.302801 86.548647) (end 102.302801 79.202199) (width 0.1524) (layer "F.Cu") (net 82) (tstamp f43f8188-cee9-4d2b-97ef-a390bf550b08)) - (segment (start 88.3322 161.883648) (end 88.3322 95.477201) (width 0.1524) (layer "F.Cu") (net 83) (tstamp 02bd6293-4d6b-4bc1-9503-5f4247d86210)) - (segment (start 138.03 212.752499) (end 138.1772 212.605299) (width 0.1524) (layer "F.Cu") (net 83) (tstamp 04e571de-8aba-414e-875b-c49c11baf682)) - (segment (start 138.1772 211.728648) (end 88.3322 161.883648) (width 0.1524) (layer "F.Cu") (net 83) (tstamp 258e52fb-1e4a-4eba-8f22-6a1c5ffcb2d5)) - (segment (start 138.1772 212.605299) (end 138.1772 211.728648) (width 0.1524) (layer "F.Cu") (net 83) (tstamp 26b8a03b-c9a9-46d2-8efb-b352ed6f277d)) - (segment (start 88 95.145001) (end 88 94.68) (width 0.1524) (layer "F.Cu") (net 83) (tstamp 6ba025f0-3cfc-4894-977a-905c97fd1f93)) - (segment (start 88.3322 95.477201) (end 88 95.145001) (width 0.1524) (layer "F.Cu") (net 83) (tstamp 8c70bc55-acde-4d03-8895-9e641eae6cbe)) - (segment (start 138.03 213.765) (end 138.03 212.752499) (width 0.1524) (layer "F.Cu") (net 83) (tstamp b83a48c9-0d23-4af4-a954-a1632798dde6)) - (segment (start 88.25 91.183868) (end 88.25 90.55) (width 0.1524) (layer "F.Cu") (net 84) (tstamp 00996d3b-a4f5-4a69-984d-9646ab060d6e)) - (segment (start 88.3322 92.922799) (end 88.3322 91.266068) (width 0.1524) (layer "F.Cu") (net 84) (tstamp 2be21127-9231-46b4-8404-1184a20a179c)) - (segment (start 88.3322 91.266068) (end 88.25 91.183868) (width 0.1524) (layer "F.Cu") (net 84) (tstamp 98f4c66c-82a6-4adc-a6c3-7fec410e5065)) - (segment (start 88 93.254999) (end 88.3322 92.922799) (width 0.1524) (layer "F.Cu") (net 84) (tstamp c2f686f5-61df-436e-8588-0670306c185a)) - (segment (start 88 93.72) (end 88 93.254999) (width 0.1524) (layer "F.Cu") (net 84) (tstamp c6b8ad5b-cbc7-46eb-a930-2b502fab969a)) - (segment (start 88.6878 95.477201) (end 89.02 95.145001) (width 0.1524) (layer "F.Cu") (net 85) (tstamp 29db2f43-9844-4adb-af99-3e9c854b82b0)) - (segment (start 138.68 212.752499) (end 138.5328 212.605299) (width 0.1524) (layer "F.Cu") (net 85) (tstamp 6e3aa1f3-de82-4af4-bef8-940ea4ddd160)) - (segment (start 89.02 95.145001) (end 89.02 94.68) (width 0.1524) (layer "F.Cu") (net 85) (tstamp 6f5ed432-7d84-4b82-a0e6-6249f3914d0a)) - (segment (start 138.5328 212.605299) (end 138.5328 211.581352) (width 0.1524) (layer "F.Cu") (net 85) (tstamp 84860050-f910-4f7a-9502-ee98a546bf0c)) - (segment (start 138.68 213.765) (end 138.68 212.752499) (width 0.1524) (layer "F.Cu") (net 85) (tstamp b65bc805-5003-4c23-9c9a-261ab1c32bfb)) - (segment (start 88.6878 161.736352) (end 88.6878 95.477201) (width 0.1524) (layer "F.Cu") (net 85) (tstamp bc43d3d6-6071-4ea5-99f5-ff7949cb0324)) - (segment (start 138.5328 211.581352) (end 88.6878 161.736352) (width 0.1524) (layer "F.Cu") (net 85) (tstamp c2554688-5b77-45bf-b0fc-50cad746bf71)) - (segment (start 88.6878 91.0122) (end 88.75 90.95) (width 0.1524) (layer "F.Cu") (net 86) (tstamp 35599f0a-45ed-4046-ae04-a57048ff8acd)) - (segment (start 88.6878 92.922799) (end 88.6878 91.0122) (width 0.1524) (layer "F.Cu") (net 86) (tstamp 41399ec9-6d9a-48fa-8d24-b3a952bfacea)) - (segment (start 89.02 93.72) (end 89.02 93.254999) (width 0.1524) (layer "F.Cu") (net 86) (tstamp 869ed9c8-2af4-44b1-906b-fac2232a1a43)) - (segment (start 88.75 90.95) (end 88.75 90.55) (width 0.1524) (layer "F.Cu") (net 86) (tstamp 88add1c0-45a3-4ba8-bb1e-3ff6c984d184)) - (segment (start 89.02 93.254999) (end 88.6878 92.922799) (width 0.1524) (layer "F.Cu") (net 86) (tstamp bf572aad-1d71-4434-b16f-7e5df6344ce3)) - (segment (start 87.75 87.8875) (end 87.8222 87.8153) (width 0.1524) (layer "F.Cu") (net 87) (tstamp 09955e25-4864-4878-919c-36081fc1e0b0)) - (segment (start 87.75 88.175) (end 87.75 87.8875) (width 0.1524) (layer "F.Cu") (net 87) (tstamp 27ca597e-7b4a-447d-a073-66a9b3fcf685)) - (segment (start 86.55 85.725001) (end 86.55 85.26) (width 0.1524) (layer "F.Cu") (net 87) (tstamp 437b1165-a613-487d-9669-1626101466b7)) - (segment (start 86.8822 86.633648) (end 86.8822 86.057201) (width 0.1524) (layer "F.Cu") (net 87) (tstamp 48a8ab00-356e-409b-be53-755a9614badb)) - (segment (start 86.8822 86.057201) (end 86.55 85.725001) (width 0.1524) (layer "F.Cu") (net 87) (tstamp a383f4e4-d5ef-49d2-9b1f-143270c13c87)) - (segment (start 87.8222 87.8153) (end 87.8222 87.573648) (width 0.1524) (layer "F.Cu") (net 87) (tstamp b67dc934-a4b1-47fd-b99c-0ce42210c4a9)) - (segment (start 87.8222 87.573648) (end 86.8822 86.633648) (width 0.1524) (layer "F.Cu") (net 87) (tstamp c219f0ed-4e9e-4211-a505-83ad63426f83)) - (segment (start 86.8089 83.6911) (end 86.55 83.95) (width 0.1524) (layer "F.Cu") (net 88) (tstamp 3a3e39d9-eeef-4158-ba4a-1e4b4722c652)) - (segment (start 86.55 83.95) (end 86.55 84.3) (width 0.1524) (layer "F.Cu") (net 88) (tstamp b92e10d9-1f8a-45dc-be20-f36427f1c78c)) - (segment (start 86.8089 83.469963) (end 86.8089 83.6911) (width 0.1524) (layer "F.Cu") (net 88) (tstamp dff7c21f-0842-4ca8-a4ef-ef8ef3e56a63)) - (via (at 86.75 83.49) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 88) (tstamp 66fe1fe5-2968-4aee-8303-e281e32aa0cd)) - (segment (start 86.871782 83.407081) (end 86.8089 83.469963) (width 0.1524) (layer "B.Cu") (net 88) (tstamp 057efb3c-86d6-4fe9-91ac-0a9fd41378c5)) - (segment (start 84.622199 80.573647) (end 86.871782 82.82323) (width 0.1524) (layer "B.Cu") (net 88) (tstamp 308b68b3-af01-473b-a6fb-376b55009e02)) - (segment (start 83.8 75.15) (end 84.622199 75.972199) (width 0.1524) (layer "B.Cu") (net 88) (tstamp 32f485ad-9c72-46c3-9a14-63340b855ce9)) - (segment (start 84.622199 75.972199) (end 84.622199 80.573647) (width 0.1524) (layer "B.Cu") (net 88) (tstamp 6ee8a3e6-c31a-4473-8f7a-5cdeed908750)) - (segment (start 86.871782 82.82323) (end 86.871782 83.407081) (width 0.1524) (layer "B.Cu") (net 88) (tstamp beb8a40b-ead0-45ad-848b-1f2219bbb841)) - (segment (start 88.1778 87.8153) (end 88.1778 87.426352) (width 0.1524) (layer "F.Cu") (net 89) (tstamp 27c33c97-d39e-4b5b-81a3-5446a1d98536)) - (segment (start 87.2378 86.057201) (end 87.57 85.725001) (width 0.1524) (layer "F.Cu") (net 89) (tstamp 44b531c2-bd2a-40ed-8c53-6de80f928e2a)) - (segment (start 88.1778 87.426352) (end 87.2378 86.486352) (width 0.1524) (layer "F.Cu") (net 89) (tstamp 7bb98dcf-d727-4941-9754-191a2346b951)) - (segment (start 87.2378 86.486352) (end 87.2378 86.057201) (width 0.1524) (layer "F.Cu") (net 89) (tstamp 81a5d17c-cf56-4f76-ae05-b6f797e9d526)) - (segment (start 87.57 85.725001) (end 87.57 85.26) (width 0.1524) (layer "F.Cu") (net 89) (tstamp b673cf34-8b76-4c0e-b054-1e4761bf88d4)) - (segment (start 88.25 88.175) (end 88.25 87.8875) (width 0.1524) (layer "F.Cu") (net 89) (tstamp b8825ce8-1c42-4c3f-870a-4abc4c2dfddb)) - (segment (start 88.25 87.8875) (end 88.1778 87.8153) (width 0.1524) (layer "F.Cu") (net 89) (tstamp e37a0297-f8a2-4711-9a7c-5fb2e7690cd4)) - (segment (start 87.308085 83.683085) (end 87.308085 83.487783) (width 0.1524) (layer "F.Cu") (net 90) (tstamp 010b0356-2b93-4fa6-8e78-e786699c191d)) - (segment (start 87.57 83.945) (end 87.308085 83.683085) (width 0.1524) (layer "F.Cu") (net 90) (tstamp 4d705c09-c13e-4a77-80f5-46dc959cc3e3)) - (segment (start 87.57 84.3) (end 87.57 83.945) (width 0.1524) (layer "F.Cu") (net 90) (tstamp d9232df9-9670-4981-918c-89b49bb734d0)) - (via (at 87.36 83.51) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 90) (tstamp 7a279ff0-0b14-4e37-972c-533a23c85698)) - (segment (start 84.977801 75.972199) (end 84.977801 80.426353) (width 0.1524) (layer "B.Cu") (net 90) (tstamp 037560a4-8e85-470c-b87d-0317bbf541f3)) - (segment (start 84.977801 80.426353) (end 87.227383 82.675935) (width 0.1524) (layer "B.Cu") (net 90) (tstamp 1246668d-8fe9-4780-bf8e-e89486a4a1d9)) - (segment (start 87.227383 83.285708) (end 87.2351 83.293425) (width 0.1524) (layer "B.Cu") (net 90) (tstamp 67115fcc-a18a-4fa3-a721-c959f6dadff9)) - (segment (start 87.2351 83.414798) (end 87.308085 83.487783) (width 0.1524) (layer "B.Cu") (net 90) (tstamp 81187816-a0a0-43a4-9c88-902d74a3e980)) - (segment (start 87.227383 82.675935) (end 87.227383 83.285708) (width 0.1524) (layer "B.Cu") (net 90) (tstamp 82fb47ad-0fb6-4345-b48c-a8cfbc230cd0)) - (segment (start 87.2351 83.293425) (end 87.2351 83.414798) (width 0.1524) (layer "B.Cu") (net 90) (tstamp 89a84249-d4af-438e-b1a9-fb69d0189134)) - (segment (start 85.8 75.15) (end 84.977801 75.972199) (width 0.1524) (layer "B.Cu") (net 90) (tstamp ed46ff39-056b-4423-9ebe-e5c3072848f9)) - (segment (start 95.5315 81.6) (end 95.109249 81.6) (width 0.1524) (layer "F.Cu") (net 91) (tstamp 77ba98fa-9e28-4dfb-b6c2-5ddb0e35c412)) - (segment (start 94.0278 79.523648) (end 96.823648 76.7278) (width 0.1524) (layer "F.Cu") (net 91) (tstamp 816b49c5-0d08-439d-a5aa-5dd6c09cd86f)) - (segment (start 96.823648 76.7278) (end 98.2 76.7278) (width 0.1524) (layer "F.Cu") (net 91) (tstamp 8a253234-4eea-4a8b-8e0a-61743627dc40)) - (segment (start 95.109249 81.6) (end 95.087049 81.6222) (width 0.1524) (layer "F.Cu") (net 91) (tstamp a80a9ddd-7e09-42e1-b791-21480b170e6f)) - (segment (start 94.573648 81.6222) (end 94.0278 81.076352) (width 0.1524) (layer "F.Cu") (net 91) (tstamp a9a00d51-0c4d-46cf-9b3d-b9739900ae36)) - (segment (start 95.087049 81.6222) (end 94.573648 81.6222) (width 0.1524) (layer "F.Cu") (net 91) (tstamp bbfe5acc-0d17-4be3-93bb-2eb616dc6d90)) - (segment (start 94.0278 81.076352) (end 94.0278 79.523648) (width 0.1524) (layer "F.Cu") (net 91) (tstamp d4bd9bb7-400d-4e8f-b671-5db0f9d9b399)) - (via (at 98.21 76.86) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 91) (tstamp 4afe92da-7a4c-4555-bccd-01133297da93)) - (segment (start 109.2778 72.576352) (end 109.2778 74.773648) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 0a3d6ec1-3d1c-4073-8e62-e09b5baef446)) - (segment (start 97.3722 76.163918) (end 97.3722 73.023648) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 17dacf28-1463-44f6-94ca-6eba8cca31fc)) - (segment (start 104.273648 67.5722) (end 109.2778 72.576352) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 43bad7b9-01d9-453b-a6d8-5c7be11f4c42)) - (segment (start 99.126352 67.5722) (end 104.273648 67.5722) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 4dfc60e6-f605-4ae5-bde0-20fb77286e42)) - (segment (start 98.126449 76.727549) (end 97.935831 76.727549) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 5643aa03-385d-4081-a900-660f1e9b3bf3)) - (segment (start 107.572199 75.682801) (end 106.75 76.505) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 6953c1a1-a237-4740-aaa0-87b58819aa3a)) - (segment (start 97.935831 76.727549) (end 97.3722 76.163918) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 794e5220-6181-48e9-ada9-30566077c76f)) - (segment (start 109.2778 74.773648) (end 108.368647 75.682801) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 83dcb400-5f19-4ee7-94df-24abce888e4b)) - (segment (start 97.3722 73.023648) (end 96.8222 72.473648) (width 0.1524) (layer "B.Cu") (net 91) (tstamp 8d6bc8cf-928b-4dd8-9ffe-94b7eb597123)) - (segment (start 108.368647 75.682801) (end 107.572199 75.682801) (width 0.1524) (layer "B.Cu") (net 91) (tstamp b4399d2a-d62b-4edf-9331-9e3086aed818)) - (segment (start 98.2 76.8011) (end 98.126449 76.727549) (width 0.1524) (layer "B.Cu") (net 91) (tstamp e5abfde3-36c1-44ad-8f21-e76c280da0df)) - (segment (start 96.8222 72.473648) (end 96.8222 69.876352) (width 0.1524) (layer "B.Cu") (net 91) (tstamp e893ce0e-d91a-43e9-bda9-052cb5971f5b)) - (segment (start 96.8222 69.876352) (end 99.126352 67.5722) (width 0.1524) (layer "B.Cu") (net 91) (tstamp efb73683-b992-4942-b3f7-b86f5b26bd27)) - (segment (start 96.676352 76.3722) (end 98.2 76.3722) (width 0.1524) (layer "F.Cu") (net 92) (tstamp 117a1bfa-c92e-4891-8297-8fe82faf60a2)) - (segment (start 95.087049 81.9778) (end 94.426352 81.9778) (width 0.1524) (layer "F.Cu") (net 92) (tstamp 6b8722e6-6619-4a7f-a0dc-3f2f0809e88b)) - (segment (start 93.6722 79.376352) (end 96.676352 76.3722) (width 0.1524) (layer "F.Cu") (net 92) (tstamp 75c986b5-1eb6-4ae2-ab43-9217736d6aea)) - (segment (start 95.5315 82) (end 95.109249 82) (width 0.1524) (layer "F.Cu") (net 92) (tstamp 82dae92b-353f-41f8-9f5f-53e594f17165)) - (segment (start 95.109249 82) (end 95.087049 81.9778) (width 0.1524) (layer "F.Cu") (net 92) (tstamp 840331cc-88e4-40fc-8465-262b026ca5c5)) - (segment (start 94.426352 81.9778) (end 93.6722 81.223648) (width 0.1524) (layer "F.Cu") (net 92) (tstamp a7d49d18-4a26-49f5-898c-ae904695e881)) - (segment (start 93.6722 81.223648) (end 93.6722 79.376352) (width 0.1524) (layer "F.Cu") (net 92) (tstamp d86dc62a-2b43-4b30-b1b4-3036a3e473de)) - (via (at 98.24 76.25) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 92) (tstamp 44430678-e335-4e65-ab04-4fa05dc32757)) - (segment (start 108.9222 72.723648) (end 108.9222 74.626352) (width 0.1524) (layer "B.Cu") (net 92) (tstamp 1504778b-fdb2-455f-a2fb-9fc66a31fec6)) - (segment (start 104.126352 67.9278) (end 108.9222 72.723648) (width 0.1524) (layer "B.Cu") (net 92) (tstamp 4a68c620-02ac-48ff-b2d8-3a710e6fc828)) - (segment (start 98.2 76.298397) (end 98.126449 76.371948) (width 0.1524) (layer "B.Cu") (net 92) (tstamp 974b7258-32c6-4ef9-83fd-0d3067d9dc00)) - (segment (start 108.9222 74.626352) (end 108.221353 75.327199) (width 0.1524) (layer "B.Cu") (net 92) (tstamp 9d39ada4-64c3-4bf3-8c73-37814ceca99d)) - (segment (start 98.083126 76.371948) (end 97.7278 76.016622) (width 0.1524) (layer "B.Cu") (net 92) (tstamp a02d88a4-0ad7-4124-8552-cbace6f669db)) - (segment (start 97.7278 76.016622) (end 97.7278 72.876352) (width 0.1524) (layer "B.Cu") (net 92) (tstamp b701803b-13a3-4787-af1c-0fe1540bb851)) - (segment (start 108.221353 75.327199) (end 107.572199 75.327199) (width 0.1524) (layer "B.Cu") (net 92) (tstamp c54190ea-aabd-4edc-89ba-02b6e7198f46)) - (segment (start 97.1778 70.023648) (end 99.273648 67.9278) (width 0.1524) (layer "B.Cu") (net 92) (tstamp c672acb0-6670-40eb-a1ea-1f3674d0fa0f)) - (segment (start 98.126449 76.371948) (end 98.083126 76.371948) (width 0.1524) (layer "B.Cu") (net 92) (tstamp d33fddd4-1470-4e24-a9da-b15b0be5859d)) - (segment (start 97.1778 72.326352) (end 97.1778 70.023648) (width 0.1524) (layer "B.Cu") (net 92) (tstamp e3ce1541-a6af-4396-b565-4caf37a69fd4)) - (segment (start 97.7278 72.876352) (end 97.1778 72.326352) (width 0.1524) (layer "B.Cu") (net 92) (tstamp e6276274-f777-4dfc-a2be-8480ec5eca63)) - (segment (start 99.273648 67.9278) (end 104.126352 67.9278) (width 0.1524) (layer "B.Cu") (net 92) (tstamp ed23d787-af2b-4a43-b67e-4f276df8a98a)) - (segment (start 107.572199 75.327199) (end 106.75 74.505) (width 0.1524) (layer "B.Cu") (net 92) (tstamp f11433e6-2201-4428-8972-5e008441dc87)) - (segment (start 130.1772 212.1) (end 130.1772 211.9772) (width 0.1524) (layer "F.Cu") (net 93) (tstamp 1a220275-190a-45b9-8b55-133776b90a0e)) - (segment (start 96.1 82.590751) (end 96.1222 82.612951) (width 0.1524) (layer "F.Cu") (net 93) (tstamp 3f09e0cc-1818-4989-8010-f9ce0f79e7c0)) - (segment (start 130.03 213.765) (end 130.03 212.752499) (width 0.1524) (layer "F.Cu") (net 93) (tstamp 44a1ecc6-b33f-4ded-b728-9ab319d987a5)) - (segment (start 130.03 212.752499) (end 130.1772 212.605299) (width 0.1524) (layer "F.Cu") (net 93) (tstamp 60c769cf-41e2-4bc0-8955-6f7b8c54e587)) - (segment (start 96.12222 85.298924) (end 96.12222 85.310109) (width 0.1524) (layer "F.Cu") (net 93) (tstamp 89a8958e-c9ec-4284-9210-3669a8012ad6)) - (segment (start 96.1222 82.612951) (end 96.1222 85.298904) (width 0.1524) (layer "F.Cu") (net 93) (tstamp 941a8cb7-1dce-460f-b88c-0300c68d6b15)) - (segment (start 96.1484 85.336289) (end 96.1484 85.650495) (width 0.1524) (layer "F.Cu") (net 93) (tstamp 9ab8a4b8-ff99-4830-98c4-8fe8688327bf)) - (segment (start 96.12222 85.310109) (end 96.1484 85.336289) (width 0.1524) (layer "F.Cu") (net 93) (tstamp a087206b-be9c-47b1-8ce3-2734734bec66)) - (segment (start 96.1 82.1685) (end 96.1 82.590751) (width 0.1524) (layer "F.Cu") (net 93) (tstamp ca274fe4-1578-45e5-ac8d-c779c6af07f8)) - (segment (start 130.1772 212.1) (end 130.1772 211.85) (width 0.1524) (layer "F.Cu") (net 93) (tstamp cc709508-e0f8-43df-97e5-d931280e50f8)) - (segment (start 96.1222 85.298904) (end 96.12222 85.298924) (width 0.1524) (layer "F.Cu") (net 93) (tstamp edc03d9f-6fad-451d-b205-c6ea49498726)) - (segment (start 130.1772 212.605299) (end 130.1772 212.1) (width 0.1524) (layer "F.Cu") (net 93) (tstamp edc379d4-f953-4d00-b035-aaa295157266)) - (segment (start 130.1772 211.9772) (end 130.04 211.84) (width 0.1524) (layer "F.Cu") (net 93) (tstamp fdcd96e5-5652-445a-ac37-976802d5bd6f)) - (via (at 96.1 85.67) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 93) (tstamp 2cc7b6a2-4968-41e4-843c-64122c3263d3)) - (via (at 130.04 211.84) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 93) (tstamp f47837cf-e222-4854-8f21-786e5da57c13)) - (segment (start 130.103397 211.85) (end 130.176948 211.776449) (width 0.1524) (layer "B.Cu") (net 93) (tstamp 03b4180f-7b7b-4dfc-a69e-4e8d9666bf07)) - (segment (start 130.176948 211.703052) (end 130.04 211.84) (width 0.1524) (layer "B.Cu") (net 93) (tstamp 3f9c0718-26db-49c1-971c-c88e8c929f76)) - (segment (start 130.176948 211.69) (end 130.176948 148.928396) (width 0.1524) (layer "B.Cu") (net 93) (tstamp 7b3d25ee-b4fc-42b5-ada7-3ea4005dabe6)) - (segment (start 130.176948 148.928396) (end 96.2222 114.973648) (width 0.1524) (layer "B.Cu") (net 93) (tstamp 8d91ee57-d5d3-4cb3-84ec-32efd280596d)) - (segment (start 130.176948 211.776449) (end 130.176948 211.69) (width 0.1524) (layer "B.Cu") (net 93) (tstamp abe372a6-ab06-41aa-9614-6c255521f29c)) - (segment (start 96.2222 114.973648) (end 96.2222 85.65) (width 0.1524) (layer "B.Cu") (net 93) (tstamp b8de9471-3233-422b-9abc-9d7330550be4)) - (segment (start 130.176948 211.69) (end 130.176948 211.703052) (width 0.1524) (layer "B.Cu") (net 93) (tstamp ca0a9106-952b-4c07-98c3-1797a105f85c)) - (segment (start 130.5328 212.11) (end 130.5328 211.9672) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 0ca4e978-ee42-40b9-8624-ae74d2a45576)) - (segment (start 96.504 85.189023) (end 96.504 85.403357) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 16e2cab0-c8c3-481f-bf05-b2e3ffb20d54)) - (segment (start 130.68 213.765) (end 130.68 212.752499) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 1d14b6cd-2e42-4203-a6ab-ce0003ac8b98)) - (segment (start 130.68 212.752499) (end 130.5328 212.605299) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 20f88671-5a40-4f6c-bbbb-a0afaf98c023)) - (segment (start 130.5328 212.605299) (end 130.5328 212.11) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 2c741b8e-c280-4c4a-be10-e29a8ab61146)) - (segment (start 130.5328 211.9672) (end 130.65 211.85) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 41bb8370-ab10-45ea-bfd3-540c529897df)) - (segment (start 96.5 82.590751) (end 96.4778 82.612951) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 44ee3ebc-716d-4c89-a2cd-81581f64c2f2)) - (segment (start 130.5328 212.11) (end 130.5328 211.85) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 4a722d90-8094-4f75-a777-b4430233b60a)) - (segment (start 96.504 85.403357) (end 96.5746 85.473957) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 5a979bdc-d23b-4353-b76d-d4bb89b3411a)) - (segment (start 96.5746 85.570632) (end 96.651091 85.647123) (width 0.1524) (layer "F.Cu") (net 94) (tstamp 74b4f13d-575a-4700-b689-f871caee7ba9)) - (segment (start 96.4778 85.162823) (end 96.504 85.189023) (width 0.1524) (layer "F.Cu") (net 94) (tstamp ad299d84-93b1-438f-a72d-96290576d99e)) - (segment (start 96.5 82.1685) (end 96.5 82.590751) (width 0.1524) (layer "F.Cu") (net 94) (tstamp c45cbd7f-db3a-4ac5-9a10-460bff476375)) - (segment (start 96.5746 85.473957) (end 96.5746 85.570632) (width 0.1524) (layer "F.Cu") (net 94) (tstamp cbaba96b-d00e-4eb7-b3a3-44cadbaabef5)) - (segment (start 96.4778 82.612951) (end 96.4778 85.162823) (width 0.1524) (layer "F.Cu") (net 94) (tstamp ed301f56-d0e8-4ba2-9ff0-b0b209d737ec)) - (via (at 130.66 211.85) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 94) (tstamp 307a872e-91f7-49e5-848c-4384ffefdbfb)) - (via (at 96.7 85.66) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 94) (tstamp 5f45e63a-e2ae-40f5-b64f-73e1f85f9195)) - (segment (start 130.532549 211.776449) (end 130.532549 148.781101) (width 0.1524) (layer "B.Cu") (net 94) (tstamp 4e4a68e7-ae5d-4a0d-a551-98d0f3696d30)) - (segment (start 96.5778 114.826352) (end 96.5778 85.65) (width 0.1524) (layer "B.Cu") (net 94) (tstamp 9055c3f7-60db-4558-801c-1910425032c8)) - (segment (start 130.65 211.85) (end 130.6061 211.85) (width 0.1524) (layer "B.Cu") (net 94) (tstamp 93a01cc7-cead-4189-88dc-8453d22ad0c0)) - (segment (start 130.532549 148.781101) (end 96.5778 114.826352) (width 0.1524) (layer "B.Cu") (net 94) (tstamp a3f3af22-a22f-4ad9-9ac1-d4c8a8fd79eb)) - (segment (start 130.6061 211.85) (end 130.532549 211.776449) (width 0.1524) (layer "B.Cu") (net 94) (tstamp cc07dc60-50f2-4ea6-97da-e08f718e487d)) - (segment (start 86.5222 92.526352) (end 87.3222 91.726352) (width 0.1524) (layer "F.Cu") (net 95) (tstamp 0ad3d2f1-066f-4cea-b160-e9b2ffa4e334)) - (segment (start 87.25 91.168751) (end 87.25 90.55) (width 0.1524) (layer "F.Cu") (net 95) (tstamp 1bbeded5-948f-4125-b8e9-3a361d5e242d)) - (segment (start 87.3222 91.240951) (end 87.25 91.168751) (width 0.1524) (layer "F.Cu") (net 95) (tstamp 1eac128b-3b8a-4fef-a29c-9fc3807f2466)) - (segment (start 136.08 213.765) (end 136.08 212.752499) (width 0.1524) (layer "F.Cu") (net 95) (tstamp 348c5eec-6c2a-4fdc-94a4-a1d7815aa0af)) - (segment (start 136.2272 211.978648) (end 86.5222 162.273648) (width 0.1524) (layer "F.Cu") (net 95) (tstamp 63533367-eb0c-48e2-b5c2-fbf641d7258b)) - (segment (start 86.5222 162.273648) (end 86.5222 92.526352) (width 0.1524) (layer "F.Cu") (net 95) (tstamp 9606049a-90e2-4bdc-8cf4-ee41c2ea1d8b)) - (segment (start 136.08 212.752499) (end 136.2272 212.605299) (width 0.1524) (layer "F.Cu") (net 95) (tstamp 96d88483-0820-44ba-b39c-b07c96d8ca31)) - (segment (start 136.2272 212.605299) (end 136.2272 211.978648) (width 0.1524) (layer "F.Cu") (net 95) (tstamp b078ba82-a80d-4ac3-ad1c-d502a01ec795)) - (segment (start 87.3222 91.726352) (end 87.3222 91.240951) (width 0.1524) (layer "F.Cu") (net 95) (tstamp bbd60f8e-9ed9-4d4f-ade3-d08284c97eff)) - (segment (start 136.5828 211.831352) (end 86.8778 162.126352) (width 0.1524) (layer "F.Cu") (net 96) (tstamp 05cc338b-6906-411f-84ae-28c4689dd152)) - (segment (start 86.8778 92.673648) (end 87.6778 91.873648) (width 0.1524) (layer "F.Cu") (net 96) (tstamp 136f13eb-fc16-4523-91d1-7943267c4598)) - (segment (start 136.73 213.765) (end 136.73 212.752499) (width 0.1524) (layer "F.Cu") (net 96) (tstamp 1961c4ba-0051-4bed-bd9e-1a0a9aa69a06)) - (segment (start 87.6778 91.240951) (end 87.75 91.168751) (width 0.1524) (layer "F.Cu") (net 96) (tstamp 3d3d7b9f-d835-4088-8814-c7549e5101b7)) - (segment (start 86.8778 162.126352) (end 86.8778 92.673648) (width 0.1524) (layer "F.Cu") (net 96) (tstamp 73b88c50-000c-4190-9c9f-755a6318e5c1)) - (segment (start 136.73 212.752499) (end 136.5828 212.605299) (width 0.1524) (layer "F.Cu") (net 96) (tstamp 9e3168f9-c80f-4e32-96d1-e59a8052ed45)) - (segment (start 87.75 91.168751) (end 87.75 90.55) (width 0.1524) (layer "F.Cu") (net 96) (tstamp b37926b9-6891-43e2-9cfc-28049525bb35)) - (segment (start 87.6778 91.873648) (end 87.6778 91.240951) (width 0.1524) (layer "F.Cu") (net 96) (tstamp d637386d-3582-430f-a0b9-7b9eefc8147d)) - (segment (start 136.5828 212.605299) (end 136.5828 211.831352) (width 0.1524) (layer "F.Cu") (net 96) (tstamp ec611d70-f7d6-47d2-b905-16f681c450f3)) - (segment (start 96.1 81.0315) (end 96.1081 81.0234) (width 0.1524) (layer "F.Cu") (net 97) (tstamp 17c64de9-1c60-4026-b343-88c1bb34b035)) - (segment (start 96.1081 80.4706) (end 96.1444 80.4706) (width 0.1524) (layer "F.Cu") (net 97) (tstamp 613a9ec4-f5df-4155-bccb-3d82a225a634)) - (segment (start 96.1081 81.0234) (end 96.1081 80.4706) (width 0.1524) (layer "F.Cu") (net 97) (tstamp 7bbbce01-6e18-465d-ae86-594a085f9a65)) - (segment (start 96.1444 80.4706) (end 96.1444 78.795848) (width 0.1524) (layer "F.Cu") (net 97) (tstamp 8ab3a1ea-e644-495c-9b5c-fb3448dffc5b)) - (segment (start 96.1444 78.795848) (end 96.124276 78.775724) (width 0.1524) (layer "F.Cu") (net 97) (tstamp aad8f9b5-cdfb-4780-bf73-0b2b203d2e7d)) - (via (at 96.01 78.79) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 97) (tstamp e499a21a-11cb-40aa-9f1c-8f02a64fc386)) - (segment (start 94.826352 71.6778) (end 96.1222 72.973648) (width 0.1524) (layer "B.Cu") (net 97) (tstamp 0afa4225-3b0a-4037-b9b0-b80c36d51b61)) - (segment (start 88.973648 71.6778) (end 94.826352 71.6778) (width 0.1524) (layer "B.Cu") (net 97) (tstamp 17a570f2-b617-49cb-860f-d04fd2825b69)) - (segment (start 87.977801 72.827801) (end 87.977801 72.673647) (width 0.1524) (layer "B.Cu") (net 97) (tstamp bc9adca2-2637-4c8f-af27-4b04b22abf2d)) - (segment (start 87.977801 72.673647) (end 88.973648 71.6778) (width 0.1524) (layer "B.Cu") (net 97) (tstamp c010151f-4405-414f-a14d-32b24b892bef)) - (segment (start 88.8 73.65) (end 87.977801 72.827801) (width 0.1524) (layer "B.Cu") (net 97) (tstamp cd84afe8-cae4-4d5f-8276-5e74421bc8b3)) - (segment (start 96.1222 72.973648) (end 96.1222 78.75) (width 0.1524) (layer "B.Cu") (net 97) (tstamp da8af568-16e5-4860-9c24-985da35926dd)) - (segment (start 96.5 81.0815) (end 96.5 78.75) (width 0.1524) (layer "F.Cu") (net 98) (tstamp 960ecfef-e426-4d32-8a9f-892ed0f38f05)) - (via (at 96.61 78.77) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 98) (tstamp 0e74f17b-5404-4a0d-93f9-03685f95884b)) - (segment (start 87.622199 72.526353) (end 88.826352 71.3222) (width 0.1524) (layer "B.Cu") (net 98) (tstamp 2b9917c5-6f4a-4eb7-89bf-e0616c8f5899)) - (segment (start 96.4778 72.826352) (end 96.4778 78.75) (width 0.1524) (layer "B.Cu") (net 98) (tstamp 3ad2572e-4eff-485b-a6cb-d7c5501445df)) - (segment (start 87.622199 72.827801) (end 87.622199 72.526353) (width 0.1524) (layer "B.Cu") (net 98) (tstamp 5d709eac-f270-46d8-b788-98e7b2c97264)) - (segment (start 86.8 73.65) (end 87.622199 72.827801) (width 0.1524) (layer "B.Cu") (net 98) (tstamp 82f0a0bd-3d98-4f4b-8f5a-15c5bebd46c7)) - (segment (start 94.973648 71.3222) (end 96.4778 72.826352) (width 0.1524) (layer "B.Cu") (net 98) (tstamp 8a36c01d-655b-4bc9-a616-2a38dcc9e7fb)) - (segment (start 88.826352 71.3222) (end 94.973648 71.3222) (width 0.1524) (layer "B.Cu") (net 98) (tstamp e7b79ce9-a144-494a-a514-9a69fd85dd32)) - (segment (start 89.8222 87.484049) (end 89.8222 87.028028) (width 0.1524) (layer "F.Cu") (net 99) (tstamp 3a9a483f-5089-4bd4-83e1-f8e80b8bd58c)) - (segment (start 89.8222 87.028028) (end 90.073012 86.777216) (width 0.1524) (layer "F.Cu") (net 99) (tstamp a5199d5d-819d-42ec-9df5-d25ae2480ea3)) - (segment (start 89.75 88.175) (end 89.75 87.556249) (width 0.1524) (layer "F.Cu") (net 99) (tstamp b82cf3ec-a6ce-4872-8d9e-331ed236a361)) - (segment (start 89.75 87.556249) (end 89.8222 87.484049) (width 0.1524) (layer "F.Cu") (net 99) (tstamp fc1278c6-266d-45c1-a99c-b62af71db4f3)) - (via (at 90 86.66) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 99) (tstamp a4bb3482-03a6-4996-8947-e86543da1338)) - (segment (start 90.622199 76.7) (end 90.622199 86.226353) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 0e7d667b-d12e-47d3-a646-48017542d0b0)) - (segment (start 89.8 75.15) (end 90.622199 75.972199) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 40bf243c-4d53-4807-8b06-1e68e2c349e9)) - (segment (start 90.493175 76.117824) (end 90.493174 76.117824) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 5a10fb57-6a51-44c9-b237-c55fa02517b6)) - (segment (start 90.622199 86.226353) (end 90.098836 86.749716) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 6cffa650-aa15-4e79-832c-a7b55f811b4d)) - (segment (start 90.622199 75.972199) (end 90.622199 75.9888) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 88cf07ac-658a-4fe9-b837-466f75c4821f)) - (segment (start 90.493174 76.473424) (end 90.493175 76.473424) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 8b4f0f4b-f47f-4dbf-932d-b70d8495201e)) - (segment (start 90.622199 76.602448) (end 90.622199 76.7) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 94e7b208-a62b-4909-98fb-652337d75c27)) - (segment (start 90.36415 76.246848) (end 90.36415 76.3444) (width 0.1524) (layer "B.Cu") (net 99) (tstamp f90ecbc9-0f94-4348-8241-dbdf76afbc60)) - (arc (start 90.493175 76.473424) (mid 90.584409 76.511214) (end 90.622199 76.602448) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 10d05998-feca-404a-acb1-3b54958a2772)) - (arc (start 90.36415 76.3444) (mid 90.40194 76.435634) (end 90.493174 76.473424) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 19900c71-7f94-4812-8b84-5bbb231b6660)) - (arc (start 90.493174 76.117824) (mid 90.40194 76.155614) (end 90.36415 76.246848) (width 0.1524) (layer "B.Cu") (net 99) (tstamp 1b5a7d2a-b26f-4550-aeed-e682a22259c2)) - (arc (start 90.622199 75.9888) (mid 90.584409 76.080034) (end 90.493175 76.117824) (width 0.1524) (layer "B.Cu") (net 99) (tstamp dc5fd723-9b98-4f1d-a416-6d511c9c1785)) - (segment (start 90.25 87.556249) (end 90.1778 87.484049) (width 0.1524) (layer "F.Cu") (net 100) (tstamp 1d6cf682-665b-407a-80e1-cde67d60afb6)) - (segment (start 90.25 88.175) (end 90.25 87.556249) (width 0.1524) (layer "F.Cu") (net 100) (tstamp 5900df2c-c23f-49cb-8617-08ac0559213a)) - (segment (start 90.1778 87.484049) (end 90.1778 87.175324) (width 0.1524) (layer "F.Cu") (net 100) (tstamp ad677b0e-4aef-415f-888c-9ef1cf4bd936)) - (segment (start 90.1778 87.175324) (end 90.32446 87.028664) (width 0.1524) (layer "F.Cu") (net 100) (tstamp b974c969-38e5-438b-951b-5cf55828bc8b)) - (via (at 90.45 87.09) (size 0.4) (drill 0.2) (layers "F.Cu" "B.Cu") (remove_unused_layers) (zone_layer_connections) (net 100) (tstamp fdcd6d2c-d6f8-4095-8cbe-39b01cd117a9)) - (segment (start 90.977801 86.373647) (end 90.350284 87.001164) (width 0.1524) (layer "B.Cu") (net 100) (tstamp 033c9b16-b084-4fdc-b232-d5c6ff650355)) - (segment (start 90.977801 75.972199) (end 90.977801 86.373647) (width 0.1524) (layer "B.Cu") (net 100) (tstamp 195edab2-e2a6-480b-8337-d2ab93cd00b0)) - (segment (start 91.8 75.15) (end 90.977801 75.972199) (width 0.1524) (layer "B.Cu") (net 100) (tstamp dee5f870-75ef-4d77-8d16-702516092727)) - (segment (start 184.3 69.268552) (end 185.146352 68.4222) (width 0.1524) (layer "F.Cu") (net 101) (tstamp 3c831e39-83e0-469d-82f5-9f4f660af823)) - (segment (start 193.14 72.08) (end 193.14 73.115) (width 0.1524) (layer "F.Cu") (net 101) (tstamp 601ebbd7-74ff-484f-805c-c5a0ebdfb8c7)) - (segment (start 184.3 71.07) (end 184.3 69.268552) (width 0.1524) (layer "F.Cu") (net 101) (tstamp 7e3838cb-c718-48a5-8e2c-22b6fa056d68)) - (segment (start 189.4822 68.4222) (end 193.14 72.08) (width 0.1524) (layer "F.Cu") (net 101) (tstamp 82884f92-6719-43b0-8231-bc6dd6d67b02)) - (segment (start 185.146352 68.4222) (end 189.4822 68.4222) (width 0.1524) (layer "F.Cu") (net 101) (tstamp c58f40a8-09cd-4ff4-ad9e-85dd69b787b7)) - (segment (start 192.5328 75.751352) (end 198.3528 81.571352) (width 0.1524) (layer "F.Cu") (net 102) (tstamp 11ab4d2f-25c5-42e6-8956-d5b2bf018616)) - (segment (start 198.3528 81.571352) (end 198.3528 87.801449) (width 0.1524) (layer "F.Cu") (net 102) (tstamp 270755db-afe3-4f2b-9d11-13821d0c1a70)) - (segment (start 192.5328 75.4472) (end 192.5328 75.751352) (width 0.1524) (layer "F.Cu") (net 102) (tstamp 5c512fdf-9b87-454b-8d9c-25f20bee00f2)) - (segment (start 198.425 87.873649) (end 198.425 88.5299) (width 0.1524) (layer "F.Cu") (net 102) (tstamp 5d58dfa7-f151-4df4-a242-7460853b9c4b)) - (segment (start 198.3528 87.801449) (end 198.425 87.873649) (width 0.1524) (layer "F.Cu") (net 102) (tstamp 80c3fc5c-3e06-4e9c-b4e1-e0d465c858c8)) - (segment (start 193.14 74.84) (end 192.5328 75.4472) (width 0.1524) (layer "F.Cu") (net 102) (tstamp 9592347d-c095-4cc6-bff3-fcbe085d226e)) - (segment (start 193.14 74.765) (end 193.14 74.84) (width 0.1524) (layer "F.Cu") (net 102) (tstamp e969ac3c-134f-4cd5-a197-5b13a63002ae)) - (segment (start 90.6778 91.240951) (end 90.6778 91.726352) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 33f0590a-44d2-49f7-8ee9-b60797d72e75)) - (segment (start 91.374092 92.422644) (end 91.588648 92.6372) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 3ae388ef-3f94-4138-b24d-bf75759280be)) - (segment (start 91.647799 92.6372) (end 91.954999 92.33) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 3d9af6b2-0982-4ee9-9b09-29b52a8ae0f6)) - (segment (start 91.374091 92.422643) (end 91.374092 92.422644) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 41e9ddc3-aa9f-42a3-9f30-355b55758c16)) - (segment (start 90.6778 91.726352) (end 90.875724 91.924276) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 5387674a-8bf3-4d94-bdea-caf322a3a8a3)) - (segment (start 91.440146 92.107407) (end 91.440147 92.107406) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 6263ca4f-45c1-4efc-9426-e75960b17408)) - (segment (start 91.124908 91.924276) (end 91.190963 91.858222) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 886998a7-4df7-4ed9-9d29-ad5f0246e478)) - (segment (start 91.124909 91.924275) (end 91.124908 91.924276) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 92571658-977e-4b2e-aef1-7037a5fe9069)) - (segment (start 91.440147 92.107406) (end 91.374091 92.173459) (width 0.1524) (layer "F.Cu") (net 103) (tstamp cf429945-d85a-4e1a-b0b4-38e1ea43d44f)) - (segment (start 90.75 91.168751) (end 90.6778 91.240951) (width 0.1524) (layer "F.Cu") (net 103) (tstamp d03cbf37-865e-499c-b770-803730fd46bc)) - (segment (start 91.954999 92.33) (end 92.42 92.33) (width 0.1524) (layer "F.Cu") (net 103) (tstamp d450e0ec-b693-4940-9bc4-3b294439d0d5)) - (segment (start 91.588648 92.6372) (end 91.647799 92.6372) (width 0.1524) (layer "F.Cu") (net 103) (tstamp e7b09e08-6b3b-4036-8b7c-d20ab3635268)) - (segment (start 90.75 90.55) (end 90.75 91.168751) (width 0.1524) (layer "F.Cu") (net 103) (tstamp f81acd0a-e874-4179-b14c-b7ba3b25ce74)) - (arc (start 91.440147 91.858222) (mid 91.491754 91.982815) (end 91.440146 92.107407) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 19ddd639-93cb-4e89-9884-e9680d430954)) - (arc (start 91.190963 91.858222) (mid 91.315555 91.806614) (end 91.440147 91.858222) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 79cc8323-47c2-4d24-977b-32899f9b364e)) - (arc (start 90.875724 91.924276) (mid 91.000317 91.975883) (end 91.124909 91.924275) (width 0.1524) (layer "F.Cu") (net 103) (tstamp 80016597-bed1-4356-b11e-5b593a923c17)) - (arc (start 91.374091 92.173459) (mid 91.322483 92.298051) (end 91.374091 92.422643) (width 0.1524) (layer "F.Cu") (net 103) (tstamp a54d7432-0f00-4c96-8095-4b4ecd1554c8)) - (segment (start 90.3222 91.240951) (end 90.3222 91.873648) (width 0.1524) (layer "F.Cu") (net 104) (tstamp 1574f150-e9db-422b-9908-fca7ee609a62)) - (segment (start 90.25 91.168751) (end 90.3222 91.240951) (width 0.1524) (layer "F.Cu") (net 104) (tstamp 4c701b51-cf98-4649-87ed-8b369cd21f3e)) - (segment (start 91.954999 93.3) (end 92.42 93.3) (width 0.1524) (layer "F.Cu") (net 104) (tstamp 511d0f90-25a2-4838-a82b-cba7ed98581f)) - (segment (start 91.441352 92.9928) (end 91.647799 92.9928) (width 0.1524) (layer "F.Cu") (net 104) (tstamp 69810780-dcb8-48d4-bc4f-801aeeaa598f)) - (segment (start 91.647799 92.9928) (end 91.954999 93.3) (width 0.1524) (layer "F.Cu") (net 104) (tstamp a005626a-b901-43c1-8161-718a2cc4467b)) - (segment (start 90.3222 91.873648) (end 91.441352 92.9928) (width 0.1524) (layer "F.Cu") (net 104) (tstamp d7f60f97-921d-451e-8fdb-5056c214c590)) - (segment (start 90.25 90.55) (end 90.25 91.168751) (width 0.1524) (layer "F.Cu") (net 104) (tstamp e0d109c5-33e3-4415-bbe3-f333946471f3)) - (segment (start 144.4175 81.895) (end 144.96 82.4375) (width 0.2032) (layer "F.Cu") (net 105) (tstamp 008050fb-2360-482c-8a9a-63e2c4063be0)) - (segment (start 142.665 81.895) (end 144.4175 81.895) (width 0.2032) (layer "F.Cu") (net 105) (tstamp 8b66f913-3517-4bd8-8af1-64ed8870881d)) - - (zone (net 61) (net_name "/USB_STORAGE_MUX/VBUS_DUT") (layer "F.Cu") (tstamp a920bef4-2264-4dca-8b92-a9b531362536) (hatch edge 0.5) - (connect_pads (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 129.46 214.4) - (xy 129.58 214.4) - (xy 129.58 214.42) - (xy 129.49 214.51) - (xy 128.17 214.51) - (xy 127.32 213.66) - (xy 127.32 213.02) - (xy 128.9 213.02) - (xy 129.5 213.62) - (xy 129.5 213.9) - (xy 129.46 213.94) - ) - ) - (filled_polygon - (layer "F.Cu") - (pts - (xy 128.623039 213.039685) - (xy 128.668794 213.092489) - (xy 128.68 213.144) - (xy 128.68 213.565) - (xy 129.2055 213.565) - (xy 129.272539 213.584685) - (xy 129.318294 213.637489) - (xy 129.3295 213.688999) - (xy 129.329501 213.840999) - (xy 129.309817 213.908039) - (xy 129.257013 213.953794) - (xy 129.205501 213.965) - (xy 128.68 213.965) - (xy 128.68 214.386) - (xy 128.660315 214.453039) - (xy 128.607511 214.498794) - (xy 128.556 214.51) - (xy 128.221362 214.51) - (xy 128.154323 214.490315) - (xy 128.133681 214.473681) - (xy 127.356319 213.696319) - (xy 127.322834 213.634996) - (xy 127.32 213.608638) - (xy 127.32 213.144) - (xy 127.339685 213.076961) - (xy 127.392489 213.031206) - (xy 127.444 213.02) - (xy 128.556 213.02) - ) - ) - ) - (zone (net 2) (net_name "GND") (layers "In1.Cu" "In2.Cu") (tstamp 1a9bc6d2-f961-4c34-ba1a-4dfaef158358) (name "GROUND") (hatch edge 0.5) - (priority 2) - (connect_pads (clearance 0.2)) - (min_thickness 0.25) (filled_areas_thickness no) - (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) - (polygon - (pts - (xy 58.28 78.16) - (xy 58.28 232.89) - (xy 69.268795 232.961205) - (xy 85.08 217.15) - (xy 202.22 217.15) - (xy 216.09 231.02) - (xy 224.05 231.02) - (xy 226.1 228.97) - (xy 226.1 65.85) - (xy 224.317618 64.067618) - (xy 71.1 65.34) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 82.871257 197.433921) - (xy 82.809436 197.392614) - (xy 82.736515 197.378109) - (xy 82.687267 197.378109) - (xy 82.614346 197.392614) - (xy 82.531651 197.447869) - (xy 82.476396 197.530564) - (xy 82.456993 197.628109) - (xy 82.476396 197.725654) - (xy 82.517702 197.787473) - (xy 82.041373 197.311143) - (xy 82.151078 197.234328) - (xy 82.31811 197.067296) - (xy 82.394926 196.957591) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 80.24189 197.067296) - (xy 80.408922 197.234328) - (xy 80.518626 197.311143) - (xy 80.042298 197.787471) - (xy 80.083604 197.725654) - (xy 80.103007 197.628109) - (xy 80.083604 197.530564) - (xy 80.028349 197.447869) - (xy 79.945654 197.392614) - (xy 79.872733 197.378109) - (xy 79.823485 197.378109) - (xy 79.750564 197.392614) - (xy 79.688738 197.433924) - (xy 80.165073 196.95759) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 80.518627 195.081291) - (xy 80.408922 195.158108) - (xy 80.24189 195.32514) - (xy 80.165073 195.434845) - (xy 79.688739 194.958512) - (xy 79.750564 194.999822) - (xy 79.823485 195.014327) - (xy 79.872733 195.014327) - (xy 79.945654 194.999822) - (xy 80.028349 194.944567) - (xy 80.083604 194.861872) - (xy 80.103007 194.764327) - (xy 80.083604 194.666782) - (xy 80.042295 194.604959) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 82.476396 194.666782) - (xy 82.456993 194.764327) - (xy 82.476396 194.861872) - (xy 82.531651 194.944567) - (xy 82.614346 194.999822) - (xy 82.687267 195.014327) - (xy 82.736515 195.014327) - (xy 82.809436 194.999822) - (xy 82.871253 194.958516) - (xy 82.394925 195.434844) - (xy 82.31811 195.32514) - (xy 82.151078 195.158108) - (xy 82.041372 195.081291) - (xy 82.517704 194.604959) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 209.871255 197.43392) - (xy 209.809436 197.392614) - (xy 209.736515 197.378109) - (xy 209.687267 197.378109) - (xy 209.614346 197.392614) - (xy 209.531651 197.447869) - (xy 209.476396 197.530564) - (xy 209.456993 197.628109) - (xy 209.476396 197.725654) - (xy 209.517702 197.787473) - (xy 209.041373 197.311143) - (xy 209.151078 197.234328) - (xy 209.31811 197.067296) - (xy 209.394926 196.957591) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 207.24189 197.067296) - (xy 207.408922 197.234328) - (xy 207.518626 197.311143) - (xy 207.042298 197.787471) - (xy 207.083604 197.725654) - (xy 207.103007 197.628109) - (xy 207.083604 197.530564) - (xy 207.028349 197.447869) - (xy 206.945654 197.392614) - (xy 206.872733 197.378109) - (xy 206.823485 197.378109) - (xy 206.750564 197.392614) - (xy 206.688738 197.433924) - (xy 207.165073 196.95759) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 207.518627 195.081291) - (xy 207.408922 195.158108) - (xy 207.24189 195.32514) - (xy 207.165073 195.434845) - (xy 206.688741 194.958513) - (xy 206.750564 194.999822) - (xy 206.823485 195.014327) - (xy 206.872733 195.014327) - (xy 206.945654 194.999822) - (xy 207.028349 194.944567) - (xy 207.083604 194.861872) - (xy 207.103007 194.764327) - (xy 207.083604 194.666782) - (xy 207.042295 194.604959) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 209.476396 194.666782) - (xy 209.456993 194.764327) - (xy 209.476396 194.861872) - (xy 209.531651 194.944567) - (xy 209.614346 194.999822) - (xy 209.687267 195.014327) - (xy 209.736515 195.014327) - (xy 209.809436 194.999822) - (xy 209.871252 194.958517) - (xy 209.394925 195.434844) - (xy 209.31811 195.32514) - (xy 209.151078 195.158108) - (xy 209.041372 195.081291) - (xy 209.517704 194.604959) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 101.091257 184.037703) - (xy 101.029436 183.996396) - (xy 100.956515 183.981891) - (xy 100.907267 183.981891) - (xy 100.834346 183.996396) - (xy 100.751651 184.051651) - (xy 100.696396 184.134346) - (xy 100.676993 184.231891) - (xy 100.696396 184.329436) - (xy 100.737702 184.391255) - (xy 100.261373 183.914925) - (xy 100.371078 183.83811) - (xy 100.53811 183.671078) - (xy 100.614926 183.561373) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 98.46189 183.671078) - (xy 98.628922 183.83811) - (xy 98.738626 183.914925) - (xy 98.262298 184.391253) - (xy 98.303604 184.329436) - (xy 98.323007 184.231891) - (xy 98.303604 184.134346) - (xy 98.248349 184.051651) - (xy 98.165654 183.996396) - (xy 98.092733 183.981891) - (xy 98.043485 183.981891) - (xy 97.970564 183.996396) - (xy 97.908738 184.037706) - (xy 98.385073 183.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 98.738627 181.685073) - (xy 98.628922 181.76189) - (xy 98.46189 181.928922) - (xy 98.385073 182.038627) - (xy 97.908741 181.562295) - (xy 97.970564 181.603604) - (xy 98.043485 181.618109) - (xy 98.092733 181.618109) - (xy 98.165654 181.603604) - (xy 98.248349 181.548349) - (xy 98.303604 181.465654) - (xy 98.323007 181.368109) - (xy 98.303604 181.270564) - (xy 98.262295 181.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 100.696396 181.270564) - (xy 100.676993 181.368109) - (xy 100.696396 181.465654) - (xy 100.751651 181.548349) - (xy 100.834346 181.603604) - (xy 100.907267 181.618109) - (xy 100.956515 181.618109) - (xy 101.029436 181.603604) - (xy 101.091253 181.562298) - (xy 100.614925 182.038626) - (xy 100.53811 181.928922) - (xy 100.371078 181.76189) - (xy 100.261372 181.685073) - (xy 100.737704 181.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 187.091257 184.037703) - (xy 187.029436 183.996396) - (xy 186.956515 183.981891) - (xy 186.907267 183.981891) - (xy 186.834346 183.996396) - (xy 186.751651 184.051651) - (xy 186.696396 184.134346) - (xy 186.676993 184.231891) - (xy 186.696396 184.329436) - (xy 186.737702 184.391255) - (xy 186.261373 183.914925) - (xy 186.371078 183.83811) - (xy 186.53811 183.671078) - (xy 186.614926 183.561373) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 184.46189 183.671078) - (xy 184.628922 183.83811) - (xy 184.738626 183.914925) - (xy 184.262298 184.391253) - (xy 184.303604 184.329436) - (xy 184.323007 184.231891) - (xy 184.303604 184.134346) - (xy 184.248349 184.051651) - (xy 184.165654 183.996396) - (xy 184.092733 183.981891) - (xy 184.043485 183.981891) - (xy 183.970564 183.996396) - (xy 183.908738 184.037706) - (xy 184.385073 183.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 184.738627 181.685073) - (xy 184.628922 181.76189) - (xy 184.46189 181.928922) - (xy 184.385073 182.038627) - (xy 183.908741 181.562295) - (xy 183.970564 181.603604) - (xy 184.043485 181.618109) - (xy 184.092733 181.618109) - (xy 184.165654 181.603604) - (xy 184.248349 181.548349) - (xy 184.303604 181.465654) - (xy 184.323007 181.368109) - (xy 184.303604 181.270564) - (xy 184.262295 181.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 186.696396 181.270564) - (xy 186.676993 181.368109) - (xy 186.696396 181.465654) - (xy 186.751651 181.548349) - (xy 186.834346 181.603604) - (xy 186.907267 181.618109) - (xy 186.956515 181.618109) - (xy 187.029436 181.603604) - (xy 187.091252 181.562299) - (xy 186.614925 182.038626) - (xy 186.53811 181.928922) - (xy 186.371078 181.76189) - (xy 186.261372 181.685073) - (xy 186.737704 181.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 102.691257 163.037703) - (xy 102.629436 162.996396) - (xy 102.556515 162.981891) - (xy 102.507267 162.981891) - (xy 102.434346 162.996396) - (xy 102.351651 163.051651) - (xy 102.296396 163.134346) - (xy 102.276993 163.231891) - (xy 102.296396 163.329436) - (xy 102.337702 163.391255) - (xy 101.861373 162.914925) - (xy 101.971078 162.83811) - (xy 102.13811 162.671078) - (xy 102.214926 162.561373) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 100.06189 162.671078) - (xy 100.228922 162.83811) - (xy 100.338626 162.914925) - (xy 99.8623 163.391251) - (xy 99.903604 163.329436) - (xy 99.923007 163.231891) - (xy 99.903604 163.134346) - (xy 99.848349 163.051651) - (xy 99.765654 162.996396) - (xy 99.692733 162.981891) - (xy 99.643485 162.981891) - (xy 99.570564 162.996396) - (xy 99.508738 163.037706) - (xy 99.985073 162.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 100.338627 160.685073) - (xy 100.228922 160.76189) - (xy 100.06189 160.928922) - (xy 99.985073 161.038626) - (xy 99.508742 160.562296) - (xy 99.570564 160.603604) - (xy 99.643485 160.618109) - (xy 99.692733 160.618109) - (xy 99.765654 160.603604) - (xy 99.848349 160.548349) - (xy 99.903604 160.465654) - (xy 99.923007 160.368109) - (xy 99.903604 160.270564) - (xy 99.862296 160.208743) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 102.296396 160.270564) - (xy 102.276993 160.368109) - (xy 102.296396 160.465654) - (xy 102.351651 160.548349) - (xy 102.434346 160.603604) - (xy 102.507267 160.618109) - (xy 102.556515 160.618109) - (xy 102.629436 160.603604) - (xy 102.691253 160.562298) - (xy 102.214925 161.038626) - (xy 102.13811 160.928922) - (xy 101.971078 160.76189) - (xy 101.861372 160.685073) - (xy 102.337704 160.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 160.691255 163.037702) - (xy 160.629436 162.996396) - (xy 160.556515 162.981891) - (xy 160.507267 162.981891) - (xy 160.434346 162.996396) - (xy 160.351651 163.051651) - (xy 160.296396 163.134346) - (xy 160.276993 163.231891) - (xy 160.296396 163.329436) - (xy 160.337702 163.391255) - (xy 159.861373 162.914925) - (xy 159.971078 162.83811) - (xy 160.13811 162.671078) - (xy 160.214926 162.561373) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 158.06189 162.671078) - (xy 158.228922 162.83811) - (xy 158.338626 162.914925) - (xy 157.862298 163.391253) - (xy 157.903604 163.329436) - (xy 157.923007 163.231891) - (xy 157.903604 163.134346) - (xy 157.848349 163.051651) - (xy 157.765654 162.996396) - (xy 157.692733 162.981891) - (xy 157.643485 162.981891) - (xy 157.570564 162.996396) - (xy 157.508738 163.037706) - (xy 157.985073 162.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 158.338626 160.685074) - (xy 158.228922 160.76189) - (xy 158.06189 160.928922) - (xy 157.985073 161.038627) - (xy 157.508741 160.562295) - (xy 157.570564 160.603604) - (xy 157.643485 160.618109) - (xy 157.692733 160.618109) - (xy 157.765654 160.603604) - (xy 157.848349 160.548349) - (xy 157.903604 160.465654) - (xy 157.923007 160.368109) - (xy 157.903604 160.270564) - (xy 157.862298 160.208745) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 160.296396 160.270564) - (xy 160.276993 160.368109) - (xy 160.296396 160.465654) - (xy 160.351651 160.548349) - (xy 160.434346 160.603604) - (xy 160.507267 160.618109) - (xy 160.556515 160.618109) - (xy 160.629436 160.603604) - (xy 160.691252 160.562299) - (xy 160.214925 161.038626) - (xy 160.13811 160.928922) - (xy 159.971078 160.76189) - (xy 159.861371 160.685073) - (xy 160.337706 160.208738) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 67.264612 146.510499) - (xy 67.479571 146.711257) - (xy 67.504125 146.728589) - (xy 66.854508 147.378206) - (xy 66.863057 147.34816) - (xy 66.852708 147.236479) - (xy 66.802714 147.136078) - (xy 66.719828 147.060516) - (xy 66.615242 147.02) - (xy 66.53136 147.02) - (xy 66.499685 147.02592) - (xy 67.152684 146.372922) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 71.173553 147.02) - (xy 71.092198 147.02) - (xy 71.00975 147.035412) - (xy 70.91439 147.094457) - (xy 70.846799 147.183962) - (xy 70.816105 147.29184) - (xy 70.824052 147.377606) - (xy 70.175036 146.728589) - (xy 70.199591 146.711257) - (xy 70.41455 146.510499) - (xy 70.526476 146.372923) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 67.504126 143.350572) - (xy 67.479571 143.367905) - (xy 67.264612 143.568663) - (xy 67.152685 143.706238) - (xy 66.505608 143.059162) - (xy 66.586964 143.059162) - (xy 66.669412 143.04375) - (xy 66.764772 142.984705) - (xy 66.832363 142.8952) - (xy 66.863057 142.787322) - (xy 66.855109 142.701555) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 70.816105 142.731002) - (xy 70.826454 142.842683) - (xy 70.876448 142.943084) - (xy 70.959334 143.018646) - (xy 71.06392 143.059162) - (xy 71.147802 143.059162) - (xy 71.17947 143.053242) - (xy 70.526475 143.706237) - (xy 70.41455 143.568663) - (xy 70.199591 143.367905) - (xy 70.175034 143.350571) - (xy 70.824655 142.70095) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 212.044612 146.510499) - (xy 212.259571 146.711257) - (xy 212.284125 146.728589) - (xy 211.634508 147.378206) - (xy 211.643057 147.34816) - (xy 211.632708 147.236479) - (xy 211.582714 147.136078) - (xy 211.499828 147.060516) - (xy 211.395242 147.02) - (xy 211.31136 147.02) - (xy 211.279685 147.02592) - (xy 211.932684 146.372922) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 215.953553 147.02) - (xy 215.872198 147.02) - (xy 215.78975 147.035412) - (xy 215.69439 147.094457) - (xy 215.626799 147.183962) - (xy 215.596105 147.29184) - (xy 215.604052 147.377606) - (xy 214.955036 146.728589) - (xy 214.979591 146.711257) - (xy 215.19455 146.510499) - (xy 215.306476 146.372923) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 212.284126 143.350572) - (xy 212.259571 143.367905) - (xy 212.044612 143.568663) - (xy 211.932685 143.706238) - (xy 211.285608 143.059162) - (xy 211.366964 143.059162) - (xy 211.449412 143.04375) - (xy 211.544772 142.984705) - (xy 211.612363 142.8952) - (xy 211.643057 142.787322) - (xy 211.635109 142.701555) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 215.596105 142.731002) - (xy 215.606454 142.842683) - (xy 215.656448 142.943084) - (xy 215.739334 143.018646) - (xy 215.84392 143.059162) - (xy 215.927802 143.059162) - (xy 215.95947 143.053242) - (xy 215.306475 143.706237) - (xy 215.19455 143.568663) - (xy 214.979591 143.367905) - (xy 214.955034 143.350571) - (xy 215.604655 142.70095) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 101.091257 126.037703) - (xy 101.029436 125.996396) - (xy 100.956515 125.981891) - (xy 100.907267 125.981891) - (xy 100.834346 125.996396) - (xy 100.751651 126.051651) - (xy 100.696396 126.134346) - (xy 100.676993 126.231891) - (xy 100.696396 126.329436) - (xy 100.737702 126.391255) - (xy 100.261373 125.914925) - (xy 100.371078 125.83811) - (xy 100.53811 125.671078) - (xy 100.614926 125.561373) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 98.46189 125.671078) - (xy 98.628922 125.83811) - (xy 98.738626 125.914925) - (xy 98.262298 126.391253) - (xy 98.303604 126.329436) - (xy 98.323007 126.231891) - (xy 98.303604 126.134346) - (xy 98.248349 126.051651) - (xy 98.165654 125.996396) - (xy 98.092733 125.981891) - (xy 98.043485 125.981891) - (xy 97.970564 125.996396) - (xy 97.908738 126.037706) - (xy 98.385073 125.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 98.738627 123.685073) - (xy 98.628922 123.76189) - (xy 98.46189 123.928922) - (xy 98.385073 124.038627) - (xy 97.908741 123.562295) - (xy 97.970564 123.603604) - (xy 98.043485 123.618109) - (xy 98.092733 123.618109) - (xy 98.165654 123.603604) - (xy 98.248349 123.548349) - (xy 98.303604 123.465654) - (xy 98.323007 123.368109) - (xy 98.303604 123.270564) - (xy 98.262294 123.208739) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 100.696396 123.270564) - (xy 100.676993 123.368109) - (xy 100.696396 123.465654) - (xy 100.751651 123.548349) - (xy 100.834346 123.603604) - (xy 100.907267 123.618109) - (xy 100.956515 123.618109) - (xy 101.029436 123.603604) - (xy 101.091253 123.562298) - (xy 100.614925 124.038626) - (xy 100.53811 123.928922) - (xy 100.371078 123.76189) - (xy 100.261372 123.685073) - (xy 100.737704 123.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 187.091258 126.037704) - (xy 187.029436 125.996396) - (xy 186.956515 125.981891) - (xy 186.907267 125.981891) - (xy 186.834346 125.996396) - (xy 186.751651 126.051651) - (xy 186.696396 126.134346) - (xy 186.676993 126.231891) - (xy 186.696396 126.329436) - (xy 186.737702 126.391255) - (xy 186.261373 125.914925) - (xy 186.371078 125.83811) - (xy 186.53811 125.671078) - (xy 186.614926 125.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 184.46189 125.671078) - (xy 184.628922 125.83811) - (xy 184.738626 125.914925) - (xy 184.262298 126.391253) - (xy 184.303604 126.329436) - (xy 184.323007 126.231891) - (xy 184.303604 126.134346) - (xy 184.248349 126.051651) - (xy 184.165654 125.996396) - (xy 184.092733 125.981891) - (xy 184.043485 125.981891) - (xy 183.970564 125.996396) - (xy 183.908736 126.037707) - (xy 184.385072 125.561371) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 184.738626 123.685074) - (xy 184.628922 123.76189) - (xy 184.46189 123.928922) - (xy 184.385073 124.038626) - (xy 183.908745 123.562298) - (xy 183.970564 123.603604) - (xy 184.043485 123.618109) - (xy 184.092733 123.618109) - (xy 184.165654 123.603604) - (xy 184.248349 123.548349) - (xy 184.303604 123.465654) - (xy 184.323007 123.368109) - (xy 184.303604 123.270564) - (xy 184.262298 123.208745) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 186.696396 123.270564) - (xy 186.676993 123.368109) - (xy 186.696396 123.465654) - (xy 186.751651 123.548349) - (xy 186.834346 123.603604) - (xy 186.907267 123.618109) - (xy 186.956515 123.618109) - (xy 187.029436 123.603604) - (xy 187.091252 123.562299) - (xy 186.614925 124.038626) - (xy 186.53811 123.928922) - (xy 186.371078 123.76189) - (xy 186.261371 123.685072) - (xy 186.737707 123.208736) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 82.871257 117.461485) - (xy 82.809436 117.420178) - (xy 82.736515 117.405673) - (xy 82.687267 117.405673) - (xy 82.614346 117.420178) - (xy 82.531651 117.475433) - (xy 82.476396 117.558128) - (xy 82.456993 117.655673) - (xy 82.476396 117.753218) - (xy 82.517702 117.815037) - (xy 82.041373 117.338707) - (xy 82.151078 117.261892) - (xy 82.31811 117.09486) - (xy 82.394926 116.985155) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 80.24189 117.09486) - (xy 80.408922 117.261892) - (xy 80.518626 117.338707) - (xy 80.042298 117.815035) - (xy 80.083604 117.753218) - (xy 80.103007 117.655673) - (xy 80.083604 117.558128) - (xy 80.028349 117.475433) - (xy 79.945654 117.420178) - (xy 79.872733 117.405673) - (xy 79.823485 117.405673) - (xy 79.750564 117.420178) - (xy 79.688738 117.461488) - (xy 80.165073 116.985154) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 80.518627 115.108855) - (xy 80.408922 115.185672) - (xy 80.24189 115.352704) - (xy 80.165073 115.462409) - (xy 79.688741 114.986077) - (xy 79.750564 115.027386) - (xy 79.823485 115.041891) - (xy 79.872733 115.041891) - (xy 79.945654 115.027386) - (xy 80.028349 114.972131) - (xy 80.083604 114.889436) - (xy 80.103007 114.791891) - (xy 80.083604 114.694346) - (xy 80.042295 114.632523) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 82.476396 114.694346) - (xy 82.456993 114.791891) - (xy 82.476396 114.889436) - (xy 82.531651 114.972131) - (xy 82.614346 115.027386) - (xy 82.687267 115.041891) - (xy 82.736515 115.041891) - (xy 82.809436 115.027386) - (xy 82.871252 114.986081) - (xy 82.394925 115.462408) - (xy 82.31811 115.352704) - (xy 82.151078 115.185672) - (xy 82.041372 115.108855) - (xy 82.517704 114.632523) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 209.871255 117.461484) - (xy 209.809436 117.420178) - (xy 209.736515 117.405673) - (xy 209.687267 117.405673) - (xy 209.614346 117.420178) - (xy 209.531651 117.475433) - (xy 209.476396 117.558128) - (xy 209.456993 117.655673) - (xy 209.476396 117.753218) - (xy 209.517702 117.815037) - (xy 209.041373 117.338707) - (xy 209.151078 117.261892) - (xy 209.31811 117.09486) - (xy 209.394926 116.985155) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 207.24189 117.09486) - (xy 207.408922 117.261892) - (xy 207.518626 117.338707) - (xy 207.0423 117.815033) - (xy 207.083604 117.753218) - (xy 207.103007 117.655673) - (xy 207.083604 117.558128) - (xy 207.028349 117.475433) - (xy 206.945654 117.420178) - (xy 206.872733 117.405673) - (xy 206.823485 117.405673) - (xy 206.750564 117.420178) - (xy 206.688738 117.461488) - (xy 207.165073 116.985154) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 207.518627 115.108855) - (xy 207.408922 115.185672) - (xy 207.24189 115.352704) - (xy 207.165073 115.462408) - (xy 206.688742 114.986078) - (xy 206.750564 115.027386) - (xy 206.823485 115.041891) - (xy 206.872733 115.041891) - (xy 206.945654 115.027386) - (xy 207.028349 114.972131) - (xy 207.083604 114.889436) - (xy 207.103007 114.791891) - (xy 207.083604 114.694346) - (xy 207.042295 114.632523) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 209.476396 114.694346) - (xy 209.456993 114.791891) - (xy 209.476396 114.889436) - (xy 209.531651 114.972131) - (xy 209.614346 115.027386) - (xy 209.687267 115.041891) - (xy 209.736515 115.041891) - (xy 209.809436 115.027386) - (xy 209.871252 114.986081) - (xy 209.394925 115.462408) - (xy 209.31811 115.352704) - (xy 209.151078 115.185672) - (xy 209.041372 115.108855) - (xy 209.517704 114.632523) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 102.691257 114.037703) - (xy 102.629436 113.996396) - (xy 102.556515 113.981891) - (xy 102.507267 113.981891) - (xy 102.434346 113.996396) - (xy 102.351651 114.051651) - (xy 102.296396 114.134346) - (xy 102.276993 114.231891) - (xy 102.296396 114.329436) - (xy 102.337702 114.391255) - (xy 101.861373 113.914925) - (xy 101.971078 113.83811) - (xy 102.13811 113.671078) - (xy 102.214926 113.561373) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 100.06189 113.671078) - (xy 100.228922 113.83811) - (xy 100.338626 113.914925) - (xy 99.862298 114.391253) - (xy 99.903604 114.329436) - (xy 99.923007 114.231891) - (xy 99.903604 114.134346) - (xy 99.848349 114.051651) - (xy 99.765654 113.996396) - (xy 99.692733 113.981891) - (xy 99.643485 113.981891) - (xy 99.570564 113.996396) - (xy 99.508738 114.037706) - (xy 99.985073 113.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 100.338627 111.685073) - (xy 100.228922 111.76189) - (xy 100.06189 111.928922) - (xy 99.985073 112.038627) - (xy 99.508741 111.562295) - (xy 99.570564 111.603604) - (xy 99.643485 111.618109) - (xy 99.692733 111.618109) - (xy 99.765654 111.603604) - (xy 99.848349 111.548349) - (xy 99.903604 111.465654) - (xy 99.923007 111.368109) - (xy 99.903604 111.270564) - (xy 99.862295 111.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 102.296396 111.270564) - (xy 102.276993 111.368109) - (xy 102.296396 111.465654) - (xy 102.351651 111.548349) - (xy 102.434346 111.603604) - (xy 102.507267 111.618109) - (xy 102.556515 111.618109) - (xy 102.629436 111.603604) - (xy 102.691253 111.562298) - (xy 102.214925 112.038626) - (xy 102.13811 111.928922) - (xy 101.971078 111.76189) - (xy 101.861372 111.685073) - (xy 102.337704 111.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 160.691258 114.037704) - (xy 160.629436 113.996396) - (xy 160.556515 113.981891) - (xy 160.507267 113.981891) - (xy 160.434346 113.996396) - (xy 160.351651 114.051651) - (xy 160.296396 114.134346) - (xy 160.276993 114.231891) - (xy 160.296396 114.329436) - (xy 160.337702 114.391255) - (xy 159.861373 113.914925) - (xy 159.971078 113.83811) - (xy 160.13811 113.671078) - (xy 160.214926 113.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 158.06189 113.671078) - (xy 158.228922 113.83811) - (xy 158.338626 113.914925) - (xy 157.862298 114.391253) - (xy 157.903604 114.329436) - (xy 157.923007 114.231891) - (xy 157.903604 114.134346) - (xy 157.848349 114.051651) - (xy 157.765654 113.996396) - (xy 157.692733 113.981891) - (xy 157.643485 113.981891) - (xy 157.570564 113.996396) - (xy 157.508738 114.037706) - (xy 157.985073 113.561372) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 158.338627 111.685073) - (xy 158.228922 111.76189) - (xy 158.06189 111.928922) - (xy 157.985073 112.038627) - (xy 157.508741 111.562295) - (xy 157.570564 111.603604) - (xy 157.643485 111.618109) - (xy 157.692733 111.618109) - (xy 157.765654 111.603604) - (xy 157.848349 111.548349) - (xy 157.903604 111.465654) - (xy 157.923007 111.368109) - (xy 157.903604 111.270564) - (xy 157.862295 111.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 160.296396 111.270564) - (xy 160.276993 111.368109) - (xy 160.296396 111.465654) - (xy 160.351651 111.548349) - (xy 160.434346 111.603604) - (xy 160.507267 111.618109) - (xy 160.556515 111.618109) - (xy 160.629436 111.603604) - (xy 160.691252 111.562299) - (xy 160.214925 112.038626) - (xy 160.13811 111.928922) - (xy 159.971078 111.76189) - (xy 159.861372 111.685073) - (xy 160.337704 111.208741) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 224.332854 64.087176) - (xy 224.354364 64.104364) - (xy 226.063682 65.813682) - (xy 226.097166 65.875003) - (xy 226.1 65.901361) - (xy 226.1 95.991403) - (xy 226.080315 96.058442) - (xy 226.027511 96.104197) - (xy 225.958353 96.114141) - (xy 225.894797 96.085116) - (xy 225.857023 96.026338) - (xy 225.855109 96.018995) - (xy 225.778886 95.685041) - (xy 225.645657 95.275003) - (xy 225.645654 95.274995) - (xy 225.476214 94.878569) - (xy 225.47621 94.878561) - (xy 225.271905 94.4989) - (xy 225.0344 94.139092) - (xy 225.034399 94.139091) - (xy 224.765591 93.802017) - (xy 224.714974 93.749076) - (xy 223.722965 94.741084) - (xy 223.731514 94.711041) - (xy 223.721165 94.59936) - (xy 223.671171 94.498959) - (xy 223.588285 94.423397) - (xy 223.483699 94.382881) - (xy 223.399817 94.382881) - (xy 223.368141 94.388802) - (xy 224.360321 93.396623) - (xy 224.142972 93.20673) - (xy 224.142955 93.206717) - (xy 223.794175 92.953313) - (xy 223.424059 92.732179) - (xy 223.424053 92.732176) - (xy 223.03563 92.545121) - (xy 223.035616 92.545115) - (xy 222.63199 92.393632) - (xy 222.631965 92.393624) - (xy 222.216383 92.27893) - (xy 221.792176 92.201948) - (xy 221.362764 92.1633) - (xy 220.931635 92.1633) - (xy 220.502223 92.201948) - (xy 220.078016 92.27893) - (xy 219.662434 92.393624) - (xy 219.662409 92.393632) - (xy 219.258783 92.545115) - (xy 219.258769 92.545121) - (xy 218.870346 92.732176) - (xy 218.87034 92.732179) - (xy 218.500224 92.953313) - (xy 218.151435 93.206723) - (xy 217.934077 93.396622) - (xy 217.934077 93.396623) - (xy 218.920335 94.382881) - (xy 218.838979 94.382881) - (xy 218.756531 94.398293) - (xy 218.661171 94.457338) - (xy 218.59358 94.546843) - (xy 218.562886 94.654721) - (xy 218.570833 94.740487) - (xy 217.579423 93.749077) - (xy 217.528824 93.801999) - (xy 217.528812 93.802012) - (xy 217.26 94.139091) - (xy 217.259999 94.139092) - (xy 217.022494 94.4989) - (xy 216.818189 94.878561) - (xy 216.818185 94.878569) - (xy 216.648745 95.274995) - (xy 216.648742 95.275003) - (xy 216.515513 95.685041) - (xy 216.419578 96.105361) - (xy 216.361705 96.532598) - (xy 216.361704 96.532607) - (xy 216.342362 96.963296) - (xy 216.342362 96.963303) - (xy 216.361704 97.393992) - (xy 216.361705 97.394001) - (xy 216.419578 97.821238) - (xy 216.515513 98.241558) - (xy 216.648742 98.651596) - (xy 216.648745 98.651604) - (xy 216.818185 99.04803) - (xy 216.818189 99.048038) - (xy 217.022494 99.427699) - (xy 217.259999 99.787507) - (xy 217.26 99.787508) - (xy 217.528808 100.124582) - (xy 217.579423 100.177521) - (xy 218.571436 99.185508) - (xy 218.562886 99.215559) - (xy 218.573235 99.32724) - (xy 218.623229 99.427641) - (xy 218.706115 99.503203) - (xy 218.810701 99.543719) - (xy 218.894583 99.543719) - (xy 218.926253 99.537798) - (xy 217.934077 100.529975) - (xy 218.151427 100.719869) - (xy 218.151444 100.719882) - (xy 218.500224 100.973286) - (xy 218.87034 101.19442) - (xy 218.870346 101.194423) - (xy 219.258769 101.381478) - (xy 219.258783 101.381484) - (xy 219.662409 101.532967) - (xy 219.662434 101.532975) - (xy 220.078016 101.647669) - (xy 220.502223 101.724651) - (xy 220.931635 101.763299) - (xy 220.931638 101.7633) - (xy 221.362762 101.7633) - (xy 221.362764 101.763299) - (xy 221.792176 101.724651) - (xy 222.216383 101.647669) - (xy 222.631965 101.532975) - (xy 222.63199 101.532967) - (xy 223.035616 101.381484) - (xy 223.03563 101.381478) - (xy 223.424053 101.194423) - (xy 223.424059 101.19442) - (xy 223.794175 100.973286) - (xy 224.142955 100.719882) - (xy 224.142972 100.719869) - (xy 224.360321 100.529975) - (xy 223.374065 99.543719) - (xy 223.455421 99.543719) - (xy 223.537869 99.528307) - (xy 223.633229 99.469262) - (xy 223.70082 99.379757) - (xy 223.731514 99.271879) - (xy 223.723566 99.186113) - (xy 224.714975 100.177522) - (xy 224.714976 100.177522) - (xy 224.765586 100.124589) - (xy 224.765586 100.124588) - (xy 225.034399 99.787508) - (xy 225.0344 99.787507) - (xy 225.271905 99.427699) - (xy 225.47621 99.048038) - (xy 225.476214 99.04803) - (xy 225.645654 98.651604) - (xy 225.645657 98.651596) - (xy 225.778886 98.241558) - (xy 225.855109 97.907604) - (xy 225.889217 97.846625) - (xy 225.950879 97.813767) - (xy 226.020516 97.819462) - (xy 226.07602 97.861902) - (xy 226.099768 97.927612) - (xy 226.1 97.935196) - (xy 226.1 228.071403) - (xy 226.080315 228.138442) - (xy 226.027511 228.184197) - (xy 225.958353 228.194141) - (xy 225.894797 228.165116) - (xy 225.857023 228.106338) - (xy 225.855109 228.098995) - (xy 225.778886 227.765041) - (xy 225.645657 227.355003) - (xy 225.645654 227.354995) - (xy 225.476214 226.958569) - (xy 225.47621 226.958561) - (xy 225.271905 226.5789) - (xy 225.0344 226.219092) - (xy 225.034399 226.219091) - (xy 224.765591 225.882017) - (xy 224.714974 225.829076) - (xy 223.722965 226.821084) - (xy 223.731514 226.791041) - (xy 223.721165 226.67936) - (xy 223.671171 226.578959) - (xy 223.588285 226.503397) - (xy 223.483699 226.462881) - (xy 223.399817 226.462881) - (xy 223.368141 226.468802) - (xy 224.360321 225.476623) - (xy 224.142972 225.28673) - (xy 224.142955 225.286717) - (xy 223.794175 225.033313) - (xy 223.424059 224.812179) - (xy 223.424053 224.812176) - (xy 223.03563 224.625121) - (xy 223.035616 224.625115) - (xy 222.63199 224.473632) - (xy 222.631965 224.473624) - (xy 222.216383 224.35893) - (xy 221.792176 224.281948) - (xy 221.362764 224.2433) - (xy 220.931635 224.2433) - (xy 220.502223 224.281948) - (xy 220.078016 224.35893) - (xy 219.662434 224.473624) - (xy 219.662409 224.473632) - (xy 219.258783 224.625115) - (xy 219.258769 224.625121) - (xy 218.870346 224.812176) - (xy 218.87034 224.812179) - (xy 218.500224 225.033313) - (xy 218.151435 225.286723) - (xy 217.934077 225.476622) - (xy 217.934077 225.476623) - (xy 218.920335 226.462881) - (xy 218.838979 226.462881) - (xy 218.756531 226.478293) - (xy 218.661171 226.537338) - (xy 218.59358 226.626843) - (xy 218.562886 226.734721) - (xy 218.570833 226.820486) - (xy 217.579424 225.829077) - (xy 217.579423 225.829077) - (xy 217.528824 225.881999) - (xy 217.528812 225.882012) - (xy 217.26 226.219091) - (xy 217.259999 226.219092) - (xy 217.022494 226.5789) - (xy 216.818189 226.958561) - (xy 216.818185 226.958569) - (xy 216.648745 227.354995) - (xy 216.648742 227.355003) - (xy 216.515513 227.765041) - (xy 216.419578 228.185361) - (xy 216.361705 228.612598) - (xy 216.361704 228.612607) - (xy 216.342362 229.043296) - (xy 216.342362 229.043303) - (xy 216.361704 229.473992) - (xy 216.361705 229.474001) - (xy 216.419578 229.901238) - (xy 216.515513 230.321558) - (xy 216.648742 230.731596) - (xy 216.648745 230.731604) - (xy 216.698181 230.847265) - (xy 216.706429 230.916646) - (xy 216.675857 230.979472) - (xy 216.616172 231.015797) - (xy 216.58416 231.02) - (xy 216.141362 231.02) - (xy 216.074323 231.000315) - (xy 216.053681 230.983681) - (xy 202.22 217.15) - (xy 199.61453 217.15) - (xy 199.547491 217.130315) - (xy 199.501736 217.077511) - (xy 199.491792 217.008353) - (xy 199.520817 216.944797) - (xy 199.555103 216.917168) - (xy 199.562091 216.913351) - (xy 199.677187 216.82719) - (xy 199.67719 216.827187) - (xy 199.76335 216.712093) - (xy 199.763354 216.712086) - (xy 199.813596 216.577379) - (xy 199.813598 216.577372) - (xy 199.819999 216.517844) - (xy 199.82 216.517827) - (xy 199.82 215.87) - (xy 198.903686 215.87) - (xy 198.929493 215.829844) - (xy 198.97 215.691889) - (xy 198.97 215.548111) - (xy 198.929493 215.410156) - (xy 198.903686 215.37) - (xy 199.82 215.37) - (xy 199.82 214.722172) - (xy 199.819999 214.722155) - (xy 199.813598 214.662627) - (xy 199.813596 214.66262) - (xy 199.763354 214.527913) - (xy 199.76335 214.527906) - (xy 199.67719 214.412812) - (xy 199.677187 214.412809) - (xy 199.562093 214.326649) - (xy 199.562086 214.326645) - (xy 199.427379 214.276403) - (xy 199.427372 214.276401) - (xy 199.367844 214.27) - (xy 198.72 214.27) - (xy 198.72 215.184498) - (xy 198.612315 215.13532) - (xy 198.505763 215.12) - (xy 198.434237 215.12) - (xy 198.327685 215.13532) - (xy 198.219999 215.184498) - (xy 198.22 214.27) - (xy 197.572155 214.27) - (xy 197.512627 214.276401) - (xy 197.51262 214.276403) - (xy 197.377913 214.326645) - (xy 197.377906 214.326649) - (xy 197.262812 214.412809) - (xy 197.262809 214.412812) - (xy 197.176649 214.527906) - (xy 197.176645 214.527913) - (xy 197.126403 214.66262) - (xy 197.126401 214.662627) - (xy 197.12 214.722155) - (xy 197.12 215.122813) - (xy 197.100315 215.189852) - (xy 197.047511 215.235607) - (xy 196.978353 215.245551) - (xy 196.914797 215.216526) - (xy 196.886642 215.181267) - (xy 196.807685 215.03355) - (xy 196.755702 214.970209) - (xy 196.67641 214.873589) - (xy 196.516452 214.742317) - (xy 196.516453 214.742317) - (xy 196.51645 214.742315) - (xy 196.333954 214.644768) - (xy 196.135934 214.5847) - (xy 196.135932 214.584699) - (xy 196.135934 214.584699) - (xy 195.93 214.564417) - (xy 195.724067 214.584699) - (xy 195.526043 214.644769) - (xy 195.492634 214.662627) - (xy 195.34355 214.742315) - (xy 195.343548 214.742316) - (xy 195.343547 214.742317) - (xy 195.183589 214.873589) - (xy 195.052317 215.033547) - (xy 194.954769 215.216043) - (xy 194.894699 215.414067) - (xy 194.874417 215.619999) - (xy 194.894699 215.825932) - (xy 194.8947 215.825934) - (xy 194.954768 216.023954) - (xy 195.052315 216.20645) - (xy 195.052317 216.206452) - (xy 195.183589 216.36641) - (xy 195.271564 216.438608) - (xy 195.34355 216.497685) - (xy 195.526046 216.595232) - (xy 195.724066 216.6553) - (xy 195.724065 216.6553) - (xy 195.744348 216.657297) - (xy 195.93 216.675583) - (xy 196.135934 216.6553) - (xy 196.333954 216.595232) - (xy 196.51645 216.497685) - (xy 196.67641 216.36641) - (xy 196.807685 216.20645) - (xy 196.886643 216.05873) - (xy 196.935605 216.008888) - (xy 197.003742 215.993428) - (xy 197.069422 216.01726) - (xy 197.111791 216.072818) - (xy 197.12 216.117186) - (xy 197.12 216.517844) - (xy 197.126401 216.577372) - (xy 197.126403 216.577379) - (xy 197.176645 216.712086) - (xy 197.176649 216.712093) - (xy 197.262809 216.827187) - (xy 197.262812 216.82719) - (xy 197.377908 216.913351) - (xy 197.384897 216.917168) - (xy 197.434302 216.966573) - (xy 197.449154 217.034846) - (xy 197.424737 217.10031) - (xy 197.368804 217.142182) - (xy 197.32547 217.15) - (xy 111.9015 217.15) - (xy 111.834461 217.130315) - (xy 111.788706 217.077511) - (xy 111.7775 217.026) - (xy 111.7775 216.784286) - (xy 111.762081 216.632661) - (xy 111.7012 216.438618) - (xy 111.701195 216.438608) - (xy 111.602494 216.260784) - (xy 111.602494 216.260783) - (xy 111.470021 216.106469) - (xy 111.47002 216.106468) - (xy 111.309195 215.981981) - (xy 111.126593 215.892411) - (xy 111.0275 215.866753) - (xy 111.0275 216.668889) - (xy 111.003043 216.62939) - (xy 110.913538 216.561799) - (xy 110.80566 216.531105) - (xy 110.693979 216.541454) - (xy 110.593578 216.591448) - (xy 110.5275 216.66393) - (xy 110.5275 215.861633) - (xy 110.525553 215.861931) - (xy 110.525547 215.861933) - (xy 110.334842 215.932562) - (xy 110.334835 215.932565) - (xy 110.162232 216.040149) - (xy 110.014831 216.180264) - (xy 110.01483 216.180266) - (xy 109.898643 216.347195) - (xy 109.81844 216.534092) - (xy 109.7775 216.733309) - (xy 109.7775 217.026) - (xy 109.757815 217.093039) - (xy 109.705011 217.138794) - (xy 109.6535 217.15) - (xy 103.2615 217.15) - (xy 103.194461 217.130315) - (xy 103.148706 217.077511) - (xy 103.1375 217.026) - (xy 103.1375 216.784286) - (xy 103.122081 216.632661) - (xy 103.0612 216.438618) - (xy 103.061195 216.438608) - (xy 102.962494 216.260784) - (xy 102.962494 216.260783) - (xy 102.830021 216.106469) - (xy 102.83002 216.106468) - (xy 102.669195 215.981981) - (xy 102.486593 215.892411) - (xy 102.3875 215.866753) - (xy 102.3875 216.668889) - (xy 102.363043 216.62939) - (xy 102.273538 216.561799) - (xy 102.16566 216.531105) - (xy 102.053979 216.541454) - (xy 101.953578 216.591448) - (xy 101.8875 216.66393) - (xy 101.8875 215.861633) - (xy 101.885553 215.861931) - (xy 101.885547 215.861933) - (xy 101.694842 215.932562) - (xy 101.694835 215.932565) - (xy 101.522232 216.040149) - (xy 101.374831 216.180264) - (xy 101.37483 216.180266) - (xy 101.258643 216.347195) - (xy 101.17844 216.534092) - (xy 101.1375 216.733309) - (xy 101.1375 217.026) - (xy 101.117815 217.093039) - (xy 101.065011 217.138794) - (xy 101.0135 217.15) - (xy 85.079999 217.15) - (xy 69.305446 232.924553) - (xy 69.244123 232.958038) - (xy 69.216961 232.960869) - (xy 66.826016 232.945375) - (xy 66.759106 232.925257) - (xy 66.713694 232.872157) - (xy 66.704199 232.802936) - (xy 66.733635 232.73957) - (xy 66.745235 232.727997) - (xy 66.880321 232.609975) - (xy 65.894065 231.623719) - (xy 65.975421 231.623719) - (xy 66.057869 231.608307) - (xy 66.153229 231.549262) - (xy 66.22082 231.459757) - (xy 66.251514 231.351879) - (xy 66.243566 231.266113) - (xy 67.234975 232.257522) - (xy 67.234976 232.257522) - (xy 67.285586 232.204589) - (xy 67.285586 232.204588) - (xy 67.554399 231.867508) - (xy 67.5544 231.867507) - (xy 67.791905 231.507699) - (xy 67.99621 231.128038) - (xy 67.996214 231.12803) - (xy 68.165654 230.731604) - (xy 68.165657 230.731596) - (xy 68.298886 230.321558) - (xy 68.394821 229.901238) - (xy 68.452694 229.474001) - (xy 68.452695 229.473992) - (xy 68.472038 229.043303) - (xy 68.472038 229.043296) - (xy 68.452695 228.612607) - (xy 68.452694 228.612598) - (xy 68.394821 228.185361) - (xy 68.298886 227.765041) - (xy 68.165657 227.355003) - (xy 68.165654 227.354995) - (xy 67.996214 226.958569) - (xy 67.99621 226.958561) - (xy 67.791905 226.5789) - (xy 67.5544 226.219092) - (xy 67.554399 226.219091) - (xy 67.285591 225.882017) - (xy 67.234974 225.829076) - (xy 66.242965 226.821084) - (xy 66.251514 226.791041) - (xy 66.241165 226.67936) - (xy 66.191171 226.578959) - (xy 66.108285 226.503397) - (xy 66.003699 226.462881) - (xy 65.919817 226.462881) - (xy 65.888141 226.468802) - (xy 66.880321 225.476623) - (xy 66.662972 225.28673) - (xy 66.662955 225.286717) - (xy 66.314175 225.033313) - (xy 65.944059 224.812179) - (xy 65.944053 224.812176) - (xy 65.55563 224.625121) - (xy 65.555616 224.625115) - (xy 65.15199 224.473632) - (xy 65.151965 224.473624) - (xy 64.736383 224.35893) - (xy 64.312176 224.281948) - (xy 63.882764 224.2433) - (xy 63.451635 224.2433) - (xy 63.022223 224.281948) - (xy 62.598016 224.35893) - (xy 62.182434 224.473624) - (xy 62.182409 224.473632) - (xy 61.778783 224.625115) - (xy 61.778769 224.625121) - (xy 61.390346 224.812176) - (xy 61.39034 224.812179) - (xy 61.020224 225.033313) - (xy 60.671435 225.286723) - (xy 60.454077 225.476622) - (xy 60.454077 225.476623) - (xy 61.440335 226.462881) - (xy 61.358979 226.462881) - (xy 61.276531 226.478293) - (xy 61.181171 226.537338) - (xy 61.11358 226.626843) - (xy 61.082886 226.734721) - (xy 61.090833 226.820487) - (xy 60.099423 225.829077) - (xy 60.048824 225.881999) - (xy 60.048812 225.882012) - (xy 59.78 226.219091) - (xy 59.779999 226.219092) - (xy 59.542494 226.5789) - (xy 59.338189 226.958561) - (xy 59.338185 226.958569) - (xy 59.168745 227.354995) - (xy 59.168742 227.355003) - (xy 59.035513 227.765041) - (xy 58.939578 228.185361) - (xy 58.881705 228.612598) - (xy 58.881704 228.612607) - (xy 58.862362 229.043296) - (xy 58.862362 229.043303) - (xy 58.881704 229.473992) - (xy 58.881705 229.474001) - (xy 58.939578 229.901238) - (xy 59.035513 230.321558) - (xy 59.168742 230.731596) - (xy 59.168745 230.731604) - (xy 59.338185 231.12803) - (xy 59.338189 231.128038) - (xy 59.542494 231.507699) - (xy 59.779999 231.867507) - (xy 59.78 231.867508) - (xy 60.048808 232.204582) - (xy 60.099423 232.257521) - (xy 61.091436 231.265508) - (xy 61.082886 231.295559) - (xy 61.093235 231.40724) - (xy 61.143229 231.507641) - (xy 61.226115 231.583203) - (xy 61.330701 231.623719) - (xy 61.414583 231.623719) - (xy 61.446253 231.617798) - (xy 60.454077 232.609975) - (xy 60.541946 232.686744) - (xy 60.57948 232.745676) - (xy 60.579195 232.815545) - (xy 60.54118 232.874169) - (xy 60.477507 232.902934) - (xy 60.459558 232.904122) - (xy 58.403197 232.890798) - (xy 58.336286 232.87068) - (xy 58.290874 232.817581) - (xy 58.28 232.766801) - (xy 58.28 215.62) - (xy 177.094417 215.62) - (xy 177.114699 215.825932) - (xy 177.1147 215.825934) - (xy 177.174768 216.023954) - (xy 177.272315 216.20645) - (xy 177.272317 216.206452) - (xy 177.403589 216.36641) - (xy 177.491564 216.438608) - (xy 177.56355 216.497685) - (xy 177.746046 216.595232) - (xy 177.944066 216.6553) - (xy 177.944065 216.6553) - (xy 177.962529 216.657118) - (xy 178.15 216.675583) - (xy 178.355934 216.6553) - (xy 178.553954 216.595232) - (xy 178.73645 216.497685) - (xy 178.89641 216.36641) - (xy 179.027685 216.20645) - (xy 179.125232 216.023954) - (xy 179.1853 215.825934) - (xy 179.205583 215.62) - (xy 179.634417 215.62) - (xy 179.654699 215.825932) - (xy 179.6547 215.825934) - (xy 179.714768 216.023954) - (xy 179.812315 216.20645) - (xy 179.812317 216.206452) - (xy 179.943589 216.36641) - (xy 180.031564 216.438608) - (xy 180.10355 216.497685) - (xy 180.286046 216.595232) - (xy 180.484066 216.6553) - (xy 180.484065 216.6553) - (xy 180.502529 216.657118) - (xy 180.69 216.675583) - (xy 180.895934 216.6553) - (xy 181.093954 216.595232) - (xy 181.27645 216.497685) - (xy 181.43641 216.36641) - (xy 181.567685 216.20645) - (xy 181.665232 216.023954) - (xy 181.7253 215.825934) - (xy 181.745583 215.62) - (xy 181.745583 215.619999) - (xy 182.174417 215.619999) - (xy 182.194699 215.825932) - (xy 182.1947 215.825934) - (xy 182.254768 216.023954) - (xy 182.352315 216.20645) - (xy 182.352317 216.206452) - (xy 182.483589 216.36641) - (xy 182.571564 216.438608) - (xy 182.64355 216.497685) - (xy 182.826046 216.595232) - (xy 183.024066 216.6553) - (xy 183.024065 216.6553) - (xy 183.044347 216.657297) - (xy 183.23 216.675583) - (xy 183.435934 216.6553) - (xy 183.633954 216.595232) - (xy 183.81645 216.497685) - (xy 183.97641 216.36641) - (xy 184.107685 216.20645) - (xy 184.205232 216.023954) - (xy 184.2653 215.825934) - (xy 184.285583 215.62) - (xy 184.714417 215.62) - (xy 184.734699 215.825932) - (xy 184.7347 215.825934) - (xy 184.794768 216.023954) - (xy 184.892315 216.20645) - (xy 184.892317 216.206452) - (xy 185.023589 216.36641) - (xy 185.111564 216.438608) - (xy 185.18355 216.497685) - (xy 185.366046 216.595232) - (xy 185.564066 216.6553) - (xy 185.564065 216.6553) - (xy 185.582529 216.657118) - (xy 185.77 216.675583) - (xy 185.975934 216.6553) - (xy 186.173954 216.595232) - (xy 186.35645 216.497685) - (xy 186.51641 216.36641) - (xy 186.647685 216.20645) - (xy 186.745232 216.023954) - (xy 186.8053 215.825934) - (xy 186.825583 215.62) - (xy 186.825583 215.619999) - (xy 187.254417 215.619999) - (xy 187.274699 215.825932) - (xy 187.2747 215.825934) - (xy 187.334768 216.023954) - (xy 187.432315 216.20645) - (xy 187.432317 216.206452) - (xy 187.563589 216.36641) - (xy 187.651564 216.438608) - (xy 187.72355 216.497685) - (xy 187.906046 216.595232) - (xy 188.104066 216.6553) - (xy 188.104065 216.6553) - (xy 188.124347 216.657297) - (xy 188.31 216.675583) - (xy 188.515934 216.6553) - (xy 188.713954 216.595232) - (xy 188.89645 216.497685) - (xy 189.05641 216.36641) - (xy 189.187685 216.20645) - (xy 189.285232 216.023954) - (xy 189.3453 215.825934) - (xy 189.365583 215.62) - (xy 189.794417 215.62) - (xy 189.814699 215.825932) - (xy 189.8147 215.825934) - (xy 189.874768 216.023954) - (xy 189.972315 216.20645) - (xy 189.972317 216.206452) - (xy 190.103589 216.36641) - (xy 190.191564 216.438608) - (xy 190.26355 216.497685) - (xy 190.446046 216.595232) - (xy 190.644066 216.6553) - (xy 190.644065 216.6553) - (xy 190.662529 216.657118) - (xy 190.85 216.675583) - (xy 191.055934 216.6553) - (xy 191.253954 216.595232) - (xy 191.43645 216.497685) - (xy 191.59641 216.36641) - (xy 191.727685 216.20645) - (xy 191.825232 216.023954) - (xy 191.8853 215.825934) - (xy 191.905583 215.62) - (xy 192.334417 215.62) - (xy 192.354699 215.825932) - (xy 192.3547 215.825934) - (xy 192.414768 216.023954) - (xy 192.512315 216.20645) - (xy 192.512317 216.206452) - (xy 192.643589 216.36641) - (xy 192.731564 216.438608) - (xy 192.80355 216.497685) - (xy 192.986046 216.595232) - (xy 193.184066 216.6553) - (xy 193.184065 216.6553) - (xy 193.202529 216.657118) - (xy 193.39 216.675583) - (xy 193.595934 216.6553) - (xy 193.793954 216.595232) - (xy 193.97645 216.497685) - (xy 194.13641 216.36641) - (xy 194.267685 216.20645) - (xy 194.365232 216.023954) - (xy 194.4253 215.825934) - (xy 194.445583 215.62) - (xy 194.4253 215.414066) - (xy 194.365232 215.216046) - (xy 194.267685 215.03355) - (xy 194.215702 214.970209) - (xy 194.13641 214.873589) - (xy 193.976452 214.742317) - (xy 193.976453 214.742317) - (xy 193.97645 214.742315) - (xy 193.793954 214.644768) - (xy 193.595934 214.5847) - (xy 193.595932 214.584699) - (xy 193.595934 214.584699) - (xy 193.39 214.564417) - (xy 193.184067 214.584699) - (xy 192.986043 214.644769) - (xy 192.952634 214.662627) - (xy 192.80355 214.742315) - (xy 192.803548 214.742316) - (xy 192.803547 214.742317) - (xy 192.643589 214.873589) - (xy 192.512317 215.033547) - (xy 192.414769 215.216043) - (xy 192.354699 215.414067) - (xy 192.334417 215.62) - (xy 191.905583 215.62) - (xy 191.8853 215.414066) - (xy 191.825232 215.216046) - (xy 191.727685 215.03355) - (xy 191.675702 214.970209) - (xy 191.59641 214.873589) - (xy 191.436452 214.742317) - (xy 191.436453 214.742317) - (xy 191.43645 214.742315) - (xy 191.253954 214.644768) - (xy 191.055934 214.5847) - (xy 191.055932 214.584699) - (xy 191.055934 214.584699) - (xy 190.85 214.564417) - (xy 190.644067 214.584699) - (xy 190.446043 214.644769) - (xy 190.412634 214.662627) - (xy 190.26355 214.742315) - (xy 190.263548 214.742316) - (xy 190.263547 214.742317) - (xy 190.103589 214.873589) - (xy 189.972317 215.033547) - (xy 189.874769 215.216043) - (xy 189.814699 215.414067) - (xy 189.794417 215.62) - (xy 189.365583 215.62) - (xy 189.3453 215.414066) - (xy 189.285232 215.216046) - (xy 189.187685 215.03355) - (xy 189.135702 214.970209) - (xy 189.05641 214.873589) - (xy 188.896452 214.742317) - (xy 188.896453 214.742317) - (xy 188.89645 214.742315) - (xy 188.713954 214.644768) - (xy 188.515934 214.5847) - (xy 188.515932 214.584699) - (xy 188.515934 214.584699) - (xy 188.328463 214.566235) - (xy 188.31 214.564417) - (xy 188.309999 214.564417) - (xy 188.104067 214.584699) - (xy 187.906043 214.644769) - (xy 187.872634 214.662627) - (xy 187.72355 214.742315) - (xy 187.723548 214.742316) - (xy 187.723547 214.742317) - (xy 187.563589 214.873589) - (xy 187.432317 215.033547) - (xy 187.334769 215.216043) - (xy 187.274699 215.414067) - (xy 187.254417 215.619999) - (xy 186.825583 215.619999) - (xy 186.8053 215.414066) - (xy 186.745232 215.216046) - (xy 186.647685 215.03355) - (xy 186.595702 214.970209) - (xy 186.51641 214.873589) - (xy 186.356452 214.742317) - (xy 186.356453 214.742317) - (xy 186.35645 214.742315) - (xy 186.173954 214.644768) - (xy 185.975934 214.5847) - (xy 185.975932 214.584699) - (xy 185.975934 214.584699) - (xy 185.788463 214.566235) - (xy 185.77 214.564417) - (xy 185.769999 214.564417) - (xy 185.564067 214.584699) - (xy 185.366043 214.644769) - (xy 185.332634 214.662627) - (xy 185.18355 214.742315) - (xy 185.183548 214.742316) - (xy 185.183547 214.742317) - (xy 185.023589 214.873589) - (xy 184.892317 215.033547) - (xy 184.794769 215.216043) - (xy 184.734699 215.414067) - (xy 184.714417 215.62) - (xy 184.285583 215.62) - (xy 184.2653 215.414066) - (xy 184.205232 215.216046) - (xy 184.107685 215.03355) - (xy 184.055702 214.970209) - (xy 183.97641 214.873589) - (xy 183.816452 214.742317) - (xy 183.816453 214.742317) - (xy 183.81645 214.742315) - (xy 183.633954 214.644768) - (xy 183.435934 214.5847) - (xy 183.435932 214.584699) - (xy 183.435934 214.584699) - (xy 183.23 214.564417) - (xy 183.024067 214.584699) - (xy 182.826043 214.644769) - (xy 182.792634 214.662627) - (xy 182.64355 214.742315) - (xy 182.643548 214.742316) - (xy 182.643547 214.742317) - (xy 182.483589 214.873589) - (xy 182.352317 215.033547) - (xy 182.254769 215.216043) - (xy 182.194699 215.414067) - (xy 182.174417 215.619999) - (xy 181.745583 215.619999) - (xy 181.7253 215.414066) - (xy 181.665232 215.216046) - (xy 181.567685 215.03355) - (xy 181.515702 214.970209) - (xy 181.43641 214.873589) - (xy 181.276452 214.742317) - (xy 181.276453 214.742317) - (xy 181.27645 214.742315) - (xy 181.093954 214.644768) - (xy 180.895934 214.5847) - (xy 180.895932 214.584699) - (xy 180.895934 214.584699) - (xy 180.69 214.564417) - (xy 180.484067 214.584699) - (xy 180.286043 214.644769) - (xy 180.252634 214.662627) - (xy 180.10355 214.742315) - (xy 180.103548 214.742316) - (xy 180.103547 214.742317) - (xy 179.943589 214.873589) - (xy 179.812317 215.033547) - (xy 179.714769 215.216043) - (xy 179.654699 215.414067) - (xy 179.634417 215.62) - (xy 179.205583 215.62) - (xy 179.1853 215.414066) - (xy 179.125232 215.216046) - (xy 179.027685 215.03355) - (xy 178.975702 214.970209) - (xy 178.89641 214.873589) - (xy 178.736452 214.742317) - (xy 178.736453 214.742317) - (xy 178.73645 214.742315) - (xy 178.553954 214.644768) - (xy 178.355934 214.5847) - (xy 178.355932 214.584699) - (xy 178.355934 214.584699) - (xy 178.15 214.564417) - (xy 177.944067 214.584699) - (xy 177.746043 214.644769) - (xy 177.712634 214.662627) - (xy 177.56355 214.742315) - (xy 177.563548 214.742316) - (xy 177.563547 214.742317) - (xy 177.403589 214.873589) - (xy 177.272317 215.033547) - (xy 177.174769 215.216043) - (xy 177.114699 215.414067) - (xy 177.094417 215.62) - (xy 58.28 215.62) - (xy 58.28 213.074182) - (xy 89.25 213.074182) - (xy 89.250001 213.074197) - (xy 89.2604 213.206332) - (xy 89.315377 213.424519) - (xy 89.408428 213.629374) - (xy 89.408431 213.62938) - (xy 89.536559 213.814323) - (xy 89.536569 213.814335) - (xy 89.695664 213.97343) - (xy 89.695676 213.97344) - (xy 89.880619 214.101568) - (xy 89.880625 214.101571) - (xy 90.08548 214.194622) - (xy 90.303667 214.249599) - (xy 90.43581 214.259999) - (xy 91.249999 214.259999) - (xy 91.25 214.259998) - (xy 91.25 212.76) - (xy 91.75 212.76) - (xy 91.75 214.259999) - (xy 92.564182 214.259999) - (xy 92.564197 214.259998) - (xy 92.696332 214.249599) - (xy 92.914519 214.194622) - (xy 93.119374 214.101571) - (xy 93.11938 214.101568) - (xy 93.304323 213.97344) - (xy 93.304335 213.97343) - (xy 93.46343 213.814335) - (xy 93.46344 213.814323) - (xy 93.587181 213.635713) - (xy 101.1375 213.635713) - (xy 101.152918 213.787338) - (xy 101.213799 213.981381) - (xy 101.213804 213.981391) - (xy 101.312505 214.159215) - (xy 101.312505 214.159216) - (xy 101.444978 214.31353) - (xy 101.444979 214.313531) - (xy 101.605804 214.438018) - (xy 101.788407 214.527589) - (xy 101.8875 214.553244) - (xy 101.8875 213.75111) - (xy 101.911957 213.79061) - (xy 102.001462 213.858201) - (xy 102.10934 213.888895) - (xy 102.221021 213.878546) - (xy 102.321422 213.828552) - (xy 102.387499 213.756069) - (xy 102.3875 214.558366) - (xy 102.389444 214.558069) - (xy 102.389445 214.558069) - (xy 102.58016 214.487436) - (xy 102.580164 214.487434) - (xy 102.752767 214.37985) - (xy 102.900168 214.239735) - (xy 102.900169 214.239733) - (xy 103.016356 214.072804) - (xy 103.062999 213.964113) - (xy 103.107526 213.910269) - (xy 103.174094 213.889046) - (xy 103.241569 213.907181) - (xy 103.258147 213.919296) - (xy 103.306471 213.961169) - (xy 103.333319 213.97343) - (xy 103.431472 214.018256) - (xy 103.431475 214.018256) - (xy 103.431476 214.018257) - (xy 103.533322 214.0329) - (xy 103.533325 214.0329) - (xy 103.601675 214.0329) - (xy 103.601678 214.0329) - (xy 103.703524 214.018257) - (xy 103.703525 214.018256) - (xy 103.703527 214.018256) - (xy 103.739568 214.001795) - (xy 103.828529 213.961169) - (xy 103.932386 213.871176) - (xy 104.006683 213.755568) - (xy 104.0454 213.623712) - (xy 108.869599 213.623712) - (xy 108.899528 213.725638) - (xy 108.905409 213.745666) - (xy 108.908317 213.755567) - (xy 108.908319 213.755571) - (xy 108.982612 213.871174) - (xy 108.982613 213.871175) - (xy 108.982614 213.871176) - (xy 109.086471 213.961169) - (xy 109.113319 213.97343) - (xy 109.211472 214.018256) - (xy 109.211475 214.018256) - (xy 109.211476 214.018257) - (xy 109.313322 214.0329) - (xy 109.313325 214.0329) - (xy 109.381675 214.0329) - (xy 109.381678 214.0329) - (xy 109.483524 214.018257) - (xy 109.483525 214.018256) - (xy 109.483527 214.018256) - (xy 109.519568 214.001795) - (xy 109.608529 213.961169) - (xy 109.653478 213.922219) - (xy 109.717031 213.893195) - (xy 109.78619 213.903138) - (xy 109.838995 213.948892) - (xy 109.852991 213.978804) - (xy 109.8538 213.981382) - (xy 109.853804 213.981391) - (xy 109.952505 214.159215) - (xy 109.952505 214.159216) - (xy 110.084978 214.31353) - (xy 110.084979 214.313531) - (xy 110.245804 214.438018) - (xy 110.428407 214.527589) - (xy 110.5275 214.553244) - (xy 110.5275 213.75111) - (xy 110.551957 213.79061) - (xy 110.641462 213.858201) - (xy 110.74934 213.888895) - (xy 110.861021 213.878546) - (xy 110.961422 213.828552) - (xy 111.027499 213.756069) - (xy 111.0275 214.558366) - (xy 111.029444 214.558069) - (xy 111.029445 214.558069) - (xy 111.22016 214.487436) - (xy 111.220164 214.487434) - (xy 111.392767 214.37985) - (xy 111.540168 214.239735) - (xy 111.540169 214.239733) - (xy 111.656356 214.072804) - (xy 111.736559 213.885907) - (xy 111.7775 213.68669) - (xy 111.7775 213.285) - (xy 111.0775 213.285) - (xy 111.0775 212.785) - (xy 111.7775 212.785) - (xy 111.7775 212.434286) - (xy 111.762081 212.282661) - (xy 111.7012 212.088618) - (xy 111.701195 212.088608) - (xy 111.602494 211.910784) - (xy 111.602494 211.910783) - (xy 111.470021 211.756469) - (xy 111.47002 211.756468) - (xy 111.309195 211.631981) - (xy 111.126593 211.542411) - (xy 111.027499 211.516753) - (xy 111.027499 212.318888) - (xy 111.003043 212.27939) - (xy 110.913538 212.211799) - (xy 110.80566 212.181105) - (xy 110.693979 212.191454) - (xy 110.593578 212.241448) - (xy 110.527499 212.313931) - (xy 110.527499 211.511633) - (xy 110.527498 211.511632) - (xy 110.525563 211.511929) - (xy 110.525549 211.511932) - (xy 110.334842 211.582562) - (xy 110.334835 211.582565) - (xy 110.162232 211.690149) - (xy 110.014831 211.830264) - (xy 110.01483 211.830266) - (xy 109.898643 211.997195) - (xy 109.81844 212.184092) - (xy 109.7775 212.383309) - (xy 109.7775 212.785) - (xy 110.4775 212.785) - (xy 110.4775 213.285) - (xy 109.809027 213.285) - (xy 109.741988 213.265315) - (xy 109.715318 213.242207) - (xy 109.712389 213.238827) - (xy 109.674888 213.206332) - (xy 109.608529 213.148831) - (xy 109.608527 213.14883) - (xy 109.483527 213.091743) - (xy 109.483522 213.091742) - (xy 109.381678 213.0771) - (xy 109.313322 213.0771) - (xy 109.313321 213.0771) - (xy 109.211477 213.091742) - (xy 109.211472 213.091743) - (xy 109.086472 213.14883) - (xy 109.086471 213.148831) - (xy 108.982612 213.238825) - (xy 108.908319 213.354428) - (xy 108.908317 213.354432) - (xy 108.869599 213.486287) - (xy 108.869599 213.623712) - (xy 104.0454 213.623712) - (xy 104.0454 213.486288) - (xy 104.006683 213.354432) - (xy 103.936119 213.244632) - (xy 103.932387 213.238825) - (xy 103.894888 213.206332) - (xy 103.828529 213.148831) - (xy 103.828527 213.14883) - (xy 103.703527 213.091743) - (xy 103.703522 213.091742) - (xy 103.601678 213.0771) - (xy 103.533322 213.0771) - (xy 103.533321 213.0771) - (xy 103.431477 213.091742) - (xy 103.431472 213.091743) - (xy 103.306472 213.14883) - (xy 103.306471 213.148831) - (xy 103.20261 213.238827) - (xy 103.199682 213.242207) - (xy 103.195922 213.244622) - (xy 103.195912 213.244632) - (xy 103.19591 213.24463) - (xy 103.140903 213.279979) - (xy 103.105973 213.285) - (xy 102.4375 213.285) - (xy 102.4375 212.785) - (xy 103.1375 212.785) - (xy 103.1375 212.434286) - (xy 103.122081 212.282661) - (xy 103.0612 212.088618) - (xy 103.061195 212.088608) - (xy 102.962494 211.910784) - (xy 102.962494 211.910783) - (xy 102.830021 211.756469) - (xy 102.83002 211.756468) - (xy 102.669195 211.631981) - (xy 102.486593 211.542411) - (xy 102.387499 211.516753) - (xy 102.387499 212.318887) - (xy 102.363043 212.27939) - (xy 102.273538 212.211799) - (xy 102.16566 212.181105) - (xy 102.053979 212.191454) - (xy 101.953578 212.241448) - (xy 101.887499 212.313931) - (xy 101.887499 211.511633) - (xy 101.887498 211.511632) - (xy 101.885563 211.511929) - (xy 101.885549 211.511932) - (xy 101.694842 211.582562) - (xy 101.694835 211.582565) - (xy 101.522232 211.690149) - (xy 101.374831 211.830264) - (xy 101.37483 211.830266) - (xy 101.258643 211.997195) - (xy 101.17844 212.184092) - (xy 101.1375 212.383309) - (xy 101.1375 212.785) - (xy 101.8375 212.785) - (xy 101.8375 213.285) - (xy 101.1375 213.285) - (xy 101.1375 213.635713) - (xy 93.587181 213.635713) - (xy 93.591568 213.62938) - (xy 93.591571 213.629374) - (xy 93.684622 213.424519) - (xy 93.739599 213.206332) - (xy 93.749999 213.074196) - (xy 93.75 213.074184) - (xy 93.75 212.51) - (xy 92.933686 212.51) - (xy 92.959493 212.469844) - (xy 93 212.331889) - (xy 93 212.188111) - (xy 92.959493 212.050156) - (xy 92.933686 212.01) - (xy 93.749999 212.01) - (xy 93.749999 211.445817) - (xy 93.749998 211.445802) - (xy 93.739599 211.313667) - (xy 93.684622 211.09548) - (xy 93.591571 210.890625) - (xy 93.591568 210.890619) - (xy 93.46344 210.705676) - (xy 93.46343 210.705664) - (xy 93.304335 210.546569) - (xy 93.304323 210.546559) - (xy 93.11938 210.418431) - (xy 93.119374 210.418428) - (xy 92.914519 210.325377) - (xy 92.696332 210.2704) - (xy 92.564196 210.26) - (xy 91.75 210.26) - (xy 91.75 211.76) - (xy 91.25 211.76) - (xy 91.25 210.26) - (xy 90.435817 210.26) - (xy 90.435802 210.260001) - (xy 90.303667 210.2704) - (xy 90.08548 210.325377) - (xy 89.880625 210.418428) - (xy 89.880619 210.418431) - (xy 89.695676 210.546559) - (xy 89.695664 210.546569) - (xy 89.536569 210.705664) - (xy 89.536559 210.705676) - (xy 89.408431 210.890619) - (xy 89.408428 210.890625) - (xy 89.315377 211.09548) - (xy 89.2604 211.313667) - (xy 89.25 211.445803) - (xy 89.25 212.01) - (xy 90.066314 212.01) - (xy 90.040507 212.050156) - (xy 90 212.188111) - (xy 90 212.331889) - (xy 90.040507 212.469844) - (xy 90.066314 212.51) - (xy 89.250001 212.51) - (xy 89.25 213.074182) - (xy 58.28 213.074182) - (xy 58.28 210.217118) - (xy 94.2495 210.217118) - (xy 94.252249 210.263263) - (xy 94.252249 210.263267) - (xy 94.25225 210.263268) - (xy 94.295907 210.463961) - (xy 94.295909 210.463968) - (xy 94.37676 210.652771) - (xy 94.376763 210.652777) - (xy 94.376766 210.652781) - (xy 94.491882 210.822868) - (xy 94.49189 210.822877) - (xy 94.637122 210.968109) - (xy 94.637131 210.968117) - (xy 94.739849 211.037637) - (xy 94.807223 211.083237) - (xy 94.807228 211.083239) - (xy 94.996031 211.16409) - (xy 94.996038 211.164092) - (xy 95.062935 211.178644) - (xy 95.196737 211.207751) - (xy 95.242882 211.2105) - (xy 95.242893 211.2105) - (xy 97.157107 211.2105) - (xy 97.157118 211.2105) - (xy 97.203263 211.207751) - (xy 97.378954 211.169531) - (xy 97.403961 211.164092) - (xy 97.403968 211.16409) - (xy 97.466902 211.137139) - (xy 97.592777 211.083237) - (xy 97.762875 210.968112) - (xy 97.908112 210.822875) - (xy 97.970971 210.730001) - (xy 126.914532 210.730001) - (xy 126.934364 210.956686) - (xy 126.934366 210.956697) - (xy 126.993258 211.176488) - (xy 126.993261 211.176497) - (xy 127.089431 211.382732) - (xy 127.089432 211.382734) - (xy 127.219954 211.569141) - (xy 127.380858 211.730045) - (xy 127.380861 211.730047) - (xy 127.567266 211.860568) - (xy 127.773504 211.956739) - (xy 127.993308 212.015635) - (xy 128.15523 212.029801) - (xy 128.219998 212.035468) - (xy 128.22 212.035468) - (xy 128.220002 212.035468) - (xy 128.276672 212.030509) - (xy 128.446692 212.015635) - (xy 128.666496 211.956739) - (xy 128.872734 211.860568) - (xy 128.902108 211.84) - (xy 129.731614 211.84) - (xy 129.750213 211.945473) - (xy 129.750215 211.945479) - (xy 129.80376 212.038222) - (xy 129.803761 212.038223) - (xy 129.803763 212.038226) - (xy 129.815664 212.048212) - (xy 129.885805 212.107068) - (xy 129.885806 212.107068) - (xy 129.885807 212.107069) - (xy 129.98645 212.1437) - (xy 129.986452 212.1437) - (xy 130.093548 212.1437) - (xy 130.09355 212.1437) - (xy 130.194193 212.107069) - (xy 130.264337 212.04821) - (xy 130.328343 212.020199) - (xy 130.397335 212.031238) - (xy 130.423747 212.048212) - (xy 130.423762 212.048224) - (xy 130.423763 212.048226) - (xy 130.461376 212.079787) - (xy 130.505805 212.117068) - (xy 130.505806 212.117068) - (xy 130.505807 212.117069) - (xy 130.60645 212.1537) - (xy 130.606452 212.1537) - (xy 130.713548 212.1537) - (xy 130.71355 212.1537) - (xy 130.814193 212.117069) - (xy 130.896237 212.048226) - (xy 130.949787 211.955474) - (xy 130.968385 211.85) - (xy 130.949787 211.744526) - (xy 130.94401 211.73452) - (xy 130.896239 211.651777) - (xy 130.896238 211.651776) - (xy 130.896237 211.651774) - (xy 130.864945 211.625517) - (xy 130.814194 211.582931) - (xy 130.71355 211.5463) - (xy 130.60645 211.5463) - (xy 130.505808 211.582931) - (xy 130.505807 211.582931) - (xy 130.505806 211.582932) - (xy 130.435662 211.641788) - (xy 130.371653 211.6698) - (xy 130.302661 211.658759) - (xy 130.276253 211.641787) - (xy 130.194193 211.572931) - (xy 130.09355 211.5363) - (xy 129.98645 211.5363) - (xy 129.885808 211.572931) - (xy 129.885807 211.572931) - (xy 129.885806 211.572932) - (xy 129.803764 211.641772) - (xy 129.803762 211.641774) - (xy 129.750215 211.73452) - (xy 129.750213 211.734526) - (xy 129.731614 211.839999) - (xy 129.731614 211.84) - (xy 128.902108 211.84) - (xy 129.059139 211.730047) - (xy 129.220047 211.569139) - (xy 129.350568 211.382734) - (xy 129.446739 211.176496) - (xy 129.505635 210.956692) - (xy 129.525468 210.73) - (xy 129.505635 210.503308) - (xy 129.446739 210.283504) - (xy 129.350568 210.077266) - (xy 129.220047 209.890861) - (xy 129.220045 209.890858) - (xy 129.059141 209.729954) - (xy 128.872734 209.599432) - (xy 128.872732 209.599431) - (xy 128.666497 209.503261) - (xy 128.666488 209.503258) - (xy 128.446697 209.444366) - (xy 128.446693 209.444365) - (xy 128.446692 209.444365) - (xy 128.446691 209.444364) - (xy 128.446686 209.444364) - (xy 128.220002 209.424532) - (xy 128.219998 209.424532) - (xy 127.993313 209.444364) - (xy 127.993302 209.444366) - (xy 127.773511 209.503258) - (xy 127.773502 209.503261) - (xy 127.567267 209.599431) - (xy 127.567265 209.599432) - (xy 127.380858 209.729954) - (xy 127.219954 209.890858) - (xy 127.089432 210.077265) - (xy 127.089431 210.077267) - (xy 126.993261 210.283502) - (xy 126.993258 210.283511) - (xy 126.934366 210.503302) - (xy 126.934364 210.503313) - (xy 126.914532 210.729998) - (xy 126.914532 210.730001) - (xy 97.970971 210.730001) - (xy 98.023237 210.652777) - (xy 98.104091 210.463965) - (xy 98.147751 210.263263) - (xy 98.1505 210.217118) - (xy 98.1505 208.620001) - (xy 102.264532 208.620001) - (xy 102.284364 208.846686) - (xy 102.284366 208.846697) - (xy 102.343258 209.066488) - (xy 102.343261 209.066497) - (xy 102.439431 209.272732) - (xy 102.439432 209.272734) - (xy 102.569954 209.459141) - (xy 102.730858 209.620045) - (xy 102.730861 209.620047) - (xy 102.917266 209.750568) - (xy 103.123504 209.846739) - (xy 103.343308 209.905635) - (xy 103.50523 209.919801) - (xy 103.569998 209.925468) - (xy 103.57 209.925468) - (xy 103.570002 209.925468) - (xy 103.626673 209.920509) - (xy 103.796692 209.905635) - (xy 104.016496 209.846739) - (xy 104.222734 209.750568) - (xy 104.409139 209.620047) - (xy 104.570047 209.459139) - (xy 104.700568 209.272734) - (xy 104.796739 209.066496) - (xy 104.855635 208.846692) - (xy 104.875468 208.62) - (xy 104.855635 208.393308) - (xy 104.796739 208.173504) - (xy 104.700568 207.967266) - (xy 104.570047 207.780861) - (xy 104.570045 207.780858) - (xy 104.409141 207.619954) - (xy 104.222734 207.489432) - (xy 104.222732 207.489431) - (xy 104.016497 207.393261) - (xy 104.016488 207.393258) - (xy 103.796697 207.334366) - (xy 103.796693 207.334365) - (xy 103.796692 207.334365) - (xy 103.796691 207.334364) - (xy 103.796686 207.334364) - (xy 103.570002 207.314532) - (xy 103.569998 207.314532) - (xy 103.343313 207.334364) - (xy 103.343302 207.334366) - (xy 103.123511 207.393258) - (xy 103.123502 207.393261) - (xy 102.917267 207.489431) - (xy 102.917265 207.489432) - (xy 102.730858 207.619954) - (xy 102.569954 207.780858) - (xy 102.439432 207.967265) - (xy 102.439431 207.967267) - (xy 102.343261 208.173502) - (xy 102.343258 208.173511) - (xy 102.284366 208.393302) - (xy 102.284364 208.393313) - (xy 102.264532 208.619998) - (xy 102.264532 208.620001) - (xy 98.1505 208.620001) - (xy 98.1505 208.302882) - (xy 98.147751 208.256737) - (xy 98.111095 208.08823) - (xy 98.104092 208.056038) - (xy 98.10409 208.056031) - (xy 98.023239 207.867228) - (xy 98.023237 207.867223) - (xy 97.964784 207.780858) - (xy 97.908117 207.697131) - (xy 97.908109 207.697122) - (xy 97.762877 207.55189) - (xy 97.762868 207.551882) - (xy 97.592781 207.436766) - (xy 97.592777 207.436763) - (xy 97.592773 207.436761) - (xy 97.592771 207.43676) - (xy 97.403968 207.355909) - (xy 97.403961 207.355907) - (xy 97.203268 207.31225) - (xy 97.203267 207.312249) - (xy 97.203263 207.312249) - (xy 97.157118 207.3095) - (xy 95.242882 207.3095) - (xy 95.196737 207.312249) - (xy 95.196732 207.312249) - (xy 95.196731 207.31225) - (xy 94.996038 207.355907) - (xy 94.996031 207.355909) - (xy 94.807228 207.43676) - (xy 94.807218 207.436766) - (xy 94.637131 207.551882) - (xy 94.637122 207.55189) - (xy 94.49189 207.697122) - (xy 94.491882 207.697131) - (xy 94.376766 207.867218) - (xy 94.37676 207.867228) - (xy 94.295909 208.056031) - (xy 94.295907 208.056038) - (xy 94.262307 208.210499) - (xy 94.252249 208.256737) - (xy 94.2495 208.302882) - (xy 94.2495 210.217118) - (xy 58.28 210.217118) - (xy 58.28 208.029752) - (xy 89.5495 208.029752) - (xy 89.561131 208.088229) - (xy 89.561132 208.08823) - (xy 89.605447 208.154552) - (xy 89.671769 208.198867) - (xy 89.67177 208.198868) - (xy 89.730247 208.210499) - (xy 89.73025 208.2105) - (xy 89.730252 208.2105) - (xy 93.26975 208.2105) - (xy 93.269751 208.210499) - (xy 93.284568 208.207552) - (xy 93.328229 208.198868) - (xy 93.328229 208.198867) - (xy 93.328231 208.198867) - (xy 93.394552 208.154552) - (xy 93.438867 208.088231) - (xy 93.438867 208.088229) - (xy 93.438868 208.088229) - (xy 93.450499 208.029752) - (xy 93.4505 208.02975) - (xy 93.4505 204.490249) - (xy 93.450499 204.490247) - (xy 93.438868 204.43177) - (xy 93.438867 204.431769) - (xy 93.394552 204.365447) - (xy 93.32823 204.321132) - (xy 93.328229 204.321131) - (xy 93.269752 204.3095) - (xy 93.269748 204.3095) - (xy 89.730252 204.3095) - (xy 89.730247 204.3095) - (xy 89.67177 204.321131) - (xy 89.671769 204.321132) - (xy 89.605447 204.365447) - (xy 89.561132 204.431769) - (xy 89.561131 204.43177) - (xy 89.5495 204.490247) - (xy 89.5495 208.029752) - (xy 58.28 208.029752) - (xy 58.28 202.480001) - (xy 108.944532 202.480001) - (xy 108.964364 202.706686) - (xy 108.964366 202.706697) - (xy 109.023258 202.926488) - (xy 109.023261 202.926497) - (xy 109.119431 203.132732) - (xy 109.119432 203.132734) - (xy 109.249954 203.319141) - (xy 109.410858 203.480045) - (xy 109.410861 203.480047) - (xy 109.597266 203.610568) - (xy 109.803504 203.706739) - (xy 110.023308 203.765635) - (xy 110.18523 203.779801) - (xy 110.249998 203.785468) - (xy 110.25 203.785468) - (xy 110.250002 203.785468) - (xy 110.306673 203.780509) - (xy 110.476692 203.765635) - (xy 110.696496 203.706739) - (xy 110.902734 203.610568) - (xy 111.089139 203.480047) - (xy 111.250047 203.319139) - (xy 111.380568 203.132734) - (xy 111.476739 202.926496) - (xy 111.535635 202.706692) - (xy 111.555468 202.48) - (xy 111.535635 202.253308) - (xy 111.476739 202.033504) - (xy 111.380568 201.827266) - (xy 111.259281 201.654048) - (xy 111.236954 201.587841) - (xy 111.253965 201.520074) - (xy 111.304913 201.472262) - (xy 111.308431 201.470552) - (xy 111.372734 201.440568) - (xy 111.559139 201.310047) - (xy 111.720047 201.149139) - (xy 111.850568 200.962734) - (xy 111.946739 200.756496) - (xy 112.005635 200.536692) - (xy 112.025468 200.31) - (xy 112.005635 200.083308) - (xy 111.946739 199.863504) - (xy 111.850568 199.657266) - (xy 111.720047 199.470861) - (xy 111.720045 199.470858) - (xy 111.559141 199.309954) - (xy 111.372734 199.179432) - (xy 111.372732 199.179431) - (xy 111.166497 199.083261) - (xy 111.166488 199.083258) - (xy 110.946697 199.024366) - (xy 110.946693 199.024365) - (xy 110.946692 199.024365) - (xy 110.946691 199.024364) - (xy 110.946686 199.024364) - (xy 110.720002 199.004532) - (xy 110.719998 199.004532) - (xy 110.493313 199.024364) - (xy 110.493302 199.024366) - (xy 110.273511 199.083258) - (xy 110.273502 199.083261) - (xy 110.067267 199.179431) - (xy 110.067265 199.179432) - (xy 109.880858 199.309954) - (xy 109.719954 199.470858) - (xy 109.589432 199.657265) - (xy 109.589431 199.657267) - (xy 109.493261 199.863502) - (xy 109.493258 199.863511) - (xy 109.434366 200.083302) - (xy 109.434364 200.083313) - (xy 109.414532 200.309998) - (xy 109.414532 200.310001) - (xy 109.434364 200.536686) - (xy 109.434366 200.536697) - (xy 109.493258 200.756488) - (xy 109.493261 200.756497) - (xy 109.589431 200.962732) - (xy 109.589432 200.962734) - (xy 109.710718 201.135951) - (xy 109.733046 201.202158) - (xy 109.716034 201.269925) - (xy 109.665086 201.317737) - (xy 109.661549 201.319455) - (xy 109.597272 201.349428) - (xy 109.597265 201.349432) - (xy 109.410858 201.479954) - (xy 109.249954 201.640858) - (xy 109.119432 201.827265) - (xy 109.119431 201.827267) - (xy 109.023261 202.033502) - (xy 109.023258 202.033511) - (xy 108.964366 202.253302) - (xy 108.964364 202.253313) - (xy 108.944532 202.479998) - (xy 108.944532 202.480001) - (xy 58.28 202.480001) - (xy 58.28 196.196218) - (xy 78.074958 196.196218) - (xy 78.09511 196.555064) - (xy 78.095112 196.555076) - (xy 78.155314 196.909403) - (xy 78.155316 196.909412) - (xy 78.254812 197.25477) - (xy 78.392353 197.586827) - (xy 78.392355 197.586831) - (xy 78.566215 197.901407) - (xy 78.566218 197.901412) - (xy 78.774193 198.194524) - (xy 78.846843 198.275819) - (xy 79.653924 197.468737) - (xy 79.612614 197.530564) - (xy 79.593211 197.628109) - (xy 79.612614 197.725654) - (xy 79.667869 197.808349) - (xy 79.750564 197.863604) - (xy 79.823485 197.878109) - (xy 79.872733 197.878109) - (xy 79.945654 197.863604) - (xy 80.007471 197.822298) - (xy 79.200397 198.629373) - (xy 79.281693 198.702024) - (xy 79.574805 198.909999) - (xy 79.57481 198.910002) - (xy 79.889386 199.083862) - (xy 79.88939 199.083864) - (xy 80.221447 199.221405) - (xy 80.566805 199.320901) - (xy 80.566814 199.320903) - (xy 80.921141 199.381105) - (xy 80.921153 199.381107) - (xy 81.28 199.401259) - (xy 81.638846 199.381107) - (xy 81.638858 199.381105) - (xy 81.993185 199.320903) - (xy 81.993194 199.320901) - (xy 82.338552 199.221405) - (xy 82.670609 199.083864) - (xy 82.670613 199.083862) - (xy 82.985189 198.910002) - (xy 82.985194 198.909999) - (xy 83.278306 198.702024) - (xy 83.359601 198.629373) - (xy 82.552525 197.822297) - (xy 82.614346 197.863604) - (xy 82.687267 197.878109) - (xy 82.736515 197.878109) - (xy 82.809436 197.863604) - (xy 82.892131 197.808349) - (xy 82.947386 197.725654) - (xy 82.966789 197.628109) - (xy 82.947386 197.530564) - (xy 82.906078 197.468742) - (xy 83.713155 198.275819) - (xy 83.785806 198.194524) - (xy 83.993781 197.901412) - (xy 83.993784 197.901407) - (xy 84.167644 197.586831) - (xy 84.167646 197.586827) - (xy 84.305187 197.25477) - (xy 84.404683 196.909412) - (xy 84.404685 196.909403) - (xy 84.464887 196.555076) - (xy 84.464889 196.555064) - (xy 84.485041 196.196218) - (xy 84.485041 196.196217) - (xy 205.074958 196.196217) - (xy 205.09511 196.555064) - (xy 205.095112 196.555076) - (xy 205.155314 196.909403) - (xy 205.155316 196.909412) - (xy 205.254812 197.25477) - (xy 205.392353 197.586827) - (xy 205.392355 197.586831) - (xy 205.566215 197.901407) - (xy 205.566218 197.901412) - (xy 205.774193 198.194524) - (xy 205.846843 198.275819) - (xy 206.653924 197.468737) - (xy 206.612614 197.530564) - (xy 206.593211 197.628109) - (xy 206.612614 197.725654) - (xy 206.667869 197.808349) - (xy 206.750564 197.863604) - (xy 206.823485 197.878109) - (xy 206.872733 197.878109) - (xy 206.945654 197.863604) - (xy 207.007471 197.822298) - (xy 206.200397 198.629373) - (xy 206.281693 198.702024) - (xy 206.574805 198.909999) - (xy 206.57481 198.910002) - (xy 206.889386 199.083862) - (xy 206.88939 199.083864) - (xy 207.221447 199.221405) - (xy 207.566805 199.320901) - (xy 207.566814 199.320903) - (xy 207.921141 199.381105) - (xy 207.921153 199.381107) - (xy 208.28 199.401259) - (xy 208.638846 199.381107) - (xy 208.638858 199.381105) - (xy 208.993185 199.320903) - (xy 208.993194 199.320901) - (xy 209.338552 199.221405) - (xy 209.670609 199.083864) - (xy 209.670613 199.083862) - (xy 209.985189 198.910002) - (xy 209.985194 198.909999) - (xy 210.278306 198.702024) - (xy 210.359601 198.629373) - (xy 209.552525 197.822297) - (xy 209.614346 197.863604) - (xy 209.687267 197.878109) - (xy 209.736515 197.878109) - (xy 209.809436 197.863604) - (xy 209.892131 197.808349) - (xy 209.947386 197.725654) - (xy 209.966789 197.628109) - (xy 209.947386 197.530564) - (xy 209.906079 197.468743) - (xy 210.713155 198.275819) - (xy 210.785806 198.194524) - (xy 210.993781 197.901412) - (xy 210.993784 197.901407) - (xy 211.167644 197.586831) - (xy 211.167646 197.586827) - (xy 211.305187 197.25477) - (xy 211.404683 196.909412) - (xy 211.404685 196.909403) - (xy 211.464887 196.555076) - (xy 211.464889 196.555064) - (xy 211.485041 196.196218) - (xy 211.464889 195.837371) - (xy 211.464887 195.837359) - (xy 211.404685 195.483032) - (xy 211.404683 195.483023) - (xy 211.305187 195.137665) - (xy 211.167646 194.805608) - (xy 211.167644 194.805604) - (xy 210.993784 194.491028) - (xy 210.993781 194.491023) - (xy 210.785806 194.197911) - (xy 210.713155 194.116615) - (xy 209.906081 194.923688) - (xy 209.947386 194.861872) - (xy 209.966789 194.764327) - (xy 209.947386 194.666782) - (xy 209.892131 194.584087) - (xy 209.809436 194.528832) - (xy 209.736515 194.514327) - (xy 209.687267 194.514327) - (xy 209.614346 194.528832) - (xy 209.552522 194.57014) - (xy 210.359602 193.763061) - (xy 210.278306 193.690411) - (xy 209.985194 193.482436) - (xy 209.985189 193.482433) - (xy 209.670613 193.308573) - (xy 209.670609 193.308571) - (xy 209.338552 193.17103) - (xy 208.993194 193.071534) - (xy 208.993185 193.071532) - (xy 208.638858 193.01133) - (xy 208.638846 193.011328) - (xy 208.279999 192.991176) - (xy 207.921153 193.011328) - (xy 207.921141 193.01133) - (xy 207.566814 193.071532) - (xy 207.566805 193.071534) - (xy 207.221447 193.17103) - (xy 206.88939 193.308571) - (xy 206.889386 193.308573) - (xy 206.57481 193.482433) - (xy 206.574805 193.482436) - (xy 206.281693 193.690412) - (xy 206.281685 193.690417) - (xy 206.200397 193.76306) - (xy 206.200397 193.763061) - (xy 207.007476 194.57014) - (xy 206.945654 194.528832) - (xy 206.872733 194.514327) - (xy 206.823485 194.514327) - (xy 206.750564 194.528832) - (xy 206.667869 194.584087) - (xy 206.612614 194.666782) - (xy 206.593211 194.764327) - (xy 206.612614 194.861872) - (xy 206.653922 194.923694) - (xy 205.846843 194.116615) - (xy 205.846842 194.116615) - (xy 205.774199 194.197903) - (xy 205.774194 194.197911) - (xy 205.566218 194.491023) - (xy 205.566215 194.491028) - (xy 205.392355 194.805604) - (xy 205.392353 194.805608) - (xy 205.254812 195.137665) - (xy 205.155316 195.483023) - (xy 205.155314 195.483032) - (xy 205.095112 195.837359) - (xy 205.09511 195.837371) - (xy 205.074958 196.196217) - (xy 84.485041 196.196217) - (xy 84.464889 195.837371) - (xy 84.464887 195.837359) - (xy 84.404685 195.483032) - (xy 84.404683 195.483023) - (xy 84.305187 195.137665) - (xy 84.167646 194.805608) - (xy 84.167644 194.805604) - (xy 83.993784 194.491028) - (xy 83.993781 194.491023) - (xy 83.785806 194.197911) - (xy 83.713155 194.116615) - (xy 82.90608 194.923689) - (xy 82.947386 194.861872) - (xy 82.966789 194.764327) - (xy 82.947386 194.666782) - (xy 82.892131 194.584087) - (xy 82.809436 194.528832) - (xy 82.736515 194.514327) - (xy 82.687267 194.514327) - (xy 82.614346 194.528832) - (xy 82.552522 194.57014) - (xy 83.359602 193.763061) - (xy 83.278306 193.690411) - (xy 82.985194 193.482436) - (xy 82.985189 193.482433) - (xy 82.670613 193.308573) - (xy 82.670609 193.308571) - (xy 82.338552 193.17103) - (xy 81.993194 193.071534) - (xy 81.993185 193.071532) - (xy 81.638858 193.01133) - (xy 81.638846 193.011328) - (xy 81.28 192.991176) - (xy 80.921153 193.011328) - (xy 80.921141 193.01133) - (xy 80.566814 193.071532) - (xy 80.566805 193.071534) - (xy 80.221447 193.17103) - (xy 79.88939 193.308571) - (xy 79.889386 193.308573) - (xy 79.57481 193.482433) - (xy 79.574805 193.482436) - (xy 79.281693 193.690412) - (xy 79.281685 193.690417) - (xy 79.200397 193.76306) - (xy 79.200397 193.763061) - (xy 80.007476 194.57014) - (xy 79.945654 194.528832) - (xy 79.872733 194.514327) - (xy 79.823485 194.514327) - (xy 79.750564 194.528832) - (xy 79.667869 194.584087) - (xy 79.612614 194.666782) - (xy 79.593211 194.764327) - (xy 79.612614 194.861872) - (xy 79.653923 194.923696) - (xy 78.846842 194.116615) - (xy 78.774199 194.197903) - (xy 78.774194 194.197911) - (xy 78.566218 194.491023) - (xy 78.566215 194.491028) - (xy 78.392355 194.805604) - (xy 78.392353 194.805608) - (xy 78.254812 195.137665) - (xy 78.155316 195.483023) - (xy 78.155314 195.483032) - (xy 78.095112 195.837359) - (xy 78.09511 195.837371) - (xy 78.074958 196.196218) - (xy 58.28 196.196218) - (xy 58.28 192.520001) - (xy 123.824532 192.520001) - (xy 123.844364 192.746686) - (xy 123.844366 192.746697) - (xy 123.903258 192.966488) - (xy 123.903261 192.966497) - (xy 123.999431 193.172732) - (xy 123.999432 193.172734) - (xy 124.129954 193.359141) - (xy 124.290858 193.520045) - (xy 124.290861 193.520047) - (xy 124.477266 193.650568) - (xy 124.683504 193.746739) - (xy 124.903308 193.805635) - (xy 125.06523 193.819801) - (xy 125.129998 193.825468) - (xy 125.13 193.825468) - (xy 125.130002 193.825468) - (xy 125.186673 193.820509) - (xy 125.356692 193.805635) - (xy 125.576496 193.746739) - (xy 125.782734 193.650568) - (xy 125.969139 193.520047) - (xy 126.130047 193.359139) - (xy 126.260568 193.172734) - (xy 126.356739 192.966496) - (xy 126.415635 192.746692) - (xy 126.435468 192.52) - (xy 126.415635 192.293308) - (xy 126.356739 192.073504) - (xy 126.260568 191.867266) - (xy 126.130047 191.680861) - (xy 126.130045 191.680858) - (xy 125.969141 191.519954) - (xy 125.782734 191.389432) - (xy 125.782732 191.389431) - (xy 125.576497 191.293261) - (xy 125.576488 191.293258) - (xy 125.356697 191.234366) - (xy 125.356693 191.234365) - (xy 125.356692 191.234365) - (xy 125.356691 191.234364) - (xy 125.356686 191.234364) - (xy 125.130002 191.214532) - (xy 125.129998 191.214532) - (xy 124.903313 191.234364) - (xy 124.903302 191.234366) - (xy 124.683511 191.293258) - (xy 124.683502 191.293261) - (xy 124.477267 191.389431) - (xy 124.477265 191.389432) - (xy 124.290858 191.519954) - (xy 124.129954 191.680858) - (xy 123.999432 191.867265) - (xy 123.999431 191.867267) - (xy 123.903261 192.073502) - (xy 123.903258 192.073511) - (xy 123.844366 192.293302) - (xy 123.844364 192.293313) - (xy 123.824532 192.519998) - (xy 123.824532 192.520001) - (xy 58.28 192.520001) - (xy 58.28 182.8) - (xy 96.294958 182.8) - (xy 96.31511 183.158846) - (xy 96.315112 183.158858) - (xy 96.375314 183.513185) - (xy 96.375316 183.513194) - (xy 96.474812 183.858552) - (xy 96.612353 184.190609) - (xy 96.612355 184.190613) - (xy 96.786215 184.505189) - (xy 96.786218 184.505194) - (xy 96.994193 184.798306) - (xy 97.066843 184.879601) - (xy 97.873924 184.072519) - (xy 97.832614 184.134346) - (xy 97.813211 184.231891) - (xy 97.832614 184.329436) - (xy 97.887869 184.412131) - (xy 97.970564 184.467386) - (xy 98.043485 184.481891) - (xy 98.092733 184.481891) - (xy 98.165654 184.467386) - (xy 98.227471 184.42608) - (xy 97.420397 185.233155) - (xy 97.501693 185.305806) - (xy 97.794805 185.513781) - (xy 97.79481 185.513784) - (xy 98.109386 185.687644) - (xy 98.10939 185.687646) - (xy 98.441447 185.825187) - (xy 98.786805 185.924683) - (xy 98.786814 185.924685) - (xy 99.141141 185.984887) - (xy 99.141153 185.984889) - (xy 99.499999 186.005041) - (xy 99.858846 185.984889) - (xy 99.858858 185.984887) - (xy 100.213185 185.924685) - (xy 100.213194 185.924683) - (xy 100.558552 185.825187) - (xy 100.890609 185.687646) - (xy 100.890613 185.687644) - (xy 101.205189 185.513784) - (xy 101.205194 185.513781) - (xy 101.498306 185.305806) - (xy 101.504803 185.3) - (xy 105.384353 185.3) - (xy 105.404834 185.442456) - (xy 105.437408 185.513781) - (xy 105.464623 185.573373) - (xy 105.558872 185.682143) - (xy 105.679947 185.759953) - (xy 105.67995 185.759954) - (xy 105.679949 185.759954) - (xy 105.818036 185.800499) - (xy 105.818038 185.8005) - (xy 105.818039 185.8005) - (xy 105.961962 185.8005) - (xy 105.961962 185.800499) - (xy 106.10005 185.759954) - (xy 106.100051 185.759954) - (xy 106.121168 185.746383) - (xy 106.20333 185.69358) - (xy 106.270368 185.673896) - (xy 106.337408 185.69358) - (xy 106.383163 185.746383) - (xy 106.404623 185.793373) - (xy 106.498872 185.902143) - (xy 106.619947 185.979953) - (xy 106.61995 185.979954) - (xy 106.619949 185.979954) - (xy 106.758036 186.020499) - (xy 106.758038 186.0205) - (xy 106.758039 186.0205) - (xy 106.901962 186.0205) - (xy 106.901962 186.020499) - (xy 107.009121 185.989035) - (xy 107.04005 185.979954) - (xy 107.04005 185.979953) - (xy 107.040053 185.979953) - (xy 107.161128 185.902143) - (xy 107.255377 185.793373) - (xy 107.315165 185.662457) - (xy 107.335647 185.52) - (xy 107.315165 185.377543) - (xy 107.255377 185.246627) - (xy 107.161128 185.137857) - (xy 107.040053 185.060047) - (xy 107.040051 185.060046) - (xy 107.040049 185.060045) - (xy 107.04005 185.060045) - (xy 106.901963 185.0195) - (xy 106.901961 185.0195) - (xy 106.758039 185.0195) - (xy 106.758036 185.0195) - (xy 106.619949 185.060045) - (xy 106.516669 185.126419) - (xy 106.449629 185.146103) - (xy 106.38259 185.126418) - (xy 106.336836 185.073615) - (xy 106.330844 185.060495) - (xy 106.315377 185.026627) - (xy 106.221128 184.917857) - (xy 106.100053 184.840047) - (xy 106.100051 184.840046) - (xy 106.100049 184.840045) - (xy 106.10005 184.840045) - (xy 105.961963 184.7995) - (xy 105.961961 184.7995) - (xy 105.818039 184.7995) - (xy 105.818036 184.7995) - (xy 105.679949 184.840045) - (xy 105.558873 184.917856) - (xy 105.464623 185.026626) - (xy 105.464622 185.026628) - (xy 105.404834 185.157543) - (xy 105.384353 185.3) - (xy 101.504803 185.3) - (xy 101.579601 185.233155) - (xy 100.772525 184.426079) - (xy 100.834346 184.467386) - (xy 100.907267 184.481891) - (xy 100.956515 184.481891) - (xy 101.029436 184.467386) - (xy 101.112131 184.412131) - (xy 101.167386 184.329436) - (xy 101.186789 184.231891) - (xy 101.167386 184.134346) - (xy 101.126078 184.072524) - (xy 101.933155 184.879601) - (xy 102.005806 184.798306) - (xy 102.213781 184.505194) - (xy 102.213784 184.505189) - (xy 102.387644 184.190613) - (xy 102.387646 184.190609) - (xy 102.525187 183.858552) - (xy 102.624683 183.513194) - (xy 102.624685 183.513185) - (xy 102.684887 183.158858) - (xy 102.684889 183.158846) - (xy 102.705041 182.799999) - (xy 182.294958 182.799999) - (xy 182.31511 183.158846) - (xy 182.315112 183.158858) - (xy 182.375314 183.513185) - (xy 182.375316 183.513194) - (xy 182.474812 183.858552) - (xy 182.612353 184.190609) - (xy 182.612355 184.190613) - (xy 182.786215 184.505189) - (xy 182.786218 184.505194) - (xy 182.994193 184.798306) - (xy 183.066843 184.879601) - (xy 183.873924 184.072519) - (xy 183.832614 184.134346) - (xy 183.813211 184.231891) - (xy 183.832614 184.329436) - (xy 183.887869 184.412131) - (xy 183.970564 184.467386) - (xy 184.043485 184.481891) - (xy 184.092733 184.481891) - (xy 184.165654 184.467386) - (xy 184.227471 184.42608) - (xy 183.420397 185.233155) - (xy 183.501693 185.305806) - (xy 183.794805 185.513781) - (xy 183.79481 185.513784) - (xy 184.109386 185.687644) - (xy 184.10939 185.687646) - (xy 184.441447 185.825187) - (xy 184.786805 185.924683) - (xy 184.786814 185.924685) - (xy 185.141141 185.984887) - (xy 185.141153 185.984889) - (xy 185.5 186.005041) - (xy 185.858846 185.984889) - (xy 185.858858 185.984887) - (xy 186.213185 185.924685) - (xy 186.213194 185.924683) - (xy 186.558552 185.825187) - (xy 186.890609 185.687646) - (xy 186.890613 185.687644) - (xy 187.205189 185.513784) - (xy 187.205194 185.513781) - (xy 187.498306 185.305806) - (xy 187.579601 185.233155) - (xy 186.772525 184.426079) - (xy 186.834346 184.467386) - (xy 186.907267 184.481891) - (xy 186.956515 184.481891) - (xy 187.029436 184.467386) - (xy 187.112131 184.412131) - (xy 187.167386 184.329436) - (xy 187.186789 184.231891) - (xy 187.167386 184.134346) - (xy 187.126078 184.072524) - (xy 187.933155 184.879601) - (xy 188.005806 184.798306) - (xy 188.213781 184.505194) - (xy 188.213784 184.505189) - (xy 188.387644 184.190613) - (xy 188.387646 184.190609) - (xy 188.525187 183.858552) - (xy 188.624683 183.513194) - (xy 188.624685 183.513185) - (xy 188.684887 183.158858) - (xy 188.684889 183.158846) - (xy 188.705041 182.8) - (xy 188.684889 182.441153) - (xy 188.684887 182.441141) - (xy 188.624685 182.086814) - (xy 188.624683 182.086805) - (xy 188.525187 181.741447) - (xy 188.387646 181.40939) - (xy 188.387644 181.409386) - (xy 188.213784 181.09481) - (xy 188.213781 181.094805) - (xy 188.005806 180.801693) - (xy 187.933155 180.720397) - (xy 187.126081 181.52747) - (xy 187.167386 181.465654) - (xy 187.186789 181.368109) - (xy 187.167386 181.270564) - (xy 187.112131 181.187869) - (xy 187.029436 181.132614) - (xy 186.956515 181.118109) - (xy 186.907267 181.118109) - (xy 186.834346 181.132614) - (xy 186.772522 181.173922) - (xy 187.579602 180.366843) - (xy 187.498306 180.294193) - (xy 187.205194 180.086218) - (xy 187.205189 180.086215) - (xy 186.890613 179.912355) - (xy 186.890609 179.912353) - (xy 186.558552 179.774812) - (xy 186.213194 179.675316) - (xy 186.213185 179.675314) - (xy 185.858858 179.615112) - (xy 185.858846 179.61511) - (xy 185.5 179.594958) - (xy 185.141153 179.61511) - (xy 185.141141 179.615112) - (xy 184.786814 179.675314) - (xy 184.786805 179.675316) - (xy 184.441447 179.774812) - (xy 184.10939 179.912353) - (xy 184.109386 179.912355) - (xy 183.79481 180.086215) - (xy 183.794805 180.086218) - (xy 183.501693 180.294194) - (xy 183.501685 180.294199) - (xy 183.420397 180.366842) - (xy 183.420397 180.366843) - (xy 184.227476 181.173922) - (xy 184.165654 181.132614) - (xy 184.092733 181.118109) - (xy 184.043485 181.118109) - (xy 183.970564 181.132614) - (xy 183.887869 181.187869) - (xy 183.832614 181.270564) - (xy 183.813211 181.368109) - (xy 183.832614 181.465654) - (xy 183.873922 181.527476) - (xy 183.066843 180.720397) - (xy 183.066842 180.720397) - (xy 182.994199 180.801685) - (xy 182.994194 180.801693) - (xy 182.786218 181.094805) - (xy 182.786215 181.09481) - (xy 182.612355 181.409386) - (xy 182.612353 181.40939) - (xy 182.474812 181.741447) - (xy 182.375316 182.086805) - (xy 182.375314 182.086814) - (xy 182.315112 182.441141) - (xy 182.31511 182.441153) - (xy 182.294958 182.799999) - (xy 102.705041 182.799999) - (xy 102.684889 182.441153) - (xy 102.684887 182.441141) - (xy 102.624685 182.086814) - (xy 102.624683 182.086805) - (xy 102.525187 181.741447) - (xy 102.387646 181.40939) - (xy 102.387644 181.409386) - (xy 102.213784 181.09481) - (xy 102.213781 181.094805) - (xy 102.005806 180.801693) - (xy 101.933155 180.720397) - (xy 101.12608 181.527471) - (xy 101.167386 181.465654) - (xy 101.186789 181.368109) - (xy 101.167386 181.270564) - (xy 101.112131 181.187869) - (xy 101.029436 181.132614) - (xy 100.956515 181.118109) - (xy 100.907267 181.118109) - (xy 100.834346 181.132614) - (xy 100.772522 181.173922) - (xy 101.579602 180.366843) - (xy 101.498306 180.294193) - (xy 101.205194 180.086218) - (xy 101.205189 180.086215) - (xy 100.890613 179.912355) - (xy 100.890609 179.912353) - (xy 100.558552 179.774812) - (xy 100.213194 179.675316) - (xy 100.213185 179.675314) - (xy 99.858858 179.615112) - (xy 99.858846 179.61511) - (xy 99.499999 179.594958) - (xy 99.141153 179.61511) - (xy 99.141141 179.615112) - (xy 98.786814 179.675314) - (xy 98.786805 179.675316) - (xy 98.441447 179.774812) - (xy 98.10939 179.912353) - (xy 98.109386 179.912355) - (xy 97.79481 180.086215) - (xy 97.794805 180.086218) - (xy 97.501693 180.294194) - (xy 97.501685 180.294199) - (xy 97.420397 180.366842) - (xy 97.420397 180.366843) - (xy 98.227476 181.173922) - (xy 98.165654 181.132614) - (xy 98.092733 181.118109) - (xy 98.043485 181.118109) - (xy 97.970564 181.132614) - (xy 97.887869 181.187869) - (xy 97.832614 181.270564) - (xy 97.813211 181.368109) - (xy 97.832614 181.465654) - (xy 97.873922 181.527476) - (xy 97.066843 180.720397) - (xy 97.066842 180.720397) - (xy 96.994199 180.801685) - (xy 96.994194 180.801693) - (xy 96.786218 181.094805) - (xy 96.786215 181.09481) - (xy 96.612355 181.409386) - (xy 96.612353 181.40939) - (xy 96.474812 181.741447) - (xy 96.375316 182.086805) - (xy 96.375314 182.086814) - (xy 96.315112 182.441141) - (xy 96.31511 182.441153) - (xy 96.294958 182.8) - (xy 58.28 182.8) - (xy 58.28 161.799999) - (xy 97.894958 161.799999) - (xy 97.91511 162.158846) - (xy 97.915112 162.158858) - (xy 97.975314 162.513185) - (xy 97.975316 162.513194) - (xy 98.074812 162.858552) - (xy 98.212353 163.190609) - (xy 98.212355 163.190613) - (xy 98.386215 163.505189) - (xy 98.386218 163.505194) - (xy 98.594193 163.798306) - (xy 98.666843 163.879601) - (xy 99.473924 163.072519) - (xy 99.432614 163.134346) - (xy 99.413211 163.231891) - (xy 99.432614 163.329436) - (xy 99.487869 163.412131) - (xy 99.570564 163.467386) - (xy 99.643485 163.481891) - (xy 99.692733 163.481891) - (xy 99.765654 163.467386) - (xy 99.827469 163.426082) - (xy 99.020396 164.233155) - (xy 99.101693 164.305806) - (xy 99.394805 164.513781) - (xy 99.39481 164.513784) - (xy 99.709386 164.687644) - (xy 99.70939 164.687646) - (xy 100.041447 164.825187) - (xy 100.386805 164.924683) - (xy 100.386814 164.924685) - (xy 100.741141 164.984887) - (xy 100.741153 164.984889) - (xy 101.099999 165.005041) - (xy 101.458846 164.984889) - (xy 101.458858 164.984887) - (xy 101.813185 164.924685) - (xy 101.813194 164.924683) - (xy 102.158552 164.825187) - (xy 102.490609 164.687646) - (xy 102.490613 164.687644) - (xy 102.805189 164.513784) - (xy 102.805194 164.513781) - (xy 103.098306 164.305806) - (xy 103.179601 164.233155) - (xy 102.372525 163.426079) - (xy 102.434346 163.467386) - (xy 102.507267 163.481891) - (xy 102.556515 163.481891) - (xy 102.629436 163.467386) - (xy 102.712131 163.412131) - (xy 102.767386 163.329436) - (xy 102.786789 163.231891) - (xy 102.767386 163.134346) - (xy 102.726078 163.072524) - (xy 103.533155 163.879601) - (xy 103.605806 163.798306) - (xy 103.813781 163.505194) - (xy 103.813784 163.505189) - (xy 103.987644 163.190613) - (xy 103.987646 163.190609) - (xy 104.125187 162.858552) - (xy 104.224683 162.513194) - (xy 104.224685 162.513185) - (xy 104.284887 162.158858) - (xy 104.284889 162.158846) - (xy 104.305041 161.8) - (xy 155.894958 161.8) - (xy 155.91511 162.158846) - (xy 155.915112 162.158858) - (xy 155.975314 162.513185) - (xy 155.975316 162.513194) - (xy 156.074812 162.858552) - (xy 156.212353 163.190609) - (xy 156.212355 163.190613) - (xy 156.386215 163.505189) - (xy 156.386218 163.505194) - (xy 156.594193 163.798306) - (xy 156.666843 163.879601) - (xy 157.473924 163.072519) - (xy 157.432614 163.134346) - (xy 157.413211 163.231891) - (xy 157.432614 163.329436) - (xy 157.487869 163.412131) - (xy 157.570564 163.467386) - (xy 157.643485 163.481891) - (xy 157.692733 163.481891) - (xy 157.765654 163.467386) - (xy 157.827471 163.42608) - (xy 157.020397 164.233155) - (xy 157.101693 164.305806) - (xy 157.394805 164.513781) - (xy 157.39481 164.513784) - (xy 157.709386 164.687644) - (xy 157.70939 164.687646) - (xy 158.041447 164.825187) - (xy 158.386805 164.924683) - (xy 158.386814 164.924685) - (xy 158.741141 164.984887) - (xy 158.741153 164.984889) - (xy 159.099999 165.005041) - (xy 159.458846 164.984889) - (xy 159.458858 164.984887) - (xy 159.813185 164.924685) - (xy 159.813194 164.924683) - (xy 160.158552 164.825187) - (xy 160.490609 164.687646) - (xy 160.490613 164.687644) - (xy 160.805189 164.513784) - (xy 160.805194 164.513781) - (xy 161.098306 164.305806) - (xy 161.179601 164.233155) - (xy 160.372525 163.426079) - (xy 160.434346 163.467386) - (xy 160.507267 163.481891) - (xy 160.556515 163.481891) - (xy 160.629436 163.467386) - (xy 160.712131 163.412131) - (xy 160.767386 163.329436) - (xy 160.786789 163.231891) - (xy 160.767386 163.134346) - (xy 160.726079 163.072525) - (xy 161.533155 163.879601) - (xy 161.605806 163.798306) - (xy 161.813781 163.505194) - (xy 161.813784 163.505189) - (xy 161.987644 163.190613) - (xy 161.987646 163.190609) - (xy 162.125187 162.858552) - (xy 162.224683 162.513194) - (xy 162.224685 162.513185) - (xy 162.284887 162.158858) - (xy 162.284889 162.158846) - (xy 162.305041 161.8) - (xy 162.284889 161.441153) - (xy 162.284887 161.441141) - (xy 162.224685 161.086814) - (xy 162.224683 161.086805) - (xy 162.125187 160.741447) - (xy 161.987646 160.40939) - (xy 161.987644 160.409386) - (xy 161.813784 160.09481) - (xy 161.813781 160.094805) - (xy 161.605806 159.801693) - (xy 161.533155 159.720397) - (xy 160.726081 160.52747) - (xy 160.767386 160.465654) - (xy 160.786789 160.368109) - (xy 160.767386 160.270564) - (xy 160.712131 160.187869) - (xy 160.629436 160.132614) - (xy 160.556515 160.118109) - (xy 160.507267 160.118109) - (xy 160.434346 160.132614) - (xy 160.37252 160.173924) - (xy 161.179602 159.366843) - (xy 161.098306 159.294193) - (xy 160.805194 159.086218) - (xy 160.805189 159.086215) - (xy 160.490613 158.912355) - (xy 160.490609 158.912353) - (xy 160.158552 158.774812) - (xy 159.813194 158.675316) - (xy 159.813185 158.675314) - (xy 159.458858 158.615112) - (xy 159.458846 158.61511) - (xy 159.099999 158.594958) - (xy 158.741153 158.61511) - (xy 158.741141 158.615112) - (xy 158.386814 158.675314) - (xy 158.386805 158.675316) - (xy 158.041447 158.774812) - (xy 157.70939 158.912353) - (xy 157.709386 158.912355) - (xy 157.39481 159.086215) - (xy 157.394805 159.086218) - (xy 157.101693 159.294194) - (xy 157.101685 159.294199) - (xy 157.020397 159.366842) - (xy 157.020396 159.366843) - (xy 157.827472 160.173919) - (xy 157.765654 160.132614) - (xy 157.692733 160.118109) - (xy 157.643485 160.118109) - (xy 157.570564 160.132614) - (xy 157.487869 160.187869) - (xy 157.432614 160.270564) - (xy 157.413211 160.368109) - (xy 157.432614 160.465654) - (xy 157.473922 160.527476) - (xy 156.666843 159.720397) - (xy 156.666842 159.720397) - (xy 156.594199 159.801685) - (xy 156.594194 159.801693) - (xy 156.386218 160.094805) - (xy 156.386215 160.09481) - (xy 156.212355 160.409386) - (xy 156.212353 160.40939) - (xy 156.074812 160.741447) - (xy 155.975316 161.086805) - (xy 155.975314 161.086814) - (xy 155.915112 161.441141) - (xy 155.91511 161.441153) - (xy 155.894958 161.8) - (xy 104.305041 161.8) - (xy 104.305041 161.799999) - (xy 104.284889 161.441153) - (xy 104.284887 161.441141) - (xy 104.224685 161.086814) - (xy 104.224683 161.086805) - (xy 104.125187 160.741447) - (xy 103.987646 160.40939) - (xy 103.987644 160.409386) - (xy 103.813784 160.09481) - (xy 103.813781 160.094805) - (xy 103.605806 159.801693) - (xy 103.533155 159.720397) - (xy 102.72608 160.527471) - (xy 102.767386 160.465654) - (xy 102.786789 160.368109) - (xy 102.767386 160.270564) - (xy 102.712131 160.187869) - (xy 102.629436 160.132614) - (xy 102.556515 160.118109) - (xy 102.507267 160.118109) - (xy 102.434346 160.132614) - (xy 102.372522 160.173922) - (xy 103.179602 159.366843) - (xy 103.098306 159.294193) - (xy 102.805194 159.086218) - (xy 102.805189 159.086215) - (xy 102.490613 158.912355) - (xy 102.490609 158.912353) - (xy 102.158552 158.774812) - (xy 101.813194 158.675316) - (xy 101.813185 158.675314) - (xy 101.458858 158.615112) - (xy 101.458846 158.61511) - (xy 101.099999 158.594958) - (xy 100.741153 158.61511) - (xy 100.741141 158.615112) - (xy 100.386814 158.675314) - (xy 100.386805 158.675316) - (xy 100.041447 158.774812) - (xy 99.70939 158.912353) - (xy 99.709386 158.912355) - (xy 99.39481 159.086215) - (xy 99.394805 159.086218) - (xy 99.101693 159.294194) - (xy 99.101685 159.294199) - (xy 99.020397 159.366842) - (xy 99.020396 159.366843) - (xy 99.827474 160.173921) - (xy 99.765654 160.132614) - (xy 99.692733 160.118109) - (xy 99.643485 160.118109) - (xy 99.570564 160.132614) - (xy 99.487869 160.187869) - (xy 99.432614 160.270564) - (xy 99.413211 160.368109) - (xy 99.432614 160.465654) - (xy 99.473921 160.527475) - (xy 98.666843 159.720397) - (xy 98.666842 159.720397) - (xy 98.594199 159.801685) - (xy 98.594194 159.801693) - (xy 98.386218 160.094805) - (xy 98.386215 160.09481) - (xy 98.212355 160.409386) - (xy 98.212353 160.40939) - (xy 98.074812 160.741447) - (xy 97.975316 161.086805) - (xy 97.975314 161.086814) - (xy 97.915112 161.441141) - (xy 97.91511 161.441153) - (xy 97.894958 161.799999) - (xy 58.28 161.799999) - (xy 58.28 155.800001) - (xy 122.574532 155.800001) - (xy 122.594364 156.026686) - (xy 122.594366 156.026697) - (xy 122.653258 156.246488) - (xy 122.653261 156.246497) - (xy 122.749431 156.452732) - (xy 122.749432 156.452734) - (xy 122.879954 156.639141) - (xy 123.040858 156.800045) - (xy 123.040861 156.800047) - (xy 123.227266 156.930568) - (xy 123.433504 157.026739) - (xy 123.653308 157.085635) - (xy 123.81523 157.099801) - (xy 123.879998 157.105468) - (xy 123.88 157.105468) - (xy 123.880001 157.105468) - (xy 123.932841 157.100845) - (xy 124.090195 157.087078) - (xy 124.158694 157.100845) - (xy 124.208877 157.14946) - (xy 124.224811 157.217488) - (xy 124.22453 157.221413) - (xy 124.204532 157.449997) - (xy 124.204532 157.450001) - (xy 124.224364 157.676686) - (xy 124.224366 157.676697) - (xy 124.283258 157.896488) - (xy 124.283261 157.896497) - (xy 124.379431 158.102732) - (xy 124.379432 158.102734) - (xy 124.509954 158.289141) - (xy 124.670858 158.450045) - (xy 124.670861 158.450047) - (xy 124.857266 158.580568) - (xy 125.063504 158.676739) - (xy 125.283308 158.735635) - (xy 125.44523 158.749801) - (xy 125.509998 158.755468) - (xy 125.51 158.755468) - (xy 125.510002 158.755468) - (xy 125.566672 158.750509) - (xy 125.736692 158.735635) - (xy 125.956496 158.676739) - (xy 126.162734 158.580568) - (xy 126.349139 158.450047) - (xy 126.510047 158.289139) - (xy 126.640568 158.102734) - (xy 126.736739 157.896496) - (xy 126.795635 157.676692) - (xy 126.815468 157.45) - (xy 126.795635 157.223308) - (xy 126.762821 157.100845) - (xy 126.751908 157.060115) - (xy 126.753571 156.990265) - (xy 126.792734 156.932403) - (xy 126.856962 156.904899) - (xy 126.903772 156.908246) - (xy 127.043308 156.945635) - (xy 127.20523 156.959801) - (xy 127.269998 156.965468) - (xy 127.27 156.965468) - (xy 127.270002 156.965468) - (xy 127.326672 156.960509) - (xy 127.496692 156.945635) - (xy 127.716496 156.886739) - (xy 127.922734 156.790568) - (xy 128.109139 156.660047) - (xy 128.270047 156.499139) - (xy 128.400568 156.312734) - (xy 128.496739 156.106496) - (xy 128.555635 155.886692) - (xy 128.575468 155.66) - (xy 128.555635 155.433308) - (xy 128.496739 155.213504) - (xy 128.400568 155.007266) - (xy 128.270047 154.820861) - (xy 128.270045 154.820858) - (xy 128.109141 154.659954) - (xy 127.922734 154.529432) - (xy 127.922732 154.529431) - (xy 127.716497 154.433261) - (xy 127.716488 154.433258) - (xy 127.496697 154.374366) - (xy 127.496693 154.374365) - (xy 127.496692 154.374365) - (xy 127.496691 154.374364) - (xy 127.496686 154.374364) - (xy 127.270002 154.354532) - (xy 127.269998 154.354532) - (xy 127.146213 154.365361) - (xy 127.077713 154.351594) - (xy 127.02753 154.302978) - (xy 127.011597 154.23495) - (xy 127.011874 154.231073) - (xy 127.015468 154.19) - (xy 126.995635 153.963308) - (xy 126.936739 153.743504) - (xy 126.840568 153.537266) - (xy 126.710047 153.350861) - (xy 126.710045 153.350858) - (xy 126.549141 153.189954) - (xy 126.362734 153.059432) - (xy 126.362732 153.059431) - (xy 126.156497 152.963261) - (xy 126.156488 152.963258) - (xy 125.936697 152.904366) - (xy 125.936693 152.904365) - (xy 125.936692 152.904365) - (xy 125.936691 152.904364) - (xy 125.936686 152.904364) - (xy 125.710002 152.884532) - (xy 125.709998 152.884532) - (xy 125.483313 152.904364) - (xy 125.483302 152.904366) - (xy 125.263511 152.963258) - (xy 125.263502 152.963261) - (xy 125.057267 153.059431) - (xy 125.057265 153.059432) - (xy 124.870858 153.189954) - (xy 124.709954 153.350858) - (xy 124.579432 153.537265) - (xy 124.579431 153.537267) - (xy 124.483261 153.743502) - (xy 124.483258 153.743511) - (xy 124.424366 153.963302) - (xy 124.424364 153.963313) - (xy 124.404532 154.189998) - (xy 124.404532 154.190001) - (xy 124.424365 154.416695) - (xy 124.424397 154.416875) - (xy 124.424388 154.416954) - (xy 124.424837 154.422086) - (xy 124.423805 154.422176) - (xy 124.416647 154.486314) - (xy 124.372585 154.540539) - (xy 124.306202 154.562335) - (xy 124.270186 154.558172) - (xy 124.106697 154.514366) - (xy 124.106693 154.514365) - (xy 124.106692 154.514365) - (xy 124.106691 154.514364) - (xy 124.106686 154.514364) - (xy 123.880002 154.494532) - (xy 123.879998 154.494532) - (xy 123.653313 154.514364) - (xy 123.653302 154.514366) - (xy 123.433511 154.573258) - (xy 123.433502 154.573261) - (xy 123.227267 154.669431) - (xy 123.227265 154.669432) - (xy 123.040858 154.799954) - (xy 122.879954 154.960858) - (xy 122.749432 155.147265) - (xy 122.749431 155.147267) - (xy 122.653261 155.353502) - (xy 122.653258 155.353511) - (xy 122.594366 155.573302) - (xy 122.594364 155.573313) - (xy 122.574532 155.799998) - (xy 122.574532 155.800001) - (xy 58.28 155.800001) - (xy 58.28 145.039584) - (xy 64.034743 145.039584) - (xy 64.054085 145.470273) - (xy 64.054086 145.470282) - (xy 64.111959 145.897519) - (xy 64.207894 146.317839) - (xy 64.341123 146.727877) - (xy 64.341126 146.727885) - (xy 64.510566 147.124311) - (xy 64.51057 147.124319) - (xy 64.714875 147.50398) - (xy 64.95238 147.863788) - (xy 64.952381 147.863789) - (xy 65.221189 148.200863) - (xy 65.271804 148.253802) - (xy 66.263817 147.261789) - (xy 66.255267 147.29184) - (xy 66.265616 147.403521) - (xy 66.31561 147.503922) - (xy 66.398496 147.579484) - (xy 66.503082 147.62) - (xy 66.586964 147.62) - (xy 66.618634 147.614079) - (xy 65.626458 148.606256) - (xy 65.843808 148.79615) - (xy 65.843825 148.796163) - (xy 66.192605 149.049567) - (xy 66.562721 149.270701) - (xy 66.562727 149.270704) - (xy 66.95115 149.457759) - (xy 66.951164 149.457765) - (xy 67.35479 149.609248) - (xy 67.354815 149.609256) - (xy 67.770397 149.72395) - (xy 68.194604 149.800932) - (xy 68.624016 149.83958) - (xy 68.624019 149.839581) - (xy 69.055143 149.839581) - (xy 69.055145 149.83958) - (xy 69.484557 149.800932) - (xy 69.908764 149.72395) - (xy 70.324346 149.609256) - (xy 70.324371 149.609248) - (xy 70.727997 149.457765) - (xy 70.728011 149.457759) - (xy 71.116434 149.270704) - (xy 71.11644 149.270701) - (xy 71.486556 149.049567) - (xy 71.835336 148.796163) - (xy 71.835353 148.79615) - (xy 72.052702 148.606256) - (xy 71.066446 147.62) - (xy 71.147802 147.62) - (xy 71.23025 147.604588) - (xy 71.32561 147.545543) - (xy 71.393201 147.456038) - (xy 71.423895 147.34816) - (xy 71.415947 147.262394) - (xy 72.407356 148.253803) - (xy 72.407357 148.253803) - (xy 72.457967 148.20087) - (xy 72.457967 148.200869) - (xy 72.72678 147.863789) - (xy 72.726781 147.863788) - (xy 72.964286 147.50398) - (xy 73.168591 147.124319) - (xy 73.168595 147.124311) - (xy 73.338035 146.727885) - (xy 73.338038 146.727877) - (xy 73.471267 146.317839) - (xy 73.567202 145.897519) - (xy 73.625075 145.470282) - (xy 73.625076 145.470273) - (xy 73.644419 145.039584) - (xy 208.814742 145.039584) - (xy 208.834085 145.470273) - (xy 208.834086 145.470282) - (xy 208.891959 145.897519) - (xy 208.987894 146.317839) - (xy 209.121123 146.727877) - (xy 209.121126 146.727885) - (xy 209.290566 147.124311) - (xy 209.29057 147.124319) - (xy 209.494875 147.50398) - (xy 209.73238 147.863788) - (xy 209.732381 147.863789) - (xy 210.001189 148.200863) - (xy 210.051804 148.253802) - (xy 211.043817 147.261789) - (xy 211.035267 147.29184) - (xy 211.045616 147.403521) - (xy 211.09561 147.503922) - (xy 211.178496 147.579484) - (xy 211.283082 147.62) - (xy 211.366964 147.62) - (xy 211.398634 147.614079) - (xy 210.406458 148.606256) - (xy 210.623808 148.79615) - (xy 210.623825 148.796163) - (xy 210.972605 149.049567) - (xy 211.342721 149.270701) - (xy 211.342727 149.270704) - (xy 211.73115 149.457759) - (xy 211.731164 149.457765) - (xy 212.13479 149.609248) - (xy 212.134815 149.609256) - (xy 212.550397 149.72395) - (xy 212.974604 149.800932) - (xy 213.404016 149.83958) - (xy 213.404019 149.839581) - (xy 213.835143 149.839581) - (xy 213.835145 149.83958) - (xy 214.264557 149.800932) - (xy 214.688764 149.72395) - (xy 215.104346 149.609256) - (xy 215.104371 149.609248) - (xy 215.507997 149.457765) - (xy 215.508011 149.457759) - (xy 215.896434 149.270704) - (xy 215.89644 149.270701) - (xy 216.266556 149.049567) - (xy 216.615336 148.796163) - (xy 216.615353 148.79615) - (xy 216.832702 148.606256) - (xy 215.846446 147.62) - (xy 215.927802 147.62) - (xy 216.01025 147.604588) - (xy 216.10561 147.545543) - (xy 216.173201 147.456038) - (xy 216.203895 147.34816) - (xy 216.195947 147.262394) - (xy 217.187356 148.253803) - (xy 217.187357 148.253803) - (xy 217.237967 148.20087) - (xy 217.237967 148.200869) - (xy 217.50678 147.863789) - (xy 217.506781 147.863788) - (xy 217.744286 147.50398) - (xy 217.948591 147.124319) - (xy 217.948595 147.124311) - (xy 218.118035 146.727885) - (xy 218.118038 146.727877) - (xy 218.251267 146.317839) - (xy 218.347202 145.897519) - (xy 218.405075 145.470282) - (xy 218.405076 145.470273) - (xy 218.424418 145.039584) - (xy 218.424418 145.039577) - (xy 218.405076 144.608888) - (xy 218.405075 144.608879) - (xy 218.347202 144.181642) - (xy 218.251267 143.761322) - (xy 218.118038 143.351284) - (xy 218.118035 143.351276) - (xy 217.948595 142.95485) - (xy 217.948591 142.954842) - (xy 217.744286 142.575181) - (xy 217.506781 142.215373) - (xy 217.50678 142.215372) - (xy 217.237972 141.878298) - (xy 217.187355 141.825357) - (xy 216.195346 142.817365) - (xy 216.203895 142.787322) - (xy 216.193546 142.675641) - (xy 216.143552 142.57524) - (xy 216.060666 142.499678) - (xy 215.95608 142.459162) - (xy 215.872198 142.459162) - (xy 215.840522 142.465083) - (xy 216.832702 141.472904) - (xy 216.615353 141.283011) - (xy 216.615336 141.282998) - (xy 216.266556 141.029594) - (xy 215.89644 140.80846) - (xy 215.896434 140.808457) - (xy 215.508011 140.621402) - (xy 215.507997 140.621396) - (xy 215.104371 140.469913) - (xy 215.104346 140.469905) - (xy 214.688764 140.355211) - (xy 214.264557 140.278229) - (xy 213.835145 140.239581) - (xy 213.404016 140.239581) - (xy 212.974604 140.278229) - (xy 212.550397 140.355211) - (xy 212.134815 140.469905) - (xy 212.13479 140.469913) - (xy 211.731164 140.621396) - (xy 211.73115 140.621402) - (xy 211.342727 140.808457) - (xy 211.342721 140.80846) - (xy 210.972605 141.029594) - (xy 210.623816 141.283004) - (xy 210.406458 141.472903) - (xy 210.406458 141.472904) - (xy 211.392716 142.459162) - (xy 211.31136 142.459162) - (xy 211.228912 142.474574) - (xy 211.133552 142.533619) - (xy 211.065961 142.623124) - (xy 211.035267 142.731002) - (xy 211.043214 142.816768) - (xy 210.051804 141.825358) - (xy 210.001205 141.87828) - (xy 210.001193 141.878293) - (xy 209.732381 142.215372) - (xy 209.73238 142.215373) - (xy 209.494875 142.575181) - (xy 209.29057 142.954842) - (xy 209.290566 142.95485) - (xy 209.121126 143.351276) - (xy 209.121123 143.351284) - (xy 208.987894 143.761322) - (xy 208.891959 144.181642) - (xy 208.834086 144.608879) - (xy 208.834085 144.608888) - (xy 208.814742 145.039577) - (xy 208.814742 145.039584) - (xy 73.644419 145.039584) - (xy 73.644419 145.039577) - (xy 73.625076 144.608888) - (xy 73.625075 144.608879) - (xy 73.567202 144.181642) - (xy 73.471267 143.761322) - (xy 73.338038 143.351284) - (xy 73.338035 143.351276) - (xy 73.168595 142.95485) - (xy 73.168591 142.954842) - (xy 72.964286 142.575181) - (xy 72.726781 142.215373) - (xy 72.72678 142.215372) - (xy 72.457972 141.878298) - (xy 72.407355 141.825357) - (xy 71.415346 142.817365) - (xy 71.423895 142.787322) - (xy 71.413546 142.675641) - (xy 71.363552 142.57524) - (xy 71.280666 142.499678) - (xy 71.17608 142.459162) - (xy 71.092198 142.459162) - (xy 71.060522 142.465083) - (xy 72.052702 141.472904) - (xy 71.835353 141.283011) - (xy 71.835336 141.282998) - (xy 71.486556 141.029594) - (xy 71.11644 140.80846) - (xy 71.116434 140.808457) - (xy 70.728011 140.621402) - (xy 70.727997 140.621396) - (xy 70.324371 140.469913) - (xy 70.324346 140.469905) - (xy 69.908764 140.355211) - (xy 69.484557 140.278229) - (xy 69.055145 140.239581) - (xy 68.624016 140.239581) - (xy 68.194604 140.278229) - (xy 67.770397 140.355211) - (xy 67.354815 140.469905) - (xy 67.35479 140.469913) - (xy 66.951164 140.621396) - (xy 66.95115 140.621402) - (xy 66.562727 140.808457) - (xy 66.562721 140.80846) - (xy 66.192605 141.029594) - (xy 65.843816 141.283004) - (xy 65.626458 141.472903) - (xy 65.626458 141.472904) - (xy 66.612716 142.459162) - (xy 66.53136 142.459162) - (xy 66.448912 142.474574) - (xy 66.353552 142.533619) - (xy 66.285961 142.623124) - (xy 66.255267 142.731002) - (xy 66.263214 142.816768) - (xy 65.271804 141.825358) - (xy 65.221205 141.87828) - (xy 65.221193 141.878293) - (xy 64.952381 142.215372) - (xy 64.95238 142.215373) - (xy 64.714875 142.575181) - (xy 64.51057 142.954842) - (xy 64.510566 142.95485) - (xy 64.341126 143.351276) - (xy 64.341123 143.351284) - (xy 64.207894 143.761322) - (xy 64.111959 144.181642) - (xy 64.054086 144.608879) - (xy 64.054085 144.608888) - (xy 64.034743 145.039577) - (xy 64.034743 145.039584) - (xy 58.28 145.039584) - (xy 58.28 135.339999) - (xy 110.934353 135.339999) - (xy 110.954834 135.482456) - (xy 111.014622 135.613371) - (xy 111.014623 135.613373) - (xy 111.108872 135.722143) - (xy 111.229947 135.799953) - (xy 111.22995 135.799954) - (xy 111.229949 135.799954) - (xy 111.368036 135.840499) - (xy 111.368038 135.8405) - (xy 111.368039 135.8405) - (xy 111.511962 135.8405) - (xy 111.511962 135.840499) - (xy 111.650053 135.799953) - (xy 111.771128 135.722143) - (xy 111.865377 135.613373) - (xy 111.925165 135.482457) - (xy 111.945647 135.34) - (xy 111.925165 135.197543) - (xy 111.865377 135.066627) - (xy 111.771128 134.957857) - (xy 111.650053 134.880047) - (xy 111.650051 134.880046) - (xy 111.650049 134.880045) - (xy 111.65005 134.880045) - (xy 111.511963 134.8395) - (xy 111.511961 134.8395) - (xy 111.368039 134.8395) - (xy 111.368036 134.8395) - (xy 111.229949 134.880045) - (xy 111.108873 134.957856) - (xy 111.014623 135.066626) - (xy 111.014622 135.066628) - (xy 110.954834 135.197543) - (xy 110.934353 135.339999) - (xy 58.28 135.339999) - (xy 58.28 134) - (xy 113.304353 134) - (xy 113.324834 134.142456) - (xy 113.384622 134.273371) - (xy 113.384623 134.273373) - (xy 113.478872 134.382143) - (xy 113.599947 134.459953) - (xy 113.59995 134.459954) - (xy 113.599949 134.459954) - (xy 113.738036 134.500499) - (xy 113.738038 134.5005) - (xy 113.738039 134.5005) - (xy 113.881962 134.5005) - (xy 113.881962 134.500499) - (xy 114.020053 134.459953) - (xy 114.141128 134.382143) - (xy 114.235377 134.273373) - (xy 114.295165 134.142457) - (xy 114.315647 134) - (xy 114.295165 133.857543) - (xy 114.235377 133.726627) - (xy 114.141128 133.617857) - (xy 114.020053 133.540047) - (xy 114.020051 133.540046) - (xy 114.020049 133.540045) - (xy 114.02005 133.540045) - (xy 113.881963 133.4995) - (xy 113.881961 133.4995) - (xy 113.738039 133.4995) - (xy 113.738036 133.4995) - (xy 113.599949 133.540045) - (xy 113.478873 133.617856) - (xy 113.384623 133.726626) - (xy 113.384622 133.726628) - (xy 113.324834 133.857543) - (xy 113.304353 134) - (xy 58.28 134) - (xy 58.28 124.8) - (xy 96.294958 124.8) - (xy 96.31511 125.158846) - (xy 96.315112 125.158858) - (xy 96.375314 125.513185) - (xy 96.375316 125.513194) - (xy 96.474812 125.858552) - (xy 96.612353 126.190609) - (xy 96.612355 126.190613) - (xy 96.786215 126.505189) - (xy 96.786218 126.505194) - (xy 96.994193 126.798306) - (xy 97.066843 126.879601) - (xy 97.873924 126.072519) - (xy 97.832614 126.134346) - (xy 97.813211 126.231891) - (xy 97.832614 126.329436) - (xy 97.887869 126.412131) - (xy 97.970564 126.467386) - (xy 98.043485 126.481891) - (xy 98.092733 126.481891) - (xy 98.165654 126.467386) - (xy 98.227471 126.42608) - (xy 97.420397 127.233155) - (xy 97.420396 127.233155) - (xy 97.501693 127.305806) - (xy 97.794805 127.513781) - (xy 97.79481 127.513784) - (xy 98.109386 127.687644) - (xy 98.10939 127.687646) - (xy 98.441447 127.825187) - (xy 98.786805 127.924683) - (xy 98.786814 127.924685) - (xy 99.141141 127.984887) - (xy 99.141153 127.984889) - (xy 99.499999 128.005041) - (xy 99.858846 127.984889) - (xy 99.858858 127.984887) - (xy 100.213185 127.924685) - (xy 100.213194 127.924683) - (xy 100.558552 127.825187) - (xy 100.890609 127.687646) - (xy 100.890613 127.687644) - (xy 101.205189 127.513784) - (xy 101.205194 127.513781) - (xy 101.498306 127.305806) - (xy 101.579601 127.233155) - (xy 100.772525 126.426079) - (xy 100.834346 126.467386) - (xy 100.907267 126.481891) - (xy 100.956515 126.481891) - (xy 101.029436 126.467386) - (xy 101.112131 126.412131) - (xy 101.167386 126.329436) - (xy 101.186789 126.231891) - (xy 101.167386 126.134346) - (xy 101.126078 126.072524) - (xy 101.933155 126.879601) - (xy 102.005806 126.798306) - (xy 102.213781 126.505194) - (xy 102.213784 126.505189) - (xy 102.387644 126.190613) - (xy 102.387646 126.190609) - (xy 102.525187 125.858552) - (xy 102.624683 125.513194) - (xy 102.624685 125.513185) - (xy 102.684887 125.158858) - (xy 102.684889 125.158846) - (xy 102.705041 124.8) - (xy 182.294958 124.8) - (xy 182.31511 125.158846) - (xy 182.315112 125.158858) - (xy 182.375314 125.513185) - (xy 182.375316 125.513194) - (xy 182.474812 125.858552) - (xy 182.612353 126.190609) - (xy 182.612355 126.190613) - (xy 182.786215 126.505189) - (xy 182.786218 126.505194) - (xy 182.994193 126.798306) - (xy 183.066843 126.879601) - (xy 183.873925 126.072518) - (xy 183.832614 126.134346) - (xy 183.813211 126.231891) - (xy 183.832614 126.329436) - (xy 183.887869 126.412131) - (xy 183.970564 126.467386) - (xy 184.043485 126.481891) - (xy 184.092733 126.481891) - (xy 184.165654 126.467386) - (xy 184.227471 126.42608) - (xy 183.420397 127.233155) - (xy 183.501693 127.305806) - (xy 183.794805 127.513781) - (xy 183.79481 127.513784) - (xy 184.109386 127.687644) - (xy 184.10939 127.687646) - (xy 184.441447 127.825187) - (xy 184.786805 127.924683) - (xy 184.786814 127.924685) - (xy 185.141141 127.984887) - (xy 185.141153 127.984889) - (xy 185.5 128.005041) - (xy 185.858846 127.984889) - (xy 185.858858 127.984887) - (xy 186.213185 127.924685) - (xy 186.213194 127.924683) - (xy 186.558552 127.825187) - (xy 186.890609 127.687646) - (xy 186.890613 127.687644) - (xy 187.205189 127.513784) - (xy 187.205194 127.513781) - (xy 187.498306 127.305806) - (xy 187.579601 127.233155) - (xy 186.772525 126.426079) - (xy 186.834346 126.467386) - (xy 186.907267 126.481891) - (xy 186.956515 126.481891) - (xy 187.029436 126.467386) - (xy 187.112131 126.412131) - (xy 187.167386 126.329436) - (xy 187.186789 126.231891) - (xy 187.167386 126.134346) - (xy 187.126077 126.072523) - (xy 187.933155 126.879601) - (xy 188.005806 126.798306) - (xy 188.213781 126.505194) - (xy 188.213784 126.505189) - (xy 188.387644 126.190613) - (xy 188.387646 126.190609) - (xy 188.525187 125.858552) - (xy 188.624683 125.513194) - (xy 188.624685 125.513185) - (xy 188.684887 125.158858) - (xy 188.684889 125.158846) - (xy 188.705041 124.8) - (xy 188.684889 124.441153) - (xy 188.684887 124.441141) - (xy 188.624685 124.086814) - (xy 188.624683 124.086805) - (xy 188.525187 123.741447) - (xy 188.387646 123.40939) - (xy 188.387644 123.409386) - (xy 188.213784 123.09481) - (xy 188.213781 123.094805) - (xy 188.005806 122.801693) - (xy 187.933155 122.720397) - (xy 187.126081 123.52747) - (xy 187.167386 123.465654) - (xy 187.186789 123.368109) - (xy 187.167386 123.270564) - (xy 187.112131 123.187869) - (xy 187.029436 123.132614) - (xy 186.956515 123.118109) - (xy 186.907267 123.118109) - (xy 186.834346 123.132614) - (xy 186.772518 123.173925) - (xy 187.579601 122.366843) - (xy 187.498306 122.294193) - (xy 187.205194 122.086218) - (xy 187.205189 122.086215) - (xy 186.890613 121.912355) - (xy 186.890609 121.912353) - (xy 186.558552 121.774812) - (xy 186.213194 121.675316) - (xy 186.213185 121.675314) - (xy 185.858858 121.615112) - (xy 185.858846 121.61511) - (xy 185.5 121.594958) - (xy 185.141153 121.61511) - (xy 185.141141 121.615112) - (xy 184.786814 121.675314) - (xy 184.786805 121.675316) - (xy 184.441447 121.774812) - (xy 184.10939 121.912353) - (xy 184.109386 121.912355) - (xy 183.79481 122.086215) - (xy 183.794805 122.086218) - (xy 183.501693 122.294194) - (xy 183.501685 122.294199) - (xy 183.420397 122.366842) - (xy 183.420396 122.366843) - (xy 184.227472 123.173919) - (xy 184.165654 123.132614) - (xy 184.092733 123.118109) - (xy 184.043485 123.118109) - (xy 183.970564 123.132614) - (xy 183.887869 123.187869) - (xy 183.832614 123.270564) - (xy 183.813211 123.368109) - (xy 183.832614 123.465654) - (xy 183.873919 123.527472) - (xy 183.066843 122.720396) - (xy 183.066842 122.720397) - (xy 182.994199 122.801685) - (xy 182.994194 122.801693) - (xy 182.786218 123.094805) - (xy 182.786215 123.09481) - (xy 182.612355 123.409386) - (xy 182.612353 123.40939) - (xy 182.474812 123.741447) - (xy 182.375316 124.086805) - (xy 182.375314 124.086814) - (xy 182.315112 124.441141) - (xy 182.31511 124.441153) - (xy 182.294958 124.8) - (xy 102.705041 124.8) - (xy 102.684889 124.441153) - (xy 102.684887 124.441141) - (xy 102.624685 124.086814) - (xy 102.624683 124.086805) - (xy 102.525187 123.741447) - (xy 102.387646 123.40939) - (xy 102.387644 123.409386) - (xy 102.213784 123.09481) - (xy 102.213781 123.094805) - (xy 102.005806 122.801693) - (xy 101.933155 122.720397) - (xy 101.12608 123.527471) - (xy 101.167386 123.465654) - (xy 101.186789 123.368109) - (xy 101.167386 123.270564) - (xy 101.112131 123.187869) - (xy 101.029436 123.132614) - (xy 100.956515 123.118109) - (xy 100.907267 123.118109) - (xy 100.834346 123.132614) - (xy 100.772522 123.173922) - (xy 101.579602 122.366843) - (xy 101.498306 122.294193) - (xy 101.205194 122.086218) - (xy 101.205189 122.086215) - (xy 100.890613 121.912355) - (xy 100.890609 121.912353) - (xy 100.558552 121.774812) - (xy 100.213194 121.675316) - (xy 100.213185 121.675314) - (xy 99.858858 121.615112) - (xy 99.858846 121.61511) - (xy 99.499999 121.594958) - (xy 99.141153 121.61511) - (xy 99.141141 121.615112) - (xy 98.786814 121.675314) - (xy 98.786805 121.675316) - (xy 98.441447 121.774812) - (xy 98.10939 121.912353) - (xy 98.109386 121.912355) - (xy 97.79481 122.086215) - (xy 97.794805 122.086218) - (xy 97.501693 122.294194) - (xy 97.501685 122.294199) - (xy 97.420397 122.366842) - (xy 98.227478 123.173923) - (xy 98.165654 123.132614) - (xy 98.092733 123.118109) - (xy 98.043485 123.118109) - (xy 97.970564 123.132614) - (xy 97.887869 123.187869) - (xy 97.832614 123.270564) - (xy 97.813211 123.368109) - (xy 97.832614 123.465654) - (xy 97.873922 123.527476) - (xy 97.066843 122.720397) - (xy 97.066842 122.720397) - (xy 96.994199 122.801685) - (xy 96.994194 122.801693) - (xy 96.786218 123.094805) - (xy 96.786215 123.09481) - (xy 96.612355 123.409386) - (xy 96.612353 123.40939) - (xy 96.474812 123.741447) - (xy 96.375316 124.086805) - (xy 96.375314 124.086814) - (xy 96.315112 124.441141) - (xy 96.31511 124.441153) - (xy 96.294958 124.8) - (xy 58.28 124.8) - (xy 58.28 116.223781) - (xy 78.074958 116.223781) - (xy 78.09511 116.582628) - (xy 78.095112 116.58264) - (xy 78.155314 116.936967) - (xy 78.155316 116.936976) - (xy 78.254812 117.282334) - (xy 78.392353 117.614391) - (xy 78.392355 117.614395) - (xy 78.566215 117.928971) - (xy 78.566218 117.928976) - (xy 78.774193 118.222088) - (xy 78.846843 118.303383) - (xy 79.653924 117.496301) - (xy 79.612614 117.558128) - (xy 79.593211 117.655673) - (xy 79.612614 117.753218) - (xy 79.667869 117.835913) - (xy 79.750564 117.891168) - (xy 79.823485 117.905673) - (xy 79.872733 117.905673) - (xy 79.945654 117.891168) - (xy 80.007471 117.849862) - (xy 79.200397 118.656937) - (xy 79.200396 118.656937) - (xy 79.281693 118.729588) - (xy 79.574805 118.937563) - (xy 79.57481 118.937566) - (xy 79.889386 119.111426) - (xy 79.88939 119.111428) - (xy 80.221447 119.248969) - (xy 80.566805 119.348465) - (xy 80.566814 119.348467) - (xy 80.921141 119.408669) - (xy 80.921153 119.408671) - (xy 81.28 119.428823) - (xy 81.638846 119.408671) - (xy 81.638858 119.408669) - (xy 81.993185 119.348467) - (xy 81.993194 119.348465) - (xy 82.338552 119.248969) - (xy 82.670609 119.111428) - (xy 82.670613 119.111426) - (xy 82.985189 118.937566) - (xy 82.985194 118.937563) - (xy 83.278306 118.729588) - (xy 83.359601 118.656937) - (xy 82.552525 117.849861) - (xy 82.614346 117.891168) - (xy 82.687267 117.905673) - (xy 82.736515 117.905673) - (xy 82.809436 117.891168) - (xy 82.892131 117.835913) - (xy 82.947386 117.753218) - (xy 82.966789 117.655673) - (xy 82.947386 117.558128) - (xy 82.906078 117.496306) - (xy 83.713155 118.303383) - (xy 83.785806 118.222088) - (xy 83.993781 117.928976) - (xy 83.993784 117.928971) - (xy 84.167644 117.614395) - (xy 84.167646 117.614391) - (xy 84.305187 117.282334) - (xy 84.404683 116.936976) - (xy 84.404685 116.936967) - (xy 84.464887 116.58264) - (xy 84.464889 116.582628) - (xy 84.485041 116.223781) - (xy 205.074958 116.223781) - (xy 205.09511 116.582628) - (xy 205.095112 116.58264) - (xy 205.155314 116.936967) - (xy 205.155316 116.936976) - (xy 205.254812 117.282334) - (xy 205.392353 117.614391) - (xy 205.392355 117.614395) - (xy 205.566215 117.928971) - (xy 205.566218 117.928976) - (xy 205.774193 118.222088) - (xy 205.846843 118.303383) - (xy 206.653924 117.496301) - (xy 206.612614 117.558128) - (xy 206.593211 117.655673) - (xy 206.612614 117.753218) - (xy 206.667869 117.835913) - (xy 206.750564 117.891168) - (xy 206.823485 117.905673) - (xy 206.872733 117.905673) - (xy 206.945654 117.891168) - (xy 207.007469 117.849864) - (xy 206.200396 118.656937) - (xy 206.281693 118.729588) - (xy 206.574805 118.937563) - (xy 206.57481 118.937566) - (xy 206.889386 119.111426) - (xy 206.88939 119.111428) - (xy 207.221447 119.248969) - (xy 207.566805 119.348465) - (xy 207.566814 119.348467) - (xy 207.921141 119.408669) - (xy 207.921153 119.408671) - (xy 208.28 119.428823) - (xy 208.638846 119.408671) - (xy 208.638858 119.408669) - (xy 208.993185 119.348467) - (xy 208.993194 119.348465) - (xy 209.338552 119.248969) - (xy 209.670609 119.111428) - (xy 209.670613 119.111426) - (xy 209.985189 118.937566) - (xy 209.985194 118.937563) - (xy 210.278306 118.729588) - (xy 210.359601 118.656937) - (xy 209.552525 117.849861) - (xy 209.614346 117.891168) - (xy 209.687267 117.905673) - (xy 209.736515 117.905673) - (xy 209.809436 117.891168) - (xy 209.892131 117.835913) - (xy 209.947386 117.753218) - (xy 209.966789 117.655673) - (xy 209.947386 117.558128) - (xy 209.906079 117.496307) - (xy 210.713155 118.303383) - (xy 210.785806 118.222088) - (xy 210.993781 117.928976) - (xy 210.993784 117.928971) - (xy 211.167644 117.614395) - (xy 211.167646 117.614391) - (xy 211.305187 117.282334) - (xy 211.404683 116.936976) - (xy 211.404685 116.936967) - (xy 211.464887 116.58264) - (xy 211.464889 116.582628) - (xy 211.485041 116.223781) - (xy 211.464889 115.864935) - (xy 211.464887 115.864923) - (xy 211.404685 115.510596) - (xy 211.404683 115.510587) - (xy 211.305187 115.165229) - (xy 211.167646 114.833172) - (xy 211.167644 114.833168) - (xy 210.993784 114.518592) - (xy 210.993781 114.518587) - (xy 210.785806 114.225475) - (xy 210.713155 114.144179) - (xy 209.906081 114.951252) - (xy 209.947386 114.889436) - (xy 209.966789 114.791891) - (xy 209.947386 114.694346) - (xy 209.892131 114.611651) - (xy 209.809436 114.556396) - (xy 209.736515 114.541891) - (xy 209.687267 114.541891) - (xy 209.614346 114.556396) - (xy 209.552522 114.597704) - (xy 210.359602 113.790625) - (xy 210.278306 113.717975) - (xy 209.985194 113.51) - (xy 209.985189 113.509997) - (xy 209.670613 113.336137) - (xy 209.670609 113.336135) - (xy 209.338552 113.198594) - (xy 208.993194 113.099098) - (xy 208.993185 113.099096) - (xy 208.638858 113.038894) - (xy 208.638846 113.038892) - (xy 208.28 113.01874) - (xy 207.921153 113.038892) - (xy 207.921141 113.038894) - (xy 207.566814 113.099096) - (xy 207.566805 113.099098) - (xy 207.221447 113.198594) - (xy 206.88939 113.336135) - (xy 206.889386 113.336137) - (xy 206.57481 113.509997) - (xy 206.574805 113.51) - (xy 206.281693 113.717976) - (xy 206.281685 113.717981) - (xy 206.200397 113.790624) - (xy 206.200397 113.790625) - (xy 207.007476 114.597704) - (xy 206.945654 114.556396) - (xy 206.872733 114.541891) - (xy 206.823485 114.541891) - (xy 206.750564 114.556396) - (xy 206.667869 114.611651) - (xy 206.612614 114.694346) - (xy 206.593211 114.791891) - (xy 206.612614 114.889436) - (xy 206.653921 114.951257) - (xy 205.846843 114.144179) - (xy 205.846842 114.144179) - (xy 205.774199 114.225467) - (xy 205.774194 114.225475) - (xy 205.566218 114.518587) - (xy 205.566215 114.518592) - (xy 205.392355 114.833168) - (xy 205.392353 114.833172) - (xy 205.254812 115.165229) - (xy 205.155316 115.510587) - (xy 205.155314 115.510596) - (xy 205.095112 115.864923) - (xy 205.09511 115.864935) - (xy 205.074958 116.223781) - (xy 84.485041 116.223781) - (xy 84.464889 115.864935) - (xy 84.464887 115.864923) - (xy 84.404685 115.510596) - (xy 84.404683 115.510587) - (xy 84.305187 115.165229) - (xy 84.167646 114.833172) - (xy 84.167644 114.833168) - (xy 83.993784 114.518592) - (xy 83.993781 114.518587) - (xy 83.785806 114.225475) - (xy 83.713155 114.144179) - (xy 82.906081 114.951252) - (xy 82.947386 114.889436) - (xy 82.966789 114.791891) - (xy 82.947386 114.694346) - (xy 82.892131 114.611651) - (xy 82.809436 114.556396) - (xy 82.736515 114.541891) - (xy 82.687267 114.541891) - (xy 82.614346 114.556396) - (xy 82.552522 114.597704) - (xy 83.359602 113.790625) - (xy 83.278306 113.717975) - (xy 82.985194 113.51) - (xy 82.985189 113.509997) - (xy 82.670613 113.336137) - (xy 82.670609 113.336135) - (xy 82.338552 113.198594) - (xy 81.993194 113.099098) - (xy 81.993185 113.099096) - (xy 81.638858 113.038894) - (xy 81.638846 113.038892) - (xy 81.28 113.01874) - (xy 80.921153 113.038892) - (xy 80.921141 113.038894) - (xy 80.566814 113.099096) - (xy 80.566805 113.099098) - (xy 80.221447 113.198594) - (xy 79.88939 113.336135) - (xy 79.889386 113.336137) - (xy 79.57481 113.509997) - (xy 79.574805 113.51) - (xy 79.281693 113.717976) - (xy 79.281685 113.717981) - (xy 79.200397 113.790624) - (xy 79.200397 113.790625) - (xy 80.007476 114.597704) - (xy 79.945654 114.556396) - (xy 79.872733 114.541891) - (xy 79.823485 114.541891) - (xy 79.750564 114.556396) - (xy 79.667869 114.611651) - (xy 79.612614 114.694346) - (xy 79.593211 114.791891) - (xy 79.612614 114.889436) - (xy 79.653922 114.951258) - (xy 78.846843 114.144179) - (xy 78.846842 114.144179) - (xy 78.774199 114.225467) - (xy 78.774194 114.225475) - (xy 78.566218 114.518587) - (xy 78.566215 114.518592) - (xy 78.392355 114.833168) - (xy 78.392353 114.833172) - (xy 78.254812 115.165229) - (xy 78.155316 115.510587) - (xy 78.155314 115.510596) - (xy 78.095112 115.864923) - (xy 78.09511 115.864935) - (xy 78.074958 116.223781) - (xy 58.28 116.223781) - (xy 58.28 112.8) - (xy 97.894958 112.8) - (xy 97.91511 113.158846) - (xy 97.915112 113.158858) - (xy 97.975314 113.513185) - (xy 97.975316 113.513194) - (xy 98.074812 113.858552) - (xy 98.212353 114.190609) - (xy 98.212355 114.190613) - (xy 98.386215 114.505189) - (xy 98.386218 114.505194) - (xy 98.594193 114.798306) - (xy 98.666843 114.879601) - (xy 99.473924 114.072519) - (xy 99.432614 114.134346) - (xy 99.413211 114.231891) - (xy 99.432614 114.329436) - (xy 99.487869 114.412131) - (xy 99.570564 114.467386) - (xy 99.643485 114.481891) - (xy 99.692733 114.481891) - (xy 99.765654 114.467386) - (xy 99.827471 114.42608) - (xy 99.020397 115.233155) - (xy 99.020396 115.233155) - (xy 99.101693 115.305806) - (xy 99.394805 115.513781) - (xy 99.39481 115.513784) - (xy 99.709386 115.687644) - (xy 99.70939 115.687646) - (xy 100.041447 115.825187) - (xy 100.386805 115.924683) - (xy 100.386814 115.924685) - (xy 100.741141 115.984887) - (xy 100.741153 115.984889) - (xy 101.099999 116.005041) - (xy 101.458846 115.984889) - (xy 101.458858 115.984887) - (xy 101.813185 115.924685) - (xy 101.813194 115.924683) - (xy 102.158552 115.825187) - (xy 102.490609 115.687646) - (xy 102.490613 115.687644) - (xy 102.805189 115.513784) - (xy 102.805194 115.513781) - (xy 103.098306 115.305806) - (xy 103.179601 115.233155) - (xy 102.372525 114.426079) - (xy 102.434346 114.467386) - (xy 102.507267 114.481891) - (xy 102.556515 114.481891) - (xy 102.629436 114.467386) - (xy 102.712131 114.412131) - (xy 102.767386 114.329436) - (xy 102.786789 114.231891) - (xy 102.767386 114.134346) - (xy 102.726078 114.072524) - (xy 103.533155 114.879601) - (xy 103.605806 114.798306) - (xy 103.813781 114.505194) - (xy 103.813784 114.505189) - (xy 103.987644 114.190613) - (xy 103.987646 114.190609) - (xy 104.125187 113.858552) - (xy 104.224683 113.513194) - (xy 104.224685 113.513185) - (xy 104.284887 113.158858) - (xy 104.284889 113.158846) - (xy 104.305041 112.8) - (xy 155.894958 112.8) - (xy 155.91511 113.158846) - (xy 155.915112 113.158858) - (xy 155.975314 113.513185) - (xy 155.975316 113.513194) - (xy 156.074812 113.858552) - (xy 156.212353 114.190609) - (xy 156.212355 114.190613) - (xy 156.386215 114.505189) - (xy 156.386218 114.505194) - (xy 156.594193 114.798306) - (xy 156.666843 114.879601) - (xy 157.473924 114.072519) - (xy 157.432614 114.134346) - (xy 157.413211 114.231891) - (xy 157.432614 114.329436) - (xy 157.487869 114.412131) - (xy 157.570564 114.467386) - (xy 157.643485 114.481891) - (xy 157.692733 114.481891) - (xy 157.765654 114.467386) - (xy 157.827471 114.42608) - (xy 157.020397 115.233155) - (xy 157.101693 115.305806) - (xy 157.394805 115.513781) - (xy 157.39481 115.513784) - (xy 157.709386 115.687644) - (xy 157.70939 115.687646) - (xy 158.041447 115.825187) - (xy 158.386805 115.924683) - (xy 158.386814 115.924685) - (xy 158.741141 115.984887) - (xy 158.741153 115.984889) - (xy 159.1 116.005041) - (xy 159.458846 115.984889) - (xy 159.458858 115.984887) - (xy 159.813185 115.924685) - (xy 159.813194 115.924683) - (xy 160.158552 115.825187) - (xy 160.490609 115.687646) - (xy 160.490613 115.687644) - (xy 160.805189 115.513784) - (xy 160.805194 115.513781) - (xy 161.098306 115.305806) - (xy 161.179601 115.233155) - (xy 160.372525 114.426079) - (xy 160.434346 114.467386) - (xy 160.507267 114.481891) - (xy 160.556515 114.481891) - (xy 160.629436 114.467386) - (xy 160.712131 114.412131) - (xy 160.767386 114.329436) - (xy 160.786789 114.231891) - (xy 160.767386 114.134346) - (xy 160.726077 114.072523) - (xy 161.533155 114.879601) - (xy 161.605806 114.798306) - (xy 161.813781 114.505194) - (xy 161.813784 114.505189) - (xy 161.987644 114.190613) - (xy 161.987646 114.190609) - (xy 162.125187 113.858552) - (xy 162.224683 113.513194) - (xy 162.224685 113.513185) - (xy 162.284887 113.158858) - (xy 162.284889 113.158846) - (xy 162.305041 112.799999) - (xy 162.284889 112.441153) - (xy 162.284887 112.441141) - (xy 162.224685 112.086814) - (xy 162.224683 112.086805) - (xy 162.125187 111.741447) - (xy 161.987646 111.40939) - (xy 161.987644 111.409386) - (xy 161.813784 111.09481) - (xy 161.813781 111.094805) - (xy 161.711035 110.949999) - (xy 197.244353 110.949999) - (xy 197.264834 111.092456) - (xy 197.323103 111.220045) - (xy 197.324623 111.223373) - (xy 197.418872 111.332143) - (xy 197.539947 111.409953) - (xy 197.53995 111.409954) - (xy 197.539949 111.409954) - (xy 197.647107 111.441417) - (xy 197.676336 111.45) - (xy 197.678036 111.450499) - (xy 197.678038 111.4505) - (xy 197.678039 111.4505) - (xy 197.821961 111.4505) - (xy 197.828289 111.44959) - (xy 197.897448 111.459531) - (xy 197.950253 111.505284) - (xy 197.96994 111.572323) - (xy 197.964918 111.607258) - (xy 197.964835 111.607538) - (xy 197.944353 111.749999) - (xy 197.964834 111.892456) - (xy 198.024622 112.023371) - (xy 198.024623 112.023373) - (xy 198.118872 112.132143) - (xy 198.239947 112.209953) - (xy 198.23995 112.209954) - (xy 198.239949 112.209954) - (xy 198.378036 112.250499) - (xy 198.378038 112.2505) - (xy 198.378039 112.2505) - (xy 198.521962 112.2505) - (xy 198.521962 112.250499) - (xy 198.660053 112.209953) - (xy 198.781128 112.132143) - (xy 198.875377 112.023373) - (xy 198.935165 111.892457) - (xy 198.955647 111.75) - (xy 198.935165 111.607543) - (xy 198.875377 111.476627) - (xy 198.781128 111.367857) - (xy 198.660053 111.290047) - (xy 198.660051 111.290046) - (xy 198.660049 111.290045) - (xy 198.66005 111.290045) - (xy 198.521963 111.2495) - (xy 198.521961 111.2495) - (xy 198.378039 111.2495) - (xy 198.371701 111.250411) - (xy 198.302543 111.240464) - (xy 198.249741 111.194707) - (xy 198.230059 111.127667) - (xy 198.235086 111.092724) - (xy 198.235161 111.092465) - (xy 198.235165 111.092457) - (xy 198.255647 110.95) - (xy 198.235165 110.807543) - (xy 198.175377 110.676627) - (xy 198.081128 110.567857) - (xy 197.960053 110.490047) - (xy 197.960051 110.490046) - (xy 197.960049 110.490045) - (xy 197.96005 110.490045) - (xy 197.821963 110.4495) - (xy 197.821961 110.4495) - (xy 197.678039 110.4495) - (xy 197.678036 110.4495) - (xy 197.539949 110.490045) - (xy 197.418873 110.567856) - (xy 197.324623 110.676626) - (xy 197.324622 110.676628) - (xy 197.264834 110.807543) - (xy 197.244353 110.949999) - (xy 161.711035 110.949999) - (xy 161.605806 110.801693) - (xy 161.533155 110.720397) - (xy 160.726081 111.52747) - (xy 160.767386 111.465654) - (xy 160.786789 111.368109) - (xy 160.767386 111.270564) - (xy 160.712131 111.187869) - (xy 160.629436 111.132614) - (xy 160.556515 111.118109) - (xy 160.507267 111.118109) - (xy 160.434346 111.132614) - (xy 160.372522 111.173922) - (xy 161.179602 110.366843) - (xy 161.098306 110.294193) - (xy 160.805194 110.086218) - (xy 160.805189 110.086215) - (xy 160.490613 109.912355) - (xy 160.490609 109.912353) - (xy 160.158552 109.774812) - (xy 159.813194 109.675316) - (xy 159.813185 109.675314) - (xy 159.458858 109.615112) - (xy 159.458846 109.61511) - (xy 159.1 109.594958) - (xy 158.741153 109.61511) - (xy 158.741141 109.615112) - (xy 158.386814 109.675314) - (xy 158.386805 109.675316) - (xy 158.041447 109.774812) - (xy 157.70939 109.912353) - (xy 157.709386 109.912355) - (xy 157.39481 110.086215) - (xy 157.394805 110.086218) - (xy 157.101693 110.294194) - (xy 157.101685 110.294199) - (xy 157.020397 110.366842) - (xy 157.020397 110.366843) - (xy 157.827476 111.173922) - (xy 157.765654 111.132614) - (xy 157.692733 111.118109) - (xy 157.643485 111.118109) - (xy 157.570564 111.132614) - (xy 157.487869 111.187869) - (xy 157.432614 111.270564) - (xy 157.413211 111.368109) - (xy 157.432614 111.465654) - (xy 157.473922 111.527476) - (xy 156.666843 110.720397) - (xy 156.666842 110.720397) - (xy 156.594199 110.801685) - (xy 156.594194 110.801693) - (xy 156.386218 111.094805) - (xy 156.386215 111.09481) - (xy 156.212355 111.409386) - (xy 156.212353 111.40939) - (xy 156.074812 111.741447) - (xy 155.975316 112.086805) - (xy 155.975314 112.086814) - (xy 155.915112 112.441141) - (xy 155.91511 112.441153) - (xy 155.894958 112.8) - (xy 104.305041 112.8) - (xy 104.284889 112.441153) - (xy 104.284887 112.441141) - (xy 104.224685 112.086814) - (xy 104.224683 112.086805) - (xy 104.125187 111.741447) - (xy 103.987646 111.40939) - (xy 103.987644 111.409386) - (xy 103.813784 111.09481) - (xy 103.813781 111.094805) - (xy 103.661368 110.88) - (xy 117.554353 110.88) - (xy 117.574834 111.022456) - (xy 117.634622 111.153371) - (xy 117.634623 111.153373) - (xy 117.728872 111.262143) - (xy 117.849947 111.339953) - (xy 117.84995 111.339954) - (xy 117.849949 111.339954) - (xy 117.988036 111.380499) - (xy 117.988038 111.3805) - (xy 118.045302 111.3805) - (xy 118.112341 111.400185) - (xy 118.158096 111.452989) - (xy 118.16804 111.522147) - (xy 118.165116 111.535587) - (xy 118.144353 111.68) - (xy 118.164834 111.822456) - (xy 118.196803 111.892456) - (xy 118.224623 111.953373) - (xy 118.318872 112.062143) - (xy 118.439947 112.139953) - (xy 118.43995 112.139954) - (xy 118.439949 112.139954) - (xy 118.578036 112.180499) - (xy 118.578038 112.1805) - (xy 118.578039 112.1805) - (xy 118.721962 112.1805) - (xy 118.721962 112.180499) - (xy 118.860053 112.139953) - (xy 118.981128 112.062143) - (xy 119.075377 111.953373) - (xy 119.135165 111.822457) - (xy 119.155647 111.68) - (xy 119.135165 111.537543) - (xy 119.075377 111.406627) - (xy 118.981128 111.297857) - (xy 118.860053 111.220047) - (xy 118.860051 111.220046) - (xy 118.860049 111.220045) - (xy 118.86005 111.220045) - (xy 118.721963 111.1795) - (xy 118.721961 111.1795) - (xy 118.664698 111.1795) - (xy 118.597659 111.159815) - (xy 118.551904 111.107011) - (xy 118.54196 111.037853) - (xy 118.544883 111.024412) - (xy 118.545163 111.022459) - (xy 118.545165 111.022457) - (xy 118.565647 110.88) - (xy 118.545165 110.737543) - (xy 118.485377 110.606627) - (xy 118.391128 110.497857) - (xy 118.270053 110.420047) - (xy 118.270051 110.420046) - (xy 118.270049 110.420045) - (xy 118.27005 110.420045) - (xy 118.131963 110.3795) - (xy 118.131961 110.3795) - (xy 117.988039 110.3795) - (xy 117.988036 110.3795) - (xy 117.849949 110.420045) - (xy 117.728873 110.497856) - (xy 117.634623 110.606626) - (xy 117.634622 110.606628) - (xy 117.574834 110.737543) - (xy 117.554353 110.88) - (xy 103.661368 110.88) - (xy 103.605806 110.801693) - (xy 103.533155 110.720397) - (xy 102.72608 111.527471) - (xy 102.767386 111.465654) - (xy 102.786789 111.368109) - (xy 102.767386 111.270564) - (xy 102.712131 111.187869) - (xy 102.629436 111.132614) - (xy 102.556515 111.118109) - (xy 102.507267 111.118109) - (xy 102.434346 111.132614) - (xy 102.372522 111.173922) - (xy 103.179602 110.366843) - (xy 103.098306 110.294193) - (xy 102.805194 110.086218) - (xy 102.805189 110.086215) - (xy 102.490613 109.912355) - (xy 102.490609 109.912353) - (xy 102.158552 109.774812) - (xy 101.813194 109.675316) - (xy 101.813185 109.675314) - (xy 101.458858 109.615112) - (xy 101.458846 109.61511) - (xy 101.099999 109.594958) - (xy 100.741153 109.61511) - (xy 100.741141 109.615112) - (xy 100.386814 109.675314) - (xy 100.386805 109.675316) - (xy 100.041447 109.774812) - (xy 99.70939 109.912353) - (xy 99.709386 109.912355) - (xy 99.39481 110.086215) - (xy 99.394805 110.086218) - (xy 99.101693 110.294194) - (xy 99.101685 110.294199) - (xy 99.020397 110.366842) - (xy 99.020397 110.366843) - (xy 99.827476 111.173922) - (xy 99.765654 111.132614) - (xy 99.692733 111.118109) - (xy 99.643485 111.118109) - (xy 99.570564 111.132614) - (xy 99.487869 111.187869) - (xy 99.432614 111.270564) - (xy 99.413211 111.368109) - (xy 99.432614 111.465654) - (xy 99.473922 111.527476) - (xy 98.666843 110.720397) - (xy 98.666842 110.720397) - (xy 98.594199 110.801685) - (xy 98.594194 110.801693) - (xy 98.386218 111.094805) - (xy 98.386215 111.09481) - (xy 98.212355 111.409386) - (xy 98.212353 111.40939) - (xy 98.074812 111.741447) - (xy 97.975316 112.086805) - (xy 97.975314 112.086814) - (xy 97.915112 112.441141) - (xy 97.91511 112.441153) - (xy 97.894958 112.8) - (xy 58.28 112.8) - (xy 58.28 104.32) - (xy 191.314353 104.32) - (xy 191.334834 104.462456) - (xy 191.394622 104.593371) - (xy 191.394623 104.593373) - (xy 191.488872 104.702143) - (xy 191.609947 104.779953) - (xy 191.60995 104.779954) - (xy 191.609949 104.779954) - (xy 191.748036 104.820499) - (xy 191.748038 104.8205) - (xy 191.748039 104.8205) - (xy 191.891962 104.8205) - (xy 191.891962 104.820499) - (xy 192.030053 104.779953) - (xy 192.151128 104.702143) - (xy 192.245377 104.593373) - (xy 192.305165 104.462457) - (xy 192.325647 104.32) - (xy 192.305165 104.177543) - (xy 192.245377 104.046627) - (xy 192.151128 103.937857) - (xy 192.030053 103.860047) - (xy 192.030051 103.860046) - (xy 192.030049 103.860045) - (xy 192.03005 103.860045) - (xy 191.891963 103.8195) - (xy 191.891961 103.8195) - (xy 191.748039 103.8195) - (xy 191.748036 103.8195) - (xy 191.609949 103.860045) - (xy 191.488873 103.937856) - (xy 191.394623 104.046626) - (xy 191.394622 104.046628) - (xy 191.334834 104.177543) - (xy 191.314353 104.32) - (xy 58.28 104.32) - (xy 58.28 103.219999) - (xy 178.564353 103.219999) - (xy 178.584834 103.362456) - (xy 178.644622 103.493371) - (xy 178.644623 103.493373) - (xy 178.738872 103.602143) - (xy 178.859947 103.679953) - (xy 178.85995 103.679954) - (xy 178.859949 103.679954) - (xy 178.998036 103.720499) - (xy 178.998038 103.7205) - (xy 178.998039 103.7205) - (xy 179.141962 103.7205) - (xy 179.141962 103.720499) - (xy 179.280053 103.679953) - (xy 179.401128 103.602143) - (xy 179.495377 103.493373) - (xy 179.555165 103.362457) - (xy 179.575647 103.22) - (xy 179.555165 103.077543) - (xy 179.495377 102.946627) - (xy 179.401128 102.837857) - (xy 179.280053 102.760047) - (xy 179.280051 102.760046) - (xy 179.280049 102.760045) - (xy 179.28005 102.760045) - (xy 179.141963 102.7195) - (xy 179.141961 102.7195) - (xy 178.998039 102.7195) - (xy 178.998036 102.7195) - (xy 178.859949 102.760045) - (xy 178.738873 102.837856) - (xy 178.644623 102.946626) - (xy 178.644622 102.946628) - (xy 178.584834 103.077543) - (xy 178.564353 103.219999) - (xy 58.28 103.219999) - (xy 58.28 101.22) - (xy 111.744353 101.22) - (xy 111.764834 101.362456) - (xy 111.824622 101.493371) - (xy 111.824623 101.493373) - (xy 111.918872 101.602143) - (xy 112.039947 101.679953) - (xy 112.03995 101.679954) - (xy 112.039949 101.679954) - (xy 112.178036 101.720499) - (xy 112.178038 101.7205) - (xy 112.178039 101.7205) - (xy 112.321962 101.7205) - (xy 112.321962 101.720499) - (xy 112.460053 101.679953) - (xy 112.491102 101.659999) - (xy 120.984353 101.659999) - (xy 121.004834 101.802456) - (xy 121.064622 101.933371) - (xy 121.064623 101.933373) - (xy 121.158872 102.042143) - (xy 121.279947 102.119953) - (xy 121.27995 102.119954) - (xy 121.279949 102.119954) - (xy 121.418036 102.160499) - (xy 121.418038 102.1605) - (xy 121.418039 102.1605) - (xy 121.561962 102.1605) - (xy 121.561962 102.160499) - (xy 121.700053 102.119953) - (xy 121.821128 102.042143) - (xy 121.915377 101.933373) - (xy 121.975165 101.802457) - (xy 121.995647 101.66) - (xy 121.975165 101.517543) - (xy 121.915377 101.386627) - (xy 121.821128 101.277857) - (xy 121.700053 101.200047) - (xy 121.700051 101.200046) - (xy 121.700049 101.200045) - (xy 121.70005 101.200045) - (xy 121.561963 101.1595) - (xy 121.561961 101.1595) - (xy 121.418039 101.1595) - (xy 121.418036 101.1595) - (xy 121.279949 101.200045) - (xy 121.158873 101.277856) - (xy 121.064623 101.386626) - (xy 121.064622 101.386628) - (xy 121.004834 101.517543) - (xy 120.984353 101.659999) - (xy 112.491102 101.659999) - (xy 112.581128 101.602143) - (xy 112.675377 101.493373) - (xy 112.735165 101.362457) - (xy 112.755647 101.22) - (xy 112.735165 101.077543) - (xy 112.675377 100.946627) - (xy 112.581128 100.837857) - (xy 112.460053 100.760047) - (xy 112.460051 100.760046) - (xy 112.460049 100.760045) - (xy 112.46005 100.760045) - (xy 112.321963 100.7195) - (xy 112.321961 100.7195) - (xy 112.178039 100.7195) - (xy 112.178036 100.7195) - (xy 112.039949 100.760045) - (xy 111.918873 100.837856) - (xy 111.824623 100.946626) - (xy 111.824622 100.946628) - (xy 111.764834 101.077543) - (xy 111.744353 101.22) - (xy 58.28 101.22) - (xy 58.28 98.749999) - (xy 181.844353 98.749999) - (xy 181.864834 98.892456) - (xy 181.924622 99.023371) - (xy 181.924623 99.023373) - (xy 182.018872 99.132143) - (xy 182.139947 99.209953) - (xy 182.13995 99.209954) - (xy 182.139949 99.209954) - (xy 182.278036 99.250499) - (xy 182.278038 99.2505) - (xy 182.278039 99.2505) - (xy 182.421962 99.2505) - (xy 182.421962 99.250499) - (xy 182.529121 99.219035) - (xy 182.56005 99.209954) - (xy 182.56005 99.209953) - (xy 182.560053 99.209953) - (xy 182.681128 99.132143) - (xy 182.775377 99.023373) - (xy 182.835165 98.892457) - (xy 182.855647 98.75) - (xy 182.835165 98.607543) - (xy 182.820764 98.576011) - (xy 182.810821 98.506853) - (xy 182.839846 98.443298) - (xy 182.898624 98.405523) - (xy 182.933559 98.4005) - (xy 183.071962 98.4005) - (xy 183.071962 98.400499) - (xy 183.210053 98.359953) - (xy 183.331128 98.282143) - (xy 183.35898 98.25) - (xy 189.894353 98.25) - (xy 189.914834 98.392456) - (xy 189.953275 98.476628) - (xy 189.974623 98.523373) - (xy 190.068872 98.632143) - (xy 190.189947 98.709953) - (xy 190.18995 98.709954) - (xy 190.189949 98.709954) - (xy 190.297107 98.741417) - (xy 190.326336 98.75) - (xy 190.328036 98.750499) - (xy 190.328038 98.7505) - (xy 190.48083 98.7505) - (xy 190.48083 98.752567) - (xy 190.538364 98.760839) - (xy 190.591168 98.806594) - (xy 190.609591 98.855986) - (xy 190.614834 98.892456) - (xy 190.674622 99.023371) - (xy 190.674623 99.023373) - (xy 190.768872 99.132143) - (xy 190.889947 99.209953) - (xy 190.88995 99.209954) - (xy 190.889949 99.209954) - (xy 191.028036 99.250499) - (xy 191.028038 99.2505) - (xy 191.028039 99.2505) - (xy 191.171962 99.2505) - (xy 191.171962 99.250499) - (xy 191.279121 99.219035) - (xy 191.31005 99.209954) - (xy 191.31005 99.209953) - (xy 191.310053 99.209953) - (xy 191.431128 99.132143) - (xy 191.525377 99.023373) - (xy 191.58172 98.9) - (xy 212.094353 98.9) - (xy 212.114834 99.042456) - (xy 212.168606 99.160198) - (xy 212.174623 99.173373) - (xy 212.268872 99.282143) - (xy 212.389947 99.359953) - (xy 212.38995 99.359954) - (xy 212.389949 99.359954) - (xy 212.528036 99.400499) - (xy 212.528038 99.4005) - (xy 212.528039 99.4005) - (xy 212.671962 99.4005) - (xy 212.671962 99.400499) - (xy 212.810053 99.359953) - (xy 212.931128 99.282143) - (xy 213.025377 99.173373) - (xy 213.085165 99.042457) - (xy 213.105647 98.9) - (xy 213.085165 98.757543) - (xy 213.025377 98.626627) - (xy 212.931128 98.517857) - (xy 212.931125 98.517855) - (xy 212.931126 98.517855) - (xy 212.921153 98.511446) - (xy 212.8754 98.458641) - (xy 212.865457 98.389483) - (xy 212.894484 98.325927) - (xy 212.921152 98.302819) - (xy 213.031128 98.232143) - (xy 213.125377 98.123373) - (xy 213.185165 97.992457) - (xy 213.205647 97.85) - (xy 213.185165 97.707543) - (xy 213.125377 97.576627) - (xy 213.042689 97.481199) - (xy 213.013666 97.417647) - (xy 213.02361 97.348489) - (xy 213.042687 97.318802) - (xy 213.125377 97.223373) - (xy 213.185165 97.092457) - (xy 213.205647 96.95) - (xy 213.185165 96.807543) - (xy 213.125377 96.676627) - (xy 213.031128 96.567857) - (xy 212.910053 96.490047) - (xy 212.910051 96.490046) - (xy 212.910049 96.490045) - (xy 212.91005 96.490045) - (xy 212.771963 96.4495) - (xy 212.771961 96.4495) - (xy 212.628039 96.4495) - (xy 212.628036 96.4495) - (xy 212.489949 96.490045) - (xy 212.368873 96.567856) - (xy 212.274623 96.676626) - (xy 212.274622 96.676628) - (xy 212.214834 96.807543) - (xy 212.194353 96.95) - (xy 212.214834 97.092456) - (xy 212.264177 97.200499) - (xy 212.274623 97.223373) - (xy 212.320768 97.276628) - (xy 212.357308 97.318798) - (xy 212.386332 97.382354) - (xy 212.376388 97.451512) - (xy 212.357308 97.481202) - (xy 212.274623 97.576627) - (xy 212.274622 97.576628) - (xy 212.214834 97.707543) - (xy 212.194353 97.849999) - (xy 212.214834 97.992456) - (xy 212.267535 98.107853) - (xy 212.274623 98.123373) - (xy 212.368872 98.232143) - (xy 212.370783 98.233371) - (xy 212.378844 98.238552) - (xy 212.424599 98.291356) - (xy 212.434542 98.360515) - (xy 212.405517 98.42407) - (xy 212.378843 98.447182) - (xy 212.268876 98.517853) - (xy 212.268874 98.517855) - (xy 212.268872 98.517856) - (xy 212.268872 98.517857) - (xy 212.246672 98.543476) - (xy 212.174623 98.626626) - (xy 212.174622 98.626628) - (xy 212.114834 98.757543) - (xy 212.094353 98.9) - (xy 191.58172 98.9) - (xy 191.585165 98.892457) - (xy 191.605647 98.75) - (xy 191.585165 98.607543) - (xy 191.525377 98.476627) - (xy 191.431128 98.367857) - (xy 191.310053 98.290047) - (xy 191.310051 98.290046) - (xy 191.310049 98.290045) - (xy 191.31005 98.290045) - (xy 191.171963 98.2495) - (xy 191.171961 98.2495) - (xy 191.155538 98.2495) - (xy 191.088499 98.229815) - (xy 191.042744 98.177011) - (xy 191.0328 98.107853) - (xy 191.061825 98.044297) - (xy 191.104023 98.012707) - (xy 191.110047 98.009954) - (xy 191.110053 98.009953) - (xy 191.231128 97.932143) - (xy 191.25898 97.9) - (xy 204.094353 97.9) - (xy 204.114834 98.042456) - (xy 204.174622 98.173371) - (xy 204.174623 98.173373) - (xy 204.268872 98.282143) - (xy 204.389947 98.359953) - (xy 204.38995 98.359954) - (xy 204.389949 98.359954) - (xy 204.490518 98.389483) - (xy 204.524633 98.3995) - (xy 204.528036 98.400499) - (xy 204.528038 98.4005) - (xy 204.528039 98.4005) - (xy 204.671962 98.4005) - (xy 204.671962 98.400499) - (xy 204.810053 98.359953) - (xy 204.931128 98.282143) - (xy 205.025377 98.173373) - (xy 205.085165 98.042457) - (xy 205.105647 97.9) - (xy 205.103 97.88159) - (xy 205.112943 97.812433) - (xy 205.158698 97.759629) - (xy 205.190802 97.744967) - (xy 205.310053 97.709953) - (xy 205.431128 97.632143) - (xy 205.525377 97.523373) - (xy 205.585165 97.392457) - (xy 205.605647 97.25) - (xy 205.585165 97.107543) - (xy 205.525377 96.976627) - (xy 205.431128 96.867857) - (xy 205.310053 96.790047) - (xy 205.310051 96.790046) - (xy 205.310049 96.790045) - (xy 205.31005 96.790045) - (xy 205.171963 96.7495) - (xy 205.171961 96.7495) - (xy 205.028039 96.7495) - (xy 205.028036 96.7495) - (xy 204.889949 96.790045) - (xy 204.768873 96.867856) - (xy 204.674623 96.976626) - (xy 204.674622 96.976628) - (xy 204.614834 97.107543) - (xy 204.594353 97.25) - (xy 204.594353 97.250004) - (xy 204.596999 97.268411) - (xy 204.587054 97.33757) - (xy 204.541298 97.390372) - (xy 204.509196 97.405032) - (xy 204.389948 97.440045) - (xy 204.268873 97.517856) - (xy 204.174623 97.626626) - (xy 204.174622 97.626628) - (xy 204.114834 97.757543) - (xy 204.094353 97.9) - (xy 191.25898 97.9) - (xy 191.325377 97.823373) - (xy 191.385165 97.692457) - (xy 191.405647 97.55) - (xy 191.385165 97.407543) - (xy 191.325377 97.276627) - (xy 191.231128 97.167857) - (xy 191.110053 97.090047) - (xy 191.110051 97.090046) - (xy 191.110049 97.090045) - (xy 191.11005 97.090045) - (xy 190.971963 97.0495) - (xy 190.971961 97.0495) - (xy 190.828039 97.0495) - (xy 190.828036 97.0495) - (xy 190.689949 97.090045) - (xy 190.568873 97.167856) - (xy 190.474623 97.276626) - (xy 190.474622 97.276628) - (xy 190.414834 97.407543) - (xy 190.394353 97.55) - (xy 190.403897 97.616383) - (xy 190.393953 97.685541) - (xy 190.348198 97.738345) - (xy 190.316094 97.753006) - (xy 190.189949 97.790045) - (xy 190.068873 97.867856) - (xy 189.974623 97.976626) - (xy 189.974622 97.976628) - (xy 189.914834 98.107543) - (xy 189.894353 98.25) - (xy 183.35898 98.25) - (xy 183.425377 98.173373) - (xy 183.485165 98.042457) - (xy 183.505647 97.9) - (xy 183.485165 97.757543) - (xy 183.425377 97.626627) - (xy 183.425376 97.626626) - (xy 183.425096 97.626012) - (xy 183.415152 97.556853) - (xy 183.444177 97.493298) - (xy 183.502955 97.455523) - (xy 183.53789 97.4505) - (xy 183.571962 97.4505) - (xy 183.571962 97.450499) - (xy 183.710053 97.409953) - (xy 183.831128 97.332143) - (xy 183.925377 97.223373) - (xy 183.985165 97.092457) - (xy 184.005647 96.95) - (xy 183.985165 96.807543) - (xy 183.936051 96.699999) - (xy 193.594353 96.699999) - (xy 193.614834 96.842456) - (xy 193.659381 96.939999) - (xy 193.674623 96.973373) - (xy 193.768872 97.082143) - (xy 193.889947 97.159953) - (xy 193.88995 97.159954) - (xy 193.889949 97.159954) - (xy 194.028036 97.200499) - (xy 194.028038 97.2005) - (xy 194.028039 97.2005) - (xy 194.171962 97.2005) - (xy 194.171962 97.200499) - (xy 194.310053 97.159953) - (xy 194.431128 97.082143) - (xy 194.525377 96.973373) - (xy 194.585165 96.842457) - (xy 194.605647 96.7) - (xy 194.585165 96.557543) - (xy 194.531484 96.44) - (xy 199.474353 96.44) - (xy 199.494834 96.582456) - (xy 199.546013 96.69452) - (xy 199.554623 96.713373) - (xy 199.648872 96.822143) - (xy 199.769947 96.899953) - (xy 199.76995 96.899954) - (xy 199.769949 96.899954) - (xy 199.877107 96.931417) - (xy 199.906336 96.94) - (xy 199.908036 96.940499) - (xy 199.908038 96.9405) - (xy 200.046978 96.9405) - (xy 200.114017 96.960185) - (xy 200.159772 97.012989) - (xy 200.169716 97.046853) - (xy 200.174834 97.082456) - (xy 200.228744 97.2005) - (xy 200.234623 97.213373) - (xy 200.328872 97.322143) - (xy 200.449947 97.399953) - (xy 200.44995 97.399954) - (xy 200.449949 97.399954) - (xy 200.557107 97.431417) - (xy 200.586496 97.440047) - (xy 200.588036 97.440499) - (xy 200.588038 97.4405) - (xy 200.588039 97.4405) - (xy 200.731962 97.4405) - (xy 200.731962 97.440499) - (xy 200.870053 97.399953) - (xy 200.991128 97.322143) - (xy 201.085377 97.213373) - (xy 201.145165 97.082457) - (xy 201.165647 96.94) - (xy 201.145165 96.797543) - (xy 201.086917 96.669999) - (xy 201.604353 96.669999) - (xy 201.624834 96.812456) - (xy 201.68331 96.940499) - (xy 201.684623 96.943373) - (xy 201.778872 97.052143) - (xy 201.899947 97.129953) - (xy 201.89995 97.129954) - (xy 201.899949 97.129954) - (xy 201.95876 97.147222) - (xy 202.029034 97.167856) - (xy 202.038036 97.170499) - (xy 202.038038 97.1705) - (xy 202.038039 97.1705) - (xy 202.181962 97.1705) - (xy 202.181962 97.170499) - (xy 202.311525 97.132457) - (xy 202.32005 97.129954) - (xy 202.32005 97.129953) - (xy 202.320053 97.129953) - (xy 202.441128 97.052143) - (xy 202.535377 96.943373) - (xy 202.562523 96.883931) - (xy 202.608276 96.83113) - (xy 202.675315 96.811445) - (xy 202.710247 96.816467) - (xy 202.758039 96.8305) - (xy 202.901962 96.8305) - (xy 202.901962 96.830499) - (xy 203.040053 96.789953) - (xy 203.161128 96.712143) - (xy 203.255377 96.603373) - (xy 203.315165 96.472457) - (xy 203.335647 96.33) - (xy 203.315165 96.187543) - (xy 203.255377 96.056627) - (xy 203.161128 95.947857) - (xy 203.040053 95.870047) - (xy 203.040051 95.870046) - (xy 203.040049 95.870045) - (xy 203.04005 95.870045) - (xy 202.901963 95.8295) - (xy 202.901961 95.8295) - (xy 202.758039 95.8295) - (xy 202.758036 95.8295) - (xy 202.619949 95.870045) - (xy 202.498873 95.947856) - (xy 202.404623 96.056626) - (xy 202.377477 96.116067) - (xy 202.331721 96.16887) - (xy 202.264681 96.188554) - (xy 202.229749 96.183531) - (xy 202.181963 96.1695) - (xy 202.181961 96.1695) - (xy 202.038039 96.1695) - (xy 202.038036 96.1695) - (xy 201.899949 96.210045) - (xy 201.778873 96.287856) - (xy 201.684623 96.396626) - (xy 201.684622 96.396628) - (xy 201.624834 96.527543) - (xy 201.604353 96.669999) - (xy 201.086917 96.669999) - (xy 201.085377 96.666627) - (xy 200.991128 96.557857) - (xy 200.870053 96.480047) - (xy 200.870051 96.480046) - (xy 200.870049 96.480045) - (xy 200.87005 96.480045) - (xy 200.731963 96.4395) - (xy 200.731961 96.4395) - (xy 200.593022 96.4395) - (xy 200.525983 96.419815) - (xy 200.480228 96.367011) - (xy 200.470284 96.333147) - (xy 200.465165 96.297543) - (xy 200.461949 96.2905) - (xy 200.405377 96.166627) - (xy 200.311128 96.057857) - (xy 200.190053 95.980047) - (xy 200.190051 95.980046) - (xy 200.190049 95.980045) - (xy 200.19005 95.980045) - (xy 200.051963 95.9395) - (xy 200.051961 95.9395) - (xy 199.908039 95.9395) - (xy 199.908036 95.9395) - (xy 199.769949 95.980045) - (xy 199.648873 96.057856) - (xy 199.554623 96.166626) - (xy 199.554622 96.166628) - (xy 199.494834 96.297543) - (xy 199.474353 96.44) - (xy 194.531484 96.44) - (xy 194.525377 96.426627) - (xy 194.431128 96.317857) - (xy 194.310053 96.240047) - (xy 194.310051 96.240046) - (xy 194.310049 96.240045) - (xy 194.31005 96.240045) - (xy 194.171963 96.1995) - (xy 194.171961 96.1995) - (xy 194.028039 96.1995) - (xy 194.028036 96.1995) - (xy 193.889949 96.240045) - (xy 193.768873 96.317856) - (xy 193.674623 96.426626) - (xy 193.674622 96.426628) - (xy 193.614834 96.557543) - (xy 193.594353 96.699999) - (xy 183.936051 96.699999) - (xy 183.925377 96.676627) - (xy 183.831128 96.567857) - (xy 183.710053 96.490047) - (xy 183.710051 96.490046) - (xy 183.710049 96.490045) - (xy 183.71005 96.490045) - (xy 183.571963 96.4495) - (xy 183.571961 96.4495) - (xy 183.428039 96.4495) - (xy 183.428036 96.4495) - (xy 183.289949 96.490045) - (xy 183.168873 96.567856) - (xy 183.074623 96.676626) - (xy 183.074622 96.676628) - (xy 183.014834 96.807543) - (xy 182.995791 96.939999) - (xy 182.994353 96.95) - (xy 182.995817 96.960185) - (xy 183.014834 97.092456) - (xy 183.074904 97.223988) - (xy 183.084848 97.293147) - (xy 183.055823 97.356702) - (xy 182.997045 97.394477) - (xy 182.96211 97.3995) - (xy 182.928036 97.3995) - (xy 182.789949 97.440045) - (xy 182.668873 97.517856) - (xy 182.574623 97.626626) - (xy 182.574622 97.626628) - (xy 182.514834 97.757543) - (xy 182.494353 97.899999) - (xy 182.514834 98.042456) - (xy 182.529235 98.073988) - (xy 182.539179 98.143147) - (xy 182.510154 98.206702) - (xy 182.451376 98.244477) - (xy 182.416441 98.2495) - (xy 182.278036 98.2495) - (xy 182.139949 98.290045) - (xy 182.018873 98.367856) - (xy 181.924623 98.476626) - (xy 181.924622 98.476628) - (xy 181.864834 98.607543) - (xy 181.844353 98.749999) - (xy 58.28 98.749999) - (xy 58.28 96.4) - (xy 121.584353 96.4) - (xy 121.604834 96.542456) - (xy 121.663992 96.671991) - (xy 121.664623 96.673373) - (xy 121.758872 96.782143) - (xy 121.879947 96.859953) - (xy 121.87995 96.859954) - (xy 121.879949 96.859954) - (xy 121.983052 96.890227) - (xy 122.016179 96.899954) - (xy 122.018036 96.900499) - (xy 122.018038 96.9005) - (xy 122.018039 96.9005) - (xy 122.161961 96.9005) - (xy 122.168115 96.898692) - (xy 122.237984 96.898689) - (xy 122.296764 96.936461) - (xy 122.325792 97.000015) - (xy 122.325793 97.000021) - (xy 122.344834 97.132456) - (xy 122.40459 97.2633) - (xy 122.404623 97.263373) - (xy 122.498193 97.371359) - (xy 122.527217 97.434913) - (xy 122.517273 97.504071) - (xy 122.47152 97.556874) - (xy 122.438876 97.577853) - (xy 122.438874 97.577855) - (xy 122.344623 97.686626) - (xy 122.344622 97.686628) - (xy 122.284834 97.817543) - (xy 122.264353 97.96) - (xy 122.284834 98.102456) - (xy 122.342998 98.229815) - (xy 122.344623 98.233373) - (xy 122.438872 98.342143) - (xy 122.559947 98.419953) - (xy 122.55995 98.419954) - (xy 122.559949 98.419954) - (xy 122.698036 98.460499) - (xy 122.698038 98.4605) - (xy 122.698039 98.4605) - (xy 122.841962 98.4605) - (xy 122.841962 98.460499) - (xy 122.980053 98.419953) - (xy 123.101128 98.342143) - (xy 123.195377 98.233373) - (xy 123.255165 98.102457) - (xy 123.275647 97.96) - (xy 123.255165 97.817543) - (xy 123.195377 97.686627) - (xy 123.101805 97.578639) - (xy 123.072782 97.515086) - (xy 123.082726 97.445928) - (xy 123.128478 97.393125) - (xy 123.161128 97.372143) - (xy 123.255377 97.263373) - (xy 123.315165 97.132457) - (xy 123.335647 96.99) - (xy 123.315165 96.847543) - (xy 123.255377 96.716627) - (xy 123.161128 96.607857) - (xy 123.059362 96.542456) - (xy 123.04005 96.530045) - (xy 122.988295 96.514849) - (xy 122.929517 96.477075) - (xy 122.900492 96.413519) - (xy 122.902436 96.4) - (xy 132.034353 96.4) - (xy 132.054834 96.542456) - (xy 132.113992 96.671991) - (xy 132.114623 96.673373) - (xy 132.208872 96.782143) - (xy 132.329947 96.859953) - (xy 132.32995 96.859954) - (xy 132.329949 96.859954) - (xy 132.433052 96.890227) - (xy 132.466179 96.899954) - (xy 132.468036 96.900499) - (xy 132.468038 96.9005) - (xy 132.468039 96.9005) - (xy 132.611962 96.9005) - (xy 132.611962 96.900499) - (xy 132.750053 96.859953) - (xy 132.785106 96.837425) - (xy 132.852142 96.817741) - (xy 132.919181 96.837424) - (xy 132.964937 96.890227) - (xy 132.974882 96.959386) - (xy 132.968591 96.980816) - (xy 132.969156 96.980982) - (xy 132.966657 96.989488) - (xy 132.946462 97.129954) - (xy 132.946176 97.131946) - (xy 132.948372 97.147222) - (xy 132.966657 97.274402) - (xy 133.026445 97.405317) - (xy 133.026448 97.405323) - (xy 133.078909 97.465866) - (xy 133.107934 97.529422) - (xy 133.09799 97.59858) - (xy 133.07891 97.62827) - (xy 132.992276 97.728253) - (xy 132.992275 97.728254) - (xy 132.932487 97.859169) - (xy 132.912006 98.001626) - (xy 132.932487 98.144082) - (xy 132.972705 98.232145) - (xy 132.992276 98.274999) - (xy 133.086525 98.383769) - (xy 133.2076 98.461579) - (xy 133.207603 98.46158) - (xy 133.207602 98.46158) - (xy 133.345689 98.502125) - (xy 133.345691 98.502126) - (xy 133.345692 98.502126) - (xy 133.489615 98.502126) - (xy 133.489615 98.502125) - (xy 133.627706 98.461579) - (xy 133.748781 98.383769) - (xy 133.84303 98.274999) - (xy 133.902818 98.144083) - (xy 133.9233 98.001626) - (xy 133.902818 97.859169) - (xy 133.84303 97.728253) - (xy 133.805529 97.684974) - (xy 133.790565 97.667704) - (xy 133.761541 97.604148) - (xy 133.771485 97.534989) - (xy 133.790561 97.505305) - (xy 133.8772 97.405319) - (xy 133.936988 97.274403) - (xy 133.95747 97.131946) - (xy 133.936988 96.989489) - (xy 133.8772 96.858573) - (xy 133.782951 96.749803) - (xy 133.661876 96.671993) - (xy 133.661874 96.671992) - (xy 133.661872 96.671991) - (xy 133.661873 96.671991) - (xy 133.523786 96.631446) - (xy 133.523784 96.631446) - (xy 133.379862 96.631446) - (xy 133.379859 96.631446) - (xy 133.241772 96.671991) - (xy 133.206717 96.69452) - (xy 133.139677 96.714204) - (xy 133.072638 96.694519) - (xy 133.026883 96.641715) - (xy 133.01694 96.572556) - (xy 133.023232 96.551129) - (xy 133.022667 96.550964) - (xy 133.025165 96.542456) - (xy 133.026949 96.530047) - (xy 133.042885 96.419206) - (xy 133.07191 96.355652) - (xy 133.130687 96.317877) - (xy 133.200557 96.317877) - (xy 133.241841 96.329999) - (xy 133.298038 96.3465) - (xy 133.298039 96.3465) - (xy 133.441962 96.3465) - (xy 133.441962 96.346499) - (xy 133.580053 96.305953) - (xy 133.701128 96.228143) - (xy 133.795377 96.119373) - (xy 133.855165 95.988457) - (xy 133.875647 95.846) - (xy 133.855165 95.703543) - (xy 133.795377 95.572627) - (xy 133.701128 95.463857) - (xy 133.580053 95.386047) - (xy 133.580051 95.386046) - (xy 133.580049 95.386045) - (xy 133.58005 95.386045) - (xy 133.441963 95.3455) - (xy 133.441961 95.3455) - (xy 133.298039 95.3455) - (xy 133.298036 95.3455) - (xy 133.159949 95.386045) - (xy 133.038873 95.463856) - (xy 132.944623 95.572626) - (xy 132.944622 95.572628) - (xy 132.884834 95.703543) - (xy 132.867114 95.826792) - (xy 132.838089 95.890348) - (xy 132.77931 95.928122) - (xy 132.709442 95.928122) - (xy 132.611963 95.8995) - (xy 132.611961 95.8995) - (xy 132.468039 95.8995) - (xy 132.468036 95.8995) - (xy 132.329949 95.940045) - (xy 132.208873 96.017856) - (xy 132.114623 96.126626) - (xy 132.114622 96.126628) - (xy 132.054834 96.257543) - (xy 132.034353 96.4) - (xy 122.902436 96.4) - (xy 122.910436 96.344361) - (xy 122.956191 96.291557) - (xy 122.988296 96.276895) - (xy 123.08005 96.249954) - (xy 123.08005 96.249953) - (xy 123.080053 96.249953) - (xy 123.201128 96.172143) - (xy 123.295377 96.063373) - (xy 123.355165 95.932457) - (xy 123.375647 95.79) - (xy 123.355165 95.647543) - (xy 123.295377 95.516627) - (xy 123.201128 95.407857) - (xy 123.080053 95.330047) - (xy 123.080051 95.330046) - (xy 123.080049 95.330045) - (xy 123.08005 95.330045) - (xy 122.941963 95.2895) - (xy 122.941961 95.2895) - (xy 122.798039 95.2895) - (xy 122.798036 95.2895) - (xy 122.659949 95.330045) - (xy 122.538873 95.407856) - (xy 122.444623 95.516626) - (xy 122.444622 95.516628) - (xy 122.384834 95.647543) - (xy 122.364353 95.79) - (xy 122.364353 95.793282) - (xy 122.363428 95.79643) - (xy 122.363091 95.798778) - (xy 122.362753 95.798729) - (xy 122.344668 95.860321) - (xy 122.291864 95.906076) - (xy 122.222706 95.91602) - (xy 122.20542 95.91226) - (xy 122.161961 95.8995) - (xy 122.018039 95.8995) - (xy 122.018036 95.8995) - (xy 121.879949 95.940045) - (xy 121.758873 96.017856) - (xy 121.664623 96.126626) - (xy 121.664622 96.126628) - (xy 121.604834 96.257543) - (xy 121.584353 96.4) - (xy 58.28 96.4) - (xy 58.28 95.099999) - (xy 193.594353 95.099999) - (xy 193.614834 95.242456) - (xy 193.654836 95.330047) - (xy 193.674623 95.373373) - (xy 193.768872 95.482143) - (xy 193.889947 95.559953) - (xy 193.88995 95.559954) - (xy 193.889949 95.559954) - (xy 194.028036 95.600499) - (xy 194.028038 95.6005) - (xy 194.028039 95.6005) - (xy 194.171962 95.6005) - (xy 194.171962 95.600499) - (xy 194.310053 95.559953) - (xy 194.431128 95.482143) - (xy 194.525377 95.373373) - (xy 194.585165 95.242457) - (xy 194.605647 95.1) - (xy 194.585165 94.957543) - (xy 194.525377 94.826627) - (xy 194.431128 94.717857) - (xy 194.310053 94.640047) - (xy 194.310051 94.640046) - (xy 194.310049 94.640045) - (xy 194.31005 94.640045) - (xy 194.171963 94.5995) - (xy 194.171961 94.5995) - (xy 194.028039 94.5995) - (xy 194.028036 94.5995) - (xy 193.889949 94.640045) - (xy 193.768873 94.717856) - (xy 193.674623 94.826626) - (xy 193.674622 94.826628) - (xy 193.614834 94.957543) - (xy 193.594353 95.099999) - (xy 58.28 95.099999) - (xy 58.28 94.579999) - (xy 182.454353 94.579999) - (xy 182.474834 94.722456) - (xy 182.516322 94.8133) - (xy 182.534623 94.853373) - (xy 182.628872 94.962143) - (xy 182.749947 95.039953) - (xy 182.74995 95.039954) - (xy 182.749949 95.039954) - (xy 182.888036 95.080499) - (xy 182.888038 95.0805) - (xy 182.888039 95.0805) - (xy 183.031962 95.0805) - (xy 183.031962 95.080499) - (xy 183.170053 95.039953) - (xy 183.291128 94.962143) - (xy 183.385377 94.853373) - (xy 183.445165 94.722457) - (xy 183.465647 94.58) - (xy 183.445165 94.437543) - (xy 183.385377 94.306627) - (xy 183.291128 94.197857) - (xy 183.170053 94.120047) - (xy 183.170051 94.120046) - (xy 183.170049 94.120045) - (xy 183.17005 94.120045) - (xy 183.031963 94.0795) - (xy 183.031961 94.0795) - (xy 182.888039 94.0795) - (xy 182.888036 94.0795) - (xy 182.749949 94.120045) - (xy 182.628873 94.197856) - (xy 182.534623 94.306626) - (xy 182.534622 94.306628) - (xy 182.474834 94.437543) - (xy 182.454353 94.579999) - (xy 58.28 94.579999) - (xy 58.28 93.31) - (xy 133.644353 93.31) - (xy 133.664834 93.452456) - (xy 133.691093 93.509954) - (xy 133.724623 93.583373) - (xy 133.818872 93.692143) - (xy 133.939947 93.769953) - (xy 133.93995 93.769954) - (xy 133.939949 93.769954) - (xy 134.078036 93.810499) - (xy 134.078038 93.8105) - (xy 134.078039 93.8105) - (xy 134.221962 93.8105) - (xy 134.221962 93.810499) - (xy 134.360053 93.769953) - (xy 134.481128 93.692143) - (xy 134.575377 93.583373) - (xy 134.635165 93.452457) - (xy 134.648458 93.36) - (xy 163.984353 93.36) - (xy 164.004834 93.502456) - (xy 164.060137 93.62355) - (xy 164.064623 93.633373) - (xy 164.158872 93.742143) - (xy 164.279947 93.819953) - (xy 164.27995 93.819954) - (xy 164.279949 93.819954) - (xy 164.418036 93.860499) - (xy 164.418038 93.8605) - (xy 164.418039 93.8605) - (xy 164.561962 93.8605) - (xy 164.561962 93.860499) - (xy 164.700053 93.819953) - (xy 164.821128 93.742143) - (xy 164.915377 93.633373) - (xy 164.975165 93.502457) - (xy 164.995647 93.36) - (xy 164.975165 93.217543) - (xy 164.915377 93.086627) - (xy 164.883639 93.049999) - (xy 181.734353 93.049999) - (xy 181.754834 93.192456) - (xy 181.808515 93.309999) - (xy 181.814623 93.323373) - (xy 181.908872 93.432143) - (xy 182.029947 93.509953) - (xy 182.02995 93.509954) - (xy 182.029949 93.509954) - (xy 182.168036 93.550499) - (xy 182.168038 93.5505) - (xy 182.168039 93.5505) - (xy 182.311962 93.5505) - (xy 182.311962 93.550499) - (xy 182.419121 93.519035) - (xy 182.45005 93.509954) - (xy 182.45005 93.509953) - (xy 182.450053 93.509953) - (xy 182.571128 93.432143) - (xy 182.665377 93.323373) - (xy 182.725165 93.192457) - (xy 182.745647 93.05) - (xy 182.725165 92.907543) - (xy 182.665377 92.776627) - (xy 182.651348 92.760437) - (xy 193.938353 92.760437) - (xy 193.958834 92.902894) - (xy 193.98186 92.953313) - (xy 194.018623 93.033811) - (xy 194.112872 93.142581) - (xy 194.233947 93.220391) - (xy 194.23395 93.220392) - (xy 194.233949 93.220392) - (xy 194.372036 93.260937) - (xy 194.372038 93.260938) - (xy 194.372039 93.260938) - (xy 194.515962 93.260938) - (xy 194.515962 93.260937) - (xy 194.654053 93.220391) - (xy 194.670223 93.209999) - (xy 204.504353 93.209999) - (xy 204.524834 93.352456) - (xy 204.570504 93.452457) - (xy 204.584623 93.483373) - (xy 204.678872 93.592143) - (xy 204.799947 93.669953) - (xy 204.79995 93.669954) - (xy 204.799949 93.669954) - (xy 204.938036 93.710499) - (xy 204.938038 93.7105) - (xy 204.938039 93.7105) - (xy 205.081962 93.7105) - (xy 205.081962 93.710499) - (xy 205.220053 93.669953) - (xy 205.341128 93.592143) - (xy 205.435377 93.483373) - (xy 205.495165 93.352457) - (xy 205.515647 93.21) - (xy 205.495165 93.067543) - (xy 205.435377 92.936627) - (xy 205.341128 92.827857) - (xy 205.220053 92.750047) - (xy 205.220051 92.750046) - (xy 205.220049 92.750045) - (xy 205.22005 92.750045) - (xy 205.081963 92.7095) - (xy 205.081961 92.7095) - (xy 204.938039 92.7095) - (xy 204.938036 92.7095) - (xy 204.799949 92.750045) - (xy 204.678873 92.827856) - (xy 204.584623 92.936626) - (xy 204.584622 92.936628) - (xy 204.524834 93.067543) - (xy 204.504353 93.209999) - (xy 194.670223 93.209999) - (xy 194.775128 93.142581) - (xy 194.869377 93.033811) - (xy 194.929165 92.902895) - (xy 194.949647 92.760438) - (xy 194.929165 92.617981) - (xy 194.906268 92.567844) - (xy 211.29 92.567844) - (xy 211.296401 92.627372) - (xy 211.296403 92.627379) - (xy 211.346645 92.762086) - (xy 211.346649 92.762093) - (xy 211.432809 92.877187) - (xy 211.432812 92.87719) - (xy 211.547906 92.96335) - (xy 211.547913 92.963354) - (xy 211.68262 93.013596) - (xy 211.682627 93.013598) - (xy 211.742155 93.019999) - (xy 211.742172 93.02) - (xy 212.142813 93.02) - (xy 212.209852 93.039685) - (xy 212.255607 93.092489) - (xy 212.265551 93.161647) - (xy 212.236526 93.225203) - (xy 212.201267 93.253357) - (xy 212.05355 93.332315) - (xy 212.053548 93.332316) - (xy 212.053547 93.332317) - (xy 211.893589 93.463589) - (xy 211.762317 93.623547) - (xy 211.762315 93.62355) - (xy 211.745623 93.654779) - (xy 211.664769 93.806043) - (xy 211.604699 94.004067) - (xy 211.584417 94.21) - (xy 211.604699 94.415932) - (xy 211.629867 94.4989) - (xy 211.664768 94.613954) - (xy 211.762315 94.79645) - (xy 211.787081 94.826628) - (xy 211.893589 94.95641) - (xy 211.990209 95.035702) - (xy 212.05355 95.087685) - (xy 212.236046 95.185232) - (xy 212.434066 95.2453) - (xy 212.434065 95.2453) - (xy 212.452529 95.247118) - (xy 212.64 95.265583) - (xy 212.845934 95.2453) - (xy 213.043954 95.185232) - (xy 213.22645 95.087685) - (xy 213.38641 94.95641) - (xy 213.517685 94.79645) - (xy 213.615232 94.613954) - (xy 213.6753 94.415934) - (xy 213.695583 94.21) - (xy 213.6753 94.004066) - (xy 213.615232 93.806046) - (xy 213.517685 93.62355) - (xy 213.424459 93.509953) - (xy 213.38641 93.463589) - (xy 213.226452 93.332317) - (xy 213.226453 93.332317) - (xy 213.22645 93.332315) - (xy 213.078732 93.253357) - (xy 213.028889 93.204395) - (xy 213.013429 93.136257) - (xy 213.037261 93.070578) - (xy 213.092819 93.028209) - (xy 213.137187 93.02) - (xy 213.537828 93.02) - (xy 213.537844 93.019999) - (xy 213.597372 93.013598) - (xy 213.597379 93.013596) - (xy 213.732086 92.963354) - (xy 213.732093 92.96335) - (xy 213.847187 92.87719) - (xy 213.84719 92.877187) - (xy 213.93335 92.762093) - (xy 213.933354 92.762086) - (xy 213.983596 92.627379) - (xy 213.983598 92.627372) - (xy 213.989999 92.567844) - (xy 213.99 92.567827) - (xy 213.99 91.92) - (xy 213.073686 91.92) - (xy 213.099493 91.879844) - (xy 213.14 91.741889) - (xy 213.14 91.598111) - (xy 213.099493 91.460156) - (xy 213.073686 91.42) - (xy 213.99 91.42) - (xy 213.99 90.772172) - (xy 213.989999 90.772155) - (xy 213.983598 90.712627) - (xy 213.983596 90.71262) - (xy 213.933354 90.577913) - (xy 213.93335 90.577906) - (xy 213.84719 90.462812) - (xy 213.847187 90.462809) - (xy 213.732093 90.376649) - (xy 213.732086 90.376645) - (xy 213.597379 90.326403) - (xy 213.597372 90.326401) - (xy 213.537844 90.32) - (xy 212.89 90.32) - (xy 212.89 91.234498) - (xy 212.782315 91.18532) - (xy 212.675763 91.17) - (xy 212.604237 91.17) - (xy 212.497685 91.18532) - (xy 212.39 91.234498) - (xy 212.39 90.32) - (xy 211.742155 90.32) - (xy 211.682627 90.326401) - (xy 211.68262 90.326403) - (xy 211.547913 90.376645) - (xy 211.547906 90.376649) - (xy 211.432812 90.462809) - (xy 211.432809 90.462812) - (xy 211.346649 90.577906) - (xy 211.346645 90.577913) - (xy 211.296403 90.71262) - (xy 211.296401 90.712627) - (xy 211.29 90.772155) - (xy 211.29 91.42) - (xy 212.206314 91.42) - (xy 212.180507 91.460156) - (xy 212.14 91.598111) - (xy 212.14 91.741889) - (xy 212.180507 91.879844) - (xy 212.206314 91.92) - (xy 211.29 91.92) - (xy 211.29 92.567844) - (xy 194.906268 92.567844) - (xy 194.869377 92.487065) - (xy 194.775128 92.378295) - (xy 194.654053 92.300485) - (xy 194.654051 92.300484) - (xy 194.654049 92.300483) - (xy 194.65405 92.300483) - (xy 194.515963 92.259938) - (xy 194.515961 92.259938) - (xy 194.372039 92.259938) - (xy 194.372036 92.259938) - (xy 194.233949 92.300483) - (xy 194.112873 92.378294) - (xy 194.018623 92.487064) - (xy 194.018622 92.487066) - (xy 193.958834 92.617981) - (xy 193.938353 92.760437) - (xy 182.651348 92.760437) - (xy 182.571128 92.667857) - (xy 182.450053 92.590047) - (xy 182.450051 92.590046) - (xy 182.450049 92.590045) - (xy 182.45005 92.590045) - (xy 182.311963 92.5495) - (xy 182.311961 92.5495) - (xy 182.168039 92.5495) - (xy 182.168036 92.5495) - (xy 182.029949 92.590045) - (xy 181.908873 92.667856) - (xy 181.814623 92.776626) - (xy 181.814622 92.776628) - (xy 181.754834 92.907543) - (xy 181.734353 93.049999) - (xy 164.883639 93.049999) - (xy 164.821128 92.977857) - (xy 164.700053 92.900047) - (xy 164.700051 92.900046) - (xy 164.700049 92.900045) - (xy 164.70005 92.900045) - (xy 164.561963 92.8595) - (xy 164.561961 92.8595) - (xy 164.418039 92.8595) - (xy 164.418036 92.8595) - (xy 164.279949 92.900045) - (xy 164.158873 92.977856) - (xy 164.064623 93.086626) - (xy 164.064622 93.086628) - (xy 164.004834 93.217543) - (xy 163.984353 93.36) - (xy 134.648458 93.36) - (xy 134.655647 93.31) - (xy 134.635165 93.167543) - (xy 134.575377 93.036627) - (xy 134.481128 92.927857) - (xy 134.360053 92.850047) - (xy 134.360051 92.850046) - (xy 134.360049 92.850045) - (xy 134.36005 92.850045) - (xy 134.221963 92.8095) - (xy 134.221961 92.8095) - (xy 134.078039 92.8095) - (xy 134.078036 92.8095) - (xy 133.939949 92.850045) - (xy 133.818873 92.927856) - (xy 133.724623 93.036626) - (xy 133.724622 93.036628) - (xy 133.664834 93.167543) - (xy 133.644353 93.31) - (xy 58.28 93.31) - (xy 58.28 90.8) - (xy 181.144353 90.8) - (xy 181.164834 90.942456) - (xy 181.224622 91.073371) - (xy 181.224623 91.073373) - (xy 181.318872 91.182143) - (xy 181.439947 91.259953) - (xy 181.43995 91.259954) - (xy 181.439949 91.259954) - (xy 181.578036 91.300499) - (xy 181.578038 91.3005) - (xy 181.578039 91.3005) - (xy 181.721962 91.3005) - (xy 181.721962 91.300499) - (xy 181.860053 91.259953) - (xy 181.981128 91.182143) - (xy 182.075377 91.073373) - (xy 182.135165 90.942457) - (xy 182.155647 90.8) - (xy 182.135165 90.657543) - (xy 182.075377 90.526627) - (xy 181.981128 90.417857) - (xy 181.860053 90.340047) - (xy 181.860051 90.340046) - (xy 181.860049 90.340045) - (xy 181.86005 90.340045) - (xy 181.721963 90.2995) - (xy 181.721961 90.2995) - (xy 181.578039 90.2995) - (xy 181.578036 90.2995) - (xy 181.439949 90.340045) - (xy 181.318873 90.417856) - (xy 181.224623 90.526626) - (xy 181.224622 90.526628) - (xy 181.164834 90.657543) - (xy 181.144353 90.8) - (xy 58.28 90.8) - (xy 58.28 89.84) - (xy 183.304353 89.84) - (xy 183.324834 89.982456) - (xy 183.384622 90.113371) - (xy 183.384623 90.113373) - (xy 183.478872 90.222143) - (xy 183.599947 90.299953) - (xy 183.59995 90.299954) - (xy 183.599949 90.299954) - (xy 183.690028 90.326403) - (xy 183.736496 90.340047) - (xy 183.738036 90.340499) - (xy 183.738038 90.3405) - (xy 183.738039 90.3405) - (xy 183.881962 90.3405) - (xy 183.881962 90.340499) - (xy 184.020053 90.299953) - (xy 184.141128 90.222143) - (xy 184.235377 90.113373) - (xy 184.295165 89.982457) - (xy 184.315647 89.84) - (xy 184.295165 89.697543) - (xy 184.235377 89.566627) - (xy 184.141128 89.457857) - (xy 184.020053 89.380047) - (xy 184.020051 89.380046) - (xy 184.020049 89.380045) - (xy 184.02005 89.380045) - (xy 183.881963 89.3395) - (xy 183.881961 89.3395) - (xy 183.738039 89.3395) - (xy 183.738036 89.3395) - (xy 183.599949 89.380045) - (xy 183.478873 89.457856) - (xy 183.384623 89.566626) - (xy 183.384622 89.566628) - (xy 183.324834 89.697543) - (xy 183.304353 89.84) - (xy 58.28 89.84) - (xy 58.28 86.7) - (xy 85.354353 86.7) - (xy 85.374834 86.842456) - (xy 85.397359 86.891777) - (xy 85.434623 86.973373) - (xy 85.528872 87.082143) - (xy 85.649947 87.159953) - (xy 85.64995 87.159954) - (xy 85.649949 87.159954) - (xy 85.757107 87.191417) - (xy 85.770918 87.195473) - (xy 85.788036 87.200499) - (xy 85.788038 87.2005) - (xy 85.788039 87.2005) - (xy 85.931962 87.2005) - (xy 85.931962 87.200499) - (xy 86.070053 87.159953) - (xy 86.191128 87.082143) - (xy 86.285377 86.973373) - (xy 86.345165 86.842457) - (xy 86.365647 86.7) - (xy 86.359896 86.66) - (xy 89.691614 86.66) - (xy 89.710213 86.765473) - (xy 89.710215 86.765479) - (xy 89.76376 86.858222) - (xy 89.763761 86.858223) - (xy 89.763763 86.858226) - (xy 89.803742 86.891772) - (xy 89.845805 86.927068) - (xy 89.845806 86.927068) - (xy 89.845807 86.927069) - (xy 89.94645 86.9637) - (xy 89.946452 86.9637) - (xy 90.017615 86.9637) - (xy 90.084654 86.983385) - (xy 90.130409 87.036189) - (xy 90.141615 87.0877) - (xy 90.141615 87.09) - (xy 90.160213 87.195473) - (xy 90.160215 87.195479) - (xy 90.21376 87.288222) - (xy 90.213761 87.288223) - (xy 90.213763 87.288226) - (xy 90.251574 87.319953) - (xy 90.295805 87.357068) - (xy 90.295806 87.357068) - (xy 90.295807 87.357069) - (xy 90.39645 87.3937) - (xy 90.396452 87.3937) - (xy 90.503548 87.3937) - (xy 90.50355 87.3937) - (xy 90.604193 87.357069) - (xy 90.686237 87.288226) - (xy 90.739787 87.195474) - (xy 90.758385 87.09) - (xy 90.757979 87.0877) - (xy 90.755597 87.074188) - (xy 90.739787 86.984526) - (xy 90.739128 86.983385) - (xy 90.686239 86.891777) - (xy 90.686238 86.891776) - (xy 90.686237 86.891774) - (xy 90.646251 86.858222) - (xy 90.604194 86.822931) - (xy 90.50355 86.7863) - (xy 90.432385 86.7863) - (xy 90.365346 86.766615) - (xy 90.319591 86.713811) - (xy 90.308385 86.6623) - (xy 90.308385 86.659999) - (xy 90.295447 86.586627) - (xy 90.289787 86.554526) - (xy 90.245522 86.477857) - (xy 90.236239 86.461777) - (xy 90.236238 86.461776) - (xy 90.236237 86.461774) - (xy 90.194352 86.426628) - (xy 90.186452 86.419999) - (xy 93.244353 86.419999) - (xy 93.264834 86.562456) - (xy 93.31246 86.666741) - (xy 93.324623 86.693373) - (xy 93.418872 86.802143) - (xy 93.539947 86.879953) - (xy 93.53995 86.879954) - (xy 93.539949 86.879954) - (xy 93.678036 86.920499) - (xy 93.678038 86.9205) - (xy 93.678039 86.9205) - (xy 93.821962 86.9205) - (xy 93.821962 86.920499) - (xy 93.960053 86.879953) - (xy 94.081128 86.802143) - (xy 94.082984 86.800001) - (xy 97.344532 86.800001) - (xy 97.364364 87.026686) - (xy 97.364366 87.026697) - (xy 97.423258 87.246488) - (xy 97.423261 87.246497) - (xy 97.519431 87.452732) - (xy 97.519432 87.452734) - (xy 97.649954 87.639141) - (xy 97.810858 87.800045) - (xy 97.810861 87.800047) - (xy 97.997266 87.930568) - (xy 98.203504 88.026739) - (xy 98.423308 88.085635) - (xy 98.58523 88.099801) - (xy 98.649998 88.105468) - (xy 98.65 88.105468) - (xy 98.650002 88.105468) - (xy 98.706673 88.100509) - (xy 98.876692 88.085635) - (xy 99.096496 88.026739) - (xy 99.302734 87.930568) - (xy 99.489139 87.800047) - (xy 99.650047 87.639139) - (xy 99.780568 87.452734) - (xy 99.876739 87.246496) - (xy 99.935635 87.026692) - (xy 99.950219 86.86) - (xy 198.604353 86.86) - (xy 198.624834 87.002456) - (xy 198.664815 87.09) - (xy 198.684623 87.133373) - (xy 198.778872 87.242143) - (xy 198.899947 87.319953) - (xy 198.89995 87.319954) - (xy 198.899949 87.319954) - (xy 199.038036 87.360499) - (xy 199.038038 87.3605) - (xy 199.038039 87.3605) - (xy 199.181962 87.3605) - (xy 199.181962 87.360499) - (xy 199.320053 87.319953) - (xy 199.441128 87.242143) - (xy 199.535377 87.133373) - (xy 199.595165 87.002457) - (xy 199.615647 86.86) - (xy 199.598109 86.738023) - (xy 199.595165 86.717542) - (xy 199.595164 86.717541) - (xy 199.557931 86.636011) - (xy 199.547987 86.566853) - (xy 199.577012 86.503297) - (xy 199.63579 86.465523) - (xy 199.670725 86.4605) - (xy 199.721962 86.4605) - (xy 199.721962 86.460499) - (xy 199.859893 86.42) - (xy 199.86005 86.419954) - (xy 199.86005 86.419953) - (xy 199.860053 86.419953) - (xy 199.981128 86.342143) - (xy 200.075377 86.233373) - (xy 200.135165 86.102457) - (xy 200.155647 85.96) - (xy 200.135165 85.817543) - (xy 200.075377 85.686627) - (xy 199.981128 85.577857) - (xy 199.860053 85.500047) - (xy 199.860051 85.500046) - (xy 199.860049 85.500045) - (xy 199.86005 85.500045) - (xy 199.721963 85.4595) - (xy 199.721961 85.4595) - (xy 199.578039 85.4595) - (xy 199.578036 85.4595) - (xy 199.439949 85.500045) - (xy 199.318873 85.577856) - (xy 199.224623 85.686626) - (xy 199.224622 85.686628) - (xy 199.164834 85.817543) - (xy 199.14765 85.937068) - (xy 199.144353 85.96) - (xy 199.14436 85.960047) - (xy 199.164834 86.102457) - (xy 199.164835 86.102458) - (xy 199.202069 86.183989) - (xy 199.212013 86.253147) - (xy 199.182988 86.316703) - (xy 199.12421 86.354477) - (xy 199.089275 86.3595) - (xy 199.038036 86.3595) - (xy 198.899949 86.400045) - (xy 198.778873 86.477856) - (xy 198.684623 86.586626) - (xy 198.684622 86.586628) - (xy 198.624834 86.717543) - (xy 198.604353 86.86) - (xy 99.950219 86.86) - (xy 99.955468 86.8) - (xy 99.954269 86.7863) - (xy 99.943421 86.6623) - (xy 99.935635 86.573308) - (xy 99.876739 86.353504) - (xy 99.780568 86.147266) - (xy 99.650047 85.960861) - (xy 99.650045 85.960858) - (xy 99.489141 85.799954) - (xy 99.302734 85.669432) - (xy 99.302732 85.669431) - (xy 99.096497 85.573261) - (xy 99.096488 85.573258) - (xy 98.876697 85.514366) - (xy 98.876693 85.514365) - (xy 98.876692 85.514365) - (xy 98.876691 85.514364) - (xy 98.876686 85.514364) - (xy 98.650002 85.494532) - (xy 98.649998 85.494532) - (xy 98.423313 85.514364) - (xy 98.423302 85.514366) - (xy 98.203511 85.573258) - (xy 98.203502 85.573261) - (xy 97.997267 85.669431) - (xy 97.997265 85.669432) - (xy 97.810858 85.799954) - (xy 97.649954 85.960858) - (xy 97.519432 86.147265) - (xy 97.519431 86.147267) - (xy 97.423261 86.353502) - (xy 97.423258 86.353511) - (xy 97.364366 86.573302) - (xy 97.364364 86.573313) - (xy 97.344532 86.799998) - (xy 97.344532 86.800001) - (xy 94.082984 86.800001) - (xy 94.175377 86.693373) - (xy 94.235165 86.562457) - (xy 94.255647 86.42) - (xy 94.235165 86.277543) - (xy 94.175377 86.146627) - (xy 94.081128 86.037857) - (xy 93.960053 85.960047) - (xy 93.960051 85.960046) - (xy 93.960049 85.960045) - (xy 93.96005 85.960045) - (xy 93.821963 85.9195) - (xy 93.821961 85.9195) - (xy 93.678039 85.9195) - (xy 93.678036 85.9195) - (xy 93.539949 85.960045) - (xy 93.418873 86.037856) - (xy 93.324623 86.146626) - (xy 93.324622 86.146628) - (xy 93.264834 86.277543) - (xy 93.244353 86.419999) - (xy 90.186452 86.419999) - (xy 90.154194 86.392931) - (xy 90.05355 86.3563) - (xy 89.94645 86.3563) - (xy 89.845808 86.392931) - (xy 89.845807 86.392931) - (xy 89.845806 86.392932) - (xy 89.763764 86.461772) - (xy 89.763762 86.461774) - (xy 89.710215 86.55452) - (xy 89.710213 86.554526) - (xy 89.691614 86.659999) - (xy 89.691614 86.66) - (xy 86.359896 86.66) - (xy 86.345165 86.557543) - (xy 86.285377 86.426627) - (xy 86.191128 86.317857) - (xy 86.070053 86.240047) - (xy 86.070051 86.240046) - (xy 86.070049 86.240045) - (xy 86.07005 86.240045) - (xy 85.931963 86.1995) - (xy 85.931961 86.1995) - (xy 85.788039 86.1995) - (xy 85.788036 86.1995) - (xy 85.649949 86.240045) - (xy 85.528873 86.317856) - (xy 85.434623 86.426626) - (xy 85.434622 86.426628) - (xy 85.374834 86.557543) - (xy 85.354353 86.7) - (xy 58.28 86.7) - (xy 58.28 85.67) - (xy 95.791614 85.67) - (xy 95.810213 85.775473) - (xy 95.810215 85.775479) - (xy 95.86376 85.868222) - (xy 95.863761 85.868223) - (xy 95.863763 85.868226) - (xy 95.885538 85.886497) - (xy 95.945805 85.937068) - (xy 95.945806 85.937068) - (xy 95.945807 85.937069) - (xy 96.04645 85.9737) - (xy 96.046452 85.9737) - (xy 96.153548 85.9737) - (xy 96.15355 85.9737) - (xy 96.254193 85.937069) - (xy 96.326256 85.8766) - (xy 96.390259 85.84859) - (xy 96.459251 85.859629) - (xy 96.485664 85.876603) - (xy 96.545805 85.927068) - (xy 96.545806 85.927068) - (xy 96.545807 85.927069) - (xy 96.64645 85.9637) - (xy 96.646452 85.9637) - (xy 96.753548 85.9637) - (xy 96.75355 85.9637) - (xy 96.854193 85.927069) - (xy 96.936237 85.858226) - (xy 96.989787 85.765474) - (xy 97.008385 85.66) - (xy 96.989787 85.554526) - (xy 96.980187 85.537899) - (xy 96.936239 85.461777) - (xy 96.936238 85.461776) - (xy 96.936237 85.461774) - (xy 96.910289 85.440001) - (xy 129.804532 85.440001) - (xy 129.824364 85.666686) - (xy 129.824366 85.666697) - (xy 129.883258 85.886488) - (xy 129.883261 85.886497) - (xy 129.979431 86.092732) - (xy 129.979432 86.092734) - (xy 130.109954 86.279141) - (xy 130.270858 86.440045) - (xy 130.270861 86.440047) - (xy 130.457266 86.570568) - (xy 130.663504 86.666739) - (xy 130.883308 86.725635) - (xy 131.04523 86.739801) - (xy 131.109998 86.745468) - (xy 131.11 86.745468) - (xy 131.110002 86.745468) - (xy 131.166673 86.740509) - (xy 131.336692 86.725635) - (xy 131.556496 86.666739) - (xy 131.762734 86.570568) - (xy 131.949139 86.440047) - (xy 132.110047 86.279139) - (xy 132.240568 86.092734) - (xy 132.336739 85.886496) - (xy 132.395635 85.666692) - (xy 132.415468 85.44) - (xy 132.395635 85.213308) - (xy 132.336739 84.993504) - (xy 132.240568 84.787266) - (xy 132.110047 84.600861) - (xy 132.110045 84.600858) - (xy 132.069187 84.56) - (xy 142.814353 84.56) - (xy 142.834834 84.702456) - (xy 142.862953 84.764026) - (xy 142.894623 84.833373) - (xy 142.988872 84.942143) - (xy 143.109947 85.019953) - (xy 143.10995 85.019954) - (xy 143.109949 85.019954) - (xy 143.248036 85.060499) - (xy 143.248038 85.0605) - (xy 143.248039 85.0605) - (xy 143.391962 85.0605) - (xy 143.391962 85.060499) - (xy 143.470632 85.0374) - (xy 147.724353 85.0374) - (xy 147.744834 85.179856) - (xy 147.760114 85.213313) - (xy 147.804623 85.310773) - (xy 147.898872 85.419543) - (xy 148.019947 85.497353) - (xy 148.01995 85.497354) - (xy 148.019949 85.497354) - (xy 148.158036 85.537899) - (xy 148.158038 85.5379) - (xy 148.158039 85.5379) - (xy 148.301962 85.5379) - (xy 148.301962 85.537899) - (xy 148.440053 85.497353) - (xy 148.561128 85.419543) - (xy 148.655377 85.310773) - (xy 148.715165 85.179857) - (xy 148.735647 85.0374) - (xy 148.715165 84.894943) - (xy 148.655377 84.764027) - (xy 148.561128 84.655257) - (xy 148.440053 84.577447) - (xy 148.440051 84.577446) - (xy 148.440049 84.577445) - (xy 148.44005 84.577445) - (xy 148.301963 84.5369) - (xy 148.301961 84.5369) - (xy 148.158039 84.5369) - (xy 148.158036 84.5369) - (xy 148.019949 84.577445) - (xy 147.898873 84.655256) - (xy 147.804623 84.764026) - (xy 147.804622 84.764028) - (xy 147.744834 84.894943) - (xy 147.724353 85.0374) - (xy 143.470632 85.0374) - (xy 143.530053 85.019953) - (xy 143.651128 84.942143) - (xy 143.745377 84.833373) - (xy 143.805165 84.702457) - (xy 143.825647 84.56) - (xy 143.805165 84.417543) - (xy 143.745377 84.286627) - (xy 143.651128 84.177857) - (xy 143.530053 84.100047) - (xy 143.530051 84.100046) - (xy 143.530049 84.100045) - (xy 143.53005 84.100045) - (xy 143.391963 84.0595) - (xy 143.391961 84.0595) - (xy 143.248039 84.0595) - (xy 143.248036 84.0595) - (xy 143.109949 84.100045) - (xy 142.988873 84.177856) - (xy 142.894623 84.286626) - (xy 142.894622 84.286628) - (xy 142.834834 84.417543) - (xy 142.814353 84.56) - (xy 132.069187 84.56) - (xy 131.949141 84.439954) - (xy 131.762734 84.309432) - (xy 131.762732 84.309431) - (xy 131.556497 84.213261) - (xy 131.556488 84.213258) - (xy 131.336697 84.154366) - (xy 131.336693 84.154365) - (xy 131.336692 84.154365) - (xy 131.336691 84.154364) - (xy 131.336686 84.154364) - (xy 131.110002 84.134532) - (xy 131.109998 84.134532) - (xy 130.883313 84.154364) - (xy 130.883302 84.154366) - (xy 130.663511 84.213258) - (xy 130.663502 84.213261) - (xy 130.457267 84.309431) - (xy 130.457265 84.309432) - (xy 130.270858 84.439954) - (xy 130.109954 84.600858) - (xy 129.979432 84.787265) - (xy 129.979431 84.787267) - (xy 129.883261 84.993502) - (xy 129.883258 84.993511) - (xy 129.824366 85.213302) - (xy 129.824364 85.213313) - (xy 129.804532 85.439998) - (xy 129.804532 85.440001) - (xy 96.910289 85.440001) - (xy 96.885908 85.419543) - (xy 96.854194 85.392931) - (xy 96.75355 85.3563) - (xy 96.64645 85.3563) - (xy 96.545808 85.392931) - (xy 96.545807 85.392931) - (xy 96.545806 85.392932) - (xy 96.473744 85.453397) - (xy 96.409735 85.481409) - (xy 96.340743 85.470368) - (xy 96.314336 85.453397) - (xy 96.254193 85.402931) - (xy 96.15355 85.3663) - (xy 96.04645 85.3663) - (xy 95.945808 85.402931) - (xy 95.945807 85.402931) - (xy 95.945806 85.402932) - (xy 95.863764 85.471772) - (xy 95.863762 85.471774) - (xy 95.810215 85.56452) - (xy 95.810213 85.564526) - (xy 95.791614 85.669999) - (xy 95.791614 85.67) - (xy 58.28 85.67) - (xy 58.28 83.49) - (xy 86.441614 83.49) - (xy 86.460213 83.595473) - (xy 86.460215 83.595479) - (xy 86.51376 83.688222) - (xy 86.513761 83.688223) - (xy 86.513763 83.688226) - (xy 86.554784 83.722647) - (xy 86.595805 83.757068) - (xy 86.595806 83.757068) - (xy 86.595807 83.757069) - (xy 86.69645 83.7937) - (xy 86.696452 83.7937) - (xy 86.803548 83.7937) - (xy 86.80355 83.7937) - (xy 86.904193 83.757069) - (xy 86.963377 83.707407) - (xy 87.027384 83.679395) - (xy 87.096376 83.690434) - (xy 87.122788 83.707408) - (xy 87.205805 83.777068) - (xy 87.205806 83.777068) - (xy 87.205807 83.777069) - (xy 87.30645 83.8137) - (xy 87.306452 83.8137) - (xy 87.413548 83.8137) - (xy 87.41355 83.8137) - (xy 87.514193 83.777069) - (xy 87.596237 83.708226) - (xy 87.649787 83.615474) - (xy 87.668385 83.51) - (xy 87.649787 83.404526) - (xy 87.63824 83.384526) - (xy 87.596239 83.311777) - (xy 87.596238 83.311776) - (xy 87.596237 83.311774) - (xy 87.564945 83.285517) - (xy 87.514194 83.242931) - (xy 87.41355 83.2063) - (xy 87.30645 83.2063) - (xy 87.205808 83.242931) - (xy 87.205807 83.242931) - (xy 87.205806 83.242932) - (xy 87.146621 83.292593) - (xy 87.082612 83.320605) - (xy 87.013621 83.309564) - (xy 86.987211 83.292592) - (xy 86.986237 83.291775) - (xy 86.986237 83.291774) - (xy 86.904193 83.222931) - (xy 86.80355 83.1863) - (xy 86.69645 83.1863) - (xy 86.595808 83.222931) - (xy 86.595807 83.222931) - (xy 86.595806 83.222932) - (xy 86.513764 83.291772) - (xy 86.513762 83.291774) - (xy 86.460215 83.38452) - (xy 86.460213 83.384526) - (xy 86.441614 83.489999) - (xy 86.441614 83.49) - (xy 58.28 83.49) - (xy 58.28 82.999999) - (xy 96.654353 82.999999) - (xy 96.674834 83.142456) - (xy 96.711587 83.222932) - (xy 96.734623 83.273373) - (xy 96.828872 83.382143) - (xy 96.949947 83.459953) - (xy 96.94995 83.459954) - (xy 96.949949 83.459954) - (xy 97.088036 83.500499) - (xy 97.088038 83.5005) - (xy 97.088039 83.5005) - (xy 97.231962 83.5005) - (xy 97.231962 83.500499) - (xy 97.370053 83.459953) - (xy 97.491128 83.382143) - (xy 97.585377 83.273373) - (xy 97.645165 83.142457) - (xy 97.665647 83) - (xy 97.662771 82.98) - (xy 146.134353 82.98) - (xy 146.154834 83.122456) - (xy 146.165169 83.145085) - (xy 146.214623 83.253373) - (xy 146.308872 83.362143) - (xy 146.429947 83.439953) - (xy 146.42995 83.439954) - (xy 146.429949 83.439954) - (xy 146.568036 83.480499) - (xy 146.568038 83.4805) - (xy 146.568039 83.4805) - (xy 146.711962 83.4805) - (xy 146.711962 83.480499) - (xy 146.819121 83.449035) - (xy 146.85005 83.439954) - (xy 146.85005 83.439953) - (xy 146.850053 83.439953) - (xy 146.971128 83.362143) - (xy 147.065377 83.253373) - (xy 147.098886 83.18) - (xy 148.094353 83.18) - (xy 148.114834 83.322456) - (xy 148.143181 83.384526) - (xy 148.174623 83.453373) - (xy 148.268872 83.562143) - (xy 148.389947 83.639953) - (xy 148.38995 83.639954) - (xy 148.389949 83.639954) - (xy 148.528036 83.680499) - (xy 148.528038 83.6805) - (xy 148.528039 83.6805) - (xy 148.671962 83.6805) - (xy 148.671962 83.680499) - (xy 148.724748 83.665) - (xy 156.144417 83.665) - (xy 156.144623 83.667093) - (xy 156.164699 83.870932) - (xy 156.194733 83.969944) - (xy 156.224768 84.068954) - (xy 156.322315 84.25145) - (xy 156.322317 84.251452) - (xy 156.453589 84.41141) - (xy 156.488371 84.439954) - (xy 156.61355 84.542685) - (xy 156.796046 84.640232) - (xy 156.994066 84.7003) - (xy 156.994065 84.7003) - (xy 157.014348 84.702297) - (xy 157.2 84.720583) - (xy 157.405934 84.7003) - (xy 157.603954 84.640232) - (xy 157.78645 84.542685) - (xy 157.94641 84.41141) - (xy 158.077685 84.25145) - (xy 158.175232 84.068954) - (xy 158.2353 83.870934) - (xy 158.255583 83.665) - (xy 159.744417 83.665) - (xy 159.764699 83.870932) - (xy 159.794733 83.969944) - (xy 159.824768 84.068954) - (xy 159.922315 84.25145) - (xy 159.922317 84.251452) - (xy 160.053589 84.41141) - (xy 160.088371 84.439954) - (xy 160.21355 84.542685) - (xy 160.396046 84.640232) - (xy 160.594066 84.7003) - (xy 160.594065 84.7003) - (xy 160.612529 84.702118) - (xy 160.8 84.720583) - (xy 161.005934 84.7003) - (xy 161.203954 84.640232) - (xy 161.38645 84.542685) - (xy 161.54641 84.41141) - (xy 161.677685 84.25145) - (xy 161.775232 84.068954) - (xy 161.8353 83.870934) - (xy 161.855583 83.665) - (xy 163.344417 83.665) - (xy 163.364699 83.870932) - (xy 163.394733 83.969944) - (xy 163.424768 84.068954) - (xy 163.522315 84.25145) - (xy 163.522317 84.251452) - (xy 163.653589 84.41141) - (xy 163.688371 84.439954) - (xy 163.81355 84.542685) - (xy 163.996046 84.640232) - (xy 164.194066 84.7003) - (xy 164.194065 84.7003) - (xy 164.214348 84.702297) - (xy 164.4 84.720583) - (xy 164.605934 84.7003) - (xy 164.803954 84.640232) - (xy 164.98645 84.542685) - (xy 165.14641 84.41141) - (xy 165.277685 84.25145) - (xy 165.375232 84.068954) - (xy 165.4353 83.870934) - (xy 165.455583 83.665) - (xy 167.344417 83.665) - (xy 167.364699 83.870932) - (xy 167.394733 83.969944) - (xy 167.424768 84.068954) - (xy 167.522315 84.25145) - (xy 167.522317 84.251452) - (xy 167.653589 84.41141) - (xy 167.688371 84.439954) - (xy 167.81355 84.542685) - (xy 167.996046 84.640232) - (xy 168.194066 84.7003) - (xy 168.194065 84.7003) - (xy 168.212529 84.702118) - (xy 168.4 84.720583) - (xy 168.605934 84.7003) - (xy 168.803954 84.640232) - (xy 168.98645 84.542685) - (xy 169.14641 84.41141) - (xy 169.277685 84.25145) - (xy 169.375232 84.068954) - (xy 169.4353 83.870934) - (xy 169.455583 83.665) - (xy 171.544417 83.665) - (xy 171.564699 83.870932) - (xy 171.594733 83.969944) - (xy 171.624768 84.068954) - (xy 171.722315 84.25145) - (xy 171.722317 84.251452) - (xy 171.853589 84.41141) - (xy 171.888371 84.439954) - (xy 172.01355 84.542685) - (xy 172.196046 84.640232) - (xy 172.394066 84.7003) - (xy 172.394065 84.7003) - (xy 172.412529 84.702118) - (xy 172.6 84.720583) - (xy 172.805934 84.7003) - (xy 173.003954 84.640232) - (xy 173.18645 84.542685) - (xy 173.34641 84.41141) - (xy 173.477685 84.25145) - (xy 173.575232 84.068954) - (xy 173.6353 83.870934) - (xy 173.655583 83.665) - (xy 173.6353 83.459066) - (xy 173.575232 83.261046) - (xy 173.477685 83.07855) - (xy 173.396808 82.98) - (xy 173.34641 82.918589) - (xy 173.228677 82.821969) - (xy 173.18645 82.787315) - (xy 173.003954 82.689768) - (xy 172.805934 82.6297) - (xy 172.805932 82.629699) - (xy 172.805934 82.629699) - (xy 172.618463 82.611235) - (xy 172.6 82.609417) - (xy 172.599999 82.609417) - (xy 172.394067 82.629699) - (xy 172.196043 82.689769) - (xy 172.164505 82.706627) - (xy 172.01355 82.787315) - (xy 172.013548 82.787316) - (xy 172.013547 82.787317) - (xy 171.853589 82.918589) - (xy 171.725228 83.075) - (xy 171.722315 83.07855) - (xy 171.690992 83.13715) - (xy 171.624769 83.261043) - (xy 171.564699 83.459067) - (xy 171.544417 83.665) - (xy 169.455583 83.665) - (xy 169.4353 83.459066) - (xy 169.375232 83.261046) - (xy 169.277685 83.07855) - (xy 169.196808 82.98) - (xy 169.14641 82.918589) - (xy 169.028677 82.821969) - (xy 168.98645 82.787315) - (xy 168.803954 82.689768) - (xy 168.605934 82.6297) - (xy 168.605932 82.629699) - (xy 168.605934 82.629699) - (xy 168.4 82.609417) - (xy 168.194067 82.629699) - (xy 167.996043 82.689769) - (xy 167.964505 82.706627) - (xy 167.81355 82.787315) - (xy 167.813548 82.787316) - (xy 167.813547 82.787317) - (xy 167.653589 82.918589) - (xy 167.525228 83.075) - (xy 167.522315 83.07855) - (xy 167.490992 83.13715) - (xy 167.424769 83.261043) - (xy 167.364699 83.459067) - (xy 167.344417 83.665) - (xy 165.455583 83.665) - (xy 165.4353 83.459066) - (xy 165.375232 83.261046) - (xy 165.277685 83.07855) - (xy 165.196808 82.98) - (xy 165.14641 82.918589) - (xy 165.028677 82.821969) - (xy 164.98645 82.787315) - (xy 164.803954 82.689768) - (xy 164.605934 82.6297) - (xy 164.605932 82.629699) - (xy 164.605934 82.629699) - (xy 164.4 82.609417) - (xy 164.194067 82.629699) - (xy 163.996043 82.689769) - (xy 163.964505 82.706627) - (xy 163.81355 82.787315) - (xy 163.813548 82.787316) - (xy 163.813547 82.787317) - (xy 163.653589 82.918589) - (xy 163.525228 83.075) - (xy 163.522315 83.07855) - (xy 163.490992 83.13715) - (xy 163.424769 83.261043) - (xy 163.364699 83.459067) - (xy 163.344417 83.665) - (xy 161.855583 83.665) - (xy 161.8353 83.459066) - (xy 161.775232 83.261046) - (xy 161.677685 83.07855) - (xy 161.596808 82.98) - (xy 161.54641 82.918589) - (xy 161.428677 82.821969) - (xy 161.38645 82.787315) - (xy 161.203954 82.689768) - (xy 161.005934 82.6297) - (xy 161.005932 82.629699) - (xy 161.005934 82.629699) - (xy 160.818463 82.611235) - (xy 160.8 82.609417) - (xy 160.799999 82.609417) - (xy 160.594067 82.629699) - (xy 160.396043 82.689769) - (xy 160.364505 82.706627) - (xy 160.21355 82.787315) - (xy 160.213548 82.787316) - (xy 160.213547 82.787317) - (xy 160.053589 82.918589) - (xy 159.925228 83.075) - (xy 159.922315 83.07855) - (xy 159.890992 83.13715) - (xy 159.824769 83.261043) - (xy 159.764699 83.459067) - (xy 159.744417 83.665) - (xy 158.255583 83.665) - (xy 158.2353 83.459066) - (xy 158.175232 83.261046) - (xy 158.077685 83.07855) - (xy 157.996808 82.98) - (xy 157.94641 82.918589) - (xy 157.828677 82.821969) - (xy 157.78645 82.787315) - (xy 157.603954 82.689768) - (xy 157.405934 82.6297) - (xy 157.405932 82.629699) - (xy 157.405934 82.629699) - (xy 157.218463 82.611235) - (xy 157.2 82.609417) - (xy 157.199999 82.609417) - (xy 156.994067 82.629699) - (xy 156.796043 82.689769) - (xy 156.764505 82.706627) - (xy 156.61355 82.787315) - (xy 156.613548 82.787316) - (xy 156.613547 82.787317) - (xy 156.453589 82.918589) - (xy 156.325228 83.075) - (xy 156.322315 83.07855) - (xy 156.290992 83.13715) - (xy 156.224769 83.261043) - (xy 156.164699 83.459067) - (xy 156.149295 83.615473) - (xy 156.144417 83.665) - (xy 148.724748 83.665) - (xy 148.810053 83.639953) - (xy 148.931128 83.562143) - (xy 149.025377 83.453373) - (xy 149.085165 83.322457) - (xy 149.105647 83.18) - (xy 149.085165 83.037543) - (xy 149.025377 82.906627) - (xy 148.931128 82.797857) - (xy 148.810053 82.720047) - (xy 148.810051 82.720046) - (xy 148.810049 82.720045) - (xy 148.81005 82.720045) - (xy 148.671963 82.6795) - (xy 148.671961 82.6795) - (xy 148.528039 82.6795) - (xy 148.528036 82.6795) - (xy 148.389949 82.720045) - (xy 148.268873 82.797856) - (xy 148.174623 82.906626) - (xy 148.174622 82.906628) - (xy 148.114834 83.037543) - (xy 148.094353 83.18) - (xy 147.098886 83.18) - (xy 147.125165 83.122457) - (xy 147.145647 82.98) - (xy 147.125165 82.837543) - (xy 147.065377 82.706627) - (xy 146.971128 82.597857) - (xy 146.850053 82.520047) - (xy 146.850051 82.520046) - (xy 146.850049 82.520045) - (xy 146.85005 82.520045) - (xy 146.711963 82.4795) - (xy 146.711961 82.4795) - (xy 146.568039 82.4795) - (xy 146.568036 82.4795) - (xy 146.429949 82.520045) - (xy 146.308873 82.597856) - (xy 146.308872 82.597856) - (xy 146.308872 82.597857) - (xy 146.299434 82.608749) - (xy 146.214623 82.706626) - (xy 146.214622 82.706628) - (xy 146.154834 82.837543) - (xy 146.134353 82.98) - (xy 97.662771 82.98) - (xy 97.645165 82.857543) - (xy 97.585377 82.726627) - (xy 97.491128 82.617857) - (xy 97.370053 82.540047) - (xy 97.370051 82.540046) - (xy 97.370049 82.540045) - (xy 97.37005 82.540045) - (xy 97.231963 82.4995) - (xy 97.231961 82.4995) - (xy 97.088039 82.4995) - (xy 97.088036 82.4995) - (xy 96.949949 82.540045) - (xy 96.828873 82.617856) - (xy 96.734623 82.726626) - (xy 96.734622 82.726628) - (xy 96.674834 82.857543) - (xy 96.654353 82.999999) - (xy 58.28 82.999999) - (xy 58.28 82.2674) - (xy 182.124417 82.2674) - (xy 182.144699 82.473332) - (xy 182.158235 82.517953) - (xy 182.204768 82.671354) - (xy 182.302315 82.85385) - (xy 182.302317 82.853852) - (xy 182.433589 83.01381) - (xy 182.512473 83.078547) - (xy 182.59355 83.145085) - (xy 182.776046 83.242632) - (xy 182.974066 83.3027) - (xy 182.974065 83.3027) - (xy 182.994348 83.304697) - (xy 183.18 83.322983) - (xy 183.385934 83.3027) - (xy 183.583954 83.242632) - (xy 183.76645 83.145085) - (xy 183.92641 83.01381) - (xy 184.057685 82.85385) - (xy 184.155232 82.671354) - (xy 184.175406 82.604846) - (xy 184.213702 82.54641) - (xy 184.277514 82.517953) - (xy 184.346581 82.528512) - (xy 184.398975 82.574736) - (xy 184.413841 82.608749) - (xy 184.446567 82.730886) - (xy 184.44657 82.730892) - (xy 184.546399 82.944978) - (xy 184.681894 83.138482) - (xy 184.848917 83.305505) - (xy 185.042421 83.441) - (xy 185.256507 83.540829) - (xy 185.256516 83.540833) - (xy 185.47 83.598034) - (xy 185.47 82.702901) - (xy 185.577685 82.75208) - (xy 185.684237 82.7674) - (xy 185.755763 82.7674) - (xy 185.862315 82.75208) - (xy 185.97 82.702901) - (xy 185.97 83.598033) - (xy 186.183483 83.540833) - (xy 186.183492 83.540829) - (xy 186.329288 83.472844) - (xy 211.29 83.472844) - (xy 211.296401 83.532372) - (xy 211.296403 83.532379) - (xy 211.346645 83.667086) - (xy 211.346649 83.667093) - (xy 211.432809 83.782187) - (xy 211.432812 83.78219) - (xy 211.547906 83.86835) - (xy 211.547913 83.868354) - (xy 211.68262 83.918596) - (xy 211.682627 83.918598) - (xy 211.742155 83.924999) - (xy 211.742172 83.925) - (xy 212.39 83.925) - (xy 212.39 83.010501) - (xy 212.497685 83.05968) - (xy 212.604237 83.075) - (xy 212.675763 83.075) - (xy 212.782315 83.05968) - (xy 212.89 83.010501) - (xy 212.89 83.925) - (xy 213.537828 83.925) - (xy 213.537844 83.924999) - (xy 213.597372 83.918598) - (xy 213.597379 83.918596) - (xy 213.732086 83.868354) - (xy 213.732093 83.86835) - (xy 213.847187 83.78219) - (xy 213.84719 83.782187) - (xy 213.93335 83.667093) - (xy 213.933354 83.667086) - (xy 213.983596 83.532379) - (xy 213.983598 83.532372) - (xy 213.989999 83.472844) - (xy 213.99 83.472827) - (xy 213.99 82.825) - (xy 213.073686 82.825) - (xy 213.099493 82.784844) - (xy 213.14 82.646889) - (xy 213.14 82.503111) - (xy 213.099493 82.365156) - (xy 213.073686 82.325) - (xy 213.99 82.325) - (xy 213.99 81.677172) - (xy 213.989999 81.677155) - (xy 213.983598 81.617627) - (xy 213.983596 81.61762) - (xy 213.933354 81.482913) - (xy 213.93335 81.482906) - (xy 213.84719 81.367812) - (xy 213.847187 81.367809) - (xy 213.732093 81.281649) - (xy 213.732086 81.281645) - (xy 213.597379 81.231403) - (xy 213.597372 81.231401) - (xy 213.537844 81.225) - (xy 213.137187 81.225) - (xy 213.070148 81.205315) - (xy 213.024393 81.152511) - (xy 213.014449 81.083353) - (xy 213.043474 81.019797) - (xy 213.078733 80.991642) - (xy 213.22645 80.912685) - (xy 213.38641 80.78141) - (xy 213.517685 80.62145) - (xy 213.615232 80.438954) - (xy 213.6753 80.240934) - (xy 213.695583 80.035) - (xy 213.6753 79.829066) - (xy 213.615232 79.631046) - (xy 213.517685 79.44855) - (xy 213.465702 79.385209) - (xy 213.38641 79.288589) - (xy 213.249982 79.176627) - (xy 213.22645 79.157315) - (xy 213.043954 79.059768) - (xy 212.845934 78.9997) - (xy 212.845932 78.999699) - (xy 212.845934 78.999699) - (xy 212.64 78.979417) - (xy 212.434067 78.999699) - (xy 212.236043 79.059769) - (xy 212.159167 79.100861) - (xy 212.05355 79.157315) - (xy 212.053548 79.157316) - (xy 212.053547 79.157317) - (xy 211.893589 79.288589) - (xy 211.762317 79.448547) - (xy 211.762315 79.44855) - (xy 211.738076 79.493897) - (xy 211.664769 79.631043) - (xy 211.604699 79.829067) - (xy 211.584417 80.034999) - (xy 211.604699 80.240932) - (xy 211.609042 80.255249) - (xy 211.664768 80.438954) - (xy 211.762315 80.62145) - (xy 211.762317 80.621452) - (xy 211.893589 80.78141) - (xy 211.932537 80.813373) - (xy 212.05355 80.912685) - (xy 212.201267 80.991642) - (xy 212.251111 81.040605) - (xy 212.266571 81.108743) - (xy 212.242739 81.174422) - (xy 212.187181 81.216791) - (xy 212.142813 81.225) - (xy 211.742155 81.225) - (xy 211.682627 81.231401) - (xy 211.68262 81.231403) - (xy 211.547913 81.281645) - (xy 211.547906 81.281649) - (xy 211.432812 81.367809) - (xy 211.432809 81.367812) - (xy 211.346649 81.482906) - (xy 211.346645 81.482913) - (xy 211.296403 81.61762) - (xy 211.296401 81.617627) - (xy 211.29 81.677155) - (xy 211.29 82.325) - (xy 212.206314 82.325) - (xy 212.180507 82.365156) - (xy 212.14 82.503111) - (xy 212.14 82.646889) - (xy 212.180507 82.784844) - (xy 212.206314 82.825) - (xy 211.29 82.825) - (xy 211.29 83.472844) - (xy 186.329288 83.472844) - (xy 186.397578 83.441) - (xy 186.591082 83.305505) - (xy 186.758105 83.138482) - (xy 186.8936 82.944978) - (xy 186.993429 82.730892) - (xy 186.993433 82.730883) - (xy 187.026158 82.60875) - (xy 187.062522 82.54909) - (xy 187.125369 82.51856) - (xy 187.194745 82.526854) - (xy 187.248623 82.571339) - (xy 187.264593 82.604847) - (xy 187.284768 82.671354) - (xy 187.382315 82.85385) - (xy 187.382317 82.853852) - (xy 187.513589 83.01381) - (xy 187.592473 83.078547) - (xy 187.67355 83.145085) - (xy 187.856046 83.242632) - (xy 188.054066 83.3027) - (xy 188.054065 83.3027) - (xy 188.072529 83.304518) - (xy 188.26 83.322983) - (xy 188.465934 83.3027) - (xy 188.663954 83.242632) - (xy 188.84645 83.145085) - (xy 189.00641 83.01381) - (xy 189.137685 82.85385) - (xy 189.235232 82.671354) - (xy 189.2953 82.473334) - (xy 189.315583 82.2674) - (xy 189.744417 82.2674) - (xy 189.764699 82.473332) - (xy 189.778235 82.517953) - (xy 189.824768 82.671354) - (xy 189.922315 82.85385) - (xy 189.922317 82.853852) - (xy 190.053589 83.01381) - (xy 190.132473 83.078547) - (xy 190.21355 83.145085) - (xy 190.396046 83.242632) - (xy 190.594066 83.3027) - (xy 190.594065 83.3027) - (xy 190.612529 83.304518) - (xy 190.8 83.322983) - (xy 191.005934 83.3027) - (xy 191.203954 83.242632) - (xy 191.38645 83.145085) - (xy 191.396116 83.137152) - (xy 192.2895 83.137152) - (xy 192.301131 83.195629) - (xy 192.301132 83.19563) - (xy 192.345447 83.261952) - (xy 192.411769 83.306267) - (xy 192.41177 83.306268) - (xy 192.470247 83.317899) - (xy 192.47025 83.3179) - (xy 192.470252 83.3179) - (xy 194.20975 83.3179) - (xy 194.209751 83.317899) - (xy 194.224568 83.314952) - (xy 194.268229 83.306268) - (xy 194.268229 83.306267) - (xy 194.268231 83.306267) - (xy 194.334552 83.261952) - (xy 194.378867 83.195631) - (xy 194.378867 83.195629) - (xy 194.378868 83.195629) - (xy 194.389444 83.142456) - (xy 194.3905 83.137148) - (xy 194.3905 81.397652) - (xy 194.3905 81.397649) - (xy 194.390499 81.397647) - (xy 194.378868 81.33917) - (xy 194.378867 81.339169) - (xy 194.334552 81.272847) - (xy 194.315324 81.259999) - (xy 195.784353 81.259999) - (xy 195.804834 81.402456) - (xy 195.841575 81.482906) - (xy 195.864623 81.533373) - (xy 195.958872 81.642143) - (xy 196.079947 81.719953) - (xy 196.07995 81.719954) - (xy 196.079949 81.719954) - (xy 196.218036 81.760499) - (xy 196.218038 81.7605) - (xy 196.218039 81.7605) - (xy 196.361962 81.7605) - (xy 196.361962 81.760499) - (xy 196.500053 81.719953) - (xy 196.621128 81.642143) - (xy 196.715377 81.533373) - (xy 196.775165 81.402457) - (xy 196.795647 81.26) - (xy 196.775165 81.117543) - (xy 196.715377 80.986627) - (xy 196.621128 80.877857) - (xy 196.500053 80.800047) - (xy 196.500051 80.800046) - (xy 196.500049 80.800045) - (xy 196.50005 80.800045) - (xy 196.361963 80.7595) - (xy 196.361961 80.7595) - (xy 196.218039 80.7595) - (xy 196.218036 80.7595) - (xy 196.079949 80.800045) - (xy 195.958873 80.877856) - (xy 195.864623 80.986626) - (xy 195.864622 80.986628) - (xy 195.804834 81.117543) - (xy 195.784353 81.259999) - (xy 194.315324 81.259999) - (xy 194.26823 81.228532) - (xy 194.268229 81.228531) - (xy 194.209752 81.2169) - (xy 194.209748 81.2169) - (xy 192.470252 81.2169) - (xy 192.470247 81.2169) - (xy 192.41177 81.228531) - (xy 192.411769 81.228532) - (xy 192.345447 81.272847) - (xy 192.301132 81.339169) - (xy 192.301131 81.33917) - (xy 192.2895 81.397647) - (xy 192.2895 83.137152) - (xy 191.396116 83.137152) - (xy 191.54641 83.01381) - (xy 191.677685 82.85385) - (xy 191.775232 82.671354) - (xy 191.8353 82.473334) - (xy 191.855583 82.2674) - (xy 191.8353 82.061466) - (xy 191.775232 81.863446) - (xy 191.677685 81.68095) - (xy 191.602897 81.58982) - (xy 191.54641 81.520989) - (xy 191.396121 81.397652) - (xy 191.38645 81.389715) - (xy 191.203954 81.292168) - (xy 191.005934 81.2321) - (xy 191.005932 81.232099) - (xy 191.005934 81.232099) - (xy 190.818463 81.213635) - (xy 190.8 81.211817) - (xy 190.799999 81.211817) - (xy 190.594067 81.232099) - (xy 190.396043 81.292169) - (xy 190.308114 81.339169) - (xy 190.21355 81.389715) - (xy 190.213548 81.389716) - (xy 190.213547 81.389717) - (xy 190.053589 81.520989) - (xy 189.922317 81.680947) - (xy 189.824769 81.863443) - (xy 189.764699 82.061467) - (xy 189.744417 82.2674) - (xy 189.315583 82.2674) - (xy 189.2953 82.061466) - (xy 189.235232 81.863446) - (xy 189.137685 81.68095) - (xy 189.062897 81.58982) - (xy 189.00641 81.520989) - (xy 188.856121 81.397652) - (xy 188.84645 81.389715) - (xy 188.663954 81.292168) - (xy 188.465934 81.2321) - (xy 188.465932 81.232099) - (xy 188.465934 81.232099) - (xy 188.26 81.211817) - (xy 188.054067 81.232099) - (xy 187.856043 81.292169) - (xy 187.768114 81.339169) - (xy 187.67355 81.389715) - (xy 187.673548 81.389716) - (xy 187.673547 81.389717) - (xy 187.513589 81.520989) - (xy 187.382317 81.680947) - (xy 187.284767 81.863446) - (xy 187.264593 81.929952) - (xy 187.226296 81.98839) - (xy 187.162483 82.016847) - (xy 187.093416 82.006286) - (xy 187.041023 81.960061) - (xy 187.026158 81.926049) - (xy 186.993433 81.803916) - (xy 186.993429 81.803907) - (xy 186.8936 81.589822) - (xy 186.893599 81.58982) - (xy 186.758113 81.396326) - (xy 186.758108 81.39632) - (xy 186.591082 81.229294) - (xy 186.397578 81.093799) - (xy 186.183492 80.99397) - (xy 186.183486 80.993967) - (xy 185.97 80.936764) - (xy 185.97 81.831898) - (xy 185.862315 81.78272) - (xy 185.755763 81.7674) - (xy 185.684237 81.7674) - (xy 185.577685 81.78272) - (xy 185.47 81.831898) - (xy 185.47 80.936764) - (xy 185.469999 80.936764) - (xy 185.256513 80.993967) - (xy 185.256507 80.99397) - (xy 185.042422 81.093799) - (xy 185.04242 81.0938) - (xy 184.848926 81.229286) - (xy 184.84892 81.229291) - (xy 184.681891 81.39632) - (xy 184.681886 81.396326) - (xy 184.5464 81.58982) - (xy 184.546399 81.589822) - (xy 184.44657 81.803907) - (xy 184.446567 81.803914) - (xy 184.413841 81.92605) - (xy 184.377476 81.98571) - (xy 184.314629 82.016239) - (xy 184.245253 82.007944) - (xy 184.191375 81.963459) - (xy 184.175406 81.929952) - (xy 184.155232 81.863446) - (xy 184.057685 81.68095) - (xy 183.982897 81.58982) - (xy 183.92641 81.520989) - (xy 183.776121 81.397652) - (xy 183.76645 81.389715) - (xy 183.583954 81.292168) - (xy 183.385934 81.2321) - (xy 183.385932 81.232099) - (xy 183.385934 81.232099) - (xy 183.18 81.211817) - (xy 182.974067 81.232099) - (xy 182.776043 81.292169) - (xy 182.688114 81.339169) - (xy 182.59355 81.389715) - (xy 182.593548 81.389716) - (xy 182.593547 81.389717) - (xy 182.433589 81.520989) - (xy 182.302317 81.680947) - (xy 182.204769 81.863443) - (xy 182.144699 82.061467) - (xy 182.124417 82.2674) - (xy 58.28 82.2674) - (xy 58.28 81.994752) - (xy 156.1495 81.994752) - (xy 156.161131 82.053229) - (xy 156.161132 82.05323) - (xy 156.205447 82.119552) - (xy 156.271769 82.163867) - (xy 156.27177 82.163868) - (xy 156.330247 82.175499) - (xy 156.33025 82.1755) - (xy 156.330252 82.1755) - (xy 158.06975 82.1755) - (xy 158.069751 82.175499) - (xy 158.084568 82.172552) - (xy 158.128229 82.163868) - (xy 158.128229 82.163867) - (xy 158.128231 82.163867) - (xy 158.194552 82.119552) - (xy 158.238867 82.053231) - (xy 158.238867 82.053229) - (xy 158.238868 82.053229) - (xy 158.250499 81.994752) - (xy 159.7495 81.994752) - (xy 159.761131 82.053229) - (xy 159.761132 82.05323) - (xy 159.805447 82.119552) - (xy 159.871769 82.163867) - (xy 159.87177 82.163868) - (xy 159.930247 82.175499) - (xy 159.93025 82.1755) - (xy 159.930252 82.1755) - (xy 161.66975 82.1755) - (xy 161.669751 82.175499) - (xy 161.684568 82.172552) - (xy 161.728229 82.163868) - (xy 161.728229 82.163867) - (xy 161.728231 82.163867) - (xy 161.794552 82.119552) - (xy 161.838867 82.053231) - (xy 161.838867 82.053229) - (xy 161.838868 82.053229) - (xy 161.850499 81.994752) - (xy 163.3495 81.994752) - (xy 163.361131 82.053229) - (xy 163.361132 82.05323) - (xy 163.405447 82.119552) - (xy 163.471769 82.163867) - (xy 163.47177 82.163868) - (xy 163.530247 82.175499) - (xy 163.53025 82.1755) - (xy 163.530252 82.1755) - (xy 165.26975 82.1755) - (xy 165.269751 82.175499) - (xy 165.284568 82.172552) - (xy 165.328229 82.163868) - (xy 165.328229 82.163867) - (xy 165.328231 82.163867) - (xy 165.394552 82.119552) - (xy 165.438867 82.053231) - (xy 165.438867 82.053229) - (xy 165.438868 82.053229) - (xy 165.450499 81.994752) - (xy 167.3495 81.994752) - (xy 167.361131 82.053229) - (xy 167.361132 82.05323) - (xy 167.405447 82.119552) - (xy 167.471769 82.163867) - (xy 167.47177 82.163868) - (xy 167.530247 82.175499) - (xy 167.53025 82.1755) - (xy 167.530252 82.1755) - (xy 169.26975 82.1755) - (xy 169.269751 82.175499) - (xy 169.284568 82.172552) - (xy 169.328229 82.163868) - (xy 169.328229 82.163867) - (xy 169.328231 82.163867) - (xy 169.394552 82.119552) - (xy 169.438867 82.053231) - (xy 169.438867 82.053229) - (xy 169.438868 82.053229) - (xy 169.450499 81.994752) - (xy 171.5495 81.994752) - (xy 171.561131 82.053229) - (xy 171.561132 82.05323) - (xy 171.605447 82.119552) - (xy 171.671769 82.163867) - (xy 171.67177 82.163868) - (xy 171.730247 82.175499) - (xy 171.73025 82.1755) - (xy 171.730252 82.1755) - (xy 173.46975 82.1755) - (xy 173.469751 82.175499) - (xy 173.484568 82.172552) - (xy 173.528229 82.163868) - (xy 173.528229 82.163867) - (xy 173.528231 82.163867) - (xy 173.594552 82.119552) - (xy 173.638867 82.053231) - (xy 173.638867 82.053229) - (xy 173.638868 82.053229) - (xy 173.650499 81.994752) - (xy 173.6505 81.99475) - (xy 173.6505 80.255249) - (xy 173.650499 80.255247) - (xy 173.638868 80.19677) - (xy 173.638867 80.196769) - (xy 173.594552 80.130447) - (xy 173.52823 80.086132) - (xy 173.528229 80.086131) - (xy 173.469752 80.0745) - (xy 173.469748 80.0745) - (xy 171.730252 80.0745) - (xy 171.730247 80.0745) - (xy 171.67177 80.086131) - (xy 171.671769 80.086132) - (xy 171.605447 80.130447) - (xy 171.561132 80.196769) - (xy 171.561131 80.19677) - (xy 171.5495 80.255247) - (xy 171.5495 81.994752) - (xy 169.450499 81.994752) - (xy 169.4505 81.99475) - (xy 169.4505 80.255249) - (xy 169.450499 80.255247) - (xy 169.438868 80.19677) - (xy 169.438867 80.196769) - (xy 169.394552 80.130447) - (xy 169.32823 80.086132) - (xy 169.328229 80.086131) - (xy 169.269752 80.0745) - (xy 169.269748 80.0745) - (xy 167.530252 80.0745) - (xy 167.530247 80.0745) - (xy 167.47177 80.086131) - (xy 167.471769 80.086132) - (xy 167.405447 80.130447) - (xy 167.361132 80.196769) - (xy 167.361131 80.19677) - (xy 167.3495 80.255247) - (xy 167.3495 81.994752) - (xy 165.450499 81.994752) - (xy 165.4505 81.99475) - (xy 165.4505 80.255249) - (xy 165.450499 80.255247) - (xy 165.438868 80.19677) - (xy 165.438867 80.196769) - (xy 165.394552 80.130447) - (xy 165.32823 80.086132) - (xy 165.328229 80.086131) - (xy 165.269752 80.0745) - (xy 165.269748 80.0745) - (xy 163.530252 80.0745) - (xy 163.530247 80.0745) - (xy 163.47177 80.086131) - (xy 163.471769 80.086132) - (xy 163.405447 80.130447) - (xy 163.361132 80.196769) - (xy 163.361131 80.19677) - (xy 163.3495 80.255247) - (xy 163.3495 81.994752) - (xy 161.850499 81.994752) - (xy 161.8505 81.99475) - (xy 161.8505 80.255249) - (xy 161.850499 80.255247) - (xy 161.838868 80.19677) - (xy 161.838867 80.196769) - (xy 161.794552 80.130447) - (xy 161.72823 80.086132) - (xy 161.728229 80.086131) - (xy 161.669752 80.0745) - (xy 161.669748 80.0745) - (xy 159.930252 80.0745) - (xy 159.930247 80.0745) - (xy 159.87177 80.086131) - (xy 159.871769 80.086132) - (xy 159.805447 80.130447) - (xy 159.761132 80.196769) - (xy 159.761131 80.19677) - (xy 159.7495 80.255247) - (xy 159.7495 81.994752) - (xy 158.250499 81.994752) - (xy 158.2505 81.99475) - (xy 158.2505 80.255249) - (xy 158.250499 80.255247) - (xy 158.238868 80.19677) - (xy 158.238867 80.196769) - (xy 158.194552 80.130447) - (xy 158.12823 80.086132) - (xy 158.128229 80.086131) - (xy 158.069752 80.0745) - (xy 158.069748 80.0745) - (xy 156.330252 80.0745) - (xy 156.330247 80.0745) - (xy 156.27177 80.086131) - (xy 156.271769 80.086132) - (xy 156.205447 80.130447) - (xy 156.161132 80.196769) - (xy 156.161131 80.19677) - (xy 156.1495 80.255247) - (xy 156.1495 81.994752) - (xy 58.28 81.994752) - (xy 58.28 80.539999) - (xy 96.844353 80.539999) - (xy 96.864834 80.682456) - (xy 96.910026 80.78141) - (xy 96.924623 80.813373) - (xy 97.018872 80.922143) - (xy 97.139947 80.999953) - (xy 97.13995 80.999954) - (xy 97.139949 80.999954) - (xy 97.278036 81.040499) - (xy 97.278038 81.0405) - (xy 97.278039 81.0405) - (xy 97.421962 81.0405) - (xy 97.421962 81.040499) - (xy 97.560053 80.999953) - (xy 97.681128 80.922143) - (xy 97.775377 80.813373) - (xy 97.835165 80.682457) - (xy 97.855647 80.54) - (xy 97.835165 80.397543) - (xy 97.775377 80.266627) - (xy 97.681128 80.157857) - (xy 97.560053 80.080047) - (xy 97.560051 80.080046) - (xy 97.560049 80.080045) - (xy 97.56005 80.080045) - (xy 97.421963 80.0395) - (xy 97.421961 80.0395) - (xy 97.278039 80.0395) - (xy 97.278036 80.0395) - (xy 97.139949 80.080045) - (xy 97.018873 80.157856) - (xy 97.018872 80.157856) - (xy 97.018872 80.157857) - (xy 97.011212 80.166697) - (xy 96.924623 80.266626) - (xy 96.924622 80.266628) - (xy 96.864834 80.397543) - (xy 96.844353 80.539999) - (xy 58.28 80.539999) - (xy 58.28 79.43924) - (xy 104.91931 79.43924) - (xy 104.919311 79.439241) - (xy 105.007581 79.493895) - (xy 105.007588 79.493899) - (xy 105.197678 79.567539) - (xy 105.398072 79.605) - (xy 105.601928 79.605) - (xy 105.802321 79.567539) - (xy 105.992414 79.493897) - (xy 106.06331 79.45) - (xy 122.304353 79.45) - (xy 122.324834 79.592456) - (xy 122.380024 79.713302) - (xy 122.384623 79.723373) - (xy 122.478872 79.832143) - (xy 122.599947 79.909953) - (xy 122.59995 79.909954) - (xy 122.599949 79.909954) - (xy 122.738036 79.950499) - (xy 122.738038 79.9505) - (xy 122.738039 79.9505) - (xy 122.881962 79.9505) - (xy 122.881962 79.950499) - (xy 122.917716 79.940001) - (xy 129.914532 79.940001) - (xy 129.934364 80.166686) - (xy 129.934366 80.166697) - (xy 129.993258 80.386488) - (xy 129.993261 80.386497) - (xy 130.089431 80.592732) - (xy 130.089432 80.592734) - (xy 130.219954 80.779141) - (xy 130.380858 80.940045) - (xy 130.380861 80.940047) - (xy 130.567266 81.070568) - (xy 130.773504 81.166739) - (xy 130.993308 81.225635) - (xy 131.15523 81.239801) - (xy 131.219998 81.245468) - (xy 131.22 81.245468) - (xy 131.220002 81.245468) - (xy 131.276673 81.240509) - (xy 131.446692 81.225635) - (xy 131.666496 81.166739) - (xy 131.872734 81.070568) - (xy 132.059139 80.940047) - (xy 132.220047 80.779139) - (xy 132.350568 80.592734) - (xy 132.446739 80.386496) - (xy 132.505635 80.166692) - (xy 132.524549 79.9505) - (xy 132.525468 79.940001) - (xy 132.525468 79.939998) - (xy 132.524593 79.93) - (xy 148.514353 79.93) - (xy 148.515791 79.94) - (xy 148.534834 80.072456) - (xy 148.561318 80.130447) - (xy 148.594623 80.203373) - (xy 148.688872 80.312143) - (xy 148.809947 80.389953) - (xy 148.80995 80.389954) - (xy 148.809949 80.389954) - (xy 148.948036 80.430499) - (xy 148.948038 80.4305) - (xy 148.948039 80.4305) - (xy 149.091962 80.4305) - (xy 149.091962 80.430499) - (xy 149.230053 80.389953) - (xy 149.351128 80.312143) - (xy 149.445377 80.203373) - (xy 149.505165 80.072457) - (xy 149.525647 79.93) - (xy 149.505165 79.787543) - (xy 149.445377 79.656627) - (xy 149.351128 79.547857) - (xy 149.230053 79.470047) - (xy 149.230051 79.470046) - (xy 149.230049 79.470045) - (xy 149.23005 79.470045) - (xy 149.091963 79.4295) - (xy 149.091961 79.4295) - (xy 148.948039 79.4295) - (xy 148.948036 79.4295) - (xy 148.809949 79.470045) - (xy 148.688873 79.547856) - (xy 148.594623 79.656626) - (xy 148.594622 79.656628) - (xy 148.534834 79.787543) - (xy 148.520032 79.890499) - (xy 148.514353 79.93) - (xy 132.524593 79.93) - (xy 132.516032 79.832143) - (xy 132.505635 79.713308) - (xy 132.446739 79.493504) - (xy 132.398474 79.389999) - (xy 146.014353 79.389999) - (xy 146.034834 79.532456) - (xy 146.091542 79.656626) - (xy 146.094623 79.663373) - (xy 146.188872 79.772143) - (xy 146.309947 79.849953) - (xy 146.30995 79.849954) - (xy 146.309949 79.849954) - (xy 146.448036 79.890499) - (xy 146.448038 79.8905) - (xy 146.448039 79.8905) - (xy 146.591962 79.8905) - (xy 146.591962 79.890499) - (xy 146.730053 79.849953) - (xy 146.851128 79.772143) - (xy 146.945377 79.663373) - (xy 147.005165 79.532457) - (xy 147.025647 79.39) - (xy 147.005165 79.247543) - (xy 146.945377 79.116627) - (xy 146.851128 79.007857) - (xy 146.730053 78.930047) - (xy 146.730051 78.930046) - (xy 146.730049 78.930045) - (xy 146.73005 78.930045) - (xy 146.591963 78.8895) - (xy 146.591961 78.8895) - (xy 146.448039 78.8895) - (xy 146.448036 78.8895) - (xy 146.309949 78.930045) - (xy 146.188873 79.007856) - (xy 146.094623 79.116626) - (xy 146.094622 79.116628) - (xy 146.034834 79.247543) - (xy 146.014353 79.389999) - (xy 132.398474 79.389999) - (xy 132.350568 79.287266) - (xy 132.220047 79.100861) - (xy 132.220045 79.100858) - (xy 132.059141 78.939954) - (xy 131.872734 78.809432) - (xy 131.872732 78.809431) - (xy 131.666497 78.713261) - (xy 131.666488 78.713258) - (xy 131.446697 78.654366) - (xy 131.446693 78.654365) - (xy 131.446692 78.654365) - (xy 131.446691 78.654364) - (xy 131.446686 78.654364) - (xy 131.220002 78.634532) - (xy 131.219998 78.634532) - (xy 130.993313 78.654364) - (xy 130.993302 78.654366) - (xy 130.773511 78.713258) - (xy 130.773502 78.713261) - (xy 130.567267 78.809431) - (xy 130.567265 78.809432) - (xy 130.380858 78.939954) - (xy 130.219954 79.100858) - (xy 130.089432 79.287265) - (xy 130.089431 79.287267) - (xy 129.993261 79.493502) - (xy 129.993258 79.493511) - (xy 129.934366 79.713302) - (xy 129.934364 79.713313) - (xy 129.914532 79.939998) - (xy 129.914532 79.940001) - (xy 122.917716 79.940001) - (xy 123.020053 79.909953) - (xy 123.141128 79.832143) - (xy 123.235377 79.723373) - (xy 123.295165 79.592457) - (xy 123.315647 79.45) - (xy 123.295165 79.307543) - (xy 123.235377 79.176627) - (xy 123.141128 79.067857) - (xy 123.020053 78.990047) - (xy 123.020051 78.990046) - (xy 123.020049 78.990045) - (xy 123.02005 78.990045) - (xy 122.881963 78.9495) - (xy 122.881961 78.9495) - (xy 122.738039 78.9495) - (xy 122.738036 78.9495) - (xy 122.599949 78.990045) - (xy 122.478873 79.067856) - (xy 122.384623 79.176626) - (xy 122.384622 79.176628) - (xy 122.324834 79.307543) - (xy 122.304353 79.45) - (xy 106.06331 79.45) - (xy 106.080688 79.43924) - (xy 105.500001 78.858553) - (xy 105.5 78.858553) - (xy 104.91931 79.43924) - (xy 58.28 79.43924) - (xy 58.28 78.211361) - (xy 58.299685 78.144322) - (xy 58.316314 78.123685) - (xy 59.566183 76.873816) - (xy 59.627502 76.840334) - (xy 59.697194 76.845318) - (xy 59.753127 76.88719) - (xy 59.757348 76.89319) - (xy 59.780002 76.92751) - (xy 60.048808 77.264582) - (xy 60.099423 77.317521) - (xy 61.091436 76.325508) - (xy 61.082886 76.355559) - (xy 61.093235 76.46724) - (xy 61.143229 76.567641) - (xy 61.226115 76.643203) - (xy 61.330701 76.683719) - (xy 61.414583 76.683719) - (xy 61.446253 76.677798) - (xy 60.454077 77.669975) - (xy 60.671427 77.859869) - (xy 60.671444 77.859882) - (xy 61.020224 78.113286) - (xy 61.39034 78.33442) - (xy 61.390346 78.334423) - (xy 61.778769 78.521478) - (xy 61.778783 78.521484) - (xy 62.182409 78.672967) - (xy 62.182434 78.672975) - (xy 62.598016 78.787669) - (xy 63.022223 78.864651) - (xy 63.451635 78.903299) - (xy 63.451638 78.9033) - (xy 63.882762 78.9033) - (xy 63.882764 78.903299) - (xy 64.312176 78.864651) - (xy 64.723538 78.79) - (xy 95.701614 78.79) - (xy 95.713076 78.855) - (xy 95.718627 78.886482) - (xy 95.720213 78.895473) - (xy 95.720215 78.895479) - (xy 95.77376 78.988222) - (xy 95.773761 78.988223) - (xy 95.773763 78.988226) - (xy 95.808811 79.017635) - (xy 95.855805 79.057068) - (xy 95.855806 79.057068) - (xy 95.855807 79.057069) - (xy 95.95645 79.0937) - (xy 95.956452 79.0937) - (xy 96.063548 79.0937) - (xy 96.06355 79.0937) - (xy 96.164193 79.057069) - (xy 96.242215 78.9916) - (xy 96.306218 78.96359) - (xy 96.375211 78.974629) - (xy 96.401623 78.991603) - (xy 96.455805 79.037068) - (xy 96.455806 79.037068) - (xy 96.455807 79.037069) - (xy 96.55645 79.0737) - (xy 96.556452 79.0737) - (xy 96.663548 79.0737) - (xy 96.66355 79.0737) - (xy 96.764193 79.037069) - (xy 96.846237 78.968226) - (xy 96.899787 78.875474) - (xy 96.918385 78.77) - (xy 96.899787 78.664526) - (xy 96.893921 78.654366) - (xy 96.846239 78.571777) - (xy 96.846238 78.571776) - (xy 96.846237 78.571774) - (xy 96.814945 78.545517) - (xy 96.812113 78.543141) - (xy 100.692397 78.543141) - (xy 100.723362 78.692159) - (xy 100.723364 78.692164) - (xy 100.723365 78.692166) - (xy 100.79339 78.827308) - (xy 100.793389 78.827308) - (xy 100.793391 78.82731) - (xy 100.897281 78.93855) - (xy 101.027331 79.017635) - (xy 101.173896 79.0587) - (xy 101.173898 79.0587) - (xy 101.287877 79.0587) - (xy 101.316104 79.05482) - (xy 101.400791 79.04318) - (xy 101.527306 78.988227) - (xy 101.540397 78.982541) - (xy 101.540397 78.98254) - (xy 101.540399 78.98254) - (xy 101.658469 78.886483) - (xy 101.728219 78.787669) - (xy 101.746243 78.762135) - (xy 101.763614 78.713258) - (xy 101.797216 78.618713) - (xy 101.802385 78.543141) - (xy 102.442397 78.543141) - (xy 102.473362 78.692159) - (xy 102.473364 78.692164) - (xy 102.473365 78.692166) - (xy 102.54339 78.827308) - (xy 102.543389 78.827308) - (xy 102.543391 78.82731) - (xy 102.647281 78.93855) - (xy 102.777331 79.017635) - (xy 102.923896 79.0587) - (xy 102.923898 79.0587) - (xy 103.037877 79.0587) - (xy 103.066104 79.05482) - (xy 103.150791 79.04318) - (xy 103.277306 78.988227) - (xy 103.290397 78.982541) - (xy 103.290397 78.98254) - (xy 103.290399 78.98254) - (xy 103.408469 78.886483) - (xy 103.478219 78.787669) - (xy 103.496243 78.762135) - (xy 103.513614 78.713258) - (xy 103.547216 78.618713) - (xy 103.554994 78.505) - (xy 104.395287 78.505) - (xy 104.414096 78.707989) - (xy 104.414097 78.707992) - (xy 104.469883 78.904063) - (xy 104.469886 78.904069) - (xy 104.560754 79.086556) - (xy 104.560755 79.086557) - (xy 104.562533 79.088912) - (xy 105.117145 78.534302) - (xy 105.146372 78.534302) - (xy 105.175047 78.647538) - (xy 105.238936 78.745327) - (xy 105.331115 78.817072) - (xy 105.441595 78.855) - (xy 105.529005 78.855) - (xy 105.615216 78.840614) - (xy 105.717947 78.785019) - (xy 105.79706 78.699079) - (xy 105.843982 78.592108) - (xy 105.8512 78.505) - (xy 105.853553 78.505) - (xy 106.437465 79.088912) - (xy 106.439247 79.086552) - (xy 106.439249 79.08655) - (xy 106.530113 78.904069) - (xy 106.530116 78.904063) - (xy 106.585902 78.707992) - (xy 106.585903 78.707989) - (xy 106.601179 78.543141) - (xy 107.442397 78.543141) - (xy 107.473362 78.692159) - (xy 107.473364 78.692164) - (xy 107.473365 78.692166) - (xy 107.54339 78.827308) - (xy 107.543389 78.827308) - (xy 107.543391 78.82731) - (xy 107.647281 78.93855) - (xy 107.777331 79.017635) - (xy 107.923896 79.0587) - (xy 107.923898 79.0587) - (xy 108.037877 79.0587) - (xy 108.066104 79.05482) - (xy 108.150791 79.04318) - (xy 108.277306 78.988227) - (xy 108.290397 78.982541) - (xy 108.290397 78.98254) - (xy 108.290399 78.98254) - (xy 108.408469 78.886483) - (xy 108.478219 78.787669) - (xy 108.496243 78.762135) - (xy 108.513614 78.713258) - (xy 108.547216 78.618713) - (xy 108.552385 78.543141) - (xy 109.192397 78.543141) - (xy 109.223362 78.692159) - (xy 109.223364 78.692164) - (xy 109.223365 78.692166) - (xy 109.29339 78.827308) - (xy 109.293389 78.827308) - (xy 109.293391 78.82731) - (xy 109.397281 78.93855) - (xy 109.527331 79.017635) - (xy 109.673896 79.0587) - (xy 109.673898 79.0587) - (xy 109.787877 79.0587) - (xy 109.816104 79.05482) - (xy 109.900791 79.04318) - (xy 110.027306 78.988227) - (xy 110.040397 78.982541) - (xy 110.040397 78.98254) - (xy 110.040399 78.98254) - (xy 110.158469 78.886483) - (xy 110.228219 78.787669) - (xy 110.246243 78.762135) - (xy 110.263614 78.713258) - (xy 110.297216 78.618713) - (xy 110.306704 78.48) - (xy 144.274353 78.48) - (xy 144.294834 78.622456) - (xy 144.333898 78.707992) - (xy 144.354623 78.753373) - (xy 144.448872 78.862143) - (xy 144.569947 78.939953) - (xy 144.56995 78.939954) - (xy 144.569949 78.939954) - (xy 144.708036 78.980499) - (xy 144.708038 78.9805) - (xy 144.708039 78.9805) - (xy 144.851962 78.9805) - (xy 144.851962 78.980499) - (xy 144.990053 78.939953) - (xy 145.111128 78.862143) - (xy 145.205377 78.753373) - (xy 145.265165 78.622457) - (xy 145.285647 78.48) - (xy 145.265165 78.337543) - (xy 145.205377 78.206627) - (xy 145.111128 78.097857) - (xy 144.990053 78.020047) - (xy 144.990051 78.020046) - (xy 144.990049 78.020045) - (xy 144.99005 78.020045) - (xy 144.851963 77.9795) - (xy 144.851961 77.9795) - (xy 144.708039 77.9795) - (xy 144.708036 77.9795) - (xy 144.569949 78.020045) - (xy 144.448873 78.097856) - (xy 144.354623 78.206626) - (xy 144.354622 78.206628) - (xy 144.294834 78.337543) - (xy 144.274353 78.48) - (xy 110.306704 78.48) - (xy 110.307603 78.466859) - (xy 110.307487 78.4663) - (xy 110.276637 78.31784) - (xy 110.276635 78.317837) - (xy 110.276635 78.317834) - (xy 110.206609 78.18269) - (xy 110.102719 78.07145) - (xy 110.102718 78.071449) - (xy 109.972667 77.992364) - (xy 109.881493 77.966819) - (xy 109.826104 77.9513) - (xy 109.712124 77.9513) - (xy 109.712123 77.9513) - (xy 109.599211 77.966819) - (xy 109.599205 77.966821) - (xy 109.459602 78.027458) - (xy 109.459602 78.027459) - (xy 109.34153 78.123517) - (xy 109.341529 78.123519) - (xy 109.253756 78.247864) - (xy 109.202784 78.391285) - (xy 109.192397 78.543138) - (xy 109.192397 78.543141) - (xy 108.552385 78.543141) - (xy 108.557603 78.466859) - (xy 108.557487 78.4663) - (xy 108.526637 78.31784) - (xy 108.526635 78.317837) - (xy 108.526635 78.317834) - (xy 108.456609 78.18269) - (xy 108.352719 78.07145) - (xy 108.352718 78.071449) - (xy 108.222667 77.992364) - (xy 108.131493 77.966819) - (xy 108.076104 77.9513) - (xy 107.962124 77.9513) - (xy 107.962123 77.9513) - (xy 107.849211 77.966819) - (xy 107.849205 77.966821) - (xy 107.709602 78.027458) - (xy 107.709602 78.027459) - (xy 107.59153 78.123517) - (xy 107.591529 78.123519) - (xy 107.503756 78.247864) - (xy 107.452784 78.391285) - (xy 107.442397 78.543138) - (xy 107.442397 78.543141) - (xy 106.601179 78.543141) - (xy 106.604713 78.505) - (xy 106.604713 78.504999) - (xy 106.585903 78.30201) - (xy 106.585902 78.302007) - (xy 106.530116 78.105936) - (xy 106.530113 78.10593) - (xy 106.439244 77.923441) - (xy 106.437466 77.921086) - (xy 106.437465 77.921085) - (xy 105.853553 78.504999) - (xy 105.853553 78.505) - (xy 105.8512 78.505) - (xy 105.853628 78.475698) - (xy 105.824953 78.362462) - (xy 105.761064 78.264673) - (xy 105.668885 78.192928) - (xy 105.558405 78.155) - (xy 105.470995 78.155) - (xy 105.384784 78.169386) - (xy 105.282053 78.224981) - (xy 105.20294 78.310921) - (xy 105.156018 78.417892) - (xy 105.146372 78.534302) - (xy 105.117145 78.534302) - (xy 105.146447 78.505) - (xy 105.146447 78.504999) - (xy 104.562533 77.921085) - (xy 104.560754 77.923443) - (xy 104.469886 78.10593) - (xy 104.469883 78.105936) - (xy 104.414097 78.302007) - (xy 104.414096 78.30201) - (xy 104.395287 78.504999) - (xy 104.395287 78.505) - (xy 103.554994 78.505) - (xy 103.557603 78.466859) - (xy 103.557487 78.4663) - (xy 103.526637 78.31784) - (xy 103.526635 78.317837) - (xy 103.526635 78.317834) - (xy 103.456609 78.18269) - (xy 103.352719 78.07145) - (xy 103.352718 78.071449) - (xy 103.222667 77.992364) - (xy 103.131493 77.966819) - (xy 103.076104 77.9513) - (xy 102.962124 77.9513) - (xy 102.962123 77.9513) - (xy 102.849211 77.966819) - (xy 102.849205 77.966821) - (xy 102.709602 78.027458) - (xy 102.709602 78.027459) - (xy 102.59153 78.123517) - (xy 102.591529 78.123519) - (xy 102.503756 78.247864) - (xy 102.452784 78.391285) - (xy 102.442397 78.543138) - (xy 102.442397 78.543141) - (xy 101.802385 78.543141) - (xy 101.807603 78.466859) - (xy 101.807487 78.4663) - (xy 101.776637 78.31784) - (xy 101.776635 78.317837) - (xy 101.776635 78.317834) - (xy 101.706609 78.18269) - (xy 101.602719 78.07145) - (xy 101.602718 78.071449) - (xy 101.472667 77.992364) - (xy 101.381493 77.966819) - (xy 101.326104 77.9513) - (xy 101.212124 77.9513) - (xy 101.212123 77.9513) - (xy 101.099211 77.966819) - (xy 101.099205 77.966821) - (xy 100.959602 78.027458) - (xy 100.959602 78.027459) - (xy 100.84153 78.123517) - (xy 100.841529 78.123519) - (xy 100.753756 78.247864) - (xy 100.702784 78.391285) - (xy 100.692397 78.543138) - (xy 100.692397 78.543141) - (xy 96.812113 78.543141) - (xy 96.764194 78.502931) - (xy 96.66355 78.4663) - (xy 96.55645 78.4663) - (xy 96.455808 78.502931) - (xy 96.455807 78.502931) - (xy 96.455806 78.502932) - (xy 96.377786 78.568397) - (xy 96.313778 78.596409) - (xy 96.244786 78.585368) - (xy 96.218377 78.568396) - (xy 96.164194 78.522931) - (xy 96.06355 78.4863) - (xy 95.95645 78.4863) - (xy 95.855808 78.522931) - (xy 95.855807 78.522931) - (xy 95.855806 78.522932) - (xy 95.773764 78.591772) - (xy 95.773762 78.591774) - (xy 95.720215 78.68452) - (xy 95.720213 78.684526) - (xy 95.701614 78.789999) - (xy 95.701614 78.79) - (xy 64.723538 78.79) - (xy 64.736383 78.787669) - (xy 65.151965 78.672975) - (xy 65.15199 78.672967) - (xy 65.555616 78.521484) - (xy 65.55563 78.521478) - (xy 65.944053 78.334423) - (xy 65.944059 78.33442) - (xy 66.314175 78.113286) - (xy 66.662955 77.859882) - (xy 66.662972 77.859869) - (xy 66.880321 77.669975) - (xy 66.781104 77.570758) - (xy 104.91931 77.570758) - (xy 105.5 78.151447) - (xy 105.500001 78.151447) - (xy 106.080688 77.570758) - (xy 106.080687 77.570757) - (xy 105.992418 77.516104) - (xy 105.992411 77.5161) - (xy 105.802321 77.44246) - (xy 105.601928 77.405) - (xy 105.398072 77.405) - (xy 105.197678 77.44246) - (xy 105.007588 77.5161) - (xy 105.007584 77.516102) - (xy 104.91931 77.570758) - (xy 66.781104 77.570758) - (xy 65.894065 76.683719) - (xy 65.975421 76.683719) - (xy 66.057869 76.668307) - (xy 66.153229 76.609262) - (xy 66.22082 76.519757) - (xy 66.251514 76.411879) - (xy 66.243566 76.326113) - (xy 67.234975 77.317522) - (xy 67.234976 77.317522) - (xy 67.285586 77.264589) - (xy 67.285586 77.264588) - (xy 67.554399 76.927508) - (xy 67.5544 76.927507) - (xy 67.598961 76.86) - (xy 97.901614 76.86) - (xy 97.920213 76.965473) - (xy 97.920215 76.965479) - (xy 97.97376 77.058222) - (xy 97.973761 77.058223) - (xy 97.973763 77.058226) - (xy 97.986384 77.068816) - (xy 98.055805 77.127068) - (xy 98.055806 77.127068) - (xy 98.055807 77.127069) - (xy 98.15645 77.1637) - (xy 98.156452 77.1637) - (xy 98.263548 77.1637) - (xy 98.26355 77.1637) - (xy 98.364193 77.127069) - (xy 98.446237 77.058226) - (xy 98.499787 76.965474) - (xy 98.518385 76.86) - (xy 98.499787 76.754526) - (xy 98.46896 76.701132) - (xy 98.446239 76.661777) - (xy 98.446238 76.661775) - (xy 98.446237 76.661774) - (xy 98.446235 76.661772) - (xy 98.439264 76.653465) - (xy 98.440461 76.65246) - (xy 98.408489 76.6044) - (xy 98.407383 76.534539) - (xy 98.444222 76.47517) - (xy 98.447164 76.47262) - (xy 98.476237 76.448226) - (xy 98.529787 76.355474) - (xy 98.548385 76.25) - (xy 98.529787 76.144526) - (xy 98.526538 76.138899) - (xy 98.476239 76.051777) - (xy 98.476238 76.051776) - (xy 98.476237 76.051774) - (xy 98.444945 76.025517) - (xy 98.394194 75.982931) - (xy 98.29355 75.9463) - (xy 98.18645 75.9463) - (xy 98.085808 75.982931) - (xy 98.085807 75.982931) - (xy 98.085806 75.982932) - (xy 98.003764 76.051772) - (xy 98.003762 76.051774) - (xy 97.950215 76.14452) - (xy 97.950213 76.144526) - (xy 97.931614 76.249999) - (xy 97.931614 76.25) - (xy 97.950213 76.355473) - (xy 97.950215 76.355479) - (xy 98.00376 76.448222) - (xy 98.010736 76.456535) - (xy 98.009538 76.457539) - (xy 98.04151 76.505597) - (xy 98.042617 76.575458) - (xy 98.005778 76.634828) - (xy 98.002807 76.637402) - (xy 97.973765 76.661771) - (xy 97.973762 76.661774) - (xy 97.920215 76.75452) - (xy 97.920213 76.754526) - (xy 97.901614 76.859999) - (xy 97.901614 76.86) - (xy 67.598961 76.86) - (xy 67.791905 76.567699) - (xy 67.99621 76.188038) - (xy 67.996214 76.18803) - (xy 68.040576 76.08424) - (xy 87.21931 76.08424) - (xy 87.219311 76.084241) - (xy 87.307581 76.138895) - (xy 87.307588 76.138899) - (xy 87.497678 76.212539) - (xy 87.698072 76.25) - (xy 87.901928 76.25) - (xy 88.102321 76.212539) - (xy 88.292414 76.138897) - (xy 88.380688 76.08424) - (xy 87.800001 75.503553) - (xy 87.8 75.503553) - (xy 87.21931 76.08424) - (xy 68.040576 76.08424) - (xy 68.165654 75.791604) - (xy 68.165657 75.791596) - (xy 68.298886 75.381558) - (xy 68.374014 75.052398) - (xy 80.3 75.052398) - (xy 80.314965 75.209122) - (xy 80.314966 75.209126) - (xy 80.374149 75.410686) - (xy 80.470413 75.597414) - (xy 80.600268 75.762537) - (xy 80.600271 75.76254) - (xy 80.75903 75.900105) - (xy 80.759041 75.900114) - (xy 80.94096 76.005144) - (xy 80.940967 76.005147) - (xy 81.139487 76.073856) - (xy 81.15 76.075367) - (xy 81.15 75.11611) - (xy 81.174457 75.15561) - (xy 81.263962 75.223201) - (xy 81.37184 75.253895) - (xy 81.483521 75.243546) - (xy 81.583922 75.193552) - (xy 81.65 75.121069) - (xy 81.65 76.071257) - (xy 81.761409 76.044229) - (xy 81.952507 75.956959) - (xy 82.123619 75.83511) - (xy 82.123625 75.835104) - (xy 82.268592 75.683067) - (xy 82.382166 75.506342) - (xy 82.460244 75.311314) - (xy 82.491334 75.150003) - (xy 82.991215 75.150003) - (xy 83.011491 75.329966) - (xy 83.071309 75.500918) - (xy 83.12323 75.58355) - (xy 83.167666 75.654269) - (xy 83.295731 75.782334) - (xy 83.449081 75.87869) - (xy 83.620028 75.938507) - (xy 83.620031 75.938507) - (xy 83.620033 75.938508) - (xy 83.799996 75.958785) - (xy 83.8 75.958785) - (xy 83.800004 75.958785) - (xy 83.979966 75.938508) - (xy 83.979967 75.938507) - (xy 83.979972 75.938507) - (xy 84.150919 75.87869) - (xy 84.304269 75.782334) - (xy 84.432334 75.654269) - (xy 84.52869 75.500919) - (xy 84.588507 75.329972) - (xy 84.589389 75.322143) - (xy 84.608785 75.150003) - (xy 84.608785 75.149996) - (xy 84.588508 74.970033) - (xy 84.588507 74.970031) - (xy 84.588507 74.970028) - (xy 84.550436 74.86123) - (xy 84.546876 74.791452) - (xy 84.581605 74.730825) - (xy 84.622686 74.70465) - (xy 84.792413 74.638898) - (xy 84.958675 74.535953) - (xy 85.026036 74.517397) - (xy 85.092735 74.538205) - (xy 85.137597 74.59177) - (xy 85.146377 74.661086) - (xy 85.128947 74.707352) - (xy 85.071309 74.799081) - (xy 85.011491 74.970033) - (xy 84.991215 75.149996) - (xy 84.991215 75.150003) - (xy 85.011491 75.329966) - (xy 85.071309 75.500918) - (xy 85.12323 75.58355) - (xy 85.167666 75.654269) - (xy 85.295731 75.782334) - (xy 85.449081 75.87869) - (xy 85.620028 75.938507) - (xy 85.620031 75.938507) - (xy 85.620033 75.938508) - (xy 85.799996 75.958785) - (xy 85.8 75.958785) - (xy 85.800004 75.958785) - (xy 85.979966 75.938508) - (xy 85.979967 75.938507) - (xy 85.979972 75.938507) - (xy 86.150919 75.87869) - (xy 86.304269 75.782334) - (xy 86.432334 75.654269) - (xy 86.52869 75.500919) - (xy 86.528691 75.500915) - (xy 86.530045 75.498105) - (xy 86.531405 75.496598) - (xy 86.532395 75.495023) - (xy 86.53267 75.495196) - (xy 86.576863 75.446242) - (xy 86.644289 75.427924) - (xy 86.710914 75.448966) - (xy 86.755587 75.502689) - (xy 86.761035 75.517963) - (xy 86.769884 75.549065) - (xy 86.769886 75.549069) - (xy 86.860754 75.731556) - (xy 86.860755 75.731557) - (xy 86.862533 75.733912) - (xy 87.449012 75.147432) - (xy 87.446372 75.179302) - (xy 87.475047 75.292538) - (xy 87.538936 75.390327) - (xy 87.631115 75.462072) - (xy 87.741595 75.5) - (xy 87.829005 75.5) - (xy 87.915216 75.485614) - (xy 88.017947 75.430019) - (xy 88.09706 75.344079) - (xy 88.143982 75.237108) - (xy 88.15138 75.147827) - (xy 88.737465 75.733912) - (xy 88.739247 75.731552) - (xy 88.739249 75.73155) - (xy 88.830113 75.549069) - (xy 88.830114 75.549068) - (xy 88.838963 75.517966) - (xy 88.876241 75.458872) - (xy 88.93955 75.429313) - (xy 89.00879 75.438674) - (xy 89.061977 75.483983) - (xy 89.06995 75.498095) - (xy 89.07131 75.50092) - (xy 89.13519 75.602584) - (xy 89.167666 75.654269) - (xy 89.295731 75.782334) - (xy 89.449081 75.87869) - (xy 89.620028 75.938507) - (xy 89.620031 75.938507) - (xy 89.620033 75.938508) - (xy 89.799996 75.958785) - (xy 89.8 75.958785) - (xy 89.800004 75.958785) - (xy 89.979966 75.938508) - (xy 89.979967 75.938507) - (xy 89.979972 75.938507) - (xy 90.150919 75.87869) - (xy 90.304269 75.782334) - (xy 90.432334 75.654269) - (xy 90.52869 75.500919) - (xy 90.588507 75.329972) - (xy 90.589389 75.322143) - (xy 90.608785 75.150003) - (xy 90.608785 75.149996) - (xy 90.588508 74.970033) - (xy 90.588507 74.970031) - (xy 90.588507 74.970028) - (xy 90.52869 74.799081) - (xy 90.432334 74.645731) - (xy 90.304269 74.517666) - (xy 90.281035 74.503067) - (xy 90.150918 74.421309) - (xy 89.979966 74.361491) - (xy 89.800004 74.341215) - (xy 89.799996 74.341215) - (xy 89.620032 74.361491) - (xy 89.525331 74.394628) - (xy 89.455552 74.398189) - (xy 89.394926 74.363459) - (xy 89.362699 74.301466) - (xy 89.369105 74.23189) - (xy 89.396696 74.189906) - (xy 89.432334 74.154269) - (xy 89.52869 74.000919) - (xy 89.588507 73.829972) - (xy 89.588588 73.829254) - (xy 89.608785 73.650003) - (xy 90.494435 73.650003) - (xy 90.51463 73.829249) - (xy 90.514631 73.829254) - (xy 90.574211 73.999523) - (xy 90.639418 74.103299) - (xy 90.670184 74.152262) - (xy 90.797738 74.279816) - (xy 90.86032 74.319139) - (xy 90.92978 74.362784) - (xy 90.950478 74.375789) - (xy 91.045247 74.40895) - (xy 91.120745 74.435368) - (xy 91.12075 74.435369) - (xy 91.299996 74.455565) - (xy 91.3 74.455565) - (xy 91.300004 74.455565) - (xy 91.436374 74.4402) - (xy 91.505195 74.452255) - (xy 91.556575 74.499604) - (xy 91.574199 74.567214) - (xy 91.552472 74.63362) - (xy 91.514688 74.669367) - (xy 91.509599 74.672461) - (xy 91.39153 74.768517) - (xy 91.391529 74.768519) - (xy 91.303756 74.892864) - (xy 91.252784 75.036285) - (xy 91.242397 75.188138) - (xy 91.242397 75.188141) - (xy 91.273362 75.337159) - (xy 91.273364 75.337164) - (xy 91.273365 75.337166) - (xy 91.34339 75.472308) - (xy 91.343389 75.472308) - (xy 91.415077 75.549068) - (xy 91.447281 75.58355) - (xy 91.577331 75.662635) - (xy 91.723896 75.7037) - (xy 91.723898 75.7037) - (xy 91.837877 75.7037) - (xy 91.866104 75.69982) - (xy 91.950791 75.68818) - (xy 92.090399 75.62754) - (xy 92.208469 75.531483) - (xy 92.278988 75.431579) - (xy 92.296243 75.407135) - (xy 92.298795 75.399954) - (xy 92.347216 75.263713) - (xy 92.357603 75.111859) - (xy 92.347933 75.065324) - (xy 92.345247 75.052398) - (xy 93.1 75.052398) - (xy 93.114965 75.209122) - (xy 93.114966 75.209126) - (xy 93.174149 75.410686) - (xy 93.270413 75.597414) - (xy 93.400268 75.762537) - (xy 93.400271 75.76254) - (xy 93.55903 75.900105) - (xy 93.559041 75.900114) - (xy 93.74096 76.005144) - (xy 93.740967 76.005147) - (xy 93.939487 76.073856) - (xy 93.95 76.075367) - (xy 93.95 75.11611) - (xy 93.974457 75.15561) - (xy 94.063962 75.223201) - (xy 94.17184 75.253895) - (xy 94.283521 75.243546) - (xy 94.383922 75.193552) - (xy 94.45 75.121069) - (xy 94.45 76.071257) - (xy 94.561409 76.044229) - (xy 94.752507 75.956959) - (xy 94.923619 75.83511) - (xy 94.923625 75.835104) - (xy 95.068592 75.683067) - (xy 95.182166 75.506342) - (xy 95.260244 75.311314) - (xy 95.3 75.105037) - (xy 95.3 74.65) - (xy 94.5 74.65) - (xy 94.5 74.505002) - (xy 102.945034 74.505002) - (xy 102.964858 74.731599) - (xy 102.96486 74.73161) - (xy 103.02373 74.951317) - (xy 103.023734 74.951326) - (xy 103.119865 75.157481) - (xy 103.119866 75.157483) - (xy 103.170973 75.230471) - (xy 103.170974 75.230472) - (xy 103.79622 74.605225) - (xy 103.796467 74.608516) - (xy 103.847128 74.737598) - (xy 103.933586 74.846013) - (xy 104.048159 74.924127) - (xy 104.152301 74.95625) - (xy 103.524526 75.584025) - (xy 103.536656 75.592518) - (xy 103.580281 75.647095) - (xy 103.587475 75.716593) - (xy 103.555953 75.778948) - (xy 103.544201 75.789945) - (xy 103.539113 75.79412) - (xy 103.41409 75.94646) - (xy 103.414086 75.946467) - (xy 103.321188 76.120266) - (xy 103.263975 76.30887) - (xy 103.244659 76.505) - (xy 103.263975 76.701129) - (xy 103.264167 76.701762) - (xy 103.320416 76.88719) - (xy 103.321188 76.889733) - (xy 103.414086 77.063532) - (xy 103.41409 77.063539) - (xy 103.539116 77.215883) - (xy 103.69146 77.340909) - (xy 103.691467 77.340913) - (xy 103.865266 77.433811) - (xy 103.865269 77.433811) - (xy 103.865273 77.433814) - (xy 104.053868 77.491024) - (xy 104.25 77.510341) - (xy 104.446132 77.491024) - (xy 104.634727 77.433814) - (xy 104.808538 77.34091) - (xy 104.960883 77.215883) - (xy 105.08591 77.063538) - (xy 105.176963 76.89319) - (xy 105.178811 76.889733) - (xy 105.178811 76.889732) - (xy 105.178814 76.889727) - (xy 105.236024 76.701132) - (xy 105.255341 76.505) - (xy 105.236024 76.308868) - (xy 105.178814 76.120273) - (xy 105.178811 76.120269) - (xy 105.178811 76.120266) - (xy 105.085913 75.946467) - (xy 105.085909 75.94646) - (xy 104.960885 75.794119) - (xy 104.955797 75.789943) - (xy 104.916465 75.732195) - (xy 104.914598 75.662351) - (xy 104.950788 75.602584) - (xy 104.963343 75.592517) - (xy 104.975471 75.584024) - (xy 104.34702 74.955572) - (xy 104.387119 74.949529) - (xy 104.512054 74.889363) - (xy 104.613705 74.795045) - (xy 104.683039 74.674955) - (xy 104.69985 74.601297) - (xy 105.329025 75.230472) - (xy 105.380136 75.157478) - (xy 105.476264 74.951331) - (xy 105.476269 74.951317) - (xy 105.53285 74.740153) - (xy 105.569215 74.680492) - (xy 105.632062 74.649963) - (xy 105.701437 74.658258) - (xy 105.755315 74.702743) - (xy 105.771285 74.73625) - (xy 105.818216 74.890959) - (xy 105.911414 75.065322) - (xy 105.911416 75.065325) - (xy 106.036842 75.218157) - (xy 106.189674 75.343583) - (xy 106.189677 75.343585) - (xy 106.287069 75.395642) - (xy 106.336913 75.444604) - (xy 106.352374 75.512742) - (xy 106.328542 75.578421) - (xy 106.287069 75.614358) - (xy 106.189677 75.666414) - (xy 106.189674 75.666416) - (xy 106.036842 75.791842) - (xy 105.911416 75.944674) - (xy 105.911414 75.944677) - (xy 105.818216 76.11904) - (xy 105.760823 76.308237) - (xy 105.760822 76.308239) - (xy 105.741444 76.505) - (xy 105.760822 76.70176) - (xy 105.760823 76.701762) - (xy 105.818216 76.890959) - (xy 105.911414 77.065322) - (xy 105.911416 77.065325) - (xy 106.036842 77.218157) - (xy 106.189674 77.343583) - (xy 106.189677 77.343585) - (xy 106.213765 77.35646) - (xy 106.364042 77.436784) - (xy 106.542846 77.491024) - (xy 106.553237 77.494176) - (xy 106.553239 77.494177) - (xy 106.572618 77.496085) - (xy 106.75 77.513556) - (xy 106.94676 77.494177) - (xy 107.135958 77.436784) - (xy 107.310324 77.343584) - (xy 107.463157 77.218157) - (xy 107.588584 77.065324) - (xy 107.681784 76.890958) - (xy 107.688217 76.869752) - (xy 137.442 76.869752) - (xy 137.453631 76.928229) - (xy 137.453632 76.92823) - (xy 137.497947 76.994552) - (xy 137.564269 77.038867) - (xy 137.56427 77.038868) - (xy 137.622747 77.050499) - (xy 137.62275 77.0505) - (xy 137.622752 77.0505) - (xy 141.16225 77.0505) - (xy 141.162251 77.050499) - (xy 141.177068 77.047552) - (xy 141.220729 77.038868) - (xy 141.220729 77.038867) - (xy 141.220731 77.038867) - (xy 141.287052 76.994552) - (xy 141.331367 76.928231) - (xy 141.331367 76.928229) - (xy 141.331368 76.928229) - (xy 141.342999 76.869752) - (xy 141.343 76.86975) - (xy 141.343 76.700001) - (xy 197.744532 76.700001) - (xy 197.764364 76.926686) - (xy 197.764366 76.926697) - (xy 197.823258 77.146488) - (xy 197.823261 77.146497) - (xy 197.919431 77.352732) - (xy 197.919432 77.352734) - (xy 198.049954 77.539141) - (xy 198.210858 77.700045) - (xy 198.210861 77.700047) - (xy 198.397266 77.830568) - (xy 198.603504 77.926739) - (xy 198.823308 77.985635) - (xy 198.98523 77.999801) - (xy 199.049998 78.005468) - (xy 199.05 78.005468) - (xy 199.050002 78.005468) - (xy 199.106673 78.000509) - (xy 199.276692 77.985635) - (xy 199.496496 77.926739) - (xy 199.702734 77.830568) - (xy 199.889139 77.700047) - (xy 200.050047 77.539139) - (xy 200.180568 77.352734) - (xy 200.276739 77.146496) - (xy 200.335635 76.926692) - (xy 200.355468 76.7) - (xy 200.335635 76.473308) - (xy 200.276739 76.253504) - (xy 200.180568 76.047266) - (xy 200.050047 75.860861) - (xy 200.050045 75.860858) - (xy 199.889141 75.699954) - (xy 199.702734 75.569432) - (xy 199.702732 75.569431) - (xy 199.496497 75.473261) - (xy 199.496488 75.473258) - (xy 199.276697 75.414366) - (xy 199.276693 75.414365) - (xy 199.276692 75.414365) - (xy 199.276691 75.414364) - (xy 199.276686 75.414364) - (xy 199.050002 75.394532) - (xy 199.049998 75.394532) - (xy 198.823313 75.414364) - (xy 198.823302 75.414366) - (xy 198.603511 75.473258) - (xy 198.603502 75.473261) - (xy 198.397267 75.569431) - (xy 198.397265 75.569432) - (xy 198.210858 75.699954) - (xy 198.049954 75.860858) - (xy 197.919432 76.047265) - (xy 197.919431 76.047267) - (xy 197.823261 76.253502) - (xy 197.823258 76.253511) - (xy 197.764366 76.473302) - (xy 197.764364 76.473313) - (xy 197.744532 76.699998) - (xy 197.744532 76.700001) - (xy 141.343 76.700001) - (xy 141.343 74.939999) - (xy 203.413353 74.939999) - (xy 203.433834 75.082456) - (xy 203.478063 75.179302) - (xy 203.493623 75.213373) - (xy 203.587872 75.322143) - (xy 203.708947 75.399953) - (xy 203.70895 75.399954) - (xy 203.708949 75.399954) - (xy 203.808939 75.429313) - (xy 203.834383 75.436784) - (xy 203.847036 75.440499) - (xy 203.847038 75.4405) - (xy 203.847039 75.4405) - (xy 203.990962 75.4405) - (xy 203.990962 75.440499) - (xy 204.129053 75.399953) - (xy 204.250128 75.322143) - (xy 204.344377 75.213373) - (xy 204.404165 75.082457) - (xy 204.424647 74.94) - (xy 204.404165 74.797543) - (xy 204.344377 74.666627) - (xy 204.250128 74.557857) - (xy 204.129053 74.480047) - (xy 204.129051 74.480046) - (xy 204.129049 74.480045) - (xy 204.12905 74.480045) - (xy 203.990963 74.4395) - (xy 203.990961 74.4395) - (xy 203.847039 74.4395) - (xy 203.847036 74.4395) - (xy 203.708949 74.480045) - (xy 203.587873 74.557856) - (xy 203.493623 74.666626) - (xy 203.493622 74.666628) - (xy 203.433834 74.797543) - (xy 203.413353 74.939999) - (xy 141.343 74.939999) - (xy 141.343 73.330249) - (xy 141.342999 73.330247) - (xy 141.331368 73.27177) - (xy 141.331367 73.271769) - (xy 141.316822 73.250001) - (xy 181.294532 73.250001) - (xy 181.314364 73.476686) - (xy 181.314366 73.476697) - (xy 181.373258 73.696488) - (xy 181.373261 73.696497) - (xy 181.469431 73.902732) - (xy 181.469432 73.902734) - (xy 181.599954 74.089141) - (xy 181.760858 74.250045) - (xy 181.794711 74.273749) - (xy 181.947266 74.380568) - (xy 182.153504 74.476739) - (xy 182.153509 74.47674) - (xy 182.153511 74.476741) - (xy 182.206415 74.490916) - (xy 182.373308 74.535635) - (xy 182.523453 74.548771) - (xy 182.599998 74.555468) - (xy 182.6 74.555468) - (xy 182.600002 74.555468) - (xy 182.656672 74.550509) - (xy 182.826692 74.535635) - (xy 183.046496 74.476739) - (xy 183.252734 74.380568) - (xy 183.439139 74.250047) - (xy 183.600047 74.089139) - (xy 183.730568 73.902734) - (xy 183.826739 73.696496) - (xy 183.885635 73.476692) - (xy 183.905468 73.25) - (xy 183.901184 73.201039) - (xy 183.897693 73.161131) - (xy 183.885635 73.023308) - (xy 183.826739 72.803504) - (xy 183.730568 72.597266) - (xy 183.600047 72.410861) - (xy 183.600045 72.410858) - (xy 183.439141 72.249954) - (xy 183.252734 72.119432) - (xy 183.252732 72.119431) - (xy 183.046497 72.023261) - (xy 183.046488 72.023258) - (xy 182.826697 71.964366) - (xy 182.826693 71.964365) - (xy 182.826692 71.964365) - (xy 182.826691 71.964364) - (xy 182.826686 71.964364) - (xy 182.600002 71.944532) - (xy 182.599998 71.944532) - (xy 182.373313 71.964364) - (xy 182.373302 71.964366) - (xy 182.153511 72.023258) - (xy 182.153502 72.023261) - (xy 181.947267 72.119431) - (xy 181.947265 72.119432) - (xy 181.760858 72.249954) - (xy 181.599954 72.410858) - (xy 181.469432 72.597265) - (xy 181.469431 72.597267) - (xy 181.373261 72.803502) - (xy 181.373258 72.803511) - (xy 181.314366 73.023302) - (xy 181.314364 73.023313) - (xy 181.294532 73.249998) - (xy 181.294532 73.250001) - (xy 141.316822 73.250001) - (xy 141.287052 73.205447) - (xy 141.22073 73.161132) - (xy 141.220729 73.161131) - (xy 141.162252 73.1495) - (xy 141.162248 73.1495) - (xy 137.622752 73.1495) - (xy 137.622747 73.1495) - (xy 137.56427 73.161131) - (xy 137.564269 73.161132) - (xy 137.497947 73.205447) - (xy 137.453632 73.271769) - (xy 137.453631 73.27177) - (xy 137.442 73.330247) - (xy 137.442 76.869752) - (xy 107.688217 76.869752) - (xy 107.739177 76.70176) - (xy 107.758556 76.505) - (xy 107.739177 76.30824) - (xy 107.681784 76.119042) - (xy 107.681783 76.11904) - (xy 107.588585 75.944677) - (xy 107.588583 75.944674) - (xy 107.463157 75.791842) - (xy 107.310325 75.666416) - (xy 107.310322 75.666414) - (xy 107.21293 75.614358) - (xy 107.163086 75.565396) - (xy 107.147625 75.497259) - (xy 107.171456 75.431579) - (xy 107.21293 75.395642) - (xy 107.310322 75.343585) - (xy 107.310325 75.343583) - (xy 107.318146 75.337165) - (xy 107.463157 75.218157) - (xy 107.588584 75.065324) - (xy 107.681784 74.890958) - (xy 107.739177 74.70176) - (xy 107.758556 74.505) - (xy 107.739177 74.30824) - (xy 107.681784 74.119042) - (xy 107.658318 74.07514) - (xy 107.588585 73.944677) - (xy 107.588583 73.944674) - (xy 107.463157 73.791842) - (xy 107.310325 73.666416) - (xy 107.310322 73.666414) - (xy 107.135959 73.573216) - (xy 106.946762 73.515823) - (xy 106.94676 73.515822) - (xy 106.75 73.496444) - (xy 106.553239 73.515822) - (xy 106.553237 73.515823) - (xy 106.36404 73.573216) - (xy 106.189677 73.666414) - (xy 106.189674 73.666416) - (xy 106.036842 73.791842) - (xy 105.911416 73.944674) - (xy 105.911414 73.944677) - (xy 105.818216 74.11904) - (xy 105.771285 74.273749) - (xy 105.732988 74.332187) - (xy 105.669175 74.360644) - (xy 105.600108 74.350083) - (xy 105.547715 74.303858) - (xy 105.53285 74.269846) - (xy 105.476269 74.058682) - (xy 105.476265 74.058673) - (xy 105.380133 73.852516) - (xy 105.380131 73.852512) - (xy 105.329026 73.779526) - (xy 105.329025 73.779526) - (xy 104.703779 74.404772) - (xy 104.703533 74.401484) - (xy 104.652872 74.272402) - (xy 104.566414 74.163987) - (xy 104.451841 74.085873) - (xy 104.347697 74.053749) - (xy 104.975472 73.425974) - (xy 104.975471 73.425973) - (xy 104.902483 73.374866) - (xy 104.902481 73.374865) - (xy 104.696326 73.278734) - (xy 104.696317 73.27873) - (xy 104.47661 73.21986) - (xy 104.476599 73.219858) - (xy 104.250002 73.200034) - (xy 104.249998 73.200034) - (xy 104.0234 73.219858) - (xy 104.023389 73.21986) - (xy 103.803682 73.27873) - (xy 103.803673 73.278734) - (xy 103.597513 73.374868) - (xy 103.524527 73.425972) - (xy 103.524526 73.425973) - (xy 104.15298 74.054427) - (xy 104.112881 74.060471) - (xy 103.987946 74.120637) - (xy 103.886295 74.214955) - (xy 103.816961 74.335045) - (xy 103.800149 74.408702) - (xy 103.170973 73.779526) - (xy 103.170972 73.779527) - (xy 103.119868 73.852513) - (xy 103.023734 74.058673) - (xy 103.02373 74.058682) - (xy 102.96486 74.278389) - (xy 102.964858 74.2784) - (xy 102.945034 74.504997) - (xy 102.945034 74.505002) - (xy 94.5 74.505002) - (xy 94.5 74.15) - (xy 95.3 74.15) - (xy 95.299999 73.747601) - (xy 95.285034 73.590877) - (xy 95.285033 73.590873) - (xy 95.22585 73.389313) - (xy 95.129586 73.202585) - (xy 94.999731 73.037462) - (xy 94.999728 73.037459) - (xy 94.840969 72.899894) - (xy 94.840958 72.899885) - (xy 94.659039 72.794855) - (xy 94.659032 72.794852) - (xy 94.460516 72.726144) - (xy 94.45 72.724632) - (xy 94.45 73.683889) - (xy 94.425543 73.64439) - (xy 94.336038 73.576799) - (xy 94.22816 73.546105) - (xy 94.116479 73.556454) - (xy 94.016078 73.606448) - (xy 93.95 73.67893) - (xy 93.95 72.72874) - (xy 93.949999 72.72874) - (xy 93.838594 72.755768) - (xy 93.838582 72.755772) - (xy 93.647497 72.843037) - (xy 93.647496 72.843038) - (xy 93.47638 72.964889) - (xy 93.476374 72.964895) - (xy 93.331407 73.116932) - (xy 93.217833 73.293657) - (xy 93.139755 73.488685) - (xy 93.1 73.694962) - (xy 93.1 74.15) - (xy 93.9 74.15) - (xy 93.9 74.65) - (xy 93.1 74.65) - (xy 93.1 75.052398) - (xy 92.345247 75.052398) - (xy 92.326637 74.96284) - (xy 92.326635 74.962837) - (xy 92.326635 74.962834) - (xy 92.256609 74.82769) - (xy 92.254072 74.824974) - (xy 92.152718 74.716449) - (xy 92.043446 74.65) - (xy 92.022669 74.637365) - (xy 92.022668 74.637364) - (xy 92.022667 74.637364) - (xy 91.925336 74.610094) - (xy 91.876104 74.5963) - (xy 91.762124 74.5963) - (xy 91.762122 74.5963) - (xy 91.738978 74.599481) - (xy 91.669883 74.589108) - (xy 91.617364 74.543026) - (xy 91.598096 74.475866) - (xy 91.618197 74.40895) - (xy 91.656122 74.371642) - (xy 91.673625 74.360644) - (xy 91.802262 74.279816) - (xy 91.929816 74.152262) - (xy 92.025789 73.999522) - (xy 92.085368 73.829255) - (xy 92.08775 73.808117) - (xy 92.105565 73.650003) - (xy 92.105565 73.649996) - (xy 92.085369 73.47075) - (xy 92.085368 73.470745) - (xy 92.070257 73.427561) - (xy 92.025789 73.300478) - (xy 91.929816 73.147738) - (xy 91.802262 73.020184) - (xy 91.723299 72.970568) - (xy 91.649523 72.924211) - (xy 91.479254 72.864631) - (xy 91.479249 72.86463) - (xy 91.300004 72.844435) - (xy 91.299996 72.844435) - (xy 91.12075 72.86463) - (xy 91.120745 72.864631) - (xy 90.950476 72.924211) - (xy 90.797737 73.020184) - (xy 90.670184 73.147737) - (xy 90.574211 73.300476) - (xy 90.514631 73.470745) - (xy 90.51463 73.47075) - (xy 90.494435 73.649996) - (xy 90.494435 73.650003) - (xy 89.608785 73.650003) - (xy 89.608785 73.649996) - (xy 89.588508 73.470033) - (xy 89.588507 73.470031) - (xy 89.588507 73.470028) - (xy 89.52869 73.299081) - (xy 89.432334 73.145731) - (xy 89.304269 73.017666) - (xy 89.229313 72.970568) - (xy 89.150918 72.921309) - (xy 88.979966 72.861491) - (xy 88.800004 72.841215) - (xy 88.799996 72.841215) - (xy 88.620033 72.861491) - (xy 88.449081 72.921309) - (xy 88.29573 73.017666) - (xy 88.167666 73.14573) - (xy 88.071309 73.299081) - (xy 88.011491 73.470033) - (xy 87.991215 73.649996) - (xy 87.991215 73.650003) - (xy 88.011491 73.829967) - (xy 88.030967 73.885627) - (xy 88.034528 73.955406) - (xy 87.999798 74.016033) - (xy 87.937805 74.048259) - (xy 87.907663 74.049789) - (xy 87.907663 74.05) - (xy 87.903513 74.05) - (xy 87.902489 74.050052) - (xy 87.901928 74.05) - (xy 87.69807 74.05) - (xy 87.697508 74.050052) - (xy 87.697242 74.05) - (xy 87.692337 74.05) - (xy 87.692337 74.04904) - (xy 87.628939 74.036633) - (xy 87.57851 73.988273) - (xy 87.562232 73.920326) - (xy 87.569033 73.885625) - (xy 87.580453 73.852989) - (xy 87.588507 73.829972) - (xy 87.588507 73.82997) - (xy 87.588508 73.829968) - (xy 87.608785 73.650003) - (xy 87.608785 73.649996) - (xy 87.588508 73.470033) - (xy 87.588507 73.470031) - (xy 87.588507 73.470028) - (xy 87.52869 73.299081) - (xy 87.432334 73.145731) - (xy 87.304269 73.017666) - (xy 87.229313 72.970568) - (xy 87.150918 72.921309) - (xy 86.979966 72.861491) - (xy 86.800004 72.841215) - (xy 86.799996 72.841215) - (xy 86.620033 72.861491) - (xy 86.449081 72.921309) - (xy 86.29573 73.017666) - (xy 86.167666 73.14573) - (xy 86.071309 73.299081) - (xy 86.011491 73.470033) - (xy 85.991215 73.649996) - (xy 85.991215 73.650003) - (xy 86.011491 73.829966) - (xy 86.071309 74.000918) - (xy 86.167666 74.154269) - (xy 86.203302 74.189905) - (xy 86.236787 74.251228) - (xy 86.231803 74.32092) - (xy 86.189931 74.376853) - (xy 86.124467 74.40127) - (xy 86.074667 74.394628) - (xy 85.979966 74.361491) - (xy 85.800004 74.341215) - (xy 85.799996 74.341215) - (xy 85.620033 74.361491) - (xy 85.44908 74.421309) - (xy 85.349203 74.484067) - (xy 85.281966 74.503067) - (xy 85.215131 74.482699) - (xy 85.169917 74.429431) - (xy 85.16068 74.360175) - (xy 85.184277 74.304346) - (xy 85.239245 74.231556) - (xy 85.330113 74.049069) - (xy 85.330116 74.049063) - (xy 85.385902 73.852992) - (xy 85.385903 73.852989) - (xy 85.404713 73.65) - (xy 85.404713 73.649999) - (xy 85.385903 73.44701) - (xy 85.385902 73.447007) - (xy 85.330116 73.250936) - (xy 85.330113 73.25093) - (xy 85.239244 73.068441) - (xy 85.237466 73.066086) - (xy 85.237465 73.066085) - (xy 84.650987 73.652563) - (xy 84.653628 73.620698) - (xy 84.624953 73.507462) - (xy 84.561064 73.409673) - (xy 84.468885 73.337928) - (xy 84.358405 73.3) - (xy 84.270995 73.3) - (xy 84.184784 73.314386) - (xy 84.082053 73.369981) - (xy 84.00294 73.455921) - (xy 83.956018 73.562892) - (xy 83.948619 73.652172) - (xy 83.362533 73.066085) - (xy 83.360754 73.068443) - (xy 83.269886 73.25093) - (xy 83.269883 73.250936) - (xy 83.214097 73.447007) - (xy 83.214096 73.44701) - (xy 83.195287 73.649999) - (xy 83.195287 73.65) - (xy 83.214096 73.852989) - (xy 83.214097 73.852992) - (xy 83.269883 74.049063) - (xy 83.269886 74.049069) - (xy 83.360754 74.231556) - (xy 83.40493 74.290054) - (xy 83.429622 74.355415) - (xy 83.415057 74.42375) - (xy 83.371949 74.469774) - (xy 83.295733 74.517664) - (xy 83.29573 74.517666) - (xy 83.167666 74.64573) - (xy 83.071309 74.799081) - (xy 83.011491 74.970033) - (xy 82.991215 75.149996) - (xy 82.991215 75.150003) - (xy 82.491334 75.150003) - (xy 82.5 75.105037) - (xy 82.5 74.65) - (xy 81.7 74.65) - (xy 81.7 74.15) - (xy 82.5 74.15) - (xy 82.499999 73.747601) - (xy 82.485034 73.590877) - (xy 82.485033 73.590873) - (xy 82.42585 73.389313) - (xy 82.329586 73.202585) - (xy 82.199731 73.037462) - (xy 82.199728 73.037459) - (xy 82.040969 72.899894) - (xy 82.040958 72.899885) - (xy 81.859039 72.794855) - (xy 81.859032 72.794852) - (xy 81.660516 72.726144) - (xy 81.65 72.724632) - (xy 81.65 73.683889) - (xy 81.625543 73.64439) - (xy 81.536038 73.576799) - (xy 81.42816 73.546105) - (xy 81.316479 73.556454) - (xy 81.216078 73.606448) - (xy 81.15 73.67893) - (xy 81.15 72.72874) - (xy 81.149999 72.72874) - (xy 81.038594 72.755768) - (xy 81.038582 72.755772) - (xy 80.847497 72.843037) - (xy 80.847496 72.843038) - (xy 80.67638 72.964889) - (xy 80.676374 72.964895) - (xy 80.531407 73.116932) - (xy 80.417833 73.293657) - (xy 80.339755 73.488685) - (xy 80.3 73.694962) - (xy 80.3 74.15) - (xy 81.1 74.15) - (xy 81.1 74.65) - (xy 80.3 74.65) - (xy 80.3 75.052398) - (xy 68.374014 75.052398) - (xy 68.394821 74.961238) - (xy 68.452694 74.534001) - (xy 68.452695 74.533992) - (xy 68.472038 74.103303) - (xy 68.472038 74.103296) - (xy 68.452695 73.672607) - (xy 68.452694 73.672598) - (xy 68.394821 73.245361) - (xy 68.298886 72.825041) - (xy 68.263378 72.715758) - (xy 83.71931 72.715758) - (xy 84.3 73.296447) - (xy 84.300001 73.296447) - (xy 84.880688 72.715758) - (xy 84.880687 72.715757) - (xy 84.792418 72.661104) - (xy 84.792411 72.6611) - (xy 84.602321 72.58746) - (xy 84.401928 72.55) - (xy 84.198072 72.55) - (xy 83.997678 72.58746) - (xy 83.807588 72.6611) - (xy 83.807584 72.661102) - (xy 83.71931 72.715758) - (xy 68.263378 72.715758) - (xy 68.165657 72.415003) - (xy 68.165654 72.414995) - (xy 67.996214 72.018569) - (xy 67.99621 72.018561) - (xy 67.875906 71.795) - (xy 97.225172 71.795) - (xy 97.244462 72.089312) - (xy 97.244464 72.089324) - (xy 97.302001 72.378584) - (xy 97.302005 72.378599) - (xy 97.396812 72.657888) - (xy 97.527258 72.922406) - (xy 97.527265 72.922419) - (xy 97.691122 73.167648) - (xy 97.720406 73.201039) - (xy 98.509438 72.412007) - (xy 98.558348 72.490999) - (xy 98.701931 72.648501) - (xy 98.860388 72.768163) - (xy 98.073959 73.554592) - (xy 98.073959 73.554593) - (xy 98.107344 73.583872) - (xy 98.107348 73.583875) - (xy 98.35258 73.747734) - (xy 98.352593 73.747741) - (xy 98.617111 73.878187) - (xy 98.8964 73.972994) - (xy 98.896415 73.972998) - (xy 99.185675 74.030535) - (xy 99.185687 74.030537) - (xy 99.48 74.049827) - (xy 99.774312 74.030537) - (xy 99.774324 74.030535) - (xy 100.063584 73.972998) - (xy 100.063599 73.972994) - (xy 100.342888 73.878187) - (xy 100.607406 73.747741) - (xy 100.607419 73.747734) - (xy 100.85265 73.583877) - (xy 100.886039 73.554593) - (xy 100.88604 73.554592) - (xy 100.099611 72.768163) - (xy 100.258069 72.648501) - (xy 100.401652 72.490999) - (xy 100.45056 72.412008) - (xy 101.239592 73.20104) - (xy 101.239593 73.201039) - (xy 101.268877 73.16765) - (xy 101.432734 72.922419) - (xy 101.432741 72.922406) - (xy 101.563187 72.657888) - (xy 101.657994 72.378599) - (xy 101.657998 72.378584) - (xy 101.715535 72.089324) - (xy 101.715537 72.089312) - (xy 101.734827 71.795) - (xy 109.265172 71.795) - (xy 109.284462 72.089312) - (xy 109.284464 72.089324) - (xy 109.342001 72.378584) - (xy 109.342005 72.378599) - (xy 109.436812 72.657888) - (xy 109.567258 72.922406) - (xy 109.567265 72.922419) - (xy 109.731122 73.167648) - (xy 109.760406 73.201039) - (xy 110.549438 72.412007) - (xy 110.598348 72.490999) - (xy 110.741931 72.648501) - (xy 110.900388 72.768163) - (xy 110.113959 73.554592) - (xy 110.113959 73.554593) - (xy 110.147344 73.583872) - (xy 110.147348 73.583875) - (xy 110.39258 73.747734) - (xy 110.392593 73.747741) - (xy 110.657111 73.878187) - (xy 110.9364 73.972994) - (xy 110.936415 73.972998) - (xy 111.225675 74.030535) - (xy 111.225687 74.030537) - (xy 111.52 74.049827) - (xy 111.814312 74.030537) - (xy 111.814324 74.030535) - (xy 112.103584 73.972998) - (xy 112.103599 73.972994) - (xy 112.382888 73.878187) - (xy 112.647406 73.747741) - (xy 112.647419 73.747734) - (xy 112.89265 73.583877) - (xy 112.926039 73.554593) - (xy 112.92604 73.554592) - (xy 112.851449 73.480001) - (xy 117.124532 73.480001) - (xy 117.144364 73.706686) - (xy 117.144366 73.706697) - (xy 117.203258 73.926488) - (xy 117.203261 73.926497) - (xy 117.299431 74.132732) - (xy 117.299432 74.132734) - (xy 117.429954 74.319141) - (xy 117.590858 74.480045) - (xy 117.623737 74.503067) - (xy 117.777266 74.610568) - (xy 117.983504 74.706739) - (xy 117.983509 74.70674) - (xy 117.983511 74.706741) - (xy 118.019742 74.716449) - (xy 118.203308 74.765635) - (xy 118.36523 74.779801) - (xy 118.429998 74.785468) - (xy 118.43 74.785468) - (xy 118.430002 74.785468) - (xy 118.486672 74.780509) - (xy 118.656692 74.765635) - (xy 118.876496 74.706739) - (xy 119.082734 74.610568) - (xy 119.269139 74.480047) - (xy 119.430047 74.319139) - (xy 119.560568 74.132734) - (xy 119.656739 73.926496) - (xy 119.715635 73.706692) - (xy 119.735468 73.48) - (xy 119.732581 73.447007) - (xy 119.72627 73.374865) - (xy 119.715635 73.253308) - (xy 119.656739 73.033504) - (xy 119.614551 72.943033) - (xy 119.60406 72.873958) - (xy 119.632579 72.810174) - (xy 119.691056 72.771934) - (xy 119.760923 72.771379) - (xy 119.793972 72.786314) - (xy 119.807262 72.794855) - (xy 119.887573 72.846468) - (xy 120.025661 72.887013) - (xy 120.025663 72.887014) - (xy 120.025664 72.887014) - (xy 120.169587 72.887014) - (xy 120.169587 72.887013) - (xy 120.307678 72.846467) - (xy 120.428753 72.768657) - (xy 120.523002 72.659887) - (xy 120.58279 72.528971) - (xy 120.603272 72.386514) - (xy 120.58279 72.244057) - (xy 120.523002 72.113141) - (xy 120.428753 72.004371) - (xy 120.307678 71.926561) - (xy 120.307676 71.92656) - (xy 120.307674 71.926559) - (xy 120.307675 71.926559) - (xy 120.169588 71.886014) - (xy 120.169586 71.886014) - (xy 120.025664 71.886014) - (xy 120.025661 71.886014) - (xy 119.887574 71.926559) - (xy 119.766498 72.00437) - (xy 119.766497 72.00437) - (xy 119.766497 72.004371) - (xy 119.75949 72.012458) - (xy 119.672248 72.11314) - (xy 119.672247 72.113142) - (xy 119.612459 72.244057) - (xy 119.591978 72.386514) - (xy 119.608858 72.503925) - (xy 119.598914 72.573083) - (xy 119.553159 72.625887) - (xy 119.486119 72.645571) - (xy 119.41908 72.625886) - (xy 119.398439 72.609252) - (xy 119.269141 72.479954) - (xy 119.082734 72.349432) - (xy 119.082732 72.349431) - (xy 118.876497 72.253261) - (xy 118.876488 72.253258) - (xy 118.656697 72.194366) - (xy 118.656693 72.194365) - (xy 118.656692 72.194365) - (xy 118.656691 72.194364) - (xy 118.656686 72.194364) - (xy 118.430002 72.174532) - (xy 118.429998 72.174532) - (xy 118.203313 72.194364) - (xy 118.203302 72.194366) - (xy 117.983511 72.253258) - (xy 117.983502 72.253261) - (xy 117.777267 72.349431) - (xy 117.777265 72.349432) - (xy 117.590858 72.479954) - (xy 117.429954 72.640858) - (xy 117.299432 72.827265) - (xy 117.299431 72.827267) - (xy 117.203261 73.033502) - (xy 117.203258 73.033511) - (xy 117.144366 73.253302) - (xy 117.144364 73.253313) - (xy 117.124532 73.479998) - (xy 117.124532 73.480001) - (xy 112.851449 73.480001) - (xy 112.139611 72.768163) - (xy 112.298069 72.648501) - (xy 112.441652 72.490999) - (xy 112.49056 72.412008) - (xy 113.279592 73.20104) - (xy 113.279593 73.201039) - (xy 113.308877 73.16765) - (xy 113.472734 72.922419) - (xy 113.472741 72.922406) - (xy 113.603187 72.657888) - (xy 113.697994 72.378599) - (xy 113.697998 72.378584) - (xy 113.755535 72.089324) - (xy 113.755537 72.089312) - (xy 113.771878 71.840001) - (xy 123.094532 71.840001) - (xy 123.114364 72.066686) - (xy 123.114366 72.066697) - (xy 123.173258 72.286488) - (xy 123.173261 72.286497) - (xy 123.269431 72.492732) - (xy 123.269432 72.492734) - (xy 123.399954 72.679141) - (xy 123.560858 72.840045) - (xy 123.567128 72.844435) - (xy 123.747266 72.970568) - (xy 123.953504 73.066739) - (xy 124.173308 73.125635) - (xy 124.33523 73.139801) - (xy 124.399998 73.145468) - (xy 124.4 73.145468) - (xy 124.400002 73.145468) - (xy 124.456673 73.140509) - (xy 124.626692 73.125635) - (xy 124.846496 73.066739) - (xy 124.867128 73.057118) - (xy 132.742 73.057118) - (xy 132.744749 73.103263) - (xy 132.744749 73.103267) - (xy 132.74475 73.103268) - (xy 132.788407 73.303961) - (xy 132.788409 73.303968) - (xy 132.86926 73.492771) - (xy 132.869263 73.492777) - (xy 132.88486 73.515822) - (xy 132.984382 73.662868) - (xy 132.98439 73.662877) - (xy 133.129622 73.808109) - (xy 133.129631 73.808117) - (xy 133.232349 73.877637) - (xy 133.299723 73.923237) - (xy 133.330927 73.936599) - (xy 133.488531 74.00409) - (xy 133.488538 74.004092) - (xy 133.555435 74.018644) - (xy 133.689237 74.047751) - (xy 133.735382 74.0505) - (xy 133.735393 74.0505) - (xy 135.649607 74.0505) - (xy 135.649618 74.0505) - (xy 135.695763 74.047751) - (xy 135.871454 74.009531) - (xy 135.896461 74.004092) - (xy 135.896468 74.00409) - (xy 135.982469 73.967262) - (xy 136.085277 73.923237) - (xy 136.234563 73.822198) - (xy 136.255368 73.808117) - (xy 136.255369 73.808115) - (xy 136.255375 73.808112) - (xy 136.400612 73.662875) - (xy 136.515737 73.492777) - (xy 136.585336 73.330249) - (xy 136.59659 73.303968) - (xy 136.596592 73.303961) - (xy 136.608331 73.249998) - (xy 136.640251 73.103263) - (xy 136.643 73.057118) - (xy 136.643 71.142882) - (xy 136.640251 71.096737) - (xy 136.596591 70.896035) - (xy 136.59659 70.896031) - (xy 136.516683 70.709432) - (xy 136.515737 70.707223) - (xy 136.446868 70.605468) - (xy 136.400617 70.537131) - (xy 136.400609 70.537122) - (xy 136.255377 70.39189) - (xy 136.255368 70.391882) - (xy 136.085281 70.276766) - (xy 136.085277 70.276763) - (xy 136.085273 70.276761) - (xy 136.085271 70.27676) - (xy 135.896468 70.195909) - (xy 135.896461 70.195907) - (xy 135.695768 70.15225) - (xy 135.695767 70.152249) - (xy 135.695763 70.152249) - (xy 135.649618 70.1495) - (xy 133.735382 70.1495) - (xy 133.689237 70.152249) - (xy 133.689232 70.152249) - (xy 133.689231 70.15225) - (xy 133.488538 70.195907) - (xy 133.488531 70.195909) - (xy 133.299728 70.27676) - (xy 133.299718 70.276766) - (xy 133.129631 70.391882) - (xy 133.129622 70.39189) - (xy 132.98439 70.537122) - (xy 132.984382 70.537131) - (xy 132.869266 70.707218) - (xy 132.86926 70.707228) - (xy 132.788409 70.896031) - (xy 132.788407 70.896038) - (xy 132.74475 71.096731) - (xy 132.744749 71.096737) - (xy 132.742 71.142882) - (xy 132.742 73.057118) - (xy 124.867128 73.057118) - (xy 125.052734 72.970568) - (xy 125.239139 72.840047) - (xy 125.400047 72.679139) - (xy 125.530568 72.492734) - (xy 125.626739 72.286496) - (xy 125.685635 72.066692) - (xy 125.705468 71.84) - (xy 125.685635 71.613308) - (xy 125.626739 71.393504) - (xy 125.530568 71.187266) - (xy 125.432839 71.047693) - (xy 125.400045 71.000858) - (xy 125.239141 70.839954) - (xy 125.052734 70.709432) - (xy 125.052732 70.709431) - (xy 124.846497 70.613261) - (xy 124.846488 70.613258) - (xy 124.626697 70.554366) - (xy 124.626693 70.554365) - (xy 124.626692 70.554365) - (xy 124.626691 70.554364) - (xy 124.626686 70.554364) - (xy 124.400002 70.534532) - (xy 124.399998 70.534532) - (xy 124.173313 70.554364) - (xy 124.173302 70.554366) - (xy 123.953511 70.613258) - (xy 123.953502 70.613261) - (xy 123.747267 70.709431) - (xy 123.747265 70.709432) - (xy 123.560858 70.839954) - (xy 123.399954 71.000858) - (xy 123.269432 71.187265) - (xy 123.269431 71.187267) - (xy 123.173261 71.393502) - (xy 123.173258 71.393511) - (xy 123.114366 71.613302) - (xy 123.114364 71.613313) - (xy 123.094532 71.839998) - (xy 123.094532 71.840001) - (xy 113.771878 71.840001) - (xy 113.774827 71.795) - (xy 113.755537 71.500687) - (xy 113.755535 71.500675) - (xy 113.697998 71.211415) - (xy 113.697994 71.2114) - (xy 113.603187 70.932111) - (xy 113.472741 70.667593) - (xy 113.472734 70.66758) - (xy 113.308875 70.422348) - (xy 113.308872 70.422344) - (xy 113.279593 70.388959) - (xy 113.279592 70.388959) - (xy 112.49056 71.17799) - (xy 112.441652 71.099001) - (xy 112.298069 70.941499) - (xy 112.13961 70.821835) - (xy 112.926039 70.035406) - (xy 112.892648 70.006122) - (xy 112.869587 69.990713) - (xy 116.58 69.990713) - (xy 116.595418 70.142338) - (xy 116.656299 70.336381) - (xy 116.656304 70.336391) - (xy 116.755005 70.514215) - (xy 116.755005 70.514216) - (xy 116.887478 70.66853) - (xy 116.887479 70.668531) - (xy 117.048304 70.793018) - (xy 117.230907 70.882589) - (xy 117.33 70.908244) - (xy 117.33 70.10611) - (xy 117.354457 70.14561) - (xy 117.443962 70.213201) - (xy 117.55184 70.243895) - (xy 117.663521 70.233546) - (xy 117.763922 70.183552) - (xy 117.829999 70.111069) - (xy 117.829999 70.913365) - (xy 117.831944 70.913069) - (xy 117.831945 70.913069) - (xy 118.02266 70.842436) - (xy 118.022664 70.842434) - (xy 118.195267 70.73485) - (xy 118.342668 70.594735) - (xy 118.342669 70.594733) - (xy 118.458856 70.427804) - (xy 118.539059 70.240907) - (xy 118.58 70.04169) - (xy 118.58 69.64) - (xy 117.88 69.64) - (xy 117.88 69.14) - (xy 118.548473 69.14) - (xy 118.615512 69.159685) - (xy 118.642182 69.182793) - (xy 118.64511 69.186172) - (xy 118.645113 69.186174) - (xy 118.645114 69.186176) - (xy 118.748971 69.276169) - (xy 118.783689 69.292024) - (xy 118.873972 69.333256) - (xy 118.873975 69.333256) - (xy 118.873976 69.333257) - (xy 118.975822 69.3479) - (xy 118.975825 69.3479) - (xy 119.044175 69.3479) - (xy 119.044178 69.3479) - (xy 119.146024 69.333257) - (xy 119.146025 69.333256) - (xy 119.146027 69.333256) - (xy 119.197291 69.309844) - (xy 119.271029 69.276169) - (xy 119.374886 69.186176) - (xy 119.449183 69.070568) - (xy 119.4879 68.938712) - (xy 124.3121 68.938712) - (xy 124.33835 69.028111) - (xy 124.350817 69.070567) - (xy 124.350819 69.070571) - (xy 124.425112 69.186174) - (xy 124.425113 69.186175) - (xy 124.425114 69.186176) - (xy 124.528971 69.276169) - (xy 124.563689 69.292024) - (xy 124.653972 69.333256) - (xy 124.653975 69.333256) - (xy 124.653976 69.333257) - (xy 124.755822 69.3479) - (xy 124.755825 69.3479) - (xy 124.824175 69.3479) - (xy 124.824178 69.3479) - (xy 124.926024 69.333257) - (xy 124.926025 69.333256) - (xy 124.926027 69.333256) - (xy 124.977291 69.309844) - (xy 125.051029 69.276169) - (xy 125.154886 69.186176) - (xy 125.154889 69.186172) - (xy 125.157818 69.182793) - (xy 125.161577 69.180377) - (xy 125.161588 69.180368) - (xy 125.161589 69.180369) - (xy 125.216597 69.145021) - (xy 125.251527 69.14) - (xy 125.92 69.14) - (xy 125.92 69.64) - (xy 125.22 69.64) - (xy 125.22 69.990713) - (xy 125.235418 70.142338) - (xy 125.296299 70.336381) - (xy 125.296304 70.336391) - (xy 125.395005 70.514215) - (xy 125.395005 70.514216) - (xy 125.527478 70.66853) - (xy 125.527479 70.668531) - (xy 125.688304 70.793018) - (xy 125.870907 70.882589) - (xy 125.97 70.908244) - (xy 125.97 70.10611) - (xy 125.994457 70.14561) - (xy 126.083962 70.213201) - (xy 126.19184 70.243895) - (xy 126.303521 70.233546) - (xy 126.403922 70.183552) - (xy 126.47 70.111069) - (xy 126.47 70.913366) - (xy 126.471944 70.913069) - (xy 126.471945 70.913069) - (xy 126.66266 70.842436) - (xy 126.662664 70.842434) - (xy 126.835267 70.73485) - (xy 126.982668 70.594735) - (xy 126.982669 70.594733) - (xy 127.098856 70.427804) - (xy 127.179059 70.240907) - (xy 127.22 70.04169) - (xy 127.22 69.64) - (xy 126.52 69.64) - (xy 126.52 69.14) - (xy 127.22 69.14) - (xy 127.22 68.85) - (xy 137.1425 68.85) - (xy 137.958814 68.85) - (xy 137.933007 68.890156) - (xy 137.8925 69.028111) - (xy 137.8925 69.171889) - (xy 137.933007 69.309844) - (xy 137.958814 69.35) - (xy 137.142501 69.35) - (xy 137.142501 69.914197) - (xy 137.1529 70.046332) - (xy 137.207877 70.264519) - (xy 137.300928 70.469374) - (xy 137.300931 70.46938) - (xy 137.429059 70.654323) - (xy 137.429069 70.654335) - (xy 137.588164 70.81343) - (xy 137.588176 70.81344) - (xy 137.773119 70.941568) - (xy 137.773125 70.941571) - (xy 137.97798 71.034622) - (xy 138.196167 71.089599) - (xy 138.32831 71.099999) - (xy 139.142499 71.099999) - (xy 139.1425 71.099998) - (xy 139.1425 69.6) - (xy 139.6425 69.6) - (xy 139.6425 71.099999) - (xy 140.456682 71.099999) - (xy 140.456697 71.099998) - (xy 140.588832 71.089599) - (xy 140.663785 71.070713) - (xy 179.23 71.070713) - (xy 179.245418 71.222338) - (xy 179.306299 71.416381) - (xy 179.306304 71.416391) - (xy 179.405005 71.594215) - (xy 179.405005 71.594216) - (xy 179.537478 71.74853) - (xy 179.537479 71.748531) - (xy 179.698304 71.873018) - (xy 179.880907 71.962589) - (xy 179.98 71.988244) - (xy 179.98 71.18611) - (xy 180.004457 71.22561) - (xy 180.093962 71.293201) - (xy 180.20184 71.323895) - (xy 180.313521 71.313546) - (xy 180.413922 71.263552) - (xy 180.48 71.191069) - (xy 180.48 71.993366) - (xy 180.481944 71.993069) - (xy 180.481945 71.993069) - (xy 180.67266 71.922436) - (xy 180.672664 71.922434) - (xy 180.845267 71.81485) - (xy 180.992668 71.674735) - (xy 180.992669 71.674733) - (xy 181.108856 71.507804) - (xy 181.189059 71.320907) - (xy 181.23 71.12169) - (xy 181.23 70.72) - (xy 180.53 70.72) - (xy 180.53 70.22) - (xy 181.198473 70.22) - (xy 181.265512 70.239685) - (xy 181.292182 70.262793) - (xy 181.29511 70.266172) - (xy 181.295113 70.266174) - (xy 181.295114 70.266176) - (xy 181.398971 70.356169) - (xy 181.443451 70.376482) - (xy 181.523972 70.413256) - (xy 181.523975 70.413256) - (xy 181.523976 70.413257) - (xy 181.625822 70.4279) - (xy 181.625825 70.4279) - (xy 181.694175 70.4279) - (xy 181.694178 70.4279) - (xy 181.796024 70.413257) - (xy 181.796025 70.413256) - (xy 181.796027 70.413256) - (xy 181.842815 70.391888) - (xy 181.921029 70.356169) - (xy 182.024886 70.266176) - (xy 182.099183 70.150568) - (xy 182.1379 70.018712) - (xy 186.9621 70.018712) - (xy 187.000503 70.1495) - (xy 187.000817 70.150567) - (xy 187.000819 70.150571) - (xy 187.075112 70.266174) - (xy 187.075113 70.266175) - (xy 187.075114 70.266176) - (xy 187.178971 70.356169) - (xy 187.223451 70.376482) - (xy 187.303972 70.413256) - (xy 187.303975 70.413256) - (xy 187.303976 70.413257) - (xy 187.405822 70.4279) - (xy 187.405825 70.4279) - (xy 187.474175 70.4279) - (xy 187.474178 70.4279) - (xy 187.576024 70.413257) - (xy 187.576025 70.413256) - (xy 187.576027 70.413256) - (xy 187.622815 70.391888) - (xy 187.701029 70.356169) - (xy 187.804886 70.266176) - (xy 187.804889 70.266172) - (xy 187.807818 70.262793) - (xy 187.811577 70.260377) - (xy 187.811588 70.260368) - (xy 187.811589 70.260369) - (xy 187.866597 70.225021) - (xy 187.901527 70.22) - (xy 188.57 70.22) - (xy 188.57 70.72) - (xy 187.87 70.72) - (xy 187.87 71.070713) - (xy 187.885418 71.222338) - (xy 187.946299 71.416381) - (xy 187.946304 71.416391) - (xy 188.045005 71.594215) - (xy 188.045005 71.594216) - (xy 188.177478 71.74853) - (xy 188.177479 71.748531) - (xy 188.338305 71.873019) - (xy 188.338306 71.87302) - (xy 188.482968 71.943979) - (xy 188.534488 71.991175) - (xy 188.552313 72.058733) - (xy 188.530783 72.125203) - (xy 188.499485 72.156881) - (xy 188.480814 72.169954) - (xy 188.31991 72.330858) - (xy 188.189388 72.517265) - (xy 188.189387 72.517267) - (xy 188.093217 72.723502) - (xy 188.093214 72.723511) - (xy 188.034322 72.943302) - (xy 188.03432 72.943313) - (xy 188.014488 73.169998) - (xy 188.014488 73.170001) - (xy 188.03432 73.396686) - (xy 188.034322 73.396697) - (xy 188.093214 73.616488) - (xy 188.093217 73.616497) - (xy 188.189387 73.822732) - (xy 188.189388 73.822734) - (xy 188.31991 74.009141) - (xy 188.480814 74.170045) - (xy 188.480817 74.170047) - (xy 188.667222 74.300568) - (xy 188.87346 74.396739) - (xy 188.873465 74.39674) - (xy 188.873467 74.396741) - (xy 188.892385 74.40181) - (xy 189.093264 74.455635) - (xy 189.254873 74.469774) - (xy 189.319954 74.475468) - (xy 189.319956 74.475468) - (xy 189.319958 74.475468) - (xy 189.379758 74.470236) - (xy 189.546648 74.455635) - (xy 189.679644 74.419999) - (xy 207.434353 74.419999) - (xy 207.454834 74.562456) - (xy 207.489745 74.638898) - (xy 207.514623 74.693373) - (xy 207.608872 74.802143) - (xy 207.729947 74.879953) - (xy 207.72995 74.879954) - (xy 207.729949 74.879954) - (xy 207.868036 74.920499) - (xy 207.868038 74.9205) - (xy 207.868039 74.9205) - (xy 208.011962 74.9205) - (xy 208.011962 74.920499) - (xy 208.119121 74.889035) - (xy 208.15005 74.879954) - (xy 208.15005 74.879953) - (xy 208.150053 74.879953) - (xy 208.271128 74.802143) - (xy 208.365377 74.693373) - (xy 208.425165 74.562457) - (xy 208.445647 74.42) - (xy 208.425165 74.277543) - (xy 208.365377 74.146627) - (xy 208.271128 74.037857) - (xy 208.150053 73.960047) - (xy 208.150051 73.960046) - (xy 208.150049 73.960045) - (xy 208.15005 73.960045) - (xy 208.011963 73.9195) - (xy 208.011961 73.9195) - (xy 207.868039 73.9195) - (xy 207.868036 73.9195) - (xy 207.729949 73.960045) - (xy 207.72995 73.960045) - (xy 207.608873 74.037856) - (xy 207.514623 74.146626) - (xy 207.514622 74.146628) - (xy 207.454834 74.277543) - (xy 207.434353 74.419999) - (xy 189.679644 74.419999) - (xy 189.766452 74.396739) - (xy 189.97269 74.300568) - (xy 190.159095 74.170047) - (xy 190.320003 74.009139) - (xy 190.450524 73.822734) - (xy 190.546695 73.616496) - (xy 190.605591 73.396692) - (xy 190.625424 73.17) - (xy 190.625218 73.16765) - (xy 190.613482 73.033502) - (xy 190.605591 72.943308) - (xy 190.548098 72.72874) - (xy 190.546697 72.723511) - (xy 190.546694 72.723502) - (xy 190.543082 72.715757) - (xy 190.513003 72.651252) - (xy 203.715868 72.651252) - (xy 203.736349 72.793708) - (xy 203.795949 72.924211) - (xy 203.796138 72.924625) - (xy 203.890387 73.033395) - (xy 204.011462 73.111205) - (xy 204.011465 73.111206) - (xy 204.011464 73.111206) - (xy 204.118622 73.142669) - (xy 204.141884 73.1495) - (xy 204.149551 73.151751) - (xy 204.149553 73.151752) - (xy 204.196156 73.151752) - (xy 204.263195 73.171437) - (xy 204.30895 73.224241) - (xy 204.318894 73.258106) - (xy 204.324434 73.296644) - (xy 204.370123 73.396686) - (xy 204.384223 73.427561) - (xy 204.478472 73.536331) - (xy 204.599547 73.614141) - (xy 204.59955 73.614142) - (xy 204.599549 73.614142) - (xy 204.702567 73.64439) - (xy 204.721659 73.649996) - (xy 204.737636 73.654687) - (xy 204.737638 73.654688) - (xy 204.737639 73.654688) - (xy 204.881562 73.654688) - (xy 204.881562 73.654687) - (xy 205.019653 73.614141) - (xy 205.090461 73.568635) - (xy 205.157496 73.548952) - (xy 205.224535 73.568636) - (xy 205.224536 73.568636) - (xy 205.319947 73.629953) - (xy 205.31995 73.629954) - (xy 205.319949 73.629954) - (xy 205.427107 73.661417) - (xy 205.438786 73.664847) - (xy 205.458036 73.670499) - (xy 205.458038 73.6705) - (xy 205.458039 73.6705) - (xy 205.601962 73.6705) - (xy 205.601962 73.670499) - (xy 205.740053 73.629953) - (xy 205.861128 73.552143) - (xy 205.955377 73.443373) - (xy 206.015165 73.312457) - (xy 206.035647 73.17) - (xy 206.015165 73.027543) - (xy 205.986552 72.964889) - (xy 205.951693 72.88856) - (xy 205.953104 72.887915) - (xy 205.936217 72.830406) - (xy 205.947423 72.778892) - (xy 205.950601 72.771934) - (xy 206.005165 72.652457) - (xy 206.025647 72.51) - (xy 206.005165 72.367543) - (xy 205.960211 72.269108) - (xy 205.942608 72.230563) - (xy 205.932664 72.161404) - (xy 205.942608 72.127539) - (xy 205.944735 72.122881) - (xy 205.995165 72.012457) - (xy 206.015647 71.87) - (xy 205.995165 71.727543) - (xy 205.935377 71.596627) - (xy 205.841128 71.487857) - (xy 205.720053 71.410047) - (xy 205.720051 71.410046) - (xy 205.720049 71.410045) - (xy 205.72005 71.410045) - (xy 205.581963 71.3695) - (xy 205.581961 71.3695) - (xy 205.438039 71.3695) - (xy 205.438036 71.3695) - (xy 205.299949 71.410045) - (xy 205.178873 71.487856) - (xy 205.084623 71.596626) - (xy 205.084622 71.596628) - (xy 205.024834 71.727543) - (xy 205.004353 71.87) - (xy 205.024834 72.012457) - (xy 205.024835 72.012458) - (xy 205.087391 72.149437) - (xy 205.097335 72.218595) - (xy 205.087392 72.252459) - (xy 205.034834 72.367545) - (xy 205.014353 72.51) - (xy 205.014353 72.510004) - (xy 205.014678 72.512266) - (xy 205.014353 72.514525) - (xy 205.014353 72.518869) - (xy 205.013728 72.518869) - (xy 205.00473 72.581424) - (xy 204.958972 72.634225) - (xy 204.891931 72.653905) - (xy 204.8889 72.653688) - (xy 204.881561 72.653688) - (xy 204.834959 72.653688) - (xy 204.76792 72.634003) - (xy 204.722165 72.581199) - (xy 204.712221 72.547334) - (xy 204.70668 72.508795) - (xy 204.663842 72.414995) - (xy 204.646892 72.377879) - (xy 204.552643 72.269109) - (xy 204.431568 72.191299) - (xy 204.431566 72.191298) - (xy 204.431564 72.191297) - (xy 204.431565 72.191297) - (xy 204.293478 72.150752) - (xy 204.293476 72.150752) - (xy 204.149554 72.150752) - (xy 204.149551 72.150752) - (xy 204.011464 72.191297) - (xy 203.890388 72.269108) - (xy 203.796138 72.377878) - (xy 203.796137 72.37788) - (xy 203.736349 72.508795) - (xy 203.715868 72.651252) - (xy 190.513003 72.651252) - (xy 190.450524 72.517266) - (xy 190.320003 72.330861) - (xy 190.320001 72.330858) - (xy 190.159097 72.169954) - (xy 189.97269 72.039432) - (xy 189.972688 72.039431) - (xy 189.766453 71.943261) - (xy 189.766446 71.943259) - (xy 189.655377 71.913498) - (xy 189.595717 71.877133) - (xy 189.565188 71.814285) - (xy 189.573483 71.74491) - (xy 189.602041 71.703847) - (xy 189.632669 71.674733) - (xy 189.748856 71.507804) - (xy 189.829059 71.320907) - (xy 189.87 71.12169) - (xy 189.87 70.72) - (xy 189.17 70.72) - (xy 189.17 70.22) - (xy 189.87 70.22) - (xy 189.87 69.938893) - (xy 191.91564 69.938893) - (xy 191.935472 70.165578) - (xy 191.935474 70.165589) - (xy 191.994366 70.38538) - (xy 191.994369 70.385389) - (xy 192.090539 70.591624) - (xy 192.09054 70.591626) - (xy 192.221062 70.778033) - (xy 192.381966 70.938937) - (xy 192.381969 70.938939) - (xy 192.568374 71.06946) - (xy 192.774612 71.165631) - (xy 192.994416 71.224527) - (xy 193.156338 71.238693) - (xy 193.221106 71.24436) - (xy 193.221108 71.24436) - (xy 193.22111 71.24436) - (xy 193.277781 71.239401) - (xy 193.4478 71.224527) - (xy 193.667604 71.165631) - (xy 193.873842 71.06946) - (xy 194.060247 70.938939) - (xy 194.221155 70.778031) - (xy 194.351676 70.591626) - (xy 194.447847 70.385388) - (xy 194.506743 70.165584) - (xy 194.526576 69.938892) - (xy 194.524415 69.914197) - (xy 194.516026 69.818309) - (xy 194.506743 69.7122) - (xy 194.45621 69.523608) - (xy 194.452564 69.510002) - (xy 215.814723 69.510002) - (xy 215.822136 69.59473) - (xy 215.83289 69.717661) - (xy 215.833793 69.727975) - (xy 215.833793 69.727979) - (xy 215.890422 69.939322) - (xy 215.890424 69.939326) - (xy 215.890425 69.93933) - (xy 215.935226 70.035406) - (xy 215.982897 70.137638) - (xy 215.986188 70.142338) - (xy 216.108402 70.316877) - (xy 216.263123 70.471598) - (xy 216.442361 70.597102) - (xy 216.64067 70.689575) - (xy 216.852023 70.746207) - (xy 217.034926 70.762208) - (xy 217.069998 70.765277) - (xy 217.07 70.765277) - (xy 217.070002 70.765277) - (xy 217.098254 70.762805) - (xy 217.287977 70.746207) - (xy 217.49933 70.689575) - (xy 217.697639 70.597102) - (xy 217.876877 70.471598) - (xy 218.031598 70.316877) - (xy 218.157102 70.137639) - (xy 218.249575 69.93933) - (xy 218.306207 69.727977) - (xy 218.323969 69.524952) - (xy 218.325277 69.510002) - (xy 222.824723 69.510002) - (xy 222.832136 69.59473) - (xy 222.84289 69.717661) - (xy 222.843793 69.727975) - (xy 222.843793 69.727979) - (xy 222.900422 69.939322) - (xy 222.900424 69.939326) - (xy 222.900425 69.93933) - (xy 222.945226 70.035406) - (xy 222.992897 70.137638) - (xy 222.996188 70.142338) - (xy 223.118402 70.316877) - (xy 223.273123 70.471598) - (xy 223.452361 70.597102) - (xy 223.65067 70.689575) - (xy 223.862023 70.746207) - (xy 224.044926 70.762208) - (xy 224.079998 70.765277) - (xy 224.08 70.765277) - (xy 224.080002 70.765277) - (xy 224.108254 70.762805) - (xy 224.297977 70.746207) - (xy 224.50933 70.689575) - (xy 224.707639 70.597102) - (xy 224.886877 70.471598) - (xy 225.041598 70.316877) - (xy 225.167102 70.137639) - (xy 225.259575 69.93933) - (xy 225.316207 69.727977) - (xy 225.333969 69.524952) - (xy 225.335277 69.510002) - (xy 225.335277 69.509997) - (xy 225.328348 69.430798) - (xy 225.316207 69.292023) - (xy 225.264688 69.099753) - (xy 225.259577 69.080677) - (xy 225.259576 69.080676) - (xy 225.259575 69.08067) - (xy 225.167102 68.882362) - (xy 225.1671 68.882359) - (xy 225.167099 68.882357) - (xy 225.041599 68.703124) - (xy 224.971899 68.633424) - (xy 224.886877 68.548402) - (xy 224.707639 68.422898) - (xy 224.70764 68.422898) - (xy 224.707638 68.422897) - (xy 224.55602 68.352197) - (xy 224.50933 68.330425) - (xy 224.509326 68.330424) - (xy 224.509322 68.330422) - (xy 224.297977 68.273793) - (xy 224.080002 68.254723) - (xy 224.079998 68.254723) - (xy 223.95358 68.265783) - (xy 223.862023 68.273793) - (xy 223.86202 68.273793) - (xy 223.650677 68.330422) - (xy 223.650668 68.330426) - (xy 223.452361 68.422898) - (xy 223.452357 68.4229) - (xy 223.273121 68.548402) - (xy 223.118402 68.703121) - (xy 222.9929 68.882357) - (xy 222.992898 68.882361) - (xy 222.900426 69.080668) - (xy 222.900422 69.080677) - (xy 222.843793 69.29202) - (xy 222.843793 69.292024) - (xy 222.824723 69.509997) - (xy 222.824723 69.510002) - (xy 218.325277 69.510002) - (xy 218.325277 69.509997) - (xy 218.318348 69.430798) - (xy 218.306207 69.292023) - (xy 218.254688 69.099753) - (xy 218.249577 69.080677) - (xy 218.249576 69.080676) - (xy 218.249575 69.08067) - (xy 218.157102 68.882362) - (xy 218.1571 68.882359) - (xy 218.157099 68.882357) - (xy 218.031599 68.703124) - (xy 217.966136 68.637661) - (xy 217.900512 68.572037) - (xy 217.867029 68.510717) - (xy 217.872013 68.441025) - (xy 217.913884 68.385091) - (xy 217.979348 68.360674) - (xy 218.008605 68.362049) - (xy 218.206065 68.395) - (xy 218.433935 68.395) - (xy 218.658701 68.357492) - (xy 218.874219 68.283504) - (xy 218.87423 68.283499) - (xy 219.074633 68.175047) - (xy 219.100982 68.154537) - (xy 219.100982 68.154536) - (xy 218.448117 67.501669) - (xy 218.460892 67.499833) - (xy 218.590369 67.440702) - (xy 218.697943 67.347489) - (xy 218.774898 67.227745) - (xy 218.799048 67.145494) - (xy 219.453124 67.799571) - (xy 219.53342 67.676669) - (xy 219.624954 67.467993) - (xy 219.680894 67.247093) - (xy 219.680896 67.247085) - (xy 219.699712 67.020006) - (xy 219.699712 67.02) - (xy 221.739892 67.02) - (xy 221.758282 67.218464) - (xy 221.758282 67.218466) - (xy 221.758283 67.218469) - (xy 221.788518 67.324735) - (xy 221.81283 67.410183) - (xy 221.90167 67.588598) - (xy 221.901675 67.588606) - (xy 222.021792 67.747666) - (xy 222.07873 67.799571) - (xy 222.16909 67.881945) - (xy 222.338554 67.986873) - (xy 222.524414 68.058876) - (xy 222.72034 68.0955) - (xy 222.720342 68.0955) - (xy 222.919658 68.0955) - (xy 222.91966 68.0955) - (xy 223.115586 68.058876) - (xy 223.301446 67.986873) - (xy 223.47091 67.881945) - (xy 223.618209 67.747664) - (xy 223.738326 67.588604) - (xy 223.827171 67.41018) - (xy 223.881717 67.218469) - (xy 223.900108 67.02) - (xy 223.881717 66.821531) - (xy 223.827171 66.62982) - (xy 223.793933 66.563069) - (xy 223.738329 66.451401) - (xy 223.738324 66.451393) - (xy 223.618207 66.292333) - (xy 223.470911 66.158056) - (xy 223.47091 66.158055) - (xy 223.341301 66.077804) - (xy 223.301447 66.053127) - (xy 223.301445 66.053126) - (xy 223.215936 66.02) - (xy 223.115586 65.981124) - (xy 223.115582 65.981123) - (xy 223.036639 65.966366) - (xy 222.91966 65.9445) - (xy 222.72034 65.9445) - (xy 222.630254 65.961339) - (xy 222.524417 65.981123) - (xy 222.524415 65.981123) - (xy 222.524414 65.981124) - (xy 222.472517 66.001229) - (xy 222.338554 66.053126) - (xy 222.338552 66.053127) - (xy 222.169088 66.158056) - (xy 222.021792 66.292333) - (xy 221.901675 66.451393) - (xy 221.90167 66.451401) - (xy 221.81283 66.629816) - (xy 221.812828 66.62982) - (xy 221.812829 66.62982) - (xy 221.766428 66.792906) - (xy 221.758282 66.821535) - (xy 221.739892 67.019999) - (xy 221.739892 67.02) - (xy 219.699712 67.02) - (xy 219.699712 67.019993) - (xy 219.680896 66.792914) - (xy 219.680894 66.792906) - (xy 219.624954 66.572006) - (xy 219.53342 66.36333) - (xy 219.453124 66.240427) - (xy 218.799048 66.894503) - (xy 218.774898 66.812255) - (xy 218.697943 66.692511) - (xy 218.590369 66.599298) - (xy 218.460892 66.540167) - (xy 218.448116 66.53833) - (xy 219.100983 65.885462) - (xy 219.100983 65.885461) - (xy 219.074632 65.864952) - (xy 219.074627 65.864949) - (xy 218.87423 65.7565) - (xy 218.874219 65.756495) - (xy 218.658701 65.682507) - (xy 218.433935 65.645) - (xy 218.206065 65.645) - (xy 217.981298 65.682507) - (xy 217.76578 65.756495) - (xy 217.765769 65.7565) - (xy 217.565373 65.864948) - (xy 217.539016 65.885462) - (xy 218.191884 66.53833) - (xy 218.179108 66.540167) - (xy 218.049631 66.599298) - (xy 217.942057 66.692511) - (xy 217.865102 66.812255) - (xy 217.840951 66.894503) - (xy 217.186873 66.240427) - (xy 217.106578 66.363333) - (xy 217.106577 66.363335) - (xy 217.015045 66.572006) - (xy 216.959105 66.792906) - (xy 216.959103 66.792914) - (xy 216.940288 67.019993) - (xy 216.940288 67.020006) - (xy 216.959103 67.247085) - (xy 216.959105 67.247093) - (xy 217.015045 67.467993) - (xy 217.106577 67.676664) - (xy 217.106579 67.676668) - (xy 217.186874 67.79957) - (xy 217.84095 67.145493) - (xy 217.865102 67.227745) - (xy 217.942057 67.347489) - (xy 218.049631 67.440702) - (xy 218.179108 67.499833) - (xy 218.191882 67.501669) - (xy 217.539015 68.154536) - (xy 217.540108 68.172133) - (xy 217.524614 68.240263) - (xy 217.474747 68.289201) - (xy 217.406337 68.30341) - (xy 217.384253 68.29959) - (xy 217.287977 68.273793) - (xy 217.070002 68.254723) - (xy 217.069998 68.254723) - (xy 216.94358 68.265783) - (xy 216.852023 68.273793) - (xy 216.85202 68.273793) - (xy 216.640677 68.330422) - (xy 216.640668 68.330426) - (xy 216.442361 68.422898) - (xy 216.442357 68.4229) - (xy 216.263121 68.548402) - (xy 216.108402 68.703121) - (xy 215.9829 68.882357) - (xy 215.982898 68.882361) - (xy 215.890426 69.080668) - (xy 215.890422 69.080677) - (xy 215.833793 69.29202) - (xy 215.833793 69.292024) - (xy 215.814723 69.509997) - (xy 215.814723 69.510002) - (xy 194.452564 69.510002) - (xy 194.447849 69.492403) - (xy 194.447846 69.492394) - (xy 194.419776 69.432198) - (xy 194.351676 69.286158) - (xy 194.221155 69.099753) - (xy 194.221153 69.09975) - (xy 194.060249 68.938846) - (xy 193.873842 68.808324) - (xy 193.87384 68.808323) - (xy 193.667605 68.712153) - (xy 193.667596 68.71215) - (xy 193.447805 68.653258) - (xy 193.447801 68.653257) - (xy 193.4478 68.653257) - (xy 193.447799 68.653256) - (xy 193.447794 68.653256) - (xy 193.22111 68.633424) - (xy 193.221106 68.633424) - (xy 192.994421 68.653256) - (xy 192.99441 68.653258) - (xy 192.774619 68.71215) - (xy 192.77461 68.712153) - (xy 192.568375 68.808323) - (xy 192.568373 68.808324) - (xy 192.381966 68.938846) - (xy 192.221062 69.09975) - (xy 192.09054 69.286157) - (xy 192.090539 69.286159) - (xy 191.994369 69.492394) - (xy 191.994366 69.492403) - (xy 191.935474 69.712194) - (xy 191.935472 69.712205) - (xy 191.91564 69.93889) - (xy 191.91564 69.938893) - (xy 189.87 69.938893) - (xy 189.87 69.869286) - (xy 189.854581 69.717661) - (xy 189.7937 69.523618) - (xy 189.793695 69.523608) - (xy 189.694994 69.345784) - (xy 189.694994 69.345783) - (xy 189.562521 69.191469) - (xy 189.56252 69.191468) - (xy 189.401695 69.066981) - (xy 189.219093 68.977411) - (xy 189.12 68.951753) - (xy 189.12 69.753889) - (xy 189.095543 69.71439) - (xy 189.006038 69.646799) - (xy 188.89816 69.616105) - (xy 188.786479 69.626454) - (xy 188.686078 69.676448) - (xy 188.62 69.74893) - (xy 188.62 68.946633) - (xy 188.618053 68.946931) - (xy 188.618047 68.946933) - (xy 188.427342 69.017562) - (xy 188.427335 69.017565) - (xy 188.254732 69.125149) - (xy 188.107331 69.265264) - (xy 188.10733 69.265266) - (xy 187.991142 69.432197) - (xy 187.991141 69.432198) - (xy 187.944499 69.540887) - (xy 187.899972 69.59473) - (xy 187.833404 69.615953) - (xy 187.765929 69.597817) - (xy 187.74935 69.585702) - (xy 187.701029 69.543831) - (xy 187.693017 69.540172) - (xy 187.576027 69.486743) - (xy 187.576022 69.486742) - (xy 187.474178 69.4721) - (xy 187.405822 69.4721) - (xy 187.405821 69.4721) - (xy 187.303977 69.486742) - (xy 187.303972 69.486743) - (xy 187.178972 69.54383) - (xy 187.178971 69.543831) - (xy 187.075112 69.633825) - (xy 187.000819 69.749428) - (xy 187.000817 69.749432) - (xy 186.980593 69.818309) - (xy 186.9621 69.881288) - (xy 186.9621 70.018712) - (xy 182.1379 70.018712) - (xy 182.1379 69.881288) - (xy 182.099183 69.749432) - (xy 182.024886 69.633824) - (xy 181.921029 69.543831) - (xy 181.913017 69.540172) - (xy 181.796027 69.486743) - (xy 181.796022 69.486742) - (xy 181.694178 69.4721) - (xy 181.625822 69.4721) - (xy 181.625821 69.4721) - (xy 181.523977 69.486742) - (xy 181.523972 69.486743) - (xy 181.398972 69.54383) - (xy 181.398971 69.543831) - (xy 181.354021 69.58278) - (xy 181.290465 69.611804) - (xy 181.221307 69.60186) - (xy 181.168503 69.556105) - (xy 181.154506 69.526186) - (xy 181.153701 69.52362) - (xy 181.153695 69.523608) - (xy 181.054994 69.345784) - (xy 181.054994 69.345783) - (xy 180.922521 69.191469) - (xy 180.92252 69.191468) - (xy 180.761695 69.066981) - (xy 180.579093 68.977411) - (xy 180.48 68.951753) - (xy 180.48 69.753889) - (xy 180.455543 69.71439) - (xy 180.366038 69.646799) - (xy 180.25816 69.616105) - (xy 180.146479 69.626454) - (xy 180.046078 69.676448) - (xy 179.98 69.74893) - (xy 179.98 68.946633) - (xy 179.978053 68.946931) - (xy 179.978047 68.946933) - (xy 179.787342 69.017562) - (xy 179.787335 69.017565) - (xy 179.614732 69.125149) - (xy 179.467331 69.265264) - (xy 179.46733 69.265266) - (xy 179.351143 69.432195) - (xy 179.27094 69.619092) - (xy 179.23 69.818309) - (xy 179.23 70.22) - (xy 179.93 70.22) - (xy 179.93 70.72) - (xy 179.23 70.72) - (xy 179.23 71.070713) - (xy 140.663785 71.070713) - (xy 140.807019 71.034622) - (xy 141.011874 70.941571) - (xy 141.01188 70.941568) - (xy 141.196823 70.81344) - (xy 141.196835 70.81343) - (xy 141.35593 70.654335) - (xy 141.35594 70.654323) - (xy 141.484068 70.46938) - (xy 141.484071 70.469374) - (xy 141.577122 70.264519) - (xy 141.632099 70.046332) - (xy 141.642499 69.914196) - (xy 141.6425 69.914184) - (xy 141.6425 69.35) - (xy 140.826186 69.35) - (xy 140.851993 69.309844) - (xy 140.854883 69.300001) - (xy 166.744532 69.300001) - (xy 166.764364 69.526686) - (xy 166.764366 69.526697) - (xy 166.823258 69.746488) - (xy 166.823261 69.746497) - (xy 166.919431 69.952732) - (xy 166.919432 69.952734) - (xy 167.049954 70.139141) - (xy 167.210858 70.300045) - (xy 167.210861 70.300047) - (xy 167.397266 70.430568) - (xy 167.603504 70.526739) - (xy 167.823308 70.585635) - (xy 167.98523 70.599801) - (xy 168.049998 70.605468) - (xy 168.05 70.605468) - (xy 168.050002 70.605468) - (xy 168.106672 70.600509) - (xy 168.276692 70.585635) - (xy 168.496496 70.526739) - (xy 168.702734 70.430568) - (xy 168.889139 70.300047) - (xy 169.050047 70.139139) - (xy 169.180568 69.952734) - (xy 169.276739 69.746496) - (xy 169.335635 69.526692) - (xy 169.355468 69.3) - (xy 169.335635 69.073308) - (xy 169.276739 68.853504) - (xy 169.180568 68.647266) - (xy 169.050047 68.460861) - (xy 169.050045 68.460858) - (xy 168.889141 68.299954) - (xy 168.702734 68.169432) - (xy 168.702732 68.169431) - (xy 168.496497 68.073261) - (xy 168.496488 68.073258) - (xy 168.276697 68.014366) - (xy 168.276693 68.014365) - (xy 168.276692 68.014365) - (xy 168.276691 68.014364) - (xy 168.276686 68.014364) - (xy 168.050002 67.994532) - (xy 168.049998 67.994532) - (xy 167.823313 68.014364) - (xy 167.823302 68.014366) - (xy 167.603511 68.073258) - (xy 167.603502 68.073261) - (xy 167.397267 68.169431) - (xy 167.397265 68.169432) - (xy 167.210858 68.299954) - (xy 167.049954 68.460858) - (xy 166.919432 68.647265) - (xy 166.919431 68.647267) - (xy 166.823261 68.853502) - (xy 166.823258 68.853511) - (xy 166.764366 69.073302) - (xy 166.764364 69.073313) - (xy 166.744532 69.299998) - (xy 166.744532 69.300001) - (xy 140.854883 69.300001) - (xy 140.8925 69.171889) - (xy 140.8925 69.028111) - (xy 140.851993 68.890156) - (xy 140.826186 68.85) - (xy 141.642499 68.85) - (xy 141.642499 68.285817) - (xy 141.642498 68.285802) - (xy 141.632099 68.153667) - (xy 141.577122 67.93548) - (xy 141.484071 67.730625) - (xy 141.484068 67.730619) - (xy 141.35594 67.545676) - (xy 141.35593 67.545664) - (xy 141.196835 67.386569) - (xy 141.196823 67.386559) - (xy 141.01188 67.258431) - (xy 141.011874 67.258428) - (xy 140.807019 67.165377) - (xy 140.588832 67.1104) - (xy 140.456696 67.1) - (xy 139.6425 67.1) - (xy 139.6425 68.6) - (xy 139.1425 68.6) - (xy 139.1425 67.1) - (xy 138.328317 67.1) - (xy 138.328302 67.100001) - (xy 138.196167 67.1104) - (xy 137.97798 67.165377) - (xy 137.773125 67.258428) - (xy 137.773119 67.258431) - (xy 137.588176 67.386559) - (xy 137.588164 67.386569) - (xy 137.429069 67.545664) - (xy 137.429059 67.545676) - (xy 137.300931 67.730619) - (xy 137.300928 67.730625) - (xy 137.207877 67.93548) - (xy 137.1529 68.153667) - (xy 137.1425 68.285803) - (xy 137.1425 68.85) - (xy 127.22 68.85) - (xy 127.22 68.789286) - (xy 127.204581 68.637661) - (xy 127.1437 68.443618) - (xy 127.143695 68.443608) - (xy 127.044994 68.265784) - (xy 127.044994 68.265783) - (xy 126.912521 68.111469) - (xy 126.91252 68.111468) - (xy 126.751695 67.986981) - (xy 126.569093 67.897411) - (xy 126.47 67.871753) - (xy 126.47 68.673889) - (xy 126.445543 68.63439) - (xy 126.356038 68.566799) - (xy 126.24816 68.536105) - (xy 126.136479 68.546454) - (xy 126.036078 68.596448) - (xy 125.969999 68.668931) - (xy 125.97 67.866633) - (xy 125.968053 67.866931) - (xy 125.968047 67.866933) - (xy 125.777342 67.937562) - (xy 125.777335 67.937565) - (xy 125.604732 68.045149) - (xy 125.457331 68.185264) - (xy 125.45733 68.185266) - (xy 125.341142 68.352197) - (xy 125.341141 68.352198) - (xy 125.294499 68.460887) - (xy 125.249972 68.51473) - (xy 125.183404 68.535953) - (xy 125.115929 68.517817) - (xy 125.09935 68.505702) - (xy 125.051029 68.463831) - (xy 125.044519 68.460858) - (xy 124.926027 68.406743) - (xy 124.926022 68.406742) - (xy 124.824178 68.3921) - (xy 124.755822 68.3921) - (xy 124.755821 68.3921) - (xy 124.653977 68.406742) - (xy 124.653972 68.406743) - (xy 124.528972 68.46383) - (xy 124.528971 68.463831) - (xy 124.425112 68.553825) - (xy 124.350819 68.669428) - (xy 124.350817 68.669432) - (xy 124.330593 68.738309) - (xy 124.3121 68.801288) - (xy 124.3121 68.938712) - (xy 119.4879 68.938712) - (xy 119.4879 68.801288) - (xy 119.449183 68.669432) - (xy 119.374886 68.553824) - (xy 119.271029 68.463831) - (xy 119.264519 68.460858) - (xy 119.146027 68.406743) - (xy 119.146022 68.406742) - (xy 119.044178 68.3921) - (xy 118.975822 68.3921) - (xy 118.975821 68.3921) - (xy 118.873977 68.406742) - (xy 118.873972 68.406743) - (xy 118.748972 68.46383) - (xy 118.748971 68.463831) - (xy 118.704021 68.50278) - (xy 118.640465 68.531804) - (xy 118.571307 68.52186) - (xy 118.518503 68.476105) - (xy 118.504506 68.446186) - (xy 118.503701 68.44362) - (xy 118.503695 68.443608) - (xy 118.404994 68.265784) - (xy 118.404994 68.265783) - (xy 118.272521 68.111469) - (xy 118.27252 68.111468) - (xy 118.111695 67.986981) - (xy 117.929093 67.897411) - (xy 117.829999 67.871753) - (xy 117.829999 68.673887) - (xy 117.805543 68.63439) - (xy 117.716038 68.566799) - (xy 117.60816 68.536105) - (xy 117.496479 68.546454) - (xy 117.396078 68.596448) - (xy 117.329999 68.668931) - (xy 117.33 67.866633) - (xy 117.328053 67.866931) - (xy 117.328047 67.866933) - (xy 117.137342 67.937562) - (xy 117.137335 67.937565) - (xy 116.964732 68.045149) - (xy 116.817331 68.185264) - (xy 116.81733 68.185266) - (xy 116.701143 68.352195) - (xy 116.62094 68.539092) - (xy 116.58 68.738309) - (xy 116.58 69.14) - (xy 117.28 69.14) - (xy 117.28 69.64) - (xy 116.58 69.64) - (xy 116.58 69.990713) - (xy 112.869587 69.990713) - (xy 112.647419 69.842265) - (xy 112.647406 69.842258) - (xy 112.382888 69.711812) - (xy 112.103599 69.617005) - (xy 112.103584 69.617001) - (xy 111.814324 69.559464) - (xy 111.814312 69.559462) - (xy 111.52 69.540172) - (xy 111.225687 69.559462) - (xy 111.225675 69.559464) - (xy 110.936415 69.617001) - (xy 110.9364 69.617005) - (xy 110.657111 69.711812) - (xy 110.392593 69.842258) - (xy 110.39258 69.842265) - (xy 110.14735 70.006123) - (xy 110.113958 70.035406) - (xy 110.900388 70.821836) - (xy 110.741931 70.941499) - (xy 110.598348 71.099001) - (xy 110.549439 71.177991) - (xy 109.760406 70.388958) - (xy 109.731123 70.42235) - (xy 109.567265 70.66758) - (xy 109.567258 70.667593) - (xy 109.436812 70.932111) - (xy 109.342005 71.2114) - (xy 109.342001 71.211415) - (xy 109.284464 71.500675) - (xy 109.284462 71.500687) - (xy 109.265172 71.795) - (xy 101.734827 71.795) - (xy 101.734827 71.794999) - (xy 101.715537 71.500687) - (xy 101.715535 71.500675) - (xy 101.657998 71.211415) - (xy 101.657994 71.2114) - (xy 101.563187 70.932111) - (xy 101.432741 70.667593) - (xy 101.432734 70.66758) - (xy 101.268875 70.422348) - (xy 101.268872 70.422344) - (xy 101.239593 70.388959) - (xy 101.239592 70.388959) - (xy 100.45056 71.177991) - (xy 100.401652 71.099001) - (xy 100.258069 70.941499) - (xy 100.09961 70.821835) - (xy 100.886039 70.035406) - (xy 100.852648 70.006122) - (xy 100.607419 69.842265) - (xy 100.607406 69.842258) - (xy 100.342888 69.711812) - (xy 100.063599 69.617005) - (xy 100.063584 69.617001) - (xy 99.774324 69.559464) - (xy 99.774312 69.559462) - (xy 99.48 69.540172) - (xy 99.185687 69.559462) - (xy 99.185675 69.559464) - (xy 98.896415 69.617001) - (xy 98.8964 69.617005) - (xy 98.617111 69.711812) - (xy 98.352593 69.842258) - (xy 98.35258 69.842265) - (xy 98.10735 70.006123) - (xy 98.073958 70.035406) - (xy 98.860388 70.821836) - (xy 98.701931 70.941499) - (xy 98.558348 71.099001) - (xy 98.509439 71.177991) - (xy 97.720406 70.388958) - (xy 97.691123 70.42235) - (xy 97.527265 70.66758) - (xy 97.527258 70.667593) - (xy 97.396812 70.932111) - (xy 97.302005 71.2114) - (xy 97.302001 71.211415) - (xy 97.244464 71.500675) - (xy 97.244462 71.500687) - (xy 97.225172 71.795) - (xy 67.875906 71.795) - (xy 67.791905 71.6389) - (xy 67.5544 71.279092) - (xy 67.554399 71.279091) - (xy 67.285591 70.942017) - (xy 67.234974 70.889076) - (xy 66.242965 71.881084) - (xy 66.251514 71.851041) - (xy 66.241165 71.73936) - (xy 66.191171 71.638959) - (xy 66.108285 71.563397) - (xy 66.003699 71.522881) - (xy 65.919817 71.522881) - (xy 65.888143 71.528801) - (xy 66.880321 70.536623) - (xy 66.880321 70.536622) - (xy 66.662983 70.346739) - (xy 66.662965 70.346725) - (xy 66.450461 70.192331) - (xy 66.407796 70.137001) - (xy 66.401817 70.067387) - (xy 66.434423 70.005592) - (xy 66.435519 70.00448) - (xy 71.064108 65.375891) - (xy 71.125429 65.342408) - (xy 71.150752 65.339578) - (xy 80.174975 65.264637) - (xy 80.242171 65.283763) - (xy 80.288363 65.336186) - (xy 80.3 65.388632) - (xy 80.3 65.65) - (xy 81.1 65.65) - (xy 81.1 66.15) - (xy 80.3 66.15) - (xy 80.3 66.402398) - (xy 80.314965 66.559122) - (xy 80.314966 66.559126) - (xy 80.374149 66.760686) - (xy 80.470413 66.947414) - (xy 80.600268 67.112537) - (xy 80.600271 67.11254) - (xy 80.75903 67.250105) - (xy 80.759041 67.250114) - (xy 80.94096 67.355144) - (xy 80.940967 67.355147) - (xy 81.139487 67.423856) - (xy 81.15 67.425367) - (xy 81.15 66.46611) - (xy 81.174457 66.50561) - (xy 81.263962 66.573201) - (xy 81.37184 66.603895) - (xy 81.483521 66.593546) - (xy 81.583922 66.543552) - (xy 81.65 66.471069) - (xy 81.65 67.421257) - (xy 81.761409 67.394229) - (xy 81.952507 67.306959) - (xy 82.123619 67.18511) - (xy 82.123625 67.185104) - (xy 82.268592 67.033067) - (xy 82.382166 66.856342) - (xy 82.460244 66.661314) - (xy 82.5 66.455037) - (xy 82.5 66.15) - (xy 81.7 66.15) - (xy 81.7 65.65) - (xy 82.5 65.65) - (xy 82.5 65.397596) - (xy 82.49833 65.380113) - (xy 82.511551 65.311505) - (xy 82.559765 65.260937) - (xy 82.620733 65.244327) - (xy 92.984775 65.158259) - (xy 93.051974 65.177386) - (xy 93.098166 65.229809) - (xy 93.108683 65.298882) - (xy 93.107563 65.305719) - (xy 93.1 65.344964) - (xy 93.1 65.65) - (xy 93.9 65.65) - (xy 93.9 66.15) - (xy 93.1 66.15) - (xy 93.1 66.402398) - (xy 93.114965 66.559122) - (xy 93.114966 66.559126) - (xy 93.174149 66.760686) - (xy 93.270413 66.947414) - (xy 93.400268 67.112537) - (xy 93.400271 67.11254) - (xy 93.55903 67.250105) - (xy 93.559041 67.250114) - (xy 93.74096 67.355144) - (xy 93.740967 67.355147) - (xy 93.939487 67.423856) - (xy 93.95 67.425367) - (xy 93.95 66.46611) - (xy 93.974457 66.50561) - (xy 94.063962 66.573201) - (xy 94.17184 66.603895) - (xy 94.283521 66.593546) - (xy 94.383922 66.543552) - (xy 94.45 66.471069) - (xy 94.45 67.421257) - (xy 94.561409 67.394229) - (xy 94.752507 67.306959) - (xy 94.923619 67.18511) - (xy 94.923625 67.185104) - (xy 95.068592 67.033067) - (xy 95.182166 66.856342) - (xy 95.236464 66.720713) - (xy 179.23 66.720713) - (xy 179.245418 66.872338) - (xy 179.306299 67.066381) - (xy 179.306304 67.066391) - (xy 179.405005 67.244215) - (xy 179.405005 67.244216) - (xy 179.537478 67.39853) - (xy 179.537479 67.398531) - (xy 179.698304 67.523018) - (xy 179.880907 67.612589) - (xy 179.98 67.638244) - (xy 179.98 66.83611) - (xy 180.004457 66.87561) - (xy 180.093962 66.943201) - (xy 180.20184 66.973895) - (xy 180.313521 66.963546) - (xy 180.413922 66.913552) - (xy 180.48 66.841069) - (xy 180.48 67.643366) - (xy 180.481944 67.643069) - (xy 180.481945 67.643069) - (xy 180.67266 67.572436) - (xy 180.672664 67.572434) - (xy 180.845267 67.46485) - (xy 180.992668 67.324735) - (xy 180.992669 67.324733) - (xy 181.108856 67.157804) - (xy 181.189059 66.970907) - (xy 181.23 66.77169) - (xy 181.23 66.720713) - (xy 187.87 66.720713) - (xy 187.885418 66.872338) - (xy 187.946299 67.066381) - (xy 187.946304 67.066391) - (xy 188.045005 67.244215) - (xy 188.045005 67.244216) - (xy 188.177478 67.39853) - (xy 188.177479 67.398531) - (xy 188.338304 67.523018) - (xy 188.520907 67.612589) - (xy 188.62 67.638244) - (xy 188.62 66.83611) - (xy 188.644457 66.87561) - (xy 188.733962 66.943201) - (xy 188.84184 66.973895) - (xy 188.953521 66.963546) - (xy 189.053922 66.913552) - (xy 189.12 66.841069) - (xy 189.12 67.643366) - (xy 189.121944 67.643069) - (xy 189.121945 67.643069) - (xy 189.31266 67.572436) - (xy 189.312664 67.572434) - (xy 189.485267 67.46485) - (xy 189.632668 67.324735) - (xy 189.632669 67.324733) - (xy 189.748856 67.157804) - (xy 189.829059 66.970907) - (xy 189.87 66.77169) - (xy 189.87 66.52) - (xy 189.17 66.52) - (xy 189.17 66.02) - (xy 189.87 66.02) - (xy 189.87 65.819286) - (xy 189.854581 65.667661) - (xy 189.7937 65.473618) - (xy 189.793695 65.473608) - (xy 189.694994 65.295784) - (xy 189.694994 65.295783) - (xy 189.562521 65.141469) - (xy 189.56252 65.141468) - (xy 189.401695 65.016981) - (xy 189.219093 64.927411) - (xy 189.12 64.901753) - (xy 189.12 65.703889) - (xy 189.095543 65.66439) - (xy 189.006038 65.596799) - (xy 188.89816 65.566105) - (xy 188.786479 65.576454) - (xy 188.686078 65.626448) - (xy 188.62 65.69893) - (xy 188.62 64.896633) - (xy 188.618053 64.896931) - (xy 188.618047 64.896933) - (xy 188.427342 64.967562) - (xy 188.427335 64.967565) - (xy 188.254732 65.075149) - (xy 188.107331 65.215264) - (xy 188.10733 65.215266) - (xy 187.991143 65.382195) - (xy 187.91094 65.569092) - (xy 187.87 65.768309) - (xy 187.87 66.02) - (xy 188.57 66.02) - (xy 188.57 66.52) - (xy 187.87 66.52) - (xy 187.87 66.720713) - (xy 181.23 66.720713) - (xy 181.23 66.52) - (xy 180.53 66.52) - (xy 180.53 66.02) - (xy 181.23 66.02) - (xy 181.23 65.819286) - (xy 181.214581 65.667661) - (xy 181.1537 65.473618) - (xy 181.153695 65.473608) - (xy 181.054994 65.295784) - (xy 181.054994 65.295783) - (xy 180.922521 65.141469) - (xy 180.92252 65.141468) - (xy 180.761695 65.016981) - (xy 180.579093 64.927411) - (xy 180.48 64.901753) - (xy 180.48 65.703889) - (xy 180.455543 65.66439) - (xy 180.366038 65.596799) - (xy 180.25816 65.566105) - (xy 180.146479 65.576454) - (xy 180.046078 65.626448) - (xy 179.98 65.69893) - (xy 179.98 64.896633) - (xy 179.978053 64.896931) - (xy 179.978047 64.896933) - (xy 179.787342 64.967562) - (xy 179.787335 64.967565) - (xy 179.614732 65.075149) - (xy 179.467331 65.215264) - (xy 179.46733 65.215266) - (xy 179.351143 65.382195) - (xy 179.27094 65.569092) - (xy 179.23 65.768309) - (xy 179.23 66.02) - (xy 179.93 66.02) - (xy 179.93 66.52) - (xy 179.23 66.52) - (xy 179.23 66.720713) - (xy 95.236464 66.720713) - (xy 95.260244 66.661314) - (xy 95.3 66.455037) - (xy 95.3 66.15) - (xy 94.5 66.15) - (xy 94.5 65.65) - (xy 95.3 65.65) - (xy 95.3 65.397591) - (xy 95.288188 65.273896) - (xy 95.30141 65.205289) - (xy 95.349626 65.154722) - (xy 95.410589 65.138114) - (xy 117.279999 64.956501) - (xy 117.28 65.44) - (xy 116.58 65.44) - (xy 116.58 65.640713) - (xy 116.595418 65.792338) - (xy 116.656299 65.986381) - (xy 116.656304 65.986391) - (xy 116.755005 66.164215) - (xy 116.755005 66.164216) - (xy 116.887478 66.31853) - (xy 116.887479 66.318531) - (xy 117.048304 66.443018) - (xy 117.230907 66.532589) - (xy 117.33 66.558244) - (xy 117.33 65.75611) - (xy 117.354457 65.79561) - (xy 117.443962 65.863201) - (xy 117.55184 65.893895) - (xy 117.663521 65.883546) - (xy 117.763922 65.833552) - (xy 117.83 65.761069) - (xy 117.83 66.563366) - (xy 117.831944 66.563069) - (xy 117.831945 66.563069) - (xy 118.02266 66.492436) - (xy 118.022664 66.492434) - (xy 118.195267 66.38485) - (xy 118.342668 66.244735) - (xy 118.342669 66.244733) - (xy 118.458856 66.077804) - (xy 118.539059 65.890907) - (xy 118.58 65.69169) - (xy 118.58 65.44) - (xy 117.88 65.44) - (xy 117.88 64.951518) - (xy 125.11901 64.891403) - (xy 125.186208 64.91053) - (xy 125.207718 64.927718) - (xy 125.22 64.94) - (xy 125.92 64.94) - (xy 125.92 65.44) - (xy 125.22 65.44) - (xy 125.22 65.640713) - (xy 125.235418 65.792338) - (xy 125.296299 65.986381) - (xy 125.296304 65.986391) - (xy 125.395005 66.164215) - (xy 125.395005 66.164216) - (xy 125.527478 66.31853) - (xy 125.527479 66.318531) - (xy 125.688304 66.443018) - (xy 125.870907 66.532589) - (xy 125.97 66.558244) - (xy 125.97 65.75611) - (xy 125.994457 65.79561) - (xy 126.083962 65.863201) - (xy 126.19184 65.893895) - (xy 126.303521 65.883546) - (xy 126.403922 65.833552) - (xy 126.47 65.761069) - (xy 126.47 66.563366) - (xy 126.471944 66.563069) - (xy 126.471945 66.563069) - (xy 126.66266 66.492436) - (xy 126.662664 66.492434) - (xy 126.835267 66.38485) - (xy 126.982668 66.244735) - (xy 126.982669 66.244733) - (xy 127.098856 66.077804) - (xy 127.179059 65.890907) - (xy 127.22 65.69169) - (xy 127.22 65.44) - (xy 126.52 65.44) - (xy 126.52 64.94) - (xy 127.219998 64.94) - (xy 127.250702 64.909296) - (xy 127.312025 64.875811) - (xy 127.337345 64.872981) - (xy 224.265654 64.068049) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 62.092231 230.514218) - (xy 62.30719 230.714976) - (xy 62.331744 230.732308) - (xy 61.682127 231.381925) - (xy 61.690676 231.351879) - (xy 61.680327 231.240198) - (xy 61.630333 231.139797) - (xy 61.547447 231.064235) - (xy 61.442861 231.023719) - (xy 61.358979 231.023719) - (xy 61.327304 231.029639) - (xy 61.980303 230.376641) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 66.001172 231.023719) - (xy 65.919817 231.023719) - (xy 65.837369 231.039131) - (xy 65.742009 231.098176) - (xy 65.674418 231.187681) - (xy 65.643724 231.295559) - (xy 65.651671 231.381325) - (xy 65.002655 230.732308) - (xy 65.02721 230.714976) - (xy 65.242169 230.514218) - (xy 65.354095 230.376642) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 62.331745 227.354291) - (xy 62.30719 227.371624) - (xy 62.092231 227.572382) - (xy 61.980304 227.709957) - (xy 61.333227 227.062881) - (xy 61.414583 227.062881) - (xy 61.497031 227.047469) - (xy 61.592391 226.988424) - (xy 61.659982 226.898919) - (xy 61.690676 226.791041) - (xy 61.682728 226.705274) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 219.811745 227.354291) - (xy 219.78719 227.371624) - (xy 219.572231 227.572382) - (xy 219.460304 227.709957) - (xy 218.813228 227.062881) - (xy 218.894583 227.062881) - (xy 218.977031 227.047469) - (xy 219.072391 226.988424) - (xy 219.139982 226.898919) - (xy 219.170676 226.791041) - (xy 219.162728 226.705274) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 65.643724 226.734721) - (xy 65.654073 226.846402) - (xy 65.704067 226.946803) - (xy 65.786953 227.022365) - (xy 65.891539 227.062881) - (xy 65.975421 227.062881) - (xy 66.007089 227.056961) - (xy 65.354094 227.709956) - (xy 65.242169 227.572382) - (xy 65.02721 227.371624) - (xy 65.002653 227.35429) - (xy 65.652274 226.704669) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 223.123724 226.734721) - (xy 223.134073 226.846402) - (xy 223.184067 226.946803) - (xy 223.266953 227.022365) - (xy 223.371539 227.062881) - (xy 223.455421 227.062881) - (xy 223.487089 227.056961) - (xy 222.834094 227.709956) - (xy 222.722169 227.572382) - (xy 222.50721 227.371624) - (xy 222.482653 227.35429) - (xy 223.132274 226.704669) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 219.572231 98.434218) - (xy 219.78719 98.634976) - (xy 219.811744 98.652308) - (xy 219.162127 99.301925) - (xy 219.170676 99.271879) - (xy 219.160327 99.160198) - (xy 219.110333 99.059797) - (xy 219.027447 98.984235) - (xy 218.922861 98.943719) - (xy 218.838979 98.943719) - (xy 218.807304 98.949639) - (xy 219.460303 98.296641) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 223.481172 98.943719) - (xy 223.399817 98.943719) - (xy 223.317369 98.959131) - (xy 223.222009 99.018176) - (xy 223.154418 99.107681) - (xy 223.123724 99.215559) - (xy 223.131671 99.301325) - (xy 222.482655 98.652308) - (xy 222.50721 98.634976) - (xy 222.722169 98.434218) - (xy 222.834095 98.296642) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 219.811745 95.274291) - (xy 219.78719 95.291624) - (xy 219.572231 95.492382) - (xy 219.460304 95.629957) - (xy 218.813227 94.982881) - (xy 218.894583 94.982881) - (xy 218.977031 94.967469) - (xy 219.072391 94.908424) - (xy 219.139982 94.818919) - (xy 219.170676 94.711041) - (xy 219.162728 94.625274) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 223.123724 94.654721) - (xy 223.134073 94.766402) - (xy 223.184067 94.866803) - (xy 223.266953 94.942365) - (xy 223.371539 94.982881) - (xy 223.455421 94.982881) - (xy 223.487089 94.976961) - (xy 222.834094 95.629956) - (xy 222.722169 95.492382) - (xy 222.50721 95.291624) - (xy 222.482653 95.27429) - (xy 223.132274 94.624669) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 62.092231 75.574218) - (xy 62.30719 75.774976) - (xy 62.331744 75.792308) - (xy 61.682127 76.441925) - (xy 61.690676 76.411879) - (xy 61.680327 76.300198) - (xy 61.630333 76.199797) - (xy 61.547447 76.124235) - (xy 61.442861 76.083719) - (xy 61.358979 76.083719) - (xy 61.327305 76.089639) - (xy 61.980303 75.436641) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 66.001172 76.083719) - (xy 65.919817 76.083719) - (xy 65.837369 76.099131) - (xy 65.742009 76.158176) - (xy 65.674418 76.247681) - (xy 65.643724 76.355559) - (xy 65.651671 76.441325) - (xy 65.002655 75.792308) - (xy 65.02721 75.774976) - (xy 65.242169 75.574218) - (xy 65.354095 75.436642) - ) - ) - (filled_polygon - (layer "In1.Cu") - (pts - (xy 65.643724 71.794721) - (xy 65.654073 71.906402) - (xy 65.704067 72.006803) - (xy 65.786953 72.082365) - (xy 65.891539 72.122881) - (xy 65.975421 72.122881) - (xy 66.007089 72.116961) - (xy 65.354094 72.769956) - (xy 65.242169 72.632382) - (xy 65.02721 72.431624) - (xy 65.002654 72.414291) - (xy 65.652273 71.764671) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 82.871257 197.433921) - (xy 82.809436 197.392614) - (xy 82.736515 197.378109) - (xy 82.687267 197.378109) - (xy 82.614346 197.392614) - (xy 82.531651 197.447869) - (xy 82.476396 197.530564) - (xy 82.456993 197.628109) - (xy 82.476396 197.725654) - (xy 82.517702 197.787473) - (xy 82.041373 197.311143) - (xy 82.151078 197.234328) - (xy 82.31811 197.067296) - (xy 82.394926 196.957591) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 80.24189 197.067296) - (xy 80.408922 197.234328) - (xy 80.518626 197.311143) - (xy 80.042298 197.787471) - (xy 80.083604 197.725654) - (xy 80.103007 197.628109) - (xy 80.083604 197.530564) - (xy 80.028349 197.447869) - (xy 79.945654 197.392614) - (xy 79.872733 197.378109) - (xy 79.823485 197.378109) - (xy 79.750564 197.392614) - (xy 79.688738 197.433924) - (xy 80.165073 196.95759) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 80.518627 195.081291) - (xy 80.408922 195.158108) - (xy 80.24189 195.32514) - (xy 80.165073 195.434845) - (xy 79.688739 194.958512) - (xy 79.750564 194.999822) - (xy 79.823485 195.014327) - (xy 79.872733 195.014327) - (xy 79.945654 194.999822) - (xy 80.028349 194.944567) - (xy 80.083604 194.861872) - (xy 80.103007 194.764327) - (xy 80.083604 194.666782) - (xy 80.042295 194.604959) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 82.476396 194.666782) - (xy 82.456993 194.764327) - (xy 82.476396 194.861872) - (xy 82.531651 194.944567) - (xy 82.614346 194.999822) - (xy 82.687267 195.014327) - (xy 82.736515 195.014327) - (xy 82.809436 194.999822) - (xy 82.871253 194.958516) - (xy 82.394925 195.434844) - (xy 82.31811 195.32514) - (xy 82.151078 195.158108) - (xy 82.041372 195.081291) - (xy 82.517704 194.604959) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 209.871255 197.43392) - (xy 209.809436 197.392614) - (xy 209.736515 197.378109) - (xy 209.687267 197.378109) - (xy 209.614346 197.392614) - (xy 209.531651 197.447869) - (xy 209.476396 197.530564) - (xy 209.456993 197.628109) - (xy 209.476396 197.725654) - (xy 209.517702 197.787473) - (xy 209.041373 197.311143) - (xy 209.151078 197.234328) - (xy 209.31811 197.067296) - (xy 209.394926 196.957591) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 207.24189 197.067296) - (xy 207.408922 197.234328) - (xy 207.518626 197.311143) - (xy 207.042298 197.787471) - (xy 207.083604 197.725654) - (xy 207.103007 197.628109) - (xy 207.083604 197.530564) - (xy 207.028349 197.447869) - (xy 206.945654 197.392614) - (xy 206.872733 197.378109) - (xy 206.823485 197.378109) - (xy 206.750564 197.392614) - (xy 206.688738 197.433924) - (xy 207.165073 196.95759) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 207.518627 195.081291) - (xy 207.408922 195.158108) - (xy 207.24189 195.32514) - (xy 207.165073 195.434845) - (xy 206.688741 194.958513) - (xy 206.750564 194.999822) - (xy 206.823485 195.014327) - (xy 206.872733 195.014327) - (xy 206.945654 194.999822) - (xy 207.028349 194.944567) - (xy 207.083604 194.861872) - (xy 207.103007 194.764327) - (xy 207.083604 194.666782) - (xy 207.042295 194.604959) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 209.476396 194.666782) - (xy 209.456993 194.764327) - (xy 209.476396 194.861872) - (xy 209.531651 194.944567) - (xy 209.614346 194.999822) - (xy 209.687267 195.014327) - (xy 209.736515 195.014327) - (xy 209.809436 194.999822) - (xy 209.871252 194.958517) - (xy 209.394925 195.434844) - (xy 209.31811 195.32514) - (xy 209.151078 195.158108) - (xy 209.041372 195.081291) - (xy 209.517704 194.604959) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 101.091257 184.037703) - (xy 101.029436 183.996396) - (xy 100.956515 183.981891) - (xy 100.907267 183.981891) - (xy 100.834346 183.996396) - (xy 100.751651 184.051651) - (xy 100.696396 184.134346) - (xy 100.676993 184.231891) - (xy 100.696396 184.329436) - (xy 100.737702 184.391255) - (xy 100.261373 183.914925) - (xy 100.371078 183.83811) - (xy 100.53811 183.671078) - (xy 100.614926 183.561373) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 98.46189 183.671078) - (xy 98.628922 183.83811) - (xy 98.738626 183.914925) - (xy 98.262298 184.391253) - (xy 98.303604 184.329436) - (xy 98.323007 184.231891) - (xy 98.303604 184.134346) - (xy 98.248349 184.051651) - (xy 98.165654 183.996396) - (xy 98.092733 183.981891) - (xy 98.043485 183.981891) - (xy 97.970564 183.996396) - (xy 97.908738 184.037706) - (xy 98.385073 183.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 98.738627 181.685073) - (xy 98.628922 181.76189) - (xy 98.46189 181.928922) - (xy 98.385073 182.038627) - (xy 97.908741 181.562295) - (xy 97.970564 181.603604) - (xy 98.043485 181.618109) - (xy 98.092733 181.618109) - (xy 98.165654 181.603604) - (xy 98.248349 181.548349) - (xy 98.303604 181.465654) - (xy 98.323007 181.368109) - (xy 98.303604 181.270564) - (xy 98.262295 181.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 100.696396 181.270564) - (xy 100.676993 181.368109) - (xy 100.696396 181.465654) - (xy 100.751651 181.548349) - (xy 100.834346 181.603604) - (xy 100.907267 181.618109) - (xy 100.956515 181.618109) - (xy 101.029436 181.603604) - (xy 101.091253 181.562298) - (xy 100.614925 182.038626) - (xy 100.53811 181.928922) - (xy 100.371078 181.76189) - (xy 100.261372 181.685073) - (xy 100.737704 181.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 187.091257 184.037703) - (xy 187.029436 183.996396) - (xy 186.956515 183.981891) - (xy 186.907267 183.981891) - (xy 186.834346 183.996396) - (xy 186.751651 184.051651) - (xy 186.696396 184.134346) - (xy 186.676993 184.231891) - (xy 186.696396 184.329436) - (xy 186.737702 184.391255) - (xy 186.261373 183.914925) - (xy 186.371078 183.83811) - (xy 186.53811 183.671078) - (xy 186.614926 183.561373) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 184.46189 183.671078) - (xy 184.628922 183.83811) - (xy 184.738626 183.914925) - (xy 184.262298 184.391253) - (xy 184.303604 184.329436) - (xy 184.323007 184.231891) - (xy 184.303604 184.134346) - (xy 184.248349 184.051651) - (xy 184.165654 183.996396) - (xy 184.092733 183.981891) - (xy 184.043485 183.981891) - (xy 183.970564 183.996396) - (xy 183.908738 184.037706) - (xy 184.385073 183.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 184.738627 181.685073) - (xy 184.628922 181.76189) - (xy 184.46189 181.928922) - (xy 184.385073 182.038627) - (xy 183.908741 181.562295) - (xy 183.970564 181.603604) - (xy 184.043485 181.618109) - (xy 184.092733 181.618109) - (xy 184.165654 181.603604) - (xy 184.248349 181.548349) - (xy 184.303604 181.465654) - (xy 184.323007 181.368109) - (xy 184.303604 181.270564) - (xy 184.262295 181.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 186.696396 181.270564) - (xy 186.676993 181.368109) - (xy 186.696396 181.465654) - (xy 186.751651 181.548349) - (xy 186.834346 181.603604) - (xy 186.907267 181.618109) - (xy 186.956515 181.618109) - (xy 187.029436 181.603604) - (xy 187.091252 181.562299) - (xy 186.614925 182.038626) - (xy 186.53811 181.928922) - (xy 186.371078 181.76189) - (xy 186.261372 181.685073) - (xy 186.737704 181.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 102.691257 163.037703) - (xy 102.629436 162.996396) - (xy 102.556515 162.981891) - (xy 102.507267 162.981891) - (xy 102.434346 162.996396) - (xy 102.351651 163.051651) - (xy 102.296396 163.134346) - (xy 102.276993 163.231891) - (xy 102.296396 163.329436) - (xy 102.337702 163.391255) - (xy 101.861373 162.914925) - (xy 101.971078 162.83811) - (xy 102.13811 162.671078) - (xy 102.214926 162.561373) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 100.06189 162.671078) - (xy 100.228922 162.83811) - (xy 100.338626 162.914925) - (xy 99.8623 163.391251) - (xy 99.903604 163.329436) - (xy 99.923007 163.231891) - (xy 99.903604 163.134346) - (xy 99.848349 163.051651) - (xy 99.765654 162.996396) - (xy 99.692733 162.981891) - (xy 99.643485 162.981891) - (xy 99.570564 162.996396) - (xy 99.508738 163.037706) - (xy 99.985073 162.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 100.338627 160.685073) - (xy 100.228922 160.76189) - (xy 100.06189 160.928922) - (xy 99.985073 161.038626) - (xy 99.508742 160.562296) - (xy 99.570564 160.603604) - (xy 99.643485 160.618109) - (xy 99.692733 160.618109) - (xy 99.765654 160.603604) - (xy 99.848349 160.548349) - (xy 99.903604 160.465654) - (xy 99.923007 160.368109) - (xy 99.903604 160.270564) - (xy 99.862296 160.208743) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 102.296396 160.270564) - (xy 102.276993 160.368109) - (xy 102.296396 160.465654) - (xy 102.351651 160.548349) - (xy 102.434346 160.603604) - (xy 102.507267 160.618109) - (xy 102.556515 160.618109) - (xy 102.629436 160.603604) - (xy 102.691253 160.562298) - (xy 102.214925 161.038626) - (xy 102.13811 160.928922) - (xy 101.971078 160.76189) - (xy 101.861372 160.685073) - (xy 102.337704 160.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 160.691255 163.037702) - (xy 160.629436 162.996396) - (xy 160.556515 162.981891) - (xy 160.507267 162.981891) - (xy 160.434346 162.996396) - (xy 160.351651 163.051651) - (xy 160.296396 163.134346) - (xy 160.276993 163.231891) - (xy 160.296396 163.329436) - (xy 160.337702 163.391255) - (xy 159.861373 162.914925) - (xy 159.971078 162.83811) - (xy 160.13811 162.671078) - (xy 160.214926 162.561373) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 158.06189 162.671078) - (xy 158.228922 162.83811) - (xy 158.338626 162.914925) - (xy 157.862298 163.391253) - (xy 157.903604 163.329436) - (xy 157.923007 163.231891) - (xy 157.903604 163.134346) - (xy 157.848349 163.051651) - (xy 157.765654 162.996396) - (xy 157.692733 162.981891) - (xy 157.643485 162.981891) - (xy 157.570564 162.996396) - (xy 157.508738 163.037706) - (xy 157.985073 162.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 158.338626 160.685074) - (xy 158.228922 160.76189) - (xy 158.06189 160.928922) - (xy 157.985073 161.038627) - (xy 157.508741 160.562295) - (xy 157.570564 160.603604) - (xy 157.643485 160.618109) - (xy 157.692733 160.618109) - (xy 157.765654 160.603604) - (xy 157.848349 160.548349) - (xy 157.903604 160.465654) - (xy 157.923007 160.368109) - (xy 157.903604 160.270564) - (xy 157.862298 160.208745) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 160.296396 160.270564) - (xy 160.276993 160.368109) - (xy 160.296396 160.465654) - (xy 160.351651 160.548349) - (xy 160.434346 160.603604) - (xy 160.507267 160.618109) - (xy 160.556515 160.618109) - (xy 160.629436 160.603604) - (xy 160.691252 160.562299) - (xy 160.214925 161.038626) - (xy 160.13811 160.928922) - (xy 159.971078 160.76189) - (xy 159.861371 160.685073) - (xy 160.337706 160.208738) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 67.264612 146.510499) - (xy 67.479571 146.711257) - (xy 67.504125 146.728589) - (xy 66.854508 147.378206) - (xy 66.863057 147.34816) - (xy 66.852708 147.236479) - (xy 66.802714 147.136078) - (xy 66.719828 147.060516) - (xy 66.615242 147.02) - (xy 66.53136 147.02) - (xy 66.499685 147.02592) - (xy 67.152684 146.372922) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 71.173553 147.02) - (xy 71.092198 147.02) - (xy 71.00975 147.035412) - (xy 70.91439 147.094457) - (xy 70.846799 147.183962) - (xy 70.816105 147.29184) - (xy 70.824052 147.377606) - (xy 70.175036 146.728589) - (xy 70.199591 146.711257) - (xy 70.41455 146.510499) - (xy 70.526476 146.372923) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 67.504126 143.350572) - (xy 67.479571 143.367905) - (xy 67.264612 143.568663) - (xy 67.152685 143.706238) - (xy 66.505608 143.059162) - (xy 66.586964 143.059162) - (xy 66.669412 143.04375) - (xy 66.764772 142.984705) - (xy 66.832363 142.8952) - (xy 66.863057 142.787322) - (xy 66.855109 142.701555) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 70.816105 142.731002) - (xy 70.826454 142.842683) - (xy 70.876448 142.943084) - (xy 70.959334 143.018646) - (xy 71.06392 143.059162) - (xy 71.147802 143.059162) - (xy 71.17947 143.053242) - (xy 70.526475 143.706237) - (xy 70.41455 143.568663) - (xy 70.199591 143.367905) - (xy 70.175034 143.350571) - (xy 70.824655 142.70095) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 212.044612 146.510499) - (xy 212.259571 146.711257) - (xy 212.284125 146.728589) - (xy 211.634508 147.378206) - (xy 211.643057 147.34816) - (xy 211.632708 147.236479) - (xy 211.582714 147.136078) - (xy 211.499828 147.060516) - (xy 211.395242 147.02) - (xy 211.31136 147.02) - (xy 211.279685 147.02592) - (xy 211.932684 146.372922) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 215.953553 147.02) - (xy 215.872198 147.02) - (xy 215.78975 147.035412) - (xy 215.69439 147.094457) - (xy 215.626799 147.183962) - (xy 215.596105 147.29184) - (xy 215.604052 147.377606) - (xy 214.955036 146.728589) - (xy 214.979591 146.711257) - (xy 215.19455 146.510499) - (xy 215.306476 146.372923) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 212.284126 143.350572) - (xy 212.259571 143.367905) - (xy 212.044612 143.568663) - (xy 211.932685 143.706238) - (xy 211.285608 143.059162) - (xy 211.366964 143.059162) - (xy 211.449412 143.04375) - (xy 211.544772 142.984705) - (xy 211.612363 142.8952) - (xy 211.643057 142.787322) - (xy 211.635109 142.701555) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 215.596105 142.731002) - (xy 215.606454 142.842683) - (xy 215.656448 142.943084) - (xy 215.739334 143.018646) - (xy 215.84392 143.059162) - (xy 215.927802 143.059162) - (xy 215.95947 143.053242) - (xy 215.306475 143.706237) - (xy 215.19455 143.568663) - (xy 214.979591 143.367905) - (xy 214.955034 143.350571) - (xy 215.604655 142.70095) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 101.091257 126.037703) - (xy 101.029436 125.996396) - (xy 100.956515 125.981891) - (xy 100.907267 125.981891) - (xy 100.834346 125.996396) - (xy 100.751651 126.051651) - (xy 100.696396 126.134346) - (xy 100.676993 126.231891) - (xy 100.696396 126.329436) - (xy 100.737702 126.391255) - (xy 100.261373 125.914925) - (xy 100.371078 125.83811) - (xy 100.53811 125.671078) - (xy 100.614926 125.561373) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 98.46189 125.671078) - (xy 98.628922 125.83811) - (xy 98.738626 125.914925) - (xy 98.262298 126.391253) - (xy 98.303604 126.329436) - (xy 98.323007 126.231891) - (xy 98.303604 126.134346) - (xy 98.248349 126.051651) - (xy 98.165654 125.996396) - (xy 98.092733 125.981891) - (xy 98.043485 125.981891) - (xy 97.970564 125.996396) - (xy 97.908738 126.037706) - (xy 98.385073 125.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 98.738627 123.685073) - (xy 98.628922 123.76189) - (xy 98.46189 123.928922) - (xy 98.385073 124.038627) - (xy 97.908741 123.562295) - (xy 97.970564 123.603604) - (xy 98.043485 123.618109) - (xy 98.092733 123.618109) - (xy 98.165654 123.603604) - (xy 98.248349 123.548349) - (xy 98.303604 123.465654) - (xy 98.323007 123.368109) - (xy 98.303604 123.270564) - (xy 98.262294 123.208739) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 100.696396 123.270564) - (xy 100.676993 123.368109) - (xy 100.696396 123.465654) - (xy 100.751651 123.548349) - (xy 100.834346 123.603604) - (xy 100.907267 123.618109) - (xy 100.956515 123.618109) - (xy 101.029436 123.603604) - (xy 101.091253 123.562298) - (xy 100.614925 124.038626) - (xy 100.53811 123.928922) - (xy 100.371078 123.76189) - (xy 100.261372 123.685073) - (xy 100.737704 123.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 187.091258 126.037704) - (xy 187.029436 125.996396) - (xy 186.956515 125.981891) - (xy 186.907267 125.981891) - (xy 186.834346 125.996396) - (xy 186.751651 126.051651) - (xy 186.696396 126.134346) - (xy 186.676993 126.231891) - (xy 186.696396 126.329436) - (xy 186.737702 126.391255) - (xy 186.261373 125.914925) - (xy 186.371078 125.83811) - (xy 186.53811 125.671078) - (xy 186.614926 125.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 184.46189 125.671078) - (xy 184.628922 125.83811) - (xy 184.738626 125.914925) - (xy 184.262298 126.391253) - (xy 184.303604 126.329436) - (xy 184.323007 126.231891) - (xy 184.303604 126.134346) - (xy 184.248349 126.051651) - (xy 184.165654 125.996396) - (xy 184.092733 125.981891) - (xy 184.043485 125.981891) - (xy 183.970564 125.996396) - (xy 183.908736 126.037707) - (xy 184.385072 125.561371) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 184.738626 123.685074) - (xy 184.628922 123.76189) - (xy 184.46189 123.928922) - (xy 184.385073 124.038626) - (xy 183.908745 123.562298) - (xy 183.970564 123.603604) - (xy 184.043485 123.618109) - (xy 184.092733 123.618109) - (xy 184.165654 123.603604) - (xy 184.248349 123.548349) - (xy 184.303604 123.465654) - (xy 184.323007 123.368109) - (xy 184.303604 123.270564) - (xy 184.262298 123.208745) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 186.696396 123.270564) - (xy 186.676993 123.368109) - (xy 186.696396 123.465654) - (xy 186.751651 123.548349) - (xy 186.834346 123.603604) - (xy 186.907267 123.618109) - (xy 186.956515 123.618109) - (xy 187.029436 123.603604) - (xy 187.091252 123.562299) - (xy 186.614925 124.038626) - (xy 186.53811 123.928922) - (xy 186.371078 123.76189) - (xy 186.261371 123.685072) - (xy 186.737707 123.208736) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 82.871257 117.461485) - (xy 82.809436 117.420178) - (xy 82.736515 117.405673) - (xy 82.687267 117.405673) - (xy 82.614346 117.420178) - (xy 82.531651 117.475433) - (xy 82.476396 117.558128) - (xy 82.456993 117.655673) - (xy 82.476396 117.753218) - (xy 82.517702 117.815037) - (xy 82.041373 117.338707) - (xy 82.151078 117.261892) - (xy 82.31811 117.09486) - (xy 82.394926 116.985155) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 80.24189 117.09486) - (xy 80.408922 117.261892) - (xy 80.518626 117.338707) - (xy 80.042298 117.815035) - (xy 80.083604 117.753218) - (xy 80.103007 117.655673) - (xy 80.083604 117.558128) - (xy 80.028349 117.475433) - (xy 79.945654 117.420178) - (xy 79.872733 117.405673) - (xy 79.823485 117.405673) - (xy 79.750564 117.420178) - (xy 79.688738 117.461488) - (xy 80.165073 116.985154) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 80.518627 115.108855) - (xy 80.408922 115.185672) - (xy 80.24189 115.352704) - (xy 80.165073 115.462409) - (xy 79.688741 114.986077) - (xy 79.750564 115.027386) - (xy 79.823485 115.041891) - (xy 79.872733 115.041891) - (xy 79.945654 115.027386) - (xy 80.028349 114.972131) - (xy 80.083604 114.889436) - (xy 80.103007 114.791891) - (xy 80.083604 114.694346) - (xy 80.042295 114.632523) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 82.476396 114.694346) - (xy 82.456993 114.791891) - (xy 82.476396 114.889436) - (xy 82.531651 114.972131) - (xy 82.614346 115.027386) - (xy 82.687267 115.041891) - (xy 82.736515 115.041891) - (xy 82.809436 115.027386) - (xy 82.871252 114.986081) - (xy 82.394925 115.462408) - (xy 82.31811 115.352704) - (xy 82.151078 115.185672) - (xy 82.041372 115.108855) - (xy 82.517704 114.632523) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 209.871255 117.461484) - (xy 209.809436 117.420178) - (xy 209.736515 117.405673) - (xy 209.687267 117.405673) - (xy 209.614346 117.420178) - (xy 209.531651 117.475433) - (xy 209.476396 117.558128) - (xy 209.456993 117.655673) - (xy 209.476396 117.753218) - (xy 209.517702 117.815037) - (xy 209.041373 117.338707) - (xy 209.151078 117.261892) - (xy 209.31811 117.09486) - (xy 209.394926 116.985155) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 207.24189 117.09486) - (xy 207.408922 117.261892) - (xy 207.518626 117.338707) - (xy 207.0423 117.815033) - (xy 207.083604 117.753218) - (xy 207.103007 117.655673) - (xy 207.083604 117.558128) - (xy 207.028349 117.475433) - (xy 206.945654 117.420178) - (xy 206.872733 117.405673) - (xy 206.823485 117.405673) - (xy 206.750564 117.420178) - (xy 206.688738 117.461488) - (xy 207.165073 116.985154) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 207.518627 115.108855) - (xy 207.408922 115.185672) - (xy 207.24189 115.352704) - (xy 207.165073 115.462408) - (xy 206.688742 114.986078) - (xy 206.750564 115.027386) - (xy 206.823485 115.041891) - (xy 206.872733 115.041891) - (xy 206.945654 115.027386) - (xy 207.028349 114.972131) - (xy 207.083604 114.889436) - (xy 207.103007 114.791891) - (xy 207.083604 114.694346) - (xy 207.042295 114.632523) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 209.476396 114.694346) - (xy 209.456993 114.791891) - (xy 209.476396 114.889436) - (xy 209.531651 114.972131) - (xy 209.614346 115.027386) - (xy 209.687267 115.041891) - (xy 209.736515 115.041891) - (xy 209.809436 115.027386) - (xy 209.871252 114.986081) - (xy 209.394925 115.462408) - (xy 209.31811 115.352704) - (xy 209.151078 115.185672) - (xy 209.041372 115.108855) - (xy 209.517704 114.632523) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 102.691257 114.037703) - (xy 102.629436 113.996396) - (xy 102.556515 113.981891) - (xy 102.507267 113.981891) - (xy 102.434346 113.996396) - (xy 102.351651 114.051651) - (xy 102.296396 114.134346) - (xy 102.276993 114.231891) - (xy 102.296396 114.329436) - (xy 102.337702 114.391255) - (xy 101.861373 113.914925) - (xy 101.971078 113.83811) - (xy 102.13811 113.671078) - (xy 102.214926 113.561373) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 100.06189 113.671078) - (xy 100.228922 113.83811) - (xy 100.338626 113.914925) - (xy 99.862298 114.391253) - (xy 99.903604 114.329436) - (xy 99.923007 114.231891) - (xy 99.903604 114.134346) - (xy 99.848349 114.051651) - (xy 99.765654 113.996396) - (xy 99.692733 113.981891) - (xy 99.643485 113.981891) - (xy 99.570564 113.996396) - (xy 99.508738 114.037706) - (xy 99.985073 113.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 100.338627 111.685073) - (xy 100.228922 111.76189) - (xy 100.06189 111.928922) - (xy 99.985073 112.038627) - (xy 99.508741 111.562295) - (xy 99.570564 111.603604) - (xy 99.643485 111.618109) - (xy 99.692733 111.618109) - (xy 99.765654 111.603604) - (xy 99.848349 111.548349) - (xy 99.903604 111.465654) - (xy 99.923007 111.368109) - (xy 99.903604 111.270564) - (xy 99.862295 111.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 102.296396 111.270564) - (xy 102.276993 111.368109) - (xy 102.296396 111.465654) - (xy 102.351651 111.548349) - (xy 102.434346 111.603604) - (xy 102.507267 111.618109) - (xy 102.556515 111.618109) - (xy 102.629436 111.603604) - (xy 102.691253 111.562298) - (xy 102.214925 112.038626) - (xy 102.13811 111.928922) - (xy 101.971078 111.76189) - (xy 101.861372 111.685073) - (xy 102.337704 111.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 160.691258 114.037704) - (xy 160.629436 113.996396) - (xy 160.556515 113.981891) - (xy 160.507267 113.981891) - (xy 160.434346 113.996396) - (xy 160.351651 114.051651) - (xy 160.296396 114.134346) - (xy 160.276993 114.231891) - (xy 160.296396 114.329436) - (xy 160.337702 114.391255) - (xy 159.861373 113.914925) - (xy 159.971078 113.83811) - (xy 160.13811 113.671078) - (xy 160.214926 113.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 158.06189 113.671078) - (xy 158.228922 113.83811) - (xy 158.338626 113.914925) - (xy 157.862298 114.391253) - (xy 157.903604 114.329436) - (xy 157.923007 114.231891) - (xy 157.903604 114.134346) - (xy 157.848349 114.051651) - (xy 157.765654 113.996396) - (xy 157.692733 113.981891) - (xy 157.643485 113.981891) - (xy 157.570564 113.996396) - (xy 157.508738 114.037706) - (xy 157.985073 113.561372) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 158.338627 111.685073) - (xy 158.228922 111.76189) - (xy 158.06189 111.928922) - (xy 157.985073 112.038627) - (xy 157.508741 111.562295) - (xy 157.570564 111.603604) - (xy 157.643485 111.618109) - (xy 157.692733 111.618109) - (xy 157.765654 111.603604) - (xy 157.848349 111.548349) - (xy 157.903604 111.465654) - (xy 157.923007 111.368109) - (xy 157.903604 111.270564) - (xy 157.862295 111.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 160.296396 111.270564) - (xy 160.276993 111.368109) - (xy 160.296396 111.465654) - (xy 160.351651 111.548349) - (xy 160.434346 111.603604) - (xy 160.507267 111.618109) - (xy 160.556515 111.618109) - (xy 160.629436 111.603604) - (xy 160.691252 111.562299) - (xy 160.214925 112.038626) - (xy 160.13811 111.928922) - (xy 159.971078 111.76189) - (xy 159.861372 111.685073) - (xy 160.337704 111.208741) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 224.332854 64.087176) - (xy 224.354364 64.104364) - (xy 226.063682 65.813682) - (xy 226.097166 65.875003) - (xy 226.1 65.901361) - (xy 226.1 95.991403) - (xy 226.080315 96.058442) - (xy 226.027511 96.104197) - (xy 225.958353 96.114141) - (xy 225.894797 96.085116) - (xy 225.857023 96.026338) - (xy 225.855109 96.018995) - (xy 225.778886 95.685041) - (xy 225.645657 95.275003) - (xy 225.645654 95.274995) - (xy 225.476214 94.878569) - (xy 225.47621 94.878561) - (xy 225.271905 94.4989) - (xy 225.0344 94.139092) - (xy 225.034399 94.139091) - (xy 224.765591 93.802017) - (xy 224.714974 93.749076) - (xy 223.722965 94.741084) - (xy 223.731514 94.711041) - (xy 223.721165 94.59936) - (xy 223.671171 94.498959) - (xy 223.588285 94.423397) - (xy 223.483699 94.382881) - (xy 223.399817 94.382881) - (xy 223.368141 94.388802) - (xy 224.360321 93.396623) - (xy 224.142972 93.20673) - (xy 224.142955 93.206717) - (xy 223.794175 92.953313) - (xy 223.424059 92.732179) - (xy 223.424053 92.732176) - (xy 223.03563 92.545121) - (xy 223.035616 92.545115) - (xy 222.63199 92.393632) - (xy 222.631965 92.393624) - (xy 222.216383 92.27893) - (xy 221.792176 92.201948) - (xy 221.362764 92.1633) - (xy 220.931635 92.1633) - (xy 220.502223 92.201948) - (xy 220.078016 92.27893) - (xy 219.662434 92.393624) - (xy 219.662409 92.393632) - (xy 219.258783 92.545115) - (xy 219.258769 92.545121) - (xy 218.870346 92.732176) - (xy 218.87034 92.732179) - (xy 218.500224 92.953313) - (xy 218.151435 93.206723) - (xy 217.934077 93.396622) - (xy 217.934077 93.396623) - (xy 218.920335 94.382881) - (xy 218.838979 94.382881) - (xy 218.756531 94.398293) - (xy 218.661171 94.457338) - (xy 218.59358 94.546843) - (xy 218.562886 94.654721) - (xy 218.570833 94.740487) - (xy 217.579423 93.749077) - (xy 217.528824 93.801999) - (xy 217.528812 93.802012) - (xy 217.26 94.139091) - (xy 217.259999 94.139092) - (xy 217.022494 94.4989) - (xy 216.818189 94.878561) - (xy 216.818185 94.878569) - (xy 216.648745 95.274995) - (xy 216.648742 95.275003) - (xy 216.515513 95.685041) - (xy 216.419578 96.105361) - (xy 216.361705 96.532598) - (xy 216.361704 96.532607) - (xy 216.342362 96.963296) - (xy 216.342362 96.963303) - (xy 216.361704 97.393992) - (xy 216.361705 97.394001) - (xy 216.419578 97.821238) - (xy 216.515513 98.241558) - (xy 216.648742 98.651596) - (xy 216.648745 98.651604) - (xy 216.818185 99.04803) - (xy 216.818189 99.048038) - (xy 217.022494 99.427699) - (xy 217.259999 99.787507) - (xy 217.26 99.787508) - (xy 217.528808 100.124582) - (xy 217.579423 100.177521) - (xy 218.571436 99.185508) - (xy 218.562886 99.215559) - (xy 218.573235 99.32724) - (xy 218.623229 99.427641) - (xy 218.706115 99.503203) - (xy 218.810701 99.543719) - (xy 218.894583 99.543719) - (xy 218.926253 99.537798) - (xy 217.934077 100.529975) - (xy 218.151427 100.719869) - (xy 218.151444 100.719882) - (xy 218.500224 100.973286) - (xy 218.87034 101.19442) - (xy 218.870346 101.194423) - (xy 219.258769 101.381478) - (xy 219.258783 101.381484) - (xy 219.662409 101.532967) - (xy 219.662434 101.532975) - (xy 220.078016 101.647669) - (xy 220.502223 101.724651) - (xy 220.931635 101.763299) - (xy 220.931638 101.7633) - (xy 221.362762 101.7633) - (xy 221.362764 101.763299) - (xy 221.792176 101.724651) - (xy 222.216383 101.647669) - (xy 222.631965 101.532975) - (xy 222.63199 101.532967) - (xy 223.035616 101.381484) - (xy 223.03563 101.381478) - (xy 223.424053 101.194423) - (xy 223.424059 101.19442) - (xy 223.794175 100.973286) - (xy 224.142955 100.719882) - (xy 224.142972 100.719869) - (xy 224.360321 100.529975) - (xy 223.374065 99.543719) - (xy 223.455421 99.543719) - (xy 223.537869 99.528307) - (xy 223.633229 99.469262) - (xy 223.70082 99.379757) - (xy 223.731514 99.271879) - (xy 223.723566 99.186113) - (xy 224.714975 100.177522) - (xy 224.714976 100.177522) - (xy 224.765586 100.124589) - (xy 224.765586 100.124588) - (xy 225.034399 99.787508) - (xy 225.0344 99.787507) - (xy 225.271905 99.427699) - (xy 225.47621 99.048038) - (xy 225.476214 99.04803) - (xy 225.645654 98.651604) - (xy 225.645657 98.651596) - (xy 225.778886 98.241558) - (xy 225.855109 97.907604) - (xy 225.889217 97.846625) - (xy 225.950879 97.813767) - (xy 226.020516 97.819462) - (xy 226.07602 97.861902) - (xy 226.099768 97.927612) - (xy 226.1 97.935196) - (xy 226.1 228.071403) - (xy 226.080315 228.138442) - (xy 226.027511 228.184197) - (xy 225.958353 228.194141) - (xy 225.894797 228.165116) - (xy 225.857023 228.106338) - (xy 225.855109 228.098995) - (xy 225.778886 227.765041) - (xy 225.645657 227.355003) - (xy 225.645654 227.354995) - (xy 225.476214 226.958569) - (xy 225.47621 226.958561) - (xy 225.271905 226.5789) - (xy 225.0344 226.219092) - (xy 225.034399 226.219091) - (xy 224.765591 225.882017) - (xy 224.714974 225.829076) - (xy 223.722965 226.821084) - (xy 223.731514 226.791041) - (xy 223.721165 226.67936) - (xy 223.671171 226.578959) - (xy 223.588285 226.503397) - (xy 223.483699 226.462881) - (xy 223.399817 226.462881) - (xy 223.368141 226.468802) - (xy 224.360321 225.476623) - (xy 224.142972 225.28673) - (xy 224.142955 225.286717) - (xy 223.794175 225.033313) - (xy 223.424059 224.812179) - (xy 223.424053 224.812176) - (xy 223.03563 224.625121) - (xy 223.035616 224.625115) - (xy 222.63199 224.473632) - (xy 222.631965 224.473624) - (xy 222.216383 224.35893) - (xy 221.792176 224.281948) - (xy 221.362764 224.2433) - (xy 220.931635 224.2433) - (xy 220.502223 224.281948) - (xy 220.078016 224.35893) - (xy 219.662434 224.473624) - (xy 219.662409 224.473632) - (xy 219.258783 224.625115) - (xy 219.258769 224.625121) - (xy 218.870346 224.812176) - (xy 218.87034 224.812179) - (xy 218.500224 225.033313) - (xy 218.151435 225.286723) - (xy 217.934077 225.476622) - (xy 217.934077 225.476623) - (xy 218.920335 226.462881) - (xy 218.838979 226.462881) - (xy 218.756531 226.478293) - (xy 218.661171 226.537338) - (xy 218.59358 226.626843) - (xy 218.562886 226.734721) - (xy 218.570833 226.820486) - (xy 217.579424 225.829077) - (xy 217.579423 225.829077) - (xy 217.528824 225.881999) - (xy 217.528812 225.882012) - (xy 217.26 226.219091) - (xy 217.259999 226.219092) - (xy 217.022494 226.5789) - (xy 216.818189 226.958561) - (xy 216.818185 226.958569) - (xy 216.648745 227.354995) - (xy 216.648742 227.355003) - (xy 216.515513 227.765041) - (xy 216.419578 228.185361) - (xy 216.361705 228.612598) - (xy 216.361704 228.612607) - (xy 216.342362 229.043296) - (xy 216.342362 229.043303) - (xy 216.361704 229.473992) - (xy 216.361705 229.474001) - (xy 216.419578 229.901238) - (xy 216.515513 230.321558) - (xy 216.648742 230.731596) - (xy 216.648745 230.731604) - (xy 216.698181 230.847265) - (xy 216.706429 230.916646) - (xy 216.675857 230.979472) - (xy 216.616172 231.015797) - (xy 216.58416 231.02) - (xy 216.141362 231.02) - (xy 216.074323 231.000315) - (xy 216.053681 230.983681) - (xy 202.22 217.15) - (xy 199.61453 217.15) - (xy 199.547491 217.130315) - (xy 199.501736 217.077511) - (xy 199.491792 217.008353) - (xy 199.520817 216.944797) - (xy 199.555103 216.917168) - (xy 199.562091 216.913351) - (xy 199.677187 216.82719) - (xy 199.67719 216.827187) - (xy 199.76335 216.712093) - (xy 199.763354 216.712086) - (xy 199.813596 216.577379) - (xy 199.813598 216.577372) - (xy 199.819999 216.517844) - (xy 199.82 216.517827) - (xy 199.82 215.87) - (xy 198.903686 215.87) - (xy 198.929493 215.829844) - (xy 198.97 215.691889) - (xy 198.97 215.548111) - (xy 198.929493 215.410156) - (xy 198.903686 215.37) - (xy 199.82 215.37) - (xy 199.82 214.722172) - (xy 199.819999 214.722155) - (xy 199.813598 214.662627) - (xy 199.813596 214.66262) - (xy 199.763354 214.527913) - (xy 199.76335 214.527906) - (xy 199.67719 214.412812) - (xy 199.677187 214.412809) - (xy 199.562093 214.326649) - (xy 199.562086 214.326645) - (xy 199.427379 214.276403) - (xy 199.427372 214.276401) - (xy 199.367844 214.27) - (xy 198.72 214.27) - (xy 198.72 215.184498) - (xy 198.612315 215.13532) - (xy 198.505763 215.12) - (xy 198.434237 215.12) - (xy 198.327685 215.13532) - (xy 198.219999 215.184498) - (xy 198.22 214.27) - (xy 197.572155 214.27) - (xy 197.512627 214.276401) - (xy 197.51262 214.276403) - (xy 197.377913 214.326645) - (xy 197.377906 214.326649) - (xy 197.262812 214.412809) - (xy 197.262809 214.412812) - (xy 197.176649 214.527906) - (xy 197.176645 214.527913) - (xy 197.126403 214.66262) - (xy 197.126401 214.662627) - (xy 197.12 214.722155) - (xy 197.12 215.122813) - (xy 197.100315 215.189852) - (xy 197.047511 215.235607) - (xy 196.978353 215.245551) - (xy 196.914797 215.216526) - (xy 196.886642 215.181267) - (xy 196.807685 215.03355) - (xy 196.755702 214.970209) - (xy 196.67641 214.873589) - (xy 196.516452 214.742317) - (xy 196.516453 214.742317) - (xy 196.51645 214.742315) - (xy 196.333954 214.644768) - (xy 196.135934 214.5847) - (xy 196.135932 214.584699) - (xy 196.135934 214.584699) - (xy 195.93 214.564417) - (xy 195.724067 214.584699) - (xy 195.526043 214.644769) - (xy 195.492634 214.662627) - (xy 195.34355 214.742315) - (xy 195.343548 214.742316) - (xy 195.343547 214.742317) - (xy 195.183589 214.873589) - (xy 195.052317 215.033547) - (xy 194.954769 215.216043) - (xy 194.894699 215.414067) - (xy 194.874417 215.619999) - (xy 194.894699 215.825932) - (xy 194.8947 215.825934) - (xy 194.954768 216.023954) - (xy 195.052315 216.20645) - (xy 195.052317 216.206452) - (xy 195.183589 216.36641) - (xy 195.271564 216.438608) - (xy 195.34355 216.497685) - (xy 195.526046 216.595232) - (xy 195.724066 216.6553) - (xy 195.724065 216.6553) - (xy 195.744348 216.657297) - (xy 195.93 216.675583) - (xy 196.135934 216.6553) - (xy 196.333954 216.595232) - (xy 196.51645 216.497685) - (xy 196.67641 216.36641) - (xy 196.807685 216.20645) - (xy 196.886643 216.05873) - (xy 196.935605 216.008888) - (xy 197.003742 215.993428) - (xy 197.069422 216.01726) - (xy 197.111791 216.072818) - (xy 197.12 216.117186) - (xy 197.12 216.517844) - (xy 197.126401 216.577372) - (xy 197.126403 216.577379) - (xy 197.176645 216.712086) - (xy 197.176649 216.712093) - (xy 197.262809 216.827187) - (xy 197.262812 216.82719) - (xy 197.377908 216.913351) - (xy 197.384897 216.917168) - (xy 197.434302 216.966573) - (xy 197.449154 217.034846) - (xy 197.424737 217.10031) - (xy 197.368804 217.142182) - (xy 197.32547 217.15) - (xy 111.9015 217.15) - (xy 111.834461 217.130315) - (xy 111.788706 217.077511) - (xy 111.7775 217.026) - (xy 111.7775 216.784286) - (xy 111.762081 216.632661) - (xy 111.7012 216.438618) - (xy 111.701195 216.438608) - (xy 111.602494 216.260784) - (xy 111.602494 216.260783) - (xy 111.470021 216.106469) - (xy 111.47002 216.106468) - (xy 111.309195 215.981981) - (xy 111.126593 215.892411) - (xy 111.0275 215.866753) - (xy 111.0275 216.668889) - (xy 111.003043 216.62939) - (xy 110.913538 216.561799) - (xy 110.80566 216.531105) - (xy 110.693979 216.541454) - (xy 110.593578 216.591448) - (xy 110.5275 216.66393) - (xy 110.5275 215.861633) - (xy 110.525553 215.861931) - (xy 110.525547 215.861933) - (xy 110.334842 215.932562) - (xy 110.334835 215.932565) - (xy 110.162232 216.040149) - (xy 110.014831 216.180264) - (xy 110.01483 216.180266) - (xy 109.898643 216.347195) - (xy 109.81844 216.534092) - (xy 109.7775 216.733309) - (xy 109.7775 217.026) - (xy 109.757815 217.093039) - (xy 109.705011 217.138794) - (xy 109.6535 217.15) - (xy 103.2615 217.15) - (xy 103.194461 217.130315) - (xy 103.148706 217.077511) - (xy 103.1375 217.026) - (xy 103.1375 216.784286) - (xy 103.122081 216.632661) - (xy 103.0612 216.438618) - (xy 103.061195 216.438608) - (xy 102.962494 216.260784) - (xy 102.962494 216.260783) - (xy 102.830021 216.106469) - (xy 102.83002 216.106468) - (xy 102.669195 215.981981) - (xy 102.486593 215.892411) - (xy 102.3875 215.866753) - (xy 102.3875 216.668889) - (xy 102.363043 216.62939) - (xy 102.273538 216.561799) - (xy 102.16566 216.531105) - (xy 102.053979 216.541454) - (xy 101.953578 216.591448) - (xy 101.8875 216.66393) - (xy 101.8875 215.861633) - (xy 101.885553 215.861931) - (xy 101.885547 215.861933) - (xy 101.694842 215.932562) - (xy 101.694835 215.932565) - (xy 101.522232 216.040149) - (xy 101.374831 216.180264) - (xy 101.37483 216.180266) - (xy 101.258643 216.347195) - (xy 101.17844 216.534092) - (xy 101.1375 216.733309) - (xy 101.1375 217.026) - (xy 101.117815 217.093039) - (xy 101.065011 217.138794) - (xy 101.0135 217.15) - (xy 85.079999 217.15) - (xy 69.305446 232.924553) - (xy 69.244123 232.958038) - (xy 69.216961 232.960869) - (xy 66.826016 232.945375) - (xy 66.759106 232.925257) - (xy 66.713694 232.872157) - (xy 66.704199 232.802936) - (xy 66.733635 232.73957) - (xy 66.745235 232.727997) - (xy 66.880321 232.609975) - (xy 65.894065 231.623719) - (xy 65.975421 231.623719) - (xy 66.057869 231.608307) - (xy 66.153229 231.549262) - (xy 66.22082 231.459757) - (xy 66.251514 231.351879) - (xy 66.243566 231.266113) - (xy 67.234975 232.257522) - (xy 67.234976 232.257522) - (xy 67.285586 232.204589) - (xy 67.285586 232.204588) - (xy 67.554399 231.867508) - (xy 67.5544 231.867507) - (xy 67.791905 231.507699) - (xy 67.99621 231.128038) - (xy 67.996214 231.12803) - (xy 68.165654 230.731604) - (xy 68.165657 230.731596) - (xy 68.298886 230.321558) - (xy 68.394821 229.901238) - (xy 68.452694 229.474001) - (xy 68.452695 229.473992) - (xy 68.472038 229.043303) - (xy 68.472038 229.043296) - (xy 68.452695 228.612607) - (xy 68.452694 228.612598) - (xy 68.394821 228.185361) - (xy 68.298886 227.765041) - (xy 68.165657 227.355003) - (xy 68.165654 227.354995) - (xy 67.996214 226.958569) - (xy 67.99621 226.958561) - (xy 67.791905 226.5789) - (xy 67.5544 226.219092) - (xy 67.554399 226.219091) - (xy 67.285591 225.882017) - (xy 67.234974 225.829076) - (xy 66.242965 226.821084) - (xy 66.251514 226.791041) - (xy 66.241165 226.67936) - (xy 66.191171 226.578959) - (xy 66.108285 226.503397) - (xy 66.003699 226.462881) - (xy 65.919817 226.462881) - (xy 65.888141 226.468802) - (xy 66.880321 225.476623) - (xy 66.662972 225.28673) - (xy 66.662955 225.286717) - (xy 66.314175 225.033313) - (xy 65.944059 224.812179) - (xy 65.944053 224.812176) - (xy 65.55563 224.625121) - (xy 65.555616 224.625115) - (xy 65.15199 224.473632) - (xy 65.151965 224.473624) - (xy 64.736383 224.35893) - (xy 64.312176 224.281948) - (xy 63.882764 224.2433) - (xy 63.451635 224.2433) - (xy 63.022223 224.281948) - (xy 62.598016 224.35893) - (xy 62.182434 224.473624) - (xy 62.182409 224.473632) - (xy 61.778783 224.625115) - (xy 61.778769 224.625121) - (xy 61.390346 224.812176) - (xy 61.39034 224.812179) - (xy 61.020224 225.033313) - (xy 60.671435 225.286723) - (xy 60.454077 225.476622) - (xy 60.454077 225.476623) - (xy 61.440335 226.462881) - (xy 61.358979 226.462881) - (xy 61.276531 226.478293) - (xy 61.181171 226.537338) - (xy 61.11358 226.626843) - (xy 61.082886 226.734721) - (xy 61.090833 226.820487) - (xy 60.099423 225.829077) - (xy 60.048824 225.881999) - (xy 60.048812 225.882012) - (xy 59.78 226.219091) - (xy 59.779999 226.219092) - (xy 59.542494 226.5789) - (xy 59.338189 226.958561) - (xy 59.338185 226.958569) - (xy 59.168745 227.354995) - (xy 59.168742 227.355003) - (xy 59.035513 227.765041) - (xy 58.939578 228.185361) - (xy 58.881705 228.612598) - (xy 58.881704 228.612607) - (xy 58.862362 229.043296) - (xy 58.862362 229.043303) - (xy 58.881704 229.473992) - (xy 58.881705 229.474001) - (xy 58.939578 229.901238) - (xy 59.035513 230.321558) - (xy 59.168742 230.731596) - (xy 59.168745 230.731604) - (xy 59.338185 231.12803) - (xy 59.338189 231.128038) - (xy 59.542494 231.507699) - (xy 59.779999 231.867507) - (xy 59.78 231.867508) - (xy 60.048808 232.204582) - (xy 60.099423 232.257521) - (xy 61.091436 231.265508) - (xy 61.082886 231.295559) - (xy 61.093235 231.40724) - (xy 61.143229 231.507641) - (xy 61.226115 231.583203) - (xy 61.330701 231.623719) - (xy 61.414583 231.623719) - (xy 61.446253 231.617798) - (xy 60.454077 232.609975) - (xy 60.541946 232.686744) - (xy 60.57948 232.745676) - (xy 60.579195 232.815545) - (xy 60.54118 232.874169) - (xy 60.477507 232.902934) - (xy 60.459558 232.904122) - (xy 58.403197 232.890798) - (xy 58.336286 232.87068) - (xy 58.290874 232.817581) - (xy 58.28 232.766801) - (xy 58.28 215.62) - (xy 177.094417 215.62) - (xy 177.114699 215.825932) - (xy 177.1147 215.825934) - (xy 177.174768 216.023954) - (xy 177.272315 216.20645) - (xy 177.272317 216.206452) - (xy 177.403589 216.36641) - (xy 177.491564 216.438608) - (xy 177.56355 216.497685) - (xy 177.746046 216.595232) - (xy 177.944066 216.6553) - (xy 177.944065 216.6553) - (xy 177.962529 216.657118) - (xy 178.15 216.675583) - (xy 178.355934 216.6553) - (xy 178.553954 216.595232) - (xy 178.73645 216.497685) - (xy 178.89641 216.36641) - (xy 179.027685 216.20645) - (xy 179.125232 216.023954) - (xy 179.1853 215.825934) - (xy 179.205583 215.62) - (xy 179.634417 215.62) - (xy 179.654699 215.825932) - (xy 179.6547 215.825934) - (xy 179.714768 216.023954) - (xy 179.812315 216.20645) - (xy 179.812317 216.206452) - (xy 179.943589 216.36641) - (xy 180.031564 216.438608) - (xy 180.10355 216.497685) - (xy 180.286046 216.595232) - (xy 180.484066 216.6553) - (xy 180.484065 216.6553) - (xy 180.502529 216.657118) - (xy 180.69 216.675583) - (xy 180.895934 216.6553) - (xy 181.093954 216.595232) - (xy 181.27645 216.497685) - (xy 181.43641 216.36641) - (xy 181.567685 216.20645) - (xy 181.665232 216.023954) - (xy 181.7253 215.825934) - (xy 181.745583 215.62) - (xy 181.745583 215.619999) - (xy 182.174417 215.619999) - (xy 182.194699 215.825932) - (xy 182.1947 215.825934) - (xy 182.254768 216.023954) - (xy 182.352315 216.20645) - (xy 182.352317 216.206452) - (xy 182.483589 216.36641) - (xy 182.571564 216.438608) - (xy 182.64355 216.497685) - (xy 182.826046 216.595232) - (xy 183.024066 216.6553) - (xy 183.024065 216.6553) - (xy 183.044347 216.657297) - (xy 183.23 216.675583) - (xy 183.435934 216.6553) - (xy 183.633954 216.595232) - (xy 183.81645 216.497685) - (xy 183.97641 216.36641) - (xy 184.107685 216.20645) - (xy 184.205232 216.023954) - (xy 184.2653 215.825934) - (xy 184.285583 215.62) - (xy 184.714417 215.62) - (xy 184.734699 215.825932) - (xy 184.7347 215.825934) - (xy 184.794768 216.023954) - (xy 184.892315 216.20645) - (xy 184.892317 216.206452) - (xy 185.023589 216.36641) - (xy 185.111564 216.438608) - (xy 185.18355 216.497685) - (xy 185.366046 216.595232) - (xy 185.564066 216.6553) - (xy 185.564065 216.6553) - (xy 185.582529 216.657118) - (xy 185.77 216.675583) - (xy 185.975934 216.6553) - (xy 186.173954 216.595232) - (xy 186.35645 216.497685) - (xy 186.51641 216.36641) - (xy 186.647685 216.20645) - (xy 186.745232 216.023954) - (xy 186.8053 215.825934) - (xy 186.825583 215.62) - (xy 186.825583 215.619999) - (xy 187.254417 215.619999) - (xy 187.274699 215.825932) - (xy 187.2747 215.825934) - (xy 187.334768 216.023954) - (xy 187.432315 216.20645) - (xy 187.432317 216.206452) - (xy 187.563589 216.36641) - (xy 187.651564 216.438608) - (xy 187.72355 216.497685) - (xy 187.906046 216.595232) - (xy 188.104066 216.6553) - (xy 188.104065 216.6553) - (xy 188.124347 216.657297) - (xy 188.31 216.675583) - (xy 188.515934 216.6553) - (xy 188.713954 216.595232) - (xy 188.89645 216.497685) - (xy 189.05641 216.36641) - (xy 189.187685 216.20645) - (xy 189.285232 216.023954) - (xy 189.3453 215.825934) - (xy 189.365583 215.62) - (xy 189.794417 215.62) - (xy 189.814699 215.825932) - (xy 189.8147 215.825934) - (xy 189.874768 216.023954) - (xy 189.972315 216.20645) - (xy 189.972317 216.206452) - (xy 190.103589 216.36641) - (xy 190.191564 216.438608) - (xy 190.26355 216.497685) - (xy 190.446046 216.595232) - (xy 190.644066 216.6553) - (xy 190.644065 216.6553) - (xy 190.662529 216.657118) - (xy 190.85 216.675583) - (xy 191.055934 216.6553) - (xy 191.253954 216.595232) - (xy 191.43645 216.497685) - (xy 191.59641 216.36641) - (xy 191.727685 216.20645) - (xy 191.825232 216.023954) - (xy 191.8853 215.825934) - (xy 191.905583 215.62) - (xy 192.334417 215.62) - (xy 192.354699 215.825932) - (xy 192.3547 215.825934) - (xy 192.414768 216.023954) - (xy 192.512315 216.20645) - (xy 192.512317 216.206452) - (xy 192.643589 216.36641) - (xy 192.731564 216.438608) - (xy 192.80355 216.497685) - (xy 192.986046 216.595232) - (xy 193.184066 216.6553) - (xy 193.184065 216.6553) - (xy 193.202529 216.657118) - (xy 193.39 216.675583) - (xy 193.595934 216.6553) - (xy 193.793954 216.595232) - (xy 193.97645 216.497685) - (xy 194.13641 216.36641) - (xy 194.267685 216.20645) - (xy 194.365232 216.023954) - (xy 194.4253 215.825934) - (xy 194.445583 215.62) - (xy 194.4253 215.414066) - (xy 194.365232 215.216046) - (xy 194.267685 215.03355) - (xy 194.215702 214.970209) - (xy 194.13641 214.873589) - (xy 193.976452 214.742317) - (xy 193.976453 214.742317) - (xy 193.97645 214.742315) - (xy 193.793954 214.644768) - (xy 193.595934 214.5847) - (xy 193.595932 214.584699) - (xy 193.595934 214.584699) - (xy 193.39 214.564417) - (xy 193.184067 214.584699) - (xy 192.986043 214.644769) - (xy 192.952634 214.662627) - (xy 192.80355 214.742315) - (xy 192.803548 214.742316) - (xy 192.803547 214.742317) - (xy 192.643589 214.873589) - (xy 192.512317 215.033547) - (xy 192.414769 215.216043) - (xy 192.354699 215.414067) - (xy 192.334417 215.62) - (xy 191.905583 215.62) - (xy 191.8853 215.414066) - (xy 191.825232 215.216046) - (xy 191.727685 215.03355) - (xy 191.675702 214.970209) - (xy 191.59641 214.873589) - (xy 191.436452 214.742317) - (xy 191.436453 214.742317) - (xy 191.43645 214.742315) - (xy 191.253954 214.644768) - (xy 191.055934 214.5847) - (xy 191.055932 214.584699) - (xy 191.055934 214.584699) - (xy 190.85 214.564417) - (xy 190.644067 214.584699) - (xy 190.446043 214.644769) - (xy 190.412634 214.662627) - (xy 190.26355 214.742315) - (xy 190.263548 214.742316) - (xy 190.263547 214.742317) - (xy 190.103589 214.873589) - (xy 189.972317 215.033547) - (xy 189.874769 215.216043) - (xy 189.814699 215.414067) - (xy 189.794417 215.62) - (xy 189.365583 215.62) - (xy 189.3453 215.414066) - (xy 189.285232 215.216046) - (xy 189.187685 215.03355) - (xy 189.135702 214.970209) - (xy 189.05641 214.873589) - (xy 188.896452 214.742317) - (xy 188.896453 214.742317) - (xy 188.89645 214.742315) - (xy 188.713954 214.644768) - (xy 188.515934 214.5847) - (xy 188.515932 214.584699) - (xy 188.515934 214.584699) - (xy 188.328463 214.566235) - (xy 188.31 214.564417) - (xy 188.309999 214.564417) - (xy 188.104067 214.584699) - (xy 187.906043 214.644769) - (xy 187.872634 214.662627) - (xy 187.72355 214.742315) - (xy 187.723548 214.742316) - (xy 187.723547 214.742317) - (xy 187.563589 214.873589) - (xy 187.432317 215.033547) - (xy 187.334769 215.216043) - (xy 187.274699 215.414067) - (xy 187.254417 215.619999) - (xy 186.825583 215.619999) - (xy 186.8053 215.414066) - (xy 186.745232 215.216046) - (xy 186.647685 215.03355) - (xy 186.595702 214.970209) - (xy 186.51641 214.873589) - (xy 186.356452 214.742317) - (xy 186.356453 214.742317) - (xy 186.35645 214.742315) - (xy 186.173954 214.644768) - (xy 185.975934 214.5847) - (xy 185.975932 214.584699) - (xy 185.975934 214.584699) - (xy 185.788463 214.566235) - (xy 185.77 214.564417) - (xy 185.769999 214.564417) - (xy 185.564067 214.584699) - (xy 185.366043 214.644769) - (xy 185.332634 214.662627) - (xy 185.18355 214.742315) - (xy 185.183548 214.742316) - (xy 185.183547 214.742317) - (xy 185.023589 214.873589) - (xy 184.892317 215.033547) - (xy 184.794769 215.216043) - (xy 184.734699 215.414067) - (xy 184.714417 215.62) - (xy 184.285583 215.62) - (xy 184.2653 215.414066) - (xy 184.205232 215.216046) - (xy 184.107685 215.03355) - (xy 184.055702 214.970209) - (xy 183.97641 214.873589) - (xy 183.816452 214.742317) - (xy 183.816453 214.742317) - (xy 183.81645 214.742315) - (xy 183.633954 214.644768) - (xy 183.435934 214.5847) - (xy 183.435932 214.584699) - (xy 183.435934 214.584699) - (xy 183.23 214.564417) - (xy 183.024067 214.584699) - (xy 182.826043 214.644769) - (xy 182.792634 214.662627) - (xy 182.64355 214.742315) - (xy 182.643548 214.742316) - (xy 182.643547 214.742317) - (xy 182.483589 214.873589) - (xy 182.352317 215.033547) - (xy 182.254769 215.216043) - (xy 182.194699 215.414067) - (xy 182.174417 215.619999) - (xy 181.745583 215.619999) - (xy 181.7253 215.414066) - (xy 181.665232 215.216046) - (xy 181.567685 215.03355) - (xy 181.515702 214.970209) - (xy 181.43641 214.873589) - (xy 181.276452 214.742317) - (xy 181.276453 214.742317) - (xy 181.27645 214.742315) - (xy 181.093954 214.644768) - (xy 180.895934 214.5847) - (xy 180.895932 214.584699) - (xy 180.895934 214.584699) - (xy 180.69 214.564417) - (xy 180.484067 214.584699) - (xy 180.286043 214.644769) - (xy 180.252634 214.662627) - (xy 180.10355 214.742315) - (xy 180.103548 214.742316) - (xy 180.103547 214.742317) - (xy 179.943589 214.873589) - (xy 179.812317 215.033547) - (xy 179.714769 215.216043) - (xy 179.654699 215.414067) - (xy 179.634417 215.62) - (xy 179.205583 215.62) - (xy 179.1853 215.414066) - (xy 179.125232 215.216046) - (xy 179.027685 215.03355) - (xy 178.975702 214.970209) - (xy 178.89641 214.873589) - (xy 178.736452 214.742317) - (xy 178.736453 214.742317) - (xy 178.73645 214.742315) - (xy 178.553954 214.644768) - (xy 178.355934 214.5847) - (xy 178.355932 214.584699) - (xy 178.355934 214.584699) - (xy 178.15 214.564417) - (xy 177.944067 214.584699) - (xy 177.746043 214.644769) - (xy 177.712634 214.662627) - (xy 177.56355 214.742315) - (xy 177.563548 214.742316) - (xy 177.563547 214.742317) - (xy 177.403589 214.873589) - (xy 177.272317 215.033547) - (xy 177.174769 215.216043) - (xy 177.114699 215.414067) - (xy 177.094417 215.62) - (xy 58.28 215.62) - (xy 58.28 213.074182) - (xy 89.25 213.074182) - (xy 89.250001 213.074197) - (xy 89.2604 213.206332) - (xy 89.315377 213.424519) - (xy 89.408428 213.629374) - (xy 89.408431 213.62938) - (xy 89.536559 213.814323) - (xy 89.536569 213.814335) - (xy 89.695664 213.97343) - (xy 89.695676 213.97344) - (xy 89.880619 214.101568) - (xy 89.880625 214.101571) - (xy 90.08548 214.194622) - (xy 90.303667 214.249599) - (xy 90.43581 214.259999) - (xy 91.249999 214.259999) - (xy 91.25 214.259998) - (xy 91.25 212.76) - (xy 91.75 212.76) - (xy 91.75 214.259999) - (xy 92.564182 214.259999) - (xy 92.564197 214.259998) - (xy 92.696332 214.249599) - (xy 92.914519 214.194622) - (xy 93.119374 214.101571) - (xy 93.11938 214.101568) - (xy 93.304323 213.97344) - (xy 93.304335 213.97343) - (xy 93.46343 213.814335) - (xy 93.46344 213.814323) - (xy 93.587181 213.635713) - (xy 101.1375 213.635713) - (xy 101.152918 213.787338) - (xy 101.213799 213.981381) - (xy 101.213804 213.981391) - (xy 101.312505 214.159215) - (xy 101.312505 214.159216) - (xy 101.444978 214.31353) - (xy 101.444979 214.313531) - (xy 101.605804 214.438018) - (xy 101.788407 214.527589) - (xy 101.8875 214.553244) - (xy 101.8875 213.75111) - (xy 101.911957 213.79061) - (xy 102.001462 213.858201) - (xy 102.10934 213.888895) - (xy 102.221021 213.878546) - (xy 102.321422 213.828552) - (xy 102.387499 213.756069) - (xy 102.3875 214.558366) - (xy 102.389444 214.558069) - (xy 102.389445 214.558069) - (xy 102.58016 214.487436) - (xy 102.580164 214.487434) - (xy 102.752767 214.37985) - (xy 102.900168 214.239735) - (xy 102.900169 214.239733) - (xy 103.016356 214.072804) - (xy 103.062999 213.964113) - (xy 103.107526 213.910269) - (xy 103.174094 213.889046) - (xy 103.241569 213.907181) - (xy 103.258147 213.919296) - (xy 103.306471 213.961169) - (xy 103.333319 213.97343) - (xy 103.431472 214.018256) - (xy 103.431475 214.018256) - (xy 103.431476 214.018257) - (xy 103.533322 214.0329) - (xy 103.533325 214.0329) - (xy 103.601675 214.0329) - (xy 103.601678 214.0329) - (xy 103.703524 214.018257) - (xy 103.703525 214.018256) - (xy 103.703527 214.018256) - (xy 103.739568 214.001795) - (xy 103.828529 213.961169) - (xy 103.932386 213.871176) - (xy 104.006683 213.755568) - (xy 104.0454 213.623712) - (xy 108.869599 213.623712) - (xy 108.899528 213.725638) - (xy 108.905409 213.745666) - (xy 108.908317 213.755567) - (xy 108.908319 213.755571) - (xy 108.982612 213.871174) - (xy 108.982613 213.871175) - (xy 108.982614 213.871176) - (xy 109.086471 213.961169) - (xy 109.113319 213.97343) - (xy 109.211472 214.018256) - (xy 109.211475 214.018256) - (xy 109.211476 214.018257) - (xy 109.313322 214.0329) - (xy 109.313325 214.0329) - (xy 109.381675 214.0329) - (xy 109.381678 214.0329) - (xy 109.483524 214.018257) - (xy 109.483525 214.018256) - (xy 109.483527 214.018256) - (xy 109.519568 214.001795) - (xy 109.608529 213.961169) - (xy 109.653478 213.922219) - (xy 109.717031 213.893195) - (xy 109.78619 213.903138) - (xy 109.838995 213.948892) - (xy 109.852991 213.978804) - (xy 109.8538 213.981382) - (xy 109.853804 213.981391) - (xy 109.952505 214.159215) - (xy 109.952505 214.159216) - (xy 110.084978 214.31353) - (xy 110.084979 214.313531) - (xy 110.245804 214.438018) - (xy 110.428407 214.527589) - (xy 110.5275 214.553244) - (xy 110.5275 213.75111) - (xy 110.551957 213.79061) - (xy 110.641462 213.858201) - (xy 110.74934 213.888895) - (xy 110.861021 213.878546) - (xy 110.961422 213.828552) - (xy 111.027499 213.756069) - (xy 111.0275 214.558366) - (xy 111.029444 214.558069) - (xy 111.029445 214.558069) - (xy 111.22016 214.487436) - (xy 111.220164 214.487434) - (xy 111.392767 214.37985) - (xy 111.540168 214.239735) - (xy 111.540169 214.239733) - (xy 111.656356 214.072804) - (xy 111.736559 213.885907) - (xy 111.7775 213.68669) - (xy 111.7775 213.285) - (xy 111.0775 213.285) - (xy 111.0775 212.785) - (xy 111.7775 212.785) - (xy 111.7775 212.434286) - (xy 111.762081 212.282661) - (xy 111.7012 212.088618) - (xy 111.701195 212.088608) - (xy 111.602494 211.910784) - (xy 111.602494 211.910783) - (xy 111.470021 211.756469) - (xy 111.47002 211.756468) - (xy 111.309195 211.631981) - (xy 111.126593 211.542411) - (xy 111.027499 211.516753) - (xy 111.027499 212.318888) - (xy 111.003043 212.27939) - (xy 110.913538 212.211799) - (xy 110.80566 212.181105) - (xy 110.693979 212.191454) - (xy 110.593578 212.241448) - (xy 110.527499 212.313931) - (xy 110.527499 211.511633) - (xy 110.527498 211.511632) - (xy 110.525563 211.511929) - (xy 110.525549 211.511932) - (xy 110.334842 211.582562) - (xy 110.334835 211.582565) - (xy 110.162232 211.690149) - (xy 110.014831 211.830264) - (xy 110.01483 211.830266) - (xy 109.898643 211.997195) - (xy 109.81844 212.184092) - (xy 109.7775 212.383309) - (xy 109.7775 212.785) - (xy 110.4775 212.785) - (xy 110.4775 213.285) - (xy 109.809027 213.285) - (xy 109.741988 213.265315) - (xy 109.715318 213.242207) - (xy 109.712389 213.238827) - (xy 109.674888 213.206332) - (xy 109.608529 213.148831) - (xy 109.608527 213.14883) - (xy 109.483527 213.091743) - (xy 109.483522 213.091742) - (xy 109.381678 213.0771) - (xy 109.313322 213.0771) - (xy 109.313321 213.0771) - (xy 109.211477 213.091742) - (xy 109.211472 213.091743) - (xy 109.086472 213.14883) - (xy 109.086471 213.148831) - (xy 108.982612 213.238825) - (xy 108.908319 213.354428) - (xy 108.908317 213.354432) - (xy 108.869599 213.486287) - (xy 108.869599 213.623712) - (xy 104.0454 213.623712) - (xy 104.0454 213.486288) - (xy 104.006683 213.354432) - (xy 103.936119 213.244632) - (xy 103.932387 213.238825) - (xy 103.894888 213.206332) - (xy 103.828529 213.148831) - (xy 103.828527 213.14883) - (xy 103.703527 213.091743) - (xy 103.703522 213.091742) - (xy 103.601678 213.0771) - (xy 103.533322 213.0771) - (xy 103.533321 213.0771) - (xy 103.431477 213.091742) - (xy 103.431472 213.091743) - (xy 103.306472 213.14883) - (xy 103.306471 213.148831) - (xy 103.20261 213.238827) - (xy 103.199682 213.242207) - (xy 103.195922 213.244622) - (xy 103.195912 213.244632) - (xy 103.19591 213.24463) - (xy 103.140903 213.279979) - (xy 103.105973 213.285) - (xy 102.4375 213.285) - (xy 102.4375 212.785) - (xy 103.1375 212.785) - (xy 103.1375 212.434286) - (xy 103.122081 212.282661) - (xy 103.0612 212.088618) - (xy 103.061195 212.088608) - (xy 102.962494 211.910784) - (xy 102.962494 211.910783) - (xy 102.830021 211.756469) - (xy 102.83002 211.756468) - (xy 102.669195 211.631981) - (xy 102.486593 211.542411) - (xy 102.387499 211.516753) - (xy 102.387499 212.318887) - (xy 102.363043 212.27939) - (xy 102.273538 212.211799) - (xy 102.16566 212.181105) - (xy 102.053979 212.191454) - (xy 101.953578 212.241448) - (xy 101.887499 212.313931) - (xy 101.887499 211.511633) - (xy 101.887498 211.511632) - (xy 101.885563 211.511929) - (xy 101.885549 211.511932) - (xy 101.694842 211.582562) - (xy 101.694835 211.582565) - (xy 101.522232 211.690149) - (xy 101.374831 211.830264) - (xy 101.37483 211.830266) - (xy 101.258643 211.997195) - (xy 101.17844 212.184092) - (xy 101.1375 212.383309) - (xy 101.1375 212.785) - (xy 101.8375 212.785) - (xy 101.8375 213.285) - (xy 101.1375 213.285) - (xy 101.1375 213.635713) - (xy 93.587181 213.635713) - (xy 93.591568 213.62938) - (xy 93.591571 213.629374) - (xy 93.684622 213.424519) - (xy 93.739599 213.206332) - (xy 93.749999 213.074196) - (xy 93.75 213.074184) - (xy 93.75 212.51) - (xy 92.933686 212.51) - (xy 92.959493 212.469844) - (xy 93 212.331889) - (xy 93 212.188111) - (xy 92.959493 212.050156) - (xy 92.933686 212.01) - (xy 93.749999 212.01) - (xy 93.749999 211.445817) - (xy 93.749998 211.445802) - (xy 93.739599 211.313667) - (xy 93.684622 211.09548) - (xy 93.591571 210.890625) - (xy 93.591568 210.890619) - (xy 93.46344 210.705676) - (xy 93.46343 210.705664) - (xy 93.304335 210.546569) - (xy 93.304323 210.546559) - (xy 93.11938 210.418431) - (xy 93.119374 210.418428) - (xy 92.914519 210.325377) - (xy 92.696332 210.2704) - (xy 92.564196 210.26) - (xy 91.75 210.26) - (xy 91.75 211.76) - (xy 91.25 211.76) - (xy 91.25 210.26) - (xy 90.435817 210.26) - (xy 90.435802 210.260001) - (xy 90.303667 210.2704) - (xy 90.08548 210.325377) - (xy 89.880625 210.418428) - (xy 89.880619 210.418431) - (xy 89.695676 210.546559) - (xy 89.695664 210.546569) - (xy 89.536569 210.705664) - (xy 89.536559 210.705676) - (xy 89.408431 210.890619) - (xy 89.408428 210.890625) - (xy 89.315377 211.09548) - (xy 89.2604 211.313667) - (xy 89.25 211.445803) - (xy 89.25 212.01) - (xy 90.066314 212.01) - (xy 90.040507 212.050156) - (xy 90 212.188111) - (xy 90 212.331889) - (xy 90.040507 212.469844) - (xy 90.066314 212.51) - (xy 89.250001 212.51) - (xy 89.25 213.074182) - (xy 58.28 213.074182) - (xy 58.28 210.217118) - (xy 94.2495 210.217118) - (xy 94.252249 210.263263) - (xy 94.252249 210.263267) - (xy 94.25225 210.263268) - (xy 94.295907 210.463961) - (xy 94.295909 210.463968) - (xy 94.37676 210.652771) - (xy 94.376763 210.652777) - (xy 94.376766 210.652781) - (xy 94.491882 210.822868) - (xy 94.49189 210.822877) - (xy 94.637122 210.968109) - (xy 94.637131 210.968117) - (xy 94.739849 211.037637) - (xy 94.807223 211.083237) - (xy 94.807228 211.083239) - (xy 94.996031 211.16409) - (xy 94.996038 211.164092) - (xy 95.062935 211.178644) - (xy 95.196737 211.207751) - (xy 95.242882 211.2105) - (xy 95.242893 211.2105) - (xy 97.157107 211.2105) - (xy 97.157118 211.2105) - (xy 97.203263 211.207751) - (xy 97.378954 211.169531) - (xy 97.403961 211.164092) - (xy 97.403968 211.16409) - (xy 97.466902 211.137139) - (xy 97.592777 211.083237) - (xy 97.762875 210.968112) - (xy 97.908112 210.822875) - (xy 97.970971 210.730001) - (xy 126.914532 210.730001) - (xy 126.934364 210.956686) - (xy 126.934366 210.956697) - (xy 126.993258 211.176488) - (xy 126.993261 211.176497) - (xy 127.089431 211.382732) - (xy 127.089432 211.382734) - (xy 127.219954 211.569141) - (xy 127.380858 211.730045) - (xy 127.380861 211.730047) - (xy 127.567266 211.860568) - (xy 127.773504 211.956739) - (xy 127.993308 212.015635) - (xy 128.15523 212.029801) - (xy 128.219998 212.035468) - (xy 128.22 212.035468) - (xy 128.220002 212.035468) - (xy 128.276672 212.030509) - (xy 128.446692 212.015635) - (xy 128.666496 211.956739) - (xy 128.872734 211.860568) - (xy 128.902108 211.84) - (xy 129.731614 211.84) - (xy 129.750213 211.945473) - (xy 129.750215 211.945479) - (xy 129.80376 212.038222) - (xy 129.803761 212.038223) - (xy 129.803763 212.038226) - (xy 129.815664 212.048212) - (xy 129.885805 212.107068) - (xy 129.885806 212.107068) - (xy 129.885807 212.107069) - (xy 129.98645 212.1437) - (xy 129.986452 212.1437) - (xy 130.093548 212.1437) - (xy 130.09355 212.1437) - (xy 130.194193 212.107069) - (xy 130.264337 212.04821) - (xy 130.328343 212.020199) - (xy 130.397335 212.031238) - (xy 130.423747 212.048212) - (xy 130.423762 212.048224) - (xy 130.423763 212.048226) - (xy 130.461376 212.079787) - (xy 130.505805 212.117068) - (xy 130.505806 212.117068) - (xy 130.505807 212.117069) - (xy 130.60645 212.1537) - (xy 130.606452 212.1537) - (xy 130.713548 212.1537) - (xy 130.71355 212.1537) - (xy 130.814193 212.117069) - (xy 130.896237 212.048226) - (xy 130.949787 211.955474) - (xy 130.968385 211.85) - (xy 130.949787 211.744526) - (xy 130.94401 211.73452) - (xy 130.896239 211.651777) - (xy 130.896238 211.651776) - (xy 130.896237 211.651774) - (xy 130.864945 211.625517) - (xy 130.814194 211.582931) - (xy 130.71355 211.5463) - (xy 130.60645 211.5463) - (xy 130.505808 211.582931) - (xy 130.505807 211.582931) - (xy 130.505806 211.582932) - (xy 130.435662 211.641788) - (xy 130.371653 211.6698) - (xy 130.302661 211.658759) - (xy 130.276253 211.641787) - (xy 130.194193 211.572931) - (xy 130.09355 211.5363) - (xy 129.98645 211.5363) - (xy 129.885808 211.572931) - (xy 129.885807 211.572931) - (xy 129.885806 211.572932) - (xy 129.803764 211.641772) - (xy 129.803762 211.641774) - (xy 129.750215 211.73452) - (xy 129.750213 211.734526) - (xy 129.731614 211.839999) - (xy 129.731614 211.84) - (xy 128.902108 211.84) - (xy 129.059139 211.730047) - (xy 129.220047 211.569139) - (xy 129.350568 211.382734) - (xy 129.446739 211.176496) - (xy 129.505635 210.956692) - (xy 129.525468 210.73) - (xy 129.505635 210.503308) - (xy 129.446739 210.283504) - (xy 129.350568 210.077266) - (xy 129.220047 209.890861) - (xy 129.220045 209.890858) - (xy 129.059141 209.729954) - (xy 128.872734 209.599432) - (xy 128.872732 209.599431) - (xy 128.666497 209.503261) - (xy 128.666488 209.503258) - (xy 128.446697 209.444366) - (xy 128.446693 209.444365) - (xy 128.446692 209.444365) - (xy 128.446691 209.444364) - (xy 128.446686 209.444364) - (xy 128.220002 209.424532) - (xy 128.219998 209.424532) - (xy 127.993313 209.444364) - (xy 127.993302 209.444366) - (xy 127.773511 209.503258) - (xy 127.773502 209.503261) - (xy 127.567267 209.599431) - (xy 127.567265 209.599432) - (xy 127.380858 209.729954) - (xy 127.219954 209.890858) - (xy 127.089432 210.077265) - (xy 127.089431 210.077267) - (xy 126.993261 210.283502) - (xy 126.993258 210.283511) - (xy 126.934366 210.503302) - (xy 126.934364 210.503313) - (xy 126.914532 210.729998) - (xy 126.914532 210.730001) - (xy 97.970971 210.730001) - (xy 98.023237 210.652777) - (xy 98.104091 210.463965) - (xy 98.147751 210.263263) - (xy 98.1505 210.217118) - (xy 98.1505 208.620001) - (xy 102.264532 208.620001) - (xy 102.284364 208.846686) - (xy 102.284366 208.846697) - (xy 102.343258 209.066488) - (xy 102.343261 209.066497) - (xy 102.439431 209.272732) - (xy 102.439432 209.272734) - (xy 102.569954 209.459141) - (xy 102.730858 209.620045) - (xy 102.730861 209.620047) - (xy 102.917266 209.750568) - (xy 103.123504 209.846739) - (xy 103.343308 209.905635) - (xy 103.50523 209.919801) - (xy 103.569998 209.925468) - (xy 103.57 209.925468) - (xy 103.570002 209.925468) - (xy 103.626673 209.920509) - (xy 103.796692 209.905635) - (xy 104.016496 209.846739) - (xy 104.222734 209.750568) - (xy 104.409139 209.620047) - (xy 104.570047 209.459139) - (xy 104.700568 209.272734) - (xy 104.796739 209.066496) - (xy 104.855635 208.846692) - (xy 104.875468 208.62) - (xy 104.855635 208.393308) - (xy 104.796739 208.173504) - (xy 104.700568 207.967266) - (xy 104.570047 207.780861) - (xy 104.570045 207.780858) - (xy 104.409141 207.619954) - (xy 104.222734 207.489432) - (xy 104.222732 207.489431) - (xy 104.016497 207.393261) - (xy 104.016488 207.393258) - (xy 103.796697 207.334366) - (xy 103.796693 207.334365) - (xy 103.796692 207.334365) - (xy 103.796691 207.334364) - (xy 103.796686 207.334364) - (xy 103.570002 207.314532) - (xy 103.569998 207.314532) - (xy 103.343313 207.334364) - (xy 103.343302 207.334366) - (xy 103.123511 207.393258) - (xy 103.123502 207.393261) - (xy 102.917267 207.489431) - (xy 102.917265 207.489432) - (xy 102.730858 207.619954) - (xy 102.569954 207.780858) - (xy 102.439432 207.967265) - (xy 102.439431 207.967267) - (xy 102.343261 208.173502) - (xy 102.343258 208.173511) - (xy 102.284366 208.393302) - (xy 102.284364 208.393313) - (xy 102.264532 208.619998) - (xy 102.264532 208.620001) - (xy 98.1505 208.620001) - (xy 98.1505 208.302882) - (xy 98.147751 208.256737) - (xy 98.111095 208.08823) - (xy 98.104092 208.056038) - (xy 98.10409 208.056031) - (xy 98.023239 207.867228) - (xy 98.023237 207.867223) - (xy 97.964784 207.780858) - (xy 97.908117 207.697131) - (xy 97.908109 207.697122) - (xy 97.762877 207.55189) - (xy 97.762868 207.551882) - (xy 97.592781 207.436766) - (xy 97.592777 207.436763) - (xy 97.592773 207.436761) - (xy 97.592771 207.43676) - (xy 97.403968 207.355909) - (xy 97.403961 207.355907) - (xy 97.203268 207.31225) - (xy 97.203267 207.312249) - (xy 97.203263 207.312249) - (xy 97.157118 207.3095) - (xy 95.242882 207.3095) - (xy 95.196737 207.312249) - (xy 95.196732 207.312249) - (xy 95.196731 207.31225) - (xy 94.996038 207.355907) - (xy 94.996031 207.355909) - (xy 94.807228 207.43676) - (xy 94.807218 207.436766) - (xy 94.637131 207.551882) - (xy 94.637122 207.55189) - (xy 94.49189 207.697122) - (xy 94.491882 207.697131) - (xy 94.376766 207.867218) - (xy 94.37676 207.867228) - (xy 94.295909 208.056031) - (xy 94.295907 208.056038) - (xy 94.262307 208.210499) - (xy 94.252249 208.256737) - (xy 94.2495 208.302882) - (xy 94.2495 210.217118) - (xy 58.28 210.217118) - (xy 58.28 208.029752) - (xy 89.5495 208.029752) - (xy 89.561131 208.088229) - (xy 89.561132 208.08823) - (xy 89.605447 208.154552) - (xy 89.671769 208.198867) - (xy 89.67177 208.198868) - (xy 89.730247 208.210499) - (xy 89.73025 208.2105) - (xy 89.730252 208.2105) - (xy 93.26975 208.2105) - (xy 93.269751 208.210499) - (xy 93.284568 208.207552) - (xy 93.328229 208.198868) - (xy 93.328229 208.198867) - (xy 93.328231 208.198867) - (xy 93.394552 208.154552) - (xy 93.438867 208.088231) - (xy 93.438867 208.088229) - (xy 93.438868 208.088229) - (xy 93.450499 208.029752) - (xy 93.4505 208.02975) - (xy 93.4505 204.490249) - (xy 93.450499 204.490247) - (xy 93.438868 204.43177) - (xy 93.438867 204.431769) - (xy 93.394552 204.365447) - (xy 93.32823 204.321132) - (xy 93.328229 204.321131) - (xy 93.269752 204.3095) - (xy 93.269748 204.3095) - (xy 89.730252 204.3095) - (xy 89.730247 204.3095) - (xy 89.67177 204.321131) - (xy 89.671769 204.321132) - (xy 89.605447 204.365447) - (xy 89.561132 204.431769) - (xy 89.561131 204.43177) - (xy 89.5495 204.490247) - (xy 89.5495 208.029752) - (xy 58.28 208.029752) - (xy 58.28 202.480001) - (xy 108.944532 202.480001) - (xy 108.964364 202.706686) - (xy 108.964366 202.706697) - (xy 109.023258 202.926488) - (xy 109.023261 202.926497) - (xy 109.119431 203.132732) - (xy 109.119432 203.132734) - (xy 109.249954 203.319141) - (xy 109.410858 203.480045) - (xy 109.410861 203.480047) - (xy 109.597266 203.610568) - (xy 109.803504 203.706739) - (xy 110.023308 203.765635) - (xy 110.18523 203.779801) - (xy 110.249998 203.785468) - (xy 110.25 203.785468) - (xy 110.250002 203.785468) - (xy 110.306673 203.780509) - (xy 110.476692 203.765635) - (xy 110.696496 203.706739) - (xy 110.902734 203.610568) - (xy 111.089139 203.480047) - (xy 111.250047 203.319139) - (xy 111.380568 203.132734) - (xy 111.476739 202.926496) - (xy 111.535635 202.706692) - (xy 111.555468 202.48) - (xy 111.535635 202.253308) - (xy 111.476739 202.033504) - (xy 111.380568 201.827266) - (xy 111.259281 201.654048) - (xy 111.236954 201.587841) - (xy 111.253965 201.520074) - (xy 111.304913 201.472262) - (xy 111.308431 201.470552) - (xy 111.372734 201.440568) - (xy 111.559139 201.310047) - (xy 111.720047 201.149139) - (xy 111.850568 200.962734) - (xy 111.946739 200.756496) - (xy 112.005635 200.536692) - (xy 112.025468 200.31) - (xy 112.005635 200.083308) - (xy 111.946739 199.863504) - (xy 111.850568 199.657266) - (xy 111.720047 199.470861) - (xy 111.720045 199.470858) - (xy 111.559141 199.309954) - (xy 111.372734 199.179432) - (xy 111.372732 199.179431) - (xy 111.166497 199.083261) - (xy 111.166488 199.083258) - (xy 110.946697 199.024366) - (xy 110.946693 199.024365) - (xy 110.946692 199.024365) - (xy 110.946691 199.024364) - (xy 110.946686 199.024364) - (xy 110.720002 199.004532) - (xy 110.719998 199.004532) - (xy 110.493313 199.024364) - (xy 110.493302 199.024366) - (xy 110.273511 199.083258) - (xy 110.273502 199.083261) - (xy 110.067267 199.179431) - (xy 110.067265 199.179432) - (xy 109.880858 199.309954) - (xy 109.719954 199.470858) - (xy 109.589432 199.657265) - (xy 109.589431 199.657267) - (xy 109.493261 199.863502) - (xy 109.493258 199.863511) - (xy 109.434366 200.083302) - (xy 109.434364 200.083313) - (xy 109.414532 200.309998) - (xy 109.414532 200.310001) - (xy 109.434364 200.536686) - (xy 109.434366 200.536697) - (xy 109.493258 200.756488) - (xy 109.493261 200.756497) - (xy 109.589431 200.962732) - (xy 109.589432 200.962734) - (xy 109.710718 201.135951) - (xy 109.733046 201.202158) - (xy 109.716034 201.269925) - (xy 109.665086 201.317737) - (xy 109.661549 201.319455) - (xy 109.597272 201.349428) - (xy 109.597265 201.349432) - (xy 109.410858 201.479954) - (xy 109.249954 201.640858) - (xy 109.119432 201.827265) - (xy 109.119431 201.827267) - (xy 109.023261 202.033502) - (xy 109.023258 202.033511) - (xy 108.964366 202.253302) - (xy 108.964364 202.253313) - (xy 108.944532 202.479998) - (xy 108.944532 202.480001) - (xy 58.28 202.480001) - (xy 58.28 196.196218) - (xy 78.074958 196.196218) - (xy 78.09511 196.555064) - (xy 78.095112 196.555076) - (xy 78.155314 196.909403) - (xy 78.155316 196.909412) - (xy 78.254812 197.25477) - (xy 78.392353 197.586827) - (xy 78.392355 197.586831) - (xy 78.566215 197.901407) - (xy 78.566218 197.901412) - (xy 78.774193 198.194524) - (xy 78.846843 198.275819) - (xy 79.653924 197.468737) - (xy 79.612614 197.530564) - (xy 79.593211 197.628109) - (xy 79.612614 197.725654) - (xy 79.667869 197.808349) - (xy 79.750564 197.863604) - (xy 79.823485 197.878109) - (xy 79.872733 197.878109) - (xy 79.945654 197.863604) - (xy 80.007471 197.822298) - (xy 79.200397 198.629373) - (xy 79.281693 198.702024) - (xy 79.574805 198.909999) - (xy 79.57481 198.910002) - (xy 79.889386 199.083862) - (xy 79.88939 199.083864) - (xy 80.221447 199.221405) - (xy 80.566805 199.320901) - (xy 80.566814 199.320903) - (xy 80.921141 199.381105) - (xy 80.921153 199.381107) - (xy 81.28 199.401259) - (xy 81.638846 199.381107) - (xy 81.638858 199.381105) - (xy 81.993185 199.320903) - (xy 81.993194 199.320901) - (xy 82.338552 199.221405) - (xy 82.670609 199.083864) - (xy 82.670613 199.083862) - (xy 82.985189 198.910002) - (xy 82.985194 198.909999) - (xy 83.278306 198.702024) - (xy 83.359601 198.629373) - (xy 82.552525 197.822297) - (xy 82.614346 197.863604) - (xy 82.687267 197.878109) - (xy 82.736515 197.878109) - (xy 82.809436 197.863604) - (xy 82.892131 197.808349) - (xy 82.947386 197.725654) - (xy 82.966789 197.628109) - (xy 82.947386 197.530564) - (xy 82.906078 197.468742) - (xy 83.713155 198.275819) - (xy 83.785806 198.194524) - (xy 83.993781 197.901412) - (xy 83.993784 197.901407) - (xy 84.167644 197.586831) - (xy 84.167646 197.586827) - (xy 84.305187 197.25477) - (xy 84.404683 196.909412) - (xy 84.404685 196.909403) - (xy 84.464887 196.555076) - (xy 84.464889 196.555064) - (xy 84.485041 196.196218) - (xy 84.485041 196.196217) - (xy 205.074958 196.196217) - (xy 205.09511 196.555064) - (xy 205.095112 196.555076) - (xy 205.155314 196.909403) - (xy 205.155316 196.909412) - (xy 205.254812 197.25477) - (xy 205.392353 197.586827) - (xy 205.392355 197.586831) - (xy 205.566215 197.901407) - (xy 205.566218 197.901412) - (xy 205.774193 198.194524) - (xy 205.846843 198.275819) - (xy 206.653924 197.468737) - (xy 206.612614 197.530564) - (xy 206.593211 197.628109) - (xy 206.612614 197.725654) - (xy 206.667869 197.808349) - (xy 206.750564 197.863604) - (xy 206.823485 197.878109) - (xy 206.872733 197.878109) - (xy 206.945654 197.863604) - (xy 207.007471 197.822298) - (xy 206.200397 198.629373) - (xy 206.281693 198.702024) - (xy 206.574805 198.909999) - (xy 206.57481 198.910002) - (xy 206.889386 199.083862) - (xy 206.88939 199.083864) - (xy 207.221447 199.221405) - (xy 207.566805 199.320901) - (xy 207.566814 199.320903) - (xy 207.921141 199.381105) - (xy 207.921153 199.381107) - (xy 208.28 199.401259) - (xy 208.638846 199.381107) - (xy 208.638858 199.381105) - (xy 208.993185 199.320903) - (xy 208.993194 199.320901) - (xy 209.338552 199.221405) - (xy 209.670609 199.083864) - (xy 209.670613 199.083862) - (xy 209.985189 198.910002) - (xy 209.985194 198.909999) - (xy 210.278306 198.702024) - (xy 210.359601 198.629373) - (xy 209.552525 197.822297) - (xy 209.614346 197.863604) - (xy 209.687267 197.878109) - (xy 209.736515 197.878109) - (xy 209.809436 197.863604) - (xy 209.892131 197.808349) - (xy 209.947386 197.725654) - (xy 209.966789 197.628109) - (xy 209.947386 197.530564) - (xy 209.906079 197.468743) - (xy 210.713155 198.275819) - (xy 210.785806 198.194524) - (xy 210.993781 197.901412) - (xy 210.993784 197.901407) - (xy 211.167644 197.586831) - (xy 211.167646 197.586827) - (xy 211.305187 197.25477) - (xy 211.404683 196.909412) - (xy 211.404685 196.909403) - (xy 211.464887 196.555076) - (xy 211.464889 196.555064) - (xy 211.485041 196.196218) - (xy 211.464889 195.837371) - (xy 211.464887 195.837359) - (xy 211.404685 195.483032) - (xy 211.404683 195.483023) - (xy 211.305187 195.137665) - (xy 211.167646 194.805608) - (xy 211.167644 194.805604) - (xy 210.993784 194.491028) - (xy 210.993781 194.491023) - (xy 210.785806 194.197911) - (xy 210.713155 194.116615) - (xy 209.906081 194.923688) - (xy 209.947386 194.861872) - (xy 209.966789 194.764327) - (xy 209.947386 194.666782) - (xy 209.892131 194.584087) - (xy 209.809436 194.528832) - (xy 209.736515 194.514327) - (xy 209.687267 194.514327) - (xy 209.614346 194.528832) - (xy 209.552522 194.57014) - (xy 210.359602 193.763061) - (xy 210.278306 193.690411) - (xy 209.985194 193.482436) - (xy 209.985189 193.482433) - (xy 209.670613 193.308573) - (xy 209.670609 193.308571) - (xy 209.338552 193.17103) - (xy 208.993194 193.071534) - (xy 208.993185 193.071532) - (xy 208.638858 193.01133) - (xy 208.638846 193.011328) - (xy 208.279999 192.991176) - (xy 207.921153 193.011328) - (xy 207.921141 193.01133) - (xy 207.566814 193.071532) - (xy 207.566805 193.071534) - (xy 207.221447 193.17103) - (xy 206.88939 193.308571) - (xy 206.889386 193.308573) - (xy 206.57481 193.482433) - (xy 206.574805 193.482436) - (xy 206.281693 193.690412) - (xy 206.281685 193.690417) - (xy 206.200397 193.76306) - (xy 206.200397 193.763061) - (xy 207.007476 194.57014) - (xy 206.945654 194.528832) - (xy 206.872733 194.514327) - (xy 206.823485 194.514327) - (xy 206.750564 194.528832) - (xy 206.667869 194.584087) - (xy 206.612614 194.666782) - (xy 206.593211 194.764327) - (xy 206.612614 194.861872) - (xy 206.653922 194.923694) - (xy 205.846843 194.116615) - (xy 205.846842 194.116615) - (xy 205.774199 194.197903) - (xy 205.774194 194.197911) - (xy 205.566218 194.491023) - (xy 205.566215 194.491028) - (xy 205.392355 194.805604) - (xy 205.392353 194.805608) - (xy 205.254812 195.137665) - (xy 205.155316 195.483023) - (xy 205.155314 195.483032) - (xy 205.095112 195.837359) - (xy 205.09511 195.837371) - (xy 205.074958 196.196217) - (xy 84.485041 196.196217) - (xy 84.464889 195.837371) - (xy 84.464887 195.837359) - (xy 84.404685 195.483032) - (xy 84.404683 195.483023) - (xy 84.305187 195.137665) - (xy 84.167646 194.805608) - (xy 84.167644 194.805604) - (xy 83.993784 194.491028) - (xy 83.993781 194.491023) - (xy 83.785806 194.197911) - (xy 83.713155 194.116615) - (xy 82.90608 194.923689) - (xy 82.947386 194.861872) - (xy 82.966789 194.764327) - (xy 82.947386 194.666782) - (xy 82.892131 194.584087) - (xy 82.809436 194.528832) - (xy 82.736515 194.514327) - (xy 82.687267 194.514327) - (xy 82.614346 194.528832) - (xy 82.552522 194.57014) - (xy 83.359602 193.763061) - (xy 83.278306 193.690411) - (xy 82.985194 193.482436) - (xy 82.985189 193.482433) - (xy 82.670613 193.308573) - (xy 82.670609 193.308571) - (xy 82.338552 193.17103) - (xy 81.993194 193.071534) - (xy 81.993185 193.071532) - (xy 81.638858 193.01133) - (xy 81.638846 193.011328) - (xy 81.28 192.991176) - (xy 80.921153 193.011328) - (xy 80.921141 193.01133) - (xy 80.566814 193.071532) - (xy 80.566805 193.071534) - (xy 80.221447 193.17103) - (xy 79.88939 193.308571) - (xy 79.889386 193.308573) - (xy 79.57481 193.482433) - (xy 79.574805 193.482436) - (xy 79.281693 193.690412) - (xy 79.281685 193.690417) - (xy 79.200397 193.76306) - (xy 79.200397 193.763061) - (xy 80.007476 194.57014) - (xy 79.945654 194.528832) - (xy 79.872733 194.514327) - (xy 79.823485 194.514327) - (xy 79.750564 194.528832) - (xy 79.667869 194.584087) - (xy 79.612614 194.666782) - (xy 79.593211 194.764327) - (xy 79.612614 194.861872) - (xy 79.653923 194.923696) - (xy 78.846842 194.116615) - (xy 78.774199 194.197903) - (xy 78.774194 194.197911) - (xy 78.566218 194.491023) - (xy 78.566215 194.491028) - (xy 78.392355 194.805604) - (xy 78.392353 194.805608) - (xy 78.254812 195.137665) - (xy 78.155316 195.483023) - (xy 78.155314 195.483032) - (xy 78.095112 195.837359) - (xy 78.09511 195.837371) - (xy 78.074958 196.196218) - (xy 58.28 196.196218) - (xy 58.28 192.520001) - (xy 123.824532 192.520001) - (xy 123.844364 192.746686) - (xy 123.844366 192.746697) - (xy 123.903258 192.966488) - (xy 123.903261 192.966497) - (xy 123.999431 193.172732) - (xy 123.999432 193.172734) - (xy 124.129954 193.359141) - (xy 124.290858 193.520045) - (xy 124.290861 193.520047) - (xy 124.477266 193.650568) - (xy 124.683504 193.746739) - (xy 124.903308 193.805635) - (xy 125.06523 193.819801) - (xy 125.129998 193.825468) - (xy 125.13 193.825468) - (xy 125.130002 193.825468) - (xy 125.186673 193.820509) - (xy 125.356692 193.805635) - (xy 125.576496 193.746739) - (xy 125.782734 193.650568) - (xy 125.969139 193.520047) - (xy 126.130047 193.359139) - (xy 126.260568 193.172734) - (xy 126.356739 192.966496) - (xy 126.415635 192.746692) - (xy 126.435468 192.52) - (xy 126.415635 192.293308) - (xy 126.356739 192.073504) - (xy 126.260568 191.867266) - (xy 126.130047 191.680861) - (xy 126.130045 191.680858) - (xy 125.969141 191.519954) - (xy 125.782734 191.389432) - (xy 125.782732 191.389431) - (xy 125.576497 191.293261) - (xy 125.576488 191.293258) - (xy 125.356697 191.234366) - (xy 125.356693 191.234365) - (xy 125.356692 191.234365) - (xy 125.356691 191.234364) - (xy 125.356686 191.234364) - (xy 125.130002 191.214532) - (xy 125.129998 191.214532) - (xy 124.903313 191.234364) - (xy 124.903302 191.234366) - (xy 124.683511 191.293258) - (xy 124.683502 191.293261) - (xy 124.477267 191.389431) - (xy 124.477265 191.389432) - (xy 124.290858 191.519954) - (xy 124.129954 191.680858) - (xy 123.999432 191.867265) - (xy 123.999431 191.867267) - (xy 123.903261 192.073502) - (xy 123.903258 192.073511) - (xy 123.844366 192.293302) - (xy 123.844364 192.293313) - (xy 123.824532 192.519998) - (xy 123.824532 192.520001) - (xy 58.28 192.520001) - (xy 58.28 182.8) - (xy 96.294958 182.8) - (xy 96.31511 183.158846) - (xy 96.315112 183.158858) - (xy 96.375314 183.513185) - (xy 96.375316 183.513194) - (xy 96.474812 183.858552) - (xy 96.612353 184.190609) - (xy 96.612355 184.190613) - (xy 96.786215 184.505189) - (xy 96.786218 184.505194) - (xy 96.994193 184.798306) - (xy 97.066843 184.879601) - (xy 97.873924 184.072519) - (xy 97.832614 184.134346) - (xy 97.813211 184.231891) - (xy 97.832614 184.329436) - (xy 97.887869 184.412131) - (xy 97.970564 184.467386) - (xy 98.043485 184.481891) - (xy 98.092733 184.481891) - (xy 98.165654 184.467386) - (xy 98.227471 184.42608) - (xy 97.420397 185.233155) - (xy 97.501693 185.305806) - (xy 97.794805 185.513781) - (xy 97.79481 185.513784) - (xy 98.109386 185.687644) - (xy 98.10939 185.687646) - (xy 98.441447 185.825187) - (xy 98.786805 185.924683) - (xy 98.786814 185.924685) - (xy 99.141141 185.984887) - (xy 99.141153 185.984889) - (xy 99.499999 186.005041) - (xy 99.858846 185.984889) - (xy 99.858858 185.984887) - (xy 100.213185 185.924685) - (xy 100.213194 185.924683) - (xy 100.558552 185.825187) - (xy 100.890609 185.687646) - (xy 100.890613 185.687644) - (xy 101.205189 185.513784) - (xy 101.205194 185.513781) - (xy 101.498306 185.305806) - (xy 101.504803 185.3) - (xy 105.384353 185.3) - (xy 105.404834 185.442456) - (xy 105.437408 185.513781) - (xy 105.464623 185.573373) - (xy 105.558872 185.682143) - (xy 105.679947 185.759953) - (xy 105.67995 185.759954) - (xy 105.679949 185.759954) - (xy 105.818036 185.800499) - (xy 105.818038 185.8005) - (xy 105.818039 185.8005) - (xy 105.961962 185.8005) - (xy 105.961962 185.800499) - (xy 106.10005 185.759954) - (xy 106.100051 185.759954) - (xy 106.121168 185.746383) - (xy 106.20333 185.69358) - (xy 106.270368 185.673896) - (xy 106.337408 185.69358) - (xy 106.383163 185.746383) - (xy 106.404623 185.793373) - (xy 106.498872 185.902143) - (xy 106.619947 185.979953) - (xy 106.61995 185.979954) - (xy 106.619949 185.979954) - (xy 106.758036 186.020499) - (xy 106.758038 186.0205) - (xy 106.758039 186.0205) - (xy 106.901962 186.0205) - (xy 106.901962 186.020499) - (xy 107.009121 185.989035) - (xy 107.04005 185.979954) - (xy 107.04005 185.979953) - (xy 107.040053 185.979953) - (xy 107.161128 185.902143) - (xy 107.255377 185.793373) - (xy 107.315165 185.662457) - (xy 107.335647 185.52) - (xy 107.315165 185.377543) - (xy 107.255377 185.246627) - (xy 107.161128 185.137857) - (xy 107.040053 185.060047) - (xy 107.040051 185.060046) - (xy 107.040049 185.060045) - (xy 107.04005 185.060045) - (xy 106.901963 185.0195) - (xy 106.901961 185.0195) - (xy 106.758039 185.0195) - (xy 106.758036 185.0195) - (xy 106.619949 185.060045) - (xy 106.516669 185.126419) - (xy 106.449629 185.146103) - (xy 106.38259 185.126418) - (xy 106.336836 185.073615) - (xy 106.330844 185.060495) - (xy 106.315377 185.026627) - (xy 106.221128 184.917857) - (xy 106.100053 184.840047) - (xy 106.100051 184.840046) - (xy 106.100049 184.840045) - (xy 106.10005 184.840045) - (xy 105.961963 184.7995) - (xy 105.961961 184.7995) - (xy 105.818039 184.7995) - (xy 105.818036 184.7995) - (xy 105.679949 184.840045) - (xy 105.558873 184.917856) - (xy 105.464623 185.026626) - (xy 105.464622 185.026628) - (xy 105.404834 185.157543) - (xy 105.384353 185.3) - (xy 101.504803 185.3) - (xy 101.579601 185.233155) - (xy 100.772525 184.426079) - (xy 100.834346 184.467386) - (xy 100.907267 184.481891) - (xy 100.956515 184.481891) - (xy 101.029436 184.467386) - (xy 101.112131 184.412131) - (xy 101.167386 184.329436) - (xy 101.186789 184.231891) - (xy 101.167386 184.134346) - (xy 101.126078 184.072524) - (xy 101.933155 184.879601) - (xy 102.005806 184.798306) - (xy 102.213781 184.505194) - (xy 102.213784 184.505189) - (xy 102.387644 184.190613) - (xy 102.387646 184.190609) - (xy 102.525187 183.858552) - (xy 102.624683 183.513194) - (xy 102.624685 183.513185) - (xy 102.684887 183.158858) - (xy 102.684889 183.158846) - (xy 102.705041 182.799999) - (xy 182.294958 182.799999) - (xy 182.31511 183.158846) - (xy 182.315112 183.158858) - (xy 182.375314 183.513185) - (xy 182.375316 183.513194) - (xy 182.474812 183.858552) - (xy 182.612353 184.190609) - (xy 182.612355 184.190613) - (xy 182.786215 184.505189) - (xy 182.786218 184.505194) - (xy 182.994193 184.798306) - (xy 183.066843 184.879601) - (xy 183.873924 184.072519) - (xy 183.832614 184.134346) - (xy 183.813211 184.231891) - (xy 183.832614 184.329436) - (xy 183.887869 184.412131) - (xy 183.970564 184.467386) - (xy 184.043485 184.481891) - (xy 184.092733 184.481891) - (xy 184.165654 184.467386) - (xy 184.227471 184.42608) - (xy 183.420397 185.233155) - (xy 183.501693 185.305806) - (xy 183.794805 185.513781) - (xy 183.79481 185.513784) - (xy 184.109386 185.687644) - (xy 184.10939 185.687646) - (xy 184.441447 185.825187) - (xy 184.786805 185.924683) - (xy 184.786814 185.924685) - (xy 185.141141 185.984887) - (xy 185.141153 185.984889) - (xy 185.5 186.005041) - (xy 185.858846 185.984889) - (xy 185.858858 185.984887) - (xy 186.213185 185.924685) - (xy 186.213194 185.924683) - (xy 186.558552 185.825187) - (xy 186.890609 185.687646) - (xy 186.890613 185.687644) - (xy 187.205189 185.513784) - (xy 187.205194 185.513781) - (xy 187.498306 185.305806) - (xy 187.579601 185.233155) - (xy 186.772525 184.426079) - (xy 186.834346 184.467386) - (xy 186.907267 184.481891) - (xy 186.956515 184.481891) - (xy 187.029436 184.467386) - (xy 187.112131 184.412131) - (xy 187.167386 184.329436) - (xy 187.186789 184.231891) - (xy 187.167386 184.134346) - (xy 187.126078 184.072524) - (xy 187.933155 184.879601) - (xy 188.005806 184.798306) - (xy 188.213781 184.505194) - (xy 188.213784 184.505189) - (xy 188.387644 184.190613) - (xy 188.387646 184.190609) - (xy 188.525187 183.858552) - (xy 188.624683 183.513194) - (xy 188.624685 183.513185) - (xy 188.684887 183.158858) - (xy 188.684889 183.158846) - (xy 188.705041 182.8) - (xy 188.684889 182.441153) - (xy 188.684887 182.441141) - (xy 188.624685 182.086814) - (xy 188.624683 182.086805) - (xy 188.525187 181.741447) - (xy 188.387646 181.40939) - (xy 188.387644 181.409386) - (xy 188.213784 181.09481) - (xy 188.213781 181.094805) - (xy 188.005806 180.801693) - (xy 187.933155 180.720397) - (xy 187.126081 181.52747) - (xy 187.167386 181.465654) - (xy 187.186789 181.368109) - (xy 187.167386 181.270564) - (xy 187.112131 181.187869) - (xy 187.029436 181.132614) - (xy 186.956515 181.118109) - (xy 186.907267 181.118109) - (xy 186.834346 181.132614) - (xy 186.772522 181.173922) - (xy 187.579602 180.366843) - (xy 187.498306 180.294193) - (xy 187.205194 180.086218) - (xy 187.205189 180.086215) - (xy 186.890613 179.912355) - (xy 186.890609 179.912353) - (xy 186.558552 179.774812) - (xy 186.213194 179.675316) - (xy 186.213185 179.675314) - (xy 185.858858 179.615112) - (xy 185.858846 179.61511) - (xy 185.5 179.594958) - (xy 185.141153 179.61511) - (xy 185.141141 179.615112) - (xy 184.786814 179.675314) - (xy 184.786805 179.675316) - (xy 184.441447 179.774812) - (xy 184.10939 179.912353) - (xy 184.109386 179.912355) - (xy 183.79481 180.086215) - (xy 183.794805 180.086218) - (xy 183.501693 180.294194) - (xy 183.501685 180.294199) - (xy 183.420397 180.366842) - (xy 183.420397 180.366843) - (xy 184.227476 181.173922) - (xy 184.165654 181.132614) - (xy 184.092733 181.118109) - (xy 184.043485 181.118109) - (xy 183.970564 181.132614) - (xy 183.887869 181.187869) - (xy 183.832614 181.270564) - (xy 183.813211 181.368109) - (xy 183.832614 181.465654) - (xy 183.873922 181.527476) - (xy 183.066843 180.720397) - (xy 183.066842 180.720397) - (xy 182.994199 180.801685) - (xy 182.994194 180.801693) - (xy 182.786218 181.094805) - (xy 182.786215 181.09481) - (xy 182.612355 181.409386) - (xy 182.612353 181.40939) - (xy 182.474812 181.741447) - (xy 182.375316 182.086805) - (xy 182.375314 182.086814) - (xy 182.315112 182.441141) - (xy 182.31511 182.441153) - (xy 182.294958 182.799999) - (xy 102.705041 182.799999) - (xy 102.684889 182.441153) - (xy 102.684887 182.441141) - (xy 102.624685 182.086814) - (xy 102.624683 182.086805) - (xy 102.525187 181.741447) - (xy 102.387646 181.40939) - (xy 102.387644 181.409386) - (xy 102.213784 181.09481) - (xy 102.213781 181.094805) - (xy 102.005806 180.801693) - (xy 101.933155 180.720397) - (xy 101.12608 181.527471) - (xy 101.167386 181.465654) - (xy 101.186789 181.368109) - (xy 101.167386 181.270564) - (xy 101.112131 181.187869) - (xy 101.029436 181.132614) - (xy 100.956515 181.118109) - (xy 100.907267 181.118109) - (xy 100.834346 181.132614) - (xy 100.772522 181.173922) - (xy 101.579602 180.366843) - (xy 101.498306 180.294193) - (xy 101.205194 180.086218) - (xy 101.205189 180.086215) - (xy 100.890613 179.912355) - (xy 100.890609 179.912353) - (xy 100.558552 179.774812) - (xy 100.213194 179.675316) - (xy 100.213185 179.675314) - (xy 99.858858 179.615112) - (xy 99.858846 179.61511) - (xy 99.499999 179.594958) - (xy 99.141153 179.61511) - (xy 99.141141 179.615112) - (xy 98.786814 179.675314) - (xy 98.786805 179.675316) - (xy 98.441447 179.774812) - (xy 98.10939 179.912353) - (xy 98.109386 179.912355) - (xy 97.79481 180.086215) - (xy 97.794805 180.086218) - (xy 97.501693 180.294194) - (xy 97.501685 180.294199) - (xy 97.420397 180.366842) - (xy 97.420397 180.366843) - (xy 98.227476 181.173922) - (xy 98.165654 181.132614) - (xy 98.092733 181.118109) - (xy 98.043485 181.118109) - (xy 97.970564 181.132614) - (xy 97.887869 181.187869) - (xy 97.832614 181.270564) - (xy 97.813211 181.368109) - (xy 97.832614 181.465654) - (xy 97.873922 181.527476) - (xy 97.066843 180.720397) - (xy 97.066842 180.720397) - (xy 96.994199 180.801685) - (xy 96.994194 180.801693) - (xy 96.786218 181.094805) - (xy 96.786215 181.09481) - (xy 96.612355 181.409386) - (xy 96.612353 181.40939) - (xy 96.474812 181.741447) - (xy 96.375316 182.086805) - (xy 96.375314 182.086814) - (xy 96.315112 182.441141) - (xy 96.31511 182.441153) - (xy 96.294958 182.8) - (xy 58.28 182.8) - (xy 58.28 161.799999) - (xy 97.894958 161.799999) - (xy 97.91511 162.158846) - (xy 97.915112 162.158858) - (xy 97.975314 162.513185) - (xy 97.975316 162.513194) - (xy 98.074812 162.858552) - (xy 98.212353 163.190609) - (xy 98.212355 163.190613) - (xy 98.386215 163.505189) - (xy 98.386218 163.505194) - (xy 98.594193 163.798306) - (xy 98.666843 163.879601) - (xy 99.473924 163.072519) - (xy 99.432614 163.134346) - (xy 99.413211 163.231891) - (xy 99.432614 163.329436) - (xy 99.487869 163.412131) - (xy 99.570564 163.467386) - (xy 99.643485 163.481891) - (xy 99.692733 163.481891) - (xy 99.765654 163.467386) - (xy 99.827469 163.426082) - (xy 99.020396 164.233155) - (xy 99.101693 164.305806) - (xy 99.394805 164.513781) - (xy 99.39481 164.513784) - (xy 99.709386 164.687644) - (xy 99.70939 164.687646) - (xy 100.041447 164.825187) - (xy 100.386805 164.924683) - (xy 100.386814 164.924685) - (xy 100.741141 164.984887) - (xy 100.741153 164.984889) - (xy 101.099999 165.005041) - (xy 101.458846 164.984889) - (xy 101.458858 164.984887) - (xy 101.813185 164.924685) - (xy 101.813194 164.924683) - (xy 102.158552 164.825187) - (xy 102.490609 164.687646) - (xy 102.490613 164.687644) - (xy 102.805189 164.513784) - (xy 102.805194 164.513781) - (xy 103.098306 164.305806) - (xy 103.179601 164.233155) - (xy 102.372525 163.426079) - (xy 102.434346 163.467386) - (xy 102.507267 163.481891) - (xy 102.556515 163.481891) - (xy 102.629436 163.467386) - (xy 102.712131 163.412131) - (xy 102.767386 163.329436) - (xy 102.786789 163.231891) - (xy 102.767386 163.134346) - (xy 102.726078 163.072524) - (xy 103.533155 163.879601) - (xy 103.605806 163.798306) - (xy 103.813781 163.505194) - (xy 103.813784 163.505189) - (xy 103.987644 163.190613) - (xy 103.987646 163.190609) - (xy 104.125187 162.858552) - (xy 104.224683 162.513194) - (xy 104.224685 162.513185) - (xy 104.284887 162.158858) - (xy 104.284889 162.158846) - (xy 104.305041 161.8) - (xy 155.894958 161.8) - (xy 155.91511 162.158846) - (xy 155.915112 162.158858) - (xy 155.975314 162.513185) - (xy 155.975316 162.513194) - (xy 156.074812 162.858552) - (xy 156.212353 163.190609) - (xy 156.212355 163.190613) - (xy 156.386215 163.505189) - (xy 156.386218 163.505194) - (xy 156.594193 163.798306) - (xy 156.666843 163.879601) - (xy 157.473924 163.072519) - (xy 157.432614 163.134346) - (xy 157.413211 163.231891) - (xy 157.432614 163.329436) - (xy 157.487869 163.412131) - (xy 157.570564 163.467386) - (xy 157.643485 163.481891) - (xy 157.692733 163.481891) - (xy 157.765654 163.467386) - (xy 157.827471 163.42608) - (xy 157.020397 164.233155) - (xy 157.101693 164.305806) - (xy 157.394805 164.513781) - (xy 157.39481 164.513784) - (xy 157.709386 164.687644) - (xy 157.70939 164.687646) - (xy 158.041447 164.825187) - (xy 158.386805 164.924683) - (xy 158.386814 164.924685) - (xy 158.741141 164.984887) - (xy 158.741153 164.984889) - (xy 159.099999 165.005041) - (xy 159.458846 164.984889) - (xy 159.458858 164.984887) - (xy 159.813185 164.924685) - (xy 159.813194 164.924683) - (xy 160.158552 164.825187) - (xy 160.490609 164.687646) - (xy 160.490613 164.687644) - (xy 160.805189 164.513784) - (xy 160.805194 164.513781) - (xy 161.098306 164.305806) - (xy 161.179601 164.233155) - (xy 160.372525 163.426079) - (xy 160.434346 163.467386) - (xy 160.507267 163.481891) - (xy 160.556515 163.481891) - (xy 160.629436 163.467386) - (xy 160.712131 163.412131) - (xy 160.767386 163.329436) - (xy 160.786789 163.231891) - (xy 160.767386 163.134346) - (xy 160.726079 163.072525) - (xy 161.533155 163.879601) - (xy 161.605806 163.798306) - (xy 161.813781 163.505194) - (xy 161.813784 163.505189) - (xy 161.987644 163.190613) - (xy 161.987646 163.190609) - (xy 162.125187 162.858552) - (xy 162.224683 162.513194) - (xy 162.224685 162.513185) - (xy 162.284887 162.158858) - (xy 162.284889 162.158846) - (xy 162.305041 161.8) - (xy 162.284889 161.441153) - (xy 162.284887 161.441141) - (xy 162.224685 161.086814) - (xy 162.224683 161.086805) - (xy 162.125187 160.741447) - (xy 161.987646 160.40939) - (xy 161.987644 160.409386) - (xy 161.813784 160.09481) - (xy 161.813781 160.094805) - (xy 161.605806 159.801693) - (xy 161.533155 159.720397) - (xy 160.726081 160.52747) - (xy 160.767386 160.465654) - (xy 160.786789 160.368109) - (xy 160.767386 160.270564) - (xy 160.712131 160.187869) - (xy 160.629436 160.132614) - (xy 160.556515 160.118109) - (xy 160.507267 160.118109) - (xy 160.434346 160.132614) - (xy 160.37252 160.173924) - (xy 161.179602 159.366843) - (xy 161.098306 159.294193) - (xy 160.805194 159.086218) - (xy 160.805189 159.086215) - (xy 160.490613 158.912355) - (xy 160.490609 158.912353) - (xy 160.158552 158.774812) - (xy 159.813194 158.675316) - (xy 159.813185 158.675314) - (xy 159.458858 158.615112) - (xy 159.458846 158.61511) - (xy 159.099999 158.594958) - (xy 158.741153 158.61511) - (xy 158.741141 158.615112) - (xy 158.386814 158.675314) - (xy 158.386805 158.675316) - (xy 158.041447 158.774812) - (xy 157.70939 158.912353) - (xy 157.709386 158.912355) - (xy 157.39481 159.086215) - (xy 157.394805 159.086218) - (xy 157.101693 159.294194) - (xy 157.101685 159.294199) - (xy 157.020397 159.366842) - (xy 157.020396 159.366843) - (xy 157.827472 160.173919) - (xy 157.765654 160.132614) - (xy 157.692733 160.118109) - (xy 157.643485 160.118109) - (xy 157.570564 160.132614) - (xy 157.487869 160.187869) - (xy 157.432614 160.270564) - (xy 157.413211 160.368109) - (xy 157.432614 160.465654) - (xy 157.473922 160.527476) - (xy 156.666843 159.720397) - (xy 156.666842 159.720397) - (xy 156.594199 159.801685) - (xy 156.594194 159.801693) - (xy 156.386218 160.094805) - (xy 156.386215 160.09481) - (xy 156.212355 160.409386) - (xy 156.212353 160.40939) - (xy 156.074812 160.741447) - (xy 155.975316 161.086805) - (xy 155.975314 161.086814) - (xy 155.915112 161.441141) - (xy 155.91511 161.441153) - (xy 155.894958 161.8) - (xy 104.305041 161.8) - (xy 104.305041 161.799999) - (xy 104.284889 161.441153) - (xy 104.284887 161.441141) - (xy 104.224685 161.086814) - (xy 104.224683 161.086805) - (xy 104.125187 160.741447) - (xy 103.987646 160.40939) - (xy 103.987644 160.409386) - (xy 103.813784 160.09481) - (xy 103.813781 160.094805) - (xy 103.605806 159.801693) - (xy 103.533155 159.720397) - (xy 102.72608 160.527471) - (xy 102.767386 160.465654) - (xy 102.786789 160.368109) - (xy 102.767386 160.270564) - (xy 102.712131 160.187869) - (xy 102.629436 160.132614) - (xy 102.556515 160.118109) - (xy 102.507267 160.118109) - (xy 102.434346 160.132614) - (xy 102.372522 160.173922) - (xy 103.179602 159.366843) - (xy 103.098306 159.294193) - (xy 102.805194 159.086218) - (xy 102.805189 159.086215) - (xy 102.490613 158.912355) - (xy 102.490609 158.912353) - (xy 102.158552 158.774812) - (xy 101.813194 158.675316) - (xy 101.813185 158.675314) - (xy 101.458858 158.615112) - (xy 101.458846 158.61511) - (xy 101.099999 158.594958) - (xy 100.741153 158.61511) - (xy 100.741141 158.615112) - (xy 100.386814 158.675314) - (xy 100.386805 158.675316) - (xy 100.041447 158.774812) - (xy 99.70939 158.912353) - (xy 99.709386 158.912355) - (xy 99.39481 159.086215) - (xy 99.394805 159.086218) - (xy 99.101693 159.294194) - (xy 99.101685 159.294199) - (xy 99.020397 159.366842) - (xy 99.020396 159.366843) - (xy 99.827474 160.173921) - (xy 99.765654 160.132614) - (xy 99.692733 160.118109) - (xy 99.643485 160.118109) - (xy 99.570564 160.132614) - (xy 99.487869 160.187869) - (xy 99.432614 160.270564) - (xy 99.413211 160.368109) - (xy 99.432614 160.465654) - (xy 99.473921 160.527475) - (xy 98.666843 159.720397) - (xy 98.666842 159.720397) - (xy 98.594199 159.801685) - (xy 98.594194 159.801693) - (xy 98.386218 160.094805) - (xy 98.386215 160.09481) - (xy 98.212355 160.409386) - (xy 98.212353 160.40939) - (xy 98.074812 160.741447) - (xy 97.975316 161.086805) - (xy 97.975314 161.086814) - (xy 97.915112 161.441141) - (xy 97.91511 161.441153) - (xy 97.894958 161.799999) - (xy 58.28 161.799999) - (xy 58.28 155.800001) - (xy 122.574532 155.800001) - (xy 122.594364 156.026686) - (xy 122.594366 156.026697) - (xy 122.653258 156.246488) - (xy 122.653261 156.246497) - (xy 122.749431 156.452732) - (xy 122.749432 156.452734) - (xy 122.879954 156.639141) - (xy 123.040858 156.800045) - (xy 123.040861 156.800047) - (xy 123.227266 156.930568) - (xy 123.433504 157.026739) - (xy 123.653308 157.085635) - (xy 123.81523 157.099801) - (xy 123.879998 157.105468) - (xy 123.88 157.105468) - (xy 123.880001 157.105468) - (xy 123.932841 157.100845) - (xy 124.090195 157.087078) - (xy 124.158694 157.100845) - (xy 124.208877 157.14946) - (xy 124.224811 157.217488) - (xy 124.22453 157.221413) - (xy 124.204532 157.449997) - (xy 124.204532 157.450001) - (xy 124.224364 157.676686) - (xy 124.224366 157.676697) - (xy 124.283258 157.896488) - (xy 124.283261 157.896497) - (xy 124.379431 158.102732) - (xy 124.379432 158.102734) - (xy 124.509954 158.289141) - (xy 124.670858 158.450045) - (xy 124.670861 158.450047) - (xy 124.857266 158.580568) - (xy 125.063504 158.676739) - (xy 125.283308 158.735635) - (xy 125.44523 158.749801) - (xy 125.509998 158.755468) - (xy 125.51 158.755468) - (xy 125.510002 158.755468) - (xy 125.566672 158.750509) - (xy 125.736692 158.735635) - (xy 125.956496 158.676739) - (xy 126.162734 158.580568) - (xy 126.349139 158.450047) - (xy 126.510047 158.289139) - (xy 126.640568 158.102734) - (xy 126.736739 157.896496) - (xy 126.795635 157.676692) - (xy 126.815468 157.45) - (xy 126.795635 157.223308) - (xy 126.762821 157.100845) - (xy 126.751908 157.060115) - (xy 126.753571 156.990265) - (xy 126.792734 156.932403) - (xy 126.856962 156.904899) - (xy 126.903772 156.908246) - (xy 127.043308 156.945635) - (xy 127.20523 156.959801) - (xy 127.269998 156.965468) - (xy 127.27 156.965468) - (xy 127.270002 156.965468) - (xy 127.326672 156.960509) - (xy 127.496692 156.945635) - (xy 127.716496 156.886739) - (xy 127.922734 156.790568) - (xy 128.109139 156.660047) - (xy 128.270047 156.499139) - (xy 128.400568 156.312734) - (xy 128.496739 156.106496) - (xy 128.555635 155.886692) - (xy 128.575468 155.66) - (xy 128.555635 155.433308) - (xy 128.496739 155.213504) - (xy 128.400568 155.007266) - (xy 128.270047 154.820861) - (xy 128.270045 154.820858) - (xy 128.109141 154.659954) - (xy 127.922734 154.529432) - (xy 127.922732 154.529431) - (xy 127.716497 154.433261) - (xy 127.716488 154.433258) - (xy 127.496697 154.374366) - (xy 127.496693 154.374365) - (xy 127.496692 154.374365) - (xy 127.496691 154.374364) - (xy 127.496686 154.374364) - (xy 127.270002 154.354532) - (xy 127.269998 154.354532) - (xy 127.146213 154.365361) - (xy 127.077713 154.351594) - (xy 127.02753 154.302978) - (xy 127.011597 154.23495) - (xy 127.011874 154.231073) - (xy 127.015468 154.19) - (xy 126.995635 153.963308) - (xy 126.936739 153.743504) - (xy 126.840568 153.537266) - (xy 126.710047 153.350861) - (xy 126.710045 153.350858) - (xy 126.549141 153.189954) - (xy 126.362734 153.059432) - (xy 126.362732 153.059431) - (xy 126.156497 152.963261) - (xy 126.156488 152.963258) - (xy 125.936697 152.904366) - (xy 125.936693 152.904365) - (xy 125.936692 152.904365) - (xy 125.936691 152.904364) - (xy 125.936686 152.904364) - (xy 125.710002 152.884532) - (xy 125.709998 152.884532) - (xy 125.483313 152.904364) - (xy 125.483302 152.904366) - (xy 125.263511 152.963258) - (xy 125.263502 152.963261) - (xy 125.057267 153.059431) - (xy 125.057265 153.059432) - (xy 124.870858 153.189954) - (xy 124.709954 153.350858) - (xy 124.579432 153.537265) - (xy 124.579431 153.537267) - (xy 124.483261 153.743502) - (xy 124.483258 153.743511) - (xy 124.424366 153.963302) - (xy 124.424364 153.963313) - (xy 124.404532 154.189998) - (xy 124.404532 154.190001) - (xy 124.424365 154.416695) - (xy 124.424397 154.416875) - (xy 124.424388 154.416954) - (xy 124.424837 154.422086) - (xy 124.423805 154.422176) - (xy 124.416647 154.486314) - (xy 124.372585 154.540539) - (xy 124.306202 154.562335) - (xy 124.270186 154.558172) - (xy 124.106697 154.514366) - (xy 124.106693 154.514365) - (xy 124.106692 154.514365) - (xy 124.106691 154.514364) - (xy 124.106686 154.514364) - (xy 123.880002 154.494532) - (xy 123.879998 154.494532) - (xy 123.653313 154.514364) - (xy 123.653302 154.514366) - (xy 123.433511 154.573258) - (xy 123.433502 154.573261) - (xy 123.227267 154.669431) - (xy 123.227265 154.669432) - (xy 123.040858 154.799954) - (xy 122.879954 154.960858) - (xy 122.749432 155.147265) - (xy 122.749431 155.147267) - (xy 122.653261 155.353502) - (xy 122.653258 155.353511) - (xy 122.594366 155.573302) - (xy 122.594364 155.573313) - (xy 122.574532 155.799998) - (xy 122.574532 155.800001) - (xy 58.28 155.800001) - (xy 58.28 145.039584) - (xy 64.034743 145.039584) - (xy 64.054085 145.470273) - (xy 64.054086 145.470282) - (xy 64.111959 145.897519) - (xy 64.207894 146.317839) - (xy 64.341123 146.727877) - (xy 64.341126 146.727885) - (xy 64.510566 147.124311) - (xy 64.51057 147.124319) - (xy 64.714875 147.50398) - (xy 64.95238 147.863788) - (xy 64.952381 147.863789) - (xy 65.221189 148.200863) - (xy 65.271804 148.253802) - (xy 66.263817 147.261789) - (xy 66.255267 147.29184) - (xy 66.265616 147.403521) - (xy 66.31561 147.503922) - (xy 66.398496 147.579484) - (xy 66.503082 147.62) - (xy 66.586964 147.62) - (xy 66.618634 147.614079) - (xy 65.626458 148.606256) - (xy 65.843808 148.79615) - (xy 65.843825 148.796163) - (xy 66.192605 149.049567) - (xy 66.562721 149.270701) - (xy 66.562727 149.270704) - (xy 66.95115 149.457759) - (xy 66.951164 149.457765) - (xy 67.35479 149.609248) - (xy 67.354815 149.609256) - (xy 67.770397 149.72395) - (xy 68.194604 149.800932) - (xy 68.624016 149.83958) - (xy 68.624019 149.839581) - (xy 69.055143 149.839581) - (xy 69.055145 149.83958) - (xy 69.484557 149.800932) - (xy 69.908764 149.72395) - (xy 70.324346 149.609256) - (xy 70.324371 149.609248) - (xy 70.727997 149.457765) - (xy 70.728011 149.457759) - (xy 71.116434 149.270704) - (xy 71.11644 149.270701) - (xy 71.486556 149.049567) - (xy 71.835336 148.796163) - (xy 71.835353 148.79615) - (xy 72.052702 148.606256) - (xy 71.066446 147.62) - (xy 71.147802 147.62) - (xy 71.23025 147.604588) - (xy 71.32561 147.545543) - (xy 71.393201 147.456038) - (xy 71.423895 147.34816) - (xy 71.415947 147.262394) - (xy 72.407356 148.253803) - (xy 72.407357 148.253803) - (xy 72.457967 148.20087) - (xy 72.457967 148.200869) - (xy 72.72678 147.863789) - (xy 72.726781 147.863788) - (xy 72.964286 147.50398) - (xy 73.168591 147.124319) - (xy 73.168595 147.124311) - (xy 73.338035 146.727885) - (xy 73.338038 146.727877) - (xy 73.471267 146.317839) - (xy 73.567202 145.897519) - (xy 73.625075 145.470282) - (xy 73.625076 145.470273) - (xy 73.644419 145.039584) - (xy 208.814742 145.039584) - (xy 208.834085 145.470273) - (xy 208.834086 145.470282) - (xy 208.891959 145.897519) - (xy 208.987894 146.317839) - (xy 209.121123 146.727877) - (xy 209.121126 146.727885) - (xy 209.290566 147.124311) - (xy 209.29057 147.124319) - (xy 209.494875 147.50398) - (xy 209.73238 147.863788) - (xy 209.732381 147.863789) - (xy 210.001189 148.200863) - (xy 210.051804 148.253802) - (xy 211.043817 147.261789) - (xy 211.035267 147.29184) - (xy 211.045616 147.403521) - (xy 211.09561 147.503922) - (xy 211.178496 147.579484) - (xy 211.283082 147.62) - (xy 211.366964 147.62) - (xy 211.398634 147.614079) - (xy 210.406458 148.606256) - (xy 210.623808 148.79615) - (xy 210.623825 148.796163) - (xy 210.972605 149.049567) - (xy 211.342721 149.270701) - (xy 211.342727 149.270704) - (xy 211.73115 149.457759) - (xy 211.731164 149.457765) - (xy 212.13479 149.609248) - (xy 212.134815 149.609256) - (xy 212.550397 149.72395) - (xy 212.974604 149.800932) - (xy 213.404016 149.83958) - (xy 213.404019 149.839581) - (xy 213.835143 149.839581) - (xy 213.835145 149.83958) - (xy 214.264557 149.800932) - (xy 214.688764 149.72395) - (xy 215.104346 149.609256) - (xy 215.104371 149.609248) - (xy 215.507997 149.457765) - (xy 215.508011 149.457759) - (xy 215.896434 149.270704) - (xy 215.89644 149.270701) - (xy 216.266556 149.049567) - (xy 216.615336 148.796163) - (xy 216.615353 148.79615) - (xy 216.832702 148.606256) - (xy 215.846446 147.62) - (xy 215.927802 147.62) - (xy 216.01025 147.604588) - (xy 216.10561 147.545543) - (xy 216.173201 147.456038) - (xy 216.203895 147.34816) - (xy 216.195947 147.262394) - (xy 217.187356 148.253803) - (xy 217.187357 148.253803) - (xy 217.237967 148.20087) - (xy 217.237967 148.200869) - (xy 217.50678 147.863789) - (xy 217.506781 147.863788) - (xy 217.744286 147.50398) - (xy 217.948591 147.124319) - (xy 217.948595 147.124311) - (xy 218.118035 146.727885) - (xy 218.118038 146.727877) - (xy 218.251267 146.317839) - (xy 218.347202 145.897519) - (xy 218.405075 145.470282) - (xy 218.405076 145.470273) - (xy 218.424418 145.039584) - (xy 218.424418 145.039577) - (xy 218.405076 144.608888) - (xy 218.405075 144.608879) - (xy 218.347202 144.181642) - (xy 218.251267 143.761322) - (xy 218.118038 143.351284) - (xy 218.118035 143.351276) - (xy 217.948595 142.95485) - (xy 217.948591 142.954842) - (xy 217.744286 142.575181) - (xy 217.506781 142.215373) - (xy 217.50678 142.215372) - (xy 217.237972 141.878298) - (xy 217.187355 141.825357) - (xy 216.195346 142.817365) - (xy 216.203895 142.787322) - (xy 216.193546 142.675641) - (xy 216.143552 142.57524) - (xy 216.060666 142.499678) - (xy 215.95608 142.459162) - (xy 215.872198 142.459162) - (xy 215.840522 142.465083) - (xy 216.832702 141.472904) - (xy 216.615353 141.283011) - (xy 216.615336 141.282998) - (xy 216.266556 141.029594) - (xy 215.89644 140.80846) - (xy 215.896434 140.808457) - (xy 215.508011 140.621402) - (xy 215.507997 140.621396) - (xy 215.104371 140.469913) - (xy 215.104346 140.469905) - (xy 214.688764 140.355211) - (xy 214.264557 140.278229) - (xy 213.835145 140.239581) - (xy 213.404016 140.239581) - (xy 212.974604 140.278229) - (xy 212.550397 140.355211) - (xy 212.134815 140.469905) - (xy 212.13479 140.469913) - (xy 211.731164 140.621396) - (xy 211.73115 140.621402) - (xy 211.342727 140.808457) - (xy 211.342721 140.80846) - (xy 210.972605 141.029594) - (xy 210.623816 141.283004) - (xy 210.406458 141.472903) - (xy 210.406458 141.472904) - (xy 211.392716 142.459162) - (xy 211.31136 142.459162) - (xy 211.228912 142.474574) - (xy 211.133552 142.533619) - (xy 211.065961 142.623124) - (xy 211.035267 142.731002) - (xy 211.043214 142.816768) - (xy 210.051804 141.825358) - (xy 210.001205 141.87828) - (xy 210.001193 141.878293) - (xy 209.732381 142.215372) - (xy 209.73238 142.215373) - (xy 209.494875 142.575181) - (xy 209.29057 142.954842) - (xy 209.290566 142.95485) - (xy 209.121126 143.351276) - (xy 209.121123 143.351284) - (xy 208.987894 143.761322) - (xy 208.891959 144.181642) - (xy 208.834086 144.608879) - (xy 208.834085 144.608888) - (xy 208.814742 145.039577) - (xy 208.814742 145.039584) - (xy 73.644419 145.039584) - (xy 73.644419 145.039577) - (xy 73.625076 144.608888) - (xy 73.625075 144.608879) - (xy 73.567202 144.181642) - (xy 73.471267 143.761322) - (xy 73.338038 143.351284) - (xy 73.338035 143.351276) - (xy 73.168595 142.95485) - (xy 73.168591 142.954842) - (xy 72.964286 142.575181) - (xy 72.726781 142.215373) - (xy 72.72678 142.215372) - (xy 72.457972 141.878298) - (xy 72.407355 141.825357) - (xy 71.415346 142.817365) - (xy 71.423895 142.787322) - (xy 71.413546 142.675641) - (xy 71.363552 142.57524) - (xy 71.280666 142.499678) - (xy 71.17608 142.459162) - (xy 71.092198 142.459162) - (xy 71.060522 142.465083) - (xy 72.052702 141.472904) - (xy 71.835353 141.283011) - (xy 71.835336 141.282998) - (xy 71.486556 141.029594) - (xy 71.11644 140.80846) - (xy 71.116434 140.808457) - (xy 70.728011 140.621402) - (xy 70.727997 140.621396) - (xy 70.324371 140.469913) - (xy 70.324346 140.469905) - (xy 69.908764 140.355211) - (xy 69.484557 140.278229) - (xy 69.055145 140.239581) - (xy 68.624016 140.239581) - (xy 68.194604 140.278229) - (xy 67.770397 140.355211) - (xy 67.354815 140.469905) - (xy 67.35479 140.469913) - (xy 66.951164 140.621396) - (xy 66.95115 140.621402) - (xy 66.562727 140.808457) - (xy 66.562721 140.80846) - (xy 66.192605 141.029594) - (xy 65.843816 141.283004) - (xy 65.626458 141.472903) - (xy 65.626458 141.472904) - (xy 66.612716 142.459162) - (xy 66.53136 142.459162) - (xy 66.448912 142.474574) - (xy 66.353552 142.533619) - (xy 66.285961 142.623124) - (xy 66.255267 142.731002) - (xy 66.263214 142.816768) - (xy 65.271804 141.825358) - (xy 65.221205 141.87828) - (xy 65.221193 141.878293) - (xy 64.952381 142.215372) - (xy 64.95238 142.215373) - (xy 64.714875 142.575181) - (xy 64.51057 142.954842) - (xy 64.510566 142.95485) - (xy 64.341126 143.351276) - (xy 64.341123 143.351284) - (xy 64.207894 143.761322) - (xy 64.111959 144.181642) - (xy 64.054086 144.608879) - (xy 64.054085 144.608888) - (xy 64.034743 145.039577) - (xy 64.034743 145.039584) - (xy 58.28 145.039584) - (xy 58.28 135.339999) - (xy 110.934353 135.339999) - (xy 110.954834 135.482456) - (xy 111.014622 135.613371) - (xy 111.014623 135.613373) - (xy 111.108872 135.722143) - (xy 111.229947 135.799953) - (xy 111.22995 135.799954) - (xy 111.229949 135.799954) - (xy 111.368036 135.840499) - (xy 111.368038 135.8405) - (xy 111.368039 135.8405) - (xy 111.511962 135.8405) - (xy 111.511962 135.840499) - (xy 111.650053 135.799953) - (xy 111.771128 135.722143) - (xy 111.865377 135.613373) - (xy 111.925165 135.482457) - (xy 111.945647 135.34) - (xy 111.925165 135.197543) - (xy 111.865377 135.066627) - (xy 111.771128 134.957857) - (xy 111.650053 134.880047) - (xy 111.650051 134.880046) - (xy 111.650049 134.880045) - (xy 111.65005 134.880045) - (xy 111.511963 134.8395) - (xy 111.511961 134.8395) - (xy 111.368039 134.8395) - (xy 111.368036 134.8395) - (xy 111.229949 134.880045) - (xy 111.108873 134.957856) - (xy 111.014623 135.066626) - (xy 111.014622 135.066628) - (xy 110.954834 135.197543) - (xy 110.934353 135.339999) - (xy 58.28 135.339999) - (xy 58.28 134) - (xy 113.304353 134) - (xy 113.324834 134.142456) - (xy 113.384622 134.273371) - (xy 113.384623 134.273373) - (xy 113.478872 134.382143) - (xy 113.599947 134.459953) - (xy 113.59995 134.459954) - (xy 113.599949 134.459954) - (xy 113.738036 134.500499) - (xy 113.738038 134.5005) - (xy 113.738039 134.5005) - (xy 113.881962 134.5005) - (xy 113.881962 134.500499) - (xy 114.020053 134.459953) - (xy 114.141128 134.382143) - (xy 114.235377 134.273373) - (xy 114.295165 134.142457) - (xy 114.315647 134) - (xy 114.295165 133.857543) - (xy 114.235377 133.726627) - (xy 114.141128 133.617857) - (xy 114.020053 133.540047) - (xy 114.020051 133.540046) - (xy 114.020049 133.540045) - (xy 114.02005 133.540045) - (xy 113.881963 133.4995) - (xy 113.881961 133.4995) - (xy 113.738039 133.4995) - (xy 113.738036 133.4995) - (xy 113.599949 133.540045) - (xy 113.478873 133.617856) - (xy 113.384623 133.726626) - (xy 113.384622 133.726628) - (xy 113.324834 133.857543) - (xy 113.304353 134) - (xy 58.28 134) - (xy 58.28 124.8) - (xy 96.294958 124.8) - (xy 96.31511 125.158846) - (xy 96.315112 125.158858) - (xy 96.375314 125.513185) - (xy 96.375316 125.513194) - (xy 96.474812 125.858552) - (xy 96.612353 126.190609) - (xy 96.612355 126.190613) - (xy 96.786215 126.505189) - (xy 96.786218 126.505194) - (xy 96.994193 126.798306) - (xy 97.066843 126.879601) - (xy 97.873924 126.072519) - (xy 97.832614 126.134346) - (xy 97.813211 126.231891) - (xy 97.832614 126.329436) - (xy 97.887869 126.412131) - (xy 97.970564 126.467386) - (xy 98.043485 126.481891) - (xy 98.092733 126.481891) - (xy 98.165654 126.467386) - (xy 98.227471 126.42608) - (xy 97.420397 127.233155) - (xy 97.420396 127.233155) - (xy 97.501693 127.305806) - (xy 97.794805 127.513781) - (xy 97.79481 127.513784) - (xy 98.109386 127.687644) - (xy 98.10939 127.687646) - (xy 98.441447 127.825187) - (xy 98.786805 127.924683) - (xy 98.786814 127.924685) - (xy 99.141141 127.984887) - (xy 99.141153 127.984889) - (xy 99.499999 128.005041) - (xy 99.858846 127.984889) - (xy 99.858858 127.984887) - (xy 100.213185 127.924685) - (xy 100.213194 127.924683) - (xy 100.558552 127.825187) - (xy 100.890609 127.687646) - (xy 100.890613 127.687644) - (xy 101.205189 127.513784) - (xy 101.205194 127.513781) - (xy 101.498306 127.305806) - (xy 101.579601 127.233155) - (xy 100.772525 126.426079) - (xy 100.834346 126.467386) - (xy 100.907267 126.481891) - (xy 100.956515 126.481891) - (xy 101.029436 126.467386) - (xy 101.112131 126.412131) - (xy 101.167386 126.329436) - (xy 101.186789 126.231891) - (xy 101.167386 126.134346) - (xy 101.126078 126.072524) - (xy 101.933155 126.879601) - (xy 102.005806 126.798306) - (xy 102.213781 126.505194) - (xy 102.213784 126.505189) - (xy 102.387644 126.190613) - (xy 102.387646 126.190609) - (xy 102.525187 125.858552) - (xy 102.624683 125.513194) - (xy 102.624685 125.513185) - (xy 102.684887 125.158858) - (xy 102.684889 125.158846) - (xy 102.705041 124.8) - (xy 182.294958 124.8) - (xy 182.31511 125.158846) - (xy 182.315112 125.158858) - (xy 182.375314 125.513185) - (xy 182.375316 125.513194) - (xy 182.474812 125.858552) - (xy 182.612353 126.190609) - (xy 182.612355 126.190613) - (xy 182.786215 126.505189) - (xy 182.786218 126.505194) - (xy 182.994193 126.798306) - (xy 183.066843 126.879601) - (xy 183.873925 126.072518) - (xy 183.832614 126.134346) - (xy 183.813211 126.231891) - (xy 183.832614 126.329436) - (xy 183.887869 126.412131) - (xy 183.970564 126.467386) - (xy 184.043485 126.481891) - (xy 184.092733 126.481891) - (xy 184.165654 126.467386) - (xy 184.227471 126.42608) - (xy 183.420397 127.233155) - (xy 183.501693 127.305806) - (xy 183.794805 127.513781) - (xy 183.79481 127.513784) - (xy 184.109386 127.687644) - (xy 184.10939 127.687646) - (xy 184.441447 127.825187) - (xy 184.786805 127.924683) - (xy 184.786814 127.924685) - (xy 185.141141 127.984887) - (xy 185.141153 127.984889) - (xy 185.5 128.005041) - (xy 185.858846 127.984889) - (xy 185.858858 127.984887) - (xy 186.213185 127.924685) - (xy 186.213194 127.924683) - (xy 186.558552 127.825187) - (xy 186.890609 127.687646) - (xy 186.890613 127.687644) - (xy 187.205189 127.513784) - (xy 187.205194 127.513781) - (xy 187.498306 127.305806) - (xy 187.579601 127.233155) - (xy 186.772525 126.426079) - (xy 186.834346 126.467386) - (xy 186.907267 126.481891) - (xy 186.956515 126.481891) - (xy 187.029436 126.467386) - (xy 187.112131 126.412131) - (xy 187.167386 126.329436) - (xy 187.186789 126.231891) - (xy 187.167386 126.134346) - (xy 187.126077 126.072523) - (xy 187.933155 126.879601) - (xy 188.005806 126.798306) - (xy 188.213781 126.505194) - (xy 188.213784 126.505189) - (xy 188.387644 126.190613) - (xy 188.387646 126.190609) - (xy 188.525187 125.858552) - (xy 188.624683 125.513194) - (xy 188.624685 125.513185) - (xy 188.684887 125.158858) - (xy 188.684889 125.158846) - (xy 188.705041 124.8) - (xy 188.684889 124.441153) - (xy 188.684887 124.441141) - (xy 188.624685 124.086814) - (xy 188.624683 124.086805) - (xy 188.525187 123.741447) - (xy 188.387646 123.40939) - (xy 188.387644 123.409386) - (xy 188.213784 123.09481) - (xy 188.213781 123.094805) - (xy 188.005806 122.801693) - (xy 187.933155 122.720397) - (xy 187.126081 123.52747) - (xy 187.167386 123.465654) - (xy 187.186789 123.368109) - (xy 187.167386 123.270564) - (xy 187.112131 123.187869) - (xy 187.029436 123.132614) - (xy 186.956515 123.118109) - (xy 186.907267 123.118109) - (xy 186.834346 123.132614) - (xy 186.772518 123.173925) - (xy 187.579601 122.366843) - (xy 187.498306 122.294193) - (xy 187.205194 122.086218) - (xy 187.205189 122.086215) - (xy 186.890613 121.912355) - (xy 186.890609 121.912353) - (xy 186.558552 121.774812) - (xy 186.213194 121.675316) - (xy 186.213185 121.675314) - (xy 185.858858 121.615112) - (xy 185.858846 121.61511) - (xy 185.5 121.594958) - (xy 185.141153 121.61511) - (xy 185.141141 121.615112) - (xy 184.786814 121.675314) - (xy 184.786805 121.675316) - (xy 184.441447 121.774812) - (xy 184.10939 121.912353) - (xy 184.109386 121.912355) - (xy 183.79481 122.086215) - (xy 183.794805 122.086218) - (xy 183.501693 122.294194) - (xy 183.501685 122.294199) - (xy 183.420397 122.366842) - (xy 183.420396 122.366843) - (xy 184.227472 123.173919) - (xy 184.165654 123.132614) - (xy 184.092733 123.118109) - (xy 184.043485 123.118109) - (xy 183.970564 123.132614) - (xy 183.887869 123.187869) - (xy 183.832614 123.270564) - (xy 183.813211 123.368109) - (xy 183.832614 123.465654) - (xy 183.873919 123.527472) - (xy 183.066843 122.720396) - (xy 183.066842 122.720397) - (xy 182.994199 122.801685) - (xy 182.994194 122.801693) - (xy 182.786218 123.094805) - (xy 182.786215 123.09481) - (xy 182.612355 123.409386) - (xy 182.612353 123.40939) - (xy 182.474812 123.741447) - (xy 182.375316 124.086805) - (xy 182.375314 124.086814) - (xy 182.315112 124.441141) - (xy 182.31511 124.441153) - (xy 182.294958 124.8) - (xy 102.705041 124.8) - (xy 102.684889 124.441153) - (xy 102.684887 124.441141) - (xy 102.624685 124.086814) - (xy 102.624683 124.086805) - (xy 102.525187 123.741447) - (xy 102.387646 123.40939) - (xy 102.387644 123.409386) - (xy 102.213784 123.09481) - (xy 102.213781 123.094805) - (xy 102.005806 122.801693) - (xy 101.933155 122.720397) - (xy 101.12608 123.527471) - (xy 101.167386 123.465654) - (xy 101.186789 123.368109) - (xy 101.167386 123.270564) - (xy 101.112131 123.187869) - (xy 101.029436 123.132614) - (xy 100.956515 123.118109) - (xy 100.907267 123.118109) - (xy 100.834346 123.132614) - (xy 100.772522 123.173922) - (xy 101.579602 122.366843) - (xy 101.498306 122.294193) - (xy 101.205194 122.086218) - (xy 101.205189 122.086215) - (xy 100.890613 121.912355) - (xy 100.890609 121.912353) - (xy 100.558552 121.774812) - (xy 100.213194 121.675316) - (xy 100.213185 121.675314) - (xy 99.858858 121.615112) - (xy 99.858846 121.61511) - (xy 99.499999 121.594958) - (xy 99.141153 121.61511) - (xy 99.141141 121.615112) - (xy 98.786814 121.675314) - (xy 98.786805 121.675316) - (xy 98.441447 121.774812) - (xy 98.10939 121.912353) - (xy 98.109386 121.912355) - (xy 97.79481 122.086215) - (xy 97.794805 122.086218) - (xy 97.501693 122.294194) - (xy 97.501685 122.294199) - (xy 97.420397 122.366842) - (xy 98.227478 123.173923) - (xy 98.165654 123.132614) - (xy 98.092733 123.118109) - (xy 98.043485 123.118109) - (xy 97.970564 123.132614) - (xy 97.887869 123.187869) - (xy 97.832614 123.270564) - (xy 97.813211 123.368109) - (xy 97.832614 123.465654) - (xy 97.873922 123.527476) - (xy 97.066843 122.720397) - (xy 97.066842 122.720397) - (xy 96.994199 122.801685) - (xy 96.994194 122.801693) - (xy 96.786218 123.094805) - (xy 96.786215 123.09481) - (xy 96.612355 123.409386) - (xy 96.612353 123.40939) - (xy 96.474812 123.741447) - (xy 96.375316 124.086805) - (xy 96.375314 124.086814) - (xy 96.315112 124.441141) - (xy 96.31511 124.441153) - (xy 96.294958 124.8) - (xy 58.28 124.8) - (xy 58.28 116.223781) - (xy 78.074958 116.223781) - (xy 78.09511 116.582628) - (xy 78.095112 116.58264) - (xy 78.155314 116.936967) - (xy 78.155316 116.936976) - (xy 78.254812 117.282334) - (xy 78.392353 117.614391) - (xy 78.392355 117.614395) - (xy 78.566215 117.928971) - (xy 78.566218 117.928976) - (xy 78.774193 118.222088) - (xy 78.846843 118.303383) - (xy 79.653924 117.496301) - (xy 79.612614 117.558128) - (xy 79.593211 117.655673) - (xy 79.612614 117.753218) - (xy 79.667869 117.835913) - (xy 79.750564 117.891168) - (xy 79.823485 117.905673) - (xy 79.872733 117.905673) - (xy 79.945654 117.891168) - (xy 80.007471 117.849862) - (xy 79.200397 118.656937) - (xy 79.200396 118.656937) - (xy 79.281693 118.729588) - (xy 79.574805 118.937563) - (xy 79.57481 118.937566) - (xy 79.889386 119.111426) - (xy 79.88939 119.111428) - (xy 80.221447 119.248969) - (xy 80.566805 119.348465) - (xy 80.566814 119.348467) - (xy 80.921141 119.408669) - (xy 80.921153 119.408671) - (xy 81.28 119.428823) - (xy 81.638846 119.408671) - (xy 81.638858 119.408669) - (xy 81.993185 119.348467) - (xy 81.993194 119.348465) - (xy 82.338552 119.248969) - (xy 82.670609 119.111428) - (xy 82.670613 119.111426) - (xy 82.985189 118.937566) - (xy 82.985194 118.937563) - (xy 83.278306 118.729588) - (xy 83.359601 118.656937) - (xy 82.552525 117.849861) - (xy 82.614346 117.891168) - (xy 82.687267 117.905673) - (xy 82.736515 117.905673) - (xy 82.809436 117.891168) - (xy 82.892131 117.835913) - (xy 82.947386 117.753218) - (xy 82.966789 117.655673) - (xy 82.947386 117.558128) - (xy 82.906078 117.496306) - (xy 83.713155 118.303383) - (xy 83.785806 118.222088) - (xy 83.993781 117.928976) - (xy 83.993784 117.928971) - (xy 84.167644 117.614395) - (xy 84.167646 117.614391) - (xy 84.305187 117.282334) - (xy 84.404683 116.936976) - (xy 84.404685 116.936967) - (xy 84.464887 116.58264) - (xy 84.464889 116.582628) - (xy 84.485041 116.223781) - (xy 205.074958 116.223781) - (xy 205.09511 116.582628) - (xy 205.095112 116.58264) - (xy 205.155314 116.936967) - (xy 205.155316 116.936976) - (xy 205.254812 117.282334) - (xy 205.392353 117.614391) - (xy 205.392355 117.614395) - (xy 205.566215 117.928971) - (xy 205.566218 117.928976) - (xy 205.774193 118.222088) - (xy 205.846843 118.303383) - (xy 206.653924 117.496301) - (xy 206.612614 117.558128) - (xy 206.593211 117.655673) - (xy 206.612614 117.753218) - (xy 206.667869 117.835913) - (xy 206.750564 117.891168) - (xy 206.823485 117.905673) - (xy 206.872733 117.905673) - (xy 206.945654 117.891168) - (xy 207.007469 117.849864) - (xy 206.200396 118.656937) - (xy 206.281693 118.729588) - (xy 206.574805 118.937563) - (xy 206.57481 118.937566) - (xy 206.889386 119.111426) - (xy 206.88939 119.111428) - (xy 207.221447 119.248969) - (xy 207.566805 119.348465) - (xy 207.566814 119.348467) - (xy 207.921141 119.408669) - (xy 207.921153 119.408671) - (xy 208.28 119.428823) - (xy 208.638846 119.408671) - (xy 208.638858 119.408669) - (xy 208.993185 119.348467) - (xy 208.993194 119.348465) - (xy 209.338552 119.248969) - (xy 209.670609 119.111428) - (xy 209.670613 119.111426) - (xy 209.985189 118.937566) - (xy 209.985194 118.937563) - (xy 210.278306 118.729588) - (xy 210.359601 118.656937) - (xy 209.552525 117.849861) - (xy 209.614346 117.891168) - (xy 209.687267 117.905673) - (xy 209.736515 117.905673) - (xy 209.809436 117.891168) - (xy 209.892131 117.835913) - (xy 209.947386 117.753218) - (xy 209.966789 117.655673) - (xy 209.947386 117.558128) - (xy 209.906079 117.496307) - (xy 210.713155 118.303383) - (xy 210.785806 118.222088) - (xy 210.993781 117.928976) - (xy 210.993784 117.928971) - (xy 211.167644 117.614395) - (xy 211.167646 117.614391) - (xy 211.305187 117.282334) - (xy 211.404683 116.936976) - (xy 211.404685 116.936967) - (xy 211.464887 116.58264) - (xy 211.464889 116.582628) - (xy 211.485041 116.223781) - (xy 211.464889 115.864935) - (xy 211.464887 115.864923) - (xy 211.404685 115.510596) - (xy 211.404683 115.510587) - (xy 211.305187 115.165229) - (xy 211.167646 114.833172) - (xy 211.167644 114.833168) - (xy 210.993784 114.518592) - (xy 210.993781 114.518587) - (xy 210.785806 114.225475) - (xy 210.713155 114.144179) - (xy 209.906081 114.951252) - (xy 209.947386 114.889436) - (xy 209.966789 114.791891) - (xy 209.947386 114.694346) - (xy 209.892131 114.611651) - (xy 209.809436 114.556396) - (xy 209.736515 114.541891) - (xy 209.687267 114.541891) - (xy 209.614346 114.556396) - (xy 209.552522 114.597704) - (xy 210.359602 113.790625) - (xy 210.278306 113.717975) - (xy 209.985194 113.51) - (xy 209.985189 113.509997) - (xy 209.670613 113.336137) - (xy 209.670609 113.336135) - (xy 209.338552 113.198594) - (xy 208.993194 113.099098) - (xy 208.993185 113.099096) - (xy 208.638858 113.038894) - (xy 208.638846 113.038892) - (xy 208.28 113.01874) - (xy 207.921153 113.038892) - (xy 207.921141 113.038894) - (xy 207.566814 113.099096) - (xy 207.566805 113.099098) - (xy 207.221447 113.198594) - (xy 206.88939 113.336135) - (xy 206.889386 113.336137) - (xy 206.57481 113.509997) - (xy 206.574805 113.51) - (xy 206.281693 113.717976) - (xy 206.281685 113.717981) - (xy 206.200397 113.790624) - (xy 206.200397 113.790625) - (xy 207.007476 114.597704) - (xy 206.945654 114.556396) - (xy 206.872733 114.541891) - (xy 206.823485 114.541891) - (xy 206.750564 114.556396) - (xy 206.667869 114.611651) - (xy 206.612614 114.694346) - (xy 206.593211 114.791891) - (xy 206.612614 114.889436) - (xy 206.653921 114.951257) - (xy 205.846843 114.144179) - (xy 205.846842 114.144179) - (xy 205.774199 114.225467) - (xy 205.774194 114.225475) - (xy 205.566218 114.518587) - (xy 205.566215 114.518592) - (xy 205.392355 114.833168) - (xy 205.392353 114.833172) - (xy 205.254812 115.165229) - (xy 205.155316 115.510587) - (xy 205.155314 115.510596) - (xy 205.095112 115.864923) - (xy 205.09511 115.864935) - (xy 205.074958 116.223781) - (xy 84.485041 116.223781) - (xy 84.464889 115.864935) - (xy 84.464887 115.864923) - (xy 84.404685 115.510596) - (xy 84.404683 115.510587) - (xy 84.305187 115.165229) - (xy 84.167646 114.833172) - (xy 84.167644 114.833168) - (xy 83.993784 114.518592) - (xy 83.993781 114.518587) - (xy 83.785806 114.225475) - (xy 83.713155 114.144179) - (xy 82.906081 114.951252) - (xy 82.947386 114.889436) - (xy 82.966789 114.791891) - (xy 82.947386 114.694346) - (xy 82.892131 114.611651) - (xy 82.809436 114.556396) - (xy 82.736515 114.541891) - (xy 82.687267 114.541891) - (xy 82.614346 114.556396) - (xy 82.552522 114.597704) - (xy 83.359602 113.790625) - (xy 83.278306 113.717975) - (xy 82.985194 113.51) - (xy 82.985189 113.509997) - (xy 82.670613 113.336137) - (xy 82.670609 113.336135) - (xy 82.338552 113.198594) - (xy 81.993194 113.099098) - (xy 81.993185 113.099096) - (xy 81.638858 113.038894) - (xy 81.638846 113.038892) - (xy 81.28 113.01874) - (xy 80.921153 113.038892) - (xy 80.921141 113.038894) - (xy 80.566814 113.099096) - (xy 80.566805 113.099098) - (xy 80.221447 113.198594) - (xy 79.88939 113.336135) - (xy 79.889386 113.336137) - (xy 79.57481 113.509997) - (xy 79.574805 113.51) - (xy 79.281693 113.717976) - (xy 79.281685 113.717981) - (xy 79.200397 113.790624) - (xy 79.200397 113.790625) - (xy 80.007476 114.597704) - (xy 79.945654 114.556396) - (xy 79.872733 114.541891) - (xy 79.823485 114.541891) - (xy 79.750564 114.556396) - (xy 79.667869 114.611651) - (xy 79.612614 114.694346) - (xy 79.593211 114.791891) - (xy 79.612614 114.889436) - (xy 79.653922 114.951258) - (xy 78.846843 114.144179) - (xy 78.846842 114.144179) - (xy 78.774199 114.225467) - (xy 78.774194 114.225475) - (xy 78.566218 114.518587) - (xy 78.566215 114.518592) - (xy 78.392355 114.833168) - (xy 78.392353 114.833172) - (xy 78.254812 115.165229) - (xy 78.155316 115.510587) - (xy 78.155314 115.510596) - (xy 78.095112 115.864923) - (xy 78.09511 115.864935) - (xy 78.074958 116.223781) - (xy 58.28 116.223781) - (xy 58.28 112.8) - (xy 97.894958 112.8) - (xy 97.91511 113.158846) - (xy 97.915112 113.158858) - (xy 97.975314 113.513185) - (xy 97.975316 113.513194) - (xy 98.074812 113.858552) - (xy 98.212353 114.190609) - (xy 98.212355 114.190613) - (xy 98.386215 114.505189) - (xy 98.386218 114.505194) - (xy 98.594193 114.798306) - (xy 98.666843 114.879601) - (xy 99.473924 114.072519) - (xy 99.432614 114.134346) - (xy 99.413211 114.231891) - (xy 99.432614 114.329436) - (xy 99.487869 114.412131) - (xy 99.570564 114.467386) - (xy 99.643485 114.481891) - (xy 99.692733 114.481891) - (xy 99.765654 114.467386) - (xy 99.827471 114.42608) - (xy 99.020397 115.233155) - (xy 99.020396 115.233155) - (xy 99.101693 115.305806) - (xy 99.394805 115.513781) - (xy 99.39481 115.513784) - (xy 99.709386 115.687644) - (xy 99.70939 115.687646) - (xy 100.041447 115.825187) - (xy 100.386805 115.924683) - (xy 100.386814 115.924685) - (xy 100.741141 115.984887) - (xy 100.741153 115.984889) - (xy 101.099999 116.005041) - (xy 101.458846 115.984889) - (xy 101.458858 115.984887) - (xy 101.813185 115.924685) - (xy 101.813194 115.924683) - (xy 102.158552 115.825187) - (xy 102.490609 115.687646) - (xy 102.490613 115.687644) - (xy 102.805189 115.513784) - (xy 102.805194 115.513781) - (xy 103.098306 115.305806) - (xy 103.179601 115.233155) - (xy 102.372525 114.426079) - (xy 102.434346 114.467386) - (xy 102.507267 114.481891) - (xy 102.556515 114.481891) - (xy 102.629436 114.467386) - (xy 102.712131 114.412131) - (xy 102.767386 114.329436) - (xy 102.786789 114.231891) - (xy 102.767386 114.134346) - (xy 102.726078 114.072524) - (xy 103.533155 114.879601) - (xy 103.605806 114.798306) - (xy 103.813781 114.505194) - (xy 103.813784 114.505189) - (xy 103.987644 114.190613) - (xy 103.987646 114.190609) - (xy 104.125187 113.858552) - (xy 104.224683 113.513194) - (xy 104.224685 113.513185) - (xy 104.284887 113.158858) - (xy 104.284889 113.158846) - (xy 104.305041 112.8) - (xy 155.894958 112.8) - (xy 155.91511 113.158846) - (xy 155.915112 113.158858) - (xy 155.975314 113.513185) - (xy 155.975316 113.513194) - (xy 156.074812 113.858552) - (xy 156.212353 114.190609) - (xy 156.212355 114.190613) - (xy 156.386215 114.505189) - (xy 156.386218 114.505194) - (xy 156.594193 114.798306) - (xy 156.666843 114.879601) - (xy 157.473924 114.072519) - (xy 157.432614 114.134346) - (xy 157.413211 114.231891) - (xy 157.432614 114.329436) - (xy 157.487869 114.412131) - (xy 157.570564 114.467386) - (xy 157.643485 114.481891) - (xy 157.692733 114.481891) - (xy 157.765654 114.467386) - (xy 157.827471 114.42608) - (xy 157.020397 115.233155) - (xy 157.101693 115.305806) - (xy 157.394805 115.513781) - (xy 157.39481 115.513784) - (xy 157.709386 115.687644) - (xy 157.70939 115.687646) - (xy 158.041447 115.825187) - (xy 158.386805 115.924683) - (xy 158.386814 115.924685) - (xy 158.741141 115.984887) - (xy 158.741153 115.984889) - (xy 159.1 116.005041) - (xy 159.458846 115.984889) - (xy 159.458858 115.984887) - (xy 159.813185 115.924685) - (xy 159.813194 115.924683) - (xy 160.158552 115.825187) - (xy 160.490609 115.687646) - (xy 160.490613 115.687644) - (xy 160.805189 115.513784) - (xy 160.805194 115.513781) - (xy 161.098306 115.305806) - (xy 161.179601 115.233155) - (xy 160.372525 114.426079) - (xy 160.434346 114.467386) - (xy 160.507267 114.481891) - (xy 160.556515 114.481891) - (xy 160.629436 114.467386) - (xy 160.712131 114.412131) - (xy 160.767386 114.329436) - (xy 160.786789 114.231891) - (xy 160.767386 114.134346) - (xy 160.726077 114.072523) - (xy 161.533155 114.879601) - (xy 161.605806 114.798306) - (xy 161.813781 114.505194) - (xy 161.813784 114.505189) - (xy 161.987644 114.190613) - (xy 161.987646 114.190609) - (xy 162.125187 113.858552) - (xy 162.224683 113.513194) - (xy 162.224685 113.513185) - (xy 162.284887 113.158858) - (xy 162.284889 113.158846) - (xy 162.305041 112.799999) - (xy 162.284889 112.441153) - (xy 162.284887 112.441141) - (xy 162.224685 112.086814) - (xy 162.224683 112.086805) - (xy 162.125187 111.741447) - (xy 161.987646 111.40939) - (xy 161.987644 111.409386) - (xy 161.813784 111.09481) - (xy 161.813781 111.094805) - (xy 161.711035 110.949999) - (xy 197.244353 110.949999) - (xy 197.264834 111.092456) - (xy 197.323103 111.220045) - (xy 197.324623 111.223373) - (xy 197.418872 111.332143) - (xy 197.539947 111.409953) - (xy 197.53995 111.409954) - (xy 197.539949 111.409954) - (xy 197.647107 111.441417) - (xy 197.676336 111.45) - (xy 197.678036 111.450499) - (xy 197.678038 111.4505) - (xy 197.678039 111.4505) - (xy 197.821961 111.4505) - (xy 197.828289 111.44959) - (xy 197.897448 111.459531) - (xy 197.950253 111.505284) - (xy 197.96994 111.572323) - (xy 197.964918 111.607258) - (xy 197.964835 111.607538) - (xy 197.944353 111.749999) - (xy 197.964834 111.892456) - (xy 198.024622 112.023371) - (xy 198.024623 112.023373) - (xy 198.118872 112.132143) - (xy 198.239947 112.209953) - (xy 198.23995 112.209954) - (xy 198.239949 112.209954) - (xy 198.378036 112.250499) - (xy 198.378038 112.2505) - (xy 198.378039 112.2505) - (xy 198.521962 112.2505) - (xy 198.521962 112.250499) - (xy 198.660053 112.209953) - (xy 198.781128 112.132143) - (xy 198.875377 112.023373) - (xy 198.935165 111.892457) - (xy 198.955647 111.75) - (xy 198.935165 111.607543) - (xy 198.875377 111.476627) - (xy 198.781128 111.367857) - (xy 198.660053 111.290047) - (xy 198.660051 111.290046) - (xy 198.660049 111.290045) - (xy 198.66005 111.290045) - (xy 198.521963 111.2495) - (xy 198.521961 111.2495) - (xy 198.378039 111.2495) - (xy 198.371701 111.250411) - (xy 198.302543 111.240464) - (xy 198.249741 111.194707) - (xy 198.230059 111.127667) - (xy 198.235086 111.092724) - (xy 198.235161 111.092465) - (xy 198.235165 111.092457) - (xy 198.255647 110.95) - (xy 198.235165 110.807543) - (xy 198.175377 110.676627) - (xy 198.081128 110.567857) - (xy 197.960053 110.490047) - (xy 197.960051 110.490046) - (xy 197.960049 110.490045) - (xy 197.96005 110.490045) - (xy 197.821963 110.4495) - (xy 197.821961 110.4495) - (xy 197.678039 110.4495) - (xy 197.678036 110.4495) - (xy 197.539949 110.490045) - (xy 197.418873 110.567856) - (xy 197.324623 110.676626) - (xy 197.324622 110.676628) - (xy 197.264834 110.807543) - (xy 197.244353 110.949999) - (xy 161.711035 110.949999) - (xy 161.605806 110.801693) - (xy 161.533155 110.720397) - (xy 160.726081 111.52747) - (xy 160.767386 111.465654) - (xy 160.786789 111.368109) - (xy 160.767386 111.270564) - (xy 160.712131 111.187869) - (xy 160.629436 111.132614) - (xy 160.556515 111.118109) - (xy 160.507267 111.118109) - (xy 160.434346 111.132614) - (xy 160.372522 111.173922) - (xy 161.179602 110.366843) - (xy 161.098306 110.294193) - (xy 160.805194 110.086218) - (xy 160.805189 110.086215) - (xy 160.490613 109.912355) - (xy 160.490609 109.912353) - (xy 160.158552 109.774812) - (xy 159.813194 109.675316) - (xy 159.813185 109.675314) - (xy 159.458858 109.615112) - (xy 159.458846 109.61511) - (xy 159.1 109.594958) - (xy 158.741153 109.61511) - (xy 158.741141 109.615112) - (xy 158.386814 109.675314) - (xy 158.386805 109.675316) - (xy 158.041447 109.774812) - (xy 157.70939 109.912353) - (xy 157.709386 109.912355) - (xy 157.39481 110.086215) - (xy 157.394805 110.086218) - (xy 157.101693 110.294194) - (xy 157.101685 110.294199) - (xy 157.020397 110.366842) - (xy 157.020397 110.366843) - (xy 157.827476 111.173922) - (xy 157.765654 111.132614) - (xy 157.692733 111.118109) - (xy 157.643485 111.118109) - (xy 157.570564 111.132614) - (xy 157.487869 111.187869) - (xy 157.432614 111.270564) - (xy 157.413211 111.368109) - (xy 157.432614 111.465654) - (xy 157.473922 111.527476) - (xy 156.666843 110.720397) - (xy 156.666842 110.720397) - (xy 156.594199 110.801685) - (xy 156.594194 110.801693) - (xy 156.386218 111.094805) - (xy 156.386215 111.09481) - (xy 156.212355 111.409386) - (xy 156.212353 111.40939) - (xy 156.074812 111.741447) - (xy 155.975316 112.086805) - (xy 155.975314 112.086814) - (xy 155.915112 112.441141) - (xy 155.91511 112.441153) - (xy 155.894958 112.8) - (xy 104.305041 112.8) - (xy 104.284889 112.441153) - (xy 104.284887 112.441141) - (xy 104.224685 112.086814) - (xy 104.224683 112.086805) - (xy 104.125187 111.741447) - (xy 103.987646 111.40939) - (xy 103.987644 111.409386) - (xy 103.813784 111.09481) - (xy 103.813781 111.094805) - (xy 103.661368 110.88) - (xy 117.554353 110.88) - (xy 117.574834 111.022456) - (xy 117.634622 111.153371) - (xy 117.634623 111.153373) - (xy 117.728872 111.262143) - (xy 117.849947 111.339953) - (xy 117.84995 111.339954) - (xy 117.849949 111.339954) - (xy 117.988036 111.380499) - (xy 117.988038 111.3805) - (xy 118.045302 111.3805) - (xy 118.112341 111.400185) - (xy 118.158096 111.452989) - (xy 118.16804 111.522147) - (xy 118.165116 111.535587) - (xy 118.144353 111.68) - (xy 118.164834 111.822456) - (xy 118.196803 111.892456) - (xy 118.224623 111.953373) - (xy 118.318872 112.062143) - (xy 118.439947 112.139953) - (xy 118.43995 112.139954) - (xy 118.439949 112.139954) - (xy 118.578036 112.180499) - (xy 118.578038 112.1805) - (xy 118.578039 112.1805) - (xy 118.721962 112.1805) - (xy 118.721962 112.180499) - (xy 118.860053 112.139953) - (xy 118.981128 112.062143) - (xy 119.075377 111.953373) - (xy 119.135165 111.822457) - (xy 119.155647 111.68) - (xy 119.135165 111.537543) - (xy 119.075377 111.406627) - (xy 118.981128 111.297857) - (xy 118.860053 111.220047) - (xy 118.860051 111.220046) - (xy 118.860049 111.220045) - (xy 118.86005 111.220045) - (xy 118.721963 111.1795) - (xy 118.721961 111.1795) - (xy 118.664698 111.1795) - (xy 118.597659 111.159815) - (xy 118.551904 111.107011) - (xy 118.54196 111.037853) - (xy 118.544883 111.024412) - (xy 118.545163 111.022459) - (xy 118.545165 111.022457) - (xy 118.565647 110.88) - (xy 118.545165 110.737543) - (xy 118.485377 110.606627) - (xy 118.391128 110.497857) - (xy 118.270053 110.420047) - (xy 118.270051 110.420046) - (xy 118.270049 110.420045) - (xy 118.27005 110.420045) - (xy 118.131963 110.3795) - (xy 118.131961 110.3795) - (xy 117.988039 110.3795) - (xy 117.988036 110.3795) - (xy 117.849949 110.420045) - (xy 117.728873 110.497856) - (xy 117.634623 110.606626) - (xy 117.634622 110.606628) - (xy 117.574834 110.737543) - (xy 117.554353 110.88) - (xy 103.661368 110.88) - (xy 103.605806 110.801693) - (xy 103.533155 110.720397) - (xy 102.72608 111.527471) - (xy 102.767386 111.465654) - (xy 102.786789 111.368109) - (xy 102.767386 111.270564) - (xy 102.712131 111.187869) - (xy 102.629436 111.132614) - (xy 102.556515 111.118109) - (xy 102.507267 111.118109) - (xy 102.434346 111.132614) - (xy 102.372522 111.173922) - (xy 103.179602 110.366843) - (xy 103.098306 110.294193) - (xy 102.805194 110.086218) - (xy 102.805189 110.086215) - (xy 102.490613 109.912355) - (xy 102.490609 109.912353) - (xy 102.158552 109.774812) - (xy 101.813194 109.675316) - (xy 101.813185 109.675314) - (xy 101.458858 109.615112) - (xy 101.458846 109.61511) - (xy 101.099999 109.594958) - (xy 100.741153 109.61511) - (xy 100.741141 109.615112) - (xy 100.386814 109.675314) - (xy 100.386805 109.675316) - (xy 100.041447 109.774812) - (xy 99.70939 109.912353) - (xy 99.709386 109.912355) - (xy 99.39481 110.086215) - (xy 99.394805 110.086218) - (xy 99.101693 110.294194) - (xy 99.101685 110.294199) - (xy 99.020397 110.366842) - (xy 99.020397 110.366843) - (xy 99.827476 111.173922) - (xy 99.765654 111.132614) - (xy 99.692733 111.118109) - (xy 99.643485 111.118109) - (xy 99.570564 111.132614) - (xy 99.487869 111.187869) - (xy 99.432614 111.270564) - (xy 99.413211 111.368109) - (xy 99.432614 111.465654) - (xy 99.473922 111.527476) - (xy 98.666843 110.720397) - (xy 98.666842 110.720397) - (xy 98.594199 110.801685) - (xy 98.594194 110.801693) - (xy 98.386218 111.094805) - (xy 98.386215 111.09481) - (xy 98.212355 111.409386) - (xy 98.212353 111.40939) - (xy 98.074812 111.741447) - (xy 97.975316 112.086805) - (xy 97.975314 112.086814) - (xy 97.915112 112.441141) - (xy 97.91511 112.441153) - (xy 97.894958 112.8) - (xy 58.28 112.8) - (xy 58.28 104.32) - (xy 191.314353 104.32) - (xy 191.334834 104.462456) - (xy 191.394622 104.593371) - (xy 191.394623 104.593373) - (xy 191.488872 104.702143) - (xy 191.609947 104.779953) - (xy 191.60995 104.779954) - (xy 191.609949 104.779954) - (xy 191.748036 104.820499) - (xy 191.748038 104.8205) - (xy 191.748039 104.8205) - (xy 191.891962 104.8205) - (xy 191.891962 104.820499) - (xy 192.030053 104.779953) - (xy 192.151128 104.702143) - (xy 192.245377 104.593373) - (xy 192.305165 104.462457) - (xy 192.325647 104.32) - (xy 192.305165 104.177543) - (xy 192.245377 104.046627) - (xy 192.151128 103.937857) - (xy 192.030053 103.860047) - (xy 192.030051 103.860046) - (xy 192.030049 103.860045) - (xy 192.03005 103.860045) - (xy 191.891963 103.8195) - (xy 191.891961 103.8195) - (xy 191.748039 103.8195) - (xy 191.748036 103.8195) - (xy 191.609949 103.860045) - (xy 191.488873 103.937856) - (xy 191.394623 104.046626) - (xy 191.394622 104.046628) - (xy 191.334834 104.177543) - (xy 191.314353 104.32) - (xy 58.28 104.32) - (xy 58.28 103.219999) - (xy 178.564353 103.219999) - (xy 178.584834 103.362456) - (xy 178.644622 103.493371) - (xy 178.644623 103.493373) - (xy 178.738872 103.602143) - (xy 178.859947 103.679953) - (xy 178.85995 103.679954) - (xy 178.859949 103.679954) - (xy 178.998036 103.720499) - (xy 178.998038 103.7205) - (xy 178.998039 103.7205) - (xy 179.141962 103.7205) - (xy 179.141962 103.720499) - (xy 179.280053 103.679953) - (xy 179.401128 103.602143) - (xy 179.495377 103.493373) - (xy 179.555165 103.362457) - (xy 179.575647 103.22) - (xy 179.555165 103.077543) - (xy 179.495377 102.946627) - (xy 179.401128 102.837857) - (xy 179.280053 102.760047) - (xy 179.280051 102.760046) - (xy 179.280049 102.760045) - (xy 179.28005 102.760045) - (xy 179.141963 102.7195) - (xy 179.141961 102.7195) - (xy 178.998039 102.7195) - (xy 178.998036 102.7195) - (xy 178.859949 102.760045) - (xy 178.738873 102.837856) - (xy 178.644623 102.946626) - (xy 178.644622 102.946628) - (xy 178.584834 103.077543) - (xy 178.564353 103.219999) - (xy 58.28 103.219999) - (xy 58.28 101.22) - (xy 111.744353 101.22) - (xy 111.764834 101.362456) - (xy 111.824622 101.493371) - (xy 111.824623 101.493373) - (xy 111.918872 101.602143) - (xy 112.039947 101.679953) - (xy 112.03995 101.679954) - (xy 112.039949 101.679954) - (xy 112.178036 101.720499) - (xy 112.178038 101.7205) - (xy 112.178039 101.7205) - (xy 112.321962 101.7205) - (xy 112.321962 101.720499) - (xy 112.460053 101.679953) - (xy 112.491102 101.659999) - (xy 120.984353 101.659999) - (xy 121.004834 101.802456) - (xy 121.064622 101.933371) - (xy 121.064623 101.933373) - (xy 121.158872 102.042143) - (xy 121.279947 102.119953) - (xy 121.27995 102.119954) - (xy 121.279949 102.119954) - (xy 121.418036 102.160499) - (xy 121.418038 102.1605) - (xy 121.418039 102.1605) - (xy 121.561962 102.1605) - (xy 121.561962 102.160499) - (xy 121.700053 102.119953) - (xy 121.821128 102.042143) - (xy 121.915377 101.933373) - (xy 121.975165 101.802457) - (xy 121.995647 101.66) - (xy 121.975165 101.517543) - (xy 121.915377 101.386627) - (xy 121.821128 101.277857) - (xy 121.700053 101.200047) - (xy 121.700051 101.200046) - (xy 121.700049 101.200045) - (xy 121.70005 101.200045) - (xy 121.561963 101.1595) - (xy 121.561961 101.1595) - (xy 121.418039 101.1595) - (xy 121.418036 101.1595) - (xy 121.279949 101.200045) - (xy 121.158873 101.277856) - (xy 121.064623 101.386626) - (xy 121.064622 101.386628) - (xy 121.004834 101.517543) - (xy 120.984353 101.659999) - (xy 112.491102 101.659999) - (xy 112.581128 101.602143) - (xy 112.675377 101.493373) - (xy 112.735165 101.362457) - (xy 112.755647 101.22) - (xy 112.735165 101.077543) - (xy 112.675377 100.946627) - (xy 112.581128 100.837857) - (xy 112.460053 100.760047) - (xy 112.460051 100.760046) - (xy 112.460049 100.760045) - (xy 112.46005 100.760045) - (xy 112.321963 100.7195) - (xy 112.321961 100.7195) - (xy 112.178039 100.7195) - (xy 112.178036 100.7195) - (xy 112.039949 100.760045) - (xy 111.918873 100.837856) - (xy 111.824623 100.946626) - (xy 111.824622 100.946628) - (xy 111.764834 101.077543) - (xy 111.744353 101.22) - (xy 58.28 101.22) - (xy 58.28 98.749999) - (xy 181.844353 98.749999) - (xy 181.864834 98.892456) - (xy 181.924622 99.023371) - (xy 181.924623 99.023373) - (xy 182.018872 99.132143) - (xy 182.139947 99.209953) - (xy 182.13995 99.209954) - (xy 182.139949 99.209954) - (xy 182.278036 99.250499) - (xy 182.278038 99.2505) - (xy 182.278039 99.2505) - (xy 182.421962 99.2505) - (xy 182.421962 99.250499) - (xy 182.529121 99.219035) - (xy 182.56005 99.209954) - (xy 182.56005 99.209953) - (xy 182.560053 99.209953) - (xy 182.681128 99.132143) - (xy 182.775377 99.023373) - (xy 182.835165 98.892457) - (xy 182.855647 98.75) - (xy 182.835165 98.607543) - (xy 182.820764 98.576011) - (xy 182.810821 98.506853) - (xy 182.839846 98.443298) - (xy 182.898624 98.405523) - (xy 182.933559 98.4005) - (xy 183.071962 98.4005) - (xy 183.071962 98.400499) - (xy 183.210053 98.359953) - (xy 183.331128 98.282143) - (xy 183.35898 98.25) - (xy 189.894353 98.25) - (xy 189.914834 98.392456) - (xy 189.953275 98.476628) - (xy 189.974623 98.523373) - (xy 190.068872 98.632143) - (xy 190.189947 98.709953) - (xy 190.18995 98.709954) - (xy 190.189949 98.709954) - (xy 190.297107 98.741417) - (xy 190.326336 98.75) - (xy 190.328036 98.750499) - (xy 190.328038 98.7505) - (xy 190.48083 98.7505) - (xy 190.48083 98.752567) - (xy 190.538364 98.760839) - (xy 190.591168 98.806594) - (xy 190.609591 98.855986) - (xy 190.614834 98.892456) - (xy 190.674622 99.023371) - (xy 190.674623 99.023373) - (xy 190.768872 99.132143) - (xy 190.889947 99.209953) - (xy 190.88995 99.209954) - (xy 190.889949 99.209954) - (xy 191.028036 99.250499) - (xy 191.028038 99.2505) - (xy 191.028039 99.2505) - (xy 191.171962 99.2505) - (xy 191.171962 99.250499) - (xy 191.279121 99.219035) - (xy 191.31005 99.209954) - (xy 191.31005 99.209953) - (xy 191.310053 99.209953) - (xy 191.431128 99.132143) - (xy 191.525377 99.023373) - (xy 191.58172 98.9) - (xy 212.094353 98.9) - (xy 212.114834 99.042456) - (xy 212.168606 99.160198) - (xy 212.174623 99.173373) - (xy 212.268872 99.282143) - (xy 212.389947 99.359953) - (xy 212.38995 99.359954) - (xy 212.389949 99.359954) - (xy 212.528036 99.400499) - (xy 212.528038 99.4005) - (xy 212.528039 99.4005) - (xy 212.671962 99.4005) - (xy 212.671962 99.400499) - (xy 212.810053 99.359953) - (xy 212.931128 99.282143) - (xy 213.025377 99.173373) - (xy 213.085165 99.042457) - (xy 213.105647 98.9) - (xy 213.085165 98.757543) - (xy 213.025377 98.626627) - (xy 212.931128 98.517857) - (xy 212.931125 98.517855) - (xy 212.931126 98.517855) - (xy 212.921153 98.511446) - (xy 212.8754 98.458641) - (xy 212.865457 98.389483) - (xy 212.894484 98.325927) - (xy 212.921152 98.302819) - (xy 213.031128 98.232143) - (xy 213.125377 98.123373) - (xy 213.185165 97.992457) - (xy 213.205647 97.85) - (xy 213.185165 97.707543) - (xy 213.125377 97.576627) - (xy 213.042689 97.481199) - (xy 213.013666 97.417647) - (xy 213.02361 97.348489) - (xy 213.042687 97.318802) - (xy 213.125377 97.223373) - (xy 213.185165 97.092457) - (xy 213.205647 96.95) - (xy 213.185165 96.807543) - (xy 213.125377 96.676627) - (xy 213.031128 96.567857) - (xy 212.910053 96.490047) - (xy 212.910051 96.490046) - (xy 212.910049 96.490045) - (xy 212.91005 96.490045) - (xy 212.771963 96.4495) - (xy 212.771961 96.4495) - (xy 212.628039 96.4495) - (xy 212.628036 96.4495) - (xy 212.489949 96.490045) - (xy 212.368873 96.567856) - (xy 212.274623 96.676626) - (xy 212.274622 96.676628) - (xy 212.214834 96.807543) - (xy 212.194353 96.95) - (xy 212.214834 97.092456) - (xy 212.264177 97.200499) - (xy 212.274623 97.223373) - (xy 212.320768 97.276628) - (xy 212.357308 97.318798) - (xy 212.386332 97.382354) - (xy 212.376388 97.451512) - (xy 212.357308 97.481202) - (xy 212.274623 97.576627) - (xy 212.274622 97.576628) - (xy 212.214834 97.707543) - (xy 212.194353 97.849999) - (xy 212.214834 97.992456) - (xy 212.274622 98.123371) - (xy 212.274623 98.123373) - (xy 212.368872 98.232143) - (xy 212.370783 98.233371) - (xy 212.378844 98.238552) - (xy 212.424599 98.291356) - (xy 212.434542 98.360515) - (xy 212.405517 98.42407) - (xy 212.378843 98.447182) - (xy 212.268876 98.517853) - (xy 212.268874 98.517855) - (xy 212.268872 98.517856) - (xy 212.268872 98.517857) - (xy 212.246672 98.543476) - (xy 212.174623 98.626626) - (xy 212.174622 98.626628) - (xy 212.114834 98.757543) - (xy 212.094353 98.9) - (xy 191.58172 98.9) - (xy 191.585165 98.892457) - (xy 191.605647 98.75) - (xy 191.585165 98.607543) - (xy 191.525377 98.476627) - (xy 191.431128 98.367857) - (xy 191.310053 98.290047) - (xy 191.310051 98.290046) - (xy 191.310049 98.290045) - (xy 191.31005 98.290045) - (xy 191.171963 98.2495) - (xy 191.171961 98.2495) - (xy 191.155538 98.2495) - (xy 191.088499 98.229815) - (xy 191.042744 98.177011) - (xy 191.0328 98.107853) - (xy 191.061825 98.044297) - (xy 191.104023 98.012707) - (xy 191.110047 98.009954) - (xy 191.110053 98.009953) - (xy 191.231128 97.932143) - (xy 191.325377 97.823373) - (xy 191.385165 97.692457) - (xy 191.405647 97.55) - (xy 191.385165 97.407543) - (xy 191.325377 97.276627) - (xy 191.231128 97.167857) - (xy 191.110053 97.090047) - (xy 191.110051 97.090046) - (xy 191.110049 97.090045) - (xy 191.11005 97.090045) - (xy 190.971963 97.0495) - (xy 190.971961 97.0495) - (xy 190.828039 97.0495) - (xy 190.828036 97.0495) - (xy 190.689949 97.090045) - (xy 190.568873 97.167856) - (xy 190.474623 97.276626) - (xy 190.474622 97.276628) - (xy 190.414834 97.407543) - (xy 190.394353 97.55) - (xy 190.403897 97.616383) - (xy 190.393953 97.685541) - (xy 190.348198 97.738345) - (xy 190.316094 97.753006) - (xy 190.189949 97.790045) - (xy 190.068873 97.867856) - (xy 189.974623 97.976626) - (xy 189.974622 97.976628) - (xy 189.914834 98.107543) - (xy 189.894353 98.25) - (xy 183.35898 98.25) - (xy 183.425377 98.173373) - (xy 183.485165 98.042457) - (xy 183.505647 97.9) - (xy 183.485165 97.757543) - (xy 183.425377 97.626627) - (xy 183.425376 97.626626) - (xy 183.425096 97.626012) - (xy 183.415152 97.556853) - (xy 183.444177 97.493298) - (xy 183.502955 97.455523) - (xy 183.53789 97.4505) - (xy 183.571962 97.4505) - (xy 183.571962 97.450499) - (xy 183.710053 97.409953) - (xy 183.831128 97.332143) - (xy 183.925377 97.223373) - (xy 183.985165 97.092457) - (xy 184.005647 96.95) - (xy 183.985165 96.807543) - (xy 183.936051 96.699999) - (xy 193.594353 96.699999) - (xy 193.614834 96.842456) - (xy 193.659381 96.939999) - (xy 193.674623 96.973373) - (xy 193.768872 97.082143) - (xy 193.889947 97.159953) - (xy 193.88995 97.159954) - (xy 193.889949 97.159954) - (xy 194.028036 97.200499) - (xy 194.028038 97.2005) - (xy 194.028039 97.2005) - (xy 194.171962 97.2005) - (xy 194.171962 97.200499) - (xy 194.310053 97.159953) - (xy 194.431128 97.082143) - (xy 194.525377 96.973373) - (xy 194.585165 96.842457) - (xy 194.605647 96.7) - (xy 194.585165 96.557543) - (xy 194.525377 96.426627) - (xy 194.431128 96.317857) - (xy 194.310053 96.240047) - (xy 194.310051 96.240046) - (xy 194.310049 96.240045) - (xy 194.31005 96.240045) - (xy 194.171963 96.1995) - (xy 194.171961 96.1995) - (xy 194.028039 96.1995) - (xy 194.028036 96.1995) - (xy 193.889949 96.240045) - (xy 193.768873 96.317856) - (xy 193.674623 96.426626) - (xy 193.674622 96.426628) - (xy 193.614834 96.557543) - (xy 193.594353 96.699999) - (xy 183.936051 96.699999) - (xy 183.925377 96.676627) - (xy 183.831128 96.567857) - (xy 183.710053 96.490047) - (xy 183.710051 96.490046) - (xy 183.710049 96.490045) - (xy 183.71005 96.490045) - (xy 183.571963 96.4495) - (xy 183.571961 96.4495) - (xy 183.428039 96.4495) - (xy 183.428036 96.4495) - (xy 183.289949 96.490045) - (xy 183.168873 96.567856) - (xy 183.074623 96.676626) - (xy 183.074622 96.676628) - (xy 183.014834 96.807543) - (xy 182.995791 96.939999) - (xy 182.994353 96.95) - (xy 182.996265 96.963296) - (xy 183.014834 97.092456) - (xy 183.074904 97.223988) - (xy 183.084848 97.293147) - (xy 183.055823 97.356702) - (xy 182.997045 97.394477) - (xy 182.96211 97.3995) - (xy 182.928036 97.3995) - (xy 182.789949 97.440045) - (xy 182.668873 97.517856) - (xy 182.574623 97.626626) - (xy 182.574622 97.626628) - (xy 182.514834 97.757543) - (xy 182.494353 97.899999) - (xy 182.514834 98.042456) - (xy 182.529235 98.073988) - (xy 182.539179 98.143147) - (xy 182.510154 98.206702) - (xy 182.451376 98.244477) - (xy 182.416441 98.2495) - (xy 182.278036 98.2495) - (xy 182.139949 98.290045) - (xy 182.018873 98.367856) - (xy 181.924623 98.476626) - (xy 181.924622 98.476628) - (xy 181.864834 98.607543) - (xy 181.844353 98.749999) - (xy 58.28 98.749999) - (xy 58.28 96.4) - (xy 121.584353 96.4) - (xy 121.604834 96.542456) - (xy 121.635698 96.610037) - (xy 121.664623 96.673373) - (xy 121.758872 96.782143) - (xy 121.879947 96.859953) - (xy 121.87995 96.859954) - (xy 121.879949 96.859954) - (xy 121.983052 96.890227) - (xy 122.011871 96.898689) - (xy 122.018036 96.900499) - (xy 122.018038 96.9005) - (xy 122.018039 96.9005) - (xy 122.161961 96.9005) - (xy 122.168115 96.898692) - (xy 122.237984 96.898689) - (xy 122.296764 96.936461) - (xy 122.325792 97.000015) - (xy 122.325793 97.000021) - (xy 122.344834 97.132456) - (xy 122.386086 97.222784) - (xy 122.404623 97.263373) - (xy 122.498193 97.371359) - (xy 122.527217 97.434913) - (xy 122.517273 97.504071) - (xy 122.47152 97.556874) - (xy 122.438876 97.577853) - (xy 122.438874 97.577855) - (xy 122.344623 97.686626) - (xy 122.344622 97.686628) - (xy 122.284834 97.817543) - (xy 122.264353 97.96) - (xy 122.284834 98.102456) - (xy 122.335956 98.214396) - (xy 122.344623 98.233373) - (xy 122.438872 98.342143) - (xy 122.559947 98.419953) - (xy 122.55995 98.419954) - (xy 122.559949 98.419954) - (xy 122.698036 98.460499) - (xy 122.698038 98.4605) - (xy 122.698039 98.4605) - (xy 122.841962 98.4605) - (xy 122.841962 98.460499) - (xy 122.980053 98.419953) - (xy 123.101128 98.342143) - (xy 123.195377 98.233373) - (xy 123.255165 98.102457) - (xy 123.275647 97.96) - (xy 123.255165 97.817543) - (xy 123.195377 97.686627) - (xy 123.101805 97.578639) - (xy 123.072782 97.515086) - (xy 123.082726 97.445928) - (xy 123.128478 97.393125) - (xy 123.161128 97.372143) - (xy 123.255377 97.263373) - (xy 123.315165 97.132457) - (xy 123.335647 96.99) - (xy 123.315165 96.847543) - (xy 123.255377 96.716627) - (xy 123.161128 96.607857) - (xy 123.059362 96.542456) - (xy 123.04005 96.530045) - (xy 122.988295 96.514849) - (xy 122.929517 96.477075) - (xy 122.900492 96.413519) - (xy 122.902436 96.4) - (xy 132.034353 96.4) - (xy 132.054834 96.542456) - (xy 132.085698 96.610037) - (xy 132.114623 96.673373) - (xy 132.208872 96.782143) - (xy 132.329947 96.859953) - (xy 132.32995 96.859954) - (xy 132.329949 96.859954) - (xy 132.433052 96.890227) - (xy 132.461871 96.898689) - (xy 132.468036 96.900499) - (xy 132.468038 96.9005) - (xy 132.468039 96.9005) - (xy 132.611962 96.9005) - (xy 132.611962 96.900499) - (xy 132.750053 96.859953) - (xy 132.785106 96.837425) - (xy 132.852142 96.817741) - (xy 132.919181 96.837424) - (xy 132.964937 96.890227) - (xy 132.974882 96.959386) - (xy 132.968591 96.980816) - (xy 132.969156 96.980982) - (xy 132.966657 96.989488) - (xy 132.949279 97.110364) - (xy 132.946176 97.131946) - (xy 132.948372 97.147222) - (xy 132.966657 97.274402) - (xy 133.026445 97.405317) - (xy 133.026448 97.405323) - (xy 133.078909 97.465866) - (xy 133.107934 97.529422) - (xy 133.09799 97.59858) - (xy 133.07891 97.62827) - (xy 132.992276 97.728253) - (xy 132.992275 97.728254) - (xy 132.932487 97.859169) - (xy 132.912006 98.001626) - (xy 132.932487 98.144082) - (xy 132.972705 98.232145) - (xy 132.992276 98.274999) - (xy 133.086525 98.383769) - (xy 133.2076 98.461579) - (xy 133.207603 98.46158) - (xy 133.207602 98.46158) - (xy 133.345689 98.502125) - (xy 133.345691 98.502126) - (xy 133.345692 98.502126) - (xy 133.489615 98.502126) - (xy 133.489615 98.502125) - (xy 133.627706 98.461579) - (xy 133.748781 98.383769) - (xy 133.84303 98.274999) - (xy 133.902818 98.144083) - (xy 133.9233 98.001626) - (xy 133.902818 97.859169) - (xy 133.84303 97.728253) - (xy 133.805529 97.684974) - (xy 133.790565 97.667704) - (xy 133.761541 97.604148) - (xy 133.771485 97.534989) - (xy 133.790561 97.505305) - (xy 133.8772 97.405319) - (xy 133.936988 97.274403) - (xy 133.95747 97.131946) - (xy 133.936988 96.989489) - (xy 133.8772 96.858573) - (xy 133.782951 96.749803) - (xy 133.661876 96.671993) - (xy 133.661874 96.671992) - (xy 133.661872 96.671991) - (xy 133.661873 96.671991) - (xy 133.523786 96.631446) - (xy 133.523784 96.631446) - (xy 133.379862 96.631446) - (xy 133.379859 96.631446) - (xy 133.241772 96.671991) - (xy 133.206717 96.69452) - (xy 133.139677 96.714204) - (xy 133.072638 96.694519) - (xy 133.026883 96.641715) - (xy 133.01694 96.572556) - (xy 133.023232 96.551129) - (xy 133.022667 96.550964) - (xy 133.025165 96.542456) - (xy 133.026949 96.530047) - (xy 133.042885 96.419206) - (xy 133.07191 96.355652) - (xy 133.130687 96.317877) - (xy 133.200557 96.317877) - (xy 133.251947 96.332966) - (xy 133.298038 96.3465) - (xy 133.298039 96.3465) - (xy 133.441962 96.3465) - (xy 133.441962 96.346499) - (xy 133.580053 96.305953) - (xy 133.701128 96.228143) - (xy 133.795377 96.119373) - (xy 133.855165 95.988457) - (xy 133.875647 95.846) - (xy 133.855165 95.703543) - (xy 133.795377 95.572627) - (xy 133.701128 95.463857) - (xy 133.580053 95.386047) - (xy 133.580051 95.386046) - (xy 133.580049 95.386045) - (xy 133.58005 95.386045) - (xy 133.441963 95.3455) - (xy 133.441961 95.3455) - (xy 133.298039 95.3455) - (xy 133.298036 95.3455) - (xy 133.159949 95.386045) - (xy 133.038873 95.463856) - (xy 132.944623 95.572626) - (xy 132.944622 95.572628) - (xy 132.884834 95.703543) - (xy 132.867114 95.826792) - (xy 132.838089 95.890348) - (xy 132.77931 95.928122) - (xy 132.709442 95.928122) - (xy 132.611963 95.8995) - (xy 132.611961 95.8995) - (xy 132.468039 95.8995) - (xy 132.468036 95.8995) - (xy 132.329949 95.940045) - (xy 132.208873 96.017856) - (xy 132.114623 96.126626) - (xy 132.114622 96.126628) - (xy 132.054834 96.257543) - (xy 132.034353 96.4) - (xy 122.902436 96.4) - (xy 122.910436 96.344361) - (xy 122.956191 96.291557) - (xy 122.988296 96.276895) - (xy 123.08005 96.249954) - (xy 123.08005 96.249953) - (xy 123.080053 96.249953) - (xy 123.201128 96.172143) - (xy 123.295377 96.063373) - (xy 123.355165 95.932457) - (xy 123.375647 95.79) - (xy 123.355165 95.647543) - (xy 123.295377 95.516627) - (xy 123.201128 95.407857) - (xy 123.080053 95.330047) - (xy 123.080051 95.330046) - (xy 123.080049 95.330045) - (xy 123.08005 95.330045) - (xy 122.941963 95.2895) - (xy 122.941961 95.2895) - (xy 122.798039 95.2895) - (xy 122.798036 95.2895) - (xy 122.659949 95.330045) - (xy 122.538873 95.407856) - (xy 122.444623 95.516626) - (xy 122.444622 95.516628) - (xy 122.384834 95.647543) - (xy 122.364353 95.79) - (xy 122.364353 95.793282) - (xy 122.363428 95.79643) - (xy 122.363091 95.798778) - (xy 122.362753 95.798729) - (xy 122.344668 95.860321) - (xy 122.291864 95.906076) - (xy 122.222706 95.91602) - (xy 122.20542 95.91226) - (xy 122.161961 95.8995) - (xy 122.018039 95.8995) - (xy 122.018036 95.8995) - (xy 121.879949 95.940045) - (xy 121.758873 96.017856) - (xy 121.664623 96.126626) - (xy 121.664622 96.126628) - (xy 121.604834 96.257543) - (xy 121.584353 96.4) - (xy 58.28 96.4) - (xy 58.28 95.099999) - (xy 193.594353 95.099999) - (xy 193.614834 95.242456) - (xy 193.654836 95.330047) - (xy 193.674623 95.373373) - (xy 193.768872 95.482143) - (xy 193.889947 95.559953) - (xy 193.88995 95.559954) - (xy 193.889949 95.559954) - (xy 194.028036 95.600499) - (xy 194.028038 95.6005) - (xy 194.028039 95.6005) - (xy 194.171962 95.6005) - (xy 194.171962 95.600499) - (xy 194.310053 95.559953) - (xy 194.431128 95.482143) - (xy 194.525377 95.373373) - (xy 194.585165 95.242457) - (xy 194.605647 95.1) - (xy 194.585165 94.957543) - (xy 194.525377 94.826627) - (xy 194.431128 94.717857) - (xy 194.310053 94.640047) - (xy 194.310051 94.640046) - (xy 194.310049 94.640045) - (xy 194.31005 94.640045) - (xy 194.171963 94.5995) - (xy 194.171961 94.5995) - (xy 194.028039 94.5995) - (xy 194.028036 94.5995) - (xy 193.889949 94.640045) - (xy 193.768873 94.717856) - (xy 193.674623 94.826626) - (xy 193.674622 94.826628) - (xy 193.614834 94.957543) - (xy 193.594353 95.099999) - (xy 58.28 95.099999) - (xy 58.28 94.579999) - (xy 182.454353 94.579999) - (xy 182.474834 94.722456) - (xy 182.516322 94.8133) - (xy 182.534623 94.853373) - (xy 182.628872 94.962143) - (xy 182.749947 95.039953) - (xy 182.74995 95.039954) - (xy 182.749949 95.039954) - (xy 182.888036 95.080499) - (xy 182.888038 95.0805) - (xy 182.888039 95.0805) - (xy 183.031962 95.0805) - (xy 183.031962 95.080499) - (xy 183.170053 95.039953) - (xy 183.291128 94.962143) - (xy 183.385377 94.853373) - (xy 183.445165 94.722457) - (xy 183.465647 94.58) - (xy 183.445165 94.437543) - (xy 183.385377 94.306627) - (xy 183.291128 94.197857) - (xy 183.170053 94.120047) - (xy 183.170051 94.120046) - (xy 183.170049 94.120045) - (xy 183.17005 94.120045) - (xy 183.031963 94.0795) - (xy 183.031961 94.0795) - (xy 182.888039 94.0795) - (xy 182.888036 94.0795) - (xy 182.749949 94.120045) - (xy 182.628873 94.197856) - (xy 182.534623 94.306626) - (xy 182.534622 94.306628) - (xy 182.474834 94.437543) - (xy 182.454353 94.579999) - (xy 58.28 94.579999) - (xy 58.28 93.31) - (xy 133.644353 93.31) - (xy 133.664834 93.452456) - (xy 133.70961 93.550499) - (xy 133.724623 93.583373) - (xy 133.818872 93.692143) - (xy 133.939947 93.769953) - (xy 133.93995 93.769954) - (xy 133.939949 93.769954) - (xy 134.078036 93.810499) - (xy 134.078038 93.8105) - (xy 134.078039 93.8105) - (xy 134.221962 93.8105) - (xy 134.221962 93.810499) - (xy 134.360053 93.769953) - (xy 134.481128 93.692143) - (xy 134.575377 93.583373) - (xy 134.635165 93.452457) - (xy 134.648458 93.36) - (xy 163.984353 93.36) - (xy 164.004834 93.502456) - (xy 164.060137 93.62355) - (xy 164.064623 93.633373) - (xy 164.158872 93.742143) - (xy 164.279947 93.819953) - (xy 164.27995 93.819954) - (xy 164.279949 93.819954) - (xy 164.418036 93.860499) - (xy 164.418038 93.8605) - (xy 164.418039 93.8605) - (xy 164.561962 93.8605) - (xy 164.561962 93.860499) - (xy 164.700053 93.819953) - (xy 164.821128 93.742143) - (xy 164.915377 93.633373) - (xy 164.975165 93.502457) - (xy 164.995647 93.36) - (xy 164.975165 93.217543) - (xy 164.915377 93.086627) - (xy 164.883639 93.049999) - (xy 181.734353 93.049999) - (xy 181.754834 93.192456) - (xy 181.786812 93.262476) - (xy 181.814623 93.323373) - (xy 181.908872 93.432143) - (xy 182.029947 93.509953) - (xy 182.02995 93.509954) - (xy 182.029949 93.509954) - (xy 182.168036 93.550499) - (xy 182.168038 93.5505) - (xy 182.168039 93.5505) - (xy 182.311962 93.5505) - (xy 182.311962 93.550499) - (xy 182.419121 93.519035) - (xy 182.45005 93.509954) - (xy 182.45005 93.509953) - (xy 182.450053 93.509953) - (xy 182.571128 93.432143) - (xy 182.665377 93.323373) - (xy 182.725165 93.192457) - (xy 182.745647 93.05) - (xy 182.725165 92.907543) - (xy 182.665377 92.776627) - (xy 182.651348 92.760437) - (xy 193.938353 92.760437) - (xy 193.958834 92.902894) - (xy 193.987315 92.965257) - (xy 194.018623 93.033811) - (xy 194.112872 93.142581) - (xy 194.233947 93.220391) - (xy 194.23395 93.220392) - (xy 194.233949 93.220392) - (xy 194.372036 93.260937) - (xy 194.372038 93.260938) - (xy 194.372039 93.260938) - (xy 194.515962 93.260938) - (xy 194.515962 93.260937) - (xy 194.654053 93.220391) - (xy 194.775128 93.142581) - (xy 194.869377 93.033811) - (xy 194.929165 92.902895) - (xy 194.949647 92.760438) - (xy 194.929165 92.617981) - (xy 194.869377 92.487065) - (xy 194.775128 92.378295) - (xy 194.654053 92.300485) - (xy 194.654051 92.300484) - (xy 194.654049 92.300483) - (xy 194.65405 92.300483) - (xy 194.515963 92.259938) - (xy 194.515961 92.259938) - (xy 194.372039 92.259938) - (xy 194.372036 92.259938) - (xy 194.233949 92.300483) - (xy 194.112873 92.378294) - (xy 194.018623 92.487064) - (xy 194.018622 92.487066) - (xy 193.958834 92.617981) - (xy 193.938353 92.760437) - (xy 182.651348 92.760437) - (xy 182.571128 92.667857) - (xy 182.450053 92.590047) - (xy 182.450051 92.590046) - (xy 182.450049 92.590045) - (xy 182.45005 92.590045) - (xy 182.311963 92.5495) - (xy 182.311961 92.5495) - (xy 182.168039 92.5495) - (xy 182.168036 92.5495) - (xy 182.029949 92.590045) - (xy 181.908873 92.667856) - (xy 181.814623 92.776626) - (xy 181.814622 92.776628) - (xy 181.754834 92.907543) - (xy 181.734353 93.049999) - (xy 164.883639 93.049999) - (xy 164.821128 92.977857) - (xy 164.700053 92.900047) - (xy 164.700051 92.900046) - (xy 164.700049 92.900045) - (xy 164.70005 92.900045) - (xy 164.561963 92.8595) - (xy 164.561961 92.8595) - (xy 164.418039 92.8595) - (xy 164.418036 92.8595) - (xy 164.279949 92.900045) - (xy 164.158873 92.977856) - (xy 164.064623 93.086626) - (xy 164.064622 93.086628) - (xy 164.004834 93.217543) - (xy 163.984353 93.36) - (xy 134.648458 93.36) - (xy 134.655647 93.31) - (xy 134.635165 93.167543) - (xy 134.575377 93.036627) - (xy 134.481128 92.927857) - (xy 134.360053 92.850047) - (xy 134.360051 92.850046) - (xy 134.360049 92.850045) - (xy 134.36005 92.850045) - (xy 134.221963 92.8095) - (xy 134.221961 92.8095) - (xy 134.078039 92.8095) - (xy 134.078036 92.8095) - (xy 133.939949 92.850045) - (xy 133.818873 92.927856) - (xy 133.724623 93.036626) - (xy 133.724622 93.036628) - (xy 133.664834 93.167543) - (xy 133.644353 93.31) - (xy 58.28 93.31) - (xy 58.28 90.8) - (xy 181.144353 90.8) - (xy 181.164834 90.942456) - (xy 181.224622 91.073371) - (xy 181.224623 91.073373) - (xy 181.318872 91.182143) - (xy 181.439947 91.259953) - (xy 181.43995 91.259954) - (xy 181.439949 91.259954) - (xy 181.578036 91.300499) - (xy 181.578038 91.3005) - (xy 181.578039 91.3005) - (xy 181.721962 91.3005) - (xy 181.721962 91.300499) - (xy 181.860053 91.259953) - (xy 181.981128 91.182143) - (xy 182.075377 91.073373) - (xy 182.135165 90.942457) - (xy 182.155647 90.8) - (xy 182.135165 90.657543) - (xy 182.075377 90.526627) - (xy 181.981128 90.417857) - (xy 181.860053 90.340047) - (xy 181.860051 90.340046) - (xy 181.860049 90.340045) - (xy 181.86005 90.340045) - (xy 181.721963 90.2995) - (xy 181.721961 90.2995) - (xy 181.578039 90.2995) - (xy 181.578036 90.2995) - (xy 181.439949 90.340045) - (xy 181.318873 90.417856) - (xy 181.224623 90.526626) - (xy 181.224622 90.526628) - (xy 181.164834 90.657543) - (xy 181.144353 90.8) - (xy 58.28 90.8) - (xy 58.28 89.84) - (xy 183.304353 89.84) - (xy 183.324834 89.982456) - (xy 183.384622 90.113371) - (xy 183.384623 90.113373) - (xy 183.478872 90.222143) - (xy 183.599947 90.299953) - (xy 183.59995 90.299954) - (xy 183.599949 90.299954) - (xy 183.690028 90.326403) - (xy 183.736496 90.340047) - (xy 183.738036 90.340499) - (xy 183.738038 90.3405) - (xy 183.738039 90.3405) - (xy 183.881962 90.3405) - (xy 183.881962 90.340499) - (xy 184.020053 90.299953) - (xy 184.141128 90.222143) - (xy 184.235377 90.113373) - (xy 184.295165 89.982457) - (xy 184.315647 89.84) - (xy 184.295165 89.697543) - (xy 184.235377 89.566627) - (xy 184.141128 89.457857) - (xy 184.020053 89.380047) - (xy 184.020051 89.380046) - (xy 184.020049 89.380045) - (xy 184.02005 89.380045) - (xy 183.881963 89.3395) - (xy 183.881961 89.3395) - (xy 183.738039 89.3395) - (xy 183.738036 89.3395) - (xy 183.599949 89.380045) - (xy 183.478873 89.457856) - (xy 183.384623 89.566626) - (xy 183.384622 89.566628) - (xy 183.324834 89.697543) - (xy 183.304353 89.84) - (xy 58.28 89.84) - (xy 58.28 86.7) - (xy 85.354353 86.7) - (xy 85.374834 86.842456) - (xy 85.413476 86.927068) - (xy 85.434623 86.973373) - (xy 85.528872 87.082143) - (xy 85.649947 87.159953) - (xy 85.64995 87.159954) - (xy 85.649949 87.159954) - (xy 85.757107 87.191417) - (xy 85.770918 87.195473) - (xy 85.788036 87.200499) - (xy 85.788038 87.2005) - (xy 85.788039 87.2005) - (xy 85.931962 87.2005) - (xy 85.931962 87.200499) - (xy 86.070053 87.159953) - (xy 86.191128 87.082143) - (xy 86.285377 86.973373) - (xy 86.345165 86.842457) - (xy 86.365647 86.7) - (xy 86.359896 86.66) - (xy 89.691614 86.66) - (xy 89.710213 86.765473) - (xy 89.710215 86.765479) - (xy 89.76376 86.858222) - (xy 89.763761 86.858223) - (xy 89.763763 86.858226) - (xy 89.800475 86.889031) - (xy 89.845805 86.927068) - (xy 89.845806 86.927068) - (xy 89.845807 86.927069) - (xy 89.94645 86.9637) - (xy 89.946452 86.9637) - (xy 90.017615 86.9637) - (xy 90.084654 86.983385) - (xy 90.130409 87.036189) - (xy 90.141615 87.0877) - (xy 90.141615 87.09) - (xy 90.160213 87.195473) - (xy 90.160215 87.195479) - (xy 90.21376 87.288222) - (xy 90.213761 87.288223) - (xy 90.213763 87.288226) - (xy 90.251574 87.319953) - (xy 90.295805 87.357068) - (xy 90.295806 87.357068) - (xy 90.295807 87.357069) - (xy 90.39645 87.3937) - (xy 90.396452 87.3937) - (xy 90.503548 87.3937) - (xy 90.50355 87.3937) - (xy 90.604193 87.357069) - (xy 90.686237 87.288226) - (xy 90.739787 87.195474) - (xy 90.758385 87.09) - (xy 90.757979 87.0877) - (xy 90.755597 87.074188) - (xy 90.739787 86.984526) - (xy 90.739128 86.983385) - (xy 90.686239 86.891777) - (xy 90.686238 86.891776) - (xy 90.686237 86.891774) - (xy 90.646251 86.858222) - (xy 90.604194 86.822931) - (xy 90.50355 86.7863) - (xy 90.432385 86.7863) - (xy 90.365346 86.766615) - (xy 90.319591 86.713811) - (xy 90.308385 86.6623) - (xy 90.308385 86.659999) - (xy 90.304155 86.636011) - (xy 90.289787 86.554526) - (xy 90.261842 86.506124) - (xy 90.236239 86.461777) - (xy 90.236238 86.461776) - (xy 90.236237 86.461774) - (xy 90.194352 86.426628) - (xy 90.186452 86.419999) - (xy 93.244353 86.419999) - (xy 93.264834 86.562456) - (xy 93.298426 86.636011) - (xy 93.324623 86.693373) - (xy 93.418872 86.802143) - (xy 93.539947 86.879953) - (xy 93.53995 86.879954) - (xy 93.539949 86.879954) - (xy 93.678036 86.920499) - (xy 93.678038 86.9205) - (xy 93.678039 86.9205) - (xy 93.821962 86.9205) - (xy 93.821962 86.920499) - (xy 93.960053 86.879953) - (xy 94.081128 86.802143) - (xy 94.082984 86.800001) - (xy 97.344532 86.800001) - (xy 97.364364 87.026686) - (xy 97.364366 87.026697) - (xy 97.423258 87.246488) - (xy 97.423261 87.246497) - (xy 97.519431 87.452732) - (xy 97.519432 87.452734) - (xy 97.649954 87.639141) - (xy 97.810858 87.800045) - (xy 97.810861 87.800047) - (xy 97.997266 87.930568) - (xy 98.203504 88.026739) - (xy 98.423308 88.085635) - (xy 98.58523 88.099801) - (xy 98.649998 88.105468) - (xy 98.65 88.105468) - (xy 98.650002 88.105468) - (xy 98.706673 88.100509) - (xy 98.876692 88.085635) - (xy 99.096496 88.026739) - (xy 99.302734 87.930568) - (xy 99.489139 87.800047) - (xy 99.650047 87.639139) - (xy 99.780568 87.452734) - (xy 99.876739 87.246496) - (xy 99.935635 87.026692) - (xy 99.955468 86.8) - (xy 99.954269 86.7863) - (xy 99.943421 86.6623) - (xy 99.935635 86.573308) - (xy 99.882857 86.376335) - (xy 99.876741 86.353511) - (xy 99.876738 86.353502) - (xy 99.854173 86.305112) - (xy 99.780568 86.147266) - (xy 99.650047 85.960861) - (xy 99.650045 85.960858) - (xy 99.489141 85.799954) - (xy 99.302734 85.669432) - (xy 99.302732 85.669431) - (xy 99.096497 85.573261) - (xy 99.096488 85.573258) - (xy 98.876697 85.514366) - (xy 98.876693 85.514365) - (xy 98.876692 85.514365) - (xy 98.876691 85.514364) - (xy 98.876686 85.514364) - (xy 98.650002 85.494532) - (xy 98.649998 85.494532) - (xy 98.423313 85.514364) - (xy 98.423302 85.514366) - (xy 98.203511 85.573258) - (xy 98.203502 85.573261) - (xy 97.997267 85.669431) - (xy 97.997265 85.669432) - (xy 97.810858 85.799954) - (xy 97.649954 85.960858) - (xy 97.519432 86.147265) - (xy 97.519431 86.147267) - (xy 97.423261 86.353502) - (xy 97.423258 86.353511) - (xy 97.364366 86.573302) - (xy 97.364364 86.573313) - (xy 97.344532 86.799998) - (xy 97.344532 86.800001) - (xy 94.082984 86.800001) - (xy 94.175377 86.693373) - (xy 94.235165 86.562457) - (xy 94.255647 86.42) - (xy 94.235165 86.277543) - (xy 94.175377 86.146627) - (xy 94.081128 86.037857) - (xy 93.960053 85.960047) - (xy 93.960051 85.960046) - (xy 93.960049 85.960045) - (xy 93.96005 85.960045) - (xy 93.821963 85.9195) - (xy 93.821961 85.9195) - (xy 93.678039 85.9195) - (xy 93.678036 85.9195) - (xy 93.539949 85.960045) - (xy 93.418873 86.037856) - (xy 93.418872 86.037856) - (xy 93.418872 86.037857) - (xy 93.409227 86.048988) - (xy 93.324623 86.146626) - (xy 93.324622 86.146628) - (xy 93.264834 86.277543) - (xy 93.244353 86.419999) - (xy 90.186452 86.419999) - (xy 90.154194 86.392931) - (xy 90.05355 86.3563) - (xy 89.94645 86.3563) - (xy 89.845808 86.392931) - (xy 89.845807 86.392931) - (xy 89.845806 86.392932) - (xy 89.763764 86.461772) - (xy 89.763762 86.461774) - (xy 89.710215 86.55452) - (xy 89.710213 86.554526) - (xy 89.691614 86.659999) - (xy 89.691614 86.66) - (xy 86.359896 86.66) - (xy 86.345165 86.557543) - (xy 86.285377 86.426627) - (xy 86.191128 86.317857) - (xy 86.070053 86.240047) - (xy 86.070051 86.240046) - (xy 86.070049 86.240045) - (xy 86.07005 86.240045) - (xy 85.931963 86.1995) - (xy 85.931961 86.1995) - (xy 85.788039 86.1995) - (xy 85.788036 86.1995) - (xy 85.649949 86.240045) - (xy 85.528873 86.317856) - (xy 85.434623 86.426626) - (xy 85.434622 86.426628) - (xy 85.374834 86.557543) - (xy 85.354353 86.7) - (xy 58.28 86.7) - (xy 58.28 85.67) - (xy 95.791614 85.67) - (xy 95.80527 85.74744) - (xy 95.808478 85.765637) - (xy 95.810213 85.775473) - (xy 95.810215 85.775479) - (xy 95.86376 85.868222) - (xy 95.863761 85.868223) - (xy 95.863763 85.868226) - (xy 95.904785 85.902647) - (xy 95.945805 85.937068) - (xy 95.945806 85.937068) - (xy 95.945807 85.937069) - (xy 96.04645 85.9737) - (xy 96.046452 85.9737) - (xy 96.153548 85.9737) - (xy 96.15355 85.9737) - (xy 96.254193 85.937069) - (xy 96.326256 85.8766) - (xy 96.390259 85.84859) - (xy 96.459251 85.859629) - (xy 96.485664 85.876603) - (xy 96.545805 85.927068) - (xy 96.545806 85.927068) - (xy 96.545807 85.927069) - (xy 96.64645 85.9637) - (xy 96.646452 85.9637) - (xy 96.753548 85.9637) - (xy 96.75355 85.9637) - (xy 96.854193 85.927069) - (xy 96.936237 85.858226) - (xy 96.989787 85.765474) - (xy 97.008385 85.66) - (xy 96.989787 85.554526) - (xy 96.985884 85.547766) - (xy 96.936239 85.461777) - (xy 96.936238 85.461776) - (xy 96.936237 85.461774) - (xy 96.904945 85.435517) - (xy 96.854194 85.392931) - (xy 96.75355 85.3563) - (xy 96.64645 85.3563) - (xy 96.545808 85.392931) - (xy 96.545807 85.392931) - (xy 96.545806 85.392932) - (xy 96.473744 85.453397) - (xy 96.409735 85.481409) - (xy 96.340743 85.470368) - (xy 96.314336 85.453397) - (xy 96.254193 85.402931) - (xy 96.15355 85.3663) - (xy 96.04645 85.3663) - (xy 95.945808 85.402931) - (xy 95.945807 85.402931) - (xy 95.945806 85.402932) - (xy 95.863764 85.471772) - (xy 95.863762 85.471774) - (xy 95.810215 85.56452) - (xy 95.810213 85.564526) - (xy 95.791614 85.669999) - (xy 95.791614 85.67) - (xy 58.28 85.67) - (xy 58.28 83.49) - (xy 86.441614 83.49) - (xy 86.460213 83.595473) - (xy 86.460215 83.595479) - (xy 86.51376 83.688222) - (xy 86.513761 83.688223) - (xy 86.513763 83.688226) - (xy 86.554784 83.722647) - (xy 86.595805 83.757068) - (xy 86.595806 83.757068) - (xy 86.595807 83.757069) - (xy 86.69645 83.7937) - (xy 86.696452 83.7937) - (xy 86.803548 83.7937) - (xy 86.80355 83.7937) - (xy 86.904193 83.757069) - (xy 86.963377 83.707407) - (xy 87.027384 83.679395) - (xy 87.096376 83.690434) - (xy 87.122788 83.707408) - (xy 87.205805 83.777068) - (xy 87.205806 83.777068) - (xy 87.205807 83.777069) - (xy 87.30645 83.8137) - (xy 87.306452 83.8137) - (xy 87.413548 83.8137) - (xy 87.41355 83.8137) - (xy 87.514193 83.777069) - (xy 87.596237 83.708226) - (xy 87.649787 83.615474) - (xy 87.668385 83.51) - (xy 87.649787 83.404526) - (xy 87.643164 83.393055) - (xy 87.596239 83.311777) - (xy 87.596238 83.311776) - (xy 87.596237 83.311774) - (xy 87.564945 83.285517) - (xy 87.514194 83.242931) - (xy 87.41355 83.2063) - (xy 87.30645 83.2063) - (xy 87.205808 83.242931) - (xy 87.205807 83.242931) - (xy 87.205806 83.242932) - (xy 87.146621 83.292593) - (xy 87.082612 83.320605) - (xy 87.013621 83.309564) - (xy 86.987211 83.292592) - (xy 86.986237 83.291775) - (xy 86.986237 83.291774) - (xy 86.904193 83.222931) - (xy 86.80355 83.1863) - (xy 86.69645 83.1863) - (xy 86.595808 83.222931) - (xy 86.595807 83.222931) - (xy 86.595806 83.222932) - (xy 86.513764 83.291772) - (xy 86.513762 83.291774) - (xy 86.460215 83.38452) - (xy 86.460213 83.384526) - (xy 86.441614 83.489999) - (xy 86.441614 83.49) - (xy 58.28 83.49) - (xy 58.28 82.999999) - (xy 96.654353 82.999999) - (xy 96.674834 83.142456) - (xy 96.711587 83.222932) - (xy 96.734623 83.273373) - (xy 96.828872 83.382143) - (xy 96.949947 83.459953) - (xy 96.94995 83.459954) - (xy 96.949949 83.459954) - (xy 97.088036 83.500499) - (xy 97.088038 83.5005) - (xy 97.088039 83.5005) - (xy 97.231962 83.5005) - (xy 97.231962 83.500499) - (xy 97.370053 83.459953) - (xy 97.491128 83.382143) - (xy 97.585377 83.273373) - (xy 97.645165 83.142457) - (xy 97.665647 83) - (xy 97.645165 82.857543) - (xy 97.585377 82.726627) - (xy 97.491128 82.617857) - (xy 97.370053 82.540047) - (xy 97.370051 82.540046) - (xy 97.370049 82.540045) - (xy 97.37005 82.540045) - (xy 97.231963 82.4995) - (xy 97.231961 82.4995) - (xy 97.088039 82.4995) - (xy 97.088036 82.4995) - (xy 96.949949 82.540045) - (xy 96.828873 82.617856) - (xy 96.734623 82.726626) - (xy 96.734622 82.726628) - (xy 96.674834 82.857543) - (xy 96.654353 82.999999) - (xy 58.28 82.999999) - (xy 58.28 80.539999) - (xy 96.844353 80.539999) - (xy 96.864834 80.682456) - (xy 96.910026 80.78141) - (xy 96.924623 80.813373) - (xy 97.018872 80.922143) - (xy 97.139947 80.999953) - (xy 97.13995 80.999954) - (xy 97.139949 80.999954) - (xy 97.278036 81.040499) - (xy 97.278038 81.0405) - (xy 97.278039 81.0405) - (xy 97.421962 81.0405) - (xy 97.421962 81.040499) - (xy 97.560053 80.999953) - (xy 97.681128 80.922143) - (xy 97.775377 80.813373) - (xy 97.835165 80.682457) - (xy 97.855647 80.54) - (xy 97.835165 80.397543) - (xy 97.775377 80.266627) - (xy 97.681128 80.157857) - (xy 97.560053 80.080047) - (xy 97.560051 80.080046) - (xy 97.560049 80.080045) - (xy 97.56005 80.080045) - (xy 97.421963 80.0395) - (xy 97.421961 80.0395) - (xy 97.278039 80.0395) - (xy 97.278036 80.0395) - (xy 97.139949 80.080045) - (xy 97.018873 80.157856) - (xy 96.924623 80.266626) - (xy 96.924622 80.266628) - (xy 96.864834 80.397543) - (xy 96.844353 80.539999) - (xy 58.28 80.539999) - (xy 58.28 79.43924) - (xy 104.91931 79.43924) - (xy 104.919311 79.439241) - (xy 105.007581 79.493895) - (xy 105.007588 79.493899) - (xy 105.197678 79.567539) - (xy 105.398072 79.605) - (xy 105.601928 79.605) - (xy 105.802321 79.567539) - (xy 105.992414 79.493897) - (xy 106.06331 79.45) - (xy 122.304353 79.45) - (xy 122.324834 79.592456) - (xy 122.342458 79.631046) - (xy 122.384623 79.723373) - (xy 122.478872 79.832143) - (xy 122.599947 79.909953) - (xy 122.59995 79.909954) - (xy 122.599949 79.909954) - (xy 122.738036 79.950499) - (xy 122.738038 79.9505) - (xy 122.738039 79.9505) - (xy 122.881962 79.9505) - (xy 122.881962 79.950499) - (xy 123.020053 79.909953) - (xy 123.141128 79.832143) - (xy 123.235377 79.723373) - (xy 123.295165 79.592457) - (xy 123.315647 79.45) - (xy 123.295165 79.307543) - (xy 123.235377 79.176627) - (xy 123.141128 79.067857) - (xy 123.020053 78.990047) - (xy 123.020051 78.990046) - (xy 123.020049 78.990045) - (xy 123.02005 78.990045) - (xy 122.881963 78.9495) - (xy 122.881961 78.9495) - (xy 122.738039 78.9495) - (xy 122.738036 78.9495) - (xy 122.599949 78.990045) - (xy 122.478873 79.067856) - (xy 122.384623 79.176626) - (xy 122.384622 79.176628) - (xy 122.324834 79.307543) - (xy 122.304353 79.45) - (xy 106.06331 79.45) - (xy 106.080688 79.43924) - (xy 105.500001 78.858553) - (xy 105.5 78.858553) - (xy 104.91931 79.43924) - (xy 58.28 79.43924) - (xy 58.28 78.211361) - (xy 58.299685 78.144322) - (xy 58.316314 78.123685) - (xy 59.566183 76.873816) - (xy 59.627502 76.840334) - (xy 59.697194 76.845318) - (xy 59.753127 76.88719) - (xy 59.757348 76.89319) - (xy 59.780002 76.92751) - (xy 60.048808 77.264582) - (xy 60.099423 77.317521) - (xy 61.091436 76.325508) - (xy 61.082886 76.355559) - (xy 61.093235 76.46724) - (xy 61.143229 76.567641) - (xy 61.226115 76.643203) - (xy 61.330701 76.683719) - (xy 61.414583 76.683719) - (xy 61.446253 76.677798) - (xy 60.454077 77.669975) - (xy 60.671427 77.859869) - (xy 60.671444 77.859882) - (xy 61.020224 78.113286) - (xy 61.39034 78.33442) - (xy 61.390346 78.334423) - (xy 61.778769 78.521478) - (xy 61.778783 78.521484) - (xy 62.182409 78.672967) - (xy 62.182434 78.672975) - (xy 62.598016 78.787669) - (xy 63.022223 78.864651) - (xy 63.451635 78.903299) - (xy 63.451638 78.9033) - (xy 63.882762 78.9033) - (xy 63.882764 78.903299) - (xy 64.312176 78.864651) - (xy 64.723538 78.79) - (xy 95.701614 78.79) - (xy 95.713076 78.855) - (xy 95.718627 78.886482) - (xy 95.720213 78.895473) - (xy 95.720215 78.895479) - (xy 95.77376 78.988222) - (xy 95.773761 78.988223) - (xy 95.773763 78.988226) - (xy 95.79851 79.008991) - (xy 95.855805 79.057068) - (xy 95.855806 79.057068) - (xy 95.855807 79.057069) - (xy 95.95645 79.0937) - (xy 95.956452 79.0937) - (xy 96.063548 79.0937) - (xy 96.06355 79.0937) - (xy 96.164193 79.057069) - (xy 96.242215 78.9916) - (xy 96.306218 78.96359) - (xy 96.375211 78.974629) - (xy 96.401623 78.991603) - (xy 96.455805 79.037068) - (xy 96.455806 79.037068) - (xy 96.455807 79.037069) - (xy 96.55645 79.0737) - (xy 96.556452 79.0737) - (xy 96.663548 79.0737) - (xy 96.66355 79.0737) - (xy 96.764193 79.037069) - (xy 96.846237 78.968226) - (xy 96.899787 78.875474) - (xy 96.918385 78.77) - (xy 96.899787 78.664526) - (xy 96.854085 78.585368) - (xy 96.846239 78.571777) - (xy 96.846238 78.571776) - (xy 96.846237 78.571774) - (xy 96.814945 78.545517) - (xy 96.812113 78.543141) - (xy 100.692397 78.543141) - (xy 100.723362 78.692159) - (xy 100.723364 78.692164) - (xy 100.723365 78.692166) - (xy 100.79339 78.827308) - (xy 100.793389 78.827308) - (xy 100.793391 78.82731) - (xy 100.897281 78.93855) - (xy 101.027331 79.017635) - (xy 101.173896 79.0587) - (xy 101.173898 79.0587) - (xy 101.287877 79.0587) - (xy 101.316104 79.05482) - (xy 101.400791 79.04318) - (xy 101.527306 78.988227) - (xy 101.540397 78.982541) - (xy 101.540397 78.98254) - (xy 101.540399 78.98254) - (xy 101.658469 78.886483) - (xy 101.728219 78.787669) - (xy 101.746243 78.762135) - (xy 101.756795 78.732446) - (xy 101.797216 78.618713) - (xy 101.802385 78.543141) - (xy 102.442397 78.543141) - (xy 102.473362 78.692159) - (xy 102.473364 78.692164) - (xy 102.473365 78.692166) - (xy 102.54339 78.827308) - (xy 102.543389 78.827308) - (xy 102.543391 78.82731) - (xy 102.647281 78.93855) - (xy 102.777331 79.017635) - (xy 102.923896 79.0587) - (xy 102.923898 79.0587) - (xy 103.037877 79.0587) - (xy 103.066104 79.05482) - (xy 103.150791 79.04318) - (xy 103.277306 78.988227) - (xy 103.290397 78.982541) - (xy 103.290397 78.98254) - (xy 103.290399 78.98254) - (xy 103.408469 78.886483) - (xy 103.478219 78.787669) - (xy 103.496243 78.762135) - (xy 103.506795 78.732446) - (xy 103.547216 78.618713) - (xy 103.554994 78.505) - (xy 104.395287 78.505) - (xy 104.414096 78.707989) - (xy 104.414097 78.707992) - (xy 104.469883 78.904063) - (xy 104.469886 78.904069) - (xy 104.560754 79.086556) - (xy 104.560755 79.086557) - (xy 104.562533 79.088912) - (xy 105.117145 78.534302) - (xy 105.146372 78.534302) - (xy 105.175047 78.647538) - (xy 105.238936 78.745327) - (xy 105.331115 78.817072) - (xy 105.441595 78.855) - (xy 105.529005 78.855) - (xy 105.615216 78.840614) - (xy 105.717947 78.785019) - (xy 105.79706 78.699079) - (xy 105.843982 78.592108) - (xy 105.8512 78.505) - (xy 105.853553 78.505) - (xy 106.437465 79.088912) - (xy 106.439247 79.086552) - (xy 106.439249 79.08655) - (xy 106.530113 78.904069) - (xy 106.530116 78.904063) - (xy 106.585902 78.707992) - (xy 106.585903 78.707989) - (xy 106.601179 78.543141) - (xy 107.442397 78.543141) - (xy 107.473362 78.692159) - (xy 107.473364 78.692164) - (xy 107.473365 78.692166) - (xy 107.54339 78.827308) - (xy 107.543389 78.827308) - (xy 107.543391 78.82731) - (xy 107.647281 78.93855) - (xy 107.777331 79.017635) - (xy 107.923896 79.0587) - (xy 107.923898 79.0587) - (xy 108.037877 79.0587) - (xy 108.066104 79.05482) - (xy 108.150791 79.04318) - (xy 108.277306 78.988227) - (xy 108.290397 78.982541) - (xy 108.290397 78.98254) - (xy 108.290399 78.98254) - (xy 108.408469 78.886483) - (xy 108.478219 78.787669) - (xy 108.496243 78.762135) - (xy 108.506795 78.732446) - (xy 108.547216 78.618713) - (xy 108.552385 78.543141) - (xy 109.192397 78.543141) - (xy 109.223362 78.692159) - (xy 109.223364 78.692164) - (xy 109.223365 78.692166) - (xy 109.29339 78.827308) - (xy 109.293389 78.827308) - (xy 109.293391 78.82731) - (xy 109.397281 78.93855) - (xy 109.527331 79.017635) - (xy 109.673896 79.0587) - (xy 109.673898 79.0587) - (xy 109.787877 79.0587) - (xy 109.816104 79.05482) - (xy 109.900791 79.04318) - (xy 110.027306 78.988227) - (xy 110.040397 78.982541) - (xy 110.040397 78.98254) - (xy 110.040399 78.98254) - (xy 110.158469 78.886483) - (xy 110.228219 78.787669) - (xy 110.246243 78.762135) - (xy 110.256795 78.732446) - (xy 110.297216 78.618713) - (xy 110.307603 78.466859) - (xy 110.307487 78.4663) - (xy 110.276637 78.31784) - (xy 110.276635 78.317837) - (xy 110.276635 78.317834) - (xy 110.206609 78.18269) - (xy 110.102719 78.07145) - (xy 110.102718 78.071449) - (xy 109.972667 77.992364) - (xy 109.881493 77.966819) - (xy 109.826104 77.9513) - (xy 109.712124 77.9513) - (xy 109.712123 77.9513) - (xy 109.599211 77.966819) - (xy 109.599205 77.966821) - (xy 109.459602 78.027458) - (xy 109.459602 78.027459) - (xy 109.34153 78.123517) - (xy 109.341529 78.123519) - (xy 109.253756 78.247864) - (xy 109.202784 78.391285) - (xy 109.192397 78.543138) - (xy 109.192397 78.543141) - (xy 108.552385 78.543141) - (xy 108.557603 78.466859) - (xy 108.557487 78.4663) - (xy 108.526637 78.31784) - (xy 108.526635 78.317837) - (xy 108.526635 78.317834) - (xy 108.456609 78.18269) - (xy 108.352719 78.07145) - (xy 108.352718 78.071449) - (xy 108.222667 77.992364) - (xy 108.131493 77.966819) - (xy 108.076104 77.9513) - (xy 107.962124 77.9513) - (xy 107.962123 77.9513) - (xy 107.849211 77.966819) - (xy 107.849205 77.966821) - (xy 107.709602 78.027458) - (xy 107.709602 78.027459) - (xy 107.59153 78.123517) - (xy 107.591529 78.123519) - (xy 107.503756 78.247864) - (xy 107.452784 78.391285) - (xy 107.442397 78.543138) - (xy 107.442397 78.543141) - (xy 106.601179 78.543141) - (xy 106.604713 78.505) - (xy 106.604713 78.504999) - (xy 106.585903 78.30201) - (xy 106.585902 78.302007) - (xy 106.530116 78.105936) - (xy 106.530113 78.10593) - (xy 106.439244 77.923441) - (xy 106.437466 77.921086) - (xy 106.437465 77.921085) - (xy 105.853553 78.504999) - (xy 105.853553 78.505) - (xy 105.8512 78.505) - (xy 105.853628 78.475698) - (xy 105.824953 78.362462) - (xy 105.761064 78.264673) - (xy 105.668885 78.192928) - (xy 105.558405 78.155) - (xy 105.470995 78.155) - (xy 105.384784 78.169386) - (xy 105.282053 78.224981) - (xy 105.20294 78.310921) - (xy 105.156018 78.417892) - (xy 105.146372 78.534302) - (xy 105.117145 78.534302) - (xy 105.146447 78.505) - (xy 105.146447 78.504999) - (xy 104.562533 77.921085) - (xy 104.560754 77.923443) - (xy 104.469886 78.10593) - (xy 104.469883 78.105936) - (xy 104.414097 78.302007) - (xy 104.414096 78.30201) - (xy 104.395287 78.504999) - (xy 104.395287 78.505) - (xy 103.554994 78.505) - (xy 103.557603 78.466859) - (xy 103.557487 78.4663) - (xy 103.526637 78.31784) - (xy 103.526635 78.317837) - (xy 103.526635 78.317834) - (xy 103.456609 78.18269) - (xy 103.352719 78.07145) - (xy 103.352718 78.071449) - (xy 103.222667 77.992364) - (xy 103.131493 77.966819) - (xy 103.076104 77.9513) - (xy 102.962124 77.9513) - (xy 102.962123 77.9513) - (xy 102.849211 77.966819) - (xy 102.849205 77.966821) - (xy 102.709602 78.027458) - (xy 102.709602 78.027459) - (xy 102.59153 78.123517) - (xy 102.591529 78.123519) - (xy 102.503756 78.247864) - (xy 102.452784 78.391285) - (xy 102.442397 78.543138) - (xy 102.442397 78.543141) - (xy 101.802385 78.543141) - (xy 101.807603 78.466859) - (xy 101.807487 78.4663) - (xy 101.776637 78.31784) - (xy 101.776635 78.317837) - (xy 101.776635 78.317834) - (xy 101.706609 78.18269) - (xy 101.602719 78.07145) - (xy 101.602718 78.071449) - (xy 101.472667 77.992364) - (xy 101.381493 77.966819) - (xy 101.326104 77.9513) - (xy 101.212124 77.9513) - (xy 101.212123 77.9513) - (xy 101.099211 77.966819) - (xy 101.099205 77.966821) - (xy 100.959602 78.027458) - (xy 100.959602 78.027459) - (xy 100.84153 78.123517) - (xy 100.841529 78.123519) - (xy 100.753756 78.247864) - (xy 100.702784 78.391285) - (xy 100.692397 78.543138) - (xy 100.692397 78.543141) - (xy 96.812113 78.543141) - (xy 96.764194 78.502931) - (xy 96.66355 78.4663) - (xy 96.55645 78.4663) - (xy 96.455808 78.502931) - (xy 96.455807 78.502931) - (xy 96.455806 78.502932) - (xy 96.377786 78.568397) - (xy 96.313778 78.596409) - (xy 96.244786 78.585368) - (xy 96.218377 78.568396) - (xy 96.164194 78.522931) - (xy 96.06355 78.4863) - (xy 95.95645 78.4863) - (xy 95.855808 78.522931) - (xy 95.855807 78.522931) - (xy 95.855806 78.522932) - (xy 95.773764 78.591772) - (xy 95.773762 78.591774) - (xy 95.720215 78.68452) - (xy 95.720213 78.684526) - (xy 95.701614 78.789999) - (xy 95.701614 78.79) - (xy 64.723538 78.79) - (xy 64.736383 78.787669) - (xy 65.151965 78.672975) - (xy 65.15199 78.672967) - (xy 65.555616 78.521484) - (xy 65.55563 78.521478) - (xy 65.944053 78.334423) - (xy 65.944059 78.33442) - (xy 66.314175 78.113286) - (xy 66.662955 77.859882) - (xy 66.662972 77.859869) - (xy 66.880321 77.669975) - (xy 66.781104 77.570758) - (xy 104.91931 77.570758) - (xy 105.5 78.151447) - (xy 105.500001 78.151447) - (xy 106.080688 77.570758) - (xy 106.080687 77.570757) - (xy 105.992418 77.516104) - (xy 105.992411 77.5161) - (xy 105.802321 77.44246) - (xy 105.601928 77.405) - (xy 105.398072 77.405) - (xy 105.197678 77.44246) - (xy 105.007588 77.5161) - (xy 105.007584 77.516102) - (xy 104.91931 77.570758) - (xy 66.781104 77.570758) - (xy 65.894065 76.683719) - (xy 65.975421 76.683719) - (xy 66.057869 76.668307) - (xy 66.153229 76.609262) - (xy 66.22082 76.519757) - (xy 66.251514 76.411879) - (xy 66.243566 76.326113) - (xy 67.234975 77.317522) - (xy 67.234976 77.317522) - (xy 67.285586 77.264589) - (xy 67.285586 77.264588) - (xy 67.554399 76.927508) - (xy 67.5544 76.927507) - (xy 67.598961 76.86) - (xy 97.901614 76.86) - (xy 97.920213 76.965473) - (xy 97.920215 76.965479) - (xy 97.97376 77.058222) - (xy 97.973761 77.058223) - (xy 97.973763 77.058226) - (xy 97.986384 77.068816) - (xy 98.055805 77.127068) - (xy 98.055806 77.127068) - (xy 98.055807 77.127069) - (xy 98.15645 77.1637) - (xy 98.156452 77.1637) - (xy 98.263548 77.1637) - (xy 98.26355 77.1637) - (xy 98.364193 77.127069) - (xy 98.446237 77.058226) - (xy 98.499787 76.965474) - (xy 98.518385 76.86) - (xy 98.499787 76.754526) - (xy 98.469319 76.701754) - (xy 98.446239 76.661777) - (xy 98.446238 76.661775) - (xy 98.446237 76.661774) - (xy 98.446235 76.661772) - (xy 98.439264 76.653465) - (xy 98.440461 76.65246) - (xy 98.408489 76.6044) - (xy 98.407383 76.534539) - (xy 98.444222 76.47517) - (xy 98.447164 76.47262) - (xy 98.476237 76.448226) - (xy 98.529787 76.355474) - (xy 98.548385 76.25) - (xy 98.529787 76.144526) - (xy 98.526538 76.138899) - (xy 98.476239 76.051777) - (xy 98.476238 76.051776) - (xy 98.476237 76.051774) - (xy 98.421682 76.005997) - (xy 98.394194 75.982931) - (xy 98.29355 75.9463) - (xy 98.18645 75.9463) - (xy 98.085808 75.982931) - (xy 98.085807 75.982931) - (xy 98.085806 75.982932) - (xy 98.003764 76.051772) - (xy 98.003762 76.051774) - (xy 97.950215 76.14452) - (xy 97.950213 76.144526) - (xy 97.931614 76.249999) - (xy 97.931614 76.25) - (xy 97.950213 76.355473) - (xy 97.950215 76.355479) - (xy 98.00376 76.448222) - (xy 98.010736 76.456535) - (xy 98.009538 76.457539) - (xy 98.04151 76.505597) - (xy 98.042617 76.575458) - (xy 98.005778 76.634828) - (xy 98.002807 76.637402) - (xy 97.973765 76.661771) - (xy 97.973762 76.661774) - (xy 97.920215 76.75452) - (xy 97.920213 76.754526) - (xy 97.901614 76.859999) - (xy 97.901614 76.86) - (xy 67.598961 76.86) - (xy 67.791905 76.567699) - (xy 67.99621 76.188038) - (xy 67.996214 76.18803) - (xy 68.040576 76.08424) - (xy 87.21931 76.08424) - (xy 87.219311 76.084241) - (xy 87.307581 76.138895) - (xy 87.307588 76.138899) - (xy 87.497678 76.212539) - (xy 87.698072 76.25) - (xy 87.901928 76.25) - (xy 88.102321 76.212539) - (xy 88.292414 76.138897) - (xy 88.380688 76.08424) - (xy 87.800001 75.503553) - (xy 87.8 75.503553) - (xy 87.21931 76.08424) - (xy 68.040576 76.08424) - (xy 68.165654 75.791604) - (xy 68.165657 75.791596) - (xy 68.298886 75.381558) - (xy 68.374014 75.052398) - (xy 80.3 75.052398) - (xy 80.314965 75.209122) - (xy 80.314966 75.209126) - (xy 80.374149 75.410686) - (xy 80.470413 75.597414) - (xy 80.600268 75.762537) - (xy 80.600271 75.76254) - (xy 80.75903 75.900105) - (xy 80.759041 75.900114) - (xy 80.94096 76.005144) - (xy 80.940967 76.005147) - (xy 81.139487 76.073856) - (xy 81.15 76.075367) - (xy 81.15 75.11611) - (xy 81.174457 75.15561) - (xy 81.263962 75.223201) - (xy 81.37184 75.253895) - (xy 81.483521 75.243546) - (xy 81.583922 75.193552) - (xy 81.65 75.121069) - (xy 81.65 76.071257) - (xy 81.761409 76.044229) - (xy 81.952507 75.956959) - (xy 82.123619 75.83511) - (xy 82.123625 75.835104) - (xy 82.268592 75.683067) - (xy 82.382166 75.506342) - (xy 82.460244 75.311314) - (xy 82.491334 75.150003) - (xy 82.991215 75.150003) - (xy 83.011491 75.329966) - (xy 83.071309 75.500918) - (xy 83.16074 75.643246) - (xy 83.167666 75.654269) - (xy 83.295731 75.782334) - (xy 83.449081 75.87869) - (xy 83.620028 75.938507) - (xy 83.620031 75.938507) - (xy 83.620033 75.938508) - (xy 83.799996 75.958785) - (xy 83.8 75.958785) - (xy 83.800004 75.958785) - (xy 83.979966 75.938508) - (xy 83.979967 75.938507) - (xy 83.979972 75.938507) - (xy 84.150919 75.87869) - (xy 84.304269 75.782334) - (xy 84.432334 75.654269) - (xy 84.52869 75.500919) - (xy 84.588507 75.329972) - (xy 84.589551 75.32071) - (xy 84.608785 75.150003) - (xy 84.608785 75.149996) - (xy 84.588508 74.970033) - (xy 84.588507 74.970031) - (xy 84.588507 74.970028) - (xy 84.550436 74.86123) - (xy 84.546876 74.791452) - (xy 84.581605 74.730825) - (xy 84.622686 74.70465) - (xy 84.792413 74.638898) - (xy 84.958675 74.535953) - (xy 85.026036 74.517397) - (xy 85.092735 74.538205) - (xy 85.137597 74.59177) - (xy 85.146377 74.661086) - (xy 85.128947 74.707352) - (xy 85.071309 74.799081) - (xy 85.011491 74.970033) - (xy 84.991215 75.149996) - (xy 84.991215 75.150003) - (xy 85.011491 75.329966) - (xy 85.071309 75.500918) - (xy 85.16074 75.643246) - (xy 85.167666 75.654269) - (xy 85.295731 75.782334) - (xy 85.449081 75.87869) - (xy 85.620028 75.938507) - (xy 85.620031 75.938507) - (xy 85.620033 75.938508) - (xy 85.799996 75.958785) - (xy 85.8 75.958785) - (xy 85.800004 75.958785) - (xy 85.979966 75.938508) - (xy 85.979967 75.938507) - (xy 85.979972 75.938507) - (xy 86.150919 75.87869) - (xy 86.304269 75.782334) - (xy 86.432334 75.654269) - (xy 86.52869 75.500919) - (xy 86.528691 75.500915) - (xy 86.530045 75.498105) - (xy 86.531405 75.496598) - (xy 86.532395 75.495023) - (xy 86.53267 75.495196) - (xy 86.576863 75.446242) - (xy 86.644289 75.427924) - (xy 86.710914 75.448966) - (xy 86.755587 75.502689) - (xy 86.761035 75.517963) - (xy 86.769884 75.549065) - (xy 86.769886 75.549069) - (xy 86.860754 75.731556) - (xy 86.860755 75.731557) - (xy 86.862533 75.733912) - (xy 87.449012 75.147432) - (xy 87.446372 75.179302) - (xy 87.475047 75.292538) - (xy 87.538936 75.390327) - (xy 87.631115 75.462072) - (xy 87.741595 75.5) - (xy 87.829005 75.5) - (xy 87.915216 75.485614) - (xy 88.017947 75.430019) - (xy 88.09706 75.344079) - (xy 88.143982 75.237108) - (xy 88.15138 75.147827) - (xy 88.737465 75.733912) - (xy 88.739247 75.731552) - (xy 88.739249 75.73155) - (xy 88.830113 75.549069) - (xy 88.830114 75.549068) - (xy 88.838963 75.517966) - (xy 88.876241 75.458872) - (xy 88.93955 75.429313) - (xy 89.00879 75.438674) - (xy 89.061977 75.483983) - (xy 89.06995 75.498095) - (xy 89.07131 75.50092) - (xy 89.16074 75.643246) - (xy 89.167666 75.654269) - (xy 89.295731 75.782334) - (xy 89.449081 75.87869) - (xy 89.620028 75.938507) - (xy 89.620031 75.938507) - (xy 89.620033 75.938508) - (xy 89.799996 75.958785) - (xy 89.8 75.958785) - (xy 89.800004 75.958785) - (xy 89.979966 75.938508) - (xy 89.979967 75.938507) - (xy 89.979972 75.938507) - (xy 90.150919 75.87869) - (xy 90.304269 75.782334) - (xy 90.432334 75.654269) - (xy 90.52869 75.500919) - (xy 90.588507 75.329972) - (xy 90.589551 75.32071) - (xy 90.608785 75.150003) - (xy 90.608785 75.149996) - (xy 90.588508 74.970033) - (xy 90.588507 74.970031) - (xy 90.588507 74.970028) - (xy 90.52869 74.799081) - (xy 90.432334 74.645731) - (xy 90.304269 74.517666) - (xy 90.281035 74.503067) - (xy 90.150918 74.421309) - (xy 89.979966 74.361491) - (xy 89.800004 74.341215) - (xy 89.799996 74.341215) - (xy 89.620032 74.361491) - (xy 89.525331 74.394628) - (xy 89.455552 74.398189) - (xy 89.394926 74.363459) - (xy 89.362699 74.301466) - (xy 89.369105 74.23189) - (xy 89.396696 74.189906) - (xy 89.432334 74.154269) - (xy 89.52869 74.000919) - (xy 89.588507 73.829972) - (xy 89.588588 73.829254) - (xy 89.608785 73.650003) - (xy 90.494435 73.650003) - (xy 90.51463 73.829249) - (xy 90.514631 73.829254) - (xy 90.574211 73.999523) - (xy 90.650313 74.120637) - (xy 90.670184 74.152262) - (xy 90.797738 74.279816) - (xy 90.863155 74.32092) - (xy 90.92978 74.362784) - (xy 90.950478 74.375789) - (xy 91.045247 74.40895) - (xy 91.120745 74.435368) - (xy 91.12075 74.435369) - (xy 91.299996 74.455565) - (xy 91.3 74.455565) - (xy 91.300004 74.455565) - (xy 91.436374 74.4402) - (xy 91.505195 74.452255) - (xy 91.556575 74.499604) - (xy 91.574199 74.567214) - (xy 91.552472 74.63362) - (xy 91.514688 74.669367) - (xy 91.509599 74.672461) - (xy 91.39153 74.768517) - (xy 91.391529 74.768519) - (xy 91.303756 74.892864) - (xy 91.252784 75.036285) - (xy 91.242397 75.188138) - (xy 91.242397 75.188141) - (xy 91.273362 75.337159) - (xy 91.273364 75.337164) - (xy 91.273365 75.337166) - (xy 91.34339 75.472308) - (xy 91.343389 75.472308) - (xy 91.415077 75.549068) - (xy 91.447281 75.58355) - (xy 91.577331 75.662635) - (xy 91.723896 75.7037) - (xy 91.723898 75.7037) - (xy 91.837877 75.7037) - (xy 91.866104 75.69982) - (xy 91.950791 75.68818) - (xy 92.090399 75.62754) - (xy 92.208469 75.531483) - (xy 92.27921 75.431265) - (xy 92.296243 75.407135) - (xy 92.305333 75.381558) - (xy 92.347216 75.263713) - (xy 92.357603 75.111859) - (xy 92.347933 75.065324) - (xy 92.345247 75.052398) - (xy 93.1 75.052398) - (xy 93.114965 75.209122) - (xy 93.114966 75.209126) - (xy 93.174149 75.410686) - (xy 93.270413 75.597414) - (xy 93.400268 75.762537) - (xy 93.400271 75.76254) - (xy 93.55903 75.900105) - (xy 93.559041 75.900114) - (xy 93.74096 76.005144) - (xy 93.740967 76.005147) - (xy 93.939487 76.073856) - (xy 93.95 76.075367) - (xy 93.95 75.11611) - (xy 93.974457 75.15561) - (xy 94.063962 75.223201) - (xy 94.17184 75.253895) - (xy 94.283521 75.243546) - (xy 94.383922 75.193552) - (xy 94.45 75.121069) - (xy 94.45 76.071257) - (xy 94.561409 76.044229) - (xy 94.752507 75.956959) - (xy 94.923619 75.83511) - (xy 94.923625 75.835104) - (xy 95.068592 75.683067) - (xy 95.182166 75.506342) - (xy 95.260244 75.311314) - (xy 95.3 75.105037) - (xy 95.3 74.65) - (xy 94.5 74.65) - (xy 94.5 74.505002) - (xy 102.945034 74.505002) - (xy 102.964858 74.731599) - (xy 102.96486 74.73161) - (xy 103.02373 74.951317) - (xy 103.023734 74.951326) - (xy 103.119865 75.157481) - (xy 103.119866 75.157483) - (xy 103.170973 75.230471) - (xy 103.170974 75.230472) - (xy 103.79622 74.605225) - (xy 103.796467 74.608516) - (xy 103.847128 74.737598) - (xy 103.933586 74.846013) - (xy 104.048159 74.924127) - (xy 104.152301 74.95625) - (xy 103.524526 75.584025) - (xy 103.536656 75.592518) - (xy 103.580281 75.647095) - (xy 103.587475 75.716593) - (xy 103.555953 75.778948) - (xy 103.544201 75.789945) - (xy 103.539113 75.79412) - (xy 103.41409 75.94646) - (xy 103.414086 75.946467) - (xy 103.321188 76.120266) - (xy 103.263975 76.30887) - (xy 103.244659 76.505) - (xy 103.263975 76.701129) - (xy 103.280171 76.75452) - (xy 103.320416 76.88719) - (xy 103.321188 76.889733) - (xy 103.414086 77.063532) - (xy 103.41409 77.063539) - (xy 103.539116 77.215883) - (xy 103.69146 77.340909) - (xy 103.691467 77.340913) - (xy 103.865266 77.433811) - (xy 103.865269 77.433811) - (xy 103.865273 77.433814) - (xy 104.053868 77.491024) - (xy 104.25 77.510341) - (xy 104.446132 77.491024) - (xy 104.634727 77.433814) - (xy 104.808538 77.34091) - (xy 104.960883 77.215883) - (xy 105.08591 77.063538) - (xy 105.176963 76.89319) - (xy 105.178811 76.889733) - (xy 105.178811 76.889732) - (xy 105.178814 76.889727) - (xy 105.236024 76.701132) - (xy 105.255341 76.505) - (xy 105.236024 76.308868) - (xy 105.178814 76.120273) - (xy 105.178811 76.120269) - (xy 105.178811 76.120266) - (xy 105.085913 75.946467) - (xy 105.085909 75.94646) - (xy 104.960885 75.794119) - (xy 104.955797 75.789943) - (xy 104.916465 75.732195) - (xy 104.914598 75.662351) - (xy 104.950788 75.602584) - (xy 104.963343 75.592517) - (xy 104.975471 75.584024) - (xy 104.34702 74.955572) - (xy 104.387119 74.949529) - (xy 104.512054 74.889363) - (xy 104.613705 74.795045) - (xy 104.683039 74.674955) - (xy 104.69985 74.601297) - (xy 105.329025 75.230472) - (xy 105.380136 75.157478) - (xy 105.476264 74.951331) - (xy 105.476269 74.951317) - (xy 105.53285 74.740153) - (xy 105.569215 74.680492) - (xy 105.632062 74.649963) - (xy 105.701437 74.658258) - (xy 105.755315 74.702743) - (xy 105.771285 74.73625) - (xy 105.818216 74.890959) - (xy 105.911414 75.065322) - (xy 105.911416 75.065325) - (xy 106.036842 75.218157) - (xy 106.189674 75.343583) - (xy 106.189677 75.343585) - (xy 106.287069 75.395642) - (xy 106.336913 75.444604) - (xy 106.352374 75.512742) - (xy 106.328542 75.578421) - (xy 106.287069 75.614358) - (xy 106.189677 75.666414) - (xy 106.189674 75.666416) - (xy 106.036842 75.791842) - (xy 105.911416 75.944674) - (xy 105.911414 75.944677) - (xy 105.818216 76.11904) - (xy 105.760823 76.308237) - (xy 105.760822 76.308239) - (xy 105.741444 76.505) - (xy 105.760822 76.701754) - (xy 105.760823 76.701762) - (xy 105.818216 76.890959) - (xy 105.911414 77.065322) - (xy 105.911416 77.065325) - (xy 106.036842 77.218157) - (xy 106.189674 77.343583) - (xy 106.189677 77.343585) - (xy 106.213765 77.35646) - (xy 106.364042 77.436784) - (xy 106.542846 77.491024) - (xy 106.553237 77.494176) - (xy 106.553239 77.494177) - (xy 106.572618 77.496085) - (xy 106.75 77.513556) - (xy 106.94676 77.494177) - (xy 107.135958 77.436784) - (xy 107.310324 77.343584) - (xy 107.463157 77.218157) - (xy 107.588584 77.065324) - (xy 107.681784 76.890958) - (xy 107.739177 76.70176) - (xy 107.73924 76.701129) - (xy 107.748766 76.6044) - (xy 107.758556 76.505) - (xy 107.739177 76.30824) - (xy 107.681784 76.119042) - (xy 107.681783 76.11904) - (xy 107.588585 75.944677) - (xy 107.588583 75.944674) - (xy 107.463157 75.791842) - (xy 107.310325 75.666416) - (xy 107.310322 75.666414) - (xy 107.21293 75.614358) - (xy 107.163086 75.565396) - (xy 107.147625 75.497259) - (xy 107.171456 75.431579) - (xy 107.21293 75.395642) - (xy 107.310322 75.343585) - (xy 107.310325 75.343583) - (xy 107.318146 75.337165) - (xy 107.463157 75.218157) - (xy 107.588584 75.065324) - (xy 107.681784 74.890958) - (xy 107.739177 74.70176) - (xy 107.758556 74.505) - (xy 107.739177 74.30824) - (xy 107.681784 74.119042) - (xy 107.658318 74.07514) - (xy 107.588585 73.944677) - (xy 107.588583 73.944674) - (xy 107.463157 73.791842) - (xy 107.310325 73.666416) - (xy 107.310322 73.666414) - (xy 107.135959 73.573216) - (xy 106.946762 73.515823) - (xy 106.94676 73.515822) - (xy 106.75 73.496444) - (xy 106.553239 73.515822) - (xy 106.553237 73.515823) - (xy 106.36404 73.573216) - (xy 106.189677 73.666414) - (xy 106.189674 73.666416) - (xy 106.036842 73.791842) - (xy 105.911416 73.944674) - (xy 105.911414 73.944677) - (xy 105.818216 74.11904) - (xy 105.771285 74.273749) - (xy 105.732988 74.332187) - (xy 105.669175 74.360644) - (xy 105.600108 74.350083) - (xy 105.547715 74.303858) - (xy 105.53285 74.269846) - (xy 105.476269 74.058682) - (xy 105.476265 74.058673) - (xy 105.380133 73.852516) - (xy 105.380131 73.852512) - (xy 105.329026 73.779526) - (xy 105.329025 73.779526) - (xy 104.703779 74.404772) - (xy 104.703533 74.401484) - (xy 104.652872 74.272402) - (xy 104.566414 74.163987) - (xy 104.451841 74.085873) - (xy 104.347697 74.053749) - (xy 104.975472 73.425974) - (xy 104.975471 73.425973) - (xy 104.902483 73.374866) - (xy 104.902481 73.374865) - (xy 104.696326 73.278734) - (xy 104.696317 73.27873) - (xy 104.47661 73.21986) - (xy 104.476599 73.219858) - (xy 104.250002 73.200034) - (xy 104.249998 73.200034) - (xy 104.0234 73.219858) - (xy 104.023389 73.21986) - (xy 103.803682 73.27873) - (xy 103.803673 73.278734) - (xy 103.597513 73.374868) - (xy 103.524527 73.425972) - (xy 103.524526 73.425973) - (xy 104.15298 74.054427) - (xy 104.112881 74.060471) - (xy 103.987946 74.120637) - (xy 103.886295 74.214955) - (xy 103.816961 74.335045) - (xy 103.800149 74.408702) - (xy 103.170973 73.779526) - (xy 103.170972 73.779527) - (xy 103.119868 73.852513) - (xy 103.023734 74.058673) - (xy 103.02373 74.058682) - (xy 102.96486 74.278389) - (xy 102.964858 74.2784) - (xy 102.945034 74.504997) - (xy 102.945034 74.505002) - (xy 94.5 74.505002) - (xy 94.5 74.15) - (xy 95.3 74.15) - (xy 95.299999 73.747601) - (xy 95.285034 73.590877) - (xy 95.285033 73.590873) - (xy 95.22585 73.389313) - (xy 95.129586 73.202585) - (xy 94.999731 73.037462) - (xy 94.999728 73.037459) - (xy 94.840969 72.899894) - (xy 94.840958 72.899885) - (xy 94.659039 72.794855) - (xy 94.659032 72.794852) - (xy 94.460516 72.726144) - (xy 94.45 72.724632) - (xy 94.45 73.683889) - (xy 94.425543 73.64439) - (xy 94.336038 73.576799) - (xy 94.22816 73.546105) - (xy 94.116479 73.556454) - (xy 94.016078 73.606448) - (xy 93.95 73.67893) - (xy 93.95 72.72874) - (xy 93.949999 72.72874) - (xy 93.838594 72.755768) - (xy 93.838582 72.755772) - (xy 93.647497 72.843037) - (xy 93.647496 72.843038) - (xy 93.47638 72.964889) - (xy 93.476374 72.964895) - (xy 93.331407 73.116932) - (xy 93.217833 73.293657) - (xy 93.139755 73.488685) - (xy 93.1 73.694962) - (xy 93.1 74.15) - (xy 93.9 74.15) - (xy 93.9 74.65) - (xy 93.1 74.65) - (xy 93.1 75.052398) - (xy 92.345247 75.052398) - (xy 92.326637 74.96284) - (xy 92.326635 74.962837) - (xy 92.326635 74.962834) - (xy 92.256609 74.82769) - (xy 92.254072 74.824974) - (xy 92.152718 74.716449) - (xy 92.043446 74.65) - (xy 92.022669 74.637365) - (xy 92.022668 74.637364) - (xy 92.022667 74.637364) - (xy 91.925336 74.610094) - (xy 91.876104 74.5963) - (xy 91.762124 74.5963) - (xy 91.762122 74.5963) - (xy 91.738978 74.599481) - (xy 91.669883 74.589108) - (xy 91.617364 74.543026) - (xy 91.598096 74.475866) - (xy 91.618197 74.40895) - (xy 91.656122 74.371642) - (xy 91.673625 74.360644) - (xy 91.802262 74.279816) - (xy 91.929816 74.152262) - (xy 92.025789 73.999522) - (xy 92.085368 73.829255) - (xy 92.08775 73.808117) - (xy 92.105565 73.650003) - (xy 92.105565 73.649996) - (xy 92.085369 73.47075) - (xy 92.085368 73.470745) - (xy 92.056874 73.389313) - (xy 92.025789 73.300478) - (xy 91.929816 73.147738) - (xy 91.802262 73.020184) - (xy 91.798255 73.017666) - (xy 91.649523 72.924211) - (xy 91.479254 72.864631) - (xy 91.479249 72.86463) - (xy 91.300004 72.844435) - (xy 91.299996 72.844435) - (xy 91.12075 72.86463) - (xy 91.120745 72.864631) - (xy 90.950476 72.924211) - (xy 90.797737 73.020184) - (xy 90.670184 73.147737) - (xy 90.574211 73.300476) - (xy 90.514631 73.470745) - (xy 90.51463 73.47075) - (xy 90.494435 73.649996) - (xy 90.494435 73.650003) - (xy 89.608785 73.650003) - (xy 89.608785 73.649996) - (xy 89.588508 73.470033) - (xy 89.588507 73.470031) - (xy 89.588507 73.470028) - (xy 89.52869 73.299081) - (xy 89.432334 73.145731) - (xy 89.304269 73.017666) - (xy 89.304269 73.017665) - (xy 89.150918 72.921309) - (xy 88.979966 72.861491) - (xy 88.800004 72.841215) - (xy 88.799996 72.841215) - (xy 88.620033 72.861491) - (xy 88.449081 72.921309) - (xy 88.29573 73.017666) - (xy 88.167666 73.14573) - (xy 88.071309 73.299081) - (xy 88.011491 73.470033) - (xy 87.991215 73.649996) - (xy 87.991215 73.650003) - (xy 88.011491 73.829967) - (xy 88.030967 73.885627) - (xy 88.034528 73.955406) - (xy 87.999798 74.016033) - (xy 87.937805 74.048259) - (xy 87.907663 74.049789) - (xy 87.907663 74.05) - (xy 87.903513 74.05) - (xy 87.902489 74.050052) - (xy 87.901928 74.05) - (xy 87.69807 74.05) - (xy 87.697508 74.050052) - (xy 87.697242 74.05) - (xy 87.692337 74.05) - (xy 87.692337 74.04904) - (xy 87.628939 74.036633) - (xy 87.57851 73.988273) - (xy 87.562232 73.920326) - (xy 87.569033 73.885625) - (xy 87.580453 73.852989) - (xy 87.588507 73.829972) - (xy 87.588507 73.82997) - (xy 87.588508 73.829968) - (xy 87.608785 73.650003) - (xy 87.608785 73.649996) - (xy 87.588508 73.470033) - (xy 87.588507 73.470031) - (xy 87.588507 73.470028) - (xy 87.52869 73.299081) - (xy 87.432334 73.145731) - (xy 87.304269 73.017666) - (xy 87.304269 73.017665) - (xy 87.150918 72.921309) - (xy 86.979966 72.861491) - (xy 86.800004 72.841215) - (xy 86.799996 72.841215) - (xy 86.620033 72.861491) - (xy 86.449081 72.921309) - (xy 86.29573 73.017666) - (xy 86.167666 73.14573) - (xy 86.071309 73.299081) - (xy 86.011491 73.470033) - (xy 85.991215 73.649996) - (xy 85.991215 73.650003) - (xy 86.011491 73.829966) - (xy 86.071309 74.000918) - (xy 86.167666 74.154269) - (xy 86.203302 74.189905) - (xy 86.236787 74.251228) - (xy 86.231803 74.32092) - (xy 86.189931 74.376853) - (xy 86.124467 74.40127) - (xy 86.074667 74.394628) - (xy 85.979966 74.361491) - (xy 85.800004 74.341215) - (xy 85.799996 74.341215) - (xy 85.620033 74.361491) - (xy 85.44908 74.421309) - (xy 85.349203 74.484067) - (xy 85.281966 74.503067) - (xy 85.215131 74.482699) - (xy 85.169917 74.429431) - (xy 85.16068 74.360175) - (xy 85.184277 74.304346) - (xy 85.239245 74.231556) - (xy 85.330113 74.049069) - (xy 85.330116 74.049063) - (xy 85.385902 73.852992) - (xy 85.385903 73.852989) - (xy 85.404713 73.65) - (xy 85.404713 73.649999) - (xy 85.385903 73.44701) - (xy 85.385902 73.447007) - (xy 85.330116 73.250936) - (xy 85.330113 73.25093) - (xy 85.239244 73.068441) - (xy 85.237466 73.066086) - (xy 85.237465 73.066085) - (xy 84.650987 73.652563) - (xy 84.653628 73.620698) - (xy 84.624953 73.507462) - (xy 84.561064 73.409673) - (xy 84.468885 73.337928) - (xy 84.358405 73.3) - (xy 84.270995 73.3) - (xy 84.184784 73.314386) - (xy 84.082053 73.369981) - (xy 84.00294 73.455921) - (xy 83.956018 73.562892) - (xy 83.948619 73.652172) - (xy 83.362533 73.066085) - (xy 83.360754 73.068443) - (xy 83.269886 73.25093) - (xy 83.269883 73.250936) - (xy 83.214097 73.447007) - (xy 83.214096 73.44701) - (xy 83.195287 73.649999) - (xy 83.195287 73.65) - (xy 83.214096 73.852989) - (xy 83.214097 73.852992) - (xy 83.269883 74.049063) - (xy 83.269886 74.049069) - (xy 83.360754 74.231556) - (xy 83.40493 74.290054) - (xy 83.429622 74.355415) - (xy 83.415057 74.42375) - (xy 83.371949 74.469774) - (xy 83.295733 74.517664) - (xy 83.29573 74.517666) - (xy 83.167666 74.64573) - (xy 83.071309 74.799081) - (xy 83.011491 74.970033) - (xy 82.991215 75.149996) - (xy 82.991215 75.150003) - (xy 82.491334 75.150003) - (xy 82.5 75.105037) - (xy 82.5 74.65) - (xy 81.7 74.65) - (xy 81.7 74.15) - (xy 82.5 74.15) - (xy 82.499999 73.747601) - (xy 82.485034 73.590877) - (xy 82.485033 73.590873) - (xy 82.42585 73.389313) - (xy 82.329586 73.202585) - (xy 82.199731 73.037462) - (xy 82.199728 73.037459) - (xy 82.040969 72.899894) - (xy 82.040958 72.899885) - (xy 81.859039 72.794855) - (xy 81.859032 72.794852) - (xy 81.660516 72.726144) - (xy 81.65 72.724632) - (xy 81.65 73.683889) - (xy 81.625543 73.64439) - (xy 81.536038 73.576799) - (xy 81.42816 73.546105) - (xy 81.316479 73.556454) - (xy 81.216078 73.606448) - (xy 81.15 73.67893) - (xy 81.15 72.72874) - (xy 81.149999 72.72874) - (xy 81.038594 72.755768) - (xy 81.038582 72.755772) - (xy 80.847497 72.843037) - (xy 80.847496 72.843038) - (xy 80.67638 72.964889) - (xy 80.676374 72.964895) - (xy 80.531407 73.116932) - (xy 80.417833 73.293657) - (xy 80.339755 73.488685) - (xy 80.3 73.694962) - (xy 80.3 74.15) - (xy 81.1 74.15) - (xy 81.1 74.65) - (xy 80.3 74.65) - (xy 80.3 75.052398) - (xy 68.374014 75.052398) - (xy 68.394821 74.961238) - (xy 68.452694 74.534001) - (xy 68.452695 74.533992) - (xy 68.472038 74.103303) - (xy 68.472038 74.103296) - (xy 68.452695 73.672607) - (xy 68.452694 73.672598) - (xy 68.394821 73.245361) - (xy 68.298886 72.825041) - (xy 68.263378 72.715758) - (xy 83.71931 72.715758) - (xy 84.3 73.296447) - (xy 84.300001 73.296447) - (xy 84.880688 72.715758) - (xy 84.880687 72.715757) - (xy 84.792418 72.661104) - (xy 84.792411 72.6611) - (xy 84.602321 72.58746) - (xy 84.401928 72.55) - (xy 84.198072 72.55) - (xy 83.997678 72.58746) - (xy 83.807588 72.6611) - (xy 83.807584 72.661102) - (xy 83.71931 72.715758) - (xy 68.263378 72.715758) - (xy 68.165657 72.415003) - (xy 68.165654 72.414995) - (xy 67.996214 72.018569) - (xy 67.99621 72.018561) - (xy 67.875906 71.795) - (xy 97.225172 71.795) - (xy 97.244462 72.089312) - (xy 97.244464 72.089324) - (xy 97.302001 72.378584) - (xy 97.302005 72.378599) - (xy 97.396812 72.657888) - (xy 97.527258 72.922406) - (xy 97.527265 72.922419) - (xy 97.691122 73.167648) - (xy 97.720406 73.201039) - (xy 98.509438 72.412007) - (xy 98.558348 72.490999) - (xy 98.701931 72.648501) - (xy 98.860388 72.768163) - (xy 98.073959 73.554592) - (xy 98.073959 73.554593) - (xy 98.107344 73.583872) - (xy 98.107348 73.583875) - (xy 98.35258 73.747734) - (xy 98.352593 73.747741) - (xy 98.617111 73.878187) - (xy 98.8964 73.972994) - (xy 98.896415 73.972998) - (xy 99.185675 74.030535) - (xy 99.185687 74.030537) - (xy 99.48 74.049827) - (xy 99.774312 74.030537) - (xy 99.774324 74.030535) - (xy 100.063584 73.972998) - (xy 100.063599 73.972994) - (xy 100.342888 73.878187) - (xy 100.607406 73.747741) - (xy 100.607419 73.747734) - (xy 100.85265 73.583877) - (xy 100.886039 73.554593) - (xy 100.88604 73.554592) - (xy 100.099611 72.768163) - (xy 100.258069 72.648501) - (xy 100.401652 72.490999) - (xy 100.45056 72.412008) - (xy 101.239592 73.20104) - (xy 101.239593 73.201039) - (xy 101.268877 73.16765) - (xy 101.432734 72.922419) - (xy 101.432741 72.922406) - (xy 101.563187 72.657888) - (xy 101.657994 72.378599) - (xy 101.657998 72.378584) - (xy 101.715535 72.089324) - (xy 101.715537 72.089312) - (xy 101.734827 71.795) - (xy 109.265172 71.795) - (xy 109.284462 72.089312) - (xy 109.284464 72.089324) - (xy 109.342001 72.378584) - (xy 109.342005 72.378599) - (xy 109.436812 72.657888) - (xy 109.567258 72.922406) - (xy 109.567265 72.922419) - (xy 109.731122 73.167648) - (xy 109.760406 73.201039) - (xy 110.549438 72.412007) - (xy 110.598348 72.490999) - (xy 110.741931 72.648501) - (xy 110.900388 72.768163) - (xy 110.113959 73.554592) - (xy 110.113959 73.554593) - (xy 110.147344 73.583872) - (xy 110.147348 73.583875) - (xy 110.39258 73.747734) - (xy 110.392593 73.747741) - (xy 110.657111 73.878187) - (xy 110.9364 73.972994) - (xy 110.936415 73.972998) - (xy 111.225675 74.030535) - (xy 111.225687 74.030537) - (xy 111.52 74.049827) - (xy 111.814312 74.030537) - (xy 111.814324 74.030535) - (xy 112.103584 73.972998) - (xy 112.103599 73.972994) - (xy 112.382888 73.878187) - (xy 112.647406 73.747741) - (xy 112.647419 73.747734) - (xy 112.89265 73.583877) - (xy 112.926039 73.554593) - (xy 112.92604 73.554592) - (xy 112.753493 73.382045) - (xy 116.727311 73.382045) - (xy 116.732312 73.643097) - (xy 116.732312 73.643102) - (xy 116.732313 73.643104) - (xy 116.777107 73.900343) - (xy 116.860643 74.147729) - (xy 116.976902 74.371642) - (xy 116.980961 74.379459) - (xy 116.980968 74.379471) - (xy 117.135244 74.590113) - (xy 117.135247 74.590117) - (xy 117.135248 74.590118) - (xy 117.135249 74.590119) - (xy 118.033881 75.488751) - (xy 118.039349 75.495007) - (xy 118.04675 75.504716) - (xy 118.129094 75.583964) - (xy 118.16366 75.61853) - (xy 118.174677 75.627975) - (xy 118.177304 75.630361) - (xy 118.190702 75.643255) - (xy 118.234878 75.685771) - (xy 118.234886 75.685778) - (xy 118.272581 75.712292) - (xy 118.277266 75.715935) - (xy 118.312252 75.745932) - (xy 118.338762 75.762387) - (xy 118.380152 75.788079) - (xy 118.383082 75.790016) - (xy 118.448456 75.835999) - (xy 118.472234 75.847772) - (xy 118.489756 75.856448) - (xy 118.494946 75.859336) - (xy 118.534097 75.883638) - (xy 118.607622 75.914921) - (xy 118.610854 75.916407) - (xy 118.682453 75.951859) - (xy 118.682462 75.951861) - (xy 118.682465 75.951863) - (xy 118.726381 75.96576) - (xy 118.731954 75.967822) - (xy 118.774362 75.985866) - (xy 118.774371 75.985869) - (xy 118.814295 75.996021) - (xy 118.851801 76.005558) - (xy 118.855206 76.006529) - (xy 118.931395 76.030641) - (xy 118.95782 76.034722) - (xy 118.976937 76.037676) - (xy 118.982752 76.038861) - (xy 119.027418 76.05022) - (xy 119.105752 76.057745) - (xy 119.106939 76.057859) - (xy 119.110462 76.058299) - (xy 119.189445 76.0705) - (xy 119.235528 76.0705) - (xy 119.24146 76.070784) - (xy 119.245064 76.07113) - (xy 119.287332 76.075191) - (xy 119.367108 76.070601) - (xy 119.370648 76.0705) - (xy 121.818604 76.0705) - (xy 121.825715 76.070908) - (xy 121.854675 76.074252) - (xy 121.951401 76.070544) - (xy 121.953749 76.0705) - (xy 121.985173 76.0705) - (xy 121.985177 76.0705) - (xy 122.01657 76.068089) - (xy 122.018805 76.06796) - (xy 122.115593 76.064251) - (xy 122.144225 76.058696) - (xy 122.151261 76.057747) - (xy 122.180344 76.055516) - (xy 122.27464 76.033448) - (xy 122.276867 76.032972) - (xy 122.353134 76.018182) - (xy 122.371923 76.014539) - (xy 122.371924 76.014538) - (xy 122.371927 76.014538) - (xy 122.399376 76.004678) - (xy 122.406191 76.002664) - (xy 122.434586 75.996021) - (xy 122.524403 75.95982) - (xy 122.526534 75.959009) - (xy 122.617668 75.926279) - (xy 122.643286 75.912347) - (xy 122.649717 75.909314) - (xy 122.676766 75.898414) - (xy 122.759971 75.848946) - (xy 122.761982 75.847801) - (xy 122.847057 75.801541) - (xy 122.870251 75.78386) - (xy 122.87614 75.779884) - (xy 122.901208 75.764982) - (xy 122.975888 75.703392) - (xy 122.977694 75.70196) - (xy 123.054716 75.64325) - (xy 123.074947 75.622227) - (xy 123.080156 75.617402) - (xy 123.102652 75.598852) - (xy 123.167091 75.526544) - (xy 123.168618 75.524896) - (xy 123.235778 75.455114) - (xy 123.252554 75.431261) - (xy 123.256972 75.425689) - (xy 123.276375 75.40392) - (xy 123.329019 75.322626) - (xy 123.330284 75.320751) - (xy 123.338752 75.308713) - (xy 123.352483 75.292385) - (xy 123.85732 74.787548) - (xy 123.918641 74.754065) - (xy 123.988333 74.759049) - (xy 124.03268 74.78755) - (xy 125.367253 76.122123) - (xy 129.593181 80.348052) - (xy 129.626665 80.409373) - (xy 129.629499 80.435731) - (xy 129.629499 84.565354) - (xy 129.610855 84.630745) - (xy 129.596365 84.65409) - (xy 129.596359 84.654101) - (xy 129.494134 84.894359) - (xy 129.455402 85.046666) - (xy 129.42978 85.147418) - (xy 129.405322 85.402) - (xy 129.404809 85.407336) - (xy 129.419805 85.668001) - (xy 129.419807 85.668016) - (xy 129.474418 85.923339) - (xy 129.47442 85.923347) - (xy 129.56737 86.167349) - (xy 129.567371 86.167351) - (xy 129.696476 86.394303) - (xy 129.69648 86.394308) - (xy 129.858721 86.598898) - (xy 129.858726 86.598903) - (xy 130.050283 86.776317) - (xy 130.050287 86.77632) - (xy 130.050289 86.776322) - (xy 130.266697 86.922425) - (xy 130.50287 87.033781) - (xy 130.753276 87.107781) - (xy 131.012042 87.142689) - (xy 131.273104 87.137687) - (xy 131.530343 87.092893) - (xy 131.777729 87.009357) - (xy 132.009465 86.889036) - (xy 132.049109 86.86) - (xy 198.604353 86.86) - (xy 198.624834 87.002456) - (xy 198.664815 87.09) - (xy 198.684623 87.133373) - (xy 198.778872 87.242143) - (xy 198.899947 87.319953) - (xy 198.89995 87.319954) - (xy 198.899949 87.319954) - (xy 199.038036 87.360499) - (xy 199.038038 87.3605) - (xy 199.038039 87.3605) - (xy 199.181962 87.3605) - (xy 199.181962 87.360499) - (xy 199.320053 87.319953) - (xy 199.441128 87.242143) - (xy 199.535377 87.133373) - (xy 199.595165 87.002457) - (xy 199.615647 86.86) - (xy 199.595165 86.717543) - (xy 199.584126 86.693371) - (xy 199.557931 86.636011) - (xy 199.547987 86.566853) - (xy 199.577012 86.503297) - (xy 199.63579 86.465523) - (xy 199.670725 86.4605) - (xy 199.721962 86.4605) - (xy 199.721962 86.460499) - (xy 199.859893 86.42) - (xy 199.86005 86.419954) - (xy 199.86005 86.419953) - (xy 199.860053 86.419953) - (xy 199.981128 86.342143) - (xy 200.075377 86.233373) - (xy 200.135165 86.102457) - (xy 200.155647 85.96) - (xy 200.135165 85.817543) - (xy 200.075377 85.686627) - (xy 199.981128 85.577857) - (xy 199.860053 85.500047) - (xy 199.860051 85.500046) - (xy 199.860049 85.500045) - (xy 199.86005 85.500045) - (xy 199.721963 85.4595) - (xy 199.721961 85.4595) - (xy 199.578039 85.4595) - (xy 199.578036 85.4595) - (xy 199.439949 85.500045) - (xy 199.318873 85.577856) - (xy 199.224623 85.686626) - (xy 199.224622 85.686628) - (xy 199.164834 85.817543) - (xy 199.147025 85.941417) - (xy 199.144353 85.96) - (xy 199.14436 85.960047) - (xy 199.164834 86.102457) - (xy 199.164835 86.102458) - (xy 199.202069 86.183989) - (xy 199.212013 86.253147) - (xy 199.182988 86.316703) - (xy 199.12421 86.354477) - (xy 199.089275 86.3595) - (xy 199.038036 86.3595) - (xy 198.899949 86.400045) - (xy 198.778873 86.477856) - (xy 198.684623 86.586626) - (xy 198.684622 86.586628) - (xy 198.624834 86.717543) - (xy 198.604353 86.86) - (xy 132.049109 86.86) - (xy 132.220119 86.734751) - (xy 132.448752 86.506116) - (xy 132.455 86.500655) - (xy 132.464716 86.49325) - (xy 132.543959 86.41091) - (xy 132.578522 86.376348) - (xy 132.588 86.365292) - (xy 132.59034 86.362716) - (xy 132.645778 86.305114) - (xy 132.672298 86.267409) - (xy 132.675931 86.262736) - (xy 132.705931 86.227749) - (xy 132.74808 86.159845) - (xy 132.750016 86.156916) - (xy 132.795999 86.091544) - (xy 132.816447 86.050243) - (xy 132.819322 86.045074) - (xy 132.843638 86.005903) - (xy 132.87493 85.932353) - (xy 132.876393 85.929171) - (xy 132.911859 85.857547) - (xy 132.925764 85.813604) - (xy 132.927818 85.808051) - (xy 132.945866 85.765638) - (xy 132.945907 85.765479) - (xy 132.965555 85.688211) - (xy 132.966532 85.684783) - (xy 132.990641 85.608605) - (xy 132.997678 85.563043) - (xy 132.998857 85.557262) - (xy 133.01022 85.512582) - (xy 133.017861 85.433042) - (xy 133.018304 85.429504) - (xy 133.0305 85.350555) - (xy 133.0305 85.30447) - (xy 133.030784 85.298538) - (xy 133.03116 85.294622) - (xy 133.035191 85.252668) - (xy 133.030601 85.17289) - (xy 133.0305 85.169351) - (xy 133.0305 81.5045) - (xy 133.050185 81.437461) - (xy 133.102989 81.391706) - (xy 133.1545 81.3805) - (xy 134.694148 81.3805) - (xy 134.702443 81.381056) - (xy 134.714542 81.382689) - (xy 134.828789 81.3805) - (xy 134.877677 81.3805) - (xy 134.877683 81.3805) - (xy 134.877683 81.380499) - (xy 134.892166 81.379386) - (xy 134.895703 81.379217) - (xy 134.975604 81.377687) - (xy 135.021013 81.369779) - (xy 135.026886 81.369044) - (xy 135.072844 81.365516) - (xy 135.150643 81.347309) - (xy 135.154128 81.346599) - (xy 135.232843 81.332893) - (xy 135.276519 81.318143) - (xy 135.28219 81.316526) - (xy 135.327086 81.306021) - (xy 135.401226 81.276139) - (xy 135.404501 81.274927) - (xy 135.480229 81.249357) - (xy 135.521154 81.228107) - (xy 135.526502 81.225648) - (xy 135.569266 81.208414) - (xy 135.637977 81.167564) - (xy 135.641013 81.165875) - (xy 135.711965 81.129036) - (xy 135.749144 81.101804) - (xy 135.754082 81.098539) - (xy 135.793708 81.074982) - (xy 135.855367 81.024131) - (xy 135.858162 81.021959) - (xy 135.874174 81.010232) - (xy 135.922619 80.974751) - (xy 135.955217 80.942151) - (xy 135.959604 80.938167) - (xy 135.995152 80.908852) - (xy 136.048329 80.84918) - (xy 136.050739 80.846629) - (xy 139.81055 77.086819) - (xy 139.871874 77.053334) - (xy 139.898232 77.0505) - (xy 141.16225 77.0505) - (xy 141.162251 77.050499) - (xy 141.177441 77.047478) - (xy 141.220729 77.038868) - (xy 141.220729 77.038867) - (xy 141.220731 77.038867) - (xy 141.287052 76.994552) - (xy 141.331367 76.928231) - (xy 141.331367 76.928229) - (xy 141.331368 76.928229) - (xy 141.342999 76.869752) - (xy 141.343 76.86975) - (xy 141.343 73.330249) - (xy 141.342999 73.330247) - (xy 141.331368 73.27177) - (xy 141.331367 73.271769) - (xy 141.287052 73.205447) - (xy 141.22073 73.161132) - (xy 141.220729 73.161131) - (xy 141.162252 73.1495) - (xy 141.162248 73.1495) - (xy 137.622752 73.1495) - (xy 137.622747 73.1495) - (xy 137.56427 73.161131) - (xy 137.564269 73.161132) - (xy 137.497947 73.205447) - (xy 137.453632 73.271769) - (xy 137.453631 73.27177) - (xy 137.442 73.330247) - (xy 137.442 74.594267) - (xy 137.422315 74.661306) - (xy 137.405681 74.681948) - (xy 134.144449 77.943181) - (xy 134.083126 77.976666) - (xy 134.056768 77.9795) - (xy 132.085732 77.9795) - (xy 132.018693 77.959815) - (xy 131.998051 77.943181) - (xy 127.111988 73.057118) - (xy 132.742 73.057118) - (xy 132.744749 73.103263) - (xy 132.744749 73.103267) - (xy 132.74475 73.103268) - (xy 132.788407 73.303961) - (xy 132.788409 73.303968) - (xy 132.86926 73.492771) - (xy 132.869263 73.492777) - (xy 132.869266 73.492781) - (xy 132.984382 73.662868) - (xy 132.98439 73.662877) - (xy 133.129622 73.808109) - (xy 133.129631 73.808117) - (xy 133.232349 73.877637) - (xy 133.299723 73.923237) - (xy 133.330927 73.936599) - (xy 133.488531 74.00409) - (xy 133.488538 74.004092) - (xy 133.555435 74.018644) - (xy 133.689237 74.047751) - (xy 133.735382 74.0505) - (xy 133.735393 74.0505) - (xy 135.649607 74.0505) - (xy 135.649618 74.0505) - (xy 135.695763 74.047751) - (xy 135.871454 74.009531) - (xy 135.896461 74.004092) - (xy 135.896468 74.00409) - (xy 135.982469 73.967262) - (xy 136.085277 73.923237) - (xy 136.234563 73.822198) - (xy 136.255368 73.808117) - (xy 136.255369 73.808115) - (xy 136.255375 73.808112) - (xy 136.400612 73.662875) - (xy 136.515737 73.492777) - (xy 136.585336 73.330249) - (xy 136.59659 73.303968) - (xy 136.596592 73.303961) - (xy 136.608331 73.249998) - (xy 136.640251 73.103263) - (xy 136.643 73.057118) - (xy 136.643 71.142882) - (xy 136.640251 71.096737) - (xy 136.596591 70.896035) - (xy 136.59659 70.896031) - (xy 136.515739 70.707228) - (xy 136.515737 70.707223) - (xy 136.446868 70.605468) - (xy 136.400617 70.537131) - (xy 136.400609 70.537122) - (xy 136.255377 70.39189) - (xy 136.255368 70.391882) - (xy 136.095557 70.283721) - (xy 136.085277 70.276763) - (xy 136.085273 70.276761) - (xy 136.085271 70.27676) - (xy 135.896468 70.195909) - (xy 135.896461 70.195907) - (xy 135.695768 70.15225) - (xy 135.695767 70.152249) - (xy 135.695763 70.152249) - (xy 135.649618 70.1495) - (xy 133.735382 70.1495) - (xy 133.689237 70.152249) - (xy 133.689232 70.152249) - (xy 133.689231 70.15225) - (xy 133.488538 70.195907) - (xy 133.488531 70.195909) - (xy 133.299728 70.27676) - (xy 133.299718 70.276766) - (xy 133.129631 70.391882) - (xy 133.129622 70.39189) - (xy 132.98439 70.537122) - (xy 132.984382 70.537131) - (xy 132.869266 70.707218) - (xy 132.86926 70.707228) - (xy 132.788409 70.896031) - (xy 132.788407 70.896038) - (xy 132.745223 71.094557) - (xy 132.744749 71.096737) - (xy 132.742 71.142882) - (xy 132.742 73.057118) - (xy 127.111988 73.057118) - (xy 126.136819 72.081949) - (xy 126.103334 72.020626) - (xy 126.1005 71.994268) - (xy 126.1005 71.92447) - (xy 126.100784 71.918538) - (xy 126.10195 71.906402) - (xy 126.105191 71.872668) - (xy 126.100601 71.79289) - (xy 126.1005 71.789351) - (xy 126.1005 71.774823) - (xy 126.096757 71.726076) - (xy 126.090194 71.61199) - (xy 126.087636 71.600035) - (xy 126.08645 71.59183) - (xy 126.085516 71.579656) - (xy 126.059484 71.468412) - (xy 126.03558 71.356655) - (xy 126.031232 71.345243) - (xy 126.0288 71.337295) - (xy 126.026021 71.325414) - (xy 125.983308 71.219435) - (xy 125.942629 71.112649) - (xy 125.93762 71.103843) - (xy 125.936595 71.102041) - (xy 125.932978 71.094557) - (xy 125.928414 71.083234) - (xy 125.928412 71.083229) - (xy 125.926328 71.079724) - (xy 125.908987 71.01204) - (xy 125.930992 70.945726) - (xy 125.957012 70.918297) - (xy 125.97 70.908243) - (xy 125.97 70.10611) - (xy 125.994457 70.14561) - (xy 126.083962 70.213201) - (xy 126.19184 70.243895) - (xy 126.303521 70.233546) - (xy 126.403922 70.183552) - (xy 126.469999 70.111069) - (xy 126.469999 70.913365) - (xy 126.471944 70.913069) - (xy 126.471945 70.913069) - (xy 126.66266 70.842436) - (xy 126.662664 70.842434) - (xy 126.835267 70.73485) - (xy 126.982668 70.594735) - (xy 126.982669 70.594733) - (xy 127.098856 70.427804) - (xy 127.179059 70.240907) - (xy 127.22 70.04169) - (xy 127.22 69.64) - (xy 126.52 69.64) - (xy 126.52 69.14) - (xy 127.22 69.14) - (xy 127.22 68.85) - (xy 137.1425 68.85) - (xy 137.958814 68.85) - (xy 137.933007 68.890156) - (xy 137.8925 69.028111) - (xy 137.8925 69.171889) - (xy 137.933007 69.309844) - (xy 137.958814 69.35) - (xy 137.142501 69.35) - (xy 137.142501 69.914197) - (xy 137.1529 70.046332) - (xy 137.207877 70.264519) - (xy 137.300928 70.469374) - (xy 137.300931 70.46938) - (xy 137.429059 70.654323) - (xy 137.429069 70.654335) - (xy 137.588164 70.81343) - (xy 137.588176 70.81344) - (xy 137.773119 70.941568) - (xy 137.773125 70.941571) - (xy 137.97798 71.034622) - (xy 138.196167 71.089599) - (xy 138.32831 71.099999) - (xy 139.142499 71.099999) - (xy 139.1425 71.099998) - (xy 139.1425 69.6) - (xy 139.6425 69.6) - (xy 139.6425 71.099999) - (xy 140.456682 71.099999) - (xy 140.456697 71.099998) - (xy 140.588832 71.089599) - (xy 140.807019 71.034622) - (xy 141.011874 70.941571) - (xy 141.01188 70.941568) - (xy 141.196823 70.81344) - (xy 141.196835 70.81343) - (xy 141.35593 70.654335) - (xy 141.35594 70.654323) - (xy 141.484068 70.46938) - (xy 141.484071 70.469374) - (xy 141.577122 70.264519) - (xy 141.632099 70.046332) - (xy 141.642499 69.914196) - (xy 141.6425 69.914184) - (xy 141.6425 69.35) - (xy 140.826186 69.35) - (xy 140.851993 69.309844) - (xy 140.8925 69.171889) - (xy 140.8925 69.028111) - (xy 140.851993 68.890156) - (xy 140.826186 68.85) - (xy 141.642499 68.85) - (xy 141.642499 68.285817) - (xy 141.642498 68.285802) - (xy 141.632099 68.153667) - (xy 141.577122 67.93548) - (xy 141.484071 67.730625) - (xy 141.484068 67.730619) - (xy 141.35594 67.545676) - (xy 141.35593 67.545664) - (xy 141.196835 67.386569) - (xy 141.196823 67.386559) - (xy 141.01188 67.258431) - (xy 141.011874 67.258428) - (xy 140.807019 67.165377) - (xy 140.588832 67.1104) - (xy 140.456696 67.1) - (xy 139.6425 67.1) - (xy 139.6425 68.6) - (xy 139.1425 68.6) - (xy 139.1425 67.1) - (xy 138.328317 67.1) - (xy 138.328302 67.100001) - (xy 138.196167 67.1104) - (xy 137.97798 67.165377) - (xy 137.773125 67.258428) - (xy 137.773119 67.258431) - (xy 137.588176 67.386559) - (xy 137.588164 67.386569) - (xy 137.429069 67.545664) - (xy 137.429059 67.545676) - (xy 137.300931 67.730619) - (xy 137.300928 67.730625) - (xy 137.207877 67.93548) - (xy 137.1529 68.153667) - (xy 137.1425 68.285803) - (xy 137.1425 68.85) - (xy 127.22 68.85) - (xy 127.22 68.789286) - (xy 127.204581 68.637661) - (xy 127.1437 68.443618) - (xy 127.143695 68.443608) - (xy 127.044994 68.265784) - (xy 127.044994 68.265783) - (xy 126.912521 68.111469) - (xy 126.91252 68.111468) - (xy 126.751695 67.986981) - (xy 126.569093 67.897411) - (xy 126.47 67.871753) - (xy 126.47 68.673889) - (xy 126.445543 68.63439) - (xy 126.356038 68.566799) - (xy 126.24816 68.536105) - (xy 126.136479 68.546454) - (xy 126.036078 68.596448) - (xy 125.969999 68.668931) - (xy 125.97 67.866633) - (xy 125.968053 67.866931) - (xy 125.968047 67.866933) - (xy 125.777342 67.937562) - (xy 125.777335 67.937565) - (xy 125.604732 68.045149) - (xy 125.457331 68.185264) - (xy 125.45733 68.185266) - (xy 125.341142 68.352197) - (xy 125.341141 68.352198) - (xy 125.294499 68.460887) - (xy 125.249972 68.51473) - (xy 125.183404 68.535953) - (xy 125.115929 68.517817) - (xy 125.09935 68.505702) - (xy 125.051029 68.463831) - (xy 125.044519 68.460858) - (xy 124.926027 68.406743) - (xy 124.926022 68.406742) - (xy 124.824178 68.3921) - (xy 124.755822 68.3921) - (xy 124.755821 68.3921) - (xy 124.653977 68.406742) - (xy 124.653972 68.406743) - (xy 124.528972 68.46383) - (xy 124.528971 68.463831) - (xy 124.425112 68.553825) - (xy 124.350819 68.669428) - (xy 124.350817 68.669432) - (xy 124.330593 68.738309) - (xy 124.3121 68.801288) - (xy 124.3121 68.938712) - (xy 124.33835 69.028111) - (xy 124.350817 69.070567) - (xy 124.350819 69.070571) - (xy 124.425112 69.186174) - (xy 124.425113 69.186175) - (xy 124.425114 69.186176) - (xy 124.528971 69.276169) - (xy 124.563689 69.292024) - (xy 124.653972 69.333256) - (xy 124.653975 69.333256) - (xy 124.653976 69.333257) - (xy 124.755822 69.3479) - (xy 124.755825 69.3479) - (xy 124.824175 69.3479) - (xy 124.824178 69.3479) - (xy 124.926024 69.333257) - (xy 124.926025 69.333256) - (xy 124.926027 69.333256) - (xy 124.977291 69.309844) - (xy 125.051029 69.276169) - (xy 125.154886 69.186176) - (xy 125.154889 69.186172) - (xy 125.157818 69.182793) - (xy 125.161577 69.180377) - (xy 125.161588 69.180368) - (xy 125.161589 69.180369) - (xy 125.216597 69.145021) - (xy 125.251527 69.14) - (xy 125.92 69.14) - (xy 125.92 69.64) - (xy 125.22 69.64) - (xy 125.22 69.990714) - (xy 125.235815 70.146242) - (xy 125.223013 70.214929) - (xy 125.175109 70.265791) - (xy 125.107311 70.282679) - (xy 125.05957 70.270944) - (xy 125.034604 70.259173) - (xy 125.007125 70.246216) - (xy 124.995421 70.242758) - (xy 124.987626 70.239874) - (xy 124.976487 70.234881) - (xy 124.866346 70.204614) - (xy 124.756727 70.172219) - (xy 124.756722 70.172218) - (xy 124.744618 70.170585) - (xy 124.736474 70.168925) - (xy 124.731281 70.167498) - (xy 124.724713 70.165693) - (xy 124.724712 70.165692) - (xy 124.724709 70.165692) - (xy 124.611247 70.152593) - (xy 124.49796 70.137311) - (xy 124.497959 70.137311) - (xy 124.497524 70.137319) - (xy 124.48574 70.137544) - (xy 124.477446 70.137146) - (xy 124.46533 70.135748) - (xy 124.465321 70.135747) - (xy 124.351162 70.140122) - (xy 124.236904 70.142312) - (xy 124.236886 70.142314) - (xy 124.224862 70.144407) - (xy 124.216602 70.14528) - (xy 124.204407 70.145748) - (xy 124.204405 70.145749) - (xy 124.092255 70.167498) - (xy 123.979655 70.187107) - (xy 123.979654 70.187107) - (xy 123.968085 70.191012) - (xy 123.960059 70.193136) - (xy 123.948083 70.195459) - (xy 123.948078 70.19546) - (xy 123.840537 70.234083) - (xy 123.73227 70.270643) - (xy 123.721433 70.276268) - (xy 123.713825 70.279591) - (xy 123.702337 70.283718) - (xy 123.702334 70.283719) - (xy 123.601906 70.338329) - (xy 123.500537 70.390962) - (xy 123.490684 70.398177) - (xy 123.483673 70.402622) - (xy 123.47295 70.408454) - (xy 123.472931 70.408466) - (xy 123.382068 70.477727) - (xy 123.289883 70.545246) - (xy 123.281255 70.553874) - (xy 123.274999 70.559343) - (xy 123.265287 70.566746) - (xy 123.265282 70.566751) - (xy 123.186036 70.649093) - (xy 121.201949 72.633181) - (xy 121.140626 72.666666) - (xy 121.114268 72.6695) - (xy 120.705689 72.6695) - (xy 120.63865 72.649815) - (xy 120.592895 72.597011) - (xy 120.582951 72.527853) - (xy 120.598415 72.420293) - (xy 120.603272 72.386514) - (xy 120.58279 72.244057) - (xy 120.523002 72.113141) - (xy 120.428753 72.004371) - (xy 120.307678 71.926561) - (xy 120.307676 71.92656) - (xy 120.307674 71.926559) - (xy 120.307675 71.926559) - (xy 120.169588 71.886014) - (xy 120.169586 71.886014) - (xy 120.025664 71.886014) - (xy 120.025661 71.886014) - (xy 119.887574 71.926559) - (xy 119.766498 72.00437) - (xy 119.672245 72.113143) - (xy 119.669654 72.117176) - (xy 119.616847 72.162927) - (xy 119.547688 72.172866) - (xy 119.484631 72.144265) - (xy 119.437746 72.104066) - (xy 119.215914 71.966368) - (xy 119.215907 71.966364) - (xy 119.215903 71.966362) - (xy 119.147764 71.93737) - (xy 118.97564 71.864134) - (xy 118.722582 71.79978) - (xy 118.462668 71.774809) - (xy 118.462664 71.774809) - (xy 118.462663 71.774809) - (xy 118.201998 71.789805) - (xy 118.20199 71.789805) - (xy 118.20199 71.789806) - (xy 118.201989 71.789806) - (xy 118.201983 71.789807) - (xy 117.94666 71.844418) - (xy 117.946652 71.84442) - (xy 117.70265 71.93737) - (xy 117.702648 71.937371) - (xy 117.475696 72.066476) - (xy 117.475691 72.06648) - (xy 117.271101 72.228721) - (xy 117.271096 72.228726) - (xy 117.093682 72.420283) - (xy 117.093674 72.420293) - (xy 116.947575 72.636696) - (xy 116.836219 72.872869) - (xy 116.78177 73.057118) - (xy 116.762219 73.123276) - (xy 116.727311 73.382042) - (xy 116.727311 73.382045) - (xy 112.753493 73.382045) - (xy 112.139611 72.768163) - (xy 112.298069 72.648501) - (xy 112.441652 72.490999) - (xy 112.49056 72.412008) - (xy 113.279592 73.20104) - (xy 113.279593 73.201039) - (xy 113.308877 73.16765) - (xy 113.472734 72.922419) - (xy 113.472741 72.922406) - (xy 113.603187 72.657888) - (xy 113.697994 72.378599) - (xy 113.697998 72.378584) - (xy 113.755535 72.089324) - (xy 113.755537 72.089312) - (xy 113.774827 71.795) - (xy 113.755537 71.500687) - (xy 113.755535 71.500675) - (xy 113.697998 71.211415) - (xy 113.697994 71.2114) - (xy 113.603187 70.932111) - (xy 113.472741 70.667593) - (xy 113.472734 70.66758) - (xy 113.308875 70.422348) - (xy 113.308872 70.422344) - (xy 113.279593 70.388959) - (xy 113.279592 70.388959) - (xy 112.49056 71.17799) - (xy 112.441652 71.099001) - (xy 112.298069 70.941499) - (xy 112.13961 70.821835) - (xy 112.926039 70.035406) - (xy 112.892648 70.006122) - (xy 112.869587 69.990713) - (xy 116.58 69.990713) - (xy 116.595418 70.142338) - (xy 116.656299 70.336381) - (xy 116.656304 70.336391) - (xy 116.755005 70.514215) - (xy 116.755005 70.514216) - (xy 116.887478 70.66853) - (xy 116.887479 70.668531) - (xy 117.048304 70.793018) - (xy 117.230907 70.882589) - (xy 117.33 70.908244) - (xy 117.33 70.10611) - (xy 117.354457 70.14561) - (xy 117.443962 70.213201) - (xy 117.55184 70.243895) - (xy 117.663521 70.233546) - (xy 117.763922 70.183552) - (xy 117.829999 70.111069) - (xy 117.829999 70.913365) - (xy 117.831944 70.913069) - (xy 117.831945 70.913069) - (xy 118.02266 70.842436) - (xy 118.022664 70.842434) - (xy 118.195267 70.73485) - (xy 118.342668 70.594735) - (xy 118.342669 70.594733) - (xy 118.458856 70.427804) - (xy 118.539059 70.240907) - (xy 118.58 70.04169) - (xy 118.58 69.64) - (xy 117.88 69.64) - (xy 117.88 69.14) - (xy 118.548473 69.14) - (xy 118.615512 69.159685) - (xy 118.642182 69.182793) - (xy 118.64511 69.186172) - (xy 118.645113 69.186174) - (xy 118.645114 69.186176) - (xy 118.748971 69.276169) - (xy 118.783689 69.292024) - (xy 118.873972 69.333256) - (xy 118.873975 69.333256) - (xy 118.873976 69.333257) - (xy 118.975822 69.3479) - (xy 118.975825 69.3479) - (xy 119.044175 69.3479) - (xy 119.044178 69.3479) - (xy 119.146024 69.333257) - (xy 119.146025 69.333256) - (xy 119.146027 69.333256) - (xy 119.197291 69.309844) - (xy 119.271029 69.276169) - (xy 119.374886 69.186176) - (xy 119.449183 69.070568) - (xy 119.4879 68.938712) - (xy 119.4879 68.801288) - (xy 119.449183 68.669432) - (xy 119.374886 68.553824) - (xy 119.271029 68.463831) - (xy 119.264519 68.460858) - (xy 119.146027 68.406743) - (xy 119.146022 68.406742) - (xy 119.044178 68.3921) - (xy 118.975822 68.3921) - (xy 118.975821 68.3921) - (xy 118.873977 68.406742) - (xy 118.873972 68.406743) - (xy 118.748972 68.46383) - (xy 118.748971 68.463831) - (xy 118.704021 68.50278) - (xy 118.640465 68.531804) - (xy 118.571307 68.52186) - (xy 118.518503 68.476105) - (xy 118.504506 68.446186) - (xy 118.503701 68.44362) - (xy 118.503695 68.443608) - (xy 118.404994 68.265784) - (xy 118.404994 68.265783) - (xy 118.272521 68.111469) - (xy 118.27252 68.111468) - (xy 118.111695 67.986981) - (xy 117.929093 67.897411) - (xy 117.829999 67.871753) - (xy 117.829999 68.673887) - (xy 117.805543 68.63439) - (xy 117.716038 68.566799) - (xy 117.60816 68.536105) - (xy 117.496479 68.546454) - (xy 117.396078 68.596448) - (xy 117.329999 68.668931) - (xy 117.33 67.866633) - (xy 117.328053 67.866931) - (xy 117.328047 67.866933) - (xy 117.137342 67.937562) - (xy 117.137335 67.937565) - (xy 116.964732 68.045149) - (xy 116.817331 68.185264) - (xy 116.81733 68.185266) - (xy 116.701143 68.352195) - (xy 116.62094 68.539092) - (xy 116.58 68.738309) - (xy 116.58 69.14) - (xy 117.28 69.14) - (xy 117.28 69.64) - (xy 116.58 69.64) - (xy 116.58 69.990713) - (xy 112.869587 69.990713) - (xy 112.647419 69.842265) - (xy 112.647406 69.842258) - (xy 112.382888 69.711812) - (xy 112.103599 69.617005) - (xy 112.103584 69.617001) - (xy 111.814324 69.559464) - (xy 111.814312 69.559462) - (xy 111.52 69.540172) - (xy 111.225687 69.559462) - (xy 111.225675 69.559464) - (xy 110.936415 69.617001) - (xy 110.9364 69.617005) - (xy 110.657111 69.711812) - (xy 110.392593 69.842258) - (xy 110.39258 69.842265) - (xy 110.14735 70.006123) - (xy 110.113958 70.035406) - (xy 110.900388 70.821836) - (xy 110.741931 70.941499) - (xy 110.598348 71.099001) - (xy 110.549439 71.177991) - (xy 109.760406 70.388958) - (xy 109.731123 70.42235) - (xy 109.567265 70.66758) - (xy 109.567258 70.667593) - (xy 109.436812 70.932111) - (xy 109.342005 71.2114) - (xy 109.342001 71.211415) - (xy 109.284464 71.500675) - (xy 109.284462 71.500687) - (xy 109.265172 71.795) - (xy 101.734827 71.795) - (xy 101.734827 71.794999) - (xy 101.715537 71.500687) - (xy 101.715535 71.500675) - (xy 101.657998 71.211415) - (xy 101.657994 71.2114) - (xy 101.563187 70.932111) - (xy 101.432741 70.667593) - (xy 101.432734 70.66758) - (xy 101.268875 70.422348) - (xy 101.268872 70.422344) - (xy 101.239593 70.388959) - (xy 101.239592 70.388959) - (xy 100.45056 71.177991) - (xy 100.401652 71.099001) - (xy 100.258069 70.941499) - (xy 100.09961 70.821835) - (xy 100.886039 70.035406) - (xy 100.852648 70.006122) - (xy 100.607419 69.842265) - (xy 100.607406 69.842258) - (xy 100.342888 69.711812) - (xy 100.063599 69.617005) - (xy 100.063584 69.617001) - (xy 99.774324 69.559464) - (xy 99.774312 69.559462) - (xy 99.48 69.540172) - (xy 99.185687 69.559462) - (xy 99.185675 69.559464) - (xy 98.896415 69.617001) - (xy 98.8964 69.617005) - (xy 98.617111 69.711812) - (xy 98.352593 69.842258) - (xy 98.35258 69.842265) - (xy 98.10735 70.006123) - (xy 98.073958 70.035406) - (xy 98.860388 70.821836) - (xy 98.701931 70.941499) - (xy 98.558348 71.099001) - (xy 98.509439 71.177991) - (xy 97.720406 70.388958) - (xy 97.691123 70.42235) - (xy 97.527265 70.66758) - (xy 97.527258 70.667593) - (xy 97.396812 70.932111) - (xy 97.302005 71.2114) - (xy 97.302001 71.211415) - (xy 97.244464 71.500675) - (xy 97.244462 71.500687) - (xy 97.225172 71.795) - (xy 67.875906 71.795) - (xy 67.791905 71.6389) - (xy 67.5544 71.279092) - (xy 67.554399 71.279091) - (xy 67.285591 70.942017) - (xy 67.234974 70.889076) - (xy 66.242965 71.881084) - (xy 66.251514 71.851041) - (xy 66.241165 71.73936) - (xy 66.191171 71.638959) - (xy 66.108285 71.563397) - (xy 66.003699 71.522881) - (xy 65.919817 71.522881) - (xy 65.888143 71.528801) - (xy 66.880321 70.536623) - (xy 66.880321 70.536622) - (xy 66.662983 70.346739) - (xy 66.662965 70.346725) - (xy 66.450461 70.192331) - (xy 66.407796 70.137001) - (xy 66.401817 70.067387) - (xy 66.434423 70.005592) - (xy 66.435519 70.00448) - (xy 71.064108 65.375891) - (xy 71.125429 65.342408) - (xy 71.150752 65.339578) - (xy 80.174975 65.264637) - (xy 80.242171 65.283763) - (xy 80.288363 65.336186) - (xy 80.3 65.388632) - (xy 80.3 65.65) - (xy 81.1 65.65) - (xy 81.1 66.15) - (xy 80.3 66.15) - (xy 80.3 66.402398) - (xy 80.314965 66.559122) - (xy 80.314966 66.559126) - (xy 80.374149 66.760686) - (xy 80.470413 66.947414) - (xy 80.600268 67.112537) - (xy 80.600271 67.11254) - (xy 80.75903 67.250105) - (xy 80.759041 67.250114) - (xy 80.94096 67.355144) - (xy 80.940967 67.355147) - (xy 81.139487 67.423856) - (xy 81.15 67.425367) - (xy 81.15 66.46611) - (xy 81.174457 66.50561) - (xy 81.263962 66.573201) - (xy 81.37184 66.603895) - (xy 81.483521 66.593546) - (xy 81.583922 66.543552) - (xy 81.65 66.471069) - (xy 81.65 67.421257) - (xy 81.761409 67.394229) - (xy 81.952507 67.306959) - (xy 82.123619 67.18511) - (xy 82.123625 67.185104) - (xy 82.268592 67.033067) - (xy 82.382166 66.856342) - (xy 82.460244 66.661314) - (xy 82.5 66.455037) - (xy 82.5 66.15) - (xy 81.7 66.15) - (xy 81.7 65.65) - (xy 82.5 65.65) - (xy 82.5 65.397596) - (xy 82.49833 65.380113) - (xy 82.511551 65.311505) - (xy 82.559765 65.260937) - (xy 82.620733 65.244327) - (xy 92.984775 65.158259) - (xy 93.051974 65.177386) - (xy 93.098166 65.229809) - (xy 93.108683 65.298882) - (xy 93.107563 65.305719) - (xy 93.1 65.344964) - (xy 93.1 65.65) - (xy 93.9 65.65) - (xy 93.9 66.15) - (xy 93.1 66.15) - (xy 93.1 66.402398) - (xy 93.114965 66.559122) - (xy 93.114966 66.559126) - (xy 93.174149 66.760686) - (xy 93.270413 66.947414) - (xy 93.400268 67.112537) - (xy 93.400271 67.11254) - (xy 93.55903 67.250105) - (xy 93.559041 67.250114) - (xy 93.74096 67.355144) - (xy 93.740967 67.355147) - (xy 93.939487 67.423856) - (xy 93.95 67.425367) - (xy 93.95 66.46611) - (xy 93.974457 66.50561) - (xy 94.063962 66.573201) - (xy 94.17184 66.603895) - (xy 94.283521 66.593546) - (xy 94.383922 66.543552) - (xy 94.45 66.471069) - (xy 94.45 67.421257) - (xy 94.561409 67.394229) - (xy 94.752507 67.306959) - (xy 94.923619 67.18511) - (xy 94.923625 67.185104) - (xy 95.068592 67.033067) - (xy 95.182166 66.856342) - (xy 95.260244 66.661314) - (xy 95.3 66.455037) - (xy 95.3 66.15) - (xy 94.5 66.15) - (xy 94.5 65.65) - (xy 95.3 65.65) - (xy 95.3 65.397591) - (xy 95.288188 65.273896) - (xy 95.30141 65.205289) - (xy 95.349626 65.154722) - (xy 95.410589 65.138114) - (xy 117.279999 64.956501) - (xy 117.28 65.44) - (xy 116.58 65.44) - (xy 116.58 65.640713) - (xy 116.595418 65.792338) - (xy 116.656299 65.986381) - (xy 116.656304 65.986391) - (xy 116.755005 66.164215) - (xy 116.755005 66.164216) - (xy 116.887478 66.31853) - (xy 116.887479 66.318531) - (xy 117.048304 66.443018) - (xy 117.230907 66.532589) - (xy 117.33 66.558244) - (xy 117.33 65.75611) - (xy 117.354457 65.79561) - (xy 117.443962 65.863201) - (xy 117.55184 65.893895) - (xy 117.663521 65.883546) - (xy 117.763922 65.833552) - (xy 117.83 65.761069) - (xy 117.83 66.563366) - (xy 117.831944 66.563069) - (xy 117.831945 66.563069) - (xy 118.02266 66.492436) - (xy 118.022664 66.492434) - (xy 118.195267 66.38485) - (xy 118.342668 66.244735) - (xy 118.342669 66.244733) - (xy 118.458856 66.077804) - (xy 118.539059 65.890907) - (xy 118.58 65.69169) - (xy 118.58 65.44) - (xy 117.88 65.44) - (xy 117.88 64.951518) - (xy 125.11901 64.891403) - (xy 125.186208 64.91053) - (xy 125.207718 64.927718) - (xy 125.22 64.94) - (xy 125.92 64.94) - (xy 125.92 65.44) - (xy 125.22 65.44) - (xy 125.22 65.640713) - (xy 125.235418 65.792338) - (xy 125.296299 65.986381) - (xy 125.296304 65.986391) - (xy 125.395005 66.164215) - (xy 125.395005 66.164216) - (xy 125.527478 66.31853) - (xy 125.527479 66.318531) - (xy 125.688304 66.443018) - (xy 125.870907 66.532589) - (xy 125.97 66.558244) - (xy 125.97 65.75611) - (xy 125.994457 65.79561) - (xy 126.083962 65.863201) - (xy 126.19184 65.893895) - (xy 126.303521 65.883546) - (xy 126.403922 65.833552) - (xy 126.47 65.761069) - (xy 126.47 66.563366) - (xy 126.471944 66.563069) - (xy 126.471945 66.563069) - (xy 126.66266 66.492436) - (xy 126.662664 66.492434) - (xy 126.835267 66.38485) - (xy 126.982668 66.244735) - (xy 126.982669 66.244733) - (xy 127.098856 66.077804) - (xy 127.179059 65.890907) - (xy 127.22 65.69169) - (xy 127.22 65.44) - (xy 126.52 65.44) - (xy 126.52 64.94) - (xy 127.219998 64.94) - (xy 127.250702 64.909296) - (xy 127.312025 64.875811) - (xy 127.337345 64.872981) - (xy 164.383659 64.565334) - (xy 164.450856 64.58446) - (xy 164.497048 64.636883) - (xy 164.507565 64.705956) - (xy 164.479069 64.769751) - (xy 164.472366 64.77701) - (xy 163.121734 66.127644) - (xy 162.682314 66.567064) - (xy 162.549437 66.699941) - (xy 154.46183 74.78755) - (xy 151.801199 77.448181) - (xy 151.739876 77.481666) - (xy 151.713518 77.4845) - (xy 144.055858 77.4845) - (xy 144.044863 77.485089) - (xy 144.044847 77.48509) - (xy 144.013038 77.488511) - (xy 144.013029 77.488513) - (xy 143.936521 77.51247) - (xy 143.936516 77.512471) - (xy 143.875188 77.54596) - (xy 143.828384 77.580998) - (xy 143.828363 77.581016) - (xy 143.237123 78.172256) - (xy 143.229757 78.180454) - (xy 143.229753 78.180459) - (xy 143.209674 78.205376) - (xy 143.172509 78.276424) - (xy 143.152826 78.343456) - (xy 143.1445 78.401365) - (xy 143.1445 82.164142) - (xy 143.145089 82.175136) - (xy 143.14509 82.175152) - (xy 143.148511 82.206961) - (xy 143.148513 82.20697) - (xy 143.17247 82.283478) - (xy 143.172471 82.283483) - (xy 143.186872 82.309855) - (xy 143.205956 82.344805) - (xy 143.205958 82.344808) - (xy 143.20596 82.344811) - (xy 143.240998 82.391615) - (xy 143.241002 82.391619) - (xy 143.241009 82.391629) - (xy 143.241016 82.391636) - (xy 144.923102 84.073722) - (xy 144.956587 84.135045) - (xy 144.951603 84.204737) - (xy 144.923102 84.249084) - (xy 144.159005 85.013181) - (xy 144.097682 85.046666) - (xy 144.071324 85.0495) - (xy 143.9445 85.0495) - (xy 143.877461 85.029815) - (xy 143.831706 84.977011) - (xy 143.8205 84.9255) - (xy 143.8205 84.604667) - (xy 143.821762 84.58702) - (xy 143.825647 84.56) - (xy 143.815963 84.492649) - (xy 143.805165 84.417543) - (xy 143.745377 84.286627) - (xy 143.651128 84.177857) - (xy 143.530053 84.100047) - (xy 143.530051 84.100046) - (xy 143.530049 84.100045) - (xy 143.53005 84.100045) - (xy 143.391963 84.0595) - (xy 143.391961 84.0595) - (xy 143.248039 84.0595) - (xy 143.248036 84.0595) - (xy 143.109949 84.100045) - (xy 142.988873 84.177856) - (xy 142.894623 84.286626) - (xy 142.894622 84.286628) - (xy 142.834835 84.41754) - (xy 142.834834 84.417544) - (xy 142.824037 84.492648) - (xy 142.814353 84.56) - (xy 142.818238 84.58702) - (xy 142.8195 84.604667) - (xy 142.8195 85.222858) - (xy 142.816667 85.249206) - (xy 142.815641 85.253927) - (xy 142.815641 85.253929) - (xy 142.815641 85.25393) - (xy 142.819342 85.305669) - (xy 142.8195 85.310094) - (xy 142.8195 85.325799) - (xy 142.821734 85.341343) - (xy 142.822207 85.34574) - (xy 142.825909 85.397485) - (xy 142.827593 85.402) - (xy 142.834148 85.427682) - (xy 142.834834 85.432455) - (xy 142.834835 85.432457) - (xy 142.856383 85.479642) - (xy 142.858071 85.483716) - (xy 142.876203 85.532329) - (xy 142.879096 85.536194) - (xy 142.892617 85.558983) - (xy 142.894619 85.563367) - (xy 142.894622 85.563371) - (xy 142.894623 85.563373) - (xy 142.928598 85.602583) - (xy 142.931362 85.606013) - (xy 142.940775 85.618588) - (xy 142.940782 85.618596) - (xy 142.951886 85.6297) - (xy 142.954896 85.632932) - (xy 142.978349 85.659999) - (xy 142.988871 85.672142) - (xy 142.988874 85.672145) - (xy 142.992928 85.67475) - (xy 143.013571 85.691385) - (xy 143.178614 85.856428) - (xy 143.195246 85.877066) - (xy 143.197854 85.881125) - (xy 143.197857 85.881128) - (xy 143.237067 85.915103) - (xy 143.240283 85.918097) - (xy 143.251407 85.929221) - (xy 143.251412 85.929224) - (xy 143.251417 85.929229) - (xy 143.263979 85.938633) - (xy 143.267427 85.941411) - (xy 143.29315 85.963699) - (xy 143.306627 85.975377) - (xy 143.31101 85.977379) - (xy 143.333807 85.990905) - (xy 143.337669 85.993796) - (xy 143.386295 86.011932) - (xy 143.390351 86.013612) - (xy 143.412457 86.023708) - (xy 143.43754 86.035164) - (xy 143.437541 86.035164) - (xy 143.437543 86.035165) - (xy 143.442312 86.03585) - (xy 143.468002 86.042407) - (xy 143.472517 86.044091) - (xy 143.524258 86.047791) - (xy 143.528657 86.048264) - (xy 143.544201 86.0505) - (xy 143.559906 86.0505) - (xy 143.564328 86.050657) - (xy 143.616073 86.054359) - (xy 143.620784 86.053334) - (xy 143.647143 86.0505) - (xy 144.262857 86.0505) - (xy 144.289215 86.053334) - (xy 144.293927 86.054359) - (xy 144.345671 86.050657) - (xy 144.350094 86.0505) - (xy 144.365799 86.0505) - (xy 144.381342 86.048264) - (xy 144.38574 86.047791) - (xy 144.437483 86.044091) - (xy 144.441992 86.042408) - (xy 144.467685 86.03585) - (xy 144.472457 86.035165) - (xy 144.519646 86.013613) - (xy 144.523736 86.01192) - (xy 144.552638 86.00114) - (xy 144.572329 85.993797) - (xy 144.572329 85.993796) - (xy 144.572331 85.993796) - (xy 144.576189 85.990907) - (xy 144.598995 85.977375) - (xy 144.603373 85.975377) - (xy 144.642571 85.941411) - (xy 144.646014 85.938637) - (xy 144.64893 85.936453) - (xy 144.658593 85.929221) - (xy 144.66972 85.918092) - (xy 144.672925 85.915109) - (xy 144.712143 85.881128) - (xy 144.714751 85.877068) - (xy 144.731381 85.856431) - (xy 145.630915 84.956896) - (xy 145.692238 84.923412) - (xy 145.76193 84.928396) - (xy 145.806277 84.956897) - (xy 145.886779 85.037399) - (xy 146.902263 86.052883) - (xy 146.908632 86.058605) - (xy 146.910454 86.060242) - (xy 146.910459 86.060246) - (xy 146.935377 86.080325) - (xy 146.935376 86.080325) - (xy 147.006424 86.11749) - (xy 147.073456 86.137173) - (xy 147.073458 86.137173) - (xy 147.073464 86.137175) - (xy 147.131362 86.1455) - (xy 147.131366 86.1455) - (xy 148.294142 86.1455) - (xy 148.305134 86.144911) - (xy 148.336965 86.141488) - (xy 148.413482 86.117529) - (xy 148.474805 86.084044) - (xy 148.52163 86.048991) - (xy 148.729942 85.840678) - (xy 148.761367 85.800224) - (xy 148.792666 85.747469) - (xy 148.801085 85.731763) - (xy 148.805047 85.714395) - (xy 148.839152 85.653414) - (xy 148.892222 85.622651) - (xy 148.914711 85.616296) - (xy 148.914713 85.616294) - (xy 148.914716 85.616294) - (xy 148.976039 85.582809) - (xy 149.022863 85.547756) - (xy 149.242883 85.327736) - (xy 149.25024 85.319547) - (xy 149.270327 85.294619) - (xy 149.30749 85.223574) - (xy 149.327175 85.156535) - (xy 149.3355 85.098637) - (xy 149.3355 83.665) - (xy 156.144417 83.665) - (xy 156.144623 83.667093) - (xy 156.164699 83.870932) - (xy 156.194733 83.969944) - (xy 156.224768 84.068954) - (xy 156.322315 84.25145) - (xy 156.322317 84.251452) - (xy 156.453589 84.41141) - (xy 156.550209 84.490702) - (xy 156.61355 84.542685) - (xy 156.796046 84.640232) - (xy 156.994066 84.7003) - (xy 156.994065 84.7003) - (xy 157.014348 84.702297) - (xy 157.2 84.720583) - (xy 157.405934 84.7003) - (xy 157.603954 84.640232) - (xy 157.78645 84.542685) - (xy 157.94641 84.41141) - (xy 158.077685 84.25145) - (xy 158.175232 84.068954) - (xy 158.2353 83.870934) - (xy 158.255583 83.665) - (xy 159.744417 83.665) - (xy 159.764699 83.870932) - (xy 159.794733 83.969944) - (xy 159.824768 84.068954) - (xy 159.922315 84.25145) - (xy 159.922317 84.251452) - (xy 160.053589 84.41141) - (xy 160.150209 84.490702) - (xy 160.21355 84.542685) - (xy 160.396046 84.640232) - (xy 160.594066 84.7003) - (xy 160.594065 84.7003) - (xy 160.612529 84.702118) - (xy 160.8 84.720583) - (xy 161.005934 84.7003) - (xy 161.203954 84.640232) - (xy 161.38645 84.542685) - (xy 161.54641 84.41141) - (xy 161.677685 84.25145) - (xy 161.775232 84.068954) - (xy 161.8353 83.870934) - (xy 161.855583 83.665) - (xy 163.344417 83.665) - (xy 163.364699 83.870932) - (xy 163.394733 83.969944) - (xy 163.424768 84.068954) - (xy 163.522315 84.25145) - (xy 163.522317 84.251452) - (xy 163.653589 84.41141) - (xy 163.750209 84.490702) - (xy 163.81355 84.542685) - (xy 163.996046 84.640232) - (xy 164.194066 84.7003) - (xy 164.194065 84.7003) - (xy 164.214348 84.702297) - (xy 164.4 84.720583) - (xy 164.605934 84.7003) - (xy 164.803954 84.640232) - (xy 164.98645 84.542685) - (xy 165.14641 84.41141) - (xy 165.277685 84.25145) - (xy 165.375232 84.068954) - (xy 165.4353 83.870934) - (xy 165.455583 83.665) - (xy 167.344417 83.665) - (xy 167.364699 83.870932) - (xy 167.394733 83.969944) - (xy 167.424768 84.068954) - (xy 167.522315 84.25145) - (xy 167.522317 84.251452) - (xy 167.653589 84.41141) - (xy 167.750209 84.490702) - (xy 167.81355 84.542685) - (xy 167.996046 84.640232) - (xy 168.194066 84.7003) - (xy 168.194065 84.7003) - (xy 168.212529 84.702118) - (xy 168.4 84.720583) - (xy 168.605934 84.7003) - (xy 168.803954 84.640232) - (xy 168.98645 84.542685) - (xy 169.14641 84.41141) - (xy 169.277685 84.25145) - (xy 169.375232 84.068954) - (xy 169.4353 83.870934) - (xy 169.455583 83.665) - (xy 171.544417 83.665) - (xy 171.564699 83.870932) - (xy 171.594733 83.969944) - (xy 171.624768 84.068954) - (xy 171.722315 84.25145) - (xy 171.722317 84.251452) - (xy 171.853589 84.41141) - (xy 171.950209 84.490702) - (xy 172.01355 84.542685) - (xy 172.196046 84.640232) - (xy 172.394066 84.7003) - (xy 172.394065 84.7003) - (xy 172.412529 84.702118) - (xy 172.6 84.720583) - (xy 172.805934 84.7003) - (xy 173.003954 84.640232) - (xy 173.18645 84.542685) - (xy 173.34641 84.41141) - (xy 173.477685 84.25145) - (xy 173.575232 84.068954) - (xy 173.6353 83.870934) - (xy 173.655583 83.665) - (xy 173.6353 83.459066) - (xy 173.575232 83.261046) - (xy 173.477685 83.07855) - (xy 173.413182 82.999952) - (xy 173.34641 82.918589) - (xy 173.186452 82.787317) - (xy 173.186453 82.787317) - (xy 173.18645 82.787315) - (xy 173.003954 82.689768) - (xy 172.805934 82.6297) - (xy 172.805932 82.629699) - (xy 172.805934 82.629699) - (xy 172.618463 82.611235) - (xy 172.6 82.609417) - (xy 172.599999 82.609417) - (xy 172.394067 82.629699) - (xy 172.196043 82.689769) - (xy 172.12709 82.726626) - (xy 172.01355 82.787315) - (xy 172.013548 82.787316) - (xy 172.013547 82.787317) - (xy 171.853589 82.918589) - (xy 171.725228 83.075) - (xy 171.722315 83.07855) - (xy 171.690992 83.13715) - (xy 171.624769 83.261043) - (xy 171.564699 83.459067) - (xy 171.544417 83.665) - (xy 169.455583 83.665) - (xy 169.4353 83.459066) - (xy 169.375232 83.261046) - (xy 169.277685 83.07855) - (xy 169.213182 82.999952) - (xy 169.14641 82.918589) - (xy 168.986452 82.787317) - (xy 168.986453 82.787317) - (xy 168.98645 82.787315) - (xy 168.803954 82.689768) - (xy 168.605934 82.6297) - (xy 168.605932 82.629699) - (xy 168.605934 82.629699) - (xy 168.4 82.609417) - (xy 168.194067 82.629699) - (xy 167.996043 82.689769) - (xy 167.92709 82.726626) - (xy 167.81355 82.787315) - (xy 167.813548 82.787316) - (xy 167.813547 82.787317) - (xy 167.653589 82.918589) - (xy 167.525228 83.075) - (xy 167.522315 83.07855) - (xy 167.490992 83.13715) - (xy 167.424769 83.261043) - (xy 167.364699 83.459067) - (xy 167.344417 83.665) - (xy 165.455583 83.665) - (xy 165.4353 83.459066) - (xy 165.375232 83.261046) - (xy 165.277685 83.07855) - (xy 165.213182 82.999952) - (xy 165.14641 82.918589) - (xy 164.986452 82.787317) - (xy 164.986453 82.787317) - (xy 164.98645 82.787315) - (xy 164.803954 82.689768) - (xy 164.605934 82.6297) - (xy 164.605932 82.629699) - (xy 164.605934 82.629699) - (xy 164.4 82.609417) - (xy 164.194067 82.629699) - (xy 163.996043 82.689769) - (xy 163.92709 82.726626) - (xy 163.81355 82.787315) - (xy 163.813548 82.787316) - (xy 163.813547 82.787317) - (xy 163.653589 82.918589) - (xy 163.525228 83.075) - (xy 163.522315 83.07855) - (xy 163.490992 83.13715) - (xy 163.424769 83.261043) - (xy 163.364699 83.459067) - (xy 163.344417 83.665) - (xy 161.855583 83.665) - (xy 161.8353 83.459066) - (xy 161.775232 83.261046) - (xy 161.677685 83.07855) - (xy 161.613182 82.999952) - (xy 161.54641 82.918589) - (xy 161.386452 82.787317) - (xy 161.386453 82.787317) - (xy 161.38645 82.787315) - (xy 161.203954 82.689768) - (xy 161.005934 82.6297) - (xy 161.005932 82.629699) - (xy 161.005934 82.629699) - (xy 160.818463 82.611235) - (xy 160.8 82.609417) - (xy 160.799999 82.609417) - (xy 160.594067 82.629699) - (xy 160.396043 82.689769) - (xy 160.32709 82.726626) - (xy 160.21355 82.787315) - (xy 160.213548 82.787316) - (xy 160.213547 82.787317) - (xy 160.053589 82.918589) - (xy 159.925228 83.075) - (xy 159.922315 83.07855) - (xy 159.890992 83.13715) - (xy 159.824769 83.261043) - (xy 159.764699 83.459067) - (xy 159.744417 83.665) - (xy 158.255583 83.665) - (xy 158.2353 83.459066) - (xy 158.175232 83.261046) - (xy 158.077685 83.07855) - (xy 158.013182 82.999952) - (xy 157.94641 82.918589) - (xy 157.786452 82.787317) - (xy 157.786453 82.787317) - (xy 157.78645 82.787315) - (xy 157.603954 82.689768) - (xy 157.405934 82.6297) - (xy 157.405932 82.629699) - (xy 157.405934 82.629699) - (xy 157.218463 82.611235) - (xy 157.2 82.609417) - (xy 157.199999 82.609417) - (xy 156.994067 82.629699) - (xy 156.796043 82.689769) - (xy 156.72709 82.726626) - (xy 156.61355 82.787315) - (xy 156.613548 82.787316) - (xy 156.613547 82.787317) - (xy 156.453589 82.918589) - (xy 156.325228 83.075) - (xy 156.322315 83.07855) - (xy 156.290992 83.13715) - (xy 156.224769 83.261043) - (xy 156.164699 83.459067) - (xy 156.150513 83.603106) - (xy 156.144417 83.665) - (xy 149.3355 83.665) - (xy 149.3355 83.661215) - (xy 149.327117 83.603117) - (xy 149.324864 83.595474) - (xy 149.307366 83.536105) - (xy 149.307361 83.536089) - (xy 149.298797 83.51247) - (xy 149.298796 83.512468) - (xy 149.244663 83.438753) - (xy 149.205075 83.40452) - (xy 149.191817 83.393055) - (xy 149.177516 83.382143) - (xy 149.171831 83.377805) - (xy 149.171823 83.377802) - (xy 149.164089 83.373486) - (xy 149.165117 83.371642) - (xy 149.119026 83.336469) - (xy 149.095216 83.270781) - (xy 149.096239 83.245433) - (xy 149.099474 83.222932) - (xy 149.105647 83.18) - (xy 149.095706 83.110864) - (xy 149.105651 83.041705) - (xy 149.151406 82.988901) - (xy 149.160109 82.983797) - (xy 149.192085 82.966758) - (xy 149.244889 82.921003) - (xy 149.262843 82.903412) - (xy 149.30749 82.823595) - (xy 149.327175 82.756556) - (xy 149.3355 82.698658) - (xy 149.3355 82.2674) - (xy 182.124417 82.2674) - (xy 182.144699 82.473332) - (xy 182.158235 82.517953) - (xy 182.204768 82.671354) - (xy 182.302315 82.85385) - (xy 182.302317 82.853852) - (xy 182.433589 83.01381) - (xy 182.512473 83.078547) - (xy 182.59355 83.145085) - (xy 182.776046 83.242632) - (xy 182.974066 83.3027) - (xy 182.974065 83.3027) - (xy 182.994348 83.304697) - (xy 183.18 83.322983) - (xy 183.385934 83.3027) - (xy 183.583954 83.242632) - (xy 183.76645 83.145085) - (xy 183.92641 83.01381) - (xy 184.057685 82.85385) - (xy 184.155232 82.671354) - (xy 184.175406 82.604846) - (xy 184.213702 82.54641) - (xy 184.277514 82.517953) - (xy 184.346581 82.528512) - (xy 184.398975 82.574736) - (xy 184.413841 82.608749) - (xy 184.446567 82.730886) - (xy 184.44657 82.730892) - (xy 184.546399 82.944978) - (xy 184.681894 83.138482) - (xy 184.848917 83.305505) - (xy 185.042421 83.441) - (xy 185.256507 83.540829) - (xy 185.256516 83.540833) - (xy 185.47 83.598034) - (xy 185.47 82.702901) - (xy 185.577685 82.75208) - (xy 185.684237 82.7674) - (xy 185.755763 82.7674) - (xy 185.862315 82.75208) - (xy 185.97 82.702901) - (xy 185.97 83.598033) - (xy 186.183483 83.540833) - (xy 186.183492 83.540829) - (xy 186.397578 83.441) - (xy 186.591082 83.305505) - (xy 186.758105 83.138482) - (xy 186.8936 82.944978) - (xy 186.993429 82.730892) - (xy 186.993433 82.730883) - (xy 187.026158 82.60875) - (xy 187.062522 82.54909) - (xy 187.125369 82.51856) - (xy 187.194745 82.526854) - (xy 187.248623 82.571339) - (xy 187.264593 82.604847) - (xy 187.284768 82.671354) - (xy 187.382315 82.85385) - (xy 187.382317 82.853852) - (xy 187.513589 83.01381) - (xy 187.592473 83.078547) - (xy 187.67355 83.145085) - (xy 187.856046 83.242632) - (xy 188.054066 83.3027) - (xy 188.054065 83.3027) - (xy 188.072529 83.304518) - (xy 188.26 83.322983) - (xy 188.465934 83.3027) - (xy 188.663954 83.242632) - (xy 188.84645 83.145085) - (xy 189.00641 83.01381) - (xy 189.137685 82.85385) - (xy 189.235232 82.671354) - (xy 189.2953 82.473334) - (xy 189.315583 82.2674) - (xy 189.744417 82.2674) - (xy 189.764699 82.473332) - (xy 189.778235 82.517953) - (xy 189.824768 82.671354) - (xy 189.922315 82.85385) - (xy 189.922317 82.853852) - (xy 190.053589 83.01381) - (xy 190.132473 83.078547) - (xy 190.21355 83.145085) - (xy 190.396046 83.242632) - (xy 190.594066 83.3027) - (xy 190.594065 83.3027) - (xy 190.612529 83.304518) - (xy 190.8 83.322983) - (xy 191.005934 83.3027) - (xy 191.203954 83.242632) - (xy 191.38645 83.145085) - (xy 191.396116 83.137152) - (xy 192.2895 83.137152) - (xy 192.301131 83.195629) - (xy 192.301132 83.19563) - (xy 192.345447 83.261952) - (xy 192.411769 83.306267) - (xy 192.41177 83.306268) - (xy 192.470247 83.317899) - (xy 192.47025 83.3179) - (xy 192.470252 83.3179) - (xy 194.20975 83.3179) - (xy 194.209751 83.317899) - (xy 194.224568 83.314952) - (xy 194.268229 83.306268) - (xy 194.268229 83.306267) - (xy 194.268231 83.306267) - (xy 194.334552 83.261952) - (xy 194.378867 83.195631) - (xy 194.378867 83.195629) - (xy 194.378868 83.195629) - (xy 194.389444 83.142456) - (xy 194.3905 83.137148) - (xy 194.3905 81.397652) - (xy 194.3905 81.397649) - (xy 194.390499 81.397647) - (xy 194.378868 81.33917) - (xy 194.378867 81.339169) - (xy 194.334552 81.272847) - (xy 194.315324 81.259999) - (xy 195.784353 81.259999) - (xy 195.804834 81.402456) - (xy 195.820821 81.437461) - (xy 195.864623 81.533373) - (xy 195.958872 81.642143) - (xy 196.079947 81.719953) - (xy 196.07995 81.719954) - (xy 196.079949 81.719954) - (xy 196.218036 81.760499) - (xy 196.218038 81.7605) - (xy 196.218039 81.7605) - (xy 196.361962 81.7605) - (xy 196.361962 81.760499) - (xy 196.500053 81.719953) - (xy 196.621128 81.642143) - (xy 196.715377 81.533373) - (xy 196.775165 81.402457) - (xy 196.795647 81.26) - (xy 196.775165 81.117543) - (xy 196.715377 80.986627) - (xy 196.621128 80.877857) - (xy 196.500053 80.800047) - (xy 196.500051 80.800046) - (xy 196.500049 80.800045) - (xy 196.50005 80.800045) - (xy 196.361963 80.7595) - (xy 196.361961 80.7595) - (xy 196.218039 80.7595) - (xy 196.218036 80.7595) - (xy 196.079949 80.800045) - (xy 195.958873 80.877856) - (xy 195.864623 80.986626) - (xy 195.864622 80.986628) - (xy 195.804834 81.117543) - (xy 195.784353 81.259999) - (xy 194.315324 81.259999) - (xy 194.26823 81.228532) - (xy 194.268229 81.228531) - (xy 194.209752 81.2169) - (xy 194.209748 81.2169) - (xy 192.470252 81.2169) - (xy 192.470247 81.2169) - (xy 192.41177 81.228531) - (xy 192.411769 81.228532) - (xy 192.345447 81.272847) - (xy 192.301132 81.339169) - (xy 192.301131 81.33917) - (xy 192.2895 81.397647) - (xy 192.2895 83.137152) - (xy 191.396116 83.137152) - (xy 191.54641 83.01381) - (xy 191.677685 82.85385) - (xy 191.775232 82.671354) - (xy 191.8353 82.473334) - (xy 191.855583 82.2674) - (xy 191.8353 82.061466) - (xy 191.775232 81.863446) - (xy 191.677685 81.68095) - (xy 191.602897 81.58982) - (xy 191.54641 81.520989) - (xy 191.396121 81.397652) - (xy 191.38645 81.389715) - (xy 191.203954 81.292168) - (xy 191.005934 81.2321) - (xy 191.005932 81.232099) - (xy 191.005934 81.232099) - (xy 190.818463 81.213635) - (xy 190.8 81.211817) - (xy 190.799999 81.211817) - (xy 190.594067 81.232099) - (xy 190.396043 81.292169) - (xy 190.308114 81.339169) - (xy 190.21355 81.389715) - (xy 190.213548 81.389716) - (xy 190.213547 81.389717) - (xy 190.053589 81.520989) - (xy 189.922317 81.680947) - (xy 189.824769 81.863443) - (xy 189.764699 82.061467) - (xy 189.744417 82.2674) - (xy 189.315583 82.2674) - (xy 189.2953 82.061466) - (xy 189.235232 81.863446) - (xy 189.137685 81.68095) - (xy 189.062897 81.58982) - (xy 189.00641 81.520989) - (xy 188.856121 81.397652) - (xy 188.84645 81.389715) - (xy 188.663954 81.292168) - (xy 188.465934 81.2321) - (xy 188.465932 81.232099) - (xy 188.465934 81.232099) - (xy 188.26 81.211817) - (xy 188.054067 81.232099) - (xy 187.856043 81.292169) - (xy 187.768114 81.339169) - (xy 187.67355 81.389715) - (xy 187.673548 81.389716) - (xy 187.673547 81.389717) - (xy 187.513589 81.520989) - (xy 187.382317 81.680947) - (xy 187.284767 81.863446) - (xy 187.264593 81.929952) - (xy 187.226296 81.98839) - (xy 187.162483 82.016847) - (xy 187.093416 82.006286) - (xy 187.041023 81.960061) - (xy 187.026158 81.926049) - (xy 186.993433 81.803916) - (xy 186.993429 81.803907) - (xy 186.8936 81.589822) - (xy 186.893599 81.58982) - (xy 186.758113 81.396326) - (xy 186.758108 81.39632) - (xy 186.591082 81.229294) - (xy 186.397578 81.093799) - (xy 186.183492 80.99397) - (xy 186.183486 80.993967) - (xy 185.97 80.936764) - (xy 185.97 81.831898) - (xy 185.862315 81.78272) - (xy 185.755763 81.7674) - (xy 185.684237 81.7674) - (xy 185.577685 81.78272) - (xy 185.47 81.831898) - (xy 185.47 80.936764) - (xy 185.469999 80.936764) - (xy 185.256513 80.993967) - (xy 185.256507 80.99397) - (xy 185.042422 81.093799) - (xy 185.04242 81.0938) - (xy 184.848926 81.229286) - (xy 184.84892 81.229291) - (xy 184.681891 81.39632) - (xy 184.681886 81.396326) - (xy 184.5464 81.58982) - (xy 184.546399 81.589822) - (xy 184.44657 81.803907) - (xy 184.446567 81.803914) - (xy 184.413841 81.92605) - (xy 184.377476 81.98571) - (xy 184.314629 82.016239) - (xy 184.245253 82.007944) - (xy 184.191375 81.963459) - (xy 184.175406 81.929952) - (xy 184.155232 81.863446) - (xy 184.057685 81.68095) - (xy 183.982897 81.58982) - (xy 183.92641 81.520989) - (xy 183.776121 81.397652) - (xy 183.76645 81.389715) - (xy 183.583954 81.292168) - (xy 183.385934 81.2321) - (xy 183.385932 81.232099) - (xy 183.385934 81.232099) - (xy 183.18 81.211817) - (xy 182.974067 81.232099) - (xy 182.776043 81.292169) - (xy 182.688114 81.339169) - (xy 182.59355 81.389715) - (xy 182.593548 81.389716) - (xy 182.593547 81.389717) - (xy 182.433589 81.520989) - (xy 182.302317 81.680947) - (xy 182.204769 81.863443) - (xy 182.144699 82.061467) - (xy 182.124417 82.2674) - (xy 149.3355 82.2674) - (xy 149.3355 81.994752) - (xy 156.1495 81.994752) - (xy 156.161131 82.053229) - (xy 156.161132 82.05323) - (xy 156.205447 82.119552) - (xy 156.271769 82.163867) - (xy 156.27177 82.163868) - (xy 156.330247 82.175499) - (xy 156.33025 82.1755) - (xy 156.330252 82.1755) - (xy 158.06975 82.1755) - (xy 158.069751 82.175499) - (xy 158.084568 82.172552) - (xy 158.128229 82.163868) - (xy 158.128229 82.163867) - (xy 158.128231 82.163867) - (xy 158.194552 82.119552) - (xy 158.238867 82.053231) - (xy 158.238867 82.053229) - (xy 158.238868 82.053229) - (xy 158.250499 81.994752) - (xy 159.7495 81.994752) - (xy 159.761131 82.053229) - (xy 159.761132 82.05323) - (xy 159.805447 82.119552) - (xy 159.871769 82.163867) - (xy 159.87177 82.163868) - (xy 159.930247 82.175499) - (xy 159.93025 82.1755) - (xy 159.930252 82.1755) - (xy 161.66975 82.1755) - (xy 161.669751 82.175499) - (xy 161.684568 82.172552) - (xy 161.728229 82.163868) - (xy 161.728229 82.163867) - (xy 161.728231 82.163867) - (xy 161.794552 82.119552) - (xy 161.838867 82.053231) - (xy 161.838867 82.053229) - (xy 161.838868 82.053229) - (xy 161.850499 81.994752) - (xy 163.3495 81.994752) - (xy 163.361131 82.053229) - (xy 163.361132 82.05323) - (xy 163.405447 82.119552) - (xy 163.471769 82.163867) - (xy 163.47177 82.163868) - (xy 163.530247 82.175499) - (xy 163.53025 82.1755) - (xy 163.530252 82.1755) - (xy 165.26975 82.1755) - (xy 165.269751 82.175499) - (xy 165.284568 82.172552) - (xy 165.328229 82.163868) - (xy 165.328229 82.163867) - (xy 165.328231 82.163867) - (xy 165.394552 82.119552) - (xy 165.438867 82.053231) - (xy 165.438867 82.053229) - (xy 165.438868 82.053229) - (xy 165.450499 81.994752) - (xy 167.3495 81.994752) - (xy 167.361131 82.053229) - (xy 167.361132 82.05323) - (xy 167.405447 82.119552) - (xy 167.471769 82.163867) - (xy 167.47177 82.163868) - (xy 167.530247 82.175499) - (xy 167.53025 82.1755) - (xy 167.530252 82.1755) - (xy 169.26975 82.1755) - (xy 169.269751 82.175499) - (xy 169.284568 82.172552) - (xy 169.328229 82.163868) - (xy 169.328229 82.163867) - (xy 169.328231 82.163867) - (xy 169.394552 82.119552) - (xy 169.438867 82.053231) - (xy 169.438867 82.053229) - (xy 169.438868 82.053229) - (xy 169.450499 81.994752) - (xy 171.5495 81.994752) - (xy 171.561131 82.053229) - (xy 171.561132 82.05323) - (xy 171.605447 82.119552) - (xy 171.671769 82.163867) - (xy 171.67177 82.163868) - (xy 171.730247 82.175499) - (xy 171.73025 82.1755) - (xy 171.730252 82.1755) - (xy 173.46975 82.1755) - (xy 173.469751 82.175499) - (xy 173.484568 82.172552) - (xy 173.528229 82.163868) - (xy 173.528229 82.163867) - (xy 173.528231 82.163867) - (xy 173.594552 82.119552) - (xy 173.638867 82.053231) - (xy 173.638867 82.053229) - (xy 173.638868 82.053229) - (xy 173.650499 81.994752) - (xy 173.6505 81.99475) - (xy 173.6505 80.255249) - (xy 173.650499 80.255247) - (xy 173.638868 80.19677) - (xy 173.638867 80.196769) - (xy 173.594552 80.130447) - (xy 173.52823 80.086132) - (xy 173.528229 80.086131) - (xy 173.469752 80.0745) - (xy 173.469748 80.0745) - (xy 171.730252 80.0745) - (xy 171.730247 80.0745) - (xy 171.67177 80.086131) - (xy 171.671769 80.086132) - (xy 171.605447 80.130447) - (xy 171.561132 80.196769) - (xy 171.561131 80.19677) - (xy 171.5495 80.255247) - (xy 171.5495 81.994752) - (xy 169.450499 81.994752) - (xy 169.4505 81.99475) - (xy 169.4505 80.255249) - (xy 169.450499 80.255247) - (xy 169.438868 80.19677) - (xy 169.438867 80.196769) - (xy 169.394552 80.130447) - (xy 169.32823 80.086132) - (xy 169.328229 80.086131) - (xy 169.269752 80.0745) - (xy 169.269748 80.0745) - (xy 167.530252 80.0745) - (xy 167.530247 80.0745) - (xy 167.47177 80.086131) - (xy 167.471769 80.086132) - (xy 167.405447 80.130447) - (xy 167.361132 80.196769) - (xy 167.361131 80.19677) - (xy 167.3495 80.255247) - (xy 167.3495 81.994752) - (xy 165.450499 81.994752) - (xy 165.4505 81.99475) - (xy 165.4505 80.255249) - (xy 165.450499 80.255247) - (xy 165.438868 80.19677) - (xy 165.438867 80.196769) - (xy 165.394552 80.130447) - (xy 165.32823 80.086132) - (xy 165.328229 80.086131) - (xy 165.269752 80.0745) - (xy 165.269748 80.0745) - (xy 163.530252 80.0745) - (xy 163.530247 80.0745) - (xy 163.47177 80.086131) - (xy 163.471769 80.086132) - (xy 163.405447 80.130447) - (xy 163.361132 80.196769) - (xy 163.361131 80.19677) - (xy 163.3495 80.255247) - (xy 163.3495 81.994752) - (xy 161.850499 81.994752) - (xy 161.8505 81.99475) - (xy 161.8505 80.255249) - (xy 161.850499 80.255247) - (xy 161.838868 80.19677) - (xy 161.838867 80.196769) - (xy 161.794552 80.130447) - (xy 161.72823 80.086132) - (xy 161.728229 80.086131) - (xy 161.669752 80.0745) - (xy 161.669748 80.0745) - (xy 159.930252 80.0745) - (xy 159.930247 80.0745) - (xy 159.87177 80.086131) - (xy 159.871769 80.086132) - (xy 159.805447 80.130447) - (xy 159.761132 80.196769) - (xy 159.761131 80.19677) - (xy 159.7495 80.255247) - (xy 159.7495 81.994752) - (xy 158.250499 81.994752) - (xy 158.2505 81.99475) - (xy 158.2505 80.255249) - (xy 158.250499 80.255247) - (xy 158.238868 80.19677) - (xy 158.238867 80.196769) - (xy 158.194552 80.130447) - (xy 158.12823 80.086132) - (xy 158.128229 80.086131) - (xy 158.069752 80.0745) - (xy 158.069748 80.0745) - (xy 156.330252 80.0745) - (xy 156.330247 80.0745) - (xy 156.27177 80.086131) - (xy 156.271769 80.086132) - (xy 156.205447 80.130447) - (xy 156.161132 80.196769) - (xy 156.161131 80.19677) - (xy 156.1495 80.255247) - (xy 156.1495 81.994752) - (xy 149.3355 81.994752) - (xy 149.3355 81.30648) - (xy 149.355185 81.239442) - (xy 149.371819 81.2188) - (xy 150.4688 80.121819) - (xy 150.530123 80.088334) - (xy 150.556481 80.0855) - (xy 153.994142 80.0855) - (xy 154.005134 80.084911) - (xy 154.036965 80.081488) - (xy 154.113482 80.057529) - (xy 154.174805 80.024044) - (xy 154.221629 79.988991) - (xy 157.510619 76.700001) - (xy 197.744532 76.700001) - (xy 197.764364 76.926686) - (xy 197.764366 76.926697) - (xy 197.823258 77.146488) - (xy 197.823261 77.146497) - (xy 197.919431 77.352732) - (xy 197.919432 77.352734) - (xy 198.049954 77.539141) - (xy 198.210858 77.700045) - (xy 198.210861 77.700047) - (xy 198.397266 77.830568) - (xy 198.603504 77.926739) - (xy 198.823308 77.985635) - (xy 198.98523 77.999801) - (xy 199.049998 78.005468) - (xy 199.05 78.005468) - (xy 199.050002 78.005468) - (xy 199.106673 78.000509) - (xy 199.276692 77.985635) - (xy 199.496496 77.926739) - (xy 199.702734 77.830568) - (xy 199.889139 77.700047) - (xy 200.050047 77.539139) - (xy 200.180568 77.352734) - (xy 200.276739 77.146496) - (xy 200.335635 76.926692) - (xy 200.355468 76.7) - (xy 200.335635 76.473308) - (xy 200.276739 76.253504) - (xy 200.180568 76.047266) - (xy 200.077526 75.900105) - (xy 200.050045 75.860858) - (xy 199.889141 75.699954) - (xy 199.702734 75.569432) - (xy 199.702732 75.569431) - (xy 199.496497 75.473261) - (xy 199.496488 75.473258) - (xy 199.276697 75.414366) - (xy 199.276693 75.414365) - (xy 199.276692 75.414365) - (xy 199.276691 75.414364) - (xy 199.276686 75.414364) - (xy 199.050002 75.394532) - (xy 199.049998 75.394532) - (xy 198.823313 75.414364) - (xy 198.823302 75.414366) - (xy 198.603511 75.473258) - (xy 198.603502 75.473261) - (xy 198.397267 75.569431) - (xy 198.397265 75.569432) - (xy 198.210858 75.699954) - (xy 198.049954 75.860858) - (xy 197.919432 76.047265) - (xy 197.919431 76.047267) - (xy 197.823261 76.253502) - (xy 197.823258 76.253511) - (xy 197.764366 76.473302) - (xy 197.764364 76.473313) - (xy 197.744532 76.699998) - (xy 197.744532 76.700001) - (xy 157.510619 76.700001) - (xy 160.960618 73.250001) - (xy 181.294532 73.250001) - (xy 181.314364 73.476686) - (xy 181.314366 73.476697) - (xy 181.373258 73.696488) - (xy 181.373261 73.696497) - (xy 181.469431 73.902732) - (xy 181.469432 73.902734) - (xy 181.599954 74.089141) - (xy 181.760858 74.250045) - (xy 181.794711 74.273749) - (xy 181.947266 74.380568) - (xy 182.153504 74.476739) - (xy 182.153509 74.47674) - (xy 182.153511 74.476741) - (xy 182.206415 74.490916) - (xy 182.373308 74.535635) - (xy 182.523453 74.548771) - (xy 182.599998 74.555468) - (xy 182.6 74.555468) - (xy 182.600002 74.555468) - (xy 182.656672 74.550509) - (xy 182.826692 74.535635) - (xy 183.046496 74.476739) - (xy 183.252734 74.380568) - (xy 183.439139 74.250047) - (xy 183.600047 74.089139) - (xy 183.730568 73.902734) - (xy 183.826739 73.696496) - (xy 183.885635 73.476692) - (xy 183.905468 73.25) - (xy 183.901184 73.201039) - (xy 183.896346 73.145731) - (xy 183.885635 73.023308) - (xy 183.826739 72.803504) - (xy 183.730568 72.597266) - (xy 183.606651 72.420293) - (xy 183.600045 72.410858) - (xy 183.439141 72.249954) - (xy 183.252734 72.119432) - (xy 183.252732 72.119431) - (xy 183.046497 72.023261) - (xy 183.046488 72.023258) - (xy 182.826697 71.964366) - (xy 182.826693 71.964365) - (xy 182.826692 71.964365) - (xy 182.826691 71.964364) - (xy 182.826686 71.964364) - (xy 182.600002 71.944532) - (xy 182.599998 71.944532) - (xy 182.373313 71.964364) - (xy 182.373302 71.964366) - (xy 182.153511 72.023258) - (xy 182.153502 72.023261) - (xy 181.947267 72.119431) - (xy 181.947265 72.119432) - (xy 181.760858 72.249954) - (xy 181.599954 72.410858) - (xy 181.469432 72.597265) - (xy 181.469431 72.597267) - (xy 181.373261 72.803502) - (xy 181.373258 72.803511) - (xy 181.314366 73.023302) - (xy 181.314364 73.023313) - (xy 181.294532 73.249998) - (xy 181.294532 73.250001) - (xy 160.960618 73.250001) - (xy 164.910617 69.300001) - (xy 166.744532 69.300001) - (xy 166.764364 69.526686) - (xy 166.764366 69.526697) - (xy 166.823258 69.746488) - (xy 166.823261 69.746497) - (xy 166.919431 69.952732) - (xy 166.919432 69.952734) - (xy 167.049954 70.139141) - (xy 167.210858 70.300045) - (xy 167.210861 70.300047) - (xy 167.397266 70.430568) - (xy 167.603504 70.526739) - (xy 167.823308 70.585635) - (xy 167.98523 70.599801) - (xy 168.049998 70.605468) - (xy 168.05 70.605468) - (xy 168.050002 70.605468) - (xy 168.106672 70.600509) - (xy 168.276692 70.585635) - (xy 168.496496 70.526739) - (xy 168.702734 70.430568) - (xy 168.889139 70.300047) - (xy 169.050047 70.139139) - (xy 169.180568 69.952734) - (xy 169.276739 69.746496) - (xy 169.335635 69.526692) - (xy 169.355468 69.3) - (xy 169.335635 69.073308) - (xy 169.276739 68.853504) - (xy 169.180568 68.647266) - (xy 169.050047 68.460861) - (xy 169.050045 68.460858) - (xy 168.889141 68.299954) - (xy 168.702734 68.169432) - (xy 168.702732 68.169431) - (xy 168.496497 68.073261) - (xy 168.496488 68.073258) - (xy 168.276697 68.014366) - (xy 168.276693 68.014365) - (xy 168.276692 68.014365) - (xy 168.276691 68.014364) - (xy 168.276686 68.014364) - (xy 168.050002 67.994532) - (xy 168.049998 67.994532) - (xy 167.823313 68.014364) - (xy 167.823302 68.014366) - (xy 167.603511 68.073258) - (xy 167.603502 68.073261) - (xy 167.397267 68.169431) - (xy 167.397265 68.169432) - (xy 167.210858 68.299954) - (xy 167.049954 68.460858) - (xy 166.919432 68.647265) - (xy 166.919431 68.647267) - (xy 166.823261 68.853502) - (xy 166.823258 68.853511) - (xy 166.764366 69.073302) - (xy 166.764364 69.073313) - (xy 166.744532 69.299998) - (xy 166.744532 69.300001) - (xy 164.910617 69.300001) - (xy 166.7888 67.421818) - (xy 166.850123 67.388334) - (xy 166.876481 67.3855) - (xy 174.923518 67.3855) - (xy 174.990557 67.405185) - (xy 175.011198 67.421818) - (xy 177.032263 69.442883) - (xy 177.038632 69.448605) - (xy 177.040454 69.450242) - (xy 177.040459 69.450246) - (xy 177.065377 69.470325) - (xy 177.065376 69.470325) - (xy 177.136424 69.50749) - (xy 177.203456 69.527173) - (xy 177.203458 69.527173) - (xy 177.203464 69.527175) - (xy 177.261362 69.5355) - (xy 177.261366 69.5355) - (xy 179.136045 69.5355) - (xy 179.203084 69.555185) - (xy 179.248839 69.607989) - (xy 179.258783 69.677147) - (xy 179.257507 69.684461) - (xy 179.23 69.818309) - (xy 179.23 70.22) - (xy 179.93 70.22) - (xy 179.93 70.72) - (xy 179.23 70.72) - (xy 179.23 71.070713) - (xy 179.245418 71.222338) - (xy 179.306299 71.416381) - (xy 179.306304 71.416391) - (xy 179.405005 71.594215) - (xy 179.405005 71.594216) - (xy 179.537478 71.74853) - (xy 179.537479 71.748531) - (xy 179.698304 71.873018) - (xy 179.880907 71.962589) - (xy 179.98 71.988244) - (xy 179.98 71.18611) - (xy 180.004457 71.22561) - (xy 180.093962 71.293201) - (xy 180.20184 71.323895) - (xy 180.313521 71.313546) - (xy 180.413922 71.263552) - (xy 180.48 71.191069) - (xy 180.48 71.993366) - (xy 180.481944 71.993069) - (xy 180.481945 71.993069) - (xy 180.67266 71.922436) - (xy 180.672664 71.922434) - (xy 180.845267 71.81485) - (xy 180.992668 71.674735) - (xy 180.992669 71.674733) - (xy 181.108856 71.507804) - (xy 181.189059 71.320907) - (xy 181.23 71.12169) - (xy 181.23 70.72) - (xy 180.53 70.72) - (xy 180.53 70.22) - (xy 181.198473 70.22) - (xy 181.265512 70.239685) - (xy 181.292182 70.262793) - (xy 181.29511 70.266172) - (xy 181.295113 70.266174) - (xy 181.295114 70.266176) - (xy 181.398971 70.356169) - (xy 181.443451 70.376482) - (xy 181.523972 70.413256) - (xy 181.523975 70.413256) - (xy 181.523976 70.413257) - (xy 181.625822 70.4279) - (xy 181.625825 70.4279) - (xy 181.694175 70.4279) - (xy 181.694178 70.4279) - (xy 181.796024 70.413257) - (xy 181.796025 70.413256) - (xy 181.796027 70.413256) - (xy 181.842815 70.391888) - (xy 181.921029 70.356169) - (xy 182.024886 70.266176) - (xy 182.099183 70.150568) - (xy 182.1379 70.018712) - (xy 182.1379 69.881288) - (xy 182.099183 69.749432) - (xy 182.099181 69.749429) - (xy 182.099181 69.749428) - (xy 182.084471 69.72654) - (xy 182.064786 69.659501) - (xy 182.08447 69.592461) - (xy 182.137274 69.546706) - (xy 182.188786 69.5355) - (xy 186.911214 69.5355) - (xy 186.978253 69.555185) - (xy 187.024008 69.607989) - (xy 187.033952 69.677147) - (xy 187.015529 69.72654) - (xy 187.000818 69.749428) - (xy 187.000817 69.749432) - (xy 186.980593 69.818309) - (xy 186.9621 69.881288) - (xy 186.9621 70.018712) - (xy 187.000503 70.1495) - (xy 187.000817 70.150567) - (xy 187.000819 70.150571) - (xy 187.075112 70.266174) - (xy 187.075113 70.266175) - (xy 187.075114 70.266176) - (xy 187.178971 70.356169) - (xy 187.223451 70.376482) - (xy 187.303972 70.413256) - (xy 187.303975 70.413256) - (xy 187.303976 70.413257) - (xy 187.405822 70.4279) - (xy 187.405825 70.4279) - (xy 187.474175 70.4279) - (xy 187.474178 70.4279) - (xy 187.576024 70.413257) - (xy 187.576025 70.413256) - (xy 187.576027 70.413256) - (xy 187.622815 70.391888) - (xy 187.701029 70.356169) - (xy 187.804886 70.266176) - (xy 187.804889 70.266172) - (xy 187.807818 70.262793) - (xy 187.811577 70.260377) - (xy 187.811588 70.260368) - (xy 187.811589 70.260369) - (xy 187.866597 70.225021) - (xy 187.901527 70.22) - (xy 188.57 70.22) - (xy 188.57 70.72) - (xy 187.87 70.72) - (xy 187.87 71.070713) - (xy 187.885418 71.222338) - (xy 187.946299 71.416381) - (xy 187.946304 71.416391) - (xy 188.045005 71.594215) - (xy 188.045005 71.594216) - (xy 188.177478 71.74853) - (xy 188.177479 71.748531) - (xy 188.338305 71.873019) - (xy 188.338306 71.87302) - (xy 188.482968 71.943979) - (xy 188.534488 71.991175) - (xy 188.552313 72.058733) - (xy 188.530783 72.125203) - (xy 188.499485 72.156881) - (xy 188.480814 72.169954) - (xy 188.31991 72.330858) - (xy 188.189388 72.517265) - (xy 188.189387 72.517267) - (xy 188.093217 72.723502) - (xy 188.093214 72.723511) - (xy 188.034322 72.943302) - (xy 188.03432 72.943313) - (xy 188.014488 73.169998) - (xy 188.014488 73.170001) - (xy 188.03432 73.396686) - (xy 188.034322 73.396697) - (xy 188.093214 73.616488) - (xy 188.093217 73.616497) - (xy 188.189387 73.822732) - (xy 188.189388 73.822734) - (xy 188.31991 74.009141) - (xy 188.480814 74.170045) - (xy 188.480817 74.170047) - (xy 188.667222 74.300568) - (xy 188.87346 74.396739) - (xy 188.873465 74.39674) - (xy 188.873467 74.396741) - (xy 188.892385 74.40181) - (xy 189.093264 74.455635) - (xy 189.254873 74.469774) - (xy 189.319954 74.475468) - (xy 189.319956 74.475468) - (xy 189.319958 74.475468) - (xy 189.379758 74.470236) - (xy 189.546648 74.455635) - (xy 189.766452 74.396739) - (xy 189.97269 74.300568) - (xy 190.159095 74.170047) - (xy 190.320003 74.009139) - (xy 190.450524 73.822734) - (xy 190.546695 73.616496) - (xy 190.605591 73.396692) - (xy 190.625424 73.17) - (xy 190.625218 73.16765) - (xy 190.613828 73.037459) - (xy 190.605591 72.943308) - (xy 190.548098 72.72874) - (xy 190.546697 72.723511) - (xy 190.546694 72.723502) - (xy 190.51703 72.659887) - (xy 190.450524 72.517266) - (xy 190.320003 72.330861) - (xy 190.320001 72.330858) - (xy 190.159097 72.169954) - (xy 189.97269 72.039432) - (xy 189.972688 72.039431) - (xy 189.766453 71.943261) - (xy 189.766446 71.943259) - (xy 189.655377 71.913498) - (xy 189.595717 71.877133) - (xy 189.565188 71.814285) - (xy 189.573483 71.74491) - (xy 189.602041 71.703847) - (xy 189.632669 71.674733) - (xy 189.748856 71.507804) - (xy 189.829059 71.320907) - (xy 189.87 71.12169) - (xy 189.87 70.72) - (xy 189.17 70.72) - (xy 189.17 70.22) - (xy 189.87 70.22) - (xy 189.87 69.938893) - (xy 191.91564 69.938893) - (xy 191.935472 70.165578) - (xy 191.935474 70.165589) - (xy 191.994366 70.38538) - (xy 191.994369 70.385389) - (xy 192.090539 70.591624) - (xy 192.09054 70.591626) - (xy 192.221062 70.778033) - (xy 192.381966 70.938937) - (xy 192.381969 70.938939) - (xy 192.568374 71.06946) - (xy 192.774612 71.165631) - (xy 192.994416 71.224527) - (xy 193.156338 71.238693) - (xy 193.221106 71.24436) - (xy 193.221108 71.24436) - (xy 193.22111 71.24436) - (xy 193.277781 71.239401) - (xy 193.4478 71.224527) - (xy 193.667604 71.165631) - (xy 193.873842 71.06946) - (xy 194.060247 70.938939) - (xy 194.221155 70.778031) - (xy 194.351676 70.591626) - (xy 194.447847 70.385388) - (xy 194.506743 70.165584) - (xy 194.526576 69.938892) - (xy 194.524415 69.914197) - (xy 194.516026 69.818309) - (xy 194.506743 69.7122) - (xy 194.460648 69.540172) - (xy 194.447849 69.492403) - (xy 194.447846 69.492394) - (xy 194.428189 69.45024) - (xy 194.351676 69.286158) - (xy 194.221155 69.099753) - (xy 194.221153 69.09975) - (xy 194.060249 68.938846) - (xy 193.873842 68.808324) - (xy 193.87384 68.808323) - (xy 193.667605 68.712153) - (xy 193.667596 68.71215) - (xy 193.447805 68.653258) - (xy 193.447801 68.653257) - (xy 193.4478 68.653257) - (xy 193.447799 68.653256) - (xy 193.447794 68.653256) - (xy 193.22111 68.633424) - (xy 193.221106 68.633424) - (xy 192.994421 68.653256) - (xy 192.99441 68.653258) - (xy 192.774619 68.71215) - (xy 192.77461 68.712153) - (xy 192.568375 68.808323) - (xy 192.568373 68.808324) - (xy 192.381966 68.938846) - (xy 192.221062 69.09975) - (xy 192.09054 69.286157) - (xy 192.090539 69.286159) - (xy 191.994369 69.492394) - (xy 191.994366 69.492403) - (xy 191.935474 69.712194) - (xy 191.935472 69.712205) - (xy 191.91564 69.93889) - (xy 191.91564 69.938893) - (xy 189.87 69.938893) - (xy 189.87 69.869286) - (xy 189.854581 69.717665) - (xy 189.847979 69.696623) - (xy 189.846691 69.626765) - (xy 189.883375 69.567301) - (xy 189.946384 69.537108) - (xy 189.966292 69.5355) - (xy 190.274142 69.5355) - (xy 190.285134 69.534911) - (xy 190.316965 69.531488) - (xy 190.393482 69.507529) - (xy 190.454805 69.474044) - (xy 190.501629 69.438991) - (xy 192.7688 67.171818) - (xy 192.830123 67.138334) - (xy 192.856481 67.1355) - (xy 196.863518 67.1355) - (xy 196.930557 67.155185) - (xy 196.951199 67.171819) - (xy 203.003181 73.2238) - (xy 203.036666 73.285123) - (xy 203.0395 73.311481) - (xy 203.0395 74.111367) - (xy 203.038905 74.119943) - (xy 203.017159 74.275829) - (xy 203.017159 74.275832) - (xy 203.017159 74.275834) - (xy 203.022651 74.394628) - (xy 203.027434 74.498086) - (xy 203.051317 74.599629) - (xy 203.052701 74.608111) - (xy 203.054885 74.631668) - (xy 203.077374 74.710708) - (xy 203.078093 74.713475) - (xy 203.078369 74.71465) - (xy 203.078756 74.715804) - (xy 203.079601 74.718535) - (xy 203.109885 74.824974) - (xy 203.115771 74.845659) - (xy 203.119808 74.853766) - (xy 203.1315 74.877246) - (xy 203.1445 74.932518) - (xy 203.1445 76.122126) - (xy 203.146591 76.151369) - (xy 203.151613 76.186306) - (xy 203.151782 76.187243) - (xy 203.15213 76.189392) - (xy 203.165496 76.282353) - (xy 203.165496 76.317647) - (xy 203.15213 76.41061) - (xy 203.151779 76.412777) - (xy 203.151619 76.413659) - (xy 203.146592 76.448627) - (xy 203.1445 76.477875) - (xy 203.1445 76.705063) - (xy 203.149196 76.748739) - (xy 203.160403 76.800253) - (xy 203.174276 76.841936) - (xy 203.192106 76.880977) - (xy 203.20205 76.914843) - (xy 203.209048 76.963517) - (xy 203.209048 76.998809) - (xy 203.202051 77.047478) - (xy 203.192107 77.081343) - (xy 203.174282 77.120373) - (xy 203.174278 77.120382) - (xy 203.160403 77.162073) - (xy 203.149196 77.213584) - (xy 203.1445 77.25726) - (xy 203.1445 90.796374) - (xy 203.124815 90.863413) - (xy 203.108181 90.884055) - (xy 201.495228 92.497008) - (xy 201.493157 92.498985) - (xy 201.432506 92.554276) - (xy 201.383048 92.619767) - (xy 201.381271 92.622011) - (xy 201.328834 92.68516) - (xy 201.328826 92.685172) - (xy 201.317341 92.705791) - (xy 201.312647 92.712994) - (xy 201.303718 92.724817) - (xy 201.298077 92.7313) - (xy 200.948399 93.080978) - (xy 200.945869 93.0836) - (xy 200.938587 93.091422) - (xy 200.902081 93.146063) - (xy 200.902072 93.146079) - (xy 200.873058 93.20961) - (xy 200.873055 93.209617) - (xy 200.864026 93.233092) - (xy 200.864025 93.233095) - (xy 200.856572 93.324238) - (xy 200.856572 93.32424) - (xy 200.866516 93.393393) - (xy 200.871609 93.418016) - (xy 200.902863 93.476667) - (xy 200.914618 93.498727) - (xy 200.926775 93.512757) - (xy 200.960374 93.551533) - (xy 201.004569 93.589827) - (xy 201.004576 93.589833) - (xy 201.051256 93.619833) - (xy 201.077926 93.642942) - (xy 201.092694 93.659984) - (xy 201.121721 93.723539) - (xy 201.122984 93.74119) - (xy 201.122984 93.907688) - (xy 201.103299 93.974727) - (xy 201.086665 93.995369) - (xy 200.968644 94.11339) - (xy 200.907321 94.146875) - (xy 200.880963 94.149709) - (xy 200.846497 94.149709) - (xy 200.811563 94.144686) - (xy 200.764383 94.130833) - (xy 200.732278 94.116172) - (xy 200.690912 94.089588) - (xy 200.664237 94.066473) - (xy 200.625424 94.021679) - (xy 200.612497 94.003752) - (xy 200.603538 93.988654) - (xy 200.603537 93.988653) - (xy 200.603536 93.988651) - (xy 200.549956 93.929002) - (xy 200.494022 93.88713) - (xy 200.494013 93.887124) - (xy 200.473012 93.873323) - (xy 200.473013 93.873323) - (xy 200.38553 93.846665) - (xy 200.315844 93.841681) - (xy 200.294295 93.84146) - (xy 200.290705 93.841424) - (xy 200.290704 93.841424) - (xy 200.202696 93.866292) - (xy 200.202694 93.866293) - (xy 200.141375 93.899775) - (xy 200.094551 93.934828) - (xy 200.094539 93.934838) - (xy 199.64479 94.384588) - (xy 199.638305 94.39023) - (xy 199.467762 94.51902) - (xy 199.317876 94.683437) - (xy 199.317875 94.683438) - (xy 199.279818 94.744902) - (xy 199.262074 94.767303) - (xy 199.187116 94.842262) - (xy 199.18711 94.842268) - (xy 199.179756 94.850453) - (xy 199.179723 94.850493) - (xy 199.15967 94.875379) - (xy 199.159668 94.875382) - (xy 199.122512 94.946419) - (xy 199.122508 94.946428) - (xy 199.102826 95.013455) - (xy 199.0945 95.071364) - (xy 199.0945 95.207022) - (xy 199.092389 95.229806) - (xy 199.0795 95.298757) - (xy 199.0795 95.521243) - (xy 199.089106 95.572628) - (xy 199.092389 95.590192) - (xy 199.0945 95.612977) - (xy 199.0945 96.939999) - (xy 199.0945 97.445481) - (xy 199.095145 97.450499) - (xy 199.101171 97.497418) - (xy 199.116697 97.556853) - (xy 199.117015 97.558068) - (xy 199.12265 97.576177) - (xy 199.172176 97.653063) - (xy 199.172178 97.653065) - (xy 199.172179 97.653066) - (xy 199.222129 97.701906) - (xy 199.222134 97.70191) - (xy 199.258161 97.728253) - (xy 199.269349 97.736433) - (xy 199.269348 97.736433) - (xy 199.26935 97.736434) - (xy 200.285905 98.276765) - (xy 200.285914 98.276768) - (xy 200.285917 98.27677) - (xy 200.333252 98.294852) - (xy 200.333253 98.294852) - (xy 200.333258 98.294854) - (xy 200.392206 98.309358) - (xy 200.442546 98.315306) - (xy 203.662887 98.295848) - (xy 203.694445 98.293218) - (xy 203.732062 98.287136) - (xy 203.815325 98.253857) - (xy 203.872984 98.214396) - (xy 203.91606 98.174829) - (xy 203.956289 98.125589) - (xy 204.013945 98.086131) - (xy 204.083785 98.084107) - (xy 204.143633 98.120162) - (xy 204.165106 98.152534) - (xy 204.174623 98.173373) - (xy 204.268872 98.282143) - (xy 204.389947 98.359953) - (xy 204.38995 98.359954) - (xy 204.389949 98.359954) - (xy 204.490518 98.389483) - (xy 204.524633 98.3995) - (xy 204.528036 98.400499) - (xy 204.528038 98.4005) - (xy 204.528039 98.4005) - (xy 204.671962 98.4005) - (xy 204.671962 98.400499) - (xy 204.810053 98.359953) - (xy 204.931128 98.282143) - (xy 205.025377 98.173373) - (xy 205.085165 98.042457) - (xy 205.105647 97.9) - (xy 205.103 97.88159) - (xy 205.112943 97.812433) - (xy 205.158698 97.759629) - (xy 205.190802 97.744967) - (xy 205.310053 97.709953) - (xy 205.431128 97.632143) - (xy 205.525377 97.523373) - (xy 205.585165 97.392457) - (xy 205.605647 97.25) - (xy 205.585165 97.107543) - (xy 205.525377 96.976627) - (xy 205.431128 96.867857) - (xy 205.310053 96.790047) - (xy 205.310052 96.790046) - (xy 205.310051 96.790046) - (xy 205.277629 96.780526) - (xy 205.218852 96.742751) - (xy 205.189827 96.679195) - (xy 205.199771 96.610037) - (xy 205.216535 96.5831) - (xy 205.773015 95.901994) - (xy 205.776588 95.897358) - (xy 205.786597 95.883574) - (xy 205.81749 95.820722) - (xy 205.837175 95.753683) - (xy 205.8455 95.695785) - (xy 205.8455 93.576014) - (xy 205.845238 93.568682) - (xy 205.843715 93.547376) - (xy 205.825667 93.476667) - (xy 205.796642 93.413111) - (xy 205.78482 93.390925) - (xy 205.752816 93.358262) - (xy 205.720815 93.325602) - (xy 205.720814 93.325601) - (xy 205.720813 93.3256) - (xy 205.704756 93.315281) - (xy 205.659002 93.262476) - (xy 205.649059 93.193317) - (xy 205.678085 93.129762) - (xy 205.696843 93.113001) - (xy 205.696822 93.112977) - (xy 205.698445 93.11157) - (xy 205.701612 93.108741) - (xy 205.70207 93.108424) - (xy 205.702085 93.108417) - (xy 205.754889 93.062662) - (xy 205.772843 93.045071) - (xy 205.81749 92.965254) - (xy 205.837175 92.898215) - (xy 205.8455 92.840317) - (xy 205.8455 92.567844) - (xy 211.29 92.567844) - (xy 211.296401 92.627372) - (xy 211.296403 92.627379) - (xy 211.346645 92.762086) - (xy 211.346649 92.762093) - (xy 211.432809 92.877187) - (xy 211.432812 92.87719) - (xy 211.547906 92.96335) - (xy 211.547913 92.963354) - (xy 211.68262 93.013596) - (xy 211.682627 93.013598) - (xy 211.742155 93.019999) - (xy 211.742172 93.02) - (xy 212.142813 93.02) - (xy 212.209852 93.039685) - (xy 212.255607 93.092489) - (xy 212.265551 93.161647) - (xy 212.236526 93.225203) - (xy 212.201267 93.253357) - (xy 212.05355 93.332315) - (xy 212.053548 93.332316) - (xy 212.053547 93.332317) - (xy 211.893589 93.463589) - (xy 211.765365 93.619833) - (xy 211.762315 93.62355) - (xy 211.725651 93.692143) - (xy 211.664769 93.806043) - (xy 211.604699 94.004067) - (xy 211.584417 94.21) - (xy 211.604699 94.415932) - (xy 211.629867 94.4989) - (xy 211.664768 94.613954) - (xy 211.762315 94.79645) - (xy 211.787081 94.826628) - (xy 211.893589 94.95641) - (xy 211.990209 95.035702) - (xy 212.05355 95.087685) - (xy 212.236046 95.185232) - (xy 212.434066 95.2453) - (xy 212.434065 95.2453) - (xy 212.452529 95.247118) - (xy 212.64 95.265583) - (xy 212.845934 95.2453) - (xy 213.043954 95.185232) - (xy 213.22645 95.087685) - (xy 213.38641 94.95641) - (xy 213.517685 94.79645) - (xy 213.615232 94.613954) - (xy 213.6753 94.415934) - (xy 213.695583 94.21) - (xy 213.6753 94.004066) - (xy 213.615232 93.806046) - (xy 213.517685 93.62355) - (xy 213.424459 93.509953) - (xy 213.38641 93.463589) - (xy 213.226452 93.332317) - (xy 213.226453 93.332317) - (xy 213.22645 93.332315) - (xy 213.078732 93.253357) - (xy 213.028889 93.204395) - (xy 213.013429 93.136257) - (xy 213.037261 93.070578) - (xy 213.092819 93.028209) - (xy 213.137187 93.02) - (xy 213.537828 93.02) - (xy 213.537844 93.019999) - (xy 213.597372 93.013598) - (xy 213.597379 93.013596) - (xy 213.732086 92.963354) - (xy 213.732093 92.96335) - (xy 213.847187 92.87719) - (xy 213.84719 92.877187) - (xy 213.93335 92.762093) - (xy 213.933354 92.762086) - (xy 213.983596 92.627379) - (xy 213.983598 92.627372) - (xy 213.989999 92.567844) - (xy 213.99 92.567827) - (xy 213.99 91.92) - (xy 213.073686 91.92) - (xy 213.099493 91.879844) - (xy 213.14 91.741889) - (xy 213.14 91.598111) - (xy 213.099493 91.460156) - (xy 213.073686 91.42) - (xy 213.99 91.42) - (xy 213.99 90.772172) - (xy 213.989999 90.772155) - (xy 213.983598 90.712627) - (xy 213.983596 90.71262) - (xy 213.933354 90.577913) - (xy 213.93335 90.577906) - (xy 213.84719 90.462812) - (xy 213.847187 90.462809) - (xy 213.732093 90.376649) - (xy 213.732086 90.376645) - (xy 213.597379 90.326403) - (xy 213.597372 90.326401) - (xy 213.537844 90.32) - (xy 212.89 90.32) - (xy 212.89 91.234498) - (xy 212.782315 91.18532) - (xy 212.675763 91.17) - (xy 212.604237 91.17) - (xy 212.497685 91.18532) - (xy 212.39 91.234498) - (xy 212.39 90.32) - (xy 211.742155 90.32) - (xy 211.682627 90.326401) - (xy 211.68262 90.326403) - (xy 211.547913 90.376645) - (xy 211.547906 90.376649) - (xy 211.432812 90.462809) - (xy 211.432809 90.462812) - (xy 211.346649 90.577906) - (xy 211.346645 90.577913) - (xy 211.296403 90.71262) - (xy 211.296401 90.712627) - (xy 211.29 90.772155) - (xy 211.29 91.42) - (xy 212.206314 91.42) - (xy 212.180507 91.460156) - (xy 212.14 91.598111) - (xy 212.14 91.741889) - (xy 212.180507 91.879844) - (xy 212.206314 91.92) - (xy 211.29 91.92) - (xy 211.29 92.567844) - (xy 205.8455 92.567844) - (xy 205.845499 83.472844) - (xy 211.29 83.472844) - (xy 211.296401 83.532372) - (xy 211.296403 83.532379) - (xy 211.346645 83.667086) - (xy 211.346649 83.667093) - (xy 211.432809 83.782187) - (xy 211.432812 83.78219) - (xy 211.547906 83.86835) - (xy 211.547913 83.868354) - (xy 211.68262 83.918596) - (xy 211.682627 83.918598) - (xy 211.742155 83.924999) - (xy 211.742172 83.925) - (xy 212.39 83.925) - (xy 212.39 83.010501) - (xy 212.497685 83.05968) - (xy 212.604237 83.075) - (xy 212.675763 83.075) - (xy 212.782315 83.05968) - (xy 212.89 83.010501) - (xy 212.89 83.925) - (xy 213.537828 83.925) - (xy 213.537844 83.924999) - (xy 213.597372 83.918598) - (xy 213.597379 83.918596) - (xy 213.732086 83.868354) - (xy 213.732093 83.86835) - (xy 213.847187 83.78219) - (xy 213.84719 83.782187) - (xy 213.93335 83.667093) - (xy 213.933354 83.667086) - (xy 213.983596 83.532379) - (xy 213.983598 83.532372) - (xy 213.989999 83.472844) - (xy 213.99 83.472827) - (xy 213.99 82.825) - (xy 213.073686 82.825) - (xy 213.099493 82.784844) - (xy 213.14 82.646889) - (xy 213.14 82.503111) - (xy 213.099493 82.365156) - (xy 213.073686 82.325) - (xy 213.99 82.325) - (xy 213.99 81.677172) - (xy 213.989999 81.677155) - (xy 213.983598 81.617627) - (xy 213.983596 81.61762) - (xy 213.933354 81.482913) - (xy 213.93335 81.482906) - (xy 213.84719 81.367812) - (xy 213.847187 81.367809) - (xy 213.732093 81.281649) - (xy 213.732086 81.281645) - (xy 213.597379 81.231403) - (xy 213.597372 81.231401) - (xy 213.537844 81.225) - (xy 213.137187 81.225) - (xy 213.070148 81.205315) - (xy 213.024393 81.152511) - (xy 213.014449 81.083353) - (xy 213.043474 81.019797) - (xy 213.078733 80.991642) - (xy 213.22645 80.912685) - (xy 213.38641 80.78141) - (xy 213.517685 80.62145) - (xy 213.615232 80.438954) - (xy 213.6753 80.240934) - (xy 213.695583 80.035) - (xy 213.6753 79.829066) - (xy 213.615232 79.631046) - (xy 213.517685 79.44855) - (xy 213.465702 79.385209) - (xy 213.38641 79.288589) - (xy 213.249982 79.176627) - (xy 213.22645 79.157315) - (xy 213.043954 79.059768) - (xy 212.845934 78.9997) - (xy 212.845932 78.999699) - (xy 212.845934 78.999699) - (xy 212.64 78.979417) - (xy 212.434067 78.999699) - (xy 212.236043 79.059769) - (xy 212.157994 79.101488) - (xy 212.05355 79.157315) - (xy 212.053548 79.157316) - (xy 212.053547 79.157317) - (xy 211.893589 79.288589) - (xy 211.762317 79.448547) - (xy 211.762315 79.44855) - (xy 211.738076 79.493897) - (xy 211.664769 79.631043) - (xy 211.604699 79.829067) - (xy 211.584417 80.034999) - (xy 211.604699 80.240932) - (xy 211.609042 80.255249) - (xy 211.664768 80.438954) - (xy 211.762315 80.62145) - (xy 211.762317 80.621452) - (xy 211.893589 80.78141) - (xy 211.932537 80.813373) - (xy 212.05355 80.912685) - (xy 212.201267 80.991642) - (xy 212.251111 81.040605) - (xy 212.266571 81.108743) - (xy 212.242739 81.174422) - (xy 212.187181 81.216791) - (xy 212.142813 81.225) - (xy 211.742155 81.225) - (xy 211.682627 81.231401) - (xy 211.68262 81.231403) - (xy 211.547913 81.281645) - (xy 211.547906 81.281649) - (xy 211.432812 81.367809) - (xy 211.432809 81.367812) - (xy 211.346649 81.482906) - (xy 211.346645 81.482913) - (xy 211.296403 81.61762) - (xy 211.296401 81.617627) - (xy 211.29 81.677155) - (xy 211.29 82.325) - (xy 212.206314 82.325) - (xy 212.180507 82.365156) - (xy 212.14 82.503111) - (xy 212.14 82.646889) - (xy 212.180507 82.784844) - (xy 212.206314 82.825) - (xy 211.29 82.825) - (xy 211.29 83.472844) - (xy 205.845499 83.472844) - (xy 205.845499 79.59648) - (xy 205.865185 79.529441) - (xy 205.881814 79.508804) - (xy 206.2488 79.141818) - (xy 206.310123 79.108334) - (xy 206.336481 79.1055) - (xy 207.304142 79.1055) - (xy 207.315134 79.104911) - (xy 207.346965 79.101488) - (xy 207.423482 79.077529) - (xy 207.484805 79.044044) - (xy 207.531629 79.008991) - (xy 210.412883 76.127737) - (xy 210.42024 76.119548) - (xy 210.440327 76.09462) - (xy 210.47749 76.023575) - (xy 210.497175 75.956536) - (xy 210.5055 75.898638) - (xy 210.5055 72.215858) - (xy 210.504911 72.204866) - (xy 210.501488 72.173035) - (xy 210.477529 72.096518) - (xy 210.444044 72.035195) - (xy 210.435108 72.023258) - (xy 210.409001 71.988384) - (xy 210.408998 71.988381) - (xy 210.408991 71.988371) - (xy 207.930622 69.510002) - (xy 215.814723 69.510002) - (xy 215.833793 69.727975) - (xy 215.833793 69.727979) - (xy 215.890422 69.939322) - (xy 215.890424 69.939326) - (xy 215.890425 69.93933) - (xy 215.935226 70.035406) - (xy 215.982897 70.137638) - (xy 216.003808 70.167502) - (xy 216.108402 70.316877) - (xy 216.263123 70.471598) - (xy 216.442361 70.597102) - (xy 216.64067 70.689575) - (xy 216.852023 70.746207) - (xy 217.034926 70.762208) - (xy 217.069998 70.765277) - (xy 217.07 70.765277) - (xy 217.070002 70.765277) - (xy 217.098254 70.762805) - (xy 217.287977 70.746207) - (xy 217.49933 70.689575) - (xy 217.697639 70.597102) - (xy 217.876877 70.471598) - (xy 218.031598 70.316877) - (xy 218.157102 70.137639) - (xy 218.249575 69.93933) - (xy 218.306207 69.727977) - (xy 218.325277 69.510002) - (xy 222.824723 69.510002) - (xy 222.843793 69.727975) - (xy 222.843793 69.727979) - (xy 222.900422 69.939322) - (xy 222.900424 69.939326) - (xy 222.900425 69.93933) - (xy 222.945226 70.035406) - (xy 222.992897 70.137638) - (xy 223.013808 70.167502) - (xy 223.118402 70.316877) - (xy 223.273123 70.471598) - (xy 223.452361 70.597102) - (xy 223.65067 70.689575) - (xy 223.862023 70.746207) - (xy 224.044926 70.762208) - (xy 224.079998 70.765277) - (xy 224.08 70.765277) - (xy 224.080002 70.765277) - (xy 224.108254 70.762805) - (xy 224.297977 70.746207) - (xy 224.50933 70.689575) - (xy 224.707639 70.597102) - (xy 224.886877 70.471598) - (xy 225.041598 70.316877) - (xy 225.167102 70.137639) - (xy 225.259575 69.93933) - (xy 225.316207 69.727977) - (xy 225.335277 69.51) - (xy 225.335057 69.50749) - (xy 225.329405 69.442883) - (xy 225.316207 69.292023) - (xy 225.264688 69.099753) - (xy 225.259577 69.080677) - (xy 225.259576 69.080676) - (xy 225.259575 69.08067) - (xy 225.167102 68.882362) - (xy 225.1671 68.882359) - (xy 225.167099 68.882357) - (xy 225.041599 68.703124) - (xy 224.971899 68.633424) - (xy 224.886877 68.548402) - (xy 224.707639 68.422898) - (xy 224.70764 68.422898) - (xy 224.707638 68.422897) - (xy 224.55602 68.352197) - (xy 224.50933 68.330425) - (xy 224.509326 68.330424) - (xy 224.509322 68.330422) - (xy 224.297977 68.273793) - (xy 224.080002 68.254723) - (xy 224.079998 68.254723) - (xy 223.95358 68.265783) - (xy 223.862023 68.273793) - (xy 223.86202 68.273793) - (xy 223.650677 68.330422) - (xy 223.650668 68.330426) - (xy 223.452361 68.422898) - (xy 223.452357 68.4229) - (xy 223.273121 68.548402) - (xy 223.118402 68.703121) - (xy 222.9929 68.882357) - (xy 222.992898 68.882361) - (xy 222.900426 69.080668) - (xy 222.900422 69.080677) - (xy 222.843793 69.29202) - (xy 222.843793 69.292024) - (xy 222.824723 69.509997) - (xy 222.824723 69.510002) - (xy 218.325277 69.510002) - (xy 218.325277 69.51) - (xy 218.325057 69.50749) - (xy 218.319405 69.442883) - (xy 218.306207 69.292023) - (xy 218.254688 69.099753) - (xy 218.249577 69.080677) - (xy 218.249576 69.080676) - (xy 218.249575 69.08067) - (xy 218.157102 68.882362) - (xy 218.1571 68.882359) - (xy 218.157099 68.882357) - (xy 218.031599 68.703124) - (xy 217.966136 68.637661) - (xy 217.900512 68.572037) - (xy 217.867029 68.510717) - (xy 217.872013 68.441025) - (xy 217.913884 68.385091) - (xy 217.979348 68.360674) - (xy 218.008605 68.362049) - (xy 218.206065 68.395) - (xy 218.433935 68.395) - (xy 218.658701 68.357492) - (xy 218.874219 68.283504) - (xy 218.87423 68.283499) - (xy 219.074633 68.175047) - (xy 219.100982 68.154537) - (xy 219.100982 68.154536) - (xy 218.448117 67.501669) - (xy 218.460892 67.499833) - (xy 218.590369 67.440702) - (xy 218.697943 67.347489) - (xy 218.774898 67.227745) - (xy 218.799048 67.145494) - (xy 219.453124 67.799571) - (xy 219.53342 67.676669) - (xy 219.624954 67.467993) - (xy 219.680894 67.247093) - (xy 219.680896 67.247085) - (xy 219.699712 67.020006) - (xy 219.699712 67.02) - (xy 221.739892 67.02) - (xy 221.758282 67.218464) - (xy 221.758282 67.218466) - (xy 221.758283 67.218469) - (xy 221.808291 67.394229) - (xy 221.81283 67.410183) - (xy 221.90167 67.588598) - (xy 221.901675 67.588606) - (xy 222.021792 67.747666) - (xy 222.07873 67.799571) - (xy 222.16909 67.881945) - (xy 222.338554 67.986873) - (xy 222.524414 68.058876) - (xy 222.72034 68.0955) - (xy 222.720342 68.0955) - (xy 222.919658 68.0955) - (xy 222.91966 68.0955) - (xy 223.115586 68.058876) - (xy 223.301446 67.986873) - (xy 223.47091 67.881945) - (xy 223.618209 67.747664) - (xy 223.738326 67.588604) - (xy 223.827171 67.41018) - (xy 223.881717 67.218469) - (xy 223.900108 67.02) - (xy 223.881717 66.821531) - (xy 223.827171 66.62982) - (xy 223.793933 66.563069) - (xy 223.738329 66.451401) - (xy 223.738324 66.451393) - (xy 223.618207 66.292333) - (xy 223.470911 66.158056) - (xy 223.47091 66.158055) - (xy 223.393297 66.109999) - (xy 223.301447 66.053127) - (xy 223.301445 66.053126) - (xy 223.219379 66.021334) - (xy 223.115586 65.981124) - (xy 223.115582 65.981123) - (xy 223.029799 65.965088) - (xy 222.91966 65.9445) - (xy 222.72034 65.9445) - (xy 222.630254 65.961339) - (xy 222.524417 65.981123) - (xy 222.524415 65.981123) - (xy 222.524414 65.981124) - (xy 222.472517 66.001229) - (xy 222.338554 66.053126) - (xy 222.338552 66.053127) - (xy 222.169088 66.158056) - (xy 222.021792 66.292333) - (xy 221.901675 66.451393) - (xy 221.90167 66.451401) - (xy 221.81283 66.629816) - (xy 221.812828 66.62982) - (xy 221.812829 66.62982) - (xy 221.766428 66.792906) - (xy 221.758282 66.821535) - (xy 221.739892 67.019999) - (xy 221.739892 67.02) - (xy 219.699712 67.02) - (xy 219.699712 67.019993) - (xy 219.680896 66.792914) - (xy 219.680894 66.792906) - (xy 219.624954 66.572006) - (xy 219.53342 66.36333) - (xy 219.453124 66.240427) - (xy 218.799048 66.894503) - (xy 218.774898 66.812255) - (xy 218.697943 66.692511) - (xy 218.590369 66.599298) - (xy 218.460892 66.540167) - (xy 218.448116 66.53833) - (xy 219.100983 65.885462) - (xy 219.100983 65.885461) - (xy 219.074632 65.864952) - (xy 219.074627 65.864949) - (xy 218.87423 65.7565) - (xy 218.874219 65.756495) - (xy 218.658701 65.682507) - (xy 218.433935 65.645) - (xy 218.206065 65.645) - (xy 217.981298 65.682507) - (xy 217.76578 65.756495) - (xy 217.765769 65.7565) - (xy 217.565373 65.864948) - (xy 217.539016 65.885462) - (xy 218.191884 66.53833) - (xy 218.179108 66.540167) - (xy 218.049631 66.599298) - (xy 217.942057 66.692511) - (xy 217.865102 66.812255) - (xy 217.840951 66.894503) - (xy 217.186873 66.240427) - (xy 217.106578 66.363333) - (xy 217.106577 66.363335) - (xy 217.015045 66.572006) - (xy 216.959105 66.792906) - (xy 216.959103 66.792914) - (xy 216.940288 67.019993) - (xy 216.940288 67.020006) - (xy 216.959103 67.247085) - (xy 216.959105 67.247093) - (xy 217.015045 67.467993) - (xy 217.106577 67.676664) - (xy 217.106579 67.676668) - (xy 217.186874 67.79957) - (xy 217.84095 67.145493) - (xy 217.865102 67.227745) - (xy 217.942057 67.347489) - (xy 218.049631 67.440702) - (xy 218.179108 67.499833) - (xy 218.191882 67.501669) - (xy 217.539015 68.154536) - (xy 217.540108 68.172133) - (xy 217.524614 68.240263) - (xy 217.474747 68.289201) - (xy 217.406337 68.30341) - (xy 217.384253 68.29959) - (xy 217.287977 68.273793) - (xy 217.070002 68.254723) - (xy 217.069998 68.254723) - (xy 216.94358 68.265783) - (xy 216.852023 68.273793) - (xy 216.85202 68.273793) - (xy 216.640677 68.330422) - (xy 216.640668 68.330426) - (xy 216.442361 68.422898) - (xy 216.442357 68.4229) - (xy 216.263121 68.548402) - (xy 216.108402 68.703121) - (xy 215.9829 68.882357) - (xy 215.982898 68.882361) - (xy 215.890426 69.080668) - (xy 215.890422 69.080677) - (xy 215.833793 69.29202) - (xy 215.833793 69.292024) - (xy 215.814723 69.509997) - (xy 215.814723 69.510002) - (xy 207.930622 69.510002) - (xy 202.877244 64.456624) - (xy 202.843759 64.395301) - (xy 202.848743 64.325609) - (xy 202.890615 64.269676) - (xy 202.956079 64.245259) - (xy 202.96386 64.244948) - (xy 224.265654 64.068049) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 62.092231 230.514218) - (xy 62.30719 230.714976) - (xy 62.331744 230.732308) - (xy 61.682127 231.381925) - (xy 61.690676 231.351879) - (xy 61.680327 231.240198) - (xy 61.630333 231.139797) - (xy 61.547447 231.064235) - (xy 61.442861 231.023719) - (xy 61.358979 231.023719) - (xy 61.327304 231.029639) - (xy 61.980303 230.376641) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 66.001172 231.023719) - (xy 65.919817 231.023719) - (xy 65.837369 231.039131) - (xy 65.742009 231.098176) - (xy 65.674418 231.187681) - (xy 65.643724 231.295559) - (xy 65.651671 231.381325) - (xy 65.002655 230.732308) - (xy 65.02721 230.714976) - (xy 65.242169 230.514218) - (xy 65.354095 230.376642) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 62.331745 227.354291) - (xy 62.30719 227.371624) - (xy 62.092231 227.572382) - (xy 61.980304 227.709957) - (xy 61.333227 227.062881) - (xy 61.414583 227.062881) - (xy 61.497031 227.047469) - (xy 61.592391 226.988424) - (xy 61.659982 226.898919) - (xy 61.690676 226.791041) - (xy 61.682728 226.705274) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 219.811745 227.354291) - (xy 219.78719 227.371624) - (xy 219.572231 227.572382) - (xy 219.460304 227.709957) - (xy 218.813228 227.062881) - (xy 218.894583 227.062881) - (xy 218.977031 227.047469) - (xy 219.072391 226.988424) - (xy 219.139982 226.898919) - (xy 219.170676 226.791041) - (xy 219.162728 226.705274) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 65.643724 226.734721) - (xy 65.654073 226.846402) - (xy 65.704067 226.946803) - (xy 65.786953 227.022365) - (xy 65.891539 227.062881) - (xy 65.975421 227.062881) - (xy 66.007089 227.056961) - (xy 65.354094 227.709956) - (xy 65.242169 227.572382) - (xy 65.02721 227.371624) - (xy 65.002653 227.35429) - (xy 65.652274 226.704669) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 223.123724 226.734721) - (xy 223.134073 226.846402) - (xy 223.184067 226.946803) - (xy 223.266953 227.022365) - (xy 223.371539 227.062881) - (xy 223.455421 227.062881) - (xy 223.487089 227.056961) - (xy 222.834094 227.709956) - (xy 222.722169 227.572382) - (xy 222.50721 227.371624) - (xy 222.482653 227.35429) - (xy 223.132274 226.704669) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 219.572231 98.434218) - (xy 219.78719 98.634976) - (xy 219.811744 98.652308) - (xy 219.162127 99.301925) - (xy 219.170676 99.271879) - (xy 219.160327 99.160198) - (xy 219.110333 99.059797) - (xy 219.027447 98.984235) - (xy 218.922861 98.943719) - (xy 218.838979 98.943719) - (xy 218.807304 98.949639) - (xy 219.460303 98.296641) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 223.481172 98.943719) - (xy 223.399817 98.943719) - (xy 223.317369 98.959131) - (xy 223.222009 99.018176) - (xy 223.154418 99.107681) - (xy 223.123724 99.215559) - (xy 223.131671 99.301325) - (xy 222.482655 98.652308) - (xy 222.50721 98.634976) - (xy 222.722169 98.434218) - (xy 222.834095 98.296642) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 219.811745 95.274291) - (xy 219.78719 95.291624) - (xy 219.572231 95.492382) - (xy 219.460304 95.629957) - (xy 218.813227 94.982881) - (xy 218.894583 94.982881) - (xy 218.977031 94.967469) - (xy 219.072391 94.908424) - (xy 219.139982 94.818919) - (xy 219.170676 94.711041) - (xy 219.162728 94.625274) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 223.123724 94.654721) - (xy 223.134073 94.766402) - (xy 223.184067 94.866803) - (xy 223.266953 94.942365) - (xy 223.371539 94.982881) - (xy 223.455421 94.982881) - (xy 223.487089 94.976961) - (xy 222.834094 95.629956) - (xy 222.722169 95.492382) - (xy 222.50721 95.291624) - (xy 222.482653 95.27429) - (xy 223.132274 94.624669) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 62.092231 75.574218) - (xy 62.30719 75.774976) - (xy 62.331744 75.792308) - (xy 61.682127 76.441925) - (xy 61.690676 76.411879) - (xy 61.680327 76.300198) - (xy 61.630333 76.199797) - (xy 61.547447 76.124235) - (xy 61.442861 76.083719) - (xy 61.358979 76.083719) - (xy 61.327305 76.089639) - (xy 61.980303 75.436641) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 66.001172 76.083719) - (xy 65.919817 76.083719) - (xy 65.837369 76.099131) - (xy 65.742009 76.158176) - (xy 65.674418 76.247681) - (xy 65.643724 76.355559) - (xy 65.651671 76.441325) - (xy 65.002655 75.792308) - (xy 65.02721 75.774976) - (xy 65.242169 75.574218) - (xy 65.354095 75.436642) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 65.643724 71.794721) - (xy 65.654073 71.906402) - (xy 65.704067 72.006803) - (xy 65.786953 72.082365) - (xy 65.891539 72.122881) - (xy 65.975421 72.122881) - (xy 66.007089 72.116961) - (xy 65.354094 72.769956) - (xy 65.242169 72.632382) - (xy 65.02721 72.431624) - (xy 65.002654 72.414291) - (xy 65.652273 71.764671) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 191.049521 65.820021) - (xy 191.095604 65.833552) - (xy 191.096691 65.833871) - (xy 191.128797 65.848533) - (xy 191.159422 65.868214) - (xy 191.19781 65.907251) - (xy 191.261314 66.009814) - (xy 191.263727 66.01371) - (xy 191.281038 66.061344) - (xy 191.285496 66.092355) - (xy 191.285496 66.127646) - (xy 191.278498 66.176318) - (xy 191.268554 66.210182) - (xy 191.248128 66.254909) - (xy 191.229046 66.284602) - (xy 191.196844 66.321764) - (xy 191.170173 66.344874) - (xy 191.128803 66.371462) - (xy 191.096697 66.386125) - (xy 191.073111 66.39305) - (xy 191.049523 66.399976) - (xy 191.01459 66.404999) - (xy 190.965413 66.404999) - (xy 190.930479 66.399976) - (xy 190.883299 66.386123) - (xy 190.851193 66.371461) - (xy 190.809825 66.344875) - (xy 190.783153 66.321764) - (xy 190.780351 66.31853) - (xy 190.750951 66.284601) - (xy 190.731872 66.254913) - (xy 190.727223 66.244733) - (xy 190.711442 66.210179) - (xy 190.701501 66.176318) - (xy 190.694503 66.127644) - (xy 190.694503 66.092355) - (xy 190.698961 66.061344) - (xy 190.701501 66.043678) - (xy 190.711442 66.00982) - (xy 190.731873 65.965083) - (xy 190.750947 65.935402) - (xy 190.783158 65.898229) - (xy 190.809828 65.87512) - (xy 190.82565 65.864952) - (xy 190.851197 65.848533) - (xy 190.883295 65.833875) - (xy 190.930478 65.820021) - (xy 190.965408 65.815) - (xy 191.01459 65.815) - ) - ) - ) - (zone (net 25) (net_name "GNDA") (layer "In2.Cu") (tstamp 0d5b73c9-adb6-4b10-847d-2473307c9a62) (hatch edge 0.5) - (priority 4) - (connect_pads (clearance 0.2)) - (min_thickness 0.25) (filled_areas_thickness no) - (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) - (polygon - (pts - (xy 144.01 77.69) - (xy 151.85 77.69) - (xy 165.21 64.33) - (xy 202.46 64.33) - (xy 210.3 72.17) - (xy 210.3 75.95) - (xy 207.35 78.9) - (xy 206.2 78.9) - (xy 205.64 79.46) - (xy 205.64 95.74) - (xy 203.72 98.09) - (xy 200.41 98.11) - (xy 199.3 97.52) - (xy 199.3 95.02) - (xy 203.35 90.97) - (xy 203.35 73.28) - (xy 197 66.93) - (xy 192.72 66.93) - (xy 190.32 69.33) - (xy 177.21 69.33) - (xy 175.06 67.18) - (xy 166.74 67.18) - (xy 154.04 79.88) - (xy 150.42 79.88) - (xy 149.13 81.17) - (xy 149.13 85.15) - (xy 148.34 85.94) - (xy 147.08 85.94) - (xy 143.35 82.21) - (xy 143.35 78.35) - ) - ) - (filled_polygon - (layer "In2.Cu") - (pts - (xy 202.475677 64.349685) - (xy 202.496319 64.366319) - (xy 210.263681 72.133681) - (xy 210.297166 72.195004) - (xy 210.3 72.221362) - (xy 210.3 75.898638) - (xy 210.280315 75.965677) - (xy 210.263681 75.986319) - (xy 207.386319 78.863681) - (xy 207.324996 78.897166) - (xy 207.298638 78.9) - (xy 206.199999 78.9) - (xy 205.64 79.459999) - (xy 205.64 92.840317) - (xy 205.620315 92.907356) - (xy 205.567511 92.953111) - (xy 205.498353 92.963055) - (xy 205.434797 92.93403) - (xy 205.422287 92.92152) - (xy 205.40368 92.900047) - (xy 205.341128 92.827857) - (xy 205.220053 92.750047) - (xy 205.220051 92.750046) - (xy 205.220049 92.750045) - (xy 205.22005 92.750045) - (xy 205.081963 92.7095) - (xy 205.081961 92.7095) - (xy 204.938039 92.7095) - (xy 204.938036 92.7095) - (xy 204.799949 92.750045) - (xy 204.678873 92.827856) - (xy 204.584623 92.936626) - (xy 204.584622 92.936628) - (xy 204.524834 93.067543) - (xy 204.504353 93.209999) - (xy 204.524834 93.352456) - (xy 204.579688 93.472567) - (xy 204.584623 93.483373) - (xy 204.678872 93.592143) - (xy 204.799947 93.669953) - (xy 204.79995 93.669954) - (xy 204.799949 93.669954) - (xy 204.938036 93.710499) - (xy 204.938038 93.7105) - (xy 204.938039 93.7105) - (xy 205.081962 93.7105) - (xy 205.081962 93.710499) - (xy 205.220053 93.669953) - (xy 205.341128 93.592143) - (xy 205.405788 93.517519) - (xy 205.422287 93.49848) - (xy 205.481065 93.460705) - (xy 205.550934 93.460705) - (xy 205.609713 93.498479) - (xy 205.638738 93.562035) - (xy 205.64 93.579682) - (xy 205.64 95.695785) - (xy 205.620315 95.762824) - (xy 205.612025 95.77424) - (xy 203.756921 98.044809) - (xy 203.699262 98.08427) - (xy 203.661645 98.090352) - (xy 200.441304 98.10981) - (xy 200.382356 98.095306) - (xy 199.365801 97.554975) - (xy 199.315843 97.506128) - (xy 199.3 97.445481) - (xy 199.3 96.94) - (xy 200.154353 96.94) - (xy 200.174834 97.082456) - (xy 200.213836 97.167857) - (xy 200.234623 97.213373) - (xy 200.328872 97.322143) - (xy 200.449947 97.399953) - (xy 200.44995 97.399954) - (xy 200.449949 97.399954) - (xy 200.557107 97.431417) - (xy 200.586496 97.440047) - (xy 200.588036 97.440499) - (xy 200.588038 97.4405) - (xy 200.588039 97.4405) - (xy 200.731962 97.4405) - (xy 200.731962 97.440499) - (xy 200.870053 97.399953) - (xy 200.991128 97.322143) - (xy 201.085377 97.213373) - (xy 201.145165 97.082457) - (xy 201.165647 96.94) - (xy 201.145165 96.797543) - (xy 201.086917 96.669999) - (xy 201.604353 96.669999) - (xy 201.624834 96.812456) - (xy 201.684622 96.943371) - (xy 201.684623 96.943373) - (xy 201.778872 97.052143) - (xy 201.899947 97.129953) - (xy 201.89995 97.129954) - (xy 201.899949 97.129954) - (xy 202.038036 97.170499) - (xy 202.038038 97.1705) - (xy 202.038039 97.1705) - (xy 202.181962 97.1705) - (xy 202.181962 97.170499) - (xy 202.320053 97.129953) - (xy 202.441128 97.052143) - (xy 202.535377 96.943373) - (xy 202.562523 96.883931) - (xy 202.608276 96.83113) - (xy 202.675315 96.811445) - (xy 202.710247 96.816467) - (xy 202.758039 96.8305) - (xy 202.901962 96.8305) - (xy 202.901962 96.830499) - (xy 203.040053 96.789953) - (xy 203.161128 96.712143) - (xy 203.255377 96.603373) - (xy 203.315165 96.472457) - (xy 203.335647 96.33) - (xy 203.315165 96.187543) - (xy 203.255377 96.056627) - (xy 203.161128 95.947857) - (xy 203.040053 95.870047) - (xy 203.040051 95.870046) - (xy 203.040049 95.870045) - (xy 203.04005 95.870045) - (xy 202.901963 95.8295) - (xy 202.901961 95.8295) - (xy 202.758039 95.8295) - (xy 202.758036 95.8295) - (xy 202.619949 95.870045) - (xy 202.498873 95.947856) - (xy 202.404623 96.056626) - (xy 202.377477 96.116067) - (xy 202.331721 96.16887) - (xy 202.264681 96.188554) - (xy 202.229749 96.183531) - (xy 202.181963 96.1695) - (xy 202.181961 96.1695) - (xy 202.038039 96.1695) - (xy 202.038036 96.1695) - (xy 201.899949 96.210045) - (xy 201.778873 96.287856) - (xy 201.684623 96.396626) - (xy 201.684622 96.396628) - (xy 201.624834 96.527543) - (xy 201.604353 96.669999) - (xy 201.086917 96.669999) - (xy 201.085377 96.666627) - (xy 200.991128 96.557857) - (xy 200.870053 96.480047) - (xy 200.870051 96.480046) - (xy 200.870049 96.480045) - (xy 200.87005 96.480045) - (xy 200.731963 96.4395) - (xy 200.731961 96.4395) - (xy 200.588039 96.4395) - (xy 200.588036 96.4395) - (xy 200.449949 96.480045) - (xy 200.328873 96.557856) - (xy 200.234623 96.666626) - (xy 200.234622 96.666628) - (xy 200.174834 96.797543) - (xy 200.154353 96.94) - (xy 199.3 96.94) - (xy 199.3 95.071361) - (xy 199.319685 95.004322) - (xy 199.336314 94.983685) - (xy 200.23986 94.080139) - (xy 200.301179 94.046657) - (xy 200.37087 94.051641) - (xy 200.426804 94.093513) - (xy 200.440328 94.116306) - (xy 200.445707 94.128083) - (xy 200.539956 94.236853) - (xy 200.661031 94.314663) - (xy 200.661034 94.314664) - (xy 200.661033 94.314664) - (xy 200.79912 94.355209) - (xy 200.799122 94.35521) - (xy 200.799123 94.35521) - (xy 200.943046 94.35521) - (xy 200.943046 94.355209) - (xy 201.081137 94.314663) - (xy 201.202212 94.236853) - (xy 201.296461 94.128083) - (xy 201.356249 93.997167) - (xy 201.376731 93.85471) - (xy 201.356249 93.712253) - (xy 201.296461 93.581337) - (xy 201.202212 93.472567) - (xy 201.115678 93.416955) - (xy 201.069925 93.364153) - (xy 201.059981 93.294995) - (xy 201.089006 93.231439) - (xy 201.095011 93.224988) - (xy 203.35 90.97) - (xy 203.35 77.257268) - (xy 203.361206 77.205756) - (xy 203.398717 77.12362) - (xy 203.419199 76.981163) - (xy 203.398717 76.838706) - (xy 203.398716 76.838702) - (xy 203.361206 76.756568) - (xy 203.35 76.705056) - (xy 203.35 76.477876) - (xy 203.355024 76.442936) - (xy 203.355161 76.442464) - (xy 203.355165 76.442457) - (xy 203.375647 76.3) - (xy 203.355165 76.157543) - (xy 203.355022 76.157056) - (xy 203.35 76.122123) - (xy 203.35 74.419999) - (xy 207.434353 74.419999) - (xy 207.454834 74.562456) - (xy 207.514622 74.693371) - (xy 207.514623 74.693373) - (xy 207.608872 74.802143) - (xy 207.729947 74.879953) - (xy 207.72995 74.879954) - (xy 207.729949 74.879954) - (xy 207.868036 74.920499) - (xy 207.868038 74.9205) - (xy 207.868039 74.9205) - (xy 208.011962 74.9205) - (xy 208.011962 74.920499) - (xy 208.150053 74.879953) - (xy 208.271128 74.802143) - (xy 208.365377 74.693373) - (xy 208.425165 74.562457) - (xy 208.445647 74.42) - (xy 208.425165 74.277543) - (xy 208.365377 74.146627) - (xy 208.271128 74.037857) - (xy 208.150053 73.960047) - (xy 208.150051 73.960046) - (xy 208.150049 73.960045) - (xy 208.15005 73.960045) - (xy 208.011963 73.9195) - (xy 208.011961 73.9195) - (xy 207.868039 73.9195) - (xy 207.868036 73.9195) - (xy 207.729949 73.960045) - (xy 207.608873 74.037856) - (xy 207.514623 74.146626) - (xy 207.514622 74.146628) - (xy 207.454834 74.277543) - (xy 207.434353 74.419999) - (xy 203.35 74.419999) - (xy 203.35 73.28) - (xy 197 66.93) - (xy 192.72 66.93) - (xy 192.719999 66.93) - (xy 190.356319 69.293681) - (xy 190.294996 69.327166) - (xy 190.268638 69.33) - (xy 189.28376 69.33) - (xy 189.226135 69.315796) - (xy 189.167262 69.284897) - (xy 189.120224 69.260209) - (xy 188.955056 69.2195) - (xy 188.784944 69.2195) - (xy 188.619775 69.260209) - (xy 188.556002 69.293681) - (xy 188.513864 69.315796) - (xy 188.45624 69.33) - (xy 180.64376 69.33) - (xy 180.586135 69.315796) - (xy 180.527262 69.284897) - (xy 180.480224 69.260209) - (xy 180.315056 69.2195) - (xy 180.144944 69.2195) - (xy 179.979775 69.260209) - (xy 179.916002 69.293681) - (xy 179.873864 69.315796) - (xy 179.81624 69.33) - (xy 177.261362 69.33) - (xy 177.194323 69.310315) - (xy 177.173681 69.293681) - (xy 175.06 67.18) - (xy 166.74 67.18) - (xy 166.739999 67.18) - (xy 154.076319 79.843681) - (xy 154.014996 79.877166) - (xy 153.988638 79.88) - (xy 150.419999 79.88) - (xy 149.13 81.169999) - (xy 149.13 82.698658) - (xy 149.110315 82.765697) - (xy 149.057511 82.811452) - (xy 148.988353 82.821396) - (xy 148.94056 82.799584) - (xy 148.938589 82.802652) - (xy 148.914724 82.787315) - (xy 148.810053 82.720047) - (xy 148.810051 82.720046) - (xy 148.810049 82.720045) - (xy 148.81005 82.720045) - (xy 148.671963 82.6795) - (xy 148.671961 82.6795) - (xy 148.528039 82.6795) - (xy 148.528036 82.6795) - (xy 148.389949 82.720045) - (xy 148.268873 82.797856) - (xy 148.174623 82.906626) - (xy 148.174622 82.906628) - (xy 148.114834 83.037543) - (xy 148.094353 83.18) - (xy 148.114834 83.322456) - (xy 148.115075 83.322983) - (xy 148.174623 83.453373) - (xy 148.268872 83.562143) - (xy 148.389947 83.639953) - (xy 148.38995 83.639954) - (xy 148.389949 83.639954) - (xy 148.528036 83.680499) - (xy 148.528038 83.6805) - (xy 148.528039 83.6805) - (xy 148.671962 83.6805) - (xy 148.671962 83.680499) - (xy 148.810053 83.639953) - (xy 148.931128 83.562143) - (xy 148.931128 83.562142) - (xy 148.938589 83.557348) - (xy 148.940576 83.56044) - (xy 148.988229 83.538621) - (xy 149.057397 83.548495) - (xy 149.110247 83.594196) - (xy 149.13 83.661215) - (xy 149.13 85.098637) - (xy 149.110315 85.165676) - (xy 149.093681 85.186318) - (xy 148.877553 85.402446) - (xy 148.81623 85.435931) - (xy 148.746538 85.430947) - (xy 148.690605 85.389075) - (xy 148.666188 85.323611) - (xy 148.677077 85.263256) - (xy 148.715165 85.179857) - (xy 148.735647 85.0374) - (xy 148.715165 84.894943) - (xy 148.655377 84.764027) - (xy 148.561128 84.655257) - (xy 148.440053 84.577447) - (xy 148.440051 84.577446) - (xy 148.440049 84.577445) - (xy 148.44005 84.577445) - (xy 148.301963 84.5369) - (xy 148.301961 84.5369) - (xy 148.158039 84.5369) - (xy 148.158036 84.5369) - (xy 148.019949 84.577445) - (xy 147.898873 84.655256) - (xy 147.804623 84.764026) - (xy 147.804622 84.764028) - (xy 147.744834 84.894943) - (xy 147.724353 85.0374) - (xy 147.744834 85.179856) - (xy 147.804622 85.310771) - (xy 147.804623 85.310773) - (xy 147.898872 85.419543) - (xy 148.019947 85.497353) - (xy 148.01995 85.497354) - (xy 148.019949 85.497354) - (xy 148.158036 85.537899) - (xy 148.158038 85.5379) - (xy 148.158039 85.5379) - (xy 148.301962 85.5379) - (xy 148.301962 85.537899) - (xy 148.440053 85.497353) - (xy 148.440057 85.49735) - (xy 148.44543 85.494897) - (xy 148.514588 85.484948) - (xy 148.578146 85.513968) - (xy 148.615925 85.572743) - (xy 148.61593 85.642613) - (xy 148.584631 85.695368) - (xy 148.376319 85.903681) - (xy 148.314996 85.937166) - (xy 148.288638 85.94) - (xy 147.131362 85.94) - (xy 147.064323 85.920315) - (xy 147.043681 85.903681) - (xy 143.386319 82.246319) - (xy 143.352834 82.184996) - (xy 143.35 82.158638) - (xy 143.35 79.929999) - (xy 148.514353 79.929999) - (xy 148.534834 80.072456) - (xy 148.561319 80.130448) - (xy 148.594623 80.203373) - (xy 148.688872 80.312143) - (xy 148.809947 80.389953) - (xy 148.80995 80.389954) - (xy 148.809949 80.389954) - (xy 148.948036 80.430499) - (xy 148.948038 80.4305) - (xy 148.948039 80.4305) - (xy 149.091962 80.4305) - (xy 149.091962 80.430499) - (xy 149.230053 80.389953) - (xy 149.351128 80.312143) - (xy 149.445377 80.203373) - (xy 149.505165 80.072457) - (xy 149.525647 79.93) - (xy 149.505165 79.787543) - (xy 149.445377 79.656627) - (xy 149.351128 79.547857) - (xy 149.230053 79.470047) - (xy 149.230051 79.470046) - (xy 149.230049 79.470045) - (xy 149.23005 79.470045) - (xy 149.091963 79.4295) - (xy 149.091961 79.4295) - (xy 148.948039 79.4295) - (xy 148.948036 79.4295) - (xy 148.809949 79.470045) - (xy 148.688873 79.547856) - (xy 148.594623 79.656626) - (xy 148.594622 79.656628) - (xy 148.534834 79.787543) - (xy 148.514353 79.929999) - (xy 143.35 79.929999) - (xy 143.35 78.48) - (xy 144.274353 78.48) - (xy 144.294834 78.622456) - (xy 144.354622 78.753371) - (xy 144.354623 78.753373) - (xy 144.448872 78.862143) - (xy 144.569947 78.939953) - (xy 144.56995 78.939954) - (xy 144.569949 78.939954) - (xy 144.708036 78.980499) - (xy 144.708038 78.9805) - (xy 144.708039 78.9805) - (xy 144.851962 78.9805) - (xy 144.851962 78.980499) - (xy 144.990053 78.939953) - (xy 145.111128 78.862143) - (xy 145.205377 78.753373) - (xy 145.265165 78.622457) - (xy 145.285647 78.48) - (xy 145.265165 78.337543) - (xy 145.205377 78.206627) - (xy 145.111128 78.097857) - (xy 144.990053 78.020047) - (xy 144.990051 78.020046) - (xy 144.990049 78.020045) - (xy 144.99005 78.020045) - (xy 144.851963 77.9795) - (xy 144.851961 77.9795) - (xy 144.708039 77.9795) - (xy 144.708036 77.9795) - (xy 144.569949 78.020045) - (xy 144.448873 78.097856) - (xy 144.354623 78.206626) - (xy 144.354622 78.206628) - (xy 144.294834 78.337543) - (xy 144.274353 78.48) - (xy 143.35 78.48) - (xy 143.35 78.401362) - (xy 143.369685 78.334323) - (xy 143.386319 78.313681) - (xy 143.973681 77.726319) - (xy 144.035004 77.692834) - (xy 144.061362 77.69) - (xy 151.85 77.69) - (xy 162.827624 66.712374) - (xy 179.5295 66.712374) - (xy 179.544859 66.838868) - (xy 179.54486 66.838874) - (xy 179.605182 66.997931) - (xy 179.667475 67.088177) - (xy 179.701817 67.137929) - (xy 179.749306 67.18) - (xy 179.82915 67.250736) - (xy 179.979773 67.329789) - (xy 179.979775 67.32979) - (xy 180.144944 67.3705) - (xy 180.315056 67.3705) - (xy 180.480225 67.32979) - (xy 180.559692 67.288081) - (xy 180.630849 67.250736) - (xy 180.63085 67.250734) - (xy 180.630852 67.250734) - (xy 180.758183 67.137929) - (xy 180.854818 66.99793) - (xy 180.91514 66.838872) - (xy 180.9305 66.712374) - (xy 188.1695 66.712374) - (xy 188.184859 66.838868) - (xy 188.18486 66.838874) - (xy 188.245182 66.997931) - (xy 188.307475 67.088177) - (xy 188.341817 67.137929) - (xy 188.389306 67.18) - (xy 188.46915 67.250736) - (xy 188.619773 67.329789) - (xy 188.619775 67.32979) - (xy 188.784944 67.3705) - (xy 188.955056 67.3705) - (xy 189.120225 67.32979) - (xy 189.199692 67.288081) - (xy 189.270849 67.250736) - (xy 189.27085 67.250734) - (xy 189.270852 67.250734) - (xy 189.398183 67.137929) - (xy 189.494818 66.99793) - (xy 189.55514 66.838872) - (xy 189.5705 66.712372) - (xy 189.5705 66.11) - (xy 190.484353 66.11) - (xy 190.504834 66.252456) - (xy 190.564622 66.383371) - (xy 190.564623 66.383373) - (xy 190.658872 66.492143) - (xy 190.779947 66.569953) - (xy 190.77995 66.569954) - (xy 190.779949 66.569954) - (xy 190.918036 66.610499) - (xy 190.918038 66.6105) - (xy 190.918039 66.6105) - (xy 191.061962 66.6105) - (xy 191.061962 66.610499) - (xy 191.200053 66.569953) - (xy 191.321128 66.492143) - (xy 191.415377 66.383373) - (xy 191.475165 66.252457) - (xy 191.495647 66.11) - (xy 191.475165 65.967543) - (xy 191.415377 65.836627) - (xy 191.321128 65.727857) - (xy 191.200053 65.650047) - (xy 191.200051 65.650046) - (xy 191.200049 65.650045) - (xy 191.20005 65.650045) - (xy 191.061963 65.6095) - (xy 191.061961 65.6095) - (xy 190.918039 65.6095) - (xy 190.918036 65.6095) - (xy 190.779949 65.650045) - (xy 190.658873 65.727856) - (xy 190.564623 65.836626) - (xy 190.564622 65.836628) - (xy 190.504834 65.967543) - (xy 190.484353 66.11) - (xy 189.5705 66.11) - (xy 189.5705 65.827628) - (xy 189.55514 65.701128) - (xy 189.494818 65.54207) - (xy 189.398183 65.402071) - (xy 189.270852 65.289266) - (xy 189.270849 65.289263) - (xy 189.120226 65.21021) - (xy 188.955056 65.1695) - (xy 188.784944 65.1695) - (xy 188.619773 65.21021) - (xy 188.46915 65.289263) - (xy 188.341816 65.402072) - (xy 188.245182 65.542068) - (xy 188.18486 65.701125) - (xy 188.184859 65.701131) - (xy 188.1695 65.827625) - (xy 188.1695 66.712374) - (xy 180.9305 66.712374) - (xy 180.9305 66.712372) - (xy 180.9305 65.827628) - (xy 180.91514 65.701128) - (xy 180.854818 65.54207) - (xy 180.758183 65.402071) - (xy 180.630852 65.289266) - (xy 180.630849 65.289263) - (xy 180.480226 65.21021) - (xy 180.315056 65.1695) - (xy 180.144944 65.1695) - (xy 179.979773 65.21021) - (xy 179.82915 65.289263) - (xy 179.701816 65.402072) - (xy 179.605182 65.542068) - (xy 179.54486 65.701125) - (xy 179.544859 65.701131) - (xy 179.5295 65.827625) - (xy 179.5295 66.712374) - (xy 162.827624 66.712374) - (xy 165.17368 64.366318) - (xy 165.235004 64.332834) - (xy 165.261362 64.33) - (xy 202.408638 64.33) - ) - ) - ) - (group "" locked (id f5ac92af-6c72-42a6-99da-ef2cba8d16c6) - (members - 071983be-3969-4a5b-859d-a30cf9a6905a - 39d21eac-bb30-47b7-9d34-aab541aeece6 - 4103c882-f937-4cc2-941e-5fa5383e4f0c - 626651c7-0e29-4fee-a37d-e62d63cb22ac - f6cb140a-42bf-4c17-8b48-eb30cd5bcb54 - ) - ) -) diff --git a/hardware/jumpstarter.kicad_prl b/hardware/jumpstarter.kicad_prl deleted file mode 100644 index c189d25..0000000 --- a/hardware/jumpstarter.kicad_prl +++ /dev/null @@ -1,77 +0,0 @@ -{ - "board": { - "active_layer": 31, - "active_layer_preset": "", - "auto_track_width": true, - "hidden_netclasses": [], - "hidden_nets": [], - "high_contrast_mode": 0, - "net_color_mode": 1, - "opacity": { - "images": 0.6, - "pads": 1.0, - "tracks": 1.0, - "vias": 1.0, - "zones": 0.6 - }, - "selection_filter": { - "dimensions": true, - "footprints": true, - "graphics": true, - "keepouts": true, - "lockedItems": true, - "otherItems": true, - "pads": true, - "text": true, - "tracks": true, - "vias": true, - "zones": true - }, - "visible_items": [ - 0, - 1, - 2, - 3, - 4, - 5, - 8, - 9, - 10, - 11, - 12, - 13, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 32, - 33, - 34, - 35, - 36, - 39, - 40 - ], - "visible_layers": "ffdffff_ffffffff", - "zone_display_mode": 0 - }, - "meta": { - "filename": "jumpstarter.kicad_prl", - "version": 3 - }, - "project": { - "files": [] - } -} diff --git a/hardware/jumpstarter.kicad_pro b/hardware/jumpstarter.kicad_pro deleted file mode 100644 index 0217067..0000000 --- a/hardware/jumpstarter.kicad_pro +++ /dev/null @@ -1,656 +0,0 @@ -{ - "board": { - "3dviewports": [], - "design_settings": { - "defaults": { - "board_outline_line_width": 0.09999999999999999, - "copper_line_width": 0.19999999999999998, - "copper_text_italic": false, - "copper_text_size_h": 1.5, - "copper_text_size_v": 1.5, - "copper_text_thickness": 0.3, - "copper_text_upright": false, - "courtyard_line_width": 0.049999999999999996, - "dimension_precision": 4, - "dimension_units": 3, - "dimensions": { - "arrow_length": 1270000, - "extension_offset": 500000, - "keep_text_aligned": true, - "suppress_zeroes": false, - "text_position": 0, - "units_format": 1 - }, - "fab_line_width": 0.09999999999999999, - "fab_text_italic": false, - "fab_text_size_h": 1.0, - "fab_text_size_v": 1.0, - "fab_text_thickness": 0.15, - "fab_text_upright": false, - "other_line_width": 0.15, - "other_text_italic": false, - "other_text_size_h": 1.0, - "other_text_size_v": 1.0, - "other_text_thickness": 0.15, - "other_text_upright": false, - "pads": { - "drill": 2.7, - "height": 5.4, - "width": 5.4 - }, - "silk_line_width": 0.09999999999999999, - "silk_text_italic": false, - "silk_text_size_h": 0.6, - "silk_text_size_v": 0.6, - "silk_text_thickness": 0.09999999999999999, - "silk_text_upright": false, - "zones": { - "min_clearance": 0.19999999999999998 - } - }, - "diff_pair_dimensions": [ - { - "gap": 0.0, - "via_gap": 0.0, - "width": 0.0 - } - ], - "drc_exclusions": [ - "clearance|102957500|211815000|643107e0-0168-4366-ae03-2d1b3b356477|4398157a-b341-4c0c-a6f8-8bf8b34f7fd9", - "clearance|103240000|212327500|e9653485-e874-4bbe-afbb-ef417da4644f|4398157a-b341-4c0c-a6f8-8bf8b34f7fd9", - "clearance|103757500|211815000|8ee7a571-d2af-4bd9-82b8-7fafd16be0eb|63f0852d-8aef-4dd0-80fb-8e3264852912", - "clearance|104070000|212425000|ac32f9b2-c90a-43eb-8713-d0d101045041|8ee7a571-d2af-4bd9-82b8-7fafd16be0eb", - "clearance|108557500|211815000|2c0eb466-5e85-4141-97f4-715cc232e670|d07e1b00-2511-4384-a925-76e74c8fbcdb", - "clearance|108850000|212060000|e74fc637-4a12-4fee-ac7b-b09e364fea62|d07e1b00-2511-4384-a925-76e74c8fbcdb", - "clearance|109357500|211815000|5b955f6b-1710-41fb-a92e-cb96aeb949a6|f5fc6d24-2a36-42d3-8b13-12c2efb9b826", - "clearance|109655000|212437500|f7d3637a-a4b4-4f9d-a99e-573f399805fb|f5fc6d24-2a36-42d3-8b13-12c2efb9b826", - "clearance|118400000|69370000|afad87f0-a8b8-4f7c-b2c9-b4745aa96f13|4a908099-a91a-4359-b858-5db8db8d5a49", - "clearance|118400000|69990000|f915ac6e-5a26-43cb-b550-36e87e758a46|4a908099-a91a-4359-b858-5db8db8d5a49", - "clearance|118700000|69990000|3ee0b651-05ab-42f1-834b-a81a231ddb7b|4a908099-a91a-4359-b858-5db8db8d5a49", - "clearance|119200000|69370000|90d363bb-11a8-4a51-8602-a1c8f518f23e|406ecdb1-4c5f-485e-acca-2a3e735ee9f8", - "clearance|119510000|70165000|6d0c0f06-fce2-4c9d-9a5c-734e8bb71c6c|406ecdb1-4c5f-485e-acca-2a3e735ee9f8", - "clearance|124000000|69370000|bb59e590-821d-46c1-882b-0acc24ed4827|fcb46089-19ab-41c1-8788-5330202dec5f", - "clearance|124300000|70415000|ce157bfb-d740-454d-bdd0-ab029685fc4d|bb59e590-821d-46c1-882b-0acc24ed4827", - "clearance|124400000|70610000|b8a8dd05-c60b-4aa5-bf1e-8857b4958d32|bb59e590-821d-46c1-882b-0acc24ed4827", - "clearance|124800000|69370000|2305f22e-7412-49a5-8799-7839e1c4fb73|b21c124f-25c3-49f4-8676-38b93e55111f", - "clearance|125100000|69990000|e91e6d2c-0cbb-451a-b742-47e0ef20faef|2305f22e-7412-49a5-8799-7839e1c4fb73", - "clearance|125400000|69390000|57b310dd-4a23-44de-9a84-dc00ff9c4461|2305f22e-7412-49a5-8799-7839e1c4fb73", - "clearance|184150000|71690000|39727f76-1374-49c7-8add-67c04b438cff|0f137823-8dbc-42d0-bdd1-13089d187d12", - "clearance|184650000|71690000|05ed00dd-dd20-477a-809a-13dec84d7b27|39727f76-1374-49c7-8add-67c04b438cff", - "clearance|184950000|71690000|05ed00dd-dd20-477a-809a-13dec84d7b27|ff6349da-5dbb-49f9-884f-20db4cc5d543", - "clearance|95250000|81312500|0e489a07-5ad1-4579-ae26-8c5c3d73e097|b4620411-d4dd-4e36-888f-a7e01d8b2e81", - "clearance|95250000|81712500|b4620411-d4dd-4e36-888f-a7e01d8b2e81|c8b5261a-ac7e-4ee0-a169-bd4bbff467b0", - "clearance|95813000|82112500|c8b5261a-ac7e-4ee0-a169-bd4bbff467b0|f42ed467-0f47-4099-8f6c-1667e496e4c6", - "clearance|95987500|81312500|61bf1b1d-1055-42b3-9f5a-6a1c697b93dd|0e489a07-5ad1-4579-ae26-8c5c3d73e097", - "clearance|96144400|78795848|8ab3a1ea-e644-495c-9b5c-fb3448dffc5b|0e74f17b-5404-4a0d-93f9-03685f95884b", - "clearance|96144400|78795848|aad8f9b5-cdfb-4780-bf73-0b2b203d2e7d|0e74f17b-5404-4a0d-93f9-03685f95884b", - "clearance|96212500|82450000|f42ed467-0f47-4099-8f6c-1667e496e4c6|1500829b-7d72-4055-b199-a8cc5630b2e1", - "clearance|96222200|85660000|b8de9471-3233-422b-9abc-9d7330550be4|5f45e63a-e2ae-40f5-b64f-73e1f85f9195", - "clearance|96310000|78780000|e499a21a-11cb-40aa-9f1c-8f02a64fc386|0e74f17b-5404-4a0d-93f9-03685f95884b", - "clearance|96387500|81313000|ef0666a9-4054-4602-8f17-c5bcb05cbe39|61bf1b1d-1055-42b3-9f5a-6a1c697b93dd", - "clearance|96400000|85665000|2cc7b6a2-4968-41e4-843c-64122c3263d3|5f45e63a-e2ae-40f5-b64f-73e1f85f9195", - "clearance|96477800|78750000|e499a21a-11cb-40aa-9f1c-8f02a64fc386|3ad2572e-4eff-485b-a6cb-d7c5501445df", - "clearance|96577800|85670000|2cc7b6a2-4968-41e4-843c-64122c3263d3|9055c3f7-60db-4558-801c-1910425032c8", - "clearance|96612500|81087500|ef0666a9-4054-4602-8f17-c5bcb05cbe39|1ce5c01b-7e3f-4d36-a459-92b7d49d267d", - "clearance|96612500|81887500|1500829b-7d72-4055-b199-a8cc5630b2e1|f9a8e7c0-7d5d-40a2-a9a8-b251136af7f5", - "courtyards_overlap|111487501|205389999|1fa399b9-8627-4ea8-b4d5-be2017cdd4cb|8a890445-5565-4863-a0d0-dd69f1b82d9b", - "silk_edge_clearance|101877500|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|84dc7aee-0ee4-4715-b292-8d0e1ea30712", - "silk_edge_clearance|111037500|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|dc4c81e3-2e4e-4dd5-9fb3-1be5b9454c63", - "silk_edge_clearance|111600000|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|be41e478-b7f8-406c-a2f7-5e18cb19e53e", - "silk_edge_clearance|117320000|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|5b81a084-9bba-469d-902e-d336a236797c", - "silk_edge_clearance|126480000|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|6c6f70af-7efe-4ad0-9850-039f0bda40fa", - "silk_edge_clearance|134792500|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|06588301-b2d0-4a08-ae5b-a14b29f63114", - "silk_edge_clearance|143992500|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|cfe074fe-23ce-47ac-b17f-461832bae92a", - "silk_edge_clearance|176820000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|d74b665e-726f-4a93-91ef-45a85ac39268", - "silk_edge_clearance|179420000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|8d143bef-a233-4c2f-9057-0093e10184ad", - "silk_edge_clearance|179970000|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|89ea44fb-bd32-45f0-8a32-091a8768b97a", - "silk_edge_clearance|181960000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|6b6d78b2-d064-480b-8364-f1045e3aa936", - "silk_edge_clearance|184500000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|640a61bc-5b60-40f1-a1a8-d53c26e14209", - "silk_edge_clearance|187040000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|840444eb-08cb-4e45-bee4-7bd33d6986dc", - "silk_edge_clearance|189130000|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|591463c4-f405-46f7-92d7-92a9c0a9a808", - "silk_edge_clearance|189580000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|9a4a10f3-08db-4eb9-aba0-742050bda46a", - "silk_edge_clearance|192120000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|686b6215-6190-4d09-a562-f82e5444d11b", - "silk_edge_clearance|194660000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|c55537a2-8622-4a07-8ff1-937a10b45d78", - "silk_edge_clearance|197200000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|a59ed192-560f-4f64-8421-e1e77487fef2", - "silk_edge_clearance|199800000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|f8698b07-3af7-426f-a9fa-d9d5fb350902", - "silk_edge_clearance|80840000|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|d6f9f5a5-bc3b-4baf-9ef5-296ac7877f84", - "silk_edge_clearance|86900000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|6feeca78-3d7c-42f4-b901-c72b24fe8dda", - "silk_edge_clearance|94760000|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|559f293d-565c-46bf-b9de-0bfe823d3072", - "silk_edge_clearance|96100000|218900000|5d1b7c3e-b082-4214-91e2-d97f64bb5de9|8beed019-9751-498b-9f17-f5a7f5b91d20", - "silk_edge_clearance|99450000|63943300|e65a210e-30c8-46dc-9436-85dbf5306f46|6e3df851-4cd0-4253-a701-c3caac0e103d", - "silk_overlap|154384515|207489638|e6c1d176-f44f-4e7f-b7b6-7d54b82f319a|a7cbd76b-e8a0-42f3-a90d-36055a9c8947", - "starved_thermal|102137500|217235000|1a9bc6d2-f961-4c34-ba1a-4dfaef158358|121764fa-70f9-427e-aeb6-9383aa0c3fa3|In1.Cu", - "starved_thermal|102137500|217235000|1a9bc6d2-f961-4c34-ba1a-4dfaef158358|121764fa-70f9-427e-aeb6-9383aa0c3fa3|In2.Cu", - "starved_thermal|110777500|217235000|1a9bc6d2-f961-4c34-ba1a-4dfaef158358|ce4a84a3-8cd2-4021-b8d0-d09f4f35ffcc|In1.Cu", - "starved_thermal|110777500|217235000|1a9bc6d2-f961-4c34-ba1a-4dfaef158358|ce4a84a3-8cd2-4021-b8d0-d09f4f35ffcc|In2.Cu", - "starved_thermal|129380000|213765000|a920bef4-2264-4dca-8b92-a9b531362536|b0307b78-86f1-4a3d-a9b2-aba411d7c8c9|F.Cu", - "track_dangling|207150000|74420000|2aa5a025-754f-46da-a77a-d2f33c1e4533|00000000-0000-0000-0000-000000000000" - ], - "meta": { - "version": 2 - }, - "rule_severities": { - "annular_width": "error", - "clearance": "error", - "connection_width": "warning", - "copper_edge_clearance": "error", - "copper_sliver": "warning", - "courtyards_overlap": "error", - "diff_pair_gap_out_of_range": "error", - "diff_pair_uncoupled_length_too_long": "error", - "drill_out_of_range": "error", - "duplicate_footprints": "warning", - "extra_footprint": "warning", - "footprint": "error", - "footprint_type_mismatch": "ignore", - "hole_clearance": "error", - "hole_near_hole": "error", - "invalid_outline": "error", - "isolated_copper": "warning", - "item_on_disabled_layer": "error", - "items_not_allowed": "error", - "length_out_of_range": "error", - "lib_footprint_issues": "warning", - "lib_footprint_mismatch": "ignore", - "malformed_courtyard": "error", - "microvia_drill_out_of_range": "error", - "missing_courtyard": "ignore", - "missing_footprint": "warning", - "net_conflict": "warning", - "npth_inside_courtyard": "ignore", - "padstack": "warning", - "pth_inside_courtyard": "ignore", - "shorting_items": "error", - "silk_edge_clearance": "warning", - "silk_over_copper": "warning", - "silk_overlap": "warning", - "skew_out_of_range": "error", - "solder_mask_bridge": "ignore", - "starved_thermal": "error", - "text_height": "ignore", - "text_thickness": "ignore", - "through_hole_pad_without_hole": "error", - "too_many_vias": "error", - "track_dangling": "warning", - "track_width": "error", - "tracks_crossing": "error", - "unconnected_items": "error", - "unresolved_variable": "error", - "via_dangling": "warning", - "zones_intersect": "error" - }, - "rules": { - "max_error": 0.005, - "min_clearance": 0.0, - "min_connection": 0.0, - "min_copper_edge_clearance": 0.0, - "min_hole_clearance": 0.15239999999999998, - "min_hole_to_hole": 0.25, - "min_microvia_diameter": 0.3, - "min_microvia_drill": 0.19999999999999998, - "min_resolved_spokes": 2, - "min_silk_clearance": 0.0, - "min_text_height": 0.7999999999999999, - "min_text_thickness": 0.08, - "min_through_hole_diameter": 0.19999999999999998, - "min_track_width": 0.0, - "min_via_annular_width": 0.09999999999999999, - "min_via_diameter": 0.39999999999999997, - "solder_mask_clearance": 0.0, - "solder_mask_min_width": 0.0, - "solder_mask_to_copper_clearance": 0.0, - "use_height_for_length_calcs": true - }, - "teardrop_options": [ - { - "td_allow_use_two_tracks": true, - "td_curve_segcount": 5, - "td_on_pad_in_zone": false, - "td_onpadsmd": true, - "td_onroundshapesonly": false, - "td_ontrackend": false, - "td_onviapad": true - } - ], - "teardrop_parameters": [ - { - "td_curve_segcount": 0, - "td_height_ratio": 1.0, - "td_length_ratio": 0.5, - "td_maxheight": 2.0, - "td_maxlen": 1.0, - "td_target_name": "td_round_shape", - "td_width_to_size_filter_ratio": 0.9 - }, - { - "td_curve_segcount": 0, - "td_height_ratio": 1.0, - "td_length_ratio": 0.5, - "td_maxheight": 2.0, - "td_maxlen": 1.0, - "td_target_name": "td_rect_shape", - "td_width_to_size_filter_ratio": 0.9 - }, - { - "td_curve_segcount": 0, - "td_height_ratio": 1.0, - "td_length_ratio": 0.5, - "td_maxheight": 2.0, - "td_maxlen": 1.0, - "td_target_name": "td_track_end", - "td_width_to_size_filter_ratio": 0.9 - } - ], - "track_widths": [ - 0.0, - 0.2032, - 0.6, - 2.0 - ], - "via_dimensions": [ - { - "diameter": 0.0, - "drill": 0.0 - } - ], - "zones_allow_external_fillets": false - }, - "layer_presets": [], - "viewports": [] - }, - "boards": [], - "cvpcb": { - "equivalence_files": [] - }, - "erc": { - "erc_exclusions": [], - "meta": { - "version": 0 - }, - "pin_map": [ - [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 2 - ], - [ - 0, - 2, - 0, - 1, - 0, - 0, - 1, - 0, - 2, - 2, - 2, - 2 - ], - [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 1, - 0, - 1, - 2 - ], - [ - 0, - 1, - 0, - 0, - 0, - 0, - 1, - 1, - 2, - 1, - 1, - 2 - ], - [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 2 - ], - [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 2 - ], - [ - 1, - 1, - 1, - 1, - 1, - 0, - 1, - 1, - 1, - 1, - 1, - 2 - ], - [ - 0, - 0, - 0, - 1, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 2 - ], - [ - 0, - 2, - 1, - 2, - 0, - 0, - 1, - 0, - 2, - 2, - 2, - 2 - ], - [ - 0, - 2, - 0, - 1, - 0, - 0, - 1, - 0, - 2, - 0, - 0, - 2 - ], - [ - 0, - 2, - 1, - 1, - 0, - 0, - 1, - 0, - 2, - 0, - 0, - 2 - ], - [ - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2 - ] - ], - "rule_severities": { - "bus_definition_conflict": "error", - "bus_entry_needed": "error", - "bus_to_bus_conflict": "error", - "bus_to_net_conflict": "error", - "conflicting_netclasses": "error", - "different_unit_footprint": "error", - "different_unit_net": "error", - "duplicate_reference": "error", - "duplicate_sheet_names": "error", - "endpoint_off_grid": "warning", - "extra_units": "error", - "global_label_dangling": "warning", - "hier_label_mismatch": "error", - "label_dangling": "error", - "lib_symbol_issues": "warning", - "missing_bidi_pin": "warning", - "missing_input_pin": "warning", - "missing_power_pin": "error", - "missing_unit": "warning", - "multiple_net_names": "warning", - "net_not_bus_member": "warning", - "no_connect_connected": "warning", - "no_connect_dangling": "warning", - "pin_not_connected": "error", - "pin_not_driven": "error", - "pin_to_pin": "warning", - "power_pin_not_driven": "error", - "similar_labels": "warning", - "simulation_model_issue": "ignore", - "unannotated": "error", - "unit_value_mismatch": "error", - "unresolved_variable": "error", - "wire_dangling": "error" - } - }, - "libraries": { - "pinned_footprint_libs": [], - "pinned_symbol_libs": [] - }, - "meta": { - "filename": "jumpstarter.kicad_pro", - "version": 1 - }, - "net_settings": { - "classes": [ - { - "bus_width": 12, - "clearance": 0.1524, - "diff_pair_gap": 0.2032, - "diff_pair_via_gap": 0.25, - "diff_pair_width": 0.1524, - "line_style": 0, - "microvia_diameter": 0.3, - "microvia_drill": 0.1, - "name": "Default", - "pcb_color": "rgba(0, 0, 0, 0.000)", - "schematic_color": "rgba(0, 0, 0, 0.000)", - "track_width": 0.2032, - "via_diameter": 0.6, - "via_drill": 0.3, - "wire_width": 6 - }, - { - "bus_width": 12, - "clearance": 0.1524, - "diff_pair_gap": 0.2032, - "diff_pair_via_gap": 0.25, - "diff_pair_width": 0.1524, - "line_style": 0, - "microvia_diameter": 0.3, - "microvia_drill": 0.1, - "name": "3AMP", - "pcb_color": "rgba(0, 0, 0, 0.000)", - "schematic_color": "rgba(0, 0, 0, 0.000)", - "track_width": 1.8, - "via_diameter": 2.2, - "via_drill": 1.0, - "wire_width": 6 - }, - { - "bus_width": 12, - "clearance": 0.1524, - "diff_pair_gap": 0.2032, - "diff_pair_via_gap": 0.25, - "diff_pair_width": 0.1524, - "line_style": 0, - "microvia_diameter": 0.3, - "microvia_drill": 0.1, - "name": "5AMP", - "pcb_color": "rgba(0, 0, 0, 0.000)", - "schematic_color": "rgba(0, 0, 0, 0.000)", - "track_width": 3.0, - "via_diameter": 2.2, - "via_drill": 1.2, - "wire_width": 6 - }, - { - "bus_width": 12, - "clearance": 0.2032, - "diff_pair_gap": 0.2032, - "diff_pair_via_gap": 0.25, - "diff_pair_width": 0.1524, - "line_style": 0, - "microvia_diameter": 0.3, - "microvia_drill": 0.1, - "name": "DIFFPAIR", - "pcb_color": "rgba(0, 0, 0, 0.000)", - "schematic_color": "rgba(0, 0, 0, 0.000)", - "track_width": 0.1524, - "via_diameter": 0.4, - "via_drill": 0.2, - "wire_width": 6 - } - ], - "meta": { - "version": 3 - }, - "net_colors": null, - "netclass_assignments": { - "+5V": "3AMP", - "/DN": "DIFFPAIR", - "/DP": "DIFFPAIR", - "/USB_STORAGE_MUX/DUT_DN": "DIFFPAIR", - "/USB_STORAGE_MUX/DUT_DP": "DIFFPAIR", - "/USB_STORAGE_MUX/DUT_SSRXN": "DIFFPAIR", - "/USB_STORAGE_MUX/DUT_SSRXP": "DIFFPAIR", - "/USB_STORAGE_MUX/DUT_SSTXN": "DIFFPAIR", - "/USB_STORAGE_MUX/DUT_SSTXP": "DIFFPAIR", - "/USB_STORAGE_MUX/HOST_DN": "DIFFPAIR", - "/USB_STORAGE_MUX/HOST_DP": "DIFFPAIR", - "/USB_STORAGE_MUX/HOST_SSRXN": "DIFFPAIR", - "/USB_STORAGE_MUX/HOST_SSRXP": "DIFFPAIR", - "/USB_STORAGE_MUX/HOST_SSTXN": "DIFFPAIR", - "/USB_STORAGE_MUX/HOST_SSTXP": "DIFFPAIR", - "/USB_STORAGE_MUX/STORAGE_DN": "DIFFPAIR", - "/USB_STORAGE_MUX/STORAGE_DP": "DIFFPAIR", - "/USB_STORAGE_MUX/STORAGE_SSRXN": "DIFFPAIR", - "/USB_STORAGE_MUX/STORAGE_SSRXP": "DIFFPAIR", - "/USB_STORAGE_MUX/STORAGE_SSTXN": "DIFFPAIR", - "/USB_STORAGE_MUX/STORAGE_SSTXP": "DIFFPAIR", - "/USB_STORAGE_MUX/VBUS_DUT": "3AMP", - "/USB_STORAGE_MUX/VBUS_HOST": "3AMP", - "/USB_STORAGE_MUX/VBUS_STORAGE": "3AMP", - "/USB_STORAGE_MUX/_DUT_SSRXN": "DIFFPAIR", - "/USB_STORAGE_MUX/_DUT_SSRXP": "DIFFPAIR", - "/USB_STORAGE_MUX/_STORAGE_SSRXN": "DIFFPAIR", - "/USB_STORAGE_MUX/_STORAGE_SSRXP": "DIFFPAIR", - "/_DN": "DIFFPAIR", - "/_DP": "DIFFPAIR", - "/board_control/VCCOUT": "5AMP", - "/board_control/VCCOUT_SW": "5AMP", - "VCC": "5AMP" - }, - "netclass_patterns": [] - }, - "pcbnew": { - "last_paths": { - "gencad": "", - "idf": "", - "netlist": "", - "specctra_dsn": "", - "step": "", - "vrml": "" - }, - "page_layout_descr_file": "" - }, - "schematic": { - "annotate_start_num": 0, - "drawing": { - "dashed_lines_dash_length_ratio": 12.0, - "dashed_lines_gap_length_ratio": 3.0, - "default_line_thickness": 6.0, - "default_text_size": 50.0, - "field_names": [], - "intersheets_ref_own_page": false, - "intersheets_ref_prefix": "", - "intersheets_ref_short": false, - "intersheets_ref_show": false, - "intersheets_ref_suffix": "", - "junction_size_choice": 3, - "label_size_ratio": 0.375, - "pin_symbol_size": 25.0, - "text_offset_ratio": 0.15 - }, - "legacy_lib_dir": "", - "legacy_lib_list": [], - "meta": { - "version": 1 - }, - "net_format_name": "", - "page_layout_descr_file": "", - "plot_directory": "", - "spice_current_sheet_as_root": false, - "spice_external_command": "spice \"%I\"", - "spice_model_current_sheet_as_root": true, - "spice_save_all_currents": false, - "spice_save_all_voltages": false, - "subpart_first_id": 65, - "subpart_id_separator": 0 - }, - "sheets": [ - [ - "5e49fb74-0a9b-4946-8b59-2b8244d10fd9", - "" - ], - [ - "0a246f5a-dd08-4f47-947a-3b89ae06d789", - "board_control" - ], - [ - "90c9b6c3-4525-4edf-8d73-ac39bc46dfd1", - "USB_STORAGE_MUX" - ] - ], - "text_variables": {} -} diff --git a/hardware/jumpstarter.kicad_sch b/hardware/jumpstarter.kicad_sch deleted file mode 100644 index 4d40ac9..0000000 --- a/hardware/jumpstarter.kicad_sch +++ /dev/null @@ -1,6374 +0,0 @@ -(kicad_sch (version 20230121) (generator eeschema) - - (uuid 5e49fb74-0a9b-4946-8b59-2b8244d10fd9) - - (paper "A4") - - (title_block - (title "Jumpstart controller") - (date "2023-06-13") - (rev "1.0.0") - (company "Red Hat Inc.") - (comment 1 "Emerging Technologies") - (comment 3 "helps perform CI on Embedded Systems") - (comment 4 "This is board is part of the JumpStart project") - ) - - (lib_symbols - (symbol "Connector:Conn_01x02_Pin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x02_Pin" (at 0 -5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_locked" "" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "ki_keywords" "connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, single row, 01x02, script generated" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x02_Pin_1_1" - (polyline - (pts - (xy 1.27 -2.54) - (xy 0.8636 -2.54) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 0) - (xy 0.8636 0) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 0.8636 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (pin passive line (at 5.08 0 180) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -2.54 180) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:Conn_01x05_Pin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 7.62 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x05_Pin" (at 0 -7.62 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_locked" "" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "ki_keywords" "connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, single row, 01x05, script generated" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x05_Pin_1_1" - (polyline - (pts - (xy 1.27 -5.08) - (xy 0.8636 -5.08) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -2.54) - (xy 0.8636 -2.54) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 0) - (xy 0.8636 0) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 2.54) - (xy 0.8636 2.54) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 5.08) - (xy 0.8636 5.08) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 0.8636 -4.953) (end 0 -5.207) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 2.667) (end 0 2.413) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (rectangle (start 0.8636 5.207) (end 0 4.953) - (stroke (width 0.1524) (type default)) - (fill (type outline)) - ) - (pin passive line (at 5.08 5.08 180) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 2.54 180) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 0 180) (length 3.81) - (name "Pin_3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -2.54 180) (length 3.81) - (name "Pin_4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 -5.08 180) (length 3.81) - (name "Pin_5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:TestPoint" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) - (property "Reference" "TP" (at 0 6.858 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 0 5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 5.08 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 5.08 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "test point tp" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "test point" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Pin* Test*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TestPoint_0_1" - (circle (center 0 3.302) (radius 0.762) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "TestPoint_1_1" - (pin passive line (at 0 0 90) (length 2.54) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:USB_C_Plug_USB2.0" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "P" (at -10.16 19.05 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "USB_C_Plug_USB2.0" (at 12.7 19.05 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 3.81 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 3.81 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "usb universal serial bus type-C USB2.0" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "USB 2.0-only Type-C Plug connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "USB*C*Plug*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "USB_C_Plug_USB2.0_0_0" - (rectangle (start -0.254 -17.78) (end 0.254 -16.764) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -2.286) (end 9.144 -2.794) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 2.794) (end 9.144 2.286) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 7.874) (end 9.144 7.366) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 10.414) (end 9.144 9.906) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 15.494) (end 9.144 14.986) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "USB_C_Plug_USB2.0_0_1" - (rectangle (start -10.16 17.78) (end 10.16 -17.78) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (arc (start -8.89 -3.81) (mid -6.985 -5.7067) (end -5.08 -3.81) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (arc (start -7.62 -3.81) (mid -6.985 -4.4423) (end -6.35 -3.81) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (arc (start -7.62 -3.81) (mid -6.985 -4.4423) (end -6.35 -3.81) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start -7.62 -3.81) (end -6.35 3.81) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (arc (start -6.35 3.81) (mid -6.985 4.4423) (end -7.62 3.81) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (arc (start -6.35 3.81) (mid -6.985 4.4423) (end -7.62 3.81) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (arc (start -5.08 3.81) (mid -6.985 5.7067) (end -8.89 3.81) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (circle (center -2.54 1.143) (radius 0.635) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (circle (center 0 -5.842) (radius 1.27) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -8.89 -3.81) - (xy -8.89 3.81) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -5.08 3.81) - (xy -5.08 -3.81) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -5.842) - (xy 0 4.318) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -3.302) - (xy -2.54 -0.762) - (xy -2.54 0.508) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -2.032) - (xy 2.54 0.508) - (xy 2.54 1.778) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 4.318) - (xy 0 6.858) - (xy 1.27 4.318) - (xy -1.27 4.318) - ) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start 1.905 1.778) (end 3.175 3.048) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - ) - (symbol "USB_C_Plug_USB2.0_1_1" - (pin passive line (at 0 -22.86 90) (length 5.08) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "A1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -22.86 90) (length 5.08) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "A12" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 15.24 15.24 180) (length 5.08) - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "A4" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 10.16 180) (length 5.08) - (name "CC" (effects (font (size 1.27 1.27)))) - (number "A5" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -2.54 180) (length 5.08) - (name "D+" (effects (font (size 1.27 1.27)))) - (number "A6" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 2.54 180) (length 5.08) - (name "D-" (effects (font (size 1.27 1.27)))) - (number "A7" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 15.24 15.24 180) (length 5.08) hide - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "A9" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -22.86 90) (length 5.08) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "B1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -22.86 90) (length 5.08) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "B12" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 15.24 15.24 180) (length 5.08) hide - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "B4" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 7.62 180) (length 5.08) - (name "VCONN" (effects (font (size 1.27 1.27)))) - (number "B5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 15.24 15.24 180) (length 5.08) hide - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "B9" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 -22.86 90) (length 5.08) - (name "SHIELD" (effects (font (size 1.27 1.27)))) - (number "S1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C" (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0.9652 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "C_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_0_1" - (polyline - (pts - (xy -2.032 -0.762) - (xy 2.032 -0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.032 0.762) - (xy 2.032 0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - ) - (symbol "C_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:Crystal_GND24" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "Y" (at 3.175 5.08 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Crystal_GND24" (at 3.175 3.175 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "quartz ceramic resonator oscillator" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Four pin crystal, GND on pins 2 and 4" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Crystal*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Crystal_GND24_0_1" - (rectangle (start -1.143 2.54) (end 1.143 -2.54) - (stroke (width 0.3048) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 0) - (xy -2.032 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.032 -1.27) - (xy -2.032 1.27) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -3.81) - (xy 0 -3.556) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 3.556) - (xy 0 3.81) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.032 -1.27) - (xy 2.032 1.27) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.032 0) - (xy 2.54 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 -2.286) - (xy -2.54 -3.556) - (xy 2.54 -3.556) - (xy 2.54 -2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 2.286) - (xy -2.54 3.556) - (xy 2.54 3.556) - (xy 2.54 2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "Crystal_GND24_1_1" - (pin passive line (at -3.81 0 0) (length 1.27) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 5.08 270) (length 1.27) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 1.27) - (name "3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -5.08 90) (length 1.27) - (name "4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 0 -2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "LED diode" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Light emitting diode" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "LED_0_1" - (polyline - (pts - (xy -1.27 -1.27) - (xy -1.27 1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 0) - (xy 1.27 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -1.27) - (xy 1.27 1.27) - (xy -1.27 0) - (xy 1.27 -1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.048 -0.762) - (xy -4.572 -2.286) - (xy -3.81 -2.286) - (xy -4.572 -2.286) - (xy -4.572 -1.524) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -0.762) - (xy -3.302 -2.286) - (xy -2.54 -2.286) - (xy -3.302 -2.286) - (xy -3.302 -1.524) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "LED_1_1" - (pin passive line (at -3.81 0 0) (length 2.54) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 2.54) - (name "A" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:L_Ferrite" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "L" (at -1.27 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "L_Ferrite" (at 2.794 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "inductor choke coil reactor magnetic" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Inductor with ferrite core" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "L_Ferrite_0_1" - (arc (start 0 -2.54) (mid 0.6323 -1.905) (end 0 -1.27) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (arc (start 0 -1.27) (mid 0.6323 -0.635) (end 0 0) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 -2.794) - (xy 1.016 -2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 -1.778) - (xy 1.016 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 -0.762) - (xy 1.016 -0.254) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 0.254) - (xy 1.016 0.762) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 1.27) - (xy 1.016 1.778) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 2.286) - (xy 1.016 2.794) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 -2.286) - (xy 1.524 -2.794) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 -1.27) - (xy 1.524 -1.778) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 -0.254) - (xy 1.524 -0.762) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 0.762) - (xy 1.524 0.254) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 1.778) - (xy 1.524 1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 2.794) - (xy 1.524 2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (arc (start 0 0) (mid 0.6323 0.635) (end 0 1.27) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (arc (start 0 1.27) (mid 0.6323 1.905) (end 0 2.54) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "L_Ferrite_1_1" - (pin passive line (at 0 3.81 270) (length 1.27) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "R" (at 2.032 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "R" (at 0 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R res resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "R_0_1" - (rectangle (start -1.016 -2.54) (end 1.016 2.54) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - ) - (symbol "R_1_1" - (pin passive line (at 0 3.81 270) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Diode:1N4148WT" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1N4148WT" (at 0 -2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Diode_SMD:D_SOD-523" (at 0 -4.445 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds30396.pdf" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Sim.Device" "D" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Sim.Pins" "1=K 2=A" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "diode" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "75V 0.15A Fast switching Diode, SOD-523" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "D*SOD?523*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "1N4148WT_0_1" - (polyline - (pts - (xy -1.27 1.27) - (xy -1.27 -1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 0) - (xy -1.27 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 1.27) - (xy 1.27 -1.27) - (xy -1.27 0) - (xy 1.27 1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - ) - (symbol "1N4148WT_1_1" - (pin passive line (at -3.81 0 0) (length 2.54) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 2.54) - (name "A" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Graphic:Logo_Open_Hardware_Large" (in_bom no) (on_board no) - (property "Reference" "#SYM" (at 0 12.7 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "Logo_Open_Hardware_Large" (at 0 -10.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Sim.Enable" "0" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "Logo" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Open Hardware logo, large" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Logo_Open_Hardware_Large_1_1" - (polyline - (pts - (xy 6.731 -8.7122) - (xy 6.6294 -8.6614) - (xy 6.35 -8.4836) - (xy 5.9944 -8.255) - (xy 5.5372 -7.9502) - (xy 5.1054 -7.6454) - (xy 4.7498 -7.4168) - (xy 4.4958 -7.239) - (xy 4.3942 -7.1882) - (xy 4.318 -7.2136) - (xy 4.1148 -7.3152) - (xy 3.81 -7.4676) - (xy 3.6322 -7.5692) - (xy 3.3528 -7.6708) - (xy 3.2258 -7.6962) - (xy 3.2004 -7.6708) - (xy 3.0988 -7.4676) - (xy 2.9464 -7.0866) - (xy 2.7178 -6.604) - (xy 2.4892 -6.0452) - (xy 2.2352 -5.4356) - (xy 1.9558 -4.826) - (xy 1.7272 -4.2164) - (xy 1.4986 -3.683) - (xy 1.3208 -3.2512) - (xy 1.2192 -2.9464) - (xy 1.1684 -2.8194) - (xy 1.1938 -2.794) - (xy 1.3208 -2.667) - (xy 1.5748 -2.4892) - (xy 2.0828 -2.0574) - (xy 2.6162 -1.397) - (xy 2.921 -0.6604) - (xy 3.048 0.1524) - (xy 2.9464 0.9144) - (xy 2.6416 1.6256) - (xy 2.1336 2.286) - (xy 1.524 2.7686) - (xy 0.8128 3.0734) - (xy 0 3.175) - (xy -0.762 3.0988) - (xy -1.4986 2.794) - (xy -2.159 2.286) - (xy -2.4384 1.9812) - (xy -2.8194 1.3208) - (xy -3.048 0.6096) - (xy -3.0734 0.4318) - (xy -3.0226 -0.3556) - (xy -2.794 -1.0922) - (xy -2.3876 -1.7526) - (xy -1.8288 -2.3114) - (xy -1.7526 -2.3622) - (xy -1.4732 -2.5654) - (xy -1.2954 -2.6924) - (xy -1.1684 -2.8194) - (xy -2.159 -5.207) - (xy -2.3114 -5.588) - (xy -2.5908 -6.2484) - (xy -2.8194 -6.8072) - (xy -3.0226 -7.2644) - (xy -3.1496 -7.5692) - (xy -3.2258 -7.6708) - (xy -3.2258 -7.6962) - (xy -3.302 -7.6962) - (xy -3.4798 -7.6454) - (xy -3.8354 -7.4676) - (xy -4.0386 -7.366) - (xy -4.2926 -7.239) - (xy -4.4196 -7.1882) - (xy -4.5212 -7.239) - (xy -4.7498 -7.3914) - (xy -5.1054 -7.6454) - (xy -5.5372 -7.9248) - (xy -5.9436 -8.2042) - (xy -6.3246 -8.4582) - (xy -6.604 -8.636) - (xy -6.731 -8.7122) - (xy -6.7564 -8.7122) - (xy -6.858 -8.636) - (xy -7.0866 -8.4582) - (xy -7.4168 -8.1534) - (xy -7.874 -7.6962) - (xy -7.9502 -7.62) - (xy -8.3312 -7.239) - (xy -8.636 -6.9088) - (xy -8.8392 -6.6802) - (xy -8.9154 -6.5786) - (xy -8.9154 -6.5786) - (xy -8.8392 -6.4516) - (xy -8.6614 -6.1722) - (xy -8.4328 -5.7912) - (xy -8.128 -5.3594) - (xy -7.3152 -4.191) - (xy -7.7724 -3.0988) - (xy -7.8994 -2.7686) - (xy -8.0772 -2.3622) - (xy -8.2042 -2.0828) - (xy -8.255 -1.9558) - (xy -8.382 -1.905) - (xy -8.6614 -1.8542) - (xy -9.0932 -1.7526) - (xy -9.6266 -1.651) - (xy -10.1092 -1.5748) - (xy -10.541 -1.4732) - (xy -10.8712 -1.4224) - (xy -11.0236 -1.397) - (xy -11.049 -1.3716) - (xy -11.0744 -1.2954) - (xy -11.0998 -1.143) - (xy -11.0998 -0.889) - (xy -11.1252 -0.4572) - (xy -11.1252 0.1524) - (xy -11.1252 0.2286) - (xy -11.0998 0.8128) - (xy -11.0998 1.27) - (xy -11.0744 1.5494) - (xy -11.0744 1.6764) - (xy -11.0744 1.6764) - (xy -10.922 1.7018) - (xy -10.6172 1.778) - (xy -10.16 1.8542) - (xy -9.652 1.9558) - (xy -9.6012 1.9812) - (xy -9.0932 2.0828) - (xy -8.636 2.159) - (xy -8.3312 2.2352) - (xy -8.2042 2.286) - (xy -8.1788 2.3114) - (xy -8.0772 2.5146) - (xy -7.9248 2.8448) - (xy -7.747 3.2512) - (xy -7.5692 3.6576) - (xy -7.4168 4.0386) - (xy -7.3152 4.318) - (xy -7.2898 4.445) - (xy -7.2898 4.445) - (xy -7.366 4.572) - (xy -7.5438 4.826) - (xy -7.7978 5.207) - (xy -8.128 5.6642) - (xy -8.128 5.6896) - (xy -8.4328 6.1468) - (xy -8.6868 6.5278) - (xy -8.8392 6.7818) - (xy -8.9154 6.9088) - (xy -8.9154 6.9088) - (xy -8.8138 7.0358) - (xy -8.5852 7.2898) - (xy -8.255 7.6454) - (xy -7.874 8.0264) - (xy -7.747 8.1534) - (xy -7.3152 8.5852) - (xy -7.0104 8.8646) - (xy -6.8326 8.9916) - (xy -6.731 9.0424) - (xy -6.731 9.0424) - (xy -6.604 8.9408) - (xy -6.3246 8.763) - (xy -5.9436 8.509) - (xy -5.4864 8.2042) - (xy -5.461 8.1788) - (xy -5.0038 7.874) - (xy -4.6482 7.62) - (xy -4.3688 7.4422) - (xy -4.2672 7.3914) - (xy -4.2418 7.3914) - (xy -4.064 7.4422) - (xy -3.7338 7.5438) - (xy -3.3528 7.6962) - (xy -2.9464 7.874) - (xy -2.5654 8.0264) - (xy -2.286 8.1534) - (xy -2.159 8.2296) - (xy -2.159 8.2296) - (xy -2.1082 8.382) - (xy -2.032 8.7122) - (xy -1.9304 9.1694) - (xy -1.8288 9.7282) - (xy -1.8034 9.8044) - (xy -1.7018 10.3378) - (xy -1.6256 10.7696) - (xy -1.5748 11.0744) - (xy -1.524 11.2014) - (xy -1.4478 11.2268) - (xy -1.1938 11.2522) - (xy -0.8128 11.2522) - (xy -0.3302 11.2522) - (xy 0.1524 11.2522) - (xy 0.6604 11.2522) - (xy 1.0668 11.2268) - (xy 1.3716 11.2014) - (xy 1.4986 11.176) - (xy 1.4986 11.176) - (xy 1.5494 11.0236) - (xy 1.6256 10.6934) - (xy 1.7018 10.2108) - (xy 1.8288 9.6774) - (xy 1.8288 9.5758) - (xy 1.9304 9.0424) - (xy 2.032 8.6106) - (xy 2.0828 8.3058) - (xy 2.1336 8.2042) - (xy 2.159 8.1788) - (xy 2.3876 8.0772) - (xy 2.7432 7.9248) - (xy 3.175 7.747) - (xy 4.191 7.3406) - (xy 5.461 8.2042) - (xy 5.5626 8.2804) - (xy 6.0198 8.5852) - (xy 6.3754 8.8392) - (xy 6.6294 8.9916) - (xy 6.7564 9.0424) - (xy 6.7564 9.0424) - (xy 6.8834 8.9408) - (xy 7.1374 8.7122) - (xy 7.4676 8.382) - (xy 7.8486 7.9756) - (xy 8.1534 7.6962) - (xy 8.4836 7.3406) - (xy 8.7122 7.112) - (xy 8.8392 6.9596) - (xy 8.8646 6.858) - (xy 8.8646 6.8072) - (xy 8.7884 6.6802) - (xy 8.6106 6.4008) - (xy 8.3312 6.0198) - (xy 8.0264 5.588) - (xy 7.7978 5.207) - (xy 7.5184 4.8006) - (xy 7.3406 4.4958) - (xy 7.2898 4.3434) - (xy 7.2898 4.2926) - (xy 7.3914 4.0386) - (xy 7.5184 3.683) - (xy 7.7216 3.2258) - (xy 8.1534 2.2352) - (xy 8.7884 2.1082) - (xy 9.1948 2.0574) - (xy 9.7536 1.9304) - (xy 10.2616 1.8288) - (xy 11.0998 1.6764) - (xy 11.1252 -1.3208) - (xy 10.9982 -1.3716) - (xy 10.8712 -1.397) - (xy 10.5664 -1.4732) - (xy 10.1346 -1.5494) - (xy 9.6266 -1.651) - (xy 9.1948 -1.7272) - (xy 8.7376 -1.8288) - (xy 8.4328 -1.8796) - (xy 8.2804 -1.905) - (xy 8.255 -1.9558) - (xy 8.1534 -2.159) - (xy 7.9756 -2.5146) - (xy 7.8232 -2.921) - (xy 7.6454 -3.3274) - (xy 7.493 -3.7338) - (xy 7.366 -4.0132) - (xy 7.3406 -4.191) - (xy 7.3914 -4.2926) - (xy 7.5692 -4.5466) - (xy 7.7978 -4.9276) - (xy 8.1026 -5.3594) - (xy 8.4074 -5.7912) - (xy 8.6614 -6.1722) - (xy 8.8138 -6.4262) - (xy 8.89 -6.5532) - (xy 8.8646 -6.6548) - (xy 8.6868 -6.858) - (xy 8.3566 -7.1882) - (xy 7.874 -7.6708) - (xy 7.7978 -7.747) - (xy 7.3914 -8.128) - (xy 7.0612 -8.4328) - (xy 6.8326 -8.636) - (xy 6.731 -8.7122) - ) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - ) - ) - (symbol "MCU_ST_STM32F4:STM32F411CEUx" (in_bom yes) (on_board yes) - (property "Reference" "U" (at -12.7 39.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "STM32F411CEUx" (at 10.16 39.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" (at -12.7 -38.1 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f411ce.pdf" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_locked" "" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "ki_keywords" "Arm Cortex-M4 STM32F4 STM32F411" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "STMicroelectronics Arm Cortex-M4 MCU, 512KB flash, 128KB RAM, 100 MHz, 1.7-3.6V, 36 GPIO, UFQFPN48" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "STM32F411CEUx_0_1" - (rectangle (start -12.7 -38.1) (end 15.24 38.1) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - ) - (symbol "STM32F411CEUx_1_1" - (pin power_in line (at -2.54 40.64 270) (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 35.56 180) (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "SYS_WKUP" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "TIM5_CH1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - ) - (pin bidirectional line (at 17.78 33.02 180) (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2S4_SD" bidirectional line) - (alternate "SPI4_MOSI" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "TIM5_CH2" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - ) - (pin bidirectional line (at 17.78 30.48 180) (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM5_CH3" bidirectional line) - (alternate "TIM9_CH1" bidirectional line) - (alternate "USART2_TX" bidirectional line) - ) - (pin bidirectional line (at 17.78 27.94 180) (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM5_CH4" bidirectional line) - (alternate "TIM9_CH2" bidirectional line) - (alternate "USART2_RX" bidirectional line) - ) - (pin bidirectional line (at 17.78 25.4 180) (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S3_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "USART2_CK" bidirectional line) - ) - (pin bidirectional line (at 17.78 22.86 180) (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - ) - (pin bidirectional line (at 17.78 20.32 180) (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SDIO_CMD" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BKIN" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - ) - (pin bidirectional line (at 17.78 17.78 180) (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - ) - (pin bidirectional line (at -15.24 7.62 0) (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S5_CK" bidirectional line) - (alternate "SPI5_SCK" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - ) - (pin bidirectional line (at -15.24 5.08 0) (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "I2S5_WS" bidirectional line) - (alternate "SPI5_NSS" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - ) - (pin bidirectional line (at -15.24 17.78 0) (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RTC_AF1" bidirectional line) - ) - (pin bidirectional line (at -15.24 2.54 0) (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -15.24 -17.78 0) (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "I2S3_MCK" bidirectional line) - (alternate "SDIO_D7" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - ) - (pin power_out line (at -15.24 -33.02 0) (length 2.54) - (name "VCAP1" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -40.64 90) (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 40.64 270) (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -15.24 -20.32 0) (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "I2S3_CK" bidirectional line) - (alternate "I2S4_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "SPI4_NSS" bidirectional line) - (alternate "TIM1_BKIN" bidirectional line) - ) - (pin bidirectional line (at -15.24 -22.86 0) (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_CK" bidirectional line) - (alternate "I2S4_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SPI4_SCK" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - ) - (pin bidirectional line (at -15.24 -25.4 0) (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_ext_SD" bidirectional line) - (alternate "SDIO_D6" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - ) - (pin bidirectional line (at -15.24 -27.94 0) (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI15" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SDIO_CK" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - ) - (pin bidirectional line (at 17.78 15.24 180) (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C3_SCL" bidirectional line) - (alternate "RCC_MCO_1" bidirectional line) - (alternate "SDIO_D1" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USB_OTG_FS_SOF" bidirectional line) - ) - (pin bidirectional line (at -15.24 15.24 0) (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - ) - (pin bidirectional line (at 17.78 12.7 180) (length 2.54) - (name "PA9" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C3_SMBA" bidirectional line) - (alternate "SDIO_D2" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USB_OTG_FS_VBUS" bidirectional line) - ) - (pin bidirectional line (at 17.78 10.16 180) (length 2.54) - (name "PA10" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "I2S5_SD" bidirectional line) - (alternate "SPI5_MOSI" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USB_OTG_FS_ID" bidirectional line) - ) - (pin bidirectional line (at 17.78 7.62 180) (length 2.54) - (name "PA11" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI4_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_OTG_FS_DM" bidirectional line) - ) - (pin bidirectional line (at 17.78 5.08 180) (length 2.54) - (name "PA12" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "SPI5_MISO" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART6_RX" bidirectional line) - (alternate "USB_OTG_FS_DP" bidirectional line) - ) - (pin bidirectional line (at 17.78 2.54 180) (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "SYS_JTMS-SWDIO" bidirectional line) - ) - (pin passive line (at 0 -40.64 90) (length 2.54) hide - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 2.54 40.64 270) (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 0 180) (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "SYS_JTCK-SWCLK" bidirectional line) - ) - (pin bidirectional line (at 17.78 -2.54 180) (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI15" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S3_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "SYS_JTDI" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - ) - (pin bidirectional line (at -15.24 0 0) (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "I2S3_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "SYS_JTDO-SWO" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - ) - (pin bidirectional line (at -15.24 12.7 0) (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI15" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - ) - (pin bidirectional line (at -15.24 -2.54 0) (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S3_ext_SD" bidirectional line) - (alternate "SDIO_D0" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "SYS_JTRST" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - ) - (pin bidirectional line (at -15.24 -5.08 0) (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S3_SD" bidirectional line) - (alternate "SDIO_D3" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - ) - (pin bidirectional line (at -15.24 -7.62 0) (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - ) - (pin bidirectional line (at -15.24 -10.16 0) (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SDIO_D0" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - ) - (pin input line (at -15.24 30.48 0) (length 2.54) - (name "BOOT0" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -15.24 -12.7 0) (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S5_SD" bidirectional line) - (alternate "SDIO_D4" bidirectional line) - (alternate "SPI5_MOSI" bidirectional line) - (alternate "TIM10_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - ) - (pin bidirectional line (at -15.24 -15.24 0) (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SDIO_D5" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM11_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - ) - (pin passive line (at 0 -40.64 90) (length 2.54) hide - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 5.08 40.64 270) (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -40.64 90) (length 2.54) hide - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -15.24 25.4 0) (length 2.54) - (name "PH0" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - ) - (pin bidirectional line (at -15.24 22.86 0) (length 2.54) - (name "PH1" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_OUT" bidirectional line) - ) - (pin input line (at -15.24 35.56 0) (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 2.54 -40.64 90) (length 2.54) - (name "VSSA" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 7.62 40.64 270) (length 2.54) - (name "VDDA" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Mechanical:MountingHole" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H4" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ITX MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H3" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ITX MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_1_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_1_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_2" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H1" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ITX MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_2_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_2_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_3" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H17" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "cable strap hole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_3_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_3_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_4" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H18" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "cable strap hole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_4_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_4_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "MountingHole_5" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "H2" (at 2.54 1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ITX MountingHole" (at 2.54 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "mounting hole" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Mounting Hole without connection" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MountingHole*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "MountingHole_5_0_1" - (circle (center 0 0) (radius 1.27) - (stroke (width 1.27) (type default)) - (fill (type none)) - ) - ) - (symbol "MountingHole_5_1_1" - (pin passive line (at -2.54 -1.27 0) (length 2.54) - (name "" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Regulator_Linear:AP2127N-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "U" (at -3.81 3.175 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "AP2127N-3.3" (at 0 3.175 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 0 5.715 0) - (effects (font (size 1.27 1.27) italic) hide) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2127.pdf" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "linear regulator ldo fixed positive" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "300mA low dropout linear regulator, shutdown pin, 2.5V-6V input voltage, 3.3V fixed positive output, SOT-23 package" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOT?23*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "AP2127N-3.3_0_1" - (rectangle (start -5.08 1.905) (end 5.08 -5.08) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - ) - (symbol "AP2127N-3.3_1_1" - (pin power_in line (at 0 -7.62 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin power_out line (at 7.62 0 180) (length 2.54) - (name "VO" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -7.62 0 0) (length 2.54) - (name "VI" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "SW" (at 1.27 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "SW_Push" (at 0 -1.524 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 5.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 5.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Push button switch, generic, two pins" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "SW_Push_0_1" - (circle (center -2.032 0) (radius 0.508) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 1.27) - (xy 0 3.048) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 1.27) - (xy -2.54 1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (circle (center 2.032 0) (radius 0.508) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (pin passive line (at -5.08 0 0) (length 2.54) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 0 180) (length 2.54) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3.3V_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_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3.3V" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3.3VA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3VA" (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+3.3VA\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3.3VA_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.3VA_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3.3VA" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+5V" (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+5V_0_1" - (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 "+5V_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+5V" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+5VA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+5VA" (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+5VA\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+5VA_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 "+5VA_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+5VA" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GND_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "GND_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GNDA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GNDA\" , analog ground" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GNDA_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "GNDA_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GNDA" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - ) - - (junction (at 115.57 24.13) (diameter 0) (color 0 0 0 0) - (uuid 0cdf15ea-434b-45cf-a3b7-143fc997fb85) - ) - (junction (at 115.57 27.94) (diameter 0) (color 0 0 0 0) - (uuid 1c68be24-443c-4694-adee-82d540aee4e4) - ) - (junction (at 50.8 81.28) (diameter 0) (color 0 0 0 0) - (uuid 2b4625a0-9669-4184-bac7-2c859c401d62) - ) - (junction (at 147.32 77.47) (diameter 0) (color 0 0 0 0) - (uuid 2fa8b909-be0f-4071-85fc-3fad4a80db06) - ) - (junction (at 209.55 111.76) (diameter 0) (color 0 0 0 0) - (uuid 306712ee-290a-491a-9971-78a5cdeaf0d9) - ) - (junction (at 193.04 101.6) (diameter 0) (color 0 0 0 0) - (uuid 317239d3-21eb-40cd-b53e-f6e53c611538) - ) - (junction (at 109.22 106.68) (diameter 0) (color 0 0 0 0) - (uuid 369deec9-9fd1-454c-84f3-bd249d1c9f61) - ) - (junction (at 57.15 124.46) (diameter 0) (color 0 0 0 0) - (uuid 4a2483ba-c013-4696-bd29-c19e674759f0) - ) - (junction (at 50.8 31.75) (diameter 0) (color 0 0 0 0) - (uuid 557f720b-aa51-4d61-9a7e-23d39fadd7e2) - ) - (junction (at 152.4 41.91) (diameter 0) (color 0 0 0 0) - (uuid 567c5ba5-35d7-468d-8484-d4197fcb2123) - ) - (junction (at 208.28 106.68) (diameter 0) (color 0 0 0 0) - (uuid 62be32df-69a2-414b-b5ad-6c7904e2d31b) - ) - (junction (at 115.57 48.26) (diameter 0) (color 0 0 0 0) - (uuid 6571dd0d-f27f-45ec-86bc-b7e19c114ea7) - ) - (junction (at 166.37 92.71) (diameter 0) (color 0 0 0 0) - (uuid 6825ce8c-1222-4319-9a87-1f7e2fd6fbb9) - ) - (junction (at 20.32 21.59) (diameter 0) (color 0 0 0 0) - (uuid 7150ceec-f68d-4249-9049-f2a0f3e37d78) - ) - (junction (at 152.4 31.75) (diameter 0) (color 0 0 0 0) - (uuid 793fd020-7b6f-453c-897e-af1ad35f55c5) - ) - (junction (at 147.32 179.07) (diameter 0) (color 0 0 0 0) - (uuid 7ab0690b-783e-43bb-995a-fe88fcb239d1) - ) - (junction (at 152.4 22.86) (diameter 0) (color 0 0 0 0) - (uuid 7ba5ead7-3f0d-4ba8-84af-0bf42bbfa8ae) - ) - (junction (at 147.32 93.98) (diameter 0) (color 0 0 0 0) - (uuid 7fd4618f-dbff-4dd5-8286-aa4cafc81460) - ) - (junction (at 78.74 52.07) (diameter 0) (color 0 0 0 0) - (uuid 800757e1-c0a9-426d-ade1-1cd3bfb7674f) - ) - (junction (at 115.57 52.07) (diameter 0) (color 0 0 0 0) - (uuid 975ad527-80f3-4392-ac03-f2a5c7af758f) - ) - (junction (at 146.05 31.75) (diameter 0) (color 0 0 0 0) - (uuid 9976d559-0674-44aa-bf4d-25d4dc91364b) - ) - (junction (at 147.32 90.17) (diameter 0) (color 0 0 0 0) - (uuid 9b11a776-9236-4161-ba7d-c71d70b180ca) - ) - (junction (at 170.18 31.75) (diameter 0) (color 0 0 0 0) - (uuid 9c8deffb-a246-49ed-969f-6971307b94a0) - ) - (junction (at 88.9 52.07) (diameter 0) (color 0 0 0 0) - (uuid ac29f651-a753-48c9-8e72-46c8517cd108) - ) - (junction (at 204.47 104.14) (diameter 0) (color 0 0 0 0) - (uuid ae79dad0-348b-41fb-9f12-b27e987e3b31) - ) - (junction (at 180.34 101.6) (diameter 0) (color 0 0 0 0) - (uuid b4d72534-f842-42f1-81d4-058218e6a598) - ) - (junction (at 149.86 93.98) (diameter 0) (color 0 0 0 0) - (uuid b74e1540-41ac-4b77-aaf1-d082f97df38b) - ) - (junction (at 21.59 80.01) (diameter 0) (color 0 0 0 0) - (uuid bf87779d-ec97-48dd-a70a-6e475ecbcbd6) - ) - (junction (at 77.47 130.81) (diameter 0) (color 0 0 0 0) - (uuid c76c55f6-8ce9-4f24-9b54-5e56deceda4c) - ) - (junction (at 20.32 31.75) (diameter 0) (color 0 0 0 0) - (uuid cc39a30b-efa2-4a4e-9966-cd2fcf746b75) - ) - (junction (at 149.86 186.69) (diameter 0) (color 0 0 0 0) - (uuid cf112ada-cac8-4204-bc9f-6c0413c4c09d) - ) - (junction (at 88.9 27.94) (diameter 0) (color 0 0 0 0) - (uuid d4f170c8-e78c-4ea6-9892-67270b03fb60) - ) - (junction (at 90.17 130.81) (diameter 0) (color 0 0 0 0) - (uuid e37d2238-3c79-48dd-aff3-cf83fc91eb5a) - ) - (junction (at 21.59 69.85) (diameter 0) (color 0 0 0 0) - (uuid f50621d3-d252-4f24-9f78-9cc55c2d1327) - ) - (junction (at 50.8 21.59) (diameter 0) (color 0 0 0 0) - (uuid f6537246-b7ab-4e96-85e3-5ac15ed4b3fc) - ) - (junction (at 78.74 27.94) (diameter 0) (color 0 0 0 0) - (uuid f8adfe4e-f8ea-4dd7-b7dd-b8d562bee958) - ) - (junction (at 50.8 71.12) (diameter 0) (color 0 0 0 0) - (uuid ff35bb46-f534-491e-9bc5-576e09c164c3) - ) - - (wire (pts (xy 213.36 96.52) (xy 215.9 96.52)) - (stroke (width 0) (type default)) - (uuid 00fbfe9d-956a-4012-a72f-5204c6b3c988) - ) - (wire (pts (xy 165.1 129.54) (xy 176.53 129.54)) - (stroke (width 0) (type default)) - (uuid 0159bf76-7a5c-4196-96c3-90422e22fdb6) - ) - (wire (pts (xy 33.02 78.74) (xy 33.02 80.01)) - (stroke (width 0) (type default)) - (uuid 07641572-f91f-4eec-ad66-e7b34349f980) - ) - (wire (pts (xy 236.22 132.08) (xy 222.25 132.08)) - (stroke (width 0) (type default)) - (uuid 0820c233-236e-48b9-987c-df52f3fc0a82) - ) - (wire (pts (xy 77.47 111.76) (xy 77.47 130.81)) - (stroke (width 0) (type default)) - (uuid 0b0f5f46-8b3d-4159-b05a-10f31fdb5d1d) - ) - (wire (pts (xy 77.47 130.81) (xy 80.01 130.81)) - (stroke (width 0) (type default)) - (uuid 0e72e14b-15b4-4a15-ada0-5848f54bb8be) - ) - (wire (pts (xy 55.88 71.12) (xy 50.8 71.12)) - (stroke (width 0) (type default)) - (uuid 0ed1b410-ab43-4ad3-a34f-168c33a5e6a3) - ) - (wire (pts (xy 180.34 101.6) (xy 181.61 101.6)) - (stroke (width 0) (type default)) - (uuid 110b9685-06e6-4033-b0ef-6a8197974250) - ) - (wire (pts (xy 147.32 90.17) (xy 147.32 93.98)) - (stroke (width 0) (type default)) - (uuid 14024006-0007-473b-a923-78cae1b41daa) - ) - (wire (pts (xy 128.27 134.62) (xy 132.08 134.62)) - (stroke (width 0) (type default)) - (uuid 146447d7-8ef0-4a4c-813e-c14f6183a66d) - ) - (wire (pts (xy 165.1 111.76) (xy 209.55 111.76)) - (stroke (width 0) (type default)) - (uuid 169f926b-0f34-41b3-adf0-c9686a9b5d8c) - ) - (wire (pts (xy 165.1 137.16) (xy 236.22 137.16)) - (stroke (width 0) (type default)) - (uuid 172042e6-148f-4016-9846-e8d086194f3b) - ) - (wire (pts (xy 193.04 101.6) (xy 194.31 101.6)) - (stroke (width 0) (type default)) - (uuid 18c0799a-556a-4ca2-ab6f-5cac7241e99d) - ) - (wire (pts (xy 88.9 41.91) (xy 88.9 52.07)) - (stroke (width 0) (type default)) - (uuid 190c38ec-7bef-4d17-b060-1bbbf3ec022a) - ) - (wire (pts (xy 57.15 132.08) (xy 57.15 124.46)) - (stroke (width 0) (type default)) - (uuid 1a785d8f-3202-444d-8d05-b5452dfb4ed4) - ) - (wire (pts (xy 31.75 27.94) (xy 31.75 31.75)) - (stroke (width 0) (type default)) - (uuid 1ae4907e-1fe1-4b97-96c6-4679147ddb27) - ) - (wire (pts (xy 50.8 39.37) (xy 50.8 46.99)) - (stroke (width 0) (type default)) - (uuid 1bc1d726-b316-4744-8067-6f2a7f490254) - ) - (wire (pts (xy 222.25 128.27) (xy 222.25 132.08)) - (stroke (width 0) (type default)) - (uuid 1f9f9266-7d9c-44cb-90ce-ea13f0c7fd01) - ) - (wire (pts (xy 111.76 134.62) (xy 120.65 134.62)) - (stroke (width 0) (type default)) - (uuid 21c899dd-d72f-4b6f-98f5-856f271bb5a6) - ) - (wire (pts (xy 20.32 40.64) (xy 20.32 43.18)) - (stroke (width 0) (type default)) - (uuid 2335d789-818e-41d6-a0e1-db56719c8430) - ) - (wire (pts (xy 55.88 22.86) (xy 55.88 21.59)) - (stroke (width 0) (type default)) - (uuid 23b9334a-ca13-4f67-a94e-f8a91c0985aa) - ) - (wire (pts (xy 20.32 19.05) (xy 20.32 21.59)) - (stroke (width 0) (type default)) - (uuid 2447060e-a555-499b-865a-ad4e6c2eb3a0) - ) - (wire (pts (xy 86.36 52.07) (xy 88.9 52.07)) - (stroke (width 0) (type default)) - (uuid 24f2c77e-fff8-4ba3-a43a-d6c15b29d569) - ) - (wire (pts (xy 204.47 104.14) (xy 165.1 104.14)) - (stroke (width 0) (type default)) - (uuid 25cc5e8e-26ff-48a1-9b80-fdd327eadbb2) - ) - (wire (pts (xy 78.74 27.94) (xy 78.74 38.1)) - (stroke (width 0) (type default)) - (uuid 272db085-d3cf-4fdc-ad22-9a446be09941) - ) - (wire (pts (xy 57.15 149.86) (xy 68.58 149.86)) - (stroke (width 0) (type default)) - (uuid 2a850a32-da47-4156-9ac9-ee258244f563) - ) - (wire (pts (xy 21.59 88.9) (xy 21.59 96.52)) - (stroke (width 0) (type default)) - (uuid 2aca03a5-5e76-4b8b-a94c-ebaf033ac0c3) - ) - (wire (pts (xy 57.15 78.74) (xy 57.15 81.28)) - (stroke (width 0) (type default)) - (uuid 2b6d729a-c297-43f0-b015-e5c826990369) - ) - (wire (pts (xy 245.11 52.07) (xy 257.81 52.07)) - (stroke (width 0) (type default)) - (uuid 2cf3d9e5-3ba9-4d9d-92a8-9373fb608f3e) - ) - (wire (pts (xy 77.47 111.76) (xy 132.08 111.76)) - (stroke (width 0) (type default)) - (uuid 2d3b6c7b-87e9-4bb1-ab3d-665f84c7782c) - ) - (wire (pts (xy 115.57 20.32) (xy 115.57 24.13)) - (stroke (width 0) (type default)) - (uuid 2d59e295-63d7-4b24-9299-d4d090b6b0bc) - ) - (wire (pts (xy 187.96 81.28) (xy 180.34 81.28)) - (stroke (width 0) (type default)) - (uuid 2de7d9c3-24d8-484b-b191-50a4b93dd000) - ) - (wire (pts (xy 21.59 68.58) (xy 21.59 69.85)) - (stroke (width 0) (type default)) - (uuid 3239a3ff-9299-4a62-ae86-8b3a9603f83d) - ) - (wire (pts (xy 246.38 90.17) (xy 256.54 90.17)) - (stroke (width 0) (type default)) - (uuid 33c5e7ee-c3ae-4b44-b331-3980ff187a94) - ) - (wire (pts (xy 109.22 95.25) (xy 109.22 106.68)) - (stroke (width 0) (type default)) - (uuid 34ce26e4-55a6-4e83-be0d-d5b73adce522) - ) - (wire (pts (xy 209.55 111.76) (xy 250.19 111.76)) - (stroke (width 0) (type default)) - (uuid 3767cb06-220b-4fea-80b2-4a69a1f34cfc) - ) - (wire (pts (xy 154.94 96.52) (xy 154.94 92.71)) - (stroke (width 0) (type default)) - (uuid 3a3027dc-8f98-430a-a118-720ba4574a65) - ) - (wire (pts (xy 116.84 121.92) (xy 132.08 121.92)) - (stroke (width 0) (type default)) - (uuid 3b17b3b0-2435-4246-8f4a-db58983e68b0) - ) - (wire (pts (xy 146.05 24.13) (xy 146.05 22.86)) - (stroke (width 0) (type default)) - (uuid 3c571600-c700-4d48-b391-1fa7c2d6a6d7) - ) - (wire (pts (xy 20.32 21.59) (xy 20.32 22.86)) - (stroke (width 0) (type default)) - (uuid 3d13ae3e-973c-4573-99aa-7be755a7f78e) - ) - (wire (pts (xy 55.88 76.2) (xy 55.88 71.12)) - (stroke (width 0) (type default)) - (uuid 4004fe8e-129b-4575-a352-2bb512c9daa9) - ) - (wire (pts (xy 165.1 132.08) (xy 176.53 132.08)) - (stroke (width 0) (type default)) - (uuid 439f2eb8-0f3b-453c-ac75-3ac64285e1f9) - ) - (wire (pts (xy 31.75 21.59) (xy 20.32 21.59)) - (stroke (width 0) (type default)) - (uuid 47000500-5442-4e27-88e4-fb7e20419383) - ) - (wire (pts (xy 184.15 132.08) (xy 193.04 132.08)) - (stroke (width 0) (type default)) - (uuid 48fc6b25-cf1a-492b-b23e-71a57fcfc3ba) - ) - (wire (pts (xy 77.47 134.62) (xy 77.47 130.81)) - (stroke (width 0) (type default)) - (uuid 4912fff1-0f9a-4e97-8dad-c409b0da3d0f) - ) - (wire (pts (xy 88.9 21.59) (xy 88.9 27.94)) - (stroke (width 0) (type default)) - (uuid 4995a4b7-52f9-4f2e-ad16-7c4f3c00014b) - ) - (wire (pts (xy 149.86 177.8) (xy 149.86 186.69)) - (stroke (width 0) (type default)) - (uuid 4c67417b-d000-4acf-a8ad-d08cbfa40e13) - ) - (wire (pts (xy 144.78 93.98) (xy 147.32 93.98)) - (stroke (width 0) (type default)) - (uuid 4ccc86f8-4c1e-4bd2-9b6c-9e349def6a6c) - ) - (wire (pts (xy 90.17 130.81) (xy 90.17 134.62)) - (stroke (width 0) (type default)) - (uuid 4e8249de-f547-4a37-8f14-5c33af3f7214) - ) - (wire (pts (xy 71.12 27.94) (xy 78.74 27.94)) - (stroke (width 0) (type default)) - (uuid 50dd5555-342b-4ffa-837e-f9374e84ea49) - ) - (wire (pts (xy 50.8 88.9) (xy 50.8 96.52)) - (stroke (width 0) (type default)) - (uuid 51185b05-9337-4a7e-bb69-59254c764d05) - ) - (wire (pts (xy 57.15 144.78) (xy 68.58 144.78)) - (stroke (width 0) (type default)) - (uuid 5669d28a-573a-4564-92e5-9aea58c37561) - ) - (wire (pts (xy 187.96 139.7) (xy 165.1 139.7)) - (stroke (width 0) (type default)) - (uuid 57bb4979-b60d-48be-8c0b-85f73ac05e5f) - ) - (wire (pts (xy 62.23 25.4) (xy 62.23 31.75)) - (stroke (width 0) (type default)) - (uuid 57e1d2a4-8e8a-4e39-a2f2-567cbb62dbb0) - ) - (wire (pts (xy 165.1 121.92) (xy 175.26 121.92)) - (stroke (width 0) (type default)) - (uuid 59ddeb63-597a-4730-8fb4-6edb47124791) - ) - (wire (pts (xy 165.1 119.38) (xy 175.26 119.38)) - (stroke (width 0) (type default)) - (uuid 5a047103-b8f0-433b-9d43-fac10e6517a8) - ) - (wire (pts (xy 166.37 92.71) (xy 168.91 92.71)) - (stroke (width 0) (type default)) - (uuid 5a62e4d4-8dec-461e-a9f7-917a115f6b57) - ) - (wire (pts (xy 109.22 139.7) (xy 132.08 139.7)) - (stroke (width 0) (type default)) - (uuid 5eef3f41-9a69-42e1-8f12-36b4c6534557) - ) - (wire (pts (xy 245.11 60.96) (xy 257.81 60.96)) - (stroke (width 0) (type default)) - (uuid 623c5311-f462-4696-8dc1-bf802812810b) - ) - (wire (pts (xy 152.4 40.64) (xy 152.4 41.91)) - (stroke (width 0) (type default)) - (uuid 64b98290-3c93-41e2-85cf-3b9d3bcbff23) - ) - (wire (pts (xy 152.4 41.91) (xy 176.53 41.91)) - (stroke (width 0) (type default)) - (uuid 658fb9d8-aae2-4c28-bd35-524fa4b94519) - ) - (wire (pts (xy 147.32 93.98) (xy 147.32 96.52)) - (stroke (width 0) (type default)) - (uuid 6ac244ee-1e1d-44d8-8c36-865070b3550f) - ) - (wire (pts (xy 208.28 106.68) (xy 165.1 106.68)) - (stroke (width 0) (type default)) - (uuid 6b3eb7fc-834f-4a10-9a67-05245b5243d3) - ) - (wire (pts (xy 88.9 27.94) (xy 92.71 27.94)) - (stroke (width 0) (type default)) - (uuid 6be462cd-736e-4e3c-8b6b-bbba8e03c29b) - ) - (wire (pts (xy 50.8 68.58) (xy 50.8 71.12)) - (stroke (width 0) (type default)) - (uuid 6d273e55-3145-4fbd-b047-300befafd0cc) - ) - (wire (pts (xy 147.32 77.47) (xy 147.32 90.17)) - (stroke (width 0) (type default)) - (uuid 73598e5d-8e76-4259-8a62-f61f42d7239f) - ) - (wire (pts (xy 107.95 27.94) (xy 115.57 27.94)) - (stroke (width 0) (type default)) - (uuid 76fc56a5-0079-4915-bf59-65bf47bee95d) - ) - (wire (pts (xy 109.22 142.24) (xy 132.08 142.24)) - (stroke (width 0) (type default)) - (uuid 782de7e3-cfe6-4115-8f89-514c2900e382) - ) - (wire (pts (xy 236.22 139.7) (xy 222.25 139.7)) - (stroke (width 0) (type default)) - (uuid 783bc749-9af7-42e0-a74f-5f9607e2c6c3) - ) - (wire (pts (xy 71.12 52.07) (xy 78.74 52.07)) - (stroke (width 0) (type default)) - (uuid 784feb11-cee0-47a3-8d0c-0033842e863c) - ) - (wire (pts (xy 115.57 48.26) (xy 115.57 45.72)) - (stroke (width 0) (type default)) - (uuid 786831e1-ad2a-482e-a3ad-91d0f51ae9c6) - ) - (wire (pts (xy 193.04 81.28) (xy 193.04 101.6)) - (stroke (width 0) (type default)) - (uuid 789cba35-dd2d-485d-b4c1-f1135cab32a7) - ) - (wire (pts (xy 208.28 99.06) (xy 208.28 106.68)) - (stroke (width 0) (type default)) - (uuid 78b8e21a-a13e-4591-a69c-f663c6b700ba) - ) - (wire (pts (xy 184.15 129.54) (xy 193.04 129.54)) - (stroke (width 0) (type default)) - (uuid 7cac8f7c-3784-41a3-a66b-96a5fbef3003) - ) - (wire (pts (xy 50.8 30.48) (xy 50.8 31.75)) - (stroke (width 0) (type default)) - (uuid 8160dde5-9fef-40bc-8cde-e7079c3df843) - ) - (wire (pts (xy 41.91 170.18) (xy 41.91 171.45)) - (stroke (width 0) (type default)) - (uuid 8173eaba-2b70-4abc-a373-0ba7efd5ed03) - ) - (wire (pts (xy 146.05 31.75) (xy 152.4 31.75)) - (stroke (width 0) (type default)) - (uuid 82ade0bc-6301-4d7f-9098-a155c06bad80) - ) - (wire (pts (xy 154.94 92.71) (xy 166.37 92.71)) - (stroke (width 0) (type default)) - (uuid 8469ae8c-53b3-42df-a56a-d25b30b2ad8a) - ) - (wire (pts (xy 62.23 31.75) (xy 50.8 31.75)) - (stroke (width 0) (type default)) - (uuid 853f00a0-44c3-4ca7-9e0a-2cfa3c0b93a4) - ) - (wire (pts (xy 90.17 114.3) (xy 132.08 114.3)) - (stroke (width 0) (type default)) - (uuid 85e2a0a4-0ff9-4bab-8740-d52b83610b04) - ) - (wire (pts (xy 55.88 21.59) (xy 50.8 21.59)) - (stroke (width 0) (type default)) - (uuid 87bfdf4f-185c-40df-a1c8-18a72e3409e7) - ) - (wire (pts (xy 33.02 80.01) (xy 21.59 80.01)) - (stroke (width 0) (type default)) - (uuid 883e5c23-cd73-4d9a-a177-b12c0a7de088) - ) - (wire (pts (xy 191.77 101.6) (xy 193.04 101.6)) - (stroke (width 0) (type default)) - (uuid 8a082748-a0bb-47e0-8f8a-f5606bf8e738) - ) - (wire (pts (xy 138.43 31.75) (xy 146.05 31.75)) - (stroke (width 0) (type default)) - (uuid 8bf0e1a7-64aa-417e-8661-1c208616bb53) - ) - (wire (pts (xy 165.1 134.62) (xy 236.22 134.62)) - (stroke (width 0) (type default)) - (uuid 8d23b8bb-5862-45e2-971f-264e495c8331) - ) - (wire (pts (xy 152.4 19.05) (xy 152.4 22.86)) - (stroke (width 0) (type default)) - (uuid 8fd8bcf7-273c-4e75-afec-1dc34bba2717) - ) - (wire (pts (xy 109.22 106.68) (xy 132.08 106.68)) - (stroke (width 0) (type default)) - (uuid 8fdfa165-9e94-4367-9f49-d859d81886e7) - ) - (wire (pts (xy 71.12 43.18) (xy 71.12 52.07)) - (stroke (width 0) (type default)) - (uuid 913184a6-8515-42b7-bc14-73da513b4c69) - ) - (wire (pts (xy 78.74 52.07) (xy 78.74 60.96)) - (stroke (width 0) (type default)) - (uuid 913873fb-e07a-4847-a612-add9c894da38) - ) - (wire (pts (xy 152.4 30.48) (xy 152.4 31.75)) - (stroke (width 0) (type default)) - (uuid 922ffb0a-2c97-4637-95a2-a7c216811aeb) - ) - (wire (pts (xy 88.9 52.07) (xy 92.71 52.07)) - (stroke (width 0) (type default)) - (uuid 93170d3e-1c21-42f1-a3c5-7a4d9811b4cf) - ) - (wire (pts (xy 165.1 116.84) (xy 175.26 116.84)) - (stroke (width 0) (type default)) - (uuid 966e2876-ff9d-4928-8dee-8290833ae93f) - ) - (wire (pts (xy 149.86 186.69) (xy 149.86 189.23)) - (stroke (width 0) (type default)) - (uuid 97bc79d4-fdcb-4d55-893e-7751e9ae8051) - ) - (wire (pts (xy 119.38 170.18) (xy 119.38 171.45)) - (stroke (width 0) (type default)) - (uuid 987668ad-ad75-4619-83d3-5457d127edb7) - ) - (wire (pts (xy 112.268 147.32) (xy 116.84 147.32)) - (stroke (width 0) (type default)) - (uuid 9a195a37-7d6b-4a56-abf3-b5bbb792994f) - ) - (wire (pts (xy 57.15 137.16) (xy 64.77 137.16)) - (stroke (width 0) (type default)) - (uuid 9a78bdc3-72b4-48f8-9ee4-d54b3865c1ec) - ) - (wire (pts (xy 149.86 93.98) (xy 149.86 96.52)) - (stroke (width 0) (type default)) - (uuid 9b352633-4b8f-4c94-a1e7-1e3ba1fbdec3) - ) - (wire (pts (xy 87.63 130.81) (xy 90.17 130.81)) - (stroke (width 0) (type default)) - (uuid 9bd50e17-8d5d-4c25-9fc8-d41ece7a2580) - ) - (wire (pts (xy 97.79 106.68) (xy 109.22 106.68)) - (stroke (width 0) (type default)) - (uuid 9c134e35-7790-48cd-8210-425ac9f897b8) - ) - (wire (pts (xy 176.53 35.56) (xy 170.18 35.56)) - (stroke (width 0) (type default)) - (uuid 9cec8518-adf9-4097-810d-70e0e8d18647) - ) - (wire (pts (xy 20.32 30.48) (xy 20.32 31.75)) - (stroke (width 0) (type default)) - (uuid 9d494b23-7361-4381-a622-60f129efafe2) - ) - (wire (pts (xy 144.78 96.52) (xy 144.78 93.98)) - (stroke (width 0) (type default)) - (uuid 9deae41b-9022-41ab-b709-aa2431b6ac74) - ) - (wire (pts (xy 57.15 81.28) (xy 50.8 81.28)) - (stroke (width 0) (type default)) - (uuid 9e0e3d14-fe10-4ae3-9d56-d874018078a6) - ) - (wire (pts (xy 146.05 22.86) (xy 152.4 22.86)) - (stroke (width 0) (type default)) - (uuid a1304dbb-8a9c-495f-9bc0-b63e7104f876) - ) - (wire (pts (xy 214.63 99.06) (xy 215.9 99.06)) - (stroke (width 0) (type default)) - (uuid a2dd410f-3544-4f60-9661-2fda0b952943) - ) - (wire (pts (xy 165.1 114.3) (xy 175.26 114.3)) - (stroke (width 0) (type default)) - (uuid a339c45d-bc0d-4f9e-bdda-bb01decb4739) - ) - (wire (pts (xy 152.4 31.75) (xy 170.18 31.75)) - (stroke (width 0) (type default)) - (uuid a46793b6-6b24-42ed-969b-bb989fe2edeb) - ) - (wire (pts (xy 115.57 59.69) (xy 115.57 60.96)) - (stroke (width 0) (type default)) - (uuid a6345a09-edbe-40d4-87e7-68a2892fa0bf) - ) - (wire (pts (xy 116.84 124.46) (xy 132.08 124.46)) - (stroke (width 0) (type default)) - (uuid a65f8613-0fff-4c0d-9cbd-b92fc0d751e8) - ) - (wire (pts (xy 245.11 54.61) (xy 257.81 54.61)) - (stroke (width 0) (type default)) - (uuid a6c61c95-3342-4d15-b33e-866dd4013c68) - ) - (wire (pts (xy 34.29 170.18) (xy 34.29 171.45)) - (stroke (width 0) (type default)) - (uuid a986e417-ad13-4577-920e-6eb4c6e0cf59) - ) - (wire (pts (xy 176.53 38.1) (xy 176.53 41.91)) - (stroke (width 0) (type default)) - (uuid a98f94d4-2f99-4fc7-ab4b-7dff32a93a88) - ) - (wire (pts (xy 100.33 60.96) (xy 100.33 59.69)) - (stroke (width 0) (type default)) - (uuid aa03d9cd-5c94-4d83-b4d1-f5eabbaaccbf) - ) - (wire (pts (xy 138.43 41.91) (xy 152.4 41.91)) - (stroke (width 0) (type default)) - (uuid aa2a4aa8-b74b-4763-ab29-c5170c4e4c2f) - ) - (wire (pts (xy 62.23 22.86) (xy 55.88 22.86)) - (stroke (width 0) (type default)) - (uuid ac4db790-ffb3-4cf0-aef5-6963cc20e318) - ) - (wire (pts (xy 33.02 76.2) (xy 33.02 69.85)) - (stroke (width 0) (type default)) - (uuid ada6de07-55ec-4c00-a522-fd31f0f597d1) - ) - (wire (pts (xy 86.36 27.94) (xy 88.9 27.94)) - (stroke (width 0) (type default)) - (uuid af955be6-95c7-4f16-b49e-133a5d1578f8) - ) - (wire (pts (xy 152.4 93.98) (xy 152.4 96.52)) - (stroke (width 0) (type default)) - (uuid b1b4a641-773b-461f-8179-48c5eedeedb4) - ) - (wire (pts (xy 180.34 81.28) (xy 180.34 101.6)) - (stroke (width 0) (type default)) - (uuid b2579033-9cb6-461b-b55a-a56bbf273888) - ) - (wire (pts (xy 50.8 21.59) (xy 50.8 22.86)) - (stroke (width 0) (type default)) - (uuid b26afcaf-3136-4fb3-ab24-54247de86ffd) - ) - (wire (pts (xy 112.268 144.653) (xy 112.268 144.78)) - (stroke (width 0) (type default)) - (uuid b27d5290-a70c-468d-8483-922366f5b376) - ) - (wire (pts (xy 71.12 35.56) (xy 71.12 27.94)) - (stroke (width 0) (type default)) - (uuid b2b58ad1-5da9-4d64-8c58-b4cc767999e8) - ) - (wire (pts (xy 214.63 99.06) (xy 214.63 106.68)) - (stroke (width 0) (type default)) - (uuid b2c7679d-9329-4c8f-ada6-5d1ed5d2b584) - ) - (wire (pts (xy 170.18 35.56) (xy 170.18 31.75)) - (stroke (width 0) (type default)) - (uuid b504c7d2-8726-4aaa-b13b-276d125a2903) - ) - (wire (pts (xy 50.8 71.12) (xy 50.8 72.39)) - (stroke (width 0) (type default)) - (uuid b80b3a19-c25d-4eda-a335-41265521b157) - ) - (wire (pts (xy 57.15 76.2) (xy 55.88 76.2)) - (stroke (width 0) (type default)) - (uuid bb3c3e88-36b5-4daf-9596-8c55ac82e809) - ) - (wire (pts (xy 250.19 111.76) (xy 250.19 99.06)) - (stroke (width 0) (type default)) - (uuid bbcb747b-4eb6-4a2b-b191-f34363a32482) - ) - (wire (pts (xy 115.57 52.07) (xy 115.57 48.26)) - (stroke (width 0) (type default)) - (uuid bc4e3d2a-f610-4331-8300-d4a99a83a80a) - ) - (wire (pts (xy 124.46 144.78) (xy 132.08 144.78)) - (stroke (width 0) (type default)) - (uuid bc593ac5-fa53-4e4a-9908-78a9ecee0f8b) - ) - (wire (pts (xy 224.79 142.24) (xy 236.22 142.24)) - (stroke (width 0) (type default)) - (uuid bcf33ec2-7250-48ac-93f5-f1ead85088fb) - ) - (wire (pts (xy 245.11 58.42) (xy 257.81 58.42)) - (stroke (width 0) (type default)) - (uuid be0e13ab-9c1d-4471-8adf-2c1f815d2cdc) - ) - (wire (pts (xy 149.86 93.98) (xy 152.4 93.98)) - (stroke (width 0) (type default)) - (uuid c0960b74-1c9e-4eda-be2e-d01d3e2679c2) - ) - (wire (pts (xy 57.15 124.46) (xy 57.15 121.92)) - (stroke (width 0) (type default)) - (uuid c1b91469-88a5-426a-9362-484a28e4674e) - ) - (wire (pts (xy 107.95 52.07) (xy 115.57 52.07)) - (stroke (width 0) (type default)) - (uuid c1efaa13-043c-4b7c-94de-bc18ec6ad625) - ) - (wire (pts (xy 109.22 137.16) (xy 132.08 137.16)) - (stroke (width 0) (type default)) - (uuid c22bdc2e-bb80-4596-b8b2-aad24cebd29d) - ) - (wire (pts (xy 165.1 101.6) (xy 180.34 101.6)) - (stroke (width 0) (type default)) - (uuid c2ef661b-b300-42f2-a496-28bfc81e8bd4) - ) - (wire (pts (xy 246.38 74.93) (xy 256.54 74.93)) - (stroke (width 0) (type default)) - (uuid c550507f-c4a0-4ee5-ab8d-569998d3c455) - ) - (wire (pts (xy 100.33 35.56) (xy 100.33 38.1)) - (stroke (width 0) (type default)) - (uuid c58028a4-4c03-4714-867d-0c1e0df67586) - ) - (wire (pts (xy 76.2 106.68) (xy 90.17 106.68)) - (stroke (width 0) (type default)) - (uuid c6bea19c-4ccc-4bae-b452-c7dd9f414d13) - ) - (wire (pts (xy 147.32 177.8) (xy 147.32 179.07)) - (stroke (width 0) (type default)) - (uuid c72b3c78-d285-4956-9018-19fafa085f1f) - ) - (wire (pts (xy 132.08 170.18) (xy 119.38 170.18)) - (stroke (width 0) (type default)) - (uuid c858f026-133d-4061-bfb1-e9ee8b7ebbab) - ) - (wire (pts (xy 213.36 96.52) (xy 213.36 104.14)) - (stroke (width 0) (type default)) - (uuid ca339d58-ecb6-4376-a008-18b311faa74e) - ) - (wire (pts (xy 213.36 104.14) (xy 204.47 104.14)) - (stroke (width 0) (type default)) - (uuid caebfb98-8e35-44df-9f8d-c30c9d417dd4) - ) - (wire (pts (xy 88.9 27.94) (xy 88.9 34.29)) - (stroke (width 0) (type default)) - (uuid d39ceeb9-896d-43b3-9ad3-4d1b53276ce5) - ) - (wire (pts (xy 33.02 69.85) (xy 21.59 69.85)) - (stroke (width 0) (type default)) - (uuid d7c73ba7-3e27-442f-9fe0-90e7357f0f95) - ) - (wire (pts (xy 214.63 106.68) (xy 208.28 106.68)) - (stroke (width 0) (type default)) - (uuid d8da4070-0765-4214-a3bc-15f3622d429f) - ) - (wire (pts (xy 90.17 130.81) (xy 90.17 114.3)) - (stroke (width 0) (type default)) - (uuid dadadaf1-69dd-4063-a044-8c2d45b7fca1) - ) - (wire (pts (xy 246.38 80.01) (xy 256.54 80.01)) - (stroke (width 0) (type default)) - (uuid dae37fb8-2911-4f76-99b2-8f0453ee63bf) - ) - (wire (pts (xy 50.8 19.05) (xy 50.8 21.59)) - (stroke (width 0) (type default)) - (uuid daedd2b8-557e-4bf5-8279-12ebf7364a39) - ) - (wire (pts (xy 165.1 124.46) (xy 175.26 124.46)) - (stroke (width 0) (type default)) - (uuid dc2677e4-0073-4b41-a54c-42986a5a60c7) - ) - (wire (pts (xy 147.32 72.39) (xy 147.32 77.47)) - (stroke (width 0) (type default)) - (uuid deb7c35f-33f4-4c30-beb8-9b85cbc688d6) - ) - (wire (pts (xy 124.46 147.32) (xy 132.08 147.32)) - (stroke (width 0) (type default)) - (uuid df593dae-1744-4196-8ac8-a6c098ac0c7d) - ) - (wire (pts (xy 115.57 24.13) (xy 115.57 27.94)) - (stroke (width 0) (type default)) - (uuid dfe40583-fdd1-440a-91a3-4b8c232c3d81) - ) - (wire (pts (xy 246.38 87.63) (xy 256.54 87.63)) - (stroke (width 0) (type default)) - (uuid e123b7bb-4b11-442d-aaa4-b033fb4f68d3) - ) - (wire (pts (xy 190.5 81.28) (xy 193.04 81.28)) - (stroke (width 0) (type default)) - (uuid e2e6d255-5110-4cd8-87c5-dfb314aab9b0) - ) - (wire (pts (xy 21.59 80.01) (xy 21.59 81.28)) - (stroke (width 0) (type default)) - (uuid e54bd62a-69d3-4151-a17b-f2eb989226ce) - ) - (wire (pts (xy 21.59 69.85) (xy 21.59 72.39)) - (stroke (width 0) (type default)) - (uuid e57183c9-ff63-4009-b6f4-325b5f5288bd) - ) - (wire (pts (xy 147.32 179.07) (xy 147.32 180.34)) - (stroke (width 0) (type default)) - (uuid e593cfe1-daa3-4f0d-b61c-7547108c1453) - ) - (wire (pts (xy 31.75 25.4) (xy 31.75 21.59)) - (stroke (width 0) (type default)) - (uuid e5b63707-61f1-4bf0-9f9f-e882eb8799bb) - ) - (wire (pts (xy 116.84 119.38) (xy 132.08 119.38)) - (stroke (width 0) (type default)) - (uuid e63fee71-9df2-4457-8c1f-ec0813c667cd) - ) - (wire (pts (xy 20.32 31.75) (xy 20.32 33.02)) - (stroke (width 0) (type default)) - (uuid ec823f22-feac-4326-98ee-a3b8b668ea4f) - ) - (wire (pts (xy 166.37 88.9) (xy 166.37 92.71)) - (stroke (width 0) (type default)) - (uuid ede1ae31-80be-40d6-b565-7f0ba104885d) - ) - (wire (pts (xy 50.8 80.01) (xy 50.8 81.28)) - (stroke (width 0) (type default)) - (uuid edeeffc9-e1be-4ead-9184-735d54d44cc2) - ) - (wire (pts (xy 246.38 85.09) (xy 256.54 85.09)) - (stroke (width 0) (type default)) - (uuid ef2d2bed-2e4a-4655-83f3-2e392e611b70) - ) - (wire (pts (xy 64.77 119.38) (xy 64.77 124.46)) - (stroke (width 0) (type default)) - (uuid f10cd356-621b-45de-8682-c8c657fe8771) - ) - (wire (pts (xy 246.38 99.06) (xy 250.19 99.06)) - (stroke (width 0) (type default)) - (uuid f1585aa0-f864-452d-9ccb-e3ee74d07358) - ) - (wire (pts (xy 31.75 31.75) (xy 20.32 31.75)) - (stroke (width 0) (type default)) - (uuid f15cbfb5-3122-4cb2-b08d-68706a10e475) - ) - (wire (pts (xy 246.38 77.47) (xy 256.54 77.47)) - (stroke (width 0) (type default)) - (uuid f1de7b94-fe88-47e1-9610-2201fdf9941c) - ) - (wire (pts (xy 64.77 132.08) (xy 64.77 137.16)) - (stroke (width 0) (type default)) - (uuid f30c73bb-9efe-468e-80a7-f1ccbf7764d7) - ) - (wire (pts (xy 152.4 31.75) (xy 152.4 33.02)) - (stroke (width 0) (type default)) - (uuid f3f2da57-f2ae-4c1a-b70b-11bbde5b81c7) - ) - (wire (pts (xy 88.9 60.96) (xy 88.9 52.07)) - (stroke (width 0) (type default)) - (uuid f5077379-6793-4e91-9337-dc36d6eafe9e) - ) - (wire (pts (xy 147.32 93.98) (xy 149.86 93.98)) - (stroke (width 0) (type default)) - (uuid f56989a9-8869-44d3-b834-0f9e45fa789a) - ) - (wire (pts (xy 222.25 139.7) (xy 222.25 146.05)) - (stroke (width 0) (type default)) - (uuid f9cdaf9c-00dd-4bfb-84a7-5b273fafe165) - ) - (wire (pts (xy 115.57 101.6) (xy 132.08 101.6)) - (stroke (width 0) (type default)) - (uuid fc26f948-019f-4b46-809a-fed4deebc5ef) - ) - (wire (pts (xy 116.84 144.78) (xy 112.268 144.78)) - (stroke (width 0) (type default)) - (uuid fe30b19c-990e-47db-911c-256cb9c18c51) - ) - (wire (pts (xy 246.38 82.55) (xy 256.54 82.55)) - (stroke (width 0) (type default)) - (uuid fe86e665-305e-4467-8600-03bf0bf4b492) - ) - - (text_box "Connect DM/DP through 0805USB-421MLC\nand add TVS diodes" - (at 62.23 152.4 0) (size 0 0) - (stroke (width 0) (type default)) - (fill (type none)) - (effects (font (size 1.27 1.27)) (justify left top)) - (uuid d1eb27db-0426-4a28-b12e-553adff98a33) - ) - - (text "DEBUG CONNECTOR\n" (at 244.475 146.685 90) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 817e5138-696c-496a-b63e-bb052ee50ff0) - ) - - (label "USB_OEn" (at 247.65 52.07 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 0134cdd3-0890-4db1-a31e-df04ec3b9b62) - ) - (label "CTL_C" (at 248.92 80.01 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 15daeee2-29dd-4371-b7de-5e5087153dd1) - ) - (label "CTL_C" (at 167.64 119.38 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 18860750-6aa6-4a79-9bd7-07f70b5bcc3e) - ) - (label "_DP" (at 186.69 132.08 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 1e1e60c5-1853-43ac-ac48-c6152a53dad2) - ) - (label "SWCLK" (at 228.6 137.16 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2067410c-9f31-4e68-bb16-e748cb9a5c23) - ) - (label "DP" (at 168.91 132.08 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2173b7ce-5507-4e7e-a92b-37e9f54002d1) - ) - (label "LED0" (at 124.46 119.38 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2173cc63-ff92-47a2-b732-a316545cb329) - ) - (label "CTL_A" (at 248.92 74.93 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 23e3b869-a58c-424b-9a14-a3448c361160) - ) - (label "TX1" (at 125.73 144.78 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2e7b112a-abcb-46ee-b442-69df78d1f2e1) - ) - (label "BOOT0" (at 124.46 106.68 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2ed5a6f3-8d52-4917-a80b-81b122265776) - ) - (label "LED1" (at 124.46 121.92 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 37fc57d8-f22b-4fda-95f5-88d1b78ba19f) - ) - (label "USB_PW_HOST" (at 111.76 139.7 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 3cdb2aa8-91fd-40ac-b3f8-9e4e566c5705) - ) - (label "CTL_A" (at 167.64 114.3 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 3e533910-e30c-4849-8095-682dc17522c3) - ) - (label "VOUT_SENSE" (at 167.64 106.68 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 419ef46c-b0e9-4672-a586-d6a7d333e967) - ) - (label "NRST" (at 228.6 142.24 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 41be65a7-5fe3-4c93-8106-f5880f9802c6) - ) - (label "_DN" (at 186.69 129.54 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 4cdbb9e6-141d-44ce-b5e8-0f238e426b3a) - ) - (label "LED1" (at 21.59 93.98 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 550b2c96-672d-45e4-ba96-a9871a4630e8) - ) - (label "CTL_B" (at 167.64 116.84 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 561d1207-22ea-4886-8a42-6445d99055f1) - ) - (label "USB_SEL" (at 111.76 137.16 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5bdfd0d7-b535-4c47-8d23-d3c77a77dd02) - ) - (label "SWDIO" (at 228.6 134.62 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 63afa781-b9ba-4358-8ec9-ea811f10d3a1) - ) - (label "NRST" (at 124.46 101.6 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 64e00b34-720a-4e9e-a202-74c948636595) - ) - (label "RESET" (at 248.92 85.09 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 672748be-f00b-4626-b053-7b34ab508e81) - ) - (label "_DP" (at 60.96 149.86 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 718ce73f-b97e-421f-aec2-f4d3497315e1) - ) - (label "_DN" (at 60.96 144.78 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 75d70e76-f7c4-483b-8942-b83e46ab45e9) - ) - (label "LED2" (at 50.8 44.45 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 7e253d13-70cc-45a2-bf8d-346613b2e6ad) - ) - (label "USB_PW_HOST" (at 247.65 58.42 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 81978956-d286-4162-bb54-1448191a5935) - ) - (label "RX1" (at 125.73 147.32 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 85397a36-1878-46c6-8d9e-43532651ced0) - ) - (label "USB_SEL" (at 247.65 54.61 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8f37941f-fed3-43de-8e22-98facbbfb4fd) - ) - (label "DN" (at 168.91 129.54 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9244e2aa-5fb9-4f7d-b36e-7ae97a71148b) - ) - (label "CTL_D" (at 248.92 82.55 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 94ec4133-0935-4c44-bde6-ec664032577d) - ) - (label "RX" (at 113.03 147.32 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 99ca9f03-388b-4d90-95fb-1a5abea9c535) - ) - (label "CURRENT_SENSE" (at 167.64 104.14 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid a26a8e4c-1f68-4d61-a10d-555d3cf6235f) - ) - (label "LED0" (at 50.8 93.98 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ab08b237-7419-4440-af79-82aaeb566b9d) - ) - (label "NRST" (at 161.29 31.75 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b8fcd634-1879-4be5-96b3-f7a2c15c22c0) - ) - (label "XTALI" (at 95.25 114.3 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid bba8c730-9893-4b54-9ead-38bf9acdf71e) - ) - (label "TX" (at 248.92 90.17 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c1424b64-e3cb-4cc2-8f2b-5299fe146808) - ) - (label "BUTTON" (at 167.64 101.6 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid caa27ea6-d77a-4fc6-84e6-53f9e2c038dd) - ) - (label "LED2" (at 124.46 124.46 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d1a506a0-3381-4c2c-80e2-114b40d794b6) - ) - (label "USB_PW_DUT" (at 247.65 60.96 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d699fb49-df9a-4acf-a4be-f2601e1f40c7) - ) - (label "TX" (at 113.03 144.78 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d8d24d03-4d70-45fc-a7f7-d1a62f13826b) - ) - (label "XTALO" (at 95.25 111.76 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid dc674069-22de-41b7-bb4f-457bb2652e41) - ) - (label "RESET" (at 167.64 124.46 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e6a21795-1c15-4c73-8471-5eb64dc1b480) - ) - (label "ON_OFF" (at 167.64 111.76 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e83e28db-8d3c-48f5-ad52-07f45cbae32e) - ) - (label "RX" (at 248.92 87.63 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid eb14c32b-e83e-4dd9-967f-4ad3d4da7070) - ) - (label "CTL_B" (at 248.92 77.47 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ed304f69-07b3-4f89-99e1-4cfc09ef8c38) - ) - (label "USB_PW_DUT" (at 111.76 142.24 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f4556d56-4835-4b8c-a853-95adc83121bb) - ) - (label "CTL_D" (at 167.64 121.92 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f7818a6f-f34b-4b20-aff2-8175164d5893) - ) - (label "USB_OEn" (at 185.42 139.7 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid fcc45c75-fb72-462e-8008-31bf8c0d467c) - ) - - (netclass_flag "" (length 2.54) (shape round) (at 57.15 123.19 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 204212ac-5840-4c77-8716-02779fdb1ae8) - (property "Netclass" "3AMP" (at 59.69 122.4915 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 172.72 129.54 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 92b4bfbc-892c-4485-bd1b-0bd0b7fef803) - (property "Netclass" "DIFFPAIR" (at 172.72 133.35 90) - (effects (font (size 1.27 1.27) italic) (justify right)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 68.58 144.78 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b4c19ad9-f41c-420c-8781-0e7523a2541a) - (property "Netclass" "DIFFPAIR" (at 68.58 140.97 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 68.58 149.86 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid df21917f-b017-41f3-9394-6a500d9becb6) - (property "Netclass" "DIFFPAIR" (at 72.39 149.86 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 175.26 132.08 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid ef898beb-797b-44cf-bd63-eb2cc6d0301e) - (property "Netclass" "DIFFPAIR" (at 175.26 135.89 90) - (effects (font (size 1.27 1.27) italic) (justify right)) - ) - ) - - (symbol (lib_id "power:+5V") (at 57.15 121.92 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 002dc00c-70d1-4833-bb43-f9ca59a77583) - (property "Reference" "#PWR054" (at 57.15 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+5V" (at 57.15 116.84 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 57.15 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 57.15 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e8e734ab-bb7f-44c8-994c-c61f340aef2c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR054") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 64.77 128.27 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 043297bb-62e9-4598-ab54-1d180b7ceeab) - (property "Reference" "R19" (at 62.23 128.27 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "5k1" (at 64.77 128.27 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 66.548 128.27 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 64.77 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fb8d76c6-b80c-4e1b-a89e-25e1b20de2e5)) - (pin "2" (uuid 6bb8a284-065a-4ba0-aa44-959add323eda)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R19") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x02_Pin") (at 38.1 78.74 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 072f03df-ffb5-49dd-993b-6406e92de97c) - (property "Reference" "J12" (at 39.37 77.47 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "Conn_01x02_Pin" (at 39.37 78.74 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 38.1 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 38.1 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3c50ffb1-cae2-425b-b5db-58aee0400514)) - (pin "2" (uuid 4c245fc8-1a9d-421f-ac6e-84f79cea1fc6)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J12") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:LED") (at 50.8 26.67 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 079fd8fb-f65a-470f-8ae1-ab56580db528) - (property "Reference" "D5" (at 54.61 26.9875 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "LED" (at 54.61 29.5275 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 50.8 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 50.8 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ae248557-9c2e-43fa-a361-5c8b9ad21ba6)) - (pin "2" (uuid e6aa645b-b888-412e-977b-150b83c7b6a7)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "D5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 120.65 144.78 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 10854738-5776-4a66-bf44-c445b48bdcfa) - (property "Reference" "R1" (at 119.253 142.24 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "50" (at 120.65 147.32 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 120.65 146.558 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 120.65 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3121c5bc-ab1e-4da4-8a2f-2aa93a3f341a)) - (pin "2" (uuid 0c2cecf4-0d4d-42d5-bff6-00a17d32941e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 109.22 137.16 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 12dc070e-7516-44f8-af48-ce187033a0de) - (property "Reference" "TP2" (at 102.87 137.16 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 105.918 134.62 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 109.22 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 109.22 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8b476bca-0a8e-4b2c-99f6-ccc146424542)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 93.98 106.68 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 1741a8f5-2fc2-4227-a763-c708960b7a46) - (property "Reference" "R15" (at 93.98 109.22 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "10k" (at 93.98 106.68 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 93.98 104.902 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 93.98 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 96b60054-d910-419c-a897-92c87ba382dd)) - (pin "2" (uuid 56fcb6a4-8337-47ed-a75f-492ec875e0ed)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R15") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 236.22 25.4 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 176944ca-59cc-4c23-a410-6e0a22e5266a) - (property "Reference" "#PWR096" (at 229.87 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 232.41 25.4 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 236.22 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 236.22 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a79e9947-fea6-486f-9e2e-cda60930fb81)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR096") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR050") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 152.4 36.83 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 1a8a5083-0dc0-4ddc-af9d-6961b388c6a3) - (property "Reference" "C7" (at 156.21 35.56 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "100nF" (at 156.21 38.1 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 151.4348 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 152.4 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5417e876-ba34-4f28-8ec8-79187836db1c)) - (pin "2" (uuid ed39443f-59cc-4f89-a830-e51e13dce162)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C7") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3VA") (at 166.37 88.9 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 1c51eb9f-511a-4c82-983a-1f83f6fccb0c) - (property "Reference" "#PWR09" (at 166.37 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3VA" (at 166.37 84.455 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 166.37 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 166.37 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4226b821-38b5-46d4-b27e-089c9d2cbaf6)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR09") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 234.95 34.29 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 2543c65c-146d-4406-8699-c917a3f3261b) - (property "Reference" "#PWR097" (at 228.6 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 231.14 34.29 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 234.95 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 234.95 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9e2d8933-e65c-48fb-8a9e-321a71088c2f)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR097") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR050") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 90.17 142.24 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 25f0c7fb-aa88-406d-9819-12a8396c090c) - (property "Reference" "#PWR033" (at 90.17 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 90.17 147.32 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 90.17 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 90.17 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 39193e2b-c663-4b4c-8c2d-042d61ae94ea)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR033") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 147.32 72.39 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 289b9ac0-4ffc-43d4-9e21-cf2d324d7a1b) - (property "Reference" "#PWR08" (at 147.32 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 147.32 67.31 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 147.32 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 147.32 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 60b555db-a7f4-4be0-b1f7-22ac029bc405)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR08") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Regulator_Linear:AP2127N-3.3") (at 100.33 52.07 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 2c577986-e67b-4235-ab29-9c46c686ad5f) - (property "Reference" "U3" (at 100.33 45.212 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "AP2127N-3.3" (at 100.33 47.752 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 100.33 46.355 0) - (effects (font (size 1.27 1.27) italic) hide) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2127.pdf" (at 100.33 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5e22820a-73f8-4228-a1df-ace11f797b02)) - (pin "2" (uuid fd87e2b3-9002-4034-ba96-e328cb076fe0)) - (pin "3" (uuid d3df64d7-fb5b-428d-b1de-ebdca3c46702)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "U3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 207.01 16.51 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 2cbf7fc9-7958-4aba-8c9e-a5c1a1bd9357) - (property "Reference" "#PWR092" (at 200.66 16.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 203.2 16.51 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 207.01 16.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 207.01 16.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dcb0d1d2-64e9-4cda-a464-e4c5421c45ee)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR092") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR050") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Switch:SW_Push") (at 186.69 101.6 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3458c019-bc1f-47dd-9f1e-3a1cc0e94588) - (property "Reference" "SW2" (at 186.69 93.98 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "SW_Push" (at 186.69 96.52 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Button_Switch_SMD:SW_SPST_B3S-1000" (at 186.69 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 186.69 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5aba1931-9625-4148-9f8f-1d3f8b62ce4a)) - (pin "2" (uuid 1716bea7-8a59-4d99-8b69-cc167673d4e3)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "SW2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x02_Pin") (at 62.23 78.74 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3a2ff4ee-19ad-4fdf-8ac7-9dc6f33c22da) - (property "Reference" "J13" (at 63.5 77.47 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "Conn_01x02_Pin" (at 63.5 78.74 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 62.23 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 62.23 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f70667ad-7cd1-4290-98a5-efa7b12c2f21)) - (pin "2" (uuid 2a59bf62-4226-4f52-820d-d38737ba96d7)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J13") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "MCU_ST_STM32F4:STM32F411CEUx") (at 147.32 137.16 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3a905dbd-9d25-461b-86a5-b9af19799316) - (property "Reference" "U1" (at 151.8159 177.8 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "STM32F411CEUx" (at 151.8159 180.34 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" (at 134.62 175.26 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f411ce.pdf" (at 147.32 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 093fc199-24f7-4e66-b5e0-a256669f006e)) - (pin "10" (uuid d80162d0-acc3-480c-8fed-5ff68680c3b7)) - (pin "11" (uuid 184de650-36e3-4d73-a817-1e92d77d8449)) - (pin "12" (uuid b4e7fd06-5c02-4a4a-bfa3-5cdff8d3bdab)) - (pin "13" (uuid 7dd06420-cbac-4b11-b1e2-407331ad41d8)) - (pin "14" (uuid 8079a01a-3750-4cb3-8e20-53d8d44cab5e)) - (pin "15" (uuid 2374f14c-e400-4308-9363-d12fedc0aebb)) - (pin "16" (uuid b830faae-042f-4878-a036-acb248586841)) - (pin "17" (uuid 85c324bc-3fc6-4f57-876b-7906929c5a7e)) - (pin "18" (uuid f2039675-5cb1-4f3a-8baf-f7db97e8883a)) - (pin "19" (uuid f0f887e5-1757-4124-8228-c04891b1b133)) - (pin "2" (uuid 6669a2d8-65eb-4ee1-9c54-d719f9ec7488)) - (pin "20" (uuid e04ec794-98f1-46f6-9739-7b791b6ea179)) - (pin "21" (uuid f6a2c414-c7cc-498c-bb30-804a7e32c5c7)) - (pin "22" (uuid 98b70109-0bb4-4010-b99c-785caeab607c)) - (pin "23" (uuid ae2e9adb-6c00-4985-b515-45dc56281eb0)) - (pin "24" (uuid 7493e53d-7e35-4db7-a2b3-abb3c76735be)) - (pin "25" (uuid a643ec0f-f75a-46e5-9773-17a2fb054c28)) - (pin "26" (uuid 4df981f0-5311-4328-a80d-f1e38c2f357c)) - (pin "27" (uuid 42a40ddb-bcf5-4d0a-91f6-2ac7add684b8)) - (pin "28" (uuid 97f97bad-3176-448d-93fe-3d09a0ebfd7e)) - (pin "29" (uuid 5abd4b14-f08e-4bfd-b2fa-c1e770d23b76)) - (pin "3" (uuid 418a53e8-f303-48c8-b140-09bd47c394b7)) - (pin "30" (uuid 9a2e9b35-f640-4c1d-9bfd-a962f69dc017)) - (pin "31" (uuid 5e2d0ca7-72a9-4dfc-bbc3-a470ffe1923f)) - (pin "32" (uuid d1cf2ccb-cb52-403d-929d-83a6d78c2250)) - (pin "33" (uuid 52ff7272-b7b5-4949-8f7d-a0e2bbcd9223)) - (pin "34" (uuid 10dc6e72-711e-4dc4-8e2e-d6e150fb2ae9)) - (pin "35" (uuid 3d4946ef-3343-4d10-afd1-42d53637aada)) - (pin "36" (uuid 4e78ba4e-9a22-4ca3-a59d-d49566ed4047)) - (pin "37" (uuid 1f473df5-a10f-42b5-930c-8092113e2ba0)) - (pin "38" (uuid 86ce6ee4-f449-4037-86c7-911c1cc51445)) - (pin "39" (uuid 681ab091-b186-4edd-b3bd-db3b6ad9a9cb)) - (pin "4" (uuid 4dc505e9-c9ce-4ff9-bc69-293a07ea7a30)) - (pin "40" (uuid 93ffc1e2-2e85-411a-9687-9160d7ea2a67)) - (pin "41" (uuid ef721f9e-46dd-4092-9976-6edc182f0c56)) - (pin "42" (uuid e9338cec-241c-4608-ad9e-3a54e612963c)) - (pin "43" (uuid 5460097f-361c-4c5b-baa3-87dd34caeaef)) - (pin "44" (uuid 54f81d5b-cb4a-472d-bd6b-18a9256c5460)) - (pin "45" (uuid 08adbbf1-e741-4bbf-96b5-7e5a8c9182e9)) - (pin "46" (uuid e8ac892f-74e6-4515-95e8-4d23ed1e09ca)) - (pin "47" (uuid ebd57c3a-afb2-4433-8e21-78dbbc5c9ede)) - (pin "48" (uuid c74e43a3-4e6d-477b-be4e-ec5c17aad03e)) - (pin "49" (uuid 4ed8382b-b971-4a1f-a7c6-f176bee6c6e4)) - (pin "5" (uuid ab0b48db-5cac-497d-946c-6757fc373a5a)) - (pin "6" (uuid f3331094-5f56-4b5d-a7a6-4df23eb49def)) - (pin "7" (uuid 7149111b-97dc-49f5-9fe1-0e694f656054)) - (pin "8" (uuid 1c857d77-911a-4f1d-a319-e8fc8fff08e9)) - (pin "9" (uuid 19d2e97a-c837-4c18-90f6-0050c1e46f82)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "U1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 151.13 77.47 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3da1babb-2e48-43fb-b727-dc67e0a51da2) - (property "Reference" "C16" (at 151.13 69.85 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 151.13 72.39 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 154.94 76.5048 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 151.13 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 90f1f9f2-5188-4566-8af4-7aa9d0c99f37)) - (pin "2" (uuid 8b5b7ca7-ae50-4d75-ad2f-685de882d1a0)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C16") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x02_Pin") (at 190.5 76.2 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3f1da274-9b86-4248-bcb0-7dfa89d31c3a) - (property "Reference" "J15" (at 191.77 76.835 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Conn_01x02_Pin" (at 190.5 74.93 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 190.5 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 190.5 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5243e353-ae59-43f7-bdb5-895f27f244c6)) - (pin "2" (uuid 5a07fc81-f20c-4224-94fa-3c15d2756765)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J15") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 50.8 85.09 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 3fb7447a-6398-499c-9cac-199164b2662b) - (property "Reference" "R21" (at 48.26 86.487 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1k" (at 50.8 85.09 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 52.578 85.09 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 50.8 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 63b21d6e-d998-4dff-affb-e985d1b3ac67)) - (pin "2" (uuid 66a62101-fe63-40cc-a204-29f13fe187bb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R21") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3VA") (at 115.57 45.72 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 400898e5-8d3b-4512-a5db-886fdc41a3b7) - (property "Reference" "#PWR012" (at 115.57 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3VA" (at 119.38 44.45 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 115.57 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 115.57 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 40f4b842-6439-4665-99bd-dc8baddb853b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR012") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 119.38 179.07 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 4130f73b-ac3f-41cc-920c-40b09cf2e8c9) - (property "Reference" "#PWR034" (at 119.38 185.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 119.38 184.15 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 119.38 179.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 119.38 179.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cb04245b-bfb1-4602-946c-b170a8dd8265)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR034") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_5") (lib_id "Mechanical:MountingHole") (at 238.76 24.13 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 44579766-2585-4e04-95bd-36e9b1f96ae0) - (property "Reference" "H2" (at 241.3 22.86 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ITX MountingHole" (at 241.3 25.4 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 238.76 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 238.76 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0bbb5706-3435-426c-8fbf-5de8c19413c4)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 115.57 35.56 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 487367a0-8e2a-4f19-9acc-3a8c2ccd9901) - (property "Reference" "#PWR014" (at 115.57 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 115.57 40.64 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 115.57 35.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 115.57 35.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 88e52f5c-c971-4753-86aa-00c6cdaa8f0b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR014") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 21.59 68.58 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 4f980c7e-bdf2-42d5-9f8c-0cbb6e3070ea) - (property "Reference" "#PWR051" (at 21.59 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 21.59 63.5 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 21.59 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 21.59 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5d3bf433-087a-4969-9e01-c22c57868bd3)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR051") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 78.74 38.1 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 4fcd8e76-c6c5-45bc-9974-82a3548c71c9) - (property "Reference" "#PWR015" (at 78.74 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 78.74 43.18 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 78.74 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 78.74 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ab5ac289-355b-4c0c-ae31-d74aac3016fa)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR015") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 20.32 36.83 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 52e1606a-863c-44cb-bddb-639ef9322b9c) - (property "Reference" "R20" (at 17.78 38.227 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1k" (at 20.32 36.83 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 22.098 36.83 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 20.32 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 153792f0-0ce2-4de7-9bda-6edff63af5d3)) - (pin "2" (uuid dc1704fe-77d5-4ae3-abb0-634274316d41)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R20") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 222.25 146.05 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 55c72143-ecb9-4643-be1d-067bf83d5224) - (property "Reference" "#PWR043" (at 222.25 152.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 222.25 151.13 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 222.25 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 222.25 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6a708367-46c4-4be3-b782-9e1f3ff6930a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR043") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 149.86 186.69 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 57692263-f5b3-40b7-b3e8-17e97fee9b9a) - (property "Reference" "GNDA1" (at 156.21 186.69 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 153.162 189.23 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 149.86 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 149.86 191.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 90170921-e245-4ae2-a29d-a73efdff6932)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "GNDA1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 139.7 90.17 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 597d1a77-6038-4ca6-aad7-bf8ca49bf045) - (property "Reference" "#PWR058" (at 133.35 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 135.89 90.17 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 139.7 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 139.7 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 72ef9c21-0267-4057-b409-f5cba99f178f)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR058") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 111.76 134.62 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 59f38825-8d2e-4eaf-810b-253024b23d9d) - (property "Reference" "#PWR048" (at 105.41 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 107.95 134.62 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 111.76 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 111.76 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7e0c0fa2-a608-4920-8c0c-88adc457e655)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR048") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:L_Ferrite") (at 88.9 38.1 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 5b922436-a67a-44d3-b0b3-1451ba5a8a41) - (property "Reference" "L1" (at 90.17 36.83 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "10uH" (at 90.17 39.37 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Inductor_SMD:L_0805_2012Metric" (at 88.9 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 88.9 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 707a7d47-dbd5-4c10-a14f-b2c3aae7317e)) - (pin "2" (uuid 7b35a76c-915b-4187-8289-d9d4528990eb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "L1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 119.38 175.26 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 60d45bf7-19a7-4444-a350-c2be60318854) - (property "Reference" "C10" (at 123.19 173.99 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "2.2uF" (at 123.19 176.53 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 118.4148 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 119.38 175.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 462613b3-e40f-4e68-80aa-4d0685fa3506)) - (pin "2" (uuid 51370ef7-f4ae-44ba-b788-3fab44d804fb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C10") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Mechanical:MountingHole") (at 237.49 33.02 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 61af644c-882c-431e-be84-9a3d4157f215) - (property "Reference" "H4" (at 240.03 31.75 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ITX MountingHole" (at 240.03 34.29 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 237.49 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 237.49 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f98c140e-9d2f-48a7-b1c7-f232e580bd83)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Graphic:Logo_Open_Hardware_Large") (at 271.78 171.45 0) (unit 1) - (in_bom no) (on_board no) (dnp no) (fields_autoplaced) - (uuid 61f88b8d-c550-435b-a487-f506845770a7) - (property "Reference" "#SYM1" (at 271.78 158.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "Logo_Open_Hardware_Large" (at 271.78 181.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "Symbol:OSHW-Logo2_9.8x8mm_SilkScreen" (at 271.78 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 271.78 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Sim.Enable" "0" (at 271.78 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#SYM1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 209.55 111.76 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 66578365-3fb3-4a88-b87d-87a5ca5143ed) - (property "Reference" "TP9" (at 209.55 118.11 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 207.01 115.062 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 204.47 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 204.47 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 41136471-c636-48ec-b314-40d861c37e79)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP9") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 50.8 35.56 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 68e2bd6c-73b7-48c1-a3b9-c2619135959e) - (property "Reference" "R23" (at 48.26 36.957 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1k" (at 50.8 35.56 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 52.578 35.56 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 50.8 35.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c5820dbe-95d7-428f-8acb-01407723d8de)) - (pin "2" (uuid 6b19bc5a-c40e-49a2-8313-2b316714c78f)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R23") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Switch:SW_Push") (at 109.22 90.17 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 6e9d45d3-242f-41ef-81aa-9d0aa09fb0b2) - (property "Reference" "SW3" (at 110.49 88.9 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "SW_Push" (at 110.49 91.44 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Button_Switch_SMD:SW_SPST_B3S-1000" (at 104.14 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 104.14 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b013df2a-f7b3-4939-ac1d-a7d44e6ac5ab)) - (pin "2" (uuid 90c53856-2b74-475e-bb62-a8703518d96c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "SW3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 120.65 147.32 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 709f55f4-73a2-4c74-a49c-5ebfda51ff39) - (property "Reference" "R2" (at 119.253 150.114 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "50" (at 120.65 144.78 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 120.65 149.098 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 120.65 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ec5e1273-1490-446e-ac96-e83fedc3c09e)) - (pin "2" (uuid 9dc183ca-896a-4ad5-b4a5-18f0d3f86573)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 77.47 142.24 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 713084e9-eaf9-4a6f-9701-85659622dad7) - (property "Reference" "#PWR032" (at 77.47 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 77.47 147.32 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 77.47 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 77.47 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 07a6ffc4-0355-4002-b423-4ae19e877d89)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR032") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 34.29 171.45 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 72a10ba5-e3da-43e2-8b6b-1c6e1c32b00a) - (property "Reference" "#PWR038" (at 34.29 177.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 34.29 176.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (at 34.29 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 34.29 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7f08444c-9a5f-4cae-838c-6fac07dae93c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR038") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 64.77 119.38 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 74a3f12a-6930-4e11-b7c4-c433c65756b4) - (property "Reference" "#PWR039" (at 64.77 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 64.77 114.3 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 64.77 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 64.77 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a8e38902-6163-46d6-8a2a-1e0b7365c025)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR039") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 83.82 125.73 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7737c821-b3b6-43b1-acf3-4769ea33d3b7) - (property "Reference" "#PWR063" (at 83.82 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 83.82 120.65 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 83.82 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 83.82 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 08706830-3aa9-4ee2-80df-6408bc582c19)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR063") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:USB_C_Plug_USB2.0") (at 41.91 147.32 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 782e2440-857f-4ae9-812e-731be0fa12e1) - (property "Reference" "P1" (at 41.91 124.46 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "USB_C_Plug_USB2.0" (at 41.91 127 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_USB:USB_C_Receptacle_G-Switch_GT-USB-7010ASV" (at 22.098 148.336 90) - (effects (font (size 1.27 1.27))) - ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 45.72 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "A1" (uuid ce473b67-2a71-4ed3-8ee2-ac60d218e104)) - (pin "A12" (uuid b4596037-ff68-44cd-b5b1-e085b399571c)) - (pin "A4" (uuid 4eb47f99-7095-42a5-8496-91e5f3c77bc5)) - (pin "A5" (uuid 559c78ba-dae1-4423-b1eb-d81ce2dd2287)) - (pin "A6" (uuid 32847aad-b051-4e0c-afdf-962c089c5c67)) - (pin "A7" (uuid 3bdc299e-ea6c-4045-9cc0-125daabe4c7c)) - (pin "A9" (uuid 8d19a295-47a6-4155-8b37-b4c459a887bd)) - (pin "B1" (uuid cdc607c4-3a83-4e79-bcd6-8a14d91ccd0e)) - (pin "B12" (uuid c52864e8-3908-4c34-ab44-716112ef44c2)) - (pin "B4" (uuid b6be1979-10f7-468a-8490-dd235351576c)) - (pin "B5" (uuid 93bb85b0-2e44-4aa9-a2c6-cac7294cbb3a)) - (pin "B9" (uuid 72e7b89a-b676-48ae-b0a7-93c0210d1b97)) - (pin "S1" (uuid adf10d8b-e1a7-44cb-8d75-de582af1281d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "P1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 41.91 171.45 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 788d16a8-8066-47b8-948c-e95f4559ffff) - (property "Reference" "#PWR05" (at 41.91 177.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 41.91 176.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (at 41.91 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 41.91 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 16b46429-2599-4895-b972-34be28b9c0af)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR05") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 180.34 129.54 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 7a381fa6-1051-4434-aa87-a929475d39f4) - (property "Reference" "R17" (at 178.943 127 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "10" (at 180.34 129.54 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 180.34 131.318 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 180.34 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a7bb054a-86ea-42e0-b118-2a03b0b1237f)) - (pin "2" (uuid 7d82f79a-bb1d-40ec-a5f4-30d365245fbb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R17") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 149.86 189.23 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7be0e798-8787-4db3-addb-0b83b1644ff5) - (property "Reference" "#PWR07" (at 149.86 195.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 149.86 194.31 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 149.86 189.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 149.86 189.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 41559166-8c11-40f5-bef1-24fa8d639f66)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR07") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 180.34 132.08 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 7fd07316-5a83-490b-b6e2-94064c24f3c5) - (property "Reference" "R18" (at 180.34 134.62 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "10" (at 180.34 132.08 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 180.34 133.858 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 180.34 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7cbba412-93ea-49a2-be7c-953875338a0b)) - (pin "2" (uuid 42f2bb14-d629-403a-a133-2e1fd5134558)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R18") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:Crystal_GND24") (at 83.82 130.81 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 839d2ee3-f43e-4a05-b80f-e742264258e2) - (property "Reference" "Y2" (at 95.25 126.6191 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "25 Mhz Crystal" (at 95.25 129.1591 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Oscillator:Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm" (at 83.82 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 83.82 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 40ed8378-f9ff-488c-baea-e9a7d435cac5)) - (pin "2" (uuid 6a4ead71-0355-4b62-8e7f-4b28a7627408)) - (pin "3" (uuid 79178f1f-2e5b-4949-9fa6-2ca0299a2d63)) - (pin "4" (uuid 5f7f0431-afce-4653-b700-8b1524f89c01)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "Y2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 100.33 60.96 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 85f0dcca-73ad-4f67-a46e-9d51131ee033) - (property "Reference" "#PWR011" (at 100.33 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 100.33 66.04 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 100.33 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 100.33 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c44cb8b8-41bc-4edf-8000-3d7f8ec2ee86)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR011") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 82.55 27.94 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 87d9f7af-d079-4ee9-8ace-9342b611b1be) - (property "Reference" "C1" (at 82.55 20.32 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1uF" (at 82.55 22.86 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 86.36 26.9748 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 82.55 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 89d58766-9fb7-45f3-ad87-b733170e5661)) - (pin "2" (uuid 4f05608c-9d3e-471d-a004-c8e99c5704fd)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 115.57 24.13 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 89c93288-5aca-42a7-847c-5409decded54) - (property "Reference" "3v3" (at 121.92 24.13 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 118.872 26.67 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 115.57 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 115.57 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 52c96254-66e5-48aa-b002-29650a2210f0)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "3v3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 205.74 34.29 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 8c471725-2bef-4ac3-b69f-18050f2d62a9) - (property "Reference" "#PWR094" (at 199.39 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 201.93 34.29 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 205.74 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 205.74 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7d65ca42-c5f2-457d-bd37-8df011dc21cb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR094") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR050") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 207.01 25.4 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 8cab7122-d55d-4d87-8823-d9594e998aad) - (property "Reference" "#PWR093" (at 200.66 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 203.2 25.4 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 207.01 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 207.01 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9d0eecc1-c4dc-47dd-9304-e061c87902de)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR093") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR050") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 194.31 101.6 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 8ed8b178-5834-41ef-8ab1-93855226f243) - (property "Reference" "#PWR029" (at 200.66 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 198.12 101.6 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 194.31 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 194.31 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c1ad4975-aec5-4888-a2f7-163de0cbed68)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR029") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 152.4 41.91 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 903f98a6-b898-4f0d-a314-504ac356c696) - (property "Reference" "#PWR028" (at 152.4 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 152.4 46.99 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 152.4 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 152.4 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e88965c5-b4ee-4c26-88bc-895303cbb257)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR028") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 154.94 77.47 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 90f8dee2-d2c7-4637-93ac-7e1ef25aa0d8) - (property "Reference" "#PWR055" (at 161.29 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 158.75 77.47 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 154.94 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 154.94 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 04328023-045b-4657-a6eb-d852b6f33a56)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR055") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 109.22 142.24 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 925a43a4-4bc0-4d42-889a-f41c428ca2a5) - (property "Reference" "TP4" (at 102.87 142.24 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 105.918 139.7 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 109.22 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 109.22 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4663c89a-4cb3-4d65-831c-eea98cf48b6d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 222.25 128.27 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 930cb2c0-7134-4a04-a225-3bfcbc64947d) - (property "Reference" "#PWR049" (at 222.25 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 222.25 123.19 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 222.25 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 222.25 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7cc554ef-cdbf-4275-a33f-f79fe2692adc)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR049") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 208.28 99.06 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 9606aa0d-0137-46f5-97e0-e46ea60f1a2d) - (property "Reference" "TP7" (at 208.28 92.71 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 210.82 95.758 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 213.36 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 213.36 99.06 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4a0cfe13-3b9a-478f-81d6-3f4a78920e40)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP7") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:L_Ferrite") (at 71.12 39.37 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 980a8e72-8696-4f93-9b0b-c47637284e74) - (property "Reference" "L3" (at 68.58 33.02 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "10uH" (at 66.04 35.56 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Inductor_SMD:L_0805_2012Metric" (at 71.12 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 71.12 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e3f705eb-3c57-4d3a-b298-8682d008cc0c)) - (pin "2" (uuid 68f46633-9745-49a8-9bc0-ea27f50b4f7d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "L3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 204.47 104.14 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 985dab09-6204-44ad-89da-561865219a3c) - (property "Reference" "TP6" (at 204.47 97.79 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 207.01 100.838 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 209.55 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 209.55 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c2e6ab36-7ec9-4df7-a0b9-c5a12b034d42)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP6") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 82.55 52.07 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 9c9b453e-d7cc-4bbc-9dad-25a9b9cd2e36) - (property "Reference" "C2" (at 82.55 44.45 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1uF" (at 82.55 46.99 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 86.36 51.1048 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 82.55 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 331d05ca-8d1f-4ddc-b9c9-24cdb3bedd69)) - (pin "2" (uuid d6564a92-7701-4f00-b25f-bdd1af76874c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 76.2 106.68 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid a040250d-fc3d-4e70-8f72-8b35fe04b8c4) - (property "Reference" "#PWR030" (at 69.85 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 72.39 106.68 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 76.2 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 76.2 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1ec1a5ec-d603-440e-babe-664a8a2c865f)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR030") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 143.51 90.17 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid a4744016-f3ba-44aa-8e5a-bbeb9b4bbfdb) - (property "Reference" "C17" (at 143.51 82.55 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 143.51 85.09 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 147.32 89.2048 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 143.51 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c09b04c9-b5e8-43a7-a375-31018c78575c)) - (pin "2" (uuid ab2c8a1d-f068-4c0c-b351-c5ea3c22a52b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C17") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x02_Pin") (at 67.31 25.4 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid a8257052-8b09-432a-a509-d305dafbf24f) - (property "Reference" "J11" (at 68.58 24.13 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "Conn_01x02_Pin" (at 68.58 25.4 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 67.31 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 67.31 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cb7f5482-6a64-4a3b-b440-6eded765c519)) - (pin "2" (uuid fd9ec524-0630-4bb9-b898-65d48863f048)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J11") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 147.32 179.07 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid a8e68f21-dcca-4d3b-a77d-415548384997) - (property "Reference" "GND1" (at 140.97 179.07 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 144.018 176.53 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 147.32 173.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 147.32 173.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e5d5be06-24e9-47cc-8b54-f1f91aefa1a6)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "GND1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 83.82 135.89 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid a9b12e8b-7aaf-4358-9700-1b388524ff08) - (property "Reference" "#PWR061" (at 83.82 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 83.82 140.97 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 83.82 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 83.82 135.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 536c0afe-0683-408b-be79-a7d7156c24a5)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR061") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 109.22 139.7 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid aa3dc86f-9fb0-4f78-a2da-fc52239aa8f2) - (property "Reference" "TP3" (at 102.87 139.7 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 105.918 137.16 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 109.22 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 109.22 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e43c374e-4dda-4216-843c-14927ffd0690)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:LED") (at 50.8 76.2 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid ab45c3f6-afa3-4fa9-9a26-b586264a6fdc) - (property "Reference" "D2" (at 45.72 74.93 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "LED" (at 45.72 77.47 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 50.8 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 50.8 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4e24ea8e-17df-4490-ae4b-a1290d243d2f)) - (pin "2" (uuid 34f23938-73d0-4ed8-a63c-ddf1dc00124d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "D2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 50.8 19.05 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid aff30dce-84c0-4602-b814-652ef05d3a3c) - (property "Reference" "#PWR052" (at 50.8 22.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 50.8 13.97 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 50.8 19.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 50.8 19.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ee7c8040-731c-4bd6-b18b-7d8a3f7167cd)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR052") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 187.96 139.7 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid b367955d-06ff-4c95-8b7f-e5476a6eeefc) - (property "Reference" "TP1" (at 194.31 139.7 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 191.262 142.24 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 187.96 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 187.96 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a0b3511e-8296-4aa3-ac1f-a0e47089fbc8)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 124.46 134.62 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid b4685543-243b-4e27-b06d-37baecf5f149) - (property "Reference" "R22" (at 123.825 137.16 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "10k" (at 124.46 134.62 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 124.46 132.842 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 124.46 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 23ba4dc8-057e-4646-80d8-c9b2b945116f)) - (pin "2" (uuid 7ee57c07-2261-4ce4-8401-cd73ddb8c6fc)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R22") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 78.74 60.96 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid b6e88cd6-6e5d-42b3-98fd-ad016d53c973) - (property "Reference" "#PWR016" (at 78.74 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 78.74 66.04 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 78.74 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 78.74 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5e72ec0b-7d71-4c72-9de0-c48e5889ad13)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR016") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 21.59 85.09 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid b9037989-60ff-41f3-800e-9d3ad5fdbde5) - (property "Reference" "R16" (at 19.05 86.487 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1k" (at 21.59 85.09 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 23.368 85.09 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 21.59 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 65e31959-11c7-417b-9201-73cece075a38)) - (pin "2" (uuid 59d3bb6e-12e4-4e94-9c7c-f3e3ded85cb2)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R16") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 115.57 31.75 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid bd0870a4-af13-46ff-9faf-5466edc8be91) - (property "Reference" "C3" (at 119.38 30.48 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 119.38 33.02 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 116.5352 35.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 115.57 31.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 741ce065-d033-4d3a-845a-8c17683177cd)) - (pin "2" (uuid 0bf1b473-4a24-4131-8766-139825e31258)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 115.57 55.88 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid bea66015-7a78-4ae4-bbcc-186720f9d763) - (property "Reference" "C4" (at 119.38 54.61 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "1uF" (at 119.38 57.15 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 114.6048 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 115.57 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d9d8449e-7006-4a4f-b18c-219fc938f8b1)) - (pin "2" (uuid 935fa06e-cbd2-481f-8782-5e25063091ca)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Switch:SW_Push") (at 138.43 36.83 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c107c8b2-bdf7-48ad-818b-38b663da6350) - (property "Reference" "SW1" (at 139.7 35.56 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "SW_Push" (at 139.7 38.1 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx58-2LFS" (at 133.35 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 133.35 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fda84696-564c-49ad-b177-8abdea987cc1)) - (pin "2" (uuid e4590585-b830-41d4-ba09-7f3d2a26605b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "SW1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+5V") (at 88.9 21.59 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c2f0349c-4956-41f3-ad46-3bd9eb5dc6f8) - (property "Reference" "#PWR053" (at 88.9 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+5V" (at 88.9 16.51 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 88.9 21.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 88.9 21.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a2a71a98-fd72-4b31-9676-3ba022d07467)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR053") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:LED") (at 20.32 26.67 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid c381627e-972f-4a8e-bc51-ba87e61f3839) - (property "Reference" "D3" (at 24.13 26.9875 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "LED" (at 24.13 29.5275 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 20.32 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 20.32 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1b9392ba-2dd2-4678-ac3c-266ac05b959b)) - (pin "2" (uuid 08f4d4db-b4c8-48d2-ac97-e55463f47b1f)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "D3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_3") (lib_id "Mechanical:MountingHole") (at 209.55 15.24 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c48920e4-3b42-43e6-bb21-26a504d02180) - (property "Reference" "H17" (at 212.09 13.97 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "cable strap hole" (at 212.09 16.51 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 209.55 15.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 209.55 15.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9102de92-6a24-4615-bafc-9f45dfdb11d8)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H17") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 50.8 68.58 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c7538960-fcf0-451e-bba3-e6926d685d9b) - (property "Reference" "#PWR035" (at 50.8 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 50.8 63.5 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 50.8 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 50.8 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 24072cd2-1c4d-456b-bd4c-98ec7ab96669)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR035") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Regulator_Linear:AP2127N-3.3") (at 100.33 27.94 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c754ef20-3e69-4dcc-add2-7ec991173a13) - (property "Reference" "U2" (at 100.33 21.082 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "AP2127N-3.3" (at 100.33 23.622 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 100.33 22.225 0) - (effects (font (size 1.27 1.27) italic) hide) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2127.pdf" (at 100.33 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7a6ec16f-6203-4607-9ecf-41ac192fc39c)) - (pin "2" (uuid 82ac8f09-d3ad-4b2a-87e9-f2e6c143dc6a)) - (pin "3" (uuid c32659a9-d172-427b-9c87-5b0de14b65eb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "U2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 176.53 92.71 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid c76ecd60-f594-465e-9464-37f6adea2a0a) - (property "Reference" "#PWR047" (at 182.88 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 175.26 95.25 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 176.53 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 176.53 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a4a1150d-443a-4bf4-8678-b1c2d528734c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR047") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x05_Pin") (at 241.3 137.16 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid c77c1b36-232b-485d-9a87-0fd458b68bad) - (property "Reference" "J6" (at 240.03 144.78 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x05_Pin" (at 247.65 137.16 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" (at 241.3 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 241.3 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid de6b16e5-c576-4737-8b13-2053c7c77292)) - (pin "2" (uuid 77275189-b2c7-41ed-a49c-93b93abdacfa)) - (pin "3" (uuid 1675fd90-8fa9-4d34-a41d-c7e50aaea454)) - (pin "4" (uuid 78476a04-101c-4cd6-be69-3cece7e7b73e)) - (pin "5" (uuid c4b0893e-68ff-4170-abfb-940ee20e5dca)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J6") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Diode:1N4148WT") (at 146.05 27.94 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid c85555ee-226f-4e75-bcfb-92e84568f000) - (property "Reference" "D1" (at 139.7 27.94 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "1N4148WT" (at 142.24 27.94 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Diode_SMD:D_SOD-523" (at 141.605 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/ds30396.pdf" (at 146.05 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Sim.Device" "D" (at 146.05 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Sim.Pins" "1=K 2=A" (at 146.05 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6f953226-bf4d-441b-a360-bb1b42350674)) - (pin "2" (uuid 06aa831a-33a4-40ba-a376-03310d166263)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "D1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "D1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 170.18 31.75 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid c9e176eb-799c-4887-8b9c-3041296cffd2) - (property "Reference" "TP5" (at 170.18 25.4 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 172.72 28.448 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 175.26 31.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 175.26 31.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3193e715-f8f3-4115-b981-3036e7113983)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "TP5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 154.94 90.17 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ca56f18c-3aea-4530-b00c-0d8d4f0beb89) - (property "Reference" "#PWR056" (at 161.29 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 158.75 90.17 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 154.94 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 154.94 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f96e606a-c91c-48b3-b712-c9afa0ca9448)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR056") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 172.72 92.71 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid cb88ba22-4ea4-4ec6-b677-d462f70ffc36) - (property "Reference" "C14" (at 172.72 85.725 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 172.72 88.265 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 176.53 91.7448 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 172.72 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 94b42596-c007-4ce6-8de1-d65330c158e9)) - (pin "2" (uuid 6ae24274-8690-4681-925a-3edd3003cfb0)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C14") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:LED") (at 21.59 76.2 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid cce9c3e2-9c12-4ec5-80e5-bdf59e2994f1) - (property "Reference" "D4" (at 25.4 76.5175 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "LED" (at 25.4 79.0575 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 21.59 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 21.59 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3f46f443-4bd2-4a0c-9063-0cb11d6ebc43)) - (pin "2" (uuid 69910739-cd89-4bb7-8693-1ef8ddb34fbd)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "D4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 77.47 138.43 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid d111308f-24f0-4d10-8151-16498d38ae77) - (property "Reference" "C8" (at 72.39 135.89 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "12pF" (at 71.12 139.7 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 76.5048 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 77.47 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6af67adf-cb0a-4c76-835c-bb7c6880d3a3)) - (pin "2" (uuid 6c9d8ca6-47f0-4cac-b200-c3b4ed218e42)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C8") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 143.51 77.47 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid d329c0ba-104c-407c-a9e4-766cc15ca03d) - (property "Reference" "C15" (at 143.51 69.85 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 143.51 72.39 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 139.7 78.4352 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 143.51 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 96c7d372-0a72-4bdf-aac0-a882ce88d2c1)) - (pin "2" (uuid fd0139b5-07b2-4206-937e-9db1295f425b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C15") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 20.32 19.05 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid d35ca2f1-4ef7-48d9-81bb-09a4731ce7e7) - (property "Reference" "#PWR036" (at 20.32 22.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 20.32 13.97 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 20.32 19.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 20.32 19.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 07aadd62-444b-4330-8339-b8bce64a0885)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR036") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 109.22 85.09 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid d556878d-57de-4ea9-8c89-2410d96bd406) - (property "Reference" "#PWR031" (at 109.22 88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 109.22 80.01 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 109.22 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 109.22 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b2fc0f58-be84-4274-a211-0e8797126032)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR031") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 236.22 16.51 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid d7048970-102e-44be-8205-d0bab2c712d5) - (property "Reference" "#PWR095" (at 229.87 16.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 232.41 16.51 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 236.22 16.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 236.22 16.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5f4353ef-442d-44b9-9b0e-11ad6cd990c2)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR095") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR050") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+5VA") (at 88.9 60.96 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid d72c97de-bffe-4e3f-9ff2-4e06c1812466) - (property "Reference" "#PWR060" (at 88.9 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+5VA" (at 88.9 66.04 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 88.9 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 88.9 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid abf24b1b-c185-428c-91fb-332708f0710a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR060") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 90.17 138.43 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid d7799e8c-5812-44fc-8048-88921213f2da) - (property "Reference" "C9" (at 93.98 137.16 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "12pF" (at 93.98 139.7 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 89.2048 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 90.17 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d37584e0-a22a-4f1e-8e43-0c3dbc0d86a7)) - (pin "2" (uuid 2d3f1b64-06de-4e06-a060-4e76edab9942)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C9") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_4") (lib_id "Mechanical:MountingHole") (at 238.76 15.24 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid d986ba71-35a1-4f35-a252-917143b571b9) - (property "Reference" "H18" (at 241.3 13.97 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "cable strap hole" (at 241.3 16.51 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 238.76 15.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 238.76 15.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0fd61624-2f09-4d5e-9a5e-c56ee7aba4f7)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H18") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 20.32 43.18 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid df4d0877-f385-4329-9266-ace26394ac4e) - (property "Reference" "#PWR046" (at 20.32 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 20.32 48.26 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 20.32 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 20.32 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 72c7803d-861e-40bf-ad6f-b8a639198011)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR046") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x02_Pin") (at 36.83 27.94 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid e1b94c76-4abd-49ae-adfc-8ffc9eaa7346) - (property "Reference" "J10" (at 38.1 26.67 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "Conn_01x02_Pin" (at 38.1 27.94 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 36.83 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 36.83 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b1090bb8-5386-40b9-b875-35e0a83148ca)) - (pin "2" (uuid c1c1cb61-0bba-4cbf-b718-7ac0a70bed16)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J10") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 139.7 77.47 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid e2959d72-b834-441d-8d43-ea0761c56fd8) - (property "Reference" "#PWR057" (at 133.35 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 136.525 77.47 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 139.7 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 139.7 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c5bdaaa2-b5af-4b1d-862d-8e4a669d7ece)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR057") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 115.57 20.32 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid e3f0060d-46e5-41ee-8811-d7496dc778b7) - (property "Reference" "#PWR013" (at 115.57 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 118.11 20.32 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 115.57 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 115.57 20.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8a2caf41-e7bc-425d-90e5-ee0c540d1d76)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR013") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 57.15 124.46 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid e80733e1-e750-4de1-836d-cff6b066bc5e) - (property "Reference" "5V1" (at 50.8 124.46 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 53.848 121.92 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 57.15 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 57.15 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 72416e2c-005b-4690-bd09-22c7fc2582eb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "5V1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 152.4 19.05 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid e87abed6-d700-4a34-9954-1ade384a246b) - (property "Reference" "#PWR027" (at 152.4 22.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 154.94 19.05 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 152.4 19.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 152.4 19.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e716a08f-6b15-46eb-b6ce-deb4bb2d98de)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR027") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_2") (lib_id "Mechanical:MountingHole") (at 209.55 24.13 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid efe2b7e4-657a-4cfa-9cc7-81d8b43a573d) - (property "Reference" "H1" (at 212.09 22.86 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ITX MountingHole" (at 212.09 25.4 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 209.55 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 209.55 24.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3b27f3ea-7adf-4130-aab2-cb63fa4cab94)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 115.57 60.96 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid f3f35245-f1d0-4c17-a07d-319a255c6f31) - (property "Reference" "#PWR017" (at 115.57 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 120.65 63.5 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 115.57 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 115.57 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 51188d1d-0a66-4e1c-9d9b-bc3f5412a279)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR017") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 151.13 90.17 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid f5bd34ce-6704-439c-919d-1024f6ec6940) - (property "Reference" "C18" (at 151.13 82.55 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 151.13 85.09 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 154.94 89.2048 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 151.13 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 07e160fc-7585-4e70-a3d0-0ec1d4f0fdef)) - (pin "2" (uuid 185c8de0-327c-4cbc-99d8-f888a0f9f9f5)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C18") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:TestPoint") (at 115.57 48.26 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid f61dce41-23bf-4f66-be94-c9b6890f707c) - (property "Reference" "3v3A1" (at 121.92 48.26 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint" (at 118.872 50.8 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" (at 115.57 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 115.57 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7a89632e-dea2-4ce0-9a47-59f8038411a1)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "3v3A1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 100.33 38.1 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid f9c6e0c5-f04c-4eef-b83b-eaaca2d8bd69) - (property "Reference" "#PWR010" (at 100.33 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 100.33 43.18 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 100.33 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 100.33 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5f1c5109-5f68-4e2e-b729-5602a5f8c112)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR010") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 147.32 180.34 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid fd3aedef-e235-41f5-abec-15b5bfefbf7b) - (property "Reference" "#PWR06" (at 147.32 186.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 147.32 185.42 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 147.32 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 147.32 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2a98e456-31f4-4b7c-8ca2-fb5708da2c0e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR06") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Conn_01x02_Pin") (at 181.61 38.1 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid fd4f41d4-0bb5-4782-a062-e0b88601b5f2) - (property "Reference" "J14" (at 182.88 36.83 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "Conn_01x02_Pin" (at 182.88 38.1 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 181.61 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 181.61 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5bcaf516-212e-49e3-982a-2702582bf51e)) - (pin "2" (uuid dd605da4-b125-49a8-9aac-77840249956b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J14") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "MountingHole_1") (lib_id "Mechanical:MountingHole") (at 208.28 33.02 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid fd605dc4-878d-48e0-8aba-3be86f045ec3) - (property "Reference" "H3" (at 210.82 31.75 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ITX MountingHole" (at 210.82 34.29 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "MountingHole:MountingHole_4.3mm_M4_Pad_Via" (at 208.28 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 208.28 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c0ac906d-cb17-411a-bf89-a6f0104a1ba7)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "H3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 152.4 26.67 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid ff302eaf-67db-4603-8c0b-a60454ae0475) - (property "Reference" "R10" (at 156.21 26.67 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "4k7" (at 152.4 26.67 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 154.178 26.67 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 152.4 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fcdae04c-be86-42f3-82a3-b92cc1f52b91)) - (pin "2" (uuid 48fdd533-3fda-43fa-a215-940206323134)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R10") (unit 1) - ) - ) - ) - ) - - (sheet (at 215.9 71.12) (size 30.48 31.75) (fields_autoplaced) - (stroke (width 0.1524) (type solid)) - (fill (color 0 0 0 0.0000)) - (uuid 0a246f5a-dd08-4f47-947a-3b89ae06d789) - (property "Sheetname" "board_control" (at 215.9 70.4084 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - ) - (property "Sheetfile" "board_control.kicad_sch" (at 215.9 103.4546 0) - (effects (font (size 1.27 1.27)) (justify left top)) - ) - (pin "ON_OFF" input (at 246.38 99.06 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 00b1c80d-1f66-4e7d-9dc4-47edf53ce262) - ) - (pin "CURRENT_SENSE" output (at 215.9 96.52 180) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 69d45d71-6a4b-46d5-acaf-86370552bb86) - ) - (pin "VOUT_SENSE" output (at 215.9 99.06 180) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid f3675272-21d3-4029-9e7f-83fbece64730) - ) - (pin "CTL_A" bidirectional (at 246.38 74.93 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 56056370-9ec7-4ebb-840d-7ce07d69ddad) - ) - (pin "CTL_B" bidirectional (at 246.38 77.47 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 7aca8ace-7934-49b5-acd1-d1f89756851a) - ) - (pin "CTL_C" bidirectional (at 246.38 80.01 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 41e0c2bf-84e3-40b8-9c91-67303ef508ac) - ) - (pin "CTL_D" bidirectional (at 246.38 82.55 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 05959b9b-d179-401e-a5d4-ce0fce536705) - ) - (pin "RESET" bidirectional (at 246.38 85.09 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 73fdd0d4-54b5-41af-8376-0792bde3564a) - ) - (pin "RX" output (at 246.38 87.63 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid a573aa17-0b15-40f7-90e8-f977db335386) - ) - (pin "TX" input (at 246.38 90.17 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 242a0e22-68e1-45ea-91df-f34d865e820b) - ) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" (page "2")) - ) - ) - ) - - (sheet (at 222.25 48.26) (size 22.86 16.51) (fields_autoplaced) - (stroke (width 0.1524) (type solid)) - (fill (color 0 0 0 0.0000)) - (uuid 90c9b6c3-4525-4edf-8d73-ac39bc46dfd1) - (property "Sheetname" "USB_STORAGE_MUX" (at 222.25 47.5484 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - ) - (property "Sheetfile" "usb_storage_mux.kicad_sch" (at 222.25 65.3546 0) - (effects (font (size 1.27 1.27)) (justify left top)) - ) - (pin "USB_OEn" input (at 245.11 52.07 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 0330b7a0-0ee4-4809-94c2-65f2682c1e53) - ) - (pin "USB_SEL" input (at 245.11 54.61 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 10072ac3-d02e-4ecc-9e76-0ba6e456127d) - ) - (pin "ON_FROM_HOST" input (at 245.11 58.42 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid ac4bd7f8-913b-4eee-b206-d540404d587e) - ) - (pin "ON_FROM_DUT" input (at 245.11 60.96 0) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 69b2008d-b890-40a0-b8a0-6c983e960375) - ) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" (page "3")) - ) - ) - ) - - (sheet_instances - (path "/" (page "1")) - ) -) diff --git a/hardware/jumpstarter_bom.csv b/hardware/jumpstarter_bom.csv deleted file mode 100644 index a3773c0..0000000 --- a/hardware/jumpstarter_bom.csv +++ /dev/null @@ -1,47 +0,0 @@ -"Id";"Designator";"Footprint";"Quantity";"Designation";"Supplier and ref"; -1;"C31,C3,C12,C1,C4,C11,C2,C6";"C_0603_1608Metric_Pad1.08x0.95mm_HandSolder";8;"1uF";;; -2;"H2,H4,H3,H1";"MountingHole_4.3mm_M4_Pad_Via";4;"ITX MountingHole";;; -3;"C7,C16";"C_0603_1608Metric";2;"100nF";;; -4;"R2,R1,R7";"R_0603_1608Metric";3;"50";;; -5;"H10,H15,H16,H9,H12,H6,H13,H8,H7,H11,H14,H5";"MountingHole_2.7mm_M2.5_Pad_Via";12;"Board MountingHole";;; -6;"D5,D6,D3,D4,D2";"LED_0603_1608Metric";5;"LED";;; -7;"TP9,TP5,TP4,TP7,TP1,TP1,3v3,TP11,TP13,TP2,TP12,TP8,GND1,TP3,TP10,3v3A1,TP11,GNDA1,TP6,TP2,5V1";"TestPoint_Pad_D1.0mm";21;"TestPoint";;; -8;"R27,R3,R29,R5";"R_0603_1608Metric";4;"47k";;; -9;"C10";"C_0603_1608Metric_Pad1.08x0.95mm_HandSolder";1;"2.2uF";;; -10;"Q4,Q3,Q2,Q1";"TSOT-23-6";4;"FDC6330L";;; -11;"H18,H17";"MountingHole_4.3mm_M4_Pad_Via";2;"cable strap hole";;; -12;"C27,C20,C25,C22,C28,C26,C23,C24";"C_0402_1005Metric";8;"100nF";;; -13;"U3,U2";"SOT-23";2;"AP2127N-3.3";;; -14;"J6";"PinHeader_1x05_P2.54mm_Vertical";1;"Conn_01x05_Pin";;; -15;"R13,R31,R12,R11,R14";"R_0603_1608Metric";5;"100";;; -16;"C13,C14,C18,C15,C17";"C_0603_1608Metric_Pad1.08x0.95mm_HandSolder";5;"100nF";;; -17;"J5,J1";"USB_C_Receptacle_G-Switch_GT-USB-7010ASV";2;"USB_C_Receptacle_PowerOnly_6P";;; -18;"R26,R25";"R_0603_1608Metric";2;"0";;; -19;"J7";"Wurth WR-COM USB 3.0 692221030100";1;"USB3_B";;; -20;"U1";"QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm";1;"STM32F411CEUx";;; -21;"J12,J15,J11,J10,J13,J16,J14";"PinHeader_1x02_P2.54mm_Vertical";7;"Conn_01x02_Pin";;; -22;"R6,R4,R30,R28";"R_0603_1608Metric";4;"2k2";;; -23;"J9";"USB3_A_Molex_48393-001";1;"USB3_A";;; -24;"C8,C9";"C_0603_1608Metric_Pad1.08x0.95mm_HandSolder";2;"12pF";;; -25;"SW3,SW2";"SW_SPST_B3S-1000";2;"SW_Push";;; -26;"R15,R22";"R_0603_1608Metric";2;"10k";;; -27;"J4";"PinHeader_1x09_P2.54mm_Horizontal";1;"Conn_01x09_Pin";;; -28;"R21,R23,R20,R16";"R_0603_1608Metric";4;"1k";;; -29;"P1";"USB_C_Receptacle_G-Switch_GT-USB-7010ASV";1;"USB_C_Plug_USB2.0";;; -30;"U6";"DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm";1;"TMUXHS4212";;; -31;"L3,L1";"L_0805_2012Metric";2;"10uH";;; -32;"C29,C5,C30";"CP_Elec_6.3x5.4_Nichicon";3;"47uF 32V";;; -33;"Y2";"Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm";1;"25 Mhz Crystal";;; -34;"R24";"R_0603_1608Metric";1;"2k";;; -35;"C21,C19";"C_0402_1005Metric";2;"1uF";;; -36;"J3,J2";"BarrelJack_Horizontal";2;"Barrel_Jack_MountingPin";;; -37;"R8";"R_0603_1608Metric";1;"2k4";;; -38;"R17,R18";"R_0603_1608Metric";2;"10";;; -39;"R10";"R_0603_1608Metric";1;"4k7";;; -40;"SW1";"SW_Tactile_SPST_Angled_PTS645Vx58-2LFS";1;"SW_Push";;; -41;"R9";"R_0603_1608Metric";1;"470";;; -42;"U5";"UQFN-10_1.4x1.8mm_P0.4mm";1;"~";;; -43;"U4";"SOIC-8_3.9x4.9mm_P1.27mm";1;"ACS722LLCTR-10AU-T";;; -44;"J8";"USB3_Micro-B_Connfly_DS1104-01";1;"USB3_B_Micro";;; -45;"D1";"D_SOD-523";1;"1N4148WT";;; -46;"R19";"R_0603_1608Metric";1;"5k1";;; diff --git a/hardware/manufacturing/1.0.0/jumpstarter-1.0.0-gerbers-2.zip b/hardware/manufacturing/1.0.0/jumpstarter-1.0.0-gerbers-2.zip deleted file mode 100644 index 3436802..0000000 Binary files a/hardware/manufacturing/1.0.0/jumpstarter-1.0.0-gerbers-2.zip and /dev/null differ diff --git a/hardware/manufacturing/1.0.0/jumpstarter-1.0.0-with-assembly-2.zip b/hardware/manufacturing/1.0.0/jumpstarter-1.0.0-with-assembly-2.zip deleted file mode 100644 index a026d14..0000000 Binary files a/hardware/manufacturing/1.0.0/jumpstarter-1.0.0-with-assembly-2.zip and /dev/null differ diff --git a/hardware/manufacturing/1.0.0/jumpstarter_bom_seeedstudio.xlsx b/hardware/manufacturing/1.0.0/jumpstarter_bom_seeedstudio.xlsx deleted file mode 100644 index 9b3ab16..0000000 Binary files a/hardware/manufacturing/1.0.0/jumpstarter_bom_seeedstudio.xlsx and /dev/null differ diff --git a/hardware/manufacturing/1.0.0/jumpstarter_bottom.jpg b/hardware/manufacturing/1.0.0/jumpstarter_bottom.jpg deleted file mode 100644 index 9e2fbf1..0000000 Binary files a/hardware/manufacturing/1.0.0/jumpstarter_bottom.jpg and /dev/null differ diff --git a/hardware/manufacturing/1.0.0/jumpstarter_low.jpg b/hardware/manufacturing/1.0.0/jumpstarter_low.jpg deleted file mode 100644 index 18b80d5..0000000 Binary files a/hardware/manufacturing/1.0.0/jumpstarter_low.jpg and /dev/null differ diff --git a/hardware/manufacturing/1.0.0/jumpstarter_top.jpg b/hardware/manufacturing/1.0.0/jumpstarter_top.jpg deleted file mode 100644 index 28b0cc8..0000000 Binary files a/hardware/manufacturing/1.0.0/jumpstarter_top.jpg and /dev/null differ diff --git a/hardware/manufacturing/1.0.0/jumpstarter_up.jpg b/hardware/manufacturing/1.0.0/jumpstarter_up.jpg deleted file mode 100644 index 614450b..0000000 Binary files a/hardware/manufacturing/1.0.0/jumpstarter_up.jpg and /dev/null differ diff --git a/hardware/power.kicad_sch b/hardware/power.kicad_sch deleted file mode 100644 index 508c0d5..0000000 --- a/hardware/power.kicad_sch +++ /dev/null @@ -1,2470 +0,0 @@ -(kicad_sch (version 20230121) (generator eeschema) - - (uuid e0a7224e-0847-4e89-ad0d-56e4e0b452df) - - (paper "A4") - - (title_block - (title "Board power control") - (date "2023-06-13") - (rev "1.0.0") - (company "Red Hat Inc.") - (comment 1 "Emerging Technologies") - ) - - (lib_symbols - (symbol "Connector:Barrel_Jack_MountingPin" (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 5.334 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Barrel_Jack_MountingPin" (at 1.27 -6.35 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 1.27 -1.016 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 1.27 -1.016 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "DC power barrel jack connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "DC Barrel Jack with a mounting pin" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "BarrelJack*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Barrel_Jack_MountingPin_0_1" - (rectangle (start -5.08 3.81) (end 5.08 -3.81) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (arc (start -3.302 3.175) (mid -3.9343 2.54) (end -3.302 1.905) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (arc (start -3.302 3.175) (mid -3.9343 2.54) (end -3.302 1.905) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 5.08 2.54) - (xy 3.81 2.54) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.81 -2.54) - (xy -2.54 -2.54) - (xy -1.27 -1.27) - (xy 0 -2.54) - (xy 2.54 -2.54) - (xy 5.08 -2.54) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (rectangle (start 3.683 3.175) (end -3.302 1.905) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - ) - (symbol "Barrel_Jack_MountingPin_1_1" - (polyline - (pts - (xy -1.016 -4.572) - (xy 1.016 -4.572) - ) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (text "Mounting" (at 0 -4.191 0) - (effects (font (size 0.381 0.381))) - ) - (pin passive line (at 7.62 2.54 180) (length 2.54) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -2.54 180) (length 2.54) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -7.62 90) (length 3.048) - (name "MountPin" (effects (font (size 1.27 1.27)))) - (number "MP" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:USB_C_Receptacle_PowerOnly_6P" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 16.51 0) - (effects (font (size 1.27 1.27)) (justify bottom)) - ) - (property "Value" "USB_C_Receptacle_PowerOnly_6P" (at 0 13.97 0) - (effects (font (size 1.27 1.27)) (justify bottom)) - ) - (property "Footprint" "" (at 3.81 2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "usb universal serial bus type-C power-only charging-only 6P 6C" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "USB Power-Only 6P Type-C Receptacle connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "USB*C*Receptacle*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "USB_C_Receptacle_PowerOnly_6P_0_0" - (rectangle (start -0.254 -12.7) (end 0.254 -11.684) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -7.366) (end 9.144 -7.874) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -4.826) (end 9.144 -5.334) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 7.874) (end 9.144 7.366) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "USB_C_Receptacle_PowerOnly_6P_0_1" - (rectangle (start -10.16 12.7) (end 10.16 -12.7) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (arc (start -8.89 -1.27) (mid -6.985 -3.1667) (end -5.08 -1.27) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (arc (start -7.62 -1.27) (mid -6.985 -1.9023) (end -6.35 -1.27) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (arc (start -7.62 -1.27) (mid -6.985 -1.9023) (end -6.35 -1.27) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start -7.62 -1.27) (end -6.35 6.35) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (arc (start -6.35 6.35) (mid -6.985 6.9823) (end -7.62 6.35) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (arc (start -6.35 6.35) (mid -6.985 6.9823) (end -7.62 6.35) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (arc (start -5.08 6.35) (mid -6.985 8.2467) (end -8.89 6.35) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (circle (center -2.54 3.683) (radius 0.635) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (circle (center 0 -3.302) (radius 1.27) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -8.89 -1.27) - (xy -8.89 6.35) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -5.08 6.35) - (xy -5.08 -1.27) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -3.302) - (xy 0 6.858) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -0.762) - (xy -2.54 1.778) - (xy -2.54 3.048) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0.508) - (xy 2.54 3.048) - (xy 2.54 4.318) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 6.858) - (xy 0 9.398) - (xy 1.27 6.858) - (xy -1.27 6.858) - ) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start 1.905 4.318) (end 3.175 5.588) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - ) - (symbol "USB_C_Receptacle_PowerOnly_6P_1_1" - (pin passive line (at 0 -17.78 90) (length 5.08) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "A12" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -5.08 180) (length 5.08) - (name "CC1" (effects (font (size 1.27 1.27)))) - (number "A5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 15.24 7.62 180) (length 5.08) - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "A9" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -17.78 90) (length 5.08) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "B12" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 15.24 -7.62 180) (length 5.08) - (name "CC2" (effects (font (size 1.27 1.27)))) - (number "B5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 15.24 7.62 180) (length 5.08) hide - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "B9" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 -17.78 90) (length 5.08) - (name "SHIELD" (effects (font (size 1.27 1.27)))) - (number "S1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C" (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0.9652 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "C_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_0_1" - (polyline - (pts - (xy -2.032 -0.762) - (xy 2.032 -0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.032 0.762) - (xy 2.032 0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - ) - (symbol "C_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C_Polarized" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C_Polarized" (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0.9652 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Polarized capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "CP_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_Polarized_0_1" - (rectangle (start -2.286 0.508) (end 2.286 1.016) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 2.286) - (xy -0.762 2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 2.794) - (xy -1.27 1.778) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 2.286 -0.508) (end -2.286 -1.016) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - ) - (symbol "C_Polarized_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "R" (at 2.032 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "R" (at 0 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R res resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "R_0_1" - (rectangle (start -1.016 -2.54) (end 1.016 2.54) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - ) - (symbol "R_1_1" - (pin passive line (at 0 3.81 270) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Sensor_Current:ACS722xLCTR-20AU" (in_bom yes) (on_board yes) - (property "Reference" "U" (at 2.54 11.43 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ACS722xLCTR-20AU" (at 2.54 8.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 2.54 -8.89 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/ACS722-Datasheet.ashx?la=en" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "hall effect current monitor sensor isolated" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "20A Unidirectional Hall-Effect Current Sensor, +3.3V supply, 132mV/A, SOIC-8" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "ACS722xLCTR-20AU_0_1" - (rectangle (start -7.62 7.62) (end 7.62 -7.62) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - ) - (symbol "ACS722xLCTR-20AU_1_1" - (pin passive line (at -10.16 5.08 0) (length 2.54) - (name "IP+" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -10.16 5.08 0) (length 2.54) hide - (name "IP+" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -10.16 -2.54 0) (length 2.54) - (name "IP-" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -10.16 -2.54 0) (length 2.54) hide - (name "IP-" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -10.16 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 10.16 -2.54 180) (length 2.54) - (name "BW_SEL" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 10.16 5.08 180) (length 2.54) - (name "VIOUT" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 10.16 270) (length 2.54) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Transistor_FET:FDC6330L" (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "Q" (at 3.175 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "FDC6330L" (at 3.175 -3.81 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at -1.27 -14.605 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at -2.54 -2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "complementary mosfet" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "TSOT?23*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "FDC6330L_0_1" - (circle (center -0.889 -2.54) (radius 2.794) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (circle (center 0 -4.318) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center 0 -0.762) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -2.286 -2.54) - (xy -5.08 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.286 -0.635) - (xy -2.286 -4.445) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -3.81) - (xy -1.778 -4.826) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -2.032) - (xy -1.778 -3.048) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -0.254) - (xy -1.778 -1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0) - (xy 0 -0.762) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 5.08 7.62) - (xy 1.651 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -5.08 2.54) - (xy 0 2.54) - (xy 0 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -5.08) - (xy 0 -2.54) - (xy -1.778 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -4.318) - (xy 0.762 -4.318) - (xy 0.762 -0.762) - (xy -1.778 -0.762) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "FDC6330L_1_1" - (circle (center -2.667 7.62) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center -0.889 2.54) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center -0.889 6.731) (radius 2.794) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.175 7.62) - (xy -5.969 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.159 5.842) - (xy -3.175 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.889 5.334) - (xy -0.889 2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.381 5.842) - (xy -1.397 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 5.334) - (xy -2.794 5.334) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.397 5.842) - (xy 0.381 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.651 7.62) - (xy 0.889 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.429 7.62) - (xy -0.889 7.62) - (xy -0.889 5.842) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.667 5.842) - (xy -2.667 8.382) - (xy 0.889 8.382) - (xy 0.889 5.842) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 -2.54) - (xy -0.508 -2.159) - (xy -0.508 -2.921) - (xy -1.524 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -1.397 7.874) - (xy -1.27 8.001) - (xy -1.27 8.763) - (xy -1.143 8.89) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 8.382) - (xy -0.635 8.001) - (xy -0.635 8.763) - (xy -1.27 8.382) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.889 7.366) - (xy -0.508 6.35) - (xy -1.27 6.35) - (xy -0.889 7.366) - ) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0.254 -2.032) - (xy 0.381 -2.159) - (xy 1.143 -2.159) - (xy 1.27 -2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -2.159) - (xy 0.381 -2.794) - (xy 1.143 -2.794) - (xy 0.762 -2.159) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (circle (center 0.889 7.62) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (pin passive line (at 0 -7.62 90) (length 2.54) - (name "S1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 7.62 180) (length 2.54) hide - (name "D2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 7.62 180) (length 2.54) - (name "D2" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 7.62 0) (length 2.54) - (name "S2" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 -2.54 0) (length 2.54) - (name "G1" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 2.54 0) (length 2.54) - (name "D1" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3.3VA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3VA" (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+3.3VA\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3.3VA_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.3VA_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3.3VA" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GND_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "GND_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GNDA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GNDA\" , analog ground" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GNDA_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "GNDA_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GNDA" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GNDS" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDS" (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GNDS\" , signal ground" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GNDS_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "GNDS_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GNDS" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 0 3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "VCC_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 "VCC_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - ) - - (junction (at 114.3 40.64) (diameter 0) (color 0 0 0 0) - (uuid 1aabceb5-d276-4c17-9d26-06e346606417) - ) - (junction (at 219.71 124.46) (diameter 0) (color 0 0 0 0) - (uuid 3ad9d12b-8ac1-4f8e-bb7c-cd358015992e) - ) - (junction (at 81.28 40.64) (diameter 0) (color 0 0 0 0) - (uuid 52cfcb15-53e8-4954-b88a-6f7714fd574c) - ) - (junction (at 209.55 48.26) (diameter 0) (color 0 0 0 0) - (uuid 5646a47c-0d74-4596-9637-f18752116e80) - ) - (junction (at 200.914 48.26) (diameter 0) (color 0 0 0 0) - (uuid 5773f24f-23c0-47bd-a6a9-d3f4d84ee061) - ) - (junction (at 219.71 40.64) (diameter 0) (color 0 0 0 0) - (uuid 6e757938-914a-4e75-ae89-70282f34dec4) - ) - (junction (at 55.88 39.37) (diameter 0) (color 0 0 0 0) - (uuid c72afdd5-5ca0-4942-a0c4-664e9626e5e6) - ) - (junction (at 142.24 29.21) (diameter 0) (color 0 0 0 0) - (uuid c8a29ebd-6e6b-4474-bc5b-88579c16466c) - ) - (junction (at 182.88 41.91) (diameter 0) (color 0 0 0 0) - (uuid e0a29ca9-b9d5-48d0-8deb-1292c9b572af) - ) - (junction (at 209.55 40.64) (diameter 0) (color 0 0 0 0) - (uuid f31ec846-487b-40b3-aaac-ee1f208e2ee0) - ) - - (wire (pts (xy 177.8 41.91) (xy 182.88 41.91)) - (stroke (width 0) (type default)) - (uuid 07d42358-e6f4-4afd-a998-c691f3ee0334) - ) - (wire (pts (xy 172.72 31.75) (xy 172.72 29.21)) - (stroke (width 0) (type default)) - (uuid 093f830a-e651-4a83-9b72-c9149f0661cf) - ) - (wire (pts (xy 102.87 55.88) (xy 102.87 58.42)) - (stroke (width 0) (type default)) - (uuid 0a0f0ff4-8b0e-4ad7-90db-15c771a8300a) - ) - (wire (pts (xy 55.88 35.56) (xy 55.88 39.37)) - (stroke (width 0) (type default)) - (uuid 193d0d83-0d6f-4a59-91a9-c81dcdac2f48) - ) - (wire (pts (xy 165.1 52.07) (xy 165.1 88.9)) - (stroke (width 0) (type default)) - (uuid 21ebdd46-f53d-448e-acae-f9991b907379) - ) - (wire (pts (xy 34.29 149.86) (xy 34.29 161.036)) - (stroke (width 0) (type default)) - (uuid 2c220084-474d-4288-a5e4-7a70a6e55d24) - ) - (wire (pts (xy 182.88 41.91) (xy 185.42 41.91)) - (stroke (width 0) (type default)) - (uuid 34c668fc-22c9-4e3a-b3cb-085908dcb826) - ) - (wire (pts (xy 36.83 44.45) (xy 45.72 44.45)) - (stroke (width 0) (type default)) - (uuid 479d48f1-410d-40b1-a101-62333ffba33b) - ) - (wire (pts (xy 111.76 50.8) (xy 127 50.8)) - (stroke (width 0) (type default)) - (uuid 517ce649-af55-441e-aea6-6945fd27df00) - ) - (wire (pts (xy 81.28 40.64) (xy 81.28 36.83)) - (stroke (width 0) (type default)) - (uuid 55e45793-817d-4f14-a13d-bd434136c7b1) - ) - (wire (pts (xy 207.01 29.21) (xy 207.01 40.64)) - (stroke (width 0) (type default)) - (uuid 576ab105-4bfc-4027-8de4-dd9861327372) - ) - (wire (pts (xy 81.28 45.72) (xy 81.28 40.64)) - (stroke (width 0) (type default)) - (uuid 5eff1b26-a486-4ca9-8fae-e32532d0fe45) - ) - (wire (pts (xy 55.88 48.26) (xy 55.88 53.34)) - (stroke (width 0) (type default)) - (uuid 63605553-8294-42ca-8c4b-4915121381d7) - ) - (wire (pts (xy 45.72 44.45) (xy 45.72 53.34)) - (stroke (width 0) (type default)) - (uuid 6627040c-3b89-4a97-af0e-48d86a89fb98) - ) - (wire (pts (xy 110.49 40.64) (xy 110.49 29.21)) - (stroke (width 0) (type default)) - (uuid 67f5b569-b846-41a4-830a-94a80109044f) - ) - (wire (pts (xy 172.72 52.07) (xy 172.72 71.12)) - (stroke (width 0) (type default)) - (uuid 6943e878-20a2-4822-8316-4c82726fc78d) - ) - (wire (pts (xy 134.62 55.88) (xy 134.62 58.42)) - (stroke (width 0) (type default)) - (uuid 6c02a57a-eb8e-4459-98f6-705ed87cbf21) - ) - (wire (pts (xy 114.3 45.72) (xy 114.3 40.64)) - (stroke (width 0) (type default)) - (uuid 6cba071b-f819-47a3-92eb-321e51f9c333) - ) - (wire (pts (xy 57.15 139.7) (xy 222.25 139.7)) - (stroke (width 0) (type default)) - (uuid 6e889129-3fa1-4e33-9d8c-f9d35c350836) - ) - (wire (pts (xy 124.46 45.72) (xy 127 45.72)) - (stroke (width 0) (type default)) - (uuid 712f98e7-8a0a-4113-b3a7-fa198d378f62) - ) - (wire (pts (xy 209.55 48.26) (xy 200.914 48.26)) - (stroke (width 0) (type default)) - (uuid 71a33beb-75d7-424f-afa2-992b31aeecda) - ) - (wire (pts (xy 157.48 41.91) (xy 148.59 41.91)) - (stroke (width 0) (type default)) - (uuid 72f5cc80-47d6-448f-a591-248b68bc6a06) - ) - (wire (pts (xy 114.3 36.83) (xy 114.3 40.64)) - (stroke (width 0) (type default)) - (uuid 7929d871-b70b-4820-95c8-5117f673594a) - ) - (wire (pts (xy 74.93 50.8) (xy 95.25 50.8)) - (stroke (width 0) (type default)) - (uuid 802c999c-5289-4b71-97ab-c81e94b5ec04) - ) - (wire (pts (xy 55.88 39.37) (xy 55.88 40.64)) - (stroke (width 0) (type default)) - (uuid 8155abb1-cd98-4b17-8ee6-c6c07f228e69) - ) - (wire (pts (xy 191.77 99.06) (xy 149.86 99.06)) - (stroke (width 0) (type default)) - (uuid 819d84a5-eac5-429b-b96f-b740784100e1) - ) - (wire (pts (xy 191.77 48.26) (xy 200.914 48.26)) - (stroke (width 0) (type default)) - (uuid 86af376c-14d4-494e-aff7-0a5b0ab77caf) - ) - (wire (pts (xy 207.01 40.64) (xy 209.55 40.64)) - (stroke (width 0) (type default)) - (uuid 87badfb0-7f1d-4c9b-ae23-8991b2efbc1c) - ) - (wire (pts (xy 110.49 29.21) (xy 142.24 29.21)) - (stroke (width 0) (type default)) - (uuid 8bd35678-cdbc-4786-ad75-e8a525f5c39e) - ) - (wire (pts (xy 219.71 40.64) (xy 238.76 40.64)) - (stroke (width 0) (type default)) - (uuid 8f6d4136-fec7-4245-b28f-9306aacca827) - ) - (wire (pts (xy 116.84 45.72) (xy 114.3 45.72)) - (stroke (width 0) (type default)) - (uuid 9ac82cb8-bb51-415f-8cec-3e5769ce1ed9) - ) - (wire (pts (xy 219.71 52.07) (xy 219.71 57.15)) - (stroke (width 0) (type default)) - (uuid 9e7efa94-2d66-4e29-8319-7f9a58e0fc2d) - ) - (wire (pts (xy 172.72 29.21) (xy 207.01 29.21)) - (stroke (width 0) (type default)) - (uuid 9f94a451-7896-42b4-9fb3-a7f94d2e84ee) - ) - (wire (pts (xy 191.77 48.26) (xy 191.77 99.06)) - (stroke (width 0) (type default)) - (uuid a18d456b-76db-4313-bb96-6c80bc895c4e) - ) - (wire (pts (xy 114.3 40.64) (xy 127 40.64)) - (stroke (width 0) (type default)) - (uuid a57a4f35-890c-4147-aa8a-7c3397e7b260) - ) - (wire (pts (xy 148.59 41.91) (xy 148.59 49.53)) - (stroke (width 0) (type default)) - (uuid a7038dbd-b405-4d3f-804c-30ef88946e58) - ) - (wire (pts (xy 172.72 93.98) (xy 172.72 78.74)) - (stroke (width 0) (type default)) - (uuid a729c3dc-e284-407b-b07a-2cc6dc654ed3) - ) - (wire (pts (xy 36.83 39.37) (xy 55.88 39.37)) - (stroke (width 0) (type default)) - (uuid ad6a3231-e546-416f-8d17-b31d692adc26) - ) - (wire (pts (xy 149.86 88.9) (xy 165.1 88.9)) - (stroke (width 0) (type default)) - (uuid b548e483-dcf2-4a4d-b74b-d70f46159680) - ) - (wire (pts (xy 219.71 40.64) (xy 219.71 44.45)) - (stroke (width 0) (type default)) - (uuid b8ff488c-6b83-4c4c-88c2-a121340695aa) - ) - (wire (pts (xy 165.1 31.75) (xy 165.1 29.21)) - (stroke (width 0) (type default)) - (uuid badc534e-f98b-404e-9647-c9e3dd69ebad) - ) - (wire (pts (xy 142.24 29.21) (xy 142.24 40.64)) - (stroke (width 0) (type default)) - (uuid c51d4a75-874e-44b8-8ec4-86a719da8c3b) - ) - (wire (pts (xy 85.09 45.72) (xy 81.28 45.72)) - (stroke (width 0) (type default)) - (uuid c67c700e-3dd7-4bba-9b1d-a0be6767e6fd) - ) - (wire (pts (xy 142.24 29.21) (xy 165.1 29.21)) - (stroke (width 0) (type default)) - (uuid c77e9555-c0b9-489c-8e0c-dca77c2b4a7f) - ) - (wire (pts (xy 57.15 137.16) (xy 222.25 137.16)) - (stroke (width 0) (type default)) - (uuid c8d918de-7d53-4b6f-b98a-814e4c52003e) - ) - (wire (pts (xy 81.28 40.64) (xy 95.25 40.64)) - (stroke (width 0) (type default)) - (uuid cb1a004c-8644-4c54-b348-5eb16ee5384b) - ) - (wire (pts (xy 238.76 45.72) (xy 229.87 45.72)) - (stroke (width 0) (type default)) - (uuid cb3dfa4c-a3cc-44b9-8fcd-10048929c90d) - ) - (wire (pts (xy 204.47 124.46) (xy 219.71 124.46)) - (stroke (width 0) (type default)) - (uuid d1f210be-d728-4ce8-95e0-91cc700703b7) - ) - (wire (pts (xy 92.71 45.72) (xy 95.25 45.72)) - (stroke (width 0) (type default)) - (uuid d58df360-8c89-4149-b9ac-8ef77ae5b3f0) - ) - (wire (pts (xy 219.71 114.3) (xy 219.71 124.46)) - (stroke (width 0) (type default)) - (uuid d6b5ba87-6a46-4d9c-a2f5-7c41086a8465) - ) - (wire (pts (xy 245.11 149.86) (xy 245.11 157.48)) - (stroke (width 0) (type default)) - (uuid d7d8fbec-c165-4757-8417-9df82ff4bdfe) - ) - (wire (pts (xy 149.86 93.98) (xy 172.72 93.98)) - (stroke (width 0) (type default)) - (uuid e6073143-c1ee-4125-8253-b17a94f02cab) - ) - (wire (pts (xy 222.25 124.46) (xy 219.71 124.46)) - (stroke (width 0) (type default)) - (uuid f46502a0-5b3e-4de3-a4b0-5c70d7cabd01) - ) - (wire (pts (xy 229.87 45.72) (xy 229.87 54.61)) - (stroke (width 0) (type default)) - (uuid f926348e-2e23-4180-8494-b428201fc0cf) - ) - (wire (pts (xy 209.55 40.64) (xy 219.71 40.64)) - (stroke (width 0) (type default)) - (uuid ff95739f-5e55-42a7-9bd3-e520f08bfc34) - ) - - (text "WE USE TWO FDC6330L LOAD SWITCHES IN\nPARALLEL SINCE EACH OF THEM HANDLES 2.3A" - (at 90.17 78.74 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 209421a9-2adc-462e-b7fb-38e605fff613) - ) - (text "5..25V" (at 40.64 39.37 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 96e384b4-932c-4cd3-801d-af72237090d1) - ) - (text "CC1/CC2 are used by USB PD to negotiate the power\n" - (at 102.87 143.51 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid af5c4777-b1fa-41ba-a8d7-4bb19f910d3e) - ) - (text "20V -> 3,2752 V" (at 191.262 48.514 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c3be70ec-9d88-4d8e-900b-6e31ce985447) - ) - - (label "VCCOUT" (at 209.55 124.46 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 329fbac7-247d-4b23-9d4b-06fd3c4caed8) - ) - (label "CURRENT_BWSEL" (at 165.1 68.58 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 696f15a8-7561-4bcf-99ec-5a0dc9104735) - ) - (label "VCCOUT" (at 220.98 40.64 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6a4f4a70-7313-4915-85b0-9f4b7c4b522a) - ) - (label "VCCOUT" (at 176.53 29.21 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 7b0a9ee7-8da7-4d08-9506-c960d7ef6eec) - ) - (label "_CURRENT_SENSE" (at 172.72 69.85 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 942bd06a-4218-4617-9111-d1b0ed87af49) - ) - (label "ON_OFF" (at 114.3 50.8 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b8078eff-65fe-481a-a33f-cfd523b2964a) - ) - (label "CC2" (at 129.54 139.7 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b86b405f-15c0-43b6-aabf-c7d0b5130be3) - ) - (label "ON_OFF" (at 78.74 50.8 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid db444f4e-2242-4f37-9fac-f33c3153679b) - ) - (label "VOUT_SENSE" (at 191.77 70.866 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid eb8293b2-d041-48aa-966b-51d54164acc4) - ) - (label "VCCOUT_SW" (at 123.19 29.21 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid eee90d38-b961-42cd-adfb-4e9b141f9a90) - ) - (label "CC1" (at 129.54 137.16 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f1406374-c53f-4797-8b5d-c0f42c5c6438) - ) - - (hierarchical_label "CURRENT_SENSE" (shape output) (at 149.86 93.98 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 8ce512b7-2ac4-4099-b7c2-5436053883bb) - ) - (hierarchical_label "CURRENT_BWSEL" (shape input) (at 149.86 88.9 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid cfbe7203-0e4f-4ac0-839e-f9b2a114ad11) - ) - (hierarchical_label "VOUT_SENSE" (shape output) (at 149.86 99.06 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid d2a6bd8d-5579-4b7c-9fa9-3be32f728d23) - ) - (hierarchical_label "ON_OFF" (shape input) (at 74.93 50.8 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid f0ddf781-7813-44da-90a6-b965ae9da7ce) - ) - - (symbol (lib_id "power:GND") (at 237.49 149.86 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 05599e19-9b9a-4310-9db7-9058e1d8f4a1) - (property "Reference" "#PWR01" (at 237.49 156.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 237.49 154.94 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 237.49 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 237.49 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8bd51b68-ed31-4cb0-bdae-22f18552ab75)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR01") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR044") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 200.914 55.88 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 0df6d883-59d6-4af9-97f3-a742f083a4b8) - (property "Reference" "#PWR025" (at 200.914 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 200.914 60.96 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 200.914 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 200.914 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f1d66ef1-2fd0-4239-b9ec-a66c59bc202e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR025") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR045") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 209.55 55.88 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 106d4da6-ccff-4c5c-bffc-bffd88348080) - (property "Reference" "#PWR026" (at 209.55 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 209.55 60.96 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 209.55 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 209.55 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid aff7c4e1-7168-40b4-810d-d9778f9c874d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR026") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR024") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 134.62 66.04 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 12425fbb-3bc1-44eb-9db4-a8c7b06e6820) - (property "Reference" "#PWR025" (at 134.62 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 134.62 71.12 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 134.62 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 134.62 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d5ab5e14-c6a8-4a3d-9fd0-bef7e415ff17)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR025") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR020") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 219.71 110.49 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 13d0960a-91b0-4beb-ad02-e13fb33d8fd0) - (property "Reference" "C6" (at 223.52 109.22 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 223.52 111.76 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 220.6752 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 219.71 110.49 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 71ffcdbc-4c7d-4307-b410-30b34f831bfd)) - (pin "2" (uuid ae7acdb7-7411-4a56-8282-9781e4cffccd)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C6") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C12") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 209.55 44.45 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 17acfc97-272c-4f71-a841-534172a3566e) - (property "Reference" "R8" (at 207.01 44.45 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k4" (at 209.55 44.45 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0201_0603Metric" (at 211.328 44.45 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 209.55 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid acac2b4c-dc2e-42a1-bc24-554a11a62aa4)) - (pin "2" (uuid 6a5b21f0-7a24-4d40-b653-0af0dfef56f9)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R8") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R8") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:VCC") (at 114.3 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 1aa4ab65-64da-408c-88a5-7dbfe2ee7eb1) - (property "Reference" "#PWR021" (at 114.3 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 114.3 31.75 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 114.3 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 114.3 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 630e92bd-44b5-4d46-b2dc-3867a5189516)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR021") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR019") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Transistor_FET:FDC6330L") (at 102.87 48.26 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 2e33e441-c9a1-413d-bebc-274605e65531) - (property "Reference" "Q1" (at 102.4255 34.29 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "FDC6330L" (at 102.4255 36.83 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at 101.6 62.865 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 100.33 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7c18f15a-01e7-4b78-8ae7-c832cb36995e)) - (pin "2" (uuid d9b507de-14c4-45bd-9a17-1dc210807574)) - (pin "3" (uuid 0948a5f5-8354-4a2b-8e90-b585479ca784)) - (pin "4" (uuid 4cb55a51-8420-4beb-8607-841744565b00)) - (pin "5" (uuid acb9ac76-492c-4307-9d8f-36a1d75f11cc)) - (pin "6" (uuid 50a82042-7d3c-4035-b598-06a77088c963)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "Q1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "Q1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 219.71 106.68 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3423343f-b169-4c30-9cf6-474b92fc046d) - (property "Reference" "#PWR022" (at 219.71 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 219.71 101.6 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 219.71 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 219.71 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f7128044-5bca-4683-9011-fa36dcda51cb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR022") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR042") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Transistor_FET:FDC6330L") (at 134.62 48.26 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3b071907-d9a5-477a-b722-e27a8a8ff322) - (property "Reference" "Q2" (at 134.1755 34.29 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "FDC6330L" (at 134.1755 36.83 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at 133.35 62.865 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 132.08 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6317a5e5-ce66-4a26-ac25-f01c58c14f4e)) - (pin "2" (uuid 582abae6-bbe5-41ec-9637-0f99ff0650ed)) - (pin "3" (uuid 0cc01bdc-e812-4d3b-bab5-9ad16dceb912)) - (pin "4" (uuid 7f63619e-b7f1-418e-a18d-16b7186effe6)) - (pin "5" (uuid 46eed05a-5fa5-4a21-aad4-fc4b7e8bafbf)) - (pin "6" (uuid 7e6279a7-97bf-4b10-9c20-bd7437cbc131)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "Q2") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "Q2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:USB_C_Receptacle_PowerOnly_6P") (at 41.91 132.08 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 41827ece-2826-450e-a63b-f7e4fdf7ef88) - (property "Reference" "J4" (at 41.91 114.3 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "USB_C_Receptacle_PowerOnly_6P" (at 41.91 116.84 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_USB:USB_C_Receptacle_G-Switch_GT-USB-7010ASV" (at 45.72 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 41.91 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "A12" (uuid 02b1fe45-59de-4b6c-aa42-bda0782ad529)) - (pin "A5" (uuid 05987e9d-437e-4b43-97f1-efd6c86ab858)) - (pin "A9" (uuid a7ad007f-17d6-411a-b6c2-e5870941ef0f)) - (pin "B12" (uuid 897800f6-23f9-4243-bf01-b9463d848ffe)) - (pin "B5" (uuid 961def6d-9626-46cf-b105-163d12005138)) - (pin "B9" (uuid bb73f50e-1cc3-4af0-9249-c7192226d260)) - (pin "S1" (uuid 1aa8623a-238b-454d-acfd-34196723055a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J4") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 45.72 53.34 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 4d95eb0d-7ade-4924-9492-9f49fc7e7c56) - (property "Reference" "#PWR01" (at 45.72 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 45.72 58.42 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 45.72 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 45.72 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5c3d7319-7119-4007-98be-ee76687e245e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR01") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR01") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 88.9 45.72 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 5227ee87-cdc4-4de0-beed-f678645be97d) - (property "Reference" "R6" (at 87.503 43.18 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "47k" (at 91.44 43.18 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0201_0603Metric" (at 88.9 47.498 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 88.9 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ce2313f7-1689-406d-a516-ff49a373d730)) - (pin "2" (uuid 307c9276-80f3-43f4-b97a-af1c436ad337)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R6") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Polarized") (at 55.88 44.45 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 586507cb-a6ef-40a0-84d7-562ad890723e) - (property "Reference" "C5" (at 59.69 42.291 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "47uF 32V" (at 59.69 44.831 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 56.8452 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 55.88 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c4017e0c-4aaf-4f65-8f59-b624a68ff2ba)) - (pin "2" (uuid 7bfd1988-a457-4df5-9f80-52030d5b0d4b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C5") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 229.87 54.61 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 59628edc-107c-42a6-a9fd-456f6df8d01e) - (property "Reference" "#PWR03" (at 229.87 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 229.87 59.69 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 229.87 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 229.87 54.61 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ac9d0833-cae9-4704-a6ae-5a292e74f7c3)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR03") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR026") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 200.914 52.07 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 68cfddb4-77db-42bf-a5b8-9bff62ab4679) - (property "Reference" "C11" (at 193.548 51.816 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100nF" (at 193.04 54.356 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 201.8792 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 200.914 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 33cf3415-535a-4654-b8a9-c3b1ccbacb23)) - (pin "2" (uuid 106838a2-96a6-4c58-a39e-682538ea467e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C11") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C13") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 55.88 53.34 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 69d58082-72e1-48aa-83a1-3be7b3e8f5c7) - (property "Reference" "#PWR022" (at 55.88 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 55.88 58.42 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 55.88 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 55.88 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b090f155-447a-4862-af54-fab4a1237ee2)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR022") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR03") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 182.88 45.72 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 6a9c2eaf-88ec-4857-ad63-689e11721b1d) - (property "Reference" "C11" (at 186.69 44.45 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 186.69 46.99 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 183.8452 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 182.88 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 513782f1-b144-4f6b-aeba-3d7052760128)) - (pin "2" (uuid b7caa2b3-e71f-47d7-ab31-d9b19b3e8812)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C11") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C6") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 209.55 52.07 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 6ef3ba49-b584-4be2-befc-9ffd2283d748) - (property "Reference" "R9" (at 207.01 52.07 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "470" (at 209.55 52.07 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0201_0603Metric" (at 211.328 52.07 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 209.55 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e89efed6-5fc2-488f-ac31-549be4bd7687)) - (pin "2" (uuid 1dcffcd4-e1d5-4e09-bdfb-f1735a3259af)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R9") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R9") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 172.72 74.93 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 70cdd26c-a171-45ef-abcc-bb7ac25293aa) - (property "Reference" "R3" (at 175.26 73.533 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "50" (at 172.72 74.93 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0201_0603Metric" (at 170.942 74.93 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 172.72 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2488feb2-cc7f-44a0-ab8e-bd3e21106dff)) - (pin "2" (uuid a637198e-e8a9-4ef6-a5fc-c29873d059c1)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R3") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R7") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:VCC") (at 55.88 35.56 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 768679e4-d22d-4de5-a0f3-5527aff235f7) - (property "Reference" "#PWR02" (at 55.88 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 55.88 30.48 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 55.88 35.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 55.88 35.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 656fb4ed-8ec8-4f8c-b849-340f2c57fcb4)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR02") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR02") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Barrel_Jack_MountingPin") (at 29.21 41.91 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 78b71c4c-6134-4f55-881c-54a556e051e2) - (property "Reference" "J1" (at 29.21 33.02 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Barrel_Jack_MountingPin" (at 29.21 35.56 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_BarrelJack:BarrelJack_Horizontal" (at 30.48 42.926 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 30.48 42.926 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8770bc62-ce56-4184-b861-dda82212aa23)) - (pin "2" (uuid 46beb199-a74d-47aa-889e-2d2f82866139)) - (pin "MP" (uuid 5db23c40-fc92-4625-b7c5-57b656a1693b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:VCC") (at 81.28 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7c80d3a9-4e0a-45b0-b66c-e194d11ae542) - (property "Reference" "#PWR020" (at 81.28 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 81.28 31.75 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 81.28 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 81.28 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cea19e7c-817b-49f0-ad72-94de9fa51dfe)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR020") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR04") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDS") (at 34.29 161.036 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7cbc31a8-e56a-463c-aad7-8891456d92cc) - (property "Reference" "#PWR059" (at 34.29 167.386 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDS" (at 34.29 166.116 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 34.29 161.036 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 34.29 161.036 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f9724d3a-97a5-416f-a14b-adf3112c5066)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR059") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 182.88 49.53 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7f1b7b08-8439-4757-ae6b-2fa87bda48e8) - (property "Reference" "#PWR037" (at 182.88 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 182.88 54.61 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 182.88 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 182.88 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8368e347-22fd-438d-b3c4-c236267808c8)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR037") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR022") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Sensor_Current:ACS722xLCTR-20AU") (at 167.64 41.91 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 82e98727-b4b1-47a5-ac52-8a6f587b4abe) - (property "Reference" "U4" (at 177.8 50.8 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "ACS722xLCTR-20AU" (at 182.88 33.02 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 158.75 44.45 0) - (effects (font (size 1.27 1.27) italic) (justify left) hide) - ) - (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/ACS722-Datasheet.ashx?la=en" (at 167.64 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5c46758f-0533-4d85-9125-9a46b15da3b9)) - (pin "2" (uuid 2321ae52-a4d6-4077-831b-eb7d5fc10ae8)) - (pin "3" (uuid e85f366c-ac2a-48d6-bb74-2e02dc5d67aa)) - (pin "4" (uuid 5335501e-8ee7-47ba-83f7-1f372d5f19b2)) - (pin "5" (uuid a282e87f-f2f4-473f-bffa-a7597adbcaab)) - (pin "6" (uuid 2c65fdb9-9ed1-4983-9c60-ee5d203d6341)) - (pin "7" (uuid 3b448c0c-7cd9-4433-9d84-de0bbad99498)) - (pin "8" (uuid 1f3ce134-a71e-485a-866b-4c623034f6c1)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "U4") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "U4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 102.87 66.04 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 830b3880-aeb7-43af-a4a0-39746e3a5ce9) - (property "Reference" "#PWR024" (at 102.87 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 102.87 71.12 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 102.87 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 102.87 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a90267ff-acdd-4351-b297-264e84b3b722)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR024") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR018") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:Barrel_Jack_MountingPin") (at 246.38 43.18 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 837ee2cd-ef08-4796-9bf7-c4c68083d84f) - (property "Reference" "J2" (at 246.38 34.29 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Barrel_Jack_MountingPin" (at 246.38 36.83 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_BarrelJack:BarrelJack_Horizontal" (at 245.11 44.196 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 245.11 44.196 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9d179693-d254-4a61-a13c-25169e0175df)) - (pin "2" (uuid 84238c25-5186-44ef-8866-e44010479f88)) - (pin "MP" (uuid bb54d726-581a-4ed5-a2f8-2074de6469af)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J2") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 219.71 48.26 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 8dff189d-0626-4810-b6e2-bcbe5104c3fc) - (property "Reference" "C6" (at 223.52 46.99 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 223.52 49.53 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 220.6752 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 219.71 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b285a98b-5b09-4ef7-8a38-2df96f8eb158)) - (pin "2" (uuid 7fa362ed-c58f-4f3b-96c9-d8b1bb92567c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C6") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C11") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDS") (at 245.11 157.48 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 90bb92c1-cee0-402f-9282-920662b8fc9d) - (property "Reference" "#PWR043" (at 245.11 163.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDS" (at 245.11 162.56 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 245.11 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 245.11 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9246eb16-73b1-4f68-89b5-647a03fcb430)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR043") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 41.91 149.86 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ad69ce81-6003-4eb8-9cbf-3f69608cdc26) - (property "Reference" "#PWR01" (at 41.91 156.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 41.91 154.94 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 41.91 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 41.91 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 57f79a2d-2b8a-4a64-8116-77447bfa4ed7)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR01") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR040") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:VCC") (at 57.15 124.46 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ade1460b-bb87-4ecd-a867-bbfa959a2949) - (property "Reference" "#PWR02" (at 57.15 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VCC" (at 57.15 119.38 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 57.15 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 57.15 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 40be65c9-755a-4434-a767-11cced984a9a)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR02") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR041") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:USB_C_Receptacle_PowerOnly_6P") (at 237.49 132.08 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid baa76ba7-5489-4694-b88f-057a41a06f63) - (property "Reference" "J4" (at 237.49 114.3 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "USB_C_Receptacle_PowerOnly_6P" (at 237.49 116.84 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 233.68 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 237.49 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "A12" (uuid 24fbde56-b3f4-495e-ab4d-5cc2ea861b28)) - (pin "A5" (uuid 9f8c2d3a-e1bd-482d-81d4-80e854e9e794)) - (pin "A9" (uuid 6a609c03-4d4d-4ad0-a6ec-71f98dc4d656)) - (pin "B12" (uuid b008e049-d3ad-4ad8-a872-eb73676d4195)) - (pin "B5" (uuid 5ba3419f-f8df-4e73-aa2b-d8d0915278e8)) - (pin "B9" (uuid 8e50ba43-c721-4f4a-8da1-4242ce819d08)) - (pin "S1" (uuid eee7ab1a-ac97-4b10-96a2-265d0cd48f0e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "J4") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "J5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GNDA") (at 148.59 49.53 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c2305e75-922c-470d-ae77-3b88ae9de208) - (property "Reference" "#PWR018" (at 148.59 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GNDA" (at 148.59 54.61 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 148.59 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 148.59 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b39a1578-be2e-4b51-981a-f537227a658c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR018") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR021") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 219.71 57.15 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid d2fa8c7f-630f-436e-b800-6b8c4ac2f068) - (property "Reference" "#PWR023" (at 219.71 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 219.71 62.23 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 219.71 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 219.71 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6b2cadbc-96d9-471a-aeb0-95549cc516ac)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR023") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR025") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3VA") (at 185.42 41.91 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid e46d9a09-2dd8-4369-a14b-98c1c7a9e66f) - (property "Reference" "#PWR019" (at 185.42 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3VA" (at 185.42 36.83 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 185.42 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 185.42 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 32d00811-5e0e-4fc1-9ed5-23d6b9a20e5b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR019") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR023") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 102.87 62.23 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid eeee8ac4-8cae-4b0c-80c8-a4d448fb63b1) - (property "Reference" "R4" (at 100.33 62.23 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k2" (at 105.41 62.23 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0201_0603Metric" (at 101.092 62.23 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 102.87 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 64f188f4-7f8f-4963-8f16-e6cc48c5367c)) - (pin "2" (uuid 582414d7-805a-461e-9b7e-a896e4ee713f)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R4") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 120.65 45.72 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid f2f394cf-5c16-41ab-a1bb-a3c28137eaaa) - (property "Reference" "R7" (at 119.38 43.18 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "47k" (at 123.19 43.18 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0201_0603Metric" (at 120.65 47.498 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 120.65 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2eb04d22-3f21-4719-b26b-5e073a119a24)) - (pin "2" (uuid 9c59fb26-02be-4452-9e90-4b8253846ae6)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R7") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 134.62 62.23 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid fad1e4fc-d18b-4644-b15c-6283bba600e2) - (property "Reference" "R5" (at 132.08 62.23 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k2" (at 137.16 62.23 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0201_0603Metric" (at 136.398 62.23 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 134.62 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dd918bad-149f-4102-af9d-535b13ba3d60)) - (pin "2" (uuid 6506cb3c-544a-4181-9439-69309d53b872)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R5") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R6") (unit 1) - ) - ) - ) - ) -) diff --git a/hardware/sym-lib-table b/hardware/sym-lib-table deleted file mode 100644 index 5e880ea..0000000 --- a/hardware/sym-lib-table +++ /dev/null @@ -1,4 +0,0 @@ -(sym_lib_table - (version 7) - (lib (name "TUSBMUXES")(type "KiCad")(uri "${KIPRJMOD}/TUSBMUXES.kicad_sym")(options "")(descr "")) -) diff --git a/hardware/usb_storage_mux.kicad_sch b/hardware/usb_storage_mux.kicad_sch deleted file mode 100644 index 65326f8..0000000 --- a/hardware/usb_storage_mux.kicad_sch +++ /dev/null @@ -1,3393 +0,0 @@ -(kicad_sch (version 20230121) (generator eeschema) - - (uuid 17b05e5f-d680-41e4-9daa-b1317bf32a6d) - - (paper "A4") - - (title_block - (title "USB Storage Host/DUT switch") - (date "2023-06-15") - (rev "1.0.0") - (company "Red Hat Inc.") - (comment 1 "Device Under Test, supporting USB3.0 and 2.0 connectivity") - (comment 2 "that can be connected to the testing host, or to the") - (comment 3 "This schematic designs the multiplexor for a USB storage device") - ) - - (lib_symbols - (symbol "Connector:USB3_A" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "J" (at -10.16 15.24 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "USB3_A" (at 10.16 15.24 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 3.81 2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 3.81 2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "usb universal serial bus" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "USB 3.0 A connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "USB3_A_0_0" - (rectangle (start -9.144 8.636) (end -5.08 -3.81) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (rectangle (start -7.874 7.366) (end -6.604 -2.286) - (stroke (width 0.508) (type default)) - (fill (type outline)) - ) - (rectangle (start -6.35 0) (end -6.096 -0.762) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (rectangle (start -6.35 1.778) (end -6.096 1.016) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (rectangle (start -6.35 3.556) (end -6.096 2.794) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (rectangle (start -6.35 5.334) (end -6.096 4.572) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (rectangle (start -2.794 -15.24) (end -2.286 -14.224) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start -0.254 -15.24) (end 0.254 -14.224) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -12.446) (end 9.144 -12.954) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -9.906) (end 9.144 -10.414) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -4.826) (end 9.144 -5.334) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -2.286) (end 9.144 -2.794) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 2.794) (end 9.144 2.286) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 5.334) (end 9.144 4.826) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 10.414) (end 9.144 9.906) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "USB3_A_0_1" - (rectangle (start -10.16 13.97) (end 10.16 -15.24) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - ) - (symbol "USB3_A_1_1" - (circle (center -2.54 1.143) (radius 0.635) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (circle (center 0 -5.842) (radius 1.27) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0 -5.842) - (xy 0 4.318) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -3.302) - (xy -2.54 -0.762) - (xy -2.54 0.508) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -2.032) - (xy 2.54 0.508) - (xy 2.54 1.778) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 4.318) - (xy 0 6.858) - (xy 1.27 4.318) - (xy -1.27 4.318) - ) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start 1.905 1.778) (end 3.175 3.048) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (pin power_in line (at 12.7 10.16 180) (length 2.54) - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -17.78 90) (length 2.54) - (name "SHIELD" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 5.08 180) (length 2.54) - (name "D-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 2.54 180) (length 2.54) - (name "D+" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -17.78 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -2.54 180) (length 2.54) - (name "SSRX-" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -5.08 180) (length 2.54) - (name "SSRX+" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -2.54 -17.78 90) (length 2.54) - (name "DRAIN" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -10.16 180) (length 2.54) - (name "SSTX-" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -12.7 180) (length 2.54) - (name "SSTX+" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:USB3_B" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "J" (at -10.16 15.24 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "USB3_B" (at 10.16 15.24 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 3.81 2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 3.81 2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "usb universal serial bus" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "USB 3.0 B connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "USB3_B_0_0" - (rectangle (start -2.794 -15.24) (end -2.286 -14.224) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start -0.254 -15.24) (end 0.254 -14.224) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -12.446) (end 9.144 -12.954) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -9.906) (end 9.144 -10.414) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -4.826) (end 9.144 -5.334) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -2.286) (end 9.144 -2.794) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 2.794) (end 9.144 2.286) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 5.334) (end 9.144 4.826) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 10.414) (end 9.144 9.906) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "USB3_B_0_1" - (rectangle (start -10.16 13.97) (end 10.16 -15.24) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (rectangle (start -6.477 8.382) (end -4.953 7.747) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start -4.445 4.445) (end -6.985 6.477) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -6.985 8.89) - (xy -6.985 7.493) - (xy -7.62 6.858) - (xy -7.62 3.81) - (xy -3.81 3.81) - (xy -3.81 6.858) - (xy -4.445 7.493) - (xy -4.445 8.89) - (xy -6.858 8.89) - (xy -6.985 8.89) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - ) - (symbol "USB3_B_1_1" - (circle (center -2.54 1.143) (radius 0.635) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (circle (center 0 -5.842) (radius 1.27) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0 -5.842) - (xy 0 4.318) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -3.302) - (xy -2.54 -0.762) - (xy -2.54 0.508) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -2.032) - (xy 2.54 0.508) - (xy 2.54 1.778) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 4.318) - (xy 0 6.858) - (xy 1.27 4.318) - (xy -1.27 4.318) - ) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start 1.905 1.778) (end 3.175 3.048) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (pin power_out line (at 12.7 10.16 180) (length 2.54) - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -17.78 90) (length 2.54) - (name "SHIELD" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 5.08 180) (length 2.54) - (name "D-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 2.54 180) (length 2.54) - (name "D+" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin power_out line (at 0 -17.78 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -2.54 180) (length 2.54) - (name "SSTX-" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -5.08 180) (length 2.54) - (name "SSTX+" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -2.54 -17.78 90) (length 2.54) - (name "DRAIN" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -10.16 180) (length 2.54) - (name "SSRX-" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -12.7 180) (length 2.54) - (name "SSRX+" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:USB3_B_Micro" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "J" (at -10.16 15.24 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "USB3_B_Micro" (at 10.16 15.24 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 3.81 3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 3.81 5.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "usb universal serial bus" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "USB 3.0 Micro-B connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "USB3_B_Micro_0_0" - (rectangle (start -2.794 -15.24) (end -2.286 -14.224) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start -0.254 -15.24) (end 0.254 -14.224) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -12.446) (end 9.144 -12.954) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -9.906) (end 9.144 -10.414) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -4.826) (end 9.144 -5.334) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 -2.286) (end 9.144 -2.794) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 0.254) (end 9.144 -0.254) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 2.794) (end 9.144 2.286) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 5.334) (end 9.144 4.826) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 10.16 10.414) (end 9.144 9.906) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "USB3_B_Micro_0_1" - (rectangle (start -10.16 13.97) (end 10.16 -15.24) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (rectangle (start -7.112 1.524) (end -6.096 -2.032) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (rectangle (start -7.112 6.604) (end -6.096 4.318) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -7.874 7.366) - (xy -7.874 -2.794) - (xy -5.334 -2.794) - (xy -5.334 2.286) - (xy -6.604 2.286) - (xy -6.604 3.556) - (xy -5.334 3.556) - (xy -5.334 7.366) - (xy -7.874 7.366) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - ) - (symbol "USB3_B_Micro_1_1" - (circle (center -2.54 1.143) (radius 0.635) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (circle (center 0 -5.842) (radius 1.27) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0 -5.842) - (xy 0 4.318) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -3.302) - (xy -2.54 -0.762) - (xy -2.54 0.508) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -2.032) - (xy 2.54 0.508) - (xy 2.54 1.778) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 4.318) - (xy 0 6.858) - (xy 1.27 4.318) - (xy -1.27 4.318) - ) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (rectangle (start 1.905 1.778) (end 3.175 3.048) - (stroke (width 0.254) (type default)) - (fill (type outline)) - ) - (pin power_out line (at 12.7 10.16 180) (length 2.54) - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -12.7 180) (length 2.54) - (name "SSRX+" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -17.78 90) (length 2.54) - (name "SHIELD" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 5.08 180) (length 2.54) - (name "D-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 2.54 180) (length 2.54) - (name "D+" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 12.7 0 180) (length 2.54) - (name "ID" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_out line (at 0 -17.78 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -2.54 180) (length 2.54) - (name "SSTX-" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -5.08 180) (length 2.54) - (name "SSTX+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -2.54 -17.78 90) (length 2.54) - (name "DRAIN" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -10.16 180) (length 2.54) - (name "SSRX-" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C" (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0.9652 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "C_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_0_1" - (polyline - (pts - (xy -2.032 -0.762) - (xy 2.032 -0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.032 0.762) - (xy 2.032 0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - ) - (symbol "C_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C_Polarized" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C_Polarized" (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0.9652 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Polarized capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "CP_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_Polarized_0_1" - (rectangle (start -2.286 0.508) (end 2.286 1.016) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 2.286) - (xy -0.762 2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 2.794) - (xy -1.27 1.778) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (rectangle (start 2.286 -0.508) (end -2.286 -1.016) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - ) - (symbol "C_Polarized_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.254 1.778 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C_Small" (at 0.254 -2.032 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "capacitor cap" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor, small symbol" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "C_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_Small_0_1" - (polyline - (pts - (xy -1.524 -0.508) - (xy 1.524 -0.508) - ) - (stroke (width 0.3302) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 0.508) - (xy 1.524 0.508) - ) - (stroke (width 0.3048) (type default)) - (fill (type none)) - ) - ) - (symbol "C_Small_1_1" - (pin passive line (at 0 2.54 270) (length 2.032) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 2.032) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "R" (at 2.032 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "R" (at 0 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R res resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "R_0_1" - (rectangle (start -1.016 -2.54) (end 1.016 2.54) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - ) - (symbol "R_1_1" - (pin passive line (at 0 3.81 270) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "TMUXHS221_1" (in_bom yes) (on_board yes) - (property "Reference" "U?" (at 2.54 10.16 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TMUXHS221_1_0_1" - (rectangle (start 1.27 8.89) (end 13.97 -19.05) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "TMUXHS221_1_1_1" - (polyline - (pts - (xy 6.35 -13.97) - (xy 6.35 1.27) - (xy 10.16 -2.54) - (xy 10.16 -7.62) - (xy 10.16 -10.16) - (xy 6.35 -13.97) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (text "TMUXHS221" (at 7.62 7.62 0) - (effects (font (size 1.27 1.27))) - ) - (pin bidirectional line (at 16.51 -3.81 180) (length 2.54) - (name "D+" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 7.62 -21.59 90) (length 2.54) - (name "SEL" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 16.51 -6.35 180) (length 2.54) - (name "D-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 12.7 -21.59 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -1.27 -2.54 0) (length 2.54) - (name "DA-" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -1.27 0 0) (length 2.54) - (name "DA+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -1.27 -11.43 0) (length 2.54) - (name "DB-" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -1.27 -8.89 0) (length 2.54) - (name "DB+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 16.51 -12.7 180) (length 2.54) - (name "OEn" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 16.51 5.08 180) (length 2.54) - (name "3V3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "TUSBMUXES:TMUXHS4212" (in_bom yes) (on_board yes) - (property "Reference" "U?" (at 12.7 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TMUXHS4212" (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_DFN_QFN:DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tmuxhs4212.pdf" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "High Speed differential bus multiplexer" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TMUXHS4212_0_1" - (rectangle (start -2.54 -1.27) (end 15.24 -36.83) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "TMUXHS4212_1_1" - (text "SEL L=B, H=C" (at 8.89 -24.13 0) - (effects (font (size 1.27 1.27))) - ) - (text "TMUXHS4212\n" (at 8.89 -21.59 0) - (effects (font (size 1.27 1.27))) - ) - (pin passive line (at 3.81 1.27 270) (length 2.54) - (name "RSVD1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 8.89 1.27 270) (length 2.54) - (name "RSVD2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 1.27 -39.37 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -25.4 0) (length 2.54) - (name "C1n" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -22.86 0) (length 2.54) - (name "C1p" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -19.05 0) (length 2.54) - (name "C0n" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -16.51 0) (length 2.54) - (name "C0p" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -12.7 0) (length 2.54) - (name "B1n" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -10.16 0) (length 2.54) - (name "B1p" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -6.35 0) (length 2.54) - (name "B0n" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at -5.08 -3.81 0) (length 2.54) - (name "B0p" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 17.78 -29.21 180) (length 2.54) - (name "OEn" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 3.81 -39.37 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 -3.81 180) (length 2.54) - (name "A0p" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 -6.35 180) (length 2.54) - (name "A0n" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at -1.27 -39.37 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 6.35 1.27 270) (length 2.54) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 -10.16 180) (length 2.54) - (name "A1p" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 -12.7 180) (length 2.54) - (name "A1n" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 8.89 -39.37 90) (length 2.54) - (name "SEL" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Transistor_FET:FDC6330L" (pin_names hide) (in_bom yes) (on_board yes) - (property "Reference" "Q" (at 3.175 -1.27 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "FDC6330L" (at 3.175 -3.81 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at -1.27 -14.605 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at -2.54 -2.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "complementary mosfet" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "-2.3A, 20V Vds, Integrated load switch, P-Channel MOSFET driven by small N-Channel MOSFET, TSOT-23-6" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "TSOT?23*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "FDC6330L_0_1" - (circle (center -0.889 -2.54) (radius 2.794) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (circle (center 0 -4.318) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center 0 -0.762) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -2.286 -2.54) - (xy -5.08 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.286 -0.635) - (xy -2.286 -4.445) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -3.81) - (xy -1.778 -4.826) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -2.032) - (xy -1.778 -3.048) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -0.254) - (xy -1.778 -1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0) - (xy 0 -0.762) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 5.08 7.62) - (xy 1.651 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -5.08 2.54) - (xy 0 2.54) - (xy 0 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -5.08) - (xy 0 -2.54) - (xy -1.778 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -4.318) - (xy 0.762 -4.318) - (xy 0.762 -0.762) - (xy -1.778 -0.762) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "FDC6330L_1_1" - (circle (center -2.667 7.62) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center -0.889 2.54) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (circle (center -0.889 6.731) (radius 2.794) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.175 7.62) - (xy -5.969 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.159 5.842) - (xy -3.175 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.889 5.334) - (xy -0.889 2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.381 5.842) - (xy -1.397 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 5.334) - (xy -2.794 5.334) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.397 5.842) - (xy 0.381 5.842) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.651 7.62) - (xy 0.889 7.62) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.429 7.62) - (xy -0.889 7.62) - (xy -0.889 5.842) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.667 5.842) - (xy -2.667 8.382) - (xy 0.889 8.382) - (xy 0.889 5.842) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 -2.54) - (xy -0.508 -2.159) - (xy -0.508 -2.921) - (xy -1.524 -2.54) - ) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy -1.397 7.874) - (xy -1.27 8.001) - (xy -1.27 8.763) - (xy -1.143 8.89) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 8.382) - (xy -0.635 8.001) - (xy -0.635 8.763) - (xy -1.27 8.382) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.889 7.366) - (xy -0.508 6.35) - (xy -1.27 6.35) - (xy -0.889 7.366) - ) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0.254 -2.032) - (xy 0.381 -2.159) - (xy 1.143 -2.159) - (xy 1.27 -2.286) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -2.159) - (xy 0.381 -2.794) - (xy 1.143 -2.794) - (xy 0.762 -2.159) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (circle (center 0.889 7.62) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (pin passive line (at 0 -7.62 90) (length 2.54) - (name "S1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 7.62 180) (length 2.54) hide - (name "D2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 7.62 180) (length 2.54) - (name "D2" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 7.62 0) (length 2.54) - (name "S2" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 -2.54 0) (length 2.54) - (name "G1" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -7.62 2.54 0) (length 2.54) - (name "D1" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3.3V_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_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3.3V" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GND_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 -1.27) - (xy 1.27 -1.27) - (xy 0 -2.54) - (xy -1.27 -1.27) - (xy 0 -1.27) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "GND_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - ) - - (junction (at 31.75 67.31) (diameter 0) (color 0 0 0 0) - (uuid 0e85132f-10ff-4dfe-b9e3-7a35a7007dff) - ) - (junction (at 120.65 142.24) (diameter 0) (color 0 0 0 0) - (uuid 139db0c0-5d81-4b79-adb7-626e22894d53) - ) - (junction (at 133.35 29.21) (diameter 0) (color 0 0 0 0) - (uuid 1a67400a-7e1a-4f23-96fc-aeb3be197e7b) - ) - (junction (at 260.35 125.73) (diameter 0) (color 0 0 0 0) - (uuid 2abc1a8d-46df-4c21-9a70-d4898ee6d822) - ) - (junction (at 226.06 80.01) (diameter 0) (color 0 0 0 0) - (uuid 33ae64f6-40c9-4486-90bb-37dd4ac417bb) - ) - (junction (at 186.69 35.56) (diameter 0) (color 0 0 0 0) - (uuid 35edbfcf-b541-4176-a88b-9c311fe966d4) - ) - (junction (at 125.73 93.98) (diameter 0) (color 0 0 0 0) - (uuid 37bd9467-2ce1-4047-9799-f59b78516c2e) - ) - (junction (at 242.57 80.01) (diameter 0) (color 0 0 0 0) - (uuid 7a85ca69-fdfc-4bb9-973e-7926704024ff) - ) - (junction (at 163.83 148.59) (diameter 0) (color 0 0 0 0) - (uuid acf65111-9189-4636-8cc5-7c9ed285ab67) - ) - (junction (at 187.96 80.01) (diameter 0) (color 0 0 0 0) - (uuid b358632a-f8ca-44c4-ab17-31d3f15ad890) - ) - (junction (at 163.83 134.62) (diameter 0) (color 0 0 0 0) - (uuid ca518685-49d8-4580-9a30-489d6a25a06b) - ) - (junction (at 133.35 43.18) (diameter 0) (color 0 0 0 0) - (uuid cc0e101f-d38a-48e9-a38d-769ef9b7b66e) - ) - (junction (at 31.75 172.72) (diameter 0) (color 0 0 0 0) - (uuid d145cf23-22ce-4dc4-8006-6d4f0069f0df) - ) - - (wire (pts (xy 163.83 148.59) (xy 168.91 148.59)) - (stroke (width 0) (type default)) - (uuid 01961122-930f-4924-813f-0c7a1c0444db) - ) - (wire (pts (xy 44.45 39.37) (xy 59.69 39.37)) - (stroke (width 0) (type default)) - (uuid 0635be6f-be7d-49bc-80e8-63053c5493c6) - ) - (wire (pts (xy 72.39 119.38) (xy 91.44 119.38)) - (stroke (width 0) (type default)) - (uuid 07455a75-c75d-4566-8fe8-094e7b405a2d) - ) - (wire (pts (xy 100.33 74.93) (xy 104.14 74.93)) - (stroke (width 0) (type default)) - (uuid 08740a54-6740-42b1-b1ba-d35c625e0df4) - ) - (wire (pts (xy 29.21 67.31) (xy 31.75 67.31)) - (stroke (width 0) (type default)) - (uuid 0a8bdf05-8c15-4f52-813c-b1f79ee76986) - ) - (wire (pts (xy 72.39 121.92) (xy 88.9 121.92)) - (stroke (width 0) (type default)) - (uuid 0be2bbbe-ed27-4a6b-957e-c94680706bd6) - ) - (wire (pts (xy 133.35 43.18) (xy 138.43 43.18)) - (stroke (width 0) (type default)) - (uuid 17d0cd8d-bb2f-4e87-9ef5-b26f72a92b25) - ) - (wire (pts (xy 157.48 134.62) (xy 163.83 134.62)) - (stroke (width 0) (type default)) - (uuid 1fc219bc-7b80-49f5-b2d3-f6cfa008b366) - ) - (wire (pts (xy 125.73 101.6) (xy 125.73 93.98)) - (stroke (width 0) (type default)) - (uuid 20244bf6-82cd-4282-b8e5-2203a4632e2d) - ) - (wire (pts (xy 96.52 119.38) (xy 114.3 119.38)) - (stroke (width 0) (type default)) - (uuid 225498a9-30cc-4134-8452-fc63504645ae) - ) - (wire (pts (xy 72.39 115.57) (xy 114.3 115.57)) - (stroke (width 0) (type default)) - (uuid 26193abb-1863-448f-bd1e-5ecdce2adbd2) - ) - (wire (pts (xy 44.45 44.45) (xy 59.69 44.45)) - (stroke (width 0) (type default)) - (uuid 26ba8bac-9d56-4ba3-a979-486672767324) - ) - (wire (pts (xy 208.28 50.8) (xy 208.28 53.34)) - (stroke (width 0) (type default)) - (uuid 31ac0c07-3969-47ae-aaf5-d3a396497551) - ) - (wire (pts (xy 247.65 97.79) (xy 242.57 97.79)) - (stroke (width 0) (type default)) - (uuid 34f429bb-61c0-422a-bdd1-cab5e0147c33) - ) - (wire (pts (xy 157.48 148.59) (xy 163.83 148.59)) - (stroke (width 0) (type default)) - (uuid 35c54b2b-0d46-42e8-81a1-8c1b8c9de255) - ) - (wire (pts (xy 138.43 29.21) (xy 133.35 29.21)) - (stroke (width 0) (type default)) - (uuid 35f4a90e-aaa8-4a07-a6cb-448c0fac07f1) - ) - (wire (pts (xy 97.79 106.68) (xy 114.3 106.68)) - (stroke (width 0) (type default)) - (uuid 37d907b3-d589-4f20-ab9e-eacb1a27b3b7) - ) - (wire (pts (xy 72.39 106.68) (xy 92.71 106.68)) - (stroke (width 0) (type default)) - (uuid 3aed665e-f1ed-4c7f-91bf-c5b09989672b) - ) - (wire (pts (xy 116.84 157.48) (xy 128.27 157.48)) - (stroke (width 0) (type default)) - (uuid 3e2dd483-2873-445f-b734-19d050c9fd46) - ) - (wire (pts (xy 233.68 102.87) (xy 247.65 102.87)) - (stroke (width 0) (type default)) - (uuid 44b3b2f1-a578-418c-840d-7ac6bb66540f) - ) - (wire (pts (xy 72.39 109.22) (xy 90.17 109.22)) - (stroke (width 0) (type default)) - (uuid 458a71f0-8f80-4409-8a09-d661700d5bf6) - ) - (wire (pts (xy 29.21 172.72) (xy 31.75 172.72)) - (stroke (width 0) (type default)) - (uuid 45a90893-964f-499d-add4-afd4bfc8c011) - ) - (wire (pts (xy 44.45 157.48) (xy 57.15 157.48)) - (stroke (width 0) (type default)) - (uuid 46c67e9e-5ddc-43e9-8b72-180fc74082cb) - ) - (wire (pts (xy 44.45 52.07) (xy 59.69 52.07)) - (stroke (width 0) (type default)) - (uuid 4715cb70-fb2e-42c8-b52f-19120fa71640) - ) - (wire (pts (xy 191.77 85.09) (xy 187.96 85.09)) - (stroke (width 0) (type default)) - (uuid 4755412b-ceb1-4a96-ad95-1ba44e64c93f) - ) - (wire (pts (xy 116.84 161.29) (xy 144.78 161.29)) - (stroke (width 0) (type default)) - (uuid 48a3c7e5-b5a1-4b78-88ae-20679fd81b68) - ) - (wire (pts (xy 113.03 50.8) (xy 127 50.8)) - (stroke (width 0) (type default)) - (uuid 4afb7806-8b80-4cfc-8300-38d46884bdc0) - ) - (wire (pts (xy 72.39 128.27) (xy 114.3 128.27)) - (stroke (width 0) (type default)) - (uuid 4c1b8eac-3644-4a4d-8e70-e87de7fe037c) - ) - (wire (pts (xy 157.48 138.43) (xy 157.48 134.62)) - (stroke (width 0) (type default)) - (uuid 4c8de465-d8c1-42fd-b914-80ff5d4b4034) - ) - (wire (pts (xy 127 29.21) (xy 133.35 29.21)) - (stroke (width 0) (type default)) - (uuid 4cb6f5fd-4d5a-4b94-9f87-d70db56f6d92) - ) - (wire (pts (xy 177.8 80.01) (xy 187.96 80.01)) - (stroke (width 0) (type default)) - (uuid 4dfa24a7-659e-42c3-b5bd-17b7db94db6f) - ) - (wire (pts (xy 137.16 115.57) (xy 158.75 115.57)) - (stroke (width 0) (type default)) - (uuid 4ebea856-ff29-4ea6-89ff-981778ba64d6) - ) - (wire (pts (xy 104.14 68.58) (xy 104.14 74.93)) - (stroke (width 0) (type default)) - (uuid 537cbd2c-c9d3-4116-bf51-dc5caf8dcc14) - ) - (wire (pts (xy 44.45 152.4) (xy 55.88 152.4)) - (stroke (width 0) (type default)) - (uuid 54f393c4-a5b8-41a4-8a58-89c827b1b5c4) - ) - (wire (pts (xy 224.79 113.03) (xy 247.65 113.03)) - (stroke (width 0) (type default)) - (uuid 55b3e0ab-a668-40cc-a242-87e0d4b029f8) - ) - (wire (pts (xy 242.57 35.56) (xy 242.57 80.01)) - (stroke (width 0) (type default)) - (uuid 5b0d763b-ed10-4117-97f0-102b8954ecee) - ) - (wire (pts (xy 44.45 149.86) (xy 55.88 149.86)) - (stroke (width 0) (type default)) - (uuid 5c9eb4db-3e72-4df6-8584-2760cd5f690b) - ) - (wire (pts (xy 72.39 125.73) (xy 114.3 125.73)) - (stroke (width 0) (type default)) - (uuid 5dfc3e69-bcd5-43c5-801c-1a137117eacb) - ) - (wire (pts (xy 215.9 35.56) (xy 242.57 35.56)) - (stroke (width 0) (type default)) - (uuid 5ef7c0b9-c26c-4433-92ef-c90d9ae634d6) - ) - (wire (pts (xy 144.78 161.29) (xy 144.78 132.08)) - (stroke (width 0) (type default)) - (uuid 626bbb56-2bfa-417a-8e0e-c20304248c2b) - ) - (wire (pts (xy 137.16 106.68) (xy 185.42 106.68)) - (stroke (width 0) (type default)) - (uuid 6395aed1-c315-45ff-b32b-9a1bdcc4c903) - ) - (wire (pts (xy 95.25 109.22) (xy 114.3 109.22)) - (stroke (width 0) (type default)) - (uuid 659e9f3a-ae02-48a5-b5e5-e0aae9488e73) - ) - (wire (pts (xy 125.73 93.98) (xy 125.73 92.71)) - (stroke (width 0) (type default)) - (uuid 699c17d2-54e1-434c-9855-38b79eff46f0) - ) - (wire (pts (xy 118.11 142.24) (xy 120.65 142.24)) - (stroke (width 0) (type default)) - (uuid 6a4c4296-aa0c-427b-9e64-afa156bb490c) - ) - (wire (pts (xy 163.83 115.57) (xy 185.42 115.57)) - (stroke (width 0) (type default)) - (uuid 6d6ff8cb-0c3e-4e33-aa2d-600591949966) - ) - (wire (pts (xy 217.17 80.01) (xy 226.06 80.01)) - (stroke (width 0) (type default)) - (uuid 74e495c9-f91a-494d-96ff-b01d50b1740a) - ) - (wire (pts (xy 113.03 41.91) (xy 115.57 41.91)) - (stroke (width 0) (type default)) - (uuid 74e9cfa0-d2ec-4a82-947f-6fb3ae4e062e) - ) - (wire (pts (xy 224.79 118.11) (xy 247.65 118.11)) - (stroke (width 0) (type default)) - (uuid 75d45608-b6b4-40d1-84be-fb5b711bf5ce) - ) - (wire (pts (xy 191.77 45.72) (xy 200.66 45.72)) - (stroke (width 0) (type default)) - (uuid 770ba781-530c-4160-983d-f6f149d9e5c2) - ) - (wire (pts (xy 157.48 146.05) (xy 157.48 148.59)) - (stroke (width 0) (type default)) - (uuid 7b577c10-27c3-4e03-87d6-665b4e0211fe) - ) - (wire (pts (xy 226.06 80.01) (xy 242.57 80.01)) - (stroke (width 0) (type default)) - (uuid 7b86a29a-f976-4d84-8416-0ae302ff53a9) - ) - (wire (pts (xy 127 40.64) (xy 127 43.18)) - (stroke (width 0) (type default)) - (uuid 819a6f72-8e62-4906-8caa-1dd52808a997) - ) - (wire (pts (xy 127 33.02) (xy 127 29.21)) - (stroke (width 0) (type default)) - (uuid 86a181a3-c686-4bb9-b8eb-7a8787c7d24b) - ) - (wire (pts (xy 166.37 113.03) (xy 185.42 113.03)) - (stroke (width 0) (type default)) - (uuid 87bb6fd9-edc2-4839-8858-f76d2ddb3f73) - ) - (wire (pts (xy 224.79 110.49) (xy 247.65 110.49)) - (stroke (width 0) (type default)) - (uuid 87bd5802-a6ec-4c7d-9bdf-f998b253384a) - ) - (wire (pts (xy 85.09 49.53) (xy 95.25 49.53)) - (stroke (width 0) (type default)) - (uuid 8956b44b-ebf1-4b11-988a-c5afc098dfaf) - ) - (wire (pts (xy 100.33 77.47) (xy 120.65 77.47)) - (stroke (width 0) (type default)) - (uuid 8a0af79d-0978-4d14-9352-572a5d53e52d) - ) - (wire (pts (xy 190.5 40.64) (xy 186.69 40.64)) - (stroke (width 0) (type default)) - (uuid 8cfe5c0c-522a-4f0e-8664-1dc345d34528) - ) - (wire (pts (xy 93.98 121.92) (xy 114.3 121.92)) - (stroke (width 0) (type default)) - (uuid 92ae85d2-5173-4e74-a1fe-1dedbcf2131d) - ) - (wire (pts (xy 176.53 35.56) (xy 186.69 35.56)) - (stroke (width 0) (type default)) - (uuid 9481047f-cf08-4c05-a157-33372de7d8a1) - ) - (wire (pts (xy 125.73 93.98) (xy 128.27 93.98)) - (stroke (width 0) (type default)) - (uuid 949e7d15-5886-4d43-b188-6a7b0bfc58a2) - ) - (wire (pts (xy 198.12 40.64) (xy 200.66 40.64)) - (stroke (width 0) (type default)) - (uuid 95b6fcc4-e5c3-4fac-ac72-3de3711c057b) - ) - (wire (pts (xy 128.27 157.48) (xy 128.27 142.24)) - (stroke (width 0) (type default)) - (uuid 972f71fb-63d7-4fe4-b9b1-e2660c12e660) - ) - (wire (pts (xy 120.65 142.24) (xy 123.19 142.24)) - (stroke (width 0) (type default)) - (uuid a4520967-7a3e-4ca8-9f96-956c1b113356) - ) - (wire (pts (xy 137.16 113.03) (xy 161.29 113.03)) - (stroke (width 0) (type default)) - (uuid aa2c7ace-319e-453e-b3db-e56d3b0d43e9) - ) - (wire (pts (xy 120.65 142.24) (xy 120.65 147.32)) - (stroke (width 0) (type default)) - (uuid ad52ecef-6262-4d6a-9aef-8ef4dc8df3d1) - ) - (wire (pts (xy 209.55 95.25) (xy 209.55 97.79)) - (stroke (width 0) (type default)) - (uuid b369d1aa-e1b6-4d95-ba54-e663e9c74ed9) - ) - (wire (pts (xy 44.45 144.78) (xy 55.88 144.78)) - (stroke (width 0) (type default)) - (uuid b59cb71d-22a8-4c95-80db-a340683f19c9) - ) - (wire (pts (xy 44.45 165.1) (xy 57.15 165.1)) - (stroke (width 0) (type default)) - (uuid b763c00b-53ad-4cc2-ac6e-404611a91ca4) - ) - (wire (pts (xy 260.35 125.73) (xy 262.89 125.73)) - (stroke (width 0) (type default)) - (uuid bb3c9c51-0dc1-455a-9528-a1f6019dec21) - ) - (wire (pts (xy 144.78 132.08) (xy 137.16 132.08)) - (stroke (width 0) (type default)) - (uuid bc825071-d308-4a21-9e0a-20a67669aa55) - ) - (wire (pts (xy 224.79 120.65) (xy 247.65 120.65)) - (stroke (width 0) (type default)) - (uuid be69abd0-6303-4ac5-be9b-0a9bfb5c7b45) - ) - (wire (pts (xy 242.57 80.01) (xy 242.57 97.79)) - (stroke (width 0) (type default)) - (uuid c163e784-1612-466b-b657-6d0256c55877) - ) - (wire (pts (xy 44.45 167.64) (xy 57.15 167.64)) - (stroke (width 0) (type default)) - (uuid c2708493-7991-45b8-a6f6-9808b9581ef7) - ) - (wire (pts (xy 115.57 41.91) (xy 115.57 33.02)) - (stroke (width 0) (type default)) - (uuid c44a8e28-fbe4-464c-9f73-e7a13da5c697) - ) - (wire (pts (xy 44.45 46.99) (xy 59.69 46.99)) - (stroke (width 0) (type default)) - (uuid c4bc655e-fe27-48e7-a288-a0cf68baf702) - ) - (wire (pts (xy 113.03 59.69) (xy 120.65 59.69)) - (stroke (width 0) (type default)) - (uuid c5607990-d8c6-422b-b69a-494ee950aa75) - ) - (wire (pts (xy 72.39 113.03) (xy 114.3 113.03)) - (stroke (width 0) (type default)) - (uuid cafd3c1e-d1a1-45f4-b0bd-66f5fdd173fb) - ) - (wire (pts (xy 199.39 85.09) (xy 201.93 85.09)) - (stroke (width 0) (type default)) - (uuid cc2e7bda-03d4-4844-8939-30097d5210b1) - ) - (wire (pts (xy 193.04 90.17) (xy 201.93 90.17)) - (stroke (width 0) (type default)) - (uuid cc320274-4cfd-45e9-acf1-bbde616797a8) - ) - (wire (pts (xy 168.91 146.05) (xy 168.91 148.59)) - (stroke (width 0) (type default)) - (uuid cd90191f-0c7e-4d17-88db-51d2f437f356) - ) - (wire (pts (xy 44.45 160.02) (xy 57.15 160.02)) - (stroke (width 0) (type default)) - (uuid ce0c4f85-c848-4bf2-808f-e7f5fc036206) - ) - (wire (pts (xy 120.65 59.69) (xy 120.65 77.47)) - (stroke (width 0) (type default)) - (uuid d5d57781-03c3-410a-9ea9-018f9c181b6a) - ) - (wire (pts (xy 44.45 59.69) (xy 59.69 59.69)) - (stroke (width 0) (type default)) - (uuid d836be31-165a-4f65-bbf8-3ff7ea17880e) - ) - (wire (pts (xy 186.69 40.64) (xy 186.69 35.56)) - (stroke (width 0) (type default)) - (uuid da9ab28f-cb13-472e-924e-d855d87f7a39) - ) - (wire (pts (xy 186.69 35.56) (xy 200.66 35.56)) - (stroke (width 0) (type default)) - (uuid dac397eb-c60a-41f6-9659-032341c3151b) - ) - (wire (pts (xy 187.96 85.09) (xy 187.96 80.01)) - (stroke (width 0) (type default)) - (uuid ddf99b46-3d19-42ac-981d-71b6a6c2c66e) - ) - (wire (pts (xy 123.19 93.98) (xy 125.73 93.98)) - (stroke (width 0) (type default)) - (uuid e1ce33ff-189e-4a6a-8732-2c6cad519dcc) - ) - (wire (pts (xy 137.16 109.22) (xy 185.42 109.22)) - (stroke (width 0) (type default)) - (uuid e59fd74d-6cec-4654-9a9c-7638ad6d1462) - ) - (wire (pts (xy 83.82 55.88) (xy 95.25 55.88)) - (stroke (width 0) (type default)) - (uuid e9800d51-7d47-4342-8d9b-76a4354da5a5) - ) - (wire (pts (xy 168.91 138.43) (xy 168.91 134.62)) - (stroke (width 0) (type default)) - (uuid ea8d5a81-dd12-436f-8813-ae02bca3c9c5) - ) - (wire (pts (xy 85.09 46.99) (xy 95.25 46.99)) - (stroke (width 0) (type default)) - (uuid ebe00e98-34c4-48e8-9c53-f2af8f96127d) - ) - (wire (pts (xy 233.68 105.41) (xy 247.65 105.41)) - (stroke (width 0) (type default)) - (uuid f0549a31-7f3b-419c-a9a0-36dbd4940d6d) - ) - (wire (pts (xy 44.45 62.23) (xy 59.69 62.23)) - (stroke (width 0) (type default)) - (uuid f25a6df3-ebbd-4994-8c7c-5825e6c4646b) - ) - (wire (pts (xy 113.03 53.34) (xy 127 53.34)) - (stroke (width 0) (type default)) - (uuid f564cee8-db69-4d96-818b-e09daf697286) - ) - (wire (pts (xy 83.82 58.42) (xy 95.25 58.42)) - (stroke (width 0) (type default)) - (uuid f5ad3f7d-61e6-48b4-826a-459bcedcef27) - ) - (wire (pts (xy 168.91 134.62) (xy 163.83 134.62)) - (stroke (width 0) (type default)) - (uuid f74b5d0c-4ff2-4a3e-b4d4-cae24f3799ce) - ) - (wire (pts (xy 187.96 80.01) (xy 201.93 80.01)) - (stroke (width 0) (type default)) - (uuid f83d9035-6727-4c0e-a5e4-1d8828e422c1) - ) - (wire (pts (xy 127 43.18) (xy 133.35 43.18)) - (stroke (width 0) (type default)) - (uuid fac96c0b-5ccd-4dd6-b18b-050acbecd633) - ) - (wire (pts (xy 138.43 40.64) (xy 138.43 43.18)) - (stroke (width 0) (type default)) - (uuid fb4b6639-3d68-4b85-941d-2465f1874647) - ) - (wire (pts (xy 44.45 54.61) (xy 59.69 54.61)) - (stroke (width 0) (type default)) - (uuid fbd14912-1d50-4eb6-af0d-c602b03561e3) - ) - (wire (pts (xy 138.43 33.02) (xy 138.43 29.21)) - (stroke (width 0) (type default)) - (uuid fd5d1b84-36b1-4dc0-a354-2a7108d27373) - ) - - (label "HOST_SSTXN" (at 45.72 52.07 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 0b8bd33b-87d3-4e28-b360-4e98eee95e61) - ) - (label "STORAGE_DP" (at 115.57 50.8 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 1210b396-3483-4a36-a9ef-36cbc6acc3d0) - ) - (label "HOST_SSTXN" (at 73.66 115.57 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 14365ffa-3190-45f7-bcaa-522b38cb772a) - ) - (label "_DUT_SSRXP" (at 99.06 119.38 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 185eb694-3bb9-48bb-9eed-84a9fa1a3cdd) - ) - (label "_DUT_SSRXN" (at 99.06 121.92 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 1a73ddbe-19d2-42bd-b1c4-67207cad28d1) - ) - (label "_STORAGE_SSRXN" (at 139.7 115.57 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 1bc20f20-01b8-4087-b288-6006bd57b0f3) - ) - (label "DUT_DN" (at 46.99 149.86 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 1ce53e5a-e8f1-414c-a2d0-7390ccc3c673) - ) - (label "STORAGE_SSTXP" (at 168.91 106.68 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 35dfb58b-d16c-470e-9ee1-4757613d34f2) - ) - (label "STORAGE_SSRXN" (at 168.91 115.57 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 380a7d5d-84d9-4859-a58a-c7cfee84b2b1) - ) - (label "DUT_SSTXN" (at 73.66 128.27 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 3f7fca7d-087d-450e-8bbb-9dd4c9eafd0b) - ) - (label "HOST_SSTXP" (at 45.72 54.61 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 4d1fe34f-73da-41d7-9483-ce77416b09a6) - ) - (label "HOST_DN" (at 45.72 44.45 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5b388943-34c2-40ea-b054-538960349a0d) - ) - (label "DUT_SSRXN" (at 45.72 165.1 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5d19e0d8-2a0e-485d-84ca-2c4d7a3c95fe) - ) - (label "VBUS_STORAGE" (at 218.44 35.56 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6250fe40-fcf9-472e-a18e-43ea0a8eae58) - ) - (label "STORAGE_SSRXN" (at 229.87 110.49 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6774e437-23bc-4b45-b4ae-be455a5fe8dc) - ) - (label "DUT_SSTXP" (at 45.72 160.02 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6a84b402-49ff-4079-a963-aea3dab4485d) - ) - (label "DUT_SSTXN" (at 45.72 157.48 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6d8a053d-6559-4476-9f8a-fae7b563e20c) - ) - (label "_HOST_SSRXN" (at 99.06 109.22 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 71f4384d-f210-4099-9e00-c83c07cb5f24) - ) - (label "HOST_DN" (at 86.36 49.53 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 7984f925-7d5f-42a1-abdd-866de28e9a56) - ) - (label "VBUS_HOST" (at 176.53 35.56 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 847bb6a5-bb0c-47cb-a438-b1350d7e37bb) - ) - (label "STORAGE_DN" (at 115.57 53.34 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8584c455-b429-427d-929e-497e1f476d79) - ) - (label "STORAGE_SSTXN" (at 229.87 118.11 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 869bcaff-8ff4-440e-addb-1b06ae8bf81d) - ) - (label "_STORAGE_SSRXP" (at 139.7 113.03 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8ce22398-01eb-4822-80c3-b123d86ba470) - ) - (label "HOST_SSRXP" (at 45.72 62.23 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9653c28a-7a6b-4c94-8e0a-7bfdb3969422) - ) - (label "STORAGE_SSRXP" (at 168.91 113.03 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9885b9b6-1a54-44fd-959c-73ec0fa5a81c) - ) - (label "HOST_SSRXP" (at 73.66 106.68 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid a480e921-84a8-4637-b6b8-f8f2cbb64fd0) - ) - (label "HOST_SSRXN" (at 45.72 59.69 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid a9d165ff-8d61-415e-b465-71e985e5b53e) - ) - (label "HOST_DP" (at 45.72 46.99 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid accc0780-747d-4144-9c33-1bd065eaa6cc) - ) - (label "DUT_SSRXP" (at 73.66 119.38 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ad34f1b4-662f-4630-8480-0a650c0be71b) - ) - (label "DUT_SSTXP" (at 73.66 125.73 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b114bc3c-320a-47ab-a739-9a0a79c43579) - ) - (label "DUT_DP" (at 86.36 55.88 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b6062571-98a7-4467-83e3-0b06d23ed5fe) - ) - (label "_HOST_SSRXP" (at 99.06 106.68 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid bddc2c56-67e5-4cde-9e5e-ba5c687e8302) - ) - (label "DUT_DN" (at 86.36 58.42 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c3225b9f-6713-4820-876a-28c2e52cb107) - ) - (label "STORAGE_DP" (at 234.95 105.41 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ca7d20e0-326c-4f12-8b13-f6b3006eab90) - ) - (label "STORAGE_SSTXN" (at 168.91 109.22 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid cddbe0fb-7969-4bc6-9a13-1d96420eb9e0) - ) - (label "STORAGE_SSRXP" (at 229.87 113.03 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d1057c5f-48d2-47ea-9d9a-a0cca9429661) - ) - (label "HOST_SSRXN" (at 73.66 109.22 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d1e1ee79-5228-4894-ab2e-6c9daebe00a8) - ) - (label "DUT_SSRXP" (at 45.72 167.64 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e1db71da-ee57-49a0-821b-86a20d738f0a) - ) - (label "DUT_DP" (at 46.99 152.4 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e3c45603-44c4-4dcb-b563-85cc1dadaca9) - ) - (label "VBUS_DUT" (at 177.8 80.01 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e5922ba2-e98a-41c7-be3e-fc57c56dfed9) - ) - (label "VBUS_DUT" (at 45.72 144.78 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid eaf2f390-3c30-4b81-9ba5-31ed82a1abf8) - ) - (label "VBUS_HOST" (at 46.99 39.37 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ed265c20-dd20-47a5-bcd1-180816cc3c19) - ) - (label "STORAGE_SSTXP" (at 229.87 120.65 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f16b8e7c-6d92-481f-be6f-eca49e619f92) - ) - (label "STORAGE_DN" (at 234.95 102.87 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f22e64c8-90a4-4906-ba23-06aaf731a924) - ) - (label "DUT_SSRXN" (at 73.66 121.92 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f6952fef-f516-45d3-80e4-9e597280b333) - ) - (label "HOST_DP" (at 86.36 46.99 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f856398d-2240-4e04-b5d0-fc71940cef9b) - ) - (label "HOST_SSTXP" (at 73.66 113.03 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid fe0a6b92-ffcd-48c5-9ef3-41c41278dee2) - ) - - (hierarchical_label "USB_OEn" (shape input) (at 100.33 77.47 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 11496cd8-1295-4c57-94d7-f5404d784417) - ) - (hierarchical_label "USB_SEL" (shape input) (at 116.84 157.48 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 52b2a05a-66e0-44df-9df1-96a0c7cfa8a8) - ) - (hierarchical_label "USB_OEn" (shape input) (at 116.84 161.29 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid b43d64c2-a8ad-4c50-b7e9-3c35481d3cc7) - ) - (hierarchical_label "ON_FROM_DUT" (shape input) (at 193.04 90.17 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid c25fb929-d96a-43dc-9117-54dc7f0e795d) - ) - (hierarchical_label "USB_SEL" (shape input) (at 100.33 74.93 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid d1e9abcd-14a5-400b-adeb-9e936267764a) - ) - (hierarchical_label "ON_FROM_HOST" (shape input) (at 191.77 45.72 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid d3543a70-bb52-49ba-89c7-243a2175f5c1) - ) - - (netclass_flag "" (length 2.54) (shape round) (at 185.42 115.57 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 00b0ed9e-290b-40ab-9882-abb6325d2411) - (property "Netclass" "DIFFPAIR" (at 189.23 115.57 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 127 50.8 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 021ecc48-5a47-4d1a-a35a-ab91c69ad1f2) - (property "Netclass" "DIFFPAIR" (at 130.81 50.8 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 57.15 157.48 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 0609b5ef-a632-439b-a4ce-83f29915777c) - (property "Netclass" "DIFFPAIR" (at 60.96 157.48 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 185.42 109.22 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 0887c07b-7459-4db3-9920-e690a0af7fd2) - (property "Netclass" "DIFFPAIR" (at 189.23 109.22 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 57.15 167.64 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 0fe775c1-7de3-4cdc-8cad-9f9d40b411a6) - (property "Netclass" "DIFFPAIR" (at 60.96 167.64 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 59.69 54.61 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 20a80f03-fa8e-4309-8aa6-f272c08dd436) - (property "Netclass" "DIFFPAIR" (at 63.5 54.61 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 55.88 144.78 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 27ae4695-ed34-4325-b9b8-df5c89e04e0f) - (property "Netclass" "3AMP" (at 58.42 144.0815 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 59.69 52.07 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 2b3cc57d-0611-4bc9-a543-1ec58db3a266) - (property "Netclass" "DIFFPAIR" (at 63.5 52.07 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 59.69 59.69 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 2d62faaa-e0f6-41e8-82b8-39a147b50d3e) - (property "Netclass" "DIFFPAIR" (at 63.5 59.69 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 97.79 119.38 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 36bf16b9-d28f-4a6b-956c-a69a91545853) - (property "Netclass" "DIFFPAIR" (at 97.79 115.57 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 59.69 44.45 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 5191187f-4485-475a-8f3f-621391903660) - (property "Netclass" "DIFFPAIR" (at 63.5 44.45 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 185.42 113.03 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 6dc39ae3-fe3d-4fd8-a55c-d1c1fb0d523d) - (property "Netclass" "DIFFPAIR" (at 189.23 113.03 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 57.15 160.02 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 7bd120ac-c528-4456-84ac-a58076fee7f2) - (property "Netclass" "DIFFPAIR" (at 60.96 160.02 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 185.42 106.68 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 843d58bf-9bfa-4090-869c-ebc8e97e7f0c) - (property "Netclass" "DIFFPAIR" (at 189.23 106.68 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 55.88 152.4 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 849cb99c-d7fd-4011-894c-348792748a82) - (property "Netclass" "DIFFPAIR" (at 59.69 152.4 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 55.88 149.86 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 90ac631b-7c37-4bb9-b215-26f9532300c4) - (property "Netclass" "DIFFPAIR" (at 59.69 149.86 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 59.69 46.99 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 9e7920b5-383a-4492-b3c1-49dbce1bc4ea) - (property "Netclass" "DIFFPAIR" (at 63.5 46.99 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 127 53.34 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid a5ab79e3-3f48-439a-a625-fd59a72a0d61) - (property "Netclass" "DIFFPAIR" (at 130.81 53.34 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 139.7 113.03 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c840b3fa-0c13-442a-84b6-81674c78a53b) - (property "Netclass" "DIFFPAIR" (at 139.7 109.22 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 242.57 35.56 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid d4c83b69-b524-438d-97f0-9127063ccca0) - (property "Netclass" "3AMP" (at 245.11 34.8615 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 97.79 121.92 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid d7116a43-4b0f-4697-9810-e1beee768267) - (property "Netclass" "DIFFPAIR" (at 97.79 125.73 90) - (effects (font (size 1.27 1.27) italic) (justify right)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 138.43 115.57 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid e0709e1f-cb30-4de0-8a81-757b5a8eb20e) - (property "Netclass" "DIFFPAIR" (at 138.43 119.38 90) - (effects (font (size 1.27 1.27) italic) (justify right)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 57.15 165.1 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid e5e200d2-c394-467a-9e98-2f8af6a70612) - (property "Netclass" "DIFFPAIR" (at 60.96 165.1 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 59.69 62.23 270) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid f5c47303-1898-4eb6-acb7-3d834bf3ed9b) - (property "Netclass" "DIFFPAIR" (at 63.5 62.23 0) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - (netclass_flag "" (length 2.54) (shape round) (at 59.69 39.37 270) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid f6d278c7-3c5c-4157-96f6-2ceae64ee131) - (property "Netclass" "3AMP" (at 62.23 38.6715 90) - (effects (font (size 1.27 1.27) italic) (justify left)) - ) - ) - - (symbol (lib_id "Device:R") (at 195.58 85.09 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 033395e9-baae-4108-a9bf-77caa4c7bd5e) - (property "Reference" "R?" (at 194.183 82.55 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "47k" (at 198.12 82.55 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 195.58 86.868 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 195.58 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3888253e-4729-4f18-9bba-c6963ff98c23)) - (pin "2" (uuid 269660a9-96cd-4376-9384-e8e93b157a7f)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R3") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "R29") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 120.65 147.32 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 08ade5a1-3ea0-4a60-85ab-f68c3ea4afe1) - (property "Reference" "#PWR072" (at 120.65 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 120.65 152.4 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 120.65 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 120.65 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ee7c2499-c78e-43e2-96fe-39a545b12899)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR072") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 125.73 92.71 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 0ef297f2-3303-4389-97d4-3a506f7e4c77) - (property "Reference" "#PWR013" (at 125.73 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 128.27 92.71 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 125.73 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 125.73 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f8342a6c-6ccc-403f-8869-400488f36c79)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR013") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR069") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 208.28 60.96 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 154535d7-5c94-494a-ab13-9fff9aebbd51) - (property "Reference" "#PWR?" (at 208.28 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 208.28 66.04 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 208.28 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 208.28 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ac905f27-5a41-4086-ad8a-4b092d1ef9fb)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR018") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR078") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Small") (at 163.83 113.03 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 1b25e329-54ec-4bdc-89b0-3ea25eeca931) - (property "Reference" "C28" (at 158.75 110.49 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 163.83 110.49 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 163.83 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 163.83 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 327f581f-c288-4997-a6f2-d69108f92296)) - (pin "2" (uuid 33879bc3-a92b-4985-892a-de594d795672)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C28") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 260.35 125.73 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 21cc0c32-7cdb-488a-8689-c04017523af8) - (property "Reference" "#PWR076" (at 260.35 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 260.35 130.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 260.35 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 260.35 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9cc3c563-375e-468c-8e15-88971da2abc2)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR076") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 26.67 172.72 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 22b4d63f-812f-4917-9064-beb3ff83a715) - (property "Reference" "#PWR081" (at 26.67 179.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 26.67 177.8 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 26.67 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 26.67 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5e530039-5f1b-41ed-bb99-ad9108406662)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR081") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Transistor_FET:FDC6330L") (at 209.55 87.63 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 24419b74-4149-43c0-be35-9849cbce3d0b) - (property "Reference" "Q?" (at 209.1055 73.66 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "FDC6330L" (at 209.1055 76.2 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at 208.28 102.235 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 207.01 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 49db0773-64dc-4b3a-8275-b61fb665ebc4)) - (pin "2" (uuid 49921fa9-c6a8-4ead-9a44-3064b61f3dab)) - (pin "3" (uuid 36b6431d-856f-40f1-a7ee-aee9c370a257)) - (pin "4" (uuid 05966eb1-97e9-4a97-8e8c-05726144e7b7)) - (pin "5" (uuid 4d720f99-590c-4077-8a00-1841bead42a7)) - (pin "6" (uuid 44f69367-e477-497a-aab5-055db420bf2b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "Q?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "Q1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "Q4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 209.55 105.41 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 24a60fc8-1a64-4514-8bdc-4548edaa8beb) - (property "Reference" "#PWR?" (at 209.55 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 209.55 110.49 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 209.55 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 209.55 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a6a74392-cc07-4227-9f3b-ab5c0a5ed941)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR018") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR066") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:USB3_B_Micro") (at 31.75 154.94 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 2dc2d383-fd44-4869-8545-6bca7243bc6a) - (property "Reference" "J8" (at 31.75 135.89 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "USB3_B_Micro" (at 31.75 138.43 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_USB:USB3_Micro-B_Connfly_DS1104-01" (at 35.56 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 35.56 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 83286479-58ad-41d8-b37a-4484ae5c47b4)) - (pin "10" (uuid 6a5e3203-82cc-49bb-b2a8-a0b873ee0720)) - (pin "11" (uuid 090b0ade-2ca2-4c34-b805-67da302c2a53)) - (pin "2" (uuid 671e9f6a-e4e7-443b-b7a6-5640f2a1504c)) - (pin "3" (uuid f3914710-9a44-4335-8011-1db4e349fdd0)) - (pin "4" (uuid d01bdc09-eee9-4f91-a365-925c1bcae0a8)) - (pin "5" (uuid 34c24b90-90d9-4470-9687-a9d3b13553dd)) - (pin "6" (uuid 039ab6f0-3f82-48c7-b547-56a20e0e27c6)) - (pin "7" (uuid edab5676-837b-48d6-b9a0-21e9a16042f3)) - (pin "8" (uuid 21bc44fe-6899-4093-9da7-04168a89c017)) - (pin "9" (uuid d965ebfe-a032-422e-b58d-1176003f46b9)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "J8") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 157.48 142.24 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 4a23f977-411f-4618-a366-af1c15efd2b8) - (property "Reference" "C?" (at 161.29 140.97 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 161.29 143.51 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 158.4452 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 157.48 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 240bf1d3-5cd4-4998-b0fa-da601670b14b)) - (pin "2" (uuid 6c5faef2-f3ed-4640-96a8-d5cfbf3cb58d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C6") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C21") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 194.31 40.64 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 4bc8df3d-884a-435e-8c4c-8a666ceb7217) - (property "Reference" "R?" (at 192.913 38.1 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "47k" (at 196.85 38.1 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 194.31 42.418 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 194.31 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b97c3412-ab58-4a58-b61f-5f14c5bfa659)) - (pin "2" (uuid 0e98afbb-af4a-45c8-a358-27d078a129db)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R3") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "R27") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 208.28 57.15 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 4db4998c-2d6a-4ef4-b844-d9029134f357) - (property "Reference" "R?" (at 205.74 57.15 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k2" (at 210.82 57.15 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 206.502 57.15 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 208.28 57.15 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5b111b5a-a10a-4caf-b401-6f6e19ac8053)) - (pin "2" (uuid 6fa7a7f9-e736-4ab7-95bb-73c406f7ef6d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R4") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "R28") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Small") (at 91.44 121.92 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 55de912b-74f4-4540-bca6-6b3332767d44) - (property "Reference" "C25" (at 86.36 124.46 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 91.44 124.46 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 91.44 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 91.44 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2b97acb6-d2ad-472c-9f83-1e734121bad3)) - (pin "2" (uuid 21be24a2-59fd-4d95-8cfe-6f0aec242aef)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C25") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:USB3_B") (at 31.75 49.53 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 5a2ccbf7-441f-4a3d-ba81-8a1549d633a9) - (property "Reference" "J7" (at 31.75 30.48 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "USB3_B" (at 31.75 33.02 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "USB3Wurth:Wurth WR-COM USB 3.0 692221030100" (at 35.56 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 35.56 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5b9d087a-7df0-403a-8182-dfb0ab0ef183)) - (pin "10" (uuid 2e512652-4ae0-484b-bb3b-a3f032a874a4)) - (pin "2" (uuid 09e106f1-7b3e-4c46-86e1-becb998a395d)) - (pin "3" (uuid 6cbee2e5-83e5-4d4b-b069-03ad6d90bd6a)) - (pin "4" (uuid 800a4ff5-9c06-4873-ad30-3c70605d8727)) - (pin "5" (uuid af47d5cf-c3e4-4a87-9548-755669cbc9bc)) - (pin "6" (uuid 4b83afec-20ff-4789-9dc9-e370f896d053)) - (pin "7" (uuid 68b9ccd8-b771-48bb-8ee3-a6754194f9ba)) - (pin "8" (uuid c0f31b98-724d-47ae-80e7-0f888e10d373)) - (pin "9" (uuid 4eeba56e-6ad2-48f9-9607-7e8d96b591e4)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "J7") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 226.06 87.63 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 63b1c4e0-17ea-4fd6-bbd5-e28447acfe20) - (property "Reference" "#PWR?" (at 226.06 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 226.06 92.71 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 226.06 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 226.06 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ef9d6d31-2e36-46d7-8941-053de8cc28c6)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "#PWR018") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR077") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 168.91 142.24 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 690bb9d7-73ef-4b14-9de6-5038359783b5) - (property "Reference" "C?" (at 172.72 140.97 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100nF" (at 172.72 143.51 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 169.8752 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 168.91 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 196c72e3-a3df-4154-93e0-971729c8609e)) - (pin "2" (uuid 95548af9-dec4-4011-818e-fb0e2a19b1f5)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C13") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C22") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 31.75 67.31 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 6a7e26e2-7811-4cf5-9d8f-de90e6cb4bdd) - (property "Reference" "#PWR073" (at 31.75 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 31.75 72.39 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 31.75 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 31.75 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 51b81a59-e7ae-4a44-96ab-c48984eb4e0c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR073") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 133.35 29.21 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 763db8ee-5c48-414b-af89-e457b8e3faf7) - (property "Reference" "#PWR013" (at 133.35 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 135.89 25.4 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 133.35 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 133.35 29.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f791e44d-6bc0-4534-9cea-87af9f302a44)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR013") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR067") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector:USB3_A") (at 260.35 107.95 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7ff0e2b2-487b-4953-8d9d-6ba99bdaafe8) - (property "Reference" "J9" (at 271.78 107.315 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "USB3_A" (at 271.78 109.855 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Connector_USB:USB3_A_Molex_48393-001" (at 256.54 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 256.54 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ca9e3feb-a558-4038-b8c1-6eee024816ac)) - (pin "10" (uuid 96d62194-69ad-48ba-a415-4a355935685d)) - (pin "2" (uuid a0495879-248c-4e49-b8a8-1598eab02417)) - (pin "3" (uuid e0834abb-3038-485c-8329-2ec2f023bbbe)) - (pin "4" (uuid fcb14a3d-319d-4c95-b792-5a81659d9709)) - (pin "5" (uuid 080c101b-12e4-4fba-addf-503c95ac833f)) - (pin "6" (uuid db17cf1a-3135-43fb-823d-8635facc9bc1)) - (pin "7" (uuid a38f5d6c-f876-4207-a62d-ef0af23ec473)) - (pin "8" (uuid 6346a0c8-5366-40ae-b73c-00ab213a459e)) - (pin "9" (uuid 8130a7e4-6b39-4d40-84e1-123d1e10ad85)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "J9") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Transistor_FET:FDC6330L") (at 208.28 43.18 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 8f1dbd1e-9f61-4221-85b0-7853e8f81188) - (property "Reference" "Q?" (at 207.8355 29.21 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "FDC6330L" (at 207.8355 31.75 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at 207.01 57.785 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 205.74 45.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5eaefd7c-0185-447a-826d-550dc9494c16)) - (pin "2" (uuid c16dbaff-2adb-475d-aa1d-f510d9a3fdaf)) - (pin "3" (uuid 6d8846f8-f317-469c-a238-ef1eadb1d556)) - (pin "4" (uuid 94358446-2e47-495c-b398-39e75f4c87a1)) - (pin "5" (uuid a5e34e27-2557-4368-b0c2-add3309d040b)) - (pin "6" (uuid da9c0779-2c6c-4679-b995-d87413eebd44)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "Q?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "Q1") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "Q3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 123.19 97.79 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 9d422cb9-e07b-4ab4-988a-ffbfa983a77c) - (property "Reference" "R?" (at 120.65 99.187 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "0" (at 123.19 97.79 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 124.968 97.79 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 123.19 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dc9022e5-df58-4a57-bea3-5a2d222aaa89)) - (pin "2" (uuid bf9ff416-3df5-4141-8452-fe8ac8652049)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R3") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "R25") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 163.83 134.62 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid a5c1b9c9-bb85-45e1-95be-f2d19f7c630f) - (property "Reference" "#PWR013" (at 163.83 138.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 166.37 130.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 163.83 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 163.83 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1e42ecbd-8599-47dd-a9b9-a74ca7b0117c)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR013") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR070") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 127 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid a7b0923e-b1d0-4fc9-b122-917381e9999e) - (property "Reference" "C?" (at 130.81 35.56 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uF" (at 130.81 38.1 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 127.9652 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 127 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 90df1345-13ed-4735-bb40-01b7e4bda0c7)) - (pin "2" (uuid 87a7fe51-32e7-433e-8c8f-48479dba2548)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C6") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C19") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Small") (at 95.25 106.68 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid adb90285-954c-4774-956d-8a2953ef21c2) - (property "Reference" "C23" (at 90.17 104.14 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 95.25 104.14 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 95.25 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 95.25 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 915994ab-4a58-410e-99f5-760b09cc855d)) - (pin "2" (uuid 822625ef-4a2a-46a5-bd69-5cf4dfe7898d)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C23") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Small") (at 93.98 119.38 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid b2531dc2-a627-4100-b0d9-e4420530dcc7) - (property "Reference" "C26" (at 88.9 116.84 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 93.98 116.84 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 93.98 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 93.98 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e9e260f3-13fb-4674-a206-ccd915de26c7)) - (pin "2" (uuid 12b93533-0141-48ec-abcd-0a073ccee9a2)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C26") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:+3.3V") (at 115.57 33.02 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid b441b7fb-22d0-47ac-ba29-441d9e826895) - (property "Reference" "#PWR013" (at 115.57 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (at 118.11 33.02 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 115.57 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 115.57 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 55ca8ee2-e347-434e-b055-d50f7eaf408b)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "#PWR013") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR064") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Small") (at 92.71 109.22 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid b449b581-1224-4206-9712-490b426393c7) - (property "Reference" "C24" (at 87.63 111.76 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 92.71 111.76 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 92.71 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 92.71 109.22 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 85c7f0c8-3aca-43c2-94ea-66a18a21a2c5)) - (pin "2" (uuid 68f82783-7dca-4d17-b01d-608622504187)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C24") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 26.67 67.31 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid b79a110b-91f0-4691-94d4-7e993a79f2eb) - (property "Reference" "#PWR080" (at 26.67 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 26.67 72.39 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 26.67 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 26.67 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8f89bd1d-1f53-486c-9db6-335ee7413137)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR080") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "TUSBMUXES:TMUXHS4212") (at 119.38 102.87 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid b7aef7c7-88d4-4db5-bd9f-86a9819390ab) - (property "Reference" "U6" (at 116.84 102.87 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TMUXHS4212" (at 129.54 102.87 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_DFN_QFN:DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm" (at 119.38 102.87 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tmuxhs4212.pdf" (at 119.38 102.87 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7295fb45-eea0-46eb-bbbb-80efce88b173)) - (pin "10" (uuid b6314a5e-20c4-4295-b86c-c390f0a95fc0)) - (pin "11" (uuid 98930267-18fb-4b98-b9d7-eea97653a68a)) - (pin "12" (uuid a0974a94-ecd0-495f-9ba7-05eec0eddf68)) - (pin "13" (uuid 86d14b70-d7a2-41a6-8a04-7095de003bd1)) - (pin "14" (uuid 42f0abb9-219e-4380-b1d0-9da25a172e18)) - (pin "15" (uuid 8cdc6456-da3e-45f0-bdfc-482fe218d744)) - (pin "16" (uuid c2dd2d26-4f4e-439d-b28d-d1af539b5483)) - (pin "17" (uuid 6dd31608-8a94-4c1e-9746-7c387c0bd5c3)) - (pin "18" (uuid 4d258c56-9a7a-45ee-9da4-2ce4cc1d843f)) - (pin "19" (uuid 05397d3c-3fcd-4607-a0ee-9a43dd9c0b81)) - (pin "2" (uuid 4c3856e2-b001-4576-93ee-215ad586a8fe)) - (pin "20" (uuid 1010e161-ec5a-4079-8635-c582dff1fa94)) - (pin "3" (uuid b82e86e1-abcc-441c-b0bb-5530562f9723)) - (pin "4" (uuid abc2b2e6-920d-434e-ac7d-006d1d3e62d7)) - (pin "5" (uuid 3633fd0b-6c17-472d-9c21-3f5854a104f1)) - (pin "6" (uuid a3c3d186-82a7-40fe-9664-c18dafe2693f)) - (pin "7" (uuid 835c31f4-a13c-4577-a985-48049b41b7b3)) - (pin "8" (uuid 678ae815-3502-467f-8f15-4e691e95c1d9)) - (pin "9" (uuid ffe91ec7-bc27-4e96-808a-1a3f6c55df39)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "U6") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Small") (at 161.29 115.57 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid bf373db0-8b50-48b4-908a-09d82f0c7566) - (property "Reference" "C27" (at 156.21 118.11 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "100nF" (at 161.29 118.11 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 161.29 115.57 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 161.29 115.57 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 359632c2-6be2-43a2-a522-8ac3cb344eb6)) - (pin "2" (uuid f6570e0b-2837-4bc0-8353-a5e395d1686e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C27") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 109.22 68.58 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid c0eb7a12-0df2-435b-9ec9-98f3b44f61ce) - (property "Reference" "#PWR065" (at 109.22 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 109.22 73.66 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 109.22 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 109.22 68.58 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4f632495-50c0-4709-ba1a-c9a79d464a83)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR065") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C") (at 138.43 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid c824a355-0482-4efc-9151-e11779c5354d) - (property "Reference" "C?" (at 142.24 35.56 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100nF" (at 142.24 38.1 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 139.3952 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 138.43 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c71bc4d0-4983-4d7a-8aea-f02b8e998655)) - (pin "2" (uuid 7d39b8f5-33d6-4435-99dc-d1850bc91458)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C13") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C20") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:C_Polarized") (at 226.06 83.82 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid dc67d9e6-d3cc-40ea-a19e-aa903f8c2b9f) - (property "Reference" "C?" (at 229.87 81.661 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "47uF 32V" (at 229.87 84.201 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:CP_Elec_6.3x5.4_Nichicon" (at 227.0252 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 226.06 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4c163c50-010f-449f-b17e-57521ff4f545)) - (pin "2" (uuid c08eee9d-6c77-49a0-a3dd-25385405a282)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "C?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "C29") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "C30") (unit 1) - ) - ) - ) - ) - - (symbol (lib_name "TMUXHS221_1") (lib_id "TUSBMUXES:TMUXHS221") (at 96.52 46.99 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid dcc63335-ae62-4c08-899d-898fc588dbb8) - (property "Reference" "U5" (at 104.14 35.56 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "~" (at 96.52 46.99 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_DFN_QFN:UQFN-10_1.4x1.8mm_P0.4mm" (at 96.52 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.ti.com/product/TMUXHS221" (at 96.52 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4446c096-3f6c-4f3b-94a2-2060b4edef7c)) - (pin "10" (uuid edac7682-eddc-4d26-991e-53ffee1a8108)) - (pin "2" (uuid 43b1397b-29d2-4198-9ed1-2e8316a72508)) - (pin "3" (uuid 22ae4301-11d9-4d3b-8295-cf89f234dc1e)) - (pin "4" (uuid 35a3edae-9678-4ca5-bd36-8a7e59e0593d)) - (pin "5" (uuid fc6d8645-b349-466c-ba7e-b3c7140d3b0f)) - (pin "6" (uuid b4010a07-ce0a-4f4b-97fb-e7964e05f37d)) - (pin "7" (uuid ddbe1b79-5ad8-4052-8f07-f637cf71b7ca)) - (pin "8" (uuid 7e26651c-acb8-4433-b4cd-a4847e6fb146)) - (pin "9" (uuid 2b26cab1-e56e-4dfe-83fb-e0e2224cf072)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "U5") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 209.55 101.6 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid e00bcd70-1be1-4f64-beae-28ca2355ce03) - (property "Reference" "R?" (at 207.01 101.6 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "2k2" (at 212.09 101.6 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 207.772 101.6 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 209.55 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7659b6a8-054b-4b93-af65-11b1fd54968e)) - (pin "2" (uuid 4947ac1c-1c6b-40d2-9d9a-5aeb672b45b1)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R4") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "R30") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 128.27 97.79 180) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid ea830764-379a-497e-a44c-4861664c5684) - (property "Reference" "R?" (at 130.81 99.06 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "0" (at 128.27 97.79 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 130.048 97.79 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 128.27 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 66259888-ed2a-4074-b4c5-efaf263801cd)) - (pin "2" (uuid f458b6ca-f382-4d60-8ded-18647dab9715)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9" - (reference "R?") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/0a246f5a-dd08-4f47-947a-3b89ae06d789" - (reference "R3") (unit 1) - ) - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "R26") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 31.75 172.72 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ed622d0f-dd80-4747-8d45-248115bf2ca3) - (property "Reference" "#PWR074" (at 31.75 179.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 31.75 177.8 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 31.75 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 31.75 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1c96ce39-460e-4a06-86b2-2c5b8a57e3c9)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR074") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 265.43 125.73 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid ee595f13-05fe-4cb2-9a0a-c8630221b1ea) - (property "Reference" "#PWR079" (at 265.43 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 265.43 130.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 265.43 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 265.43 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 57a31ae1-8a86-4774-8096-0c4adeacfe6e)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR079") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 133.35 43.18 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid fc3a5860-fbd8-44fd-8b7c-596757507ca9) - (property "Reference" "#PWR068" (at 133.35 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 133.35 48.26 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 133.35 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 133.35 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d68bfe05-ffbe-47a6-a95c-6800d020bbad)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR068") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 163.83 148.59 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid fc99e698-89f7-48cd-927d-47470a463655) - (property "Reference" "#PWR071" (at 163.83 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 163.83 153.67 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 163.83 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 163.83 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 73b8e881-dfac-43d7-b1ed-ba77cf901548)) - (instances - (project "jumpstarter" - (path "/5e49fb74-0a9b-4946-8b59-2b8244d10fd9/90c9b6c3-4525-4edf-8d73-ac39bc46dfd1" - (reference "#PWR071") (unit 1) - ) - ) - ) - ) -) diff --git a/hardware/dutlink/power.kicad_sch b/power.kicad_sch similarity index 100% rename from hardware/dutlink/power.kicad_sch rename to power.kicad_sch diff --git a/hardware/dutlink/sym-lib-table b/sym-lib-table similarity index 100% rename from hardware/dutlink/sym-lib-table rename to sym-lib-table diff --git a/hardware/dutlink/usb_storage_mux.kicad_sch b/usb_storage_mux.kicad_sch similarity index 97% rename from hardware/dutlink/usb_storage_mux.kicad_sch rename to usb_storage_mux.kicad_sch index 3314fc6..fa7c8e8 100644 --- a/hardware/dutlink/usb_storage_mux.kicad_sch +++ b/usb_storage_mux.kicad_sch @@ -2258,6 +2258,9 @@ (property "Datasheet" "~" (at 195.58 85.09 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603JR-0747KL" (at 195.58 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 3888253e-4729-4f18-9bba-c6963ff98c23)) (pin "2" (uuid 269660a9-96cd-4376-9384-e8e93b157a7f)) (instances @@ -2437,6 +2440,9 @@ (property "Datasheet" "~" (at 222.25 39.37 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "HV470M035E055ETR" (at 222.25 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid f083fce3-8926-4613-8ea1-7c64c3c4e81a)) (pin "2" (uuid adf61dce-2750-44a5-9c17-6f6be82d67de)) (instances @@ -2494,6 +2500,9 @@ (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 207.01 90.17 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "FDC6330L" (at 209.55 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 49db0773-64dc-4b3a-8275-b61fb665ebc4)) (pin "2" (uuid 49921fa9-c6a8-4ead-9a44-3064b61f3dab)) (pin "3" (uuid 36b6431d-856f-40f1-a7ee-aee9c370a257)) @@ -2583,12 +2592,15 @@ (property "Value" "1uF" (at 161.29 143.51 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 158.4452 146.05 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 158.4452 146.05 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 157.48 142.24 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 157.48 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 240bf1d3-5cd4-4998-b0fa-da601670b14b)) (pin "2" (uuid 6c5faef2-f3ed-4640-96a8-d5cfbf3cb58d)) (instances @@ -2665,6 +2677,9 @@ (property "Datasheet" "~" (at 194.31 40.64 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603JR-0747KL" (at 194.31 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid b97c3412-ab58-4a58-b61f-5f14c5bfa659)) (pin "2" (uuid 0e98afbb-af4a-45c8-a358-27d078a129db)) (instances @@ -2697,6 +2712,9 @@ (property "Datasheet" "~" (at 208.28 57.15 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-072K2L" (at 208.28 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 5b111b5a-a10a-4caf-b401-6f6e19ac8053)) (pin "2" (uuid 6fa7a7f9-e736-4ab7-95bb-73c406f7ef6d)) (instances @@ -2729,6 +2747,12 @@ (property "Datasheet" "~" (at 35.56 46.99 0) (effects (font (size 1.27 1.27)) hide) ) + (property "Link" "https://es.farnell.com/wurth-elektronik/692221030100/usb-3-0-tipo-b-hembra-th/dp/1861259?gclid=EAIaIQobChMIj5-17u_P_wIV9RsGAB1SZQeBEAAYASAAEgJnLPD_BwE&mckv=s_dc|pcrid|509002904386|kword|692221030100|match|p|plid||slid||product||pgrid|119454722043|ptaid|aud-1702385753400:kwd-25618251422|&CMP=KNC-GES-GEN-SKU-MDC-Connectors-Cable-Test-OOSandAudienceOpt-14-Feb-23" (at 31.75 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "692221030100" (at 31.75 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 5b9d087a-7df0-403a-8182-dfb0ab0ef183)) (pin "10" (uuid 2e512652-4ae0-484b-bb3b-a3f032a874a4)) (pin "2" (uuid 09e106f1-7b3e-4c46-86e1-becb998a395d)) @@ -2819,12 +2843,15 @@ (property "Value" "100nF" (at 172.72 143.51 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 169.8752 146.05 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 169.8752 146.05 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 168.91 142.24 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 168.91 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 196c72e3-a3df-4154-93e0-971729c8609e)) (pin "2" (uuid 95548af9-dec4-4011-818e-fb0e2a19b1f5)) (instances @@ -2904,7 +2931,7 @@ (property "Value" "100nF" (at 34.925 191.77 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 33.9852 190.5 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 33.9852 190.5 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 33.02 186.69 0) @@ -2951,6 +2978,12 @@ (property "Datasheet" "~" (at 256.54 105.41 0) (effects (font (size 1.27 1.27)) hide) ) + (property "Link" "https://es.farnell.com/molex/48393-0003/conector-usb-3-0-usb-tipo-a-hembra/dp/2401595?gclid=EAIaIQobChMIxd3h57zR_wIVppRoCR0T3AuaEAAYASAAEgJqavD_BwE&mckv=s_dc|pcrid|508918265685|kword|48393%200003|match|p|plid||slid||product||pgrid|121108853698|ptaid|aud-1702385753400:kwd-64953266167|&CMP=KNC-GES-GEN-SKU-MDC-Connectors-Cable-Test-OOSandAudienceOpt-14-Feb-23" (at 260.35 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "48393-0003" (at 260.35 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid ca9e3feb-a558-4038-b8c1-6eee024816ac)) (pin "10" (uuid 96d62194-69ad-48ba-a415-4a355935685d)) (pin "2" (uuid a0495879-248c-4e49-b8a8-1598eab02417)) @@ -2985,6 +3018,9 @@ (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDC6330L-D.PDF" (at 205.74 45.72 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "FDC6330L" (at 208.28 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 5eaefd7c-0185-447a-826d-550dc9494c16)) (pin "2" (uuid c16dbaff-2adb-475d-aa1d-f510d9a3fdaf)) (pin "3" (uuid 6d8846f8-f317-469c-a238-ef1eadb1d556)) @@ -3059,6 +3095,9 @@ (property "Datasheet" "~" (at 123.19 97.79 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-070RL" (at 123.19 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid dc9022e5-df58-4a57-bea3-5a2d222aaa89)) (pin "2" (uuid bf9ff416-3df5-4141-8452-fe8ac8652049)) (instances @@ -3113,12 +3152,15 @@ (property "Value" "1uF" (at 130.81 38.1 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 127.9652 40.64 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 127.9652 40.64 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 127 36.83 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B105KA8NNNC" (at 127 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 90df1345-13ed-4735-bb40-01b7e4bda0c7)) (pin "2" (uuid 87a7fe51-32e7-433e-8c8f-48479dba2548)) (instances @@ -3179,6 +3221,9 @@ (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tmuxhs4212.pdf" (at 119.38 102.87 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "TMUXHS4212RKSR" (at 119.38 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 7295fb45-eea0-46eb-bbbb-80efce88b173)) (pin "10" (uuid b6314a5e-20c4-4295-b86c-c390f0a95fc0)) (pin "11" (uuid 98930267-18fb-4b98-b9d7-eea97653a68a)) @@ -3256,7 +3301,7 @@ (property "Value" "100nF" (at 32.385 85.09 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 31.4452 83.82 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 31.4452 83.82 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 30.48 80.01 0) @@ -3350,12 +3395,15 @@ (property "Value" "100nF" (at 142.24 38.1 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 139.3952 40.64 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 139.3952 40.64 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 138.43 36.83 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "CL10B104KB8NNNC" (at 138.43 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid c71bc4d0-4983-4d7a-8aea-f02b8e998655)) (pin "2" (uuid 7d39b8f5-33d6-4435-99dc-d1850bc91458)) (instances @@ -3432,6 +3480,9 @@ (property "Datasheet" "~" (at 226.06 83.82 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "HV470M035E055ETR" (at 226.06 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 4c163c50-010f-449f-b17e-57521ff4f545)) (pin "2" (uuid c08eee9d-6c77-49a0-a3dd-25385405a282)) (instances @@ -3455,7 +3506,7 @@ (property "Reference" "U5" (at 104.14 35.56 0) (effects (font (size 1.27 1.27))) ) - (property "Value" "~" (at 96.52 46.99 0) + (property "Value" "TMUXHS221NKGR" (at 96.52 46.99 0) (effects (font (size 1.27 1.27))) ) (property "Footprint" "Package_DFN_QFN:UQFN-10_1.4x1.8mm_P0.4mm" (at 96.52 46.99 0) @@ -3464,6 +3515,12 @@ (property "Datasheet" "https://www.ti.com/product/TMUXHS221" (at 96.52 46.99 0) (effects (font (size 1.27 1.27)) hide) ) + (property "Link" "https://eu.mouser.com/ProductDetail/Texas-Instruments/TMUXHS221NKGR?qs=IPgv5n7u5QbuI%2Forjo3H9g%3D%3D" (at 96.52 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFN" "TMUXHS221NKGR" (at 96.52 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 4446c096-3f6c-4f3b-94a2-2060b4edef7c)) (pin "10" (uuid edac7682-eddc-4d26-991e-53ffee1a8108)) (pin "2" (uuid 43b1397b-29d2-4198-9ed1-2e8316a72508)) @@ -3498,6 +3555,9 @@ (property "Datasheet" "~" (at 209.55 101.6 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-072K2L" (at 209.55 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 7659b6a8-054b-4b93-af65-11b1fd54968e)) (pin "2" (uuid 4947ac1c-1c6b-40d2-9d9a-5aeb672b45b1)) (instances @@ -3524,7 +3584,7 @@ (property "Value" "100nF" (at 273.685 143.51 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 272.7452 142.24 0) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 272.7452 142.24 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 271.78 138.43 0) @@ -3571,6 +3631,9 @@ (property "Datasheet" "~" (at 128.27 97.79 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFN" "RC0603FR-070RL" (at 128.27 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) (pin "1" (uuid 66259888-ed2a-4074-b4c5-efaf263801cd)) (pin "2" (uuid f458b6ca-f382-4d60-8ded-18647dab9715)) (instances