Project opgezet
This commit is contained in:
parent
351741ad3a
commit
b501880dbd
31
.gitignore
vendored
Normal file
31
.gitignore
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
# Altium project temp and backup files
|
||||
*.PrjPCBStructure
|
||||
*.PcbDocPreview
|
||||
*.PrjPcbState
|
||||
*.DBLibPreview
|
||||
*.SchDocPreview
|
||||
*.VersionControlCache
|
||||
*.DRC
|
||||
*.LOG
|
||||
*.Mch
|
||||
*.outjobcache
|
||||
*.tmp
|
||||
~$*
|
||||
|
||||
# History folders and generated outputs
|
||||
History/
|
||||
__Previews/
|
||||
Generated/
|
||||
Project Logs/
|
||||
|
||||
# Backup files
|
||||
*.bkp
|
||||
*.Backup*
|
||||
*.old
|
||||
*.bak
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# System
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
BIN
FLAPPIE00001 - Main Board/Altium/AA/FLAPPIE00001AA.PcbDoc
Normal file
BIN
FLAPPIE00001 - Main Board/Altium/AA/FLAPPIE00001AA.PcbDoc
Normal file
Binary file not shown.
@ -3,7 +3,7 @@ Version=1.0
|
||||
HierarchyMode=0
|
||||
ChannelRoomNamingStyle=0
|
||||
ReleasesFolder=
|
||||
ChannelDesignatorFormatString=$Component_$RoomName
|
||||
ChannelDesignatorFormatString=$Component$ChannelAlpha
|
||||
ChannelRoomLevelSeperator=_
|
||||
OpenOutputs=1
|
||||
ArchiveProject=0
|
||||
@ -24,7 +24,7 @@ ReorderDocumentsOnCompile=1
|
||||
NameNetsHierarchically=0
|
||||
PowerPortNamesTakePriority=0
|
||||
AutoSheetNumbering=1
|
||||
AutoCrossReferences=1
|
||||
AutoCrossReferences=0
|
||||
NewIndexingOfSheetSymbols=1
|
||||
PushECOToAnnotationFile=1
|
||||
DItemRevisionGUID=
|
||||
@ -32,7 +32,6 @@ ReportSuppressedErrorsInMessages=0
|
||||
FSMCodingStyle=eFMSDropDownList_OneProcess
|
||||
FSMEncodingStyle=eFMSDropDownList_OneHot
|
||||
IsProjectConflictPreventionWarningsEnabled=0
|
||||
ConstraintManagerFlow=0
|
||||
IsVirtualBomDocumentRemoved=0
|
||||
OutputPath=
|
||||
LogFolderPath=
|
||||
@ -49,6 +48,49 @@ CrossRefFollowFromMainSettings=1
|
||||
PrefsVaultGUID=
|
||||
PrefsRevisionGUID=
|
||||
|
||||
[Document1]
|
||||
DocumentPath=TopDesign-V1_0.SchDoc
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
AnnotationIndexControlEnabled=0
|
||||
AnnotateSuffix=
|
||||
AnnotateScope=All
|
||||
AnnotateOrder=2
|
||||
DoLibraryUpdate=1
|
||||
DoDatabaseUpdate=1
|
||||
ClassGenCCAutoEnabled=1
|
||||
ClassGenCCAutoRoomEnabled=0
|
||||
ClassGenNCAutoScope=None
|
||||
DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=NSECXXBV
|
||||
|
||||
[Document2]
|
||||
DocumentPath=FLAPPIE00001AA.PcbDoc
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
AnnotationIndexControlEnabled=0
|
||||
AnnotateSuffix=
|
||||
AnnotateScope=All
|
||||
AnnotateOrder=-1
|
||||
DoLibraryUpdate=1
|
||||
DoDatabaseUpdate=1
|
||||
ClassGenCCAutoEnabled=1
|
||||
ClassGenCCAutoRoomEnabled=0
|
||||
ClassGenNCAutoScope=None
|
||||
DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=
|
||||
|
||||
[ProjectVariant1]
|
||||
UniqueID=031BFBA7-5553-445B-8C28-43B50822BB68
|
||||
Description=Original
|
||||
AllowFabrication=0
|
||||
ParameterCount=0
|
||||
VariationCount=1
|
||||
Variation1=Designator=M?|UniqueId=\UXHEJCFX|Kind=1|AlternatePart=
|
||||
ParamVariationCount=0
|
||||
|
||||
[Configuration1]
|
||||
Name=Sources
|
||||
ParameterCount=0
|
||||
@ -62,7 +104,7 @@ ConfigurationType=Source
|
||||
[OutputGroup1]
|
||||
Name=Netlist Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=CadnetixNetlist
|
||||
OutputName1=Cadnetix Netlist
|
||||
@ -173,7 +215,7 @@ OutputDefault21=0
|
||||
[OutputGroup2]
|
||||
Name=Simulator Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=AdvSimNetlist
|
||||
OutputName1=Mixed Sim
|
||||
@ -184,7 +226,7 @@ OutputDefault1=0
|
||||
[OutputGroup3]
|
||||
Name=Documentation Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=Virtual Printer
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=Composite
|
||||
OutputName1=Composite Drawing
|
||||
@ -192,83 +234,95 @@ OutputDocumentPath1=
|
||||
OutputVariantName1=[No Variations]
|
||||
OutputDefault1=0
|
||||
PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType2=Harness Layout Drawing Print
|
||||
OutputName2=Harness Layout Drawing Prints
|
||||
OutputType2=PCB 3D Print
|
||||
OutputName2=PCB 3D Print
|
||||
OutputDocumentPath2=
|
||||
OutputVariantName2=
|
||||
OutputVariantName2=[No Variations]
|
||||
OutputDefault2=0
|
||||
PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType3=Harness Wiring Diagram Print
|
||||
OutputName3=Harness Wiring Diagram Prints
|
||||
OutputType3=PCB 3D Video
|
||||
OutputName3=PCB 3D Video
|
||||
OutputDocumentPath3=
|
||||
OutputVariantName3=
|
||||
OutputVariantName3=[No Variations]
|
||||
OutputDefault3=0
|
||||
PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType4=PCB 3D Print
|
||||
OutputName4=PCB 3D Print
|
||||
OutputType4=PCB Print
|
||||
OutputName4=PCB Prints
|
||||
OutputDocumentPath4=
|
||||
OutputVariantName4=[No Variations]
|
||||
OutputDefault4=0
|
||||
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
|
||||
OutputType5=PCB 3D Video
|
||||
OutputName5=PCB 3D Video
|
||||
OutputType5=PCBDrawing
|
||||
OutputName5=Draftsman
|
||||
OutputDocumentPath5=
|
||||
OutputVariantName5=[No Variations]
|
||||
OutputDefault5=0
|
||||
PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType6=PCB Print
|
||||
OutputName6=PCB Prints
|
||||
OutputType6=PCBLIB Print
|
||||
OutputName6=PCBLIB Prints
|
||||
OutputDocumentPath6=
|
||||
OutputVariantName6=[No Variations]
|
||||
OutputDefault6=0
|
||||
PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType7=PCBDrawing
|
||||
OutputName7=Draftsman
|
||||
OutputType7=PDF3D
|
||||
OutputName7=PDF3D
|
||||
OutputDocumentPath7=
|
||||
OutputVariantName7=[No Variations]
|
||||
OutputDefault7=0
|
||||
PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType8=PCBLIB Print
|
||||
OutputName8=PCBLIB Prints
|
||||
OutputType8=PDF3D MBA
|
||||
OutputName8=PDF3D MBA
|
||||
OutputDocumentPath8=
|
||||
OutputVariantName8=[No Variations]
|
||||
OutputVariantName8=
|
||||
OutputDefault8=0
|
||||
PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType9=PDF3D
|
||||
OutputName9=PDF3D
|
||||
OutputType9=Report Print
|
||||
OutputName9=Report Prints
|
||||
OutputDocumentPath9=
|
||||
OutputVariantName9=[No Variations]
|
||||
OutputVariantName9=
|
||||
OutputDefault9=0
|
||||
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
|
||||
OutputType10=PDF3D MBA
|
||||
OutputName10=PDF3D MBA
|
||||
OutputType10=Schematic Print
|
||||
OutputName10=Schematic Prints
|
||||
OutputDocumentPath10=
|
||||
OutputVariantName10=
|
||||
OutputDefault10=0
|
||||
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
|
||||
OutputType11=Report Print
|
||||
OutputName11=Report Prints
|
||||
OutputType11=SimView Print
|
||||
OutputName11=SimView Prints
|
||||
OutputDocumentPath11=
|
||||
OutputVariantName11=
|
||||
OutputDefault11=0
|
||||
PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType12=Schematic Print
|
||||
OutputName12=Schematic Prints
|
||||
OutputType12=Harness Layout Drawing Print
|
||||
OutputName12=Harness Layout Drawing Prints
|
||||
OutputDocumentPath12=
|
||||
OutputVariantName12=
|
||||
OutputDefault12=0
|
||||
PageOptions12=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType13=SimView Print
|
||||
OutputName13=SimView Prints
|
||||
OutputType13=Harness Wiring Diagram Print
|
||||
OutputName13=Harness Wiring Diagram Prints
|
||||
OutputDocumentPath13=
|
||||
OutputVariantName13=
|
||||
OutputDefault13=0
|
||||
PageOptions13=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType14=PCBDrawing
|
||||
OutputName14=Draftsman
|
||||
OutputDocumentPath14=
|
||||
OutputVariantName14=[No Variations]
|
||||
OutputDefault14=0
|
||||
PageOptions14=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType15=PCBDrawing
|
||||
OutputName15=Draftsman
|
||||
OutputDocumentPath15=
|
||||
OutputVariantName15=[No Variations]
|
||||
OutputDefault15=0
|
||||
PageOptions15=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
|
||||
[OutputGroup4]
|
||||
Name=Assembly Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=Assembly
|
||||
OutputName1=Assembly Drawings
|
||||
@ -286,16 +340,11 @@ OutputName3=Test Point Report
|
||||
OutputDocumentPath3=
|
||||
OutputVariantName3=[No Variations]
|
||||
OutputDefault3=0
|
||||
OutputType4=Wire Bonding Table
|
||||
OutputName4=Wire Bonding Table Report
|
||||
OutputDocumentPath4=
|
||||
OutputVariantName4=[No Variations]
|
||||
OutputDefault4=0
|
||||
|
||||
[OutputGroup5]
|
||||
Name=Fabrication Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=Board Stack Report
|
||||
OutputName1=Report Board Stack
|
||||
@ -367,7 +416,7 @@ OutputDefault12=0
|
||||
[OutputGroup6]
|
||||
Name=Report Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=BOM_PartType
|
||||
OutputName1=Bill of Materials
|
||||
@ -375,54 +424,54 @@ OutputDocumentPath1=
|
||||
OutputVariantName1=[No Variations]
|
||||
OutputDefault1=0
|
||||
PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType2=BOM_ReportCompare
|
||||
OutputName2=BOM Compare
|
||||
OutputType2=ComponentCrossReference
|
||||
OutputName2=Component Cross Reference Report
|
||||
OutputDocumentPath2=
|
||||
OutputVariantName2=[No Variations]
|
||||
OutputDefault2=0
|
||||
PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType3=ComponentCrossReference
|
||||
OutputName3=Component Cross Reference Report
|
||||
OutputType3=Export Comments
|
||||
OutputName3=Export Comments
|
||||
OutputDocumentPath3=
|
||||
OutputVariantName3=[No Variations]
|
||||
OutputDefault3=0
|
||||
OutputType4=Export Comments
|
||||
OutputName4=Export Comments
|
||||
PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType4=ReportHierarchy
|
||||
OutputName4=Report Project Hierarchy
|
||||
OutputDocumentPath4=
|
||||
OutputVariantName4=[No Variations]
|
||||
OutputDefault4=0
|
||||
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
|
||||
OutputType5=Project History
|
||||
OutputName5=Project History
|
||||
OutputType5=Script
|
||||
OutputName5=Script Output
|
||||
OutputDocumentPath5=
|
||||
OutputVariantName5=[No Variations]
|
||||
OutputDefault5=0
|
||||
PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType6=ReportHierarchy
|
||||
OutputName6=Report Project Hierarchy
|
||||
OutputType6=SimpleBOM
|
||||
OutputName6=Simple BOM
|
||||
OutputDocumentPath6=
|
||||
OutputVariantName6=[No Variations]
|
||||
OutputDefault6=0
|
||||
OutputType7=Script
|
||||
OutputName7=Script Output
|
||||
OutputType7=SinglePinNetReporter
|
||||
OutputName7=Report Single Pin Nets
|
||||
OutputDocumentPath7=
|
||||
OutputVariantName7=[No Variations]
|
||||
OutputDefault7=0
|
||||
OutputType8=SimpleBOM
|
||||
OutputName8=Simple BOM
|
||||
OutputType8=BOM_ReportCompare
|
||||
OutputName8=BOM Compare
|
||||
OutputDocumentPath8=
|
||||
OutputVariantName8=[No Variations]
|
||||
OutputDefault8=0
|
||||
OutputType9=SinglePinNetReporter
|
||||
OutputName9=Report Single Pin Nets
|
||||
PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType9=Project History
|
||||
OutputName9=Project History
|
||||
OutputDocumentPath9=
|
||||
OutputVariantName9=[No Variations]
|
||||
OutputDefault9=0
|
||||
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
|
||||
|
||||
[OutputGroup7]
|
||||
Name=Other Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=Text Print
|
||||
OutputName1=Text Print
|
||||
@ -430,11 +479,107 @@ OutputDocumentPath1=
|
||||
OutputVariantName1=
|
||||
OutputDefault1=0
|
||||
PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType2=Text Print
|
||||
OutputName2=Text Print
|
||||
OutputDocumentPath2=
|
||||
OutputVariantName2=
|
||||
OutputDefault2=0
|
||||
PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType3=Text Print
|
||||
OutputName3=Text Print
|
||||
OutputDocumentPath3=
|
||||
OutputVariantName3=
|
||||
OutputDefault3=0
|
||||
PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType4=Text Print
|
||||
OutputName4=Text Print
|
||||
OutputDocumentPath4=
|
||||
OutputVariantName4=
|
||||
OutputDefault4=0
|
||||
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
|
||||
OutputType5=Text Print
|
||||
OutputName5=Text Print
|
||||
OutputDocumentPath5=
|
||||
OutputVariantName5=
|
||||
OutputDefault5=0
|
||||
PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType6=Text Print
|
||||
OutputName6=Text Print
|
||||
OutputDocumentPath6=
|
||||
OutputVariantName6=
|
||||
OutputDefault6=0
|
||||
PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType7=Text Print
|
||||
OutputName7=Text Print
|
||||
OutputDocumentPath7=
|
||||
OutputVariantName7=
|
||||
OutputDefault7=0
|
||||
PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType8=Text Print
|
||||
OutputName8=Text Print
|
||||
OutputDocumentPath8=
|
||||
OutputVariantName8=
|
||||
OutputDefault8=0
|
||||
PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType9=Text Print
|
||||
OutputName9=Text Print
|
||||
OutputDocumentPath9=
|
||||
OutputVariantName9=
|
||||
OutputDefault9=0
|
||||
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
|
||||
OutputType10=Text Print
|
||||
OutputName10=Text Print
|
||||
OutputDocumentPath10=
|
||||
OutputVariantName10=
|
||||
OutputDefault10=0
|
||||
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
|
||||
OutputType11=Text Print
|
||||
OutputName11=Text Print
|
||||
OutputDocumentPath11=
|
||||
OutputVariantName11=
|
||||
OutputDefault11=0
|
||||
PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType12=Text Print
|
||||
OutputName12=Text Print
|
||||
OutputDocumentPath12=
|
||||
OutputVariantName12=
|
||||
OutputDefault12=0
|
||||
PageOptions12=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType13=Text Print
|
||||
OutputName13=Text Print
|
||||
OutputDocumentPath13=
|
||||
OutputVariantName13=
|
||||
OutputDefault13=0
|
||||
PageOptions13=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType14=Text Print
|
||||
OutputName14=Text Print
|
||||
OutputDocumentPath14=
|
||||
OutputVariantName14=
|
||||
OutputDefault14=0
|
||||
PageOptions14=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType15=Text Print
|
||||
OutputName15=Text Print
|
||||
OutputDocumentPath15=
|
||||
OutputVariantName15=
|
||||
OutputDefault15=0
|
||||
PageOptions15=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType16=Text Print
|
||||
OutputName16=Text Print
|
||||
OutputDocumentPath16=
|
||||
OutputVariantName16=
|
||||
OutputDefault16=0
|
||||
PageOptions16=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
OutputType17=Text Print
|
||||
OutputName17=Text Print
|
||||
OutputDocumentPath17=
|
||||
OutputVariantName17=
|
||||
OutputDefault17=0
|
||||
PageOptions17=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9
|
||||
|
||||
[OutputGroup8]
|
||||
Name=Validation Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=BOM_Violations
|
||||
OutputName1=BOM Checks Report
|
||||
@ -478,7 +623,7 @@ OutputDefault7=0
|
||||
[OutputGroup9]
|
||||
Name=Export Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=AutoCAD dwg/dxf PCB
|
||||
OutputName1=AutoCAD dwg/dxf File PCB
|
||||
@ -544,7 +689,7 @@ OutputDefault12=0
|
||||
[OutputGroup10]
|
||||
Name=PostProcess Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=\\PMFPV403.BELGIANRAIL.BE\XRX_GLOBAL
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=Copy Files
|
||||
OutputName1=Copy Files
|
||||
@ -673,44 +818,6 @@ Type117=1
|
||||
Type118=1
|
||||
Type119=1
|
||||
Type120=1
|
||||
Type121=1
|
||||
Type122=1
|
||||
Type123=1
|
||||
Type124=1
|
||||
Type125=1
|
||||
Type126=1
|
||||
Type127=1
|
||||
Type128=1
|
||||
Type129=1
|
||||
Type130=1
|
||||
Type131=1
|
||||
Type132=1
|
||||
Type133=1
|
||||
Type134=1
|
||||
Type135=1
|
||||
Type136=1
|
||||
Type137=1
|
||||
Type138=1
|
||||
Type139=1
|
||||
Type140=1
|
||||
Type141=1
|
||||
Type142=1
|
||||
Type143=1
|
||||
Type144=1
|
||||
Type145=1
|
||||
Type146=1
|
||||
Type147=1
|
||||
Type148=1
|
||||
Type149=1
|
||||
Type150=1
|
||||
Type151=1
|
||||
Type152=1
|
||||
Type153=1
|
||||
Type154=1
|
||||
Type155=1
|
||||
Type156=1
|
||||
Type157=1
|
||||
Type158=1
|
||||
|
||||
[Difference Levels]
|
||||
Type1=1
|
||||
@ -781,24 +888,6 @@ Type65=1
|
||||
Type66=1
|
||||
Type67=1
|
||||
Type68=1
|
||||
Type69=1
|
||||
Type70=1
|
||||
Type71=1
|
||||
Type72=1
|
||||
Type73=1
|
||||
Type74=1
|
||||
Type75=1
|
||||
Type76=1
|
||||
Type77=1
|
||||
Type78=1
|
||||
Type79=1
|
||||
Type80=1
|
||||
Type81=1
|
||||
Type82=1
|
||||
Type83=1
|
||||
Type84=1
|
||||
Type85=1
|
||||
Type86=1
|
||||
|
||||
[Electrical Rules Check]
|
||||
Type1=1
|
||||
@ -812,8 +901,8 @@ Type8=1
|
||||
Type9=1
|
||||
Type10=1
|
||||
Type11=2
|
||||
Type12=2
|
||||
Type13=2
|
||||
Type12=0
|
||||
Type13=0
|
||||
Type14=1
|
||||
Type15=1
|
||||
Type16=1
|
||||
@ -920,7 +1009,6 @@ Type116=2
|
||||
Type117=3
|
||||
Type118=3
|
||||
Type119=3
|
||||
MultiChannelAlternate=0
|
||||
AlternateItemFail=3
|
||||
Type122=2
|
||||
Type123=1
|
||||
@ -928,40 +1016,6 @@ Type124=1
|
||||
Type125=1
|
||||
Type126=1
|
||||
Type127=1
|
||||
Type128=2
|
||||
Type129=2
|
||||
Type130=2
|
||||
Type131=2
|
||||
Type132=2
|
||||
Type133=2
|
||||
Type134=2
|
||||
Type135=2
|
||||
Type136=2
|
||||
Type137=2
|
||||
Type138=1
|
||||
Type139=1
|
||||
Type140=1
|
||||
Type141=1
|
||||
Type142=1
|
||||
Type143=1
|
||||
Type144=1
|
||||
Type145=1
|
||||
Type146=1
|
||||
Type147=2
|
||||
Type148=2
|
||||
Type149=2
|
||||
Type150=2
|
||||
Type151=2
|
||||
Type152=1
|
||||
Type153=1
|
||||
Type154=0
|
||||
Type155=0
|
||||
Type156=0
|
||||
Type157=0
|
||||
Type158=0
|
||||
Type159=0
|
||||
Type160=0
|
||||
Type161=0
|
||||
|
||||
[ERC Connection Matrix]
|
||||
L1=NNNNNNNNNNNWNNNWW
|
||||
@ -1004,10 +1058,16 @@ NetClassManualEnabled=1
|
||||
NetClassSeparateForBusSections=0
|
||||
|
||||
[LibraryUpdateOptions]
|
||||
SelectedOnly=0
|
||||
SelectedOnly=1
|
||||
UpdateVariants=1
|
||||
UpdateToLatestRevision=1
|
||||
PartTypes=0
|
||||
ComponentLibIdentifierKind0=Library Name And Type
|
||||
ComponentLibraryIdentifier0=passives.SchLib
|
||||
ComponentDesignItemID0=Pulse PA2244.153NLT
|
||||
ComponentSymbolReference0=Pulse PA2244.153NLT
|
||||
ComponentUpdate0=1
|
||||
ComponentIsDeviceSheet0=0
|
||||
FullReplace=1
|
||||
UpdateDesignatorLock=1
|
||||
UpdatePartIDLock=1
|
||||
@ -1021,6 +1081,65 @@ RemoveParameters=0
|
||||
AddModels=1
|
||||
RemoveModels=1
|
||||
UpdateCurrentModels=1
|
||||
ParameterName0=Category
|
||||
ParameterUpdate0=1
|
||||
ParameterName1=Comment
|
||||
ParameterUpdate1=1
|
||||
ParameterName2=Component Kind
|
||||
ParameterUpdate2=1
|
||||
ParameterName3=Description
|
||||
ParameterUpdate3=1
|
||||
ParameterName4=Inductance
|
||||
ParameterUpdate4=1
|
||||
ParameterName5=Library Reference
|
||||
ParameterUpdate5=1
|
||||
ParameterName6=Manufacturer
|
||||
ParameterUpdate6=1
|
||||
ParameterName7=Manufacturer Part Number
|
||||
ParameterUpdate7=1
|
||||
ParameterName8=Pricing
|
||||
ParameterUpdate8=1
|
||||
ParameterName9=RoHS
|
||||
ParameterUpdate9=1
|
||||
ParameterName10=Stock
|
||||
ParameterUpdate10=1
|
||||
ParameterName11=Supplier
|
||||
ParameterUpdate11=1
|
||||
ParameterName12=Supplier 1
|
||||
ParameterUpdate12=1
|
||||
ParameterName13=Supplier 2
|
||||
ParameterUpdate13=1
|
||||
ParameterName14=Supplier 3
|
||||
ParameterUpdate14=1
|
||||
ParameterName15=Supplier 4
|
||||
ParameterUpdate15=1
|
||||
ParameterName16=Supplier 5
|
||||
ParameterUpdate16=1
|
||||
ParameterName17=Supplier 6
|
||||
ParameterUpdate17=1
|
||||
ParameterName18=Supplier 7
|
||||
ParameterUpdate18=1
|
||||
ParameterName19=Supplier Part Number
|
||||
ParameterUpdate19=1
|
||||
ParameterName20=Supplier Part Number 1
|
||||
ParameterUpdate20=1
|
||||
ParameterName21=Supplier Part Number 2
|
||||
ParameterUpdate21=1
|
||||
ParameterName22=Supplier Part Number 3
|
||||
ParameterUpdate22=1
|
||||
ParameterName23=Supplier Part Number 4
|
||||
ParameterUpdate23=1
|
||||
ParameterName24=Supplier Part Number 5
|
||||
ParameterUpdate24=1
|
||||
ParameterName25=Supplier Part Number 6
|
||||
ParameterUpdate25=1
|
||||
ParameterName26=Supplier Part Number 7
|
||||
ParameterUpdate26=1
|
||||
ModelTypeGroup0=PCBLIB
|
||||
ModelTypeUpdate0=1
|
||||
ModelType0=PCBLIB
|
||||
ModelName0=PULSE PA/PM2244.XXXNLT
|
||||
ModelUpdate0=1
|
||||
|
||||
[DatabaseUpdateOptions]
|
||||
SelectedOnly=0
|
||||
BIN
FLAPPIE00001 - Main Board/Altium/AA/TopDesign-V1_0.SchDoc
Normal file
BIN
FLAPPIE00001 - Main Board/Altium/AA/TopDesign-V1_0.SchDoc
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user