├── Altium ├── .gitignore ├── Assembly.OutJob ├── Library │ ├── 3314G-1-102E.PcbLib │ ├── 3314G-1-102E.SchLib │ ├── ALTIUM-PHD_2_54_SMT_SOCKET_HEADER_6100XXXXX21-rev17a.IntLib │ ├── ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a.IntLib │ ├── ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a │ │ ├── 653 0xx 114 822.PcbLib │ │ ├── 653 0xx 114 822.SchLib │ │ ├── 653 0xx 117 322.PcbLib │ │ ├── 653 0xx 117 322.SchLib │ │ ├── 653 1xx 124 022.PcbLib │ │ ├── 653 1xx 124 022.SchLib │ │ ├── 653 1xx 131 822.PcbLib │ │ └── 653 1xx 131 822.SchLib │ ├── HH-012.STEP │ ├── KnitterSideSwitch.PcbLib │ ├── PADS Libraries.PrjPcb │ ├── Project Outputs for uCurrentnf_Version1 │ │ └── uCurrentnf_Version1.IntLib │ ├── debug.log │ ├── tinyCurrent_Version1.LibPkg │ ├── tinyCurrent_Version1.PcbLib │ └── tinyCurrent_Version1.SCHLIB ├── Project Logs for tinyCurrent_Version1 │ ├── tinyCurrent_Version1 PCB ECO 05.03.2018 21-31-14.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-2-2018 11-26-43 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-2-2018 11-29-06 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-2-2018 11-54-21 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-2-2018 11-54-41 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-3-2018 11-11-52 AM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-3-2018 12-54-48 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-3-2018 12-55-14 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-3-2018 2-40-43 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-3-2018 2-46-30 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-7-2018 2-43-13 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 1-7-2018 6-42-51 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 10-1-2017 1-15-36 AM.LOG │ ├── tinyCurrent_Version1 PCB ECO 10-1-2017 1-22-43 AM.LOG │ ├── tinyCurrent_Version1 PCB ECO 10-1-2017 12-01-43 AM.LOG │ ├── tinyCurrent_Version1 PCB ECO 10-1-2017 12-15-40 AM.LOG │ ├── tinyCurrent_Version1 PCB ECO 11-1-2017 10-09-17 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 11-2-2017 12-13-38 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 11-2-2017 12-19-44 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 11-2-2017 12-20-58 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 7-29-2018 8-25-08 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 9-30-2017 11-26-24 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 9-30-2017 4-10-21 PM.LOG │ ├── tinyCurrent_Version1 PCB ECO 9-9-2018 5-06-54 PM.LOG │ ├── tinyCurrent_Version1 SCH ECO 05.03.2018 21-25-33.LOG │ ├── tinyCurrent_Version1 SCH ECO 1-2-2018 11-28-53 PM.LOG │ └── tinyCurrent_Version1 SCH ECO 1-7-2018 6-42-29 PM.LOG ├── Project Outputs for tinyCurrent_Version1 │ ├── AssemblyDrawing.PDF │ ├── Design Rule Check - tinyCurrent_Version1.drc │ ├── Design Rule Check - tinyCurrent_Version1.html │ ├── DraftsmanDoc.PDF │ ├── GerberX2 │ │ ├── tinyCurrent_Version1-macro.APR_LIB │ │ ├── tinyCurrent_Version1.EXTREP │ │ ├── tinyCurrent_Version1.REP │ │ ├── tinyCurrent_Version1.RUL │ │ ├── tinyCurrent_Version1.apr │ │ ├── tinyCurrent_Version1_Copper_Signal_Bot.gbr │ │ ├── tinyCurrent_Version1_Copper_Signal_Top.gbr │ │ ├── tinyCurrent_Version1_Keep-out.gbr │ │ ├── tinyCurrent_Version1_Legend_Bot.gbr │ │ ├── tinyCurrent_Version1_Legend_Top.gbr │ │ ├── tinyCurrent_Version1_Mechanical_1.gbr │ │ ├── tinyCurrent_Version1_Mechanical_11.gbr │ │ ├── tinyCurrent_Version1_Mechanical_13.gbr │ │ ├── tinyCurrent_Version1_Mechanical_15.gbr │ │ ├── tinyCurrent_Version1_Mechanical_32767.gbr │ │ ├── tinyCurrent_Version1_Mechanical_7.gbr │ │ ├── tinyCurrent_Version1_Pads_Bot.gbr │ │ ├── tinyCurrent_Version1_Pads_Top.gbr │ │ ├── tinyCurrent_Version1_Paste_Bot.gbr │ │ ├── tinyCurrent_Version1_Paste_Top.gbr │ │ ├── tinyCurrent_Version1_Profile.gbr │ │ ├── tinyCurrent_Version1_Soldermask_Bot.gbr │ │ └── tinyCurrent_Version1_Soldermask_Top.gbr │ ├── IPC2581 │ │ └── tinyCurrent_Version1.cvg │ ├── NC Drill │ │ ├── tinyCurrent_Version1.DRR │ │ ├── tinyCurrent_Version1.LDP │ │ └── tinyCurrent_Version1.TXT │ ├── Net Status - tinyCurrent_Version1.html │ ├── Net Status - tinyCurrent_Version1.txt │ ├── PCD_3D.PDF │ ├── Pick Place │ │ └── Pick Place for tinyCurrent_Version1.txt │ ├── Schematic.PDF │ └── Status Report.Txt ├── debug.log ├── tinyCurrent_Version1.PCBDwf ├── tinyCurrent_Version1.PcbDoc ├── tinyCurrent_Version1.PcbDoc.htm ├── tinyCurrent_Version1.PrjPcb ├── tinyCurrent_Version1.PrjPcbStructure └── tinyCurrent_Version1.SchDoc ├── BoM.ods ├── Datasheets ├── 156120GS75000LED.pdf ├── 6100xx13321.pdf ├── 79527141batteryholder.pdf ├── 885012006051_C3_C4.pdf ├── 885012206046_C1_C2.pdf ├── BNC_J01001A1944KP.pdf ├── BindingPost.pdf ├── HH-012.PDF ├── KOAresistors.pdf ├── MAX4238-MAX4239.pdf ├── MFP230.pdf ├── R1vishay.pdf ├── lmv321.pdf ├── resistorR9.pdf └── stm_809.pdf ├── Images ├── 3D_tiniycurrent_front.png └── 3D_tiniycurrent_front_small.png ├── README.md ├── Scope_Shots ├── contact_resistance_test_after.jpg ├── contact_resistance_test_before.jpg ├── contact_resistance_test_mod.jpg ├── output_noise_Coax.png └── output_noise_Leads.png ├── scope_shots.md ├── test_procedure.md └── tinyCurrent_Version1.step /Altium/.gitignore: -------------------------------------------------------------------------------- 1 | __Previews 2 | History 3 | -------------------------------------------------------------------------------- /Altium/Assembly.OutJob: -------------------------------------------------------------------------------- 1 | [OutputJobFile] 2 | Version=1.0 3 | Caption= 4 | Description= 5 | VaultGUID= 6 | ItemGUID= 7 | ItemHRID= 8 | RevisionGUID= 9 | RevisionId= 10 | VaultHRID= 11 | AutoItemHRID= 12 | NextRevId= 13 | FolderGUID= 14 | LifeCycleDefinitionGUID= 15 | RevisionNamingSchemeGUID= 16 | 17 | [OutputGroup1] 18 | Name=Assembly.OutJob 19 | Description= 20 | TargetOutputMedium=Fabrication 21 | VariantName=[No Variations] 22 | VariantScope=0 23 | CurrentConfigurationName= 24 | TargetPrinter=Leitz Icon Wi-Fi 1e80dd 25 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 26 | OutputMedium1=PCB_3D 27 | OutputMedium1_Type=Publish 28 | OutputMedium2=Schematic 29 | OutputMedium2_Type=Publish 30 | OutputMedium3=DraftsmanDoc 31 | OutputMedium3_Type=Publish 32 | OutputMedium4=PDF 33 | OutputMedium4_Type=Publish 34 | OutputMedium5=Fabrication 35 | OutputMedium5_Type=GeneratedFiles 36 | OutputType1=Assembly 37 | OutputName1=Assembly Drawings 38 | OutputCategory1=Assembly 39 | OutputDocumentPath1=tinyCurrent_Version1.PcbDoc 40 | OutputVariantName1= 41 | OutputEnabled1=0 42 | OutputEnabled1_OutputMedium1=0 43 | OutputEnabled1_OutputMedium2=0 44 | OutputEnabled1_OutputMedium3=0 45 | OutputEnabled1_OutputMedium4=1 46 | OutputEnabled1_OutputMedium5=0 47 | OutputDefault1=0 48 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 49 | Configuration1_Name1=OutputConfigurationParameter1 50 | Configuration1_Item1=DesignatorDisplayMode=Physical|PrintArea=DesignExtent|PrintAreaLowerLeftCornerX=0|PrintAreaLowerLeftCornerY=0|PrintAreaUpperRightCornerX=0|PrintAreaUpperRightCornerY=0|Record=PcbPrintView 51 | Configuration1_Name2=OutputConfigurationParameter2 52 | Configuration1_Item2=IncludeBottomLayerComponents=False|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=0|Mirror=False|Name=Top LayerAssembly Drawing|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False 53 | Configuration1_Name3=OutputConfigurationParameter3 54 | 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=Hidden|FFill=Hidden|FPad=Hidden|FRegion=Hidden|FText=Hidden|FTrack=Hidden|FVia=Hidden|Layer=TopLayer|Polygon=Hidden|PrintOutIndex=0|Record=PcbPrintLayer 55 | Configuration1_Name4=OutputConfigurationParameter4 56 | 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=TopOverlay|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer 57 | Configuration1_Name5=OutputConfigurationParameter5 58 | 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=Hidden|Layer=MultiLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer 59 | Configuration1_Name6=OutputConfigurationParameter6 60 | 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=Mechanical1|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer 61 | Configuration1_Name7=OutputConfigurationParameter7 62 | 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=Mechanical13|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer 63 | Configuration1_Name8=OutputConfigurationParameter8 64 | 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=Mechanical15|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer 65 | Configuration1_Name9=OutputConfigurationParameter9 66 | Configuration1_Item9=IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=False|IncludeViewports=True|Index=1|Mirror=False|Name=Bottom LayerAssembly Drawing|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False 67 | Configuration1_Name10=OutputConfigurationParameter10 68 | 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=Hidden|FFill=Hidden|FPad=Hidden|FRegion=Hidden|FText=Hidden|FTrack=Hidden|FVia=Hidden|Layer=BottomLayer|Polygon=Hidden|PrintOutIndex=1|Record=PcbPrintLayer 69 | Configuration1_Name11=OutputConfigurationParameter11 70 | 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=BottomOverlay|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer 71 | Configuration1_Name12=OutputConfigurationParameter12 72 | 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=Hidden|Layer=MultiLayer|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer 73 | Configuration1_Name13=OutputConfigurationParameter13 74 | 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=Mechanical1|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer 75 | Configuration1_Name14=OutputConfigurationParameter14 76 | 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=Mechanical13|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer 77 | Configuration1_Name15=OutputConfigurationParameter15 78 | 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=Mechanical15|Polygon=Full|PrintOutIndex=1|Record=PcbPrintLayer 79 | PcbPrintPreferences1= 80 | OutputType2=PDF3D 81 | OutputName2=PDF3D 82 | OutputCategory2=Documentation 83 | OutputDocumentPath2=tinyCurrent_Version1.PcbDoc 84 | OutputVariantName2= 85 | OutputEnabled2=0 86 | OutputEnabled2_OutputMedium1=1 87 | OutputEnabled2_OutputMedium2=0 88 | OutputEnabled2_OutputMedium3=0 89 | OutputEnabled2_OutputMedium4=0 90 | OutputEnabled2_OutputMedium5=0 91 | OutputDefault2=0 92 | PageOptions2=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=-4|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 93 | Configuration2_Name1=OutputConfigurationParameter1 94 | Configuration2_Item1=Record=ExportPDF3DSetting|Version=110|Format=0|Flags=8158|Scheme=0|ViewColorR0=255|ViewColorG0=255|ViewColorB0=255|ViewLignt0=9|ViewColorR1=255|ViewColorG1=255|ViewColorB1=255|ViewLignt1=9|ViewColorR2=255|ViewColorG2=255|ViewColorB2=255|ViewLignt2=9|ViewColorR3=255|ViewColorG3=255|ViewColorB3=255|ViewLignt3=9 95 | OutputType3=Schematic Print 96 | OutputName3=Schematic Prints 97 | OutputCategory3=Documentation 98 | OutputDocumentPath3= 99 | OutputVariantName3= 100 | OutputEnabled3=0 101 | OutputEnabled3_OutputMedium1=0 102 | OutputEnabled3_OutputMedium2=1 103 | OutputEnabled3_OutputMedium3=0 104 | OutputEnabled3_OutputMedium4=0 105 | OutputEnabled3_OutputMedium5=0 106 | OutputDefault3=0 107 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=0.97|XCorrection=1.00|YCorrection=1.00|PrintKind=0|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 108 | Configuration3_Name1=OutputConfigurationParameter1 109 | Configuration3_Item1=Record=SchPrintView|ShowNoERC=True|ShowParamSet=True|ShowProbe=True|ShowBlanket=True|NoERCSymbolsToShow="Thin Cross","Thick Cross","Small Cross",Checkbox,Triangle|ShowNote=True|ShowNoteCollapsed=True|ShowOpenEnds=True|ExpandDesignator=True|ExpandNetLabel=False|ExpandPort=False|ExpandSheetNum=False|ExpandDocNum=False|PrintArea=0|PrintAreaRect.X1=0|PrintAreaRect.Y1=0|PrintAreaRect.X2=0|PrintAreaRect.Y2=0 110 | OutputType4=PCBDrawing 111 | OutputName4=Draftsman 112 | OutputCategory4=Documentation 113 | OutputDocumentPath4=tinyCurrent_Version1.PCBDwf 114 | OutputVariantName4= 115 | OutputEnabled4=0 116 | OutputEnabled4_OutputMedium1=0 117 | OutputEnabled4_OutputMedium2=0 118 | OutputEnabled4_OutputMedium3=1 119 | OutputEnabled4_OutputMedium4=0 120 | OutputEnabled4_OutputMedium5=0 121 | OutputDefault4=0 122 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=0|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 123 | OutputType5=Gerber X2 124 | OutputName5=Gerber X2 Files 125 | OutputCategory5=Fabrication 126 | OutputDocumentPath5= 127 | OutputVariantName5= 128 | OutputEnabled5=1 129 | OutputEnabled5_OutputMedium1=0 130 | OutputEnabled5_OutputMedium2=0 131 | OutputEnabled5_OutputMedium3=0 132 | OutputEnabled5_OutputMedium4=0 133 | OutputEnabled5_OutputMedium5=1 134 | OutputDefault5=0 135 | Configuration5_Name1=OutputConfigurationParameter1 136 | Configuration5_Item1=FileComment= |FileSubject=Autodetect|GenerateDRCRulesFile=True|GerberUnit=Metric|MinusApertureTolerance=39|NumberOfDecimals=5|OptimizeChangeLocationCommands=True|PlotBackDrillingPairs=False|PlotBlindViasPairs=False|PlotBoardProfile=True|PlotDrillDrawingPairs=False|PlotDrillGuidePairs=False|PlotNPTHPairs=False|PlotPTHPairs=False|PlotX2.Set=SerializeLayerHash.Version~2,ClassName~TLayerToBoolean,16973832~1,16973849~1,16908301~1,16908295~1,16777217~1,16973833~1,16973831~1,16908303~1,16973837~1,16973834~1,16908289~1,16973848~1,16973830~1,16842751~1,16973835~1,16908299~1,16941055~1|PlusApertureTolerance=39|Record=GerberX2View|Sorted=False 137 | OutputType6=NC Drill 138 | OutputName6=NC Drill Files 139 | OutputCategory6=Fabrication 140 | OutputDocumentPath6= 141 | OutputVariantName6= 142 | OutputEnabled6=1 143 | OutputEnabled6_OutputMedium1=0 144 | OutputEnabled6_OutputMedium2=0 145 | OutputEnabled6_OutputMedium3=0 146 | OutputEnabled6_OutputMedium4=0 147 | OutputEnabled6_OutputMedium5=2 148 | OutputDefault6=0 149 | Configuration6_Name1=OutputConfigurationParameter1 150 | Configuration6_Item1=BoardEdgeRoutToolDia=2000000|GenerateBoardEdgeRout=False|GenerateDrilledSlotsG85=False|GenerateEIADrillFile=False|GenerateSeparatePlatedNonPlatedFiles=False|NumberOfDecimals=4|NumberOfUnits=4|OptimizeChangeLocationCommands=True|OriginPosition=Relative|Record=DrillView|Units=Metric|ZeroesMode=SuppressTrailingZeroes 151 | OutputType7=IPC2581 152 | OutputName7=IPC-2581 Files 153 | OutputCategory7=Fabrication 154 | OutputDocumentPath7= 155 | OutputVariantName7= 156 | OutputEnabled7=1 157 | OutputEnabled7_OutputMedium1=0 158 | OutputEnabled7_OutputMedium2=0 159 | OutputEnabled7_OutputMedium3=0 160 | OutputEnabled7_OutputMedium4=0 161 | OutputEnabled7_OutputMedium5=3 162 | OutputDefault7=0 163 | Configuration7_Name1=OutputConfigurationParameter1 164 | Configuration7_Item1=Record=IPC2581View|IPC2581Version=B|MeasurementSystem=Metric|FloatingPointPrecision=6|IsWiseSupport=False 165 | OutputType8=Drill 166 | OutputName8=Drill Drawing/Guides 167 | OutputCategory8=Fabrication 168 | OutputDocumentPath8= 169 | OutputVariantName8= 170 | OutputEnabled8=0 171 | OutputEnabled8_OutputMedium1=0 172 | OutputEnabled8_OutputMedium2=0 173 | OutputEnabled8_OutputMedium3=0 174 | OutputEnabled8_OutputMedium4=0 175 | OutputEnabled8_OutputMedium5=0 176 | OutputDefault8=0 177 | 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 178 | PcbPrintPreferences8= 179 | OutputType9=Pick Place 180 | OutputName9=Generates pick and place files 181 | OutputCategory9=Assembly 182 | OutputDocumentPath9= 183 | OutputVariantName9= 184 | OutputEnabled9=1 185 | OutputEnabled9_OutputMedium1=0 186 | OutputEnabled9_OutputMedium2=0 187 | OutputEnabled9_OutputMedium3=0 188 | OutputEnabled9_OutputMedium4=0 189 | OutputEnabled9_OutputMedium5=4 190 | OutputDefault9=0 191 | 192 | [PublishSettings] 193 | OutputFilePath1=\\VBOXSVR\Xingular\tinycurrent\Altium\Project Outputs for tinyCurrent_Version1\PCD_3D.PDF 194 | ReleaseManaged1=1 195 | OutputBasePath1=Project Outputs for tinyCurrent_Version1 196 | OutputPathMedia1= 197 | OutputPathMediaValue1= 198 | OutputPathOutputer1=[Output Type] 199 | OutputPathOutputerPrefix1= 200 | OutputPathOutputerValue1= 201 | OutputFileName1=PCD_3D.PDF 202 | OutputFileNameMulti1= 203 | UseOutputNameForMulti1=0 204 | OutputFileNameSpecial1= 205 | OpenOutput1=1 206 | PromptOverwrite1=1 207 | PublishMethod1=0 208 | ZoomLevel1=50 209 | FitSCHPrintSizeToDoc1=1 210 | FitPCBPrintSizeToDoc1=1 211 | GenerateNetsInfo1=1 212 | MarkPins1=1 213 | MarkNetLabels1=1 214 | MarkPortsId1=1 215 | GenerateTOC1=1 216 | ShowComponentParameters1=1 217 | GlobalBookmarks1=0 218 | PDFACompliance1=Disabled 219 | PDFVersion1=1.7 220 | OutputFilePath2=C:\Altium\ucurrent\Project Outputs for uCurrentnf_Version1\Schematic.PDF 221 | ReleaseManaged2=1 222 | OutputBasePath2=Project Outputs for tinyCurrent_Version1 223 | OutputPathMedia2= 224 | OutputPathMediaValue2= 225 | OutputPathOutputer2=[Output Type] 226 | OutputPathOutputerPrefix2= 227 | OutputPathOutputerValue2= 228 | OutputFileName2=Schematic.PDF 229 | OutputFileNameMulti2= 230 | UseOutputNameForMulti2=0 231 | OutputFileNameSpecial2= 232 | OpenOutput2=1 233 | PromptOverwrite2=1 234 | PublishMethod2=0 235 | ZoomLevel2=50 236 | FitSCHPrintSizeToDoc2=1 237 | FitPCBPrintSizeToDoc2=1 238 | GenerateNetsInfo2=1 239 | MarkPins2=1 240 | MarkNetLabels2=1 241 | MarkPortsId2=1 242 | GenerateTOC2=0 243 | ShowComponentParameters2=1 244 | GlobalBookmarks2=0 245 | PDFACompliance2=Disabled 246 | PDFVersion2=Default 247 | OutputFilePath3=C:\Altium\ucurrent\Project Outputs for uCurrentnf_Version1\DraftsmanDoc.PDF 248 | ReleaseManaged3=1 249 | OutputBasePath3=Project Outputs for tinyCurrent_Version1 250 | OutputPathMedia3= 251 | OutputPathMediaValue3= 252 | OutputPathOutputer3=[Output Type] 253 | OutputPathOutputerPrefix3= 254 | OutputPathOutputerValue3= 255 | OutputFileName3=DraftsmanDoc.PDF 256 | OutputFileNameMulti3= 257 | UseOutputNameForMulti3=0 258 | OutputFileNameSpecial3= 259 | OpenOutput3=1 260 | PromptOverwrite3=1 261 | PublishMethod3=0 262 | ZoomLevel3=50 263 | FitSCHPrintSizeToDoc3=1 264 | FitPCBPrintSizeToDoc3=1 265 | GenerateNetsInfo3=1 266 | MarkPins3=1 267 | MarkNetLabels3=1 268 | MarkPortsId3=1 269 | GenerateTOC3=1 270 | ShowComponentParameters3=1 271 | GlobalBookmarks3=0 272 | PDFACompliance3=Disabled 273 | PDFVersion3=Default 274 | OutputFilePath4=Project Outputs for Free Documents\AssemblyDrawing.PDF 275 | ReleaseManaged4=1 276 | OutputBasePath4=Project Outputs for tinyCurrent_Version1 277 | OutputPathMedia4= 278 | OutputPathMediaValue4= 279 | OutputPathOutputer4=[Output Type] 280 | OutputPathOutputerPrefix4= 281 | OutputPathOutputerValue4= 282 | OutputFileName4=AssemblyDrawing.PDF 283 | OutputFileNameMulti4= 284 | UseOutputNameForMulti4=0 285 | OutputFileNameSpecial4= 286 | OpenOutput4=1 287 | PromptOverwrite4=1 288 | PublishMethod4=0 289 | ZoomLevel4=50 290 | FitSCHPrintSizeToDoc4=1 291 | FitPCBPrintSizeToDoc4=1 292 | GenerateNetsInfo4=1 293 | MarkPins4=1 294 | MarkNetLabels4=1 295 | MarkPortsId4=1 296 | GenerateTOC4=1 297 | ShowComponentParameters4=1 298 | GlobalBookmarks4=0 299 | PDFACompliance4=Disabled 300 | PDFVersion4=Default 301 | OutputFilePath5=E:\tinycurrent_gh\Altium\Project Outputs for tinyCurrent_Version1\ 302 | ReleaseManaged5=1 303 | OutputBasePath5=Project Outputs for tinyCurrent_Version1 304 | OutputPathMedia5= 305 | OutputPathMediaValue5= 306 | OutputPathOutputer5=[Output Type] 307 | OutputPathOutputerPrefix5= 308 | OutputPathOutputerValue5= 309 | OutputFileName5= 310 | OutputFileNameMulti5= 311 | UseOutputNameForMulti5=1 312 | OutputFileNameSpecial5= 313 | OpenOutput5=1 314 | 315 | [GeneratedFilesSettings] 316 | RelativeOutputPath1=\\VBOXSVR\Xingular\tinycurrent\Altium\Project Outputs for tinyCurrent_Version1\PCD_3D.PDF 317 | OpenOutputs1=1 318 | RelativeOutputPath2=C:\Altium\ucurrent\Project Outputs for uCurrentnf_Version1\Schematic.PDF 319 | OpenOutputs2=1 320 | RelativeOutputPath3=C:\Altium\ucurrent\Project Outputs for uCurrentnf_Version1\DraftsmanDoc.PDF 321 | OpenOutputs3=1 322 | RelativeOutputPath4=Project Outputs for Free Documents\AssemblyDrawing.PDF 323 | OpenOutputs4=1 324 | RelativeOutputPath5=E:\tinycurrent_gh\Altium\Project Outputs for tinyCurrent_Version1\ 325 | OpenOutputs5=1 326 | AddToProject5=1 327 | TimestampFolder5=0 328 | UseOutputName5=0 329 | OpenODBOutput5=0 330 | OpenGerberOutput5=0 331 | OpenNCDrillOutput5=0 332 | OpenIPCOutput5=0 333 | EnableReload5=0 334 | 335 | -------------------------------------------------------------------------------- /Altium/Library/3314G-1-102E.PcbLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/3314G-1-102E.PcbLib -------------------------------------------------------------------------------- /Altium/Library/3314G-1-102E.SchLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/3314G-1-102E.SchLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-PHD_2_54_SMT_SOCKET_HEADER_6100XXXXX21-rev17a.IntLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-PHD_2_54_SMT_SOCKET_HEADER_6100XXXXX21-rev17a.IntLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a.IntLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a.IntLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 0xx 114 822.PcbLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 0xx 114 822.PcbLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 0xx 114 822.SchLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 0xx 114 822.SchLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 0xx 117 322.PcbLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 0xx 117 322.PcbLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 0xx 117 322.SchLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 0xx 117 322.SchLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 1xx 124 022.PcbLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 1xx 124 022.PcbLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 1xx 124 022.SchLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 1xx 124 022.SchLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 1xx 131 822.PcbLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 1xx 131 822.PcbLib -------------------------------------------------------------------------------- /Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 1xx 131 822.SchLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/ALTIUM-WTB_1_25_SMT_MALE_HORIZONTAL_SHROUDED_HEADER_6531XX131822-rev17a/653 1xx 131 822.SchLib -------------------------------------------------------------------------------- /Altium/Library/KnitterSideSwitch.PcbLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/KnitterSideSwitch.PcbLib -------------------------------------------------------------------------------- /Altium/Library/Project Outputs for uCurrentnf_Version1/uCurrentnf_Version1.IntLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/Project Outputs for uCurrentnf_Version1/uCurrentnf_Version1.IntLib -------------------------------------------------------------------------------- /Altium/Library/debug.log: -------------------------------------------------------------------------------- 1 | [0226/231920:WARNING:dns_config_service_win.cc(665)] Failed to read DnsConfig. 2 | -------------------------------------------------------------------------------- /Altium/Library/tinyCurrent_Version1.PcbLib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/tinyCurrent_Version1.PcbLib -------------------------------------------------------------------------------- /Altium/Library/tinyCurrent_Version1.SCHLIB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Library/tinyCurrent_Version1.SCHLIB -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 05.03.2018 21-31-14.LOG: -------------------------------------------------------------------------------- 1 | Added Component: Designator=C5(WCAP-CSGP_0603, 1.6x0.8x0.8) 2 | Add component. Clean all parameters for all variants 3 | Add component (AddParameter): Name = "CeramicType"; Value = "X7R"; VariantName = "[No Variations]" 4 | Add component (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 5 | Add component (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 6 | Add component (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 7 | Add component (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.com/pbs/datasheet/885012206046.pdf"; VariantName = "[No Variations]" 8 | Add component (AddParameter): Name = "PartNumber"; Value = "885012206046"; VariantName = "[No Variations]" 9 | Add component (AddParameter): Name = "PublishedDate"; Value = "Aug 2016"; VariantName = "[No Variations]" 10 | Add component (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 11 | Add component (AddParameter): Name = "RatedVoltage"; Value = "16V DC"; VariantName = "[No Variations]" 12 | Add component (AddParameter): Name = "Size"; Value = "0603"; VariantName = "[No Variations]" 13 | Add component (AddParameter): Name = "Value"; Value = "100000pF"; VariantName = "[No Variations]" 14 | Added Component: Designator=C6(WCAP-CSGP_0603, 1.6x0.8x0.8) 15 | Add component. Clean all parameters for all variants 16 | Add component (AddParameter): Name = "CeramicType"; Value = "X7R"; VariantName = "[No Variations]" 17 | Add component (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 18 | Add component (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 19 | Add component (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 20 | Add component (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.com/pbs/datasheet/885012206046.pdf"; VariantName = "[No Variations]" 21 | Add component (AddParameter): Name = "PartNumber"; Value = "885012206046"; VariantName = "[No Variations]" 22 | Add component (AddParameter): Name = "PublishedDate"; Value = "Aug 2016"; VariantName = "[No Variations]" 23 | Add component (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 24 | Add component (AddParameter): Name = "RatedVoltage"; Value = "16V DC"; VariantName = "[No Variations]" 25 | Add component (AddParameter): Name = "Size"; Value = "0603"; VariantName = "[No Variations]" 26 | Add component (AddParameter): Name = "Value"; Value = "100000pF"; VariantName = "[No Variations]" 27 | Added Pin To Net: NetName=VGND Pin=C5-1 28 | Added Pin To Net: NetName=+V Pin=C5-2 29 | Added Pin To Net: NetName=-V Pin=C6-1 30 | Added Pin To Net: NetName=VGND Pin=C6-2 31 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component C5 0u1 16V 32 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component C6 0u1 16V 33 | Added Room: Name=tinyCurrent_Version1 34 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-2-2018 11-26-43 PM.LOG: -------------------------------------------------------------------------------- 1 | Removed Pin From Net: NetName=-V Pin=R16-1 2 | Removed Pin From Net: NetName=+V Pin=R16-2 3 | Removed Pin From Net: NetName=NetR6_1 Pin=R16-3 4 | Removed Member From Class: ClassName=tinyCurrent_Version1 Member=R16 5 | Change Component Comment : Designator=R7 Old Comment=51K 1% New Comment=100K 1% 6 | Change Component Comment : Designator=R6 Old Comment=150K 1% New Comment=100K 1% 7 | Change Component Comment : Designator=R4 Old Comment=270R New Comment=470R 8 | Added Component: Designator=S?(452403012014) 9 | Add component. Clean all parameters for all variants 10 | Add component (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 11 | Add component (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 12 | Add component (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 13 | Add component (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.de/em/datasheet/452403012014.pdf"; VariantName = "[No Variations]" 14 | Add component (AddParameter): Name = "Part Number"; Value = "452403012014"; VariantName = "[No Variations]" 15 | Add component (AddParameter): Name = "Published Date"; Value = "June 2017"; VariantName = "[No Variations]" 16 | Add component (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 17 | Added Pin To Net: NetName=NetR6_1 Pin=S?-4 18 | Added Pin To Net: NetName=-V Pin=S?-5 19 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component S? 452403012014 20 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-2-2018 11-29-06 PM.LOG: -------------------------------------------------------------------------------- 1 | Change Component Designator: OldDesignator=S? NewDesignator=S1 2 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-2-2018 11-54-21 PM.LOG: -------------------------------------------------------------------------------- 1 | Removed Pin From Net: NetName=NetR6_1 Pin=S1-4 2 | Removed Pin From Net: NetName=-V Pin=S1-5 3 | Change Component DesignItemId : Designator=S1 Old DesignItemId=452403012014 New DesignItemId=450404015514 4 | Change Component Comment : Designator=S1 Old Comment=452403012014 New Comment=450404015514 5 | Change Component Description : Designator=S1 Old Description=WS-SLSV 7.65x5.5 mm SMD Vertical New Description=WS-SLSU 6.7x2.7 mm SMD Right Angled, boss design 6 | Change Component Library : Designator=S1 Old Library=WS-SLSV.SchLib New Library=ALTIUM-WS-SLSU-rev17a.IntLib 7 | Change component parameters: Designator = "S1"; Footprint = "450404015514"; UniqueID = "\CSPCWCJU" 8 | Change component parameters. Clean all parameters for all variants 9 | Change component parameters (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 10 | Change component parameters (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 11 | Change component parameters (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 12 | Change component parameters (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.de/em/datasheet/450404015514.pdf"; VariantName = "[No Variations]" 13 | Change component parameters (AddParameter): Name = "Part Number"; Value = "450404015514"; VariantName = "[No Variations]" 14 | Change component parameters (AddParameter): Name = "Published Date"; Value = "March 2017"; VariantName = "[No Variations]" 15 | Change component parameters (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 16 | Added Pin To Net: NetName=NetR6_1 Pin=S1-1 17 | Added Pin To Net: NetName=-V Pin=S1-2 18 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-2-2018 11-54-41 PM.LOG: -------------------------------------------------------------------------------- 1 | Added Component: Designator=S1(450404015514) 2 | Add component. Clean all parameters for all variants 3 | Add component (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 4 | Add component (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 5 | Add component (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 6 | Add component (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.de/em/datasheet/450404015514.pdf"; VariantName = "[No Variations]" 7 | Add component (AddParameter): Name = "Part Number"; Value = "450404015514"; VariantName = "[No Variations]" 8 | Add component (AddParameter): Name = "Published Date"; Value = "March 2017"; VariantName = "[No Variations]" 9 | Add component (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 10 | Added Pin To Net: NetName=NetR6_1 Pin=S1-1 11 | Added Pin To Net: NetName=-V Pin=S1-2 12 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component S1 450404015514 13 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-3-2018 11-11-52 AM.LOG: -------------------------------------------------------------------------------- 1 | Added Component: Designator=S1(450404015514) 2 | Add component. Clean all parameters for all variants 3 | Add component (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 4 | Add component (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 5 | Add component (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 6 | Add component (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.de/em/datasheet/450404015514.pdf"; VariantName = "[No Variations]" 7 | Add component (AddParameter): Name = "Part Number"; Value = "450404015514"; VariantName = "[No Variations]" 8 | Add component (AddParameter): Name = "Published Date"; Value = "March 2017"; VariantName = "[No Variations]" 9 | Add component (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 10 | Added Pin To Net: NetName=NetR6_1 Pin=S1-1 11 | Added Pin To Net: NetName=-V Pin=S1-2 12 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component S1 450404015514 13 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-3-2018 12-54-48 PM.LOG: -------------------------------------------------------------------------------- 1 | Removed Pin From Net: NetName=NetR6_1 Pin=S1-1 2 | Removed Pin From Net: NetName=-V Pin=S1-2 3 | Change Component DesignItemId : Designator=S1 Old DesignItemId=450404015514 New DesignItemId=452404020202 4 | Change Component Comment : Designator=S1 Old Comment=450404015514 New Comment=452404020202 5 | Change Component Description : Designator=S1 Old Description=WS-SLSU 6.7x2.7 mm SMD Right Angled, boss design New Description=9x3.5mm THT Same Side Connection Slide Switch WS-SLTV 6 | Change Component Library : Designator=S1 Old Library=ALTIUM-WS-SLSU-rev17a.IntLib New Library=ALTIUM-WS-SLTV-rev17b.IntLib 7 | Change component parameters: Designator = "S1"; Footprint = "452404020202"; UniqueID = "\CSPCWCJU" 8 | Change component parameters. Clean all parameters for all variants 9 | Change component parameters (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 10 | Change component parameters (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 11 | Change component parameters (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 12 | Change component parameters (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.de/em/datasheet/452404020202.pdf"; VariantName = "[No Variations]" 13 | Change component parameters (AddParameter): Name = "Life Cycle"; Value = "20000 steps"; VariantName = "[No Variations]" 14 | Change component parameters (AddParameter): Name = "Operating Temperature"; Value = "-40 to +85 degC"; VariantName = "[No Variations]" 15 | Change component parameters (AddParameter): Name = "Operation Force"; Value = "450 gf"; VariantName = "[No Variations]" 16 | Change component parameters (AddParameter): Name = "Part Number"; Value = "452404020202"; VariantName = "[No Variations]" 17 | Change component parameters (AddParameter): Name = "Published Date"; Value = "Nov. 2017"; VariantName = "[No Variations]" 18 | Change component parameters (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 19 | Change component parameters (AddParameter): Name = "Rated Current"; Value = "300 mA"; VariantName = "[No Variations]" 20 | Change component parameters (AddParameter): Name = "Rated Voltage"; Value = "6 VDC"; VariantName = "[No Variations]" 21 | Change component parameters (AddParameter): Name = "Size"; Value = "9x3.5x5.5 mm"; VariantName = "[No Variations]" 22 | Added Pin To Net: NetName=-V Pin=S1-1 23 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-3-2018 12-55-14 PM.LOG: -------------------------------------------------------------------------------- 1 | Added Component: Designator=S1(452404020202) 2 | Add component. Clean all parameters for all variants 3 | Add component (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 4 | Add component (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 5 | Add component (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 6 | Add component (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.de/em/datasheet/452404020202.pdf"; VariantName = "[No Variations]" 7 | Add component (AddParameter): Name = "Life Cycle"; Value = "20000 steps"; VariantName = "[No Variations]" 8 | Add component (AddParameter): Name = "Operating Temperature"; Value = "-40 to +85 degC"; VariantName = "[No Variations]" 9 | Add component (AddParameter): Name = "Operation Force"; Value = "450 gf"; VariantName = "[No Variations]" 10 | Add component (AddParameter): Name = "Part Number"; Value = "452404020202"; VariantName = "[No Variations]" 11 | Add component (AddParameter): Name = "Published Date"; Value = "Nov. 2017"; VariantName = "[No Variations]" 12 | Add component (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 13 | Add component (AddParameter): Name = "Rated Current"; Value = "300 mA"; VariantName = "[No Variations]" 14 | Add component (AddParameter): Name = "Rated Voltage"; Value = "6 VDC"; VariantName = "[No Variations]" 15 | Add component (AddParameter): Name = "Size"; Value = "9x3.5x5.5 mm"; VariantName = "[No Variations]" 16 | Added Pin To Net: NetName=-V Pin=S1-1 17 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component S1 452404020202 18 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-3-2018 2-40-43 PM.LOG: -------------------------------------------------------------------------------- 1 | Added Pin To Net: NetName=NetR6_1 Pin=S1-2 2 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-3-2018 2-46-30 PM.LOG: -------------------------------------------------------------------------------- 1 | Added Component: Designator=S1(452403012014) 2 | Add component. Clean all parameters for all variants 3 | Add component (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 4 | Add component (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 5 | Add component (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 6 | Add component (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.de/em/datasheet/452403012014.pdf"; VariantName = "[No Variations]" 7 | Add component (AddParameter): Name = "Part Number"; Value = "452403012014"; VariantName = "[No Variations]" 8 | Add component (AddParameter): Name = "Published Date"; Value = "June 2017"; VariantName = "[No Variations]" 9 | Add component (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 10 | Added Pin To Net: NetName=-V Pin=S1-1 11 | Added Pin To Net: NetName=NetR6_1 Pin=S1-2 12 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component S1 452403012014 13 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-7-2018 2-43-13 PM.LOG: -------------------------------------------------------------------------------- 1 | Removed Pin From Net: NetName=-V Pin=S1-1 2 | Removed Pin From Net: NetName=NetR6_1 Pin=S1-2 3 | Added Component: Designator=J?(61000413321) 4 | Add component. Clean all parameters for all variants 5 | Add component (AddParameter): Name = "ComponentLink1Description"; Value = "Manufacturer"; VariantName = "[No Variations]" 6 | Add component (AddParameter): Name = "ComponentLink1URL"; Value = "http://www.we-online.de"; VariantName = "[No Variations]" 7 | Add component (AddParameter): Name = "ComponentLink2Description"; Value = "Datasheet"; VariantName = "[No Variations]" 8 | Add component (AddParameter): Name = "ComponentLink2URL"; Value = "http://katalog.we-online.de/em/datasheet/6100xx13321.pdf"; VariantName = "[No Variations]" 9 | Add component (AddParameter): Name = "Part Number"; Value = "61000413321"; VariantName = "[No Variations]" 10 | Add component (AddParameter): Name = "Pin Number"; Value = "4"; VariantName = "[No Variations]" 11 | Add component (AddParameter): Name = "Pitch"; Value = "2.54mm"; VariantName = "[No Variations]" 12 | Add component (AddParameter): Name = "Published Date"; Value = "August 2017"; VariantName = "[No Variations]" 13 | Add component (AddParameter): Name = "Publisher"; Value = "Wurth Elektronik"; VariantName = "[No Variations]" 14 | Add component (AddParameter): Name = "Rated Current"; Value = "3A"; VariantName = "[No Variations]" 15 | Add component (AddParameter): Name = "Withstanding Voltage"; Value = "500V AC"; VariantName = "[No Variations]" 16 | Add component (AddParameter): Name = "Working Voltage"; Value = "250V AC"; VariantName = "[No Variations]" 17 | Added Pin To Net: NetName=-V Pin=J?-1 18 | Added Pin To Net: NetName=NetR6_1 Pin=J?-4 19 | Change Net Name : Old Net Name=NetR6_1 New Net Name=NetJ?_4 20 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component J? 61000413321 21 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 1-7-2018 6-42-51 PM.LOG: -------------------------------------------------------------------------------- 1 | Change Component Designator: OldDesignator=J? NewDesignator=J6 2 | Change Net Name : Old Net Name=NetJ?_4 New Net Name=NetJ6_4 3 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 10-1-2017 1-15-36 AM.LOG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 10-1-2017 1-15-36 AM.LOG -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 10-1-2017 1-22-43 AM.LOG: -------------------------------------------------------------------------------- 1 | Change Physical Footprint: Designator=R16 Old Footprint=3314G-1-102E New Footprint=3314G-1-102E 2 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 10-1-2017 12-01-43 AM.LOG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 10-1-2017 12-01-43 AM.LOG -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 10-1-2017 12-15-40 AM.LOG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 10-1-2017 12-15-40 AM.LOG -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 11-1-2017 10-09-17 PM.LOG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 11-1-2017 10-09-17 PM.LOG -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 11-2-2017 12-13-38 PM.LOG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 11-2-2017 12-13-38 PM.LOG -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 11-2-2017 12-19-44 PM.LOG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 11-2-2017 12-19-44 PM.LOG -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 11-2-2017 12-20-58 PM.LOG: -------------------------------------------------------------------------------- 1 | Change Physical Footprint: Designator=BC1 Old Footprint=ROS-51K101-400A4_V New Footprint=ROS-51K101-400A4_V 2 | Change Physical Footprint: Designator=R1 Old Footprint=2512shuntresistor New Footprint=2512shuntresistor 3 | Change Physical Footprint: Designator=R2 Old Footprint=RESC1608N New Footprint=RESC1608N 4 | Change Physical Footprint: Designator=R3 Old Footprint=RESC1608N New Footprint=RESC1608N 5 | Change Physical Footprint: Designator=R4 Old Footprint=RESC1608N New Footprint=RESC1608N 6 | Change Physical Footprint: Designator=R5 Old Footprint=RESC1608N New Footprint=RESC1608N 7 | Change Physical Footprint: Designator=R6 Old Footprint=RESC1608N New Footprint=RESC1608N 8 | Change Physical Footprint: Designator=R7 Old Footprint=RESC1608N New Footprint=RESC1608N 9 | Change Physical Footprint: Designator=R8 Old Footprint=RESC1608N New Footprint=RESC1608N 10 | Change Physical Footprint: Designator=R9 Old Footprint=RESC2012N New Footprint=RESC2012N 11 | Change Physical Footprint: Designator=R10 Old Footprint=RESC1608N New Footprint=RESC1608N 12 | Change Physical Footprint: Designator=R11 Old Footprint=RESC1608N New Footprint=RESC1608N 13 | Change Physical Footprint: Designator=R12 Old Footprint=RESC1608N New Footprint=RESC1608N 14 | Change Physical Footprint: Designator=R13 Old Footprint=RESC1608N New Footprint=RESC1608N 15 | Change Physical Footprint: Designator=R14 Old Footprint=RESC1608N New Footprint=RESC1608N 16 | Change Physical Footprint: Designator=R15 Old Footprint=RESC1608N New Footprint=RESC1608N 17 | Change Physical Footprint: Designator=R16 Old Footprint=3314G-1-102E New Footprint=3314G-1-102E 18 | Change Physical Footprint: Designator=U2 Old Footprint=SOT95P280X130-5N New Footprint=SOT95P280X130-5N 19 | Change Physical Footprint: Designator=U3 Old Footprint=SOT23 New Footprint=SOT23 20 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 7-29-2018 8-25-08 PM.LOG: -------------------------------------------------------------------------------- 1 | Removed Pin From Net: NetName=NetR10_2 Pin=U2-1 2 | Removed Pin From Net: NetName=NetJ6_4 Pin=U2-3 3 | Added Pin To Net: NetName=NetJ6_4 Pin=U2-1 4 | Added Pin To Net: NetName=NetR10_2 Pin=U2-3 5 | Added Room: Name=tinyCurrent_Version1 6 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 9-30-2017 11-26-24 PM.LOG: -------------------------------------------------------------------------------- 1 | Change Component Footprint: Designator=R16 Old Footprint=VR5 New Footprint=3314G-1-102E 2 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 9-30-2017 4-10-21 PM.LOG: -------------------------------------------------------------------------------- 1 | Removed Pin From Net: NetName=NetD1_2 Pin=U5-1 2 | Removed Pin From Net: NetName=NetR4_2 Pin=U5-2 3 | Removed Member From Class: ClassName=uCurrentnf_Version1 Member=U5 4 | Added Component: Designator=R16(VR5) 5 | Add component. Clean all parameters for all variants 6 | Add component (AddParameter): Name = "LatestRevisionDate"; Value = "17-Jul-2002"; VariantName = "[No Variations]" 7 | Add component (AddParameter): Name = "LatestRevisionNote"; Value = "Re-released for DXP Platform."; VariantName = "[No Variations]" 8 | Add component (AddParameter): Name = "PackageDescription"; Value = "Variable Resistor, Thru-Hole; 3 Leads"; VariantName = "[No Variations]" 9 | Add component (AddParameter): Name = "PackageReference"; Value = "VR5"; VariantName = "[No Variations]" 10 | Add component (AddParameter): Name = "Published"; Value = "8-Jun-2000"; VariantName = "[No Variations]" 11 | Add component (AddParameter): Name = "Publisher"; Value = "Altium Limited"; VariantName = "[No Variations]" 12 | Add component (AddParameter): Name = "Set Position"; Value = "0.5"; VariantName = "[No Variations]" 13 | Add component (AddParameter): Name = "Sim Note"; Value = "Enter the Resistance value and the set point into parameter fields."; VariantName = "[No Variations]" 14 | Add component (AddParameter): Name = "Value"; Value = "200k"; VariantName = "[No Variations]" 15 | Added Pin To Net: NetName=-V Pin=R16-1 16 | Added Pin To Net: NetName=+V Pin=R16-2 17 | Added Pin To Net: NetName=NetR6_1 Pin=R16-3 18 | Added Pin To Net: NetName=NetR4_2 Pin=U3-2 19 | Change Class Name : Old Net Name=uCurrentnf_Version1 New Net Name=tinyCurrent_Version1 20 | Added Member To Class: ClassName=tinyCurrent_Version1 Member=Component R16 RPot 21 | Change Room Name: Old Name=uCurrentnf_Version1 New Name=tinyCurrent_Version1 22 | Change Room Scope: Old Scope=InComponentClass('uCurrentnf_Version1') New Scope=InComponentClass('tinyCurrent_Version1') 23 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 PCB ECO 9-9-2018 5-06-54 PM.LOG: -------------------------------------------------------------------------------- 1 | Change Component Comment : Designator=U2 Old Comment=TSV911AILT New Comment=LMV321ILT 2 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 SCH ECO 05.03.2018 21-25-33.LOG: -------------------------------------------------------------------------------- 1 | Change Component Designator: Old Designator=C? New Designator=C5 2 | Change Component Designator: Old Designator=C? New Designator=C6 3 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 SCH ECO 1-2-2018 11-28-53 PM.LOG: -------------------------------------------------------------------------------- 1 | Change Component Designator: Old Designator=S? New Designator=S1 2 | -------------------------------------------------------------------------------- /Altium/Project Logs for tinyCurrent_Version1/tinyCurrent_Version1 SCH ECO 1-7-2018 6-42-29 PM.LOG: -------------------------------------------------------------------------------- 1 | Change Component Designator: Old Designator=J? New Designator=J6 2 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/AssemblyDrawing.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Outputs for tinyCurrent_Version1/AssemblyDrawing.PDF -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/Design Rule Check - tinyCurrent_Version1.drc: -------------------------------------------------------------------------------- 1 | Protel Design System Design Rule Check 2 | PCB File : \\VBOXSVR\root\Xingular\tinycurrent\Altium\tinyCurrent_Version1.PcbDoc 3 | Date : 12/20/2017 4 | Time : 12:40:43 AM 5 | 6 | WARNING: Design contains shelved or modified (but not repoured) polygons. The result of DRC is not correct. Recommended to restore/repour all polygons and proceed with DRC again 7 | Polygon named: GND_pour 8 | 9 | Processing Rule : Clearance Constraint (Gap=0mm) (OnLayer('Bottom Layer')),(OnLayer('Multi-Layer')) 10 | Rule Violations :0 11 | 12 | Processing Rule : Clearance Constraint (Gap=0.635mm) (OnLayer('Multi-Layer')),(OnLayer('Multi-Layer')) 13 | Rule Violations :0 14 | 15 | Processing Rule : Clearance Constraint (Gap=0.5mm) (OnLayer('Top Layer')),(OnLayer('Multi-Layer')) 16 | Rule Violations :0 17 | 18 | Processing Rule : Clearance Constraint (Gap=0.635mm) (OnLayer('Bottom Layer')),(OnLayer('Keep-Out Layer')) 19 | Rule Violations :0 20 | 21 | Processing Rule : Clearance Constraint (Gap=0.635mm) (OnLayer('Top Layer')),(OnLayer('Keep-Out Layer')) 22 | Rule Violations :0 23 | 24 | Processing Rule : Clearance Constraint (Gap=0.635mm) (All),(All) 25 | Rule Violations :0 26 | 27 | Processing Rule : Clearance Constraint (Gap=0.635mm) (OnLayer('Bottom Layer')),(OnLayer('Bottom Layer')) 28 | Rule Violations :0 29 | 30 | Processing Rule : Short-Circuit Constraint (Allowed=No) (All),(All) 31 | Rule Violations :0 32 | 33 | Processing Rule : Un-Routed Net Constraint ( (All) ) 34 | Rule Violations :0 35 | 36 | Processing Rule : Width Constraint (Min=0.203mm) (Max=3.81mm) (Preferred=0.381mm) (All) 37 | Violation between Width Constraint: Track (40.853mm,14.836mm)(40.88mm,14.863mm) on Bottom Layer Actual Width = 0mm, Target Width = 0.203mm 38 | Rule Violations :1 39 | 40 | Processing Rule : Power Plane Connect Rule(Relief Connect )(Expansion=0.508mm) (Conductor Width=0.254mm) (Air Gap=0.254mm) (Entries=4) (All) 41 | Rule Violations :0 42 | 43 | Processing Rule : Hole Size Constraint (Min=0.025mm) (Max=5mm) (All) 44 | Violation between Hole Size Constraint: (6mm > 5mm) Pad J4-1(37.87mm,65mm) on Multi-Layer Actual Hole Size = 6mm 45 | Violation between Hole Size Constraint: (6mm > 5mm) Pad J3-1(12mm,65mm) on Multi-Layer Actual Hole Size = 6mm 46 | Rule Violations :2 47 | 48 | Processing Rule : Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 49 | Violation between Room Definition: Between Component BC1-J01001A1944 (24.928mm,65.006mm) on Top Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 50 | Violation between Room Definition: Between SMT Small Component C4-10pF (33.011mm,53.68mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 51 | Violation between Room Definition: Between SMT Small Component R15-1K 0.05% (37.686mm,55.631mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 52 | Violation between Room Definition: Between SMT Small Component R14-2K2 0.05% (34.911mm,49.98mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 53 | Violation between Room Definition: Between SMT Small Component R11-2K2 0.05% (42.813mm,50.7mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 54 | Violation between Room Definition: Between SMT Small Component R10-270R (30.043mm,54.937mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 55 | Violation between Room Definition: Between SOIC Component U1-MAX4239AUT (45.6mm,52.5mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 56 | Violation between Room Definition: Between Component R1-0R01 0.1% (44.5mm,25.8mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 57 | Violation between Room Definition: Between Component U2-TSV911AILT (27.27mm,53.799mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 58 | Violation between Room Definition: Between SMT Small Component R9-10R 0.05% (45.6mm,28.5mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 59 | Violation between Room Definition: Between SMT Small Component R2-10K 0.05% (38.8mm,24.3mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 60 | Violation between Room Definition: Between SMT Small Component D1-156120GS75000 (6.2mm,48.6mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 61 | Violation between Room Definition: Between SMT Small Component C2-0u1 16V (30.032mm,57.325mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 62 | Violation between Room Definition: Between SMT Small Component U3-STM809RWX6F (4.95mm,52.6mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 63 | Violation between Room Definition: Between SMT Small Component R7-51K 1% (24.585mm,55.281mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 64 | Violation between Room Definition: Between SMT Small Component R6-150K 1% (24.585mm,52.281mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 65 | Violation between Room Definition: Between SMT Small Component R4-270R (7.95mm,52.6mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 66 | Violation between Room Definition: Between SMT Small Component R3-6K8 0.05% (42.813mm,54.5mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 67 | Violation between Room Definition: Between SMT Small Component R5-1K 0.05% (40.647mm,54.444mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 68 | Violation between Room Definition: Between SMT Small Component R8-270R (37.611mm,49.129mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 69 | Violation between Room Definition: Between SMT Small Component R12-270R (45.47mm,49.383mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 70 | Violation between Room Definition: Between SMT Small Component C1-0u1 16V (46.356mm,55.512mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 71 | Violation between Room Definition: Between SMT Small Component C3-10pF (40.647mm,50.743mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 72 | Violation between Room Definition: Between DIP Component SW1-MFP 230 (45.3mm,38mm) on Top Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 73 | Violation between Room Definition: Between Small Component J2-4mmBindingPostBlack (34.4mm,13.9mm) on Top Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 74 | Violation between Room Definition: Between Small Component J3-4mmBindingPostRed (15.8mm,60.7mm) on Top Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 75 | Violation between Room Definition: Between Small Component J4-4mmBindingPostBlack (29.2mm,70.9mm) on Top Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 76 | Violation between Room Definition: Between DIP Component SW2-MFP 230 (5.7mm,38mm) on Top Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 77 | Violation between Room Definition: Between Small Component J1-4mmBindingPostRed (15.4mm,13.9mm) on Top Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 78 | Violation between Room Definition: Between SMT Small Component BT1-79527141 (17.462mm,37.379mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 79 | Violation between Room Definition: Between SOIC Component U4-MAX4239AUT (37.572mm,52.28mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 80 | Violation between Room Definition: Between SMT Small Component FD1-FIDUCIAL1X2 (0.1mm,76.4mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 81 | Violation between Room Definition: Between SMT Small Component FD2-FIDUCIAL1X2 (1.7mm,3.4mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 82 | Violation between Room Definition: Between SMT Small Component FD3-FIDUCIAL1X2 (38.7mm,4mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 83 | Violation between Room Definition: Between SMT Small Component R13-6K8 0.05% (34.911mm,53.68mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 84 | Violation between Room Definition: Between Component J5-1.25mm JST Connector (30.066mm,41.353mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 85 | Violation between Room Definition: Between SMT Small Component R16-RPot (19.928mm,56.011mm) on Bottom Layer And Room tinyCurrent_Version1 (Bounding Region = (0mm, 0mm, 50.8mm, 25.4mm) (InComponentClass('tinyCurrent_Version1')) 86 | Rule Violations :37 87 | 88 | Processing Rule : Height Constraint (Min=0mm) (Max=25.4mm) (Prefered=12.7mm) (All) 89 | Rule Violations :0 90 | 91 | 92 | Violations Detected : 40 93 | Waived Violations : 0 94 | Time Elapsed : 00:00:01 -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/DraftsmanDoc.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Outputs for tinyCurrent_Version1/DraftsmanDoc.PDF -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1-macro.APR_LIB: -------------------------------------------------------------------------------- 1 | G04:AMPARAMS|DCode=32|XSize=1mm|YSize=1mm|CornerRadius=0.5mm|HoleSize=0mm|Usage=FLASHONLY|Rotation=90.000|XOffset=0mm|YOffset=0mm|HoleType=Round|Shape=RoundedRectangle|* 2 | %AMROUNDEDRECTD32* 3 | 21,1,1.00000,0.00000,0,0,90.0* 4 | 21,1,0.00000,1.00000,0,0,90.0* 5 | 1,1,1.00000,0.00000,0.00000* 6 | 1,1,1.00000,0.00000,0.00000* 7 | 1,1,1.00000,0.00000,0.00000* 8 | 1,1,1.00000,0.00000,0.00000* 9 | % 10 | G04:AMPARAMS|DCode=96|XSize=1.1016mm|YSize=1.1016mm|CornerRadius=0.5508mm|HoleSize=0mm|Usage=FLASHONLY|Rotation=90.000|XOffset=0mm|YOffset=0mm|HoleType=Round|Shape=RoundedRectangle|* 11 | %AMROUNDEDRECTD96* 12 | 21,1,1.10160,0.00000,0,0,90.0* 13 | 21,1,0.00000,1.10160,0,0,90.0* 14 | 1,1,1.10160,0.00000,0.00000* 15 | 1,1,1.10160,0.00000,0.00000* 16 | 1,1,1.10160,0.00000,0.00000* 17 | 1,1,1.10160,0.00000,0.00000* 18 | % 19 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1.EXTREP: -------------------------------------------------------------------------------- 1 | ------------------------------------------------------------------------------------------ 2 | Gerber File Extension Report For: tinyCurrent_Version1.GBR 6/11/2019 12:07:58 PM 3 | ------------------------------------------------------------------------------------------ 4 | 5 | 6 | ------------------------------------------------------------------------------------------ 7 | Layer Extension Layer Description 8 | ------------------------------------------------------------------------------------------ 9 | .gbr Top Layer 10 | .gbr Bottom Layer 11 | .gbr Bottom Pad Master 12 | .gbr Top Pad Master 13 | .gbr Top Paste 14 | .gbr Bottom Paste 15 | .gbr Bottom Overlay 16 | .gbr Top Solder 17 | .gbr Top Overlay 18 | .gbr Bottom Solder 19 | .gbr Keep-Out Layer 20 | .gbr Mechanical 13 21 | .gbr Mechanical 7 22 | .gbr Mechanical 15 23 | .gbr Mechanical 1 24 | .gbr Mechanical 11 25 | .gbr Route Guide 26 | .gbr Profile 27 | ------------------------------------------------------------------------------------------ 28 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1.REP: -------------------------------------------------------------------------------- 1 | ************************************************************* 2 | FileName = tinyCurrent_Version1.GBR 3 | AutoAperture = True 4 | ************************************************************* 5 | Generating : Top Layer 6 | File : tinyCurrent_Version1_Copper_Signal_Top.gbr 7 | 8 | Adding Layer : Top Layer 9 | 10 | Adding Layer : Multi-Layer 11 | 12 | 13 | Used DCodes : 14 | D10 15 | D11 16 | D12 17 | D13 18 | D14 19 | D15 20 | D16 21 | ************************************************************* 22 | 23 | ************************************************************* 24 | Generating : Bottom Layer 25 | File : tinyCurrent_Version1_Copper_Signal_Bot.gbr 26 | 27 | Adding Layer : Bottom Layer 28 | 29 | Adding Layer : Multi-Layer 30 | 31 | 32 | Used DCodes : 33 | D10 34 | D11 35 | D12 36 | D13 37 | D14 38 | D16 39 | D17 40 | D18 41 | D19 42 | D20 43 | D21 44 | D22 45 | D23 46 | D24 47 | D25 48 | D26 49 | D27 50 | D28 51 | D29 52 | D30 53 | D31 54 | D32 55 | D33 56 | D34 57 | D35 58 | D36 59 | D37 60 | D38 61 | D39 62 | D40 63 | D41 64 | D42 65 | D43 66 | D44 67 | D45 68 | D46 69 | ************************************************************* 70 | 71 | ************************************************************* 72 | Generating : Bottom Pad Master 73 | File : tinyCurrent_Version1_Pads_Bot.gbr 74 | 75 | Adding Layer : Bottom Layer 76 | 77 | Adding Layer : Multi-Layer 78 | 79 | 80 | Used DCodes : 81 | D12 82 | D13 83 | D14 84 | D17 85 | D18 86 | D19 87 | D20 88 | D21 89 | D22 90 | D23 91 | D24 92 | D25 93 | D26 94 | D27 95 | D28 96 | D29 97 | D30 98 | D31 99 | D32 100 | D33 101 | D46 102 | ************************************************************* 103 | 104 | ************************************************************* 105 | Generating : Top Pad Master 106 | File : tinyCurrent_Version1_Pads_Top.gbr 107 | 108 | Adding Layer : Top Layer 109 | 110 | Adding Layer : Multi-Layer 111 | 112 | 113 | Used DCodes : 114 | D12 115 | D13 116 | D14 117 | D15 118 | ************************************************************* 119 | 120 | ************************************************************* 121 | Generating : Top Paste 122 | File : tinyCurrent_Version1_Paste_Top.gbr 123 | 124 | Adding Layer : Top Paste 125 | 126 | Adding Layer : Top Layer 127 | 128 | Adding Layer : Multi-Layer 129 | 130 | 131 | Used DCodes : 132 | ************************************************************* 133 | 134 | ************************************************************* 135 | Generating : Bottom Paste 136 | File : tinyCurrent_Version1_Paste_Bot.gbr 137 | 138 | Adding Layer : Bottom Paste 139 | 140 | Adding Layer : Bottom Layer 141 | 142 | Adding Layer : Multi-Layer 143 | 144 | 145 | Used DCodes : 146 | D17 147 | D18 148 | D19 149 | D20 150 | D21 151 | D22 152 | D24 153 | D25 154 | D26 155 | D27 156 | D28 157 | D29 158 | D30 159 | D31 160 | D33 161 | ************************************************************* 162 | 163 | ************************************************************* 164 | Generating : Bottom Overlay 165 | File : tinyCurrent_Version1_Legend_Bot.gbr 166 | 167 | Adding Layer : Bottom Overlay 168 | 169 | 170 | Used DCodes : 171 | D47 172 | D48 173 | D49 174 | D50 175 | D51 176 | D52 177 | D53 178 | D54 179 | D55 180 | D56 181 | D57 182 | ************************************************************* 183 | 184 | ************************************************************* 185 | Generating : Top Solder 186 | File : tinyCurrent_Version1_Soldermask_Top.gbr 187 | 188 | Adding Layer : Top Solder 189 | 190 | Adding Layer : Top Layer 191 | 192 | Adding Layer : Multi-Layer 193 | 194 | 195 | Used DCodes : 196 | D15 197 | D58 198 | D59 199 | D60 200 | D61 201 | D62 202 | D63 203 | ************************************************************* 204 | 205 | ************************************************************* 206 | Generating : Top Overlay 207 | File : tinyCurrent_Version1_Legend_Top.gbr 208 | 209 | Adding Layer : Top Overlay 210 | 211 | 212 | Used DCodes : 213 | D50 214 | D51 215 | D64 216 | D65 217 | D66 218 | D67 219 | D68 220 | D69 221 | D70 222 | D71 223 | D72 224 | D73 225 | D74 226 | D75 227 | D76 228 | D77 229 | D78 230 | D79 231 | D80 232 | D81 233 | ************************************************************* 234 | 235 | ************************************************************* 236 | Generating : Bottom Solder 237 | File : tinyCurrent_Version1_Soldermask_Bot.gbr 238 | 239 | Adding Layer : Bottom Solder 240 | 241 | Adding Layer : Bottom Layer 242 | 243 | Adding Layer : Multi-Layer 244 | 245 | 246 | Used DCodes : 247 | D46 248 | D58 249 | D59 250 | D60 251 | D61 252 | D63 253 | D82 254 | D83 255 | D84 256 | D85 257 | D86 258 | D87 259 | D88 260 | D89 261 | D90 262 | D91 263 | D92 264 | D93 265 | D94 266 | D95 267 | D96 268 | D97 269 | D98 270 | ************************************************************* 271 | 272 | ************************************************************* 273 | Generating : Keep-Out Layer 274 | File : tinyCurrent_Version1_Keep-out.gbr 275 | 276 | Adding Layer : Keep-Out Layer 277 | 278 | 279 | Used DCodes : 280 | D48 281 | ************************************************************* 282 | 283 | ************************************************************* 284 | Generating : Mechanical 13 285 | File : tinyCurrent_Version1_Mechanical_13.gbr 286 | 287 | Adding Layer : Mechanical 13 288 | 289 | 290 | Used DCodes : 291 | D51 292 | D99 293 | ************************************************************* 294 | 295 | ************************************************************* 296 | Generating : Mechanical 7 297 | File : tinyCurrent_Version1_Mechanical_7.gbr 298 | 299 | Adding Layer : Mechanical 7 300 | 301 | 302 | Used DCodes : 303 | ************************************************************* 304 | 305 | ************************************************************* 306 | Generating : Mechanical 15 307 | File : tinyCurrent_Version1_Mechanical_15.gbr 308 | 309 | Adding Layer : Mechanical 15 310 | 311 | 312 | Used DCodes : 313 | D99 314 | D100 315 | ************************************************************* 316 | 317 | ************************************************************* 318 | Generating : Mechanical 1 319 | File : tinyCurrent_Version1_Mechanical_1.gbr 320 | 321 | Adding Layer : Mechanical 1 322 | 323 | 324 | Used DCodes : 325 | D48 326 | D100 327 | ************************************************************* 328 | 329 | ************************************************************* 330 | Generating : Mechanical 11 331 | File : tinyCurrent_Version1_Mechanical_11.gbr 332 | 333 | Adding Layer : Mechanical 11 334 | 335 | 336 | Used DCodes : 337 | ************************************************************* 338 | 339 | ************************************************************* 340 | Generating : Route Guide 341 | File : tinyCurrent_Version1_Mechanical_32767.gbr 342 | 343 | Adding Layer : Route Guide 344 | 345 | 346 | Used DCodes : 347 | ************************************************************* 348 | 349 | ************************************************************* 350 | Generating : Profile 351 | File : tinyCurrent_Version1_Profile.gbr 352 | 353 | 354 | Used DCodes : 355 | D101 356 | ************************************************************* 357 | 358 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1.RUL: -------------------------------------------------------------------------------- 1 | DRC Rules Export File for PCB: D:\tinycurrent_gh\Altium\tinyCurrent_Version1.PcbDoc 2 | RuleKind=Clearance|RuleName=Clearance_6|Scope=Board|Minimum=25.00 3 | RuleKind=SolderMaskExpansion|RuleName=SolderMaskExpansion|Scope=Board|Minimum=2.00 4 | RuleKind=Width|RuleName=Width|Scope=Board|Minimum=8.00 5 | RuleKind=Clearance|RuleName=Clearance|Scope=Board|Minimum=25.00 6 | RuleKind=ShortCircuit|RuleName=ShortCircuit|Scope=Board|Allowed=0 7 | RuleKind=Clearance|RuleName=Clearance_1|Scope=Board|Minimum=25.00 8 | RuleKind=Clearance|RuleName=Clearance_2|Scope=Board|Minimum=25.00 9 | RuleKind=Clearance|RuleName=Clearance_3|Scope=Board|Minimum=0.00 10 | RuleKind=Clearance|RuleName=Clearance_4|Scope=Board|Minimum=25.00 11 | RuleKind=Clearance|RuleName=Clearance_5|Scope=Board|Minimum=19.69 12 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1.apr: -------------------------------------------------------------------------------- 1 | D10 ROUNDED 15.000 15.000 0.000 LINE 0.000 2 | D11 ROUNDED 150.000 150.000 0.000 LINE 0.000 3 | D12 ROUNDED 60.000 60.000 0.000 FLASH 0.000 4 | D13 ROUNDED 74.803 74.803 0.000 FLASH 0.000 5 | D14 ROUNDED 62.992 62.992 0.000 FLASH 0.000 6 | D15 ROUNDED 452.756 452.756 0.000 FLASH 0.000 7 | D16 ROUNDED 31.496 31.496 0.000 FLASH 0.000 8 | D17 RECTANGULAR 39.370 75.197 0.000 FLASH 0.000 9 | D18 RECTANGULAR 78.740 64.961 0.000 FLASH 180.000 10 | D19 RECTANGULAR 45.276 55.118 0.000 FLASH 180.000 11 | D20 RECTANGULAR 39.370 35.433 0.000 FLASH 180.000 12 | D21 RECTANGULAR 39.370 35.433 0.000 FLASH 270.000 13 | D22 RECTANGULAR 55.118 47.244 0.000 FLASH 270.000 14 | D23 RECTANGULAR 43.307 23.622 0.000 FLASH 270.000 15 | D24 RECTANGULAR 35.433 37.402 0.000 FLASH 180.000 16 | D25 RECTANGULAR 35.433 37.402 0.000 FLASH 180.000 17 | D26 RECTANGULAR 31.890 62.992 0.000 FLASH 180.000 18 | D27 RECTANGULAR 82.677 118.110 0.000 FLASH 180.000 19 | D28 RECTANGULAR 43.307 62.992 0.000 FLASH 0.000 20 | D29 RECTANGULAR 31.496 31.496 0.000 FLASH 270.000 21 | D30 RECTANGULAR 102.362 141.732 0.000 FLASH 270.000 22 | D31 RECTANGULAR 25.591 43.307 0.000 FLASH 0.000 23 | D33 RECTANGULAR 31.496 31.496 0.000 FLASH 180.000 24 | D34 ROUNDED 82.677 82.677 0.000 LINE 0.000 25 | D35 ROUNDED 50.000 50.000 0.000 LINE 0.000 26 | D36 ROUNDED 125.000 125.000 0.000 LINE 0.000 27 | D37 ROUNDED 98.425 98.425 0.000 LINE 0.000 28 | D38 ROUNDED 100.000 100.000 0.000 LINE 0.000 29 | D39 ROUNDED 10.000 10.000 0.000 LINE 0.000 30 | D40 ROUNDED 25.000 25.000 0.000 LINE 0.000 31 | D41 ROUNDED 8.000 8.000 0.000 LINE 0.000 32 | D42 ROUNDED 29.528 29.528 0.000 LINE 0.000 33 | D43 ROUNDED 78.740 78.740 0.000 LINE 0.000 34 | D44 ROUNDED 80.000 80.000 0.000 LINE 0.000 35 | D45 ROUNDED 0.000 0.000 0.000 LINE 0.000 36 | D46 ROUNDED 433.071 433.071 0.000 FLASH 0.000 37 | D47 ROUNDED 19.685 19.685 0.000 LINE 0.000 38 | D48 ROUNDED 5.000 5.000 0.000 LINE 0.000 39 | D49 ROUNDED 9.842 9.842 0.000 LINE 0.000 40 | D50 ROUNDED 10.000 10.000 0.000 LINE 0.000 41 | D51 ROUNDED 7.874 7.874 0.000 LINE 0.000 42 | D52 ROUNDED 5.906 5.906 0.000 LINE 0.000 43 | D53 ROUNDED 0.500 0.500 0.000 LINE 0.000 44 | D54 ROUNDED 8.000 8.000 0.000 LINE 0.000 45 | D55 ROUNDED 7.992 7.992 0.000 LINE 0.000 46 | D56 RECTANGULAR 68.898 29.528 0.000 FLASH 0.000 47 | D57 RECTANGULAR 29.528 88.583 0.000 FLASH 0.000 48 | D58 ROUNDED 64.000 64.000 0.000 FLASH 0.000 49 | D59 ROUNDED 78.803 78.803 0.000 FLASH 0.000 50 | D60 ROUNDED 66.992 66.992 0.000 FLASH 0.000 51 | D61 ROUNDED 4.000 4.000 0.000 FLASH 0.000 52 | D62 ROUNDED 456.756 456.756 0.000 FLASH 0.000 53 | D63 ROUNDED 82.677 82.677 0.000 FLASH 0.000 54 | D64 ROUNDED 20.000 20.000 0.000 LINE 0.000 55 | D65 ROUNDED 15.000 15.000 0.000 LINE 0.000 56 | D66 ROUNDED 25.000 25.000 0.000 LINE 0.000 57 | D67 RECTANGULAR 39.902 134.902 0.000 FLASH 0.000 58 | D68 RECTANGULAR 11.402 22.799 0.000 FLASH 0.000 59 | D69 RECTANGULAR 47.244 122.047 0.000 FLASH 0.000 60 | D70 RECTANGULAR 649.606 59.055 0.000 FLASH 0.000 61 | D71 RECTANGULAR 649.606 68.898 0.000 FLASH 0.000 62 | D72 RECTANGULAR 67.496 157.480 0.000 FLASH 0.000 63 | D73 RECTANGULAR 167.323 403.543 0.000 FLASH 0.000 64 | D74 RECTANGULAR 409.449 39.370 0.000 FLASH 0.000 65 | D75 RECTANGULAR 59.055 374.016 0.000 FLASH 0.000 66 | D76 RECTANGULAR 216.535 88.583 0.000 FLASH 0.000 67 | D77 RECTANGULAR 68.898 206.693 0.000 FLASH 0.000 68 | D78 RECTANGULAR 157.480 98.425 0.000 FLASH 0.000 69 | D79 RECTANGULAR 255.905 29.528 0.000 FLASH 0.000 70 | D80 RECTANGULAR 39.370 98.425 0.000 FLASH 0.000 71 | D81 RECTANGULAR 80.795 177.165 0.000 FLASH 0.000 72 | D82 RECTANGULAR 43.370 79.197 0.000 FLASH 0.000 73 | D83 RECTANGULAR 82.740 68.961 0.000 FLASH 180.000 74 | D84 RECTANGULAR 49.276 59.118 0.000 FLASH 180.000 75 | D85 RECTANGULAR 43.370 39.433 0.000 FLASH 180.000 76 | D86 RECTANGULAR 43.370 39.433 0.000 FLASH 270.000 77 | D87 RECTANGULAR 59.118 51.244 0.000 FLASH 270.000 78 | D88 RECTANGULAR 39.433 41.402 0.000 FLASH 180.000 79 | D89 RECTANGULAR 39.433 41.402 0.000 FLASH 180.000 80 | D90 RECTANGULAR 35.890 66.992 0.000 FLASH 180.000 81 | D91 RECTANGULAR 86.677 122.110 0.000 FLASH 180.000 82 | D92 RECTANGULAR 47.307 66.992 0.000 FLASH 0.000 83 | D93 RECTANGULAR 35.496 35.496 0.000 FLASH 270.000 84 | D94 RECTANGULAR 106.362 145.732 0.000 FLASH 270.000 85 | D95 RECTANGULAR 29.591 47.307 0.000 FLASH 0.000 86 | D97 RECTANGULAR 35.496 35.496 0.000 FLASH 180.000 87 | D98 ROUNDED 437.071 437.071 0.000 FLASH 0.000 88 | D99 ROUNDED 3.937 3.937 0.000 LINE 0.000 89 | D100 ROUNDED 1.968 1.968 0.000 LINE 0.000 90 | D101 ROUNDED 1.000 1.000 0.000 LINE 0.000 91 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Copper_Signal_Bot.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Physical_Order=2* 3 | G04 Layer_Color=16711680* 4 | %FSLAX45Y45*% 5 | %MOMM*% 6 | %TF.FileFunction,Copper,L2,Bot,Signal*% 7 | %TF.Part,Single*% 8 | G01* 9 | G75* 10 | %TA.AperFunction,Conductor*% 11 | %ADD10C,0.38100*% 12 | %ADD11C,3.81000*% 13 | %TA.AperFunction,ComponentPad*% 14 | %ADD12C,1.52400*% 15 | %ADD13C,1.90000*% 16 | %ADD14C,1.60000*% 17 | %TA.AperFunction,ViaPad*% 18 | %ADD16C,0.80000*% 19 | %TA.AperFunction,SMDPad,CuDef*% 20 | %ADD17R,1.00000X1.91000*% 21 | %ADD18R,2.00000X1.65000*% 22 | %ADD19R,1.15000X1.40000*% 23 | %ADD20R,1.00000X0.90000*% 24 | %ADD21R,0.90000X1.00000*% 25 | %ADD22R,1.20000X1.40000*% 26 | %TA.AperFunction,SMDPad,SMDef*% 27 | %ADD23R,0.60000X1.10000*% 28 | %TA.AperFunction,SMDPad,CuDef*% 29 | %ADD24R,0.90000X0.95000*% 30 | %ADD25R,0.90000X0.95001*% 31 | %ADD26R,0.81000X1.60000*% 32 | %ADD27R,2.10000X3.00000*% 33 | %ADD28R,1.10000X1.60000*% 34 | %ADD29R,0.80000X0.80000*% 35 | %ADD30R,3.60000X2.60000*% 36 | %ADD31R,0.65000X1.10000*% 37 | G04:AMPARAMS|DCode=32|XSize=1mm|YSize=1mm|CornerRadius=0.5mm|HoleSize=0mm|Usage=FLASHONLY|Rotation=90.000|XOffset=0mm|YOffset=0mm|HoleType=Round|Shape=RoundedRectangle|* 38 | %AMROUNDEDRECTD32* 39 | 21,1,1.00000,0.00000,0,0,90.0* 40 | 21,1,0.00000,1.00000,0,0,90.0* 41 | 1,1,1.00000,0.00000,0.00000* 42 | 1,1,1.00000,0.00000,0.00000* 43 | 1,1,1.00000,0.00000,0.00000* 44 | 1,1,1.00000,0.00000,0.00000* 45 | % 46 | %ADD32ROUNDEDRECTD32*% 47 | %ADD33R,0.80000X0.80000*% 48 | %TA.AperFunction,Conductor*% 49 | %ADD34C,2.10000*% 50 | %ADD35C,1.27000*% 51 | %ADD36C,3.17500*% 52 | %ADD37C,2.50000*% 53 | %ADD38C,2.54000*% 54 | %ADD39C,0.25400*% 55 | %ADD40C,0.63500*% 56 | %ADD41C,0.20320*% 57 | %ADD42C,0.75000*% 58 | %ADD43C,2.00000*% 59 | %ADD44C,2.03200*% 60 | %ADD45C,0.00000*% 61 | %TA.AperFunction,ComponentPad*% 62 | %ADD46C,11.00000*% 63 | D10* 64 | X3870001Y2515000D02* 65 | X3875000Y2519998D01* 66 | X4105094Y3452874D02* 67 | X4298189D01* 68 | X3879999Y3227785D02* 69 | X4105094Y3452874D01* 70 | X3879999Y2525002D02* 71 | Y3227785D01* 72 | X4298189Y3452874D02* 73 | X4411473Y3566158D01* 74 | X4715000Y3623831D02* 75 | X4729999Y3623831D01* 76 | X4713728Y3623831D02* 77 | X4715000D01* 78 | X4503674Y2893677D02* 79 | Y2911602D01* 80 | X4575302Y2983230D01* 81 | X4721226Y3305427D02* 82 | Y3323726D01* 83 | X4856735Y3459235D02* 84 | Y3808265D01* 85 | X4721226Y3323726D02* 86 | X4856735Y3459235D01* 87 | X4575302Y3485403D02* 88 | X4713728Y3623831D01* 89 | X4575302Y2983230D02* 90 | Y3485403D01* 91 | X4723662Y3941339D02* 92 | X4856735Y3808265D01* 93 | X4852417Y4087417D02* 94 | Y4582667D01* 95 | X4722344Y3957344D02* 96 | X4852417Y4087417D01* 97 | X4717158Y4264658D02* 98 | X4723893D01* 99 | X4565266Y4112766D02* 100 | X4717158Y4264658D01* 101 | X4156965Y4112766D02* 102 | X4565266D01* 103 | X270000Y3950000D02* 104 | X280000D01* 105 | X328677Y3337306D02* 106 | Y3343403D01* 107 | X4765040Y4830064D02* 108 | X4846574Y4911598D01* 109 | X4565590Y5370000D02* 110 | Y5546205D01* 111 | Y5351204D02* 112 | Y5370000D01* 113 | X3351854Y5886958D02* 114 | X3355410Y5890514D01* 115 | X3351854Y5886958D02* 116 | X3548237D01* 117 | X282956Y4609336D02* 118 | X4549138D01* 119 | X249998Y3630001D02* 120 | X249999Y3654999D01* 121 | X249998Y3629999D02* 122 | Y3630001D01* 123 | X100001Y3805001D02* 124 | X249999Y3654999D01* 125 | X100001Y3805001D02* 126 | Y4425875D01* 127 | X3797002Y6287560D02* 128 | Y6509998D01* 129 | X1988501Y7004998D02* 130 | X2998502D01* 131 | X1452626Y5770534D02* 132 | X1610076Y5613084D01* 133 | X832577Y4703316D02* 134 | X4482340D01* 135 | X435002Y5100955D02* 136 | Y5367502D01* 137 | X1723898Y5182723D02* 138 | X1854053Y5052568D01* 139 | X435002Y5100955D02* 140 | X832577Y4703316D01* 141 | X435002Y5367502D02* 142 | Y5367528D01* 143 | X794512Y5250490D02* 144 | X800002Y5244997D01* 145 | X804998Y5239999D01* 146 | X626190Y5725002D02* 147 | X795001D01* 148 | X3664966Y5560712D02* 149 | X3682224Y5577970D01* 150 | X3335138Y5451605D02* 151 | X3495138D01* 152 | X3491381Y4917264D02* 153 | X3526634Y4914746D01* 154 | X3491138Y4915605D02* 155 | X3526634Y4914746D01* 156 | X3301072Y5291836D02* 157 | X3305810D01* 158 | X2489548Y6496050D02* 159 | X2493499Y6500000D01* 160 | X1199999D02* 161 | X2493499D01* 162 | X4463542Y4964684D02* 163 | Y5149115D01* 164 | X4452047Y4948259D02* 165 | X4468473Y4964684D01* 166 | X2224024Y5437124D02* 167 | X2229984Y5443084D01* 168 | X2458482D01* 169 | X1610076Y5613084D02* 170 | X1856740D01* 171 | Y5230876D02* 172 | Y5613084D01* 173 | X2935732Y5052568D02* 174 | X3253994Y5370830D01* 175 | X1854053Y5052568D02* 176 | X2935732D01* 177 | X2821972Y5514892D02* 178 | X2928188Y5408676D01* 179 | X3004312D01* 180 | X2821972Y5244890D02* 181 | Y5514892D01* 182 | X2458483Y5313084D02* 183 | Y5443085D01* 184 | X2530290Y5514892D01* 185 | X2458482Y5443084D02* 186 | X2458483Y5443085D01* 187 | X2530290Y5514892D02* 188 | X2631970D01* 189 | X1199999Y5254903D02* 190 | Y6500000D01* 191 | Y5254903D02* 192 | X1497584Y4957318D01* 193 | X3078226Y5732526D02* 194 | X3127502Y5683250D01* 195 | Y5333238D02* 196 | Y5683250D01* 197 | X2923794Y5129530D02* 198 | X3127502Y5333238D01* 199 | X2749296Y5129530D02* 200 | X2923794D01* 201 | X2633936Y5244890D02* 202 | X2749296Y5129530D01* 203 | X2631970Y5244890D02* 204 | X2633936D01* 205 | X1787489Y5161625D02* 206 | X1856740Y5230876D01* 207 | X3491380Y4917264D02* 208 | X3491381D01* 209 | X3491074Y4917286D02* 210 | X3491380Y4917264D01* 211 | X1497584Y4957318D02* 212 | X3240423D01* 213 | X1856740Y5613084D02* 214 | X2458482D01* 215 | X2214626Y5441534D02* 216 | X2216176Y5443084D01* 217 | X1616202Y5272786D02* 218 | X1619504Y5269484D01* 219 | X2634996Y2515000D02* 220 | X2746140D01* 221 | X4379998Y5106184D02* 222 | Y5190001D01* 223 | X4346956Y5073142D02* 224 | X4379998Y5106184D01* 225 | X3992626Y5073142D02* 226 | X4346956D01* 227 | X2458483Y5143082D02* 228 | X2530161D01* 229 | X4348226Y5736336D02* 230 | X4835652D01* 231 | X282956Y4608830D02* 232 | Y4609336D01* 233 | X100001Y4425875D02* 234 | X282956Y4608830D01* 235 | X3490992Y4915609D02* 236 | X3491138Y4915605D01* 237 | X3852226Y4928870D02* 238 | Y5097018D01* 239 | X3526634Y4914746D02* 240 | X3652785D01* 241 | X4072382Y5363464D02* 242 | X4123182D01* 243 | X4281334Y5521616D01* 244 | X4161334Y5489959D02* 245 | Y5610000D01* 246 | X4118405Y5447030D02* 247 | X4161334Y5489959D01* 248 | X3907605Y5447030D02* 249 | X4118405D01* 250 | X4549138Y4609336D02* 251 | X4552696Y4612894D01* 252 | X414592Y5757498D02* 253 | X495002D01* 254 | X282956Y5625862D02* 255 | X414592Y5757498D01* 256 | X282956Y4609336D02* 257 | Y5624830D01* 258 | X3240423Y4957318D02* 259 | X3301072Y5017966D01* 260 | X4465001Y5370000D02* 261 | Y5484179D01* 262 | X4414181Y5534999D02* 263 | X4465001Y5484179D01* 264 | X4281334Y5534999D02* 265 | X4414181D01* 266 | X4065300Y4998720D02* 267 | X4277106D01* 268 | X4410000Y1999999D02* 269 | X4411472Y2001471D01* 270 | X3548237Y5886958D02* 271 | X3767228Y5667968D01* 272 | X3004312Y5578676D02* 273 | Y5984304D01* 274 | X4644898Y4790186D02* 275 | X4852417Y4582667D01* 276 | X4644898Y4790186D02* 277 | Y4889898D01* 278 | X4479544Y4706112D02* 279 | X4482340Y4703316D01* 280 | X4626102Y4566412D02* 281 | Y4657090D01* 282 | X4577080Y4706112D02* 283 | X4626102Y4657090D01* 284 | X2998502Y5990114D02* 285 | Y5994998D01* 286 | X4479544Y4706112D02* 287 | X4577080D01* 288 | X4765040Y4830064D02* 289 | X4766564D01* 290 | X4546854Y4608322D02* 291 | X4555236D01* 292 | X4556252Y4609338D01* 293 | X4552696Y4612894D02* 294 | X4556252Y4609338D01* 295 | X3490058Y5452205D02* 296 | X3490947Y5453094D01* 297 | X3875000Y2519998D02* 298 | X3879999Y2525002D01* 299 | X4380626Y5659374D02* 300 | X4488796Y5551204D01* 301 | X4210708Y5659374D02* 302 | X4380626D01* 303 | X4161334Y5610000D02* 304 | X4210708Y5659374D01* 305 | X4767072Y5006086D02* 306 | Y5208270D01* 307 | X4725590Y5249752D02* 308 | X4767072Y5208270D01* 309 | X4725590Y5249752D02* 310 | Y5536203D01* 311 | X2458483Y5613083D02* 312 | X2459944Y5611622D01* 313 | X2438477Y5613083D02* 314 | X2458483D01* 315 | X3406075Y4912968D02* 316 | X3491074D01* 317 | X2998502Y7004998D02* 318 | X3495006Y6508494D01* 319 | X3786999Y6131700D02* 320 | Y6500000D01* 321 | Y6131700D02* 322 | X4064000Y5854699D01* 323 | X3797002Y6287560D02* 324 | X4348226Y5736336D01* 325 | X3301072Y5017966D02* 326 | Y5291836D01* 327 | X3852226Y5391651D02* 328 | X3907605Y5447030D01* 329 | X4064000Y5580778D02* 330 | Y5854699D01* 331 | X4064702Y5149320D02* 332 | Y5355095D01* 333 | X3757225Y5347968D02* 334 | X3852226D01* 335 | Y5391651D01* 336 | X3757225Y5107969D02* 337 | Y5227968D01* 338 | X3557226Y5452967D02* 339 | X3662224Y5347968D01* 340 | X3664966Y5350710D02* 341 | Y5560712D01* 342 | X3964686Y5101082D02* 343 | X3992626Y5073142D01* 344 | X3964686Y5101082D02* 345 | Y5156962D01* 346 | X3893680Y5227968D02* 347 | X3964686Y5156962D01* 348 | X3757225Y5227968D02* 349 | X3893680D01* 350 | X3662224Y5347968D02* 351 | X3664966Y5350710D01* 352 | X3301072Y5291836D02* 353 | Y5292967D01* 354 | X3491074Y5452967D02* 355 | X3557226D01* 356 | X4565650Y5628640D02* 357 | X4601464Y5664454D01* 358 | X4488796Y5551204D02* 359 | X4560587D01* 360 | X4565590Y5370000D02* 361 | X4654998D01* 362 | X4560002D02* 363 | X4565590D01* 364 | X4463542Y5149115D02* 365 | X4466779Y5152353D01* 366 | X4463542Y4964684D02* 367 | X4468473D01* 368 | X3491074Y5082970D02* 369 | Y5282970D01* 370 | X3786999Y5987002D02* 371 | X3852164Y5921833D01* 372 | Y5580002D02* 373 | Y5921833D01* 374 | X4565650Y5556267D02* 375 | Y5628640D01* 376 | X4560587Y5551204D02* 377 | X4565650Y5556267D01* 378 | X4560182Y5250180D02* 379 | X4720002D01* 380 | X4061461Y3874768D02* 381 | X4137153Y3799076D01* 382 | X4315207D01* 383 | X4359998Y1770002D02* 384 | X4560698D01* 385 | X435002Y5367502D02* 386 | X590003Y5522503D01* 387 | X3879999Y2250001D02* 388 | Y2345002D01* 389 | X400000Y5522497D02* 390 | Y5550001D01* 391 | X4281334Y5154999D02* 392 | Y5365001D01* 393 | X4560587Y5551204D02* 394 | X4565590Y5546205D01* 395 | X3301072Y5017966D02* 396 | X3406075Y4912968D01* 397 | X4379998Y5190001D02* 398 | X4440003Y5250000D01* 399 | X4560002Y5162042D02* 400 | Y5250000D01* 401 | X4440003D02* 402 | X4560002D01* 403 | X3767228Y5357966D02* 404 | Y5667968D01* 405 | X3786999Y5987002D02* 406 | Y6131700D01* 407 | X2998502Y5994998D02* 408 | X3503499Y6500000D01* 409 | X3786999D02* 410 | X3797002Y6509998D01* 411 | X3537571Y6500000D02* 412 | X3786999D01* 413 | X3529077Y6508494D02* 414 | X3537571Y6500000D01* 415 | X3495006Y6508494D02* 416 | X3529077D01* 417 | X4315207Y3799076D02* 418 | X4411473Y3702810D01* 419 | X3879999Y2250001D02* 420 | X4359998Y1770002D01* 421 | X3626980Y5227968D02* 422 | X3757225D01* 423 | X3590290Y5264658D02* 424 | X3626980Y5227968D01* 425 | X3590290Y5264658D02* 426 | Y5326888D01* 427 | X3546348Y5370830D02* 428 | X3590290Y5326888D01* 429 | X3253994Y5370830D02* 430 | X3546348D01* 431 | X4600210Y4540520D02* 432 | X4626102Y4566412D01* 433 | X2940050Y4476750D02* 434 | X3003820Y4540520D01* 435 | X4600210D01* 436 | X792988Y5727014D02* 437 | X795001Y5725002D01* 438 | X4411473Y3566158D02* 439 | Y3702810D01* 440 | X2530161Y5143082D02* 441 | X2631970Y5244890D01* 442 | X4411472Y2001471D02* 443 | Y2091182D01* 444 | X4924552Y2604262D01* 445 | Y5647436D01* 446 | X4835652Y5736336D02* 447 | X4924552Y5647436D01* 448 | X400000Y5522497D02* 449 | X423685D01* 450 | X626190Y5725002D01* 451 | X794512Y5250490D02* 452 | Y5554510D01* 453 | X795001Y5554999D01* 454 | X4601464Y5664454D02* 455 | X4798060D01* 456 | X4846574Y5615940D01* 457 | Y4911598D02* 458 | Y5615940D01* 459 | X4061461Y3874768D02* 460 | Y4017262D01* 461 | X4156965Y4112766D01* 462 | X3379809Y1489287D02* 463 | X3439999Y1487001D01* 464 | X4318635Y1486281D02* 465 | X4323842Y1491488D01* 466 | X3101657Y5886958D02* 467 | X3180702D01* 468 | X2998502Y5990114D02* 469 | X3004312Y5984304D01* 470 | X3101657Y5886958D01* 471 | X3197422Y5732526D02* 472 | X3351854Y5886958D01* 473 | X3078226Y5732526D02* 474 | X3197422D01* 475 | X2796102D02* 476 | X2928224D01* 477 | X2730246Y5666670D02* 478 | X2796102Y5732526D01* 479 | X2726971Y5514892D02* 480 | Y5663395D01* 481 | X2730246Y5666670D01* 482 | X2458482Y5613084D02* 483 | X2557464D01* 484 | X2611050Y5666670D01* 485 | X2730246D01* 486 | X4560698Y1770002D02* 487 | X4597276D01* 488 | X2983132Y5995572D02* 489 | X2997802D01* 490 | X2893060Y5905500D02* 491 | X2983132Y5995572D01* 492 | X2819076Y5905500D02* 493 | X2893060D01* 494 | X2730246Y5816670D02* 495 | X2819076Y5905500D01* 496 | D11* 497 | X1532890Y1481582D02* 498 | X1717548D01* 499 | X692405Y1138934D02* 500 | Y3230116D01* 501 | X3379809Y1489287D02* 502 | X3433403Y1469306D01* 503 | X3379809Y1489287D02* 504 | X3921929D01* 505 | X3860036Y3628896D02* 506 | X3934715D01* 507 | X2746140Y2515000D02* 508 | X3860036Y3628896D01* 509 | X1000594Y3629404D02* 510 | X1321816Y3308182D01* 511 | X2502916Y2271776D02* 512 | X2746140Y2515000D01* 513 | X2618994Y641858D02* 514 | X3442716Y1465580D01* 515 | X1189481Y641858D02* 516 | X2618994D01* 517 | X3442716Y1465580D02* 518 | Y1465834D01* 519 | X3458379Y1610409D02* 520 | X3466807Y1616652D01* 521 | X1717548Y1481582D02* 522 | X2502916Y2266950D01* 523 | Y2271776D01* 524 | X1321816Y1692656D02* 525 | X1532890Y1481582D01* 526 | X1321816Y1692656D02* 527 | Y3308182D01* 528 | X3433403Y1469306D02* 529 | X3442716Y1465834D01* 530 | X692405Y1138934D02* 531 | X1189481Y641858D01* 532 | X4332351Y1505077D02* 533 | X4597276Y1770002D01* 534 | D12* 535 | X4715000Y4270000D02* 536 | D03* 537 | Y3950000D02* 538 | D03* 539 | Y3630000D02* 540 | D03* 541 | Y3310000D02* 542 | D03* 543 | X4215000Y3310000D02* 544 | D03* 545 | Y3630000D02* 546 | D03* 547 | Y3950000D02* 548 | D03* 549 | Y4270000D02* 550 | D03* 551 | X285000D02* 552 | D03* 553 | Y3950000D02* 554 | D03* 555 | Y3630000D02* 556 | D03* 557 | Y3310000D02* 558 | D03* 559 | X785000Y3310000D02* 560 | D03* 561 | Y3630000D02* 562 | D03* 563 | Y3950000D02* 564 | D03* 565 | Y4270000D02* 566 | D03* 567 | D13* 568 | X2997802Y5995572D02* 569 | D03* 570 | Y7005572D02* 571 | D03* 572 | X1987802D02* 573 | D03* 574 | Y5995572D02* 575 | D03* 576 | D14* 577 | X2492802Y6500572D02* 578 | D03* 579 | D16* 580 | X4766564Y4830064D02* 581 | D03* 582 | X4469638Y4706112D02* 583 | D03* 584 | X4546854Y4608322D02* 585 | D03* 586 | X4767072Y5006086D02* 587 | D03* 588 | D17* 589 | X2224024Y5437124D02* 590 | D03* 591 | X1970024Y5766124D02* 592 | D03* 593 | X1716024Y5437124D02* 594 | D03* 595 | X1462024Y5766124D02* 596 | D03* 597 | D18* 598 | X4450000Y2579998D02* 599 | D03* 600 | X4620002Y2010002D02* 601 | D03* 602 | D19* 603 | X4660002Y2590001D02* 604 | D03* 605 | X4410000Y1999999D02* 606 | D03* 607 | D20* 608 | X3879999Y2515000D02* 609 | D03* 610 | Y2345002D02* 611 | D03* 612 | X4281334Y5534999D02* 613 | D03* 614 | Y5365001D02* 615 | D03* 616 | X795001Y5554999D02* 617 | D03* 618 | Y5725002D02* 619 | D03* 620 | X4064702Y5359413D02* 621 | D03* 622 | Y5529411D02* 623 | D03* 624 | X2458483Y5313084D02* 625 | D03* 626 | Y5143082D02* 627 | D03* 628 | X2458482Y5613084D02* 629 | D03* 630 | Y5443084D02* 631 | D03* 632 | X3004312Y5408676D02* 633 | D03* 634 | Y5578676D02* 635 | D03* 636 | X4281334Y5154999D02* 637 | D03* 638 | Y4985002D02* 639 | D03* 640 | X3491074Y5282968D02* 641 | D03* 642 | Y5452968D02* 643 | D03* 644 | X3491074Y5082970D02* 645 | D03* 646 | Y4912968D02* 647 | D03* 648 | D21* 649 | X3676066Y4912868D02* 650 | D03* 651 | X3846068D02* 652 | D03* 653 | X4632047Y4938261D02* 654 | D03* 655 | X4462045D02* 656 | D03* 657 | X3853598Y5563108D02* 658 | D03* 659 | X3683598D02* 660 | D03* 661 | D22* 662 | X4470000Y2850000D02* 663 | D03* 664 | X4650000D02* 665 | D03* 666 | D23* 667 | X2631970Y5514892D02* 668 | D03* 669 | X2726971D02* 670 | D03* 671 | X2821972D02* 672 | D03* 673 | Y5244890D02* 674 | D03* 675 | X2631970D02* 676 | D03* 677 | D24* 678 | X590003Y5522503D02* 679 | D03* 680 | X495002Y5757498D02* 681 | D03* 682 | D25* 683 | X400000Y5522497D02* 684 | D03* 685 | D26* 686 | X2944082Y4415282D02* 687 | D03* 688 | X3069082D02* 689 | D03* 690 | D27* 691 | X2689082Y4125282D02* 692 | D03* 693 | X3324082D02* 694 | D03* 695 | D28* 696 | X795001Y5239999D02* 697 | D03* 698 | X444999D02* 699 | D03* 700 | D29* 701 | X4064702Y4999318D02* 702 | D03* 703 | Y5149320D02* 704 | D03* 705 | X3301072Y5292967D02* 706 | D03* 707 | Y5442969D02* 708 | D03* 709 | X2730246Y5666670D02* 710 | D03* 711 | Y5816670D02* 712 | D03* 713 | D30* 714 | X1731518Y2231898D02* 715 | D03* 716 | Y5161895D02* 717 | D03* 718 | D31* 719 | X3852226Y5107969D02* 720 | D03* 721 | X3757225D02* 722 | D03* 723 | X3662224D02* 724 | D03* 725 | Y5347968D02* 726 | D03* 727 | X3757225D02* 728 | D03* 729 | X3852226D02* 730 | D03* 731 | X4654998Y5130001D02* 732 | D03* 733 | X4560002D02* 734 | D03* 735 | X4465001D02* 736 | D03* 737 | Y5370000D02* 738 | D03* 739 | X4560002D02* 740 | D03* 741 | X4654998D02* 742 | D03* 743 | D32* 744 | X4807002Y7646998D02* 745 | D03* 746 | X4807000Y340003D02* 747 | D03* 748 | X180001Y7646998D02* 749 | D03* 750 | D33* 751 | X2928224Y5732526D02* 752 | D03* 753 | X3078226D02* 754 | D03* 755 | X4560587Y5551204D02* 756 | D03* 757 | X4710589D02* 758 | D03* 759 | X3206680Y5889244D02* 760 | D03* 761 | X3356680D02* 762 | D03* 763 | D34* 764 | X4123210Y3211336D02* 765 | X4215000Y3303126D01* 766 | D35* 767 | X4123210Y3211336D02* 768 | X4144773Y3189773D01* 769 | X4215000Y3303126D02* 770 | Y3310000D01* 771 | D36* 772 | X4144773Y2685230D02* 773 | Y3189773D01* 774 | Y2685230D02* 775 | X4219998Y2610001D01* 776 | D37* 777 | X692405Y3230116D02* 778 | X770383Y3308094D01* 779 | X785000Y3630000D02* 780 | X999998D01* 781 | X3935819D02* 782 | X4215000D01* 783 | D38* 784 | X999998D02* 785 | X1000594Y3629404D01* 786 | X3934715Y3628896D02* 787 | X3935819Y3630000D01* 788 | D39* 789 | X4722344Y3957344D02* 790 | X4729690Y3949998D01* 791 | X4723662Y3941339D02* 792 | X4729690Y3947367D01* 793 | X4277106Y4892548D02* 794 | Y4998720D01* 795 | X3788918Y4831842D02* 796 | X3950462D01* 797 | X3764280Y4856480D02* 798 | X3788918Y4831842D01* 799 | X3764280Y4856480D02* 800 | Y4956556D01* 801 | X3950462Y4831842D02* 802 | X4061714Y4943094D01* 803 | Y4992624D01* 804 | X4549394Y4890770D02* 805 | Y4987290D01* 806 | X4518914Y4860290D02* 807 | X4549394Y4890770D01* 808 | X4309364Y4860290D02* 809 | X4518914D01* 810 | X4277106Y4892548D02* 811 | X4309364Y4860290D01* 812 | X4650000Y5061734D02* 813 | Y5125002D01* 814 | X4618228Y5029962D02* 815 | X4650000Y5061734D01* 816 | X4592066Y5029962D02* 817 | X4618228D01* 818 | X4729690Y3947367D02* 819 | Y3949998D01* 820 | X4549394Y4987290D02* 821 | X4592066Y5029962D01* 822 | X4644898Y4889898D02* 823 | X4645001Y4890001D01* 824 | X3662224Y5058612D02* 825 | X3764280Y4956556D01* 826 | X4064702Y4999318D02* 827 | X4065300Y4998720D01* 828 | X3662224Y5058612D02* 829 | Y5107969D01* 830 | D40* 831 | X285000Y3961539D02* 832 | X286541D01* 833 | X273461Y3961538D02* 834 | X285000Y3961539D01* 835 | X265961Y3954038D02* 836 | X273461Y3961538D01* 837 | X280000Y3950000D02* 838 | X449326Y3780674D01* 839 | Y3464052D02* 840 | Y3780674D01* 841 | X444998Y4120000D02* 842 | X1257179D01* 843 | X286541Y3961539D02* 844 | X444998Y4120000D01* 845 | X328677Y3343403D02* 846 | X449326Y3464052D01* 847 | X257176Y3309999D02* 848 | X263587Y3316410D01* 849 | X249998Y3309999D02* 850 | X257176D01* 851 | X263587Y3316410D02* 852 | X263588Y3316411D01* 853 | X261921Y3949998D02* 854 | X265961Y3954038D01* 855 | X2746140Y2515000D02* 856 | X3870001D01* 857 | X1724407Y2264918D02* 858 | Y3652772D01* 859 | X249998Y3949998D02* 860 | X261921D01* 861 | X1257179Y4120000D02* 862 | X1455293Y3921887D01* 863 | X1724407Y3652772D01* 864 | X1455293Y3921887D02* 865 | X2910967D01* 866 | X3069082Y4080002D01* 867 | Y4415282D01* 868 | X4470000Y2850000D02* 869 | X4494530Y2874530D01* 870 | X4230000Y3950000D02* 871 | X4354276D01* 872 | X4494530Y3809746D01* 873 | Y2874530D02* 874 | Y3809746D01* 875 | D41* 876 | X4064702Y5355784D02* 877 | X4072382Y5363464D01* 878 | X4064702Y5355784D02* 879 | Y5359413D01* 880 | Y5355095D02* 881 | Y5355784D01* 882 | X4281334Y5521616D02* 883 | Y5534999D01* 884 | X4064702Y5359413D02* 885 | Y5365001D01* 886 | X3757225Y5347968D02* 887 | X3767228Y5357966D01* 888 | X4560002Y5250000D02* 889 | X4560182Y5250180D01* 890 | X4710589Y5551204D02* 891 | X4725590Y5536203D01* 892 | X4650000Y5125002D02* 893 | X4654998Y5130001D01* 894 | D42* 895 | X4660840Y2601095D02* 896 | Y2836096D01* 897 | X4088003Y1486281D02* 898 | X4318635D01* 899 | D43* 900 | X4258890Y2584291D02* 901 | X4448893D01* 902 | D44* 903 | X4560698Y1770002D02* 904 | X4620002Y1829301D01* 905 | Y2010002D01* 906 | D45* 907 | X4085336Y1483614D02* 908 | X4088003Y1486281D01* 909 | D46* 910 | X1539998Y1487001D02* 911 | D03* 912 | X1199999Y6500000D02* 913 | D03* 914 | X3439999Y1487001D02* 915 | D03* 916 | X3786999Y6500000D02* 917 | D03* 918 | %TF.MD5,7fe1dd4d2fce99c388fa9ddec7d28e31*% 919 | M02* 920 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Keep-out.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=16711935* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Keep-out,Top*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,NonConductor*% 10 | %ADD48C,0.12700*% 11 | D48* 12 | X4090481Y1487000D02* 13 | G03* 14 | X4090481Y1487000I-650481J0D01* 15 | G01* 16 | X1850480Y6500000D02* 17 | G03* 18 | X1850480Y6500000I-650481J0D01* 19 | G01* 20 | X2190481Y1487000D02* 21 | G03* 22 | X2190481Y1487000I-650481J0D01* 23 | G01* 24 | %TF.MD5,d8cac6f1f4c1a988939fb2107e469cc0*% 25 | M02* 26 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Mechanical_1.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=16711935* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Other,Mechanical_1*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,NonConductor*% 10 | %ADD48C,0.12700*% 11 | %ADD100C,0.05000*% 12 | D48* 13 | X4975000Y7675000D02* 14 | G03* 15 | X4675000Y7975000I-300000J0D01* 16 | G01* 17 | X325000D02* 18 | G03* 19 | X25000Y7675000I0J-300000D01* 20 | G01* 21 | Y325000D02* 22 | G03* 23 | X325000Y25000I300000J0D01* 24 | G01* 25 | X4675000D02* 26 | G03* 27 | X4975000Y325000I0J300000D01* 28 | G01* 29 | X4974999Y310000D02* 30 | Y7690001D01* 31 | X309998Y7975000D02* 32 | X4690000D01* 33 | X24999Y310000D02* 34 | Y7690001D01* 35 | X309998Y25001D02* 36 | X4690000D01* 37 | D100* 38 | X2546971Y5164890D02* 39 | X2906970D01* 40 | Y5594892D01* 41 | X2546971D02* 42 | X2906970D01* 43 | X2546971Y5164890D02* 44 | Y5594892D01* 45 | %TF.MD5,d58a8472ffe02ebee17515e7b5f40158*% 46 | M02* 47 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Mechanical_11.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=32768* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Other,Mechanical_11*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TF.MD5,dd49f0116cf41120b834d8cf0aaab013*% 10 | M02* 11 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Mechanical_13.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=16711935* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Other,Mechanical_13*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,NonConductor*% 10 | %ADD51C,0.20000*% 11 | %ADD99C,0.10000*% 12 | D51* 13 | X1310024Y5399124D02* 14 | Y5804124D01* 15 | X2376024D01* 16 | Y5399124D02* 17 | Y5804124D01* 18 | X1310024Y5399124D02* 19 | X2376024D01* 20 | X2644082Y3925282D02* 21 | Y4465282D01* 22 | X3369082D01* 23 | Y3925282D02* 24 | Y4465282D01* 25 | X2644082Y3925282D02* 26 | X3369082D01* 27 | D99* 28 | X3082797Y6500564D02* 29 | G03* 30 | X3082797Y6500564I-589995J0D01* 31 | G01* 32 | X2698815D02* 33 | G03* 34 | X2698815Y6500564I-206012J0D01* 35 | G01* 36 | X2973802D02* 37 | G03* 38 | X2973802Y6500564I-481000J0D01* 39 | G01* 40 | X2047810Y7005564D02* 41 | G03* 42 | X2047810Y7005564I-60000J0D01* 43 | G01* 44 | X3057802Y7005556D02* 45 | G03* 46 | X3057802Y7005556I-60000J0D01* 47 | G01* 48 | X3057794Y5995564D02* 49 | G03* 50 | X3057794Y5995564I-60000J0D01* 51 | G01* 52 | X2047802Y5995572D02* 53 | G03* 54 | X2047802Y5995572I-60000J0D01* 55 | G01* 56 | X2537802Y6500564D02* 57 | G03* 58 | X2537802Y6500564I-45000J0D01* 59 | G01* 60 | X2478130Y6569025D02* 61 | G03* 62 | X2424412Y6515562I14673J-68461D01* 63 | G01* 64 | X2424341Y6485900D02* 65 | G03* 66 | X2477804Y6432182I68461J14673D01* 67 | G01* 68 | X2507475Y6432111D02* 69 | G03* 70 | X2561193Y6485574I-14673J68461D01* 71 | G01* 72 | X2561263Y6515245D02* 73 | G03* 74 | X2507800Y6568963I-68461J-14673D01* 75 | G01* 76 | X2393908Y6485734D02* 77 | G03* 78 | X2477979Y6401669I98894J14830D01* 79 | G01* 80 | X2507633Y6401670D02* 81 | G03* 82 | X2591697Y6485740I-14830J98894D01* 83 | G01* 84 | X2591696Y6515394D02* 85 | G03* 86 | X2507626Y6599459I-98894J-14830D01* 87 | G01* 88 | X2017810Y7005557D02* 89 | G03* 90 | X2017810Y7005557I-30000J0D01* 91 | G01* 92 | X2017809Y5995571D02* 93 | G03* 94 | X2017809Y5995571I-30000J0D01* 95 | G01* 96 | X3027795Y5995571D02* 97 | G03* 98 | X3027795Y5995571I-30000J0D01* 99 | G01* 100 | X3027795Y7005557D02* 101 | G03* 102 | X3027795Y7005557I-30000J0D01* 103 | G01* 104 | X2477972Y6599458D02* 105 | G03* 106 | X2393907Y6515388I14830J-98894D01* 107 | G01* 108 | X2587802Y5955556D02* 109 | Y6030672D01* 110 | X2397579Y5955556D02* 111 | Y6030672D01* 112 | X2587802Y6970472D02* 113 | Y7045572D01* 114 | X2397579Y6970472D02* 115 | Y7045572D01* 116 | Y5955556D02* 117 | X2587802D01* 118 | X2397579Y7045572D02* 119 | X2587802D01* 120 | X1963398Y7100581D02* 121 | X3022207D01* 122 | X1892785Y5971160D02* 123 | Y7029969D01* 124 | X3092787Y5971125D02* 125 | Y7030001D01* 126 | X1963365Y5900580D02* 127 | X3022241D01* 128 | X2507807Y6391584D02* 129 | Y6432183D01* 130 | X2477814Y6391584D02* 131 | X2507807D01* 132 | X2477814D02* 133 | Y6432183D01* 134 | X2561183Y6485576D02* 135 | X2601782D01* 136 | Y6515568D01* 137 | X2561183D02* 138 | X2601782D01* 139 | X2507790Y6568953D02* 140 | Y6609552D01* 141 | X2477798D02* 142 | X2507790D01* 143 | X2477798Y6568953D02* 144 | Y6609552D01* 145 | X2383822Y6515560D02* 146 | X2424421D01* 147 | X2383822Y6485568D02* 148 | Y6515560D01* 149 | Y6485568D02* 150 | X2424421D01* 151 | X1892785Y5971160D02* 152 | X1963365Y5900580D01* 153 | X3022241D02* 154 | X3092787Y5971125D01* 155 | X3022207Y7100581D02* 156 | X3092787Y7030001D01* 157 | X1892785Y7029969D02* 158 | X1963398Y7100581D01* 159 | X3832501Y2515000D02* 160 | X3927502D01* 161 | X3832501Y2345002D02* 162 | X3927502D01* 163 | X3832501D02* 164 | Y2515000D01* 165 | X3927502Y2345002D02* 166 | Y2515000D01* 167 | X4233836Y5534999D02* 168 | X4328837D01* 169 | X4233836Y5365001D02* 170 | X4328837D01* 171 | X4233836D02* 172 | Y5534999D01* 173 | X4328837Y5365001D02* 174 | Y5534999D01* 175 | X747498Y5554999D02* 176 | X842499D01* 177 | X747498Y5725002D02* 178 | X842499D01* 179 | Y5554999D02* 180 | Y5725002D01* 181 | X747498Y5554999D02* 182 | Y5725002D01* 183 | X4017204Y5359413D02* 184 | X4112205D01* 185 | X4017204Y5529411D02* 186 | X4112205D01* 187 | Y5359413D02* 188 | Y5529411D01* 189 | X4017204Y5359413D02* 190 | Y5529411D01* 191 | X2410985Y5313084D02* 192 | X2505981D01* 193 | X2410985Y5143082D02* 194 | X2505981D01* 195 | X2410985D02* 196 | Y5313084D01* 197 | X2505981Y5143082D02* 198 | Y5313084D01* 199 | X2410982Y5443084D02* 200 | Y5613084D01* 201 | X2505982Y5443084D02* 202 | Y5613084D01* 203 | X2410982D02* 204 | X2505982D01* 205 | X2410982Y5443084D02* 206 | X2505982D01* 207 | X3676066Y4865365D02* 208 | Y4960366D01* 209 | X3846068Y4865365D02* 210 | Y4960366D01* 211 | X3676066Y4865365D02* 212 | X3846068D01* 213 | X3676066Y4960366D02* 214 | X3846068D01* 215 | X4452499Y2779998D02* 216 | Y2919997D01* 217 | X4667500Y2779998D02* 218 | Y2919997D01* 219 | X4452499Y2779998D02* 220 | X4667500D01* 221 | X4452499Y2919997D02* 222 | X4667500D01* 223 | X3051812Y5408676D02* 224 | Y5578676D01* 225 | X2956812Y5408676D02* 226 | Y5578676D01* 227 | Y5408676D02* 228 | X3051812D01* 229 | X2956812Y5578676D02* 230 | X3051812D01* 231 | X4233836Y5154999D02* 232 | X4328837D01* 233 | X4233836Y4985002D02* 234 | X4328837D01* 235 | X4233836D02* 236 | Y5154999D01* 237 | X4328837Y4985002D02* 238 | Y5154999D01* 239 | X4632047Y4890758D02* 240 | Y4985759D01* 241 | X4462045Y4890758D02* 242 | Y4985759D01* 243 | X4632047D01* 244 | X4462045Y4890758D02* 245 | X4632047D01* 246 | X3538574Y5282968D02* 247 | Y5452968D01* 248 | X3443574Y5282968D02* 249 | Y5452968D01* 250 | Y5282968D02* 251 | X3538574D01* 252 | X3443574Y5452968D02* 253 | X3538574D01* 254 | X3443576Y5082970D02* 255 | X3538572D01* 256 | X3443576Y4912968D02* 257 | X3538572D01* 258 | X3443576D02* 259 | Y5082970D01* 260 | X3538572Y4912968D02* 261 | Y5082970D01* 262 | X3683598Y5610608D02* 263 | X3853598D01* 264 | X3683598Y5515608D02* 265 | X3853598D01* 266 | Y5610608D01* 267 | X3683598Y5515608D02* 268 | Y5610608D01* 269 | X460000Y5159999D02* 270 | Y5319999D01* 271 | X780000D01* 272 | Y5159999D02* 273 | Y5319999D01* 274 | X460000Y5159999D02* 275 | X780000D01* 276 | X3602224Y5137966D02* 277 | X3912226D01* 278 | X3602224Y5317966D02* 279 | X3912226D01* 280 | Y5137966D02* 281 | Y5317966D01* 282 | X3602224Y5137966D02* 283 | Y5317966D01* 284 | X4405001Y5159998D02* 285 | X4714998D01* 286 | X4405001Y5339998D02* 287 | X4714998D01* 288 | Y5159998D02* 289 | Y5339998D01* 290 | X4405001Y5159998D02* 291 | Y5339998D01* 292 | %TF.MD5,e44ff5fa773a0383aa8a86802c6da950*% 293 | M02* 294 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Mechanical_15.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=32768* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Other,Mechanical_15*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,NonConductor*% 10 | %ADD99C,0.10000*% 11 | %ADD100C,0.05000*% 12 | D99* 13 | X2442802Y6500572D02* 14 | X2542802D01* 15 | X2492802Y6450572D02* 16 | Y6550572D01* 17 | X3805003Y2585002D02* 18 | X3955000D01* 19 | X3805003Y2275000D02* 20 | X3955000D01* 21 | X3805003D02* 22 | Y2585002D01* 23 | X3955000Y2275000D02* 24 | Y2585002D01* 25 | X3879999Y2382498D02* 26 | Y2477499D01* 27 | X3832501Y2430001D02* 28 | X3927502D01* 29 | X4206338Y5605001D02* 30 | X4356335D01* 31 | X4206338Y5294999D02* 32 | X4356335D01* 33 | X4206338D02* 34 | Y5605001D01* 35 | X4356335Y5294999D02* 36 | Y5605001D01* 37 | X4281334Y5402502D02* 38 | Y5497498D01* 39 | X4233836Y5450000D02* 40 | X4328837D01* 41 | X720000Y5485002D02* 42 | X870002D01* 43 | X720000Y5794999D02* 44 | X870002D01* 45 | Y5485002D02* 46 | Y5794999D01* 47 | X720000Y5485002D02* 48 | Y5794999D01* 49 | X795001Y5592500D02* 50 | Y5687501D01* 51 | X747498Y5639998D02* 52 | X842499D01* 53 | X3989706Y5289411D02* 54 | X4139703D01* 55 | X3989706Y5599413D02* 56 | X4139703D01* 57 | Y5289411D02* 58 | Y5599413D01* 59 | X3989706Y5289411D02* 60 | Y5599413D01* 61 | X4064702Y5396914D02* 62 | Y5491910D01* 63 | X4017204Y5444412D02* 64 | X4112205D01* 65 | X2383481Y5383086D02* 66 | X2533484D01* 67 | X2383481Y5073084D02* 68 | X2533484D01* 69 | X2383481D02* 70 | Y5383086D01* 71 | X2533484Y5073084D02* 72 | Y5383086D01* 73 | X2458483Y5180582D02* 74 | Y5275583D01* 75 | X2410985Y5228085D02* 76 | X2505981D01* 77 | X2410982Y5528084D02* 78 | X2505982D01* 79 | X2458482Y5480584D02* 80 | Y5575584D01* 81 | X2383482Y5373084D02* 82 | Y5683084D01* 83 | X2533482Y5373084D02* 84 | Y5683084D01* 85 | X2383482D02* 86 | X2533482D01* 87 | X2383482Y5373084D02* 88 | X2533482D01* 89 | X3606068Y4837867D02* 90 | Y4987869D01* 91 | X3916070Y4837867D02* 92 | Y4987869D01* 93 | X3606068Y4837867D02* 94 | X3916070D01* 95 | X3606068Y4987869D02* 96 | X3916070D01* 97 | X3713566Y4912868D02* 98 | X3808567D01* 99 | X3761069Y4865365D02* 100 | Y4960366D01* 101 | X4385001Y2754999D02* 102 | Y2945001D01* 103 | X4734998Y2754999D02* 104 | Y2945001D01* 105 | X4385001Y2754999D02* 106 | X4734998D01* 107 | X4385001Y2945001D02* 108 | X4734998D01* 109 | X4510000Y2850000D02* 110 | X4610000D01* 111 | X4560002Y2799998D02* 112 | Y2899998D01* 113 | X2956812Y5493676D02* 114 | X3051812D01* 115 | X3004312Y5446176D02* 116 | Y5541176D01* 117 | X3079312Y5338676D02* 118 | Y5648676D01* 119 | X2929312Y5338676D02* 120 | Y5648676D01* 121 | Y5338676D02* 122 | X3079312D01* 123 | X2929312Y5648676D02* 124 | X3079312D01* 125 | X4206338Y5225002D02* 126 | X4356335D01* 127 | X4206338Y4915000D02* 128 | X4356335D01* 129 | X4206338D02* 130 | Y5225002D01* 131 | X4356335Y4915000D02* 132 | Y5225002D01* 133 | X4281334Y5022498D02* 134 | Y5117499D01* 135 | X4233836Y5070001D02* 136 | X4328837D01* 137 | X4702044Y4863260D02* 138 | Y5013262D01* 139 | X4392047Y4863260D02* 140 | Y5013262D01* 141 | X4702044D01* 142 | X4392047Y4863260D02* 143 | X4702044D01* 144 | X4499545Y4938261D02* 145 | X4594546D01* 146 | X4547048Y4890758D02* 147 | Y4985759D01* 148 | X3443574Y5367968D02* 149 | X3538574D01* 150 | X3491074Y5320468D02* 151 | Y5415468D01* 152 | X3566074Y5212968D02* 153 | Y5522968D01* 154 | X3416074Y5212968D02* 155 | Y5522968D01* 156 | Y5212968D02* 157 | X3566074D01* 158 | X3416074Y5522968D02* 159 | X3566074D01* 160 | X3416073Y5152967D02* 161 | X3566075D01* 162 | X3416073Y4842965D02* 163 | X3566075D01* 164 | X3416073D02* 165 | Y5152967D01* 166 | X3566075Y4842965D02* 167 | Y5152967D01* 168 | X3491074Y4950468D02* 169 | Y5045469D01* 170 | X3443576Y4997966D02* 171 | X3538572D01* 172 | X3768598Y5515608D02* 173 | Y5610608D01* 174 | X3721098Y5563108D02* 175 | X3816098D01* 176 | X3613598Y5638108D02* 177 | X3923598D01* 178 | X3613598Y5488108D02* 179 | X3923598D01* 180 | Y5638108D01* 181 | X3613598Y5488108D02* 182 | Y5638108D01* 183 | X3577226Y5027969D02* 184 | X3937225D01* 185 | X3577226Y5427968D02* 186 | X3937225D01* 187 | Y5027969D02* 188 | Y5427968D01* 189 | X3577226Y5027969D02* 190 | Y5427968D01* 191 | X3757225Y5177966D02* 192 | Y5277966D01* 193 | X3707228Y5227968D02* 194 | X3807228D01* 195 | X4380003Y5050001D02* 196 | X4740002D01* 197 | X4380003Y5450000D02* 198 | X4740002D01* 199 | Y5050001D02* 200 | Y5450000D01* 201 | X4380003Y5050001D02* 202 | Y5450000D01* 203 | X4560002Y5199998D02* 204 | Y5299998D01* 205 | X4510000Y5250000D02* 206 | X4610000D01* 207 | D100* 208 | X1882802Y5890572D02* 209 | Y7110572D01* 210 | Y5890572D02* 211 | X3102802D01* 212 | X1882802Y7110572D02* 213 | X3102802D01* 214 | Y5890572D02* 215 | Y7110572D01* 216 | %TF.MD5,ba6866b64a3369185aad81524051f531*% 217 | M02* 218 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Mechanical_32767.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=32768* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Other,Route_Guide*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TF.MD5,8490eb055a4caf0bc862f8f48ce06b46*% 10 | M02* 11 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Mechanical_7.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=32768* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Other,Mechanical_7*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TF.MD5,f6bc5687cd890c85b032b47589f54625*% 10 | M02* 11 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Pads_Bot.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=255* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Pads,Bot*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,ComponentPad*% 10 | %ADD12C,1.52400*% 11 | %ADD13C,1.90000*% 12 | %ADD14C,1.60000*% 13 | %TA.AperFunction,SMDPad,CuDef*% 14 | %ADD17R,1.00000X1.91000*% 15 | %ADD18R,2.00000X1.65000*% 16 | %ADD19R,1.15000X1.40000*% 17 | %ADD20R,1.00000X0.90000*% 18 | %ADD21R,0.90000X1.00000*% 19 | %ADD22R,1.20000X1.40000*% 20 | %TA.AperFunction,SMDPad,SMDef*% 21 | %ADD23R,0.60000X1.10000*% 22 | %TA.AperFunction,SMDPad,CuDef*% 23 | %ADD24R,0.90000X0.95000*% 24 | %ADD25R,0.90000X0.95001*% 25 | %ADD26R,0.81000X1.60000*% 26 | %ADD27R,2.10000X3.00000*% 27 | %ADD28R,1.10000X1.60000*% 28 | %ADD29R,0.80000X0.80000*% 29 | %ADD30R,3.60000X2.60000*% 30 | %ADD31R,0.65000X1.10000*% 31 | G04:AMPARAMS|DCode=32|XSize=1mm|YSize=1mm|CornerRadius=0.5mm|HoleSize=0mm|Usage=FLASHONLY|Rotation=90.000|XOffset=0mm|YOffset=0mm|HoleType=Round|Shape=RoundedRectangle|* 32 | %AMROUNDEDRECTD32* 33 | 21,1,1.00000,0.00000,0,0,90.0* 34 | 21,1,0.00000,1.00000,0,0,90.0* 35 | 1,1,1.00000,0.00000,0.00000* 36 | 1,1,1.00000,0.00000,0.00000* 37 | 1,1,1.00000,0.00000,0.00000* 38 | 1,1,1.00000,0.00000,0.00000* 39 | % 40 | %ADD32ROUNDEDRECTD32*% 41 | %ADD33R,0.80000X0.80000*% 42 | %TA.AperFunction,ComponentPad*% 43 | %ADD46C,11.00000*% 44 | D12* 45 | X4715000Y4270000D02* 46 | D03* 47 | Y3950000D02* 48 | D03* 49 | Y3630000D02* 50 | D03* 51 | Y3310000D02* 52 | D03* 53 | X4215000Y3310000D02* 54 | D03* 55 | Y3630000D02* 56 | D03* 57 | Y3950000D02* 58 | D03* 59 | Y4270000D02* 60 | D03* 61 | X285000D02* 62 | D03* 63 | Y3950000D02* 64 | D03* 65 | Y3630000D02* 66 | D03* 67 | Y3310000D02* 68 | D03* 69 | X785000Y3310000D02* 70 | D03* 71 | Y3630000D02* 72 | D03* 73 | Y3950000D02* 74 | D03* 75 | Y4270000D02* 76 | D03* 77 | D13* 78 | X2997802Y5995572D02* 79 | D03* 80 | Y7005572D02* 81 | D03* 82 | X1987802D02* 83 | D03* 84 | Y5995572D02* 85 | D03* 86 | D14* 87 | X2492802Y6500572D02* 88 | D03* 89 | D17* 90 | X2224024Y5437124D02* 91 | D03* 92 | X1970024Y5766124D02* 93 | D03* 94 | X1716024Y5437124D02* 95 | D03* 96 | X1462024Y5766124D02* 97 | D03* 98 | D18* 99 | X4450000Y2579998D02* 100 | D03* 101 | X4620002Y2010002D02* 102 | D03* 103 | D19* 104 | X4660002Y2590001D02* 105 | D03* 106 | X4410000Y1999999D02* 107 | D03* 108 | D20* 109 | X3879999Y2515000D02* 110 | D03* 111 | Y2345002D02* 112 | D03* 113 | X4281334Y5534999D02* 114 | D03* 115 | Y5365001D02* 116 | D03* 117 | X795001Y5554999D02* 118 | D03* 119 | Y5725002D02* 120 | D03* 121 | X4064702Y5359413D02* 122 | D03* 123 | Y5529411D02* 124 | D03* 125 | X2458483Y5313084D02* 126 | D03* 127 | Y5143082D02* 128 | D03* 129 | X2458482Y5613084D02* 130 | D03* 131 | Y5443084D02* 132 | D03* 133 | X3004312Y5408676D02* 134 | D03* 135 | Y5578676D02* 136 | D03* 137 | X4281334Y5154999D02* 138 | D03* 139 | Y4985002D02* 140 | D03* 141 | X3491074Y5282968D02* 142 | D03* 143 | Y5452968D02* 144 | D03* 145 | X3491074Y5082970D02* 146 | D03* 147 | Y4912968D02* 148 | D03* 149 | D21* 150 | X3676066Y4912868D02* 151 | D03* 152 | X3846068D02* 153 | D03* 154 | X4632047Y4938261D02* 155 | D03* 156 | X4462045D02* 157 | D03* 158 | X3853598Y5563108D02* 159 | D03* 160 | X3683598D02* 161 | D03* 162 | D22* 163 | X4470000Y2850000D02* 164 | D03* 165 | X4650000D02* 166 | D03* 167 | D23* 168 | X2631970Y5514892D02* 169 | D03* 170 | X2726971D02* 171 | D03* 172 | X2821972D02* 173 | D03* 174 | Y5244890D02* 175 | D03* 176 | X2631970D02* 177 | D03* 178 | D24* 179 | X590003Y5522503D02* 180 | D03* 181 | X495002Y5757498D02* 182 | D03* 183 | D25* 184 | X400000Y5522497D02* 185 | D03* 186 | D26* 187 | X2944082Y4415282D02* 188 | D03* 189 | X3069082D02* 190 | D03* 191 | D27* 192 | X2689082Y4125282D02* 193 | D03* 194 | X3324082D02* 195 | D03* 196 | D28* 197 | X795001Y5239999D02* 198 | D03* 199 | X444999D02* 200 | D03* 201 | D29* 202 | X4064702Y4999318D02* 203 | D03* 204 | Y5149320D02* 205 | D03* 206 | X3301072Y5292967D02* 207 | D03* 208 | Y5442969D02* 209 | D03* 210 | X2730246Y5666670D02* 211 | D03* 212 | Y5816670D02* 213 | D03* 214 | D30* 215 | X1731518Y2231898D02* 216 | D03* 217 | Y5161895D02* 218 | D03* 219 | D31* 220 | X3852226Y5107969D02* 221 | D03* 222 | X3757225D02* 223 | D03* 224 | X3662224D02* 225 | D03* 226 | Y5347968D02* 227 | D03* 228 | X3757225D02* 229 | D03* 230 | X3852226D02* 231 | D03* 232 | X4654998Y5130001D02* 233 | D03* 234 | X4560002D02* 235 | D03* 236 | X4465001D02* 237 | D03* 238 | Y5370000D02* 239 | D03* 240 | X4560002D02* 241 | D03* 242 | X4654998D02* 243 | D03* 244 | D32* 245 | X4807002Y7646998D02* 246 | D03* 247 | X4807000Y340003D02* 248 | D03* 249 | X180001Y7646998D02* 250 | D03* 251 | D33* 252 | X2928224Y5732526D02* 253 | D03* 254 | X3078226D02* 255 | D03* 256 | X4560587Y5551204D02* 257 | D03* 258 | X4710589D02* 259 | D03* 260 | X3206680Y5889244D02* 261 | D03* 262 | X3356680D02* 263 | D03* 264 | D46* 265 | X1539998Y1487001D02* 266 | D03* 267 | X1199999Y6500000D02* 268 | D03* 269 | X3439999Y1487001D02* 270 | D03* 271 | X3786999Y6500000D02* 272 | D03* 273 | %TF.MD5,9f8e5caf7a2468897e6af9f13ba15ddc*% 274 | M02* 275 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Pads_Top.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=255* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Pads,Top*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,ComponentPad*% 10 | %ADD12C,1.52400*% 11 | %ADD13C,1.90000*% 12 | %ADD14C,1.60000*% 13 | %ADD15C,11.50000*% 14 | D12* 15 | X4715000Y4270000D02* 16 | D03* 17 | Y3950000D02* 18 | D03* 19 | Y3630000D02* 20 | D03* 21 | Y3310000D02* 22 | D03* 23 | X4215000Y3310000D02* 24 | D03* 25 | Y3630000D02* 26 | D03* 27 | Y3950000D02* 28 | D03* 29 | Y4270000D02* 30 | D03* 31 | X285000D02* 32 | D03* 33 | Y3950000D02* 34 | D03* 35 | Y3630000D02* 36 | D03* 37 | Y3310000D02* 38 | D03* 39 | X785000Y3310000D02* 40 | D03* 41 | Y3630000D02* 42 | D03* 43 | Y3950000D02* 44 | D03* 45 | Y4270000D02* 46 | D03* 47 | D13* 48 | X2997802Y5995572D02* 49 | D03* 50 | Y7005572D02* 51 | D03* 52 | X1987802D02* 53 | D03* 54 | Y5995572D02* 55 | D03* 56 | D14* 57 | X2492802Y6500572D02* 58 | D03* 59 | D15* 60 | X1539998Y1487001D02* 61 | D03* 62 | X1199999Y6500000D02* 63 | D03* 64 | X3439999Y1487001D02* 65 | D03* 66 | X3786999Y6500000D02* 67 | D03* 68 | %TF.MD5,4631a2cffc1aadd4304df7122e65cb14*% 69 | M02* 70 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Paste_Bot.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=128* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Paste,Bot*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,SMDPad,CuDef*% 10 | %ADD17R,1.00000X1.91000*% 11 | %ADD18R,2.00000X1.65000*% 12 | %ADD19R,1.15000X1.40000*% 13 | %ADD20R,1.00000X0.90000*% 14 | %ADD21R,0.90000X1.00000*% 15 | %ADD22R,1.20000X1.40000*% 16 | %ADD24R,0.90000X0.95000*% 17 | %ADD25R,0.90000X0.95001*% 18 | %ADD26R,0.81000X1.60000*% 19 | %ADD27R,2.10000X3.00000*% 20 | %ADD28R,1.10000X1.60000*% 21 | %ADD29R,0.80000X0.80000*% 22 | %ADD30R,3.60000X2.60000*% 23 | %ADD31R,0.65000X1.10000*% 24 | %ADD33R,0.80000X0.80000*% 25 | G36* 26 | X2601972Y5189892D02* 27 | Y5299892D01* 28 | X2661972D01* 29 | Y5189892D01* 30 | X2601972D01* 31 | D02* 32 | G37* 33 | G36* 34 | X2791972D02* 35 | Y5299892D01* 36 | X2851972D01* 37 | Y5189892D01* 38 | X2791972D01* 39 | D02* 40 | G37* 41 | G36* 42 | X2661972Y5569892D02* 43 | Y5459892D01* 44 | X2601972D01* 45 | Y5569892D01* 46 | X2661972D01* 47 | D02* 48 | G37* 49 | G36* 50 | X2756972D02* 51 | Y5459892D01* 52 | X2696972D01* 53 | Y5569892D01* 54 | X2756972D01* 55 | D02* 56 | G37* 57 | G36* 58 | X2851972D02* 59 | Y5459892D01* 60 | X2791972D01* 61 | Y5569892D01* 62 | X2851972D01* 63 | D02* 64 | G37* 65 | D17* 66 | X2224024Y5437124D02* 67 | D03* 68 | X1970024Y5766124D02* 69 | D03* 70 | X1716024Y5437124D02* 71 | D03* 72 | X1462024Y5766124D02* 73 | D03* 74 | D18* 75 | X4450000Y2579998D02* 76 | D03* 77 | X4620002Y2010002D02* 78 | D03* 79 | D19* 80 | X4660002Y2590001D02* 81 | D03* 82 | X4410000Y1999999D02* 83 | D03* 84 | D20* 85 | X3879999Y2515000D02* 86 | D03* 87 | Y2345002D02* 88 | D03* 89 | X4281334Y5534999D02* 90 | D03* 91 | Y5365001D02* 92 | D03* 93 | X795001Y5554999D02* 94 | D03* 95 | Y5725002D02* 96 | D03* 97 | X4064702Y5359413D02* 98 | D03* 99 | Y5529411D02* 100 | D03* 101 | X2458483Y5313084D02* 102 | D03* 103 | Y5143082D02* 104 | D03* 105 | X2458482Y5613084D02* 106 | D03* 107 | Y5443084D02* 108 | D03* 109 | X3004312Y5408676D02* 110 | D03* 111 | Y5578676D02* 112 | D03* 113 | X4281334Y5154999D02* 114 | D03* 115 | Y4985002D02* 116 | D03* 117 | X3491074Y5282968D02* 118 | D03* 119 | Y5452968D02* 120 | D03* 121 | X3491074Y5082970D02* 122 | D03* 123 | Y4912968D02* 124 | D03* 125 | D21* 126 | X3676066Y4912868D02* 127 | D03* 128 | X3846068D02* 129 | D03* 130 | X4632047Y4938261D02* 131 | D03* 132 | X4462045D02* 133 | D03* 134 | X3853598Y5563108D02* 135 | D03* 136 | X3683598D02* 137 | D03* 138 | D22* 139 | X4470000Y2850000D02* 140 | D03* 141 | X4650000D02* 142 | D03* 143 | D24* 144 | X590003Y5522503D02* 145 | D03* 146 | X495002Y5757498D02* 147 | D03* 148 | D25* 149 | X400000Y5522497D02* 150 | D03* 151 | D26* 152 | X2944082Y4415282D02* 153 | D03* 154 | X3069082D02* 155 | D03* 156 | D27* 157 | X2689082Y4125282D02* 158 | D03* 159 | X3324082D02* 160 | D03* 161 | D28* 162 | X795001Y5239999D02* 163 | D03* 164 | X444999D02* 165 | D03* 166 | D29* 167 | X4064702Y4999318D02* 168 | D03* 169 | Y5149320D02* 170 | D03* 171 | X3301072Y5292967D02* 172 | D03* 173 | Y5442969D02* 174 | D03* 175 | X2730246Y5666670D02* 176 | D03* 177 | Y5816670D02* 178 | D03* 179 | D30* 180 | X1731518Y2231898D02* 181 | D03* 182 | Y5161895D02* 183 | D03* 184 | D31* 185 | X3852226Y5107969D02* 186 | D03* 187 | X3757225D02* 188 | D03* 189 | X3662224D02* 190 | D03* 191 | Y5347968D02* 192 | D03* 193 | X3757225D02* 194 | D03* 195 | X3852226D02* 196 | D03* 197 | X4654998Y5130001D02* 198 | D03* 199 | X4560002D02* 200 | D03* 201 | X4465001D02* 202 | D03* 203 | Y5370000D02* 204 | D03* 205 | X4560002D02* 206 | D03* 207 | X4654998D02* 208 | D03* 209 | D33* 210 | X2928224Y5732526D02* 211 | D03* 212 | X3078226D02* 213 | D03* 214 | X4560587Y5551204D02* 215 | D03* 216 | X4710589D02* 217 | D03* 218 | X3206680Y5889244D02* 219 | D03* 220 | X3356680D02* 221 | D03* 222 | %TF.MD5,e2c9e079f36b622c86594571e494ee84*% 223 | M02* 224 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Paste_Top.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=8421504* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Paste,Top*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TF.MD5,9c98aa4b50e1e2c1227b649893559724*% 10 | M02* 11 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Profile.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=0* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Profile,NP*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,Profile*% 10 | %ADD101C,0.02540*% 11 | D101* 12 | X25000Y309998D02* 13 | Y7690000D01* 14 | D02* 15 | G02* 16 | X310000Y7975000I284996J1D01* 17 | G01* 18 | X4690000D01* 19 | D02* 20 | G02* 21 | X4975000Y7690000I5J-284994D01* 22 | G01* 23 | Y310000D01* 24 | D02* 25 | G02* 26 | X4690000Y24999I-284991J-10D01* 27 | G01* 28 | X310000D01* 29 | D02* 30 | G02* 31 | X25000Y309998I-4J284996D01* 32 | G01* 33 | %TF.MD5,02e3957a8074ab9a56810678e49c3915*% 34 | M02* 35 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Soldermask_Bot.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=16711935* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Soldermask,Bot*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,ComponentPad*% 10 | %ADD46C,11.00000*% 11 | %ADD58C,1.62560*% 12 | %ADD59C,2.00160*% 13 | %ADD60C,1.70160*% 14 | %TA.AperFunction,WasherPad*% 15 | %ADD61C,0.10160*% 16 | %ADD63C,2.10000*% 17 | %TA.AperFunction,SMDPad,CuDef*% 18 | %ADD82R,1.10160X2.01160*% 19 | %ADD83R,2.10160X1.75160*% 20 | %ADD84R,1.25160X1.50160*% 21 | %ADD85R,1.10160X1.00160*% 22 | %ADD86R,1.00160X1.10160*% 23 | %ADD87R,1.30160X1.50160*% 24 | %ADD88R,1.00160X1.05160*% 25 | %ADD89R,1.00160X1.05161*% 26 | %ADD90R,0.91160X1.70160*% 27 | %ADD91R,2.20160X3.10160*% 28 | %ADD92R,1.20160X1.70160*% 29 | %ADD93R,0.90160X0.90160*% 30 | %ADD94R,3.70160X2.70160*% 31 | %ADD95R,0.75160X1.20160*% 32 | G04:AMPARAMS|DCode=96|XSize=1.1016mm|YSize=1.1016mm|CornerRadius=0.5508mm|HoleSize=0mm|Usage=FLASHONLY|Rotation=90.000|XOffset=0mm|YOffset=0mm|HoleType=Round|Shape=RoundedRectangle|* 33 | %AMROUNDEDRECTD96* 34 | 21,1,1.10160,0.00000,0,0,90.0* 35 | 21,1,0.00000,1.10160,0,0,90.0* 36 | 1,1,1.10160,0.00000,0.00000* 37 | 1,1,1.10160,0.00000,0.00000* 38 | 1,1,1.10160,0.00000,0.00000* 39 | 1,1,1.10160,0.00000,0.00000* 40 | % 41 | %ADD96ROUNDEDRECTD96*% 42 | %ADD97R,0.90160X0.90160*% 43 | %TA.AperFunction,ComponentPad*% 44 | %ADD98C,11.10160*% 45 | G36* 46 | X2591972Y5179892D02* 47 | Y5309892D01* 48 | X2671972D01* 49 | Y5179892D01* 50 | X2591972D01* 51 | D02* 52 | G37* 53 | G36* 54 | X2781972D02* 55 | Y5309892D01* 56 | X2861972D01* 57 | Y5179892D01* 58 | X2781972D01* 59 | D02* 60 | G37* 61 | G36* 62 | X2671972Y5579892D02* 63 | Y5449892D01* 64 | X2591972D01* 65 | Y5579892D01* 66 | X2671972D01* 67 | D02* 68 | G37* 69 | G36* 70 | X2766972D02* 71 | Y5449892D01* 72 | X2686972D01* 73 | Y5579892D01* 74 | X2766972D01* 75 | D02* 76 | G37* 77 | G36* 78 | X2861972D02* 79 | Y5449892D01* 80 | X2781972D01* 81 | Y5579892D01* 82 | X2861972D01* 83 | D02* 84 | G37* 85 | D46* 86 | X1539998Y1487001D02* 87 | D03* 88 | X1199999Y6500000D02* 89 | D03* 90 | X3786999D02* 91 | D03* 92 | D58* 93 | X4715000Y4270000D02* 94 | D03* 95 | Y3950000D02* 96 | D03* 97 | Y3630000D02* 98 | D03* 99 | Y3310000D02* 100 | D03* 101 | X4215000Y3310000D02* 102 | D03* 103 | Y3630000D02* 104 | D03* 105 | Y3950000D02* 106 | D03* 107 | Y4270000D02* 108 | D03* 109 | X285000D02* 110 | D03* 111 | Y3950000D02* 112 | D03* 113 | Y3630000D02* 114 | D03* 115 | Y3310000D02* 116 | D03* 117 | X785000Y3310000D02* 118 | D03* 119 | Y3630000D02* 120 | D03* 121 | Y3950000D02* 122 | D03* 123 | Y4270000D02* 124 | D03* 125 | D59* 126 | X2997802Y5995572D02* 127 | D03* 128 | Y7005572D02* 129 | D03* 130 | X1987802D02* 131 | D03* 132 | Y5995572D02* 133 | D03* 134 | D60* 135 | X2492802Y6500572D02* 136 | D03* 137 | D61* 138 | X500000Y500002D02* 139 | D03* 140 | X4500002D02* 141 | D03* 142 | X500000Y7499998D02* 143 | D03* 144 | X4500002D02* 145 | D03* 146 | D63* 147 | X620000Y5239999D02* 148 | D03* 149 | D82* 150 | X2224024Y5437124D02* 151 | D03* 152 | X1970024Y5766124D02* 153 | D03* 154 | X1716024Y5437124D02* 155 | D03* 156 | X1462024Y5766124D02* 157 | D03* 158 | D83* 159 | X4450000Y2579998D02* 160 | D03* 161 | X4620002Y2010002D02* 162 | D03* 163 | D84* 164 | X4660002Y2590001D02* 165 | D03* 166 | X4410000Y1999999D02* 167 | D03* 168 | D85* 169 | X3879999Y2515000D02* 170 | D03* 171 | Y2345002D02* 172 | D03* 173 | X4281334Y5534999D02* 174 | D03* 175 | Y5365001D02* 176 | D03* 177 | X795001Y5554999D02* 178 | D03* 179 | Y5725002D02* 180 | D03* 181 | X4064702Y5359413D02* 182 | D03* 183 | Y5529411D02* 184 | D03* 185 | X2458483Y5313084D02* 186 | D03* 187 | Y5143082D02* 188 | D03* 189 | X2458482Y5613084D02* 190 | D03* 191 | Y5443084D02* 192 | D03* 193 | X3004312Y5408676D02* 194 | D03* 195 | Y5578676D02* 196 | D03* 197 | X4281334Y5154999D02* 198 | D03* 199 | Y4985002D02* 200 | D03* 201 | X3491074Y5282968D02* 202 | D03* 203 | Y5452968D02* 204 | D03* 205 | X3491074Y5082970D02* 206 | D03* 207 | Y4912968D02* 208 | D03* 209 | D86* 210 | X3676066Y4912868D02* 211 | D03* 212 | X3846068D02* 213 | D03* 214 | X4632047Y4938261D02* 215 | D03* 216 | X4462045D02* 217 | D03* 218 | X3853598Y5563108D02* 219 | D03* 220 | X3683598D02* 221 | D03* 222 | D87* 223 | X4470000Y2850000D02* 224 | D03* 225 | X4650000D02* 226 | D03* 227 | D88* 228 | X590003Y5522503D02* 229 | D03* 230 | X495002Y5757498D02* 231 | D03* 232 | D89* 233 | X400000Y5522497D02* 234 | D03* 235 | D90* 236 | X2944082Y4415282D02* 237 | D03* 238 | X3069082D02* 239 | D03* 240 | D91* 241 | X2689082Y4125282D02* 242 | D03* 243 | X3324082D02* 244 | D03* 245 | D92* 246 | X795001Y5239999D02* 247 | D03* 248 | X444999D02* 249 | D03* 250 | D93* 251 | X4064702Y4999318D02* 252 | D03* 253 | Y5149320D02* 254 | D03* 255 | X3301072Y5292967D02* 256 | D03* 257 | Y5442969D02* 258 | D03* 259 | X2730246Y5666670D02* 260 | D03* 261 | Y5816670D02* 262 | D03* 263 | D94* 264 | X1731518Y2231898D02* 265 | D03* 266 | Y5161895D02* 267 | D03* 268 | D95* 269 | X3852226Y5107969D02* 270 | D03* 271 | X3757225D02* 272 | D03* 273 | X3662224D02* 274 | D03* 275 | Y5347968D02* 276 | D03* 277 | X3757225D02* 278 | D03* 279 | X3852226D02* 280 | D03* 281 | X4654998Y5130001D02* 282 | D03* 283 | X4560002D02* 284 | D03* 285 | X4465001D02* 286 | D03* 287 | Y5370000D02* 288 | D03* 289 | X4560002D02* 290 | D03* 291 | X4654998D02* 292 | D03* 293 | D96* 294 | X4807002Y7646998D02* 295 | D03* 296 | X4807000Y340003D02* 297 | D03* 298 | X180001Y7646998D02* 299 | D03* 300 | D97* 301 | X2928224Y5732526D02* 302 | D03* 303 | X3078226D02* 304 | D03* 305 | X4560587Y5551204D02* 306 | D03* 307 | X4710589D02* 308 | D03* 309 | X3206680Y5889244D02* 310 | D03* 311 | X3356680D02* 312 | D03* 313 | D98* 314 | X3439999Y1487001D02* 315 | D03* 316 | %TF.MD5,e7dca97350c75dc8852dc3d1ced00304*% 317 | M02* 318 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/GerberX2/tinyCurrent_Version1_Soldermask_Top.gbr: -------------------------------------------------------------------------------- 1 | %TF.GenerationSoftware,Altium Limited,Altium Designer,19.1.5 (86)*% 2 | G04 Layer_Color=8388736* 3 | %FSLAX45Y45*% 4 | %MOMM*% 5 | %TF.FileFunction,Soldermask,Top*% 6 | %TF.Part,Single*% 7 | G01* 8 | G75* 9 | %TA.AperFunction,ComponentPad*% 10 | %ADD15C,11.50000*% 11 | %ADD58C,1.62560*% 12 | %ADD59C,2.00160*% 13 | %ADD60C,1.70160*% 14 | %TA.AperFunction,WasherPad*% 15 | %ADD61C,0.10160*% 16 | %TA.AperFunction,ComponentPad*% 17 | %ADD62C,11.60160*% 18 | %TA.AperFunction,WasherPad*% 19 | %ADD63C,2.10000*% 20 | D15* 21 | X1539998Y1487001D02* 22 | D03* 23 | X1199999Y6500000D02* 24 | D03* 25 | X3786999D02* 26 | D03* 27 | D58* 28 | X4715000Y4270000D02* 29 | D03* 30 | Y3950000D02* 31 | D03* 32 | Y3630000D02* 33 | D03* 34 | Y3310000D02* 35 | D03* 36 | X4215000Y3310000D02* 37 | D03* 38 | Y3630000D02* 39 | D03* 40 | Y3950000D02* 41 | D03* 42 | Y4270000D02* 43 | D03* 44 | X285000D02* 45 | D03* 46 | Y3950000D02* 47 | D03* 48 | Y3630000D02* 49 | D03* 50 | Y3310000D02* 51 | D03* 52 | X785000Y3310000D02* 53 | D03* 54 | Y3630000D02* 55 | D03* 56 | Y3950000D02* 57 | D03* 58 | Y4270000D02* 59 | D03* 60 | D59* 61 | X2997802Y5995572D02* 62 | D03* 63 | Y7005572D02* 64 | D03* 65 | X1987802D02* 66 | D03* 67 | Y5995572D02* 68 | D03* 69 | D60* 70 | X2492802Y6500572D02* 71 | D03* 72 | D61* 73 | X500000Y500002D02* 74 | D03* 75 | X4500002D02* 76 | D03* 77 | X500000Y7499998D02* 78 | D03* 79 | X4500002D02* 80 | D03* 81 | D62* 82 | X3439999Y1487001D02* 83 | D03* 84 | D63* 85 | X620000Y5239999D02* 86 | D03* 87 | %TF.MD5,f1bf4447b6cb52db4515e39e86f14aff*% 88 | M02* 89 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/NC Drill/tinyCurrent_Version1.DRR: -------------------------------------------------------------------------------- 1 | ---------------------------------------------------------------------------------------------------------------------------------- 2 | NCDrill File Report For: tinyCurrent_Version1.PcbDoc 6/11/2019 12:08:06 PM 3 | ---------------------------------------------------------------------------------------------------------------------------------- 4 | 5 | Layer Pair : Top Layer to Bottom Layer 6 | ASCII RoundHoles File : tinyCurrent_Version1.TXT 7 | 8 | Tool Hole Size Hole Tolerance Hole Type Hole Count Plated Tool Travel 9 | ---------------------------------------------------------------------------------------------------------------------------------- 10 | T1 0.4mm (16mil) Round 4 PTH 0.00mm (0.00inch) 11 | T2 1mm (39mil) Round 16 PTH 0.00mm (0.00inch) 12 | T3 1.05mm (41mil) Round 1 PTH 0.00mm (0.00inch) 13 | T4 1.35mm (53mil) Round 4 PTH 0.00mm (0.00inch) 14 | T5 4.2mm (165mil) Round 2 PTH 0.00mm (0.00inch) 15 | T6 6mm (236mil) Round 2 PTH 0.00mm (0.00inch) 16 | T7 2.2mm (87mil) Round 4 NPTH 0.00mm (0.00inch) 17 | T8 2.3mm (91mil) Round 1 NPTH 0.00mm (0.00inch) 18 | ---------------------------------------------------------------------------------------------------------------------------------- 19 | Totals 34 20 | 21 | Total Processing Time (hh:mm:ss) : 00:00:00 22 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/NC Drill/tinyCurrent_Version1.LDP: -------------------------------------------------------------------------------- 1 | Layer Pairs Export File for PCB: D:\tinycurrent_gh\Altium\tinyCurrent_Version1.PcbDoc 2 | LayersSetName=Top_Bot_Thru_Holes|DrillFile=tinycurrent_version1.txt|DrillLayers=gtl,gbl 3 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/NC Drill/tinyCurrent_Version1.TXT: -------------------------------------------------------------------------------- 1 | M48 2 | ;Layer_Color=9474304 3 | ;FILE_FORMAT=4:4 4 | METRIC,LZ 5 | ;TYPE=PLATED 6 | T1F00S00C0.4000 7 | T2F00S00C1.0000 8 | T3F00S00C1.0500 9 | T4F00S00C1.3500 10 | T5F00S00C4.2000 11 | T6F00S00C6.0000 12 | ;TYPE=NON_PLATED 13 | T7F00S00C2.2000 14 | T8F00S00C2.3000 15 | % 16 | T01 17 | X00454685Y00460832 18 | X00446964Y00470611 19 | X00476656Y00483006 20 | X00476707Y00500609 21 | T02 22 | X004215Y00331 23 | Y00363 24 | Y00395 25 | Y00427 26 | X004715 27 | Y00395 28 | Y00363 29 | Y00331 30 | X000785 31 | Y00363 32 | Y00395 33 | Y00427 34 | X000285 35 | Y00395 36 | Y00363 37 | Y00331 38 | T03 39 | X0024928Y00650057 40 | T04 41 | X0019878Y00599557 42 | X0029978 43 | Y00700557 44 | X0019878 45 | T05 46 | X00154Y001487 47 | X00344 48 | T06 49 | X0012Y0065 50 | X003787 51 | T07 52 | X0005Y0005 53 | X0045 54 | X0005Y0075 55 | X0045 56 | T08 57 | X00062Y00524 58 | M30 59 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/Net Status - tinyCurrent_Version1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Net Status Report 173 | 174 | Altiumcustomize

Net Status Report

177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 | 200 | 201 | 204 | 205 |
Date:11/1/2017
Time:10:53:23 PM
Elapsed Time:00:00:00
Filename:\\VBOXSVR\Xingular\tinycurrent\tinyCurrent_Version1.PcbDoc
Units: 202 |
mmmils
203 |
206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | 214 | 216 | 217 | 218 | 219 | 220 | 222 | 223 | 224 | 225 | 226 | 228 | 229 | 230 | 231 | 232 | 234 | 235 | 236 | 237 | 238 | 240 | 241 | 242 | 243 | 244 | 246 | 247 | 248 | 249 | 250 | 252 | 253 | 254 | 255 | 256 | 258 | 259 | 260 | 261 | 262 | 264 | 265 | 266 | 267 | 268 | 270 | 271 | 272 | 273 | 274 | 276 | 277 | 278 | 279 | 280 | 282 | 283 | 284 | 285 | 286 | 288 | 289 | 290 | 291 | 292 | 294 | 295 | 296 | 297 | 298 | 300 | 301 | 302 | 303 | 304 | 306 | 307 | 308 | 309 | 310 | 312 | 313 | 314 | 315 | 316 | 318 | 319 | 320 | 321 | 322 | 324 | 325 | 326 | 327 | 328 | 330 | 331 | 332 | 333 | 334 | 336 | 337 | 338 | 339 | 340 | 342 | 343 |
NetsLayerLength
+INSignal Layers Only115.4395mm 215 |
+VSignal Layers Only138.4734mm 221 |
-INSignal Layers Only81.1459mm 227 |
-VSignal Layers Only138.0222mm 233 |
B+Signal Layers Only58.0367mm 239 |
NetBC1_1Signal Layers Only54.8503mm 245 |
NetC3_1Signal Layers Only8.2573mm 251 |
NetC3_2Signal Layers Only17.4929mm 257 |
NetC4_1Signal Layers Only6.1419mm 263 |
NetD1_2Signal Layers Only3.1914mm 269 |
NetR10_2Signal Layers Only5.9889mm 275 |
NetR12_1Signal Layers Only18.3543mm 281 |
NetR12_2Signal Layers Only2.1717mm 287 |
NetR13_2Signal Layers Only2mm 293 |
NetR1_1Signal Layers Only9.5646mm 299 |
NetR1_3Signal Layers Only2.35mm 305 |
NetR3_2Signal Layers Only2.1mm 311 |
NetR4_2Signal Layers Only5.0923mm 317 |
NetR6_1Signal Layers Only21.6636mm 323 |
NetR8_2Signal Layers Only2.2mm 329 |
NetR9_1Signal Layers Only15.8148mm 335 |
VGNDSignal Layers Only102.462mm 341 |

Back to top

344 | 345 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/Net Status - tinyCurrent_Version1.txt: -------------------------------------------------------------------------------- 1 | Net Status Report 2 | Filename : \\VBOXSVR\Xingular\tinycurrent\tinyCurrent_Version1.PcbDoc 3 | Date : 11/1/2017 4 | Time : 10:53:23 PM 5 | Time Elapsed : 00:00:00 6 | 7 | Nets, Layer, Length 8 | +IN, Signal Layers Only, 115.4395mm 9 | +V, Signal Layers Only, 138.4734mm 10 | -IN, Signal Layers Only, 81.1459mm 11 | -V, Signal Layers Only, 138.0222mm 12 | B+, Signal Layers Only, 58.0367mm 13 | NetBC1_1, Signal Layers Only, 54.8503mm 14 | NetC3_1, Signal Layers Only, 8.2573mm 15 | NetC3_2, Signal Layers Only, 17.4929mm 16 | NetC4_1, Signal Layers Only, 6.1419mm 17 | NetD1_2, Signal Layers Only, 3.1914mm 18 | NetR10_2, Signal Layers Only, 5.9889mm 19 | NetR12_1, Signal Layers Only, 18.3543mm 20 | NetR12_2, Signal Layers Only, 2.1717mm 21 | NetR13_2, Signal Layers Only, 2mm 22 | NetR1_1, Signal Layers Only, 9.5646mm 23 | NetR1_3, Signal Layers Only, 2.35mm 24 | NetR3_2, Signal Layers Only, 2.1mm 25 | NetR4_2, Signal Layers Only, 5.0923mm 26 | NetR6_1, Signal Layers Only, 21.6636mm 27 | NetR8_2, Signal Layers Only, 2.2mm 28 | NetR9_1, Signal Layers Only, 15.8148mm 29 | VGND, Signal Layers Only, 102.462mm 30 | count : 22 -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/PCD_3D.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Outputs for tinyCurrent_Version1/PCD_3D.PDF -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/Pick Place/Pick Place for tinyCurrent_Version1.txt: -------------------------------------------------------------------------------- 1 | Altium Designer Pick and Place Locations 2 | D:\tinycurrent_gh\Altium\Project Outputs for tinyCurrent_Version1\Pick Place\Pick Place for tinyCurrent_Version1.txt 3 | 4 | ======================================================================================================================== 5 | File Design Information: 6 | 7 | Date: 11/06/19 8 | Time: 12:08 9 | Revision: 5bc7a0d8032cf36cc385465f16251708af5efb92 10 | Variant: No variations 11 | Units used: mil 12 | 13 | Designator Comment Layer Footprint Center-X(mil) Center-Y(mil) Rotation Description 14 | SW1 "MFP 230" TopLayer MFP_230 1757.874 1492.126 270 "Slide Switch" 15 | J6 61000413321 BottomLayer 61000413321 725.600 2205.364 0 "WR-PHD 2.54 mm SMT Socket Header, 4p" 16 | J5 "1.25mm JST Connector" BottomLayer 653102131822 1183.694 1681.213 180 "WR-WTB 1.25mm SMT Male Horizontal Shrouded Header, 2p" 17 | R13 "6K8 0.05%" BottomLayer RESC1608N 1374.439 2113.373 270 "" 18 | U4 MAX4239AUT BottomLayer SOT-23-CH6_N 1479.223 2058.255 90 "170 uA, 2 MHz Rail-to-Rail Operational Amplifier, 6-Pin SOT-23, Extended Temperature, Tape and Reel" 19 | BT1 79527141 BottomLayer 79527141 681.700 1455.471 270 "Battery Holder WA-BCPH, Battery Type: 2032p" 20 | J1 4mmBindingPostRed TopLayer PIN1 606.298 585.433 0 "" 21 | SW2 "MFP 230" TopLayer MFP_230 210.630 1492.126 270 "Slide Switch" 22 | J4 4mmBindingPostBlack TopLayer PIN1 1490.945 2559.055 0 "" 23 | J3 4mmBindingPostRed TopLayer PIN1 472.440 2559.055 0 "" 24 | J2 4mmBindingPostBlack TopLayer PIN1 1354.331 585.433 0 "" 25 | C3 10pF BottomLayer WCAP-CSGP_0603,_1.6x0.8x0.8 1600.276 1997.763 270 "WCAP-CSGP Ceramic Capacitors, 0603, 10pF" 26 | C1 "0u1 16V" BottomLayer WCAP-CSGP_0603,_1.6x0.8x0.8 1825.034 2185.513 180 "WCAP-CSGP Ceramic Capacitors, 0603, 100000pF" 27 | R12 270R BottomLayer RESC1608N 1790.176 1944.197 180 "" 28 | R8 270R BottomLayer RESC1608N 1480.735 1934.200 360 "" 29 | R5 "1K 0.05%" BottomLayer RESC1608N 1600.276 2143.469 90 "" 30 | R3 "6K8 0.05%" BottomLayer RESC1608N 1685.564 2145.669 270 "" 31 | R4 470R BottomLayer RESC1608N 312.993 2220.473 90 "" 32 | R6 "100K 1%" BottomLayer RESC1608N 967.907 2058.300 270 "" 33 | R7 "100K 1%" BottomLayer RESC1608N 967.906 2176.411 90 "" 34 | U3 STM809RWX6F BottomLayer SOT23 194.882 2220.472 180 "" 35 | C2 "0u1 16V" BottomLayer WCAP-CSGP_0603,_1.6x0.8x0.8 1182.372 2256.900 180 "WCAP-CSGP Ceramic Capacitors, 0603, 100000pF" 36 | D1 156120GS75000 BottomLayer WL-SMRW_1206_rectangular_Normal_use 244.095 2062.992 360 "WL-SMRW SMD Mono-color Reverse mount Waterclear, size 1206 rectangular, Green" 37 | R2 "10K 0.05%" BottomLayer RESC1608N 1527.559 956.693 270 "" 38 | R9 "10R 0.05%" BottomLayer RESC2012N 1795.275 1122.047 360 "" 39 | U2 LMV321ILT BottomLayer SOT95P280X130-5N 1073.611 2118.067 270 "" 40 | R1 "0R01 0.1%" BottomLayer 2512shuntresistor 1785.434 903.543 360 "1206 Current Shunt" 41 | U1 MAX4239AUT BottomLayer SOT-23-CH6_N 1795.275 2066.929 90 "170 uA, 2 MHz Rail-to-Rail Operational Amplifier, 6-Pin SOT-23, Extended Temperature, Tape and Reel" 42 | R10 270R BottomLayer RESC1608N 1182.800 2162.865 270 "" 43 | R11 "2K2 0.05%" BottomLayer RESC1608N 1685.564 1996.063 270 "" 44 | R14 "2K2 0.05%" BottomLayer RESC1608N 1374.438 1967.704 270 "" 45 | R15 "1K 0.05%" BottomLayer RESC1608N 1483.700 2190.200 360 "" 46 | C4 10pF BottomLayer WCAP-CSGP_0603,_1.6x0.8x0.8 1299.634 2113.373 270 "WCAP-CSGP Ceramic Capacitors, 0603, 10pF" 47 | BC1 J01001A1944 TopLayer ROS-51K101-400A4_V 981.418 2559.280 90 "BNC 50R Straight Jack, Up to 10 GHz, -55 to 155 degC" 48 | C5 "0u1 16V" BottomLayer WCAP-CSGP_0603,_1.6x0.8x0.8 1292.000 2318.600 360 "WCAP-CSGP Ceramic Capacitors, 0603, 100000pF" 49 | C6 "0u1 16V" BottomLayer WCAP-CSGP_0603,_1.6x0.8x0.8 1074.900 2260.500 90 "WCAP-CSGP Ceramic Capacitors, 0603, 100000pF" 50 | -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/Schematic.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/Project Outputs for tinyCurrent_Version1/Schematic.PDF -------------------------------------------------------------------------------- /Altium/Project Outputs for tinyCurrent_Version1/Status Report.Txt: -------------------------------------------------------------------------------- 1 | Output: Generates pick and place files 2 | Type : Pick Place 3 | From : PCB Document [tinyCurrent_Version1.PcbDoc] 4 | Generated File[Pick Place for tinyCurrent_Version1.txt] 5 | 6 | 7 | Files Generated : 1 8 | Documents Printed : 0 9 | 10 | Finished Output Generation At 12:08:11 PM On 6/11/2019 11 | -------------------------------------------------------------------------------- /Altium/debug.log: -------------------------------------------------------------------------------- 1 | [0213/214114:ERROR:tcp_socket_win.cc(335)] bind() returned an error: Only one usage of each socket address (protocol/network address/port) is normally permitted. (0x2740) 2 | [0213/214114:ERROR:devtools_http_handler.cc(229)] Cannot start http server for devtools. Stop devtools. 3 | -------------------------------------------------------------------------------- /Altium/tinyCurrent_Version1.PCBDwf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/tinyCurrent_Version1.PCBDwf -------------------------------------------------------------------------------- /Altium/tinyCurrent_Version1.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/tinyCurrent_Version1.PcbDoc -------------------------------------------------------------------------------- /Altium/tinyCurrent_Version1.PcbDoc.htm: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 104 | 105 | 119 | 120 | 121 | 122 | Reporting Options 123 |

File in Previous Format

124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 |
Date:18/03/2020
Time:21:27:03
Filename:\\VBOXSVR\root\Xingular\tinycurrent_gh\Altium\tinyCurrent_Version1.PcbDoc
142 | 143 |
144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 |
VersionWarning
152 |

153 |

This file was generated by an earlier version of the software

154 | 155 | 156 | -------------------------------------------------------------------------------- /Altium/tinyCurrent_Version1.PrjPcbStructure: -------------------------------------------------------------------------------- 1 | Record=TopLevelDocument|FileName=tinyCurrent_Version1.SchDoc 2 | -------------------------------------------------------------------------------- /Altium/tinyCurrent_Version1.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Altium/tinyCurrent_Version1.SchDoc -------------------------------------------------------------------------------- /BoM.ods: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/BoM.ods -------------------------------------------------------------------------------- /Datasheets/156120GS75000LED.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/156120GS75000LED.pdf -------------------------------------------------------------------------------- /Datasheets/6100xx13321.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/6100xx13321.pdf -------------------------------------------------------------------------------- /Datasheets/79527141batteryholder.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/79527141batteryholder.pdf -------------------------------------------------------------------------------- /Datasheets/885012006051_C3_C4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/885012006051_C3_C4.pdf -------------------------------------------------------------------------------- /Datasheets/885012206046_C1_C2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/885012206046_C1_C2.pdf -------------------------------------------------------------------------------- /Datasheets/BNC_J01001A1944KP.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/BNC_J01001A1944KP.pdf -------------------------------------------------------------------------------- /Datasheets/BindingPost.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/BindingPost.pdf -------------------------------------------------------------------------------- /Datasheets/HH-012.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/HH-012.PDF -------------------------------------------------------------------------------- /Datasheets/KOAresistors.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/KOAresistors.pdf -------------------------------------------------------------------------------- /Datasheets/MAX4238-MAX4239.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/MAX4238-MAX4239.pdf -------------------------------------------------------------------------------- /Datasheets/MFP230.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/MFP230.pdf -------------------------------------------------------------------------------- /Datasheets/R1vishay.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/R1vishay.pdf -------------------------------------------------------------------------------- /Datasheets/lmv321.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/lmv321.pdf -------------------------------------------------------------------------------- /Datasheets/resistorR9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/resistorR9.pdf -------------------------------------------------------------------------------- /Datasheets/stm_809.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Datasheets/stm_809.pdf -------------------------------------------------------------------------------- /Images/3D_tiniycurrent_front.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Images/3D_tiniycurrent_front.png -------------------------------------------------------------------------------- /Images/3D_tiniycurrent_front_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Images/3D_tiniycurrent_front_small.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # tinyCurrent – an enhanced uCurrent Gold Derivative 2 | 3 | 4 | 5 | A low cost yet professional low current measurement shunt and amplifier 6 | combination to overcome the issue of high burden voltage as seen with 7 | multimeters and to enable low current measurement by using voltage measurement 8 | devices such as oscilloscopes. 9 | 10 | Originally designed and sold by 11 | [Dave Jones on the EEVBLOG](https://www.eevblog.com/projects/ucurrent/), 12 | this derivative has several enhancements specifically for measuring varying 13 | currents on today's low power devices. 14 | Switch mode voltage regulators and the varying current draw of MCUs and RF 15 | chips require the determination of the current draw over time to calculate the 16 | total power consumption of a device. A storage oscilloscope is a perfect tool 17 | for this task and widely available. 18 | That's why the tinyCurrent features a **BNC connector to reduce the picked-up 19 | noise** while measuring with an and oscilloscope. Another problem is the high 20 | dynamics in power draw caused by the aforementioned reasons. 21 | This is addressed by the possibility to 22 | **power the device from an external source** 23 | with up to 5.5 V and bridge R7 using J6 to use the whole positive VDD 24 | as maximum positive output voltage. Both measures combined lead to 25 | **almost 3 times higher dynamic range**. 26 | 27 | ## Modifications to the original Design 28 | 29 | ### Highlights 30 | 31 | - Added BNC output for lower noise when acquiring data with a high input impedance instruments like an oscilloscope. The effect is lower noise compared to normal banana leads. 32 | See all scope shots for comparison. 33 | - Added a 2-pin 1.25 mm JST ZH style male header for powering the device externally to better use the device in permanent measurement setups. **Only use without battery**. 34 | - Allow device to be fed with supply voltage of up to 5.5 V to increase the dynamic range (only when external power source us used). 35 | - Added header J6 which allows to install a THT resistor or bond wire to change the ratio of the voltage divider R6/ R7 to increase the dynamic range for positive currents. R6/ R7 have a ratio of 1/ 5 to allow for a max. positive output voltage of ~80% of the supply voltage. 36 | - "R-Variant" with reversed BNC connector optimized for attaching the device directly to an oscilloscope's input via a [BNC-to-BNC adapter](https://www.telegaertner.com/en/info/catalogue/coax/?IdTreeGroup=12267&IdProduct=12538). 37 | 38 | ### Other Differences 39 | 40 | - Increased width of some traces 41 | - Case and board shape to fit case 42 | - Removed test traces on PCB on all 4 corners as they are antennas 43 | - Slide switches with lower current rating than in original design → Tests have shown that the used switch can easily handle 5V/ 6A which should be far enough for this device 44 | - Shunt resistor R9 has 0.05% greater tolerance → Parts are hand selected using 7 1/2 Digit DMM with 4 wire measurement in 100 Ohm range 45 | - Pads for C5, C6 to fit caps on the virtual ground rails to prevent oscillation with capacitive loads 46 | - Some other BoM changes without negative implications 47 | 48 | ## Specifications 49 | 50 | 51 | 52 | 55 | 56 | 57 | 60 | 63 | 64 | 65 | 68 | 69 | 70 | 73 | 76 | 77 | 78 | 81 | 84 | 85 | 86 | 89 | 92 | 93 | 94 | 97 | 98 | 99 | 102 | 105 | 106 | 107 | 110 | 113 | 114 | 115 | 118 | 121 | 122 | 123 | 126 | 131 | 132 | 133 | 136 | 140 | 141 | 142 | 145 | 148 | 149 | 150 | 153 | 157 | 158 | 159 | 162 | 165 | 166 | 167 | 170 | 173 | 174 | 175 | 178 | 181 | 182 | 183 | 186 | 189 | 190 | 191 | 194 | 197 | 198 | 199 | 202 | 205 | 206 | 207 | 210 | 213 | 214 |
53 | Min/Max Current per Range 54 |
58 | Dynamic Range 59 | 61 | In general, the dynamic range in one direction can be determined by:
VDD / 2 - 200 mV (security margin) = X mV. In case of VGND = VDD / 2. 62 |
66 | @2.9V VDD (mean battery voltage over usage time) 67 |
71 | nA 72 | 74 | ± 1250 nA (20 µV / nA burden voltage typical), contact resistance plays a role here. 10 µV due to the shunt resistor. 75 |
79 | µA 80 | 82 | ± 1250 µA (10 µV / µA burden voltage) 83 |
87 | mA 88 | 90 | ± 1250 mA (10 µV / mA burden voltage) 91 |
95 | @5.5V VDD (from external power source) 96 |
100 | nA 101 | 103 | ± 2550 nA (20 µV / nA burden voltage typical), contact resistance plays a role here. 10 µV due to the shunt resistor. 104 |
108 | µA 109 | 111 | ± 2550 µA (10 µV / µA burden voltage) 112 |
116 | mA 117 | 119 | ± 2550 mA (10 µV / mA burden voltage) 120 |
124 | Resolution in nA Range 125 | 127 | 1000 pA on a 3.5 digit DMM
128 | 100 pA on 4.5 digit DMM
129 | 10 pA 5.5 digit DMM 130 |
134 | Accuracy, typical 135 | 137 | < ±0.05% on µA and nA ranges
138 | < ±0.1% on mA range 139 |
143 | Output Offset Voltage, maximum 144 | 146 | < ±30 µV 147 |
151 | Temperature Drift 152 | 154 | < 10 ppm / degC (µA / nA)
155 | < 15 ppm / degC (mA) 156 |
160 | Noise 161 | 163 | < -90 dBV 164 |
168 | THD 169 | 171 | < -60 dB 172 |
176 | Bandwidth (-3 dB) 177 | 179 | 300 kHz 180 |
184 | Power Supply 185 | 187 | CR2032 Lithium coin cell or max 5.5 V through connector J5 188 |
192 | Battery Life 193 | 195 | >50 hours (battery good LED ensures accurate measurement when LED is on). 2.65 V cutout voltage. 196 |
200 | Certifications 201 | 203 | CE 204 |
208 | Materials 209 | 211 | RoHS, REACH 212 |
215 | 216 | Similar to the [original uCurrent Gold specs](https://www.eevblog.com/projects/ucurrent/). 217 | 218 | ## Maximum Ratings 219 | 220 | - Maximum supply voltage: 5.5 V 221 | - Maximum current through input ports: 5 A 222 | 223 | In order to keep the burden voltage low, this device has no 224 | **OVERLOAD PROTECTION**. That means **NO FUSES**. Care is required in 225 | using the unit to prevent damage. 226 | 227 | ## Schematics and PCB Design 228 | 229 | All source files are [available on Github](https://github.com/nfhw/tinycurrent). 230 | The schematics and PCB layout are in Altium Designer format. 231 | 232 | ## Kit Contents 233 | 234 | - tinyCurrent PCB and case plus 4 screws 235 | - **no** battery, you need a CR2032 coin cell battery 236 | 237 | ## Usage 238 | 239 | 1. If you supply power via J5, make sure the noise level is lower than the expected output voltage. 240 | **Too much noise on the supply voltage will render any measurement useless. Usually primary cells (batteries) are the best choice for this**. 241 | 2. Connect the device under test in loop **on the low side** so that the current flow is from **+** to **-**. 242 | 3. Connect a suitable voltage measurement device such as a DMM or an Oscilloscope on the output side. 243 | 4. Turn on the device and read the current on the voltage measurement device in the mV range as if it were mA/µA/nA. 244 | 245 | ## Where to buy? 246 | 247 | Pick it up ready to use from the [n-fuse website](https://www.n-fuse.co/devices/tinyCurrent-precision-low-Current-Measurement-Shunt-and-Amplifier-Device.html). 248 | 249 | ## Licenses 250 | 251 | ### Circuit Schematics 252 | 253 | The circuit schematics of this project are made available under the 254 | [CC-BY-SA](https://creativecommons.org/licenses/by-sa/3.0/) license. 255 | 256 | ### Hardware Design 257 | 258 | Open source hardware. 259 | 260 | ### Miscellenious 261 | 262 | Data sheets, Altium libraries, 3D Models are subject to vendor specific 263 | licensing. 264 | -------------------------------------------------------------------------------- /Scope_Shots/contact_resistance_test_after.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Scope_Shots/contact_resistance_test_after.jpg -------------------------------------------------------------------------------- /Scope_Shots/contact_resistance_test_before.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Scope_Shots/contact_resistance_test_before.jpg -------------------------------------------------------------------------------- /Scope_Shots/contact_resistance_test_mod.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Scope_Shots/contact_resistance_test_mod.jpg -------------------------------------------------------------------------------- /Scope_Shots/output_noise_Coax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Scope_Shots/output_noise_Coax.png -------------------------------------------------------------------------------- /Scope_Shots/output_noise_Leads.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nfhw/tinycurrent/a17192f47858f94ceb0164523d9fc393f4aec0fc/Scope_Shots/output_noise_Leads.png -------------------------------------------------------------------------------- /scope_shots.md: -------------------------------------------------------------------------------- 1 | # Scope Shots to highlight the Benefits of the tinyCrrent's Design 2 | 3 | ## Coax Cable vs. Banana Leads 4 | 5 | This comparison shows the effect of using a Coax cable (using the BNC output connector) 6 | to connect the tinyCurrent to a scope compared to normal banana plug leads of approximately the same length 7 | (15 cm). 8 | Both cable types are wired to an input channel configured in 1:1 mode. 9 | 10 | **Input Short, Output connected to Scope with Banana Leads** 11 | 12 | 13 | 14 | **Input Short, Output connected to Scope with Coax Cable** 15 | 16 | 17 | -------------------------------------------------------------------------------- /test_procedure.md: -------------------------------------------------------------------------------- 1 | # tinyCurrent Test Procedure 2 | 3 | ## Resistive Load 4 | 5 | * Multimeter connected to the Device under Test (DUT) output using **short leads**. 6 | * 5 VCC Load power supply. 7 | * Device turned ON. 8 | * Test the following current ranges and respective loads: 9 | 10 | |Current Range |Load (precise value) [Ohms] |Expected Output [mV] |Min [mV] |Max [mV] |Accuracy | 11 | |--: |--: |--: |--: |--: |--: | 12 | |1mV/nA |50M (52.7) |95 |90.2 |99.7 |0.05% | 13 | |1mV/uA |47K (46.80) |106.83 |101.4 |112.2 |0.05% | 14 | |1mV/mA |47R (47.20) |105.93 |95.3 |116.56 |0.1% | 15 | 16 | **Important Node**: The device can output a symmetric negative and positive output voltage to cover negative and positive currents so in theory it does not make a difference how the device is wired up. We have found, however, that in the nA range it is more likely to experience oscillation when the negative input is connected to positive side of the source or in other words if the device is used in reverse direction. 17 | 18 | ## Offset Voltage 19 | 20 | * Power switch to the SHORT position. 21 | * The current range doesn't matter as it is shorted. 22 | * Measure the output voltage with a multimeter (DMM7510) and avoid touching the setup. 23 | 24 | | Expected Outout Value | 25 | |--: | 26 | | < 30 µV | 27 | 28 | In comparision some uCurrent Gold with TI opamp can haveup to 200 µV as can be seen [here](https://youtu.be/1VlKoR0ldIE?t=1709). 29 | 30 | ## Offset Voltage with a capacitive Load 31 | 32 | Capacitive loads on the output terminals might cause instability in the virtual ground OpAmp and deteriorate the offset voltage performance. The DUT has to be tested the following loads and its expected to not show any changes on its typical offset voltage. 33 | 34 | | Capacitive Loads | 35 | |--: | 36 | | 680pF | 37 | | 2.04nF (3x680pF) | 38 | | 3.4nf (5x680pF) | 39 | | 100nF | 40 | | 10uF | 41 | | 100uF | 42 | 43 | 44 | ## AC Performance and Noise 45 | 46 | ### Bandwidth 47 | 48 | The bandwidth can be measured by finding the -3dB cutoff frequency. The tinyCurrent has a low-pass filter response typical from OpAmps, so the -3dB cutoff frequency is where the amplitude of the output signal is 0.707 of the DC output voltage. Assuming that the amplitude at 8 Hz is approximately the same at 0 Hz, the cuttoff frequency can be found using the VSG and the DSO using the following procedure: 49 | 50 | * Using a sine-sweep wave of -15dBm from 8 KHz to 800KHz. Set the Linear steps and the Dwell Time, so the signal goes slow enough for you to find the cuttoff frequency on the screen, The recommendation is 500 Hzfor the Linear steps and 10 ms for Dwell Time. 51 | * a 47 Ohms load and 1mV/uA (10 Ohms) current range. Remember that it must be in series configuration with the tinyCurrent! 52 | * Measure the output Vpp or amplitude at 8KHz. Use this value to find the amplitude at the cutoff frequency (0.707\*Amplitude) and set the horizontal cursors. Another way is just use the Vpp measurementi functionality. 53 | * Now start the frequency sweep in the VSO and stop it when you find the cutoff frequency, 54 | * For better precision, the frequency sweep can be done manually. 55 | 56 | ### THD 57 | 58 | THD can be measured by measuring the harmonic components of the original signal. These amplitudes can be measured by applying a FFT to the output signal. 59 | Bear in mind that THD varies with frequency and amplitude. The recomendation is to use a fixed amplitude in the working range (2 Vpp in the output), and measure at some interesting points inside the bandwidth. For example: of 8kHz, 80kHz, and 160kHz. 60 | The method to measure THD in a particular frequency is described in the following steps: 61 | 62 | Using a fixed amplitude sine wave, and measuring the FFT at 8 Khz, 80 Khz, 160 Khz, 300 Khz , 450 Khz, 1MHz 63 | * Vector signal generator sine output at -12 dBm, the important thing here is to not saturate the opamps. 64 | * 46R resistor in series with the tinyCurrent input, current range to 1mV/1uA; 65 | * DSO in high resolution signal acquisition, FFT using a Blackman window and average mode. 66 | * For each frequency of interest, the fundamental and its harmonics amplitudes have be written on a table like the following: 67 | 68 | | Freq (kHz) | Harmonic # | Pout (dBm) | Vout (V) | 69 | |--: |--: |--: |--: | 70 | | |1 | | | 71 | | |2 | | | 72 | | |3 | | | 73 | | |4 | | | 74 | | |5 | | | 75 | | |6 | | | 76 | | |7 | | | 77 | 78 | * Vout is calculated from the dBm values. After the conversion, the THD is ready to be calculated by the formula: 79 | 80 | ![](https://wikimedia.org/api/rest_v1/media/math/render/svg/4f9de3b50d754605a2f23e1a92f7dd682eb654a0 "THD_f") 81 | 82 | Reference: 83 | * Method 2 at [microsemi AN30](https://www.microsemi.com/document-portal/doc_view/134813-an30-basic-total-harmonic-distortion-thd-measurement) 84 | * Available in [wikipedia](https://en.wikipedia.org/wiki/Total_harmonic_distortion). 85 | 86 | ### Noise Floor 87 | 88 | Procedure: 89 | 90 | * FFT rectangular window and measurements in dBV. 91 | * The noise floor is measured after the 1/f noise frequency range. 92 | * This measurement is subjected to the DSO noise, so first we measure with the tinyCurrent turned off, and then in the SHORT position. 93 | --------------------------------------------------------------------------------