├── .DS_Store ├── Gigaset-Debug-Adapter-backups ├── Gigaset-Debug-Adapter-2022-12-06_191012.zip ├── Gigaset-Debug-Adapter-2022-12-06_194034.zip ├── Gigaset-Debug-Adapter-2022-12-06_205849.zip ├── Gigaset-Debug-Adapter-2022-12-06_210847.zip ├── Gigaset-Debug-Adapter-2022-12-06_234608.zip ├── Gigaset-Debug-Adapter-2022-12-07_012248.zip ├── Gigaset-Debug-Adapter-2022-12-07_014713.zip ├── Gigaset-Debug-Adapter-2022-12-07_023901.zip ├── Gigaset-Debug-Adapter-2022-12-07_112619.zip ├── Gigaset-Debug-Adapter-2022-12-10_232101.zip ├── Gigaset-Debug-Adapter-2022-12-10_232851.zip ├── Gigaset-Debug-Adapter-2022-12-10_233458.zip ├── Gigaset-Debug-Adapter-2022-12-10_235123.zip ├── Gigaset-Debug-Adapter-2022-12-10_235758.zip ├── Gigaset-Debug-Adapter-2022-12-11_031334.zip ├── Gigaset-Debug-Adapter-2022-12-11_031844.zip ├── Gigaset-Debug-Adapter-2022-12-11_032434.zip ├── Gigaset-Debug-Adapter-2022-12-11_033523.zip ├── Gigaset-Debug-Adapter-2022-12-11_142017.zip ├── Gigaset-Debug-Adapter-2022-12-22_185623.zip ├── Gigaset-Debug-Adapter-2022-12-22_190738.zip ├── Gigaset-Debug-Adapter-2022-12-23_141910.zip └── Gigaset-Debug-Adapter-2022-12-23_143137.zip ├── Gigaset-Debug-Adapter.csv ├── Gigaset-Debug-Adapter.kicad_pcb ├── Gigaset-Debug-Adapter.kicad_prl ├── Gigaset-Debug-Adapter.kicad_pro ├── Gigaset-Debug-Adapter.kicad_sch ├── Gigaset-Debug-Adapter.webp ├── Gigaset-Debug-Adapter.xml ├── LICENSE ├── README.md ├── battery-adapter.scad ├── battery-adapter.stl ├── battery-adapter.wrl ├── fp-info-cache ├── fp-lib-table ├── gerbers ├── .DS_Store ├── RevA │ ├── .DS_Store │ └── Gigaset-Debug-Adapter │ │ ├── .DS_Store │ │ ├── Gigaset-Debug-Adapter-B_Cu.gbr │ │ ├── Gigaset-Debug-Adapter-B_Mask.gbr │ │ ├── Gigaset-Debug-Adapter-B_Paste.gbr │ │ ├── Gigaset-Debug-Adapter-B_Silkscreen.gbr │ │ ├── Gigaset-Debug-Adapter-Edge_Cuts.gbr │ │ ├── Gigaset-Debug-Adapter-F_Cu.gbr │ │ ├── Gigaset-Debug-Adapter-F_Mask.gbr │ │ ├── Gigaset-Debug-Adapter-F_Paste.gbr │ │ ├── Gigaset-Debug-Adapter-F_Silkscreen.gbr │ │ ├── Gigaset-Debug-Adapter-GND.gbr │ │ ├── Gigaset-Debug-Adapter-NPTH-drl_map.gbr │ │ ├── Gigaset-Debug-Adapter-NPTH.drl │ │ ├── Gigaset-Debug-Adapter-PTH-drl_map.gbr │ │ ├── Gigaset-Debug-Adapter-PTH.drl │ │ ├── Gigaset-Debug-Adapter-Power.gbr │ │ ├── Gigaset-Debug-Adapter-all-pos.csv │ │ ├── Gigaset-Debug-Adapter-job.gbrjob │ │ ├── Gigaset-Debug-Adapter.pdf │ │ ├── Gigaset-Debug-Adapter.xml │ │ ├── Gigaset-Debug-Adapter_bom_jlc.csv │ │ └── Gigaset-Debug-Adapter_cpl_jlc.csv └── RevB │ └── Gigaset-Debug-Adapter │ ├── Gigaset-Debug-Adapter-B_Cu.gbr │ ├── Gigaset-Debug-Adapter-B_Mask.gbr │ ├── Gigaset-Debug-Adapter-B_Paste.gbr │ ├── Gigaset-Debug-Adapter-B_Silkscreen.gbr │ ├── Gigaset-Debug-Adapter-Edge_Cuts.gbr │ ├── Gigaset-Debug-Adapter-F_Cu.gbr │ ├── Gigaset-Debug-Adapter-F_Mask.gbr │ ├── Gigaset-Debug-Adapter-F_Paste.gbr │ ├── Gigaset-Debug-Adapter-F_Silkscreen.gbr │ ├── Gigaset-Debug-Adapter-GND.gbr │ ├── Gigaset-Debug-Adapter-NPTH-drl_map.gbr │ ├── Gigaset-Debug-Adapter-NPTH.drl │ ├── Gigaset-Debug-Adapter-PTH-drl_map.gbr │ ├── Gigaset-Debug-Adapter-PTH.drl │ ├── Gigaset-Debug-Adapter-Power.gbr │ ├── Gigaset-Debug-Adapter-all-pos.csv │ ├── Gigaset-Debug-Adapter-job.gbrjob │ ├── Gigaset-Debug-Adapter.pdf │ ├── Gigaset-Debug-Adapter.xml │ ├── Gigaset-Debug-Adapter.zip │ ├── Gigaset-Debug-Adapter_bom_jlc.csv │ └── Gigaset-Debug-Adapter_cpl_jlc.csv ├── lib ├── C167321.x3d ├── C168703.x3d ├── Connector_Jing.pretty │ └── USB_Type_C_Straight_C168703.kicad_mod ├── DECTPentagram.pretty │ └── pentadect.kicad_mod ├── Keystone5230.pretty │ ├── Keystone_5230.kicad_mod │ └── keystone-PN5230.STEP ├── PogoPins.pretty │ ├── Pogo-Pin P160-T2.step │ └── PogoPin_0.96mm.kicad_mod ├── Regulator_Switching_Silergy.kicad_sym ├── ToolingHole.pretty │ └── ToolingHole_JLCSMT.kicad_mod ├── battery-adapter.wrl └── keystone-PN5230.STEP └── sym-lib-table /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/.DS_Store -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_191012.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_191012.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_194034.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_194034.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_205849.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_205849.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_210847.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_210847.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_234608.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-06_234608.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-07_012248.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-07_012248.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-07_014713.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-07_014713.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-07_023901.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-07_023901.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-07_112619.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-07_112619.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_232101.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_232101.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_232851.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_232851.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_233458.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_233458.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_235123.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_235123.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_235758.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-10_235758.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_031334.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_031334.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_031844.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_031844.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_032434.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_032434.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_033523.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_033523.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_142017.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-11_142017.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-22_185623.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-22_185623.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-22_190738.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-22_190738.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-23_141910.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-23_141910.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-23_143137.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter-backups/Gigaset-Debug-Adapter-2022-12-23_143137.zip -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter.csv: -------------------------------------------------------------------------------- 1 | "Source:","/home/tobias/Entwicklung/Platinen/Gigaset-Debug-Adapter-PCB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter.kicad_sch" 2 | "Date:","Fr 23 Dez 2022 14:34:27 CET" 3 | "Tool:","Eeschema (6.0.9)" 4 | "Generator:","/usr/share/kicad/plugins/bom_csv_grouped_by_value.py" 5 | "Component Count:","52" 6 | 7 | "Individual Components:" 8 | 9 | "Item","Qty","Reference(s)","Value","LibPart","Footprint","Datasheet","LCSC" 10 | "","","C1","1nF","Device:C_Small","Capacitor_SMD:C_1206_3216Metric","~","C35216" 11 | "","","C2","4.7uF","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C23733" 12 | "","","C3","100n","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C1525" 13 | "","","C4","100n","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C1525" 14 | "","","C5","4.7uF","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C23733" 15 | "","","C6","100n","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C1525" 16 | "","","C7","10uF","Device:C_Small","Capacitor_SMD:C_0603_1608Metric","~","C19702" 17 | "","","C8","10uF","Device:C_Small","Capacitor_SMD:C_0603_1608Metric","~","C19702" 18 | "","","C9","1uF","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C52923" 19 | "","","C10","22uF","Device:C_Small","Capacitor_SMD:C_0603_1608Metric","~","C59461" 20 | "","","C11","4.7uF","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C23733" 21 | "","","C12","22uF","Device:C_Small","Capacitor_SMD:C_0603_1608Metric","~","C59461" 22 | "","","C13","4.7uF","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C23733" 23 | "","","D1","RED (VBUS)","Device:LED_Small","LED_SMD:LED_0603_1608Metric","~","C2286" 24 | "","","D2","YLW (TX)","Device:LED_Small","LED_SMD:LED_0603_1608Metric","~","C72038" 25 | "","","D3","GRN (RX)","Device:LED_Small","LED_SMD:LED_0603_1608Metric","~","C72043" 26 | "","","D4","WHT (VCC)","Device:LED_Small","LED_SMD:LED_0603_1608Metric","~","C2290" 27 | "","","FB1","600R@100MHz","Device:FerriteBead_Small","Inductor_SMD:L_0805_2012Metric","~","C1017" 28 | "","","H1","M3 Hole","Mechanical:MountingHole","MountingHole:MountingHole_3.2mm_M3","~","" 29 | "","","H2","M3 Hole","Mechanical:MountingHole","MountingHole:MountingHole_3.2mm_M3","~","" 30 | "","","H3","ToolingHole","Mechanical:MountingHole","ToolingHole:ToolingHole_JLCSMT","~","" 31 | "","","H4","ToolingHole","Mechanical:MountingHole","ToolingHole:ToolingHole_JLCSMT","~","" 32 | "","","J1","USB_C_Receptacle","Connector:USB_C_Receptacle","Connector_Jing:USB_Type_C_Straight_C168703","https://www.usb.org/sites/default/files/documents/usb_type-c.zip","C168703" 33 | "","","L1","2.2uH","Device:L_Small","Inductor_SMD:L_0805_2012Metric_Pad1.15x1.40mm_HandSolder","~","C412023" 34 | "","","Q1","MMBT3904","Transistor_BJT:MMBT3904","Package_TO_SOT_SMD:SOT-23","https://www.onsemi.com/pub/Collateral/2N3903-D.PDF","C20526" 35 | "","","Q2","AO3400A","Transistor_FET:AO3400A","Package_TO_SOT_SMD:SOT-23","http://www.aosmd.com/pdfs/datasheet/AO3400A.pdf","C20917" 36 | "","","R1","100k HV","Device:R_Small","Resistor_SMD:R_1206_3216Metric","~","C17900" 37 | "","","R2","22k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25768" 38 | "","","R3","47k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25792" 39 | "","","R4","5.1 kR","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~"," C25905" 40 | "","","R5","5.1 kR","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~"," C25905" 41 | "","","R6","4.7k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25900" 42 | "","","R7","5.1k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25905" 43 | "","","R8","10k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25744" 44 | "","","R9","100k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25741" 45 | "","","R10","100k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25741" 46 | "","","R11","5.1k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25905" 47 | "","","R12","5.1k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25905" 48 | "","","R13","100k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25741" 49 | "","","R14","10k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25744" 50 | "","","R15","5.1k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25905" 51 | "","","R16","120k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25750" 52 | "","","R17","470k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25790" 53 | "","","R18","120k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25750" 54 | "","","TP1","RX","Connector:TestPoint","PogoPins:PogoPin_0.96mm","~","" 55 | "","","TP2","TX","Connector:TestPoint","PogoPins:PogoPin_0.96mm","~","" 56 | "","","TP3","BAT+","Connector:TestPoint","Keystone5230:Keystone_5230","https://asset.conrad.com/media10/add/160267/c1/-/en/000651311DS01/datenblatt-651311-keystone-5230-einzelkontakt-1x-micro-aaa-mini-aaaa-lady-n-23-a-27-a-oberflaechenmontage-smd-l-x-b-x-h-127-x.pdf","" 57 | "","","TP4","BAT-","Connector:TestPoint","Keystone5230:Keystone_5230","https://asset.conrad.com/media10/add/160267/c1/-/en/000651311DS01/datenblatt-651311-keystone-5230-einzelkontakt-1x-micro-aaa-mini-aaaa-lady-n-23-a-27-a-oberflaechenmontage-smd-l-x-b-x-h-127-x.pdf","" 58 | "","","U1","CP2102N-Axx-xQFN24","Interface_USB:CP2102N-Axx-xQFN24","Package_DFN_QFN:QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm","https://www.silabs.com/documents/public/data-sheets/cp2102n-datasheet.pdf","C969151" 59 | "","","U2","SRV05-4","Power_Protection:SRV05-4","Package_TO_SOT_SMD:SOT-23-6","http://www.onsemi.com/pub/Collateral/SRV05-4-D.PDF","C85364" 60 | "","","U3","SY8088","Regulator_Switching_Silergy:SY8077","Package_TO_SOT_SMD:SOT-23-5","https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY8077AAC_C133749.pdf","C479072" 61 | "","","U4","XC6206P18xMR","Regulator_Linear:XC6206PxxxMR","Package_TO_SOT_SMD:SOT-23","https://www.torexsemi.com/file/xc6206/XC6206.pdf","C2827651" 62 | 63 | 64 | 65 | "Collated Components:" 66 | 67 | "Item","Qty","Reference(s)","Value","LibPart","Footprint","Datasheet","LCSC" 68 | "1","1","C1","1nF","Device:C_Small","Capacitor_SMD:C_1206_3216Metric","~","C35216" 69 | "2","4","C2, C5, C11, C13","4.7uF","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C23733" 70 | "3","3","C3, C4, C6","100n","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C1525" 71 | "4","2","C7, C8","10uF","Device:C_Small","Capacitor_SMD:C_0603_1608Metric","~","C19702" 72 | "5","1","C9","1uF","Device:C_Small","Capacitor_SMD:C_0402_1005Metric","~","C52923" 73 | "6","2","C10, C12","22uF","Device:C_Small","Capacitor_SMD:C_0603_1608Metric","~","C59461" 74 | "7","1","D1","RED (VBUS)","Device:LED_Small","LED_SMD:LED_0603_1608Metric","~","C2286" 75 | "8","1","D2","YLW (TX)","Device:LED_Small","LED_SMD:LED_0603_1608Metric","~","C72038" 76 | "9","1","D3","GRN (RX)","Device:LED_Small","LED_SMD:LED_0603_1608Metric","~","C72043" 77 | "10","1","D4","WHT (VCC)","Device:LED_Small","LED_SMD:LED_0603_1608Metric","~","C2290" 78 | "11","1","FB1","600R@100MHz","Device:FerriteBead_Small","Inductor_SMD:L_0805_2012Metric","~","C1017" 79 | "12","2","H1, H2","M3 Hole","Mechanical:MountingHole","MountingHole:MountingHole_3.2mm_M3","~","" 80 | "13","2","H3, H4","ToolingHole","Mechanical:MountingHole","ToolingHole:ToolingHole_JLCSMT","~","" 81 | "14","1","J1","USB_C_Receptacle","Connector:USB_C_Receptacle","Connector_Jing:USB_Type_C_Straight_C168703","https://www.usb.org/sites/default/files/documents/usb_type-c.zip","C168703" 82 | "15","1","L1","2.2uH","Device:L_Small","Inductor_SMD:L_0805_2012Metric_Pad1.15x1.40mm_HandSolder","~","C412023" 83 | "16","1","Q1","MMBT3904","Transistor_BJT:MMBT3904","Package_TO_SOT_SMD:SOT-23","https://www.onsemi.com/pub/Collateral/2N3903-D.PDF","C20526" 84 | "17","1","Q2","AO3400A","Transistor_FET:AO3400A","Package_TO_SOT_SMD:SOT-23","http://www.aosmd.com/pdfs/datasheet/AO3400A.pdf","C20917" 85 | "18","1","R1","100k HV","Device:R_Small","Resistor_SMD:R_1206_3216Metric","~","C17900" 86 | "19","1","R2","22k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25768" 87 | "20","1","R3","47k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25792" 88 | "21","2","R4, R5","5.1 kR","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~"," C25905" 89 | "22","1","R6","4.7k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25900" 90 | "23","4","R7, R11, R12, R15","5.1k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25905" 91 | "24","2","R8, R14","10k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25744" 92 | "25","3","R9, R10, R13","100k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25741" 93 | "26","2","R16, R18","120k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25750" 94 | "27","1","R17","470k","Device:R_Small","Resistor_SMD:R_0402_1005Metric","~","C25790" 95 | "28","1","TP1","RX","Connector:TestPoint","PogoPins:PogoPin_0.96mm","~","" 96 | "29","1","TP2","TX","Connector:TestPoint","PogoPins:PogoPin_0.96mm","~","" 97 | "30","1","TP3","BAT+","Connector:TestPoint","Keystone5230:Keystone_5230","https://asset.conrad.com/media10/add/160267/c1/-/en/000651311DS01/datenblatt-651311-keystone-5230-einzelkontakt-1x-micro-aaa-mini-aaaa-lady-n-23-a-27-a-oberflaechenmontage-smd-l-x-b-x-h-127-x.pdf","" 98 | "31","1","TP4","BAT-","Connector:TestPoint","Keystone5230:Keystone_5230","https://asset.conrad.com/media10/add/160267/c1/-/en/000651311DS01/datenblatt-651311-keystone-5230-einzelkontakt-1x-micro-aaa-mini-aaaa-lady-n-23-a-27-a-oberflaechenmontage-smd-l-x-b-x-h-127-x.pdf","" 99 | "32","1","U1","CP2102N-Axx-xQFN24","Interface_USB:CP2102N-Axx-xQFN24","Package_DFN_QFN:QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm","https://www.silabs.com/documents/public/data-sheets/cp2102n-datasheet.pdf","C969151" 100 | "33","1","U2","SRV05-4","Power_Protection:SRV05-4","Package_TO_SOT_SMD:SOT-23-6","http://www.onsemi.com/pub/Collateral/SRV05-4-D.PDF","C85364" 101 | "34","1","U3","SY8088","Regulator_Switching_Silergy:SY8077","Package_TO_SOT_SMD:SOT-23-5","https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY8077AAC_C133749.pdf","C479072" 102 | "35","1","U4","XC6206P18xMR","Regulator_Linear:XC6206PxxxMR","Package_TO_SOT_SMD:SOT-23","https://www.torexsemi.com/file/xc6206/XC6206.pdf","C2827651" 103 | -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter.kicad_prl: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "active_layer": 53, 4 | "active_layer_preset": "All Layers", 5 | "auto_track_width": false, 6 | "hidden_nets": [], 7 | "high_contrast_mode": 0, 8 | "net_color_mode": 1, 9 | "opacity": { 10 | "pads": 1.0, 11 | "tracks": 1.0, 12 | "vias": 1.0, 13 | "zones": 0.6 14 | }, 15 | "ratsnest_display_mode": 0, 16 | "selection_filter": { 17 | "dimensions": true, 18 | "footprints": true, 19 | "graphics": true, 20 | "keepouts": true, 21 | "lockedItems": true, 22 | "otherItems": true, 23 | "pads": true, 24 | "text": true, 25 | "tracks": true, 26 | "vias": true, 27 | "zones": true 28 | }, 29 | "visible_items": [ 30 | 0, 31 | 1, 32 | 2, 33 | 3, 34 | 4, 35 | 5, 36 | 8, 37 | 9, 38 | 10, 39 | 11, 40 | 12, 41 | 13, 42 | 14, 43 | 15, 44 | 16, 45 | 17, 46 | 18, 47 | 19, 48 | 20, 49 | 21, 50 | 22, 51 | 23, 52 | 24, 53 | 25, 54 | 26, 55 | 27, 56 | 28, 57 | 29, 58 | 30, 59 | 32, 60 | 33, 61 | 34, 62 | 35, 63 | 36 64 | ], 65 | "visible_layers": "fffffff_ffffffff", 66 | "zone_display_mode": 0 67 | }, 68 | "meta": { 69 | "filename": "Gigaset-Debug-Adapter.kicad_prl", 70 | "version": 3 71 | }, 72 | "project": { 73 | "files": [] 74 | } 75 | } 76 | -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "design_settings": { 4 | "defaults": { 5 | "board_outline_line_width": 0.09999999999999999, 6 | "copper_line_width": 0.19999999999999998, 7 | "copper_text_italic": false, 8 | "copper_text_size_h": 1.5, 9 | "copper_text_size_v": 1.5, 10 | "copper_text_thickness": 0.3, 11 | "copper_text_upright": false, 12 | "courtyard_line_width": 0.049999999999999996, 13 | "dimension_precision": 4, 14 | "dimension_units": 3, 15 | "dimensions": { 16 | "arrow_length": 1270000, 17 | "extension_offset": 500000, 18 | "keep_text_aligned": true, 19 | "suppress_zeroes": false, 20 | "text_position": 0, 21 | "units_format": 1 22 | }, 23 | "fab_line_width": 0.09999999999999999, 24 | "fab_text_italic": false, 25 | "fab_text_size_h": 1.0, 26 | "fab_text_size_v": 1.0, 27 | "fab_text_thickness": 0.15, 28 | "fab_text_upright": false, 29 | "other_line_width": 0.15, 30 | "other_text_italic": false, 31 | "other_text_size_h": 1.0, 32 | "other_text_size_v": 1.0, 33 | "other_text_thickness": 0.15, 34 | "other_text_upright": false, 35 | "pads": { 36 | "drill": 0.0, 37 | "height": 5.08, 38 | "width": 7.62 39 | }, 40 | "silk_line_width": 0.15, 41 | "silk_text_italic": false, 42 | "silk_text_size_h": 1.0, 43 | "silk_text_size_v": 1.0, 44 | "silk_text_thickness": 0.15, 45 | "silk_text_upright": false, 46 | "zones": { 47 | "45_degree_only": false, 48 | "min_clearance": 0.127 49 | } 50 | }, 51 | "diff_pair_dimensions": [ 52 | { 53 | "gap": 0.0, 54 | "via_gap": 0.0, 55 | "width": 0.0 56 | } 57 | ], 58 | "drc_exclusions": [], 59 | "meta": { 60 | "version": 2 61 | }, 62 | "rule_severities": { 63 | "annular_width": "error", 64 | "clearance": "error", 65 | "copper_edge_clearance": "error", 66 | "courtyards_overlap": "error", 67 | "diff_pair_gap_out_of_range": "error", 68 | "diff_pair_uncoupled_length_too_long": "error", 69 | "drill_out_of_range": "error", 70 | "duplicate_footprints": "warning", 71 | "extra_footprint": "warning", 72 | "footprint_type_mismatch": "error", 73 | "hole_clearance": "error", 74 | "hole_near_hole": "error", 75 | "invalid_outline": "error", 76 | "item_on_disabled_layer": "error", 77 | "items_not_allowed": "error", 78 | "length_out_of_range": "error", 79 | "malformed_courtyard": "error", 80 | "microvia_drill_out_of_range": "error", 81 | "missing_courtyard": "ignore", 82 | "missing_footprint": "warning", 83 | "net_conflict": "warning", 84 | "npth_inside_courtyard": "ignore", 85 | "padstack": "error", 86 | "pth_inside_courtyard": "ignore", 87 | "shorting_items": "error", 88 | "silk_over_copper": "warning", 89 | "silk_overlap": "warning", 90 | "skew_out_of_range": "error", 91 | "through_hole_pad_without_hole": "error", 92 | "too_many_vias": "error", 93 | "track_dangling": "warning", 94 | "track_width": "error", 95 | "tracks_crossing": "error", 96 | "unconnected_items": "error", 97 | "unresolved_variable": "error", 98 | "via_dangling": "warning", 99 | "zone_has_empty_net": "error", 100 | "zones_intersect": "error" 101 | }, 102 | "rules": { 103 | "allow_blind_buried_vias": false, 104 | "allow_microvias": false, 105 | "max_error": 0.005, 106 | "min_clearance": 0.127, 107 | "min_copper_edge_clearance": 0.5, 108 | "min_hole_clearance": 0.254, 109 | "min_hole_to_hole": 0.254, 110 | "min_microvia_diameter": 0.19999999999999998, 111 | "min_microvia_drill": 0.09999999999999999, 112 | "min_silk_clearance": 0.0, 113 | "min_through_hole_diameter": 0.19999999999999998, 114 | "min_track_width": 0.127, 115 | "min_via_annular_width": 0.125, 116 | "min_via_diameter": 0.44999999999999996, 117 | "solder_mask_clearance": 0.0, 118 | "solder_mask_min_width": 0.0, 119 | "use_height_for_length_calcs": true 120 | }, 121 | "track_widths": [ 122 | 0.0, 123 | 0.127, 124 | 0.254, 125 | 0.3, 126 | 0.5, 127 | 1.0, 128 | 1.27 129 | ], 130 | "via_dimensions": [ 131 | { 132 | "diameter": 0.0, 133 | "drill": 0.0 134 | }, 135 | { 136 | "diameter": 0.45, 137 | "drill": 0.2 138 | } 139 | ], 140 | "zones_allow_external_fillets": false, 141 | "zones_use_no_outline": true 142 | }, 143 | "layer_presets": [] 144 | }, 145 | "boards": [], 146 | "cvpcb": { 147 | "equivalence_files": [] 148 | }, 149 | "erc": { 150 | "erc_exclusions": [], 151 | "meta": { 152 | "version": 0 153 | }, 154 | "pin_map": [ 155 | [ 156 | 0, 157 | 0, 158 | 0, 159 | 0, 160 | 0, 161 | 0, 162 | 1, 163 | 0, 164 | 0, 165 | 0, 166 | 0, 167 | 2 168 | ], 169 | [ 170 | 0, 171 | 2, 172 | 0, 173 | 1, 174 | 0, 175 | 0, 176 | 1, 177 | 0, 178 | 2, 179 | 2, 180 | 2, 181 | 2 182 | ], 183 | [ 184 | 0, 185 | 0, 186 | 0, 187 | 0, 188 | 0, 189 | 0, 190 | 1, 191 | 0, 192 | 1, 193 | 0, 194 | 1, 195 | 2 196 | ], 197 | [ 198 | 0, 199 | 1, 200 | 0, 201 | 0, 202 | 0, 203 | 0, 204 | 1, 205 | 1, 206 | 2, 207 | 1, 208 | 1, 209 | 2 210 | ], 211 | [ 212 | 0, 213 | 0, 214 | 0, 215 | 0, 216 | 0, 217 | 0, 218 | 1, 219 | 0, 220 | 0, 221 | 0, 222 | 0, 223 | 2 224 | ], 225 | [ 226 | 0, 227 | 0, 228 | 0, 229 | 0, 230 | 0, 231 | 0, 232 | 0, 233 | 0, 234 | 0, 235 | 0, 236 | 0, 237 | 2 238 | ], 239 | [ 240 | 1, 241 | 1, 242 | 1, 243 | 1, 244 | 1, 245 | 0, 246 | 1, 247 | 1, 248 | 1, 249 | 1, 250 | 1, 251 | 2 252 | ], 253 | [ 254 | 0, 255 | 0, 256 | 0, 257 | 1, 258 | 0, 259 | 0, 260 | 1, 261 | 0, 262 | 0, 263 | 0, 264 | 0, 265 | 2 266 | ], 267 | [ 268 | 0, 269 | 2, 270 | 1, 271 | 2, 272 | 0, 273 | 0, 274 | 1, 275 | 0, 276 | 2, 277 | 2, 278 | 2, 279 | 2 280 | ], 281 | [ 282 | 0, 283 | 2, 284 | 0, 285 | 1, 286 | 0, 287 | 0, 288 | 1, 289 | 0, 290 | 2, 291 | 0, 292 | 0, 293 | 2 294 | ], 295 | [ 296 | 0, 297 | 2, 298 | 1, 299 | 1, 300 | 0, 301 | 0, 302 | 1, 303 | 0, 304 | 2, 305 | 0, 306 | 0, 307 | 2 308 | ], 309 | [ 310 | 2, 311 | 2, 312 | 2, 313 | 2, 314 | 2, 315 | 2, 316 | 2, 317 | 2, 318 | 2, 319 | 2, 320 | 2, 321 | 2 322 | ] 323 | ], 324 | "rule_severities": { 325 | "bus_definition_conflict": "error", 326 | "bus_entry_needed": "error", 327 | "bus_label_syntax": "error", 328 | "bus_to_bus_conflict": "error", 329 | "bus_to_net_conflict": "error", 330 | "different_unit_footprint": "error", 331 | "different_unit_net": "error", 332 | "duplicate_reference": "error", 333 | "duplicate_sheet_names": "error", 334 | "extra_units": "error", 335 | "global_label_dangling": "warning", 336 | "hier_label_mismatch": "error", 337 | "label_dangling": "error", 338 | "lib_symbol_issues": "warning", 339 | "multiple_net_names": "warning", 340 | "net_not_bus_member": "warning", 341 | "no_connect_connected": "warning", 342 | "no_connect_dangling": "warning", 343 | "pin_not_connected": "error", 344 | "pin_not_driven": "error", 345 | "pin_to_pin": "warning", 346 | "power_pin_not_driven": "error", 347 | "similar_labels": "warning", 348 | "unannotated": "error", 349 | "unit_value_mismatch": "error", 350 | "unresolved_variable": "error", 351 | "wire_dangling": "error" 352 | } 353 | }, 354 | "libraries": { 355 | "pinned_footprint_libs": [], 356 | "pinned_symbol_libs": [] 357 | }, 358 | "meta": { 359 | "filename": "Gigaset-Debug-Adapter.kicad_pro", 360 | "version": 1 361 | }, 362 | "net_settings": { 363 | "classes": [ 364 | { 365 | "bus_width": 12.0, 366 | "clearance": 0.127, 367 | "diff_pair_gap": 0.373, 368 | "diff_pair_via_gap": 0.25, 369 | "diff_pair_width": 0.127, 370 | "line_style": 0, 371 | "microvia_diameter": 0.3, 372 | "microvia_drill": 0.1, 373 | "name": "Default", 374 | "pcb_color": "rgba(0, 0, 0, 0.000)", 375 | "schematic_color": "rgba(0, 0, 0, 0.000)", 376 | "track_width": 0.127, 377 | "via_diameter": 0.45, 378 | "via_drill": 0.2, 379 | "wire_width": 6.0 380 | } 381 | ], 382 | "meta": { 383 | "version": 2 384 | }, 385 | "net_colors": null 386 | }, 387 | "pcbnew": { 388 | "last_paths": { 389 | "gencad": "", 390 | "idf": "", 391 | "netlist": "", 392 | "specctra_dsn": "", 393 | "step": "", 394 | "vrml": "" 395 | }, 396 | "page_layout_descr_file": "" 397 | }, 398 | "schematic": { 399 | "annotate_start_num": 0, 400 | "drawing": { 401 | "default_line_thickness": 6.0, 402 | "default_text_size": 50.0, 403 | "field_names": [], 404 | "intersheets_ref_own_page": false, 405 | "intersheets_ref_prefix": "", 406 | "intersheets_ref_short": false, 407 | "intersheets_ref_show": false, 408 | "intersheets_ref_suffix": "", 409 | "junction_size_choice": 3, 410 | "label_size_ratio": 0.375, 411 | "pin_symbol_size": 25.0, 412 | "text_offset_ratio": 0.15 413 | }, 414 | "legacy_lib_dir": "", 415 | "legacy_lib_list": [], 416 | "meta": { 417 | "version": 1 418 | }, 419 | "net_format_name": "", 420 | "ngspice": { 421 | "fix_include_paths": true, 422 | "fix_passive_vals": false, 423 | "meta": { 424 | "version": 0 425 | }, 426 | "model_mode": 0, 427 | "workbook_filename": "" 428 | }, 429 | "page_layout_descr_file": "", 430 | "plot_directory": "gerbers/RevB/Gigaset-Debug-Adapter/", 431 | "spice_adjust_passive_values": false, 432 | "spice_external_command": "spice \"%I\"", 433 | "subpart_first_id": 65, 434 | "subpart_id_separator": 0 435 | }, 436 | "sheets": [ 437 | [ 438 | "7da206cb-d800-44e7-883f-ff25eea44eba", 439 | "" 440 | ] 441 | ], 442 | "text_variables": {} 443 | } 444 | -------------------------------------------------------------------------------- /Gigaset-Debug-Adapter.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/Gigaset-Debug-Adapter.webp -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Gigaset-Debug-Adapter 2 | ============================= 3 | 4 | 5 | ### Overview 6 | 7 | [Gigaset-Debug-Adapter](https://github.com/Manawyrm/Gigaset-Debug-Adapter) can be used with many Gigaset DECT phone models to access the internal UART. 8 | It's basically a 1.8V USB->UART converter, with switchable strapping logic and 3V step-down converter. 9 | 10 | [dialog-cr16c-uart-boot](https://github.com/TobleMiner/dialog-cr16c-uart-boot) can be used to upload a stub to the phone through the boot ROM and access the SPI NOR flash chip. 11 | 12 | https://user-images.githubusercontent.com/748791/209271987-683d4506-6c61-477d-b1db-ebee4b655a7c.mp4 13 | 14 | ### Manufacturing 15 | The PCB can (and should) be assembled at [JLCPCBs](https://jlcpcb.com/) assembly service. 16 | Manufacturing files for the automatic assembly service can be found at `gerbers/RevB/Gigaset-Debug-Adapter/`. 17 | JLC can probably also manufacture the 3D printed adapter for you, altough this was never tested. Please report if you do. 18 | 19 | Additionally, you will need: 20 | - 2 Pogo pins. Tested with: 16,7 mm full length, 2,3 mm travel, 0.96 mm diameter 21 | - 2 Keystone 5230 AAA battery contacts (2 slim pieces of tin sheet would probably work as well) 22 | - 2 M3 threaded inserts (designed for CNCKitchen M3 x 5.7) 23 | - 2 M3 machine screws 24 | - 1 3D printable battery adapter (FDM with 0.3mm layer height, 35% infill worked well. Print upside down!) 25 | 26 | Note: We've had trouble soldering to the Keystone 5230 using lead-free solder! Use leaded solder instead. 27 | 28 | ### Purchasing a DIY parts kit 29 | 30 | sysmocom is making available a complete kit consisting of all the parts listed above which can be purchased via the [sysmocom webshop](https://shop.sysmocom.de/Gigaset-Debug-Adapter-DIY-kit/gset-dbg-ad-kit) 31 | 32 | ### CP2102N EEPROM 33 | 34 | In order to enable the RX/TX LEDs, the internal EEPROM of the CP2102N USB->UART converter IC must be programmed to use the GPIO0 and GPIO1 pins as LED outputs. 35 | This can be done eiher 36 | 37 | * using SiLabs propritary Simplicity Studio, 38 | * using the FOSS tool [ext/badge/cp2102 of cp210x-program](https://github.com/VCTLabs/cp210x-program) 39 | 40 | 41 | #### EEPROM programming using Silabs Simplicity Studio 42 | 43 | ![Screenshot of Simplicity Studio, showing the GPIO configs, with Alternate Functions being TX/RX Toggle](https://screenshot.tbspace.de/cbzwjimhxae.png) 44 | 45 | Simplicity Studio (and the experience of downloading it) is awful, be prepared and use a VM. 46 | This step is fully optional, you just lose the LEDs. Those are pretty and useful, but not required. 47 | 48 | #### EEPROM programming using cp210x-program 49 | 50 | The FOSS tool [cp210x-program](https://github.com/VCTLabs/cp210x-program) contains two separate programmers: 51 | One python tool for CP2102, and the `ext/badge/cp2102` C program which we need here. 52 | 53 | Do something like 54 | 55 | ``` 56 | ./bin/cp2102 -p "Gigaset Debug Adapter" -g on 57 | ``` 58 | 59 | And then power-cycle the board to apply the new settings. 60 | 61 | ### Additional resources 62 | 63 | [Schematic - Rev. B](gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter.pdf) 64 | [Bootloader utility - dialog-cr16c-uart-boot](https://github.com/TobleMiner/dialog-cr16c-uart-boot) 65 | 66 | ### Errata 67 | Rev.A: Bootloader Resistor logic is wrong, use Rev.B! 68 | 69 | ### Mechanicals 70 | The battery adapter was designed using OpenSCAD. The definition file can be found as [battery-adapter.scad](battery-adapter.scad). 71 | 72 | OpenSCAD will generate a .stl file, suitable for 3D printing. This file can be converted for use in KiCad using meshconv: 73 | ```bash 74 | meshconv -c wrl battery-adapter.stl -o battery-adapter 75 | ``` 76 | -------------------------------------------------------------------------------- /battery-adapter.scad: -------------------------------------------------------------------------------- 1 | // Written by Tobias Mädel 2 | // https://github.com/manawyrm 3 | // https://tbspace.de/ 4 | 5 | circle_segments = 360; 6 | battery_diameter = 10.36; 7 | battery_length = 40.00; 8 | battery_length_pole = 1.20; 9 | battery_pole_diameter = 3.80; 10 | 11 | pcb_height = 1.6; 12 | platform_height = (battery_diameter / 2) - pcb_height; 13 | 14 | pogo_passthru_length = 8; 15 | pogo_passthru_height = 4; 16 | 17 | // battery minus to pogo center 18 | battery_to_pogo = 12.85; 19 | 20 | // battery minus to screw hole center 21 | battery_to_screw = 20.21; 22 | 23 | // fit for M3 brass threaded insert 24 | screw_hole_diameter = 4; 25 | screw_hole_depth = 7.2; 26 | screw_hole_distance = 5.45; 27 | 28 | difference() { 29 | union() { 30 | // plattform for the PCB 31 | color("black") 32 | translate([0,0,battery_diameter / 2 + (platform_height / 2)]) 33 | cube([ 34 | battery_length, 35 | battery_diameter * 2, 36 | platform_height 37 | ],center=true); 38 | 39 | // AAA batteries 40 | difference() { 41 | union() 42 | { 43 | color("white") 44 | { 45 | for (i=[0:1]) 46 | { 47 | translate([ 48 | 0, 49 | (0.5 * battery_diameter) - (i * battery_diameter), 50 | battery_diameter / 2 51 | ]) 52 | { 53 | // swapped polarity 54 | rotate([0, 270 - (i * 180), 0]) 55 | { 56 | // main battery 57 | linear_extrude(height = battery_length, center = true) 58 | circle(d = battery_diameter, $fn=circle_segments); 59 | 60 | // battery positive pole 61 | //translate([0,0,battery_length / 2 + (battery_length_pole / 2)]) 62 | // linear_extrude(height = battery_length_pole, center = true) 63 | // circle(d = battery_pole_diameter, $fn=circle_segments); 64 | } 65 | } 66 | } 67 | } 68 | } 69 | translate([0,0,10]) 70 | { 71 | cube([ 72 | battery_length, 73 | battery_diameter * 2, 74 | platform_height 75 | ],center=true); 76 | } 77 | } 78 | } 79 | 80 | // pogo pin hole 81 | translate([-1 * (battery_length / 2 - pogo_passthru_height / 2) + battery_to_pogo, 82 | 0, 83 | battery_diameter / 2 + (platform_height / 2) 84 | ]) 85 | cube([ 86 | pogo_passthru_height, 87 | pogo_passthru_length, 88 | 50 89 | ],center=true); 90 | 91 | // screw holes 92 | translate([-1 * (battery_length / 2) + battery_to_screw, 93 | screw_hole_distance, 94 | battery_diameter / 2 + (platform_height / 2) 95 | ]) 96 | cylinder(h=screw_hole_depth, 97 | r1=screw_hole_diameter / 2, 98 | r2=screw_hole_diameter / 2, 99 | center = true, 100 | $fn=circle_segments); 101 | 102 | translate([-1 * (battery_length / 2) + battery_to_screw, 103 | -screw_hole_distance, 104 | battery_diameter / 2 + (platform_height / 2) 105 | ]) 106 | cylinder(h=screw_hole_depth, 107 | r1=screw_hole_diameter / 2, 108 | r2=screw_hole_diameter / 2, 109 | center = true, 110 | $fn=circle_segments); 111 | } -------------------------------------------------------------------------------- /battery-adapter.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/battery-adapter.stl -------------------------------------------------------------------------------- /fp-lib-table: -------------------------------------------------------------------------------- 1 | (fp_lib_table 2 | (lib (name "Keystone5230")(type "KiCad")(uri "${KIPRJMOD}/lib/Keystone5230.pretty")(options "")(descr "")) 3 | (lib (name "ToolingHole")(type "KiCad")(uri "${KIPRJMOD}/lib/ToolingHole.pretty")(options "")(descr "")) 4 | (lib (name "PogoPins")(type "KiCad")(uri "${KIPRJMOD}/lib/PogoPins.pretty")(options "")(descr "")) 5 | (lib (name "Connector_Jing")(type "KiCad")(uri "${KIPRJMOD}/lib/Connector_Jing.pretty")(options "")(descr "")) 6 | (lib (name "DECTPentagram")(type "KiCad")(uri "${KIPRJMOD}/lib/DECTPentagram.pretty")(options "")(descr "")) 7 | ) 8 | -------------------------------------------------------------------------------- /gerbers/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/gerbers/.DS_Store -------------------------------------------------------------------------------- /gerbers/RevA/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/gerbers/RevA/.DS_Store -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/gerbers/RevA/Gigaset-Debug-Adapter/.DS_Store -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-B_Cu.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*% 2 | %TF.CreationDate,2022-12-11T03:25:18+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Copper,L4,Bot*% 6 | %TF.FilePolarity,Positive*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-12-11 03:25:18* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | %TA.AperFunction,ComponentPad*% 15 | %ADD10C,1.900000*% 16 | %TD*% 17 | %TA.AperFunction,ComponentPad*% 18 | %ADD11C,1.200000*% 19 | %TD*% 20 | %TA.AperFunction,ViaPad*% 21 | %ADD12C,0.450000*% 22 | %TD*% 23 | %TA.AperFunction,Conductor*% 24 | %ADD13C,0.500000*% 25 | %TD*% 26 | %TA.AperFunction,Conductor*% 27 | %ADD14C,0.254000*% 28 | %TD*% 29 | %TA.AperFunction,Conductor*% 30 | %ADD15C,0.127000*% 31 | %TD*% 32 | G04 APERTURE END LIST* 33 | D10* 34 | %TO.P,TP2,1,1*% 35 | %TO.N,/DECT_TX*% 36 | X82542000Y-67599508D03* 37 | %TD*% 38 | %TO.P,TP1,1,1*% 39 | %TO.N,/DECT_RX*% 40 | X79494000Y-67599508D03* 41 | %TD*% 42 | D11* 43 | %TO.P,J1,S1,SHIELD*% 44 | %TO.N,Net-(C1-Pad2)*% 45 | X78650000Y-77589660D03* 46 | X83450000Y-77589660D03* 47 | X83450000Y-73289660D03* 48 | X78650000Y-73289660D03* 49 | %TD*% 50 | D12* 51 | %TO.N,GND*% 52 | X86050000Y-57250000D03* 53 | X79790000Y-46600000D03* 54 | X77450000Y-76550000D03* 55 | X87980000Y-67170000D03* 56 | X71500000Y-81100000D03* 57 | X89570000Y-71200001D03* 58 | X78842000Y-71000000D03* 59 | X76150000Y-67400000D03* 60 | X84200000Y-76040000D03* 61 | X87310000Y-66430000D03* 62 | X90300000Y-73100000D03* 63 | X72450000Y-74700000D03* 64 | X74100000Y-69150000D03* 65 | X84200000Y-74890000D03* 66 | X75600000Y-76100000D03* 67 | X76850000Y-70350000D03* 68 | X77450000Y-71650000D03* 69 | X77900000Y-76000000D03* 70 | X80320000Y-46600000D03* 71 | X86900000Y-76000000D03* 72 | X85750000Y-71300000D03* 73 | X77900000Y-74850000D03* 74 | X85100000Y-81100000D03* 75 | X76050000Y-57200000D03* 76 | X84650000Y-74340000D03* 77 | X74100000Y-65550000D03* 78 | X84650000Y-76540000D03* 79 | X77100000Y-66700000D03* 80 | X77450000Y-74350000D03* 81 | %TO.N,VBUS*% 82 | X83142000Y-71000000D03* 83 | X75500000Y-65550000D03* 84 | X82500000Y-73800000D03* 85 | X87030000Y-71270000D03* 86 | X71800000Y-75600000D03* 87 | X79800000Y-76950000D03* 88 | X76500000Y-71000000D03* 89 | X87310000Y-71990000D03* 90 | X77550000Y-55800000D03* 91 | X87300000Y-69300000D03* 92 | X73950000Y-74700000D03* 93 | X81900000Y-73800000D03* 94 | %TO.N,Net-(J1-PadA5)*% 95 | X89650000Y-74700000D03* 96 | X79800000Y-73700000D03* 97 | %TO.N,/3V_EN*% 98 | X82600000Y-55850000D03* 99 | X89550000Y-68100000D03* 100 | X77100000Y-58000000D03* 101 | %TO.N,Net-(J1-PadB5)*% 102 | X88150000Y-74700000D03* 103 | X81900000Y-77150000D03* 104 | %TO.N,Net-(C10-Pad2)*% 105 | X88860000Y-66440000D03* 106 | X85810000Y-66420000D03* 107 | X82370000Y-47740000D03* 108 | X81910000Y-48050000D03* 109 | %TO.N,+3V0*% 110 | X81980000Y-47280000D03* 111 | X90300000Y-75600000D03* 112 | %TO.N,+3V3*% 113 | X88800000Y-75600000D03* 114 | X73300000Y-75600000D03* 115 | X76500000Y-66550000D03* 116 | X76800000Y-71600000D03* 117 | X73800000Y-56500000D03* 118 | %TO.N,+1V8*% 119 | X79800000Y-56150000D03* 120 | X76850000Y-68050000D03* 121 | X74500000Y-55900000D03* 122 | X89500000Y-58300000D03* 123 | X72300000Y-66800000D03* 124 | X81050000Y-57250000D03* 125 | X76200000Y-71550000D03* 126 | %TO.N,Net-(U1-Pad14)*% 127 | X80600000Y-81100000D03* 128 | X71750000Y-67100000D03* 129 | %TO.N,Net-(U1-Pad13)*% 130 | X76100000Y-81100000D03* 131 | X72300000Y-67400000D03* 132 | %TO.N,Net-(U1-Pad19)*% 133 | X83550000Y-56700000D03* 134 | X72300000Y-71000000D03* 135 | %TO.N,Net-(U1-Pad23)*% 136 | X78550000Y-56700000D03* 137 | X89500000Y-55950000D03* 138 | X75900000Y-71000000D03* 139 | %TO.N,Net-(R2-Pad1)*% 140 | X74800000Y-65450000D03* 141 | X71800000Y-73100000D03* 142 | %TO.N,/D+*% 143 | X81300000Y-76879660D03* 144 | X80800000Y-73989660D03* 145 | X83542000Y-71500000D03* 146 | X81142000Y-71500000D03* 147 | X77900000Y-69600000D03* 148 | %TO.N,/D-*% 149 | X77900000Y-68800000D03* 150 | X83542000Y-70500000D03* 151 | X80800000Y-77300000D03* 152 | X81142000Y-70500000D03* 153 | %TO.N,Net-(Q3-Pad1)*% 154 | X72400000Y-55850000D03* 155 | X87750000Y-55900000D03* 156 | %TO.N,Net-(Q3-Pad3)*% 157 | X71900000Y-71500000D03* 158 | X73100000Y-55950000D03* 159 | %TO.N,/DECT_TX*% 160 | X73850000Y-72900000D03* 161 | X81050000Y-69850000D03* 162 | %TO.N,Net-(R17-Pad2)*% 163 | X89600000Y-70160000D03* 164 | X89600000Y-68780000D03* 165 | %TD*% 166 | D13* 167 | %TO.N,VBUS*% 168 | X87300000Y-69300000D02* 169 | X83700000Y-69300000D01* 170 | X82446000Y-71696000D02* 171 | X82746000Y-71396000D01* 172 | X87310000Y-71010000D02* 173 | X87300000Y-71000000D01* 174 | X83142000Y-71000000D02* 175 | X82800000Y-71342000D01* 176 | X87030000Y-71270000D02* 177 | X87030000Y-69570000D01* 178 | X87310000Y-71990000D02* 179 | X87310000Y-71010000D01* 180 | D14* 181 | X81900000Y-73250000D02* 182 | X81900000Y-72242000D01* 183 | D13* 184 | X87030000Y-71710000D02* 185 | X87310000Y-71990000D01* 186 | X82800000Y-70200000D02* 187 | X82800000Y-70658000D01* 188 | X83400000Y-69600000D02* 189 | X82800000Y-70200000D01* 190 | X82446000Y-70554000D02* 191 | X82800000Y-70200000D01* 192 | X87300000Y-69600000D02* 193 | X83400000Y-69600000D01* 194 | D14* 195 | X82450000Y-73800000D02* 196 | X81900000Y-73250000D01* 197 | D13* 198 | X82473000Y-71723000D02* 199 | X82446000Y-71696000D01* 200 | X87310000Y-71990000D02* 201 | X87310000Y-71550000D01* 202 | X82500000Y-73800000D02* 203 | X82473000Y-73773000D01* 204 | X83700000Y-69300000D02* 205 | X83400000Y-69600000D01* 206 | D14* 207 | X81900000Y-73500000D02* 208 | X81900000Y-73250000D01* 209 | D13* 210 | X82800000Y-70658000D02* 211 | X82800000Y-71342000D01* 212 | X81900000Y-72242000D02* 213 | X82196000Y-71946000D01* 214 | X87030000Y-71270000D02* 215 | X87030000Y-71710000D01* 216 | D14* 217 | X82500000Y-73800000D02* 218 | X82450000Y-73800000D01* 219 | D13* 220 | X82196000Y-71946000D02* 221 | X82196000Y-73504000D01* 222 | X82800000Y-70658000D02* 223 | X83142000Y-71000000D01* 224 | D14* 225 | X81900000Y-73800000D02* 226 | X81900000Y-73500000D01* 227 | D13* 228 | X81900000Y-72242000D02* 229 | X81900000Y-73800000D01* 230 | D14* 231 | X82200000Y-73800000D02* 232 | X82050000Y-73650000D01* 233 | D13* 234 | X87300000Y-71000000D02* 235 | X87030000Y-71270000D01* 236 | X87300000Y-69600000D02* 237 | X87300000Y-71000000D01* 238 | X82196000Y-71946000D02* 239 | X82446000Y-71696000D01* 240 | X87300000Y-69300000D02* 241 | X87300000Y-69600000D01* 242 | X87030000Y-69570000D02* 243 | X87300000Y-69300000D01* 244 | X82446000Y-71696000D02* 245 | X82446000Y-70554000D01* 246 | X87310000Y-71550000D02* 247 | X87030000Y-71270000D01* 248 | D14* 249 | X82500000Y-73800000D02* 250 | X82200000Y-73800000D01* 251 | X82500000Y-73800000D02* 252 | X81900000Y-73800000D01* 253 | D13* 254 | X82800000Y-71342000D02* 255 | X82746000Y-71396000D01* 256 | D14* 257 | X82050000Y-73650000D02* 258 | X81900000Y-73500000D01* 259 | D13* 260 | X82473000Y-73773000D02* 261 | X82473000Y-71723000D01* 262 | X82196000Y-73504000D02* 263 | X82050000Y-73650000D01* 264 | D15* 265 | %TO.N,Net-(J1-PadA5)*% 266 | X79750000Y-80350000D02* 267 | X81800000Y-80350000D01* 268 | X77600000Y-77100000D02* 269 | X77600000Y-78200000D01* 270 | X79050000Y-75650000D02* 271 | X77600000Y-77100000D01* 272 | X81800000Y-80350000D02* 273 | X85050000Y-80350000D01* 274 | X79050000Y-75350000D02* 275 | X79050000Y-75650000D01* 276 | X85050000Y-80350000D02* 277 | X89650000Y-75750000D01* 278 | X79050000Y-74450000D02* 279 | X79800000Y-73700000D01* 280 | X89650000Y-75750000D02* 281 | X89650000Y-74700000D01* 282 | X79050000Y-75350000D02* 283 | X79050000Y-74450000D01* 284 | X77600000Y-78200000D02* 285 | X79750000Y-80350000D01* 286 | %TO.N,/3V_EN*% 287 | X78950000Y-55700000D02* 288 | X82450000Y-55700000D01* 289 | X89700000Y-55450000D02* 290 | X90050000Y-55800000D01* 291 | X86250000Y-55850000D02* 292 | X86900000Y-56500000D01* 293 | X77100000Y-57550000D02* 294 | X78950000Y-55700000D01* 295 | X82600000Y-55850000D02* 296 | X86250000Y-55850000D01* 297 | X77100000Y-58000000D02* 298 | X77100000Y-57750000D01* 299 | X88050000Y-56500000D02* 300 | X89100000Y-55450000D01* 301 | X86900000Y-56500000D02* 302 | X88050000Y-56500000D01* 303 | X90050000Y-55800000D02* 304 | X90050000Y-67600000D01* 305 | X82450000Y-55700000D02* 306 | X82600000Y-55850000D01* 307 | X90050000Y-67600000D02* 308 | X89550000Y-68100000D01* 309 | X77100000Y-57750000D02* 310 | X77100000Y-57550000D01* 311 | X89100000Y-55450000D02* 312 | X89700000Y-55450000D01* 313 | %TO.N,Net-(J1-PadB5)*% 314 | X81300000Y-75150000D02* 315 | X81750000Y-75600000D01* 316 | X81300000Y-73650000D02* 317 | X81300000Y-75150000D01* 318 | X80300000Y-73650000D02* 319 | X80500000Y-73450000D01* 320 | X81750000Y-76750000D02* 321 | X81750000Y-77000000D01* 322 | X81750000Y-75600000D02* 323 | X81750000Y-76750000D01* 324 | X84950000Y-80050000D02* 325 | X81900000Y-80050000D01* 326 | X81100000Y-73450000D02* 327 | X81300000Y-73650000D01* 328 | X88150000Y-74700000D02* 329 | X88150000Y-76850000D01* 330 | X81900000Y-80050000D02* 331 | X80300000Y-78450000D01* 332 | X81750000Y-77000000D02* 333 | X81900000Y-77150000D01* 334 | X80300000Y-78450000D02* 335 | X80300000Y-73650000D01* 336 | X88150000Y-76850000D02* 337 | X84950000Y-80050000D01* 338 | X80500000Y-73450000D02* 339 | X81100000Y-73450000D01* 340 | D14* 341 | %TO.N,Net-(C10-Pad2)*% 342 | X87160000Y-67770000D02* 343 | X88270000Y-67770000D01* 344 | X88860000Y-66440000D02* 345 | X88860000Y-67180000D01* 346 | X85810000Y-66420000D02* 347 | X87160000Y-67770000D01* 348 | X88860000Y-67180000D02* 349 | X88270000Y-67770000D01* 350 | D15* 351 | %TO.N,+1V8*% 352 | X81050000Y-57250000D02* 353 | X84980000Y-57250000D01* 354 | X86030000Y-58300000D02* 355 | X89500000Y-58300000D01* 356 | X84980000Y-57250000D02* 357 | X86030000Y-58300000D01* 358 | %TO.N,Net-(U1-Pad14)*% 359 | X79800000Y-81100000D02* 360 | X80600000Y-81100000D01* 361 | X73300000Y-74800000D02* 362 | X79600000Y-81100000D01* 363 | X79600000Y-81100000D02* 364 | X79800000Y-81100000D01* 365 | X71750000Y-66650000D02* 366 | X72025000Y-66375000D01* 367 | X74700000Y-71100000D02* 368 | X74025000Y-71775000D01* 369 | X74700000Y-71100000D02* 370 | X75100000Y-70700000D01* 371 | X75100000Y-66600000D02* 372 | X75550000Y-66150000D01* 373 | X75550000Y-66150000D02* 374 | X76000000Y-65700000D01* 375 | X75550000Y-64950000D02* 376 | X76000000Y-65400000D01* 377 | X72025000Y-66375000D02* 378 | X73450000Y-64950000D01* 379 | X73450000Y-64950000D02* 380 | X74750000Y-64950000D01* 381 | X74025000Y-71775000D02* 382 | X73300000Y-72500000D01* 383 | X75100000Y-70700000D02* 384 | X75100000Y-66600000D01* 385 | X76000000Y-65400000D02* 386 | X76000000Y-65700000D01* 387 | X74750000Y-64950000D02* 388 | X75550000Y-64950000D01* 389 | X73300000Y-72500000D02* 390 | X73300000Y-74800000D01* 391 | X71750000Y-67100000D02* 392 | X71750000Y-66650000D01* 393 | %TO.N,Net-(U1-Pad13)*% 394 | X71350000Y-72950000D02* 395 | X71350000Y-74350000D01* 396 | X73450000Y-68550000D02* 397 | X73450000Y-70850000D01* 398 | X76100000Y-79100000D02* 399 | X76100000Y-81100000D01* 400 | X73450000Y-70850000D02* 401 | X71350000Y-72950000D01* 402 | X72300000Y-67400000D02* 403 | X73450000Y-68550000D01* 404 | X71350000Y-74350000D02* 405 | X76100000Y-79100000D01* 406 | %TO.N,Net-(U1-Pad23)*% 407 | X76175000Y-65975000D02* 408 | X78550000Y-63600000D01* 409 | X75882500Y-66267500D02* 410 | X76175000Y-65975000D01* 411 | X79400000Y-56700000D02* 412 | X80900000Y-56700000D01* 413 | X78550000Y-63150000D02* 414 | X78550000Y-56700000D01* 415 | X78550000Y-56700000D02* 416 | X79400000Y-56700000D01* 417 | X86600000Y-57000000D02* 418 | X88450000Y-57000000D01* 419 | X75450000Y-70550000D02* 420 | X75900000Y-71000000D01* 421 | X80900000Y-56700000D02* 422 | X81300000Y-56300000D01* 423 | X85325000Y-56225000D02* 424 | X85825000Y-56225000D01* 425 | X85325000Y-56225000D02* 426 | X82875000Y-56225000D01* 427 | X76175000Y-65975000D02* 428 | X75450000Y-66700000D01* 429 | X85825000Y-56225000D02* 430 | X86600000Y-57000000D01* 431 | X75900000Y-71000000D02* 432 | X75882500Y-70982500D01* 433 | X88450000Y-57000000D02* 434 | X88750000Y-56700000D01* 435 | X78550000Y-63600000D02* 436 | X78550000Y-63150000D01* 437 | X75450000Y-66700000D02* 438 | X75450000Y-70550000D01* 439 | X88750000Y-56700000D02* 440 | X89500000Y-55950000D01* 441 | X82800000Y-56300000D02* 442 | X82875000Y-56225000D01* 443 | X81300000Y-56300000D02* 444 | X82800000Y-56300000D01* 445 | %TO.N,Net-(R2-Pad1)*% 446 | X74800000Y-70100000D02* 447 | X71800000Y-73100000D01* 448 | X74800000Y-65450000D02* 449 | X74800000Y-70100000D01* 450 | %TO.N,/D+*% 451 | X80800000Y-75199660D02* 452 | X80800000Y-73989660D01* 453 | X85617500Y-77417500D02* 454 | X84235000Y-78800000D01* 455 | X82500000Y-78800000D02* 456 | X83600000Y-78800000D01* 457 | X83800000Y-71500000D02* 458 | X85617500Y-73317500D01* 459 | X81300000Y-77600000D02* 460 | X82500000Y-78800000D01* 461 | X78142000Y-69600000D02* 462 | X79842000Y-71300000D01* 463 | X83900000Y-78800000D02* 464 | X84100000Y-78800000D01* 465 | X83600000Y-78800000D02* 466 | X83900000Y-78800000D01* 467 | X80942000Y-71300000D02* 468 | X81142000Y-71500000D01* 469 | X84235000Y-78800000D02* 470 | X83600000Y-78800000D01* 471 | X81300000Y-76879660D02* 472 | X81300000Y-77600000D01* 473 | X79842000Y-71300000D02* 474 | X80942000Y-71300000D01* 475 | X85617500Y-73317500D02* 476 | X85617500Y-77417500D01* 477 | X77900000Y-69600000D02* 478 | X78142000Y-69600000D01* 479 | X81300000Y-75699660D02* 480 | X80800000Y-75199660D01* 481 | X83542000Y-71500000D02* 482 | X83800000Y-71500000D01* 483 | X81300000Y-76879660D02* 484 | X81300000Y-75699660D01* 485 | %TO.N,/D-*% 486 | X78242000Y-68800000D02* 487 | X79842000Y-70400000D01* 488 | X80142000Y-70700000D02* 489 | X80942000Y-70700000D01* 490 | X86300000Y-73000000D02* 491 | X86300000Y-77800000D01* 492 | X86300000Y-77800000D02* 493 | X84600000Y-79500000D01* 494 | X79842000Y-70400000D02* 495 | X80142000Y-70700000D01* 496 | X84600000Y-79500000D02* 497 | X82200000Y-79500000D01* 498 | X80800000Y-78100000D02* 499 | X80800000Y-77300000D01* 500 | X82200000Y-79500000D02* 501 | X80800000Y-78100000D01* 502 | X79842000Y-70400000D02* 503 | X79942000Y-70500000D01* 504 | X77900000Y-68800000D02* 505 | X78242000Y-68800000D01* 506 | X80942000Y-70700000D02* 507 | X81142000Y-70500000D01* 508 | X83800000Y-70500000D02* 509 | X86300000Y-73000000D01* 510 | X83542000Y-70500000D02* 511 | X83800000Y-70500000D01* 512 | %TO.N,Net-(Q3-Pad1)*% 513 | X72900000Y-55350000D02* 514 | X87200000Y-55350000D01* 515 | X87200000Y-55350000D02* 516 | X87750000Y-55900000D01* 517 | X72400000Y-55850000D02* 518 | X72900000Y-55350000D01* 519 | %TO.N,Net-(Q3-Pad3)*% 520 | X73100000Y-56400000D02* 521 | X73100000Y-55950000D01* 522 | X71900000Y-71500000D02* 523 | X71300000Y-70900000D01* 524 | X71300000Y-66500000D02* 525 | X71300000Y-58200000D01* 526 | X71300000Y-70900000D02* 527 | X71300000Y-66500000D01* 528 | X71300000Y-58200000D02* 529 | X73100000Y-56400000D01* 530 | %TO.N,/DECT_TX*% 531 | X81650000Y-71700000D02* 532 | X81300000Y-72050000D01* 533 | X81050000Y-69850000D02* 534 | X81200000Y-69850000D01* 535 | X77450000Y-72350000D02* 536 | X74400000Y-72350000D01* 537 | X81300000Y-72050000D02* 538 | X77750000Y-72050000D01* 539 | X81650000Y-70300000D02* 540 | X81650000Y-71700000D01* 541 | X77750000Y-72050000D02* 542 | X77450000Y-72350000D01* 543 | X74400000Y-72350000D02* 544 | X73850000Y-72900000D01* 545 | X81200000Y-69850000D02* 546 | X81650000Y-70300000D01* 547 | %TO.N,Net-(R17-Pad2)*% 548 | X89600000Y-68780000D02* 549 | X89600000Y-70160000D01* 550 | %TD*% 551 | M02* 552 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-B_Mask.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*% 2 | %TF.CreationDate,2022-12-11T03:25:18+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Soldermask,Bot*% 6 | %TF.FilePolarity,Negative*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-12-11 03:25:18* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | %ADD10C,1.900000*% 15 | %ADD11C,3.200000*% 16 | %ADD12C,1.152000*% 17 | %ADD13C,0.660000*% 18 | %ADD14O,1.000000X0.580000*% 19 | %ADD15C,1.200000*% 20 | G04 APERTURE END LIST* 21 | D10* 22 | %TO.C,TP2*% 23 | X82542000Y-67599508D03* 24 | %TD*% 25 | D11* 26 | %TO.C,H2*% 27 | X86488083Y-62150000D03* 28 | %TD*% 29 | D12* 30 | %TO.C,H4*% 31 | X90100000Y-81100000D03* 32 | %TD*% 33 | %TO.C,H3*% 34 | X72000000Y-43600000D03* 35 | %TD*% 36 | D10* 37 | %TO.C,TP1*% 38 | X79494000Y-67599508D03* 39 | %TD*% 40 | D13* 41 | %TO.C,J1*% 42 | X77300000Y-75439660D03* 43 | D14* 44 | X84800000Y-75439660D03* 45 | D15* 46 | X78650000Y-77589660D03* 47 | X83450000Y-77589660D03* 48 | X83450000Y-73289660D03* 49 | X78650000Y-73289660D03* 50 | %TD*% 51 | D11* 52 | %TO.C,H2*% 53 | X75593215Y-62150000D03* 54 | %TD*% 55 | M02* 56 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-B_Paste.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*% 2 | %TF.CreationDate,2022-12-11T03:25:18+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Paste,Bot*% 6 | %TF.FilePolarity,Positive*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-12-11 03:25:18* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | G04 APERTURE END LIST* 15 | M02* 16 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-F_Mask.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*% 2 | %TF.CreationDate,2022-12-11T03:25:18+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Soldermask,Top*% 6 | %TF.FilePolarity,Negative*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-12-11 03:25:18* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | G04 Aperture macros list* 15 | %AMRoundRect* 16 | 0 Rectangle with rounded corners* 17 | 0 $1 Rounding radius* 18 | 0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* 19 | 0 Add a 4 corners polygon primitive as box body* 20 | 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* 21 | 0 Add four circle primitives for the rounded corners* 22 | 1,1,$1+$1,$2,$3* 23 | 1,1,$1+$1,$4,$5* 24 | 1,1,$1+$1,$6,$7* 25 | 1,1,$1+$1,$8,$9* 26 | 0 Add four rect primitives between the rounded corners* 27 | 20,1,$1+$1,$2,$3,$4,$5,0* 28 | 20,1,$1+$1,$4,$5,$6,$7,0* 29 | 20,1,$1+$1,$6,$7,$8,$9,0* 30 | 20,1,$1+$1,$8,$9,$2,$3,0*% 31 | G04 Aperture macros list end* 32 | %ADD10RoundRect,0.508000X-2.032000X3.302000X-2.032000X-3.302000X2.032000X-3.302000X2.032000X3.302000X0*% 33 | %ADD11RoundRect,0.062500X0.350000X0.062500X-0.350000X0.062500X-0.350000X-0.062500X0.350000X-0.062500X0*% 34 | %ADD12RoundRect,0.062500X0.062500X0.350000X-0.062500X0.350000X-0.062500X-0.350000X0.062500X-0.350000X0*% 35 | %ADD13R,2.600000X2.600000*% 36 | %ADD14RoundRect,0.150000X-0.150000X0.512500X-0.150000X-0.512500X0.150000X-0.512500X0.150000X0.512500X0*% 37 | %ADD15RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*% 38 | %ADD16RoundRect,0.135000X0.185000X-0.135000X0.185000X0.135000X-0.185000X0.135000X-0.185000X-0.135000X0*% 39 | %ADD17RoundRect,0.140000X-0.170000X0.140000X-0.170000X-0.140000X0.170000X-0.140000X0.170000X0.140000X0*% 40 | %ADD18RoundRect,0.135000X-0.185000X0.135000X-0.185000X-0.135000X0.185000X-0.135000X0.185000X0.135000X0*% 41 | %ADD19RoundRect,0.218750X-0.381250X0.218750X-0.381250X-0.218750X0.381250X-0.218750X0.381250X0.218750X0*% 42 | %ADD20RoundRect,0.140000X0.170000X-0.140000X0.170000X0.140000X-0.170000X0.140000X-0.170000X-0.140000X0*% 43 | %ADD21RoundRect,0.140000X-0.140000X-0.170000X0.140000X-0.170000X0.140000X0.170000X-0.140000X0.170000X0*% 44 | %ADD22RoundRect,0.225000X0.225000X0.250000X-0.225000X0.250000X-0.225000X-0.250000X0.225000X-0.250000X0*% 45 | %ADD23C,1.900000*% 46 | %ADD24C,3.200000*% 47 | %ADD25RoundRect,0.218750X-0.218750X-0.256250X0.218750X-0.256250X0.218750X0.256250X-0.218750X0.256250X0*% 48 | %ADD26RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*% 49 | %ADD27C,1.152000*% 50 | %ADD28RoundRect,0.135000X-0.135000X-0.185000X0.135000X-0.185000X0.135000X0.185000X-0.135000X0.185000X0*% 51 | %ADD29RoundRect,0.150000X-0.512500X-0.150000X0.512500X-0.150000X0.512500X0.150000X-0.512500X0.150000X0*% 52 | %ADD30RoundRect,0.140000X0.140000X0.170000X-0.140000X0.170000X-0.140000X-0.170000X0.140000X-0.170000X0*% 53 | %ADD31RoundRect,0.250000X0.625000X-0.312500X0.625000X0.312500X-0.625000X0.312500X-0.625000X-0.312500X0*% 54 | %ADD32RoundRect,0.135000X0.135000X0.185000X-0.135000X0.185000X-0.135000X-0.185000X0.135000X-0.185000X0*% 55 | %ADD33C,0.660000*% 56 | %ADD34O,1.000000X0.580000*% 57 | %ADD35R,0.300000X0.900000*% 58 | %ADD36C,1.200000*% 59 | %ADD37RoundRect,0.250000X0.450000X-0.325000X0.450000X0.325000X-0.450000X0.325000X-0.450000X-0.325000X0*% 60 | %ADD38RoundRect,0.250000X0.650000X-0.325000X0.650000X0.325000X-0.650000X0.325000X-0.650000X-0.325000X0*% 61 | G04 APERTURE END LIST* 62 | D10* 63 | %TO.C,TP3*% 64 | X86220000Y-46600000D03* 65 | %TD*% 66 | D11* 67 | %TO.C,U1*% 68 | X76037500Y-70450000D03* 69 | X76037500Y-69950000D03* 70 | X76037500Y-69450000D03* 71 | X76037500Y-68950000D03* 72 | X76037500Y-68450000D03* 73 | X76037500Y-67950000D03* 74 | D12* 75 | X75350000Y-67262500D03* 76 | X74850000Y-67262500D03* 77 | X74350000Y-67262500D03* 78 | X73850000Y-67262500D03* 79 | X73350000Y-67262500D03* 80 | X72850000Y-67262500D03* 81 | D11* 82 | X72162500Y-67950000D03* 83 | X72162500Y-68450000D03* 84 | X72162500Y-68950000D03* 85 | X72162500Y-69450000D03* 86 | X72162500Y-69950000D03* 87 | X72162500Y-70450000D03* 88 | D12* 89 | X72850000Y-71137500D03* 90 | X73350000Y-71137500D03* 91 | X73850000Y-71137500D03* 92 | X74350000Y-71137500D03* 93 | X74850000Y-71137500D03* 94 | X75350000Y-71137500D03* 95 | D13* 96 | X74100000Y-69200000D03* 97 | %TD*% 98 | D14* 99 | %TO.C,U3*% 100 | X88930000Y-68072500D03* 101 | X87980000Y-68072500D03* 102 | X87030000Y-68072500D03* 103 | X87030000Y-70347500D03* 104 | X88930000Y-70347500D03* 105 | %TD*% 106 | D15* 107 | %TO.C,C7*% 108 | X85065000Y-71990000D03* 109 | X86615000Y-71990000D03* 110 | %TD*% 111 | D16* 112 | %TO.C,R4*% 113 | X88800000Y-74710000D03* 114 | X88800000Y-73690000D03* 115 | %TD*% 116 | D17* 117 | %TO.C,C2*% 118 | X77200000Y-70020000D03* 119 | X77200000Y-70980000D03* 120 | %TD*% 121 | D18* 122 | %TO.C,R2*% 123 | X73300000Y-73690000D03* 124 | X73300000Y-74710000D03* 125 | %TD*% 126 | D19* 127 | %TO.C,FB1*% 128 | X82140000Y-46597500D03* 129 | X82140000Y-48722500D03* 130 | %TD*% 131 | D20* 132 | %TO.C,C9*% 133 | X86050000Y-56580000D03* 134 | X86050000Y-55620000D03* 135 | %TD*% 136 | D21* 137 | %TO.C,C6*% 138 | X76120000Y-66100000D03* 139 | X77080000Y-66100000D03* 140 | %TD*% 141 | D22* 142 | %TO.C,C8*% 143 | X89565000Y-72000000D03* 144 | X88015000Y-72000000D03* 145 | %TD*% 146 | D23* 147 | %TO.C,TP2*% 148 | X82542000Y-67599508D03* 149 | %TD*% 150 | D24* 151 | %TO.C,H2*% 152 | X86488083Y-62150000D03* 153 | %TD*% 154 | D25* 155 | %TO.C,D1*% 156 | X72712500Y-81100000D03* 157 | X74287500Y-81100000D03* 158 | %TD*% 159 | D16* 160 | %TO.C,R3*% 161 | X71800000Y-74710000D03* 162 | X71800000Y-73690000D03* 163 | %TD*% 164 | D17* 165 | %TO.C,C4*% 166 | X77200000Y-67420000D03* 167 | X77200000Y-68380000D03* 168 | %TD*% 169 | D26* 170 | %TO.C,Q3*% 171 | X72600000Y-57000000D03* 172 | X74500000Y-57000000D03* 173 | X73550000Y-55125000D03* 174 | %TD*% 175 | D27* 176 | %TO.C,H4*% 177 | X90100000Y-81100000D03* 178 | %TD*% 179 | D16* 180 | %TO.C,R12*% 181 | X73300000Y-77210000D03* 182 | X73300000Y-76190000D03* 183 | %TD*% 184 | D26* 185 | %TO.C,U4*% 186 | X77600000Y-57037500D03* 187 | X79500000Y-57037500D03* 188 | X78550000Y-55162500D03* 189 | %TD*% 190 | D28* 191 | %TO.C,R8*% 192 | X74290000Y-72300000D03* 193 | X75310000Y-72300000D03* 194 | %TD*% 195 | D16* 196 | %TO.C,R7*% 197 | X71800000Y-77210000D03* 198 | X71800000Y-76190000D03* 199 | %TD*% 200 | D17* 201 | %TO.C,C13*% 202 | X81050000Y-55620000D03* 203 | X81050000Y-56580000D03* 204 | %TD*% 205 | D27* 206 | %TO.C,H3*% 207 | X72000000Y-43600000D03* 208 | %TD*% 209 | D25* 210 | %TO.C,D3*% 211 | X77312500Y-81100000D03* 212 | X78887500Y-81100000D03* 213 | %TD*% 214 | %TO.C,D2*% 215 | X81812500Y-81100000D03* 216 | X83387500Y-81100000D03* 217 | %TD*% 218 | D29* 219 | %TO.C,U2*% 220 | X79904500Y-70050000D03* 221 | X79904500Y-71000000D03* 222 | X79904500Y-71950000D03* 223 | X82179500Y-71950000D03* 224 | X82179500Y-71000000D03* 225 | X82179500Y-70050000D03* 226 | %TD*% 227 | D30* 228 | %TO.C,C5*% 229 | X77080000Y-72300000D03* 230 | X76120000Y-72300000D03* 231 | %TD*% 232 | D31* 233 | %TO.C,R1*% 234 | X86500000Y-76892160D03* 235 | X86500000Y-73967160D03* 236 | %TD*% 237 | D22* 238 | %TO.C,C10*% 239 | X86625000Y-66430000D03* 240 | X85075000Y-66430000D03* 241 | %TD*% 242 | D32* 243 | %TO.C,R14*% 244 | X73410000Y-72300000D03* 245 | X72390000Y-72300000D03* 246 | %TD*% 247 | D23* 248 | %TO.C,TP1*% 249 | X79494000Y-67599508D03* 250 | %TD*% 251 | D18* 252 | %TO.C,R10*% 253 | X83550000Y-57290000D03* 254 | X83550000Y-58310000D03* 255 | %TD*% 256 | D33* 257 | %TO.C,J1*% 258 | X77300000Y-75439660D03* 259 | D34* 260 | X84800000Y-75439660D03* 261 | D35* 262 | X78300000Y-74689660D03* 263 | X78800000Y-74689660D03* 264 | X79300000Y-74689660D03* 265 | X79800000Y-74689660D03* 266 | X80300000Y-74689660D03* 267 | X80800000Y-74689660D03* 268 | X81300000Y-74689660D03* 269 | X81800000Y-74689660D03* 270 | X82300000Y-74689660D03* 271 | X82800000Y-74689660D03* 272 | X83300000Y-74689660D03* 273 | X83800000Y-74689660D03* 274 | X83800000Y-76189660D03* 275 | X83300000Y-76189660D03* 276 | X82800000Y-76189660D03* 277 | X82300000Y-76189660D03* 278 | X81800000Y-76189660D03* 279 | X81300000Y-76189660D03* 280 | X80800000Y-76189660D03* 281 | X80300000Y-76189660D03* 282 | X79800000Y-76189660D03* 283 | X79300000Y-76189660D03* 284 | X78800000Y-76189660D03* 285 | X78300000Y-76189660D03* 286 | D36* 287 | X78650000Y-77589660D03* 288 | X83450000Y-77589660D03* 289 | X83450000Y-73289660D03* 290 | X78650000Y-73289660D03* 291 | %TD*% 292 | D32* 293 | %TO.C,R6*% 294 | X73410000Y-66100000D03* 295 | X72390000Y-66100000D03* 296 | %TD*% 297 | D18* 298 | %TO.C,R17*% 299 | X90150000Y-67580001D03* 300 | X90150000Y-68600001D03* 301 | %TD*% 302 | D26* 303 | %TO.C,Q2*% 304 | X87600000Y-57037500D03* 305 | X89500000Y-57037500D03* 306 | X88550000Y-55162500D03* 307 | %TD*% 308 | D16* 309 | %TO.C,R15*% 310 | X90300000Y-77210000D03* 311 | X90300000Y-76190000D03* 312 | %TD*% 313 | D30* 314 | %TO.C,C3*% 315 | X75280000Y-66100000D03* 316 | X74320000Y-66100000D03* 317 | %TD*% 318 | D37* 319 | %TO.C,L1*% 320 | X85320000Y-70025000D03* 321 | X85320000Y-67975000D03* 322 | %TD*% 323 | D18* 324 | %TO.C,R13*% 325 | X88550000Y-57290000D03* 326 | X88550000Y-58310000D03* 327 | %TD*% 328 | %TO.C,R5*% 329 | X90300000Y-73690000D03* 330 | X90300000Y-74710000D03* 331 | %TD*% 332 | %TO.C,R16*% 333 | X73550000Y-57240000D03* 334 | X73550000Y-58260000D03* 335 | %TD*% 336 | D20* 337 | %TO.C,C11*% 338 | X76050000Y-56530000D03* 339 | X76050000Y-55570000D03* 340 | %TD*% 341 | D24* 342 | %TO.C,H2*% 343 | X75593215Y-62150000D03* 344 | %TD*% 345 | D18* 346 | %TO.C,R9*% 347 | X78550000Y-57290000D03* 348 | X78550000Y-58310000D03* 349 | %TD*% 350 | D10* 351 | %TO.C,TP4*% 352 | X75860000Y-46600000D03* 353 | %TD*% 354 | D38* 355 | %TO.C,C1*% 356 | X75600000Y-76924660D03* 357 | X75600000Y-73974660D03* 358 | %TD*% 359 | D16* 360 | %TO.C,R18*% 361 | X90150000Y-70658058D03* 362 | X90150000Y-69638058D03* 363 | %TD*% 364 | D26* 365 | %TO.C,Q1*% 366 | X82600000Y-57037500D03* 367 | X84500000Y-57037500D03* 368 | X83550000Y-55162500D03* 369 | %TD*% 370 | D25* 371 | %TO.C,D4*% 372 | X86312500Y-81100000D03* 373 | X87887500Y-81100000D03* 374 | %TD*% 375 | D16* 376 | %TO.C,R11*% 377 | X88800000Y-77210000D03* 378 | X88800000Y-76190000D03* 379 | %TD*% 380 | D15* 381 | %TO.C,C12*% 382 | X88045000Y-66430000D03* 383 | X89595000Y-66430000D03* 384 | %TD*% 385 | M02* 386 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-F_Paste.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*% 2 | %TF.CreationDate,2022-12-11T03:25:18+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Paste,Top*% 6 | %TF.FilePolarity,Positive*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-12-11 03:25:18* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | G04 Aperture macros list* 15 | %AMRoundRect* 16 | 0 Rectangle with rounded corners* 17 | 0 $1 Rounding radius* 18 | 0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* 19 | 0 Add a 4 corners polygon primitive as box body* 20 | 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* 21 | 0 Add four circle primitives for the rounded corners* 22 | 1,1,$1+$1,$2,$3* 23 | 1,1,$1+$1,$4,$5* 24 | 1,1,$1+$1,$6,$7* 25 | 1,1,$1+$1,$8,$9* 26 | 0 Add four rect primitives between the rounded corners* 27 | 20,1,$1+$1,$2,$3,$4,$5,0* 28 | 20,1,$1+$1,$4,$5,$6,$7,0* 29 | 20,1,$1+$1,$6,$7,$8,$9,0* 30 | 20,1,$1+$1,$8,$9,$2,$3,0*% 31 | G04 Aperture macros list end* 32 | %ADD10RoundRect,0.000000X-2.032000X3.048000X-2.032000X-3.048000X2.032000X-3.048000X2.032000X3.048000X0*% 33 | %ADD11RoundRect,0.250000X0.275000X0.275000X-0.275000X0.275000X-0.275000X-0.275000X0.275000X-0.275000X0*% 34 | %ADD12RoundRect,0.000000X0.330000X0.100000X-0.330000X0.100000X-0.330000X-0.100000X0.330000X-0.100000X0*% 35 | %ADD13RoundRect,0.037500X0.062500X0.292500X-0.062500X0.292500X-0.062500X-0.292500X0.062500X-0.292500X0*% 36 | %ADD14RoundRect,0.017500X-0.222500X0.512500X-0.222500X-0.512500X0.222500X-0.512500X0.222500X0.512500X0*% 37 | %ADD15RoundRect,0.135000X-0.225000X-0.245000X0.225000X-0.245000X0.225000X0.245000X-0.225000X0.245000X0*% 38 | %ADD16RoundRect,0.081000X0.175000X-0.135000X0.175000X0.135000X-0.175000X0.135000X-0.175000X-0.135000X0*% 39 | %ADD17RoundRect,0.084000X-0.164000X0.140000X-0.164000X-0.140000X0.164000X-0.140000X0.164000X0.140000X0*% 40 | %ADD18RoundRect,0.081000X-0.175000X0.135000X-0.175000X-0.135000X0.175000X-0.135000X0.175000X0.135000X0*% 41 | %ADD19RoundRect,0.131250X-0.348750X0.218750X-0.348750X-0.218750X0.348750X-0.218750X0.348750X0.218750X0*% 42 | %ADD20RoundRect,0.084000X0.164000X-0.140000X0.164000X0.140000X-0.164000X0.140000X-0.164000X-0.140000X0*% 43 | %ADD21RoundRect,0.084000X-0.140000X-0.164000X0.140000X-0.164000X0.140000X0.164000X-0.140000X0.164000X0*% 44 | %ADD22RoundRect,0.135000X0.225000X0.245000X-0.225000X0.245000X-0.225000X-0.245000X0.225000X-0.245000X0*% 45 | %ADD23RoundRect,0.131250X-0.218750X-0.248750X0.218750X-0.248750X0.218750X0.248750X-0.218750X0.248750X0*% 46 | %ADD24RoundRect,0.002500X0.237500X-0.587500X0.237500X0.587500X-0.237500X0.587500X-0.237500X-0.587500X0*% 47 | %ADD25RoundRect,0.081000X-0.135000X-0.175000X0.135000X-0.175000X0.135000X0.175000X-0.135000X0.175000X0*% 48 | %ADD26RoundRect,0.017500X-0.512500X-0.222500X0.512500X-0.222500X0.512500X0.222500X-0.512500X0.222500X0*% 49 | %ADD27RoundRect,0.084000X0.140000X0.164000X-0.140000X0.164000X-0.140000X-0.164000X0.140000X-0.164000X0*% 50 | %ADD28RoundRect,0.137500X0.562500X-0.312500X0.562500X0.312500X-0.562500X0.312500X-0.562500X-0.312500X0*% 51 | %ADD29RoundRect,0.081000X0.135000X0.175000X-0.135000X0.175000X-0.135000X-0.175000X0.135000X-0.175000X0*% 52 | %ADD30R,0.240000X0.720000*% 53 | %ADD31RoundRect,0.135000X0.425000X-0.325000X0.425000X0.325000X-0.425000X0.325000X-0.425000X-0.325000X0*% 54 | %ADD32RoundRect,0.135000X0.585000X-0.325000X0.585000X0.325000X-0.585000X0.325000X-0.585000X-0.325000X0*% 55 | G04 APERTURE END LIST* 56 | D10* 57 | %TO.C,TP3*% 58 | X86220000Y-46600000D03* 59 | %TD*% 60 | D11* 61 | %TO.C,U1*% 62 | X73450000Y-69850000D03* 63 | X73450000Y-68550000D03* 64 | X74750000Y-69850000D03* 65 | X74750000Y-68550000D03* 66 | D12* 67 | X76037500Y-70450000D03* 68 | X76037500Y-69950000D03* 69 | X76037500Y-69450000D03* 70 | X76037500Y-68950000D03* 71 | X76037500Y-68450000D03* 72 | X76037500Y-67950000D03* 73 | D13* 74 | X75350000Y-67262500D03* 75 | X74850000Y-67262500D03* 76 | X74350000Y-67262500D03* 77 | X73850000Y-67262500D03* 78 | X73350000Y-67262500D03* 79 | X72850000Y-67262500D03* 80 | D12* 81 | X72162500Y-67950000D03* 82 | X72162500Y-68450000D03* 83 | X72162500Y-68950000D03* 84 | X72162500Y-69450000D03* 85 | X72162500Y-69950000D03* 86 | X72162500Y-70450000D03* 87 | D13* 88 | X72850000Y-71137500D03* 89 | X73350000Y-71137500D03* 90 | X73850000Y-71137500D03* 91 | X74350000Y-71137500D03* 92 | X74850000Y-71137500D03* 93 | X75350000Y-71137500D03* 94 | %TD*% 95 | D14* 96 | %TO.C,U3*% 97 | X88930000Y-68072500D03* 98 | X87980000Y-68072500D03* 99 | X87030000Y-68072500D03* 100 | X87030000Y-70347500D03* 101 | X88930000Y-70347500D03* 102 | %TD*% 103 | D15* 104 | %TO.C,C7*% 105 | X85065000Y-71990000D03* 106 | X86615000Y-71990000D03* 107 | %TD*% 108 | D16* 109 | %TO.C,R4*% 110 | X88800000Y-74710000D03* 111 | X88800000Y-73690000D03* 112 | %TD*% 113 | D17* 114 | %TO.C,C2*% 115 | X77200000Y-70020000D03* 116 | X77200000Y-70980000D03* 117 | %TD*% 118 | D18* 119 | %TO.C,R2*% 120 | X73300000Y-73690000D03* 121 | X73300000Y-74710000D03* 122 | %TD*% 123 | D19* 124 | %TO.C,FB1*% 125 | X82140000Y-46597500D03* 126 | X82140000Y-48722500D03* 127 | %TD*% 128 | D20* 129 | %TO.C,C9*% 130 | X86050000Y-56580000D03* 131 | X86050000Y-55620000D03* 132 | %TD*% 133 | D21* 134 | %TO.C,C6*% 135 | X76120000Y-66100000D03* 136 | X77080000Y-66100000D03* 137 | %TD*% 138 | D22* 139 | %TO.C,C8*% 140 | X89565000Y-72000000D03* 141 | X88015000Y-72000000D03* 142 | %TD*% 143 | D23* 144 | %TO.C,D1*% 145 | X72712500Y-81100000D03* 146 | X74287500Y-81100000D03* 147 | %TD*% 148 | D16* 149 | %TO.C,R3*% 150 | X71800000Y-74710000D03* 151 | X71800000Y-73690000D03* 152 | %TD*% 153 | D17* 154 | %TO.C,C4*% 155 | X77200000Y-67420000D03* 156 | X77200000Y-68380000D03* 157 | %TD*% 158 | D24* 159 | %TO.C,Q3*% 160 | X72600000Y-57000000D03* 161 | X74500000Y-57000000D03* 162 | X73550000Y-55125000D03* 163 | %TD*% 164 | D16* 165 | %TO.C,R12*% 166 | X73300000Y-77210000D03* 167 | X73300000Y-76190000D03* 168 | %TD*% 169 | D24* 170 | %TO.C,U4*% 171 | X77600000Y-57037500D03* 172 | X79500000Y-57037500D03* 173 | X78550000Y-55162500D03* 174 | %TD*% 175 | D25* 176 | %TO.C,R8*% 177 | X74290000Y-72300000D03* 178 | X75310000Y-72300000D03* 179 | %TD*% 180 | D16* 181 | %TO.C,R7*% 182 | X71800000Y-77210000D03* 183 | X71800000Y-76190000D03* 184 | %TD*% 185 | D17* 186 | %TO.C,C13*% 187 | X81050000Y-55620000D03* 188 | X81050000Y-56580000D03* 189 | %TD*% 190 | D23* 191 | %TO.C,D3*% 192 | X77312500Y-81100000D03* 193 | X78887500Y-81100000D03* 194 | %TD*% 195 | %TO.C,D2*% 196 | X81812500Y-81100000D03* 197 | X83387500Y-81100000D03* 198 | %TD*% 199 | D26* 200 | %TO.C,U2*% 201 | X79904500Y-70050000D03* 202 | X79904500Y-71000000D03* 203 | X79904500Y-71950000D03* 204 | X82179500Y-71950000D03* 205 | X82179500Y-71000000D03* 206 | X82179500Y-70050000D03* 207 | %TD*% 208 | D27* 209 | %TO.C,C5*% 210 | X77080000Y-72300000D03* 211 | X76120000Y-72300000D03* 212 | %TD*% 213 | D28* 214 | %TO.C,R1*% 215 | X86500000Y-76892160D03* 216 | X86500000Y-73967160D03* 217 | %TD*% 218 | D22* 219 | %TO.C,C10*% 220 | X86625000Y-66430000D03* 221 | X85075000Y-66430000D03* 222 | %TD*% 223 | D29* 224 | %TO.C,R14*% 225 | X73410000Y-72300000D03* 226 | X72390000Y-72300000D03* 227 | %TD*% 228 | D18* 229 | %TO.C,R10*% 230 | X83550000Y-57290000D03* 231 | X83550000Y-58310000D03* 232 | %TD*% 233 | D30* 234 | %TO.C,J1*% 235 | X78300000Y-74689660D03* 236 | X78800000Y-74689660D03* 237 | X79300000Y-74689660D03* 238 | X79800000Y-74689660D03* 239 | X80300000Y-74689660D03* 240 | X80800000Y-74689660D03* 241 | X81300000Y-74689660D03* 242 | X81800000Y-74689660D03* 243 | X82300000Y-74689660D03* 244 | X82800000Y-74689660D03* 245 | X83300000Y-74689660D03* 246 | X83800000Y-74689660D03* 247 | X83800000Y-76189660D03* 248 | X83300000Y-76189660D03* 249 | X82800000Y-76189660D03* 250 | X82300000Y-76189660D03* 251 | X81800000Y-76189660D03* 252 | X81300000Y-76189660D03* 253 | X80800000Y-76189660D03* 254 | X80300000Y-76189660D03* 255 | X79800000Y-76189660D03* 256 | X79300000Y-76189660D03* 257 | X78800000Y-76189660D03* 258 | X78300000Y-76189660D03* 259 | %TD*% 260 | D29* 261 | %TO.C,R6*% 262 | X73410000Y-66100000D03* 263 | X72390000Y-66100000D03* 264 | %TD*% 265 | D18* 266 | %TO.C,R17*% 267 | X90150000Y-67580001D03* 268 | X90150000Y-68600001D03* 269 | %TD*% 270 | D24* 271 | %TO.C,Q2*% 272 | X87600000Y-57037500D03* 273 | X89500000Y-57037500D03* 274 | X88550000Y-55162500D03* 275 | %TD*% 276 | D16* 277 | %TO.C,R15*% 278 | X90300000Y-77210000D03* 279 | X90300000Y-76190000D03* 280 | %TD*% 281 | D27* 282 | %TO.C,C3*% 283 | X75280000Y-66100000D03* 284 | X74320000Y-66100000D03* 285 | %TD*% 286 | D31* 287 | %TO.C,L1*% 288 | X85320000Y-70025000D03* 289 | X85320000Y-67975000D03* 290 | %TD*% 291 | D18* 292 | %TO.C,R13*% 293 | X88550000Y-57290000D03* 294 | X88550000Y-58310000D03* 295 | %TD*% 296 | %TO.C,R5*% 297 | X90300000Y-73690000D03* 298 | X90300000Y-74710000D03* 299 | %TD*% 300 | %TO.C,R16*% 301 | X73550000Y-57240000D03* 302 | X73550000Y-58260000D03* 303 | %TD*% 304 | D20* 305 | %TO.C,C11*% 306 | X76050000Y-56530000D03* 307 | X76050000Y-55570000D03* 308 | %TD*% 309 | D18* 310 | %TO.C,R9*% 311 | X78550000Y-57290000D03* 312 | X78550000Y-58310000D03* 313 | %TD*% 314 | D10* 315 | %TO.C,TP4*% 316 | X75860000Y-46600000D03* 317 | %TD*% 318 | D32* 319 | %TO.C,C1*% 320 | X75600000Y-76924660D03* 321 | X75600000Y-73974660D03* 322 | %TD*% 323 | D16* 324 | %TO.C,R18*% 325 | X90150000Y-70658058D03* 326 | X90150000Y-69638058D03* 327 | %TD*% 328 | D24* 329 | %TO.C,Q1*% 330 | X82600000Y-57037500D03* 331 | X84500000Y-57037500D03* 332 | X83550000Y-55162500D03* 333 | %TD*% 334 | D23* 335 | %TO.C,D4*% 336 | X86312500Y-81100000D03* 337 | X87887500Y-81100000D03* 338 | %TD*% 339 | D16* 340 | %TO.C,R11*% 341 | X88800000Y-77210000D03* 342 | X88800000Y-76190000D03* 343 | %TD*% 344 | D15* 345 | %TO.C,C12*% 346 | X88045000Y-66430000D03* 347 | X89595000Y-66430000D03* 348 | %TD*% 349 | M02* 350 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-F_Silkscreen.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*% 2 | %TF.CreationDate,2022-12-11T03:25:18+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Legend,Top*% 6 | %TF.FilePolarity,Positive*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-12-11 03:25:18* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | %ADD10C,0.175000*% 15 | %ADD11C,0.150000*% 16 | %ADD12C,0.200000*% 17 | %ADD13C,0.120000*% 18 | G04 APERTURE END LIST* 19 | D10* 20 | X77887500Y-74100000D02* 21 | G75* 22 | G03* 23 | X77887500Y-74100000I-87500J0D01* 24 | G01* 25 | X76587500Y-71400000D02* 26 | G75* 27 | G03* 28 | X76587500Y-71400000I-87500J0D01* 29 | G01* 30 | X78887500Y-69700000D02* 31 | G75* 32 | G03* 33 | X78887500Y-69700000I-87500J0D01* 34 | G01* 35 | D11* 36 | X81738095Y-65352380D02* 37 | X82309523Y-65352380D01* 38 | X82023809Y-66352380D02* 39 | X82023809Y-65352380D01* 40 | X82547619Y-65352380D02* 41 | X83214285Y-66352380D01* 42 | X83214285Y-65352380D02* 43 | X82547619Y-66352380D01* 44 | X79333333Y-66352380D02* 45 | X79000000Y-65876190D01* 46 | X78761904Y-66352380D02* 47 | X78761904Y-65352380D01* 48 | X79142857Y-65352380D01* 49 | X79238095Y-65400000D01* 50 | X79285714Y-65447619D01* 51 | X79333333Y-65542857D01* 52 | X79333333Y-65685714D01* 53 | X79285714Y-65780952D01* 54 | X79238095Y-65828571D01* 55 | X79142857Y-65876190D01* 56 | X78761904Y-65876190D01* 57 | X79666666Y-65352380D02* 58 | X80333333Y-66352380D01* 59 | X80333333Y-65352380D02* 60 | X79666666Y-66352380D01* 61 | X79690476Y-60152380D02* 62 | X79357142Y-59676190D01* 63 | X79119047Y-60152380D02* 64 | X79119047Y-59152380D01* 65 | X79500000Y-59152380D01* 66 | X79595238Y-59200000D01* 67 | X79642857Y-59247619D01* 68 | X79690476Y-59342857D01* 69 | X79690476Y-59485714D01* 70 | X79642857Y-59580952D01* 71 | X79595238Y-59628571D01* 72 | X79500000Y-59676190D01* 73 | X79119047Y-59676190D01* 74 | X80500000Y-60104761D02* 75 | X80404761Y-60152380D01* 76 | X80214285Y-60152380D01* 77 | X80119047Y-60104761D01* 78 | X80071428Y-60009523D01* 79 | X80071428Y-59628571D01* 80 | X80119047Y-59533333D01* 81 | X80214285Y-59485714D01* 82 | X80404761Y-59485714D01* 83 | X80500000Y-59533333D01* 84 | X80547619Y-59628571D01* 85 | X80547619Y-59723809D01* 86 | X80071428Y-59819047D01* 87 | X80880952Y-59485714D02* 88 | X81119047Y-60152380D01* 89 | X81357142Y-59485714D01* 90 | X82452380Y-59866666D02* 91 | X82928571Y-59866666D01* 92 | X82357142Y-60152380D02* 93 | X82690476Y-59152380D01* 94 | X83023809Y-60152380D01* 95 | D12* 96 | X72357142Y-50950000D02* 97 | X72252380Y-50897619D01* 98 | X72095238Y-50897619D01* 99 | X71938095Y-50950000D01* 100 | X71833333Y-51054761D01* 101 | X71780952Y-51159523D01* 102 | X71728571Y-51369047D01* 103 | X71728571Y-51526190D01* 104 | X71780952Y-51735714D01* 105 | X71833333Y-51840476D01* 106 | X71938095Y-51945238D01* 107 | X72095238Y-51997619D01* 108 | X72200000Y-51997619D01* 109 | X72357142Y-51945238D01* 110 | X72409523Y-51892857D01* 111 | X72409523Y-51526190D01* 112 | X72200000Y-51526190D01* 113 | X72880952Y-51997619D02* 114 | X72880952Y-51264285D01* 115 | X72880952Y-50897619D02* 116 | X72828571Y-50950000D01* 117 | X72880952Y-51002380D01* 118 | X72933333Y-50950000D01* 119 | X72880952Y-50897619D01* 120 | X72880952Y-51002380D01* 121 | X73876190Y-51264285D02* 122 | X73876190Y-52154761D01* 123 | X73823809Y-52259523D01* 124 | X73771428Y-52311904D01* 125 | X73666666Y-52364285D01* 126 | X73509523Y-52364285D01* 127 | X73404761Y-52311904D01* 128 | X73876190Y-51945238D02* 129 | X73771428Y-51997619D01* 130 | X73561904Y-51997619D01* 131 | X73457142Y-51945238D01* 132 | X73404761Y-51892857D01* 133 | X73352380Y-51788095D01* 134 | X73352380Y-51473809D01* 135 | X73404761Y-51369047D01* 136 | X73457142Y-51316666D01* 137 | X73561904Y-51264285D01* 138 | X73771428Y-51264285D01* 139 | X73876190Y-51316666D01* 140 | X74871428Y-51997619D02* 141 | X74871428Y-51421428D01* 142 | X74819047Y-51316666D01* 143 | X74714285Y-51264285D01* 144 | X74504761Y-51264285D01* 145 | X74400000Y-51316666D01* 146 | X74871428Y-51945238D02* 147 | X74766666Y-51997619D01* 148 | X74504761Y-51997619D01* 149 | X74400000Y-51945238D01* 150 | X74347619Y-51840476D01* 151 | X74347619Y-51735714D01* 152 | X74400000Y-51630952D01* 153 | X74504761Y-51578571D01* 154 | X74766666Y-51578571D01* 155 | X74871428Y-51526190D01* 156 | X75342857Y-51945238D02* 157 | X75447619Y-51997619D01* 158 | X75657142Y-51997619D01* 159 | X75761904Y-51945238D01* 160 | X75814285Y-51840476D01* 161 | X75814285Y-51788095D01* 162 | X75761904Y-51683333D01* 163 | X75657142Y-51630952D01* 164 | X75500000Y-51630952D01* 165 | X75395238Y-51578571D01* 166 | X75342857Y-51473809D01* 167 | X75342857Y-51421428D01* 168 | X75395238Y-51316666D01* 169 | X75500000Y-51264285D01* 170 | X75657142Y-51264285D01* 171 | X75761904Y-51316666D01* 172 | X76704761Y-51945238D02* 173 | X76600000Y-51997619D01* 174 | X76390476Y-51997619D01* 175 | X76285714Y-51945238D01* 176 | X76233333Y-51840476D01* 177 | X76233333Y-51421428D01* 178 | X76285714Y-51316666D01* 179 | X76390476Y-51264285D01* 180 | X76600000Y-51264285D01* 181 | X76704761Y-51316666D01* 182 | X76757142Y-51421428D01* 183 | X76757142Y-51526190D01* 184 | X76233333Y-51630952D01* 185 | X77071428Y-51264285D02* 186 | X77490476Y-51264285D01* 187 | X77228571Y-50897619D02* 188 | X77228571Y-51840476D01* 189 | X77280952Y-51945238D01* 190 | X77385714Y-51997619D01* 191 | X77490476Y-51997619D01* 192 | X78695238Y-51997619D02* 193 | X78695238Y-50897619D01* 194 | X78957142Y-50897619D01* 195 | X79114285Y-50950000D01* 196 | X79219047Y-51054761D01* 197 | X79271428Y-51159523D01* 198 | X79323809Y-51369047D01* 199 | X79323809Y-51526190D01* 200 | X79271428Y-51735714D01* 201 | X79219047Y-51840476D01* 202 | X79114285Y-51945238D01* 203 | X78957142Y-51997619D01* 204 | X78695238Y-51997619D01* 205 | X80214285Y-51945238D02* 206 | X80109523Y-51997619D01* 207 | X79900000Y-51997619D01* 208 | X79795238Y-51945238D01* 209 | X79742857Y-51840476D01* 210 | X79742857Y-51421428D01* 211 | X79795238Y-51316666D01* 212 | X79900000Y-51264285D01* 213 | X80109523Y-51264285D01* 214 | X80214285Y-51316666D01* 215 | X80266666Y-51421428D01* 216 | X80266666Y-51526190D01* 217 | X79742857Y-51630952D01* 218 | X80738095Y-51997619D02* 219 | X80738095Y-50897619D01* 220 | X80738095Y-51316666D02* 221 | X80842857Y-51264285D01* 222 | X81052380Y-51264285D01* 223 | X81157142Y-51316666D01* 224 | X81209523Y-51369047D01* 225 | X81261904Y-51473809D01* 226 | X81261904Y-51788095D01* 227 | X81209523Y-51892857D01* 228 | X81157142Y-51945238D01* 229 | X81052380Y-51997619D01* 230 | X80842857Y-51997619D01* 231 | X80738095Y-51945238D01* 232 | X82204761Y-51264285D02* 233 | X82204761Y-51997619D01* 234 | X81733333Y-51264285D02* 235 | X81733333Y-51840476D01* 236 | X81785714Y-51945238D01* 237 | X81890476Y-51997619D01* 238 | X82047619Y-51997619D01* 239 | X82152380Y-51945238D01* 240 | X82204761Y-51892857D01* 241 | X83200000Y-51264285D02* 242 | X83200000Y-52154761D01* 243 | X83147619Y-52259523D01* 244 | X83095238Y-52311904D01* 245 | X82990476Y-52364285D01* 246 | X82833333Y-52364285D01* 247 | X82728571Y-52311904D01* 248 | X83200000Y-51945238D02* 249 | X83095238Y-51997619D01* 250 | X82885714Y-51997619D01* 251 | X82780952Y-51945238D01* 252 | X82728571Y-51892857D01* 253 | X82676190Y-51788095D01* 254 | X82676190Y-51473809D01* 255 | X82728571Y-51369047D01* 256 | X82780952Y-51316666D01* 257 | X82885714Y-51264285D01* 258 | X83095238Y-51264285D01* 259 | X83200000Y-51316666D01* 260 | X84509523Y-51683333D02* 261 | X85033333Y-51683333D01* 262 | X84404761Y-51997619D02* 263 | X84771428Y-50897619D01* 264 | X85138095Y-51997619D01* 265 | X85976190Y-51997619D02* 266 | X85976190Y-50897619D01* 267 | X85976190Y-51945238D02* 268 | X85871428Y-51997619D01* 269 | X85661904Y-51997619D01* 270 | X85557142Y-51945238D01* 271 | X85504761Y-51892857D01* 272 | X85452380Y-51788095D01* 273 | X85452380Y-51473809D01* 274 | X85504761Y-51369047D01* 275 | X85557142Y-51316666D01* 276 | X85661904Y-51264285D01* 277 | X85871428Y-51264285D01* 278 | X85976190Y-51316666D01* 279 | X86971428Y-51997619D02* 280 | X86971428Y-51421428D01* 281 | X86919047Y-51316666D01* 282 | X86814285Y-51264285D01* 283 | X86604761Y-51264285D01* 284 | X86500000Y-51316666D01* 285 | X86971428Y-51945238D02* 286 | X86866666Y-51997619D01* 287 | X86604761Y-51997619D01* 288 | X86500000Y-51945238D01* 289 | X86447619Y-51840476D01* 290 | X86447619Y-51735714D01* 291 | X86500000Y-51630952D01* 292 | X86604761Y-51578571D01* 293 | X86866666Y-51578571D01* 294 | X86971428Y-51526190D01* 295 | X87495238Y-51264285D02* 296 | X87495238Y-52364285D01* 297 | X87495238Y-51316666D02* 298 | X87600000Y-51264285D01* 299 | X87809523Y-51264285D01* 300 | X87914285Y-51316666D01* 301 | X87966666Y-51369047D01* 302 | X88019047Y-51473809D01* 303 | X88019047Y-51788095D01* 304 | X87966666Y-51892857D01* 305 | X87914285Y-51945238D01* 306 | X87809523Y-51997619D01* 307 | X87600000Y-51997619D01* 308 | X87495238Y-51945238D01* 309 | X88333333Y-51264285D02* 310 | X88752380Y-51264285D01* 311 | X88490476Y-50897619D02* 312 | X88490476Y-51840476D01* 313 | X88542857Y-51945238D01* 314 | X88647619Y-51997619D01* 315 | X88752380Y-51997619D01* 316 | X89538095Y-51945238D02* 317 | X89433333Y-51997619D01* 318 | X89223809Y-51997619D01* 319 | X89119047Y-51945238D01* 320 | X89066666Y-51840476D01* 321 | X89066666Y-51421428D01* 322 | X89119047Y-51316666D01* 323 | X89223809Y-51264285D01* 324 | X89433333Y-51264285D01* 325 | X89538095Y-51316666D01* 326 | X89590476Y-51421428D01* 327 | X89590476Y-51526190D01* 328 | X89066666Y-51630952D01* 329 | X90061904Y-51997619D02* 330 | X90061904Y-51264285D01* 331 | X90061904Y-51473809D02* 332 | X90114285Y-51369047D01* 333 | X90166666Y-51316666D01* 334 | X90271428Y-51264285D01* 335 | X90376190Y-51264285D01* 336 | D11* 337 | X73171428Y-53752380D02* 338 | X73171428Y-52752380D01* 339 | X73171428Y-53133333D02* 340 | X73266666Y-53085714D01* 341 | X73457142Y-53085714D01* 342 | X73552380Y-53133333D01* 343 | X73600000Y-53180952D01* 344 | X73647619Y-53276190D01* 345 | X73647619Y-53561904D01* 346 | X73600000Y-53657142D01* 347 | X73552380Y-53704761D01* 348 | X73457142Y-53752380D01* 349 | X73266666Y-53752380D01* 350 | X73171428Y-53704761D01* 351 | X73980952Y-53085714D02* 352 | X74219047Y-53752380D01* 353 | X74457142Y-53085714D02* 354 | X74219047Y-53752380D01* 355 | X74123809Y-53990476D01* 356 | X74076190Y-54038095D01* 357 | X73980952Y-54085714D01* 358 | X75457142Y-53085714D02* 359 | X75838095Y-53085714D01* 360 | X75600000Y-52752380D02* 361 | X75600000Y-53609523D01* 362 | X75647619Y-53704761D01* 363 | X75742857Y-53752380D01* 364 | X75838095Y-53752380D01* 365 | X76123809Y-53704761D02* 366 | X76266666Y-53752380D01* 367 | X76504761Y-53752380D01* 368 | X76600000Y-53704761D01* 369 | X76647619Y-53657142D01* 370 | X76695238Y-53561904D01* 371 | X76695238Y-53466666D01* 372 | X76647619Y-53371428D01* 373 | X76600000Y-53323809D01* 374 | X76504761Y-53276190D01* 375 | X76314285Y-53228571D01* 376 | X76219047Y-53180952D01* 377 | X76171428Y-53133333D01* 378 | X76123809Y-53038095D01* 379 | X76123809Y-52942857D01* 380 | X76171428Y-52847619D01* 381 | X76219047Y-52800000D01* 382 | X76314285Y-52752380D01* 383 | X76552380Y-52752380D01* 384 | X76695238Y-52800000D01* 385 | X77314285Y-53276190D02* 386 | X77314285Y-53752380D01* 387 | X76980952Y-52752380D02* 388 | X77314285Y-53276190D01* 389 | X77647619Y-52752380D01* 390 | X77933333Y-53704761D02* 391 | X78076190Y-53752380D01* 392 | X78314285Y-53752380D01* 393 | X78409523Y-53704761D01* 394 | X78457142Y-53657142D01* 395 | X78504761Y-53561904D01* 396 | X78504761Y-53466666D01* 397 | X78457142Y-53371428D01* 398 | X78409523Y-53323809D01* 399 | X78314285Y-53276190D01* 400 | X78123809Y-53228571D01* 401 | X78028571Y-53180952D01* 402 | X77980952Y-53133333D01* 403 | X77933333Y-53038095D01* 404 | X77933333Y-52942857D01* 405 | X77980952Y-52847619D01* 406 | X78028571Y-52800000D01* 407 | X78123809Y-52752380D01* 408 | X78361904Y-52752380D01* 409 | X78504761Y-52800000D01* 410 | X80504761Y-53752380D02* 411 | X80457142Y-53752380D01* 412 | X80361904Y-53704761D01* 413 | X80219047Y-53561904D01* 414 | X79980952Y-53276190D01* 415 | X79885714Y-53133333D01* 416 | X79838095Y-52990476D01* 417 | X79838095Y-52895238D01* 418 | X79885714Y-52800000D01* 419 | X79980952Y-52752380D01* 420 | X80028571Y-52752380D01* 421 | X80123809Y-52800000D01* 422 | X80171428Y-52895238D01* 423 | X80171428Y-52942857D01* 424 | X80123809Y-53038095D01* 425 | X80076190Y-53085714D01* 426 | X79790476Y-53276190D01* 427 | X79742857Y-53323809D01* 428 | X79695238Y-53419047D01* 429 | X79695238Y-53561904D01* 430 | X79742857Y-53657142D01* 431 | X79790476Y-53704761D01* 432 | X79885714Y-53752380D01* 433 | X80028571Y-53752380D01* 434 | X80123809Y-53704761D01* 435 | X80171428Y-53657142D01* 436 | X80314285Y-53466666D01* 437 | X80361904Y-53323809D01* 438 | X80361904Y-53228571D01* 439 | X81695238Y-53752380D02* 440 | X81695238Y-53085714D01* 441 | X81695238Y-53180952D02* 442 | X81742857Y-53133333D01* 443 | X81838095Y-53085714D01* 444 | X81980952Y-53085714D01* 445 | X82076190Y-53133333D01* 446 | X82123809Y-53228571D01* 447 | X82123809Y-53752380D01* 448 | X82123809Y-53228571D02* 449 | X82171428Y-53133333D01* 450 | X82266666Y-53085714D01* 451 | X82409523Y-53085714D01* 452 | X82504761Y-53133333D01* 453 | X82552380Y-53228571D01* 454 | X82552380Y-53752380D01* 455 | X83457142Y-53752380D02* 456 | X83457142Y-53228571D01* 457 | X83409523Y-53133333D01* 458 | X83314285Y-53085714D01* 459 | X83123809Y-53085714D01* 460 | X83028571Y-53133333D01* 461 | X83457142Y-53704761D02* 462 | X83361904Y-53752380D01* 463 | X83123809Y-53752380D01* 464 | X83028571Y-53704761D01* 465 | X82980952Y-53609523D01* 466 | X82980952Y-53514285D01* 467 | X83028571Y-53419047D01* 468 | X83123809Y-53371428D01* 469 | X83361904Y-53371428D01* 470 | X83457142Y-53323809D01* 471 | X83933333Y-53085714D02* 472 | X83933333Y-53752380D01* 473 | X83933333Y-53180952D02* 474 | X83980952Y-53133333D01* 475 | X84076190Y-53085714D01* 476 | X84219047Y-53085714D01* 477 | X84314285Y-53133333D01* 478 | X84361904Y-53228571D01* 479 | X84361904Y-53752380D01* 480 | X85266666Y-53752380D02* 481 | X85266666Y-53228571D01* 482 | X85219047Y-53133333D01* 483 | X85123809Y-53085714D01* 484 | X84933333Y-53085714D01* 485 | X84838095Y-53133333D01* 486 | X85266666Y-53704761D02* 487 | X85171428Y-53752380D01* 488 | X84933333Y-53752380D01* 489 | X84838095Y-53704761D01* 490 | X84790476Y-53609523D01* 491 | X84790476Y-53514285D01* 492 | X84838095Y-53419047D01* 493 | X84933333Y-53371428D01* 494 | X85171428Y-53371428D01* 495 | X85266666Y-53323809D01* 496 | X85647619Y-53085714D02* 497 | X85838095Y-53752380D01* 498 | X86028571Y-53276190D01* 499 | X86219047Y-53752380D01* 500 | X86409523Y-53085714D01* 501 | X86695238Y-53085714D02* 502 | X86933333Y-53752380D01* 503 | X87171428Y-53085714D02* 504 | X86933333Y-53752380D01* 505 | X86838095Y-53990476D01* 506 | X86790476Y-54038095D01* 507 | X86695238Y-54085714D01* 508 | X87552380Y-53752380D02* 509 | X87552380Y-53085714D01* 510 | X87552380Y-53276190D02* 511 | X87600000Y-53180952D01* 512 | X87647619Y-53133333D01* 513 | X87742857Y-53085714D01* 514 | X87838095Y-53085714D01* 515 | X88171428Y-53752380D02* 516 | X88171428Y-53085714D01* 517 | X88171428Y-53180952D02* 518 | X88219047Y-53133333D01* 519 | X88314285Y-53085714D01* 520 | X88457142Y-53085714D01* 521 | X88552380Y-53133333D01* 522 | X88600000Y-53228571D01* 523 | X88600000Y-53752380D01* 524 | X88600000Y-53228571D02* 525 | X88647619Y-53133333D01* 526 | X88742857Y-53085714D01* 527 | X88885714Y-53085714D01* 528 | X88980952Y-53133333D01* 529 | X89028571Y-53228571D01* 530 | X89028571Y-53752380D01* 531 | X77833333Y-79952380D02* 532 | X77500000Y-79476190D01* 533 | X77261904Y-79952380D02* 534 | X77261904Y-78952380D01* 535 | X77642857Y-78952380D01* 536 | X77738095Y-79000000D01* 537 | X77785714Y-79047619D01* 538 | X77833333Y-79142857D01* 539 | X77833333Y-79285714D01* 540 | X77785714Y-79380952D01* 541 | X77738095Y-79428571D01* 542 | X77642857Y-79476190D01* 543 | X77261904Y-79476190D01* 544 | X78166666Y-78952380D02* 545 | X78833333Y-79952380D01* 546 | X78833333Y-78952380D02* 547 | X78166666Y-79952380D01* 548 | X81838095Y-78952380D02* 549 | X82409523Y-78952380D01* 550 | X82123809Y-79952380D02* 551 | X82123809Y-78952380D01* 552 | X82647619Y-78952380D02* 553 | X83314285Y-79952380D01* 554 | X83314285Y-78952380D02* 555 | X82647619Y-79952380D01* 556 | X85766666Y-79952380D02* 557 | X85766666Y-78952380D01* 558 | X86147619Y-78952380D01* 559 | X86242857Y-79000000D01* 560 | X86290476Y-79047619D01* 561 | X86338095Y-79142857D01* 562 | X86338095Y-79285714D01* 563 | X86290476Y-79380952D01* 564 | X86242857Y-79428571D01* 565 | X86147619Y-79476190D01* 566 | X85766666Y-79476190D01* 567 | X86671428Y-78952380D02* 568 | X86909523Y-79952380D01* 569 | X87100000Y-79238095D01* 570 | X87290476Y-79952380D01* 571 | X87528571Y-78952380D01* 572 | X88480952Y-79952380D02* 573 | X88147619Y-79476190D01* 574 | X87909523Y-79952380D02* 575 | X87909523Y-78952380D01* 576 | X88290476Y-78952380D01* 577 | X88385714Y-79000000D01* 578 | X88433333Y-79047619D01* 579 | X88480952Y-79142857D01* 580 | X88480952Y-79285714D01* 581 | X88433333Y-79380952D01* 582 | X88385714Y-79428571D01* 583 | X88290476Y-79476190D01* 584 | X87909523Y-79476190D01* 585 | X71666666Y-78952380D02* 586 | X72000000Y-79952380D01* 587 | X72333333Y-78952380D01* 588 | X72666666Y-78952380D02* 589 | X72666666Y-79761904D01* 590 | X72714285Y-79857142D01* 591 | X72761904Y-79904761D01* 592 | X72857142Y-79952380D01* 593 | X73047619Y-79952380D01* 594 | X73142857Y-79904761D01* 595 | X73190476Y-79857142D01* 596 | X73238095Y-79761904D01* 597 | X73238095Y-78952380D01* 598 | X73666666Y-79904761D02* 599 | X73809523Y-79952380D01* 600 | X74047619Y-79952380D01* 601 | X74142857Y-79904761D01* 602 | X74190476Y-79857142D01* 603 | X74238095Y-79761904D01* 604 | X74238095Y-79666666D01* 605 | X74190476Y-79571428D01* 606 | X74142857Y-79523809D01* 607 | X74047619Y-79476190D01* 608 | X73857142Y-79428571D01* 609 | X73761904Y-79380952D01* 610 | X73714285Y-79333333D01* 611 | X73666666Y-79238095D01* 612 | X73666666Y-79142857D01* 613 | X73714285Y-79047619D01* 614 | X73761904Y-79000000D01* 615 | X73857142Y-78952380D01* 616 | X74095238Y-78952380D01* 617 | X74238095Y-79000000D01* 618 | X75000000Y-79428571D02* 619 | X75142857Y-79476190D01* 620 | X75190476Y-79523809D01* 621 | X75238095Y-79619047D01* 622 | X75238095Y-79761904D01* 623 | X75190476Y-79857142D01* 624 | X75142857Y-79904761D01* 625 | X75047619Y-79952380D01* 626 | X74666666Y-79952380D01* 627 | X74666666Y-78952380D01* 628 | X75000000Y-78952380D01* 629 | X75095238Y-79000000D01* 630 | X75142857Y-79047619D01* 631 | X75190476Y-79142857D01* 632 | X75190476Y-79238095D01* 633 | X75142857Y-79333333D01* 634 | X75095238Y-79380952D01* 635 | X75000000Y-79428571D01* 636 | X74666666Y-79428571D01* 637 | %TO.C,TP3*% 638 | X90071428Y-45452857D02* 639 | X90023809Y-45595714D01* 640 | X89976190Y-45643333D01* 641 | X89880952Y-45690952D01* 642 | X89738095Y-45690952D01* 643 | X89642857Y-45643333D01* 644 | X89595238Y-45595714D01* 645 | X89547619Y-45500476D01* 646 | X89547619Y-45119523D01* 647 | X90547619Y-45119523D01* 648 | X90547619Y-45452857D01* 649 | X90500000Y-45548095D01* 650 | X90452380Y-45595714D01* 651 | X90357142Y-45643333D01* 652 | X90261904Y-45643333D01* 653 | X90166666Y-45595714D01* 654 | X90119047Y-45548095D01* 655 | X90071428Y-45452857D01* 656 | X90071428Y-45119523D01* 657 | X89833333Y-46071904D02* 658 | X89833333Y-46548095D01* 659 | X89547619Y-45976666D02* 660 | X90547619Y-46310000D01* 661 | X89547619Y-46643333D01* 662 | X90547619Y-46833809D02* 663 | X90547619Y-47405238D01* 664 | X89547619Y-47119523D02* 665 | X90547619Y-47119523D01* 666 | X89928571Y-47738571D02* 667 | X89928571Y-48500476D01* 668 | X89547619Y-48119523D02* 669 | X90309523Y-48119523D01* 670 | %TO.C,TP4*% 671 | X72071428Y-45467857D02* 672 | X72023809Y-45610714D01* 673 | X71976190Y-45658333D01* 674 | X71880952Y-45705952D01* 675 | X71738095Y-45705952D01* 676 | X71642857Y-45658333D01* 677 | X71595238Y-45610714D01* 678 | X71547619Y-45515476D01* 679 | X71547619Y-45134523D01* 680 | X72547619Y-45134523D01* 681 | X72547619Y-45467857D01* 682 | X72500000Y-45563095D01* 683 | X72452380Y-45610714D01* 684 | X72357142Y-45658333D01* 685 | X72261904Y-45658333D01* 686 | X72166666Y-45610714D01* 687 | X72119047Y-45563095D01* 688 | X72071428Y-45467857D01* 689 | X72071428Y-45134523D01* 690 | X71833333Y-46086904D02* 691 | X71833333Y-46563095D01* 692 | X71547619Y-45991666D02* 693 | X72547619Y-46325000D01* 694 | X71547619Y-46658333D01* 695 | X72547619Y-46848809D02* 696 | X72547619Y-47420238D01* 697 | X71547619Y-47134523D02* 698 | X72547619Y-47134523D01* 699 | X71928571Y-47753571D02* 700 | X71928571Y-48515476D01* 701 | D13* 702 | %TO.C,U1*% 703 | X72465000Y-71310000D02* 704 | X71990000Y-71310000D01* 705 | X75735000Y-67090000D02* 706 | X76210000Y-67090000D01* 707 | X76210000Y-67090000D02* 708 | X76210000Y-67565000D01* 709 | X71990000Y-71310000D02* 710 | X71990000Y-70835000D01* 711 | X72465000Y-67090000D02* 712 | X71990000Y-67090000D01* 713 | X71990000Y-67090000D02* 714 | X71990000Y-67565000D01* 715 | X75735000Y-71310000D02* 716 | X76210000Y-71310000D01* 717 | %TO.C,U3*% 718 | X86420000Y-69210000D02* 719 | X86420000Y-70010000D01* 720 | X89540000Y-69210000D02* 721 | X89540000Y-67410000D01* 722 | X86420000Y-69210000D02* 723 | X86420000Y-68410000D01* 724 | X89540000Y-69210000D02* 725 | X89540000Y-70010000D01* 726 | %TO.C,C7*% 727 | X85699420Y-71480000D02* 728 | X85980580Y-71480000D01* 729 | X85699420Y-72500000D02* 730 | X85980580Y-72500000D01* 731 | %TO.C,R4*% 732 | X89180000Y-74353641D02* 733 | X89180000Y-74046359D01* 734 | X88420000Y-74353641D02* 735 | X88420000Y-74046359D01* 736 | %TO.C,C2*% 737 | X76840000Y-70392164D02* 738 | X76840000Y-70607836D01* 739 | X77560000Y-70392164D02* 740 | X77560000Y-70607836D01* 741 | %TO.C,R2*% 742 | X72920000Y-74046359D02* 743 | X72920000Y-74353641D01* 744 | X73680000Y-74046359D02* 745 | X73680000Y-74353641D01* 746 | %TO.C,FB1*% 747 | X82700000Y-47260378D02* 748 | X82700000Y-48059622D01* 749 | X81580000Y-47260378D02* 750 | X81580000Y-48059622D01* 751 | %TO.C,C9*% 752 | X85690000Y-56207836D02* 753 | X85690000Y-55992164D01* 754 | X86410000Y-56207836D02* 755 | X86410000Y-55992164D01* 756 | %TO.C,C6*% 757 | X76492164Y-66460000D02* 758 | X76707836Y-66460000D01* 759 | X76492164Y-65740000D02* 760 | X76707836Y-65740000D01* 761 | %TO.C,C8*% 762 | X88930580Y-71490000D02* 763 | X88649420Y-71490000D01* 764 | X88930580Y-72510000D02* 765 | X88649420Y-72510000D01* 766 | %TO.C,D1*% 767 | X72015000Y-80365000D02* 768 | X72015000Y-81835000D01* 769 | X72015000Y-81835000D02* 770 | X74300000Y-81835000D01* 771 | X74300000Y-80365000D02* 772 | X72015000Y-80365000D01* 773 | %TO.C,R3*% 774 | X72180000Y-74353641D02* 775 | X72180000Y-74046359D01* 776 | X71420000Y-74353641D02* 777 | X71420000Y-74046359D01* 778 | %TO.C,C4*% 779 | X77560000Y-67792164D02* 780 | X77560000Y-68007836D01* 781 | X76840000Y-67792164D02* 782 | X76840000Y-68007836D01* 783 | %TO.C,Q3*% 784 | X75110000Y-56062500D02* 785 | X75110000Y-55412500D01* 786 | X71990000Y-56062500D02* 787 | X71990000Y-55412500D01* 788 | X71990000Y-56062500D02* 789 | X71990000Y-57737500D01* 790 | X75110000Y-56062500D02* 791 | X75110000Y-56712500D01* 792 | %TO.C,R12*% 793 | X72920000Y-76853641D02* 794 | X72920000Y-76546359D01* 795 | X73680000Y-76853641D02* 796 | X73680000Y-76546359D01* 797 | %TO.C,U4*% 798 | X76990000Y-56100000D02* 799 | X76990000Y-57775000D01* 800 | X80110000Y-56100000D02* 801 | X80110000Y-56750000D01* 802 | X80110000Y-56100000D02* 803 | X80110000Y-55450000D01* 804 | X76990000Y-56100000D02* 805 | X76990000Y-55450000D01* 806 | %TO.C,R8*% 807 | X74646359Y-72680000D02* 808 | X74953641Y-72680000D01* 809 | X74646359Y-71920000D02* 810 | X74953641Y-71920000D01* 811 | %TO.C,R7*% 812 | X71420000Y-76853641D02* 813 | X71420000Y-76546359D01* 814 | X72180000Y-76853641D02* 815 | X72180000Y-76546359D01* 816 | %TO.C,C13*% 817 | X80690000Y-55992164D02* 818 | X80690000Y-56207836D01* 819 | X81410000Y-55992164D02* 820 | X81410000Y-56207836D01* 821 | %TO.C,D3*% 822 | X78900000Y-80365000D02* 823 | X76615000Y-80365000D01* 824 | X76615000Y-80365000D02* 825 | X76615000Y-81835000D01* 826 | X76615000Y-81835000D02* 827 | X78900000Y-81835000D01* 828 | %TO.C,D2*% 829 | X81115000Y-80365000D02* 830 | X81115000Y-81835000D01* 831 | X83400000Y-80365000D02* 832 | X81115000Y-80365000D01* 833 | X81115000Y-81835000D02* 834 | X83400000Y-81835000D01* 835 | %TO.C,U2*% 836 | X81042000Y-72560000D02* 837 | X81842000Y-72560000D01* 838 | X81042000Y-72560000D02* 839 | X80242000Y-72560000D01* 840 | X81042000Y-69440000D02* 841 | X81842000Y-69440000D01* 842 | X81042000Y-69440000D02* 843 | X79242000Y-69440000D01* 844 | %TO.C,C5*% 845 | X76707836Y-72660000D02* 846 | X76492164Y-72660000D01* 847 | X76707836Y-71940000D02* 848 | X76492164Y-71940000D01* 849 | %TO.C,R1*% 850 | X85590000Y-76156724D02* 851 | X85590000Y-74702596D01* 852 | X87410000Y-76156724D02* 853 | X87410000Y-74702596D01* 854 | %TO.C,C10*% 855 | X85990580Y-66940000D02* 856 | X85709420Y-66940000D01* 857 | X85990580Y-65920000D02* 858 | X85709420Y-65920000D01* 859 | %TO.C,R14*% 860 | X73053641Y-71920000D02* 861 | X72746359Y-71920000D01* 862 | X73053641Y-72680000D02* 863 | X72746359Y-72680000D01* 864 | %TO.C,R10*% 865 | X83170000Y-57646359D02* 866 | X83170000Y-57953641D01* 867 | X83930000Y-57646359D02* 868 | X83930000Y-57953641D01* 869 | %TO.C,R6*% 870 | X73053641Y-66480000D02* 871 | X72746359Y-66480000D01* 872 | X73053641Y-65720000D02* 873 | X72746359Y-65720000D01* 874 | %TO.C,R17*% 875 | X89770000Y-67936360D02* 876 | X89770000Y-68243642D01* 877 | X90530000Y-67936360D02* 878 | X90530000Y-68243642D01* 879 | %TO.C,Q2*% 880 | X90110000Y-56100000D02* 881 | X90110000Y-55450000D01* 882 | X86990000Y-56100000D02* 883 | X86990000Y-55450000D01* 884 | X86990000Y-56100000D02* 885 | X86990000Y-57775000D01* 886 | X90110000Y-56100000D02* 887 | X90110000Y-56750000D01* 888 | %TO.C,R15*% 889 | X89920000Y-76853641D02* 890 | X89920000Y-76546359D01* 891 | X90680000Y-76853641D02* 892 | X90680000Y-76546359D01* 893 | %TO.C,C3*% 894 | X74907836Y-66460000D02* 895 | X74692164Y-66460000D01* 896 | X74907836Y-65740000D02* 897 | X74692164Y-65740000D01* 898 | %TO.C,L1*% 899 | X86030000Y-69261252D02* 900 | X86030000Y-68738748D01* 901 | X84610000Y-69261252D02* 902 | X84610000Y-68738748D01* 903 | %TO.C,R13*% 904 | X88170000Y-57646359D02* 905 | X88170000Y-57953641D01* 906 | X88930000Y-57646359D02* 907 | X88930000Y-57953641D01* 908 | %TO.C,R5*% 909 | X89920000Y-74046359D02* 910 | X89920000Y-74353641D01* 911 | X90680000Y-74046359D02* 912 | X90680000Y-74353641D01* 913 | %TO.C,R16*% 914 | X73930000Y-57596359D02* 915 | X73930000Y-57903641D01* 916 | X73170000Y-57596359D02* 917 | X73170000Y-57903641D01* 918 | %TO.C,C11*% 919 | X75690000Y-56157836D02* 920 | X75690000Y-55942164D01* 921 | X76410000Y-56157836D02* 922 | X76410000Y-55942164D01* 923 | %TO.C,R9*% 924 | X78170000Y-57646359D02* 925 | X78170000Y-57953641D01* 926 | X78930000Y-57646359D02* 927 | X78930000Y-57953641D01* 928 | %TO.C,C1*% 929 | X74690000Y-76160912D02* 930 | X74690000Y-74738408D01* 931 | X76510000Y-76160912D02* 932 | X76510000Y-74738408D01* 933 | %TO.C,R18*% 934 | X90530000Y-70301699D02* 935 | X90530000Y-69994417D01* 936 | X89770000Y-70301699D02* 937 | X89770000Y-69994417D01* 938 | %TO.C,Q1*% 939 | X81990000Y-56100000D02* 940 | X81990000Y-57775000D01* 941 | X85110000Y-56100000D02* 942 | X85110000Y-56750000D01* 943 | X85110000Y-56100000D02* 944 | X85110000Y-55450000D01* 945 | X81990000Y-56100000D02* 946 | X81990000Y-55450000D01* 947 | %TO.C,D4*% 948 | X85615000Y-81835000D02* 949 | X87900000Y-81835000D01* 950 | X85615000Y-80365000D02* 951 | X85615000Y-81835000D01* 952 | X87900000Y-80365000D02* 953 | X85615000Y-80365000D01* 954 | %TO.C,R11*% 955 | X88420000Y-76853641D02* 956 | X88420000Y-76546359D01* 957 | X89180000Y-76853641D02* 958 | X89180000Y-76546359D01* 959 | %TO.C,C12*% 960 | X88679420Y-66940000D02* 961 | X88960580Y-66940000D01* 962 | X88679420Y-65920000D02* 963 | X88960580Y-65920000D01* 964 | %TD*% 965 | M02* 966 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-NPTH.drl: -------------------------------------------------------------------------------- 1 | M48 2 | ; DRILL file {KiCad (6.0.4-0)} date 2022 December 11, Sunday 03:25:20 3 | ; FORMAT={-:-/ absolute / metric / decimal} 4 | ; #@! TF.CreationDate,2022-12-11T03:25:20+01:00 5 | ; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.4-0) 6 | ; #@! TF.FileFunction,NonPlated,1,4,NPTH 7 | FMAT,2 8 | METRIC 9 | ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill 10 | T1C0.580 11 | ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill 12 | T2C0.660 13 | ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill 14 | T3C1.152 15 | ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill 16 | T4C3.200 17 | % 18 | G90 19 | G05 20 | T2 21 | X77.3Y-75.44 22 | T3 23 | X72.0Y-43.6 24 | X90.1Y-81.1 25 | T4 26 | X75.593Y-62.15 27 | X86.488Y-62.15 28 | T1 29 | G00X84.59Y-75.44 30 | M15 31 | G01X85.01Y-75.44 32 | M16 33 | G05 34 | T0 35 | M30 36 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-PTH.drl: -------------------------------------------------------------------------------- 1 | M48 2 | ; DRILL file {KiCad (6.0.4-0)} date 2022 December 11, Sunday 03:25:20 3 | ; FORMAT={-:-/ absolute / metric / decimal} 4 | ; #@! TF.CreationDate,2022-12-11T03:25:20+01:00 5 | ; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.4-0) 6 | ; #@! TF.FileFunction,Plated,1,4,PTH 7 | FMAT,2 8 | METRIC 9 | ; #@! TA.AperFunction,Plated,PTH,ViaDrill 10 | T1C0.200 11 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill 12 | T2C0.700 13 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill 14 | T3C1.100 15 | % 16 | G90 17 | G05 18 | T1 19 | X71.5Y-81.1 20 | X71.75Y-67.1 21 | X71.8Y-73.1 22 | X71.8Y-75.6 23 | X71.9Y-71.5 24 | X72.3Y-66.8 25 | X72.3Y-67.4 26 | X72.3Y-71.0 27 | X72.4Y-55.85 28 | X72.45Y-74.7 29 | X73.1Y-55.95 30 | X73.3Y-75.6 31 | X73.8Y-56.5 32 | X73.85Y-72.9 33 | X73.95Y-74.7 34 | X74.1Y-65.55 35 | X74.1Y-69.15 36 | X74.5Y-55.9 37 | X74.8Y-65.45 38 | X75.5Y-65.55 39 | X75.6Y-76.1 40 | X75.9Y-71.0 41 | X76.05Y-57.2 42 | X76.1Y-81.1 43 | X76.15Y-67.4 44 | X76.2Y-71.55 45 | X76.5Y-66.55 46 | X76.5Y-71.0 47 | X76.8Y-71.6 48 | X76.85Y-68.05 49 | X76.85Y-70.35 50 | X77.1Y-58.0 51 | X77.1Y-66.7 52 | X77.45Y-71.65 53 | X77.45Y-74.35 54 | X77.45Y-76.55 55 | X77.55Y-55.8 56 | X77.9Y-68.8 57 | X77.9Y-69.6 58 | X77.9Y-74.85 59 | X77.9Y-76.0 60 | X78.55Y-56.7 61 | X78.842Y-71.0 62 | X79.79Y-46.6 63 | X79.8Y-56.15 64 | X79.8Y-73.7 65 | X79.8Y-76.95 66 | X80.32Y-46.6 67 | X80.6Y-81.1 68 | X80.8Y-73.99 69 | X80.8Y-77.3 70 | X81.05Y-57.25 71 | X81.05Y-69.85 72 | X81.142Y-70.5 73 | X81.142Y-71.5 74 | X81.3Y-76.88 75 | X81.9Y-73.8 76 | X81.9Y-77.15 77 | X81.91Y-48.05 78 | X81.98Y-47.28 79 | X82.37Y-47.74 80 | X82.5Y-73.8 81 | X82.6Y-55.85 82 | X83.142Y-71.0 83 | X83.542Y-70.5 84 | X83.542Y-71.5 85 | X83.55Y-56.7 86 | X84.2Y-74.89 87 | X84.2Y-76.04 88 | X84.65Y-74.34 89 | X84.65Y-76.54 90 | X85.1Y-81.1 91 | X85.75Y-71.3 92 | X85.81Y-66.42 93 | X86.05Y-57.25 94 | X86.9Y-76.0 95 | X87.03Y-71.27 96 | X87.3Y-69.3 97 | X87.31Y-66.43 98 | X87.31Y-71.99 99 | X87.75Y-55.9 100 | X87.98Y-67.17 101 | X88.15Y-74.7 102 | X88.8Y-75.6 103 | X88.86Y-66.44 104 | X89.5Y-55.95 105 | X89.5Y-58.3 106 | X89.55Y-68.1 107 | X89.57Y-71.2 108 | X89.6Y-68.78 109 | X89.6Y-70.16 110 | X89.65Y-74.7 111 | X90.3Y-73.1 112 | X90.3Y-75.6 113 | T2 114 | X78.65Y-73.29 115 | X78.65Y-77.59 116 | X83.45Y-73.29 117 | X83.45Y-77.59 118 | T3 119 | X79.494Y-67.6 120 | X82.542Y-67.6 121 | T0 122 | M30 123 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-all-pos.csv: -------------------------------------------------------------------------------- 1 | Ref,Val,Package,PosX,PosY,Rot,Side 2 | "C1","1nF","C_1206_3216Metric",75.600000,-75.449660,90.000000,top 3 | "C2","4.7uF","C_0402_1005Metric",77.200000,-70.500000,-90.000000,top 4 | "C3","100n","C_0402_1005Metric",74.800000,-66.100000,180.000000,top 5 | "C4","100n","C_0402_1005Metric",77.200000,-67.900000,-90.000000,top 6 | "C5","4.7uF","C_0402_1005Metric",76.600000,-72.300000,180.000000,top 7 | "C6","100n","C_0402_1005Metric",76.600000,-66.100000,0.000000,top 8 | "C7","10uF","C_0603_1608Metric",85.840000,-71.990000,0.000000,top 9 | "C8","10uF","C_0603_1608Metric",88.790000,-72.000000,180.000000,top 10 | "C9","1uF","C_0402_1005Metric",86.050000,-56.100000,90.000000,top 11 | "C10","22uF","C_0603_1608Metric",85.850000,-66.430000,180.000000,top 12 | "C11","4.7uF","C_0402_1005Metric",76.050000,-56.050000,90.000000,top 13 | "C12","22uF","C_0603_1608Metric",88.820000,-66.430000,0.000000,top 14 | "C13","4.7uF","C_0402_1005Metric",81.050000,-56.100000,-90.000000,top 15 | "D1","RED (VBUS)","LED_0603_1608Metric",73.500000,-81.100000,0.000000,top 16 | "D2","YLW (TX)","LED_0603_1608Metric",82.600000,-81.100000,0.000000,top 17 | "D3","GRN (RX)","LED_0603_1608Metric",78.100000,-81.100000,0.000000,top 18 | "D4","WHT (VCC)","LED_0603_1608Metric",87.100000,-81.100000,0.000000,top 19 | "FB1","600R@100MHz","L_0805_2012Metric",82.140000,-47.660000,-90.000000,top 20 | "H3","ToolingHole","ToolingHole_JLCSMT",72.000000,-43.600000,0.000000,top 21 | "H4","ToolingHole","ToolingHole_JLCSMT",90.100000,-81.100000,0.000000,top 22 | "J1","USB_C_Receptacle","USB_Type_C_Straight_C168703",81.050000,-75.439660,0.000000,top 23 | "L1","2.2uH","L_0805_2012Metric_Pad1.15x1.40mm_HandSolder",85.320000,-69.000000,90.000000,top 24 | "Q1","MMBT3904","SOT-23",83.550000,-56.100000,90.000000,top 25 | "Q2","MMBT3904","SOT-23",88.550000,-56.100000,90.000000,top 26 | "Q3","AO3401A","SOT-23",73.550000,-56.062500,90.000000,top 27 | "R1","100k HV","R_1206_3216Metric",86.500000,-75.429660,90.000000,top 28 | "R2","22k","R_0402_1005Metric",73.300000,-74.200000,-90.000000,top 29 | "R3","47k","R_0402_1005Metric",71.800000,-74.200000,90.000000,top 30 | "R4","5.1 kR","R_0402_1005Metric",88.800000,-74.200000,90.000000,top 31 | "R5","5.1 kR","R_0402_1005Metric",90.300000,-74.200000,-90.000000,top 32 | "R6","4.7k","R_0402_1005Metric",72.900000,-66.100000,180.000000,top 33 | "R7","5.1k","R_0402_1005Metric",71.800000,-76.700000,90.000000,top 34 | "R8","10k","R_0402_1005Metric",74.800000,-72.300000,0.000000,top 35 | "R9","100k","R_0402_1005Metric",78.550000,-57.800000,-90.000000,top 36 | "R10","100k","R_0402_1005Metric",83.550000,-57.800000,-90.000000,top 37 | "R11","5.1k","R_0402_1005Metric",88.800000,-76.700000,90.000000,top 38 | "R12","5.1k","R_0402_1005Metric",73.300000,-76.700000,90.000000,top 39 | "R13","100k","R_0402_1005Metric",88.550000,-57.800000,-90.000000,top 40 | "R14","10k","R_0402_1005Metric",72.900000,-72.300000,180.000000,top 41 | "R15","5.1k","R_0402_1005Metric",90.300000,-76.700000,90.000000,top 42 | "R16","120k","R_0402_1005Metric",73.550000,-57.750000,-90.000000,top 43 | "R17","470k","R_0402_1005Metric",90.150000,-68.090001,-90.000000,top 44 | "R18","120k","R_0402_1005Metric",90.150000,-70.148058,90.000000,top 45 | "TP1","RX","PogoPin_0.96mm",79.494000,-67.599508,0.000000,top 46 | "TP2","TX","PogoPin_0.96mm",82.542000,-67.599508,0.000000,top 47 | "TP3","BAT+","Keystone_5230",85.900000,-46.600000,-90.000000,top 48 | "TP4","BAT-","Keystone_5230",75.550000,-46.825000,-90.000000,top 49 | "U1","CP2102N-Axx-xQFN24","QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm",74.100000,-69.200000,180.000000,top 50 | "U2","SRV05-4","SOT-23-6",81.042000,-71.000000,0.000000,top 51 | "U3","SY8088","SOT-23-5",87.980000,-69.210000,-90.000000,top 52 | "U4","XC6206P18xMR","SOT-23",78.550000,-56.100000,90.000000,top 53 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-job.gbrjob: -------------------------------------------------------------------------------- 1 | { 2 | "Header": { 3 | "GenerationSoftware": { 4 | "Vendor": "KiCad", 5 | "Application": "Pcbnew", 6 | "Version": "(6.0.4-0)" 7 | }, 8 | "CreationDate": "2022-12-11T03:25:18+01:00" 9 | }, 10 | "GeneralSpecs": { 11 | "ProjectId": { 12 | "Name": "Gigaset-Debug-Adapter", 13 | "GUID": "47696761-7365-4742-9d44-656275672d41", 14 | "Revision": "rev?" 15 | }, 16 | "Size": { 17 | "X": 20.82, 18 | "Y": 40.3 19 | }, 20 | "LayerNumber": 4, 21 | "BoardThickness": 1.6, 22 | "Finish": "None" 23 | }, 24 | "DesignRules": [ 25 | { 26 | "Layers": "Outer", 27 | "PadToPad": 0.127, 28 | "PadToTrack": 0.127, 29 | "TrackToTrack": 0.127, 30 | "MinLineWidth": 0.127 31 | }, 32 | { 33 | "Layers": "Inner", 34 | "PadToPad": 0.0, 35 | "PadToTrack": 0.0, 36 | "TrackToTrack": 0.127, 37 | "MinLineWidth": 0.127, 38 | "TrackToRegion": 0.127, 39 | "RegionToRegion": 0.127 40 | } 41 | ], 42 | "FilesAttributes": [ 43 | { 44 | "Path": "Gigaset-Debug-Adapter-F_Cu.gbr", 45 | "FileFunction": "Copper,L1,Top", 46 | "FilePolarity": "Positive" 47 | }, 48 | { 49 | "Path": "Gigaset-Debug-Adapter-GND.gbr", 50 | "FileFunction": "Copper,L2,Inr", 51 | "FilePolarity": "Positive" 52 | }, 53 | { 54 | "Path": "Gigaset-Debug-Adapter-Power.gbr", 55 | "FileFunction": "Copper,L3,Inr", 56 | "FilePolarity": "Positive" 57 | }, 58 | { 59 | "Path": "Gigaset-Debug-Adapter-B_Cu.gbr", 60 | "FileFunction": "Copper,L4,Bot", 61 | "FilePolarity": "Positive" 62 | }, 63 | { 64 | "Path": "Gigaset-Debug-Adapter-F_Paste.gbr", 65 | "FileFunction": "SolderPaste,Top", 66 | "FilePolarity": "Positive" 67 | }, 68 | { 69 | "Path": "Gigaset-Debug-Adapter-B_Paste.gbr", 70 | "FileFunction": "SolderPaste,Bot", 71 | "FilePolarity": "Positive" 72 | }, 73 | { 74 | "Path": "Gigaset-Debug-Adapter-F_Silkscreen.gbr", 75 | "FileFunction": "Legend,Top", 76 | "FilePolarity": "Positive" 77 | }, 78 | { 79 | "Path": "Gigaset-Debug-Adapter-B_Silkscreen.gbr", 80 | "FileFunction": "Legend,Bot", 81 | "FilePolarity": "Positive" 82 | }, 83 | { 84 | "Path": "Gigaset-Debug-Adapter-F_Mask.gbr", 85 | "FileFunction": "SolderMask,Top", 86 | "FilePolarity": "Negative" 87 | }, 88 | { 89 | "Path": "Gigaset-Debug-Adapter-B_Mask.gbr", 90 | "FileFunction": "SolderMask,Bot", 91 | "FilePolarity": "Negative" 92 | }, 93 | { 94 | "Path": "Gigaset-Debug-Adapter-Edge_Cuts.gbr", 95 | "FileFunction": "Profile", 96 | "FilePolarity": "Positive" 97 | } 98 | ], 99 | "MaterialStackup": [ 100 | { 101 | "Type": "Legend", 102 | "Color": "White", 103 | "Name": "Top Silk Screen" 104 | }, 105 | { 106 | "Type": "SolderPaste", 107 | "Name": "Top Solder Paste" 108 | }, 109 | { 110 | "Type": "SolderMask", 111 | "Color": "Green", 112 | "Thickness": 0.01, 113 | "Name": "Top Solder Mask" 114 | }, 115 | { 116 | "Type": "Copper", 117 | "Thickness": 0.035, 118 | "Name": "F.Cu" 119 | }, 120 | { 121 | "Type": "Dielectric", 122 | "Thickness": 0.2, 123 | "Material": "FR4", 124 | "Name": "F.Cu/GND", 125 | "Notes": "Type: dielectric layer 1 (from F.Cu to GND)" 126 | }, 127 | { 128 | "Type": "Copper", 129 | "Thickness": 0.0175, 130 | "Name": "GND" 131 | }, 132 | { 133 | "Type": "Dielectric", 134 | "Thickness": 1.075, 135 | "Material": "FR4", 136 | "Name": "GND/Power", 137 | "Notes": "Type: dielectric layer 2 (from GND to Power)" 138 | }, 139 | { 140 | "Type": "Copper", 141 | "Thickness": 0.0175, 142 | "Name": "Power" 143 | }, 144 | { 145 | "Type": "Dielectric", 146 | "Thickness": 0.2, 147 | "Material": "FR4", 148 | "Name": "Power/B.Cu", 149 | "Notes": "Type: dielectric layer 3 (from Power to B.Cu)" 150 | }, 151 | { 152 | "Type": "Copper", 153 | "Thickness": 0.035, 154 | "Name": "B.Cu" 155 | }, 156 | { 157 | "Type": "SolderMask", 158 | "Color": "Green", 159 | "Thickness": 0.01, 160 | "Name": "Bottom Solder Mask" 161 | }, 162 | { 163 | "Type": "SolderPaste", 164 | "Name": "Bottom Solder Paste" 165 | }, 166 | { 167 | "Type": "Legend", 168 | "Color": "White", 169 | "Name": "Bottom Silk Screen" 170 | } 171 | ] 172 | } 173 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter.pdf -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter_bom_jlc.csv: -------------------------------------------------------------------------------- 1 | "Comment","Designator","Footprint","LCSC Part #" 2 | "1nF","C1","C_1206_3216Metric","C35216" 3 | "4.7uF","C2,C5,C11,C13","C_0402_1005Metric","C23733" 4 | "100n","C3,C4,C6","C_0402_1005Metric","C1525" 5 | "10uF","C7,C8","C_0603_1608Metric","C19702" 6 | "1uF","C9","C_0402_1005Metric","C52923" 7 | "22uF","C10,C12","C_0603_1608Metric","C59461" 8 | "RED (VBUS)","D1","LED_0603_1608Metric","C2286" 9 | "YLW (TX)","D2","LED_0603_1608Metric","C72038" 10 | "GRN (RX)","D3","LED_0603_1608Metric","C72043" 11 | "WHT (VCC)","D4","LED_0603_1608Metric","C2290" 12 | "600R@100MHz","FB1","L_0805_2012Metric","C1017" 13 | "USB_C_Receptacle","J1","USB_Type_C_Straight_C168703","C168703" 14 | "2.2uH","L1","L_0805_2012Metric_Pad1.15x1.40mm_HandSolder","C412023" 15 | "MMBT3904","Q1,Q2","SOT-23","C20526" 16 | "AO3401A","Q3","SOT-23","C15127" 17 | "100k HV","R1","R_1206_3216Metric","C17900" 18 | "22k","R2","R_0402_1005Metric","C25768" 19 | "47k","R3","R_0402_1005Metric","C25792" 20 | "5.1 kR","R4,R5","R_0402_1005Metric","C25905" 21 | "4.7k","R6","R_0402_1005Metric","C25900" 22 | "5.1k","R7,R11,R12,R15","R_0402_1005Metric","C25905" 23 | "10k","R8,R14","R_0402_1005Metric","C25744" 24 | "100k","R9,R10,R13","R_0402_1005Metric","C25741" 25 | "120k","R16,R18","R_0402_1005Metric","C25750" 26 | "470k","R17","R_0402_1005Metric","C25790" 27 | "CP2102N-Axx-xQFN24","U1","QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm","C969151" 28 | "SRV05-4","U2","SOT-23-6","C85364" 29 | "SY8088","U3","SOT-23-5","C479072" 30 | "XC6206P18xMR","U4","SOT-23","C2827651" 31 | -------------------------------------------------------------------------------- /gerbers/RevA/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter_cpl_jlc.csv: -------------------------------------------------------------------------------- 1 | Designator,Val,Package,Mid X,Mid Y,Rotation,Layer 2 | C1,1nF,C_1206_3216Metric,75.600000,-75.449660,90.000000,top 3 | C2,4.7uF,C_0402_1005Metric,77.200000,-70.500000,-90.000000,top 4 | C3,100n,C_0402_1005Metric,74.800000,-66.100000,180.000000,top 5 | C4,100n,C_0402_1005Metric,77.200000,-67.900000,-90.000000,top 6 | C5,4.7uF,C_0402_1005Metric,76.600000,-72.300000,180.000000,top 7 | C6,100n,C_0402_1005Metric,76.600000,-66.100000,0.000000,top 8 | C7,10uF,C_0603_1608Metric,85.840000,-71.990000,0.000000,top 9 | C8,10uF,C_0603_1608Metric,88.790000,-72.000000,180.000000,top 10 | C9,1uF,C_0402_1005Metric,86.050000,-56.100000,90.000000,top 11 | C10,22uF,C_0603_1608Metric,85.850000,-66.430000,180.000000,top 12 | C11,4.7uF,C_0402_1005Metric,76.050000,-56.050000,90.000000,top 13 | C12,22uF,C_0603_1608Metric,88.820000,-66.430000,0.000000,top 14 | C13,4.7uF,C_0402_1005Metric,81.050000,-56.100000,-90.000000,top 15 | D1,RED (VBUS),LED_0603_1608Metric,73.500000,-81.100000,0.000000,top 16 | D2,YLW (TX),LED_0603_1608Metric,82.600000,-81.100000,0.000000,top 17 | D3,GRN (RX),LED_0603_1608Metric,78.100000,-81.100000,0.000000,top 18 | D4,WHT (VCC),LED_0603_1608Metric,87.100000,-81.100000,0.000000,top 19 | FB1,600R@100MHz,L_0805_2012Metric,82.140000,-47.660000,-90.000000,top 20 | H3,ToolingHole,ToolingHole_JLCSMT,72.000000,-43.600000,0.000000,top 21 | H4,ToolingHole,ToolingHole_JLCSMT,90.100000,-81.100000,0.000000,top 22 | J1,USB_C_Receptacle,USB_Type_C_Straight_C168703,81.050000,-75.439660,0.000000,top 23 | L1,2.2uH,L_0805_2012Metric_Pad1.15x1.40mm_HandSolder,85.320000,-69.000000,90.000000,top 24 | Q1,MMBT3904,SOT-23,83.550000,-56.100000,270.000000,top 25 | Q2,MMBT3904,SOT-23,88.550000,-56.100000,270.000000,top 26 | Q3,AO3401A,SOT-23,73.550000,-56.062500,270.000000,top 27 | R1,100k HV,R_1206_3216Metric,86.500000,-75.429660,90.000000,top 28 | R2,22k,R_0402_1005Metric,73.300000,-74.200000,-90.000000,top 29 | R3,47k,R_0402_1005Metric,71.800000,-74.200000,90.000000,top 30 | R4,5.1 kR,R_0402_1005Metric,88.800000,-74.200000,90.000000,top 31 | R5,5.1 kR,R_0402_1005Metric,90.300000,-74.200000,-90.000000,top 32 | R6,4.7k,R_0402_1005Metric,72.900000,-66.100000,180.000000,top 33 | R7,5.1k,R_0402_1005Metric,71.800000,-76.700000,90.000000,top 34 | R8,10k,R_0402_1005Metric,74.800000,-72.300000,0.000000,top 35 | R9,100k,R_0402_1005Metric,78.550000,-57.800000,-90.000000,top 36 | R10,100k,R_0402_1005Metric,83.550000,-57.800000,-90.000000,top 37 | R11,5.1k,R_0402_1005Metric,88.800000,-76.700000,90.000000,top 38 | R12,5.1k,R_0402_1005Metric,73.300000,-76.700000,90.000000,top 39 | R13,100k,R_0402_1005Metric,88.550000,-57.800000,-90.000000,top 40 | R14,10k,R_0402_1005Metric,72.900000,-72.300000,180.000000,top 41 | R15,5.1k,R_0402_1005Metric,90.300000,-76.700000,90.000000,top 42 | R16,120k,R_0402_1005Metric,73.550000,-57.750000,-90.000000,top 43 | R17,470k,R_0402_1005Metric,90.150000,-68.090001,-90.000000,top 44 | R18,120k,R_0402_1005Metric,90.150000,-70.148058,90.000000,top 45 | TP1,RX,PogoPin_0.96mm,79.494000,-67.599508,0.000000,top 46 | TP2,TX,PogoPin_0.96mm,82.542000,-67.599508,0.000000,top 47 | TP3,BAT+,Keystone_5230,85.900000,-46.600000,-90.000000,top 48 | TP4,BAT-,Keystone_5230,75.550000,-46.825000,-90.000000,top 49 | U1,CP2102N-Axx-xQFN24,QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm,74.100000,-69.200000,90.000000,top 50 | U2,SRV05-4,SOT-23-6,81.042000,-71.000000,180.000000,top 51 | U3,SY8088,SOT-23-5,87.980000,-69.210000,90.000000,top 52 | U4,XC6206P18xMR,SOT-23,78.550000,-56.100000,270.000000,top 53 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-B_Cu.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.9)*% 2 | %TF.CreationDate,2022-12-23T14:34:15+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Copper,L4,Bot*% 6 | %TF.FilePolarity,Positive*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.9)) date 2022-12-23 14:34:15* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | %TA.AperFunction,ComponentPad*% 15 | %ADD10C,1.900000*% 16 | %TD*% 17 | %TA.AperFunction,ComponentPad*% 18 | %ADD11C,1.200000*% 19 | %TD*% 20 | %TA.AperFunction,ViaPad*% 21 | %ADD12C,0.450000*% 22 | %TD*% 23 | %TA.AperFunction,Conductor*% 24 | %ADD13C,0.500000*% 25 | %TD*% 26 | %TA.AperFunction,Conductor*% 27 | %ADD14C,0.254000*% 28 | %TD*% 29 | %TA.AperFunction,Conductor*% 30 | %ADD15C,0.127000*% 31 | %TD*% 32 | G04 APERTURE END LIST* 33 | D10* 34 | %TO.P,TP2,1,1*% 35 | %TO.N,/DECT_TX*% 36 | X82542000Y-67599508D03* 37 | %TD*% 38 | %TO.P,TP1,1,1*% 39 | %TO.N,/DECT_RX*% 40 | X79494000Y-67599508D03* 41 | %TD*% 42 | D11* 43 | %TO.P,J1,S1,SHIELD*% 44 | %TO.N,Net-(C1-Pad2)*% 45 | X78650000Y-77589660D03* 46 | X83450000Y-77589660D03* 47 | X83450000Y-73289660D03* 48 | X78650000Y-73289660D03* 49 | %TD*% 50 | D12* 51 | %TO.N,GND*% 52 | X86050000Y-57250000D03* 53 | X79790000Y-46600000D03* 54 | X77450000Y-76550000D03* 55 | X87980000Y-67170000D03* 56 | X71500000Y-81100000D03* 57 | X89570000Y-71200001D03* 58 | X78842000Y-71000000D03* 59 | X76150000Y-67400000D03* 60 | X84200000Y-76040000D03* 61 | X87310000Y-66430000D03* 62 | X90300000Y-73100000D03* 63 | X72450000Y-74700000D03* 64 | X74100000Y-69150000D03* 65 | X84200000Y-74890000D03* 66 | X75600000Y-76100000D03* 67 | X76850000Y-70350000D03* 68 | X77450000Y-71650000D03* 69 | X77900000Y-76000000D03* 70 | X80320000Y-46600000D03* 71 | X86900000Y-76000000D03* 72 | X85750000Y-71300000D03* 73 | X77900000Y-74850000D03* 74 | X85100000Y-81100000D03* 75 | X76050000Y-57200000D03* 76 | X84650000Y-74340000D03* 77 | X74100000Y-65550000D03* 78 | X84650000Y-76540000D03* 79 | X77100000Y-66700000D03* 80 | X77450000Y-74350000D03* 81 | %TO.N,VBUS*% 82 | X83142000Y-71000000D03* 83 | X75500000Y-65550000D03* 84 | X82500000Y-73800000D03* 85 | X87030000Y-71270000D03* 86 | X71800000Y-75600000D03* 87 | X79800000Y-76950000D03* 88 | X76500000Y-71000000D03* 89 | X87310000Y-71990000D03* 90 | X77550000Y-55800000D03* 91 | X87300000Y-69300000D03* 92 | X73950000Y-74700000D03* 93 | X81900000Y-73800000D03* 94 | %TO.N,Net-(J1-PadA5)*% 95 | X89650000Y-74700000D03* 96 | X79800000Y-73700000D03* 97 | %TO.N,/3V_EN*% 98 | X82600000Y-55850000D03* 99 | X89550000Y-68100000D03* 100 | X77100000Y-58000000D03* 101 | %TO.N,Net-(J1-PadB5)*% 102 | X88150000Y-74700000D03* 103 | X81900000Y-77150000D03* 104 | %TO.N,Net-(C10-Pad2)*% 105 | X88860000Y-66440000D03* 106 | X85810000Y-66420000D03* 107 | X82370000Y-47740000D03* 108 | X81910000Y-48050000D03* 109 | %TO.N,+3V0*% 110 | X81980000Y-47280000D03* 111 | X90300000Y-75600000D03* 112 | %TO.N,+3V3*% 113 | X88800000Y-75600000D03* 114 | X73300000Y-75600000D03* 115 | X76500000Y-66550000D03* 116 | X76800000Y-71600000D03* 117 | X73800000Y-56500000D03* 118 | %TO.N,+1V8*% 119 | X79800000Y-56150000D03* 120 | X76850000Y-68050000D03* 121 | X74500000Y-55900000D03* 122 | X89500000Y-58300000D03* 123 | X72300000Y-66800000D03* 124 | X81050000Y-57250000D03* 125 | X76200000Y-71550000D03* 126 | %TO.N,Net-(D2-Pad1)*% 127 | X80600000Y-81100000D03* 128 | X71750000Y-67100000D03* 129 | %TO.N,Net-(D3-Pad1)*% 130 | X76100000Y-81100000D03* 131 | X72300000Y-67400000D03* 132 | %TO.N,Net-(Q1-Pad2)*% 133 | X83550000Y-56700000D03* 134 | X72300000Y-71000000D03* 135 | %TO.N,Net-(R2-Pad1)*% 136 | X74800000Y-65450000D03* 137 | X71800000Y-73100000D03* 138 | %TO.N,Net-(Q2-Pad2)*% 139 | X78550000Y-56700000D03* 140 | X89500000Y-55950000D03* 141 | X75900000Y-71000000D03* 142 | %TO.N,/D+*% 143 | X81300000Y-76879660D03* 144 | X80800000Y-73989660D03* 145 | X83542000Y-71500000D03* 146 | X81142000Y-71500000D03* 147 | X77900000Y-69600000D03* 148 | %TO.N,/D-*% 149 | X77900000Y-68800000D03* 150 | X83542000Y-70500000D03* 151 | X80800000Y-77300000D03* 152 | X81142000Y-70500000D03* 153 | %TO.N,Net-(Q2-Pad3)*% 154 | X71900000Y-71500000D03* 155 | X73100000Y-55950000D03* 156 | X72400000Y-55850000D03* 157 | X87750000Y-55900000D03* 158 | %TO.N,/DECT_TX*% 159 | X73850000Y-72900000D03* 160 | X81050000Y-69850000D03* 161 | %TO.N,Net-(R17-Pad2)*% 162 | X89600000Y-70160000D03* 163 | X89600000Y-68780000D03* 164 | %TD*% 165 | D13* 166 | %TO.N,VBUS*% 167 | X87300000Y-69300000D02* 168 | X83700000Y-69300000D01* 169 | X82446000Y-71696000D02* 170 | X82746000Y-71396000D01* 171 | X87310000Y-71010000D02* 172 | X87300000Y-71000000D01* 173 | X83142000Y-71000000D02* 174 | X82800000Y-71342000D01* 175 | X87030000Y-71270000D02* 176 | X87030000Y-69570000D01* 177 | X87310000Y-71990000D02* 178 | X87310000Y-71010000D01* 179 | D14* 180 | X81900000Y-73250000D02* 181 | X81900000Y-72242000D01* 182 | D13* 183 | X87030000Y-71710000D02* 184 | X87310000Y-71990000D01* 185 | X82800000Y-70200000D02* 186 | X82800000Y-70658000D01* 187 | X83400000Y-69600000D02* 188 | X82800000Y-70200000D01* 189 | X82446000Y-70554000D02* 190 | X82800000Y-70200000D01* 191 | X87300000Y-69600000D02* 192 | X83400000Y-69600000D01* 193 | D14* 194 | X82450000Y-73800000D02* 195 | X81900000Y-73250000D01* 196 | D13* 197 | X82473000Y-71723000D02* 198 | X82446000Y-71696000D01* 199 | X87310000Y-71990000D02* 200 | X87310000Y-71550000D01* 201 | X82500000Y-73800000D02* 202 | X82473000Y-73773000D01* 203 | X83700000Y-69300000D02* 204 | X83400000Y-69600000D01* 205 | D14* 206 | X81900000Y-73500000D02* 207 | X81900000Y-73250000D01* 208 | D13* 209 | X82800000Y-70658000D02* 210 | X82800000Y-71342000D01* 211 | X81900000Y-72242000D02* 212 | X82196000Y-71946000D01* 213 | X87030000Y-71270000D02* 214 | X87030000Y-71710000D01* 215 | D14* 216 | X82500000Y-73800000D02* 217 | X82450000Y-73800000D01* 218 | D13* 219 | X82196000Y-71946000D02* 220 | X82196000Y-73504000D01* 221 | X82800000Y-70658000D02* 222 | X83142000Y-71000000D01* 223 | D14* 224 | X81900000Y-73800000D02* 225 | X81900000Y-73500000D01* 226 | D13* 227 | X81900000Y-72242000D02* 228 | X81900000Y-73800000D01* 229 | D14* 230 | X82200000Y-73800000D02* 231 | X82050000Y-73650000D01* 232 | D13* 233 | X87300000Y-71000000D02* 234 | X87030000Y-71270000D01* 235 | X87300000Y-69600000D02* 236 | X87300000Y-71000000D01* 237 | X82196000Y-71946000D02* 238 | X82446000Y-71696000D01* 239 | X87300000Y-69300000D02* 240 | X87300000Y-69600000D01* 241 | X87030000Y-69570000D02* 242 | X87300000Y-69300000D01* 243 | X82446000Y-71696000D02* 244 | X82446000Y-70554000D01* 245 | X87310000Y-71550000D02* 246 | X87030000Y-71270000D01* 247 | D14* 248 | X82500000Y-73800000D02* 249 | X82200000Y-73800000D01* 250 | X82500000Y-73800000D02* 251 | X81900000Y-73800000D01* 252 | D13* 253 | X82800000Y-71342000D02* 254 | X82746000Y-71396000D01* 255 | D14* 256 | X82050000Y-73650000D02* 257 | X81900000Y-73500000D01* 258 | D13* 259 | X82473000Y-73773000D02* 260 | X82473000Y-71723000D01* 261 | X82196000Y-73504000D02* 262 | X82050000Y-73650000D01* 263 | D15* 264 | %TO.N,Net-(J1-PadA5)*% 265 | X79750000Y-80350000D02* 266 | X81800000Y-80350000D01* 267 | X77600000Y-77100000D02* 268 | X77600000Y-78200000D01* 269 | X79050000Y-75650000D02* 270 | X77600000Y-77100000D01* 271 | X81800000Y-80350000D02* 272 | X85050000Y-80350000D01* 273 | X79050000Y-75350000D02* 274 | X79050000Y-75650000D01* 275 | X85050000Y-80350000D02* 276 | X89650000Y-75750000D01* 277 | X79050000Y-74450000D02* 278 | X79800000Y-73700000D01* 279 | X89650000Y-75750000D02* 280 | X89650000Y-74700000D01* 281 | X79050000Y-75350000D02* 282 | X79050000Y-74450000D01* 283 | X77600000Y-78200000D02* 284 | X79750000Y-80350000D01* 285 | %TO.N,/3V_EN*% 286 | X78950000Y-55700000D02* 287 | X82450000Y-55700000D01* 288 | X89700000Y-55450000D02* 289 | X90050000Y-55800000D01* 290 | X86250000Y-55850000D02* 291 | X86900000Y-56500000D01* 292 | X77100000Y-57550000D02* 293 | X78950000Y-55700000D01* 294 | X82600000Y-55850000D02* 295 | X86250000Y-55850000D01* 296 | X77100000Y-58000000D02* 297 | X77100000Y-57750000D01* 298 | X88050000Y-56500000D02* 299 | X89100000Y-55450000D01* 300 | X86900000Y-56500000D02* 301 | X88050000Y-56500000D01* 302 | X90050000Y-55800000D02* 303 | X90050000Y-67600000D01* 304 | X82450000Y-55700000D02* 305 | X82600000Y-55850000D01* 306 | X90050000Y-67600000D02* 307 | X89550000Y-68100000D01* 308 | X77100000Y-57750000D02* 309 | X77100000Y-57550000D01* 310 | X89100000Y-55450000D02* 311 | X89700000Y-55450000D01* 312 | %TO.N,Net-(J1-PadB5)*% 313 | X81300000Y-75150000D02* 314 | X81750000Y-75600000D01* 315 | X81300000Y-73650000D02* 316 | X81300000Y-75150000D01* 317 | X80300000Y-73650000D02* 318 | X80500000Y-73450000D01* 319 | X81750000Y-76750000D02* 320 | X81750000Y-77000000D01* 321 | X81750000Y-75600000D02* 322 | X81750000Y-76750000D01* 323 | X84950000Y-80050000D02* 324 | X81900000Y-80050000D01* 325 | X81100000Y-73450000D02* 326 | X81300000Y-73650000D01* 327 | X88150000Y-74700000D02* 328 | X88150000Y-76850000D01* 329 | X81900000Y-80050000D02* 330 | X80300000Y-78450000D01* 331 | X81750000Y-77000000D02* 332 | X81900000Y-77150000D01* 333 | X80300000Y-78450000D02* 334 | X80300000Y-73650000D01* 335 | X88150000Y-76850000D02* 336 | X84950000Y-80050000D01* 337 | X80500000Y-73450000D02* 338 | X81100000Y-73450000D01* 339 | D14* 340 | %TO.N,Net-(C10-Pad2)*% 341 | X87160000Y-67770000D02* 342 | X88270000Y-67770000D01* 343 | X88860000Y-66440000D02* 344 | X88860000Y-67180000D01* 345 | X85810000Y-66420000D02* 346 | X87160000Y-67770000D01* 347 | X88860000Y-67180000D02* 348 | X88270000Y-67770000D01* 349 | D15* 350 | %TO.N,+1V8*% 351 | X81050000Y-57250000D02* 352 | X84980000Y-57250000D01* 353 | X86030000Y-58300000D02* 354 | X89500000Y-58300000D01* 355 | X84980000Y-57250000D02* 356 | X86030000Y-58300000D01* 357 | %TO.N,Net-(D2-Pad1)*% 358 | X79800000Y-81100000D02* 359 | X80600000Y-81100000D01* 360 | X73300000Y-74800000D02* 361 | X79600000Y-81100000D01* 362 | X79600000Y-81100000D02* 363 | X79800000Y-81100000D01* 364 | X71750000Y-66650000D02* 365 | X72025000Y-66375000D01* 366 | X74700000Y-71100000D02* 367 | X74025000Y-71775000D01* 368 | X74700000Y-71100000D02* 369 | X75100000Y-70700000D01* 370 | X75100000Y-66600000D02* 371 | X75550000Y-66150000D01* 372 | X75550000Y-66150000D02* 373 | X76000000Y-65700000D01* 374 | X75550000Y-64950000D02* 375 | X76000000Y-65400000D01* 376 | X72025000Y-66375000D02* 377 | X73450000Y-64950000D01* 378 | X73450000Y-64950000D02* 379 | X74750000Y-64950000D01* 380 | X74025000Y-71775000D02* 381 | X73300000Y-72500000D01* 382 | X75100000Y-70700000D02* 383 | X75100000Y-66600000D01* 384 | X76000000Y-65400000D02* 385 | X76000000Y-65700000D01* 386 | X74750000Y-64950000D02* 387 | X75550000Y-64950000D01* 388 | X73300000Y-72500000D02* 389 | X73300000Y-74800000D01* 390 | X71750000Y-67100000D02* 391 | X71750000Y-66650000D01* 392 | %TO.N,Net-(D3-Pad1)*% 393 | X71350000Y-72950000D02* 394 | X71350000Y-74350000D01* 395 | X73450000Y-68550000D02* 396 | X73450000Y-70850000D01* 397 | X76100000Y-79100000D02* 398 | X76100000Y-81100000D01* 399 | X73450000Y-70850000D02* 400 | X71350000Y-72950000D01* 401 | X72300000Y-67400000D02* 402 | X73450000Y-68550000D01* 403 | X71350000Y-74350000D02* 404 | X76100000Y-79100000D01* 405 | %TO.N,Net-(R2-Pad1)*% 406 | X74800000Y-70100000D02* 407 | X71800000Y-73100000D01* 408 | X74800000Y-65450000D02* 409 | X74800000Y-70100000D01* 410 | %TO.N,Net-(Q2-Pad2)*% 411 | X76175000Y-65975000D02* 412 | X78550000Y-63600000D01* 413 | X75882500Y-66267500D02* 414 | X76175000Y-65975000D01* 415 | X79400000Y-56700000D02* 416 | X80900000Y-56700000D01* 417 | X78550000Y-63150000D02* 418 | X78550000Y-56700000D01* 419 | X78550000Y-56700000D02* 420 | X79400000Y-56700000D01* 421 | X86600000Y-57000000D02* 422 | X88450000Y-57000000D01* 423 | X75450000Y-70550000D02* 424 | X75900000Y-71000000D01* 425 | X80900000Y-56700000D02* 426 | X81300000Y-56300000D01* 427 | X85325000Y-56225000D02* 428 | X85825000Y-56225000D01* 429 | X85325000Y-56225000D02* 430 | X82875000Y-56225000D01* 431 | X76175000Y-65975000D02* 432 | X75450000Y-66700000D01* 433 | X85825000Y-56225000D02* 434 | X86600000Y-57000000D01* 435 | X75900000Y-71000000D02* 436 | X75882500Y-70982500D01* 437 | X88450000Y-57000000D02* 438 | X88750000Y-56700000D01* 439 | X78550000Y-63600000D02* 440 | X78550000Y-63150000D01* 441 | X75450000Y-66700000D02* 442 | X75450000Y-70550000D01* 443 | X88750000Y-56700000D02* 444 | X89500000Y-55950000D01* 445 | X82800000Y-56300000D02* 446 | X82875000Y-56225000D01* 447 | X81300000Y-56300000D02* 448 | X82800000Y-56300000D01* 449 | %TO.N,/D+*% 450 | X80800000Y-75199660D02* 451 | X80800000Y-73989660D01* 452 | X85617500Y-77417500D02* 453 | X84235000Y-78800000D01* 454 | X82500000Y-78800000D02* 455 | X83600000Y-78800000D01* 456 | X83800000Y-71500000D02* 457 | X85617500Y-73317500D01* 458 | X81300000Y-77600000D02* 459 | X82500000Y-78800000D01* 460 | X78142000Y-69600000D02* 461 | X79842000Y-71300000D01* 462 | X83900000Y-78800000D02* 463 | X84100000Y-78800000D01* 464 | X83600000Y-78800000D02* 465 | X83900000Y-78800000D01* 466 | X80942000Y-71300000D02* 467 | X81142000Y-71500000D01* 468 | X84235000Y-78800000D02* 469 | X83600000Y-78800000D01* 470 | X81300000Y-76879660D02* 471 | X81300000Y-77600000D01* 472 | X79842000Y-71300000D02* 473 | X80942000Y-71300000D01* 474 | X85617500Y-73317500D02* 475 | X85617500Y-77417500D01* 476 | X77900000Y-69600000D02* 477 | X78142000Y-69600000D01* 478 | X81300000Y-75699660D02* 479 | X80800000Y-75199660D01* 480 | X83542000Y-71500000D02* 481 | X83800000Y-71500000D01* 482 | X81300000Y-76879660D02* 483 | X81300000Y-75699660D01* 484 | %TO.N,/D-*% 485 | X78242000Y-68800000D02* 486 | X79842000Y-70400000D01* 487 | X80142000Y-70700000D02* 488 | X80942000Y-70700000D01* 489 | X86300000Y-73000000D02* 490 | X86300000Y-77800000D01* 491 | X86300000Y-77800000D02* 492 | X84600000Y-79500000D01* 493 | X79842000Y-70400000D02* 494 | X80142000Y-70700000D01* 495 | X84600000Y-79500000D02* 496 | X82200000Y-79500000D01* 497 | X80800000Y-78100000D02* 498 | X80800000Y-77300000D01* 499 | X82200000Y-79500000D02* 500 | X80800000Y-78100000D01* 501 | X79842000Y-70400000D02* 502 | X79942000Y-70500000D01* 503 | X77900000Y-68800000D02* 504 | X78242000Y-68800000D01* 505 | X80942000Y-70700000D02* 506 | X81142000Y-70500000D01* 507 | X83800000Y-70500000D02* 508 | X86300000Y-73000000D01* 509 | X83542000Y-70500000D02* 510 | X83800000Y-70500000D01* 511 | %TO.N,Net-(Q2-Pad3)*% 512 | X72900000Y-55350000D02* 513 | X87200000Y-55350000D01* 514 | X73100000Y-56400000D02* 515 | X73100000Y-55950000D01* 516 | X71900000Y-71500000D02* 517 | X71300000Y-70900000D01* 518 | X71300000Y-66500000D02* 519 | X71300000Y-58200000D01* 520 | X87200000Y-55350000D02* 521 | X87750000Y-55900000D01* 522 | X72400000Y-55850000D02* 523 | X72900000Y-55350000D01* 524 | X71300000Y-70900000D02* 525 | X71300000Y-66500000D01* 526 | X71300000Y-58200000D02* 527 | X73100000Y-56400000D01* 528 | %TO.N,/DECT_TX*% 529 | X81650000Y-71700000D02* 530 | X81300000Y-72050000D01* 531 | X81050000Y-69850000D02* 532 | X81200000Y-69850000D01* 533 | X77450000Y-72350000D02* 534 | X74400000Y-72350000D01* 535 | X81300000Y-72050000D02* 536 | X77750000Y-72050000D01* 537 | X81650000Y-70300000D02* 538 | X81650000Y-71700000D01* 539 | X77750000Y-72050000D02* 540 | X77450000Y-72350000D01* 541 | X74400000Y-72350000D02* 542 | X73850000Y-72900000D01* 543 | X81200000Y-69850000D02* 544 | X81650000Y-70300000D01* 545 | %TO.N,Net-(R17-Pad2)*% 546 | X89600000Y-68780000D02* 547 | X89600000Y-70160000D01* 548 | %TD*% 549 | M02* 550 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-B_Mask.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.9)*% 2 | %TF.CreationDate,2022-12-23T14:34:15+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Soldermask,Bot*% 6 | %TF.FilePolarity,Negative*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.9)) date 2022-12-23 14:34:15* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | %ADD10C,3.200000*% 15 | %ADD11C,1.900000*% 16 | %ADD12C,1.152000*% 17 | %ADD13C,0.660000*% 18 | %ADD14O,1.000000X0.580000*% 19 | %ADD15C,1.200000*% 20 | G04 APERTURE END LIST* 21 | D10* 22 | %TO.C,H1*% 23 | X86500000Y-62150000D03* 24 | %TD*% 25 | D11* 26 | %TO.C,TP2*% 27 | X82542000Y-67599508D03* 28 | %TD*% 29 | D12* 30 | %TO.C,H4*% 31 | X90100000Y-81100000D03* 32 | %TD*% 33 | %TO.C,H3*% 34 | X72000000Y-43600000D03* 35 | %TD*% 36 | D11* 37 | %TO.C,TP1*% 38 | X79494000Y-67599508D03* 39 | %TD*% 40 | D13* 41 | %TO.C,J1*% 42 | X77300000Y-75439660D03* 43 | D14* 44 | X84800000Y-75439660D03* 45 | D15* 46 | X78650000Y-77589660D03* 47 | X83450000Y-77589660D03* 48 | X83450000Y-73289660D03* 49 | X78650000Y-73289660D03* 50 | %TD*% 51 | D10* 52 | %TO.C,H2*% 53 | X75593215Y-62150000D03* 54 | %TD*% 55 | M02* 56 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-B_Paste.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.9)*% 2 | %TF.CreationDate,2022-12-23T14:34:15+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Paste,Bot*% 6 | %TF.FilePolarity,Positive*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.9)) date 2022-12-23 14:34:15* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | G04 APERTURE END LIST* 15 | M02* 16 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-F_Mask.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.9)*% 2 | %TF.CreationDate,2022-12-23T14:34:15+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Soldermask,Top*% 6 | %TF.FilePolarity,Negative*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.9)) date 2022-12-23 14:34:15* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | G04 Aperture macros list* 15 | %AMRoundRect* 16 | 0 Rectangle with rounded corners* 17 | 0 $1 Rounding radius* 18 | 0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* 19 | 0 Add a 4 corners polygon primitive as box body* 20 | 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* 21 | 0 Add four circle primitives for the rounded corners* 22 | 1,1,$1+$1,$2,$3* 23 | 1,1,$1+$1,$4,$5* 24 | 1,1,$1+$1,$6,$7* 25 | 1,1,$1+$1,$8,$9* 26 | 0 Add four rect primitives between the rounded corners* 27 | 20,1,$1+$1,$2,$3,$4,$5,0* 28 | 20,1,$1+$1,$4,$5,$6,$7,0* 29 | 20,1,$1+$1,$6,$7,$8,$9,0* 30 | 20,1,$1+$1,$8,$9,$2,$3,0*% 31 | G04 Aperture macros list end* 32 | %ADD10C,3.200000*% 33 | %ADD11RoundRect,0.508000X-2.032000X3.302000X-2.032000X-3.302000X2.032000X-3.302000X2.032000X3.302000X0*% 34 | %ADD12RoundRect,0.062500X0.350000X0.062500X-0.350000X0.062500X-0.350000X-0.062500X0.350000X-0.062500X0*% 35 | %ADD13RoundRect,0.062500X0.062500X0.350000X-0.062500X0.350000X-0.062500X-0.350000X0.062500X-0.350000X0*% 36 | %ADD14R,2.600000X2.600000*% 37 | %ADD15RoundRect,0.150000X-0.150000X0.512500X-0.150000X-0.512500X0.150000X-0.512500X0.150000X0.512500X0*% 38 | %ADD16RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*% 39 | %ADD17RoundRect,0.135000X0.185000X-0.135000X0.185000X0.135000X-0.185000X0.135000X-0.185000X-0.135000X0*% 40 | %ADD18RoundRect,0.140000X-0.170000X0.140000X-0.170000X-0.140000X0.170000X-0.140000X0.170000X0.140000X0*% 41 | %ADD19RoundRect,0.135000X-0.185000X0.135000X-0.185000X-0.135000X0.185000X-0.135000X0.185000X0.135000X0*% 42 | %ADD20RoundRect,0.218750X-0.381250X0.218750X-0.381250X-0.218750X0.381250X-0.218750X0.381250X0.218750X0*% 43 | %ADD21RoundRect,0.140000X0.170000X-0.140000X0.170000X0.140000X-0.170000X0.140000X-0.170000X-0.140000X0*% 44 | %ADD22RoundRect,0.140000X-0.140000X-0.170000X0.140000X-0.170000X0.140000X0.170000X-0.140000X0.170000X0*% 45 | %ADD23RoundRect,0.225000X0.225000X0.250000X-0.225000X0.250000X-0.225000X-0.250000X0.225000X-0.250000X0*% 46 | %ADD24C,1.900000*% 47 | %ADD25RoundRect,0.218750X-0.218750X-0.256250X0.218750X-0.256250X0.218750X0.256250X-0.218750X0.256250X0*% 48 | %ADD26RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*% 49 | %ADD27C,1.152000*% 50 | %ADD28RoundRect,0.135000X-0.135000X-0.185000X0.135000X-0.185000X0.135000X0.185000X-0.135000X0.185000X0*% 51 | %ADD29RoundRect,0.150000X-0.512500X-0.150000X0.512500X-0.150000X0.512500X0.150000X-0.512500X0.150000X0*% 52 | %ADD30RoundRect,0.140000X0.140000X0.170000X-0.140000X0.170000X-0.140000X-0.170000X0.140000X-0.170000X0*% 53 | %ADD31RoundRect,0.250000X0.625000X-0.312500X0.625000X0.312500X-0.625000X0.312500X-0.625000X-0.312500X0*% 54 | %ADD32RoundRect,0.135000X0.135000X0.185000X-0.135000X0.185000X-0.135000X-0.185000X0.135000X-0.185000X0*% 55 | %ADD33C,0.660000*% 56 | %ADD34O,1.000000X0.580000*% 57 | %ADD35R,0.300000X0.900000*% 58 | %ADD36C,1.200000*% 59 | %ADD37RoundRect,0.250000X0.450000X-0.325000X0.450000X0.325000X-0.450000X0.325000X-0.450000X-0.325000X0*% 60 | %ADD38RoundRect,0.250000X0.650000X-0.325000X0.650000X0.325000X-0.650000X0.325000X-0.650000X-0.325000X0*% 61 | G04 APERTURE END LIST* 62 | D10* 63 | %TO.C,H1*% 64 | X86500000Y-62150000D03* 65 | %TD*% 66 | D11* 67 | %TO.C,TP3*% 68 | X86220000Y-46600000D03* 69 | %TD*% 70 | D12* 71 | %TO.C,U1*% 72 | X76037500Y-70450000D03* 73 | X76037500Y-69950000D03* 74 | X76037500Y-69450000D03* 75 | X76037500Y-68950000D03* 76 | X76037500Y-68450000D03* 77 | X76037500Y-67950000D03* 78 | D13* 79 | X75350000Y-67262500D03* 80 | X74850000Y-67262500D03* 81 | X74350000Y-67262500D03* 82 | X73850000Y-67262500D03* 83 | X73350000Y-67262500D03* 84 | X72850000Y-67262500D03* 85 | D12* 86 | X72162500Y-67950000D03* 87 | X72162500Y-68450000D03* 88 | X72162500Y-68950000D03* 89 | X72162500Y-69450000D03* 90 | X72162500Y-69950000D03* 91 | X72162500Y-70450000D03* 92 | D13* 93 | X72850000Y-71137500D03* 94 | X73350000Y-71137500D03* 95 | X73850000Y-71137500D03* 96 | X74350000Y-71137500D03* 97 | X74850000Y-71137500D03* 98 | X75350000Y-71137500D03* 99 | D14* 100 | X74100000Y-69200000D03* 101 | %TD*% 102 | D15* 103 | %TO.C,U3*% 104 | X88930000Y-68072500D03* 105 | X87980000Y-68072500D03* 106 | X87030000Y-68072500D03* 107 | X87030000Y-70347500D03* 108 | X88930000Y-70347500D03* 109 | %TD*% 110 | D16* 111 | %TO.C,C7*% 112 | X85065000Y-71990000D03* 113 | X86615000Y-71990000D03* 114 | %TD*% 115 | D17* 116 | %TO.C,R4*% 117 | X88800000Y-74710000D03* 118 | X88800000Y-73690000D03* 119 | %TD*% 120 | D18* 121 | %TO.C,C2*% 122 | X77200000Y-70020000D03* 123 | X77200000Y-70980000D03* 124 | %TD*% 125 | D19* 126 | %TO.C,R2*% 127 | X73300000Y-73690000D03* 128 | X73300000Y-74710000D03* 129 | %TD*% 130 | D20* 131 | %TO.C,FB1*% 132 | X82140000Y-46597500D03* 133 | X82140000Y-48722500D03* 134 | %TD*% 135 | D21* 136 | %TO.C,C9*% 137 | X86050000Y-56580000D03* 138 | X86050000Y-55620000D03* 139 | %TD*% 140 | D22* 141 | %TO.C,C6*% 142 | X76120000Y-66100000D03* 143 | X77080000Y-66100000D03* 144 | %TD*% 145 | D23* 146 | %TO.C,C8*% 147 | X89565000Y-72000000D03* 148 | X88015000Y-72000000D03* 149 | %TD*% 150 | D24* 151 | %TO.C,TP2*% 152 | X82542000Y-67599508D03* 153 | %TD*% 154 | D25* 155 | %TO.C,D1*% 156 | X72712500Y-81100000D03* 157 | X74287500Y-81100000D03* 158 | %TD*% 159 | D17* 160 | %TO.C,R3*% 161 | X71800000Y-74710000D03* 162 | X71800000Y-73690000D03* 163 | %TD*% 164 | D18* 165 | %TO.C,C4*% 166 | X77200000Y-67420000D03* 167 | X77200000Y-68380000D03* 168 | %TD*% 169 | D26* 170 | %TO.C,Q3*% 171 | X72600000Y-57000000D03* 172 | X74500000Y-57000000D03* 173 | X73550000Y-55125000D03* 174 | %TD*% 175 | D27* 176 | %TO.C,H4*% 177 | X90100000Y-81100000D03* 178 | %TD*% 179 | D17* 180 | %TO.C,R12*% 181 | X73300000Y-77210000D03* 182 | X73300000Y-76190000D03* 183 | %TD*% 184 | D26* 185 | %TO.C,U4*% 186 | X77600000Y-57037500D03* 187 | X79500000Y-57037500D03* 188 | X78550000Y-55162500D03* 189 | %TD*% 190 | D28* 191 | %TO.C,R8*% 192 | X74290000Y-72300000D03* 193 | X75310000Y-72300000D03* 194 | %TD*% 195 | D17* 196 | %TO.C,R7*% 197 | X71800000Y-77210000D03* 198 | X71800000Y-76190000D03* 199 | %TD*% 200 | D18* 201 | %TO.C,C13*% 202 | X81050000Y-55620000D03* 203 | X81050000Y-56580000D03* 204 | %TD*% 205 | D27* 206 | %TO.C,H3*% 207 | X72000000Y-43600000D03* 208 | %TD*% 209 | D25* 210 | %TO.C,D3*% 211 | X77312500Y-81100000D03* 212 | X78887500Y-81100000D03* 213 | %TD*% 214 | %TO.C,D2*% 215 | X81812500Y-81100000D03* 216 | X83387500Y-81100000D03* 217 | %TD*% 218 | D29* 219 | %TO.C,U2*% 220 | X79904500Y-70050000D03* 221 | X79904500Y-71000000D03* 222 | X79904500Y-71950000D03* 223 | X82179500Y-71950000D03* 224 | X82179500Y-71000000D03* 225 | X82179500Y-70050000D03* 226 | %TD*% 227 | D30* 228 | %TO.C,C5*% 229 | X77080000Y-72300000D03* 230 | X76120000Y-72300000D03* 231 | %TD*% 232 | D31* 233 | %TO.C,R1*% 234 | X86500000Y-76892160D03* 235 | X86500000Y-73967160D03* 236 | %TD*% 237 | D23* 238 | %TO.C,C10*% 239 | X86625000Y-66430000D03* 240 | X85075000Y-66430000D03* 241 | %TD*% 242 | D32* 243 | %TO.C,R14*% 244 | X73410000Y-72300000D03* 245 | X72390000Y-72300000D03* 246 | %TD*% 247 | D24* 248 | %TO.C,TP1*% 249 | X79494000Y-67599508D03* 250 | %TD*% 251 | D19* 252 | %TO.C,R10*% 253 | X83550000Y-57290000D03* 254 | X83550000Y-58310000D03* 255 | %TD*% 256 | D33* 257 | %TO.C,J1*% 258 | X77300000Y-75439660D03* 259 | D34* 260 | X84800000Y-75439660D03* 261 | D35* 262 | X78300000Y-74689660D03* 263 | X78800000Y-74689660D03* 264 | X79300000Y-74689660D03* 265 | X79800000Y-74689660D03* 266 | X80300000Y-74689660D03* 267 | X80800000Y-74689660D03* 268 | X81300000Y-74689660D03* 269 | X81800000Y-74689660D03* 270 | X82300000Y-74689660D03* 271 | X82800000Y-74689660D03* 272 | X83300000Y-74689660D03* 273 | X83800000Y-74689660D03* 274 | X83800000Y-76189660D03* 275 | X83300000Y-76189660D03* 276 | X82800000Y-76189660D03* 277 | X82300000Y-76189660D03* 278 | X81800000Y-76189660D03* 279 | X81300000Y-76189660D03* 280 | X80800000Y-76189660D03* 281 | X80300000Y-76189660D03* 282 | X79800000Y-76189660D03* 283 | X79300000Y-76189660D03* 284 | X78800000Y-76189660D03* 285 | X78300000Y-76189660D03* 286 | D36* 287 | X78650000Y-77589660D03* 288 | X83450000Y-77589660D03* 289 | X83450000Y-73289660D03* 290 | X78650000Y-73289660D03* 291 | %TD*% 292 | D32* 293 | %TO.C,R6*% 294 | X73410000Y-66100000D03* 295 | X72390000Y-66100000D03* 296 | %TD*% 297 | D19* 298 | %TO.C,R17*% 299 | X90150000Y-67580001D03* 300 | X90150000Y-68600001D03* 301 | %TD*% 302 | D26* 303 | %TO.C,Q2*% 304 | X87600000Y-57037500D03* 305 | X89500000Y-57037500D03* 306 | X88550000Y-55162500D03* 307 | %TD*% 308 | D17* 309 | %TO.C,R15*% 310 | X90300000Y-77210000D03* 311 | X90300000Y-76190000D03* 312 | %TD*% 313 | D30* 314 | %TO.C,C3*% 315 | X75280000Y-66100000D03* 316 | X74320000Y-66100000D03* 317 | %TD*% 318 | D37* 319 | %TO.C,L1*% 320 | X85320000Y-70025000D03* 321 | X85320000Y-67975000D03* 322 | %TD*% 323 | D19* 324 | %TO.C,R13*% 325 | X88550000Y-57290000D03* 326 | X88550000Y-58310000D03* 327 | %TD*% 328 | %TO.C,R5*% 329 | X90300000Y-73690000D03* 330 | X90300000Y-74710000D03* 331 | %TD*% 332 | %TO.C,R16*% 333 | X73550000Y-57240000D03* 334 | X73550000Y-58260000D03* 335 | %TD*% 336 | D21* 337 | %TO.C,C11*% 338 | X76050000Y-56530000D03* 339 | X76050000Y-55570000D03* 340 | %TD*% 341 | D10* 342 | %TO.C,H2*% 343 | X75593215Y-62150000D03* 344 | %TD*% 345 | D19* 346 | %TO.C,R9*% 347 | X78550000Y-57290000D03* 348 | X78550000Y-58310000D03* 349 | %TD*% 350 | D11* 351 | %TO.C,TP4*% 352 | X75860000Y-46600000D03* 353 | %TD*% 354 | D38* 355 | %TO.C,C1*% 356 | X75600000Y-76924660D03* 357 | X75600000Y-73974660D03* 358 | %TD*% 359 | D17* 360 | %TO.C,R18*% 361 | X90150000Y-70658058D03* 362 | X90150000Y-69638058D03* 363 | %TD*% 364 | D26* 365 | %TO.C,Q1*% 366 | X82600000Y-57037500D03* 367 | X84500000Y-57037500D03* 368 | X83550000Y-55162500D03* 369 | %TD*% 370 | D25* 371 | %TO.C,D4*% 372 | X86312500Y-81100000D03* 373 | X87887500Y-81100000D03* 374 | %TD*% 375 | D17* 376 | %TO.C,R11*% 377 | X88800000Y-77210000D03* 378 | X88800000Y-76190000D03* 379 | %TD*% 380 | D16* 381 | %TO.C,C12*% 382 | X88045000Y-66430000D03* 383 | X89595000Y-66430000D03* 384 | %TD*% 385 | M02* 386 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-F_Paste.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.9)*% 2 | %TF.CreationDate,2022-12-23T14:34:15+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Paste,Top*% 6 | %TF.FilePolarity,Positive*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.9)) date 2022-12-23 14:34:15* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | G04 Aperture macros list* 15 | %AMRoundRect* 16 | 0 Rectangle with rounded corners* 17 | 0 $1 Rounding radius* 18 | 0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* 19 | 0 Add a 4 corners polygon primitive as box body* 20 | 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* 21 | 0 Add four circle primitives for the rounded corners* 22 | 1,1,$1+$1,$2,$3* 23 | 1,1,$1+$1,$4,$5* 24 | 1,1,$1+$1,$6,$7* 25 | 1,1,$1+$1,$8,$9* 26 | 0 Add four rect primitives between the rounded corners* 27 | 20,1,$1+$1,$2,$3,$4,$5,0* 28 | 20,1,$1+$1,$4,$5,$6,$7,0* 29 | 20,1,$1+$1,$6,$7,$8,$9,0* 30 | 20,1,$1+$1,$8,$9,$2,$3,0*% 31 | G04 Aperture macros list end* 32 | %ADD10RoundRect,0.000000X-2.032000X3.048000X-2.032000X-3.048000X2.032000X-3.048000X2.032000X3.048000X0*% 33 | %ADD11RoundRect,0.250000X0.275000X0.275000X-0.275000X0.275000X-0.275000X-0.275000X0.275000X-0.275000X0*% 34 | %ADD12RoundRect,0.000000X0.330000X0.100000X-0.330000X0.100000X-0.330000X-0.100000X0.330000X-0.100000X0*% 35 | %ADD13RoundRect,0.037500X0.062500X0.292500X-0.062500X0.292500X-0.062500X-0.292500X0.062500X-0.292500X0*% 36 | %ADD14RoundRect,0.017500X-0.222500X0.512500X-0.222500X-0.512500X0.222500X-0.512500X0.222500X0.512500X0*% 37 | %ADD15RoundRect,0.135000X-0.225000X-0.245000X0.225000X-0.245000X0.225000X0.245000X-0.225000X0.245000X0*% 38 | %ADD16RoundRect,0.081000X0.175000X-0.135000X0.175000X0.135000X-0.175000X0.135000X-0.175000X-0.135000X0*% 39 | %ADD17RoundRect,0.084000X-0.164000X0.140000X-0.164000X-0.140000X0.164000X-0.140000X0.164000X0.140000X0*% 40 | %ADD18RoundRect,0.081000X-0.175000X0.135000X-0.175000X-0.135000X0.175000X-0.135000X0.175000X0.135000X0*% 41 | %ADD19RoundRect,0.131250X-0.348750X0.218750X-0.348750X-0.218750X0.348750X-0.218750X0.348750X0.218750X0*% 42 | %ADD20RoundRect,0.084000X0.164000X-0.140000X0.164000X0.140000X-0.164000X0.140000X-0.164000X-0.140000X0*% 43 | %ADD21RoundRect,0.084000X-0.140000X-0.164000X0.140000X-0.164000X0.140000X0.164000X-0.140000X0.164000X0*% 44 | %ADD22RoundRect,0.135000X0.225000X0.245000X-0.225000X0.245000X-0.225000X-0.245000X0.225000X-0.245000X0*% 45 | %ADD23RoundRect,0.131250X-0.218750X-0.248750X0.218750X-0.248750X0.218750X0.248750X-0.218750X0.248750X0*% 46 | %ADD24RoundRect,0.002500X0.237500X-0.587500X0.237500X0.587500X-0.237500X0.587500X-0.237500X-0.587500X0*% 47 | %ADD25RoundRect,0.081000X-0.135000X-0.175000X0.135000X-0.175000X0.135000X0.175000X-0.135000X0.175000X0*% 48 | %ADD26RoundRect,0.017500X-0.512500X-0.222500X0.512500X-0.222500X0.512500X0.222500X-0.512500X0.222500X0*% 49 | %ADD27RoundRect,0.084000X0.140000X0.164000X-0.140000X0.164000X-0.140000X-0.164000X0.140000X-0.164000X0*% 50 | %ADD28RoundRect,0.137500X0.562500X-0.312500X0.562500X0.312500X-0.562500X0.312500X-0.562500X-0.312500X0*% 51 | %ADD29RoundRect,0.081000X0.135000X0.175000X-0.135000X0.175000X-0.135000X-0.175000X0.135000X-0.175000X0*% 52 | %ADD30R,0.240000X0.720000*% 53 | %ADD31RoundRect,0.135000X0.425000X-0.325000X0.425000X0.325000X-0.425000X0.325000X-0.425000X-0.325000X0*% 54 | %ADD32RoundRect,0.135000X0.585000X-0.325000X0.585000X0.325000X-0.585000X0.325000X-0.585000X-0.325000X0*% 55 | G04 APERTURE END LIST* 56 | D10* 57 | %TO.C,TP3*% 58 | X86220000Y-46600000D03* 59 | %TD*% 60 | D11* 61 | %TO.C,U1*% 62 | X73450000Y-69850000D03* 63 | X73450000Y-68550000D03* 64 | X74750000Y-69850000D03* 65 | X74750000Y-68550000D03* 66 | D12* 67 | X76037500Y-70450000D03* 68 | X76037500Y-69950000D03* 69 | X76037500Y-69450000D03* 70 | X76037500Y-68950000D03* 71 | X76037500Y-68450000D03* 72 | X76037500Y-67950000D03* 73 | D13* 74 | X75350000Y-67262500D03* 75 | X74850000Y-67262500D03* 76 | X74350000Y-67262500D03* 77 | X73850000Y-67262500D03* 78 | X73350000Y-67262500D03* 79 | X72850000Y-67262500D03* 80 | D12* 81 | X72162500Y-67950000D03* 82 | X72162500Y-68450000D03* 83 | X72162500Y-68950000D03* 84 | X72162500Y-69450000D03* 85 | X72162500Y-69950000D03* 86 | X72162500Y-70450000D03* 87 | D13* 88 | X72850000Y-71137500D03* 89 | X73350000Y-71137500D03* 90 | X73850000Y-71137500D03* 91 | X74350000Y-71137500D03* 92 | X74850000Y-71137500D03* 93 | X75350000Y-71137500D03* 94 | %TD*% 95 | D14* 96 | %TO.C,U3*% 97 | X88930000Y-68072500D03* 98 | X87980000Y-68072500D03* 99 | X87030000Y-68072500D03* 100 | X87030000Y-70347500D03* 101 | X88930000Y-70347500D03* 102 | %TD*% 103 | D15* 104 | %TO.C,C7*% 105 | X85065000Y-71990000D03* 106 | X86615000Y-71990000D03* 107 | %TD*% 108 | D16* 109 | %TO.C,R4*% 110 | X88800000Y-74710000D03* 111 | X88800000Y-73690000D03* 112 | %TD*% 113 | D17* 114 | %TO.C,C2*% 115 | X77200000Y-70020000D03* 116 | X77200000Y-70980000D03* 117 | %TD*% 118 | D18* 119 | %TO.C,R2*% 120 | X73300000Y-73690000D03* 121 | X73300000Y-74710000D03* 122 | %TD*% 123 | D19* 124 | %TO.C,FB1*% 125 | X82140000Y-46597500D03* 126 | X82140000Y-48722500D03* 127 | %TD*% 128 | D20* 129 | %TO.C,C9*% 130 | X86050000Y-56580000D03* 131 | X86050000Y-55620000D03* 132 | %TD*% 133 | D21* 134 | %TO.C,C6*% 135 | X76120000Y-66100000D03* 136 | X77080000Y-66100000D03* 137 | %TD*% 138 | D22* 139 | %TO.C,C8*% 140 | X89565000Y-72000000D03* 141 | X88015000Y-72000000D03* 142 | %TD*% 143 | D23* 144 | %TO.C,D1*% 145 | X72712500Y-81100000D03* 146 | X74287500Y-81100000D03* 147 | %TD*% 148 | D16* 149 | %TO.C,R3*% 150 | X71800000Y-74710000D03* 151 | X71800000Y-73690000D03* 152 | %TD*% 153 | D17* 154 | %TO.C,C4*% 155 | X77200000Y-67420000D03* 156 | X77200000Y-68380000D03* 157 | %TD*% 158 | D24* 159 | %TO.C,Q3*% 160 | X72600000Y-57000000D03* 161 | X74500000Y-57000000D03* 162 | X73550000Y-55125000D03* 163 | %TD*% 164 | D16* 165 | %TO.C,R12*% 166 | X73300000Y-77210000D03* 167 | X73300000Y-76190000D03* 168 | %TD*% 169 | D24* 170 | %TO.C,U4*% 171 | X77600000Y-57037500D03* 172 | X79500000Y-57037500D03* 173 | X78550000Y-55162500D03* 174 | %TD*% 175 | D25* 176 | %TO.C,R8*% 177 | X74290000Y-72300000D03* 178 | X75310000Y-72300000D03* 179 | %TD*% 180 | D16* 181 | %TO.C,R7*% 182 | X71800000Y-77210000D03* 183 | X71800000Y-76190000D03* 184 | %TD*% 185 | D17* 186 | %TO.C,C13*% 187 | X81050000Y-55620000D03* 188 | X81050000Y-56580000D03* 189 | %TD*% 190 | D23* 191 | %TO.C,D3*% 192 | X77312500Y-81100000D03* 193 | X78887500Y-81100000D03* 194 | %TD*% 195 | %TO.C,D2*% 196 | X81812500Y-81100000D03* 197 | X83387500Y-81100000D03* 198 | %TD*% 199 | D26* 200 | %TO.C,U2*% 201 | X79904500Y-70050000D03* 202 | X79904500Y-71000000D03* 203 | X79904500Y-71950000D03* 204 | X82179500Y-71950000D03* 205 | X82179500Y-71000000D03* 206 | X82179500Y-70050000D03* 207 | %TD*% 208 | D27* 209 | %TO.C,C5*% 210 | X77080000Y-72300000D03* 211 | X76120000Y-72300000D03* 212 | %TD*% 213 | D28* 214 | %TO.C,R1*% 215 | X86500000Y-76892160D03* 216 | X86500000Y-73967160D03* 217 | %TD*% 218 | D22* 219 | %TO.C,C10*% 220 | X86625000Y-66430000D03* 221 | X85075000Y-66430000D03* 222 | %TD*% 223 | D29* 224 | %TO.C,R14*% 225 | X73410000Y-72300000D03* 226 | X72390000Y-72300000D03* 227 | %TD*% 228 | D18* 229 | %TO.C,R10*% 230 | X83550000Y-57290000D03* 231 | X83550000Y-58310000D03* 232 | %TD*% 233 | D30* 234 | %TO.C,J1*% 235 | X78300000Y-74689660D03* 236 | X78800000Y-74689660D03* 237 | X79300000Y-74689660D03* 238 | X79800000Y-74689660D03* 239 | X80300000Y-74689660D03* 240 | X80800000Y-74689660D03* 241 | X81300000Y-74689660D03* 242 | X81800000Y-74689660D03* 243 | X82300000Y-74689660D03* 244 | X82800000Y-74689660D03* 245 | X83300000Y-74689660D03* 246 | X83800000Y-74689660D03* 247 | X83800000Y-76189660D03* 248 | X83300000Y-76189660D03* 249 | X82800000Y-76189660D03* 250 | X82300000Y-76189660D03* 251 | X81800000Y-76189660D03* 252 | X81300000Y-76189660D03* 253 | X80800000Y-76189660D03* 254 | X80300000Y-76189660D03* 255 | X79800000Y-76189660D03* 256 | X79300000Y-76189660D03* 257 | X78800000Y-76189660D03* 258 | X78300000Y-76189660D03* 259 | %TD*% 260 | D29* 261 | %TO.C,R6*% 262 | X73410000Y-66100000D03* 263 | X72390000Y-66100000D03* 264 | %TD*% 265 | D18* 266 | %TO.C,R17*% 267 | X90150000Y-67580001D03* 268 | X90150000Y-68600001D03* 269 | %TD*% 270 | D24* 271 | %TO.C,Q2*% 272 | X87600000Y-57037500D03* 273 | X89500000Y-57037500D03* 274 | X88550000Y-55162500D03* 275 | %TD*% 276 | D16* 277 | %TO.C,R15*% 278 | X90300000Y-77210000D03* 279 | X90300000Y-76190000D03* 280 | %TD*% 281 | D27* 282 | %TO.C,C3*% 283 | X75280000Y-66100000D03* 284 | X74320000Y-66100000D03* 285 | %TD*% 286 | D31* 287 | %TO.C,L1*% 288 | X85320000Y-70025000D03* 289 | X85320000Y-67975000D03* 290 | %TD*% 291 | D18* 292 | %TO.C,R13*% 293 | X88550000Y-57290000D03* 294 | X88550000Y-58310000D03* 295 | %TD*% 296 | %TO.C,R5*% 297 | X90300000Y-73690000D03* 298 | X90300000Y-74710000D03* 299 | %TD*% 300 | %TO.C,R16*% 301 | X73550000Y-57240000D03* 302 | X73550000Y-58260000D03* 303 | %TD*% 304 | D20* 305 | %TO.C,C11*% 306 | X76050000Y-56530000D03* 307 | X76050000Y-55570000D03* 308 | %TD*% 309 | D18* 310 | %TO.C,R9*% 311 | X78550000Y-57290000D03* 312 | X78550000Y-58310000D03* 313 | %TD*% 314 | D10* 315 | %TO.C,TP4*% 316 | X75860000Y-46600000D03* 317 | %TD*% 318 | D32* 319 | %TO.C,C1*% 320 | X75600000Y-76924660D03* 321 | X75600000Y-73974660D03* 322 | %TD*% 323 | D16* 324 | %TO.C,R18*% 325 | X90150000Y-70658058D03* 326 | X90150000Y-69638058D03* 327 | %TD*% 328 | D24* 329 | %TO.C,Q1*% 330 | X82600000Y-57037500D03* 331 | X84500000Y-57037500D03* 332 | X83550000Y-55162500D03* 333 | %TD*% 334 | D23* 335 | %TO.C,D4*% 336 | X86312500Y-81100000D03* 337 | X87887500Y-81100000D03* 338 | %TD*% 339 | D16* 340 | %TO.C,R11*% 341 | X88800000Y-77210000D03* 342 | X88800000Y-76190000D03* 343 | %TD*% 344 | D15* 345 | %TO.C,C12*% 346 | X88045000Y-66430000D03* 347 | X89595000Y-66430000D03* 348 | %TD*% 349 | M02* 350 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-F_Silkscreen.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,KiCad,Pcbnew,(6.0.9)*% 2 | %TF.CreationDate,2022-12-23T14:34:15+01:00*% 3 | %TF.ProjectId,Gigaset-Debug-Adapter,47696761-7365-4742-9d44-656275672d41,rev?*% 4 | %TF.SameCoordinates,Original*% 5 | %TF.FileFunction,Legend,Top*% 6 | %TF.FilePolarity,Positive*% 7 | %FSLAX46Y46*% 8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 9 | G04 Created by KiCad (PCBNEW (6.0.9)) date 2022-12-23 14:34:15* 10 | %MOMM*% 11 | %LPD*% 12 | G01* 13 | G04 APERTURE LIST* 14 | %ADD10C,0.175000*% 15 | %ADD11C,0.150000*% 16 | %ADD12C,0.200000*% 17 | %ADD13C,0.120000*% 18 | G04 APERTURE END LIST* 19 | D10* 20 | X78887500Y-69700000D02* 21 | G75* 22 | G03* 23 | X78887500Y-69700000I-87500J0D01* 24 | G01* 25 | X76587500Y-71400000D02* 26 | G75* 27 | G03* 28 | X76587500Y-71400000I-87500J0D01* 29 | G01* 30 | X77887500Y-74100000D02* 31 | G75* 32 | G03* 33 | X77887500Y-74100000I-87500J0D01* 34 | G01* 35 | D11* 36 | X77833333Y-79952380D02* 37 | X77500000Y-79476190D01* 38 | X77261904Y-79952380D02* 39 | X77261904Y-78952380D01* 40 | X77642857Y-78952380D01* 41 | X77738095Y-79000000D01* 42 | X77785714Y-79047619D01* 43 | X77833333Y-79142857D01* 44 | X77833333Y-79285714D01* 45 | X77785714Y-79380952D01* 46 | X77738095Y-79428571D01* 47 | X77642857Y-79476190D01* 48 | X77261904Y-79476190D01* 49 | X78166666Y-78952380D02* 50 | X78833333Y-79952380D01* 51 | X78833333Y-78952380D02* 52 | X78166666Y-79952380D01* 53 | X81838095Y-78952380D02* 54 | X82409523Y-78952380D01* 55 | X82123809Y-79952380D02* 56 | X82123809Y-78952380D01* 57 | X82647619Y-78952380D02* 58 | X83314285Y-79952380D01* 59 | X83314285Y-78952380D02* 60 | X82647619Y-79952380D01* 61 | X73171428Y-53752380D02* 62 | X73171428Y-52752380D01* 63 | X73171428Y-53133333D02* 64 | X73266666Y-53085714D01* 65 | X73457142Y-53085714D01* 66 | X73552380Y-53133333D01* 67 | X73600000Y-53180952D01* 68 | X73647619Y-53276190D01* 69 | X73647619Y-53561904D01* 70 | X73600000Y-53657142D01* 71 | X73552380Y-53704761D01* 72 | X73457142Y-53752380D01* 73 | X73266666Y-53752380D01* 74 | X73171428Y-53704761D01* 75 | X73980952Y-53085714D02* 76 | X74219047Y-53752380D01* 77 | X74457142Y-53085714D02* 78 | X74219047Y-53752380D01* 79 | X74123809Y-53990476D01* 80 | X74076190Y-54038095D01* 81 | X73980952Y-54085714D01* 82 | X75457142Y-53085714D02* 83 | X75838095Y-53085714D01* 84 | X75600000Y-52752380D02* 85 | X75600000Y-53609523D01* 86 | X75647619Y-53704761D01* 87 | X75742857Y-53752380D01* 88 | X75838095Y-53752380D01* 89 | X76123809Y-53704761D02* 90 | X76266666Y-53752380D01* 91 | X76504761Y-53752380D01* 92 | X76600000Y-53704761D01* 93 | X76647619Y-53657142D01* 94 | X76695238Y-53561904D01* 95 | X76695238Y-53466666D01* 96 | X76647619Y-53371428D01* 97 | X76600000Y-53323809D01* 98 | X76504761Y-53276190D01* 99 | X76314285Y-53228571D01* 100 | X76219047Y-53180952D01* 101 | X76171428Y-53133333D01* 102 | X76123809Y-53038095D01* 103 | X76123809Y-52942857D01* 104 | X76171428Y-52847619D01* 105 | X76219047Y-52800000D01* 106 | X76314285Y-52752380D01* 107 | X76552380Y-52752380D01* 108 | X76695238Y-52800000D01* 109 | X77314285Y-53276190D02* 110 | X77314285Y-53752380D01* 111 | X76980952Y-52752380D02* 112 | X77314285Y-53276190D01* 113 | X77647619Y-52752380D01* 114 | X77933333Y-53704761D02* 115 | X78076190Y-53752380D01* 116 | X78314285Y-53752380D01* 117 | X78409523Y-53704761D01* 118 | X78457142Y-53657142D01* 119 | X78504761Y-53561904D01* 120 | X78504761Y-53466666D01* 121 | X78457142Y-53371428D01* 122 | X78409523Y-53323809D01* 123 | X78314285Y-53276190D01* 124 | X78123809Y-53228571D01* 125 | X78028571Y-53180952D01* 126 | X77980952Y-53133333D01* 127 | X77933333Y-53038095D01* 128 | X77933333Y-52942857D01* 129 | X77980952Y-52847619D01* 130 | X78028571Y-52800000D01* 131 | X78123809Y-52752380D01* 132 | X78361904Y-52752380D01* 133 | X78504761Y-52800000D01* 134 | X80504761Y-53752380D02* 135 | X80457142Y-53752380D01* 136 | X80361904Y-53704761D01* 137 | X80219047Y-53561904D01* 138 | X79980952Y-53276190D01* 139 | X79885714Y-53133333D01* 140 | X79838095Y-52990476D01* 141 | X79838095Y-52895238D01* 142 | X79885714Y-52800000D01* 143 | X79980952Y-52752380D01* 144 | X80028571Y-52752380D01* 145 | X80123809Y-52800000D01* 146 | X80171428Y-52895238D01* 147 | X80171428Y-52942857D01* 148 | X80123809Y-53038095D01* 149 | X80076190Y-53085714D01* 150 | X79790476Y-53276190D01* 151 | X79742857Y-53323809D01* 152 | X79695238Y-53419047D01* 153 | X79695238Y-53561904D01* 154 | X79742857Y-53657142D01* 155 | X79790476Y-53704761D01* 156 | X79885714Y-53752380D01* 157 | X80028571Y-53752380D01* 158 | X80123809Y-53704761D01* 159 | X80171428Y-53657142D01* 160 | X80314285Y-53466666D01* 161 | X80361904Y-53323809D01* 162 | X80361904Y-53228571D01* 163 | X81695238Y-53752380D02* 164 | X81695238Y-53085714D01* 165 | X81695238Y-53180952D02* 166 | X81742857Y-53133333D01* 167 | X81838095Y-53085714D01* 168 | X81980952Y-53085714D01* 169 | X82076190Y-53133333D01* 170 | X82123809Y-53228571D01* 171 | X82123809Y-53752380D01* 172 | X82123809Y-53228571D02* 173 | X82171428Y-53133333D01* 174 | X82266666Y-53085714D01* 175 | X82409523Y-53085714D01* 176 | X82504761Y-53133333D01* 177 | X82552380Y-53228571D01* 178 | X82552380Y-53752380D01* 179 | X83457142Y-53752380D02* 180 | X83457142Y-53228571D01* 181 | X83409523Y-53133333D01* 182 | X83314285Y-53085714D01* 183 | X83123809Y-53085714D01* 184 | X83028571Y-53133333D01* 185 | X83457142Y-53704761D02* 186 | X83361904Y-53752380D01* 187 | X83123809Y-53752380D01* 188 | X83028571Y-53704761D01* 189 | X82980952Y-53609523D01* 190 | X82980952Y-53514285D01* 191 | X83028571Y-53419047D01* 192 | X83123809Y-53371428D01* 193 | X83361904Y-53371428D01* 194 | X83457142Y-53323809D01* 195 | X83933333Y-53085714D02* 196 | X83933333Y-53752380D01* 197 | X83933333Y-53180952D02* 198 | X83980952Y-53133333D01* 199 | X84076190Y-53085714D01* 200 | X84219047Y-53085714D01* 201 | X84314285Y-53133333D01* 202 | X84361904Y-53228571D01* 203 | X84361904Y-53752380D01* 204 | X85266666Y-53752380D02* 205 | X85266666Y-53228571D01* 206 | X85219047Y-53133333D01* 207 | X85123809Y-53085714D01* 208 | X84933333Y-53085714D01* 209 | X84838095Y-53133333D01* 210 | X85266666Y-53704761D02* 211 | X85171428Y-53752380D01* 212 | X84933333Y-53752380D01* 213 | X84838095Y-53704761D01* 214 | X84790476Y-53609523D01* 215 | X84790476Y-53514285D01* 216 | X84838095Y-53419047D01* 217 | X84933333Y-53371428D01* 218 | X85171428Y-53371428D01* 219 | X85266666Y-53323809D01* 220 | X85647619Y-53085714D02* 221 | X85838095Y-53752380D01* 222 | X86028571Y-53276190D01* 223 | X86219047Y-53752380D01* 224 | X86409523Y-53085714D01* 225 | X86695238Y-53085714D02* 226 | X86933333Y-53752380D01* 227 | X87171428Y-53085714D02* 228 | X86933333Y-53752380D01* 229 | X86838095Y-53990476D01* 230 | X86790476Y-54038095D01* 231 | X86695238Y-54085714D01* 232 | X87552380Y-53752380D02* 233 | X87552380Y-53085714D01* 234 | X87552380Y-53276190D02* 235 | X87600000Y-53180952D01* 236 | X87647619Y-53133333D01* 237 | X87742857Y-53085714D01* 238 | X87838095Y-53085714D01* 239 | X88171428Y-53752380D02* 240 | X88171428Y-53085714D01* 241 | X88171428Y-53180952D02* 242 | X88219047Y-53133333D01* 243 | X88314285Y-53085714D01* 244 | X88457142Y-53085714D01* 245 | X88552380Y-53133333D01* 246 | X88600000Y-53228571D01* 247 | X88600000Y-53752380D01* 248 | X88600000Y-53228571D02* 249 | X88647619Y-53133333D01* 250 | X88742857Y-53085714D01* 251 | X88885714Y-53085714D01* 252 | X88980952Y-53133333D01* 253 | X89028571Y-53228571D01* 254 | X89028571Y-53752380D01* 255 | X85766666Y-79952380D02* 256 | X85766666Y-78952380D01* 257 | X86147619Y-78952380D01* 258 | X86242857Y-79000000D01* 259 | X86290476Y-79047619D01* 260 | X86338095Y-79142857D01* 261 | X86338095Y-79285714D01* 262 | X86290476Y-79380952D01* 263 | X86242857Y-79428571D01* 264 | X86147619Y-79476190D01* 265 | X85766666Y-79476190D01* 266 | X86671428Y-78952380D02* 267 | X86909523Y-79952380D01* 268 | X87100000Y-79238095D01* 269 | X87290476Y-79952380D01* 270 | X87528571Y-78952380D01* 271 | X88480952Y-79952380D02* 272 | X88147619Y-79476190D01* 273 | X87909523Y-79952380D02* 274 | X87909523Y-78952380D01* 275 | X88290476Y-78952380D01* 276 | X88385714Y-79000000D01* 277 | X88433333Y-79047619D01* 278 | X88480952Y-79142857D01* 279 | X88480952Y-79285714D01* 280 | X88433333Y-79380952D01* 281 | X88385714Y-79428571D01* 282 | X88290476Y-79476190D01* 283 | X87909523Y-79476190D01* 284 | X71666666Y-78952380D02* 285 | X72000000Y-79952380D01* 286 | X72333333Y-78952380D01* 287 | X72666666Y-78952380D02* 288 | X72666666Y-79761904D01* 289 | X72714285Y-79857142D01* 290 | X72761904Y-79904761D01* 291 | X72857142Y-79952380D01* 292 | X73047619Y-79952380D01* 293 | X73142857Y-79904761D01* 294 | X73190476Y-79857142D01* 295 | X73238095Y-79761904D01* 296 | X73238095Y-78952380D01* 297 | X73666666Y-79904761D02* 298 | X73809523Y-79952380D01* 299 | X74047619Y-79952380D01* 300 | X74142857Y-79904761D01* 301 | X74190476Y-79857142D01* 302 | X74238095Y-79761904D01* 303 | X74238095Y-79666666D01* 304 | X74190476Y-79571428D01* 305 | X74142857Y-79523809D01* 306 | X74047619Y-79476190D01* 307 | X73857142Y-79428571D01* 308 | X73761904Y-79380952D01* 309 | X73714285Y-79333333D01* 310 | X73666666Y-79238095D01* 311 | X73666666Y-79142857D01* 312 | X73714285Y-79047619D01* 313 | X73761904Y-79000000D01* 314 | X73857142Y-78952380D01* 315 | X74095238Y-78952380D01* 316 | X74238095Y-79000000D01* 317 | X75000000Y-79428571D02* 318 | X75142857Y-79476190D01* 319 | X75190476Y-79523809D01* 320 | X75238095Y-79619047D01* 321 | X75238095Y-79761904D01* 322 | X75190476Y-79857142D01* 323 | X75142857Y-79904761D01* 324 | X75047619Y-79952380D01* 325 | X74666666Y-79952380D01* 326 | X74666666Y-78952380D01* 327 | X75000000Y-78952380D01* 328 | X75095238Y-79000000D01* 329 | X75142857Y-79047619D01* 330 | X75190476Y-79142857D01* 331 | X75190476Y-79238095D01* 332 | X75142857Y-79333333D01* 333 | X75095238Y-79380952D01* 334 | X75000000Y-79428571D01* 335 | X74666666Y-79428571D01* 336 | D12* 337 | X72357142Y-50950000D02* 338 | X72252380Y-50897619D01* 339 | X72095238Y-50897619D01* 340 | X71938095Y-50950000D01* 341 | X71833333Y-51054761D01* 342 | X71780952Y-51159523D01* 343 | X71728571Y-51369047D01* 344 | X71728571Y-51526190D01* 345 | X71780952Y-51735714D01* 346 | X71833333Y-51840476D01* 347 | X71938095Y-51945238D01* 348 | X72095238Y-51997619D01* 349 | X72200000Y-51997619D01* 350 | X72357142Y-51945238D01* 351 | X72409523Y-51892857D01* 352 | X72409523Y-51526190D01* 353 | X72200000Y-51526190D01* 354 | X72880952Y-51997619D02* 355 | X72880952Y-51264285D01* 356 | X72880952Y-50897619D02* 357 | X72828571Y-50950000D01* 358 | X72880952Y-51002380D01* 359 | X72933333Y-50950000D01* 360 | X72880952Y-50897619D01* 361 | X72880952Y-51002380D01* 362 | X73876190Y-51264285D02* 363 | X73876190Y-52154761D01* 364 | X73823809Y-52259523D01* 365 | X73771428Y-52311904D01* 366 | X73666666Y-52364285D01* 367 | X73509523Y-52364285D01* 368 | X73404761Y-52311904D01* 369 | X73876190Y-51945238D02* 370 | X73771428Y-51997619D01* 371 | X73561904Y-51997619D01* 372 | X73457142Y-51945238D01* 373 | X73404761Y-51892857D01* 374 | X73352380Y-51788095D01* 375 | X73352380Y-51473809D01* 376 | X73404761Y-51369047D01* 377 | X73457142Y-51316666D01* 378 | X73561904Y-51264285D01* 379 | X73771428Y-51264285D01* 380 | X73876190Y-51316666D01* 381 | X74871428Y-51997619D02* 382 | X74871428Y-51421428D01* 383 | X74819047Y-51316666D01* 384 | X74714285Y-51264285D01* 385 | X74504761Y-51264285D01* 386 | X74400000Y-51316666D01* 387 | X74871428Y-51945238D02* 388 | X74766666Y-51997619D01* 389 | X74504761Y-51997619D01* 390 | X74400000Y-51945238D01* 391 | X74347619Y-51840476D01* 392 | X74347619Y-51735714D01* 393 | X74400000Y-51630952D01* 394 | X74504761Y-51578571D01* 395 | X74766666Y-51578571D01* 396 | X74871428Y-51526190D01* 397 | X75342857Y-51945238D02* 398 | X75447619Y-51997619D01* 399 | X75657142Y-51997619D01* 400 | X75761904Y-51945238D01* 401 | X75814285Y-51840476D01* 402 | X75814285Y-51788095D01* 403 | X75761904Y-51683333D01* 404 | X75657142Y-51630952D01* 405 | X75500000Y-51630952D01* 406 | X75395238Y-51578571D01* 407 | X75342857Y-51473809D01* 408 | X75342857Y-51421428D01* 409 | X75395238Y-51316666D01* 410 | X75500000Y-51264285D01* 411 | X75657142Y-51264285D01* 412 | X75761904Y-51316666D01* 413 | X76704761Y-51945238D02* 414 | X76600000Y-51997619D01* 415 | X76390476Y-51997619D01* 416 | X76285714Y-51945238D01* 417 | X76233333Y-51840476D01* 418 | X76233333Y-51421428D01* 419 | X76285714Y-51316666D01* 420 | X76390476Y-51264285D01* 421 | X76600000Y-51264285D01* 422 | X76704761Y-51316666D01* 423 | X76757142Y-51421428D01* 424 | X76757142Y-51526190D01* 425 | X76233333Y-51630952D01* 426 | X77071428Y-51264285D02* 427 | X77490476Y-51264285D01* 428 | X77228571Y-50897619D02* 429 | X77228571Y-51840476D01* 430 | X77280952Y-51945238D01* 431 | X77385714Y-51997619D01* 432 | X77490476Y-51997619D01* 433 | X78695238Y-51997619D02* 434 | X78695238Y-50897619D01* 435 | X78957142Y-50897619D01* 436 | X79114285Y-50950000D01* 437 | X79219047Y-51054761D01* 438 | X79271428Y-51159523D01* 439 | X79323809Y-51369047D01* 440 | X79323809Y-51526190D01* 441 | X79271428Y-51735714D01* 442 | X79219047Y-51840476D01* 443 | X79114285Y-51945238D01* 444 | X78957142Y-51997619D01* 445 | X78695238Y-51997619D01* 446 | X80214285Y-51945238D02* 447 | X80109523Y-51997619D01* 448 | X79900000Y-51997619D01* 449 | X79795238Y-51945238D01* 450 | X79742857Y-51840476D01* 451 | X79742857Y-51421428D01* 452 | X79795238Y-51316666D01* 453 | X79900000Y-51264285D01* 454 | X80109523Y-51264285D01* 455 | X80214285Y-51316666D01* 456 | X80266666Y-51421428D01* 457 | X80266666Y-51526190D01* 458 | X79742857Y-51630952D01* 459 | X80738095Y-51997619D02* 460 | X80738095Y-50897619D01* 461 | X80738095Y-51316666D02* 462 | X80842857Y-51264285D01* 463 | X81052380Y-51264285D01* 464 | X81157142Y-51316666D01* 465 | X81209523Y-51369047D01* 466 | X81261904Y-51473809D01* 467 | X81261904Y-51788095D01* 468 | X81209523Y-51892857D01* 469 | X81157142Y-51945238D01* 470 | X81052380Y-51997619D01* 471 | X80842857Y-51997619D01* 472 | X80738095Y-51945238D01* 473 | X82204761Y-51264285D02* 474 | X82204761Y-51997619D01* 475 | X81733333Y-51264285D02* 476 | X81733333Y-51840476D01* 477 | X81785714Y-51945238D01* 478 | X81890476Y-51997619D01* 479 | X82047619Y-51997619D01* 480 | X82152380Y-51945238D01* 481 | X82204761Y-51892857D01* 482 | X83200000Y-51264285D02* 483 | X83200000Y-52154761D01* 484 | X83147619Y-52259523D01* 485 | X83095238Y-52311904D01* 486 | X82990476Y-52364285D01* 487 | X82833333Y-52364285D01* 488 | X82728571Y-52311904D01* 489 | X83200000Y-51945238D02* 490 | X83095238Y-51997619D01* 491 | X82885714Y-51997619D01* 492 | X82780952Y-51945238D01* 493 | X82728571Y-51892857D01* 494 | X82676190Y-51788095D01* 495 | X82676190Y-51473809D01* 496 | X82728571Y-51369047D01* 497 | X82780952Y-51316666D01* 498 | X82885714Y-51264285D01* 499 | X83095238Y-51264285D01* 500 | X83200000Y-51316666D01* 501 | X84509523Y-51683333D02* 502 | X85033333Y-51683333D01* 503 | X84404761Y-51997619D02* 504 | X84771428Y-50897619D01* 505 | X85138095Y-51997619D01* 506 | X85976190Y-51997619D02* 507 | X85976190Y-50897619D01* 508 | X85976190Y-51945238D02* 509 | X85871428Y-51997619D01* 510 | X85661904Y-51997619D01* 511 | X85557142Y-51945238D01* 512 | X85504761Y-51892857D01* 513 | X85452380Y-51788095D01* 514 | X85452380Y-51473809D01* 515 | X85504761Y-51369047D01* 516 | X85557142Y-51316666D01* 517 | X85661904Y-51264285D01* 518 | X85871428Y-51264285D01* 519 | X85976190Y-51316666D01* 520 | X86971428Y-51997619D02* 521 | X86971428Y-51421428D01* 522 | X86919047Y-51316666D01* 523 | X86814285Y-51264285D01* 524 | X86604761Y-51264285D01* 525 | X86500000Y-51316666D01* 526 | X86971428Y-51945238D02* 527 | X86866666Y-51997619D01* 528 | X86604761Y-51997619D01* 529 | X86500000Y-51945238D01* 530 | X86447619Y-51840476D01* 531 | X86447619Y-51735714D01* 532 | X86500000Y-51630952D01* 533 | X86604761Y-51578571D01* 534 | X86866666Y-51578571D01* 535 | X86971428Y-51526190D01* 536 | X87495238Y-51264285D02* 537 | X87495238Y-52364285D01* 538 | X87495238Y-51316666D02* 539 | X87600000Y-51264285D01* 540 | X87809523Y-51264285D01* 541 | X87914285Y-51316666D01* 542 | X87966666Y-51369047D01* 543 | X88019047Y-51473809D01* 544 | X88019047Y-51788095D01* 545 | X87966666Y-51892857D01* 546 | X87914285Y-51945238D01* 547 | X87809523Y-51997619D01* 548 | X87600000Y-51997619D01* 549 | X87495238Y-51945238D01* 550 | X88333333Y-51264285D02* 551 | X88752380Y-51264285D01* 552 | X88490476Y-50897619D02* 553 | X88490476Y-51840476D01* 554 | X88542857Y-51945238D01* 555 | X88647619Y-51997619D01* 556 | X88752380Y-51997619D01* 557 | X89538095Y-51945238D02* 558 | X89433333Y-51997619D01* 559 | X89223809Y-51997619D01* 560 | X89119047Y-51945238D01* 561 | X89066666Y-51840476D01* 562 | X89066666Y-51421428D01* 563 | X89119047Y-51316666D01* 564 | X89223809Y-51264285D01* 565 | X89433333Y-51264285D01* 566 | X89538095Y-51316666D01* 567 | X89590476Y-51421428D01* 568 | X89590476Y-51526190D01* 569 | X89066666Y-51630952D01* 570 | X90061904Y-51997619D02* 571 | X90061904Y-51264285D01* 572 | X90061904Y-51473809D02* 573 | X90114285Y-51369047D01* 574 | X90166666Y-51316666D01* 575 | X90271428Y-51264285D01* 576 | X90376190Y-51264285D01* 577 | D11* 578 | X79619047Y-60152380D02* 579 | X79285714Y-59676190D01* 580 | X79047619Y-60152380D02* 581 | X79047619Y-59152380D01* 582 | X79428571Y-59152380D01* 583 | X79523809Y-59200000D01* 584 | X79571428Y-59247619D01* 585 | X79619047Y-59342857D01* 586 | X79619047Y-59485714D01* 587 | X79571428Y-59580952D01* 588 | X79523809Y-59628571D01* 589 | X79428571Y-59676190D01* 590 | X79047619Y-59676190D01* 591 | X80428571Y-60104761D02* 592 | X80333333Y-60152380D01* 593 | X80142857Y-60152380D01* 594 | X80047619Y-60104761D01* 595 | X80000000Y-60009523D01* 596 | X80000000Y-59628571D01* 597 | X80047619Y-59533333D01* 598 | X80142857Y-59485714D01* 599 | X80333333Y-59485714D01* 600 | X80428571Y-59533333D01* 601 | X80476190Y-59628571D01* 602 | X80476190Y-59723809D01* 603 | X80000000Y-59819047D01* 604 | X80809523Y-59485714D02* 605 | X81047619Y-60152380D01* 606 | X81285714Y-59485714D01* 607 | X82761904Y-59628571D02* 608 | X82904761Y-59676190D01* 609 | X82952380Y-59723809D01* 610 | X83000000Y-59819047D01* 611 | X83000000Y-59961904D01* 612 | X82952380Y-60057142D01* 613 | X82904761Y-60104761D01* 614 | X82809523Y-60152380D01* 615 | X82428571Y-60152380D01* 616 | X82428571Y-59152380D01* 617 | X82761904Y-59152380D01* 618 | X82857142Y-59200000D01* 619 | X82904761Y-59247619D01* 620 | X82952380Y-59342857D01* 621 | X82952380Y-59438095D01* 622 | X82904761Y-59533333D01* 623 | X82857142Y-59580952D01* 624 | X82761904Y-59628571D01* 625 | X82428571Y-59628571D01* 626 | X79333333Y-66352380D02* 627 | X79000000Y-65876190D01* 628 | X78761904Y-66352380D02* 629 | X78761904Y-65352380D01* 630 | X79142857Y-65352380D01* 631 | X79238095Y-65400000D01* 632 | X79285714Y-65447619D01* 633 | X79333333Y-65542857D01* 634 | X79333333Y-65685714D01* 635 | X79285714Y-65780952D01* 636 | X79238095Y-65828571D01* 637 | X79142857Y-65876190D01* 638 | X78761904Y-65876190D01* 639 | X79666666Y-65352380D02* 640 | X80333333Y-66352380D01* 641 | X80333333Y-65352380D02* 642 | X79666666Y-66352380D01* 643 | X81738095Y-65352380D02* 644 | X82309523Y-65352380D01* 645 | X82023809Y-66352380D02* 646 | X82023809Y-65352380D01* 647 | X82547619Y-65352380D02* 648 | X83214285Y-66352380D01* 649 | X83214285Y-65352380D02* 650 | X82547619Y-66352380D01* 651 | %TO.C,H1*% 652 | X85738095Y-58402380D02* 653 | X85738095Y-57402380D01* 654 | X85738095Y-57878571D02* 655 | X86309523Y-57878571D01* 656 | X86309523Y-58402380D02* 657 | X86309523Y-57402380D01* 658 | X87309523Y-58402380D02* 659 | X86738095Y-58402380D01* 660 | X87023809Y-58402380D02* 661 | X87023809Y-57402380D01* 662 | X86928571Y-57545238D01* 663 | X86833333Y-57640476D01* 664 | X86738095Y-57688095D01* 665 | %TO.C,TP3*% 666 | X90071428Y-45452857D02* 667 | X90023809Y-45595714D01* 668 | X89976190Y-45643333D01* 669 | X89880952Y-45690952D01* 670 | X89738095Y-45690952D01* 671 | X89642857Y-45643333D01* 672 | X89595238Y-45595714D01* 673 | X89547619Y-45500476D01* 674 | X89547619Y-45119523D01* 675 | X90547619Y-45119523D01* 676 | X90547619Y-45452857D01* 677 | X90500000Y-45548095D01* 678 | X90452380Y-45595714D01* 679 | X90357142Y-45643333D01* 680 | X90261904Y-45643333D01* 681 | X90166666Y-45595714D01* 682 | X90119047Y-45548095D01* 683 | X90071428Y-45452857D01* 684 | X90071428Y-45119523D01* 685 | X89833333Y-46071904D02* 686 | X89833333Y-46548095D01* 687 | X89547619Y-45976666D02* 688 | X90547619Y-46310000D01* 689 | X89547619Y-46643333D01* 690 | X90547619Y-46833809D02* 691 | X90547619Y-47405238D01* 692 | X89547619Y-47119523D02* 693 | X90547619Y-47119523D01* 694 | X89928571Y-47738571D02* 695 | X89928571Y-48500476D01* 696 | X89547619Y-48119523D02* 697 | X90309523Y-48119523D01* 698 | %TO.C,TP4*% 699 | X72071428Y-45467857D02* 700 | X72023809Y-45610714D01* 701 | X71976190Y-45658333D01* 702 | X71880952Y-45705952D01* 703 | X71738095Y-45705952D01* 704 | X71642857Y-45658333D01* 705 | X71595238Y-45610714D01* 706 | X71547619Y-45515476D01* 707 | X71547619Y-45134523D01* 708 | X72547619Y-45134523D01* 709 | X72547619Y-45467857D01* 710 | X72500000Y-45563095D01* 711 | X72452380Y-45610714D01* 712 | X72357142Y-45658333D01* 713 | X72261904Y-45658333D01* 714 | X72166666Y-45610714D01* 715 | X72119047Y-45563095D01* 716 | X72071428Y-45467857D01* 717 | X72071428Y-45134523D01* 718 | X71833333Y-46086904D02* 719 | X71833333Y-46563095D01* 720 | X71547619Y-45991666D02* 721 | X72547619Y-46325000D01* 722 | X71547619Y-46658333D01* 723 | X72547619Y-46848809D02* 724 | X72547619Y-47420238D01* 725 | X71547619Y-47134523D02* 726 | X72547619Y-47134523D01* 727 | X71928571Y-47753571D02* 728 | X71928571Y-48515476D01* 729 | D13* 730 | %TO.C,U1*% 731 | X72465000Y-71310000D02* 732 | X71990000Y-71310000D01* 733 | X75735000Y-67090000D02* 734 | X76210000Y-67090000D01* 735 | X76210000Y-67090000D02* 736 | X76210000Y-67565000D01* 737 | X71990000Y-71310000D02* 738 | X71990000Y-70835000D01* 739 | X72465000Y-67090000D02* 740 | X71990000Y-67090000D01* 741 | X71990000Y-67090000D02* 742 | X71990000Y-67565000D01* 743 | X75735000Y-71310000D02* 744 | X76210000Y-71310000D01* 745 | %TO.C,U3*% 746 | X86420000Y-69210000D02* 747 | X86420000Y-70010000D01* 748 | X89540000Y-69210000D02* 749 | X89540000Y-67410000D01* 750 | X86420000Y-69210000D02* 751 | X86420000Y-68410000D01* 752 | X89540000Y-69210000D02* 753 | X89540000Y-70010000D01* 754 | %TO.C,C7*% 755 | X85699420Y-71480000D02* 756 | X85980580Y-71480000D01* 757 | X85699420Y-72500000D02* 758 | X85980580Y-72500000D01* 759 | %TO.C,R4*% 760 | X89180000Y-74353641D02* 761 | X89180000Y-74046359D01* 762 | X88420000Y-74353641D02* 763 | X88420000Y-74046359D01* 764 | %TO.C,C2*% 765 | X76840000Y-70392164D02* 766 | X76840000Y-70607836D01* 767 | X77560000Y-70392164D02* 768 | X77560000Y-70607836D01* 769 | %TO.C,R2*% 770 | X72920000Y-74046359D02* 771 | X72920000Y-74353641D01* 772 | X73680000Y-74046359D02* 773 | X73680000Y-74353641D01* 774 | %TO.C,FB1*% 775 | X82700000Y-47260378D02* 776 | X82700000Y-48059622D01* 777 | X81580000Y-47260378D02* 778 | X81580000Y-48059622D01* 779 | %TO.C,C9*% 780 | X85690000Y-56207836D02* 781 | X85690000Y-55992164D01* 782 | X86410000Y-56207836D02* 783 | X86410000Y-55992164D01* 784 | %TO.C,C6*% 785 | X76492164Y-66460000D02* 786 | X76707836Y-66460000D01* 787 | X76492164Y-65740000D02* 788 | X76707836Y-65740000D01* 789 | %TO.C,C8*% 790 | X88930580Y-71490000D02* 791 | X88649420Y-71490000D01* 792 | X88930580Y-72510000D02* 793 | X88649420Y-72510000D01* 794 | %TO.C,D1*% 795 | X72015000Y-80365000D02* 796 | X72015000Y-81835000D01* 797 | X72015000Y-81835000D02* 798 | X74300000Y-81835000D01* 799 | X74300000Y-80365000D02* 800 | X72015000Y-80365000D01* 801 | %TO.C,R3*% 802 | X72180000Y-74353641D02* 803 | X72180000Y-74046359D01* 804 | X71420000Y-74353641D02* 805 | X71420000Y-74046359D01* 806 | %TO.C,C4*% 807 | X77560000Y-67792164D02* 808 | X77560000Y-68007836D01* 809 | X76840000Y-67792164D02* 810 | X76840000Y-68007836D01* 811 | %TO.C,Q3*% 812 | X75110000Y-56062500D02* 813 | X75110000Y-55412500D01* 814 | X71990000Y-56062500D02* 815 | X71990000Y-55412500D01* 816 | X71990000Y-56062500D02* 817 | X71990000Y-57737500D01* 818 | X75110000Y-56062500D02* 819 | X75110000Y-56712500D01* 820 | %TO.C,R12*% 821 | X72920000Y-76853641D02* 822 | X72920000Y-76546359D01* 823 | X73680000Y-76853641D02* 824 | X73680000Y-76546359D01* 825 | %TO.C,U4*% 826 | X76990000Y-56100000D02* 827 | X76990000Y-57775000D01* 828 | X80110000Y-56100000D02* 829 | X80110000Y-56750000D01* 830 | X80110000Y-56100000D02* 831 | X80110000Y-55450000D01* 832 | X76990000Y-56100000D02* 833 | X76990000Y-55450000D01* 834 | %TO.C,R8*% 835 | X74646359Y-72680000D02* 836 | X74953641Y-72680000D01* 837 | X74646359Y-71920000D02* 838 | X74953641Y-71920000D01* 839 | %TO.C,R7*% 840 | X71420000Y-76853641D02* 841 | X71420000Y-76546359D01* 842 | X72180000Y-76853641D02* 843 | X72180000Y-76546359D01* 844 | %TO.C,C13*% 845 | X80690000Y-55992164D02* 846 | X80690000Y-56207836D01* 847 | X81410000Y-55992164D02* 848 | X81410000Y-56207836D01* 849 | %TO.C,D3*% 850 | X78900000Y-80365000D02* 851 | X76615000Y-80365000D01* 852 | X76615000Y-80365000D02* 853 | X76615000Y-81835000D01* 854 | X76615000Y-81835000D02* 855 | X78900000Y-81835000D01* 856 | %TO.C,D2*% 857 | X81115000Y-80365000D02* 858 | X81115000Y-81835000D01* 859 | X83400000Y-80365000D02* 860 | X81115000Y-80365000D01* 861 | X81115000Y-81835000D02* 862 | X83400000Y-81835000D01* 863 | %TO.C,U2*% 864 | X81042000Y-72560000D02* 865 | X81842000Y-72560000D01* 866 | X81042000Y-72560000D02* 867 | X80242000Y-72560000D01* 868 | X81042000Y-69440000D02* 869 | X81842000Y-69440000D01* 870 | X81042000Y-69440000D02* 871 | X79242000Y-69440000D01* 872 | %TO.C,C5*% 873 | X76707836Y-72660000D02* 874 | X76492164Y-72660000D01* 875 | X76707836Y-71940000D02* 876 | X76492164Y-71940000D01* 877 | %TO.C,R1*% 878 | X85590000Y-76156724D02* 879 | X85590000Y-74702596D01* 880 | X87410000Y-76156724D02* 881 | X87410000Y-74702596D01* 882 | %TO.C,C10*% 883 | X85990580Y-66940000D02* 884 | X85709420Y-66940000D01* 885 | X85990580Y-65920000D02* 886 | X85709420Y-65920000D01* 887 | %TO.C,R14*% 888 | X73053641Y-71920000D02* 889 | X72746359Y-71920000D01* 890 | X73053641Y-72680000D02* 891 | X72746359Y-72680000D01* 892 | %TO.C,R10*% 893 | X83170000Y-57646359D02* 894 | X83170000Y-57953641D01* 895 | X83930000Y-57646359D02* 896 | X83930000Y-57953641D01* 897 | %TO.C,R6*% 898 | X73053641Y-66480000D02* 899 | X72746359Y-66480000D01* 900 | X73053641Y-65720000D02* 901 | X72746359Y-65720000D01* 902 | %TO.C,R17*% 903 | X89770000Y-67936360D02* 904 | X89770000Y-68243642D01* 905 | X90530000Y-67936360D02* 906 | X90530000Y-68243642D01* 907 | %TO.C,Q2*% 908 | X90110000Y-56100000D02* 909 | X90110000Y-55450000D01* 910 | X86990000Y-56100000D02* 911 | X86990000Y-55450000D01* 912 | X86990000Y-56100000D02* 913 | X86990000Y-57775000D01* 914 | X90110000Y-56100000D02* 915 | X90110000Y-56750000D01* 916 | %TO.C,R15*% 917 | X89920000Y-76853641D02* 918 | X89920000Y-76546359D01* 919 | X90680000Y-76853641D02* 920 | X90680000Y-76546359D01* 921 | %TO.C,C3*% 922 | X74907836Y-66460000D02* 923 | X74692164Y-66460000D01* 924 | X74907836Y-65740000D02* 925 | X74692164Y-65740000D01* 926 | %TO.C,L1*% 927 | X86030000Y-69261252D02* 928 | X86030000Y-68738748D01* 929 | X84610000Y-69261252D02* 930 | X84610000Y-68738748D01* 931 | %TO.C,R13*% 932 | X88170000Y-57646359D02* 933 | X88170000Y-57953641D01* 934 | X88930000Y-57646359D02* 935 | X88930000Y-57953641D01* 936 | %TO.C,R5*% 937 | X89920000Y-74046359D02* 938 | X89920000Y-74353641D01* 939 | X90680000Y-74046359D02* 940 | X90680000Y-74353641D01* 941 | %TO.C,R16*% 942 | X73930000Y-57596359D02* 943 | X73930000Y-57903641D01* 944 | X73170000Y-57596359D02* 945 | X73170000Y-57903641D01* 946 | %TO.C,C11*% 947 | X75690000Y-56157836D02* 948 | X75690000Y-55942164D01* 949 | X76410000Y-56157836D02* 950 | X76410000Y-55942164D01* 951 | %TO.C,R9*% 952 | X78170000Y-57646359D02* 953 | X78170000Y-57953641D01* 954 | X78930000Y-57646359D02* 955 | X78930000Y-57953641D01* 956 | %TO.C,C1*% 957 | X74690000Y-76160912D02* 958 | X74690000Y-74738408D01* 959 | X76510000Y-76160912D02* 960 | X76510000Y-74738408D01* 961 | %TO.C,R18*% 962 | X90530000Y-70301699D02* 963 | X90530000Y-69994417D01* 964 | X89770000Y-70301699D02* 965 | X89770000Y-69994417D01* 966 | %TO.C,Q1*% 967 | X81990000Y-56100000D02* 968 | X81990000Y-57775000D01* 969 | X85110000Y-56100000D02* 970 | X85110000Y-56750000D01* 971 | X85110000Y-56100000D02* 972 | X85110000Y-55450000D01* 973 | X81990000Y-56100000D02* 974 | X81990000Y-55450000D01* 975 | %TO.C,D4*% 976 | X85615000Y-81835000D02* 977 | X87900000Y-81835000D01* 978 | X85615000Y-80365000D02* 979 | X85615000Y-81835000D01* 980 | X87900000Y-80365000D02* 981 | X85615000Y-80365000D01* 982 | %TO.C,R11*% 983 | X88420000Y-76853641D02* 984 | X88420000Y-76546359D01* 985 | X89180000Y-76853641D02* 986 | X89180000Y-76546359D01* 987 | %TO.C,C12*% 988 | X88679420Y-66940000D02* 989 | X88960580Y-66940000D01* 990 | X88679420Y-65920000D02* 991 | X88960580Y-65920000D01* 992 | %TD*% 993 | M02* 994 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-NPTH.drl: -------------------------------------------------------------------------------- 1 | M48 2 | ; DRILL file {KiCad (6.0.9)} date Fr 23 Dez 2022 14:34:16 CET 3 | ; FORMAT={-:-/ absolute / metric / decimal} 4 | ; #@! TF.CreationDate,2022-12-23T14:34:16+01:00 5 | ; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.9) 6 | ; #@! TF.FileFunction,NonPlated,1,4,NPTH 7 | FMAT,2 8 | METRIC 9 | ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill 10 | T1C0.580 11 | ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill 12 | T2C0.660 13 | ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill 14 | T3C1.152 15 | ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill 16 | T4C3.200 17 | % 18 | G90 19 | G05 20 | T2 21 | X77.3Y-75.44 22 | T3 23 | X72.0Y-43.6 24 | X90.1Y-81.1 25 | T4 26 | X75.593Y-62.15 27 | X86.5Y-62.15 28 | T1 29 | G00X84.59Y-75.44 30 | M15 31 | G01X85.01Y-75.44 32 | M16 33 | G05 34 | T0 35 | M30 36 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-PTH.drl: -------------------------------------------------------------------------------- 1 | M48 2 | ; DRILL file {KiCad (6.0.9)} date Fr 23 Dez 2022 14:34:16 CET 3 | ; FORMAT={-:-/ absolute / metric / decimal} 4 | ; #@! TF.CreationDate,2022-12-23T14:34:16+01:00 5 | ; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.9) 6 | ; #@! TF.FileFunction,Plated,1,4,PTH 7 | FMAT,2 8 | METRIC 9 | ; #@! TA.AperFunction,Plated,PTH,ViaDrill 10 | T1C0.200 11 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill 12 | T2C0.700 13 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill 14 | T3C1.100 15 | % 16 | G90 17 | G05 18 | T1 19 | X71.5Y-81.1 20 | X71.75Y-67.1 21 | X71.8Y-73.1 22 | X71.8Y-75.6 23 | X71.9Y-71.5 24 | X72.3Y-66.8 25 | X72.3Y-67.4 26 | X72.3Y-71.0 27 | X72.4Y-55.85 28 | X72.45Y-74.7 29 | X73.1Y-55.95 30 | X73.3Y-75.6 31 | X73.8Y-56.5 32 | X73.85Y-72.9 33 | X73.95Y-74.7 34 | X74.1Y-65.55 35 | X74.1Y-69.15 36 | X74.5Y-55.9 37 | X74.8Y-65.45 38 | X75.5Y-65.55 39 | X75.6Y-76.1 40 | X75.9Y-71.0 41 | X76.05Y-57.2 42 | X76.1Y-81.1 43 | X76.15Y-67.4 44 | X76.2Y-71.55 45 | X76.5Y-66.55 46 | X76.5Y-71.0 47 | X76.8Y-71.6 48 | X76.85Y-68.05 49 | X76.85Y-70.35 50 | X77.1Y-58.0 51 | X77.1Y-66.7 52 | X77.45Y-71.65 53 | X77.45Y-74.35 54 | X77.45Y-76.55 55 | X77.55Y-55.8 56 | X77.9Y-68.8 57 | X77.9Y-69.6 58 | X77.9Y-74.85 59 | X77.9Y-76.0 60 | X78.55Y-56.7 61 | X78.842Y-71.0 62 | X79.79Y-46.6 63 | X79.8Y-56.15 64 | X79.8Y-73.7 65 | X79.8Y-76.95 66 | X80.32Y-46.6 67 | X80.6Y-81.1 68 | X80.8Y-73.99 69 | X80.8Y-77.3 70 | X81.05Y-57.25 71 | X81.05Y-69.85 72 | X81.142Y-70.5 73 | X81.142Y-71.5 74 | X81.3Y-76.88 75 | X81.9Y-73.8 76 | X81.9Y-77.15 77 | X81.91Y-48.05 78 | X81.98Y-47.28 79 | X82.37Y-47.74 80 | X82.5Y-73.8 81 | X82.6Y-55.85 82 | X83.142Y-71.0 83 | X83.542Y-70.5 84 | X83.542Y-71.5 85 | X83.55Y-56.7 86 | X84.2Y-74.89 87 | X84.2Y-76.04 88 | X84.65Y-74.34 89 | X84.65Y-76.54 90 | X85.1Y-81.1 91 | X85.75Y-71.3 92 | X85.81Y-66.42 93 | X86.05Y-57.25 94 | X86.9Y-76.0 95 | X87.03Y-71.27 96 | X87.3Y-69.3 97 | X87.31Y-66.43 98 | X87.31Y-71.99 99 | X87.75Y-55.9 100 | X87.98Y-67.17 101 | X88.15Y-74.7 102 | X88.8Y-75.6 103 | X88.86Y-66.44 104 | X89.5Y-55.95 105 | X89.5Y-58.3 106 | X89.55Y-68.1 107 | X89.57Y-71.2 108 | X89.6Y-68.78 109 | X89.6Y-70.16 110 | X89.65Y-74.7 111 | X90.3Y-73.1 112 | X90.3Y-75.6 113 | T2 114 | X78.65Y-73.29 115 | X78.65Y-77.59 116 | X83.45Y-73.29 117 | X83.45Y-77.59 118 | T3 119 | X79.494Y-67.6 120 | X82.542Y-67.6 121 | T0 122 | M30 123 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-all-pos.csv: -------------------------------------------------------------------------------- 1 | Ref,Val,Package,PosX,PosY,Rot,Side 2 | "C1","1nF","C_1206_3216Metric",75.600000,-75.449660,90.000000,top 3 | "C2","4.7uF","C_0402_1005Metric",77.200000,-70.500000,-90.000000,top 4 | "C3","100n","C_0402_1005Metric",74.800000,-66.100000,180.000000,top 5 | "C4","100n","C_0402_1005Metric",77.200000,-67.900000,-90.000000,top 6 | "C5","4.7uF","C_0402_1005Metric",76.600000,-72.300000,180.000000,top 7 | "C6","100n","C_0402_1005Metric",76.600000,-66.100000,0.000000,top 8 | "C7","10uF","C_0603_1608Metric",85.840000,-71.990000,0.000000,top 9 | "C8","10uF","C_0603_1608Metric",88.790000,-72.000000,180.000000,top 10 | "C9","1uF","C_0402_1005Metric",86.050000,-56.100000,90.000000,top 11 | "C10","22uF","C_0603_1608Metric",85.850000,-66.430000,180.000000,top 12 | "C11","4.7uF","C_0402_1005Metric",76.050000,-56.050000,90.000000,top 13 | "C12","22uF","C_0603_1608Metric",88.820000,-66.430000,0.000000,top 14 | "C13","4.7uF","C_0402_1005Metric",81.050000,-56.100000,-90.000000,top 15 | "D1","RED (VBUS)","LED_0603_1608Metric",73.500000,-81.100000,0.000000,top 16 | "D2","YLW (TX)","LED_0603_1608Metric",82.600000,-81.100000,0.000000,top 17 | "D3","GRN (RX)","LED_0603_1608Metric",78.100000,-81.100000,0.000000,top 18 | "D4","WHT (VCC)","LED_0603_1608Metric",87.100000,-81.100000,0.000000,top 19 | "FB1","600R@100MHz","L_0805_2012Metric",82.140000,-47.660000,-90.000000,top 20 | "H3","ToolingHole","ToolingHole_JLCSMT",72.000000,-43.600000,0.000000,top 21 | "H4","ToolingHole","ToolingHole_JLCSMT",90.100000,-81.100000,0.000000,top 22 | "J1","USB_C_Receptacle","USB_Type_C_Straight_C168703",81.050000,-75.439660,0.000000,top 23 | "L1","2.2uH","L_0805_2012Metric_Pad1.15x1.40mm_HandSolder",85.320000,-69.000000,90.000000,top 24 | "Q1","MMBT3904","SOT-23",83.550000,-56.100000,90.000000,top 25 | "Q2","AO3400A","SOT-23",88.550000,-56.100000,90.000000,top 26 | "Q3","DNP (AO3401A)","SOT-23",73.550000,-56.062500,90.000000,top 27 | "R1","100k HV","R_1206_3216Metric",86.500000,-75.429660,90.000000,top 28 | "R2","22k","R_0402_1005Metric",73.300000,-74.200000,-90.000000,top 29 | "R3","47k","R_0402_1005Metric",71.800000,-74.200000,90.000000,top 30 | "R4","5.1 kR","R_0402_1005Metric",88.800000,-74.200000,90.000000,top 31 | "R5","5.1 kR","R_0402_1005Metric",90.300000,-74.200000,-90.000000,top 32 | "R6","4.7k","R_0402_1005Metric",72.900000,-66.100000,180.000000,top 33 | "R7","5.1k","R_0402_1005Metric",71.800000,-76.700000,90.000000,top 34 | "R8","10k","R_0402_1005Metric",74.800000,-72.300000,0.000000,top 35 | "R9","100k","R_0402_1005Metric",78.550000,-57.800000,-90.000000,top 36 | "R10","100k","R_0402_1005Metric",83.550000,-57.800000,-90.000000,top 37 | "R11","5.1k","R_0402_1005Metric",88.800000,-76.700000,90.000000,top 38 | "R12","5.1k","R_0402_1005Metric",73.300000,-76.700000,90.000000,top 39 | "R13","100k","R_0402_1005Metric",88.550000,-57.800000,-90.000000,top 40 | "R14","10k","R_0402_1005Metric",72.900000,-72.300000,180.000000,top 41 | "R15","5.1k","R_0402_1005Metric",90.300000,-76.700000,90.000000,top 42 | "R16","120k","R_0402_1005Metric",73.550000,-57.750000,-90.000000,top 43 | "R17","470k","R_0402_1005Metric",90.150000,-68.090001,-90.000000,top 44 | "R18","120k","R_0402_1005Metric",90.150000,-70.148058,90.000000,top 45 | "TP1","RX","PogoPin_0.96mm",79.494000,-67.599508,0.000000,top 46 | "TP2","TX","PogoPin_0.96mm",82.542000,-67.599508,0.000000,top 47 | "TP3","BAT+","Keystone_5230",85.900000,-46.600000,-90.000000,top 48 | "TP4","BAT-","Keystone_5230",75.550000,-46.825000,-90.000000,top 49 | "U1","CP2102N-Axx-xQFN24","QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm",74.100000,-69.200000,180.000000,top 50 | "U2","SRV05-4","SOT-23-6",81.042000,-71.000000,0.000000,top 51 | "U3","SY8088","SOT-23-5",87.980000,-69.210000,-90.000000,top 52 | "U4","XC6206P18xMR","SOT-23",78.550000,-56.100000,90.000000,top 53 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter-job.gbrjob: -------------------------------------------------------------------------------- 1 | { 2 | "Header": { 3 | "GenerationSoftware": { 4 | "Vendor": "KiCad", 5 | "Application": "Pcbnew", 6 | "Version": "(6.0.9)" 7 | }, 8 | "CreationDate": "2022-12-23T14:34:15+01:00" 9 | }, 10 | "GeneralSpecs": { 11 | "ProjectId": { 12 | "Name": "Gigaset-Debug-Adapter", 13 | "GUID": "47696761-7365-4742-9d44-656275672d41", 14 | "Revision": "rev?" 15 | }, 16 | "Size": { 17 | "X": 20.82, 18 | "Y": 40.3 19 | }, 20 | "LayerNumber": 4, 21 | "BoardThickness": 1.6, 22 | "Finish": "None" 23 | }, 24 | "DesignRules": [ 25 | { 26 | "Layers": "Outer", 27 | "PadToPad": 0.127, 28 | "PadToTrack": 0.127, 29 | "TrackToTrack": 0.127, 30 | "MinLineWidth": 0.127 31 | }, 32 | { 33 | "Layers": "Inner", 34 | "PadToPad": 0.0, 35 | "PadToTrack": 0.0, 36 | "TrackToTrack": 0.127, 37 | "MinLineWidth": 0.127, 38 | "TrackToRegion": 0.127, 39 | "RegionToRegion": 0.127 40 | } 41 | ], 42 | "FilesAttributes": [ 43 | { 44 | "Path": "Gigaset-Debug-Adapter-F_Cu.gbr", 45 | "FileFunction": "Copper,L1,Top", 46 | "FilePolarity": "Positive" 47 | }, 48 | { 49 | "Path": "Gigaset-Debug-Adapter-GND.gbr", 50 | "FileFunction": "Copper,L2,Inr", 51 | "FilePolarity": "Positive" 52 | }, 53 | { 54 | "Path": "Gigaset-Debug-Adapter-Power.gbr", 55 | "FileFunction": "Copper,L3,Inr", 56 | "FilePolarity": "Positive" 57 | }, 58 | { 59 | "Path": "Gigaset-Debug-Adapter-B_Cu.gbr", 60 | "FileFunction": "Copper,L4,Bot", 61 | "FilePolarity": "Positive" 62 | }, 63 | { 64 | "Path": "Gigaset-Debug-Adapter-F_Paste.gbr", 65 | "FileFunction": "SolderPaste,Top", 66 | "FilePolarity": "Positive" 67 | }, 68 | { 69 | "Path": "Gigaset-Debug-Adapter-B_Paste.gbr", 70 | "FileFunction": "SolderPaste,Bot", 71 | "FilePolarity": "Positive" 72 | }, 73 | { 74 | "Path": "Gigaset-Debug-Adapter-F_Silkscreen.gbr", 75 | "FileFunction": "Legend,Top", 76 | "FilePolarity": "Positive" 77 | }, 78 | { 79 | "Path": "Gigaset-Debug-Adapter-B_Silkscreen.gbr", 80 | "FileFunction": "Legend,Bot", 81 | "FilePolarity": "Positive" 82 | }, 83 | { 84 | "Path": "Gigaset-Debug-Adapter-F_Mask.gbr", 85 | "FileFunction": "SolderMask,Top", 86 | "FilePolarity": "Negative" 87 | }, 88 | { 89 | "Path": "Gigaset-Debug-Adapter-B_Mask.gbr", 90 | "FileFunction": "SolderMask,Bot", 91 | "FilePolarity": "Negative" 92 | }, 93 | { 94 | "Path": "Gigaset-Debug-Adapter-Edge_Cuts.gbr", 95 | "FileFunction": "Profile", 96 | "FilePolarity": "Positive" 97 | } 98 | ], 99 | "MaterialStackup": [ 100 | { 101 | "Type": "Legend", 102 | "Color": "White", 103 | "Name": "Top Silk Screen" 104 | }, 105 | { 106 | "Type": "SolderPaste", 107 | "Name": "Top Solder Paste" 108 | }, 109 | { 110 | "Type": "SolderMask", 111 | "Color": "Green", 112 | "Thickness": 0.01, 113 | "Name": "Top Solder Mask" 114 | }, 115 | { 116 | "Type": "Copper", 117 | "Thickness": 0.035, 118 | "Name": "F.Cu" 119 | }, 120 | { 121 | "Type": "Dielectric", 122 | "Thickness": 0.2, 123 | "Material": "FR4", 124 | "Name": "F.Cu/GND", 125 | "Notes": "Type: dielectric layer 1 (from F.Cu to GND)" 126 | }, 127 | { 128 | "Type": "Copper", 129 | "Thickness": 0.0175, 130 | "Name": "GND" 131 | }, 132 | { 133 | "Type": "Dielectric", 134 | "Thickness": 1.075, 135 | "Material": "FR4", 136 | "Name": "GND/Power", 137 | "Notes": "Type: dielectric layer 2 (from GND to Power)" 138 | }, 139 | { 140 | "Type": "Copper", 141 | "Thickness": 0.0175, 142 | "Name": "Power" 143 | }, 144 | { 145 | "Type": "Dielectric", 146 | "Thickness": 0.2, 147 | "Material": "FR4", 148 | "Name": "Power/B.Cu", 149 | "Notes": "Type: dielectric layer 3 (from Power to B.Cu)" 150 | }, 151 | { 152 | "Type": "Copper", 153 | "Thickness": 0.035, 154 | "Name": "B.Cu" 155 | }, 156 | { 157 | "Type": "SolderMask", 158 | "Color": "Green", 159 | "Thickness": 0.01, 160 | "Name": "Bottom Solder Mask" 161 | }, 162 | { 163 | "Type": "SolderPaste", 164 | "Name": "Bottom Solder Paste" 165 | }, 166 | { 167 | "Type": "Legend", 168 | "Color": "White", 169 | "Name": "Bottom Silk Screen" 170 | } 171 | ] 172 | } 173 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter.pdf -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manawyrm/Gigaset-Debug-Adapter/9d93f82d490718923146fd40e6d713d5b2d36b53/gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter.zip -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter_bom_jlc.csv: -------------------------------------------------------------------------------- 1 | "Comment","Designator","Footprint","LCSC Part #" 2 | "1nF","C1","C_1206_3216Metric","C35216" 3 | "4.7uF","C2,C5,C11,C13","C_0402_1005Metric","C23733" 4 | "100n","C3,C4,C6","C_0402_1005Metric","C1525" 5 | "10uF","C7,C8","C_0603_1608Metric","C19702" 6 | "1uF","C9","C_0402_1005Metric","C52923" 7 | "22uF","C10,C12","C_0603_1608Metric","C59461" 8 | "RED (VBUS)","D1","LED_0603_1608Metric","C2286" 9 | "YLW (TX)","D2","LED_0603_1608Metric","C72038" 10 | "GRN (RX)","D3","LED_0603_1608Metric","C72043" 11 | "WHT (VCC)","D4","LED_0603_1608Metric","C2290" 12 | "600R@100MHz","FB1","L_0805_2012Metric","C1017" 13 | "USB_C_Receptacle","J1","USB_Type_C_Straight_C168703","C168703" 14 | "2.2uH","L1","L_0805_2012Metric_Pad1.15x1.40mm_HandSolder","C412023" 15 | "MMBT3904","Q1","SOT-23","C20526" 16 | "AO3400A","Q2","SOT-23","C20917" 17 | "100k HV","R1","R_1206_3216Metric","C17900" 18 | "22k","R2","R_0402_1005Metric","C25768" 19 | "47k","R3","R_0402_1005Metric","C25792" 20 | "5.1 kR","R4,R5","R_0402_1005Metric","C25905" 21 | "4.7k","R6","R_0402_1005Metric","C25900" 22 | "5.1k","R7,R11,R12,R15","R_0402_1005Metric","C25905" 23 | "10k","R8,R14","R_0402_1005Metric","C25744" 24 | "100k","R9,R10,R13","R_0402_1005Metric","C25741" 25 | "120k","R16,R18","R_0402_1005Metric","C25750" 26 | "470k","R17","R_0402_1005Metric","C25790" 27 | "CP2102N-Axx-xQFN24","U1","QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm","C969151" 28 | "SRV05-4","U2","SOT-23-6","C85364" 29 | "SY8088","U3","SOT-23-5","C479072" 30 | "XC6206P18xMR","U4","SOT-23","C2827651" 31 | -------------------------------------------------------------------------------- /gerbers/RevB/Gigaset-Debug-Adapter/Gigaset-Debug-Adapter_cpl_jlc.csv: -------------------------------------------------------------------------------- 1 | Designator,Val,Package,Mid X,Mid Y,Rotation,Layer 2 | C1,1nF,C_1206_3216Metric,75.600000,-75.449660,90.000000,top 3 | C2,4.7uF,C_0402_1005Metric,77.200000,-70.500000,-90.000000,top 4 | C3,100n,C_0402_1005Metric,74.800000,-66.100000,180.000000,top 5 | C4,100n,C_0402_1005Metric,77.200000,-67.900000,-90.000000,top 6 | C5,4.7uF,C_0402_1005Metric,76.600000,-72.300000,180.000000,top 7 | C6,100n,C_0402_1005Metric,76.600000,-66.100000,0.000000,top 8 | C7,10uF,C_0603_1608Metric,85.840000,-71.990000,0.000000,top 9 | C8,10uF,C_0603_1608Metric,88.790000,-72.000000,180.000000,top 10 | C9,1uF,C_0402_1005Metric,86.050000,-56.100000,90.000000,top 11 | C10,22uF,C_0603_1608Metric,85.850000,-66.430000,180.000000,top 12 | C11,4.7uF,C_0402_1005Metric,76.050000,-56.050000,90.000000,top 13 | C12,22uF,C_0603_1608Metric,88.820000,-66.430000,0.000000,top 14 | C13,4.7uF,C_0402_1005Metric,81.050000,-56.100000,-90.000000,top 15 | D1,RED (VBUS),LED_0603_1608Metric,73.500000,-81.100000,0.000000,top 16 | D2,YLW (TX),LED_0603_1608Metric,82.600000,-81.100000,0.000000,top 17 | D3,GRN (RX),LED_0603_1608Metric,78.100000,-81.100000,0.000000,top 18 | D4,WHT (VCC),LED_0603_1608Metric,87.100000,-81.100000,0.000000,top 19 | FB1,600R@100MHz,L_0805_2012Metric,82.140000,-47.660000,-90.000000,top 20 | H3,ToolingHole,ToolingHole_JLCSMT,72.000000,-43.600000,0.000000,top 21 | H4,ToolingHole,ToolingHole_JLCSMT,90.100000,-81.100000,0.000000,top 22 | J1,USB_C_Receptacle,USB_Type_C_Straight_C168703,81.050000,-75.439660,0.000000,top 23 | L1,2.2uH,L_0805_2012Metric_Pad1.15x1.40mm_HandSolder,85.320000,-69.000000,90.000000,top 24 | Q1,MMBT3904,SOT-23,83.550000,-56.100000,270.000000,top 25 | Q2,AO3400A,SOT-23,88.550000,-56.100000,270.000000,top 26 | Q3,DNP (AO3401A),SOT-23,73.550000,-56.062500,270.000000,top 27 | R1,100k HV,R_1206_3216Metric,86.500000,-75.429660,90.000000,top 28 | R2,22k,R_0402_1005Metric,73.300000,-74.200000,-90.000000,top 29 | R3,47k,R_0402_1005Metric,71.800000,-74.200000,90.000000,top 30 | R4,5.1 kR,R_0402_1005Metric,88.800000,-74.200000,90.000000,top 31 | R5,5.1 kR,R_0402_1005Metric,90.300000,-74.200000,-90.000000,top 32 | R6,4.7k,R_0402_1005Metric,72.900000,-66.100000,180.000000,top 33 | R7,5.1k,R_0402_1005Metric,71.800000,-76.700000,90.000000,top 34 | R8,10k,R_0402_1005Metric,74.800000,-72.300000,0.000000,top 35 | R9,100k,R_0402_1005Metric,78.550000,-57.800000,-90.000000,top 36 | R10,100k,R_0402_1005Metric,83.550000,-57.800000,-90.000000,top 37 | R11,5.1k,R_0402_1005Metric,88.800000,-76.700000,90.000000,top 38 | R12,5.1k,R_0402_1005Metric,73.300000,-76.700000,90.000000,top 39 | R13,100k,R_0402_1005Metric,88.550000,-57.800000,-90.000000,top 40 | R14,10k,R_0402_1005Metric,72.900000,-72.300000,180.000000,top 41 | R15,5.1k,R_0402_1005Metric,90.300000,-76.700000,90.000000,top 42 | R16,120k,R_0402_1005Metric,73.550000,-57.750000,-90.000000,top 43 | R17,470k,R_0402_1005Metric,90.150000,-68.090001,-90.000000,top 44 | R18,120k,R_0402_1005Metric,90.150000,-70.148058,90.000000,top 45 | TP1,RX,PogoPin_0.96mm,79.494000,-67.599508,0.000000,top 46 | TP2,TX,PogoPin_0.96mm,82.542000,-67.599508,0.000000,top 47 | TP3,BAT+,Keystone_5230,85.900000,-46.600000,-90.000000,top 48 | TP4,BAT-,Keystone_5230,75.550000,-46.825000,-90.000000,top 49 | U1,CP2102N-Axx-xQFN24,QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm,74.100000,-69.200000,90.000000,top 50 | U2,SRV05-4,SOT-23-6,81.042000,-71.000000,180.000000,top 51 | U3,SY8088,SOT-23-5,87.980000,-69.210000,90.000000,top 52 | U4,XC6206P18xMR,SOT-23,78.550000,-56.100000,270.000000,top 53 | -------------------------------------------------------------------------------- /lib/Connector_Jing.pretty/USB_Type_C_Straight_C168703.kicad_mod: -------------------------------------------------------------------------------- 1 | (footprint "USB_Type_C_Straight_C168703" (version 20211014) (generator pcbnew) 2 | (layer "F.Cu") 3 | (tedit 0) 4 | (attr smd) 5 | (fp_text reference "REF**" (at 0 -3.3 unlocked) (layer "F.SilkS") 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | (tstamp 9e304631-1fd3-437d-85d9-ecafd443f383) 8 | ) 9 | (fp_text value "USB_Type_C_Straight_C168703" (at 0 1 unlocked) (layer "F.Fab") 10 | (effects (font (size 1 1) (thickness 0.15))) 11 | (tstamp 9d566ba9-afde-4335-8a5d-7fee1f91533c) 12 | ) 13 | (fp_rect (start -4 -2.5) (end 4 2.5) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 47c95640-b927-4a18-adb7-80d6ea954d38)) 14 | (fp_rect (start -4 -2.5) (end 4 2.5) (layer "F.Fab") (width 0.05) (fill none) (tstamp fb12e24e-9273-4dbe-aee3-5e4f66cd512a)) 15 | (pad "" np_thru_hole oval (at 3.75 0) (size 1 0.58) (drill oval 1 0.58) (layers F&B.Cu *.Mask) (tstamp cea16303-aab4-4bd6-a7a6-ba4c1a2614b2)) 16 | (pad "" np_thru_hole circle (at -3.75 0) (size 0.66 0.66) (drill 0.66) (layers F&B.Cu *.Mask) (tstamp d13f2f19-2e68-40cd-b759-992485ef599f)) 17 | (pad "A1" smd rect (at -2.75 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0b7871bd-e689-43b9-bb8a-821e34f1d635)) 18 | (pad "A2" smd rect (at -2.25 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 7379b9d0-766d-492f-9963-8ba4c1426028)) 19 | (pad "A3" smd rect (at -1.75 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 68f7ed6e-4f47-42a9-8383-834553ecd63d)) 20 | (pad "A4" smd rect (at -1.25 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a764da35-004e-4cef-8b32-76774cd60652)) 21 | (pad "A5" smd rect (at -0.75 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a27e59bb-80bd-478a-97df-3f165587fcdc)) 22 | (pad "A6" smd rect (at -0.25 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 1e90a21d-86de-481a-83da-d0460b56393e)) 23 | (pad "A7" smd rect (at 0.25 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 98023b2c-a3bf-4f78-80c5-7573e07f95b5)) 24 | (pad "A8" smd rect (at 0.75 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 5864f16e-f3a1-4f6a-802c-229c92acd2bf)) 25 | (pad "A9" smd rect (at 1.25 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c27eaf94-e84f-412a-861c-08f1e517d498)) 26 | (pad "A10" smd rect (at 1.75 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d4d98447-11b6-4905-afb5-02dcff4cd632)) 27 | (pad "A11" smd rect (at 2.25 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 75303119-06f3-4849-8722-4301e2f79db6)) 28 | (pad "A12" smd rect (at 2.75 -0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e387b9b1-9cb8-4094-82b4-d44dd59533c6)) 29 | (pad "B1" smd rect (at 2.75 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cfcf6f49-b4dc-4b38-a426-b3f20775cb3a)) 30 | (pad "B2" smd rect (at 2.25 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cf9ea8dc-66e0-41b4-b4cc-4a1306854c22)) 31 | (pad "B3" smd rect (at 1.75 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 042378d1-1677-4c9d-81e2-3d2dac8a38a9)) 32 | (pad "B4" smd rect (at 1.25 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e8837413-ff57-4644-b7ce-8d1eb0d37f5f)) 33 | (pad "B5" smd rect (at 0.75 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 5f9717e1-0b0f-45d2-8ad8-d92ccdfdcb44)) 34 | (pad "B6" smd rect (at 0.25 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d4fc11c6-008c-43f6-9747-8918e718a42c)) 35 | (pad "B7" smd rect (at -0.25 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3379b3ad-00c8-4828-b41f-6f02cb58db3d)) 36 | (pad "B8" smd rect (at -0.75 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cd88996f-6168-4151-af1e-86171aeab3e3)) 37 | (pad "B9" smd rect (at -1.25 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e35123f4-f8e3-4e47-8929-29db261b16dd)) 38 | (pad "B10" smd rect (at -1.75 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 796b3739-a702-44a9-942e-ce04274bfdd6)) 39 | (pad "B11" smd rect (at -2.25 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 267f9f5a-e621-4cd6-8743-d97bb191b510)) 40 | (pad "B12" smd rect (at -2.75 0.75) (size 0.3 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 365ca5ce-f9c3-4cad-8d07-7127d744e056)) 41 | (pad "S1" thru_hole circle (at -2.4 2.15) (size 1.2 1.2) (drill 0.7) (layers *.Cu *.Mask) (tstamp 3a49c0bd-6d9a-431c-bc89-39935a358a89)) 42 | (pad "S1" thru_hole circle (at 2.4 -2.15) (size 1.2 1.2) (drill 0.7) (layers *.Cu *.Mask) (tstamp a32b14f1-5656-4a5c-8a68-918564f5d8f2)) 43 | (pad "S1" thru_hole circle (at -2.4 -2.15) (size 1.2 1.2) (drill 0.7) (layers *.Cu *.Mask) (tstamp dc770931-136e-4e80-bdcd-a2870a8f06e6)) 44 | (pad "S1" thru_hole circle (at 2.4 2.15) (size 1.2 1.2) (drill 0.7) (layers *.Cu *.Mask) (tstamp f81e0c07-6861-4203-bfea-c56cba7aec0b)) 45 | (model "${KIPRJMOD}/lib/C168703.x3d" 46 | (offset (xyz 0 0 2.5)) 47 | (scale (xyz 1 1 1)) 48 | (rotate (xyz 180 0 0)) 49 | ) 50 | ) 51 | -------------------------------------------------------------------------------- /lib/Keystone5230.pretty/Keystone_5230.kicad_mod: -------------------------------------------------------------------------------- 1 | (footprint "Keystone_5230" (version 20211014) (generator pcbnew) 2 | (layer "F.Cu") 3 | (tedit 0) 4 | (attr smd) 5 | (fp_text reference "REF**" (at 2.5 -3.5 unlocked) (layer "F.SilkS") 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | (tstamp 2e1db8a0-37f8-4cde-ac6b-0a71b1c5ea31) 8 | ) 9 | (fp_text value "Keystone_5230" (at 0 4 unlocked) (layer "F.Fab") 10 | (effects (font (size 1 1) (thickness 0.15))) 11 | (tstamp 45d0aae4-aff3-44d6-8108-f85f35a8498e) 12 | ) 13 | (fp_text user "${REFERENCE}" (at 2.5 -3.5 unlocked) (layer "F.Fab") 14 | (effects (font (size 1 1) (thickness 0.15))) 15 | (tstamp aa9223fd-a1b7-4eed-a2e3-028c21ea1abb) 16 | ) 17 | (pad "1" smd roundrect (at 0 0) (size 7.62 5.08) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1) (tstamp f5e5bf6f-c511-48f8-b935-b750eb71dc24)) 18 | (model "${KIPRJMOD}/keystone-PN5230.STEP" 19 | (offset (xyz 3.2 -2.5 0.3)) 20 | (scale (xyz 1 1 1)) 21 | (rotate (xyz 90 0 0)) 22 | ) 23 | ) 24 | -------------------------------------------------------------------------------- /lib/PogoPins.pretty/PogoPin_0.96mm.kicad_mod: -------------------------------------------------------------------------------- 1 | (footprint "PogoPin_0.96mm" (version 20211014) (generator pcbnew) 2 | (layer "F.Cu") 3 | (tedit 0) 4 | (attr through_hole) 5 | (fp_text reference "REF**" (at 0 -5 unlocked) (layer "F.SilkS") 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | (tstamp 0a9875bb-8663-466e-a86f-e834a6b9ede7) 8 | ) 9 | (fp_text value "PogoPin_0.96mm" (at 0 -3.5 unlocked) (layer "F.Fab") 10 | (effects (font (size 1 1) (thickness 0.15))) 11 | (tstamp 98e35f53-e30f-47e7-8489-cac6dcbbaeef) 12 | ) 13 | (fp_text user "${REFERENCE}" (at 0 -2 unlocked) (layer "F.Fab") 14 | (effects (font (size 1 1) (thickness 0.15))) 15 | (tstamp fa84e71d-0a0b-4fe4-a183-0ed78aa94fa3) 16 | ) 17 | (pad "1" thru_hole circle (at 0 0) (size 1.9 1.9) (drill 1.1) (layers *.Cu *.Mask) (tstamp 44e16a6d-5845-4e35-ba66-9fa21d3bcf31)) 18 | (model "${KIPRJMOD}/lib/PogoPins.pretty/Pogo-Pin P160-T2.step" 19 | (offset (xyz 0 0 -4.5)) 20 | (scale (xyz 0.7 0.7 0.7)) 21 | (rotate (xyz 90 0 0)) 22 | ) 23 | ) 24 | -------------------------------------------------------------------------------- /lib/Regulator_Switching_Silergy.kicad_sym: -------------------------------------------------------------------------------- 1 | (kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) 2 | (symbol "SY7088" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 3 | (property "Reference" "U" (id 0) (at -5.08 8.89 0) 4 | (effects (font (size 1.27 1.27))) 5 | ) 6 | (property "Value" "SY7088" (id 1) (at 0 0 0) 7 | (effects (font (size 1.27 1.27))) 8 | ) 9 | (property "Footprint" "Package_DFN_QFN:DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm" (id 2) (at 0 0 0) 10 | (effects (font (size 1.27 1.27)) hide) 11 | ) 12 | (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY7088DGC_C178240.pdf" (id 3) (at 0 0 0) 13 | (effects (font (size 1.27 1.27)) hide) 14 | ) 15 | (property "LCSC" "C178240" (id 4) (at 0 0 0) 16 | (effects (font (size 1.27 1.27)) hide) 17 | ) 18 | (symbol "SY7088_0_1" 19 | (rectangle (start -7.62 7.62) (end 7.62 -7.62) 20 | (stroke (width 0) (type default) (color 0 0 0 0)) 21 | (fill (type background)) 22 | ) 23 | ) 24 | (symbol "SY7088_1_1" 25 | (pin open_collector line (at -10.16 5.08 0) (length 2.54) 26 | (name "LX" (effects (font (size 1.27 1.27)))) 27 | (number "1" (effects (font (size 1.27 1.27)))) 28 | ) 29 | (pin open_collector line (at -10.16 5.08 0) (length 2.54) hide 30 | (name "LX" (effects (font (size 1.27 1.27)))) 31 | (number "2" (effects (font (size 1.27 1.27)))) 32 | ) 33 | (pin power_in line (at -10.16 -5.08 0) (length 2.54) 34 | (name "EN" (effects (font (size 1.27 1.27)))) 35 | (number "3" (effects (font (size 1.27 1.27)))) 36 | ) 37 | (pin power_in line (at 0 -10.16 90) (length 2.54) 38 | (name "GND" (effects (font (size 1.27 1.27)))) 39 | (number "4" (effects (font (size 1.27 1.27)))) 40 | ) 41 | (pin input line (at 10.16 -5.08 180) (length 2.54) 42 | (name "FB" (effects (font (size 1.27 1.27)))) 43 | (number "5" (effects (font (size 1.27 1.27)))) 44 | ) 45 | (pin power_in line (at -10.16 0 0) (length 2.54) 46 | (name "IN" (effects (font (size 1.27 1.27)))) 47 | (number "6" (effects (font (size 1.27 1.27)))) 48 | ) 49 | (pin power_out line (at 10.16 5.08 180) (length 2.54) 50 | (name "OUT" (effects (font (size 1.27 1.27)))) 51 | (number "7" (effects (font (size 1.27 1.27)))) 52 | ) 53 | (pin power_out line (at 10.16 5.08 180) (length 2.54) hide 54 | (name "OUT" (effects (font (size 1.27 1.27)))) 55 | (number "8" (effects (font (size 1.27 1.27)))) 56 | ) 57 | (pin power_in line (at 0 -10.16 90) (length 2.54) hide 58 | (name "GND" (effects (font (size 1.27 1.27)))) 59 | (number "9" (effects (font (size 1.27 1.27)))) 60 | ) 61 | ) 62 | ) 63 | (symbol "SY7304" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 64 | (property "Reference" "U" (id 0) (at -7.62 8.89 0) 65 | (effects (font (size 1.27 1.27))) 66 | ) 67 | (property "Value" "SY7304" (id 1) (at 0 0 0) 68 | (effects (font (size 1.27 1.27))) 69 | ) 70 | (property "Footprint" "Package_DFN_QFN:DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm" (id 2) (at 0 0 0) 71 | (effects (font (size 1.27 1.27)) hide) 72 | ) 73 | (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY7304DBC_C178252.pdf" (id 3) (at 0 0 0) 74 | (effects (font (size 1.27 1.27)) hide) 75 | ) 76 | (property "LCSC" "C178252" (id 4) (at 0 0 0) 77 | (effects (font (size 1.27 1.27)) hide) 78 | ) 79 | (symbol "SY7304_0_0" 80 | (pin power_in line (at 0 -8.89 90) (length 2.54) 81 | (name "GND" (effects (font (size 1.27 1.27)))) 82 | (number "11" (effects (font (size 1.27 1.27)))) 83 | ) 84 | (pin input line (at 10.16 -3.81 180) (length 2.54) 85 | (name "FB" (effects (font (size 1.27 1.27)))) 86 | (number "2" (effects (font (size 1.27 1.27)))) 87 | ) 88 | (pin output line (at 10.16 3.81 180) (length 2.54) 89 | (name "LX" (effects (font (size 1.27 1.27)))) 90 | (number "4" (effects (font (size 1.27 1.27)))) 91 | ) 92 | (pin output line (at 10.16 3.81 180) (length 2.54) hide 93 | (name "LX" (effects (font (size 1.27 1.27)))) 94 | (number "5" (effects (font (size 1.27 1.27)))) 95 | ) 96 | (pin power_in line (at -10.16 3.81 0) (length 2.54) 97 | (name "IN" (effects (font (size 1.27 1.27)))) 98 | (number "7" (effects (font (size 1.27 1.27)))) 99 | ) 100 | (pin input line (at -10.16 -3.81 0) (length 2.54) 101 | (name "EN" (effects (font (size 1.27 1.27)))) 102 | (number "9" (effects (font (size 1.27 1.27)))) 103 | ) 104 | ) 105 | (symbol "SY7304_0_1" 106 | (rectangle (start -7.62 6.35) (end 7.62 -6.35) 107 | (stroke (width 0) (type default) (color 0 0 0 0)) 108 | (fill (type background)) 109 | ) 110 | ) 111 | ) 112 | (symbol "SY8077" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 113 | (property "Reference" "U" (id 0) (at -3.81 6.35 0) 114 | (effects (font (size 1.27 1.27))) 115 | ) 116 | (property "Value" "SY8077" (id 1) (at 2.54 6.35 0) 117 | (effects (font (size 1.27 1.27))) 118 | ) 119 | (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (id 2) (at 0 7.62 0) 120 | (effects (font (size 1.27 1.27)) hide) 121 | ) 122 | (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY8077AAC_C133749.pdf" (id 3) (at 0 7.62 0) 123 | (effects (font (size 1.27 1.27)) hide) 124 | ) 125 | (property "ki_keywords" "Regulator switching synchronous" (id 4) (at 0 0 0) 126 | (effects (font (size 1.27 1.27)) hide) 127 | ) 128 | (property "ki_description" "High Efficiency 1.5MHz, 1A Synchronous Step Down Regulator" (id 5) (at 0 0 0) 129 | (effects (font (size 1.27 1.27)) hide) 130 | ) 131 | (symbol "SY8077_0_0" 132 | (rectangle (start -6.35 5.08) (end 6.35 -6.35) 133 | (stroke (width 0) (type default) (color 0 0 0 0)) 134 | (fill (type background)) 135 | ) 136 | ) 137 | (symbol "SY8077_1_1" 138 | (pin input line (at -8.89 -3.81 0) (length 2.54) 139 | (name "EN" (effects (font (size 1.27 1.27)))) 140 | (number "1" (effects (font (size 1.27 1.27)))) 141 | ) 142 | (pin power_in line (at 0 -8.89 90) (length 2.54) 143 | (name "GND" (effects (font (size 1.27 1.27)))) 144 | (number "2" (effects (font (size 1.27 1.27)))) 145 | ) 146 | (pin output line (at 8.89 2.54 180) (length 2.54) 147 | (name "LX" (effects (font (size 1.27 1.27)))) 148 | (number "3" (effects (font (size 1.27 1.27)))) 149 | ) 150 | (pin power_in line (at -8.89 2.54 0) (length 2.54) 151 | (name "IN" (effects (font (size 1.27 1.27)))) 152 | (number "4" (effects (font (size 1.27 1.27)))) 153 | ) 154 | (pin input line (at 8.89 -3.81 180) (length 2.54) 155 | (name "FB" (effects (font (size 1.27 1.27)))) 156 | (number "5" (effects (font (size 1.27 1.27)))) 157 | ) 158 | ) 159 | ) 160 | (symbol "SY8105" (in_bom yes) (on_board yes) 161 | (property "Reference" "U" (id 0) (at -5.08 6.35 0) 162 | (effects (font (size 1.27 1.27))) 163 | ) 164 | (property "Value" "SY8105" (id 1) (at 0 0 0) 165 | (effects (font (size 1.27 1.27))) 166 | ) 167 | (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (id 2) (at 0 0 0) 168 | (effects (font (size 1.27 1.27)) hide) 169 | ) 170 | (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY8105ADC_C178247.pdf" (id 3) (at 0 0 0) 171 | (effects (font (size 1.27 1.27)) hide) 172 | ) 173 | (property "LCSC" "C178247" (id 4) (at 0 0 0) 174 | (effects (font (size 1.27 1.27)) hide) 175 | ) 176 | (symbol "SY8105_1_1" 177 | (rectangle (start -6.35 5.08) (end 6.35 -6.35) 178 | (stroke (width 0) (type default) (color 0 0 0 0)) 179 | (fill (type background)) 180 | ) 181 | (pin input line (at 8.89 -3.81 180) (length 2.54) 182 | (name "FB" (effects (font (size 1.27 1.27)))) 183 | (number "1" (effects (font (size 1.27 1.27)))) 184 | ) 185 | (pin input line (at -8.89 -3.81 0) (length 2.54) 186 | (name "EN" (effects (font (size 1.27 1.27)))) 187 | (number "2" (effects (font (size 1.27 1.27)))) 188 | ) 189 | (pin power_in line (at 0 -8.89 90) (length 2.54) 190 | (name "GND" (effects (font (size 1.27 1.27)))) 191 | (number "3" (effects (font (size 1.27 1.27)))) 192 | ) 193 | (pin power_in line (at -8.89 2.54 0) (length 2.54) 194 | (name "IN" (effects (font (size 1.27 1.27)))) 195 | (number "4" (effects (font (size 1.27 1.27)))) 196 | ) 197 | (pin output line (at 8.89 2.54 180) (length 2.54) 198 | (name "LX" (effects (font (size 1.27 1.27)))) 199 | (number "5" (effects (font (size 1.27 1.27)))) 200 | ) 201 | (pin bidirectional line (at 0 7.62 270) (length 2.54) 202 | (name "BS" (effects (font (size 1.27 1.27)))) 203 | (number "6" (effects (font (size 1.27 1.27)))) 204 | ) 205 | ) 206 | ) 207 | (symbol "SY8113B" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 208 | (property "Reference" "U" (id 0) (at -3.81 1.27 0) 209 | (effects (font (size 1.27 1.27))) 210 | ) 211 | (property "Value" "SY8113B" (id 1) (at 5.08 1.27 0) 212 | (effects (font (size 1.27 1.27))) 213 | ) 214 | (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 0 0 0) 215 | (effects (font (size 1.27 1.27)) hide) 216 | ) 217 | (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY8113BADC_C78989.pdf" (id 3) (at 0 0 0) 218 | (effects (font (size 1.27 1.27)) hide) 219 | ) 220 | (property "LCSC" "C78989" (id 4) (at 0 0 0) 221 | (effects (font (size 1.27 1.27)) hide) 222 | ) 223 | (symbol "SY8113B_1_1" 224 | (rectangle (start -6.35 0) (end 6.35 -11.43) 225 | (stroke (width 0) (type default) (color 0 0 0 0)) 226 | (fill (type background)) 227 | ) 228 | (pin bidirectional line (at 0 2.54 270) (length 2.54) 229 | (name "BS" (effects (font (size 1.27 1.27)))) 230 | (number "1" (effects (font (size 1.27 1.27)))) 231 | ) 232 | (pin power_in line (at 0 -13.97 90) (length 2.54) 233 | (name "GND" (effects (font (size 1.27 1.27)))) 234 | (number "2" (effects (font (size 1.27 1.27)))) 235 | ) 236 | (pin input line (at 8.89 -8.89 180) (length 2.54) 237 | (name "FB" (effects (font (size 1.27 1.27)))) 238 | (number "3" (effects (font (size 1.27 1.27)))) 239 | ) 240 | (pin input line (at -8.89 -8.89 0) (length 2.54) 241 | (name "EN" (effects (font (size 1.27 1.27)))) 242 | (number "4" (effects (font (size 1.27 1.27)))) 243 | ) 244 | (pin power_in line (at -8.89 -2.54 0) (length 2.54) 245 | (name "IN" (effects (font (size 1.27 1.27)))) 246 | (number "5" (effects (font (size 1.27 1.27)))) 247 | ) 248 | (pin output line (at 8.89 -2.54 180) (length 2.54) 249 | (name "LX" (effects (font (size 1.27 1.27)))) 250 | (number "6" (effects (font (size 1.27 1.27)))) 251 | ) 252 | ) 253 | ) 254 | (symbol "SY8303" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 255 | (property "Reference" "U" (id 0) (at -7.62 11.43 0) 256 | (effects (font (size 1.27 1.27))) 257 | ) 258 | (property "Value" "SY8303" (id 1) (at 6.35 11.43 0) 259 | (effects (font (size 1.27 1.27))) 260 | ) 261 | (property "Footprint" "Package_TO_SOT_SMD:SOT-23-8" (id 2) (at 0 0 0) 262 | (effects (font (size 1.27 1.27)) hide) 263 | ) 264 | (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY8303AIC_C97054.pdf" (id 3) (at 0 0 0) 265 | (effects (font (size 1.27 1.27)) hide) 266 | ) 267 | (property "LCSC" "C97054" (id 4) (at 0 0 0) 268 | (effects (font (size 1.27 1.27)) hide) 269 | ) 270 | (symbol "SY8303_0_0" 271 | (pin input line (at 10.16 0 180) (length 2.54) 272 | (name "FB" (effects (font (size 1.27 1.27)))) 273 | (number "1" (effects (font (size 1.27 1.27)))) 274 | ) 275 | (pin input line (at 10.16 -6.35 180) (length 2.54) 276 | (name "FS" (effects (font (size 1.27 1.27)))) 277 | (number "2" (effects (font (size 1.27 1.27)))) 278 | ) 279 | (pin power_in line (at 0 -12.7 90) (length 2.54) 280 | (name "GND" (effects (font (size 1.27 1.27)))) 281 | (number "3" (effects (font (size 1.27 1.27)))) 282 | ) 283 | (pin power_in line (at 0 -12.7 90) (length 2.54) hide 284 | (name "GND" (effects (font (size 1.27 1.27)))) 285 | (number "4" (effects (font (size 1.27 1.27)))) 286 | ) 287 | (pin power_in line (at -10.16 6.35 0) (length 2.54) 288 | (name "IN" (effects (font (size 1.27 1.27)))) 289 | (number "5" (effects (font (size 1.27 1.27)))) 290 | ) 291 | (pin output line (at 10.16 6.35 180) (length 2.54) 292 | (name "LX" (effects (font (size 1.27 1.27)))) 293 | (number "6" (effects (font (size 1.27 1.27)))) 294 | ) 295 | (pin input line (at 0 12.7 270) (length 2.54) 296 | (name "BS" (effects (font (size 1.27 1.27)))) 297 | (number "7" (effects (font (size 1.27 1.27)))) 298 | ) 299 | (pin input line (at -10.16 -6.35 0) (length 2.54) 300 | (name "EN" (effects (font (size 1.27 1.27)))) 301 | (number "8" (effects (font (size 1.27 1.27)))) 302 | ) 303 | ) 304 | (symbol "SY8303_0_1" 305 | (rectangle (start -7.62 10.16) (end 7.62 -10.16) 306 | (stroke (width 0) (type default) (color 0 0 0 0)) 307 | (fill (type background)) 308 | ) 309 | ) 310 | ) 311 | (symbol "SY8368" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 312 | (property "Reference" "U" (id 0) (at -6.35 16.51 0) 313 | (effects (font (size 1.27 1.27))) 314 | ) 315 | (property "Value" "SY8368" (id 1) (at 0 3.81 90) 316 | (effects (font (size 1.27 1.27))) 317 | ) 318 | (property "Footprint" "Package_QFN_Silergy:QFN_3x3-10_SY8368" (id 2) (at 5.08 -1.27 0) 319 | (effects (font (size 1.27 1.27)) hide) 320 | ) 321 | (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Silergy-Corp-SY8368QNC_C125897.pdf" (id 3) (at 0 0 0) 322 | (effects (font (size 1.27 1.27)) hide) 323 | ) 324 | (property "LCSC" "C125897" (id 4) (at 0 0 0) 325 | (effects (font (size 1.27 1.27)) hide) 326 | ) 327 | (symbol "SY8368_0_0" 328 | (pin input line (at -10.16 3.81 0) (length 2.54) 329 | (name "EN" (effects (font (size 1.27 1.27)))) 330 | (number "1" (effects (font (size 1.27 1.27)))) 331 | ) 332 | (pin output line (at 10.16 10.16 180) (length 2.54) 333 | (name "LX" (effects (font (size 1.27 1.27)))) 334 | (number "10" (effects (font (size 1.27 1.27)))) 335 | ) 336 | (pin open_collector line (at 10.16 0 180) (length 2.54) 337 | (name "PG" (effects (font (size 1.27 1.27)))) 338 | (number "2" (effects (font (size 1.27 1.27)))) 339 | ) 340 | (pin input line (at -10.16 -2.54 0) (length 2.54) 341 | (name "ILMT" (effects (font (size 1.27 1.27)))) 342 | (number "3" (effects (font (size 1.27 1.27)))) 343 | ) 344 | (pin input line (at 10.16 3.81 180) (length 2.54) 345 | (name "FB" (effects (font (size 1.27 1.27)))) 346 | (number "4" (effects (font (size 1.27 1.27)))) 347 | ) 348 | (pin output line (at 10.16 -2.54 180) (length 2.54) 349 | (name "VC" (effects (font (size 1.27 1.27)))) 350 | (number "5" (effects (font (size 1.27 1.27)))) 351 | ) 352 | (pin input line (at 0 17.78 270) (length 2.54) 353 | (name "BS" (effects (font (size 1.27 1.27)))) 354 | (number "6" (effects (font (size 1.27 1.27)))) 355 | ) 356 | (pin power_in line (at -10.16 10.16 0) (length 2.54) 357 | (name "IN" (effects (font (size 1.27 1.27)))) 358 | (number "7" (effects (font (size 1.27 1.27)))) 359 | ) 360 | (pin power_in line (at -10.16 10.16 0) (length 2.54) hide 361 | (name "IN" (effects (font (size 1.27 1.27)))) 362 | (number "8" (effects (font (size 1.27 1.27)))) 363 | ) 364 | (pin power_in line (at 0 -8.89 90) (length 2.54) 365 | (name "GND" (effects (font (size 1.27 1.27)))) 366 | (number "9" (effects (font (size 1.27 1.27)))) 367 | ) 368 | ) 369 | (symbol "SY8368_0_1" 370 | (rectangle (start -7.62 15.24) (end 7.62 -6.35) 371 | (stroke (width 0) (type default) (color 0 0 0 0)) 372 | (fill (type background)) 373 | ) 374 | ) 375 | ) 376 | ) 377 | -------------------------------------------------------------------------------- /lib/ToolingHole.pretty/ToolingHole_JLCSMT.kicad_mod: -------------------------------------------------------------------------------- 1 | (module ToolingHole_JLCSMT (layer F.Cu) (tedit 5EAD50F9) 2 | (fp_text reference REF** (at 0 0.5) (layer F.SilkS) hide 3 | (effects (font (size 1 1) (thickness 0.15))) 4 | ) 5 | (fp_text value ToolingHole_JLCSMT (at 0 -0.5) (layer F.Fab) 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | ) 8 | (fp_text user "tooling hole" (at 0 -1.6) (layer F.SilkS) 9 | (effects (font (size 1 1) (thickness 0.15))) 10 | ) 11 | (pad "" np_thru_hole circle (at 0 0) (size 1.152 1.152) (drill 1.152) (layers *.Cu *.Mask)) 12 | ) 13 | -------------------------------------------------------------------------------- /sym-lib-table: -------------------------------------------------------------------------------- 1 | (sym_lib_table 2 | (lib (name "Regulator_Switching_Silergy")(type "KiCad")(uri "${KIPRJMOD}/lib/Regulator_Switching_Silergy.kicad_sym")(options "")(descr "")) 3 | (lib (name "ir4301")(type "KiCad")(uri "/home/tobias/Schreibtisch/ir4301.kicad_sym")(options "")(descr "")) 4 | (lib (name "New_Library")(type "KiCad")(uri "/home/tobias/Entwicklung/Platinen/New_Library.kicad_sym")(options "")(descr "")) 5 | ) 6 | --------------------------------------------------------------------------------