├── .gitattributes
├── Jlink_OB_F072
├── JLINK_OB_TYPEC.PcbDoc
├── JLINK_OB_TYPEC.PrjPcb
├── JLINK_OB_TYPEC.PrjPcbStructure
└── JLINK_OB_TYPEC.SchDoc
├── Jlink_V9
├── JlinkV9_RST
│ ├── JlinkV9_RST.PcbDoc
│ ├── JlinkV9_RST.PrjPcb
│ ├── JlinkV9_RST.SchDoc
│ ├── JlinkV9_RST.x_t
│ └── JlinkV9_RST.zip
└── 固件升级方式
│ ├── JLINK9不可升级固件手动提取工具
│ ├── J-Link V9 ALL(FirmWare).bin
│ ├── J-Link V9 ALL.bin
│ ├── JLINK-V9.5固件.bin
│ ├── SN修改.jpg
│ ├── STM32_DFU_USB_Upgrade
│ │ ├── DfuSe_Demo_V3.0.5_Setup.exe
│ │ ├── J-LINK-V9-bootloader.dfu
│ │ ├── J-Link V9 ALL.dfu
│ │ ├── STM32DFU操作步骤.docx
│ │ └── jlink-v9激活.txt
│ └── 固件生成工具
│ │ ├── J-Link V9 ALL.bin
│ │ ├── JLinkARM.dll
│ │ ├── dumpfw.exe
│ │ ├── makev9fw.exe
│ │ ├── readme.txt
│ │ └── 清理BIN.bat
│ ├── JLink-v9_bootloader固件
│ ├── bootloader.bin
│ └── jlink-v9激活.txt
│ └── 添加license
│ ├── key.txt
│ ├── 方法1
│ └── Segger_J-Link_keygen.exe
│ └── 方法2
│ ├── JLink.exe
│ ├── JLinkARM.dll
│ ├── run.bat
│ └── run.txt
├── LICENSE
├── README.md
├── pic
├── link_1.jpg
├── link_2.jpg
└── link_3.jpg
└── v9_bootloader.bin
/.gitattributes:
--------------------------------------------------------------------------------
1 | # Auto detect text files and perform LF normalization
2 | * text=auto
3 |
--------------------------------------------------------------------------------
/Jlink_OB_F072/JLINK_OB_TYPEC.PcbDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_OB_F072/JLINK_OB_TYPEC.PcbDoc
--------------------------------------------------------------------------------
/Jlink_OB_F072/JLINK_OB_TYPEC.PrjPcb:
--------------------------------------------------------------------------------
1 | [Design]
2 | Version=1.0
3 | HierarchyMode=0
4 | ChannelRoomNamingStyle=0
5 | ReleasesFolder=
6 | ChannelDesignatorFormatString=$Component_$RoomName
7 | ChannelRoomLevelSeperator=_
8 | OpenOutputs=1
9 | ArchiveProject=0
10 | TimestampOutput=0
11 | SeparateFolders=0
12 | TemplateLocationPath=
13 | PinSwapBy_Netlabel=1
14 | PinSwapBy_Pin=1
15 | AllowPortNetNames=0
16 | AllowSheetEntryNetNames=1
17 | AppendSheetNumberToLocalNets=0
18 | NetlistSinglePinNets=0
19 | DefaultConfiguration=Sources
20 | UserID=0xFFFFFFFF
21 | DefaultPcbProtel=1
22 | DefaultPcbPcad=0
23 | ReorderDocumentsOnCompile=1
24 | NameNetsHierarchically=0
25 | PowerPortNamesTakePriority=0
26 | PushECOToAnnotationFile=1
27 | DItemRevisionGUID=
28 | ReportSuppressedErrorsInMessages=0
29 | FSMCodingStyle=eFMSDropDownList_OneProcess
30 | FSMEncodingStyle=eFMSDropDownList_OneHot
31 | OutputPath=
32 | LogFolderPath=
33 | ManagedProjectGUID=
34 | Template=C:\Program Files\Altium\AD20\Shared\Templates\KitSprout.PrjPcb
35 | IncludeDesignInRelease=0
36 |
37 | [Preferences]
38 | PrefsVaultGUID=
39 | PrefsRevisionGUID=
40 |
41 | [Document1]
42 | DocumentPath=GenerateFile.OutJob
43 | AnnotationEnabled=1
44 | AnnotateStartValue=1
45 | AnnotationIndexControlEnabled=0
46 | AnnotateSuffix=
47 | AnnotateScope=All
48 | AnnotateOrder=-1
49 | DoLibraryUpdate=1
50 | DoDatabaseUpdate=1
51 | ClassGenCCAutoEnabled=1
52 | ClassGenCCAutoRoomEnabled=1
53 | ClassGenNCAutoScope=None
54 | DItemRevisionGUID=
55 | GenerateClassCluster=0
56 | DocumentUniqueId=
57 |
58 | [Document2]
59 | DocumentPath=JLINK_OB_TYPEC.PcbDoc
60 | AnnotationEnabled=1
61 | AnnotateStartValue=1
62 | AnnotationIndexControlEnabled=0
63 | AnnotateSuffix=
64 | AnnotateScope=All
65 | AnnotateOrder=-1
66 | DoLibraryUpdate=1
67 | DoDatabaseUpdate=1
68 | ClassGenCCAutoEnabled=1
69 | ClassGenCCAutoRoomEnabled=1
70 | ClassGenNCAutoScope=None
71 | DItemRevisionGUID=
72 | GenerateClassCluster=0
73 | DocumentUniqueId=VLCEICBF
74 |
75 | [Document3]
76 | DocumentPath=JLINK_OB_TYPEC.SchDoc
77 | AnnotationEnabled=1
78 | AnnotateStartValue=1
79 | AnnotationIndexControlEnabled=0
80 | AnnotateSuffix=
81 | AnnotateScope=All
82 | AnnotateOrder=-1
83 | DoLibraryUpdate=1
84 | DoDatabaseUpdate=1
85 | ClassGenCCAutoEnabled=1
86 | ClassGenCCAutoRoomEnabled=1
87 | ClassGenNCAutoScope=None
88 | DItemRevisionGUID=
89 | GenerateClassCluster=0
90 | DocumentUniqueId=TNNPVENA
91 |
92 | [Configuration1]
93 | Name=Sources
94 | ParameterCount=0
95 | ConstraintFileCount=0
96 | ReleaseItemId=
97 | Variant=[No Variations]
98 | OutputJobsCount=0
99 | ContentTypeGUID=CB6F2064-E317-11DF-B822-12313F0024A2
100 | ConfigurationType=Source
101 |
102 | [OutputGroup1]
103 | Name=Netlist Outputs
104 | Description=
105 | TargetPrinter=Microsoft Print to PDF
106 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
107 | OutputType1=CadnetixNetlist
108 | OutputName1=Cadnetix Netlist
109 | OutputDocumentPath1=
110 | OutputVariantName1=
111 | OutputDefault1=0
112 | OutputType2=CalayNetlist
113 | OutputName2=Calay Netlist
114 | OutputDocumentPath2=
115 | OutputVariantName2=
116 | OutputDefault2=0
117 | OutputType3=EDIF
118 | OutputName3=EDIF for PCB
119 | OutputDocumentPath3=
120 | OutputVariantName3=
121 | OutputDefault3=0
122 | OutputType4=EESofNetlist
123 | OutputName4=EESof Netlist
124 | OutputDocumentPath4=
125 | OutputVariantName4=
126 | OutputDefault4=0
127 | OutputType5=IntergraphNetlist
128 | OutputName5=Intergraph Netlist
129 | OutputDocumentPath5=
130 | OutputVariantName5=
131 | OutputDefault5=0
132 | OutputType6=MentorBoardStationNetlist
133 | OutputName6=Mentor BoardStation Netlist
134 | OutputDocumentPath6=
135 | OutputVariantName6=
136 | OutputDefault6=0
137 | OutputType7=MultiWire
138 | OutputName7=MultiWire
139 | OutputDocumentPath7=
140 | OutputVariantName7=
141 | OutputDefault7=0
142 | OutputType8=OrCadPCB2Netlist
143 | OutputName8=Orcad/PCB2 Netlist
144 | OutputDocumentPath8=
145 | OutputVariantName8=
146 | OutputDefault8=0
147 | OutputType9=PADSNetlist
148 | OutputName9=PADS ASCII Netlist
149 | OutputDocumentPath9=
150 | OutputVariantName9=
151 | OutputDefault9=0
152 | OutputType10=Pcad
153 | OutputName10=Pcad for PCB
154 | OutputDocumentPath10=
155 | OutputVariantName10=
156 | OutputDefault10=0
157 | OutputType11=PCADNetlist
158 | OutputName11=PCAD Netlist
159 | OutputDocumentPath11=
160 | OutputVariantName11=
161 | OutputDefault11=0
162 | OutputType12=PCADnltNetlist
163 | OutputName12=PCADnlt Netlist
164 | OutputDocumentPath12=
165 | OutputVariantName12=
166 | OutputDefault12=0
167 | OutputType13=Protel2Netlist
168 | OutputName13=Protel2 Netlist
169 | OutputDocumentPath13=
170 | OutputVariantName13=
171 | OutputDefault13=0
172 | OutputType14=ProtelNetlist
173 | OutputName14=Protel
174 | OutputDocumentPath14=
175 | OutputVariantName14=
176 | OutputDefault14=0
177 | OutputType15=RacalNetlist
178 | OutputName15=Racal Netlist
179 | OutputDocumentPath15=
180 | OutputVariantName15=
181 | OutputDefault15=0
182 | OutputType16=RINFNetlist
183 | OutputName16=RINF Netlist
184 | OutputDocumentPath16=
185 | OutputVariantName16=
186 | OutputDefault16=0
187 | OutputType17=SciCardsNetlist
188 | OutputName17=SciCards Netlist
189 | OutputDocumentPath17=
190 | OutputVariantName17=
191 | OutputDefault17=0
192 | OutputType18=TangoNetlist
193 | OutputName18=Tango Netlist
194 | OutputDocumentPath18=
195 | OutputVariantName18=
196 | OutputDefault18=0
197 | OutputType19=TelesisNetlist
198 | OutputName19=Telesis Netlist
199 | OutputDocumentPath19=
200 | OutputVariantName19=
201 | OutputDefault19=0
202 | OutputType20=WireListNetlist
203 | OutputName20=WireList Netlist
204 | OutputDocumentPath20=
205 | OutputVariantName20=
206 | OutputDefault20=0
207 |
208 | [OutputGroup2]
209 | Name=Simulator Outputs
210 | Description=
211 | TargetPrinter=Microsoft Print to PDF
212 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
213 |
214 | [OutputGroup3]
215 | Name=Documentation Outputs
216 | Description=
217 | TargetPrinter=Virtual Printer
218 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
219 | OutputType1=Composite
220 | OutputName1=Composite Drawing
221 | OutputDocumentPath1=
222 | OutputVariantName1=
223 | OutputDefault1=0
224 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
225 | OutputType2=PCB 3D Print
226 | OutputName2=PCB 3D Print
227 | OutputDocumentPath2=
228 | OutputVariantName2=[No Variations]
229 | OutputDefault2=0
230 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
231 | OutputType3=PCB 3D Video
232 | OutputName3=PCB 3D Video
233 | OutputDocumentPath3=
234 | OutputVariantName3=[No Variations]
235 | OutputDefault3=0
236 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
237 | OutputType4=PCB Print
238 | OutputName4=PCB Prints
239 | OutputDocumentPath4=
240 | OutputVariantName4=
241 | OutputDefault4=0
242 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
243 | OutputType5=PCBDrawing
244 | OutputName5=Draftsman
245 | OutputDocumentPath5=
246 | OutputVariantName5=[No Variations]
247 | OutputDefault5=0
248 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
249 | OutputType6=PCBLIB Print
250 | OutputName6=PCBLIB Prints
251 | OutputDocumentPath6=
252 | OutputVariantName6=
253 | OutputDefault6=0
254 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
255 | OutputType7=PDF3D
256 | OutputName7=PDF3D
257 | OutputDocumentPath7=
258 | OutputVariantName7=[No Variations]
259 | OutputDefault7=0
260 | PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
261 | OutputType8=Report Print
262 | OutputName8=Report Prints
263 | OutputDocumentPath8=
264 | OutputVariantName8=
265 | OutputDefault8=0
266 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
267 | OutputType9=Schematic Print
268 | OutputName9=Schematic Prints
269 | OutputDocumentPath9=
270 | OutputVariantName9=
271 | OutputDefault9=0
272 | PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
273 | OutputType10=SimView Print
274 | OutputName10=SimView Prints
275 | OutputDocumentPath10=
276 | OutputVariantName10=
277 | OutputDefault10=0
278 | PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
279 | OutputType11=PDF3D MBA
280 | OutputName11=PDF3D MBA
281 | OutputDocumentPath11=
282 | OutputVariantName11=
283 | OutputDefault11=0
284 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
285 |
286 | [OutputGroup4]
287 | Name=Assembly Outputs
288 | Description=
289 | TargetPrinter=Microsoft Print to PDF
290 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
291 | OutputType1=Assembly
292 | OutputName1=Assembly Drawings
293 | OutputDocumentPath1=
294 | OutputVariantName1=[No Variations]
295 | OutputDefault1=0
296 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
297 | OutputType2=Pick Place
298 | OutputName2=Generates pick and place files
299 | OutputDocumentPath2=
300 | OutputVariantName2=[No Variations]
301 | OutputDefault2=0
302 | OutputType3=Test Points For Assembly
303 | OutputName3=Test Point Report
304 | OutputDocumentPath3=
305 | OutputVariantName3=[No Variations]
306 | OutputDefault3=0
307 |
308 | [OutputGroup5]
309 | Name=Fabrication Outputs
310 | Description=
311 | TargetPrinter=Microsoft Print to PDF
312 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
313 | OutputType1=Board Stack Report
314 | OutputName1=Report Board Stack
315 | OutputDocumentPath1=
316 | OutputVariantName1=
317 | OutputDefault1=0
318 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
319 | OutputType2=CompositeDrill
320 | OutputName2=Composite Drill Drawing
321 | OutputDocumentPath2=
322 | OutputVariantName2=
323 | OutputDefault2=0
324 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
325 | OutputType3=Drill
326 | OutputName3=Drill Drawing/Guides
327 | OutputDocumentPath3=
328 | OutputVariantName3=
329 | OutputDefault3=0
330 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
331 | OutputType4=Final
332 | OutputName4=Final Artwork Prints
333 | OutputDocumentPath4=
334 | OutputVariantName4=[No Variations]
335 | OutputDefault4=0
336 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
337 | OutputType5=Gerber
338 | OutputName5=Gerber Files
339 | OutputDocumentPath5=
340 | OutputVariantName5=[No Variations]
341 | OutputDefault5=0
342 | OutputType6=Gerber X2
343 | OutputName6=Gerber X2 Files
344 | OutputDocumentPath6=
345 | OutputVariantName6=
346 | OutputDefault6=0
347 | OutputType7=IPC2581
348 | OutputName7=IPC-2581 Files
349 | OutputDocumentPath7=
350 | OutputVariantName7=
351 | OutputDefault7=0
352 | OutputType8=Mask
353 | OutputName8=Solder/Paste Mask Prints
354 | OutputDocumentPath8=
355 | OutputVariantName8=
356 | OutputDefault8=0
357 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
358 | OutputType9=NC Drill
359 | OutputName9=NC Drill Files
360 | OutputDocumentPath9=
361 | OutputVariantName9=
362 | OutputDefault9=0
363 | OutputType10=ODB
364 | OutputName10=ODB++ Files
365 | OutputDocumentPath10=
366 | OutputVariantName10=[No Variations]
367 | OutputDefault10=0
368 | OutputType11=Plane
369 | OutputName11=Power-Plane Prints
370 | OutputDocumentPath11=
371 | OutputVariantName11=
372 | OutputDefault11=0
373 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
374 | OutputType12=Test Points
375 | OutputName12=Test Point Report
376 | OutputDocumentPath12=
377 | OutputVariantName12=
378 | OutputDefault12=0
379 |
380 | [OutputGroup6]
381 | Name=Report Outputs
382 | Description=
383 | TargetPrinter=Microsoft Print to PDF
384 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
385 | OutputType1=BOM_PartType
386 | OutputName1=Bill of Materials
387 | OutputDocumentPath1=
388 | OutputVariantName1=[No Variations]
389 | OutputDefault1=0
390 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
391 | OutputType2=ComponentCrossReference
392 | OutputName2=Component Cross Reference Report
393 | OutputDocumentPath2=
394 | OutputVariantName2=[No Variations]
395 | OutputDefault2=0
396 | OutputType3=ReportHierarchy
397 | OutputName3=Report Project Hierarchy
398 | OutputDocumentPath3=
399 | OutputVariantName3=[No Variations]
400 | OutputDefault3=0
401 | OutputType4=Script
402 | OutputName4=Script Output
403 | OutputDocumentPath4=
404 | OutputVariantName4=[No Variations]
405 | OutputDefault4=0
406 | OutputType5=SimpleBOM
407 | OutputName5=Simple BOM
408 | OutputDocumentPath5=
409 | OutputVariantName5=[No Variations]
410 | OutputDefault5=0
411 | OutputType6=SinglePinNetReporter
412 | OutputName6=Report Single Pin Nets
413 | OutputDocumentPath6=
414 | OutputVariantName6=[No Variations]
415 | OutputDefault6=0
416 |
417 | [OutputGroup7]
418 | Name=Other Outputs
419 | Description=
420 | TargetPrinter=Microsoft Print to PDF
421 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
422 | OutputType1=Text Print
423 | OutputName1=Text Print
424 | OutputDocumentPath1=
425 | OutputVariantName1=
426 | OutputDefault1=0
427 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
428 | OutputType2=Text Print
429 | OutputName2=Text Print
430 | OutputDocumentPath2=
431 | OutputVariantName2=
432 | OutputDefault2=0
433 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
434 | OutputType3=Text Print
435 | OutputName3=Text Print
436 | OutputDocumentPath3=
437 | OutputVariantName3=
438 | OutputDefault3=0
439 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
440 | OutputType4=Text Print
441 | OutputName4=Text Print
442 | OutputDocumentPath4=
443 | OutputVariantName4=
444 | OutputDefault4=0
445 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
446 | OutputType5=Text Print
447 | OutputName5=Text Print
448 | OutputDocumentPath5=
449 | OutputVariantName5=
450 | OutputDefault5=0
451 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
452 | OutputType6=Text Print
453 | OutputName6=Text Print
454 | OutputDocumentPath6=
455 | OutputVariantName6=
456 | OutputDefault6=0
457 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
458 | OutputType7=Text Print
459 | OutputName7=Text Print
460 | OutputDocumentPath7=
461 | OutputVariantName7=
462 | OutputDefault7=0
463 | PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
464 | OutputType8=Text Print
465 | OutputName8=Text Print
466 | OutputDocumentPath8=
467 | OutputVariantName8=
468 | OutputDefault8=0
469 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
470 | OutputType9=Text Print
471 | OutputName9=Text Print
472 | OutputDocumentPath9=
473 | OutputVariantName9=
474 | OutputDefault9=0
475 | PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
476 | OutputType10=Text Print
477 | OutputName10=Text Print
478 | OutputDocumentPath10=
479 | OutputVariantName10=
480 | OutputDefault10=0
481 | PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
482 | OutputType11=Text Print
483 | OutputName11=Text Print
484 | OutputDocumentPath11=
485 | OutputVariantName11=
486 | OutputDefault11=0
487 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
488 | OutputType12=Text Print
489 | OutputName12=Text Print
490 | OutputDocumentPath12=
491 | OutputVariantName12=
492 | OutputDefault12=0
493 | PageOptions12=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
494 | OutputType13=Text Print
495 | OutputName13=Text Print
496 | OutputDocumentPath13=
497 | OutputVariantName13=
498 | OutputDefault13=0
499 | PageOptions13=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
500 | OutputType14=Text Print
501 | OutputName14=Text Print
502 | OutputDocumentPath14=
503 | OutputVariantName14=
504 | OutputDefault14=0
505 | PageOptions14=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
506 | OutputType15=Text Print
507 | OutputName15=Text Print
508 | OutputDocumentPath15=
509 | OutputVariantName15=
510 | OutputDefault15=0
511 | PageOptions15=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
512 | OutputType16=Text Print
513 | OutputName16=Text Print
514 | OutputDocumentPath16=
515 | OutputVariantName16=
516 | OutputDefault16=0
517 | PageOptions16=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
518 | OutputType17=Text Print
519 | OutputName17=Text Print
520 | OutputDocumentPath17=
521 | OutputVariantName17=
522 | OutputDefault17=0
523 | PageOptions17=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
524 |
525 | [OutputGroup8]
526 | Name=Validation Outputs
527 | Description=
528 | TargetPrinter=Microsoft Print to PDF
529 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
530 | OutputType1=BOM_Violations
531 | OutputName1=BOM Checks Report
532 | OutputDocumentPath1=
533 | OutputVariantName1=
534 | OutputDefault1=0
535 | OutputType2=Component states check
536 | OutputName2=Server's components states check
537 | OutputDocumentPath2=
538 | OutputVariantName2=
539 | OutputDefault2=0
540 | OutputType3=Configuration compliance
541 | OutputName3=Environment configuration compliance check
542 | OutputDocumentPath3=
543 | OutputVariantName3=
544 | OutputDefault3=0
545 | OutputType4=Design Rules Check
546 | OutputName4=Design Rules Check
547 | OutputDocumentPath4=
548 | OutputVariantName4=
549 | OutputDefault4=0
550 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
551 | OutputType5=Differences Report
552 | OutputName5=Differences Report
553 | OutputDocumentPath5=
554 | OutputVariantName5=
555 | OutputDefault5=0
556 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
557 | OutputType6=Electrical Rules Check
558 | OutputName6=Electrical Rules Check
559 | OutputDocumentPath6=
560 | OutputVariantName6=
561 | OutputDefault6=0
562 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
563 | OutputType7=Footprint Comparison Report
564 | OutputName7=Footprint Comparison Report
565 | OutputDocumentPath7=
566 | OutputVariantName7=
567 | OutputDefault7=0
568 |
569 | [OutputGroup9]
570 | Name=Export Outputs
571 | Description=
572 | TargetPrinter=Microsoft Print to PDF
573 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
574 | OutputType1=AutoCAD dwg/dxf PCB
575 | OutputName1=AutoCAD dwg/dxf File PCB
576 | OutputDocumentPath1=
577 | OutputVariantName1=
578 | OutputDefault1=0
579 | OutputType2=AutoCAD dwg/dxf Schematic
580 | OutputName2=AutoCAD dwg/dxf File Schematic
581 | OutputDocumentPath2=
582 | OutputVariantName2=
583 | OutputDefault2=0
584 | OutputType3=ExportIDF
585 | OutputName3=Export IDF
586 | OutputDocumentPath3=
587 | OutputVariantName3=
588 | OutputDefault3=0
589 | OutputType4=ExportPARASOLID
590 | OutputName4=Export PARASOLID
591 | OutputDocumentPath4=
592 | OutputVariantName4=[No Variations]
593 | OutputDefault4=0
594 | OutputType5=ExportSTEP
595 | OutputName5=Export STEP
596 | OutputDocumentPath5=
597 | OutputVariantName5=[No Variations]
598 | OutputDefault5=0
599 | OutputType6=ExportVRML
600 | OutputName6=Export VRML
601 | OutputDocumentPath6=
602 | OutputVariantName6=[No Variations]
603 | OutputDefault6=0
604 | OutputType7=MBAExportPARASOLID
605 | OutputName7=Export PARASOLID
606 | OutputDocumentPath7=
607 | OutputVariantName7=
608 | OutputDefault7=0
609 | OutputType8=MBAExportSTEP
610 | OutputName8=Export STEP
611 | OutputDocumentPath8=
612 | OutputVariantName8=
613 | OutputDefault8=0
614 | OutputType9=Save As/Export PCB
615 | OutputName9=Save As/Export PCB
616 | OutputDocumentPath9=
617 | OutputVariantName9=
618 | OutputDefault9=0
619 | OutputType10=Save As/Export Schematic
620 | OutputName10=Save As/Export Schematic
621 | OutputDocumentPath10=
622 | OutputVariantName10=
623 | OutputDefault10=0
624 | OutputType11=Specctra Design PCB
625 | OutputName11=Specctra Design PCB
626 | OutputDocumentPath11=
627 | OutputVariantName11=
628 | OutputDefault11=0
629 | OutputType12=Ansoft Neutral
630 | OutputName12=Ansoft Neutral (AutoPCB)
631 | OutputDocumentPath12=
632 | OutputVariantName12=
633 | OutputDefault12=0
634 | OutputType13=HyperLynx
635 | OutputName13=HyperLynx (AutoPCB)
636 | OutputDocumentPath13=
637 | OutputVariantName13=
638 | OutputDefault13=0
639 | OutputType14=Orcad v7 Capture Design
640 | OutputName14=Orcad v7 Capture Design (AutoSCH)
641 | OutputDocumentPath14=
642 | OutputVariantName14=
643 | OutputDefault14=0
644 | OutputType15=P-CAD ASCII
645 | OutputName15=P-CAD ASCII (AutoPCB)
646 | OutputDocumentPath15=
647 | OutputVariantName15=
648 | OutputDefault15=0
649 | OutputType16=P-CAD V16 Schematic Design
650 | OutputName16=P-CAD V16 Schematic Design (AutoSCH)
651 | OutputDocumentPath16=
652 | OutputVariantName16=
653 | OutputDefault16=0
654 | OutputType17=SiSoft
655 | OutputName17=SiSoft (AutoPCB)
656 | OutputDocumentPath17=
657 | OutputVariantName17=
658 | OutputDefault17=0
659 |
660 | [OutputGroup10]
661 | Name=PostProcess Outputs
662 | Description=
663 | TargetPrinter=Microsoft Print to PDF
664 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
665 | OutputType1=Copy Files
666 | OutputName1=Copy Files
667 | OutputDocumentPath1=
668 | OutputVariantName1=
669 | OutputDefault1=0
670 |
671 | [Modification Levels]
672 | Type1=1
673 | Type2=1
674 | Type3=1
675 | Type4=1
676 | Type5=1
677 | Type6=1
678 | Type7=1
679 | Type8=1
680 | Type9=1
681 | Type10=1
682 | Type11=1
683 | Type12=1
684 | Type13=1
685 | Type14=1
686 | Type15=1
687 | Type16=1
688 | Type17=1
689 | Type18=1
690 | Type19=1
691 | Type20=1
692 | Type21=1
693 | Type22=1
694 | Type23=1
695 | Type24=1
696 | Type25=1
697 | Type26=1
698 | Type27=1
699 | Type28=1
700 | Type29=1
701 | Type30=1
702 | Type31=1
703 | Type32=1
704 | Type33=1
705 | Type34=1
706 | Type35=1
707 | Type36=1
708 | Type37=1
709 | Type38=1
710 | Type39=1
711 | Type40=1
712 | Type41=1
713 | Type42=1
714 | Type43=1
715 | Type44=1
716 | Type45=1
717 | Type46=1
718 | Type47=1
719 | Type48=1
720 | Type49=1
721 | Type50=1
722 | Type51=1
723 | Type52=1
724 | Type53=1
725 | Type54=1
726 | Type55=1
727 | Type56=1
728 | Type57=1
729 | Type58=1
730 | Type59=1
731 | Type60=1
732 | Type61=1
733 | Type62=1
734 | Type63=1
735 | Type64=1
736 | Type65=1
737 | Type66=1
738 | Type67=1
739 | Type68=1
740 | Type69=1
741 | Type70=1
742 | Type71=1
743 | Type72=1
744 | Type73=1
745 | Type74=1
746 | Type75=1
747 | Type76=1
748 | Type77=1
749 | Type78=1
750 | Type79=1
751 | Type80=1
752 | Type81=1
753 | Type82=1
754 | Type83=1
755 | Type84=1
756 | Type85=1
757 | Type86=1
758 | Type87=1
759 | Type88=1
760 | Type89=1
761 | Type90=1
762 | Type91=1
763 | Type92=1
764 | Type93=1
765 | Type94=1
766 | Type95=1
767 | Type96=1
768 | Type97=1
769 | Type98=1
770 | Type99=1
771 | Type100=1
772 | Type101=1
773 | Type102=1
774 | Type103=1
775 | Type104=1
776 | Type105=1
777 | Type106=1
778 | Type107=1
779 | Type108=1
780 | Type109=1
781 | Type110=1
782 | Type111=1
783 | Type112=1
784 | Type113=1
785 | Type114=1
786 | Type115=1
787 | Type116=1
788 | Type117=1
789 | Type118=1
790 | Type119=1
791 |
792 | [Difference Levels]
793 | Type1=1
794 | Type2=1
795 | Type3=1
796 | Type4=1
797 | Type5=1
798 | Type6=1
799 | Type7=1
800 | Type8=1
801 | Type9=1
802 | Type10=1
803 | Type11=1
804 | Type12=1
805 | Type13=1
806 | Type14=1
807 | Type15=1
808 | Type16=1
809 | Type17=1
810 | Type18=1
811 | Type19=1
812 | Type20=1
813 | Type21=1
814 | Type22=1
815 | Type23=1
816 | Type24=1
817 | Type25=1
818 | Type26=1
819 | Type27=1
820 | Type28=1
821 | Type29=1
822 | Type30=1
823 | Type31=1
824 | Type32=1
825 | Type33=1
826 | Type34=1
827 | Type35=1
828 | Type36=1
829 | Type37=1
830 | Type38=1
831 | Type39=1
832 | Type40=1
833 | Type41=1
834 | Type42=1
835 | Type43=1
836 | Type44=1
837 | Type45=1
838 | Type46=1
839 | Type47=1
840 | Type48=1
841 | Type49=1
842 | Type50=1
843 | Type51=1
844 | Type52=1
845 | Type53=1
846 | Type54=1
847 | Type55=1
848 | Type56=1
849 | Type57=1
850 | Type58=1
851 | Type59=1
852 | Type60=1
853 | Type61=1
854 | Type62=1
855 | Type63=1
856 | Type64=1
857 | Type65=1
858 | Type66=1
859 | Type67=1
860 | Type68=1
861 |
862 | [Electrical Rules Check]
863 | Type1=1
864 | Type2=1
865 | Type3=2
866 | Type4=1
867 | Type5=2
868 | Type6=2
869 | Type7=0
870 | Type8=1
871 | Type9=1
872 | Type10=1
873 | Type11=2
874 | Type12=0
875 | Type13=0
876 | Type14=1
877 | Type15=1
878 | Type16=1
879 | Type17=1
880 | Type18=1
881 | Type19=1
882 | Type20=0
883 | Type21=0
884 | Type22=0
885 | Type23=0
886 | Type24=1
887 | Type25=2
888 | Type26=0
889 | Type27=2
890 | Type28=1
891 | Type29=1
892 | Type30=1
893 | Type31=1
894 | Type32=2
895 | Type33=0
896 | Type34=2
897 | Type35=1
898 | Type36=2
899 | Type37=1
900 | Type38=2
901 | Type39=2
902 | Type40=2
903 | Type41=0
904 | Type42=2
905 | Type43=1
906 | Type44=0
907 | Type45=0
908 | Type46=0
909 | Type47=0
910 | Type48=0
911 | Type49=0
912 | Type50=2
913 | Type51=0
914 | Type52=0
915 | Type53=1
916 | Type54=1
917 | Type55=1
918 | Type56=2
919 | Type57=1
920 | Type58=1
921 | Type59=2
922 | Type60=0
923 | Type61=0
924 | Type62=0
925 | Type63=0
926 | Type64=0
927 | Type65=2
928 | Type66=3
929 | Type67=2
930 | Type68=2
931 | Type69=2
932 | Type70=2
933 | Type71=2
934 | Type72=2
935 | Type73=2
936 | Type74=1
937 | Type75=2
938 | Type76=1
939 | Type77=1
940 | Type78=1
941 | Type79=1
942 | Type80=2
943 | Type81=3
944 | Type82=3
945 | Type83=3
946 | Type84=3
947 | Type85=3
948 | Type86=2
949 | Type87=2
950 | Type88=2
951 | Type89=1
952 | Type90=1
953 | Type91=3
954 | Type92=3
955 | Type93=2
956 | Type94=2
957 | Type95=2
958 | Type96=2
959 | Type97=2
960 | Type98=0
961 | Type99=1
962 | Type100=2
963 | Type101=0
964 | Type102=2
965 | Type103=2
966 | Type104=1
967 | Type105=2
968 | Type106=2
969 | Type107=2
970 | Type108=2
971 | Type109=1
972 | Type110=1
973 | Type111=1
974 | Type112=1
975 | Type113=1
976 | Type114=2
977 | Type115=2
978 | Type116=2
979 | Type117=3
980 | Type118=3
981 | Type119=3
982 | MultiChannelAlternate=2
983 | AlternateItemFail=3
984 | Type122=2
985 | Type123=1
986 |
987 | [ERC Connection Matrix]
988 | L1=NNNNNNNNNNNWNNNWW
989 | L2=NNWNNNNWWWNWNWNWN
990 | L3=NWEENEEEENEWNEEWN
991 | L4=NNENNNWEENNWNENWN
992 | L5=NNNNNNNNNNNNNNNNN
993 | L6=NNENNNNEENNWNENWN
994 | L7=NNEWNNWEENNWNENWN
995 | L8=NWEENEENEEENNEENN
996 | L9=NWEENEEEENEWNEEWW
997 | L10=NWNNNNNENNEWNNEWN
998 | L11=NNENNNNEEENWNENWN
999 | L12=WWWWNWWNWWWNWWWNN
1000 | L13=NNNNNNNNNNNWNNNWW
1001 | L14=NWEENEEEENEWNEEWW
1002 | L15=NNENNNNEEENWNENWW
1003 | L16=WWWWNWWNWWWNWWWNW
1004 | L17=WNNNNNNNWNNNWWWWN
1005 |
1006 | [Annotate]
1007 | SortOrder=3
1008 | SortLocation=0
1009 | ReplaceSubparts=0
1010 | MatchParameter1=Comment
1011 | MatchStrictly1=1
1012 | MatchParameter2=Library Reference
1013 | MatchStrictly2=1
1014 | PhysicalNamingFormat=$Component_$RoomName
1015 | GlobalIndexSortOrder=3
1016 | GlobalIndexSortLocation=0
1017 |
1018 | [PrjClassGen]
1019 | CompClassManualEnabled=0
1020 | CompClassManualRoomEnabled=0
1021 | NetClassAutoBusEnabled=1
1022 | NetClassAutoCompEnabled=0
1023 | NetClassAutoNamedHarnessEnabled=0
1024 | NetClassManualEnabled=1
1025 | NetClassSeparateForBusSections=0
1026 |
1027 | [LibraryUpdateOptions]
1028 | SelectedOnly=0
1029 | UpdateVariants=1
1030 | UpdateToLatestRevision=1
1031 | PartTypes=0
1032 | FullReplace=1
1033 | UpdateDesignatorLock=1
1034 | UpdatePartIDLock=1
1035 | PreserveParameterLocations=1
1036 | PreserveParameterVisibility=1
1037 | DoGraphics=1
1038 | DoParameters=1
1039 | DoModels=1
1040 | AddParameters=0
1041 | RemoveParameters=0
1042 | AddModels=1
1043 | RemoveModels=1
1044 | UpdateCurrentModels=1
1045 |
1046 | [DatabaseUpdateOptions]
1047 | SelectedOnly=0
1048 | UpdateVariants=1
1049 | UpdateToLatestRevision=1
1050 | PartTypes=0
1051 |
1052 | [Comparison Options]
1053 | ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=0|UseName=-1|InclAllRules=0
1054 | ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1055 | ComparisonOptions2=Kind=Component Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1056 | ComparisonOptions3=Kind=Rule|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1057 | ComparisonOptions4=Kind=Differential Pair|MinPercent=50|MinMatch=1|ShowMatch=0|Confirm=0|UseName=0|InclAllRules=0
1058 | ComparisonOptions5=Kind=Structure Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1059 |
1060 | [SmartPDF]
1061 | PageOptions=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1
1062 |
1063 |
--------------------------------------------------------------------------------
/Jlink_OB_F072/JLINK_OB_TYPEC.PrjPcbStructure:
--------------------------------------------------------------------------------
1 | Record=TopLevelDocument|FileName=JLINK_OB_TYPEC.SchDoc
2 |
--------------------------------------------------------------------------------
/Jlink_OB_F072/JLINK_OB_TYPEC.SchDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_OB_F072/JLINK_OB_TYPEC.SchDoc
--------------------------------------------------------------------------------
/Jlink_V9/JlinkV9_RST/JlinkV9_RST.PcbDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/JlinkV9_RST/JlinkV9_RST.PcbDoc
--------------------------------------------------------------------------------
/Jlink_V9/JlinkV9_RST/JlinkV9_RST.PrjPcb:
--------------------------------------------------------------------------------
1 | [Design]
2 | Version=1.0
3 | HierarchyMode=0
4 | ChannelRoomNamingStyle=0
5 | ReleasesFolder=
6 | ChannelDesignatorFormatString=$Component_$RoomName
7 | ChannelRoomLevelSeperator=_
8 | OpenOutputs=1
9 | ArchiveProject=0
10 | TimestampOutput=0
11 | SeparateFolders=0
12 | TemplateLocationPath=
13 | PinSwapBy_Netlabel=1
14 | PinSwapBy_Pin=1
15 | AllowPortNetNames=0
16 | AllowSheetEntryNetNames=1
17 | AppendSheetNumberToLocalNets=0
18 | NetlistSinglePinNets=0
19 | DefaultConfiguration=Sources
20 | UserID=0xFFFFFFFF
21 | DefaultPcbProtel=1
22 | DefaultPcbPcad=0
23 | ReorderDocumentsOnCompile=1
24 | NameNetsHierarchically=0
25 | PowerPortNamesTakePriority=0
26 | PushECOToAnnotationFile=1
27 | DItemRevisionGUID=
28 | ReportSuppressedErrorsInMessages=0
29 | FSMCodingStyle=eFMSDropDownList_OneProcess
30 | FSMEncodingStyle=eFMSDropDownList_OneHot
31 | OutputPath=
32 | LogFolderPath=
33 | ManagedProjectGUID=
34 | IncludeDesignInRelease=0
35 |
36 | [Preferences]
37 | PrefsVaultGUID=
38 | PrefsRevisionGUID=
39 |
40 | [Document1]
41 | DocumentPath=JlinkV9_RST.PcbDoc
42 | AnnotationEnabled=1
43 | AnnotateStartValue=1
44 | AnnotationIndexControlEnabled=0
45 | AnnotateSuffix=
46 | AnnotateScope=All
47 | AnnotateOrder=-1
48 | DoLibraryUpdate=1
49 | DoDatabaseUpdate=1
50 | ClassGenCCAutoEnabled=1
51 | ClassGenCCAutoRoomEnabled=1
52 | ClassGenNCAutoScope=None
53 | DItemRevisionGUID=
54 | GenerateClassCluster=0
55 | DocumentUniqueId=RUBMBKEH
56 |
57 | [Document2]
58 | DocumentPath=JlinkV9_RST.SchDoc
59 | AnnotationEnabled=1
60 | AnnotateStartValue=1
61 | AnnotationIndexControlEnabled=0
62 | AnnotateSuffix=
63 | AnnotateScope=All
64 | AnnotateOrder=-1
65 | DoLibraryUpdate=1
66 | DoDatabaseUpdate=1
67 | ClassGenCCAutoEnabled=1
68 | ClassGenCCAutoRoomEnabled=1
69 | ClassGenNCAutoScope=None
70 | DItemRevisionGUID=
71 | GenerateClassCluster=0
72 | DocumentUniqueId=QJZALUGL
73 |
74 | [Configuration1]
75 | Name=Sources
76 | ParameterCount=0
77 | ConstraintFileCount=0
78 | ReleaseItemId=
79 | Variant=[No Variations]
80 | OutputJobsCount=0
81 | ContentTypeGUID=CB6F2064-E317-11DF-B822-12313F0024A2
82 | ConfigurationType=Source
83 |
84 | [OutputGroup1]
85 | Name=Netlist Outputs
86 | Description=
87 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
88 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
89 | OutputType1=CadnetixNetlist
90 | OutputName1=Cadnetix Netlist
91 | OutputDocumentPath1=
92 | OutputVariantName1=
93 | OutputDefault1=0
94 | OutputType2=CalayNetlist
95 | OutputName2=Calay Netlist
96 | OutputDocumentPath2=
97 | OutputVariantName2=
98 | OutputDefault2=0
99 | OutputType3=EDIF
100 | OutputName3=EDIF for PCB
101 | OutputDocumentPath3=
102 | OutputVariantName3=
103 | OutputDefault3=0
104 | OutputType4=EESofNetlist
105 | OutputName4=EESof Netlist
106 | OutputDocumentPath4=
107 | OutputVariantName4=
108 | OutputDefault4=0
109 | OutputType5=IntergraphNetlist
110 | OutputName5=Intergraph Netlist
111 | OutputDocumentPath5=
112 | OutputVariantName5=
113 | OutputDefault5=0
114 | OutputType6=MentorBoardStationNetlist
115 | OutputName6=Mentor BoardStation Netlist
116 | OutputDocumentPath6=
117 | OutputVariantName6=
118 | OutputDefault6=0
119 | OutputType7=MultiWire
120 | OutputName7=MultiWire
121 | OutputDocumentPath7=
122 | OutputVariantName7=
123 | OutputDefault7=0
124 | OutputType8=OrCadPCB2Netlist
125 | OutputName8=Orcad/PCB2 Netlist
126 | OutputDocumentPath8=
127 | OutputVariantName8=
128 | OutputDefault8=0
129 | OutputType9=PADSNetlist
130 | OutputName9=PADS ASCII Netlist
131 | OutputDocumentPath9=
132 | OutputVariantName9=
133 | OutputDefault9=0
134 | OutputType10=Pcad
135 | OutputName10=Pcad for PCB
136 | OutputDocumentPath10=
137 | OutputVariantName10=
138 | OutputDefault10=0
139 | OutputType11=PCADNetlist
140 | OutputName11=PCAD Netlist
141 | OutputDocumentPath11=
142 | OutputVariantName11=
143 | OutputDefault11=0
144 | OutputType12=PCADnltNetlist
145 | OutputName12=PCADnlt Netlist
146 | OutputDocumentPath12=
147 | OutputVariantName12=
148 | OutputDefault12=0
149 | OutputType13=Protel2Netlist
150 | OutputName13=Protel2 Netlist
151 | OutputDocumentPath13=
152 | OutputVariantName13=
153 | OutputDefault13=0
154 | OutputType14=ProtelNetlist
155 | OutputName14=Protel
156 | OutputDocumentPath14=
157 | OutputVariantName14=
158 | OutputDefault14=0
159 | OutputType15=RacalNetlist
160 | OutputName15=Racal Netlist
161 | OutputDocumentPath15=
162 | OutputVariantName15=
163 | OutputDefault15=0
164 | OutputType16=RINFNetlist
165 | OutputName16=RINF Netlist
166 | OutputDocumentPath16=
167 | OutputVariantName16=
168 | OutputDefault16=0
169 | OutputType17=SciCardsNetlist
170 | OutputName17=SciCards Netlist
171 | OutputDocumentPath17=
172 | OutputVariantName17=
173 | OutputDefault17=0
174 | OutputType18=TangoNetlist
175 | OutputName18=Tango Netlist
176 | OutputDocumentPath18=
177 | OutputVariantName18=
178 | OutputDefault18=0
179 | OutputType19=TelesisNetlist
180 | OutputName19=Telesis Netlist
181 | OutputDocumentPath19=
182 | OutputVariantName19=
183 | OutputDefault19=0
184 | OutputType20=WireListNetlist
185 | OutputName20=WireList Netlist
186 | OutputDocumentPath20=
187 | OutputVariantName20=
188 | OutputDefault20=0
189 |
190 | [OutputGroup2]
191 | Name=Simulator Outputs
192 | Description=
193 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
194 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
195 |
196 | [OutputGroup3]
197 | Name=Documentation Outputs
198 | Description=
199 | TargetPrinter=Virtual Printer
200 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
201 | OutputType1=Composite
202 | OutputName1=Composite Drawing
203 | OutputDocumentPath1=
204 | OutputVariantName1=
205 | OutputDefault1=0
206 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
207 | OutputType2=PCB 3D Print
208 | OutputName2=PCB 3D Print
209 | OutputDocumentPath2=
210 | OutputVariantName2=[No Variations]
211 | OutputDefault2=0
212 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
213 | OutputType3=PCB 3D Video
214 | OutputName3=PCB 3D Video
215 | OutputDocumentPath3=
216 | OutputVariantName3=[No Variations]
217 | OutputDefault3=0
218 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
219 | OutputType4=PCB Print
220 | OutputName4=PCB Prints
221 | OutputDocumentPath4=
222 | OutputVariantName4=
223 | OutputDefault4=0
224 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
225 | OutputType5=PCBDrawing
226 | OutputName5=Draftsman
227 | OutputDocumentPath5=
228 | OutputVariantName5=[No Variations]
229 | OutputDefault5=0
230 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
231 | OutputType6=PCBLIB Print
232 | OutputName6=PCBLIB Prints
233 | OutputDocumentPath6=
234 | OutputVariantName6=
235 | OutputDefault6=0
236 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
237 | OutputType7=PDF3D
238 | OutputName7=PDF3D
239 | OutputDocumentPath7=
240 | OutputVariantName7=[No Variations]
241 | OutputDefault7=0
242 | PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
243 | OutputType8=PDF3D MBA
244 | OutputName8=PDF3D MBA
245 | OutputDocumentPath8=
246 | OutputVariantName8=
247 | OutputDefault8=0
248 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
249 | OutputType9=Report Print
250 | OutputName9=Report Prints
251 | OutputDocumentPath9=
252 | OutputVariantName9=
253 | OutputDefault9=0
254 | PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
255 | OutputType10=Schematic Print
256 | OutputName10=Schematic Prints
257 | OutputDocumentPath10=
258 | OutputVariantName10=
259 | OutputDefault10=0
260 | PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
261 | OutputType11=SimView Print
262 | OutputName11=SimView Prints
263 | OutputDocumentPath11=
264 | OutputVariantName11=
265 | OutputDefault11=0
266 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
267 |
268 | [OutputGroup4]
269 | Name=Assembly Outputs
270 | Description=
271 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
272 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
273 | OutputType1=Assembly
274 | OutputName1=Assembly Drawings
275 | OutputDocumentPath1=
276 | OutputVariantName1=[No Variations]
277 | OutputDefault1=0
278 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
279 | OutputType2=Pick Place
280 | OutputName2=Generates pick and place files
281 | OutputDocumentPath2=
282 | OutputVariantName2=[No Variations]
283 | OutputDefault2=0
284 | OutputType3=Test Points For Assembly
285 | OutputName3=Test Point Report
286 | OutputDocumentPath3=
287 | OutputVariantName3=[No Variations]
288 | OutputDefault3=0
289 |
290 | [OutputGroup5]
291 | Name=Fabrication Outputs
292 | Description=
293 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
294 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
295 | OutputType1=Board Stack Report
296 | OutputName1=Report Board Stack
297 | OutputDocumentPath1=
298 | OutputVariantName1=
299 | OutputDefault1=0
300 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
301 | OutputType2=CompositeDrill
302 | OutputName2=Composite Drill Drawing
303 | OutputDocumentPath2=
304 | OutputVariantName2=
305 | OutputDefault2=0
306 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
307 | OutputType3=Drill
308 | OutputName3=Drill Drawing/Guides
309 | OutputDocumentPath3=
310 | OutputVariantName3=
311 | OutputDefault3=0
312 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
313 | OutputType4=Final
314 | OutputName4=Final Artwork Prints
315 | OutputDocumentPath4=
316 | OutputVariantName4=[No Variations]
317 | OutputDefault4=0
318 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
319 | OutputType5=Gerber
320 | OutputName5=Gerber Files
321 | OutputDocumentPath5=
322 | OutputVariantName5=[No Variations]
323 | OutputDefault5=0
324 | OutputType6=Gerber X2
325 | OutputName6=Gerber X2 Files
326 | OutputDocumentPath6=
327 | OutputVariantName6=
328 | OutputDefault6=0
329 | OutputType7=IPC2581
330 | OutputName7=IPC-2581 Files
331 | OutputDocumentPath7=
332 | OutputVariantName7=
333 | OutputDefault7=0
334 | OutputType8=Mask
335 | OutputName8=Solder/Paste Mask Prints
336 | OutputDocumentPath8=
337 | OutputVariantName8=
338 | OutputDefault8=0
339 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
340 | OutputType9=NC Drill
341 | OutputName9=NC Drill Files
342 | OutputDocumentPath9=
343 | OutputVariantName9=
344 | OutputDefault9=0
345 | OutputType10=ODB
346 | OutputName10=ODB++ Files
347 | OutputDocumentPath10=
348 | OutputVariantName10=[No Variations]
349 | OutputDefault10=0
350 | OutputType11=Plane
351 | OutputName11=Power-Plane Prints
352 | OutputDocumentPath11=
353 | OutputVariantName11=
354 | OutputDefault11=0
355 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
356 | OutputType12=Test Points
357 | OutputName12=Test Point Report
358 | OutputDocumentPath12=
359 | OutputVariantName12=
360 | OutputDefault12=0
361 |
362 | [OutputGroup6]
363 | Name=Report Outputs
364 | Description=
365 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
366 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
367 | OutputType1=BOM_PartType
368 | OutputName1=Bill of Materials
369 | OutputDocumentPath1=
370 | OutputVariantName1=[No Variations]
371 | OutputDefault1=0
372 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
373 | OutputType2=ComponentCrossReference
374 | OutputName2=Component Cross Reference Report
375 | OutputDocumentPath2=
376 | OutputVariantName2=[No Variations]
377 | OutputDefault2=0
378 | OutputType3=ReportHierarchy
379 | OutputName3=Report Project Hierarchy
380 | OutputDocumentPath3=
381 | OutputVariantName3=[No Variations]
382 | OutputDefault3=0
383 | OutputType4=Script
384 | OutputName4=Script Output
385 | OutputDocumentPath4=
386 | OutputVariantName4=[No Variations]
387 | OutputDefault4=0
388 | OutputType5=SimpleBOM
389 | OutputName5=Simple BOM
390 | OutputDocumentPath5=
391 | OutputVariantName5=[No Variations]
392 | OutputDefault5=0
393 | OutputType6=SinglePinNetReporter
394 | OutputName6=Report Single Pin Nets
395 | OutputDocumentPath6=
396 | OutputVariantName6=[No Variations]
397 | OutputDefault6=0
398 |
399 | [OutputGroup7]
400 | Name=Other Outputs
401 | Description=
402 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
403 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
404 | OutputType1=Text Print
405 | OutputName1=Text Print
406 | OutputDocumentPath1=
407 | OutputVariantName1=
408 | OutputDefault1=0
409 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
410 | OutputType2=Text Print
411 | OutputName2=Text Print
412 | OutputDocumentPath2=
413 | OutputVariantName2=
414 | OutputDefault2=0
415 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
416 | OutputType3=Text Print
417 | OutputName3=Text Print
418 | OutputDocumentPath3=
419 | OutputVariantName3=
420 | OutputDefault3=0
421 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
422 | OutputType4=Text Print
423 | OutputName4=Text Print
424 | OutputDocumentPath4=
425 | OutputVariantName4=
426 | OutputDefault4=0
427 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
428 | OutputType5=Text Print
429 | OutputName5=Text Print
430 | OutputDocumentPath5=
431 | OutputVariantName5=
432 | OutputDefault5=0
433 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
434 | OutputType6=Text Print
435 | OutputName6=Text Print
436 | OutputDocumentPath6=
437 | OutputVariantName6=
438 | OutputDefault6=0
439 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
440 | OutputType7=Text Print
441 | OutputName7=Text Print
442 | OutputDocumentPath7=
443 | OutputVariantName7=
444 | OutputDefault7=0
445 | PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
446 | OutputType8=Text Print
447 | OutputName8=Text Print
448 | OutputDocumentPath8=
449 | OutputVariantName8=
450 | OutputDefault8=0
451 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
452 | OutputType9=Text Print
453 | OutputName9=Text Print
454 | OutputDocumentPath9=
455 | OutputVariantName9=
456 | OutputDefault9=0
457 | PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
458 | OutputType10=Text Print
459 | OutputName10=Text Print
460 | OutputDocumentPath10=
461 | OutputVariantName10=
462 | OutputDefault10=0
463 | PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
464 | OutputType11=Text Print
465 | OutputName11=Text Print
466 | OutputDocumentPath11=
467 | OutputVariantName11=
468 | OutputDefault11=0
469 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
470 | OutputType12=Text Print
471 | OutputName12=Text Print
472 | OutputDocumentPath12=
473 | OutputVariantName12=
474 | OutputDefault12=0
475 | PageOptions12=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
476 | OutputType13=Text Print
477 | OutputName13=Text Print
478 | OutputDocumentPath13=
479 | OutputVariantName13=
480 | OutputDefault13=0
481 | PageOptions13=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
482 | OutputType14=Text Print
483 | OutputName14=Text Print
484 | OutputDocumentPath14=
485 | OutputVariantName14=
486 | OutputDefault14=0
487 | PageOptions14=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
488 | OutputType15=Text Print
489 | OutputName15=Text Print
490 | OutputDocumentPath15=
491 | OutputVariantName15=
492 | OutputDefault15=0
493 | PageOptions15=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
494 | OutputType16=Text Print
495 | OutputName16=Text Print
496 | OutputDocumentPath16=
497 | OutputVariantName16=
498 | OutputDefault16=0
499 | PageOptions16=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
500 | OutputType17=Text Print
501 | OutputName17=Text Print
502 | OutputDocumentPath17=
503 | OutputVariantName17=
504 | OutputDefault17=0
505 | PageOptions17=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
506 | OutputType18=Text Print
507 | OutputName18=Text Print
508 | OutputDocumentPath18=
509 | OutputVariantName18=
510 | OutputDefault18=0
511 | PageOptions18=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
512 | OutputType19=Text Print
513 | OutputName19=Text Print
514 | OutputDocumentPath19=
515 | OutputVariantName19=
516 | OutputDefault19=0
517 | PageOptions19=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
518 | OutputType20=Text Print
519 | OutputName20=Text Print
520 | OutputDocumentPath20=
521 | OutputVariantName20=
522 | OutputDefault20=0
523 | PageOptions20=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
524 | OutputType21=Text Print
525 | OutputName21=Text Print
526 | OutputDocumentPath21=
527 | OutputVariantName21=
528 | OutputDefault21=0
529 | PageOptions21=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
530 | OutputType22=Text Print
531 | OutputName22=Text Print
532 | OutputDocumentPath22=
533 | OutputVariantName22=
534 | OutputDefault22=0
535 | PageOptions22=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
536 | OutputType23=Text Print
537 | OutputName23=Text Print
538 | OutputDocumentPath23=
539 | OutputVariantName23=
540 | OutputDefault23=0
541 | PageOptions23=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
542 | OutputType24=Text Print
543 | OutputName24=Text Print
544 | OutputDocumentPath24=
545 | OutputVariantName24=
546 | OutputDefault24=0
547 | PageOptions24=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
548 | OutputType25=Text Print
549 | OutputName25=Text Print
550 | OutputDocumentPath25=
551 | OutputVariantName25=
552 | OutputDefault25=0
553 | PageOptions25=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
554 | OutputType26=Text Print
555 | OutputName26=Text Print
556 | OutputDocumentPath26=
557 | OutputVariantName26=
558 | OutputDefault26=0
559 | PageOptions26=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
560 | OutputType27=Text Print
561 | OutputName27=Text Print
562 | OutputDocumentPath27=
563 | OutputVariantName27=
564 | OutputDefault27=0
565 | PageOptions27=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
566 | OutputType28=Text Print
567 | OutputName28=Text Print
568 | OutputDocumentPath28=
569 | OutputVariantName28=
570 | OutputDefault28=0
571 | PageOptions28=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
572 | OutputType29=Text Print
573 | OutputName29=Text Print
574 | OutputDocumentPath29=
575 | OutputVariantName29=
576 | OutputDefault29=0
577 | PageOptions29=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
578 |
579 | [OutputGroup8]
580 | Name=Validation Outputs
581 | Description=
582 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
583 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
584 | OutputType1=BOM_Violations
585 | OutputName1=BOM Checks Report
586 | OutputDocumentPath1=
587 | OutputVariantName1=
588 | OutputDefault1=0
589 | OutputType2=Component states check
590 | OutputName2=Server's components states check
591 | OutputDocumentPath2=
592 | OutputVariantName2=
593 | OutputDefault2=0
594 | OutputType3=Configuration compliance
595 | OutputName3=Environment configuration compliance check
596 | OutputDocumentPath3=
597 | OutputVariantName3=
598 | OutputDefault3=0
599 | OutputType4=Design Rules Check
600 | OutputName4=Design Rules Check
601 | OutputDocumentPath4=
602 | OutputVariantName4=
603 | OutputDefault4=0
604 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
605 | OutputType5=Differences Report
606 | OutputName5=Differences Report
607 | OutputDocumentPath5=
608 | OutputVariantName5=
609 | OutputDefault5=0
610 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
611 | OutputType6=Electrical Rules Check
612 | OutputName6=Electrical Rules Check
613 | OutputDocumentPath6=
614 | OutputVariantName6=
615 | OutputDefault6=0
616 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
617 | OutputType7=Footprint Comparison Report
618 | OutputName7=Footprint Comparison Report
619 | OutputDocumentPath7=
620 | OutputVariantName7=
621 | OutputDefault7=0
622 |
623 | [OutputGroup9]
624 | Name=Export Outputs
625 | Description=
626 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
627 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
628 | OutputType1=AutoCAD dwg/dxf PCB
629 | OutputName1=AutoCAD dwg/dxf File PCB
630 | OutputDocumentPath1=
631 | OutputVariantName1=
632 | OutputDefault1=0
633 | OutputType2=AutoCAD dwg/dxf Schematic
634 | OutputName2=AutoCAD dwg/dxf File Schematic
635 | OutputDocumentPath2=
636 | OutputVariantName2=
637 | OutputDefault2=0
638 | OutputType3=ExportIDF
639 | OutputName3=Export IDF
640 | OutputDocumentPath3=
641 | OutputVariantName3=
642 | OutputDefault3=0
643 | OutputType4=ExportPARASOLID
644 | OutputName4=Export PARASOLID
645 | OutputDocumentPath4=
646 | OutputVariantName4=[No Variations]
647 | OutputDefault4=0
648 | OutputType5=ExportSTEP
649 | OutputName5=Export STEP
650 | OutputDocumentPath5=
651 | OutputVariantName5=[No Variations]
652 | OutputDefault5=0
653 | OutputType6=ExportVRML
654 | OutputName6=Export VRML
655 | OutputDocumentPath6=
656 | OutputVariantName6=[No Variations]
657 | OutputDefault6=0
658 | OutputType7=MBAExportPARASOLID
659 | OutputName7=Export PARASOLID
660 | OutputDocumentPath7=
661 | OutputVariantName7=
662 | OutputDefault7=0
663 | OutputType8=MBAExportSTEP
664 | OutputName8=Export STEP
665 | OutputDocumentPath8=
666 | OutputVariantName8=
667 | OutputDefault8=0
668 | OutputType9=Save As/Export PCB
669 | OutputName9=Save As/Export PCB
670 | OutputDocumentPath9=
671 | OutputVariantName9=
672 | OutputDefault9=0
673 | OutputType10=Save As/Export Schematic
674 | OutputName10=Save As/Export Schematic
675 | OutputDocumentPath10=
676 | OutputVariantName10=
677 | OutputDefault10=0
678 | OutputType11=Specctra Design PCB
679 | OutputName11=Specctra Design PCB
680 | OutputDocumentPath11=
681 | OutputVariantName11=
682 | OutputDefault11=0
683 |
684 | [OutputGroup10]
685 | Name=PostProcess Outputs
686 | Description=
687 | TargetPrinter=\\MR-MU\Samsung M2020 Series (USB001)
688 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
689 | OutputType1=Copy Files
690 | OutputName1=Copy Files
691 | OutputDocumentPath1=
692 | OutputVariantName1=
693 | OutputDefault1=0
694 |
695 | [Modification Levels]
696 | Type1=1
697 | Type2=1
698 | Type3=1
699 | Type4=1
700 | Type5=1
701 | Type6=1
702 | Type7=1
703 | Type8=1
704 | Type9=1
705 | Type10=1
706 | Type11=1
707 | Type12=1
708 | Type13=1
709 | Type14=1
710 | Type15=1
711 | Type16=1
712 | Type17=1
713 | Type18=1
714 | Type19=1
715 | Type20=1
716 | Type21=1
717 | Type22=1
718 | Type23=1
719 | Type24=1
720 | Type25=1
721 | Type26=1
722 | Type27=1
723 | Type28=1
724 | Type29=1
725 | Type30=1
726 | Type31=1
727 | Type32=1
728 | Type33=1
729 | Type34=1
730 | Type35=1
731 | Type36=1
732 | Type37=1
733 | Type38=1
734 | Type39=1
735 | Type40=1
736 | Type41=1
737 | Type42=1
738 | Type43=1
739 | Type44=1
740 | Type45=1
741 | Type46=1
742 | Type47=1
743 | Type48=1
744 | Type49=1
745 | Type50=1
746 | Type51=1
747 | Type52=1
748 | Type53=1
749 | Type54=1
750 | Type55=1
751 | Type56=1
752 | Type57=1
753 | Type58=1
754 | Type59=1
755 | Type60=1
756 | Type61=1
757 | Type62=1
758 | Type63=1
759 | Type64=1
760 | Type65=1
761 | Type66=1
762 | Type67=1
763 | Type68=1
764 | Type69=1
765 | Type70=1
766 | Type71=1
767 | Type72=1
768 | Type73=1
769 | Type74=1
770 | Type75=1
771 | Type76=1
772 | Type77=1
773 | Type78=1
774 | Type79=1
775 | Type80=1
776 | Type81=1
777 | Type82=1
778 | Type83=1
779 | Type84=1
780 | Type85=1
781 | Type86=1
782 | Type87=1
783 | Type88=1
784 | Type89=1
785 | Type90=1
786 | Type91=1
787 | Type92=1
788 | Type93=1
789 | Type94=1
790 | Type95=1
791 | Type96=1
792 | Type97=1
793 | Type98=1
794 | Type99=1
795 | Type100=1
796 | Type101=1
797 | Type102=1
798 | Type103=1
799 | Type104=1
800 | Type105=1
801 | Type106=1
802 | Type107=1
803 | Type108=1
804 | Type109=1
805 | Type110=1
806 | Type111=1
807 | Type112=1
808 | Type113=1
809 | Type114=1
810 | Type115=1
811 | Type116=1
812 | Type117=1
813 | Type118=1
814 | Type119=1
815 |
816 | [Difference Levels]
817 | Type1=1
818 | Type2=1
819 | Type3=1
820 | Type4=1
821 | Type5=1
822 | Type6=1
823 | Type7=1
824 | Type8=1
825 | Type9=1
826 | Type10=1
827 | Type11=1
828 | Type12=1
829 | Type13=1
830 | Type14=1
831 | Type15=1
832 | Type16=1
833 | Type17=1
834 | Type18=1
835 | Type19=1
836 | Type20=1
837 | Type21=1
838 | Type22=1
839 | Type23=1
840 | Type24=1
841 | Type25=1
842 | Type26=1
843 | Type27=1
844 | Type28=1
845 | Type29=1
846 | Type30=1
847 | Type31=1
848 | Type32=1
849 | Type33=1
850 | Type34=1
851 | Type35=1
852 | Type36=1
853 | Type37=1
854 | Type38=1
855 | Type39=1
856 | Type40=1
857 | Type41=1
858 | Type42=1
859 | Type43=1
860 | Type44=1
861 | Type45=1
862 | Type46=1
863 | Type47=1
864 | Type48=1
865 | Type49=1
866 | Type50=1
867 | Type51=1
868 | Type52=1
869 | Type53=1
870 | Type54=1
871 | Type55=1
872 | Type56=1
873 | Type57=1
874 | Type58=1
875 | Type59=1
876 | Type60=1
877 | Type61=1
878 | Type62=1
879 | Type63=1
880 | Type64=1
881 | Type65=1
882 | Type66=1
883 | Type67=1
884 | Type68=1
885 |
886 | [Electrical Rules Check]
887 | Type1=1
888 | Type2=1
889 | Type3=2
890 | Type4=1
891 | Type5=2
892 | Type6=2
893 | Type7=0
894 | Type8=1
895 | Type9=1
896 | Type10=1
897 | Type11=2
898 | Type12=0
899 | Type13=0
900 | Type14=1
901 | Type15=1
902 | Type16=1
903 | Type17=1
904 | Type18=1
905 | Type19=1
906 | Type20=0
907 | Type21=0
908 | Type22=0
909 | Type23=0
910 | Type24=1
911 | Type25=2
912 | Type26=0
913 | Type27=2
914 | Type28=1
915 | Type29=1
916 | Type30=1
917 | Type31=1
918 | Type32=2
919 | Type33=0
920 | Type34=2
921 | Type35=1
922 | Type36=2
923 | Type37=1
924 | Type38=2
925 | Type39=2
926 | Type40=2
927 | Type41=0
928 | Type42=2
929 | Type43=1
930 | Type44=0
931 | Type45=0
932 | Type46=0
933 | Type47=0
934 | Type48=0
935 | Type49=0
936 | Type50=2
937 | Type51=0
938 | Type52=0
939 | Type53=1
940 | Type54=1
941 | Type55=1
942 | Type56=2
943 | Type57=1
944 | Type58=1
945 | Type59=2
946 | Type60=0
947 | Type61=0
948 | Type62=0
949 | Type63=0
950 | Type64=0
951 | Type65=2
952 | Type66=3
953 | Type67=2
954 | Type68=2
955 | Type69=2
956 | Type70=2
957 | Type71=2
958 | Type72=2
959 | Type73=2
960 | Type74=1
961 | Type75=2
962 | Type76=1
963 | Type77=1
964 | Type78=1
965 | Type79=1
966 | Type80=2
967 | Type81=3
968 | Type82=3
969 | Type83=3
970 | Type84=3
971 | Type85=3
972 | Type86=2
973 | Type87=2
974 | Type88=2
975 | Type89=1
976 | Type90=1
977 | Type91=3
978 | Type92=3
979 | Type93=2
980 | Type94=2
981 | Type95=2
982 | Type96=2
983 | Type97=2
984 | Type98=0
985 | Type99=1
986 | Type100=2
987 | Type101=0
988 | Type102=2
989 | Type103=2
990 | Type104=1
991 | Type105=2
992 | Type106=2
993 | Type107=2
994 | Type108=2
995 | Type109=1
996 | Type110=1
997 | Type111=1
998 | Type112=1
999 | Type113=1
1000 | Type114=2
1001 | Type115=2
1002 | Type116=2
1003 | Type117=3
1004 | Type118=3
1005 | Type119=3
1006 | MultiChannelAlternate=2
1007 | AlternateItemFail=3
1008 | Type122=2
1009 |
1010 | [ERC Connection Matrix]
1011 | L1=NNNNNNNNNNNWNNNWW
1012 | L2=NNWNNNNWWWNWNWNWN
1013 | L3=NWEENEEEENEWNEEWN
1014 | L4=NNENNNWEENNWNENWN
1015 | L5=NNNNNNNNNNNNNNNNN
1016 | L6=NNENNNNEENNWNENWN
1017 | L7=NNEWNNWEENNWNENWN
1018 | L8=NWEENEENEEENNEENN
1019 | L9=NWEENEEEENEWNEEWW
1020 | L10=NWNNNNNENNEWNNEWN
1021 | L11=NNENNNNEEENWNENWN
1022 | L12=WWWWNWWNWWWNWWWNN
1023 | L13=NNNNNNNNNNNWNNNWW
1024 | L14=NWEENEEEENEWNEEWW
1025 | L15=NNENNNNEEENWNENWW
1026 | L16=WWWWNWWNWWWNWWWNW
1027 | L17=WNNNNNNNWNNNWWWWN
1028 |
1029 | [Annotate]
1030 | SortOrder=3
1031 | SortLocation=0
1032 | ReplaceSubparts=0
1033 | MatchParameter1=Comment
1034 | MatchStrictly1=1
1035 | MatchParameter2=Library Reference
1036 | MatchStrictly2=1
1037 | PhysicalNamingFormat=$Component_$RoomName
1038 | GlobalIndexSortOrder=3
1039 | GlobalIndexSortLocation=0
1040 |
1041 | [PrjClassGen]
1042 | CompClassManualEnabled=0
1043 | CompClassManualRoomEnabled=0
1044 | NetClassAutoBusEnabled=1
1045 | NetClassAutoCompEnabled=0
1046 | NetClassAutoNamedHarnessEnabled=0
1047 | NetClassManualEnabled=1
1048 | NetClassSeparateForBusSections=0
1049 |
1050 | [LibraryUpdateOptions]
1051 | SelectedOnly=0
1052 | UpdateVariants=1
1053 | UpdateToLatestRevision=1
1054 | PartTypes=0
1055 | FullReplace=1
1056 | UpdateDesignatorLock=1
1057 | UpdatePartIDLock=1
1058 | PreserveParameterLocations=1
1059 | PreserveParameterVisibility=1
1060 | DoGraphics=1
1061 | DoParameters=1
1062 | DoModels=1
1063 | AddParameters=0
1064 | RemoveParameters=0
1065 | AddModels=1
1066 | RemoveModels=1
1067 | UpdateCurrentModels=1
1068 |
1069 | [DatabaseUpdateOptions]
1070 | SelectedOnly=0
1071 | UpdateVariants=1
1072 | UpdateToLatestRevision=1
1073 | PartTypes=0
1074 |
1075 | [Comparison Options]
1076 | ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1077 | ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1078 | ComparisonOptions2=Kind=Component Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1079 | ComparisonOptions3=Kind=Rule|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1080 | ComparisonOptions4=Kind=Differential Pair|MinPercent=50|MinMatch=1|ShowMatch=0|Confirm=0|UseName=0|InclAllRules=0
1081 | ComparisonOptions5=Kind=Structure Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1082 |
1083 | [SmartPDF]
1084 | PageOptions=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
1085 |
1086 |
--------------------------------------------------------------------------------
/Jlink_V9/JlinkV9_RST/JlinkV9_RST.SchDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/JlinkV9_RST/JlinkV9_RST.SchDoc
--------------------------------------------------------------------------------
/Jlink_V9/JlinkV9_RST/JlinkV9_RST.x_t:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/JlinkV9_RST/JlinkV9_RST.x_t
--------------------------------------------------------------------------------
/Jlink_V9/JlinkV9_RST/JlinkV9_RST.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/JlinkV9_RST/JlinkV9_RST.zip
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/J-Link V9 ALL(FirmWare).bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/J-Link V9 ALL(FirmWare).bin
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/J-Link V9 ALL.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/J-Link V9 ALL.bin
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/JLINK-V9.5固件.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/JLINK-V9.5固件.bin
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/SN修改.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/SN修改.jpg
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/DfuSe_Demo_V3.0.5_Setup.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/DfuSe_Demo_V3.0.5_Setup.exe
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/J-LINK-V9-bootloader.dfu:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/J-LINK-V9-bootloader.dfu
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/J-Link V9 ALL.dfu:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/J-Link V9 ALL.dfu
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/STM32DFU操作步骤.docx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/STM32DFU操作步骤.docx
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/jlink-v9激活.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/STM32_DFU_USB_Upgrade/jlink-v9激活.txt
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/J-Link V9 ALL.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/J-Link V9 ALL.bin
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/JLinkARM.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/JLinkARM.dll
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/dumpfw.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/dumpfw.exe
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/makev9fw.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/makev9fw.exe
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/readme.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/readme.txt
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/清理BIN.bat:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLINK9不可升级固件手动提取工具/固件生成工具/清理BIN.bat
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLink-v9_bootloader固件/bootloader.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLink-v9_bootloader固件/bootloader.bin
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/JLink-v9_bootloader固件/jlink-v9激活.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/JLink-v9_bootloader固件/jlink-v9激活.txt
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/添加license/key.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/添加license/key.txt
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/添加license/方法1/Segger_J-Link_keygen.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/添加license/方法1/Segger_J-Link_keygen.exe
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/添加license/方法2/JLink.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/添加license/方法2/JLink.exe
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/添加license/方法2/JLinkARM.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/Jlink_V9/固件升级方式/添加license/方法2/JLinkARM.dll
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/添加license/方法2/run.bat:
--------------------------------------------------------------------------------
1 | jlink.exe run.txt
--------------------------------------------------------------------------------
/Jlink_V9/固件升级方式/添加license/方法2/run.txt:
--------------------------------------------------------------------------------
1 |
2 |
3 | Exec AddFeature RDI
4 | Exec AddFeature FlashBP
5 | Exec AddFeature FlashDL
6 | Exec AddFeature JFlash
7 | Exec AddFeature GDB
8 |
9 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | GNU GENERAL PUBLIC LICENSE
2 | Version 3, 29 June 2007
3 |
4 | Copyright (C) 2007 Free Software Foundation, Inc.
5 | Everyone is permitted to copy and distribute verbatim copies
6 | of this license document, but changing it is not allowed.
7 |
8 | Preamble
9 |
10 | The GNU General Public License is a free, copyleft license for
11 | software and other kinds of works.
12 |
13 | The licenses for most software and other practical works are designed
14 | to take away your freedom to share and change the works. By contrast,
15 | the GNU General Public License is intended to guarantee your freedom to
16 | share and change all versions of a program--to make sure it remains free
17 | software for all its users. We, the Free Software Foundation, use the
18 | GNU General Public License for most of our software; it applies also to
19 | any other work released this way by its authors. You can apply it to
20 | your programs, too.
21 |
22 | When we speak of free software, we are referring to freedom, not
23 | price. Our General Public Licenses are designed to make sure that you
24 | have the freedom to distribute copies of free software (and charge for
25 | them if you wish), that you receive source code or can get it if you
26 | want it, that you can change the software or use pieces of it in new
27 | free programs, and that you know you can do these things.
28 |
29 | To protect your rights, we need to prevent others from denying you
30 | these rights or asking you to surrender the rights. Therefore, you have
31 | certain responsibilities if you distribute copies of the software, or if
32 | you modify it: responsibilities to respect the freedom of others.
33 |
34 | For example, if you distribute copies of such a program, whether
35 | gratis or for a fee, you must pass on to the recipients the same
36 | freedoms that you received. You must make sure that they, too, receive
37 | or can get the source code. And you must show them these terms so they
38 | know their rights.
39 |
40 | Developers that use the GNU GPL protect your rights with two steps:
41 | (1) assert copyright on the software, and (2) offer you this License
42 | giving you legal permission to copy, distribute and/or modify it.
43 |
44 | For the developers' and authors' protection, the GPL clearly explains
45 | that there is no warranty for this free software. For both users' and
46 | authors' sake, the GPL requires that modified versions be marked as
47 | changed, so that their problems will not be attributed erroneously to
48 | authors of previous versions.
49 |
50 | Some devices are designed to deny users access to install or run
51 | modified versions of the software inside them, although the manufacturer
52 | can do so. This is fundamentally incompatible with the aim of
53 | protecting users' freedom to change the software. The systematic
54 | pattern of such abuse occurs in the area of products for individuals to
55 | use, which is precisely where it is most unacceptable. Therefore, we
56 | have designed this version of the GPL to prohibit the practice for those
57 | products. If such problems arise substantially in other domains, we
58 | stand ready to extend this provision to those domains in future versions
59 | of the GPL, as needed to protect the freedom of users.
60 |
61 | Finally, every program is threatened constantly by software patents.
62 | States should not allow patents to restrict development and use of
63 | software on general-purpose computers, but in those that do, we wish to
64 | avoid the special danger that patents applied to a free program could
65 | make it effectively proprietary. To prevent this, the GPL assures that
66 | patents cannot be used to render the program non-free.
67 |
68 | The precise terms and conditions for copying, distribution and
69 | modification follow.
70 |
71 | TERMS AND CONDITIONS
72 |
73 | 0. Definitions.
74 |
75 | "This License" refers to version 3 of the GNU General Public License.
76 |
77 | "Copyright" also means copyright-like laws that apply to other kinds of
78 | works, such as semiconductor masks.
79 |
80 | "The Program" refers to any copyrightable work licensed under this
81 | License. Each licensee is addressed as "you". "Licensees" and
82 | "recipients" may be individuals or organizations.
83 |
84 | To "modify" a work means to copy from or adapt all or part of the work
85 | in a fashion requiring copyright permission, other than the making of an
86 | exact copy. The resulting work is called a "modified version" of the
87 | earlier work or a work "based on" the earlier work.
88 |
89 | A "covered work" means either the unmodified Program or a work based
90 | on the Program.
91 |
92 | To "propagate" a work means to do anything with it that, without
93 | permission, would make you directly or secondarily liable for
94 | infringement under applicable copyright law, except executing it on a
95 | computer or modifying a private copy. Propagation includes copying,
96 | distribution (with or without modification), making available to the
97 | public, and in some countries other activities as well.
98 |
99 | To "convey" a work means any kind of propagation that enables other
100 | parties to make or receive copies. Mere interaction with a user through
101 | a computer network, with no transfer of a copy, is not conveying.
102 |
103 | An interactive user interface displays "Appropriate Legal Notices"
104 | to the extent that it includes a convenient and prominently visible
105 | feature that (1) displays an appropriate copyright notice, and (2)
106 | tells the user that there is no warranty for the work (except to the
107 | extent that warranties are provided), that licensees may convey the
108 | work under this License, and how to view a copy of this License. If
109 | the interface presents a list of user commands or options, such as a
110 | menu, a prominent item in the list meets this criterion.
111 |
112 | 1. Source Code.
113 |
114 | The "source code" for a work means the preferred form of the work
115 | for making modifications to it. "Object code" means any non-source
116 | form of a work.
117 |
118 | A "Standard Interface" means an interface that either is an official
119 | standard defined by a recognized standards body, or, in the case of
120 | interfaces specified for a particular programming language, one that
121 | is widely used among developers working in that language.
122 |
123 | The "System Libraries" of an executable work include anything, other
124 | than the work as a whole, that (a) is included in the normal form of
125 | packaging a Major Component, but which is not part of that Major
126 | Component, and (b) serves only to enable use of the work with that
127 | Major Component, or to implement a Standard Interface for which an
128 | implementation is available to the public in source code form. A
129 | "Major Component", in this context, means a major essential component
130 | (kernel, window system, and so on) of the specific operating system
131 | (if any) on which the executable work runs, or a compiler used to
132 | produce the work, or an object code interpreter used to run it.
133 |
134 | The "Corresponding Source" for a work in object code form means all
135 | the source code needed to generate, install, and (for an executable
136 | work) run the object code and to modify the work, including scripts to
137 | control those activities. However, it does not include the work's
138 | System Libraries, or general-purpose tools or generally available free
139 | programs which are used unmodified in performing those activities but
140 | which are not part of the work. For example, Corresponding Source
141 | includes interface definition files associated with source files for
142 | the work, and the source code for shared libraries and dynamically
143 | linked subprograms that the work is specifically designed to require,
144 | such as by intimate data communication or control flow between those
145 | subprograms and other parts of the work.
146 |
147 | The Corresponding Source need not include anything that users
148 | can regenerate automatically from other parts of the Corresponding
149 | Source.
150 |
151 | The Corresponding Source for a work in source code form is that
152 | same work.
153 |
154 | 2. Basic Permissions.
155 |
156 | All rights granted under this License are granted for the term of
157 | copyright on the Program, and are irrevocable provided the stated
158 | conditions are met. This License explicitly affirms your unlimited
159 | permission to run the unmodified Program. The output from running a
160 | covered work is covered by this License only if the output, given its
161 | content, constitutes a covered work. This License acknowledges your
162 | rights of fair use or other equivalent, as provided by copyright law.
163 |
164 | You may make, run and propagate covered works that you do not
165 | convey, without conditions so long as your license otherwise remains
166 | in force. You may convey covered works to others for the sole purpose
167 | of having them make modifications exclusively for you, or provide you
168 | with facilities for running those works, provided that you comply with
169 | the terms of this License in conveying all material for which you do
170 | not control copyright. Those thus making or running the covered works
171 | for you must do so exclusively on your behalf, under your direction
172 | and control, on terms that prohibit them from making any copies of
173 | your copyrighted material outside their relationship with you.
174 |
175 | Conveying under any other circumstances is permitted solely under
176 | the conditions stated below. Sublicensing is not allowed; section 10
177 | makes it unnecessary.
178 |
179 | 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180 |
181 | No covered work shall be deemed part of an effective technological
182 | measure under any applicable law fulfilling obligations under article
183 | 11 of the WIPO copyright treaty adopted on 20 December 1996, or
184 | similar laws prohibiting or restricting circumvention of such
185 | measures.
186 |
187 | When you convey a covered work, you waive any legal power to forbid
188 | circumvention of technological measures to the extent such circumvention
189 | is effected by exercising rights under this License with respect to
190 | the covered work, and you disclaim any intention to limit operation or
191 | modification of the work as a means of enforcing, against the work's
192 | users, your or third parties' legal rights to forbid circumvention of
193 | technological measures.
194 |
195 | 4. Conveying Verbatim Copies.
196 |
197 | You may convey verbatim copies of the Program's source code as you
198 | receive it, in any medium, provided that you conspicuously and
199 | appropriately publish on each copy an appropriate copyright notice;
200 | keep intact all notices stating that this License and any
201 | non-permissive terms added in accord with section 7 apply to the code;
202 | keep intact all notices of the absence of any warranty; and give all
203 | recipients a copy of this License along with the Program.
204 |
205 | You may charge any price or no price for each copy that you convey,
206 | and you may offer support or warranty protection for a fee.
207 |
208 | 5. Conveying Modified Source Versions.
209 |
210 | You may convey a work based on the Program, or the modifications to
211 | produce it from the Program, in the form of source code under the
212 | terms of section 4, provided that you also meet all of these conditions:
213 |
214 | a) The work must carry prominent notices stating that you modified
215 | it, and giving a relevant date.
216 |
217 | b) The work must carry prominent notices stating that it is
218 | released under this License and any conditions added under section
219 | 7. This requirement modifies the requirement in section 4 to
220 | "keep intact all notices".
221 |
222 | c) You must license the entire work, as a whole, under this
223 | License to anyone who comes into possession of a copy. This
224 | License will therefore apply, along with any applicable section 7
225 | additional terms, to the whole of the work, and all its parts,
226 | regardless of how they are packaged. This License gives no
227 | permission to license the work in any other way, but it does not
228 | invalidate such permission if you have separately received it.
229 |
230 | d) If the work has interactive user interfaces, each must display
231 | Appropriate Legal Notices; however, if the Program has interactive
232 | interfaces that do not display Appropriate Legal Notices, your
233 | work need not make them do so.
234 |
235 | A compilation of a covered work with other separate and independent
236 | works, which are not by their nature extensions of the covered work,
237 | and which are not combined with it such as to form a larger program,
238 | in or on a volume of a storage or distribution medium, is called an
239 | "aggregate" if the compilation and its resulting copyright are not
240 | used to limit the access or legal rights of the compilation's users
241 | beyond what the individual works permit. Inclusion of a covered work
242 | in an aggregate does not cause this License to apply to the other
243 | parts of the aggregate.
244 |
245 | 6. Conveying Non-Source Forms.
246 |
247 | You may convey a covered work in object code form under the terms
248 | of sections 4 and 5, provided that you also convey the
249 | machine-readable Corresponding Source under the terms of this License,
250 | in one of these ways:
251 |
252 | a) Convey the object code in, or embodied in, a physical product
253 | (including a physical distribution medium), accompanied by the
254 | Corresponding Source fixed on a durable physical medium
255 | customarily used for software interchange.
256 |
257 | b) Convey the object code in, or embodied in, a physical product
258 | (including a physical distribution medium), accompanied by a
259 | written offer, valid for at least three years and valid for as
260 | long as you offer spare parts or customer support for that product
261 | model, to give anyone who possesses the object code either (1) a
262 | copy of the Corresponding Source for all the software in the
263 | product that is covered by this License, on a durable physical
264 | medium customarily used for software interchange, for a price no
265 | more than your reasonable cost of physically performing this
266 | conveying of source, or (2) access to copy the
267 | Corresponding Source from a network server at no charge.
268 |
269 | c) Convey individual copies of the object code with a copy of the
270 | written offer to provide the Corresponding Source. This
271 | alternative is allowed only occasionally and noncommercially, and
272 | only if you received the object code with such an offer, in accord
273 | with subsection 6b.
274 |
275 | d) Convey the object code by offering access from a designated
276 | place (gratis or for a charge), and offer equivalent access to the
277 | Corresponding Source in the same way through the same place at no
278 | further charge. You need not require recipients to copy the
279 | Corresponding Source along with the object code. If the place to
280 | copy the object code is a network server, the Corresponding Source
281 | may be on a different server (operated by you or a third party)
282 | that supports equivalent copying facilities, provided you maintain
283 | clear directions next to the object code saying where to find the
284 | Corresponding Source. Regardless of what server hosts the
285 | Corresponding Source, you remain obligated to ensure that it is
286 | available for as long as needed to satisfy these requirements.
287 |
288 | e) Convey the object code using peer-to-peer transmission, provided
289 | you inform other peers where the object code and Corresponding
290 | Source of the work are being offered to the general public at no
291 | charge under subsection 6d.
292 |
293 | A separable portion of the object code, whose source code is excluded
294 | from the Corresponding Source as a System Library, need not be
295 | included in conveying the object code work.
296 |
297 | A "User Product" is either (1) a "consumer product", which means any
298 | tangible personal property which is normally used for personal, family,
299 | or household purposes, or (2) anything designed or sold for incorporation
300 | into a dwelling. In determining whether a product is a consumer product,
301 | doubtful cases shall be resolved in favor of coverage. For a particular
302 | product received by a particular user, "normally used" refers to a
303 | typical or common use of that class of product, regardless of the status
304 | of the particular user or of the way in which the particular user
305 | actually uses, or expects or is expected to use, the product. A product
306 | is a consumer product regardless of whether the product has substantial
307 | commercial, industrial or non-consumer uses, unless such uses represent
308 | the only significant mode of use of the product.
309 |
310 | "Installation Information" for a User Product means any methods,
311 | procedures, authorization keys, or other information required to install
312 | and execute modified versions of a covered work in that User Product from
313 | a modified version of its Corresponding Source. The information must
314 | suffice to ensure that the continued functioning of the modified object
315 | code is in no case prevented or interfered with solely because
316 | modification has been made.
317 |
318 | If you convey an object code work under this section in, or with, or
319 | specifically for use in, a User Product, and the conveying occurs as
320 | part of a transaction in which the right of possession and use of the
321 | User Product is transferred to the recipient in perpetuity or for a
322 | fixed term (regardless of how the transaction is characterized), the
323 | Corresponding Source conveyed under this section must be accompanied
324 | by the Installation Information. But this requirement does not apply
325 | if neither you nor any third party retains the ability to install
326 | modified object code on the User Product (for example, the work has
327 | been installed in ROM).
328 |
329 | The requirement to provide Installation Information does not include a
330 | requirement to continue to provide support service, warranty, or updates
331 | for a work that has been modified or installed by the recipient, or for
332 | the User Product in which it has been modified or installed. Access to a
333 | network may be denied when the modification itself materially and
334 | adversely affects the operation of the network or violates the rules and
335 | protocols for communication across the network.
336 |
337 | Corresponding Source conveyed, and Installation Information provided,
338 | in accord with this section must be in a format that is publicly
339 | documented (and with an implementation available to the public in
340 | source code form), and must require no special password or key for
341 | unpacking, reading or copying.
342 |
343 | 7. Additional Terms.
344 |
345 | "Additional permissions" are terms that supplement the terms of this
346 | License by making exceptions from one or more of its conditions.
347 | Additional permissions that are applicable to the entire Program shall
348 | be treated as though they were included in this License, to the extent
349 | that they are valid under applicable law. If additional permissions
350 | apply only to part of the Program, that part may be used separately
351 | under those permissions, but the entire Program remains governed by
352 | this License without regard to the additional permissions.
353 |
354 | When you convey a copy of a covered work, you may at your option
355 | remove any additional permissions from that copy, or from any part of
356 | it. (Additional permissions may be written to require their own
357 | removal in certain cases when you modify the work.) You may place
358 | additional permissions on material, added by you to a covered work,
359 | for which you have or can give appropriate copyright permission.
360 |
361 | Notwithstanding any other provision of this License, for material you
362 | add to a covered work, you may (if authorized by the copyright holders of
363 | that material) supplement the terms of this License with terms:
364 |
365 | a) Disclaiming warranty or limiting liability differently from the
366 | terms of sections 15 and 16 of this License; or
367 |
368 | b) Requiring preservation of specified reasonable legal notices or
369 | author attributions in that material or in the Appropriate Legal
370 | Notices displayed by works containing it; or
371 |
372 | c) Prohibiting misrepresentation of the origin of that material, or
373 | requiring that modified versions of such material be marked in
374 | reasonable ways as different from the original version; or
375 |
376 | d) Limiting the use for publicity purposes of names of licensors or
377 | authors of the material; or
378 |
379 | e) Declining to grant rights under trademark law for use of some
380 | trade names, trademarks, or service marks; or
381 |
382 | f) Requiring indemnification of licensors and authors of that
383 | material by anyone who conveys the material (or modified versions of
384 | it) with contractual assumptions of liability to the recipient, for
385 | any liability that these contractual assumptions directly impose on
386 | those licensors and authors.
387 |
388 | All other non-permissive additional terms are considered "further
389 | restrictions" within the meaning of section 10. If the Program as you
390 | received it, or any part of it, contains a notice stating that it is
391 | governed by this License along with a term that is a further
392 | restriction, you may remove that term. If a license document contains
393 | a further restriction but permits relicensing or conveying under this
394 | License, you may add to a covered work material governed by the terms
395 | of that license document, provided that the further restriction does
396 | not survive such relicensing or conveying.
397 |
398 | If you add terms to a covered work in accord with this section, you
399 | must place, in the relevant source files, a statement of the
400 | additional terms that apply to those files, or a notice indicating
401 | where to find the applicable terms.
402 |
403 | Additional terms, permissive or non-permissive, may be stated in the
404 | form of a separately written license, or stated as exceptions;
405 | the above requirements apply either way.
406 |
407 | 8. Termination.
408 |
409 | You may not propagate or modify a covered work except as expressly
410 | provided under this License. Any attempt otherwise to propagate or
411 | modify it is void, and will automatically terminate your rights under
412 | this License (including any patent licenses granted under the third
413 | paragraph of section 11).
414 |
415 | However, if you cease all violation of this License, then your
416 | license from a particular copyright holder is reinstated (a)
417 | provisionally, unless and until the copyright holder explicitly and
418 | finally terminates your license, and (b) permanently, if the copyright
419 | holder fails to notify you of the violation by some reasonable means
420 | prior to 60 days after the cessation.
421 |
422 | Moreover, your license from a particular copyright holder is
423 | reinstated permanently if the copyright holder notifies you of the
424 | violation by some reasonable means, this is the first time you have
425 | received notice of violation of this License (for any work) from that
426 | copyright holder, and you cure the violation prior to 30 days after
427 | your receipt of the notice.
428 |
429 | Termination of your rights under this section does not terminate the
430 | licenses of parties who have received copies or rights from you under
431 | this License. If your rights have been terminated and not permanently
432 | reinstated, you do not qualify to receive new licenses for the same
433 | material under section 10.
434 |
435 | 9. Acceptance Not Required for Having Copies.
436 |
437 | You are not required to accept this License in order to receive or
438 | run a copy of the Program. Ancillary propagation of a covered work
439 | occurring solely as a consequence of using peer-to-peer transmission
440 | to receive a copy likewise does not require acceptance. However,
441 | nothing other than this License grants you permission to propagate or
442 | modify any covered work. These actions infringe copyright if you do
443 | not accept this License. Therefore, by modifying or propagating a
444 | covered work, you indicate your acceptance of this License to do so.
445 |
446 | 10. Automatic Licensing of Downstream Recipients.
447 |
448 | Each time you convey a covered work, the recipient automatically
449 | receives a license from the original licensors, to run, modify and
450 | propagate that work, subject to this License. You are not responsible
451 | for enforcing compliance by third parties with this License.
452 |
453 | An "entity transaction" is a transaction transferring control of an
454 | organization, or substantially all assets of one, or subdividing an
455 | organization, or merging organizations. If propagation of a covered
456 | work results from an entity transaction, each party to that
457 | transaction who receives a copy of the work also receives whatever
458 | licenses to the work the party's predecessor in interest had or could
459 | give under the previous paragraph, plus a right to possession of the
460 | Corresponding Source of the work from the predecessor in interest, if
461 | the predecessor has it or can get it with reasonable efforts.
462 |
463 | You may not impose any further restrictions on the exercise of the
464 | rights granted or affirmed under this License. For example, you may
465 | not impose a license fee, royalty, or other charge for exercise of
466 | rights granted under this License, and you may not initiate litigation
467 | (including a cross-claim or counterclaim in a lawsuit) alleging that
468 | any patent claim is infringed by making, using, selling, offering for
469 | sale, or importing the Program or any portion of it.
470 |
471 | 11. Patents.
472 |
473 | A "contributor" is a copyright holder who authorizes use under this
474 | License of the Program or a work on which the Program is based. The
475 | work thus licensed is called the contributor's "contributor version".
476 |
477 | A contributor's "essential patent claims" are all patent claims
478 | owned or controlled by the contributor, whether already acquired or
479 | hereafter acquired, that would be infringed by some manner, permitted
480 | by this License, of making, using, or selling its contributor version,
481 | but do not include claims that would be infringed only as a
482 | consequence of further modification of the contributor version. For
483 | purposes of this definition, "control" includes the right to grant
484 | patent sublicenses in a manner consistent with the requirements of
485 | this License.
486 |
487 | Each contributor grants you a non-exclusive, worldwide, royalty-free
488 | patent license under the contributor's essential patent claims, to
489 | make, use, sell, offer for sale, import and otherwise run, modify and
490 | propagate the contents of its contributor version.
491 |
492 | In the following three paragraphs, a "patent license" is any express
493 | agreement or commitment, however denominated, not to enforce a patent
494 | (such as an express permission to practice a patent or covenant not to
495 | sue for patent infringement). To "grant" such a patent license to a
496 | party means to make such an agreement or commitment not to enforce a
497 | patent against the party.
498 |
499 | If you convey a covered work, knowingly relying on a patent license,
500 | and the Corresponding Source of the work is not available for anyone
501 | to copy, free of charge and under the terms of this License, through a
502 | publicly available network server or other readily accessible means,
503 | then you must either (1) cause the Corresponding Source to be so
504 | available, or (2) arrange to deprive yourself of the benefit of the
505 | patent license for this particular work, or (3) arrange, in a manner
506 | consistent with the requirements of this License, to extend the patent
507 | license to downstream recipients. "Knowingly relying" means you have
508 | actual knowledge that, but for the patent license, your conveying the
509 | covered work in a country, or your recipient's use of the covered work
510 | in a country, would infringe one or more identifiable patents in that
511 | country that you have reason to believe are valid.
512 |
513 | If, pursuant to or in connection with a single transaction or
514 | arrangement, you convey, or propagate by procuring conveyance of, a
515 | covered work, and grant a patent license to some of the parties
516 | receiving the covered work authorizing them to use, propagate, modify
517 | or convey a specific copy of the covered work, then the patent license
518 | you grant is automatically extended to all recipients of the covered
519 | work and works based on it.
520 |
521 | A patent license is "discriminatory" if it does not include within
522 | the scope of its coverage, prohibits the exercise of, or is
523 | conditioned on the non-exercise of one or more of the rights that are
524 | specifically granted under this License. You may not convey a covered
525 | work if you are a party to an arrangement with a third party that is
526 | in the business of distributing software, under which you make payment
527 | to the third party based on the extent of your activity of conveying
528 | the work, and under which the third party grants, to any of the
529 | parties who would receive the covered work from you, a discriminatory
530 | patent license (a) in connection with copies of the covered work
531 | conveyed by you (or copies made from those copies), or (b) primarily
532 | for and in connection with specific products or compilations that
533 | contain the covered work, unless you entered into that arrangement,
534 | or that patent license was granted, prior to 28 March 2007.
535 |
536 | Nothing in this License shall be construed as excluding or limiting
537 | any implied license or other defenses to infringement that may
538 | otherwise be available to you under applicable patent law.
539 |
540 | 12. No Surrender of Others' Freedom.
541 |
542 | If conditions are imposed on you (whether by court order, agreement or
543 | otherwise) that contradict the conditions of this License, they do not
544 | excuse you from the conditions of this License. If you cannot convey a
545 | covered work so as to satisfy simultaneously your obligations under this
546 | License and any other pertinent obligations, then as a consequence you may
547 | not convey it at all. For example, if you agree to terms that obligate you
548 | to collect a royalty for further conveying from those to whom you convey
549 | the Program, the only way you could satisfy both those terms and this
550 | License would be to refrain entirely from conveying the Program.
551 |
552 | 13. Use with the GNU Affero General Public License.
553 |
554 | Notwithstanding any other provision of this License, you have
555 | permission to link or combine any covered work with a work licensed
556 | under version 3 of the GNU Affero General Public License into a single
557 | combined work, and to convey the resulting work. The terms of this
558 | License will continue to apply to the part which is the covered work,
559 | but the special requirements of the GNU Affero General Public License,
560 | section 13, concerning interaction through a network will apply to the
561 | combination as such.
562 |
563 | 14. Revised Versions of this License.
564 |
565 | The Free Software Foundation may publish revised and/or new versions of
566 | the GNU General Public License from time to time. Such new versions will
567 | be similar in spirit to the present version, but may differ in detail to
568 | address new problems or concerns.
569 |
570 | Each version is given a distinguishing version number. If the
571 | Program specifies that a certain numbered version of the GNU General
572 | Public License "or any later version" applies to it, you have the
573 | option of following the terms and conditions either of that numbered
574 | version or of any later version published by the Free Software
575 | Foundation. If the Program does not specify a version number of the
576 | GNU General Public License, you may choose any version ever published
577 | by the Free Software Foundation.
578 |
579 | If the Program specifies that a proxy can decide which future
580 | versions of the GNU General Public License can be used, that proxy's
581 | public statement of acceptance of a version permanently authorizes you
582 | to choose that version for the Program.
583 |
584 | Later license versions may give you additional or different
585 | permissions. However, no additional obligations are imposed on any
586 | author or copyright holder as a result of your choosing to follow a
587 | later version.
588 |
589 | 15. Disclaimer of Warranty.
590 |
591 | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592 | APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593 | HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594 | OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596 | PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597 | IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598 | ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599 |
600 | 16. Limitation of Liability.
601 |
602 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604 | THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605 | GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606 | USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607 | DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608 | PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609 | EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610 | SUCH DAMAGES.
611 |
612 | 17. Interpretation of Sections 15 and 16.
613 |
614 | If the disclaimer of warranty and limitation of liability provided
615 | above cannot be given local legal effect according to their terms,
616 | reviewing courts shall apply local law that most closely approximates
617 | an absolute waiver of all civil liability in connection with the
618 | Program, unless a warranty or assumption of liability accompanies a
619 | copy of the Program in return for a fee.
620 |
621 | END OF TERMS AND CONDITIONS
622 |
623 | How to Apply These Terms to Your New Programs
624 |
625 | If you develop a new program, and you want it to be of the greatest
626 | possible use to the public, the best way to achieve this is to make it
627 | free software which everyone can redistribute and change under these terms.
628 |
629 | To do so, attach the following notices to the program. It is safest
630 | to attach them to the start of each source file to most effectively
631 | state the exclusion of warranty; and each file should have at least
632 | the "copyright" line and a pointer to where the full notice is found.
633 |
634 |
635 | Copyright (C)
636 |
637 | This program is free software: you can redistribute it and/or modify
638 | it under the terms of the GNU General Public License as published by
639 | the Free Software Foundation, either version 3 of the License, or
640 | (at your option) any later version.
641 |
642 | This program is distributed in the hope that it will be useful,
643 | but WITHOUT ANY WARRANTY; without even the implied warranty of
644 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645 | GNU General Public License for more details.
646 |
647 | You should have received a copy of the GNU General Public License
648 | along with this program. If not, see .
649 |
650 | Also add information on how to contact you by electronic and paper mail.
651 |
652 | If the program does terminal interaction, make it output a short
653 | notice like this when it starts in an interactive mode:
654 |
655 | Copyright (C)
656 | This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657 | This is free software, and you are welcome to redistribute it
658 | under certain conditions; type `show c' for details.
659 |
660 | The hypothetical commands `show w' and `show c' should show the appropriate
661 | parts of the General Public License. Of course, your program's commands
662 | might be different; for a GUI interface, you would use an "about box".
663 |
664 | You should also get your employer (if you work as a programmer) or school,
665 | if any, to sign a "copyright disclaimer" for the program, if necessary.
666 | For more information on this, and how to apply and follow the GNU GPL, see
667 | .
668 |
669 | The GNU General Public License does not permit incorporating your program
670 | into proprietary programs. If your program is a subroutine library, you
671 | may consider it more useful to permit linking proprietary applications with
672 | the library. If this is what you want to do, use the GNU Lesser General
673 | Public License instead of this License. But first, please read
674 | .
675 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
2 | # Jlink_DIY
3 | * 个人DIY JLINK V9 高速SWD速度可达12000kHz
4 | 成品TB Link:[迷你JLink V9](https://item.taobao.com/item.htm?spm=a1z09.8149145.0.0.44cb53cdwAegGF&id=604502683248&_u=6kjj8627ebc)
5 | * 推荐高速DAPLink&脱机烧录器:[高速DAP](https://item.taobao.com/item.htm?spm=a230r.1.14.40.7f906f07LiXFzK&id=610773587113)
6 | * 串口波特率最高只支持**230400**
7 | * DFU下载固件时需要将BOOT0短接3.3V同时RX引脚短接GND即可进入DFU模式
8 | * 也可以用SWD接口直接把bootloader下载进去然后打开jlink commander 即可自动升级固件
9 | * 如果提示了没license 就打开jlink commander 输入以下的sn 喜欢什么版本就输入什么sn
10 | * Exec SetSN=20281318 V9.2
11 | * Exec SetSN=20381318 V9.3
12 | * Exec SetSN=20481318 V9.4
13 | * Exec SetSN=20581318 V9.5
14 | * Exec SetSN=20681318 V9.6
15 | * Exec SetSN=20781318 V9.7
16 | * 新版本的Jlink驱动要多加点内容,例如
17 | * exec SetSN=20781318,0xCF2EF286
18 |
19 | # Pic:
20 |
21 |
22 |
23 |
24 | > 另外强调一下,本仓库的项目是**GPL协议**,不支持任何形式的私自产品化(当然大家自己DIY是没有任何问题的,这里只是防止有人借我的名义坑大家)
25 |
--------------------------------------------------------------------------------
/pic/link_1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/pic/link_1.jpg
--------------------------------------------------------------------------------
/pic/link_2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/pic/link_2.jpg
--------------------------------------------------------------------------------
/pic/link_3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/pic/link_3.jpg
--------------------------------------------------------------------------------
/v9_bootloader.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Kevincoooool/KS_Diy_Link/7f3b34ecfe2f028eb668ff4b8add80f439441cce/v9_bootloader.bin
--------------------------------------------------------------------------------