diff --git a/.allspice/columns.json b/.allspice/columns.json new file mode 100644 index 0000000..25761fe --- /dev/null +++ b/.allspice/columns.json @@ -0,0 +1,6 @@ +{ + "Part Number": ["PART", "MANUFACTURER #", "_part_id"], + "Manufacturer": ["Manufacturer", "MANUFACTURER"], + "Designator": ["Designator"], + "Description": ["PART DESCRIPTION"] +} \ No newline at end of file diff --git a/.allspice/workflows/Digikey-Search-HTML-Report.yml b/.allspice/workflows/Digikey-Search-HTML-Report.yml new file mode 100644 index 0000000..020fab3 --- /dev/null +++ b/.allspice/workflows/Digikey-Search-HTML-Report.yml @@ -0,0 +1,66 @@ +# AllSpice running Digikey Report workflow +# Action triggers on push and issues +# Action runs "generate-digikey-report" action +# .allspice/workflows/generate-digikey-report.yml +name: Generate DigiKey Report +on: + push: + issues: + types: [opened, closed, reopened] + +jobs: + Generate_DigiKey_Report: + runs-on: ubuntu-latest + steps: + # Checkout is only needed if columns.json is committed in your Altium project repo. + - name: Checkout + uses: actions/checkout@v3 + + - name: Generate BOM + uses: https://hub.allspice.io/Actions/generate-bom@v0.3 + with: + # The path to the project file in your repo (.PrjPcb for Altium, .DSN for OrCad). + source_path: Archimajor.PrjPcb + # [optional] A path to a JSON file mapping columns to the component attributes + # they are from. This file must be provided. + # Default: 'columns.json' + columns: .allspice/columns.json + # [optional] The path to the output file that will be generated. + # Default: 'bom.csv' + output_file_name: bom.csv + # [optional] A comma-separated list of columns to group the BOM by. If empty + # or not present, the BOM will be flat. + # Default: '' + group_by: "Part Number" + # [optional] The variant of the project to generate the BOM for. If empty + # or not present, the BOM will be generated for the default variant. + # Default: '' + variant: "" + + # Print bom.csv to terminal + - name: Show BOM + run: cat bom.csv + + # Upload BOM as artifact + - name: Upload file as artifact + uses: actions/upload-artifact@v3 + with: + name: BOM.csv + path: bom.csv + + - name: Generate DigiKey Report + uses: https://hub.allspice.io/Actions/digikey-search-html-report.git@v1 + with: + # The input BOM file for generating the DigiKey report + bom_file: bom.csv + # The DigiKey client ID + digikey_client_id: ${{ secrets.DIGIKEY_CLIENT_ID }} + # The DigiKey client secret + digikey_client_secret: ${{ secrets.DIGIKEY_CLIENT_SECRET }} + + # Upload component report as artifact + - name: Upload component report as artifact + uses: actions/upload-artifact@v3 + with: + name: DigiKey_Component_Report.zip + path: component_report.zip diff --git a/Archim.OutJob b/Archim.OutJob new file mode 100644 index 0000000..1d57b0a --- /dev/null +++ b/Archim.OutJob @@ -0,0 +1,867 @@ +[OutputJobFile] +Version=1.0 +Caption= +Description="outjob" +VaultGUID= +ItemGUID= +ItemHRID= +RevisionGUID= +RevisionId= +VaultHRID= +AutoItemHRID= +NextRevId= +FolderGUID= +LifeCycleDefinitionGUID= +RevisionNamingSchemeGUID= + +[OutputGroup1] +Name=Archim.OutJob +Description= +TargetOutputMedium=Mechanical +VariantName=[No Variations] +VariantScope=1 +CurrentConfigurationName= +TargetPrinter=Virtual Printer +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputMedium1=Print Job +OutputMedium1_Type=Printer +OutputMedium1_Printer= +OutputMedium1_PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputMedium2=Schematic Prints +OutputMedium2_Type=Publish +OutputMedium3=BoardFab +OutputMedium3_Type=GeneratedFiles +OutputMedium4=BOM +OutputMedium4_Type=GeneratedFiles +OutputMedium5=PCB Prints +OutputMedium5_Type=Publish +OutputMedium6=Assembly +OutputMedium6_Type=GeneratedFiles +OutputMedium7=Step Output +OutputMedium7_Type=GeneratedFiles +OutputMedium8=3D Print +OutputMedium8_Type=Publish +OutputMedium9=ODB FIles +OutputMedium9_Type=GeneratedFiles +OutputMedium10=IPC-2581 +OutputMedium10_Type=GeneratedFiles +OutputMedium11=Mechanical +OutputMedium11_Type=Publish +OutputType1=Schematic Print +OutputName1=Schematic Prints +OutputCategory1=Documentation +OutputDocumentPath1=[Project Physical Documents] +OutputVariantName1= +OutputEnabled1=0 +OutputEnabled1_OutputMedium1=0 +OutputEnabled1_OutputMedium2=1 +OutputEnabled1_OutputMedium3=0 +OutputEnabled1_OutputMedium4=0 +OutputEnabled1_OutputMedium5=0 +OutputEnabled1_OutputMedium6=0 +OutputEnabled1_OutputMedium7=0 +OutputEnabled1_OutputMedium8=0 +OutputEnabled1_OutputMedium9=0 +OutputEnabled1_OutputMedium10=0 +OutputEnabled1_OutputMedium11=0 +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=0.99|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=Letter|PaperIndex=1 +Configuration1_Name1=OutputConfigurationParameter1 +Configuration1_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 +OutputType2=BOM_PartType +OutputName2=Bill of Materials +OutputCategory2=Report +OutputDocumentPath2= +OutputVariantName2= +OutputEnabled2=0 +OutputEnabled2_OutputMedium1=0 +OutputEnabled2_OutputMedium2=0 +OutputEnabled2_OutputMedium3=0 +OutputEnabled2_OutputMedium4=0 +OutputEnabled2_OutputMedium5=0 +OutputEnabled2_OutputMedium6=0 +OutputEnabled2_OutputMedium7=0 +OutputEnabled2_OutputMedium8=0 +OutputEnabled2_OutputMedium9=0 +OutputEnabled2_OutputMedium10=0 +OutputEnabled2_OutputMedium11=0 +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=Letter|PaperIndex=1 +Configuration2_Name1=ColumnNameFormat +Configuration2_Item1=CaptionAsName +Configuration2_Name2=Filter +Configuration2_Item2=545046300E5446696C74657257726170706572000D46696C7465722E416374697665090F46696C7465722E43726974657269610A04000000000000000000 +Configuration2_Name3=General +Configuration2_Item3=OpenExported=True|AddToProject=False|ForceFit=False|NotFitted=False|Database=False|DatabasePriority=False|IncludePCBData=True|IncludeVaultData=False|ShowExportOptions=True|TemplateFilename=BOM Default Template.XLT|BatchMode=5|FormWidth=950|FormHeight=660|SupplierProdQty=1|SupplierAutoQty=False|SupplierUseCachedPricing=False|SupplierCurrency= +Configuration2_Name4=GroupOrder +Configuration2_Item4=LibRef=True|Comment=True|Footprint=True +Configuration2_Name5=SortOrder +Configuration2_Item5=Designator=Up|Comment=Up|Footprint=Up +Configuration2_Name6=VisibleOrder +Configuration2_Item6=Quantity=79|Designator=134|Description=134|Comment=134|Footprint=134|LibRef=135 +OutputType3=PCB Print +OutputName3=Dimensions Drawing +OutputCategory3=Documentation +OutputDocumentPath3= +OutputVariantName3= +OutputEnabled3=1 +OutputEnabled3_OutputMedium1=0 +OutputEnabled3_OutputMedium2=0 +OutputEnabled3_OutputMedium3=0 +OutputEnabled3_OutputMedium4=0 +OutputEnabled3_OutputMedium5=0 +OutputEnabled3_OutputMedium6=0 +OutputEnabled3_OutputMedium7=0 +OutputEnabled3_OutputMedium8=0 +OutputEnabled3_OutputMedium9=0 +OutputEnabled3_OutputMedium10=0 +OutputEnabled3_OutputMedium11=1 +OutputDefault3=0 +PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=2|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=Letter|PaperIndex=1 +Configuration3_Name1=OutputConfigurationParameter1 +Configuration3_Item1=DesignatorDisplayMode=Physical|PrintArea=DesignExtent|PrintAreaLowerLeftCornerX=0|PrintAreaLowerLeftCornerY=0|PrintAreaUpperRightCornerX=0|PrintAreaUpperRightCornerY=0|Record=PcbPrintView +Configuration3_Name2=OutputConfigurationParameter2 +Configuration3_Item2=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=0|Mirror=False|Name=New PrintOut 1|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=True|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=True +Configuration3_Name3=OutputConfigurationParameter3 +Configuration3_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|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical31|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration3_Name4=OutputConfigurationParameter4 +Configuration3_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|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical7|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration3_Name5=OutputConfigurationParameter5 +Configuration3_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|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=InternalPlane3|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration3_Name6=OutputConfigurationParameter6 +Configuration3_Item6=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|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=TopOverlay|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration3_Name7=OutputConfigurationParameter7 +Configuration3_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|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical3|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +PcbPrintPreferences3=SubsititueFont_Default=True|SubsititueFont_Serif=True|SubsititueFont_SansSerif=True|PrintKeepOuts=False|NetColorOverride=True|PrintPositivePlaneLayers=False|V7_M0.Name=Mechanical Layer 1|V7_M0.Value=True|V7_M1.Name=Mechanical Layer 2|V7_M1.Value=True|V7_M2.Name=Mechanical Layer 3|V7_M2.Value=True|V7_M3.Name=Mechanical Layer 4|V7_M3.Value=True|V7_M4.Name=Mechanical Layer 5|V7_M4.Value=True|V7_M5.Name=Mechanical Layer 6|V7_M5.Value=True|V7_M6.Name=Mechanical Layer 7|V7_M6.Value=True|V7_M7.Name=Mechanical Layer 8|V7_M7.Value=True|V7_M8.Name=Mechanical Layer 9|V7_M8.Value=True|V7_M9.Name=Mechanical Layer 10|V7_M9.Value=True|V7_M10.Name=Mechanical Layer 11|V7_M10.Value=True|V7_M11.Name=Mechanical Layer 12|V7_M11.Value=True|V7_M12.Name=Mechanical Layer 13|V7_M12.Value=True|V7_M13.Name=Mechanical Layer 14|V7_M13.Value=True|V7_M14.Name=Mechanical Layer 15|V7_M14.Value=True|V7_M15.Name=Mechanical Layer 16|V7_M15.Value=True|V7_G0.Name=Top Layer|V7_G0.Value=30|V7_G1.Name=Mid Layer 1|V7_G1.Value=60|V7_G2.Name=Mid Layer 2|V7_G2.Value=90|V7_G3.Name=Mid Layer 3|V7_G3.Value=120|V7_G4.Name=Mid Layer 4|V7_G4.Value=150|V7_G5.Name=Mid Layer 5|V7_G5.Value=180|V7_G6.Name=Mid Layer 6|V7_G6.Value=210|V7_G7.Name=Mid Layer 7|V7_G7.Value=60|V7_G8.Name=Mid Layer 8|V7_G8.Value=90|V7_G9.Name=Mid Layer 9|V7_G9.Value=120|V7_G10.Name=Mid Layer 10|V7_G10.Value=150|V7_G11.Name=Mid Layer 11|V7_G11.Value=180|V7_G12.Name=Mid Layer 12|V7_G12.Value=210|V7_G13.Name=Mid Layer 13|V7_G13.Value=60|V7_G14.Name=Mid Layer 14|V7_G14.Value=95|V7_G15.Name=Mid Layer 15|V7_G15.Value=60|V7_G16.Name=Mid Layer 16|V7_G16.Value=90|V7_G17.Name=Mid Layer 17|V7_G17.Value=120|V7_G18.Name=Mid Layer 18|V7_G18.Value=150|V7_G19.Name=Mid Layer 19|V7_G19.Value=180|V7_G20.Name=Mid Layer 20|V7_G20.Value=210|V7_G21.Name=Mid Layer 21|V7_G21.Value=60|V7_G22.Name=Mid Layer 22|V7_G22.Value=90|V7_G23.Name=Mid Layer 23|V7_G23.Value=120|V7_G24.Name=Mid Layer 24|V7_G24.Value=150|V7_G25.Name=Mid Layer 25|V7_G25.Value=180|V7_G26.Name=Mid Layer 26|V7_G26.Value=210|V7_G27.Name=Mid Layer 27|V7_G27.Value=60|V7_G28.Name=Mid Layer 28|V7_G28.Value=95|V7_G29.Name=Mid Layer 29|V7_G29.Value=60|V7_G30.Name=Mid Layer 30|V7_G30.Value=95|V7_G31.Name=Bottom Layer|V7_G31.Value=90|V7_G32.Name=Top Overlay|V7_G32.Value=192|V7_G33.Name=Bottom Overlay|V7_G33.Value=140|V7_G34.Name=Top Paste|V7_G34.Value=0|V7_G35.Name=Bottom Paste|V7_G35.Value=0|V7_G36.Name=Top Solder Mask|V7_G36.Value=0|V7_G37.Name=Bottom Solder Mask|V7_G37.Value=0|V7_G38.Name=Drill Guide|V7_G38.Value=0|V7_G39.Name=Keep Out Layer|V7_G39.Value=120|V7_G40.Name=Drill Drawing|V7_G40.Value=0|V7_G41.Name=Multi Layer|V7_G41.Value=0|V7_G42.Name=Connect Layer|V7_G42.Value=0|V7_G43.Name=BackGround|V7_G43.Value=255|V7_G44.Name=DRC Errors|V7_G44.Value=0|V7_G45.Name=Highlight Layer|V7_G45.Value=0|V7_G46.Name=Grid Color 1|V7_G46.Value=0|V7_G47.Name=Grid Color 10|V7_G47.Value=0|V7_G48.Name=Pad Hole Layer|V7_G48.Value=210|V7_G49.Name=Via Hole Layer|V7_G49.Value=210|V7_G50.Name=Mechanical Layers|V7_G50.Value=90|V7_G51.Name=Internal Plane Layers|V7_G51.Value=0|V7_G52.Name=Internal Plane 1|V7_G52.Value=0|V7_G53.Name=Internal Plane 2|V7_G53.Value=0|V7_G54.Name=Internal Plane 3|V7_G54.Value=0|V7_G55.Name=Internal Plane 4|V7_G55.Value=0|V7_G56.Name=Internal Plane 5|V7_G56.Value=0|V7_G57.Name=Internal Plane 6|V7_G57.Value=0|V7_G58.Name=Internal Plane 7|V7_G58.Value=0|V7_G59.Name=Internal Plane 8|V7_G59.Value=0|V7_G60.Name=Internal Plane 9|V7_G60.Value=0|V7_G61.Name=Internal Plane 10|V7_G61.Value=0|V7_G62.Name=Internal Plane 11|V7_G62.Value=0|V7_G63.Name=Internal Plane 12|V7_G63.Value=0|V7_G64.Name=Internal Plane 13|V7_G64.Value=0|V7_G65.Name=Internal Plane 14|V7_G65.Value=0|V7_G66.Name=Internal Plane 15|V7_G66.Value=0|V7_G67.Name=Internal Plane 16|V7_G67.Value=0|V7_G68.Name=Mechanical Layer 1|V7_G68.Value=90|V7_G69.Name=Mechanical Layer 2|V7_G69.Value=90|V7_G70.Name=Mechanical Layer 3|V7_G70.Value=90|V7_G71.Name=Mechanical Layer 4|V7_G71.Value=90|V7_G72.Name=Mechanical Layer 5|V7_G72.Value=90|V7_G73.Name=Mechanical Layer 6|V7_G73.Value=90|V7_G74.Name=Mechanical Layer 7|V7_G74.Value=90|V7_G75.Name=Mechanical Layer 8|V7_G75.Value=90|V7_G76.Name=Mechanical Layer 9|V7_G76.Value=90|V7_G77.Name=Mechanical Layer 10|V7_G77.Value=90|V7_G78.Name=Mechanical Layer 11|V7_G78.Value=90|V7_G79.Name=Mechanical Layer 12|V7_G79.Value=90|V7_G80.Name=Mechanical Layer 13|V7_G80.Value=90|V7_G81.Name=Mechanical Layer 14|V7_G81.Value=90|V7_G82.Name=Mechanical Layer 15|V7_G82.Value=90|V7_G83.Name=Mechanical Layer 16|V7_G83.Value=90|V7_C0.Name=Top Overlay|V7_C0.Value=128|V7_C1.Name=Mechanical Layer 3|V7_C1.Value=16711935|Mechanical1=True|Mechanical2=True|Mechanical3=True|Mechanical4=True|Mechanical5=True|Mechanical6=True|Mechanical7=True|Mechanical8=True|Mechanical9=True|Mechanical10=True|Mechanical11=True|Mechanical12=True|Mechanical13=True|Mechanical14=True|Mechanical15=True|Mechanical16=True|Gray Level For TopLayer=30|Gray Level For MidLayer1=60|Gray Level For MidLayer2=90|Gray Level For MidLayer3=120|Gray Level For MidLayer4=150|Gray Level For MidLayer5=180|Gray Level For MidLayer6=210|Gray Level For MidLayer7=60|Gray Level For MidLayer8=90|Gray Level For MidLayer9=120|Gray Level For MidLayer10=150|Gray Level For MidLayer11=180|Gray Level For MidLayer12=210|Gray Level For MidLayer13=60|Gray Level For MidLayer14=95|Gray Level For MidLayer15=60|Gray Level For MidLayer16=90|Gray Level For MidLayer17=120|Gray Level For MidLayer18=150|Gray Level For MidLayer19=180|Gray Level For MidLayer20=210|Gray Level For MidLayer21=60|Gray Level For MidLayer22=90|Gray Level For MidLayer23=120|Gray Level For MidLayer24=150|Gray Level For MidLayer25=180|Gray Level For MidLayer26=210|Gray Level For MidLayer27=60|Gray Level For MidLayer28=95|Gray Level For MidLayer29=60|Gray Level For MidLayer30=95|Gray Level For BottomLayer=90|Gray Level For TopOverlay=192|Gray Level For BottomOverlay=140|Gray Level For TopPaste=0|Gray Level For BottomPaste=0|Gray Level For TopSolder=0|Gray Level For BottomSolder=0|Gray Level For InternalPlane1=0|Gray Level For InternalPlane2=0|Gray Level For InternalPlane3=0|Gray Level For InternalPlane4=0|Gray Level For InternalPlane5=0|Gray Level For InternalPlane6=0|Gray Level For InternalPlane7=0|Gray Level For InternalPlane8=0|Gray Level For InternalPlane9=0|Gray Level For InternalPlane10=0|Gray Level For InternalPlane11=0|Gray Level For InternalPlane12=0|Gray Level For InternalPlane13=0|Gray Level For InternalPlane14=0|Gray Level For InternalPlane15=0|Gray Level For InternalPlane16=0|Gray Level For DrillGuide=0|Gray Level For KeepOutLayer=120|Gray Level For Mechanical1=90|Gray Level For Mechanical2=90|Gray Level For Mechanical3=90|Gray Level For Mechanical4=90|Gray Level For Mechanical5=90|Gray Level For Mechanical6=90|Gray Level For Mechanical7=90|Gray Level For Mechanical8=90|Gray Level For Mechanical9=90|Gray Level For Mechanical10=90|Gray Level For Mechanical11=90|Gray Level For Mechanical12=90|Gray Level For Mechanical13=90|Gray Level For Mechanical14=90|Gray Level For Mechanical15=90|Gray Level For Mechanical16=90|Gray Level For DrillDrawing=0|Gray Level For MultiLayer=0|Gray Level For ConnectLayer=0|Gray Level For BackGroundLayer=255|Gray Level For DRCErrorLayer=0|Gray Level For HighlightLayer=0|Gray Level For GridColor1=0|Gray Level For GridColor10=0|Gray Level For PadHoleLayer=210|Gray Level For ViaHoleLayer=210|Color For TopLayer=255|Color For MidLayer1=32768|Color For MidLayer2=65280|Color For MidLayer3=8388608|Color For MidLayer4=16776960|Color For MidLayer5=8388736|Color For MidLayer6=16711935|Color For MidLayer7=32896|Color For MidLayer8=65535|Color For MidLayer9=8421504|Color For MidLayer10=32768|Color For MidLayer11=8388736|Color For MidLayer12=8421376|Color For MidLayer13=12632256|Color For MidLayer14=128|Color For MidLayer15=32768|Color For MidLayer16=65280|Color For MidLayer17=8388608|Color For MidLayer18=16776960|Color For MidLayer19=8388736|Color For MidLayer20=16711935|Color For MidLayer21=32896|Color For MidLayer22=65535|Color For MidLayer23=8421504|Color For MidLayer24=32768|Color For MidLayer25=8388736|Color For MidLayer26=8421376|Color For MidLayer27=12632256|Color For MidLayer28=8421376|Color For MidLayer29=12632256|Color For MidLayer30=128|Color For BottomLayer=16711680|Color For TopOverlay=128|Color For BottomOverlay=7585984|Color For TopPaste=8388736|Color For BottomPaste=128|Color For TopSolder=3162822|Color For BottomSolder=7307173|Color For InternalPlane1=32768|Color For InternalPlane2=128|Color For InternalPlane3=8388736|Color For InternalPlane4=8421376|Color For InternalPlane5=32768|Color For InternalPlane6=128|Color For InternalPlane7=8388736|Color For InternalPlane8=8421376|Color For InternalPlane9=32768|Color For InternalPlane10=128|Color For InternalPlane11=8388736|Color For InternalPlane12=8421376|Color For InternalPlane13=32768|Color For InternalPlane14=128|Color For InternalPlane15=8388736|Color For InternalPlane16=8421376|Color For DrillGuide=128|Color For KeepOutLayer=8388736|Color For Mechanical1=8388736|Color For Mechanical2=8421376|Color For Mechanical3=16711935|Color For Mechanical4=0|Color For Mechanical5=8388736|Color For Mechanical6=8421376|Color For Mechanical7=32768|Color For Mechanical8=0|Color For Mechanical9=8388736|Color For Mechanical10=8421376|Color For Mechanical11=32768|Color For Mechanical12=0|Color For Mechanical13=8388736|Color For Mechanical14=8421376|Color For Mechanical15=32768|Color For Mechanical16=0|Color For DrillDrawing=3408013|Color For MultiLayer=8421504|Color For ConnectLayer=8421376|Color For BackGroundLayer=15269887|Color For DRCErrorLayer=65280|Color For HighlightLayer=65535|Color For GridColor1=12632256|Color For GridColor10=11913679|Color For PadHoleLayer=6899487|Color For ViaHoleLayer=9279142 +OutputType4=PCB 3D Print +OutputName4=PCB 3D Print +OutputCategory4=Documentation +OutputDocumentPath4= +OutputVariantName4= +OutputEnabled4=0 +OutputEnabled4_OutputMedium1=0 +OutputEnabled4_OutputMedium2=0 +OutputEnabled4_OutputMedium3=0 +OutputEnabled4_OutputMedium4=0 +OutputEnabled4_OutputMedium5=0 +OutputEnabled4_OutputMedium6=0 +OutputEnabled4_OutputMedium7=0 +OutputEnabled4_OutputMedium8=1 +OutputEnabled4_OutputMedium9=0 +OutputEnabled4_OutputMedium10=0 +OutputEnabled4_OutputMedium11=0 +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.50|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=Letter|PaperIndex=1 +Configuration4_Name1=OutputConfigurationParameter1 +Configuration4_Item1=Record=Pcb3DPrintView|ResX=300|ResY=300|ViewX=41400000|ViewY=40900000|LookAtX=34400000|LookAtY=25250000|LookAtZ=0|UpX=0|UpY=1|UpZ=0|FOV=0|QuatX=0|QuatY=0|QuatZ=0|QuatW=1|Zoom=3.743961352657E-6|UnitsPercent=True|UnitsDPI=True|LockResAspect=True|ViewConfigType=.config_3d|CustomCamera=False|ViewFromTop=True|ViewConfig= +OutputType5=Gerber +OutputName5=Gerber Files +OutputCategory5=Fabrication +OutputDocumentPath5= +OutputVariantName5= +OutputEnabled5=0 +OutputEnabled5_OutputMedium1=0 +OutputEnabled5_OutputMedium2=0 +OutputEnabled5_OutputMedium3=1 +OutputEnabled5_OutputMedium4=0 +OutputEnabled5_OutputMedium5=0 +OutputEnabled5_OutputMedium6=0 +OutputEnabled5_OutputMedium7=0 +OutputEnabled5_OutputMedium8=0 +OutputEnabled5_OutputMedium9=0 +OutputEnabled5_OutputMedium10=0 +OutputEnabled5_OutputMedium11=0 +OutputDefault5=0 +Configuration5_Name1=OutputConfigurationParameter1 +Configuration5_Item1=AddToAllLayerClasses.Set= |AddToAllPlots.Set=SerializeLayerHash.Version~2,ClassName~TPlotLayerStateArray|CentrePlots=False|DrillDrawingSymbol=GraphicsSymbol|DrillDrawingSymbolSize=200000|EmbeddedApertures=True|FilmBorderSize=10000000|FilmXSize=200000000|FilmYSize=160000000|FlashAllFills=False|FlashPadShapes=True|G54OnApertureChange=True|GenerateDRCRulesFile=True|GenerateDRCRulesFile=True|GenerateReliefShapes=True|GenerateReports=True|GerberUnit=Metric|GerberUnit=Metric|IncludeUnconnectedMidLayerPads=False|LayerClassesMirror.Set= |LayerClassesPlot.Set= |LeadingAndTrailingZeroesMode=SuppressLeadingZeroes|MaxApertureSize=2500000|MergePadAndRegion=False|MinusApertureTolerance=39|MinusApertureTolerance=39|Mirror.Set=SerializeLayerHash.Version~2,ClassName~TPlotLayerStateArray|MirrorDrillDrawingPlots=False|MirrorDrillGuidePlots=False|NoRegularPolygons=False|NumberOfDecimals=4|NumberOfDecimals=4|OptimizeChangeLocationCommands=True|OptimizeChangeLocationCommands=True|OriginPosition=Relative|Panelize=False|Plot.Set=SerializeLayerHash.Version~2,ClassName~TPlotLayerStateArray,16973830~1,16973832~1,16973834~1,16777217~1,16842755~1,16842754~1,16777218~1,16842753~1,16842751~1,16973835~1,16973831~1,16908290~1,16908291~1,16908297~1|PlotPositivePlaneLayers=False|PlotUsedDrillDrawingLayerPairs=True|PlotUsedDrillGuideLayerPairs=True|PlusApertureTolerance=39|PlusApertureTolerance=39|Record=GerberView|SoftwareArcs=True|Sorted=False|Sorted=False|DocumentPath=C:\Users\homefolder\Documents\allspice.io\git-repos\ArchimajorDemo\Archimajor.PcbDoc +OutputType6=NC Drill +OutputName6=NC Drill Files +OutputCategory6=Fabrication +OutputDocumentPath6= +OutputVariantName6= +OutputEnabled6=0 +OutputEnabled6_OutputMedium1=0 +OutputEnabled6_OutputMedium2=0 +OutputEnabled6_OutputMedium3=2 +OutputEnabled6_OutputMedium4=0 +OutputEnabled6_OutputMedium5=0 +OutputEnabled6_OutputMedium6=0 +OutputEnabled6_OutputMedium7=0 +OutputEnabled6_OutputMedium8=0 +OutputEnabled6_OutputMedium9=0 +OutputEnabled6_OutputMedium10=0 +OutputEnabled6_OutputMedium11=0 +OutputDefault6=0 +Configuration6_Name1=OutputConfigurationParameter1 +Configuration6_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 +OutputType7=Board Stack Report +OutputName7=Report Board Stack +OutputCategory7=Fabrication +OutputDocumentPath7= +OutputVariantName7= +OutputEnabled7=0 +OutputEnabled7_OutputMedium1=0 +OutputEnabled7_OutputMedium2=0 +OutputEnabled7_OutputMedium3=0 +OutputEnabled7_OutputMedium4=0 +OutputEnabled7_OutputMedium5=0 +OutputEnabled7_OutputMedium6=0 +OutputEnabled7_OutputMedium7=0 +OutputEnabled7_OutputMedium8=0 +OutputEnabled7_OutputMedium9=0 +OutputEnabled7_OutputMedium10=0 +OutputEnabled7_OutputMedium11=0 +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=Letter|PaperIndex=1 +Configuration7_Name1=OutputConfigurationParameter1 +Configuration7_Item1=Record=LayerStackReportView|Units=Imperial +OutputType8=Pick Place +OutputName8=Generates pick and place files +OutputCategory8=Assembly +OutputDocumentPath8= +OutputVariantName8= +OutputEnabled8=0 +OutputEnabled8_OutputMedium1=0 +OutputEnabled8_OutputMedium2=0 +OutputEnabled8_OutputMedium3=0 +OutputEnabled8_OutputMedium4=0 +OutputEnabled8_OutputMedium5=0 +OutputEnabled8_OutputMedium6=1 +OutputEnabled8_OutputMedium7=0 +OutputEnabled8_OutputMedium8=0 +OutputEnabled8_OutputMedium9=0 +OutputEnabled8_OutputMedium10=0 +OutputEnabled8_OutputMedium11=0 +OutputDefault8=0 +Configuration8_Name1=OutputConfigurationParameter1 +Configuration8_Item1=Record=PickPlaceView|Units=Imperial|GenerateCSVFormat=True|GenerateTextFormat=True|ShowUnits=False|Separator=.|ExcludeFilterParam=False|IncludeVariations=False|Filter= |FilterActive=False|Column#1=Name:Designator,Fixed:True,Metric:False,Visible:True,Sort:None,Position:0|Column#2=Name:Comment,Fixed:True,Metric:False,Visible:True,Sort:None,Position:1|Column#3=Name:Layer,Fixed:True,Metric:False,Visible:True,Sort:None,Position:2|Column#4=Name:Footprint,Fixed:True,Metric:False,Visible:True,Sort:None,Position:3|Column#5=Name:Footprint Description,Fixed:True,Metric:False,Visible:False,Sort:None,Position:4|Column#6=Name:Center-X,Fixed:True,Metric:True,Visible:True,Sort:None,Position:5|Column#7=Name:Center-Y,Fixed:True,Metric:True,Visible:True,Sort:None,Position:6|Column#8=Name:Rotation,Fixed:True,Metric:False,Visible:True,Sort:None,Position:7|Column#9=Name:Description,Fixed:True,Metric:False,Visible:True,Sort:None,Position:8|Column#10=Name:ComponentKind,Fixed:True,Metric:False,Visible:False,Sort:None,Position:9|Column#11=Name:Height,Fixed:True,Metric:True,Visible:False,Sort:None,Position:10|Column#12=Name:Ref-X,Fixed:True,Metric:True,Visible:True,Sort:None,Position:11|Column#13=Name:Ref-Y,Fixed:True,Metric:True,Visible:True,Sort:None,Position:12|Column#14=Name:Pad-X,Fixed:True,Metric:True,Visible:False,Sort:None,Position:13|Column#15=Name:Pad-Y,Fixed:True,Metric:True,Visible:False,Sort:None,Position:14|Column#16=Name:Variation,Fixed:True,Metric:False,Visible:False,Sort:None,Position:15|Column#17=Name:PART DESCRIPTION,Fixed:False,Metric:False,Visible:False,Sort:None,Position:23|Column#18=Name:TOLERANCE,Fixed:False,Metric:False,Visible:False,Sort:None,Position:24|Column#19=Name:DISTRIBUTOR #,Fixed:False,Metric:False,Visible:False,Sort:None,Position:17|Column#20=Name:VALUE,Fixed:False,Metric:False,Visible:False,Sort:None,Position:25|Column#21=Name:DNI,Fixed:False,Metric:False,Visible:False,Sort:None,Position:18|Column#22=Name:MANUFACTURER,Fixed:False,Metric:False,Visible:False,Sort:None,Position:20|Column#23=Name:DISTRIBUTOR,Fixed:False,Metric:False,Visible:False,Sort:None,Position:16|Column#24=Name:EE_SPEC,Fixed:False,Metric:False,Visible:False,Sort:None,Position:19|Column#25=Name:MANUFACTURER #,Fixed:False,Metric:False,Visible:False,Sort:None,Position:21|Column#26=Name:PART,Fixed:False,Metric:False,Visible:False,Sort:None,Position:22|Column#27=Name:MANUFACTURER2#,Fixed:False,Metric:False,Visible:False,Sort:None,Position:27|Column#28=Name:ManufacturerPartNumber2,Fixed:False,Metric:False,Visible:False,Sort:None,Position:28|Column#29=Name:Manufacturer2,Fixed:False,Metric:False,Visible:False,Sort:None,Position:26 +OutputType9=BOM_PartType +OutputName9=tab_bom +OutputCategory9=Report +OutputDocumentPath9= +OutputVariantName9= +OutputEnabled9=0 +OutputEnabled9_OutputMedium1=0 +OutputEnabled9_OutputMedium2=0 +OutputEnabled9_OutputMedium3=0 +OutputEnabled9_OutputMedium4=0 +OutputEnabled9_OutputMedium5=0 +OutputEnabled9_OutputMedium6=0 +OutputEnabled9_OutputMedium7=0 +OutputEnabled9_OutputMedium8=0 +OutputEnabled9_OutputMedium9=0 +OutputEnabled9_OutputMedium10=0 +OutputEnabled9_OutputMedium11=0 +OutputDefault9=0 +PageOptions9=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=Letter|PaperIndex=1 +Configuration9_Name1=ColumnNameFormat +Configuration9_Item1=CaptionAsName +Configuration9_Name2=Filter +Configuration9_Item2=545046300E5446696C74657257726170706572000D46696C7465722E416374697665090F46696C7465722E43726974657269610A04000000000000000000 +Configuration9_Name3=General +Configuration9_Item3=OpenExported=False|AddToProject=False|ForceFit=False|NotFitted=False|Database=False|DatabasePriority=False|IncludePCBData=False|IncludeVaultData=False|ShowExportOptions=True|TemplateFilename=|BatchMode=1|FormWidth=950|FormHeight=660|SupplierProdQty=1|SupplierAutoQty=False|SupplierUseCachedPricing=False|SupplierCurrency= +Configuration9_Name4=GroupOrder +Configuration9_Item4=LibRef=True|Comment=True|Footprint=True +Configuration9_Name5=OutputConfigurationParameter1 +Configuration9_Item5=?? +Configuration9_Name6=SortOrder +Configuration9_Item6=Comment=Up +Configuration9_Name7=VisibleOrder +Configuration9_Item7=Comment=127|Description=127|Designator=280|Footprint=49|LibRef=100 +OutputType10=BOM_PartType +OutputName10=FeederBOM +OutputCategory10=Report +OutputDocumentPath10= +OutputVariantName10= +OutputEnabled10=0 +OutputEnabled10_OutputMedium1=0 +OutputEnabled10_OutputMedium2=0 +OutputEnabled10_OutputMedium3=0 +OutputEnabled10_OutputMedium4=0 +OutputEnabled10_OutputMedium5=0 +OutputEnabled10_OutputMedium6=0 +OutputEnabled10_OutputMedium7=0 +OutputEnabled10_OutputMedium8=0 +OutputEnabled10_OutputMedium9=0 +OutputEnabled10_OutputMedium10=0 +OutputEnabled10_OutputMedium11=0 +OutputDefault10=0 +PageOptions10=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=Letter|PaperIndex=1 +Configuration10_Name1=ColumnNameFormat +Configuration10_Item1=CaptionAsName +Configuration10_Name2=Filter +Configuration10_Item2=545046300E5446696C74657257726170706572000D46696C7465722E416374697665090F46696C7465722E43726974657269610A04000000000000000000 +Configuration10_Name3=General +Configuration10_Item3=OpenExported=True|AddToProject=False|ForceFit=False|NotFitted=False|Database=False|DatabasePriority=False|IncludePCBData=False|IncludeVaultData=False|ShowExportOptions=True|TemplateFilename=Component Default Template.XLT|BatchMode=0|FormWidth=950|FormHeight=660|SupplierProdQty=1|SupplierAutoQty=False|SupplierUseCachedPricing=False|SupplierCurrency= +Configuration10_Name4=GroupOrder +Configuration10_Item4=LibRef=True|Comment=True|Footprint=True +Configuration10_Name5=OutputConfigurationParameter1 +Configuration10_Item5=?? +Configuration10_Name6=SortOrder +Configuration10_Item6=Comment=Up +Configuration10_Name7=VisibleOrder +Configuration10_Item7=LibRef=85|Comment=108|Description=108|Designator=160|Footprint=147|Quantity=58 +OutputType11=ExportSTEP +OutputName11=Export STEP +OutputCategory11=Export +OutputDocumentPath11= +OutputVariantName11= +OutputEnabled11=0 +OutputEnabled11_OutputMedium1=0 +OutputEnabled11_OutputMedium2=0 +OutputEnabled11_OutputMedium3=0 +OutputEnabled11_OutputMedium4=0 +OutputEnabled11_OutputMedium5=0 +OutputEnabled11_OutputMedium6=0 +OutputEnabled11_OutputMedium7=1 +OutputEnabled11_OutputMedium8=0 +OutputEnabled11_OutputMedium9=0 +OutputEnabled11_OutputMedium10=0 +OutputEnabled11_OutputMedium11=0 +OutputDefault11=0 +Configuration11_Name1=OutputConfigurationParameter1 +Configuration11_Item1=Record=ExportSTEPView|ExportComponentOptions=0|ExportModelsOption=2|ExportHolesOption=0|CanSelectPrimitives=False|IncludeMechanicalPadHoles=True|IncludeElectricalPadHoles=True|IncludeFreePadHoles=True|ExportFoldedBoard=False|ExportFoldedBoardRate=0|ComponentSuffixType=0|ComponentSuffix= |ExportCopperOption=0|ExportCopperLayer=0|ExportPadAndViaBarrelsOnly=False|IgnoreBoardCopperLayerColors=False|ExportAsSinglePart=False|IncludeCoverLayer=True +OutputType12=Test Points For Assembly +OutputName12=Test Point Report +OutputCategory12=Assembly +OutputDocumentPath12= +OutputVariantName12= +OutputEnabled12=0 +OutputEnabled12_OutputMedium1=0 +OutputEnabled12_OutputMedium2=0 +OutputEnabled12_OutputMedium3=0 +OutputEnabled12_OutputMedium4=0 +OutputEnabled12_OutputMedium5=0 +OutputEnabled12_OutputMedium6=0 +OutputEnabled12_OutputMedium7=0 +OutputEnabled12_OutputMedium8=0 +OutputEnabled12_OutputMedium9=0 +OutputEnabled12_OutputMedium10=0 +OutputEnabled12_OutputMedium11=0 +OutputDefault12=0 +Configuration12_Name1=OutputConfigurationParameter1 +Configuration12_Item1=AssyAdjacencyDistance=250000|AssyGenerateCSVFormat=True|AssyGenerateIPCFormat=False|AssyGenerateSpreadSheetFormat=False|AssyGenerateTextFormat=False|AssyOriginPosition=Relative|AssyOutlineLayer=56|AssyOutputAdjancencies=False|AssyOutputBoardOutline=False|AssyOutputTraces=False|AssyReportBottomLayerTestpoints=True|AssyReportTopLayerTestpoints=False|AssyUnits=Imperial|Record=TestPointView +OutputType13=BOM_PartType +OutputName13=Assembly BOM Grouped +OutputCategory13=Report +OutputDocumentPath13= +OutputVariantName13= +OutputEnabled13=0 +OutputEnabled13_OutputMedium1=0 +OutputEnabled13_OutputMedium2=0 +OutputEnabled13_OutputMedium3=0 +OutputEnabled13_OutputMedium4=0 +OutputEnabled13_OutputMedium5=0 +OutputEnabled13_OutputMedium6=0 +OutputEnabled13_OutputMedium7=0 +OutputEnabled13_OutputMedium8=0 +OutputEnabled13_OutputMedium9=0 +OutputEnabled13_OutputMedium10=0 +OutputEnabled13_OutputMedium11=0 +OutputDefault13=0 +PageOptions13=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=Letter|PaperIndex=1 +Configuration13_Name1=ColumnNameFormat +Configuration13_Item1=CaptionAsName +Configuration13_Name2=Filter +Configuration13_Item2=545046300E5446696C74657257726170706572000D46696C7465722E416374697665090F46696C7465722E43726974657269610A04000000000000000000 +Configuration13_Name3=General +Configuration13_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=1588|FormHeight=880|SupplierProdQty=1|SupplierAutoQty=False|SupplierUseCachedPricing=False|SupplierCurrency= +Configuration13_Name4=GroupOrder +Configuration13_Item4=DNI=True|MANUFACTURER #=True +Configuration13_Name5=SortOrder +Configuration13_Item5=Designator=Up|Comment=Up|Footprint=Up +Configuration13_Name6=VisibleOrder +Configuration13_Item6=Designator=100|DISTRIBUTOR=100|DISTRIBUTOR #=100|MANUFACTURER=100|MANUFACTURER #=100|PART=100|Quantity=100|DNI=100|Comment=100|Description=100|PART DESCRIPTION=100|VALUE=100|TOLERANCE=100|EE_SPEC=100 +OutputType14=BOM_PartType +OutputName14=Assembly BOM Single +OutputCategory14=Report +OutputDocumentPath14= +OutputVariantName14= +OutputEnabled14=0 +OutputEnabled14_OutputMedium1=0 +OutputEnabled14_OutputMedium2=0 +OutputEnabled14_OutputMedium3=0 +OutputEnabled14_OutputMedium4=0 +OutputEnabled14_OutputMedium5=0 +OutputEnabled14_OutputMedium6=0 +OutputEnabled14_OutputMedium7=0 +OutputEnabled14_OutputMedium8=0 +OutputEnabled14_OutputMedium9=0 +OutputEnabled14_OutputMedium10=0 +OutputEnabled14_OutputMedium11=0 +OutputDefault14=0 +PageOptions14=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=Letter|PaperIndex=1 +Configuration14_Name1=ColumnNameFormat +Configuration14_Item1=CaptionAsName +Configuration14_Name2=Filter +Configuration14_Item2=545046300E5446696C74657257726170706572000D46696C7465722E416374697665090F46696C7465722E43726974657269610A04000000000000000000 +Configuration14_Name3=General +Configuration14_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=1584|FormHeight=842|SupplierProdQty=1|SupplierAutoQty=False|SupplierUseCachedPricing=False|SupplierCurrency= +Configuration14_Name4=GroupOrder +Configuration14_Item4= +Configuration14_Name5=SortOrder +Configuration14_Item5=Designator=Up|Comment=Up|Footprint=Up +Configuration14_Name6=VisibleOrder +Configuration14_Item6=Designator=100|DISTRIBUTOR=100|DISTRIBUTOR #=100|MANUFACTURER=100|MANUFACTURER #=100|PART=100|Quantity=100|DNI=100|Comment=100|Description=100|PART DESCRIPTION=100|VALUE=100|TOLERANCE=100|EE_SPEC=100 +OutputType15=PCB Print +OutputName15=PCB Prints +OutputCategory15=Documentation +OutputDocumentPath15= +OutputVariantName15= +OutputEnabled15=0 +OutputEnabled15_OutputMedium1=0 +OutputEnabled15_OutputMedium2=0 +OutputEnabled15_OutputMedium3=0 +OutputEnabled15_OutputMedium4=0 +OutputEnabled15_OutputMedium5=1 +OutputEnabled15_OutputMedium6=0 +OutputEnabled15_OutputMedium7=0 +OutputEnabled15_OutputMedium8=0 +OutputEnabled15_OutputMedium9=0 +OutputEnabled15_OutputMedium10=0 +OutputEnabled15_OutputMedium11=0 +OutputDefault15=0 +PageOptions15=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=0|PaperKind=Letter|PaperIndex=1 +Configuration15_Name1=OutputConfigurationParameter1 +Configuration15_Item1=DesignatorDisplayMode=Physical|PrintArea=DesignExtent|PrintAreaLowerLeftCornerX=0|PrintAreaLowerLeftCornerY=0|PrintAreaUpperRightCornerX=0|PrintAreaUpperRightCornerY=0|Record=PcbPrintView +Configuration15_Name2=OutputConfigurationParameter2 +Configuration15_Item2=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=0|Mirror=False|Name=Dimensions|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name3=OutputConfigurationParameter3 +Configuration15_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=Mechanical31|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration15_Name4=OutputConfigurationParameter4 +Configuration15_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=TopOverlay|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration15_Name5=OutputConfigurationParameter5 +Configuration15_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=Mechanical3|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration15_Name6=OutputConfigurationParameter6 +Configuration15_Item6=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=1|Mirror=False|Name=Top Copper|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name7=OutputConfigurationParameter7 +Configuration15_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=TopLayer|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer +Configuration15_Name8=OutputConfigurationParameter8 +Configuration15_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=Mechanical3|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer +Configuration15_Name9=OutputConfigurationParameter9 +Configuration15_Item9=IncludeBottomLayerComponents=False|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=False|IncludeViewports=True|Index=2|Mirror=False|Name=Top GND Copper|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name10=OutputConfigurationParameter10 +Configuration15_Item10=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=InternalPlane3|Polygon=Full|PrintOutIndex=2|Record=PcbPrintLayer +Configuration15_Name11=OutputConfigurationParameter11 +Configuration15_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=Mechanical3|Polygon=Full|PrintOutIndex=2|Record=PcbPrintLayer +Configuration15_Name12=OutputConfigurationParameter12 +Configuration15_Item12=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=3|Mirror=False|Name=Power Plane|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name13=OutputConfigurationParameter13 +Configuration15_Item13=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=InternalPlane2|Polygon=Full|PrintOutIndex=3|Record=PcbPrintLayer +Configuration15_Name14=OutputConfigurationParameter14 +Configuration15_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=Mechanical3|Polygon=Full|PrintOutIndex=3|Record=PcbPrintLayer +Configuration15_Name15=OutputConfigurationParameter15 +Configuration15_Item15=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=4|Mirror=False|Name=Mid1 Copper|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name16=OutputConfigurationParameter16 +Configuration15_Item16=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=MidLayer1|Polygon=Full|PrintOutIndex=4|Record=PcbPrintLayer +Configuration15_Name17=OutputConfigurationParameter17 +Configuration15_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=Mechanical3|Polygon=Full|PrintOutIndex=4|Record=PcbPrintLayer +Configuration15_Name18=OutputConfigurationParameter18 +Configuration15_Item18=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=5|Mirror=False|Name=Bot GND Copper|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name19=OutputConfigurationParameter19 +Configuration15_Item19=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=InternalPlane1|Polygon=Full|PrintOutIndex=5|Record=PcbPrintLayer +Configuration15_Name20=OutputConfigurationParameter20 +Configuration15_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=Mechanical3|Polygon=Full|PrintOutIndex=5|Record=PcbPrintLayer +Configuration15_Name21=OutputConfigurationParameter21 +Configuration15_Item21=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=6|Mirror=False|Name=Bottom Copper|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name22=OutputConfigurationParameter22 +Configuration15_Item22=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=6|Record=PcbPrintLayer +Configuration15_Name23=OutputConfigurationParameter23 +Configuration15_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=Mechanical3|Polygon=Full|PrintOutIndex=6|Record=PcbPrintLayer +Configuration15_Name24=OutputConfigurationParameter24 +Configuration15_Item24=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=7|Mirror=False|Name=Top View|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name25=OutputConfigurationParameter25 +Configuration15_Item25=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=7|Record=PcbPrintLayer +Configuration15_Name26=OutputConfigurationParameter26 +Configuration15_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=TopOverlay|Polygon=Full|PrintOutIndex=7|Record=PcbPrintLayer +Configuration15_Name27=OutputConfigurationParameter27 +Configuration15_Item27=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=7|Record=PcbPrintLayer +Configuration15_Name28=OutputConfigurationParameter28 +Configuration15_Item28=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=Mechanical3|Polygon=Full|PrintOutIndex=7|Record=PcbPrintLayer +Configuration15_Name29=OutputConfigurationParameter29 +Configuration15_Item29=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=8|Mirror=True|Name=Bottom View|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=True +Configuration15_Name30=OutputConfigurationParameter30 +Configuration15_Item30=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=8|Record=PcbPrintLayer +Configuration15_Name31=OutputConfigurationParameter31 +Configuration15_Item31=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=8|Record=PcbPrintLayer +Configuration15_Name32=OutputConfigurationParameter32 +Configuration15_Item32=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=8|Record=PcbPrintLayer +Configuration15_Name33=OutputConfigurationParameter33 +Configuration15_Item33=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=Mechanical3|Polygon=Full|PrintOutIndex=8|Record=PcbPrintLayer +Configuration15_Name34=OutputConfigurationParameter34 +Configuration15_Item34=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=9|Mirror=False|Name=Drill Drawing|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False +Configuration15_Name35=OutputConfigurationParameter35 +Configuration15_Item35=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=DrillDrawing|Polygon=Full|PrintOutIndex=9|Record=PcbPrintLayer +Configuration15_Name36=OutputConfigurationParameter36 +Configuration15_Item36=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=Mechanical3|Polygon=Full|PrintOutIndex=9|Record=PcbPrintLayer +Configuration15_Name37=OutputConfigurationParameter37 +Configuration15_Item37=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=Mechanical30|Polygon=Full|PrintOutIndex=9|Record=PcbPrintLayer +PcbPrintPreferences15=SubsititueFont_Default=True|SubsititueFont_Serif=True|SubsititueFont_SansSerif=True|PrintKeepOuts=False|NetColorOverride=True|PrintPositivePlaneLayers=False|V7_M0.Name=Mechanical Layer 1|V7_M0.Value=True|V7_M1.Name=Mechanical Layer 2|V7_M1.Value=True|V7_M2.Name=Mechanical Layer 3|V7_M2.Value=True|V7_M3.Name=Mechanical Layer 4|V7_M3.Value=True|V7_M4.Name=Mechanical Layer 5|V7_M4.Value=True|V7_M5.Name=Mechanical Layer 6|V7_M5.Value=True|V7_M6.Name=Mechanical Layer 7|V7_M6.Value=True|V7_M7.Name=Mechanical Layer 8|V7_M7.Value=True|V7_M8.Name=Mechanical Layer 9|V7_M8.Value=True|V7_M9.Name=Mechanical Layer 10|V7_M9.Value=True|V7_M10.Name=Mechanical Layer 11|V7_M10.Value=True|V7_M11.Name=Mechanical Layer 12|V7_M11.Value=True|V7_M12.Name=Mechanical Layer 13|V7_M12.Value=True|V7_M13.Name=Mechanical Layer 14|V7_M13.Value=True|V7_M14.Name=Mechanical Layer 15|V7_M14.Value=True|V7_M15.Name=Mechanical Layer 16|V7_M15.Value=True|V7_G0.Name=Top Layer|V7_G0.Value=30|V7_G1.Name=Mid Layer 1|V7_G1.Value=60|V7_G2.Name=Mid Layer 2|V7_G2.Value=90|V7_G3.Name=Mid Layer 3|V7_G3.Value=120|V7_G4.Name=Mid Layer 4|V7_G4.Value=150|V7_G5.Name=Mid Layer 5|V7_G5.Value=180|V7_G6.Name=Mid Layer 6|V7_G6.Value=210|V7_G7.Name=Mid Layer 7|V7_G7.Value=60|V7_G8.Name=Mid Layer 8|V7_G8.Value=90|V7_G9.Name=Mid Layer 9|V7_G9.Value=120|V7_G10.Name=Mid Layer 10|V7_G10.Value=150|V7_G11.Name=Mid Layer 11|V7_G11.Value=180|V7_G12.Name=Mid Layer 12|V7_G12.Value=210|V7_G13.Name=Mid Layer 13|V7_G13.Value=60|V7_G14.Name=Mid Layer 14|V7_G14.Value=95|V7_G15.Name=Mid Layer 15|V7_G15.Value=60|V7_G16.Name=Mid Layer 16|V7_G16.Value=90|V7_G17.Name=Mid Layer 17|V7_G17.Value=120|V7_G18.Name=Mid Layer 18|V7_G18.Value=150|V7_G19.Name=Mid Layer 19|V7_G19.Value=180|V7_G20.Name=Mid Layer 20|V7_G20.Value=210|V7_G21.Name=Mid Layer 21|V7_G21.Value=60|V7_G22.Name=Mid Layer 22|V7_G22.Value=90|V7_G23.Name=Mid Layer 23|V7_G23.Value=120|V7_G24.Name=Mid Layer 24|V7_G24.Value=150|V7_G25.Name=Mid Layer 25|V7_G25.Value=180|V7_G26.Name=Mid Layer 26|V7_G26.Value=210|V7_G27.Name=Mid Layer 27|V7_G27.Value=60|V7_G28.Name=Mid Layer 28|V7_G28.Value=95|V7_G29.Name=Mid Layer 29|V7_G29.Value=60|V7_G30.Name=Mid Layer 30|V7_G30.Value=95|V7_G31.Name=Bottom Layer|V7_G31.Value=90|V7_G32.Name=Top Overlay|V7_G32.Value=192|V7_G33.Name=Bottom Overlay|V7_G33.Value=140|V7_G34.Name=Top Paste|V7_G34.Value=0|V7_G35.Name=Bottom Paste|V7_G35.Value=0|V7_G36.Name=Top Solder Mask|V7_G36.Value=0|V7_G37.Name=Bottom Solder Mask|V7_G37.Value=0|V7_G38.Name=Drill Guide|V7_G38.Value=0|V7_G39.Name=Keep Out Layer|V7_G39.Value=120|V7_G40.Name=Drill Drawing|V7_G40.Value=0|V7_G41.Name=Multi Layer|V7_G41.Value=0|V7_G42.Name=Connect Layer|V7_G42.Value=0|V7_G43.Name=BackGround|V7_G43.Value=255|V7_G44.Name=DRC Errors|V7_G44.Value=0|V7_G45.Name=Highlight Layer|V7_G45.Value=0|V7_G46.Name=Grid Color 1|V7_G46.Value=0|V7_G47.Name=Grid Color 10|V7_G47.Value=0|V7_G48.Name=Pad Hole Layer|V7_G48.Value=210|V7_G49.Name=Via Hole Layer|V7_G49.Value=210|V7_G50.Name=Mechanical Layers|V7_G50.Value=90|V7_G51.Name=Internal Plane Layers|V7_G51.Value=0|V7_G52.Name=Internal Plane 1|V7_G52.Value=0|V7_G53.Name=Internal Plane 2|V7_G53.Value=0|V7_G54.Name=Internal Plane 3|V7_G54.Value=0|V7_G55.Name=Internal Plane 4|V7_G55.Value=0|V7_G56.Name=Internal Plane 5|V7_G56.Value=0|V7_G57.Name=Internal Plane 6|V7_G57.Value=0|V7_G58.Name=Internal Plane 7|V7_G58.Value=0|V7_G59.Name=Internal Plane 8|V7_G59.Value=0|V7_G60.Name=Internal Plane 9|V7_G60.Value=0|V7_G61.Name=Internal Plane 10|V7_G61.Value=0|V7_G62.Name=Internal Plane 11|V7_G62.Value=0|V7_G63.Name=Internal Plane 12|V7_G63.Value=0|V7_G64.Name=Internal Plane 13|V7_G64.Value=0|V7_G65.Name=Internal Plane 14|V7_G65.Value=0|V7_G66.Name=Internal Plane 15|V7_G66.Value=0|V7_G67.Name=Internal Plane 16|V7_G67.Value=0|V7_G68.Name=Mechanical Layer 1|V7_G68.Value=90|V7_G69.Name=Mechanical Layer 2|V7_G69.Value=90|V7_G70.Name=Mechanical Layer 3|V7_G70.Value=90|V7_G71.Name=Mechanical Layer 4|V7_G71.Value=90|V7_G72.Name=Mechanical Layer 5|V7_G72.Value=90|V7_G73.Name=Mechanical Layer 6|V7_G73.Value=90|V7_G74.Name=Mechanical Layer 7|V7_G74.Value=90|V7_G75.Name=Mechanical Layer 8|V7_G75.Value=90|V7_G76.Name=Mechanical Layer 9|V7_G76.Value=90|V7_G77.Name=Mechanical Layer 10|V7_G77.Value=90|V7_G78.Name=Mechanical Layer 11|V7_G78.Value=90|V7_G79.Name=Mechanical Layer 12|V7_G79.Value=90|V7_G80.Name=Mechanical Layer 13|V7_G80.Value=90|V7_G81.Name=Mechanical Layer 14|V7_G81.Value=90|V7_G82.Name=Mechanical Layer 15|V7_G82.Value=90|V7_G83.Name=Mechanical Layer 16|V7_G83.Value=90|V7_C0.Name=Top Overlay|V7_C0.Value=128|V7_C1.Name=Mechanical Layer 3|V7_C1.Value=16711935|Mechanical1=True|Mechanical2=True|Mechanical3=True|Mechanical4=True|Mechanical5=True|Mechanical6=True|Mechanical7=True|Mechanical8=True|Mechanical9=True|Mechanical10=True|Mechanical11=True|Mechanical12=True|Mechanical13=True|Mechanical14=True|Mechanical15=True|Mechanical16=True|Gray Level For TopLayer=30|Gray Level For MidLayer1=60|Gray Level For MidLayer2=90|Gray Level For MidLayer3=120|Gray Level For MidLayer4=150|Gray Level For MidLayer5=180|Gray Level For MidLayer6=210|Gray Level For MidLayer7=60|Gray Level For MidLayer8=90|Gray Level For MidLayer9=120|Gray Level For MidLayer10=150|Gray Level For MidLayer11=180|Gray Level For MidLayer12=210|Gray Level For MidLayer13=60|Gray Level For MidLayer14=95|Gray Level For MidLayer15=60|Gray Level For MidLayer16=90|Gray Level For MidLayer17=120|Gray Level For MidLayer18=150|Gray Level For MidLayer19=180|Gray Level For MidLayer20=210|Gray Level For MidLayer21=60|Gray Level For MidLayer22=90|Gray Level For MidLayer23=120|Gray Level For MidLayer24=150|Gray Level For MidLayer25=180|Gray Level For MidLayer26=210|Gray Level For MidLayer27=60|Gray Level For MidLayer28=95|Gray Level For MidLayer29=60|Gray Level For MidLayer30=95|Gray Level For BottomLayer=90|Gray Level For TopOverlay=192|Gray Level For BottomOverlay=140|Gray Level For TopPaste=0|Gray Level For BottomPaste=0|Gray Level For TopSolder=0|Gray Level For BottomSolder=0|Gray Level For InternalPlane1=0|Gray Level For InternalPlane2=0|Gray Level For InternalPlane3=0|Gray Level For InternalPlane4=0|Gray Level For InternalPlane5=0|Gray Level For InternalPlane6=0|Gray Level For InternalPlane7=0|Gray Level For InternalPlane8=0|Gray Level For InternalPlane9=0|Gray Level For InternalPlane10=0|Gray Level For InternalPlane11=0|Gray Level For InternalPlane12=0|Gray Level For InternalPlane13=0|Gray Level For InternalPlane14=0|Gray Level For InternalPlane15=0|Gray Level For InternalPlane16=0|Gray Level For DrillGuide=0|Gray Level For KeepOutLayer=120|Gray Level For Mechanical1=90|Gray Level For Mechanical2=90|Gray Level For Mechanical3=90|Gray Level For Mechanical4=90|Gray Level For Mechanical5=90|Gray Level For Mechanical6=90|Gray Level For Mechanical7=90|Gray Level For Mechanical8=90|Gray Level For Mechanical9=90|Gray Level For Mechanical10=90|Gray Level For Mechanical11=90|Gray Level For Mechanical12=90|Gray Level For Mechanical13=90|Gray Level For Mechanical14=90|Gray Level For Mechanical15=90|Gray Level For Mechanical16=90|Gray Level For DrillDrawing=0|Gray Level For MultiLayer=0|Gray Level For ConnectLayer=0|Gray Level For BackGroundLayer=255|Gray Level For DRCErrorLayer=0|Gray Level For HighlightLayer=0|Gray Level For GridColor1=0|Gray Level For GridColor10=0|Gray Level For PadHoleLayer=210|Gray Level For ViaHoleLayer=210|Color For TopLayer=255|Color For MidLayer1=32768|Color For MidLayer2=65280|Color For MidLayer3=8388608|Color For MidLayer4=16776960|Color For MidLayer5=8388736|Color For MidLayer6=16711935|Color For MidLayer7=32896|Color For MidLayer8=65535|Color For MidLayer9=8421504|Color For MidLayer10=32768|Color For MidLayer11=8388736|Color For MidLayer12=8421376|Color For MidLayer13=12632256|Color For MidLayer14=128|Color For MidLayer15=32768|Color For MidLayer16=65280|Color For MidLayer17=8388608|Color For MidLayer18=16776960|Color For MidLayer19=8388736|Color For MidLayer20=16711935|Color For MidLayer21=32896|Color For MidLayer22=65535|Color For MidLayer23=8421504|Color For MidLayer24=32768|Color For MidLayer25=8388736|Color For MidLayer26=8421376|Color For MidLayer27=12632256|Color For MidLayer28=8421376|Color For MidLayer29=12632256|Color For MidLayer30=128|Color For BottomLayer=16711680|Color For TopOverlay=128|Color For BottomOverlay=7585984|Color For TopPaste=8388736|Color For BottomPaste=128|Color For TopSolder=3162822|Color For BottomSolder=7307173|Color For InternalPlane1=32768|Color For InternalPlane2=128|Color For InternalPlane3=8388736|Color For InternalPlane4=8421376|Color For InternalPlane5=32768|Color For InternalPlane6=128|Color For InternalPlane7=8388736|Color For InternalPlane8=8421376|Color For InternalPlane9=32768|Color For InternalPlane10=128|Color For InternalPlane11=8388736|Color For InternalPlane12=8421376|Color For InternalPlane13=32768|Color For InternalPlane14=128|Color For InternalPlane15=8388736|Color For InternalPlane16=8421376|Color For DrillGuide=128|Color For KeepOutLayer=8388736|Color For Mechanical1=8388736|Color For Mechanical2=8421376|Color For Mechanical3=16711935|Color For Mechanical4=0|Color For Mechanical5=8388736|Color For Mechanical6=8421376|Color For Mechanical7=32768|Color For Mechanical8=0|Color For Mechanical9=8388736|Color For Mechanical10=8421376|Color For Mechanical11=32768|Color For Mechanical12=0|Color For Mechanical13=8388736|Color For Mechanical14=8421376|Color For Mechanical15=32768|Color For Mechanical16=0|Color For DrillDrawing=3408013|Color For MultiLayer=8421504|Color For ConnectLayer=8421376|Color For BackGroundLayer=15269887|Color For DRCErrorLayer=65280|Color For HighlightLayer=65535|Color For GridColor1=12632256|Color For GridColor10=11913679|Color For PadHoleLayer=6899487|Color For ViaHoleLayer=9279142 +OutputType16=BOM_PartType +OutputName16=Assembly BOM Grouped-Tab +OutputCategory16=Report +OutputDocumentPath16= +OutputVariantName16= +OutputEnabled16=0 +OutputEnabled16_OutputMedium1=0 +OutputEnabled16_OutputMedium2=0 +OutputEnabled16_OutputMedium3=0 +OutputEnabled16_OutputMedium4=1 +OutputEnabled16_OutputMedium5=0 +OutputEnabled16_OutputMedium6=0 +OutputEnabled16_OutputMedium7=0 +OutputEnabled16_OutputMedium8=0 +OutputEnabled16_OutputMedium9=0 +OutputEnabled16_OutputMedium10=0 +OutputEnabled16_OutputMedium11=0 +OutputDefault16=0 +PageOptions16=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=Letter|PaperIndex=1 +Configuration16_Name1=ColumnNameFormat +Configuration16_Item1=CaptionAsName +Configuration16_Name2=Filter +Configuration16_Item2=545046300E5446696C74657257726170706572000D46696C7465722E416374697665090F46696C7465722E43726974657269610A04000000000000000000 +Configuration16_Name3=General +Configuration16_Item3=OpenExported=False|AddToProject=False|ForceFit=False|NotFitted=False|Database=False|DatabasePriority=False|IncludePCBData=False|IncludeVaultData=False|IncludeAlternatives=False|ShowExportOptions=True|TemplateFilename=|BatchMode=1|FormWidth=1588|FormHeight=880|SupplierProdQty=1|SupplierAutoQty=False|SupplierUseCachedPricing=False|SupplierCurrency= +Configuration16_Name4=GroupOrder +Configuration16_Item4=DNI=True|MANUFACTURER #=True +Configuration16_Name5=SortOrder +Configuration16_Item5=Designator=Up|Comment=Up|Footprint=Up +Configuration16_Name6=VisibleOrder +Configuration16_Item6=Designator=100|DISTRIBUTOR=100|DISTRIBUTOR #=100|MANUFACTURER=100|MANUFACTURER #=100|PART=100|Quantity=100|DNI=100|Comment=100|Description=100|PART DESCRIPTION=100|VALUE=100|TOLERANCE=100|EE_SPEC=100 +OutputType17=ODB +OutputName17=ODB++ Files +OutputCategory17=Fabrication +OutputDocumentPath17= +OutputVariantName17= +OutputEnabled17=0 +OutputEnabled17_OutputMedium1=0 +OutputEnabled17_OutputMedium2=0 +OutputEnabled17_OutputMedium3=0 +OutputEnabled17_OutputMedium4=0 +OutputEnabled17_OutputMedium5=0 +OutputEnabled17_OutputMedium6=0 +OutputEnabled17_OutputMedium7=0 +OutputEnabled17_OutputMedium8=0 +OutputEnabled17_OutputMedium9=1 +OutputEnabled17_OutputMedium10=0 +OutputEnabled17_OutputMedium11=0 +OutputDefault17=0 +Configuration17_Name1=OutputConfigurationParameter1 +Configuration17_Item1=AddToAllLayerClasses.Set= |AddToAllPlots_3D Body Bottom=False|AddToAllPlots_3D Body Top=False|AddToAllPlots_Assembly Bottom=False|AddToAllPlots_Assembly Top=False|AddToAllPlots_Bot Markings=False|AddToAllPlots_BRD Outline=False|AddToAllPlots_Courtyard Bottom=False|AddToAllPlots_Courtyard Top=False|AddToAllPlots_Dims=False|AddToAllPlots_Mechanical 1=False|AddToAllPlots_Mechanical 12=False|AddToAllPlots_Mechanical 13=False|AddToAllPlots_Mechanical 16=False|AddToAllPlots_Mechanical 6=False|AddToAllPlots_Mechanical 8=False|AddToAllPlots_Top Courtyard=False|ExportPositivePlaneLayers=False|GenerateDRCRulesFile=False|IncludeUnconnectedMidLayerPads=False|LayerClassesPlot.Set= |ObjsInsideBoardOutlineOnly=False|ODBProfileLayer=-1000|PlotBottomLayerPlot=True|PlotBottomOverlayPlot=True|PlotBottomPastePlot=True|PlotBottomSolderPlot=True|PlotInternalPlane10Plot=False|PlotInternalPlane11Plot=False|PlotInternalPlane12Plot=False|PlotInternalPlane13Plot=False|PlotInternalPlane14Plot=False|PlotInternalPlane15Plot=False|PlotInternalPlane16Plot=False|PlotInternalPlane1Plot=True|PlotInternalPlane2Plot=True|PlotInternalPlane3Plot=True|PlotInternalPlane4Plot=False|PlotInternalPlane5Plot=False|PlotInternalPlane6Plot=False|PlotInternalPlane7Plot=False|PlotInternalPlane8Plot=False|PlotInternalPlane9Plot=False|PlotKeepOutLayerPlot=True|PlotMechanical10Plot=False|PlotMechanical11Plot=False|PlotMechanical12Plot=False|PlotMechanical13Plot=False|PlotMechanical14Plot=False|PlotMechanical15Plot=False|PlotMechanical16Plot=False|PlotMechanical1Plot=True|PlotMechanical2Plot=False|PlotMechanical3Plot=True|PlotMechanical4Plot=False|PlotMechanical5Plot=False|PlotMechanical6Plot=False|PlotMechanical7Plot=False|PlotMechanical8Plot=False|PlotMechanical9Plot=False|PlotMidLayer10Plot=False|PlotMidLayer11Plot=False|PlotMidLayer12Plot=False|PlotMidLayer13Plot=False|PlotMidLayer14Plot=False|PlotMidLayer15Plot=False|PlotMidLayer16Plot=False|PlotMidLayer17Plot=False|PlotMidLayer18Plot=False|PlotMidLayer19Plot=False|PlotMidLayer1Plot=True|PlotMidLayer20Plot=False|PlotMidLayer21Plot=False|PlotMidLayer22Plot=False|PlotMidLayer23Plot=False|PlotMidLayer24Plot=False|PlotMidLayer25Plot=False|PlotMidLayer26Plot=False|PlotMidLayer27Plot=False|PlotMidLayer28Plot=False|PlotMidLayer29Plot=False|PlotMidLayer2Plot=False|PlotMidLayer30Plot=False|PlotMidLayer3Plot=False|PlotMidLayer4Plot=False|PlotMidLayer5Plot=False|PlotMidLayer6Plot=False|PlotMidLayer7Plot=False|PlotMidLayer8Plot=False|PlotMidLayer9Plot=False|PlotTopLayerPlot=True|PlotTopOverlayPlot=True|PlotTopPastePlot=True|PlotTopSolderPlot=True|Record=ODBView +OutputType18=Test Points +OutputName18=Copy of Test Point Report +OutputCategory18=Fabrication +OutputDocumentPath18= +OutputVariantName18= +OutputEnabled18=0 +OutputEnabled18_OutputMedium1=0 +OutputEnabled18_OutputMedium2=0 +OutputEnabled18_OutputMedium3=0 +OutputEnabled18_OutputMedium4=0 +OutputEnabled18_OutputMedium5=0 +OutputEnabled18_OutputMedium6=0 +OutputEnabled18_OutputMedium7=0 +OutputEnabled18_OutputMedium8=0 +OutputEnabled18_OutputMedium9=0 +OutputEnabled18_OutputMedium10=0 +OutputEnabled18_OutputMedium11=0 +OutputDefault18=0 +OutputType19=IPC2581 +OutputName19=IPC-2581 Files +OutputCategory19=Fabrication +OutputDocumentPath19= +OutputVariantName19= +OutputEnabled19=0 +OutputEnabled19_OutputMedium1=0 +OutputEnabled19_OutputMedium2=0 +OutputEnabled19_OutputMedium3=0 +OutputEnabled19_OutputMedium4=0 +OutputEnabled19_OutputMedium5=0 +OutputEnabled19_OutputMedium6=0 +OutputEnabled19_OutputMedium7=0 +OutputEnabled19_OutputMedium8=0 +OutputEnabled19_OutputMedium9=0 +OutputEnabled19_OutputMedium10=1 +OutputEnabled19_OutputMedium11=0 +OutputDefault19=0 +Configuration19_Name1=OutputConfigurationParameter1 +Configuration19_Item1=Record=IPC2581View|IPC2581Version=B|MeasurementSystem=Metric|FloatingPointPrecision=6|IsWiseSupport=False +OutputType20=ProtelNetlist +OutputName20=Protel +OutputCategory20=Netlist +OutputDocumentPath20= +OutputVariantName20= +OutputEnabled20=0 +OutputEnabled20_OutputMedium1=0 +OutputEnabled20_OutputMedium2=0 +OutputEnabled20_OutputMedium3=3 +OutputEnabled20_OutputMedium4=0 +OutputEnabled20_OutputMedium5=0 +OutputEnabled20_OutputMedium6=0 +OutputEnabled20_OutputMedium7=0 +OutputEnabled20_OutputMedium8=0 +OutputEnabled20_OutputMedium9=0 +OutputEnabled20_OutputMedium10=0 +OutputEnabled20_OutputMedium11=0 +OutputDefault20=0 +Configuration20_Name1=OutputConfigurationParameter1 +Configuration20_Item1=NetlistVersion=0|Record=ProtelNetlistView + +[PublishSettings] +OutputFilePath2=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\Archimajor_0.1b_Schematic.PDF +ReleaseManaged2=0 +OutputBasePath2=ProjectOutputs\ +OutputPathMedia2= +OutputPathMediaValue2= +OutputPathOutputer2= +OutputPathOutputerPrefix2= +OutputPathOutputerValue2= +OutputFileName2=Archim.PDF +OutputFileNameMulti2==ProjectTitle+_+projectVersion+_+VariantName+_+VarRevNo +UseOutputNameForMulti2=0 +OutputFileNameSpecial2==ProjectTitle+_+projectBoardVersion+_Schematic +OpenOutput2=1 +PromptOverwrite2=1 +PublishMethod2=0 +ZoomLevel2=90 +FitSCHPrintSizeToDoc2=0 +FitPCBPrintSizeToDoc2=0 +GenerateNetsInfo2=1 +MarkPins2=1 +MarkNetLabels2=1 +MarkPortsId2=1 +GenerateTOC2=1 +ShowComponentParameters2=1 +GlobalBookmarks2=1 +PDFACompliance2=Disabled +PDFVersion2=Default +OutputFilePath3=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +ReleaseManaged3=0 +OutputBasePath3=ProjectOutputs\ +OutputPathMedia3= +OutputPathMediaValue3= +OutputPathOutputer3=[Output Custom] +OutputPathOutputerPrefix3= +OutputPathOutputerValue3=Gerber +OutputFileName3= +OutputFileNameMulti3==ProjectTitle+_+projectVersion +UseOutputNameForMulti3=0 +OutputFileNameSpecial3= +OpenOutput3=1 +OutputFilePath4=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +ReleaseManaged4=0 +OutputBasePath4=ProjectOutputs\ +OutputPathMedia4= +OutputPathMediaValue4= +OutputPathOutputer4=[Output Custom] +OutputPathOutputerPrefix4= +OutputPathOutputerValue4=Assembly +OutputFileName4= +OutputFileNameMulti4==ProjectTitle+_+projectBoardVersion+_BOM +UseOutputNameForMulti4=0 +OutputFileNameSpecial4= +OpenOutput4=1 +OutputFilePath5=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\Archimajor_0.1c_PCB_Prints.PDF +ReleaseManaged5=0 +OutputBasePath5=ProjectOutputs\ +OutputPathMedia5= +OutputPathMediaValue5= +OutputPathOutputer5=[Output Type] +OutputPathOutputerPrefix5= +OutputPathOutputerValue5= +OutputFileName5=Archim.PDF +OutputFileNameMulti5= +UseOutputNameForMulti5=0 +OutputFileNameSpecial5==ProjectTitle+_+projectVersion+_PCB_Prints +OpenOutput5=1 +PromptOverwrite5=1 +PublishMethod5=0 +ZoomLevel5=50 +FitSCHPrintSizeToDoc5=1 +FitPCBPrintSizeToDoc5=1 +GenerateNetsInfo5=1 +MarkPins5=1 +MarkNetLabels5=1 +MarkPortsId5=1 +GenerateTOC5=1 +ShowComponentParameters5=1 +GlobalBookmarks5=0 +PDFACompliance5=Disabled +PDFVersion5=Default +OutputFilePath6=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +ReleaseManaged6=0 +OutputBasePath6=ProjectOutputs\ +OutputPathMedia6= +OutputPathMediaValue6= +OutputPathOutputer6=[Output Custom] +OutputPathOutputerPrefix6= +OutputPathOutputerValue6=Assembly +OutputFileName6= +OutputFileNameMulti6==ProjectTitle+_+projectVersion+_PickPlace +UseOutputNameForMulti6=0 +OutputFileNameSpecial6= +OpenOutput6=1 +OutputFilePath7=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +ReleaseManaged7=0 +OutputBasePath7=ProjectOutputs\ +OutputPathMedia7= +OutputPathMediaValue7= +OutputPathOutputer7=[Output Type] +OutputPathOutputerPrefix7= +OutputPathOutputerValue7= +OutputFileName7= +OutputFileNameMulti7==ProjectTitle+_+projectVersion +UseOutputNameForMulti7=0 +OutputFileNameSpecial7= +OpenOutput7=1 +OutputFilePath8=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\Archimajor_0.1c_3D_PCB.PDF +ReleaseManaged8=0 +OutputBasePath8=ProjectOutputs\ +OutputPathMedia8= +OutputPathMediaValue8= +OutputPathOutputer8=[Output Type] +OutputPathOutputerPrefix8= +OutputPathOutputerValue8= +OutputFileName8=Archim.PDF +OutputFileNameMulti8= +UseOutputNameForMulti8=0 +OutputFileNameSpecial8==ProjectTitle+_+projectVersion+_3D_PCB +OpenOutput8=1 +PromptOverwrite8=1 +PublishMethod8=0 +ZoomLevel8=50 +FitSCHPrintSizeToDoc8=1 +FitPCBPrintSizeToDoc8=1 +GenerateNetsInfo8=1 +MarkPins8=1 +MarkNetLabels8=1 +MarkPortsId8=1 +GenerateTOC8=1 +ShowComponentParameters8=1 +GlobalBookmarks8=0 +PDFACompliance8=Disabled +PDFVersion8=Default +OutputFilePath9=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +ReleaseManaged9=0 +OutputBasePath9=ProjectOutputs\ +OutputPathMedia9= +OutputPathMediaValue9= +OutputPathOutputer9=[Output Custom] +OutputPathOutputerPrefix9= +OutputPathOutputerValue9=Assembly +OutputFileName9= +OutputFileNameMulti9==ProjectTitle+_+projectVersion+_odb +UseOutputNameForMulti9=0 +OutputFileNameSpecial9= +OpenOutput9=1 +OutputFilePath10=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +ReleaseManaged10=0 +OutputBasePath10=ProjectOutputs\ +OutputPathMedia10= +OutputPathMediaValue10= +OutputPathOutputer10=[Output Custom] +OutputPathOutputerPrefix10= +OutputPathOutputerValue10=Assembly +OutputFileName10= +OutputFileNameMulti10= +UseOutputNameForMulti10=1 +OutputFileNameSpecial10= +OpenOutput10=1 +OutputFilePath11=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\Archimajor_0.1c_Mechanical.PDF +ReleaseManaged11=0 +OutputBasePath11=ProjectOutputs\ +OutputPathMedia11= +OutputPathMediaValue11= +OutputPathOutputer11=[Output Type] +OutputPathOutputerPrefix11= +OutputPathOutputerValue11= +OutputFileName11=Archim.PDF +OutputFileNameMulti11= +UseOutputNameForMulti11=0 +OutputFileNameSpecial11==ProjectTitle+_+projectBoardVersion+_Mechanical +OpenOutput11=1 +PromptOverwrite11=1 +PublishMethod11=0 +ZoomLevel11=50 +FitSCHPrintSizeToDoc11=1 +FitPCBPrintSizeToDoc11=1 +GenerateNetsInfo11=1 +MarkPins11=1 +MarkNetLabels11=1 +MarkPortsId11=1 +GenerateTOC11=1 +ShowComponentParameters11=1 +GlobalBookmarks11=0 +PDFACompliance11=Disabled +PDFVersion11=Default + +[GeneratedFilesSettings] +RelativeOutputPath2=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\Archimajor_0.1b_Schematic.PDF +OpenOutputs2=1 +RelativeOutputPath3=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +OpenOutputs3=1 +AddToProject3=1 +TimestampFolder3=0 +UseOutputName3=0 +OpenODBOutput3=0 +OpenGerberOutput3=0 +OpenNCDrillOutput3=0 +OpenIPCOutput3=0 +EnableReload3=0 +RelativeOutputPath4=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +OpenOutputs4=1 +AddToProject4=1 +TimestampFolder4=0 +UseOutputName4=0 +OpenODBOutput4=0 +OpenGerberOutput4=0 +OpenNCDrillOutput4=0 +OpenIPCOutput4=0 +EnableReload4=0 +RelativeOutputPath5=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\Archimajor_0.1c_PCB_Prints.PDF +OpenOutputs5=1 +RelativeOutputPath6=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +OpenOutputs6=1 +AddToProject6=1 +TimestampFolder6=0 +UseOutputName6=0 +OpenODBOutput6=0 +OpenGerberOutput6=0 +OpenNCDrillOutput6=0 +OpenIPCOutput6=0 +EnableReload6=0 +RelativeOutputPath7=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +OpenOutputs7=1 +AddToProject7=1 +TimestampFolder7=0 +UseOutputName7=0 +OpenODBOutput7=0 +OpenGerberOutput7=0 +OpenNCDrillOutput7=0 +OpenIPCOutput7=0 +EnableReload7=0 +RelativeOutputPath8=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\Archimajor_0.1c_3D_PCB.PDF +OpenOutputs8=1 +RelativeOutputPath9=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +OpenOutputs9=1 +AddToProject9=1 +TimestampFolder9=0 +UseOutputName9=0 +OpenODBOutput9=0 +OpenGerberOutput9=0 +OpenNCDrillOutput9=0 +OpenIPCOutput9=0 +EnableReload9=0 +RelativeOutputPath10=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\ +OpenOutputs10=1 +AddToProject10=1 +TimestampFolder10=0 +UseOutputName10=0 +OpenODBOutput10=0 +OpenGerberOutput10=0 +OpenNCDrillOutput10=0 +OpenIPCOutput10=0 +EnableReload10=0 +RelativeOutputPath11=C:\Users\Johnny\Documents\Projects\Archimajor\ProjectOutputs\Archimajor_0.1c_Mechanical.PDF +OpenOutputs11=1 + diff --git a/Archimajor.PcbDoc b/Archimajor.PcbDoc new file mode 100644 index 0000000..58dd3d6 Binary files /dev/null and b/Archimajor.PcbDoc differ diff --git a/Archimajor.PrjPcb b/Archimajor.PrjPcb new file mode 100644 index 0000000..cd99ded --- /dev/null +++ b/Archimajor.PrjPcb @@ -0,0 +1,2089 @@ +[Design] +Version=1.0 +HierarchyMode=0 +ChannelRoomNamingStyle=1 +ReleasesFolder= +ChannelDesignatorFormatString=$Component$ChannelAlpha +ChannelRoomLevelSeperator=_ +OpenOutputs=1 +ArchiveProject=0 +TimestampOutput=0 +SeparateFolders=0 +TemplateLocationPath= +PinSwapBy_Netlabel=1 +PinSwapBy_Pin=1 +AllowPortNetNames=1 +AllowSheetEntryNetNames=1 +AppendSheetNumberToLocalNets=0 +NetlistSinglePinNets=1 +DefaultConfiguration=Sources +UserID=0xFFFFFFFF +DefaultPcbProtel=1 +DefaultPcbPcad=0 +ReorderDocumentsOnCompile=1 +NameNetsHierarchically=0 +PowerPortNamesTakePriority=0 +AutoSheetNumbering=0 +AutoCrossReferences=0 +NewIndexingOfSheetSymbols=0 +PushECOToAnnotationFile=1 +DItemRevisionGUID= +ReportSuppressedErrorsInMessages=0 +FSMCodingStyle=eFMSDropDownList_OneProcess +FSMEncodingStyle=eFMSDropDownList_OneHot +IsProjectConflictPreventionWarningsEnabled=1 +IsVirtualBomDocumentRemoved=0 +OutputPath= +LogFolderPath= +ManagedProjectGUID= +IncludeDesignInRelease=0 +CrossRefSheetStyle=1 +CrossRefLocationStyle=1 +CrossRefPorts=3 +CrossRefCrossSheets=1 +CrossRefSheetEntries=0 +CrossRefFollowFromMainSettings=1 + +[Preferences] +PrefsVaultGUID= +PrefsRevisionGUID= + +[Document1] +DocumentPath=USB.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=10 +DoLibraryUpdate=0 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=0 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=EWKQVBXH + +[Document2] +DocumentPath=Connectors.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=12 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=0 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=BUHDSGTJ + +[Document3] +DocumentPath=EndStops.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=0 +DoLibraryUpdate=0 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=0 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=OIFRWGJL + +[Document4] +DocumentPath=Fans.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=11 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=0 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=OKTEGYHR + +[Document5] +DocumentPath=Microcontroller.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=1 +DoLibraryUpdate=0 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=0 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=NKBATWSA + +[Document6] +DocumentPath=Mosfets.SchDoc +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=2 +DoLibraryUpdate=0 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=0 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=MPQOJMSI + +[Document7] +DocumentPath=Motors.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=5 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=FRQHFNII + +[Document8] +DocumentPath=Power.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=8 +DoLibraryUpdate=0 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=0 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=CWVHACAQ + +[Document9] +DocumentPath=Thermistors.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=9 +DoLibraryUpdate=0 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=0 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=JQJNHXFV + +[Document10] +DocumentPath=Archim.OutJob +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document11] +DocumentPath=Archimajor.PcbDoc +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=VOAMPUBP + +[Document12] +DocumentPath=Archimajor.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=13 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=LYSLXCOH + +[Document13] +DocumentPath=Thermocouples.SchDoc +AnnotationEnabled=0 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=14 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=EHQYCXAN + +[Parameter1] +Name=projectBoardVersion +Value=0.1c + +[Parameter2] +Name=projectDesigner +Value=UltiMachine + +[Parameter3] +Name=projectdocumentNumber +Value=. + +[Parameter4] +Name=projectDocumentRevision +Value=a + +[Parameter5] +Name=projectTitle +Value=Archimajor + +[Parameter6] +Name=projectVersion +Value=0.1c + +[Configuration1] +Name=Sources +ParameterCount=0 +ConstraintFileCount=0 +ReleaseItemId= +Variant=[No Variations] +OutputJobsCount=0 +ContentTypeGUID=CB6F2064-E317-11DF-B822-12313F0024A2 +ConfigurationType=Source + +[Generic_SmartPDF] +AutoOpenFile=-1 +AutoOpenOutJob=-1 + +[Generic_SmartPDFSettings] +ProjectMode=0 +ZoomPrecision=50 +AddNetsInformation=-1 +AddNetPins=-1 +AddNetNetLabels=-1 +AddNetPorts=-1 +ShowComponentParameters=-1 +GlobalBookmarks=0 +ExportBOM=0 +TemplateFilename=Board Stack Report.XLT +TemplateStoreRelative=-1 +PCB_PrintColor=1 +SCH_PrintColor=0 +PrintQuality=-3 +SCH_ShowNoErc=-1 +SCH_ShowParameter=-1 +SCH_ShowProbes=-1 +SCH_ShowBlankets=-1 +SCH_NoERCSymbolsToShow="Thin Cross","Thick Cross","Small Cross",Checkbox,Triangle +SCH_ShowNote=-1 +SCH_ShowNoteCollapsed=-1 +SCH_ExpandLogicalToPhysical=-1 +SCH_VariantName=[No Variations] +SCH_ExpandComponentDesignators=-1 +SCH_ExpandNetlabels=0 +SCH_ExpandPorts=0 +SCH_ExpandSheetNumber=0 +SCH_ExpandDocumentNumber=0 +SCH_HasExpandLogicalToPhysicalSheets=-1 +SaveSettingsToOutJob=-1 + +[Generic_EDE] +OutputDir= + +[OutputGroup1] +Name=Netlist Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=CadnetixNetlist +OutputName1=Cadnetix Netlist +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=CalayNetlist +OutputName2=Calay Netlist +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=EDIF +OutputName3=EDIF for PCB +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=EESofNetlist +OutputName4=EESof Netlist +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +OutputType5=IntergraphNetlist +OutputName5=Intergraph Netlist +OutputDocumentPath5= +OutputVariantName5= +OutputDefault5=0 +OutputType6=MentorBoardStationNetlist +OutputName6=Mentor BoardStation Netlist +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +OutputType7=MultiWire +OutputName7=MultiWire +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +OutputType8=OrCadPCB2Netlist +OutputName8=Orcad/PCB2 Netlist +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +OutputType9=PADSNetlist +OutputName9=PADS ASCII Netlist +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +OutputType10=Pcad +OutputName10=Pcad for PCB +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +OutputType11=PCADNetlist +OutputName11=PCAD Netlist +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +OutputType12=PCADnltNetlist +OutputName12=PCADnlt Netlist +OutputDocumentPath12= +OutputVariantName12= +OutputDefault12=0 +OutputType13=Protel2Netlist +OutputName13=Protel2 Netlist +OutputDocumentPath13= +OutputVariantName13= +OutputDefault13=0 +OutputType14=ProtelNetlist +OutputName14=Protel +OutputDocumentPath14= +OutputVariantName14= +OutputDefault14=0 +OutputType15=RacalNetlist +OutputName15=Racal Netlist +OutputDocumentPath15= +OutputVariantName15= +OutputDefault15=0 +OutputType16=RINFNetlist +OutputName16=RINF Netlist +OutputDocumentPath16= +OutputVariantName16= +OutputDefault16=0 +OutputType17=SciCardsNetlist +OutputName17=SciCards Netlist +OutputDocumentPath17= +OutputVariantName17= +OutputDefault17=0 +OutputType18=TangoNetlist +OutputName18=Tango Netlist +OutputDocumentPath18= +OutputVariantName18= +OutputDefault18=0 +OutputType19=TelesisNetlist +OutputName19=Telesis Netlist +OutputDocumentPath19= +OutputVariantName19= +OutputDefault19=0 +OutputType20=WireListNetlist +OutputName20=WireList Netlist +OutputDocumentPath20= +OutputVariantName20= +OutputDefault20=0 +OutputType21=XSpiceNetlist +OutputName21=Mixed Sim Netlist +OutputDocumentPath21= +OutputVariantName21= +OutputDefault21=0 + +[OutputGroup2] +Name=Simulator Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=AdvSimNetlist +OutputName1=Mixed Sim +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 + +[OutputGroup3] +Name=Documentation Outputs +Description= +TargetPrinter=Virtual Printer +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=3 +OutputType1=Composite +OutputName1=Composite Drawing +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=9.51|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 +Configuration1_Name1=OutputConfigurationParameter1 +Configuration1_Item1=DesignatorDisplayMode=Physical|PrintArea=DesignExtent|PrintAreaLowerLeftCornerX=0|PrintAreaLowerLeftCornerY=0|PrintAreaUpperRightCornerX=0|PrintAreaUpperRightCornerY=0|Record=PcbPrintView +Configuration1_Name2=OutputConfigurationParameter2 +Configuration1_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 +Configuration1_Name3=OutputConfigurationParameter3 +Configuration1_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=TopOverlay|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name4=OutputConfigurationParameter4 +Configuration1_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=TopLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name5=OutputConfigurationParameter5 +Configuration1_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=MidLayer1|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name6=OutputConfigurationParameter6 +Configuration1_Item6=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=0|Record=PcbPrintLayer +Configuration1_Name7=OutputConfigurationParameter7 +Configuration1_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=MultiLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name8=OutputConfigurationParameter8 +Configuration1_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=BottomOverlay|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name9=OutputConfigurationParameter9 +Configuration1_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=KeepOutLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name10=OutputConfigurationParameter10 +Configuration1_Item10=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 +Configuration1_Name11=OutputConfigurationParameter11 +Configuration1_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=Mechanical2|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name12=OutputConfigurationParameter12 +Configuration1_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=Mechanical3|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name13=OutputConfigurationParameter13 +Configuration1_Item13=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=Mechanical6|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name14=OutputConfigurationParameter14 +Configuration1_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=Mechanical8|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name15=OutputConfigurationParameter15 +Configuration1_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=Mechanical12|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name16=OutputConfigurationParameter16 +Configuration1_Item16=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=Mechanical13|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name17=OutputConfigurationParameter17 +Configuration1_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=Mechanical15|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name18=OutputConfigurationParameter18 +Configuration1_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=Mechanical24|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name19=OutputConfigurationParameter19 +Configuration1_Item19=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=Mechanical25|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name20=OutputConfigurationParameter20 +Configuration1_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=Mechanical31|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +Configuration1_Name21=OutputConfigurationParameter21 +Configuration1_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=Mechanical32|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer +OutputType2=PCB 3D Print +OutputName2=PCB 3D Print +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=Letter|PaperIndex=1 +OutputType3=PCB 3D Video +OutputName3=PCB 3D Video +OutputDocumentPath3= +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=Letter|PaperIndex=1 +OutputType4=PCB Print +OutputName4=PCB Prints +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +OutputType6=PCBLIB Print +OutputName6=PCBLIB Prints +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +OutputType8=Report Print +OutputName8=Report Prints +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=Letter|PaperIndex=1 +OutputType9=Schematic Print +OutputName9=Schematic Prints +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=0.94|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=15|PrintQuality=1200|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 +Configuration9_Name1=OutputConfigurationParameter1 +Configuration9_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 +OutputType10=SimView Print +OutputName10=SimView 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=Letter|PaperIndex=1 +OutputType11=PDF3D MBA +OutputName11=PDF3D MBA +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=Letter|PaperIndex=1 + +[OutputGroup4] +Name=Assembly Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Assembly +OutputName1=Assembly Drawings +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=Letter|PaperIndex=1 +OutputType2=Pick Place +OutputName2=Generates pick and place files +OutputDocumentPath2= +OutputVariantName2=[No Variations] +OutputDefault2=0 +OutputType3=Test Points For Assembly +OutputName3=Test Point Report +OutputDocumentPath3= +OutputVariantName3=[No Variations] +OutputDefault3=0 + +[OutputGroup5] +Name=Fabrication Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=NC Drill +OutputName1=NC Drill Files +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +Configuration1_Name1=ForceUpdateSettings +Configuration1_Item1=False +Configuration1_Name2=OutputConfigurationParameter1 +Configuration1_Item2=BoardEdgeRoutToolDia=2000000|GenerateBoardEdgeRout=False|GenerateDrilledSlotsG85=False|GenerateEIADrillFile=False|GenerateSeparatePlatedNonPlatedFiles=False|NumberOfDecimals=5|NumberOfUnits=2|OptimizeChangeLocationCommands=True|OriginPosition=Relative|Record=DrillView|Units=Imperial|ZeroesMode=SuppressTrailingZeroes +OutputType2=Mask +OutputName2=Solder/Paste Mask Prints +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=Letter|PaperIndex=1 +OutputType3=IPC2581 +OutputName3=IPC-2581 Files +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=Test Points +OutputName4=Test Point Report +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +OutputType5=Plane +OutputName5=Power-Plane Prints +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=Letter|PaperIndex=1 +OutputType6=ODB +OutputName6=ODB++ Files +OutputDocumentPath6= +OutputVariantName6=[No Variations] +OutputDefault6=0 +OutputType7=Drill +OutputName7=Drill Drawing/Guides +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=Letter|PaperIndex=1 +OutputType8=CompositeDrill +OutputName8=Composite Drill Drawing +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=Letter|PaperIndex=1 +OutputType9=Board Stack Report +OutputName9=Report Board Stack +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=Letter|PaperIndex=1 +OutputType10=Gerber X2 +OutputName10=Gerber X2 Files +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +OutputType11=Final +OutputName11=Final Artwork Prints +OutputDocumentPath11= +OutputVariantName11=[No Variations] +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=Letter|PaperIndex=1 +OutputType12=Gerber +OutputName12=Gerber Files +OutputDocumentPath12= +OutputVariantName12=[No Variations] +OutputDefault12=0 + +[OutputGroup6] +Name=Report Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=BOM_PartType +OutputName1=Bill of Materials +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=Letter|PaperIndex=1 +Configuration1_Name1=ColumnNameFormat +Configuration1_Item1=CaptionAsName +Configuration1_Name2=ForceUpdateSettings +Configuration1_Item2=False +Configuration1_Name3=General +Configuration1_Item3=OpenExported=False|AddToProject=False|ReportBOMViolationsInMessages=False|ForceFit=False|NotFitted=False|Database=False|DatabasePriority=False|IncludePcbData=False|IncludeVaultData=False|IncludeCloudData=False|IncludeDocumentData=True|IncludeAlternatives=False|ShowExportOptions=True|TemplateFilename=|TemplateVaultGuid=|TemplateItemGuid=|TemplateRevisionGuid=|BatchMode=5|FormWidth=1200|FormHeight=710|SupplierProdQty=1|SupplierAutoQty=False|SupplierUseCachedPricing=False|SupplierCurrency=USD|SolutionsPerItem=1|SuppliersPerSolution=1|ViewType=0|UseDirectApi=False|BomSetName= +Configuration1_Name4=GroupOrder +Configuration1_Item4=Comment=True|Footprint=True +Configuration1_Name5=SortOrder +Configuration1_Item5=Designator=Up|Comment=Up|Footprint=Up +Configuration1_Name6=VisibleOrder +Configuration1_Item6=Comment=120|Description=120|Designator=120|Footprint=120|LibRef=120|Quantity=120 +OutputType2=ComponentCrossReference +OutputName2=Component Cross Reference Report +OutputDocumentPath2= +OutputVariantName2=[No Variations] +OutputDefault2=0 +OutputType3=ReportHierarchy +OutputName3=Report Project Hierarchy +OutputDocumentPath3= +OutputVariantName3=[No Variations] +OutputDefault3=0 +OutputType4=Script +OutputName4=Script Output +OutputDocumentPath4= +OutputVariantName4=[No Variations] +OutputDefault4=0 +OutputType5=SimpleBOM +OutputName5=Simple BOM +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +OutputType6=SinglePinNetReporter +OutputName6=Report Single Pin Nets +OutputDocumentPath6= +OutputVariantName6=[No Variations] +OutputDefault6=0 +OutputType7=BOM_ReportCompare +OutputName7=BOM Compare +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=Letter|PaperIndex=1 +OutputType8=Export Comments +OutputName8=Export Comments +OutputDocumentPath8= +OutputVariantName8=[No Variations] +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=Letter|PaperIndex=1 + +[OutputGroup7] +Name=Other Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Text Print +OutputName1=Text Print +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 +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=Letter|PaperIndex=1 + +[OutputGroup8] +Name=Validation Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Component states check +OutputName1=Vault's components states check +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=Configuration compliance +OutputName2=Environment configuration compliance check +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=Design Rules Check +OutputName3=Design Rules Check +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=Letter|PaperIndex=1 +OutputType4=Differences Report +OutputName4=Differences Report +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=Letter|PaperIndex=1 +OutputType5=Electrical Rules Check +OutputName5=Electrical Rules Check +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=Letter|PaperIndex=1 +OutputType6=Footprint Comparison Report +OutputName6=Footprint Comparison Report +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +OutputType7=BOM_Violations +OutputName7=BOM Checks Report +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 + +[OutputGroup9] +Name=Export Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +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 +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=AutoCAD dwg/dxf Schematic +OutputName2=AutoCAD dwg/dxf File Schematic +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=ExportIDF +OutputName3=Export IDF +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=ExportPARASOLID +OutputName4=Export PARASOLID +OutputDocumentPath4= +OutputVariantName4=[No Variations] +OutputDefault4=0 +OutputType5=ExportSTEP +OutputName5=Export STEP +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +OutputType6=ExportVRML +OutputName6=Export VRML +OutputDocumentPath6= +OutputVariantName6=[No Variations] +OutputDefault6=0 +OutputType7=Save As/Export PCB +OutputName7=Save As/Export PCB +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +OutputType8=Save As/Export Schematic +OutputName8=Save As/Export Schematic +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +OutputType9=Specctra Design PCB +OutputName9=Specctra Design PCB +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +OutputType10=MBAExportPARASOLID +OutputName10=Export PARASOLID +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +OutputType11=MBAExportSTEP +OutputName11=Export STEP +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 + +[OutputGroup10] +Name=PostProcess Outputs +Description= +TargetPrinter=Print to PDF (Mac Desktop) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Copy Files +OutputName1=Copy Files +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 + +[Modification Levels] +Type1=1 +Type2=1 +Type3=1 +Type4=1 +Type5=1 +Type6=1 +Type7=1 +Type8=1 +Type9=1 +Type10=1 +Type11=1 +Type12=1 +Type13=1 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=1 +Type21=1 +Type22=1 +Type23=1 +Type24=1 +Type25=1 +Type26=1 +Type27=1 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=1 +Type33=1 +Type34=1 +Type35=1 +Type36=1 +Type37=1 +Type38=1 +Type39=1 +Type40=1 +Type41=1 +Type42=1 +Type43=1 +Type44=1 +Type45=1 +Type46=1 +Type47=1 +Type48=1 +Type49=1 +Type50=1 +Type51=1 +Type52=1 +Type53=1 +Type54=1 +Type55=1 +Type56=1 +Type57=1 +Type58=1 +Type59=1 +Type60=1 +Type61=1 +Type62=1 +Type63=1 +Type64=1 +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 +Type87=1 +Type88=1 +Type89=1 +Type90=1 +Type91=1 +Type92=1 +Type93=1 +Type94=1 +Type95=1 +Type96=1 +Type97=1 +Type98=1 +Type99=1 +Type100=1 +Type101=1 +Type102=1 +Type103=1 +Type104=1 +Type105=1 +Type106=1 +Type107=1 +Type108=1 +Type109=1 +Type110=1 +Type111=1 +Type112=1 +Type113=1 +Type114=1 +Type115=1 +Type116=1 +Type117=1 +Type118=1 +Type119=1 + +[Difference Levels] +Type1=1 +Type2=1 +Type3=1 +Type4=1 +Type5=1 +Type6=0 +Type7=1 +Type8=1 +Type9=1 +Type10=1 +Type11=1 +Type12=1 +Type13=1 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=1 +Type21=1 +Type22=1 +Type23=1 +Type24=1 +Type25=1 +Type26=1 +Type27=1 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=1 +Type33=1 +Type34=1 +Type35=1 +Type36=1 +Type37=1 +Type38=1 +Type39=1 +Type40=1 +Type41=1 +Type42=1 +Type43=1 +Type44=1 +Type45=1 +Type46=1 +Type47=1 +Type48=1 +Type49=1 +Type50=1 +Type51=1 +Type52=1 +Type53=1 +Type54=1 +Type55=1 +Type56=1 +Type57=1 +Type58=1 +Type59=1 +Type60=1 +Type61=1 +Type62=1 +Type63=1 +Type64=1 +Type65=1 +Type66=1 +Type67=1 +Type68=1 + +[Electrical Rules Check] +Type1=1 +Type2=1 +Type3=2 +Type4=1 +Type5=2 +Type6=2 +Type7=0 +Type8=1 +Type9=1 +Type10=0 +Type11=2 +Type12=0 +Type13=0 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=0 +Type21=0 +Type22=0 +Type23=0 +Type24=1 +Type25=2 +Type26=0 +Type27=2 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=2 +Type33=0 +Type34=2 +Type35=1 +Type36=2 +Type37=1 +Type38=2 +Type39=2 +Type40=2 +Type41=0 +Type42=2 +Type43=1 +Type44=0 +Type45=0 +Type46=0 +Type47=0 +Type48=0 +Type49=0 +Type50=2 +Type51=0 +Type52=0 +Type53=1 +Type54=1 +Type55=1 +Type56=2 +Type57=1 +Type58=1 +Type59=0 +Type60=0 +Type61=0 +Type62=0 +Type63=0 +Type64=0 +Type65=2 +Type66=3 +Type67=2 +Type68=2 +Type69=2 +Type70=2 +Type71=2 +Type72=2 +Type73=2 +Type74=1 +Type75=2 +Type76=1 +Type77=1 +Type78=1 +Type79=1 +Type80=2 +Type81=3 +Type82=3 +Type83=3 +Type84=3 +Type85=3 +Type86=2 +Type87=2 +Type88=2 +Type89=1 +Type90=1 +Type91=3 +Type92=3 +Type93=2 +Type94=2 +Type95=2 +Type96=2 +Type97=2 +Type98=0 +Type99=1 +Type100=2 +Type101=0 +Type102=2 +Type103=2 +Type104=1 +Type105=2 +Type106=2 +Type107=2 +Type108=2 +Type109=1 +Type110=1 +Type111=1 +Type112=1 +Type113=1 +Type114=2 +Type115=2 +Type116=2 +Type117=3 +Type118=3 +Type119=3 +AlternateItemFail=3 +Type122=2 +Type123=1 +Type124=1 +Type125=1 +Type126=1 + +[ERC Connection Matrix] +L1=NNNNNNNNNNNNNNNWW +L2=NNNNNNNNNNNNNWNWN +L3=NNNNNNNNNNNNNEEWN +L4=NNNNNNWEENNWNENWN +L5=NNNNNNNNNNNNNNNNN +L6=NNNNNNNEENNWNENWN +L7=NNNWNNWEENNWNENWN +L8=NNNENEENNNNNNEENN +L9=NNNENEENENEWNEEWW +L10=NNNNNNNNNNEWNNEWN +L11=NNNNNNNNEENWNENWN +L12=NNNWNWWNWWWNWWWNN +L13=NNNNNNNNNNNWNNNWW +L14=NWEENEEEENEWNEEWW +L15=NNENNNNEEENWNENWW +L16=WWWWNWWNWWWNWWWNW +L17=WNNNNNNNWNNNWWWWN + +[Annotate] +SortOrder=3 +SortLocation=0 +ReplaceSubparts=0 +MatchParameter1=Comment +MatchStrictly1=1 +MatchParameter2=Library Reference +MatchStrictly2=1 +PhysicalNamingFormat=$Component_$RoomName +GlobalIndexSortOrder=3 +GlobalIndexSortLocation=0 + +[PrjClassGen] +CompClassManualEnabled=0 +CompClassManualRoomEnabled=0 +NetClassAutoBusEnabled=0 +NetClassAutoCompEnabled=0 +NetClassAutoNamedHarnessEnabled=0 +NetClassManualEnabled=1 +NetClassSeparateForBusSections=0 + +[LibraryUpdateOptions] +SelectedOnly=1 +UpdateVariants=1 +UpdateToLatestRevision=1 +PartTypes=0 +ComponentLibIdentifierKind0=Any +ComponentLibraryIdentifier0= +ComponentDesignItemID0=ATML-ATSAM3X-LQFP-144 +ComponentSymbolReference0=ATML-ATSAM3X-LQFP-144 +ComponentUpdate0=1 +ComponentIsDeviceSheet0=0 +ComponentLibIdentifierKind1=Any +ComponentLibraryIdentifier1= +ComponentDesignItemID1=ATML-ATSAM3X-LQFP-144 +ComponentSymbolReference1=SYM-0019-00451-1 +ComponentUpdate1=1 +ComponentIsDeviceSheet1=0 +ComponentLibIdentifierKind2=Library Name And Type +ComponentLibraryIdentifier2=3Delight.SCHLIB +ComponentDesignItemID2=0705430004 +ComponentSymbolReference2=0705430004 +ComponentUpdate2=1 +ComponentIsDeviceSheet2=0 +ComponentLibIdentifierKind3=Library Name And Type +ComponentLibraryIdentifier3=3Delight.SCHLIB +ComponentDesignItemID3=1571610-2 +ComponentSymbolReference3=1571610-2 +ComponentUpdate3=1 +ComponentIsDeviceSheet3=0 +ComponentLibIdentifierKind4=Library Name And Type +ComponentLibraryIdentifier4=3Delight.SCHLIB +ComponentDesignItemID4=3557-2 +ComponentSymbolReference4=3557-2 +ComponentUpdate4=1 +ComponentIsDeviceSheet4=0 +ComponentLibIdentifierKind5=Library Name And Type +ComponentLibraryIdentifier5=3Delight.SCHLIB +ComponentDesignItemID5=405C35B12M00000 +ComponentSymbolReference5=405C35B12M00000 +ComponentUpdate5=1 +ComponentIsDeviceSheet5=0 +ComponentLibIdentifierKind6=Library Name And Type +ComponentLibraryIdentifier6=3Delight.SCHLIB +ComponentDesignItemID6=5988110107F +ComponentSymbolReference6=5988110107F +ComponentUpdate6=1 +ComponentIsDeviceSheet6=0 +ComponentLibIdentifierKind7=Library Name And Type +ComponentLibraryIdentifier7=3Delight.SCHLIB +ComponentDesignItemID7=5988140107F +ComponentSymbolReference7=5988140107F +ComponentUpdate7=1 +ComponentIsDeviceSheet7=0 +ComponentLibIdentifierKind8=Library Name And Type +ComponentLibraryIdentifier8=3Delight.SCHLIB +ComponentDesignItemID8=5988170107F +ComponentSymbolReference8=5988170107F +ComponentUpdate8=1 +ComponentIsDeviceSheet8=0 +ComponentLibIdentifierKind9=Library Name And Type +ComponentLibraryIdentifier9=3Delight.SCHLIB +ComponentDesignItemID9=BAT54WT-7 +ComponentSymbolReference9=BAT54WT-7 +ComponentUpdate9=1 +ComponentIsDeviceSheet9=0 +ComponentLibIdentifierKind10=Library Name And Type +ComponentLibraryIdentifier10=3Delight.SCHLIB +ComponentDesignItemID10=C0402TBD +ComponentSymbolReference10=C0402TBD +ComponentUpdate10=1 +ComponentIsDeviceSheet10=0 +ComponentLibIdentifierKind11=Library Name And Type +ComponentLibraryIdentifier11=3Delight.SCHLIB +ComponentDesignItemID11=C0603C104K5RACTU +ComponentSymbolReference11=C0603C104K5RACTU +ComponentUpdate11=1 +ComponentIsDeviceSheet11=0 +ComponentLibIdentifierKind12=Library Name And Type +ComponentLibraryIdentifier12=3Delight.SCHLIB +ComponentDesignItemID12=C0603TBD +ComponentSymbolReference12=C0603TBD +ComponentUpdate12=1 +ComponentIsDeviceSheet12=0 +ComponentLibIdentifierKind13=Library Name And Type +ComponentLibraryIdentifier13=3Delight.SCHLIB +ComponentDesignItemID13=C0805C106K8PACTU +ComponentSymbolReference13=C0805C106K8PACTU +ComponentUpdate13=1 +ComponentIsDeviceSheet13=0 +ComponentLibIdentifierKind14=Library Name And Type +ComponentLibraryIdentifier14=3Delight.SCHLIB +ComponentDesignItemID14=C1206C475K5PACTU +ComponentSymbolReference14=C1206C475K5PACTU +ComponentUpdate14=1 +ComponentIsDeviceSheet14=0 +ComponentLibIdentifierKind15=Library Name And Type +ComponentLibraryIdentifier15=3Delight.SCHLIB +ComponentDesignItemID15=CAP 1nF 50V 0402 X7R +ComponentSymbolReference15=CAP 1nF 50V 0402 X7R +ComponentUpdate15=1 +ComponentIsDeviceSheet15=0 +ComponentLibIdentifierKind16=Library Name And Type +ComponentLibraryIdentifier16=3Delight.SCHLIB +ComponentDesignItemID16=CL10C030BB8NNND +ComponentSymbolReference16=CL10C030BB8NNND +ComponentUpdate16=1 +ComponentIsDeviceSheet16=0 +ComponentLibIdentifierKind17=Library Name And Type +ComponentLibraryIdentifier17=3Delight.SCHLIB +ComponentDesignItemID17=CRCW0402200KFKED +ComponentSymbolReference17=CRCW0402200KFKED +ComponentUpdate17=1 +ComponentIsDeviceSheet17=0 +ComponentLibIdentifierKind18=Library Name And Type +ComponentLibraryIdentifier18=3Delight.SCHLIB +ComponentDesignItemID18=CRCW040224R0FKED +ComponentSymbolReference18=CRCW040224R0FKED +ComponentUpdate18=1 +ComponentIsDeviceSheet18=0 +ComponentLibIdentifierKind19=Library Name And Type +ComponentLibraryIdentifier19=3Delight.SCHLIB +ComponentDesignItemID19=DLW21HN900SQ2L +ComponentSymbolReference19=DLW21HN900SQ2L +ComponentUpdate19=1 +ComponentIsDeviceSheet19=0 +ComponentLibIdentifierKind20=Library Name And Type +ComponentLibraryIdentifier20=3Delight.SCHLIB +ComponentDesignItemID20=ERJ2GEJ105X +ComponentSymbolReference20=ERJ2GEJ105X +ComponentUpdate20=1 +ComponentIsDeviceSheet20=0 +ComponentLibIdentifierKind21=Library Name And Type +ComponentLibraryIdentifier21=3Delight.SCHLIB +ComponentDesignItemID21=FERRITE 120R 3A 0603 +ComponentSymbolReference21=FERRITE 220R 2.5A 0603 +ComponentUpdate21=1 +ComponentIsDeviceSheet21=0 +ComponentLibIdentifierKind22=Library Name And Type +ComponentLibraryIdentifier22=3Delight.SCHLIB +ComponentDesignItemID22=FIDUCIAL +ComponentSymbolReference22=FIDUCIAL +ComponentUpdate22=1 +ComponentIsDeviceSheet22=0 +ComponentLibIdentifierKind23=Library Name And Type +ComponentLibraryIdentifier23=3Delight.SCHLIB +ComponentDesignItemID23=GCM155R71H223KA55D +ComponentSymbolReference23=GCM155R71H223KA55D +ComponentUpdate23=1 +ComponentIsDeviceSheet23=0 +ComponentLibIdentifierKind24=Library Name And Type +ComponentLibraryIdentifier24=3Delight.SCHLIB +ComponentDesignItemID24=GRM155R60J105KE19D +ComponentSymbolReference24=GRM155R60J105KE19D +ComponentUpdate24=1 +ComponentIsDeviceSheet24=0 +ComponentLibIdentifierKind25=Library Name And Type +ComponentLibraryIdentifier25=3Delight.SCHLIB +ComponentDesignItemID25=GRM155R71C104KA88D +ComponentSymbolReference25=GRM155R71C104KA88D +ComponentUpdate25=1 +ComponentIsDeviceSheet25=0 +ComponentLibIdentifierKind26=Library Name And Type +ComponentLibraryIdentifier26=3Delight.SCHLIB +ComponentDesignItemID26=GRM21BR71H105KA12L +ComponentSymbolReference26=GRM21BR71H105KA12L +ComponentUpdate26=1 +ComponentIsDeviceSheet26=0 +ComponentLibIdentifierKind27=Library Name And Type +ComponentLibraryIdentifier27=3Delight.SCHLIB +ComponentDesignItemID27=IRLML6346TRPBF +ComponentSymbolReference27=IRLML6346TRPBF +ComponentUpdate27=1 +ComponentIsDeviceSheet27=0 +ComponentLibIdentifierKind28=Library Name And Type +ComponentLibraryIdentifier28=3Delight.SCHLIB +ComponentDesignItemID28=KMR741NG ULC LFS +ComponentSymbolReference28=KMR741NG ULC LFS +ComponentUpdate28=1 +ComponentIsDeviceSheet28=0 +ComponentLibIdentifierKind29=Library Name And Type +ComponentLibraryIdentifier29=3Delight.SCHLIB +ComponentDesignItemID29=LM25011 +ComponentSymbolReference29=LM25011 +ComponentUpdate29=1 +ComponentIsDeviceSheet29=0 +ComponentLibIdentifierKind30=Library Name And Type +ComponentLibraryIdentifier30=3Delight.SCHLIB +ComponentDesignItemID30=MMBT3904_SOT523 +ComponentSymbolReference30=MMBT3904_SOT523 +ComponentUpdate30=1 +ComponentIsDeviceSheet30=0 +ComponentLibIdentifierKind31=Library Name And Type +ComponentLibraryIdentifier31=3Delight.SCHLIB +ComponentDesignItemID31=MSTBH6 +ComponentSymbolReference31=MSTBH6 +ComponentUpdate31=1 +ComponentIsDeviceSheet31=0 +ComponentLibIdentifierKind32=Library Name And Type +ComponentLibraryIdentifier32=3Delight.SCHLIB +ComponentDesignItemID32=OPTO SO-4 OPNDRN OUT +ComponentSymbolReference32=OPTO SO-4 OPNDRN OUT +ComponentUpdate32=1 +ComponentIsDeviceSheet32=0 +ComponentLibIdentifierKind33=Library Name And Type +ComponentLibraryIdentifier33=3Delight.SCHLIB +ComponentDesignItemID33=PRTR5V0U2F +ComponentSymbolReference33=PRTR5V0U2F +ComponentUpdate33=1 +ComponentIsDeviceSheet33=0 +ComponentLibIdentifierKind34=Library Name And Type +ComponentLibraryIdentifier34=3Delight.SCHLIB +ComponentDesignItemID34=PSMN7R0-60YS,115 +ComponentSymbolReference34=PSMN7R0-60YS,115 +ComponentUpdate34=1 +ComponentIsDeviceSheet34=0 +ComponentLibIdentifierKind35=Library Name And Type +ComponentLibraryIdentifier35=3Delight.SCHLIB +ComponentDesignItemID35=R0402TBD +ComponentSymbolReference35=R0402TBD +ComponentUpdate35=1 +ComponentIsDeviceSheet35=0 +ComponentLibIdentifierKind36=Library Name And Type +ComponentLibraryIdentifier36=3Delight.SCHLIB +ComponentDesignItemID36=RC0402FR-0710KP +ComponentSymbolReference36=RC0402FR-0710KP +ComponentUpdate36=1 +ComponentIsDeviceSheet36=0 +ComponentLibIdentifierKind37=Library Name And Type +ComponentLibraryIdentifier37=3Delight.SCHLIB +ComponentDesignItemID37=RC0402FR-0710RL +ComponentSymbolReference37=RC0402FR-0710RL +ComponentUpdate37=1 +ComponentIsDeviceSheet37=0 +ComponentLibIdentifierKind38=Library Name And Type +ComponentLibraryIdentifier38=3Delight.SCHLIB +ComponentDesignItemID38=RC0402FR-072K37L +ComponentSymbolReference38=RC0402FR-072K37L +ComponentUpdate38=1 +ComponentIsDeviceSheet38=0 +ComponentLibIdentifierKind39=Library Name And Type +ComponentLibraryIdentifier39=3Delight.SCHLIB +ComponentDesignItemID39=RC0402FR-074K7L +ComponentSymbolReference39=RC0402FR-074K7L +ComponentUpdate39=1 +ComponentIsDeviceSheet39=0 +ComponentLibIdentifierKind40=Library Name And Type +ComponentLibraryIdentifier40=3Delight.SCHLIB +ComponentDesignItemID40=RC0603JR-071K8L +ComponentSymbolReference40=RC0603JR-071K8L +ComponentUpdate40=1 +ComponentIsDeviceSheet40=0 +ComponentLibIdentifierKind41=Library Name And Type +ComponentLibraryIdentifier41=3Delight.SCHLIB +ComponentDesignItemID41=RK73H1ETTP1001F +ComponentSymbolReference41=RK73H1ETTP1001F +ComponentUpdate41=1 +ComponentIsDeviceSheet41=0 +ComponentLibIdentifierKind42=Library Name And Type +ComponentLibraryIdentifier42=3Delight.SCHLIB +ComponentDesignItemID42=RL2512FK-070R06L +ComponentSymbolReference42=RL2512FK-070R06L +ComponentUpdate42=1 +ComponentIsDeviceSheet42=0 +ComponentLibIdentifierKind43=Library Name And Type +ComponentLibraryIdentifier43=3Delight.SCHLIB +ComponentDesignItemID43=RSB39VTE-17 +ComponentSymbolReference43=RSB39VTE-17 +ComponentUpdate43=1 +ComponentIsDeviceSheet43=0 +ComponentLibIdentifierKind44=Library Name And Type +ComponentLibraryIdentifier44=3Delight.SCHLIB +ComponentDesignItemID44=S3A-13-F +ComponentSymbolReference44=S3A-13-F +ComponentUpdate44=1 +ComponentIsDeviceSheet44=0 +ComponentLibIdentifierKind45=Library Name And Type +ComponentLibraryIdentifier45=3Delight.SCHLIB +ComponentDesignItemID45=SJ +ComponentSymbolReference45=SJ +ComponentUpdate45=1 +ComponentIsDeviceSheet45=0 +ComponentLibIdentifierKind46=Library Name And Type +ComponentLibraryIdentifier46=3Delight.SCHLIB +ComponentDesignItemID46=SN74AHCT125 +ComponentSymbolReference46=SN74AHCT125 +ComponentUpdate46=1 +ComponentIsDeviceSheet46=0 +ComponentLibIdentifierKind47=Library Name And Type +ComponentLibraryIdentifier47=3Delight.SCHLIB +ComponentDesignItemID47=Standoff3TopConn +ComponentSymbolReference47=Standoff3TopConn +ComponentUpdate47=1 +ComponentIsDeviceSheet47=0 +ComponentLibIdentifierKind48=Library Name And Type +ComponentLibraryIdentifier48=3Delight.SCHLIB +ComponentDesignItemID48=TMC2130-LA-T +ComponentSymbolReference48=TMC2130-LA-T +ComponentUpdate48=1 +ComponentIsDeviceSheet48=0 +ComponentLibIdentifierKind49=Library Name And Type +ComponentLibraryIdentifier49=3Delight.SCHLIB +ComponentDesignItemID49=TVS 30V SMF +ComponentSymbolReference49=TVS 30V SMF +ComponentUpdate49=1 +ComponentIsDeviceSheet49=0 +ComponentLibIdentifierKind50=Library Name And Type +ComponentLibraryIdentifier50=3Delight.SCHLIB +ComponentDesignItemID50=USB-B +ComponentSymbolReference50=USB-B +ComponentUpdate50=1 +ComponentIsDeviceSheet50=0 +ComponentLibIdentifierKind51=Library Name And Type +ComponentLibraryIdentifier51=3Delight.SCHLIB +ComponentDesignItemID51=UWT1V101MCL1GS +ComponentSymbolReference51=UWT1V101MCL1GS +ComponentUpdate51=1 +ComponentIsDeviceSheet51=0 +ComponentLibIdentifierKind52=Library Name And Type +ComponentLibraryIdentifier52=3Delight.SCHLIB +ComponentDesignItemID52=XAL5050-153MEB +ComponentSymbolReference52=XAL5050-153MEB +ComponentUpdate52=1 +ComponentIsDeviceSheet52=0 +ComponentLibIdentifierKind53=Library Name And Type +ComponentLibraryIdentifier53=3Delight.SCHLIB +ComponentDesignItemID53=ZXGD3009E6 +ComponentSymbolReference53=ZXGD3009E6 +ComponentUpdate53=1 +ComponentIsDeviceSheet53=0 +ComponentLibIdentifierKind54=Library Name And Type +ComponentLibraryIdentifier54=Adams Altium Library.SchLib +ComponentDesignItemID54=ARM Cortex JTAG-DEBUG Header +ComponentSymbolReference54=ARM Cortex JTAG-DEBUG Header +ComponentUpdate54=1 +ComponentIsDeviceSheet54=0 +ComponentLibIdentifierKind55=Library Name And Type +ComponentLibraryIdentifier55=Archim.SCHLIB +ComponentDesignItemID55=CSRN2512FTR200 +ComponentSymbolReference55=CSRN2512FTR200 +ComponentUpdate55=1 +ComponentIsDeviceSheet55=0 +ComponentLibIdentifierKind56=Library Name And Type +ComponentLibraryIdentifier56=Archim.SCHLIB +ComponentDesignItemID56=Molex 0705430003 Alt_1 +ComponentSymbolReference56=Molex 0705430003 Alt_1 +ComponentUpdate56=1 +ComponentIsDeviceSheet56=0 +ComponentLibIdentifierKind57=Library Name And Type +ComponentLibraryIdentifier57=Archim.SCHLIB +ComponentDesignItemID57=RES 100R 0402 1% +ComponentSymbolReference57=RES 100R 0402 1% +ComponentUpdate57=1 +ComponentIsDeviceSheet57=0 +ComponentLibIdentifierKind58=Library Name And Type +ComponentLibraryIdentifier58=Archim.SCHLIB +ComponentDesignItemID58=Socket +ComponentSymbolReference58=Socket +ComponentUpdate58=1 +ComponentIsDeviceSheet58=0 +ComponentLibIdentifierKind59=Library Name And Type +ComponentLibraryIdentifier59=Archim_0.4.SCHLIB +ComponentDesignItemID59=CONN 10POS 0.2" VERT SHRD +ComponentSymbolReference59=CONN 10POS 0.2" VERT SHRD +ComponentUpdate59=1 +ComponentIsDeviceSheet59=0 +ComponentLibIdentifierKind60=Library Name And Type +ComponentLibraryIdentifier60=Archim_0.4.SCHLIB +ComponentDesignItemID60=CONN 2PIN VERT 0.1" SHRD LOCKING +ComponentSymbolReference60=CONN 2PIN VERT 0.1" SHRD LOCKING +ComponentUpdate60=1 +ComponentIsDeviceSheet60=0 +ComponentLibIdentifierKind61=Library Name And Type +ComponentLibraryIdentifier61=Archim_0.4.SCHLIB +ComponentDesignItemID61=CONN 3POS VERT 0.1" SHRD LOCKING +ComponentSymbolReference61=CONN 3POS VERT 0.1" SHRD LOCKING +ComponentUpdate61=1 +ComponentIsDeviceSheet61=0 +ComponentLibIdentifierKind62=Library Name And Type +ComponentLibraryIdentifier62=Archim_0.4.SCHLIB +ComponentDesignItemID62=ESD9X3.3ST5G +ComponentSymbolReference62=ESD9X3.3ST5G +ComponentUpdate62=1 +ComponentIsDeviceSheet62=0 +ComponentLibIdentifierKind63=Library Name And Type +ComponentLibraryIdentifier63=Archim_0.4.SCHLIB +ComponentDesignItemID63=Hole_DS +ComponentSymbolReference63=Hole_DS +ComponentUpdate63=1 +ComponentIsDeviceSheet63=0 +ComponentLibIdentifierKind64=Library Name And Type +ComponentLibraryIdentifier64=Archim_0.4.SCHLIB +ComponentDesignItemID64=SK310A +ComponentSymbolReference64=SK310A +ComponentUpdate64=1 +ComponentIsDeviceSheet64=0 +ComponentLibIdentifierKind65=Library Name And Type +ComponentLibraryIdentifier65=Miscellaneous Connectors.IntLib +ComponentDesignItemID65=Header 12X2 +ComponentSymbolReference65=Header 12X2 +ComponentUpdate65=1 +ComponentIsDeviceSheet65=0 +ComponentLibIdentifierKind66=Library Name And Type +ComponentLibraryIdentifier66=Miscellaneous Connectors.IntLib +ComponentDesignItemID66=Header 4X2 +ComponentSymbolReference66=Header 4X2 +ComponentUpdate66=1 +ComponentIsDeviceSheet66=0 +ComponentLibIdentifierKind67=Library Name And Type +ComponentLibraryIdentifier67=Miscellaneous Connectors.IntLib +ComponentDesignItemID67=Header 5X2 +ComponentSymbolReference67=Header 5X2 +ComponentUpdate67=1 +ComponentIsDeviceSheet67=0 +ComponentLibIdentifierKind68=Library Name And Type +ComponentLibraryIdentifier68=Resistors.SchLib +ComponentDesignItemID68=0.22R 1% 1206 +ComponentSymbolReference68=0.22R 1% 1206 +ComponentUpdate68=1 +ComponentIsDeviceSheet68=0 +ComponentLibIdentifierKind69=Library Name And Type +ComponentLibraryIdentifier69=Tigershark3D.SchLib +ComponentDesignItemID69=502570-0893 +ComponentSymbolReference69=502570-0893 +ComponentUpdate69=1 +ComponentIsDeviceSheet69=0 +ComponentLibIdentifierKind70=Library Name And Type +ComponentLibraryIdentifier70=Tigershark3D.SchLib +ComponentDesignItemID70=C1608JB0J106K080AB +ComponentSymbolReference70=C1608JB0J106K080AB +ComponentUpdate70=1 +ComponentIsDeviceSheet70=0 +ComponentLibIdentifierKind71=Library Name And Type +ComponentLibraryIdentifier71=Tigershark3D.SchLib +ComponentDesignItemID71=CL05C100JB5NNNC +ComponentSymbolReference71=CL05C100JB5NNNC +ComponentUpdate71=1 +ComponentIsDeviceSheet71=0 +ComponentLibIdentifierKind72=Library Name And Type +ComponentLibraryIdentifier72=Tigershark3D.SchLib +ComponentDesignItemID72=CL31A106KBHNNNE +ComponentSymbolReference72=CL31A106KBHNNNE +ComponentUpdate72=1 +ComponentIsDeviceSheet72=0 +ComponentLibIdentifierKind73=Library Name And Type +ComponentLibraryIdentifier73=Tigershark3D.SchLib +ComponentDesignItemID73=CRCW04026K80FKED +ComponentSymbolReference73=CRCW04026K80FKED +ComponentUpdate73=1 +ComponentIsDeviceSheet73=0 +ComponentLibIdentifierKind74=Library Name And Type +ComponentLibraryIdentifier74=Tigershark3D.SchLib +ComponentDesignItemID74=CSRN2512FTR200 +ComponentSymbolReference74=CSRN2512FTR200 +ComponentUpdate74=1 +ComponentIsDeviceSheet74=0 +ComponentLibIdentifierKind75=Library Name And Type +ComponentLibraryIdentifier75=Tigershark3D.SchLib +ComponentDesignItemID75=DRV8825 +ComponentSymbolReference75=DRV8825 +ComponentUpdate75=1 +ComponentIsDeviceSheet75=0 +ComponentLibIdentifierKind76=Library Name And Type +ComponentLibraryIdentifier76=Tigershark3D.SchLib +ComponentDesignItemID76=ERJ2GEJ105X +ComponentSymbolReference76=ERJ2GEJ105X +ComponentUpdate76=1 +ComponentIsDeviceSheet76=0 +ComponentLibIdentifierKind77=Library Name And Type +ComponentLibraryIdentifier77=Tigershark3D.SchLib +ComponentDesignItemID77=GRM155R60J474KE19D +ComponentSymbolReference77=GRM155R60J474KE19D +ComponentUpdate77=1 +ComponentIsDeviceSheet77=0 +ComponentLibIdentifierKind78=Library Name And Type +ComponentLibraryIdentifier78=Tigershark3D.SchLib +ComponentDesignItemID78=GRM155R71H103JA88D +ComponentSymbolReference78=GRM155R71H103JA88D +ComponentUpdate78=1 +ComponentIsDeviceSheet78=0 +ComponentLibIdentifierKind79=Library Name And Type +ComponentLibraryIdentifier79=Tigershark3D.SchLib +ComponentDesignItemID79=MIC5353-3.3YMT-TR +ComponentSymbolReference79=MIC5353-3.3YMT-TR +ComponentUpdate79=1 +ComponentIsDeviceSheet79=0 +ComponentLibIdentifierKind80=Library Name And Type +ComponentLibraryIdentifier80=Tigershark3D.SchLib +ComponentDesignItemID80=RC1005F104CS +ComponentSymbolReference80=RC1005F104CS +ComponentUpdate80=1 +ComponentIsDeviceSheet80=0 +ComponentLibIdentifierKind81=Library Name And Type +ComponentLibraryIdentifier81=Tigershark3D.SchLib +ComponentDesignItemID81=S25FL216K0PMFI041 +ComponentSymbolReference81=S25FL216K0PMFI041 +ComponentUpdate81=1 +ComponentIsDeviceSheet81=0 +ComponentLibIdentifierKind82=Library Name And Type +ComponentLibraryIdentifier82=ZMBo Schematic Library.SchLib +ComponentDesignItemID82=ADuM4160 +ComponentSymbolReference82=ADuM4160 +ComponentUpdate82=1 +ComponentIsDeviceSheet82=0 +FullReplace=0 +UpdateDesignatorLock=1 +UpdatePartIDLock=1 +PreserveParameterLocations=1 +PreserveParameterVisibility=1 +DoGraphics=1 +DoParameters=1 +DoModels=1 +AddParameters=0 +RemoveParameters=0 +AddModels=1 +RemoveModels=1 +UpdateCurrentModels=1 +ParameterName0=Comment +ParameterUpdate0=1 +ParameterName1=Component Kind +ParameterUpdate1=1 +ParameterName2=Description +ParameterUpdate2=1 +ParameterName3=DISTRIBUTOR +ParameterUpdate3=1 +ParameterName4=DISTRIBUTOR # +ParameterUpdate4=1 +ParameterName5=DNI +ParameterUpdate5=1 +ParameterName6=EE_SPEC +ParameterUpdate6=1 +ParameterName7=Library Reference +ParameterUpdate7=1 +ParameterName8=MANUFACTURER +ParameterUpdate8=1 +ParameterName9=MANUFACTURER # +ParameterUpdate9=1 +ParameterName10=Manufacturer2 +ParameterUpdate10=1 +ParameterName11=MANUFACTURER2# +ParameterUpdate11=1 +ParameterName12=ManufacturerPartNumber2 +ParameterUpdate12=1 +ParameterName13=PART +ParameterUpdate13=1 +ParameterName14=PART DESCRIPTION +ParameterUpdate14=1 +ParameterName15=TOLERANCE +ParameterUpdate15=1 +ParameterName16=VALUE +ParameterUpdate16=1 +ModelTypeGroup0=PCBLIB +ModelTypeUpdate0=1 +ModelType0=PCBLIB +ModelName0=2512R-0.55 +ModelUpdate0=1 +ModelType1=PCBLIB +ModelName1=3557 +ModelUpdate1=1 +ModelType2=PCBLIB +ModelName2=4POL254 +ModelUpdate2=1 +ModelType3=PCBLIB +ModelName3=502570-0893 - Molex SD +ModelUpdate3=1 +ModelType4=PCBLIB +ModelName4=5POL254 +ModelUpdate4=1 +ModelType5=PCBLIB +ModelName5=70543-02 +ModelUpdate5=1 +ModelType6=PCBLIB +ModelName6=70543-03 +ModelUpdate6=1 +ModelType7=PCBLIB +ModelName7=ADuM4160 +ModelUpdate7=1 +ModelType8=PCBLIB +ModelName8=B3F-31XX +ModelUpdate8=1 +ModelType9=PCBLIB +ModelName9=C0402 +ModelUpdate9=1 +ModelType10=PCBLIB +ModelName10=C0603 +ModelUpdate10=1 +ModelType11=PCBLIB +ModelName11=C0805 +ModelUpdate11=1 +ModelType12=PCBLIB +ModelName12=C1206 +ModelUpdate12=1 +ModelType13=PCBLIB +ModelName13=CAP-ELEC-063063077 +ModelUpdate13=1 +ModelType14=PCBLIB +ModelName14=CRYS320500 +ModelUpdate14=1 +ModelType15=PCBLIB +ModelName15=DLW21HN900SQ2L +ModelUpdate15=1 +ModelType16=PCBLIB +ModelName16=DO-214AB +ModelUpdate16=1 +ModelType17=PCBLIB +ModelName17=DRV8825PWPR +ModelUpdate17=1 +ModelType18=PCBLIB +ModelName18=FB0603 +ModelUpdate18=1 +ModelType19=PCBLIB +ModelName19=FIDUCIAL-1X2 +ModelUpdate19=1 +ModelType20=PCBLIB +ModelName20=FIDUCIAL-2x3-Panel +ModelUpdate20=1 +ModelType21=PCBLIB +ModelName21=FTSH-105-XX-X-DV +ModelUpdate21=1 +ModelType22=PCBLIB +ModelName22=HDR2X12 +ModelUpdate22=1 +ModelType23=PCBLIB +ModelName23=HDR2X4 +ModelUpdate23=1 +ModelType24=PCBLIB +ModelName24=HDR2X5 +ModelUpdate24=1 +ModelType25=PCBLIB +ModelName25=KMR 6 Series +ModelUpdate25=1 +ModelType26=PCBLIB +ModelName26=LED2012120 +ModelUpdate26=1 +ModelType27=PCBLIB +ModelName27=LQFP144_N +ModelUpdate27=1 +ModelType28=PCBLIB +ModelName28=MSTBH6 +ModelUpdate28=1 +ModelType29=PCBLIB +ModelName29=MSTBV10 +ModelUpdate29=1 +ModelType30=PCBLIB +ModelName30=PN61729 +ModelUpdate30=1 +ModelType31=PCBLIB +ModelName31=QFN36-50P500X600X900_HS-37N +ModelUpdate31=1 +ModelType32=PCBLIB +ModelName32=QFN50P350X350X100_RGY_S-PVQFN-N14 +ModelUpdate32=1 +ModelType33=PCBLIB +ModelName33=R0402 +ModelUpdate33=1 +ModelType34=PCBLIB +ModelName34=R0402TBD +ModelUpdate34=1 +ModelType35=PCBLIB +ModelName35=R0603 +ModelUpdate35=1 +ModelType36=PCBLIB +ModelName36=R1206 +ModelUpdate36=1 +ModelType37=PCBLIB +ModelName37=S25FL216K0PMFI041 +ModelUpdate37=1 +ModelType38=PCBLIB +ModelName38=SJ +ModelUpdate38=1 +ModelType39=PCBLIB +ModelName39=SMA-SM +ModelUpdate39=1 +ModelType40=PCBLIB +ModelName40=SMF +ModelUpdate40=1 +ModelType41=PCBLIB +ModelName41=SO-4 +ModelUpdate41=1 +ModelType42=PCBLIB +ModelName42=SOD323-R +ModelUpdate42=1 +ModelType43=PCBLIB +ModelName43=SOD523_ +ModelUpdate43=1 +ModelType44=PCBLIB +ModelName44=SOD923-100X40-2N +ModelUpdate44=1 +ModelType45=PCBLIB +ModelName45=SOT23-3 +ModelUpdate45=1 +ModelType46=PCBLIB +ModelName46=SOT26P285X140-6L +ModelUpdate46=1 +ModelType47=PCBLIB +ModelName47=SOT523 SMALL +ModelUpdate47=1 +ModelType48=PCBLIB +ModelName48=SOT669 +ModelUpdate48=1 +ModelType49=PCBLIB +ModelName49=SOT886 +ModelUpdate49=1 +ModelType50=PCBLIB +ModelName50=Standoff3mmTopConn +ModelUpdate50=1 +ModelType51=PCBLIB +ModelName51=TDFN1616-6LD-PL-1 +ModelUpdate51=1 +ModelType52=PCBLIB +ModelName52=TP-2 +ModelUpdate52=1 +ModelType53=PCBLIB +ModelName53=VSSOP10 +ModelUpdate53=1 +ModelType54=PCBLIB +ModelName54=Wave_hole_3x7-doubleSided +ModelUpdate54=1 +ModelType55=PCBLIB +ModelName55=XAL50xx-153 +ModelUpdate55=1 +ModelTypeGroup1=SI +ModelTypeUpdate1=1 +ModelType56=SI +ModelName56=Cap Pol +ModelUpdate56=1 +ModelType57=SI +ModelName57=Cap Semi +ModelUpdate57=1 +ModelType58=SI +ModelName58=Connector +ModelUpdate58=1 +ModelType59=SI +ModelName59=Model Name +ModelUpdate59=1 +ModelType60=SI +ModelName60=Res +ModelUpdate60=1 +ModelTypeGroup2=SIM +ModelTypeUpdate2=1 +ModelType61=SIM +ModelName61=CAP +ModelUpdate61=1 +ModelType62=SIM +ModelName62=Model Name +ModelUpdate62=1 +ModelType63=SIM +ModelName63=RESISTOR +ModelUpdate63=1 + +[DatabaseUpdateOptions] +SelectedOnly=0 +UpdateVariants=1 +UpdateToLatestRevision=1 +PartTypes=0 + +[Comparison Options] +ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 +ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 +ComparisonOptions2=Kind=Component Class|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 +ComparisonOptions3=Kind=Rule|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 +ComparisonOptions4=Kind=Differential Pair|MinPercent=50|MinMatch=1|ShowMatch=0|UseName=0|InclAllRules=0 +ComparisonOptions5=Kind=Structure Class|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 + +[SmartPDF] +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 + diff --git a/Archimajor.RUL b/Archimajor.RUL new file mode 100644 index 0000000..252ffc8 --- /dev/null +++ b/Archimajor.RUL @@ -0,0 +1,67 @@ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=Clearance|NETSCOPE=DifferentNets|LAYERKIND=SameLayer|SCOPE1EXPRESSION=OnLayer('Mid1')|SCOPE2EXPRESSION=All|NAME=Internal Positive Layer|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=IRRHXPIM|DEFINEDBYLOGICALDOCUMENT=FALSE|GAP=10mil|GENERICCLEARANCE=10mil|IGNOREPADTOPADCLEARANCEINFOOTPRINT=FALSE|OBJECTCLEARANCES=ClearanceObj_Arc-ClearanceObj_Arc:70000;ClearanceObj_Arc-ClearanceObj_Track:70000;ClearanceObj_Arc-ClearanceObj_SMDPad:70000;ClearanceObj_Arc-ClearanceObj_THPad:70000;ClearanceObj_Arc-ClearanceObj_Via:70000;ClearanceObj_Track-ClearanceObj_Track:70000;ClearanceObj_Track-ClearanceObj_SMDPad:70000;ClearanceObj_Track-ClearanceObj_THPad:70000;ClearanceObj_Track-ClearanceObj_Via:70000;ClearanceObj_SMDPad-ClearanceObj_SMDPad:70000;ClearanceObj_SMDPad-ClearanceObj_THPad:70000;ClearanceObj_SMDPad-ClearanceObj_Via:70000;ClearanceObj_THPad-ClearanceObj_THPad:70000;ClearanceObj_THPad-ClearanceObj_Via:70000;ClearanceObj_Via-ClearanceObj_Via:70000¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=Clearance|NETSCOPE=DifferentNets|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InPolygon|SCOPE2EXPRESSION=All|NAME=Polygon|ENABLED=TRUE|PRIORITY=2|COMMENT= |UNIQUEID=UUTBXGTA|DEFINEDBYLOGICALDOCUMENT=FALSE|GAP=8mil|GENERICCLEARANCE=8mil|IGNOREPADTOPADCLEARANCEINFOOTPRINT=FALSE|OBJECTCLEARANCES=ClearanceObj_Fill-ClearanceObj_Fill:100000;ClearanceObj_Fill-ClearanceObj_Poly:100000;ClearanceObj_Fill-ClearanceObj_Region:100000;ClearanceObj_Poly-ClearanceObj_Poly:100000;ClearanceObj_Poly-ClearanceObj_Region:100000;ClearanceObj_Region-ClearanceObj_Region:100000¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=Clearance|NETSCOPE=DifferentNets|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InPolygon and InNetClass('PWR_INPUT')|SCOPE2EXPRESSION=All|NAME=Clearance_PWR_INPUT_POLYGONS|ENABLED=FALSE|PRIORITY=3|COMMENT= |UNIQUEID=BWXFTLNA|DEFINEDBYLOGICALDOCUMENT=FALSE|GAP=10mil|GENERICCLEARANCE=10mil|IGNOREPADTOPADCLEARANCEINFOOTPRINT=FALSE|OBJECTCLEARANCES=ClearanceObj_Arc-ClearanceObj_Hole:0;ClearanceObj_Track-ClearanceObj_Hole:0;ClearanceObj_SMDPad-ClearanceObj_Hole:0;ClearanceObj_THPad-ClearanceObj_Hole:0;ClearanceObj_Via-ClearanceObj_Hole:0;ClearanceObj_Fill-ClearanceObj_Hole:0;ClearanceObj_Poly-ClearanceObj_Hole:0;ClearanceObj_Region-ClearanceObj_Hole:0;ClearanceObj_Text-ClearanceObj_Hole:0¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=Clearance|NETSCOPE=DifferentNets|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=Clearance|ENABLED=TRUE|PRIORITY=4|COMMENT= |UNIQUEID=MQBIHWCT|DEFINEDBYLOGICALDOCUMENT=FALSE|GAP=8mil|GENERICCLEARANCE=8mil|IGNOREPADTOPADCLEARANCEINFOOTPRINT=FALSE|OBJECTCLEARANCES= ¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=Width|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InNet(UMCU_N) Or InNet(UMCU_P) Or InNet('NetD27_1') Or InNet('NetD27_3') Or InNet('NetD27_4') Or InNet('NetD27_6') Or InNet('NetL5_4') Or InNet('NetL5_1') Or InNet('UD_P') Or InNet('UD_N') Or InNet('NetR42_1') Or InNet('UMCU_N') OR InNet('UMCU_P') Or InNet('NetR48_1')|SCOPE2EXPRESSION=All|NAME=Width_USB|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=UXSBYLPY|DEFINEDBYLOGICALDOCUMENT=FALSE|MAXLIMIT=8mil|MINLIMIT=6mil|PREFEREDWIDTH=8mil|TOPLAYER_MAXWIDTH=6mil|TOPLAYER_PREFWIDTH=6mil|MIDLAYER1_MINWIDTH=8mil|MIDLAYER2_MINWIDTH=8mil|MIDLAYER3_MINWIDTH=8mil|MIDLAYER4_MINWIDTH=8mil|MIDLAYER5_MINWIDTH=8mil|MIDLAYER6_MINWIDTH=8mil|MIDLAYER7_MINWIDTH=8mil|MIDLAYER8_MINWIDTH=8mil|MIDLAYER9_MINWIDTH=8mil|MIDLAYER10_MINWIDTH=8mil|MIDLAYER11_MINWIDTH=8mil|MIDLAYER12_MINWIDTH=8mil|MIDLAYER13_MINWIDTH=8mil|MIDLAYER14_MINWIDTH=8mil|MIDLAYER15_MINWIDTH=8mil|MIDLAYER16_MINWIDTH=8mil|MIDLAYER17_MINWIDTH=8mil|MIDLAYER18_MINWIDTH=8mil|MIDLAYER19_MINWIDTH=8mil|MIDLAYER20_MINWIDTH=8mil|MIDLAYER21_MINWIDTH=8mil|MIDLAYER22_MINWIDTH=8mil|MIDLAYER23_MINWIDTH=8mil|MIDLAYER24_MINWIDTH=8mil|MIDLAYER25_MINWIDTH=8mil|MIDLAYER26_MINWIDTH=8mil|MIDLAYER27_MINWIDTH=8mil|MIDLAYER28_MINWIDTH=8mil|MIDLAYER29_MINWIDTH=8mil|MIDLAYER30_MINWIDTH=8mil|BOTTOMLAYER_MAXWIDTH=6mil|BOTTOMLAYER_PREFWIDTH=6mil|MINIMP=50.000000|MAXIMP=50.000000|FAVIMP=50.000000¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=Width|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=Width|ENABLED=TRUE|PRIORITY=2|COMMENT= |UNIQUEID=FRUTRIRB|DEFINEDBYLOGICALDOCUMENT=FALSE|MAXLIMIT=380mil|MINLIMIT=6mil|PREFEREDWIDTH=8mil|TOPLAYER_MAXWIDTH=200mil|MIDLAYER1_MAXWIDTH=200mil|MIDLAYER2_MAXWIDTH=200mil|MIDLAYER3_MAXWIDTH=50mil|MIDLAYER4_MAXWIDTH=50mil|MIDLAYER5_MAXWIDTH=50mil|MIDLAYER6_MAXWIDTH=50mil|MIDLAYER7_MAXWIDTH=50mil|MIDLAYER8_MAXWIDTH=50mil|MIDLAYER9_MAXWIDTH=50mil|MIDLAYER10_MAXWIDTH=50mil|MIDLAYER11_MAXWIDTH=50mil|MIDLAYER12_MAXWIDTH=50mil|MIDLAYER13_MAXWIDTH=50mil|MIDLAYER14_MAXWIDTH=50mil|MIDLAYER15_MAXWIDTH=50mil|MIDLAYER16_MAXWIDTH=50mil|MIDLAYER17_MAXWIDTH=50mil|MIDLAYER18_MAXWIDTH=50mil|MIDLAYER19_MAXWIDTH=50mil|MIDLAYER20_MAXWIDTH=50mil|MIDLAYER21_MAXWIDTH=50mil|MIDLAYER22_MAXWIDTH=50mil|MIDLAYER23_MAXWIDTH=50mil|MIDLAYER24_MAXWIDTH=50mil|MIDLAYER25_MAXWIDTH=50mil|MIDLAYER26_MAXWIDTH=50mil|MIDLAYER27_MAXWIDTH=50mil|MIDLAYER28_MAXWIDTH=50mil|MIDLAYER29_MAXWIDTH=50mil|MIDLAYER30_MAXWIDTH=50mil|MINIMP=50.000000|MAXIMP=50.000000|FAVIMP=50.000000¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PlaneConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponent('J3')|SCOPE2EXPRESSION=All|NAME=Do Not Connect|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=QMVODAUD|DEFINEDBYLOGICALDOCUMENT=FALSE|PLANECONNECTSTYLE=NoConnect|RELIEFEXPANSION=20mil|RELIEFENTRIES=4|RELIEFCONDUCTORWIDTH=10mil|RELIEFAIRGAP=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PlaneConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsVia|SCOPE2EXPRESSION=All|NAME=PlaneConnect_Via|ENABLED=TRUE|PRIORITY=2|COMMENT= |UNIQUEID=YNGNVDLB|DEFINEDBYLOGICALDOCUMENT=FALSE|PLANECONNECTSTYLE=Direct|RELIEFEXPANSION=35mil|RELIEFENTRIES=4|RELIEFCONDUCTORWIDTH=50mil|RELIEFAIRGAP=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PlaneConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=PlaneConnect|ENABLED=TRUE|PRIORITY=3|COMMENT= |UNIQUEID=AVBFEXGG|DEFINEDBYLOGICALDOCUMENT=FALSE|PLANECONNECTSTYLE=Relief|RELIEFEXPANSION=12mil|RELIEFENTRIES=4|RELIEFCONDUCTORWIDTH=14mil|RELIEFAIRGAP=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoutingTopology|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=RoutingTopology|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=HHJGCLJI|DEFINEDBYLOGICALDOCUMENT=FALSE|TOPOLOGY=Shortest¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoutingPriority|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=RoutingPriority|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=CKCJHDKN|DEFINEDBYLOGICALDOCUMENT=FALSE|ROUTINGPRIORITY=0¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoutingLayers|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=RoutingLayers|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=OWGQVBJE|DEFINEDBYLOGICALDOCUMENT=FALSE|TOP LAYER_V5=TRUE|MID LAYER 1_V5=TRUE|MID LAYER 2_V5=TRUE|MID LAYER 3_V5=TRUE|MID LAYER 4_V5=TRUE|MID LAYER 5_V5=TRUE|MID LAYER 6_V5=TRUE|MID LAYER 7_V5=TRUE|MID LAYER 8_V5=TRUE|MID LAYER 9_V5=TRUE|MID LAYER 10_V5=TRUE|MID LAYER 11_V5=TRUE|MID LAYER 12_V5=TRUE|MID LAYER 13_V5=TRUE|MID LAYER 14_V5=TRUE|MID LAYER 15_V5=TRUE|MID LAYER 16_V5=TRUE|MID LAYER 17_V5=TRUE|MID LAYER 18_V5=TRUE|MID LAYER 19_V5=TRUE|MID LAYER 20_V5=TRUE|MID LAYER 21_V5=TRUE|MID LAYER 22_V5=TRUE|MID LAYER 23_V5=TRUE|MID LAYER 24_V5=TRUE|MID LAYER 25_V5=TRUE|MID LAYER 26_V5=TRUE|MID LAYER 27_V5=TRUE|MID LAYER 28_V5=TRUE|MID LAYER 29_V5=TRUE|MID LAYER 30_V5=TRUE|BOTTOM LAYER_V5=TRUE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoutingCorners|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=RoutingCorners|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=XGRUNROO|DEFINEDBYLOGICALDOCUMENT=FALSE|CORNERSTYLE=45-Degree|MINSETBACK=100mil|MAXSETBACK=100mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoutingVias|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=HoleSize < '15'|SCOPE2EXPRESSION=All|NAME=RoutingVias_<15mil|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=IXPAORBA|DEFINEDBYLOGICALDOCUMENT=FALSE|HOLEWIDTH=15mil|WIDTH=30mil|VIASTYLE=Through Hole|MINHOLEWIDTH=10mil|MINWIDTH=22mil|MAXHOLEWIDTH=15mil|MAXWIDTH=30mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoutingVias|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=RoutingVias|ENABLED=TRUE|PRIORITY=2|COMMENT= |UNIQUEID=HFQDTFAH|DEFINEDBYLOGICALDOCUMENT=FALSE|HOLEWIDTH=15mil|WIDTH=28mil|VIASTYLE=Through Hole|MINHOLEWIDTH=10mil|MINWIDTH=28mil|MAXHOLEWIDTH=50mil|MAXWIDTH=70mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PlaneClearance|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=PlaneClearance|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=CKQOKLCO|DEFINEDBYLOGICALDOCUMENT=FALSE|CLEARANCE=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=SolderMaskExpansion|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsVia|SCOPE2EXPRESSION=All|NAME=Via SolderMask|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=FBKQRWWL|DEFINEDBYLOGICALDOCUMENT=FALSE|EXPANSION=-15mil|ISTENTINGTOP=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=SolderMaskExpansion|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=Global SolderMaskExpansion|ENABLED=TRUE|PRIORITY=2|COMMENT= |UNIQUEID=SJDEOFNJ|DEFINEDBYLOGICALDOCUMENT=FALSE|EXPANSION=2mil|ISTENTINGTOP=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PasteMaskExpansion|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=PasteMaskExpansion|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=YNEIKKER|DEFINEDBYLOGICALDOCUMENT=FALSE|EXPANSION=-1mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=ShortCircuit|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=ShortCircuit|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=CDXDWPFB|DEFINEDBYLOGICALDOCUMENT=FALSE|ALLOWED=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=UnRoutedNet|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=UnRoutedNet|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=LCRMXNQO|DEFINEDBYLOGICALDOCUMENT=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=MinimumAnnularRing|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=MinimumAnnularRing|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=QKOGCNCD|DEFINEDBYLOGICALDOCUMENT=FALSE|MINIMUMRING=6mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsVia|SCOPE2EXPRESSION=All|NAME=Vias|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=QWTOLSWJ|DEFINEDBYLOGICALDOCUMENT=FALSE|CONNECTSTYLE=Direct|RELIEFCONDUCTORWIDTH=10mil|RELIEFENTRIES=4|POLYGONRELIEFANGLE=90 Angle|AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponent('F1') or InComponent('F2') or InComponent('F3') or InComponent('J3')|SCOPE2EXPRESSION=OnLayer('Mid1')|NAME=Internal No Connect|ENABLED=TRUE|PRIORITY=2|COMMENT= |UNIQUEID=JUFUMKAH|DEFINEDBYLOGICALDOCUMENT=FALSE|CONNECTSTYLE=NoConnect|RELIEFCONDUCTORWIDTH=10mil|RELIEFENTRIES=4|POLYGONRELIEFANGLE=90 Angle|AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsNamedPolygon('24milConnect')|SCOPE2EXPRESSION=All|NAME=24mil Connect|ENABLED=TRUE|PRIORITY=3|COMMENT= |UNIQUEID=RQXWPWAK|DEFINEDBYLOGICALDOCUMENT=FALSE|THPAD.CONNECTSTYLE=Relief|THPAD.RELIEFCONDUCTORWIDTH=24mil|THPAD.RELIEFENTRIES=4|THPAD.POLYGONRELIEFANGLE=90 Angle|THPAD.AIRGAPWIDTH=10mil|SMDPAD.CONNECTSTYLE=Relief|SMDPAD.RELIEFCONDUCTORWIDTH=12mil|SMDPAD.RELIEFENTRIES=4|SMDPAD.POLYGONRELIEFANGLE=90 Angle|SMDPAD.AIRGAPWIDTH=10mil|VIA.CONNECTSTYLE=Relief|VIA.RELIEFCONDUCTORWIDTH=12mil|VIA.RELIEFENTRIES=4|VIA.POLYGONRELIEFANGLE=90 Angle|VIA.AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsNamedPolygon('Connect')|SCOPE2EXPRESSION=All|NAME=12mil Connect|ENABLED=TRUE|PRIORITY=4|COMMENT= |UNIQUEID=URROECRP|DEFINEDBYLOGICALDOCUMENT=FALSE|THPAD.CONNECTSTYLE=Relief|THPAD.RELIEFCONDUCTORWIDTH=24mil|THPAD.RELIEFENTRIES=4|THPAD.POLYGONRELIEFANGLE=90 Angle|THPAD.AIRGAPWIDTH=10mil|SMDPAD.CONNECTSTYLE=Relief|SMDPAD.RELIEFCONDUCTORWIDTH=12mil|SMDPAD.RELIEFENTRIES=4|SMDPAD.POLYGONRELIEFANGLE=90 Angle|SMDPAD.AIRGAPWIDTH=10mil|VIA.CONNECTSTYLE=Relief|VIA.RELIEFCONDUCTORWIDTH=12mil|VIA.RELIEFENTRIES=4|VIA.POLYGONRELIEFANGLE=90 Angle|VIA.AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponent('F1') or InComponent('F2') or InComponent('F3') or InComponent('J3')|SCOPE2EXPRESSION=OnLayer('Top Layer')|NAME=Top 12mil|ENABLED=TRUE|PRIORITY=5|COMMENT= |UNIQUEID=XFQLHFJB|DEFINEDBYLOGICALDOCUMENT=FALSE|CONNECTSTYLE=Relief|RELIEFCONDUCTORWIDTH=12mil|RELIEFENTRIES=4|POLYGONRELIEFANGLE=90 Angle|AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponent('J3')|SCOPE2EXPRESSION=OnLayer('Bottom Layer')|NAME=Bottom 50mil|ENABLED=TRUE|PRIORITY=6|COMMENT= |UNIQUEID=VDUQSGWW|DEFINEDBYLOGICALDOCUMENT=FALSE|CONNECTSTYLE=Relief|RELIEFCONDUCTORWIDTH=50mil|RELIEFENTRIES=4|POLYGONRELIEFANGLE=90 Angle|AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponent('F3') or InComponent('F2') or InComponent('F3')|SCOPE2EXPRESSION=OnLayer('Bottom Layer')|NAME=Bottom Fuses|ENABLED=TRUE|PRIORITY=7|COMMENT= |UNIQUEID=WGQUEIYY|DEFINEDBYLOGICALDOCUMENT=FALSE|CONNECTSTYLE=Direct|RELIEFCONDUCTORWIDTH=50mil|RELIEFENTRIES=4|POLYGONRELIEFANGLE=90 Angle|AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsNamedPolygon('Solid') Or IsNamedPolygon('Direct Connect') Or IsNamedPolygon('DirectConnect')|SCOPE2EXPRESSION=All|NAME=Direct Connect|ENABLED=TRUE|PRIORITY=8|COMMENT= |UNIQUEID=IPEWWHDV|DEFINEDBYLOGICALDOCUMENT=FALSE|CONNECTSTYLE=Direct|RELIEFCONDUCTORWIDTH=10mil|RELIEFENTRIES=4|POLYGONRELIEFANGLE=90 Angle|AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=PolygonConnect|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=PolygonConnect|ENABLED=TRUE|PRIORITY=9|COMMENT= |UNIQUEID=VMGKTRNK|DEFINEDBYLOGICALDOCUMENT=FALSE|CONNECTSTYLE=Relief|RELIEFCONDUCTORWIDTH=10mil|RELIEFENTRIES=4|POLYGONRELIEFANGLE=90 Angle|AIRGAPWIDTH=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=AcuteAngle|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=AcuteAngle|ENABLED=FALSE|PRIORITY=1|COMMENT= |UNIQUEID=LVPJLIIS|DEFINEDBYLOGICALDOCUMENT=FALSE|MINIMUM=6.00000000000000E+0001|CHECKTRACKSONLY=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('TA')|SCOPE2EXPRESSION=All|NAME=TA|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=EQWVHCMX|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=3905mil|VY0=4916.4409mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=4281.9981mil|VY1=4916.4409mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=4281.9981mil|VY2=5833.4409mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=3905mil|VY3=5833.4409mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=3905mil|VY4=4916.4409mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=FALSE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('MD')|SCOPE2EXPRESSION=All|NAME=MD|ENABLED=TRUE|PRIORITY=2|COMMENT= |UNIQUEID=MIRSXFDV|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=4029.2323mil|VY0=3375.9783mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=4029.2323mil|VY1=3187.3791mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=4018.7323mil|VY2=3187.3791mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=4018.7323mil|VY3=3186.1693mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=3939.2323mil|VY4=3186.1693mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|KIND5=0|VX5=3939.2323mil|VY5=3012.6193mil|CX5=0mil|CY5=0mil|SA5=0.00000000000000E+0000|EA5=0.00000000000000E+0000|R5=0mil|KIND6=0|VX6=4051.4811mil|VY6=2876.8148mil|CX6=0mil|CY6=0mil|SA6=0.00000000000000E+0000|EA6=0.00000000000000E+0000|R6=0mil|KIND7=0|VX7=4051.4811mil|VY7=2871.3063mil|CX7=0mil|CY7=0mil|SA7=0.00000000000000E+0000|EA7=0.00000000000000E+0000|R7=0mil|KIND8=0|VX8=4051.481mil|VY8=499.9999mil|CX8=0mil|CY8=0mil|SA8=0.00000000000000E+0000|EA8=0.00000000000000E+0000|R8=0mil|KIND9=0|VX9=4869.3308mil|VY9=500.4233mil|CX9=0mil|CY9=0mil|SA9=0.00000000000000E+0000|EA9=0.00000000000000E+0000|R9=0mil|KIND10=0|VX10=4869.3308mil|VY10=2864.229mil|CX10=0mil|CY10=0mil|SA10=0.00000000000000E+0000|EA10=0.00000000000000E+0000|R10=0mil|KIND11=0|VX11=4759.2323mil|VY11=2997.4321mil|CX11=0mil|CY11=0mil|SA11=0.00000000000000E+0000|EA11=0.00000000000000E+0000|R11=0mil|KIND12=0|VX12=4759.2323mil|VY12=3194.0333mil|CX12=0mil|CY12=0mil|SA12=0.00000000000000E+0000|EA12=0.00000000000000E+0000|R12=0mil|KIND13=0|VX13=4847.2323mil|VY13=3194.0333mil|CX13=0mil|CY13=0mil|SA13=0.00000000000000E+0000|EA13=0.00000000000000E+0000|R13=0mil|KIND14=0|VX14=4847.2323mil|VY14=3428.1496mil|CX14=0mil|CY14=0mil|SA14=0.00000000000000E+0000|EA14=0.00000000000000E+0000|R14=0mil|KIND15=0|VX15=4064.289mil|VY15=3428.1492mil|CX15=0mil|CY15=0mil|SA15=0.00000000000000E+0000|EA15=0.00000000000000E+0000|R15=0mil|KIND16=0|VX16=4029.2323mil|VY16=3375.9783mil|CX16=0mil|CY16=0mil|SA16=0.00000000000000E+0000|EA16=0.00000000000000E+0000|R16=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('TE')|SCOPE2EXPRESSION=All|NAME=TE|ENABLED=TRUE|PRIORITY=3|COMMENT= |UNIQUEID=UBFEKWKO|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=5412.9924mil|VY0=4916.4409mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=5789.9905mil|VY1=4916.4409mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=5789.9905mil|VY2=5833.4409mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=5412.9924mil|VY3=5833.4409mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=5412.9924mil|VY4=4916.4409mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('TD')|SCOPE2EXPRESSION=All|NAME=TD|ENABLED=TRUE|PRIORITY=4|COMMENT= |UNIQUEID=CUMHHUSV|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=5035.9943mil|VY0=4916.4409mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=5412.9924mil|VY1=4916.4409mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=5412.9924mil|VY2=5833.4409mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=5035.9943mil|VY3=5833.4409mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=5035.9943mil|VY4=4916.4409mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('TC')|SCOPE2EXPRESSION=All|NAME=TC|ENABLED=TRUE|PRIORITY=5|COMMENT= |UNIQUEID=RVJYSKCK|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=4658.9962mil|VY0=4916.4409mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=5035.9943mil|VY1=4916.4409mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=5035.9943mil|VY2=5833.4409mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=4658.9962mil|VY3=5833.4409mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=4658.9962mil|VY4=4916.4409mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('TB')|SCOPE2EXPRESSION=All|NAME=TB|ENABLED=TRUE|PRIORITY=6|COMMENT= |UNIQUEID=TQEHAABN|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=4281.9981mil|VY0=4916.4409mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=4658.9962mil|VY1=4916.4409mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=4658.9962mil|VY2=5833.4409mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=4281.9981mil|VY3=5833.4409mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=4281.9981mil|VY4=4916.4409mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('MA')|SCOPE2EXPRESSION=All|NAME=MA|ENABLED=TRUE|PRIORITY=7|COMMENT= |UNIQUEID=NYENIBON|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=1683.1909mil|VY0=499.9999mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=2352.2098mil|VY1=499.9999mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=2415.5906mil|VY2=579.3819mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=2415.5906mil|VY3=3428.1496mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=1683.1909mil|VY4=3428.1496mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|KIND5=0|VX5=1597.6772mil|VY5=3300.8387mil|CX5=0mil|CY5=0mil|SA5=0.00000000000000E+0000|EA5=0.00000000000000E+0000|R5=0mil|KIND6=0|VX6=1597.6772mil|VY6=643.7862mil|CX6=0mil|CY6=0mil|SA6=0.00000000000000E+0000|EA6=0.00000000000000E+0000|R6=0mil|KIND7=0|VX7=1683.1909mil|VY7=499.9999mil|CX7=0mil|CY7=0mil|SA7=0.00000000000000E+0000|EA7=0.00000000000000E+0000|R7=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=FALSE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('MH')|SCOPE2EXPRESSION=All|NAME=MH|ENABLED=TRUE|PRIORITY=8|COMMENT= |UNIQUEID=FPPJWTNO|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=7398.7579mil|VY0=499.9999mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=8067.7768mil|VY1=499.9999mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=8131.1576mil|VY2=579.3819mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=8131.1576mil|VY3=3428.1496mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=7398.7579mil|VY4=3428.1496mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|KIND5=0|VX5=7313.2442mil|VY5=3300.8387mil|CX5=0mil|CY5=0mil|SA5=0.00000000000000E+0000|EA5=0.00000000000000E+0000|R5=0mil|KIND6=0|VX6=7313.2442mil|VY6=643.7862mil|CX6=0mil|CY6=0mil|SA6=0.00000000000000E+0000|EA6=0.00000000000000E+0000|R6=0mil|KIND7=0|VX7=7398.7579mil|VY7=499.9999mil|CX7=0mil|CY7=0mil|SA7=0.00000000000000E+0000|EA7=0.00000000000000E+0000|R7=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('MG')|SCOPE2EXPRESSION=All|NAME=MG|ENABLED=TRUE|PRIORITY=9|COMMENT= |UNIQUEID=QJMANENN|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=6585.7579mil|VY0=499.9999mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=7254.7768mil|VY1=499.9999mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=7318.1576mil|VY2=579.3819mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=7318.1576mil|VY3=3428.1496mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=6585.7579mil|VY4=3428.1496mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|KIND5=0|VX5=6500.2442mil|VY5=3300.8387mil|CX5=0mil|CY5=0mil|SA5=0.00000000000000E+0000|EA5=0.00000000000000E+0000|R5=0mil|KIND6=0|VX6=6500.2442mil|VY6=643.7862mil|CX6=0mil|CY6=0mil|SA6=0.00000000000000E+0000|EA6=0.00000000000000E+0000|R6=0mil|KIND7=0|VX7=6585.7579mil|VY7=499.9999mil|CX7=0mil|CY7=0mil|SA7=0.00000000000000E+0000|EA7=0.00000000000000E+0000|R7=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('MF')|SCOPE2EXPRESSION=All|NAME=MF|ENABLED=TRUE|PRIORITY=10|COMMENT= |UNIQUEID=YDVTUKSO|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=5772.7579mil|VY0=499.9999mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=6441.7768mil|VY1=499.9999mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=6505.1576mil|VY2=579.3819mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=6505.1576mil|VY3=3428.1496mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=5772.7579mil|VY4=3428.1496mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|KIND5=0|VX5=5687.2442mil|VY5=3300.8387mil|CX5=0mil|CY5=0mil|SA5=0.00000000000000E+0000|EA5=0.00000000000000E+0000|R5=0mil|KIND6=0|VX6=5687.2442mil|VY6=643.7862mil|CX6=0mil|CY6=0mil|SA6=0.00000000000000E+0000|EA6=0.00000000000000E+0000|R6=0mil|KIND7=0|VX7=5772.7579mil|VY7=499.9999mil|CX7=0mil|CY7=0mil|SA7=0.00000000000000E+0000|EA7=0.00000000000000E+0000|R7=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('ME')|SCOPE2EXPRESSION=All|NAME=ME|ENABLED=TRUE|PRIORITY=11|COMMENT= |UNIQUEID=WXOTCYUY|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=4834.0033mil|VY0=3183.4383mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=4761.13mil|VY1=3183.4383mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=4761.13mil|VY2=3002.0555mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=4866.7521mil|VY3=2874.3983mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=4866.7521mil|VY4=2868.8954mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|KIND5=0|VX5=4866.752mil|VY5=499.9999mil|CX5=0mil|CY5=0mil|SA5=0.00000000000000E+0000|EA5=0.00000000000000E+0000|R5=0mil|KIND6=0|VX6=5684.6018mil|VY6=500.4229mil|CX6=0mil|CY6=0mil|SA6=0.00000000000000E+0000|EA6=0.00000000000000E+0000|R6=0mil|KIND7=0|VX7=5684.6018mil|VY7=2861.8253mil|CX7=0mil|CY7=0mil|SA7=0.00000000000000E+0000|EA7=0.00000000000000E+0000|R7=0mil|KIND8=0|VX8=5574.5033mil|VY8=2994.893mil|CX8=0mil|CY8=0mil|SA8=0.00000000000000E+0000|EA8=0.00000000000000E+0000|R8=0mil|KIND9=0|VX9=5574.5033mil|VY9=3191.2944mil|CX9=0mil|CY9=0mil|SA9=0.00000000000000E+0000|EA9=0.00000000000000E+0000|R9=0mil|KIND10=0|VX10=5662.5033mil|VY10=3191.2944mil|CX10=0mil|CY10=0mil|SA10=0.00000000000000E+0000|EA10=0.00000000000000E+0000|R10=0mil|KIND11=0|VX11=5662.5033mil|VY11=3425.1726mil|CX11=0mil|CY11=0mil|SA11=0.00000000000000E+0000|EA11=0.00000000000000E+0000|R11=0mil|KIND12=0|VX12=4879.56mil|VY12=3425.1722mil|CX12=0mil|CY12=0mil|SA12=0.00000000000000E+0000|EA12=0.00000000000000E+0000|R12=0mil|KIND13=0|VX13=4844.5033mil|VY13=3373.0543mil|CX13=0mil|CY13=0mil|SA13=0.00000000000000E+0000|EA13=0.00000000000000E+0000|R13=0mil|KIND14=0|VX14=4844.5033mil|VY14=3184.6469mil|CX14=0mil|CY14=0mil|SA14=0.00000000000000E+0000|EA14=0.00000000000000E+0000|R14=0mil|KIND15=0|VX15=4834.0033mil|VY15=3184.6469mil|CX15=0mil|CY15=0mil|SA15=0.00000000000000E+0000|EA15=0.00000000000000E+0000|R15=0mil|KIND16=0|VX16=4834.0033mil|VY16=3183.4383mil|CX16=0mil|CY16=0mil|SA16=0.00000000000000E+0000|EA16=0.00000000000000E+0000|R16=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('MC')|SCOPE2EXPRESSION=All|NAME=MC|ENABLED=TRUE|PRIORITY=12|COMMENT= |UNIQUEID=DDHQYURJ|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=3208.677mil|VY0=3376.9204mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=3208.677mil|VY1=3188.2595mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=3198.177mil|VY2=3188.2595mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=3198.177mil|VY3=3187.0492mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=3118.677mil|VY4=3187.0492mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|KIND5=0|VX5=3118.677mil|VY5=3013.4424mil|CX5=0mil|CY5=0mil|SA5=0.00000000000000E+0000|EA5=0.00000000000000E+0000|R5=0mil|KIND6=0|VX6=3230.9258mil|VY6=2877.5934mil|CX6=0mil|CY6=0mil|SA6=0.00000000000000E+0000|EA6=0.00000000000000E+0000|R6=0mil|KIND7=0|VX7=3230.9258mil|VY7=2872.0831mil|CX7=0mil|CY7=0mil|SA7=0.00000000000000E+0000|EA7=0.00000000000000E+0000|R7=0mil|KIND8=0|VX8=3230.9257mil|VY8=499.9999mil|CX8=0mil|CY8=0mil|SA8=0.00000000000000E+0000|EA8=0.00000000000000E+0000|R8=0mil|KIND9=0|VX9=4048.7755mil|VY9=500.4235mil|CX9=0mil|CY9=0mil|SA9=0.00000000000000E+0000|EA9=0.00000000000000E+0000|R9=0mil|KIND10=0|VX10=4048.7755mil|VY10=2865.0035mil|CX10=0mil|CY10=0mil|SA10=0.00000000000000E+0000|EA10=0.00000000000000E+0000|R10=0mil|KIND11=0|VX11=3938.677mil|VY11=2998.2502mil|CX11=0mil|CY11=0mil|SA11=0.00000000000000E+0000|EA11=0.00000000000000E+0000|R11=0mil|KIND12=0|VX12=3938.677mil|VY12=3194.9158mil|CX12=0mil|CY12=0mil|SA12=0.00000000000000E+0000|EA12=0.00000000000000E+0000|R12=0mil|KIND13=0|VX13=4026.677mil|VY13=3194.9158mil|CX13=0mil|CY13=0mil|SA13=0.00000000000000E+0000|EA13=0.00000000000000E+0000|R13=0mil|KIND14=0|VX14=4026.677mil|VY14=3429.1088mil|CX14=0mil|CY14=0mil|SA14=0.00000000000000E+0000|EA14=0.00000000000000E+0000|R14=0mil|KIND15=0|VX15=3243.7337mil|VY15=3429.1084mil|CX15=0mil|CY15=0mil|SA15=0.00000000000000E+0000|EA15=0.00000000000000E+0000|R15=0mil|KIND16=0|VX16=3208.677mil|VY16=3376.9204mil|CX16=0mil|CY16=0mil|SA16=0.00000000000000E+0000|EA16=0.00000000000000E+0000|R16=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=TRUE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=TRUE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=RoomDefinition|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=InComponentClass('MB')|SCOPE2EXPRESSION=All|NAME=MB|ENABLED=TRUE|PRIORITY=13|COMMENT= |UNIQUEID=BVNVOUVH|DEFINEDBYLOGICALDOCUMENT=FALSE|KIND0=0|VX0=2501.1043mil|VY0=499.9999mil|CX0=0mil|CY0=0mil|SA0=0.00000000000000E+0000|EA0=0.00000000000000E+0000|R0=0mil|KIND1=0|VX1=3170.1232mil|VY1=499.9999mil|CX1=0mil|CY1=0mil|SA1=0.00000000000000E+0000|EA1=0.00000000000000E+0000|R1=0mil|KIND2=0|VX2=3233.504mil|VY2=579.3819mil|CX2=0mil|CY2=0mil|SA2=0.00000000000000E+0000|EA2=0.00000000000000E+0000|R2=0mil|KIND3=0|VX3=3233.504mil|VY3=3428.1496mil|CX3=0mil|CY3=0mil|SA3=0.00000000000000E+0000|EA3=0.00000000000000E+0000|R3=0mil|KIND4=0|VX4=2501.1043mil|VY4=3428.1496mil|CX4=0mil|CY4=0mil|SA4=0.00000000000000E+0000|EA4=0.00000000000000E+0000|R4=0mil|KIND5=0|VX5=2415.5906mil|VY5=3300.8387mil|CX5=0mil|CY5=0mil|SA5=0.00000000000000E+0000|EA5=0.00000000000000E+0000|R5=0mil|KIND6=0|VX6=2415.5906mil|VY6=643.7862mil|CX6=0mil|CY6=0mil|SA6=0.00000000000000E+0000|EA6=0.00000000000000E+0000|R6=0mil|KIND7=0|VX7=2501.1043mil|VY7=499.9999mil|CX7=0mil|CY7=0mil|SA7=0.00000000000000E+0000|EA7=0.00000000000000E+0000|R7=0mil|CONFINEMENTSTYLE=ConfineIn|FORMATCOPY=FALSE|LOCKCOMPONENTS=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=SMDToCorner|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=SMDToCorner|ENABLED=FALSE|PRIORITY=1|COMMENT= |UNIQUEID=EAFMKMHC|DEFINEDBYLOGICALDOCUMENT=FALSE|DISTANCE=30000¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=ComponentClearance|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=GlobalComponentClearance|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=ONLXCLIN|DEFINEDBYLOGICALDOCUMENT=FALSE|GAP=10mil|COLLISIONCHECKMODE=3|VERTICALGAP=10mil|SHOWDISTANCES=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=HoleSize|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=HoleSize|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=IJOQWIES|DEFINEDBYLOGICALDOCUMENT=FALSE|ABSOLUTEVALUES=TRUE|MAXLIMIT=200mil|MINLIMIT=10mil|MAXPERCENT=80.000|MINPERCENT=20.000¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=FabricationTestpoint|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=FabricationTestpoint|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=HJINGVPJ|DEFINEDBYLOGICALDOCUMENT=FALSE|SIDE=3|TESTPOINTUNDERCOMPONENT=TRUE|MINSIZE=40mil|MAXSIZE=100mil|PREFEREDSIZE=60mil|MINHOLESIZE=0mil|MAXHOLESIZE=40mil|PREFEREDHOLESIZE=32mil|TESTPOINTGRID=1mil|ALLOWSIDETOP=TRUE|ALLOWSIDEBOTTOM=TRUE|USEGRID=FALSE|GRIDTOLERANCE=0.01mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=FabricationTestPointUsage|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=FabricationTestPointUsage|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=OGSILXEH|DEFINEDBYLOGICALDOCUMENT=FALSE|VALID=2|ALLOWMULTIPLE=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=LayerPairs|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=LayerPairs|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=QUYEENCK|DEFINEDBYLOGICALDOCUMENT=FALSE|ENFORCE=TRUE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=FanoutControl|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsBGA|SCOPE2EXPRESSION=All|NAME=Fanout_BGA|ENABLED=TRUE|PRIORITY=1|COMMENT=Fanout_BGA (Default Rule)|UNIQUEID=CGUNPMJH|DEFINEDBYLOGICALDOCUMENT=FALSE|BGADIR=Out|BGAVIAMODE=Centered|FANOUTSTYLE=Auto|FANOUTDIRECTION=Alternating|VIAGRID=1mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=FanoutControl|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsLCC|SCOPE2EXPRESSION=All|NAME=Fanout_LCC|ENABLED=TRUE|PRIORITY=2|COMMENT=Fanout_LCC (Default Rule)|UNIQUEID=MMAXQQYB|DEFINEDBYLOGICALDOCUMENT=FALSE|BGADIR=Out|BGAVIAMODE=Centered|FANOUTSTYLE=Auto|FANOUTDIRECTION=Alternating|VIAGRID=1mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=FanoutControl|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=(InComponent('U8') AND InComponent('U7'))|SCOPE2EXPRESSION=All|NAME=Fanout_SOIC|ENABLED=TRUE|PRIORITY=3|COMMENT=Fanout_SOIC (Default Rule)|UNIQUEID=PLJUIFYL|DEFINEDBYLOGICALDOCUMENT=FALSE|BGADIR=Out|BGAVIAMODE=Centered|FANOUTSTYLE=Staggered|FANOUTDIRECTION=Alternating|VIAGRID=1mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=FanoutControl|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=Fanout_Small|ENABLED=TRUE|PRIORITY=4|COMMENT=Fanout_Small (Default Rule)|UNIQUEID=HDYUDFWB|DEFINEDBYLOGICALDOCUMENT=FALSE|BGADIR=Out|BGAVIAMODE=Centered|FANOUTSTYLE=Auto|FANOUTDIRECTION=Alternating|VIAGRID=1mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=FanoutControl|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=Fanout_Default|ENABLED=TRUE|PRIORITY=5|COMMENT=Fanout_Default (Default Rule)|UNIQUEID=SSGIRGKT|DEFINEDBYLOGICALDOCUMENT=FALSE|BGADIR=Out|BGAVIAMODE=Centered|FANOUTSTYLE=Auto|FANOUTDIRECTION=Alternating|VIAGRID=1mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=Height|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=Height|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=FUSFIQLH|DEFINEDBYLOGICALDOCUMENT=FALSE|MINHEIGHT=0mil|MAXHEIGHT=1000mil|PREFHEIGHT=500mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=DiffPairsRouting|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=DiffPairsRouting|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=FXMWEALF|DEFINEDBYLOGICALDOCUMENT=FALSE|MAXLIMIT=10mil|MINLIMIT=7mil|MOSTFREQGAP=10mil|TOPLAYER_PREFGAP=8mil|TOPLAYER_MINWIDTH=7mil|TOPLAYER_MAXWIDTH=15mil|TOPLAYER_PREFWIDTH=8mil|MIDLAYER1_MINGAP=10mil|MIDLAYER1_MINWIDTH=15mil|MIDLAYER1_MAXWIDTH=15mil|MIDLAYER1_PREFWIDTH=15mil|MIDLAYER2_MINGAP=10mil|MIDLAYER2_MINWIDTH=15mil|MIDLAYER2_MAXWIDTH=15mil|MIDLAYER2_PREFWIDTH=15mil|MIDLAYER3_MINGAP=10mil|MIDLAYER3_MINWIDTH=15mil|MIDLAYER3_MAXWIDTH=15mil|MIDLAYER3_PREFWIDTH=15mil|MIDLAYER4_MINGAP=10mil|MIDLAYER4_MINWIDTH=15mil|MIDLAYER4_MAXWIDTH=15mil|MIDLAYER4_PREFWIDTH=15mil|MIDLAYER5_MINGAP=10mil|MIDLAYER5_MINWIDTH=15mil|MIDLAYER5_MAXWIDTH=15mil|MIDLAYER5_PREFWIDTH=15mil|MIDLAYER6_MINGAP=10mil|MIDLAYER6_MINWIDTH=15mil|MIDLAYER6_MAXWIDTH=15mil|MIDLAYER6_PREFWIDTH=15mil|MIDLAYER7_MINGAP=10mil|MIDLAYER7_MINWIDTH=15mil|MIDLAYER7_MAXWIDTH=15mil|MIDLAYER7_PREFWIDTH=15mil|MIDLAYER8_MINGAP=10mil|MIDLAYER8_MINWIDTH=15mil|MIDLAYER8_MAXWIDTH=15mil|MIDLAYER8_PREFWIDTH=15mil|MIDLAYER9_MINGAP=10mil|MIDLAYER9_MINWIDTH=15mil|MIDLAYER9_MAXWIDTH=15mil|MIDLAYER9_PREFWIDTH=15mil|MIDLAYER10_MINGAP=10mil|MIDLAYER10_MINWIDTH=15mil|MIDLAYER10_MAXWIDTH=15mil|MIDLAYER10_PREFWIDTH=15mil|MIDLAYER11_MINGAP=10mil|MIDLAYER11_MINWIDTH=15mil|MIDLAYER11_MAXWIDTH=15mil|MIDLAYER11_PREFWIDTH=15mil|MIDLAYER12_MINGAP=10mil|MIDLAYER12_MINWIDTH=15mil|MIDLAYER12_MAXWIDTH=15mil|MIDLAYER12_PREFWIDTH=15mil|MIDLAYER13_MINGAP=10mil|MIDLAYER13_MINWIDTH=15mil|MIDLAYER13_MAXWIDTH=15mil|MIDLAYER13_PREFWIDTH=15mil|MIDLAYER14_MINGAP=10mil|MIDLAYER14_MINWIDTH=15mil|MIDLAYER14_MAXWIDTH=15mil|MIDLAYER14_PREFWIDTH=15mil|MIDLAYER15_MINGAP=10mil|MIDLAYER15_MINWIDTH=15mil|MIDLAYER15_MAXWIDTH=15mil|MIDLAYER15_PREFWIDTH=15mil|MIDLAYER16_MINGAP=10mil|MIDLAYER16_MINWIDTH=15mil|MIDLAYER16_MAXWIDTH=15mil|MIDLAYER16_PREFWIDTH=15mil|MIDLAYER17_MINGAP=10mil|MIDLAYER17_MINWIDTH=15mil|MIDLAYER17_MAXWIDTH=15mil|MIDLAYER17_PREFWIDTH=15mil|MIDLAYER18_MINGAP=10mil|MIDLAYER18_MINWIDTH=15mil|MIDLAYER18_MAXWIDTH=15mil|MIDLAYER18_PREFWIDTH=15mil|MIDLAYER19_MINGAP=10mil|MIDLAYER19_MINWIDTH=15mil|MIDLAYER19_MAXWIDTH=15mil|MIDLAYER19_PREFWIDTH=15mil|MIDLAYER20_MINGAP=10mil|MIDLAYER20_MINWIDTH=15mil|MIDLAYER20_MAXWIDTH=15mil|MIDLAYER20_PREFWIDTH=15mil|MIDLAYER21_MINGAP=10mil|MIDLAYER21_MINWIDTH=15mil|MIDLAYER21_MAXWIDTH=15mil|MIDLAYER21_PREFWIDTH=15mil|MIDLAYER22_MINGAP=10mil|MIDLAYER22_MINWIDTH=15mil|MIDLAYER22_MAXWIDTH=15mil|MIDLAYER22_PREFWIDTH=15mil|MIDLAYER23_MINGAP=10mil|MIDLAYER23_MINWIDTH=15mil|MIDLAYER23_MAXWIDTH=15mil|MIDLAYER23_PREFWIDTH=15mil|MIDLAYER24_MINGAP=10mil|MIDLAYER24_MINWIDTH=15mil|MIDLAYER24_MAXWIDTH=15mil|MIDLAYER24_PREFWIDTH=15mil|MIDLAYER25_MINGAP=10mil|MIDLAYER25_MINWIDTH=15mil|MIDLAYER25_MAXWIDTH=15mil|MIDLAYER25_PREFWIDTH=15mil|MIDLAYER26_MINGAP=10mil|MIDLAYER26_MINWIDTH=15mil|MIDLAYER26_MAXWIDTH=15mil|MIDLAYER26_PREFWIDTH=15mil|MIDLAYER27_MINGAP=10mil|MIDLAYER27_MINWIDTH=15mil|MIDLAYER27_MAXWIDTH=15mil|MIDLAYER27_PREFWIDTH=15mil|MIDLAYER28_MINGAP=10mil|MIDLAYER28_MINWIDTH=15mil|MIDLAYER28_MAXWIDTH=15mil|MIDLAYER28_PREFWIDTH=15mil|MIDLAYER29_MINGAP=10mil|MIDLAYER29_MINWIDTH=15mil|MIDLAYER29_MAXWIDTH=15mil|MIDLAYER29_PREFWIDTH=15mil|MIDLAYER30_MINGAP=10mil|MIDLAYER30_MINWIDTH=15mil|MIDLAYER30_MAXWIDTH=15mil|MIDLAYER30_PREFWIDTH=15mil|BOTTOMLAYER_PREFGAP=8mil|BOTTOMLAYER_MINWIDTH=7mil|BOTTOMLAYER_MAXWIDTH=15mil|BOTTOMLAYER_PREFWIDTH=8mil|MAXUNCOUPLEDLENGTH=200mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=HoleToHoleClearance|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=HoleToHoleClearance|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=QOBCONRH|DEFINEDBYLOGICALDOCUMENT=FALSE|GAP=10mil|ALLOWSTACKEDMICROVIAS=TRUE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=MinimumSolderMaskSliver|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=MinimumSolderMaskSliver|ENABLED=FALSE|PRIORITY=1|COMMENT= |UNIQUEID=MVJMPEOO|DEFINEDBYLOGICALDOCUMENT=FALSE|MINSOLDERMASKWIDTH=4mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=SilkToSolderMaskClearance|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=IsPad|SCOPE2EXPRESSION=All|NAME=SilkscreenOverComponentPads|ENABLED=FALSE|PRIORITY=1|COMMENT= |UNIQUEID=OKWEWTXU|DEFINEDBYLOGICALDOCUMENT=FALSE|MINSILKSCREENTOMASKGAP=10mil|CLEARANCETOEXPOSEDCOPPER=TRUE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=SilkToSilkClearance|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=SilkToSilkClearance|ENABLED=FALSE|PRIORITY=1|COMMENT= |UNIQUEID=ADFJYLCH|DEFINEDBYLOGICALDOCUMENT=FALSE|SILKTOSILKCLEARANCE=10mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=NetAntennae|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=NetAntennae|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=TEAJUGGR|DEFINEDBYLOGICALDOCUMENT=FALSE|NETANTENNAETOLERANCE=0mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=AssemblyTestpoint|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=AssemblyTestpoint|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=KNPRDARH|DEFINEDBYLOGICALDOCUMENT=FALSE|TESTPOINTUNDERCOMPONENT=FALSE|MINSIZE=40mil|MAXSIZE=100mil|PREFEREDSIZE=60mil|MINHOLESIZE=0mil|MAXHOLESIZE=40mil|PREFEREDHOLESIZE=32mil|TESTPOINTGRID=1mil|USEGRID=FALSE|GRIDTOLERANCE=0.01mil|ALLOWSIDETOP=TRUE|ALLOWSIDEBOTTOM=TRUE|MINSPACING=100mil|COMPBODYCLEARANCE=140mil¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=AssemblyTestPointUsage|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=AssemblyTestPointUsage|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=NNUPNKAY|DEFINEDBYLOGICALDOCUMENT=FALSE|VALID=2¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=UnpouredPolygon|NETSCOPE=AnyNet|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=UnpouredPolygon|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=AAGUSEHU|DEFINEDBYLOGICALDOCUMENT=FALSE¶ +SELECTION=FALSE|LAYER=TOP|LOCKED=FALSE|POLYGONOUTLINE=FALSE|USERROUTED=TRUE|KEEPOUT=FALSE|UNIONINDEX=0|RULEKIND=BoardOutlineClearance|NETSCOPE=DifferentNets|LAYERKIND=SameLayer|SCOPE1EXPRESSION=All|SCOPE2EXPRESSION=All|NAME=BoardOutlineClearance|ENABLED=TRUE|PRIORITY=1|COMMENT= |UNIQUEID=MGGOXJHY|DEFINEDBYLOGICALDOCUMENT=FALSE|GAP=20mil|GENERICCLEARANCE=20mil|IGNOREPADTOPADCLEARANCEINFOOTPRINT=FALSE|OBJECTCLEARANCES= ¶ diff --git a/Archimajor.SchDoc b/Archimajor.SchDoc new file mode 100644 index 0000000..c283a8e Binary files /dev/null and b/Archimajor.SchDoc differ diff --git a/Archimajor.csv b/Archimajor.csv new file mode 100644 index 0000000..dfe3585 --- /dev/null +++ b/Archimajor.csv @@ -0,0 +1,94 @@ +Description,Designator,Footprint,Quantity,MANUFACTURER,MANUFACTURER # + +"CAP CER 0603 100nF 50V 10% X7R","C1, C15, C18, C23A, C23B, C23C, C23D, C36, C47A, C47B, C47C, C47D, C47E, C47F, C47G, C47H, C95, C121A, C121B, C121C, C121D, C121E, C121F, C121G, C121H, C122A, C122B, C122C, C122D, C122E, C122F, C122G, C122H, C199, C202, C203","C0603","36","Kemet","C0603C104K5RACTU" +"CAP CER 0.1UF 6.3V 10% X5R 0201","C2, C60A, C60B, C60C, C60D, C62A, C62B, C62C, C62D, C67, C78, C91, C100, C105, C106, C149A, C149B, C149C, C149D, C149E, C149F, C149G, C149H, C204, C205, C206, C207, C208, C215, C217","C0201 Large Pads","30","Samsung","CL03A104KQ3NNNC" +"CAP CER 0402 TBD, CAP CER 0402 22pF 50V 5% C0G","C3, C151","C0402","2","TBD, AVX","TBD, 04025A220JAT2A" +"CAP CER 47UF 10V X5R 1210","C4, C5","C1210","2","Murata","GRM32ER61A476KE20L" +"CAP CER 4.7UF 50V X7R 1210","C6, C7, C8","C1210","3","Murata","GRM32ER71H475KA88L" +"CAP CER 10nF 50V X7R 0402","C12A, C12B, C12C, C12D, C30A, C30B, C30C, C30D, C40, C71, C77, C84, C86, C157, C158, C159, C160, C171, C214, C216","C0402","20","Murata","GRM155R71H103JA88D" +"1000pF 50V Ceramic Capacitor X7R 0402 (1005 Metric) 0.039"" L x 0.020"" W (1.00mm x 0.50mm)","C13, C17, C35, C94","C0402","4","Murata","GRM155R71H102KA01D" +"CAP CER 10UF 50V 10% X5R 1206","C14, C16, C38, C93","C1206","4","Murata","490-10756-2-ND" +"CAP CER 0402 1uF 6.3V 10% X5R","C24, C34","C0402","2","Murata","GRM155R60J105KE19D" +"CAP ALUM 100UF 35V 20% SMD","C25, C210","CAP-ELEC-063063077","2","Nichicon","UWT1V101MCL1GS" +"CAP CER 0402 100nF 16V 10% X7R","C26, C28, C29, C33, C39, C45, C46, C51, C52, C54, C56, C63, C66, C68, C69, C73, C76, C81, C82, C92, C103, C155, C156, C161, C164, C165, C166, C167, C169, C200, C201, C212, C213","C0402","33","Murata","GRM155R71C104KA88D" +"Capacitor Non Polarized","C27, C50, C153, C154, C209, C211","C0603","6","","DNI-C0603TBD" +"CAP CER 10UF 6.3V 10% JB 0603","C37, C53, C55, C57, C70, C72","C0603","6","TDK","C1608JB0J106K080AB" +"CAP CER 3PF 50V NP0 0603","C41, C42","C0603","2","AVX Corporation","06031A3R0BAT2A" +"CAP CER 0.22UF 50V X7R 0603","C48A, C48B, C48C, C48D, C48E, C48F, C48G, C48H, C59A, C59B, C59C, C59D, C59E, C59F, C59G, C59H, C98A, C98B, C98C, C98D, C98E, C98F, C98G, C98H, C99A, C99B, C99C, C99D, C99E, C99F, C99G, C99H","C0603","32","TDK","CGA3E3X7R1H224K080AB" +"CAP CER 10PF 50V 5% NP0 0402, 470nF 6.3v C0402 - GRM155R60J474KE19D","C49, C132A, C132B, C132C, C132D, C132E, C132F, C132G, C132H","C0402","9","Samsung, Murata","CL05C100JB5NNNC, GRM155R60J474KE19D" +"CAP CER 1206 4.7uF 50V 10% X5R","C61A, C61B, C61C, C61D, C61E, C61F, C61G, C61H, C125A, C125B, C125C, C125D, C125E, C125F, C125G, C125H","C1206","16","Kemet","C1206C475K5PACTU" +"CAP CER 0402 TBD","C64, C74, C75, C79, C83, C85, C87, C88, C89, C90, C101, C102, C104","C0402","13","TBD","TBD" +"CAP CER 0.022UF 100V X7R 0603","C124A, C124B, C124C, C124D, C124E, C124F, C124G, C124H","C0603","8","Kemet","C0603C223K1RACTU" +"CAP CER 4.7UF 6.3V X7R 0603","C131A, C131B, C131C, C131D, C131E, C131F, C131G, C131H","C0603","8","Samsung","CL10B475KQ8NQNC" +"CAP CER 0402 2.2nF 25V C0G","C150","C0402","1","Kemet","C0402C222J3GACTU" +"CAP ALUM 470UF 20% 50V SMD","C152A, C152B, C152C, C152D, C152E, C152F, C152G, C152H","CAP16x17","8","Nichicon","UCZ1H471MNQ1MS" +"Capacitor Non Polarized","C198","C0402","1","","DNI-C0402TBD" +"TVS DIODE 3.3VWM 10.4VC SOD923","D1, D71, D72, D73","SOD923-100X40-2N","4","On Semi","ESD9X3.3ST5G" +"DIODE SCHOTTKY 40V 5A SMB_DO214AA","D2","SMB_DO-214AA_LRG","1","MCC","SK54B-LTP" +"DIODE SCHOTTKY 30V 200MA SOD523","D5, D12A, D12B, D12C, D12D, D12E, D12F, D12G, D12H, D19A, D19B, D19C, D19D, D19E, D19F, D19G, D19H, D20A, D20B, D20C, D20D, D20E, D20F, D20G, D20H, D28, D29, D30, D31, D36, D37, D40, D41, D50, D51, D52, D53, D54, D55, D56, D57, D60, D61, D63, D70, D74, D75, D76, D77","SOD523_IPC","49","Diodes Incorporated","BAT54WX-TP" +"TVS DIODE 24V 38.9V SMA","D21, D22, D43, D78","SMA-SM","4","Bourns Inc","SMAJ24A" +"LED 0805 Red","D24","LED2012120","1","Dialight","5988110107F" +"TVS DIODE 3.3VWM 10.4VC SOD923","D44","SOD923-D","1","On Semi","ESD9X3.3ST5G" +"TVS DIODE 5V 9V SOD923","D45","SOD923-D","1","Toshiba","DF2S6.8FS,L3M" +"FERRITE BEAD 120 OHM 0603 1LN","FB26, FB27, FB28, FB30","FB0603","4","Samsung","CIS10P121AC" +"Conn - 3mm Pitch Fixed","J2A, J2B, J2C, J2D, J2E, J2F, J2G, J2H","43045-0412","8","Molex","43045-0412" +"CONN BARRIER STRIP 10CIRC 0.325""","J3","CON-Barrier-10-8.26mm","1","TE","4DB-P108-10" +"20021121-00010C4LF","J4","FTSH-105-XX-X-DV","1","Amphenol FCI","20021121-00010C4LF" +"3 Positions Header, Shrouded Connector 0.100"" (2.54mm) Through Hole Gold - Pin in Paste","J5, J6, J7, J9, J10, J11, J22, J29, J30, J31, J32, J33","70543-02 PIN-IN-PASTE","12","Molex","0705430002" +"","J8","PN61729","1","Amphenol FCI","61729-0010BLF" +"CONN HEADER VERT 10POS GOLD","J12, J13, J28","HDR2X5 IDC","3","On Shore","302-S101" +"Connector 2pos - Pin in Paste","J14, J15","70543-01 PIN-IN-PASTE","2","Molex","0705430001" +"microSD 0475710001Molex Part","J18","SD_MICRO 475710001","1","Molex","0475710001" +"Header, 12-Pin, Dual row","J20","HDR2X12","1","Multicomp","2213S-24G" +"TERM BLOCK 2POS 45DEG 3.5MM PCB","J21A, J21B, J21C, J21D","1864286","4","Phoenix Contact","1864286" +"Header 3Pin 1Row T-Hole","J24","HDR3X1","1","Multicomp","2211S-03G" +"FIXED IND 4.7UH 10A 15.5 MOHM","L1","IND_10X10","1","Bourns","SRP1038A-4R7M" +"Common Mode Chokes Dual 90Ohm 100MHz 330mA 350mOhm DCR SMD","L5","DLW21HN900SQ2L","1","Murata","DLW21HN900SQ2L" +"Header, 4-Pin, Dual row","P1, P2A, P2B, P2C, P2D, P2E, P2F, P2G, P2H","HDR2X4","9","Multicomp, [NoParam]","2213S-08G, [NoParam]" +"40V 17 MOHM T6 S08FL DUAL","Q7A, Q7B, Q7C, Q7D, Q7E, Q7F, Q7G, Q7H, Q9A, Q9B, Q9C, Q9D, Q9E, Q9F, Q9G, Q9H, Q10A, Q10B, Q10C, Q10D, Q10E, Q10F, Q10G, Q10H, Q11A, Q11B, Q11C, Q11D, Q11E, Q11F, Q11G, Q11H","SO8FL-Dual (DFN8 5x6, 1.26P Dual Flag)","32","ON Semiconductor","NVMFD5C478NT1G" +"TRANS NPN 60V 0.2A SOT523","Q8","SOT523 SMALL","1","Diodes Incorporated","MMBT3904T-7-F" +"","Q12, Q13","NCV8402AD-SOIC8","2","On Semi","NCV8402ADDR2G" +"RES SMD 10.2K OHM 1% 1/16W 0402","R1","R0402","1","Yageo","RC0402FR-0710K2L" +"RES 47 OHM 1% 1/16W 0402","R3, R4, R13, R32, R59, R84, R86A, R86B, R86C, R86D, R86E, R86F, R86G, R86H, R88A, R88B, R88C, R88D, R89, R93, R94, R116A, R116B, R116C, R116D, R116E, R116F, R116G, R116H, R163A, R163B, R163C, R163D, R163E, R163F, R163G, R163H, R168A, R168B, R168C, R168D, R168E, R168F, R168G, R168H, R170A, R170B, R170C, R170D, R170E, R170F, R170G, R170H","R0402","53","Vishay Dale","CRCW040247R0FKEDC" +"RES SMD 1.96K OHM 1% 1/16W 0402","R5","R0402","1","Yageo","RC0402FR-071K96L" +"RES SMD 37.4K OHM 1% 1/16W 0402","R10","R0402","1","Yageo","RC0402FR-0737K4L" +"RES SMD 10K OHM 1% 1/16W 0402, RES 0402 1k 63mW 1%","R11, R72, R74, R95, R152, R191, R193","R0402","7","Yageo","RC0402FR-0710KP, RC0402FR-071KL" +"RES SMD 4.7K OHM 1% 1/16W 0402","R16A, R16B, R16C, R16D, R16E, R16F, R16G, R16H, R18A, R18B, R18C, R18D, R18E, R18F, R18G, R18H","R0402","16","YAGEO","RC0402FR-074K7L" +"Resistor","R17A, R17B, R17C, R17D, R17E, R17F, R17G, R17H, R60","R0402","9","","DNI-R0402TBD" +"RES 0402 1k 63mW 1%, RES SMD 1K OHM 1% 1/16W 0402","R19, R23, R34, R36, R40, R41, R71, R76, R79, R102, R108A, R108B, R108C, R108D, R108E, R108F, R108G, R108H, R174, R175, R176, R177, R186, R187, R188, R189, R197, R198","R0402","28","Yageo","RC0402FR-071KL" +"RES SMD 100K OHM 1% 1/16W 0402","R22, R35, R63, R73, R75, R78, R190, R192","R0402","8","Samsung","RC1005F104CS" +"RES SMD 24K OHM 1% 1/16W 0402","R26, R154","R0402","2","Visha Dale","CRCW040224K0FKEDC" +"RES 0402 1M 100mW 5%","R28, R156","R0402","2","Panasonic","ERJ2GEJ105X" +"RES SMD 100K OHM 1% 1/16W 0402","R31, R37, R38, R51, R58, R158","R0402","6","Samsung","RC1005F104CS" +"Res Thick Film 0402 24 Ohm 1% 0.063W","R42, R43, R45, R46, R47, R48","R0402","6","Yageo","RC0402FR-0724RL" +"RES SMD 2.37K OHM 1% 1/16W 0402","R44, R50, R81, R87","R0402","4","Yageo","RC0402FR-072K37L" +"RES SMD 6.8K OHM 1% 1/16W 0402","R49, R150, R151","R0402","3","Vishay Dale","CRCW04026K80FKED" +"RES SMD 10K OHM 1% 1/16W 0402, RES SMD 4.7K OHM 1% 1/16W 0402","R56, R62, R64, R65, R66, R67, R68, R69, R70, R80, R85, R97, R100, R101, R119, R155, R171, R182, R183","R0402","19","Yageo","RC0402FR-0710KP, RC0402FR-074K7L" +"RES SMD 130K OHM 5% 1/16W 0402","R57, R157","R0402","2","Yageo","RC0402JR-07130KL" +"RES 0402 1M 100mW 5%","R61","R0402TBD","1","Panasonic","ERJ2GEJ105X" +"RES SMD 100 OHM 1% 1/16W 0402","R98, R99, R109, R114, R120, R133, R134, R135, R136, R137, R138, R139, R140, R141, R142, R143, R144, R145, R149, R153, R159, R160, R161, R180, R181","R0402","25","Yageo","RC0402FR-07100RL" +"RES SMD 0.0OHM JUMPER 1/10W 0603","R103","R0603","1","Bourns","CR0603-J/-000ELF" +"RES SMD 2.2 OHM 5% 1/16W 0402","R107A, R107B, R107C, R107D, R107E, R107F, R107G, R107H","R0402","8","Yageo","RC0402JR-072R2L" +"RES SMD 10 OHM 1% 1/16W 0402","R110A, R110B, R110C, R110D, R110E, R110F, R110G, R110H, R111A, R111B, R111C, R111D, R111E, R111F, R111G, R111H, R112A, R112B, R112C, R112D, R112E, R112F, R112G, R112H, R113A, R113B, R113C, R113D, R113E, R113F, R113G, R113H, R164A, R164B, R164C, R164D, R164E, R164F, R164G, R164H, R165A, R165B, R165C, R165D, R165E, R165F, R165G, R165H, R166A, R166B, R166C, R166D, R166E, R166F, R166G, R166H, R167A, R167B, R167C, R167D, R167E, R167F, R167G, R167H","R0402","64","Yageo","RC0402FR-0710RL" +"RES SMD 15K 1% 1/16W 0402","R115","R0402","1","Samsung","RC1005F153CS" +"RES 0.01 OHM 1% 1/2W 0805","R148","R0805","1","Susumu","KRL1220E-M-R010-F-T5" +"RES 0.05 OHM 1% 2W 2512","R162A, R162B, R162C, R162D, R162E, R162F, R162G, R162H, R169A, R169B, R169C, R169D, R169E, R169F, R169G, R169H","R2512","16","Stackpole","CSRN2512FK50L0" +"RES SMD 1.8K OHM 1% 1/16W 0402","R172, R173, R184, R185","R0402","4","Yageo","RC0402FR-071K8L" +"VARISTOR 6.8V 10A 0201","RV1, RV2, RV3, RV4, RV5A, RV5B, RV5C, RV5D, RV5E, RV5F, RV5G, RV5H, RV6A, RV6B, RV6C, RV6D, RV6E, RV6F, RV6G, RV6H, RV7A, RV7B, RV7C, RV7D, RV7E, RV7F, RV7G, RV7H","C0201 Large Pads","28","TDK","AVRM0603C6R8NT101N" +"SWTCH Momentary Washable","S1","B3F-31XX","1","TE","1571610-2" +"SWITCH TACTILE SPST-NO 0.05A 12V","S2","KMR 6 Series","1","C&K","KMR741NG ULC LFS" +"IC REG BUCK ADJ 5A 8SOPWRPAD","U1","SOIC127P600X170_HS-9L","1","TI","TPS54531DDAR" +"Quadruple Bus Buffer Gates With 3-State Outputs 14-VQFN -40 to 125","U2","QFN50P350X350X100_RGY_S-PVQFN-N14","1","Texas Instruments","SN74AHCT125RGYR" +"IC QUAD DIFF COMPARATOR 14 -SOIC","U6, U21","SOT23-5","2","TEXAS INSTRUMENTS","AP331AWG-7" +"LDO 3.3V 500mA - low ESR Cout","U8","TDFN1616-6LD-PL-1","1","Microchip","MIC5353-3.3YMT-TR" +"USB Opto Isolator","U9","ADuM4160","1","Analog Devices","ADUM3160BRWZ-RL" +"Atmel","U11","LQFP144_N","1","Atmel","ATSAM3X8EA-AU" +"IC FLASH 16M SPI 104MHZ 8SOIC","U12","S25FL216K0PMFI041","1","Adesto","AT25SF161-SSHD-T" +"IC CONV THERMOCOUPLE 14TSSOP","U13A, U13B, U13C, U13D","TSSOP-14L 65P640X110","4","Maxim","MAX31856MUD" +"Clock Fanout Buffer (Distribution) IC 1:4 8-XFDFN","U14","XSON50P100X50-8L","1","Nexperia","74AVC9112GTX" +"IC STEPPER MOTOR DVR TQFP48-EP","U15A, U15B, U15C, U15D, U15E, U15F, U15G, U15H","TQFP48-EP","8","Trinamic","TMC5160-TA" +"IC BUS BUFF TRI-ST QD 14VQFN","U16, U17","PVQFN14_3.5X3.5","2","TI","SN74LVC125ARGYR" +"Optoisolator Transistor Output 3750Vrms 1 Channel 4-SO","U18","SO-4","1","TOSHIBA","TLP293(TPL,E" +"IC COMPARATOR BIDIR 8WSON","U19","WSON8_2X2MM","1","TI","INA381A2IDSGR" +"IC REG LINEAR 5V 100MA SOT89-3","U20","SOT-89-3","1","ST","L78L05ABUTR" +"Crystal 12MHz ďż˝30ppm (Tol) ďż˝50ppm (Stability) 13pF FUND 50Ohm","X1","CRYS320500","1","CTS","405C35B12M00000" diff --git a/Connectors.SchDoc b/Connectors.SchDoc new file mode 100644 index 0000000..9ae964e Binary files /dev/null and b/Connectors.SchDoc differ diff --git a/EndStops.SchDoc b/EndStops.SchDoc new file mode 100644 index 0000000..9763f18 Binary files /dev/null and b/EndStops.SchDoc differ diff --git a/Fans.SchDoc b/Fans.SchDoc new file mode 100644 index 0000000..e97ca8d Binary files /dev/null and b/Fans.SchDoc differ diff --git a/Microcontroller.SchDoc b/Microcontroller.SchDoc new file mode 100644 index 0000000..b8c1d2a Binary files /dev/null and b/Microcontroller.SchDoc differ diff --git a/Mosfets.SchDoc b/Mosfets.SchDoc new file mode 100644 index 0000000..a1007a6 Binary files /dev/null and b/Mosfets.SchDoc differ diff --git a/Motors.SchDoc b/Motors.SchDoc new file mode 100644 index 0000000..928c70b Binary files /dev/null and b/Motors.SchDoc differ diff --git a/Power.SchDoc b/Power.SchDoc new file mode 100644 index 0000000..169802c Binary files /dev/null and b/Power.SchDoc differ diff --git a/Thermistors.SchDoc b/Thermistors.SchDoc new file mode 100644 index 0000000..8e51025 Binary files /dev/null and b/Thermistors.SchDoc differ diff --git a/Thermocouples.SchDoc b/Thermocouples.SchDoc new file mode 100644 index 0000000..471eb20 Binary files /dev/null and b/Thermocouples.SchDoc differ diff --git a/USB.SchDoc b/USB.SchDoc new file mode 100644 index 0000000..35f7b4f Binary files /dev/null and b/USB.SchDoc differ diff --git a/cern_ohl_v_1_2.md b/cern_ohl_v_1_2.md new file mode 100644 index 0000000..b5780c9 --- /dev/null +++ b/cern_ohl_v_1_2.md @@ -0,0 +1,194 @@ +Note: this licence applies to hardware designs. Firmware and software designs are covered by their respective licenses. +Note2: URL reference for CERN Open Hardware License v1.2 +https://ohwr.org/project/licences/wikis/cern-ohl-v1.2 + +CERN Open Hardware Licence v1.2 +============ + +Preamble + +Through this CERN Open Hardware Licence ("CERN OHL") version 1.2, CERN +wishes to provide a tool to foster collaboration and sharing among +hardware designers. The CERN OHL is copyright CERN. Anyone is welcome +to use the CERN OHL, in unmodified form only, for the distribution of +their own Open Hardware designs. Any other right is reserved. Release +of hardware designs under the CERN OHL does not constitute an +endorsement of the licensor or its designs nor does it imply any +involvement by CERN in the development of such designs. + +1. Definitions + +In this Licence, the following terms have the following meanings: + +“Licence” means this CERN OHL. + +“Documentation” means schematic diagrams, designs, circuit or circuit +board layouts, mechanical drawings, flow charts and descriptive text, +and other explanatory material that is explicitly stated as being made +available under the conditions of this Licence. The Documentation may +be in any medium, including but not limited to computer files and +representations on paper, film, or any other media. + +“Documentation Location” means a location where the Licensor has +placed Documentation, and which he believes will be publicly +accessible for at least three years from the first communication to +the public or distribution of Documentation. + +“Product” means either an entire, or any part of a, device built using +the Documentation or the modified Documentation. + +“Licensee” means any natural or legal person exercising rights under +this Licence. + +“Licensor” means any natural or legal person that creates or modifies +Documentation and subsequently communicates to the public and/ or +distributes the resulting Documentation under the terms and conditions +of this Licence. + +A Licensee may at the same time be a Licensor, and vice versa. + +Use of the masculine gender includes the feminine and neuter genders +and is employed solely to facilitate reading. + +2. Applicability + +2.1. This Licence governs the use, copying, modification, +communication to the public and distribution of the Documentation, and +the manufacture and distribution of Products. By exercising any right +granted under this Licence, the Licensee irrevocably accepts these +terms and conditions. + +2.2. This Licence is granted by the Licensor directly to the Licensee, +and shall apply worldwide and without limitation in time. The Licensee +may assign his licence rights or grant sub-licences. + +2.3. This Licence does not extend to software, firmware, or code +loaded into programmable devices which may be used in conjunction with +the Documentation, the modified Documentation or with Products, unless +such software, firmware, or code is explicitly expressed to be subject +to this Licence. The use of such software, firmware, or code is +otherwise subject to the applicable licence terms and conditions. + +3. Copying, modification, communication to the public and distribution +of the Documentation + +3.1. The Licensee shall keep intact all copyright and trademarks +notices, all notices referring to Documentation Location, and all +notices that refer to this Licence and to the disclaimer of warranties +that are included in the Documentation. He shall include a copy +thereof in every copy of the Documentation or, as the case may be, +modified Documentation, that he communicates to the public or +distributes. + +3.2. The Licensee may copy, communicate to the public and distribute +verbatim copies of the Documentation, in any medium, subject to the +requirements specified in section 3.1. + +3.3. The Licensee may modify the Documentation or any portion thereof +provided that upon modification of the Documentation, the Licensee +shall make the modified Documentation available from a Documentation +Location such that it can be easily located by an original Licensor +once the Licensee communicates to the public or distributes the +modified Documentation under section 3.4, and, where required by +section 4.1, by a recipient of a Product. However, the Licensor shall +not assert his rights under the foregoing proviso unless or until a +Product is distributed. + +3.4. The Licensee may communicate to the public and distribute the +modified Documentation (thereby in addition to being a Licensee also +becoming a Licensor), always provided that he shall: + +a) comply with section 3.1; + +b) cause the modified Documentation to carry prominent notices stating +that the Licensee has modified the Documentation, with the date and +description of the modifications; + +c) cause the modified Documentation to carry a new Documentation +Location notice if the original Documentation provided for one; + +d) make available the modified Documentation at the same level of +abstraction as that of the Documentation, in the preferred format for +making modifications to it (e.g. the native format of the CAD tool as +applicable), and in the event that format is proprietary, in a format +viewable with a tool licensed under an OSI-approved license if the +proprietary tool can create it; and + +e) license the modified Documentation under the terms and conditions +of this Licence or, where applicable, a later version of this Licence +as may be issued by CERN. + +3.5. The Licence includes a non-exclusive licence to those patents or +registered designs that are held by, under the control of, or +sub-licensable by the Licensor, to the extent necessary to make use of +the rights granted under this Licence. The scope of this section 3.5 +shall be strictly limited to the parts of the Documentation or +modified Documentation created by the Licensor. + +4. Manufacture and distribution of Products + +4.1. The Licensee may manufacture or distribute Products always +provided that, where such manufacture or distribution requires a +licence under this Licence the Licensee provides to each recipient of +such Products an easy means of accessing a copy of the Documentation +or modified Documentation, as applicable, as set out in section 3. + +4.2. The Licensee is invited to inform any Licensor who has indicated +his wish to receive this information about the type, quantity and +dates of production of Products the Licensee has (had) manufactured + +5. Warranty and liability + +5.1. DISCLAIMER – The Documentation and any modified Documentation are +provided "as is" and any express or implied warranties, including, but +not limited to, implied warranties of merchantability, of satisfactory +quality, non-infringement of third party rights, and fitness for a +particular purpose or use are disclaimed in respect of the +Documentation, the modified Documentation or any Product. The Licensor +makes no representation that the Documentation, modified +Documentation, or any Product, does or will not infringe any patent, +copyright, trade secret or other proprietary right. The entire risk as +to the use, quality, and performance of a Product shall be with the +Licensee and not the Licensor. This disclaimer of warranty is an +essential part of this Licence and a condition for the grant of any +rights granted under this Licence. The Licensee warrants that it does +not act in a consumer capacity. + +5.2. LIMITATION OF LIABILITY – The Licensor shall have no liability +for direct, indirect, special, incidental, consequential, exemplary, +punitive or other damages of any character including, without +limitation, procurement of substitute goods or services, loss of use, +data or profits, or business interruption, however caused and on any +theory of contract, warranty, tort (including negligence), product +liability or otherwise, arising in any way in relation to the +Documentation, modified Documentation and/or the use, manufacture or +distribution of a Product, even if advised of the possibility of such +damages, and the Licensee shall hold the Licensor(s) free and harmless +from any liability, costs, damages, fees and expenses, including +claims by third parties, in relation to such use. + +6. General + +6.1. Except for the rights explicitly granted hereunder, this Licence +does not imply or represent any transfer or assignment of intellectual +property rights to the Licensee. + +6.2. The Licensee shall not use or make reference to any of the names +(including acronyms and abbreviations), images, or logos under which +the Licensor is known, save in so far as required to comply with +section 3. Any such permitted use or reference shall be factual and +shall in no event suggest any kind of endorsement by the Licensor or +its personnel of the modified Documentation or any Product, or any +kind of implication by the Licensor or its personnel in the +preparation of the modified Documentation or Product. + +6.3. CERN may publish updated versions of this Licence which retain +the same general provisions as this version, but differ in detail so +far this is required and reasonable. New versions will be published +with a unique version number. + +6.4. This Licence shall terminate with immediate effect, upon written +notice and without involvement of a court if the Licensee fails to +comply with any of its terms and conditions, or if the Licensee +initiates legal action against Licensor in relation to this +Licence. Section 5 shall continue to apply. diff --git a/images/new_repo.png b/images/new_repo.png new file mode 100644 index 0000000..6b5cfbf Binary files /dev/null and b/images/new_repo.png differ