├── .gitignore
├── DXPPreferences.DXPPrf
├── Integrated_Library.LibPkg
├── PCB_ActiveDIO.PcbLib
├── PCB_ActiveLED.PcbLib
├── PCB_Antenna.PcbLib
├── PCB_Battery.PcbLib
├── PCB_Connector.PcbLib
├── PCB_ConnectorFFC.PcbLib
├── PCB_ConnectorHDR.PcbLib
├── PCB_IntegratedCircuit.PcbLib
├── PCB_Mechanical.PcbLib
├── PCB_Module.PcbLib
├── PCB_Oscillator.PcbLib
├── PCB_PassiveCap.PcbLib
├── PCB_PassiveInd.PcbLib
├── PCB_PassiveRes.PcbLib
├── PCB_SDCard.PcbLib
├── PCB_Switch.PcbLib
├── PCB_USB.PcbLib
├── README.md
├── SCH_Active.SchLib
├── SCH_Battery.SchLib
├── SCH_Connector.SchLib
├── SCH_ConnectorHDR.SchLib
├── SCH_IntegratedCircuit.SchLib
├── SCH_Mechanical.SchLib
├── SCH_Microcontroller.SchLib
├── SCH_Module.SchLib
├── SCH_Oscillator.SchLib
├── SCH_Passive.SchLib
├── SCH_Power.SchLib
├── SCH_Radio.SchLib
├── SCH_SDCard.SchLib
├── SCH_Sensor.SchLib
├── SCH_Switch.SchLib
├── SCH_USB.SchLib
└── template
├── Component.BomDoc
├── GenerateFile.OutJob
├── KitSprout.PrjPcb
├── Layout.PcbDoc
├── README.md
├── README_Specification.txt
├── [01] COVER PAGE.SchDoc
├── [02] BLOCK DIAGRAM.SchDoc
└── [N] NAME.SchDoc
/.gitignore:
--------------------------------------------------------------------------------
1 | History/
2 | *.PrjPcbStructure
3 |
--------------------------------------------------------------------------------
/DXPPreferences.DXPPrf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/DXPPreferences.DXPPrf
--------------------------------------------------------------------------------
/Integrated_Library.LibPkg:
--------------------------------------------------------------------------------
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=Default - All Constraints
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=PCB_ActiveDIO.PcbLib
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=
56 |
57 | [Document2]
58 | DocumentPath=PCB_ActiveLED.PcbLib
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=
73 |
74 | [Document3]
75 | DocumentPath=PCB_Antenna.PcbLib
76 | AnnotationEnabled=1
77 | AnnotateStartValue=1
78 | AnnotationIndexControlEnabled=0
79 | AnnotateSuffix=
80 | AnnotateScope=All
81 | AnnotateOrder=-1
82 | DoLibraryUpdate=1
83 | DoDatabaseUpdate=1
84 | ClassGenCCAutoEnabled=1
85 | ClassGenCCAutoRoomEnabled=1
86 | ClassGenNCAutoScope=None
87 | DItemRevisionGUID=
88 | GenerateClassCluster=0
89 | DocumentUniqueId=
90 |
91 | [Document4]
92 | DocumentPath=PCB_Battery.PcbLib
93 | AnnotationEnabled=1
94 | AnnotateStartValue=1
95 | AnnotationIndexControlEnabled=0
96 | AnnotateSuffix=
97 | AnnotateScope=All
98 | AnnotateOrder=-1
99 | DoLibraryUpdate=1
100 | DoDatabaseUpdate=1
101 | ClassGenCCAutoEnabled=1
102 | ClassGenCCAutoRoomEnabled=1
103 | ClassGenNCAutoScope=None
104 | DItemRevisionGUID=
105 | GenerateClassCluster=0
106 | DocumentUniqueId=
107 |
108 | [Document5]
109 | DocumentPath=PCB_Connector.PcbLib
110 | AnnotationEnabled=1
111 | AnnotateStartValue=1
112 | AnnotationIndexControlEnabled=0
113 | AnnotateSuffix=
114 | AnnotateScope=All
115 | AnnotateOrder=-1
116 | DoLibraryUpdate=1
117 | DoDatabaseUpdate=1
118 | ClassGenCCAutoEnabled=1
119 | ClassGenCCAutoRoomEnabled=1
120 | ClassGenNCAutoScope=None
121 | DItemRevisionGUID=
122 | GenerateClassCluster=0
123 | DocumentUniqueId=
124 |
125 | [Document6]
126 | DocumentPath=PCB_ConnectorFFC.PcbLib
127 | AnnotationEnabled=1
128 | AnnotateStartValue=1
129 | AnnotationIndexControlEnabled=0
130 | AnnotateSuffix=
131 | AnnotateScope=All
132 | AnnotateOrder=-1
133 | DoLibraryUpdate=1
134 | DoDatabaseUpdate=1
135 | ClassGenCCAutoEnabled=1
136 | ClassGenCCAutoRoomEnabled=1
137 | ClassGenNCAutoScope=None
138 | DItemRevisionGUID=
139 | GenerateClassCluster=0
140 | DocumentUniqueId=
141 |
142 | [Document7]
143 | DocumentPath=PCB_ConnectorHDR.PcbLib
144 | AnnotationEnabled=1
145 | AnnotateStartValue=1
146 | AnnotationIndexControlEnabled=0
147 | AnnotateSuffix=
148 | AnnotateScope=All
149 | AnnotateOrder=-1
150 | DoLibraryUpdate=1
151 | DoDatabaseUpdate=1
152 | ClassGenCCAutoEnabled=1
153 | ClassGenCCAutoRoomEnabled=1
154 | ClassGenNCAutoScope=None
155 | DItemRevisionGUID=
156 | GenerateClassCluster=0
157 | DocumentUniqueId=
158 |
159 | [Document8]
160 | DocumentPath=PCB_IntegratedCircuit.PcbLib
161 | AnnotationEnabled=1
162 | AnnotateStartValue=1
163 | AnnotationIndexControlEnabled=0
164 | AnnotateSuffix=
165 | AnnotateScope=All
166 | AnnotateOrder=-1
167 | DoLibraryUpdate=1
168 | DoDatabaseUpdate=1
169 | ClassGenCCAutoEnabled=1
170 | ClassGenCCAutoRoomEnabled=1
171 | ClassGenNCAutoScope=None
172 | DItemRevisionGUID=
173 | GenerateClassCluster=0
174 | DocumentUniqueId=REBWVNAC
175 |
176 | [Document9]
177 | DocumentPath=PCB_Mechanical.PcbLib
178 | AnnotationEnabled=1
179 | AnnotateStartValue=1
180 | AnnotationIndexControlEnabled=0
181 | AnnotateSuffix=
182 | AnnotateScope=All
183 | AnnotateOrder=-1
184 | DoLibraryUpdate=1
185 | DoDatabaseUpdate=1
186 | ClassGenCCAutoEnabled=1
187 | ClassGenCCAutoRoomEnabled=1
188 | ClassGenNCAutoScope=None
189 | DItemRevisionGUID=
190 | GenerateClassCluster=0
191 | DocumentUniqueId=YQEDOOKY
192 |
193 | [Document10]
194 | DocumentPath=PCB_Module.PcbLib
195 | AnnotationEnabled=1
196 | AnnotateStartValue=1
197 | AnnotationIndexControlEnabled=0
198 | AnnotateSuffix=
199 | AnnotateScope=All
200 | AnnotateOrder=-1
201 | DoLibraryUpdate=1
202 | DoDatabaseUpdate=1
203 | ClassGenCCAutoEnabled=1
204 | ClassGenCCAutoRoomEnabled=1
205 | ClassGenNCAutoScope=None
206 | DItemRevisionGUID=
207 | GenerateClassCluster=0
208 | DocumentUniqueId=
209 |
210 | [Document11]
211 | DocumentPath=PCB_Oscillator.PcbLib
212 | AnnotationEnabled=1
213 | AnnotateStartValue=1
214 | AnnotationIndexControlEnabled=0
215 | AnnotateSuffix=
216 | AnnotateScope=All
217 | AnnotateOrder=-1
218 | DoLibraryUpdate=1
219 | DoDatabaseUpdate=1
220 | ClassGenCCAutoEnabled=1
221 | ClassGenCCAutoRoomEnabled=1
222 | ClassGenNCAutoScope=None
223 | DItemRevisionGUID=
224 | GenerateClassCluster=0
225 | DocumentUniqueId=JBCVJDGE
226 |
227 | [Document12]
228 | DocumentPath=PCB_PassiveCap.PcbLib
229 | AnnotationEnabled=1
230 | AnnotateStartValue=1
231 | AnnotationIndexControlEnabled=0
232 | AnnotateSuffix=
233 | AnnotateScope=All
234 | AnnotateOrder=-1
235 | DoLibraryUpdate=1
236 | DoDatabaseUpdate=1
237 | ClassGenCCAutoEnabled=1
238 | ClassGenCCAutoRoomEnabled=1
239 | ClassGenNCAutoScope=None
240 | DItemRevisionGUID=
241 | GenerateClassCluster=0
242 | DocumentUniqueId=
243 |
244 | [Document13]
245 | DocumentPath=PCB_PassiveInd.PcbLib
246 | AnnotationEnabled=1
247 | AnnotateStartValue=1
248 | AnnotationIndexControlEnabled=0
249 | AnnotateSuffix=
250 | AnnotateScope=All
251 | AnnotateOrder=-1
252 | DoLibraryUpdate=1
253 | DoDatabaseUpdate=1
254 | ClassGenCCAutoEnabled=1
255 | ClassGenCCAutoRoomEnabled=1
256 | ClassGenNCAutoScope=None
257 | DItemRevisionGUID=
258 | GenerateClassCluster=0
259 | DocumentUniqueId=
260 |
261 | [Document14]
262 | DocumentPath=PCB_PassiveRes.PcbLib
263 | AnnotationEnabled=1
264 | AnnotateStartValue=1
265 | AnnotationIndexControlEnabled=0
266 | AnnotateSuffix=
267 | AnnotateScope=All
268 | AnnotateOrder=-1
269 | DoLibraryUpdate=1
270 | DoDatabaseUpdate=1
271 | ClassGenCCAutoEnabled=1
272 | ClassGenCCAutoRoomEnabled=1
273 | ClassGenNCAutoScope=None
274 | DItemRevisionGUID=
275 | GenerateClassCluster=0
276 | DocumentUniqueId=
277 |
278 | [Document15]
279 | DocumentPath=PCB_SDCard.PcbLib
280 | AnnotationEnabled=1
281 | AnnotateStartValue=1
282 | AnnotationIndexControlEnabled=0
283 | AnnotateSuffix=
284 | AnnotateScope=All
285 | AnnotateOrder=-1
286 | DoLibraryUpdate=1
287 | DoDatabaseUpdate=1
288 | ClassGenCCAutoEnabled=1
289 | ClassGenCCAutoRoomEnabled=1
290 | ClassGenNCAutoScope=None
291 | DItemRevisionGUID=
292 | GenerateClassCluster=0
293 | DocumentUniqueId=
294 |
295 | [Document16]
296 | DocumentPath=PCB_Switch.PcbLib
297 | AnnotationEnabled=1
298 | AnnotateStartValue=1
299 | AnnotationIndexControlEnabled=0
300 | AnnotateSuffix=
301 | AnnotateScope=All
302 | AnnotateOrder=-1
303 | DoLibraryUpdate=1
304 | DoDatabaseUpdate=1
305 | ClassGenCCAutoEnabled=1
306 | ClassGenCCAutoRoomEnabled=1
307 | ClassGenNCAutoScope=None
308 | DItemRevisionGUID=
309 | GenerateClassCluster=0
310 | DocumentUniqueId=
311 |
312 | [Document17]
313 | DocumentPath=PCB_USB.PcbLib
314 | AnnotationEnabled=1
315 | AnnotateStartValue=1
316 | AnnotationIndexControlEnabled=0
317 | AnnotateSuffix=
318 | AnnotateScope=All
319 | AnnotateOrder=-1
320 | DoLibraryUpdate=1
321 | DoDatabaseUpdate=1
322 | ClassGenCCAutoEnabled=1
323 | ClassGenCCAutoRoomEnabled=1
324 | ClassGenNCAutoScope=None
325 | DItemRevisionGUID=
326 | GenerateClassCluster=0
327 | DocumentUniqueId=
328 |
329 | [Document18]
330 | DocumentPath=SCH_Active.SchLib
331 | AnnotationEnabled=1
332 | AnnotateStartValue=1
333 | AnnotationIndexControlEnabled=0
334 | AnnotateSuffix=
335 | AnnotateScope=All
336 | AnnotateOrder=-1
337 | DoLibraryUpdate=1
338 | DoDatabaseUpdate=1
339 | ClassGenCCAutoEnabled=1
340 | ClassGenCCAutoRoomEnabled=1
341 | ClassGenNCAutoScope=None
342 | DItemRevisionGUID=
343 | GenerateClassCluster=0
344 | DocumentUniqueId=NMPEMDBQ
345 |
346 | [Document19]
347 | DocumentPath=SCH_Battery.SchLib
348 | AnnotationEnabled=1
349 | AnnotateStartValue=1
350 | AnnotationIndexControlEnabled=0
351 | AnnotateSuffix=
352 | AnnotateScope=All
353 | AnnotateOrder=-1
354 | DoLibraryUpdate=1
355 | DoDatabaseUpdate=1
356 | ClassGenCCAutoEnabled=1
357 | ClassGenCCAutoRoomEnabled=1
358 | ClassGenNCAutoScope=None
359 | DItemRevisionGUID=
360 | GenerateClassCluster=0
361 | DocumentUniqueId=LCVDIEMN
362 |
363 | [Document20]
364 | DocumentPath=SCH_Connector.SchLib
365 | AnnotationEnabled=1
366 | AnnotateStartValue=1
367 | AnnotationIndexControlEnabled=0
368 | AnnotateSuffix=
369 | AnnotateScope=All
370 | AnnotateOrder=-1
371 | DoLibraryUpdate=1
372 | DoDatabaseUpdate=1
373 | ClassGenCCAutoEnabled=1
374 | ClassGenCCAutoRoomEnabled=1
375 | ClassGenNCAutoScope=None
376 | DItemRevisionGUID=
377 | GenerateClassCluster=0
378 | DocumentUniqueId=
379 |
380 | [Document21]
381 | DocumentPath=SCH_ConnectorHDR.SchLib
382 | AnnotationEnabled=1
383 | AnnotateStartValue=1
384 | AnnotationIndexControlEnabled=0
385 | AnnotateSuffix=
386 | AnnotateScope=All
387 | AnnotateOrder=-1
388 | DoLibraryUpdate=1
389 | DoDatabaseUpdate=1
390 | ClassGenCCAutoEnabled=1
391 | ClassGenCCAutoRoomEnabled=1
392 | ClassGenNCAutoScope=None
393 | DItemRevisionGUID=
394 | GenerateClassCluster=0
395 | DocumentUniqueId=
396 |
397 | [Document22]
398 | DocumentPath=SCH_IntegratedCircuit.SchLib
399 | AnnotationEnabled=1
400 | AnnotateStartValue=1
401 | AnnotationIndexControlEnabled=0
402 | AnnotateSuffix=
403 | AnnotateScope=All
404 | AnnotateOrder=-1
405 | DoLibraryUpdate=1
406 | DoDatabaseUpdate=1
407 | ClassGenCCAutoEnabled=1
408 | ClassGenCCAutoRoomEnabled=1
409 | ClassGenNCAutoScope=None
410 | DItemRevisionGUID=
411 | GenerateClassCluster=0
412 | DocumentUniqueId=ULEWKTTR
413 |
414 | [Document23]
415 | DocumentPath=SCH_Microcontroller.SchLib
416 | AnnotationEnabled=1
417 | AnnotateStartValue=1
418 | AnnotationIndexControlEnabled=0
419 | AnnotateSuffix=
420 | AnnotateScope=All
421 | AnnotateOrder=-1
422 | DoLibraryUpdate=1
423 | DoDatabaseUpdate=1
424 | ClassGenCCAutoEnabled=1
425 | ClassGenCCAutoRoomEnabled=1
426 | ClassGenNCAutoScope=None
427 | DItemRevisionGUID=
428 | GenerateClassCluster=0
429 | DocumentUniqueId=EWLQUBKI
430 |
431 | [Document24]
432 | DocumentPath=SCH_Power.SchLib
433 | AnnotationEnabled=1
434 | AnnotateStartValue=1
435 | AnnotationIndexControlEnabled=0
436 | AnnotateSuffix=
437 | AnnotateScope=All
438 | AnnotateOrder=-1
439 | DoLibraryUpdate=1
440 | DoDatabaseUpdate=1
441 | ClassGenCCAutoEnabled=1
442 | ClassGenCCAutoRoomEnabled=1
443 | ClassGenNCAutoScope=None
444 | DItemRevisionGUID=
445 | GenerateClassCluster=0
446 | DocumentUniqueId=ULEWKTTR
447 |
448 | [Document25]
449 | DocumentPath=SCH_Sensor.SchLib
450 | AnnotationEnabled=1
451 | AnnotateStartValue=1
452 | AnnotationIndexControlEnabled=0
453 | AnnotateSuffix=
454 | AnnotateScope=All
455 | AnnotateOrder=-1
456 | DoLibraryUpdate=1
457 | DoDatabaseUpdate=1
458 | ClassGenCCAutoEnabled=1
459 | ClassGenCCAutoRoomEnabled=1
460 | ClassGenNCAutoScope=None
461 | DItemRevisionGUID=
462 | GenerateClassCluster=0
463 | DocumentUniqueId=QKTABASK
464 |
465 | [Document26]
466 | DocumentPath=SCH_Radio.SchLib
467 | AnnotationEnabled=1
468 | AnnotateStartValue=1
469 | AnnotationIndexControlEnabled=0
470 | AnnotateSuffix=
471 | AnnotateScope=All
472 | AnnotateOrder=-1
473 | DoLibraryUpdate=1
474 | DoDatabaseUpdate=1
475 | ClassGenCCAutoEnabled=1
476 | ClassGenCCAutoRoomEnabled=1
477 | ClassGenNCAutoScope=None
478 | DItemRevisionGUID=
479 | GenerateClassCluster=0
480 | DocumentUniqueId=XEEIRJJN
481 |
482 | [Document27]
483 | DocumentPath=SCH_Mechanical.SchLib
484 | AnnotationEnabled=1
485 | AnnotateStartValue=1
486 | AnnotationIndexControlEnabled=0
487 | AnnotateSuffix=
488 | AnnotateScope=All
489 | AnnotateOrder=-1
490 | DoLibraryUpdate=1
491 | DoDatabaseUpdate=1
492 | ClassGenCCAutoEnabled=1
493 | ClassGenCCAutoRoomEnabled=1
494 | ClassGenNCAutoScope=None
495 | DItemRevisionGUID=
496 | GenerateClassCluster=0
497 | DocumentUniqueId=BUHLVXTN
498 |
499 | [Document28]
500 | DocumentPath=SCH_Module.SchLib
501 | AnnotationEnabled=1
502 | AnnotateStartValue=1
503 | AnnotationIndexControlEnabled=0
504 | AnnotateSuffix=
505 | AnnotateScope=All
506 | AnnotateOrder=-1
507 | DoLibraryUpdate=1
508 | DoDatabaseUpdate=1
509 | ClassGenCCAutoEnabled=1
510 | ClassGenCCAutoRoomEnabled=1
511 | ClassGenNCAutoScope=None
512 | DItemRevisionGUID=
513 | GenerateClassCluster=0
514 | DocumentUniqueId=GCGTNGOQ
515 |
516 | [Document29]
517 | DocumentPath=SCH_Oscillator.SchLib
518 | AnnotationEnabled=1
519 | AnnotateStartValue=1
520 | AnnotationIndexControlEnabled=0
521 | AnnotateSuffix=
522 | AnnotateScope=All
523 | AnnotateOrder=-1
524 | DoLibraryUpdate=1
525 | DoDatabaseUpdate=1
526 | ClassGenCCAutoEnabled=1
527 | ClassGenCCAutoRoomEnabled=1
528 | ClassGenNCAutoScope=None
529 | DItemRevisionGUID=
530 | GenerateClassCluster=0
531 | DocumentUniqueId=YNOVYKPG
532 |
533 | [Document30]
534 | DocumentPath=SCH_Passive.SchLib
535 | AnnotationEnabled=1
536 | AnnotateStartValue=1
537 | AnnotationIndexControlEnabled=0
538 | AnnotateSuffix=
539 | AnnotateScope=All
540 | AnnotateOrder=-1
541 | DoLibraryUpdate=1
542 | DoDatabaseUpdate=1
543 | ClassGenCCAutoEnabled=1
544 | ClassGenCCAutoRoomEnabled=1
545 | ClassGenNCAutoScope=None
546 | DItemRevisionGUID=
547 | GenerateClassCluster=0
548 | DocumentUniqueId=EXIAKEVC
549 |
550 | [Document31]
551 | DocumentPath=SCH_SDCard.SchLib
552 | AnnotationEnabled=1
553 | AnnotateStartValue=1
554 | AnnotationIndexControlEnabled=0
555 | AnnotateSuffix=
556 | AnnotateScope=All
557 | AnnotateOrder=-1
558 | DoLibraryUpdate=1
559 | DoDatabaseUpdate=1
560 | ClassGenCCAutoEnabled=1
561 | ClassGenCCAutoRoomEnabled=1
562 | ClassGenNCAutoScope=None
563 | DItemRevisionGUID=
564 | GenerateClassCluster=0
565 | DocumentUniqueId=
566 |
567 | [Document32]
568 | DocumentPath=SCH_Switch.SchLib
569 | AnnotationEnabled=1
570 | AnnotateStartValue=1
571 | AnnotationIndexControlEnabled=0
572 | AnnotateSuffix=
573 | AnnotateScope=All
574 | AnnotateOrder=-1
575 | DoLibraryUpdate=1
576 | DoDatabaseUpdate=1
577 | ClassGenCCAutoEnabled=1
578 | ClassGenCCAutoRoomEnabled=1
579 | ClassGenNCAutoScope=None
580 | DItemRevisionGUID=
581 | GenerateClassCluster=0
582 | DocumentUniqueId=FSMDKETC
583 |
584 | [Document33]
585 | DocumentPath=SCH_USB.SchLib
586 | AnnotationEnabled=1
587 | AnnotateStartValue=1
588 | AnnotationIndexControlEnabled=0
589 | AnnotateSuffix=
590 | AnnotateScope=All
591 | AnnotateOrder=-1
592 | DoLibraryUpdate=1
593 | DoDatabaseUpdate=1
594 | ClassGenCCAutoEnabled=1
595 | ClassGenCCAutoRoomEnabled=1
596 | ClassGenNCAutoScope=None
597 | DItemRevisionGUID=
598 | GenerateClassCluster=0
599 | DocumentUniqueId=UGHDQNVJ
600 |
601 | [OutputGroup1]
602 | Name=Netlist Outputs
603 | Description=
604 | TargetPrinter=Microsoft Print to PDF
605 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
606 | OutputType1=PCADNetlist
607 | OutputName1=PCAD Netlist
608 | OutputDocumentPath1=
609 | OutputVariantName1=
610 | OutputDefault1=0
611 | OutputType2=CadnetixNetlist
612 | OutputName2=Cadnetix Netlist
613 | OutputDocumentPath2=
614 | OutputVariantName2=
615 | OutputDefault2=0
616 | OutputType3=CalayNetlist
617 | OutputName3=Calay Netlist
618 | OutputDocumentPath3=
619 | OutputVariantName3=
620 | OutputDefault3=0
621 | OutputType4=EDIF
622 | OutputName4=EDIF for PCB
623 | OutputDocumentPath4=
624 | OutputVariantName4=
625 | OutputDefault4=0
626 | OutputType5=EESofNetlist
627 | OutputName5=EESof Netlist
628 | OutputDocumentPath5=
629 | OutputVariantName5=
630 | OutputDefault5=0
631 | OutputType6=IntergraphNetlist
632 | OutputName6=Intergraph Netlist
633 | OutputDocumentPath6=
634 | OutputVariantName6=
635 | OutputDefault6=0
636 | OutputType7=MentorBoardStationNetlist
637 | OutputName7=Mentor BoardStation Netlist
638 | OutputDocumentPath7=
639 | OutputVariantName7=
640 | OutputDefault7=0
641 | OutputType8=MultiWire
642 | OutputName8=MultiWire
643 | OutputDocumentPath8=
644 | OutputVariantName8=
645 | OutputDefault8=0
646 | OutputType9=OrCadPCB2Netlist
647 | OutputName9=Orcad/PCB2 Netlist
648 | OutputDocumentPath9=
649 | OutputVariantName9=
650 | OutputDefault9=0
651 | OutputType10=PADSNetlist
652 | OutputName10=PADS ASCII Netlist
653 | OutputDocumentPath10=
654 | OutputVariantName10=
655 | OutputDefault10=0
656 | OutputType11=Pcad
657 | OutputName11=Pcad for PCB
658 | OutputDocumentPath11=
659 | OutputVariantName11=
660 | OutputDefault11=0
661 | OutputType12=PCADnltNetlist
662 | OutputName12=PCADnlt Netlist
663 | OutputDocumentPath12=
664 | OutputVariantName12=
665 | OutputDefault12=0
666 | OutputType13=Protel2Netlist
667 | OutputName13=Protel2 Netlist
668 | OutputDocumentPath13=
669 | OutputVariantName13=
670 | OutputDefault13=0
671 | OutputType14=ProtelNetlist
672 | OutputName14=Protel
673 | OutputDocumentPath14=
674 | OutputVariantName14=
675 | OutputDefault14=0
676 | OutputType15=RacalNetlist
677 | OutputName15=Racal Netlist
678 | OutputDocumentPath15=
679 | OutputVariantName15=
680 | OutputDefault15=0
681 | OutputType16=RINFNetlist
682 | OutputName16=RINF Netlist
683 | OutputDocumentPath16=
684 | OutputVariantName16=
685 | OutputDefault16=0
686 | OutputType17=SciCardsNetlist
687 | OutputName17=SciCards Netlist
688 | OutputDocumentPath17=
689 | OutputVariantName17=
690 | OutputDefault17=0
691 | OutputType18=TangoNetlist
692 | OutputName18=Tango Netlist
693 | OutputDocumentPath18=
694 | OutputVariantName18=
695 | OutputDefault18=0
696 | OutputType19=TelesisNetlist
697 | OutputName19=Telesis Netlist
698 | OutputDocumentPath19=
699 | OutputVariantName19=
700 | OutputDefault19=0
701 | OutputType20=WireListNetlist
702 | OutputName20=WireList Netlist
703 | OutputDocumentPath20=
704 | OutputVariantName20=
705 | OutputDefault20=0
706 |
707 | [OutputGroup2]
708 | Name=Simulator Outputs
709 | Description=
710 | TargetPrinter=Microsoft Print to PDF
711 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
712 |
713 | [OutputGroup3]
714 | Name=Documentation Outputs
715 | Description=
716 | TargetPrinter=Virtual Printer
717 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
718 | OutputType1=Composite
719 | OutputName1=Composite Drawing
720 | OutputDocumentPath1=
721 | OutputVariantName1=
722 | OutputDefault1=0
723 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
724 | OutputType2=PCB 3D Print
725 | OutputName2=PCB 3D Print
726 | OutputDocumentPath2=
727 | OutputVariantName2=[No Variations]
728 | OutputDefault2=0
729 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
730 | OutputType3=PCB 3D Video
731 | OutputName3=PCB 3D Video
732 | OutputDocumentPath3=
733 | OutputVariantName3=[No Variations]
734 | OutputDefault3=0
735 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
736 | OutputType4=PCB Print
737 | OutputName4=PCB Prints
738 | OutputDocumentPath4=
739 | OutputVariantName4=
740 | OutputDefault4=0
741 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
742 | OutputType5=Report Print
743 | OutputName5=Report Prints
744 | OutputDocumentPath5=
745 | OutputVariantName5=
746 | OutputDefault5=0
747 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
748 | OutputType6=Schematic Print
749 | OutputName6=Schematic Prints
750 | OutputDocumentPath6=
751 | OutputVariantName6=
752 | OutputDefault6=0
753 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
754 | OutputType7=SimView Print
755 | OutputName7=SimView Prints
756 | OutputDocumentPath7=
757 | OutputVariantName7=
758 | OutputDefault7=0
759 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
760 | OutputType8=PCBLIB Print
761 | OutputName8=PCBLIB Prints
762 | OutputDocumentPath8=D:\My_Research\My_LibraryPCB\_LibraryAD\PCB_Module.PcbLib
763 | OutputVariantName8=
764 | OutputDefault8=0
765 | 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=0|PaperKind=A4|PaperIndex=9
766 | Configuration8_Name1=OutputConfigurationParameter1
767 | Configuration8_Item1=DesignatorDisplayMode=Physical|PrintArea=DesignExtent|PrintAreaLowerLeftCornerX=0|PrintAreaLowerLeftCornerY=0|PrintAreaUpperRightCornerX=0|PrintAreaUpperRightCornerY=0|Record=PcbPrintView
768 | Configuration8_Name2=OutputConfigurationParameter2
769 | Configuration8_Item2=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=0|Mirror=False|Name=Multilayer Composite Print|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
770 | Configuration8_Name3=OutputConfigurationParameter3
771 | Configuration8_Item3=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|DDSymbolKind=0|DDSymbolSize=500000|DDSymbolSortKind=0|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=TopLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer
772 | Configuration8_Name4=OutputConfigurationParameter4
773 | Configuration8_Item4=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|DDSymbolKind=0|DDSymbolSize=500000|DDSymbolSortKind=0|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical13|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer
774 | OutputType9=PDF3D
775 | OutputName9=PDF3D
776 | OutputDocumentPath9=
777 | OutputVariantName9=[No Variations]
778 | OutputDefault9=0
779 | 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
780 | OutputType10=PCBDrawing
781 | OutputName10=Draftsman
782 | OutputDocumentPath10=
783 | OutputVariantName10=[No Variations]
784 | OutputDefault10=0
785 | 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
786 |
787 | [OutputGroup4]
788 | Name=Assembly Outputs
789 | Description=
790 | TargetPrinter=Microsoft Print to PDF
791 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
792 | OutputType1=Assembly
793 | OutputName1=Assembly Drawings
794 | OutputDocumentPath1=
795 | OutputVariantName1=[No Variations]
796 | OutputDefault1=0
797 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
798 | OutputType2=Pick Place
799 | OutputName2=Generates pick and place files
800 | OutputDocumentPath2=
801 | OutputVariantName2=[No Variations]
802 | OutputDefault2=0
803 | OutputType3=Test Points For Assembly
804 | OutputName3=Test Point Report
805 | OutputDocumentPath3=
806 | OutputVariantName3=[No Variations]
807 | OutputDefault3=0
808 |
809 | [OutputGroup5]
810 | Name=Fabrication Outputs
811 | Description=
812 | TargetPrinter=Microsoft Print to PDF
813 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
814 | OutputType1=ODB
815 | OutputName1=ODB++ Files
816 | OutputDocumentPath1=
817 | OutputVariantName1=[No Variations]
818 | OutputDefault1=0
819 | OutputType2=NC Drill
820 | OutputName2=NC Drill Files
821 | OutputDocumentPath2=
822 | OutputVariantName2=
823 | OutputDefault2=0
824 | OutputType3=Plane
825 | OutputName3=Power-Plane Prints
826 | OutputDocumentPath3=
827 | OutputVariantName3=
828 | OutputDefault3=0
829 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
830 | OutputType4=Board Stack Report
831 | OutputName4=Report Board Stack
832 | OutputDocumentPath4=
833 | OutputVariantName4=
834 | OutputDefault4=0
835 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
836 | OutputType5=Test Points
837 | OutputName5=Test Point Report
838 | OutputDocumentPath5=
839 | OutputVariantName5=
840 | OutputDefault5=0
841 | OutputType6=Drill
842 | OutputName6=Drill Drawing/Guides
843 | OutputDocumentPath6=
844 | OutputVariantName6=[No Variations]
845 | OutputDefault6=0
846 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
847 | OutputType7=CompositeDrill
848 | OutputName7=Composite Drill Drawing
849 | OutputDocumentPath7=
850 | OutputVariantName7=[No Variations]
851 | OutputDefault7=0
852 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
853 | OutputType8=Final
854 | OutputName8=Final Artwork Prints
855 | OutputDocumentPath8=
856 | OutputVariantName8=[No Variations]
857 | OutputDefault8=0
858 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
859 | OutputType9=Mask
860 | OutputName9=Solder/Paste Mask Prints
861 | OutputDocumentPath9=
862 | OutputVariantName9=
863 | OutputDefault9=0
864 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
865 | OutputType10=Gerber
866 | OutputName10=Gerber Files
867 | OutputDocumentPath10=
868 | OutputVariantName10=[No Variations]
869 | OutputDefault10=0
870 | Configuration10_Name1=OutputConfigurationParameter1
871 | Configuration10_Item1=AddToAllLayerClasses.Set= |AddToAllPlots.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean|CentrePlots=False|DrillDrawingSymbol=GraphicsSymbol|DrillDrawingSymbolSize=500000|EmbeddedApertures=True|FilmBorderSize=10000000|FilmXSize=200000000|FilmYSize=160000000|FlashAllFills=False|FlashPadShapes=True|G54OnApertureChange=False|GenerateDRCRulesFile=True|GenerateReliefShapes=True|GerberUnit=Imperial|IncludeUnconnectedMidLayerPads=False|LayerClassesMirror.Set= |LayerClassesPlot.Set= |LeadingAndTrailingZeroesMode=SuppressLeadingZeroes|MaxApertureSize=2500000|MinusApertureTolerance=50|Mirror.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean|MirrorDrillDrawingPlots=False|MirrorDrillGuidePlots=False|NumberOfDecimals=5|OptimizeChangeLocationCommands=True|OriginPosition=Relative|Panelize=False|Plot.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean|PlotPositivePlaneLayers=False|PlotUsedDrillDrawingLayerPairs=False|PlotUsedDrillGuideLayerPairs=False|PlusApertureTolerance=50|Record=GerberView|SoftwareArcs=False|Sorted=False
872 | OutputType11=Gerber X2
873 | OutputName11=Gerber X2 Files
874 | OutputDocumentPath11=
875 | OutputVariantName11=
876 | OutputDefault11=0
877 | OutputType12=IPC2581
878 | OutputName12=IPC-2581 Files
879 | OutputDocumentPath12=
880 | OutputVariantName12=
881 | OutputDefault12=0
882 |
883 | [OutputGroup6]
884 | Name=Report Outputs
885 | Description=
886 | TargetPrinter=Microsoft Print to PDF
887 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
888 | OutputType1=BOM_PartType
889 | OutputName1=Bill of Materials
890 | OutputDocumentPath1=
891 | OutputVariantName1=[No Variations]
892 | OutputDefault1=0
893 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
894 | OutputType2=ComponentCrossReference
895 | OutputName2=Component Cross Reference Report
896 | OutputDocumentPath2=
897 | OutputVariantName2=[No Variations]
898 | OutputDefault2=0
899 | OutputType3=ReportHierarchy
900 | OutputName3=Report Project Hierarchy
901 | OutputDocumentPath3=
902 | OutputVariantName3=[No Variations]
903 | OutputDefault3=0
904 | OutputType4=Script
905 | OutputName4=Script Output
906 | OutputDocumentPath4=
907 | OutputVariantName4=[No Variations]
908 | OutputDefault4=0
909 | OutputType5=SimpleBOM
910 | OutputName5=Simple BOM
911 | OutputDocumentPath5=
912 | OutputVariantName5=[No Variations]
913 | OutputDefault5=0
914 | OutputType6=SinglePinNetReporter
915 | OutputName6=Report Single Pin Nets
916 | OutputDocumentPath6=
917 | OutputVariantName6=[No Variations]
918 | OutputDefault6=0
919 |
920 | [OutputGroup7]
921 | Name=Other Outputs
922 | Description=
923 | TargetPrinter=Microsoft Print to PDF
924 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
925 | OutputType1=Text Print
926 | OutputName1=Text Print
927 | OutputDocumentPath1=
928 | OutputVariantName1=
929 | OutputDefault1=0
930 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
931 | OutputType2=Text Print
932 | OutputName2=Text Print
933 | OutputDocumentPath2=
934 | OutputVariantName2=
935 | OutputDefault2=0
936 | 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
937 | OutputType3=Text Print
938 | OutputName3=Text Print
939 | OutputDocumentPath3=
940 | OutputVariantName3=
941 | OutputDefault3=0
942 | 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
943 | OutputType4=Text Print
944 | OutputName4=Text Print
945 | OutputDocumentPath4=
946 | OutputVariantName4=
947 | OutputDefault4=0
948 | 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
949 | OutputType5=Text Print
950 | OutputName5=Text Print
951 | OutputDocumentPath5=
952 | OutputVariantName5=
953 | OutputDefault5=0
954 | 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
955 | OutputType6=Text Print
956 | OutputName6=Text Print
957 | OutputDocumentPath6=
958 | OutputVariantName6=
959 | OutputDefault6=0
960 | 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
961 | OutputType7=Text Print
962 | OutputName7=Text Print
963 | OutputDocumentPath7=
964 | OutputVariantName7=
965 | OutputDefault7=0
966 | 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
967 | OutputType8=Text Print
968 | OutputName8=Text Print
969 | OutputDocumentPath8=
970 | OutputVariantName8=
971 | OutputDefault8=0
972 | 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
973 | OutputType9=Text Print
974 | OutputName9=Text Print
975 | OutputDocumentPath9=
976 | OutputVariantName9=
977 | OutputDefault9=0
978 | 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
979 | OutputType10=Text Print
980 | OutputName10=Text Print
981 | OutputDocumentPath10=
982 | OutputVariantName10=
983 | OutputDefault10=0
984 | 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
985 | OutputType11=Text Print
986 | OutputName11=Text Print
987 | OutputDocumentPath11=
988 | OutputVariantName11=
989 | OutputDefault11=0
990 | 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
991 | OutputType12=Text Print
992 | OutputName12=Text Print
993 | OutputDocumentPath12=
994 | OutputVariantName12=
995 | OutputDefault12=0
996 | 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
997 | OutputType13=Text Print
998 | OutputName13=Text Print
999 | OutputDocumentPath13=
1000 | OutputVariantName13=
1001 | OutputDefault13=0
1002 | 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
1003 | OutputType14=Text Print
1004 | OutputName14=Text Print
1005 | OutputDocumentPath14=
1006 | OutputVariantName14=
1007 | OutputDefault14=0
1008 | 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
1009 | OutputType15=Text Print
1010 | OutputName15=Text Print
1011 | OutputDocumentPath15=
1012 | OutputVariantName15=
1013 | OutputDefault15=0
1014 | 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
1015 | OutputType16=Text Print
1016 | OutputName16=Text Print
1017 | OutputDocumentPath16=
1018 | OutputVariantName16=
1019 | OutputDefault16=0
1020 | 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
1021 | OutputType17=Text Print
1022 | OutputName17=Text Print
1023 | OutputDocumentPath17=
1024 | OutputVariantName17=
1025 | OutputDefault17=0
1026 | 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
1027 | OutputType18=Text Print
1028 | OutputName18=Text Print
1029 | OutputDocumentPath18=
1030 | OutputVariantName18=
1031 | OutputDefault18=0
1032 | 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=Letter|PaperIndex=1
1033 | OutputType19=Text Print
1034 | OutputName19=Text Print
1035 | OutputDocumentPath19=
1036 | OutputVariantName19=
1037 | OutputDefault19=0
1038 | 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=Letter|PaperIndex=1
1039 | OutputType20=Text Print
1040 | OutputName20=Text Print
1041 | OutputDocumentPath20=
1042 | OutputVariantName20=
1043 | OutputDefault20=0
1044 | 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=Letter|PaperIndex=1
1045 | OutputType21=Text Print
1046 | OutputName21=Text Print
1047 | OutputDocumentPath21=
1048 | OutputVariantName21=
1049 | OutputDefault21=0
1050 | 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=Letter|PaperIndex=1
1051 | OutputType22=Text Print
1052 | OutputName22=Text Print
1053 | OutputDocumentPath22=
1054 | OutputVariantName22=
1055 | OutputDefault22=0
1056 | 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=Letter|PaperIndex=1
1057 | OutputType23=Text Print
1058 | OutputName23=Text Print
1059 | OutputDocumentPath23=
1060 | OutputVariantName23=
1061 | OutputDefault23=0
1062 | 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=Letter|PaperIndex=1
1063 | OutputType24=Text Print
1064 | OutputName24=Text Print
1065 | OutputDocumentPath24=
1066 | OutputVariantName24=
1067 | OutputDefault24=0
1068 | 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=Letter|PaperIndex=1
1069 | OutputType25=Text Print
1070 | OutputName25=Text Print
1071 | OutputDocumentPath25=
1072 | OutputVariantName25=
1073 | OutputDefault25=0
1074 | 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=Letter|PaperIndex=1
1075 | OutputType26=Text Print
1076 | OutputName26=Text Print
1077 | OutputDocumentPath26=
1078 | OutputVariantName26=
1079 | OutputDefault26=0
1080 | 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=Letter|PaperIndex=1
1081 | OutputType27=Text Print
1082 | OutputName27=Text Print
1083 | OutputDocumentPath27=
1084 | OutputVariantName27=
1085 | OutputDefault27=0
1086 | 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=Letter|PaperIndex=1
1087 | OutputType28=Text Print
1088 | OutputName28=Text Print
1089 | OutputDocumentPath28=
1090 | OutputVariantName28=
1091 | OutputDefault28=0
1092 | 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=Letter|PaperIndex=1
1093 | OutputType29=Text Print
1094 | OutputName29=Text Print
1095 | OutputDocumentPath29=
1096 | OutputVariantName29=
1097 | OutputDefault29=0
1098 | 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=Letter|PaperIndex=1
1099 |
1100 | [OutputGroup8]
1101 | Name=Validation Outputs
1102 | Description=
1103 | TargetPrinter=Microsoft Print to PDF
1104 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
1105 | OutputType1=Design Rules Check
1106 | OutputName1=Design Rules Check
1107 | OutputDocumentPath1=
1108 | OutputVariantName1=
1109 | OutputDefault1=0
1110 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
1111 | OutputType2=Differences Report
1112 | OutputName2=Differences Report
1113 | OutputDocumentPath2=
1114 | OutputVariantName2=
1115 | OutputDefault2=0
1116 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
1117 | OutputType3=Electrical Rules Check
1118 | OutputName3=Electrical Rules Check
1119 | OutputDocumentPath3=
1120 | OutputVariantName3=
1121 | OutputDefault3=0
1122 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
1123 | OutputType4=Footprint Comparison Report
1124 | OutputName4=Footprint Comparison Report
1125 | OutputDocumentPath4=
1126 | OutputVariantName4=
1127 | OutputDefault4=0
1128 | OutputType5=Configuration compliance
1129 | OutputName5=Environment configuration compliance check
1130 | OutputDocumentPath5=
1131 | OutputVariantName5=
1132 | OutputDefault5=0
1133 | OutputType6=Component states check
1134 | OutputName6=Vault's components states check
1135 | OutputDocumentPath6=
1136 | OutputVariantName6=
1137 | OutputDefault6=0
1138 | OutputType7=BOM_Violations
1139 | OutputName7=BOM Checks Report
1140 | OutputDocumentPath7=
1141 | OutputVariantName7=
1142 | OutputDefault7=0
1143 |
1144 | [OutputGroup9]
1145 | Name=Export Outputs
1146 | Description=
1147 | TargetPrinter=Microsoft Print to PDF
1148 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
1149 | OutputType1=ExportSTEP
1150 | OutputName1=Export STEP
1151 | OutputDocumentPath1=
1152 | OutputVariantName1=[No Variations]
1153 | OutputDefault1=0
1154 | OutputType2=ExportIDF
1155 | OutputName2=Export IDF
1156 | OutputDocumentPath2=
1157 | OutputVariantName2=
1158 | OutputDefault2=0
1159 | OutputType3=AutoCAD dwg/dxf PCB
1160 | OutputName3=AutoCAD dwg/dxf File PCB
1161 | OutputDocumentPath3=
1162 | OutputVariantName3=
1163 | OutputDefault3=0
1164 | OutputType4=AutoCAD dwg/dxf Schematic
1165 | OutputName4=AutoCAD dwg/dxf File Schematic
1166 | OutputDocumentPath4=
1167 | OutputVariantName4=
1168 | OutputDefault4=0
1169 | OutputType5=ExportPARASOLID
1170 | OutputName5=Export PARASOLID
1171 | OutputDocumentPath5=
1172 | OutputVariantName5=[No Variations]
1173 | OutputDefault5=0
1174 | OutputType6=ExportVRML
1175 | OutputName6=Export VRML
1176 | OutputDocumentPath6=
1177 | OutputVariantName6=[No Variations]
1178 | OutputDefault6=0
1179 | OutputType7=Save As/Export PCB
1180 | OutputName7=Save As/Export PCB
1181 | OutputDocumentPath7=
1182 | OutputVariantName7=
1183 | OutputDefault7=0
1184 | OutputType8=Save As/Export Schematic
1185 | OutputName8=Save As/Export Schematic
1186 | OutputDocumentPath8=
1187 | OutputVariantName8=
1188 | OutputDefault8=0
1189 | OutputType9=Specctra Design PCB
1190 | OutputName9=Specctra Design PCB
1191 | OutputDocumentPath9=
1192 | OutputVariantName9=
1193 | OutputDefault9=0
1194 |
1195 | [OutputGroup10]
1196 | Name=PostProcess Outputs
1197 | Description=
1198 | TargetPrinter=Microsoft Print to PDF
1199 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
1200 | OutputType1=Copy Files
1201 | OutputName1=Copy Files
1202 | OutputDocumentPath1=
1203 | OutputVariantName1=
1204 | OutputDefault1=0
1205 |
1206 | [Modification Levels]
1207 | Type1=1
1208 | Type2=1
1209 | Type3=1
1210 | Type4=1
1211 | Type5=1
1212 | Type6=1
1213 | Type7=1
1214 | Type8=1
1215 | Type9=1
1216 | Type10=1
1217 | Type11=1
1218 | Type12=1
1219 | Type13=1
1220 | Type14=1
1221 | Type15=1
1222 | Type16=1
1223 | Type17=1
1224 | Type18=1
1225 | Type19=1
1226 | Type20=1
1227 | Type21=1
1228 | Type22=1
1229 | Type23=1
1230 | Type24=1
1231 | Type25=1
1232 | Type26=1
1233 | Type27=1
1234 | Type28=1
1235 | Type29=1
1236 | Type30=1
1237 | Type31=1
1238 | Type32=1
1239 | Type33=1
1240 | Type34=1
1241 | Type35=1
1242 | Type36=1
1243 | Type37=1
1244 | Type38=1
1245 | Type39=1
1246 | Type40=1
1247 | Type41=1
1248 | Type42=1
1249 | Type43=1
1250 | Type44=1
1251 | Type45=1
1252 | Type46=1
1253 | Type47=1
1254 | Type48=1
1255 | Type49=1
1256 | Type50=1
1257 | Type51=1
1258 | Type52=1
1259 | Type53=1
1260 | Type54=1
1261 | Type55=1
1262 | Type56=1
1263 | Type57=1
1264 | Type58=1
1265 | Type59=1
1266 | Type60=1
1267 | Type61=1
1268 | Type62=1
1269 | Type63=1
1270 | Type64=1
1271 | Type65=1
1272 | Type66=1
1273 | Type67=1
1274 | Type68=1
1275 | Type69=1
1276 | Type70=1
1277 | Type71=1
1278 | Type72=1
1279 | Type73=1
1280 | Type74=1
1281 | Type75=1
1282 | Type76=1
1283 | Type77=1
1284 | Type78=1
1285 | Type79=1
1286 | Type80=1
1287 | Type81=1
1288 | Type82=1
1289 | Type83=1
1290 | Type84=1
1291 | Type85=1
1292 | Type86=1
1293 | Type87=1
1294 | Type88=1
1295 | Type89=1
1296 | Type90=1
1297 | Type91=1
1298 | Type92=1
1299 | Type93=1
1300 | Type94=1
1301 | Type95=1
1302 | Type96=1
1303 | Type97=1
1304 | Type98=1
1305 | Type99=1
1306 | Type100=1
1307 | Type101=1
1308 | Type102=1
1309 | Type103=1
1310 | Type104=1
1311 | Type105=1
1312 | Type106=1
1313 | Type107=1
1314 | Type108=1
1315 | Type109=1
1316 | Type110=1
1317 | Type111=1
1318 | Type112=1
1319 | Type113=1
1320 | Type114=1
1321 | Type115=1
1322 | Type116=1
1323 | Type117=1
1324 |
1325 | [Difference Levels]
1326 | Type1=1
1327 | Type2=1
1328 | Type3=1
1329 | Type4=1
1330 | Type5=1
1331 | Type6=1
1332 | Type7=1
1333 | Type8=1
1334 | Type9=1
1335 | Type10=1
1336 | Type11=1
1337 | Type12=1
1338 | Type13=1
1339 | Type14=1
1340 | Type15=1
1341 | Type16=1
1342 | Type17=1
1343 | Type18=1
1344 | Type19=1
1345 | Type20=1
1346 | Type21=1
1347 | Type22=1
1348 | Type23=1
1349 | Type24=1
1350 | Type25=1
1351 | Type26=1
1352 | Type27=1
1353 | Type28=1
1354 | Type29=1
1355 | Type30=1
1356 | Type31=1
1357 | Type32=1
1358 | Type33=1
1359 | Type34=1
1360 | Type35=1
1361 | Type36=1
1362 | Type37=1
1363 | Type38=1
1364 | Type39=1
1365 | Type40=1
1366 | Type41=1
1367 | Type42=1
1368 | Type43=1
1369 | Type44=0
1370 | Type45=1
1371 | Type46=1
1372 | Type47=1
1373 | Type48=1
1374 | Type49=1
1375 | Type50=1
1376 | Type51=1
1377 | Type52=1
1378 | Type53=1
1379 | Type54=1
1380 | Type55=1
1381 | Type56=1
1382 | Type57=1
1383 | Type58=1
1384 | Type59=1
1385 | Type60=1
1386 | Type61=1
1387 | Type62=1
1388 | Type63=1
1389 | Type64=1
1390 | Type65=1
1391 | Type66=1
1392 |
1393 | [Electrical Rules Check]
1394 | Type1=1
1395 | Type2=1
1396 | Type3=2
1397 | Type4=1
1398 | Type5=2
1399 | Type6=2
1400 | Type7=1
1401 | Type8=1
1402 | Type9=1
1403 | Type10=1
1404 | Type11=2
1405 | Type12=2
1406 | Type13=2
1407 | Type14=1
1408 | Type15=1
1409 | Type16=1
1410 | Type17=1
1411 | Type18=1
1412 | Type19=1
1413 | Type20=1
1414 | Type21=1
1415 | Type22=1
1416 | Type23=1
1417 | Type24=1
1418 | Type25=2
1419 | Type26=2
1420 | Type27=2
1421 | Type28=1
1422 | Type29=1
1423 | Type30=1
1424 | Type31=1
1425 | Type32=2
1426 | Type33=2
1427 | Type34=2
1428 | Type35=1
1429 | Type36=2
1430 | Type37=1
1431 | Type38=2
1432 | Type39=2
1433 | Type40=2
1434 | Type41=0
1435 | Type42=2
1436 | Type43=1
1437 | Type44=1
1438 | Type45=2
1439 | Type46=1
1440 | Type47=2
1441 | Type48=2
1442 | Type49=1
1443 | Type50=2
1444 | Type51=1
1445 | Type52=1
1446 | Type53=1
1447 | Type54=1
1448 | Type55=1
1449 | Type56=2
1450 | Type57=1
1451 | Type58=1
1452 | Type59=0
1453 | Type60=1
1454 | Type61=2
1455 | Type62=2
1456 | Type63=1
1457 | Type64=0
1458 | Type65=2
1459 | Type66=3
1460 | Type67=2
1461 | Type68=2
1462 | Type69=1
1463 | Type70=2
1464 | Type71=2
1465 | Type72=2
1466 | Type73=2
1467 | Type74=1
1468 | Type75=2
1469 | Type76=1
1470 | Type77=1
1471 | Type78=1
1472 | Type79=1
1473 | Type80=2
1474 | Type81=3
1475 | Type82=3
1476 | Type83=3
1477 | Type84=3
1478 | Type85=3
1479 | Type86=2
1480 | Type87=2
1481 | Type88=2
1482 | Type89=1
1483 | Type90=1
1484 | Type91=3
1485 | Type92=3
1486 | Type93=2
1487 | Type94=2
1488 | Type95=2
1489 | Type96=2
1490 | Type97=2
1491 | Type98=0
1492 | Type99=1
1493 | Type100=2
1494 | Type101=1
1495 | Type102=2
1496 | Type103=2
1497 | Type104=1
1498 | Type105=2
1499 | Type106=2
1500 | Type107=2
1501 | Type108=2
1502 | Type109=1
1503 | Type110=0
1504 | Type111=1
1505 | Type112=1
1506 | Type113=1
1507 | Type114=2
1508 | Type115=2
1509 | Type116=2
1510 | Type117=3
1511 | Type118=3
1512 | Type119=3
1513 | MultiChannelAlternate=2
1514 | AlternateItemFail=3
1515 | Type122=2
1516 |
1517 | [ERC Connection Matrix]
1518 | L1=NNNNNNNNNNNWNNNWW
1519 | L2=NNWNNNNWWWNWNWNWN
1520 | L3=NWEENEEEENEWNEEWN
1521 | L4=NNENNNWEENNWNENWN
1522 | L5=NNNNNNNNNNNNNNNNN
1523 | L6=NNENNNNEENNWNENWN
1524 | L7=NNEWNNWEENNWNENWN
1525 | L8=NWEENEENEEENNEENN
1526 | L9=NWEENEEEENEWNEEWW
1527 | L10=NWNNNNNENNEWNNEWN
1528 | L11=NNENNNNEEENWNENWN
1529 | L12=WWWWNWWNWWWNWWWNN
1530 | L13=NNNNNNNNNNNWNNNWW
1531 | L14=NWEENEEEENEWNEEWW
1532 | L15=NNENNNNEEENWNENWW
1533 | L16=WWWWNWWNWWWNWWWNW
1534 | L17=WNNNNNNNWNNNWWWWN
1535 |
1536 | [Annotate]
1537 | SortOrder=3
1538 | SortLocation=0
1539 | MatchParameter1=Comment
1540 | MatchStrictly1=1
1541 | MatchParameter2=Library Reference
1542 | MatchStrictly2=1
1543 | PhysicalNamingFormat=$Component_$RoomName
1544 | GlobalIndexSortOrder=3
1545 | GlobalIndexSortLocation=0
1546 |
1547 | [PrjClassGen]
1548 | CompClassManualEnabled=0
1549 | CompClassManualRoomEnabled=0
1550 | NetClassAutoBusEnabled=1
1551 | NetClassAutoCompEnabled=0
1552 | NetClassAutoNamedHarnessEnabled=0
1553 | NetClassManualEnabled=1
1554 | NetClassSeparateForBusSections=0
1555 |
1556 | [LibraryUpdateOptions]
1557 | SelectedOnly=0
1558 | UpdateVariants=1
1559 | PartTypes=0
1560 | FullReplace=1
1561 | UpdateDesignatorLock=1
1562 | UpdatePartIDLock=1
1563 | PreserveParameterLocations=1
1564 | PreserveParameterVisibility=1
1565 | DoGraphics=1
1566 | DoParameters=1
1567 | DoModels=1
1568 | AddParameters=0
1569 | RemoveParameters=0
1570 | AddModels=1
1571 | RemoveModels=1
1572 | UpdateCurrentModels=1
1573 |
1574 | [DatabaseUpdateOptions]
1575 | SelectedOnly=0
1576 | UpdateVariants=1
1577 | PartTypes=0
1578 |
1579 | [Comparison Options]
1580 | ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1581 | ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1582 | ComparisonOptions2=Kind=Component Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1583 | ComparisonOptions3=Kind=Rule|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1584 | ComparisonOptions4=Kind=Differential Pair|MinPercent=50|MinMatch=1|ShowMatch=0|Confirm=0|UseName=0|InclAllRules=0
1585 | ComparisonOptions5=Kind=Structure Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1586 |
1587 | [SmartPDF]
1588 | 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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4
1589 |
1590 |
--------------------------------------------------------------------------------
/PCB_ActiveDIO.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_ActiveDIO.PcbLib
--------------------------------------------------------------------------------
/PCB_ActiveLED.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_ActiveLED.PcbLib
--------------------------------------------------------------------------------
/PCB_Antenna.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_Antenna.PcbLib
--------------------------------------------------------------------------------
/PCB_Battery.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_Battery.PcbLib
--------------------------------------------------------------------------------
/PCB_Connector.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_Connector.PcbLib
--------------------------------------------------------------------------------
/PCB_ConnectorFFC.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_ConnectorFFC.PcbLib
--------------------------------------------------------------------------------
/PCB_ConnectorHDR.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_ConnectorHDR.PcbLib
--------------------------------------------------------------------------------
/PCB_IntegratedCircuit.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_IntegratedCircuit.PcbLib
--------------------------------------------------------------------------------
/PCB_Mechanical.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_Mechanical.PcbLib
--------------------------------------------------------------------------------
/PCB_Module.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_Module.PcbLib
--------------------------------------------------------------------------------
/PCB_Oscillator.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_Oscillator.PcbLib
--------------------------------------------------------------------------------
/PCB_PassiveCap.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_PassiveCap.PcbLib
--------------------------------------------------------------------------------
/PCB_PassiveInd.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_PassiveInd.PcbLib
--------------------------------------------------------------------------------
/PCB_PassiveRes.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_PassiveRes.PcbLib
--------------------------------------------------------------------------------
/PCB_SDCard.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_SDCard.PcbLib
--------------------------------------------------------------------------------
/PCB_Switch.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_Switch.PcbLib
--------------------------------------------------------------------------------
/PCB_USB.PcbLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/PCB_USB.PcbLib
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | AltiumDesigner_PcbLibrary
2 | =========================
3 | [](https://github.com/KitSprout/AltiumDesigner_PcbLibrary/releases)
4 | [](https://github.com/KitSprout/AltiumDesigner_PcbLibrary/releases/tag/v2.18)
5 | [](https://github.com/KitSprout/AltiumDesigner_PcbLibrary/releases/tag/v1.9)
6 | [](https://github.com/KitSprout/AltiumDesigner_PcbLibrary/releases/tag/v0.12)
7 |
8 |
9 |
10 | Mechanical 13 用來繪製元件,與 3D Body。
11 | Mechanical 14、Mechanical 15 用來表示上層元件或是下層元件,兩者預設成 Pairs,元件翻面會自動切換。
12 |
13 | v3 版本主要調整內容 :
14 | 1. 在元件庫中加入更多的資訊,像是封裝、數值... 等等,方便更有效率生成 BOM。
15 | 2. 使用的字體主要改用 consolas,consolas 字體的每個字元距離固定,表示上比較清楚。
16 | 3. footprints 中加入 .designator 讓元件自動編號,不需要再手動調整(在 .PcbDoc 裡,透過 CTRL + D -> View Options -> Display Options -> 啟用 Convert Special Strings 後,可以自動轉換成編號) 。
17 |
--------------------------------------------------------------------------------
/SCH_Active.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Active.SchLib
--------------------------------------------------------------------------------
/SCH_Battery.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Battery.SchLib
--------------------------------------------------------------------------------
/SCH_Connector.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Connector.SchLib
--------------------------------------------------------------------------------
/SCH_ConnectorHDR.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_ConnectorHDR.SchLib
--------------------------------------------------------------------------------
/SCH_IntegratedCircuit.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_IntegratedCircuit.SchLib
--------------------------------------------------------------------------------
/SCH_Mechanical.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Mechanical.SchLib
--------------------------------------------------------------------------------
/SCH_Microcontroller.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Microcontroller.SchLib
--------------------------------------------------------------------------------
/SCH_Module.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Module.SchLib
--------------------------------------------------------------------------------
/SCH_Oscillator.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Oscillator.SchLib
--------------------------------------------------------------------------------
/SCH_Passive.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Passive.SchLib
--------------------------------------------------------------------------------
/SCH_Power.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Power.SchLib
--------------------------------------------------------------------------------
/SCH_Radio.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Radio.SchLib
--------------------------------------------------------------------------------
/SCH_SDCard.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_SDCard.SchLib
--------------------------------------------------------------------------------
/SCH_Sensor.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Sensor.SchLib
--------------------------------------------------------------------------------
/SCH_Switch.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_Switch.SchLib
--------------------------------------------------------------------------------
/SCH_USB.SchLib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/SCH_USB.SchLib
--------------------------------------------------------------------------------
/template/Component.BomDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/template/Component.BomDoc
--------------------------------------------------------------------------------
/template/GenerateFile.OutJob:
--------------------------------------------------------------------------------
1 | [OutputJobFile]
2 | Version=1.0
3 | Caption=
4 | Description=
5 | VaultGUID=
6 | ItemGUID=
7 | ItemHRID=
8 | RevisionGUID=
9 | RevisionId=
10 | VaultHRID=
11 | AutoItemHRID=
12 | NextRevId=
13 | FolderGUID=
14 | LifeCycleDefinitionGUID=
15 | RevisionNamingSchemeGUID=
16 |
17 | [OutputGroup1]
18 | Name=template.OutJob
19 | Description=
20 | TargetOutputMedium=PDF
21 | VariantName=[No Variations]
22 | VariantScope=1
23 | CurrentConfigurationName=
24 | TargetPrinter=Virtual Printer
25 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
26 | OutputMedium1=Print Job
27 | OutputMedium1_Type=Printer
28 | OutputMedium1_Printer=
29 | OutputMedium1_PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
30 | OutputMedium2=PDF
31 | OutputMedium2_Type=Publish
32 | OutputMedium3=Folder Structure
33 | OutputMedium3_Type=GeneratedFiles
34 | OutputType1=PCB 3D Print
35 | OutputName1=PCB 3D Print (Top)
36 | OutputCategory1=Documentation
37 | OutputDocumentPath1=
38 | OutputVariantName1=
39 | OutputEnabled1=0
40 | OutputEnabled1_OutputMedium1=0
41 | OutputEnabled1_OutputMedium2=0
42 | OutputEnabled1_OutputMedium3=0
43 | OutputDefault1=0
44 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=2.11|XCorrection=1.00|YCorrection=1.00|PrintKind=0|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
45 | Configuration1_Name1=OutputConfigurationParameter1
46 | Configuration1_Item1=Record=Pcb3DPrintView|ResX=300|ResY=300|ViewX=39370079|ViewY=39370079|LookAtX=279785024|LookAtY=198635040|LookAtZ=0|QuatX=0|QuatY=0|QuatZ=0|QuatW=1|Zoom=9.2709999388114E-6|UnitsPercent=True|UnitsDPI=True|LockResAspect=True|ViewConfigType=.config_3d|CustomCamera=False|ViewFromTop=True|ViewConfig=RECORD\3Board\2CFGALL.CONFIGURATIONKIND\33\2CFGALL.CONFIGURATIONDESC\3Altium%203D%20Blue%20Configuration\2CFG3D.POSITIVETOPSOLDERMASK\3TRUE\2CFG3D.POSITIVEBOTTOMSOLDERMASK\3TRUE\2CFG3D.SHOWCOMPONENTBODIES\3SYSTEM\2CFG3D.SHOWCOMPONENTSTEPMODELS\3SYSTEM\2CFG3D.COMPONENTMODELPREFERENCE\30\2CFG3D.SHOWCOMPONENTSNAPMARKERS\3TRUE\2CFG3D.SHOWCOMPONENTAXES\3TRUE\2CFG3D.SHOWBOARDCORE\3TRUE\2CFG3D.SHOWBOARDPREPREG\3TRUE\2CFG3D.SHOWTOPSILKSCREEN\3TRUE\2CFG3D.SHOWBOTSILKSCREEN\3TRUE\2CFG3D.SHOWORIGINMARKER\3TRUE\2CFG3D.EYEDIST\32000\2CFG3D.SHOWCUTOUTS\3TRUE\2CFG3D.SHOWROUTETOOLPATH\3TRUE\2CFG3D.SHOWROOMS3D\3FALSE\2CFG3D.USESYSCOLORSFOR3D\3FALSE\2CFG3D.WORKSPACECOLOR\38553110\2CFG3D.BOARDCORECOLOR\313761015\2CFG3D.BOARDPREPREGCOLOR\30\2CFG3D.TOPSOLDERMASKCOLOR\37026967\2CFG3D.BOTSOLDERMASKCOLOR\37026967\2CFG3D.COPPERCOLOR\33323360\2CFG3D.TOPSILKSCREENCOLOR\315461355\2CFG3D.BOTSILKSCREENCOLOR\315461355\2CFG3D.WORKSPACELUMINANCEVARIATION\330\2CFG3D.WORKSPACECOLOROPACITY\31.000000\2CFG3D.BOARDCORECOLOROPACITY\30.890000\2CFG3D.BOARDPREPREGCOLOROPACITY\30.500000\2CFG3D.TOPSOLDERMASKCOLOROPACITY\30.860000\2CFG3D.BOTSOLDERMASKCOLOROPACITY\31.000000\2CFG3D.COPPERCOLOROPACITY\31.000000\2CFG3D.TOPSILKSCREENCOLOROPACITY\31.000000\2CFG3D.BOTSILKSCREENCOLOROPACITY\31.000000\2CFG3D.BOARDTHICKNESSSCALING\31.000000\2CFG3D.SHOWMECHANICALLAYERS\3FALSE\2CFG3D.MECHANICALLAYERSOPACITY\31.000000
47 | OutputType2=PCB 3D Print
48 | OutputName2=PCB 3D Print (Bottom)
49 | OutputCategory2=Documentation
50 | OutputDocumentPath2=
51 | OutputVariantName2=
52 | OutputEnabled2=0
53 | OutputEnabled2_OutputMedium1=0
54 | OutputEnabled2_OutputMedium2=0
55 | OutputEnabled2_OutputMedium3=0
56 | OutputDefault2=0
57 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=2.11|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
58 | Configuration2_Name1=OutputConfigurationParameter1
59 | Configuration2_Item1=Record=Pcb3DPrintView|ResX=300|ResY=300|ViewX=39370079|ViewY=39370079|LookAtX=279785024|LookAtY=198635040|LookAtZ=0|QuatX=0|QuatY=0|QuatZ=0|QuatW=1|Zoom=9.2709999388114E-6|UnitsPercent=True|UnitsDPI=True|LockResAspect=True|ViewConfigType=.config_3d|CustomCamera=False|ViewFromTop=False|ViewConfig=RECORD\3Board\2CFGALL.CONFIGURATIONKIND\33\2CFGALL.CONFIGURATIONDESC\3Altium%203D%20Blue%20Configuration\2CFG3D.POSITIVETOPSOLDERMASK\3TRUE\2CFG3D.POSITIVEBOTTOMSOLDERMASK\3TRUE\2CFG3D.SHOWCOMPONENTBODIES\3SYSTEM\2CFG3D.SHOWCOMPONENTSTEPMODELS\3SYSTEM\2CFG3D.COMPONENTMODELPREFERENCE\30\2CFG3D.SHOWCOMPONENTSNAPMARKERS\3TRUE\2CFG3D.SHOWCOMPONENTAXES\3TRUE\2CFG3D.SHOWBOARDCORE\3TRUE\2CFG3D.SHOWBOARDPREPREG\3TRUE\2CFG3D.SHOWTOPSILKSCREEN\3TRUE\2CFG3D.SHOWBOTSILKSCREEN\3TRUE\2CFG3D.SHOWORIGINMARKER\3TRUE\2CFG3D.EYEDIST\32000\2CFG3D.SHOWCUTOUTS\3TRUE\2CFG3D.SHOWROUTETOOLPATH\3TRUE\2CFG3D.SHOWROOMS3D\3FALSE\2CFG3D.USESYSCOLORSFOR3D\3FALSE\2CFG3D.WORKSPACECOLOR\38553110\2CFG3D.BOARDCORECOLOR\313761015\2CFG3D.BOARDPREPREGCOLOR\30\2CFG3D.TOPSOLDERMASKCOLOR\37026967\2CFG3D.BOTSOLDERMASKCOLOR\37026967\2CFG3D.COPPERCOLOR\33323360\2CFG3D.TOPSILKSCREENCOLOR\315461355\2CFG3D.BOTSILKSCREENCOLOR\315461355\2CFG3D.WORKSPACELUMINANCEVARIATION\330\2CFG3D.WORKSPACECOLOROPACITY\31.000000\2CFG3D.BOARDCORECOLOROPACITY\30.890000\2CFG3D.BOARDPREPREGCOLOROPACITY\30.500000\2CFG3D.TOPSOLDERMASKCOLOROPACITY\30.860000\2CFG3D.BOTSOLDERMASKCOLOROPACITY\31.000000\2CFG3D.COPPERCOLOROPACITY\31.000000\2CFG3D.TOPSILKSCREENCOLOROPACITY\31.000000\2CFG3D.BOTSILKSCREENCOLOROPACITY\31.000000\2CFG3D.BOARDTHICKNESSSCALING\31.000000\2CFG3D.SHOWMECHANICALLAYERS\3FALSE\2CFG3D.MECHANICALLAYERSOPACITY\31.000000
60 | OutputType3=Schematic Print
61 | OutputName3=Schematic Prints
62 | OutputCategory3=Documentation
63 | OutputDocumentPath3=[Project Physical Documents]
64 | OutputVariantName3=
65 | OutputEnabled3=1
66 | OutputEnabled3_OutputMedium1=0
67 | OutputEnabled3_OutputMedium2=1
68 | OutputEnabled3_OutputMedium3=0
69 | OutputDefault3=0
70 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=0|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
71 | Configuration3_Name1=OutputConfigurationParameter1
72 | Configuration3_Item1=Record=SchPrintView|ShowNoERC=True|ShowParamSet=True|ShowProbe=True|ShowBlanket=True|NoERCSymbolsToShow="Thin Cross","Thick Cross","Small Cross",Checkbox,Triangle|ShowNote=True|ShowNoteCollapsed=True|ShowOpenEnds=True|ExpandDesignator=True|ExpandNetLabel=False|ExpandPort=False|ExpandSheetNum=False|ExpandDocNum=False|PrintArea=0|PrintAreaRect.X1=0|PrintAreaRect.Y1=0|PrintAreaRect.X2=0|PrintAreaRect.Y2=0
73 | OutputType4=PDF3D
74 | OutputName4=PDF3D
75 | OutputCategory4=Documentation
76 | OutputDocumentPath4=
77 | OutputVariantName4=
78 | OutputEnabled4=1
79 | OutputEnabled4_OutputMedium1=0
80 | OutputEnabled4_OutputMedium2=3
81 | OutputEnabled4_OutputMedium3=0
82 | OutputDefault4=0
83 | 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
84 | Configuration4_Name1=OutputConfigurationParameter1
85 | Configuration4_Item1=Record=ExportPDF3DSetting|Version=110|Format=0|Flags=8158|Scheme=0|ViewColorR0=255|ViewColorG0=255|ViewColorB0=255|ViewLignt0=9|ViewColorR1=255|ViewColorG1=255|ViewColorB1=255|ViewLignt1=9|ViewColorR2=255|ViewColorG2=255|ViewColorB2=255|ViewLignt2=9|ViewColorR3=255|ViewColorG3=255|ViewColorB3=255|ViewLignt3=9
86 | OutputType5=PCB Print
87 | OutputName5=PCB Prints
88 | OutputCategory5=Documentation
89 | OutputDocumentPath5=
90 | OutputVariantName5=
91 | OutputEnabled5=1
92 | OutputEnabled5_OutputMedium1=0
93 | OutputEnabled5_OutputMedium2=2
94 | OutputEnabled5_OutputMedium3=0
95 | OutputDefault5=0
96 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=2.08|XCorrection=1.00|YCorrection=1.00|PrintKind=0|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
97 | Configuration5_Name1=OutputConfigurationParameter1
98 | Configuration5_Item1=DesignatorDisplayMode=Physical|PrintArea=DesignExtent|PrintAreaLowerLeftCornerX=0|PrintAreaLowerLeftCornerY=0|PrintAreaUpperRightCornerX=0|PrintAreaUpperRightCornerY=0|Record=PcbPrintView
99 | Configuration5_Name2=OutputConfigurationParameter2
100 | Configuration5_Item2=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=False|Index=0|Mirror=False|Name=Top Layer|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
101 | Configuration5_Name3=OutputConfigurationParameter3
102 | Configuration5_Item3=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=TopLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer
103 | Configuration5_Name4=OutputConfigurationParameter4
104 | Configuration5_Item4=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=MultiLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer
105 | Configuration5_Name5=OutputConfigurationParameter5
106 | Configuration5_Item5=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer
107 | Configuration5_Name6=OutputConfigurationParameter6
108 | Configuration5_Item6=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=False|Index=1|Mirror=True|Name=Bottom Layer|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
109 | Configuration5_Name7=OutputConfigurationParameter7
110 | Configuration5_Item7=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=BottomLayer|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer
111 | Configuration5_Name8=OutputConfigurationParameter8
112 | Configuration5_Item8=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=MultiLayer|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer
113 | Configuration5_Name9=OutputConfigurationParameter9
114 | Configuration5_Item9=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer
115 | Configuration5_Name10=OutputConfigurationParameter10
116 | Configuration5_Item10=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=False|Index=2|Mirror=False|Name=Top Silkscreen Overlay|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
117 | Configuration5_Name11=OutputConfigurationParameter11
118 | Configuration5_Item11=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=TopOverlay|Polygon=Full|PrintOutIndex=2|Record=PcbPrintLayer
119 | Configuration5_Name12=OutputConfigurationParameter12
120 | Configuration5_Item12=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=2|Record=PcbPrintLayer
121 | Configuration5_Name13=OutputConfigurationParameter13
122 | Configuration5_Item13=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=False|Index=3|Mirror=True|Name=Bottom Silkscreen Overlay|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
123 | Configuration5_Name14=OutputConfigurationParameter14
124 | Configuration5_Item14=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=BottomOverlay|Polygon=Full|PrintOutIndex=3|Record=PcbPrintLayer
125 | Configuration5_Name15=OutputConfigurationParameter15
126 | Configuration5_Item15=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=3|Record=PcbPrintLayer
127 | Configuration5_Name16=OutputConfigurationParameter16
128 | Configuration5_Item16=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=False|Index=4|Mirror=False|Name=T-Component|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
129 | Configuration5_Name17=OutputConfigurationParameter17
130 | Configuration5_Item17=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=4|Record=PcbPrintLayer
131 | Configuration5_Name18=OutputConfigurationParameter18
132 | Configuration5_Item18=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical14|Polygon=Full|PrintOutIndex=4|Record=PcbPrintLayer
133 | Configuration5_Name19=OutputConfigurationParameter19
134 | Configuration5_Item19=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=False|Index=5|Mirror=True|Name=B-Component|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
135 | Configuration5_Name20=OutputConfigurationParameter20
136 | Configuration5_Item20=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=5|Record=PcbPrintLayer
137 | Configuration5_Name21=OutputConfigurationParameter21
138 | Configuration5_Item21=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical15|Polygon=Full|PrintOutIndex=5|Record=PcbPrintLayer
139 | Configuration5_Name22=OutputConfigurationParameter22
140 | Configuration5_Item22=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=False|Index=6|Mirror=False|Name=Board Shape|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
141 | Configuration5_Name23=OutputConfigurationParameter23
142 | Configuration5_Item23=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=6|Record=PcbPrintLayer
143 | Configuration5_Name24=OutputConfigurationParameter24
144 | Configuration5_Item24=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical2|Polygon=Full|PrintOutIndex=6|Record=PcbPrintLayer
145 | Configuration5_Name25=OutputConfigurationParameter25
146 | Configuration5_Item25=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=False|Index=7|Mirror=False|Name=Drill Drawing|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False
147 | Configuration5_Name26=OutputConfigurationParameter26
148 | Configuration5_Item26=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=7|Record=PcbPrintLayer
149 | Configuration5_Name27=OutputConfigurationParameter27
150 | Configuration5_Item27=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=BottomLayer|DLayer2=TopLayer|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=DrillDrawing|Polygon=Full|PrintOutIndex=7|Record=PcbPrintLayer
151 | PcbPrintPreferences5=
152 | OutputType6=BOM_PartType
153 | OutputName6=Bill of Materials
154 | OutputCategory6=Report
155 | OutputDocumentPath6=
156 | OutputVariantName6=
157 | OutputEnabled6=1
158 | OutputEnabled6_OutputMedium1=0
159 | OutputEnabled6_OutputMedium2=4
160 | OutputEnabled6_OutputMedium3=4
161 | OutputDefault6=0
162 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=0|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
163 | Configuration6_Name1=ColumnNameFormat
164 | Configuration6_Item1=CaptionAsName
165 | Configuration6_Name2=Filter
166 | Configuration6_Item2=545046300E5446696C74657257726170706572000D46696C7465722E416374697665090F46696C7465722E43726974657269610A04000000000000000000
167 | Configuration6_Name3=General
168 | Configuration6_Item3=OpenExported=False|AddToProject=False|ForceFit=False|NotFitted=False|Database=False|DatabasePriority=False|IncludePCBData=False|IncludeVaultData=False|IncludeAlternatives=False|ShowExportOptions=True|TemplateFilename=|BatchMode=5|FormWidth=1269|FormHeight=661|SupplierProdQty=1|SupplierAutoQty=False|SupplierUseCachedPricing=False|SupplierCurrency=
169 | Configuration6_Name4=GroupOrder
170 | Configuration6_Item4=Comment=True|Footprint=True
171 | Configuration6_Name5=OutputConfigurationParameter1
172 | Configuration6_Item5=3SYSTEM\2CFG3D.SHOWCOMPONENTSTEPMODELS\3SYSTEM\2CFG3D.COMPONENTMODELPREFERENCE\30\2CFG3D.SHOWCOMPONENTSNAPMARKERS\3TRUE\2CFG3D.SHOWCOMPONENTAXES\3TRUE\2CFG3D.SHOWBOARDCORE\3TRUE\2CFG3D.SHOWBOARDPREPREG\3TRUE\2CFG3D.SHOWTOPSILKSCREEN\3TRUE\2CFG3D.SHOWBOTSILKSCREEN\3TRUE\2CFG3D.SHOWORIGINMARKER\3TRUE\2CFG3D.EYEDIST\32000\2CFG3D.SHOWCUTOUTS\3TRUE\2CFG3D.SHOWROUTETOOLPATH\3TRUE\2CFG3D.SHOWROOMS3D\3FALSE\2CFG3D.USESYSCOLORSFOR3D\3FALSE\2CFG3D.WORKSPACECOLOR\38553110\2CFG3D.BOARDCORECOLOR\313761015\2CFG3D.BOARDPREPREGCOLOR\30\2CFG3D.TOPSOLDERMASKCOLOR\37026967\2CFG3D.BOTSOLDERMASKCOLOR\37026967\2CFG3D.COPPERCOLOR\33323360\2CFG3D.TOPSILKSCREENCOLOR\315461355\2CFG3D.BOTSILKSCREENCOLOR\315461355\2CFG3D.WORKSPACELUMINANCEVARIATION\330\2CFG3D.WORKSPACECOLOROPACITY\31.000000\2CFG3D.BOARDCORECOLOROPACITY\30.890000\2CFG3D.BOARDPREPREGCOLOROPACITY\30.500000\2CFG3D.TOPSOLDERMASKCOLOROPACITY\30.860000\2CFG3D.BOTSOLDERMASKCOLOROPACITY\31.000000\2CFG3D.COPPERCOLOROPACITY\31.000000\2CFG3D.TOPSILKSCREENCOLOROPACITY\31.000000\2CFG3D.BOTSILKSCREENCOLOROPACITY\31.000000\2CFG3D.BOARDTHICKNESSSCALING\31.000000\2CFG3D.SHOWMECHANICALLAYERS\3FALSE\2CFG3D.MECHANICALLAYERSOPACITY\31.000000
173 | Configuration6_Name6=SortOrder
174 | Configuration6_Item6=Designator=Up|Comment=Up|Footprint=Up
175 | Configuration6_Name7=VisibleOrder
176 | Configuration6_Item7=Comment=100|Description=100|Designator=100|Footprint=100|LibRef=100|Quantity=100|Value=100
177 | OutputType7=Gerber
178 | OutputName7=Gerber Files (1st)
179 | OutputCategory7=Fabrication
180 | OutputDocumentPath7=
181 | OutputVariantName7=
182 | OutputEnabled7=0
183 | OutputEnabled7_OutputMedium1=0
184 | OutputEnabled7_OutputMedium2=0
185 | OutputEnabled7_OutputMedium3=1
186 | OutputDefault7=0
187 | Configuration7_Name1=OutputConfigurationParameter1
188 | Configuration7_Item1=AddToAllLayerClasses.Set= |AddToAllPlots.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean|CentrePlots=False|DrillDrawingSymbol=GraphicsSymbol|DrillDrawingSymbolSize=200000|EmbeddedApertures=True|FilmBorderSize=10000000|FilmXSize=200000000|FilmYSize=160000000|FlashAllFills=False|FlashPadShapes=True|G54OnApertureChange=False|GenerateDRCRulesFile=True|GenerateDRCRulesFile=True|GenerateReliefShapes=True|GerberUnit=Imperial|GerberUnit=Imperial|IncludeUnconnectedMidLayerPads=True|LayerClassesMirror.Set= |LayerClassesPlot.Set= |LeadingAndTrailingZeroesMode=SuppressLeadingZeroes|MaxApertureSize=2500000|MinusApertureTolerance=50|MinusApertureTolerance=50|Mirror.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean|MirrorDrillDrawingPlots=False|MirrorDrillGuidePlots=False|NoRegularPolygons=False|NumberOfDecimals=5|NumberOfDecimals=5|OptimizeChangeLocationCommands=True|OptimizeChangeLocationCommands=True|OriginPosition=Relative|Panelize=False|Plot.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean,16973830~1,16973834~1,16777217~1,16842751~1,16973835~1,16973831~1,16908289~1|PlotPositivePlaneLayers=False|PlotUsedDrillDrawingLayerPairs=False|PlotUsedDrillGuideLayerPairs=False|PlusApertureTolerance=50|PlusApertureTolerance=50|Record=GerberView|SoftwareArcs=False|Sorted=False|Sorted=False
189 | OutputType8=Gerber
190 | OutputName8=Gerber Files (2nd)
191 | OutputCategory8=Fabrication
192 | OutputDocumentPath8=
193 | OutputVariantName8=
194 | OutputEnabled8=0
195 | OutputEnabled8_OutputMedium1=0
196 | OutputEnabled8_OutputMedium2=0
197 | OutputEnabled8_OutputMedium3=2
198 | OutputDefault8=0
199 | Configuration8_Name1=OutputConfigurationParameter1
200 | Configuration8_Item1=AddToAllLayerClasses.Set= |AddToAllPlots.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean,16908289~1|CentrePlots=False|DrillDrawingSymbol=GraphicsSymbol|DrillDrawingSymbolSize=200000|EmbeddedApertures=True|FilmBorderSize=10000000|FilmXSize=200000000|FilmYSize=160000000|FlashAllFills=False|FlashPadShapes=True|G54OnApertureChange=False|GenerateDRCRulesFile=True|GenerateDRCRulesFile=True|GenerateReliefShapes=True|GerberUnit=Imperial|GerberUnit=Imperial|IncludeUnconnectedMidLayerPads=False|LayerClassesMirror.Set= |LayerClassesPlot.Set= |LeadingAndTrailingZeroesMode=SuppressLeadingZeroes|MaxApertureSize=2500000|MinusApertureTolerance=50|MinusApertureTolerance=50|Mirror.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean|MirrorDrillDrawingPlots=False|MirrorDrillGuidePlots=False|NoRegularPolygons=False|NumberOfDecimals=5|NumberOfDecimals=5|OptimizeChangeLocationCommands=True|OptimizeChangeLocationCommands=True|OriginPosition=Relative|Panelize=False|Plot.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean|PlotPositivePlaneLayers=False|PlotUsedDrillDrawingLayerPairs=True|PlotUsedDrillGuideLayerPairs=True|PlusApertureTolerance=50|PlusApertureTolerance=50|Record=GerberView|SoftwareArcs=False|Sorted=False|Sorted=False
201 | OutputType9=NC Drill
202 | OutputName9=NC Drill Files
203 | OutputCategory9=Fabrication
204 | OutputDocumentPath9=
205 | OutputVariantName9=
206 | OutputEnabled9=0
207 | OutputEnabled9_OutputMedium1=0
208 | OutputEnabled9_OutputMedium2=0
209 | OutputEnabled9_OutputMedium3=3
210 | OutputDefault9=0
211 | Configuration9_Name1=OutputConfigurationParameter1
212 | Configuration9_Item1=BoardEdgeRoutToolDia=2000000|GenerateBoardEdgeRout=False|GenerateDrilledSlotsG85=False|GenerateEIADrillFile=False|GenerateSeparatePlatedNonPlatedFiles=False|NumberOfDecimals=5|NumberOfUnits=2|OptimizeChangeLocationCommands=True|OriginPosition=Relative|Record=DrillView|Units=Imperial|ZeroesMode=SuppressLeadingZeroes
213 |
214 | [PublishSettings]
215 | OutputFilePath2=C:\Users\Hom\workspace\Kit_SmartIMU\hardware\SmartIMU v2.0\Project Outputs for SmartIMU\proj_output.pdf
216 | ReleaseManaged2=1
217 | OutputBasePath2=Project Outputs for SmartIMU
218 | OutputPathMedia2=
219 | OutputPathMediaValue2=
220 | OutputPathOutputer2=
221 | OutputPathOutputerPrefix2=
222 | OutputPathOutputerValue2=
223 | OutputFileName2=proj_output.pdf
224 | OutputFileNameMulti2==CurrentTime
225 | UseOutputNameForMulti2=1
226 | OutputFileNameSpecial2=
227 | OpenOutput2=1
228 | PromptOverwrite2=1
229 | PublishMethod2=1
230 | ZoomLevel2=50
231 | FitSCHPrintSizeToDoc2=1
232 | FitPCBPrintSizeToDoc2=1
233 | GenerateNetsInfo2=1
234 | MarkPins2=1
235 | MarkNetLabels2=1
236 | MarkPortsId2=1
237 | GenerateTOC2=1
238 | ShowComponentParameters2=1
239 | GlobalBookmarks2=0
240 | PDFACompliance2=Disabled
241 | PDFVersion2=Default
242 | OutputFilePath3=D:\research\design\Kit_QCopterNano\Hardware\QCopterRCs v1.0\Project Outputs for QCopterRCs\
243 | ReleaseManaged3=1
244 | OutputBasePath3=Project Outputs for SmartIMU
245 | OutputPathMedia3=
246 | OutputPathMediaValue3=
247 | OutputPathOutputer3=[Output Type]
248 | OutputPathOutputerPrefix3=
249 | OutputPathOutputerValue3=
250 | OutputFileName3=
251 | OutputFileNameMulti3=
252 | UseOutputNameForMulti3=1
253 | OutputFileNameSpecial3=
254 | OpenOutput3=1
255 |
256 | [GeneratedFilesSettings]
257 | RelativeOutputPath2=C:\Users\Hom\workspace\Kit_SmartIMU\hardware\SmartIMU v2.0\Project Outputs for SmartIMU\proj_output.pdf
258 | OpenOutputs2=1
259 | RelativeOutputPath3=D:\research\design\Kit_QCopterNano\Hardware\QCopterRCs v1.0\Project Outputs for QCopterRCs\
260 | OpenOutputs3=1
261 | AddToProject3=1
262 | TimestampFolder3=0
263 | UseOutputName3=0
264 | OpenODBOutput3=0
265 | OpenGerberOutput3=0
266 | OpenNCDrillOutput3=0
267 | OpenIPCOutput3=0
268 | EnableReload3=0
269 |
270 |
--------------------------------------------------------------------------------
/template/KitSprout.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=Layout.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=VLCEICBF
56 |
57 | [Document2]
58 | DocumentPath=[01] COVER PAGE.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=WTQLJGJA
73 |
74 | [Document3]
75 | DocumentPath=[02] BLOCK DIAGRAM.SchDoc
76 | AnnotationEnabled=1
77 | AnnotateStartValue=1
78 | AnnotationIndexControlEnabled=0
79 | AnnotateSuffix=
80 | AnnotateScope=All
81 | AnnotateOrder=-1
82 | DoLibraryUpdate=1
83 | DoDatabaseUpdate=1
84 | ClassGenCCAutoEnabled=1
85 | ClassGenCCAutoRoomEnabled=1
86 | ClassGenNCAutoScope=None
87 | DItemRevisionGUID=
88 | GenerateClassCluster=0
89 | DocumentUniqueId=DGFTPDYF
90 |
91 | [Document4]
92 | DocumentPath=[N] NAME.SchDoc
93 | AnnotationEnabled=1
94 | AnnotateStartValue=1
95 | AnnotationIndexControlEnabled=0
96 | AnnotateSuffix=
97 | AnnotateScope=All
98 | AnnotateOrder=-1
99 | DoLibraryUpdate=1
100 | DoDatabaseUpdate=1
101 | ClassGenCCAutoEnabled=1
102 | ClassGenCCAutoRoomEnabled=1
103 | ClassGenNCAutoScope=None
104 | DItemRevisionGUID=
105 | GenerateClassCluster=0
106 | DocumentUniqueId=TNNPVENA
107 |
108 | [Document5]
109 | DocumentPath=GenerateFile.OutJob
110 | AnnotationEnabled=1
111 | AnnotateStartValue=1
112 | AnnotationIndexControlEnabled=0
113 | AnnotateSuffix=
114 | AnnotateScope=All
115 | AnnotateOrder=-1
116 | DoLibraryUpdate=1
117 | DoDatabaseUpdate=1
118 | ClassGenCCAutoEnabled=1
119 | ClassGenCCAutoRoomEnabled=1
120 | ClassGenNCAutoScope=None
121 | DItemRevisionGUID=
122 | GenerateClassCluster=0
123 | DocumentUniqueId=
124 |
125 | [Document6]
126 | DocumentPath=Component.BomDoc
127 | AnnotationEnabled=1
128 | AnnotateStartValue=1
129 | AnnotationIndexControlEnabled=0
130 | AnnotateSuffix=
131 | AnnotateScope=All
132 | AnnotateOrder=-1
133 | DoLibraryUpdate=1
134 | DoDatabaseUpdate=1
135 | ClassGenCCAutoEnabled=1
136 | ClassGenCCAutoRoomEnabled=1
137 | ClassGenNCAutoScope=None
138 | DItemRevisionGUID=
139 | GenerateClassCluster=0
140 | DocumentUniqueId=
141 |
142 | [Configuration1]
143 | Name=Sources
144 | ParameterCount=0
145 | ConstraintFileCount=0
146 | ReleaseItemId=
147 | Variant=[No Variations]
148 | OutputJobsCount=0
149 | ContentTypeGUID=CB6F2064-E317-11DF-B822-12313F0024A2
150 | ConfigurationType=Source
151 |
152 | [OutputGroup1]
153 | Name=Netlist Outputs
154 | Description=
155 | TargetPrinter=Microsoft Print to PDF
156 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
157 | OutputType1=CadnetixNetlist
158 | OutputName1=Cadnetix Netlist
159 | OutputDocumentPath1=
160 | OutputVariantName1=
161 | OutputDefault1=0
162 | OutputType2=CalayNetlist
163 | OutputName2=Calay Netlist
164 | OutputDocumentPath2=
165 | OutputVariantName2=
166 | OutputDefault2=0
167 | OutputType3=EDIF
168 | OutputName3=EDIF for PCB
169 | OutputDocumentPath3=
170 | OutputVariantName3=
171 | OutputDefault3=0
172 | OutputType4=EESofNetlist
173 | OutputName4=EESof Netlist
174 | OutputDocumentPath4=
175 | OutputVariantName4=
176 | OutputDefault4=0
177 | OutputType5=IntergraphNetlist
178 | OutputName5=Intergraph Netlist
179 | OutputDocumentPath5=
180 | OutputVariantName5=
181 | OutputDefault5=0
182 | OutputType6=MentorBoardStationNetlist
183 | OutputName6=Mentor BoardStation Netlist
184 | OutputDocumentPath6=
185 | OutputVariantName6=
186 | OutputDefault6=0
187 | OutputType7=MultiWire
188 | OutputName7=MultiWire
189 | OutputDocumentPath7=
190 | OutputVariantName7=
191 | OutputDefault7=0
192 | OutputType8=OrCadPCB2Netlist
193 | OutputName8=Orcad/PCB2 Netlist
194 | OutputDocumentPath8=
195 | OutputVariantName8=
196 | OutputDefault8=0
197 | OutputType9=PADSNetlist
198 | OutputName9=PADS ASCII Netlist
199 | OutputDocumentPath9=
200 | OutputVariantName9=
201 | OutputDefault9=0
202 | OutputType10=Pcad
203 | OutputName10=Pcad for PCB
204 | OutputDocumentPath10=
205 | OutputVariantName10=
206 | OutputDefault10=0
207 | OutputType11=PCADNetlist
208 | OutputName11=PCAD Netlist
209 | OutputDocumentPath11=
210 | OutputVariantName11=
211 | OutputDefault11=0
212 | OutputType12=PCADnltNetlist
213 | OutputName12=PCADnlt Netlist
214 | OutputDocumentPath12=
215 | OutputVariantName12=
216 | OutputDefault12=0
217 | OutputType13=Protel2Netlist
218 | OutputName13=Protel2 Netlist
219 | OutputDocumentPath13=
220 | OutputVariantName13=
221 | OutputDefault13=0
222 | OutputType14=ProtelNetlist
223 | OutputName14=Protel
224 | OutputDocumentPath14=
225 | OutputVariantName14=
226 | OutputDefault14=0
227 | OutputType15=RacalNetlist
228 | OutputName15=Racal Netlist
229 | OutputDocumentPath15=
230 | OutputVariantName15=
231 | OutputDefault15=0
232 | OutputType16=RINFNetlist
233 | OutputName16=RINF Netlist
234 | OutputDocumentPath16=
235 | OutputVariantName16=
236 | OutputDefault16=0
237 | OutputType17=SciCardsNetlist
238 | OutputName17=SciCards Netlist
239 | OutputDocumentPath17=
240 | OutputVariantName17=
241 | OutputDefault17=0
242 | OutputType18=TangoNetlist
243 | OutputName18=Tango Netlist
244 | OutputDocumentPath18=
245 | OutputVariantName18=
246 | OutputDefault18=0
247 | OutputType19=TelesisNetlist
248 | OutputName19=Telesis Netlist
249 | OutputDocumentPath19=
250 | OutputVariantName19=
251 | OutputDefault19=0
252 | OutputType20=WireListNetlist
253 | OutputName20=WireList Netlist
254 | OutputDocumentPath20=
255 | OutputVariantName20=
256 | OutputDefault20=0
257 |
258 | [OutputGroup2]
259 | Name=Simulator Outputs
260 | Description=
261 | TargetPrinter=Microsoft Print to PDF
262 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
263 |
264 | [OutputGroup3]
265 | Name=Documentation Outputs
266 | Description=
267 | TargetPrinter=Virtual Printer
268 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
269 | OutputType1=Composite
270 | OutputName1=Composite Drawing
271 | OutputDocumentPath1=
272 | OutputVariantName1=
273 | OutputDefault1=0
274 | 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
275 | OutputType2=PCB 3D Print
276 | OutputName2=PCB 3D Print
277 | OutputDocumentPath2=
278 | OutputVariantName2=[No Variations]
279 | OutputDefault2=0
280 | 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
281 | OutputType3=PCB 3D Video
282 | OutputName3=PCB 3D Video
283 | OutputDocumentPath3=
284 | OutputVariantName3=[No Variations]
285 | OutputDefault3=0
286 | 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
287 | OutputType4=PCB Print
288 | OutputName4=PCB Prints
289 | OutputDocumentPath4=
290 | OutputVariantName4=
291 | OutputDefault4=0
292 | 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
293 | OutputType5=PCBDrawing
294 | OutputName5=Draftsman
295 | OutputDocumentPath5=
296 | OutputVariantName5=[No Variations]
297 | OutputDefault5=0
298 | 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
299 | OutputType6=PCBLIB Print
300 | OutputName6=PCBLIB Prints
301 | OutputDocumentPath6=
302 | OutputVariantName6=
303 | OutputDefault6=0
304 | 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
305 | OutputType7=PDF3D
306 | OutputName7=PDF3D
307 | OutputDocumentPath7=
308 | OutputVariantName7=[No Variations]
309 | OutputDefault7=0
310 | 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
311 | OutputType8=Report Print
312 | OutputName8=Report Prints
313 | OutputDocumentPath8=
314 | OutputVariantName8=
315 | OutputDefault8=0
316 | 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
317 | OutputType9=Schematic Print
318 | OutputName9=Schematic Prints
319 | OutputDocumentPath9=
320 | OutputVariantName9=
321 | OutputDefault9=0
322 | 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
323 | OutputType10=SimView Print
324 | OutputName10=SimView Prints
325 | OutputDocumentPath10=
326 | OutputVariantName10=
327 | OutputDefault10=0
328 | 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
329 |
330 | [OutputGroup4]
331 | Name=Assembly Outputs
332 | Description=
333 | TargetPrinter=Microsoft Print to PDF
334 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
335 | OutputType1=Assembly
336 | OutputName1=Assembly Drawings
337 | OutputDocumentPath1=
338 | OutputVariantName1=[No Variations]
339 | OutputDefault1=0
340 | 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
341 | OutputType2=Pick Place
342 | OutputName2=Generates pick and place files
343 | OutputDocumentPath2=
344 | OutputVariantName2=[No Variations]
345 | OutputDefault2=0
346 | OutputType3=Test Points For Assembly
347 | OutputName3=Test Point Report
348 | OutputDocumentPath3=
349 | OutputVariantName3=[No Variations]
350 | OutputDefault3=0
351 |
352 | [OutputGroup5]
353 | Name=Fabrication Outputs
354 | Description=
355 | TargetPrinter=Microsoft Print to PDF
356 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
357 | OutputType1=Board Stack Report
358 | OutputName1=Report Board Stack
359 | OutputDocumentPath1=
360 | OutputVariantName1=
361 | OutputDefault1=0
362 | 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
363 | OutputType2=CompositeDrill
364 | OutputName2=Composite Drill Drawing
365 | OutputDocumentPath2=
366 | OutputVariantName2=
367 | OutputDefault2=0
368 | 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
369 | OutputType3=Drill
370 | OutputName3=Drill Drawing/Guides
371 | OutputDocumentPath3=
372 | OutputVariantName3=
373 | OutputDefault3=0
374 | 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
375 | OutputType4=Final
376 | OutputName4=Final Artwork Prints
377 | OutputDocumentPath4=
378 | OutputVariantName4=[No Variations]
379 | OutputDefault4=0
380 | 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
381 | OutputType5=Gerber
382 | OutputName5=Gerber Files
383 | OutputDocumentPath5=
384 | OutputVariantName5=[No Variations]
385 | OutputDefault5=0
386 | OutputType6=Gerber X2
387 | OutputName6=Gerber X2 Files
388 | OutputDocumentPath6=
389 | OutputVariantName6=
390 | OutputDefault6=0
391 | OutputType7=IPC2581
392 | OutputName7=IPC-2581 Files
393 | OutputDocumentPath7=
394 | OutputVariantName7=
395 | OutputDefault7=0
396 | OutputType8=Mask
397 | OutputName8=Solder/Paste Mask Prints
398 | OutputDocumentPath8=
399 | OutputVariantName8=
400 | OutputDefault8=0
401 | 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
402 | OutputType9=NC Drill
403 | OutputName9=NC Drill Files
404 | OutputDocumentPath9=
405 | OutputVariantName9=
406 | OutputDefault9=0
407 | OutputType10=ODB
408 | OutputName10=ODB++ Files
409 | OutputDocumentPath10=
410 | OutputVariantName10=[No Variations]
411 | OutputDefault10=0
412 | OutputType11=Plane
413 | OutputName11=Power-Plane Prints
414 | OutputDocumentPath11=
415 | OutputVariantName11=
416 | OutputDefault11=0
417 | 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
418 | OutputType12=Test Points
419 | OutputName12=Test Point Report
420 | OutputDocumentPath12=
421 | OutputVariantName12=
422 | OutputDefault12=0
423 |
424 | [OutputGroup6]
425 | Name=Report Outputs
426 | Description=
427 | TargetPrinter=Microsoft Print to PDF
428 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
429 | OutputType1=BOM_PartType
430 | OutputName1=Bill of Materials
431 | OutputDocumentPath1=
432 | OutputVariantName1=[No Variations]
433 | OutputDefault1=0
434 | 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
435 | OutputType2=ComponentCrossReference
436 | OutputName2=Component Cross Reference Report
437 | OutputDocumentPath2=
438 | OutputVariantName2=[No Variations]
439 | OutputDefault2=0
440 | OutputType3=ReportHierarchy
441 | OutputName3=Report Project Hierarchy
442 | OutputDocumentPath3=
443 | OutputVariantName3=[No Variations]
444 | OutputDefault3=0
445 | OutputType4=Script
446 | OutputName4=Script Output
447 | OutputDocumentPath4=
448 | OutputVariantName4=[No Variations]
449 | OutputDefault4=0
450 | OutputType5=SimpleBOM
451 | OutputName5=Simple BOM
452 | OutputDocumentPath5=
453 | OutputVariantName5=[No Variations]
454 | OutputDefault5=0
455 | OutputType6=SinglePinNetReporter
456 | OutputName6=Report Single Pin Nets
457 | OutputDocumentPath6=
458 | OutputVariantName6=[No Variations]
459 | OutputDefault6=0
460 |
461 | [OutputGroup7]
462 | Name=Other Outputs
463 | Description=
464 | TargetPrinter=Microsoft Print to PDF
465 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
466 | OutputType1=Text Print
467 | OutputName1=Text Print
468 | OutputDocumentPath1=
469 | OutputVariantName1=
470 | OutputDefault1=0
471 | 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
472 | OutputType2=Text Print
473 | OutputName2=Text Print
474 | OutputDocumentPath2=
475 | OutputVariantName2=
476 | OutputDefault2=0
477 | 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
478 | OutputType3=Text Print
479 | OutputName3=Text Print
480 | OutputDocumentPath3=
481 | OutputVariantName3=
482 | OutputDefault3=0
483 | 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
484 | OutputType4=Text Print
485 | OutputName4=Text Print
486 | OutputDocumentPath4=
487 | OutputVariantName4=
488 | OutputDefault4=0
489 | 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
490 | OutputType5=Text Print
491 | OutputName5=Text Print
492 | OutputDocumentPath5=
493 | OutputVariantName5=
494 | OutputDefault5=0
495 | 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
496 | OutputType6=Text Print
497 | OutputName6=Text Print
498 | OutputDocumentPath6=
499 | OutputVariantName6=
500 | OutputDefault6=0
501 | 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
502 | OutputType7=Text Print
503 | OutputName7=Text Print
504 | OutputDocumentPath7=
505 | OutputVariantName7=
506 | OutputDefault7=0
507 | 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
508 | OutputType8=Text Print
509 | OutputName8=Text Print
510 | OutputDocumentPath8=
511 | OutputVariantName8=
512 | OutputDefault8=0
513 | 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
514 | OutputType9=Text Print
515 | OutputName9=Text Print
516 | OutputDocumentPath9=
517 | OutputVariantName9=
518 | OutputDefault9=0
519 | 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
520 | OutputType10=Text Print
521 | OutputName10=Text Print
522 | OutputDocumentPath10=
523 | OutputVariantName10=
524 | OutputDefault10=0
525 | 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
526 | OutputType11=Text Print
527 | OutputName11=Text Print
528 | OutputDocumentPath11=
529 | OutputVariantName11=
530 | OutputDefault11=0
531 | 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
532 | OutputType12=Text Print
533 | OutputName12=Text Print
534 | OutputDocumentPath12=
535 | OutputVariantName12=
536 | OutputDefault12=0
537 | 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
538 | OutputType13=Text Print
539 | OutputName13=Text Print
540 | OutputDocumentPath13=
541 | OutputVariantName13=
542 | OutputDefault13=0
543 | 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
544 | OutputType14=Text Print
545 | OutputName14=Text Print
546 | OutputDocumentPath14=
547 | OutputVariantName14=
548 | OutputDefault14=0
549 | 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
550 | OutputType15=Text Print
551 | OutputName15=Text Print
552 | OutputDocumentPath15=
553 | OutputVariantName15=
554 | OutputDefault15=0
555 | 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
556 | OutputType16=Text Print
557 | OutputName16=Text Print
558 | OutputDocumentPath16=
559 | OutputVariantName16=
560 | OutputDefault16=0
561 | 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
562 | OutputType17=Text Print
563 | OutputName17=Text Print
564 | OutputDocumentPath17=
565 | OutputVariantName17=
566 | OutputDefault17=0
567 | 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
568 | OutputType18=Text Print
569 | OutputName18=Text Print
570 | OutputDocumentPath18=
571 | OutputVariantName18=
572 | OutputDefault18=0
573 | 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=Letter|PaperIndex=1
574 | OutputType19=Text Print
575 | OutputName19=Text Print
576 | OutputDocumentPath19=
577 | OutputVariantName19=
578 | OutputDefault19=0
579 | 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=Letter|PaperIndex=1
580 | OutputType20=Text Print
581 | OutputName20=Text Print
582 | OutputDocumentPath20=
583 | OutputVariantName20=
584 | OutputDefault20=0
585 | 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=Letter|PaperIndex=1
586 | OutputType21=Text Print
587 | OutputName21=Text Print
588 | OutputDocumentPath21=
589 | OutputVariantName21=
590 | OutputDefault21=0
591 | 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=Letter|PaperIndex=1
592 | OutputType22=Text Print
593 | OutputName22=Text Print
594 | OutputDocumentPath22=
595 | OutputVariantName22=
596 | OutputDefault22=0
597 | 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=Letter|PaperIndex=1
598 | OutputType23=Text Print
599 | OutputName23=Text Print
600 | OutputDocumentPath23=
601 | OutputVariantName23=
602 | OutputDefault23=0
603 | 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=Letter|PaperIndex=1
604 | OutputType24=Text Print
605 | OutputName24=Text Print
606 | OutputDocumentPath24=
607 | OutputVariantName24=
608 | OutputDefault24=0
609 | 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=Letter|PaperIndex=1
610 | OutputType25=Text Print
611 | OutputName25=Text Print
612 | OutputDocumentPath25=
613 | OutputVariantName25=
614 | OutputDefault25=0
615 | 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=Letter|PaperIndex=1
616 | OutputType26=Text Print
617 | OutputName26=Text Print
618 | OutputDocumentPath26=
619 | OutputVariantName26=
620 | OutputDefault26=0
621 | 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=Letter|PaperIndex=1
622 | OutputType27=Text Print
623 | OutputName27=Text Print
624 | OutputDocumentPath27=
625 | OutputVariantName27=
626 | OutputDefault27=0
627 | 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=Letter|PaperIndex=1
628 | OutputType28=Text Print
629 | OutputName28=Text Print
630 | OutputDocumentPath28=
631 | OutputVariantName28=
632 | OutputDefault28=0
633 | 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=Letter|PaperIndex=1
634 | OutputType29=Text Print
635 | OutputName29=Text Print
636 | OutputDocumentPath29=
637 | OutputVariantName29=
638 | OutputDefault29=0
639 | 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=Letter|PaperIndex=1
640 |
641 | [OutputGroup8]
642 | Name=Validation Outputs
643 | Description=
644 | TargetPrinter=Microsoft Print to PDF
645 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
646 | OutputType1=BOM_Violations
647 | OutputName1=BOM Checks Report
648 | OutputDocumentPath1=
649 | OutputVariantName1=
650 | OutputDefault1=0
651 | OutputType2=Component states check
652 | OutputName2=Server's components states check
653 | OutputDocumentPath2=
654 | OutputVariantName2=
655 | OutputDefault2=0
656 | OutputType3=Configuration compliance
657 | OutputName3=Environment configuration compliance check
658 | OutputDocumentPath3=
659 | OutputVariantName3=
660 | OutputDefault3=0
661 | OutputType4=Design Rules Check
662 | OutputName4=Design Rules Check
663 | OutputDocumentPath4=
664 | OutputVariantName4=
665 | OutputDefault4=0
666 | 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
667 | OutputType5=Differences Report
668 | OutputName5=Differences Report
669 | OutputDocumentPath5=
670 | OutputVariantName5=
671 | OutputDefault5=0
672 | 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
673 | OutputType6=Electrical Rules Check
674 | OutputName6=Electrical Rules Check
675 | OutputDocumentPath6=
676 | OutputVariantName6=
677 | OutputDefault6=0
678 | 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
679 | OutputType7=Footprint Comparison Report
680 | OutputName7=Footprint Comparison Report
681 | OutputDocumentPath7=
682 | OutputVariantName7=
683 | OutputDefault7=0
684 |
685 | [OutputGroup9]
686 | Name=Export Outputs
687 | Description=
688 | TargetPrinter=Microsoft Print to PDF
689 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
690 | OutputType1=AutoCAD dwg/dxf PCB
691 | OutputName1=AutoCAD dwg/dxf File PCB
692 | OutputDocumentPath1=
693 | OutputVariantName1=
694 | OutputDefault1=0
695 | OutputType2=AutoCAD dwg/dxf Schematic
696 | OutputName2=AutoCAD dwg/dxf File Schematic
697 | OutputDocumentPath2=
698 | OutputVariantName2=
699 | OutputDefault2=0
700 | OutputType3=ExportIDF
701 | OutputName3=Export IDF
702 | OutputDocumentPath3=
703 | OutputVariantName3=
704 | OutputDefault3=0
705 | OutputType4=ExportPARASOLID
706 | OutputName4=Export PARASOLID
707 | OutputDocumentPath4=
708 | OutputVariantName4=[No Variations]
709 | OutputDefault4=0
710 | OutputType5=ExportSTEP
711 | OutputName5=Export STEP
712 | OutputDocumentPath5=
713 | OutputVariantName5=[No Variations]
714 | OutputDefault5=0
715 | OutputType6=ExportVRML
716 | OutputName6=Export VRML
717 | OutputDocumentPath6=
718 | OutputVariantName6=[No Variations]
719 | OutputDefault6=0
720 | OutputType7=MBAExportPARASOLID
721 | OutputName7=Export PARASOLID
722 | OutputDocumentPath7=
723 | OutputVariantName7=
724 | OutputDefault7=0
725 | OutputType8=MBAExportSTEP
726 | OutputName8=Export STEP
727 | OutputDocumentPath8=
728 | OutputVariantName8=
729 | OutputDefault8=0
730 | OutputType9=Save As/Export PCB
731 | OutputName9=Save As/Export PCB
732 | OutputDocumentPath9=
733 | OutputVariantName9=
734 | OutputDefault9=0
735 | OutputType10=Save As/Export Schematic
736 | OutputName10=Save As/Export Schematic
737 | OutputDocumentPath10=
738 | OutputVariantName10=
739 | OutputDefault10=0
740 | OutputType11=Specctra Design PCB
741 | OutputName11=Specctra Design PCB
742 | OutputDocumentPath11=
743 | OutputVariantName11=
744 | OutputDefault11=0
745 | OutputType12=Ansoft Neutral
746 | OutputName12=Ansoft Neutral (AutoPCB)
747 | OutputDocumentPath12=
748 | OutputVariantName12=
749 | OutputDefault12=0
750 | OutputType13=HyperLynx
751 | OutputName13=HyperLynx (AutoPCB)
752 | OutputDocumentPath13=
753 | OutputVariantName13=
754 | OutputDefault13=0
755 | OutputType14=Orcad v7 Capture Design
756 | OutputName14=Orcad v7 Capture Design (AutoSCH)
757 | OutputDocumentPath14=
758 | OutputVariantName14=
759 | OutputDefault14=0
760 | OutputType15=P-CAD ASCII
761 | OutputName15=P-CAD ASCII (AutoPCB)
762 | OutputDocumentPath15=
763 | OutputVariantName15=
764 | OutputDefault15=0
765 | OutputType16=P-CAD V16 Schematic Design
766 | OutputName16=P-CAD V16 Schematic Design (AutoSCH)
767 | OutputDocumentPath16=
768 | OutputVariantName16=
769 | OutputDefault16=0
770 | OutputType17=SiSoft
771 | OutputName17=SiSoft (AutoPCB)
772 | OutputDocumentPath17=
773 | OutputVariantName17=
774 | OutputDefault17=0
775 |
776 | [OutputGroup10]
777 | Name=PostProcess Outputs
778 | Description=
779 | TargetPrinter=Microsoft Print to PDF
780 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
781 | OutputType1=Copy Files
782 | OutputName1=Copy Files
783 | OutputDocumentPath1=
784 | OutputVariantName1=
785 | OutputDefault1=0
786 |
787 | [Modification Levels]
788 | Type1=1
789 | Type2=1
790 | Type3=1
791 | Type4=1
792 | Type5=1
793 | Type6=1
794 | Type7=1
795 | Type8=1
796 | Type9=1
797 | Type10=1
798 | Type11=1
799 | Type12=1
800 | Type13=1
801 | Type14=1
802 | Type15=1
803 | Type16=1
804 | Type17=1
805 | Type18=1
806 | Type19=1
807 | Type20=1
808 | Type21=1
809 | Type22=1
810 | Type23=1
811 | Type24=1
812 | Type25=1
813 | Type26=1
814 | Type27=1
815 | Type28=1
816 | Type29=1
817 | Type30=1
818 | Type31=1
819 | Type32=1
820 | Type33=1
821 | Type34=1
822 | Type35=1
823 | Type36=1
824 | Type37=1
825 | Type38=1
826 | Type39=1
827 | Type40=1
828 | Type41=1
829 | Type42=1
830 | Type43=1
831 | Type44=1
832 | Type45=1
833 | Type46=1
834 | Type47=1
835 | Type48=1
836 | Type49=1
837 | Type50=1
838 | Type51=1
839 | Type52=1
840 | Type53=1
841 | Type54=1
842 | Type55=1
843 | Type56=1
844 | Type57=1
845 | Type58=1
846 | Type59=1
847 | Type60=1
848 | Type61=1
849 | Type62=1
850 | Type63=1
851 | Type64=1
852 | Type65=1
853 | Type66=1
854 | Type67=1
855 | Type68=1
856 | Type69=1
857 | Type70=1
858 | Type71=1
859 | Type72=1
860 | Type73=1
861 | Type74=1
862 | Type75=1
863 | Type76=1
864 | Type77=1
865 | Type78=1
866 | Type79=1
867 | Type80=1
868 | Type81=1
869 | Type82=1
870 | Type83=1
871 | Type84=1
872 | Type85=1
873 | Type86=1
874 | Type87=1
875 | Type88=1
876 | Type89=1
877 | Type90=1
878 | Type91=1
879 | Type92=1
880 | Type93=1
881 | Type94=1
882 | Type95=1
883 | Type96=1
884 | Type97=1
885 | Type98=1
886 | Type99=1
887 | Type100=1
888 | Type101=1
889 | Type102=1
890 | Type103=1
891 | Type104=1
892 | Type105=1
893 | Type106=1
894 | Type107=1
895 | Type108=1
896 | Type109=1
897 | Type110=1
898 | Type111=1
899 | Type112=1
900 | Type113=1
901 | Type114=1
902 | Type115=1
903 | Type116=1
904 | Type117=1
905 |
906 | [Difference Levels]
907 | Type1=1
908 | Type2=1
909 | Type3=1
910 | Type4=1
911 | Type5=1
912 | Type6=1
913 | Type7=1
914 | Type8=1
915 | Type9=1
916 | Type10=1
917 | Type11=1
918 | Type12=1
919 | Type13=1
920 | Type14=1
921 | Type15=1
922 | Type16=1
923 | Type17=1
924 | Type18=1
925 | Type19=1
926 | Type20=1
927 | Type21=1
928 | Type22=1
929 | Type23=1
930 | Type24=1
931 | Type25=1
932 | Type26=1
933 | Type27=1
934 | Type28=1
935 | Type29=1
936 | Type30=1
937 | Type31=1
938 | Type32=1
939 | Type33=1
940 | Type34=1
941 | Type35=1
942 | Type36=1
943 | Type37=1
944 | Type38=1
945 | Type39=1
946 | Type40=1
947 | Type41=1
948 | Type42=1
949 | Type43=1
950 | Type44=1
951 | Type45=1
952 | Type46=1
953 | Type47=1
954 | Type48=1
955 | Type49=1
956 | Type50=1
957 | Type51=1
958 | Type52=1
959 | Type53=1
960 | Type54=1
961 | Type55=1
962 | Type56=1
963 | Type57=1
964 | Type58=1
965 | Type59=1
966 | Type60=1
967 | Type61=1
968 | Type62=1
969 | Type63=1
970 | Type64=1
971 | Type65=1
972 | Type66=1
973 |
974 | [Electrical Rules Check]
975 | Type1=1
976 | Type2=1
977 | Type3=2
978 | Type4=1
979 | Type5=2
980 | Type6=2
981 | Type7=1
982 | Type8=1
983 | Type9=1
984 | Type10=1
985 | Type11=2
986 | Type12=2
987 | Type13=2
988 | Type14=1
989 | Type15=1
990 | Type16=1
991 | Type17=1
992 | Type18=1
993 | Type19=1
994 | Type20=1
995 | Type21=1
996 | Type22=1
997 | Type23=1
998 | Type24=1
999 | Type25=2
1000 | Type26=2
1001 | Type27=2
1002 | Type28=1
1003 | Type29=1
1004 | Type30=1
1005 | Type31=1
1006 | Type32=2
1007 | Type33=2
1008 | Type34=2
1009 | Type35=1
1010 | Type36=2
1011 | Type37=1
1012 | Type38=2
1013 | Type39=2
1014 | Type40=2
1015 | Type41=0
1016 | Type42=2
1017 | Type43=1
1018 | Type44=1
1019 | Type45=2
1020 | Type46=1
1021 | Type47=2
1022 | Type48=2
1023 | Type49=1
1024 | Type50=2
1025 | Type51=1
1026 | Type52=1
1027 | Type53=1
1028 | Type54=1
1029 | Type55=1
1030 | Type56=2
1031 | Type57=1
1032 | Type58=1
1033 | Type59=2
1034 | Type60=1
1035 | Type61=2
1036 | Type62=2
1037 | Type63=1
1038 | Type64=0
1039 | Type65=2
1040 | Type66=3
1041 | Type67=2
1042 | Type68=2
1043 | Type69=2
1044 | Type70=2
1045 | Type71=2
1046 | Type72=2
1047 | Type73=2
1048 | Type74=1
1049 | Type75=2
1050 | Type76=1
1051 | Type77=1
1052 | Type78=1
1053 | Type79=1
1054 | Type80=2
1055 | Type81=3
1056 | Type82=3
1057 | Type83=3
1058 | Type84=3
1059 | Type85=3
1060 | Type86=2
1061 | Type87=2
1062 | Type88=2
1063 | Type89=1
1064 | Type90=1
1065 | Type91=3
1066 | Type92=3
1067 | Type93=2
1068 | Type94=2
1069 | Type95=2
1070 | Type96=2
1071 | Type97=2
1072 | Type98=0
1073 | Type99=1
1074 | Type100=2
1075 | Type101=1
1076 | Type102=2
1077 | Type103=2
1078 | Type104=1
1079 | Type105=2
1080 | Type106=2
1081 | Type107=2
1082 | Type108=2
1083 | Type109=1
1084 | Type110=1
1085 | Type111=1
1086 | Type112=1
1087 | Type113=1
1088 | Type114=2
1089 | Type115=2
1090 | Type116=2
1091 | Type117=3
1092 | Type118=3
1093 | Type119=3
1094 | MultiChannelAlternate=2
1095 | AlternateItemFail=3
1096 | Type122=2
1097 |
1098 | [ERC Connection Matrix]
1099 | L1=NNNNNNNNNNNWNNNWW
1100 | L2=NNWNNNNWWWNWNWNWN
1101 | L3=NWEENEEEENEWNEEWN
1102 | L4=NNENNNWEENNWNENWN
1103 | L5=NNNNNNNNNNNNNNNNN
1104 | L6=NNENNNNEENNWNENWN
1105 | L7=NNEWNNWEENNWNENWN
1106 | L8=NWEENEENEEENNEENN
1107 | L9=NWEENEEEENEWNEEWW
1108 | L10=NWNNNNNENNEWNNEWN
1109 | L11=NNENNNNEEENWNENWN
1110 | L12=WWWWNWWNWWWNWWWNN
1111 | L13=NNNNNNNNNNNWNNNWW
1112 | L14=NWEENEEEENEWNEEWW
1113 | L15=NNENNNNEEENWNENWW
1114 | L16=WWWWNWWNWWWNWWWNW
1115 | L17=WNNNNNNNWNNNWWWWN
1116 |
1117 | [Annotate]
1118 | SortOrder=3
1119 | SortLocation=0
1120 | MatchParameter1=Comment
1121 | MatchStrictly1=1
1122 | MatchParameter2=Library Reference
1123 | MatchStrictly2=1
1124 | PhysicalNamingFormat=$Component_$RoomName
1125 | GlobalIndexSortOrder=3
1126 | GlobalIndexSortLocation=0
1127 |
1128 | [PrjClassGen]
1129 | CompClassManualEnabled=0
1130 | CompClassManualRoomEnabled=0
1131 | NetClassAutoBusEnabled=1
1132 | NetClassAutoCompEnabled=0
1133 | NetClassAutoNamedHarnessEnabled=0
1134 | NetClassManualEnabled=1
1135 | NetClassSeparateForBusSections=0
1136 |
1137 | [LibraryUpdateOptions]
1138 | SelectedOnly=0
1139 | UpdateVariants=1
1140 | PartTypes=0
1141 | FullReplace=1
1142 | UpdateDesignatorLock=1
1143 | UpdatePartIDLock=1
1144 | PreserveParameterLocations=1
1145 | PreserveParameterVisibility=1
1146 | DoGraphics=1
1147 | DoParameters=1
1148 | DoModels=1
1149 | AddParameters=0
1150 | RemoveParameters=0
1151 | AddModels=1
1152 | RemoveModels=1
1153 | UpdateCurrentModels=1
1154 |
1155 | [DatabaseUpdateOptions]
1156 | SelectedOnly=0
1157 | UpdateVariants=1
1158 | PartTypes=0
1159 |
1160 | [Comparison Options]
1161 | ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1162 | ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1163 | ComparisonOptions2=Kind=Component Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1164 | ComparisonOptions3=Kind=Rule|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1165 | ComparisonOptions4=Kind=Differential Pair|MinPercent=50|MinMatch=1|ShowMatch=0|Confirm=0|UseName=0|InclAllRules=0
1166 | ComparisonOptions5=Kind=Structure Class|MinPercent=75|MinMatch=3|ShowMatch=-1|Confirm=-1|UseName=-1|InclAllRules=0
1167 |
1168 | [SmartPDF]
1169 | 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
1170 |
1171 |
--------------------------------------------------------------------------------
/template/Layout.PcbDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/template/Layout.PcbDoc
--------------------------------------------------------------------------------
/template/README.md:
--------------------------------------------------------------------------------
1 | C:\Users\Public\Altium\AD19\Templates
--------------------------------------------------------------------------------
/template/README_Specification.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/template/README_Specification.txt
--------------------------------------------------------------------------------
/template/[01] COVER PAGE.SchDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/template/[01] COVER PAGE.SchDoc
--------------------------------------------------------------------------------
/template/[02] BLOCK DIAGRAM.SchDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/template/[02] BLOCK DIAGRAM.SchDoc
--------------------------------------------------------------------------------
/template/[N] NAME.SchDoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KitSprout/AltiumDesigner_PcbLibrary/ff913972c87246f0d080c8920f6f84a2c1edeea5/template/[N] NAME.SchDoc
--------------------------------------------------------------------------------