From 7a95c0640f866c1c58bca65fb89721ae8a7850bc Mon Sep 17 00:00:00 2001 From: Emard Date: Sun, 10 Jun 2018 23:08:17 +0200 Subject: [PATCH] gerbers update (insertion poitions changed to CSV format) --- plot/ulx3s-B.Cu.gbl | 4 +- plot/ulx3s-B.Mask.gbs | 4 +- plot/ulx3s-B.Paste.gbp | 4 +- plot/ulx3s-B.SilkS.gbo | 4 +- plot/ulx3s-Edge.Cuts.gm1 | 4 +- plot/ulx3s-F.Cu.gtl | 4 +- plot/ulx3s-F.Mask.gts | 4 +- plot/ulx3s-F.Paste.gtp | 4 +- plot/ulx3s-F.SilkS.gto | 4 +- plot/ulx3s-In1.Cu.g2 | 4 +- plot/ulx3s-In2.Cu.g3 | 4 +- plot/ulx3s-bottom-pos.csv | 143 +++++ plot/ulx3s-bottom.pos | 148 ----- plot/ulx3s-drl_map.gbr | 1010 +++++++++++++++---------------- plot/ulx3s-top-pos.csv | 50 ++ plot/ulx3s-top.pos | 55 -- plot/ulx3s.drl | 88 +-- plot/ulx3s/ulx3s-bottom-pos.csv | 1 + plot/ulx3s/ulx3s-bottom.txt | 1 - plot/ulx3s/ulx3s-top-pos.csv | 1 + plot/ulx3s/ulx3s-top.txt | 1 - 21 files changed, 766 insertions(+), 776 deletions(-) create mode 100644 plot/ulx3s-bottom-pos.csv delete mode 100644 plot/ulx3s-bottom.pos create mode 100644 plot/ulx3s-top-pos.csv delete mode 100644 plot/ulx3s-top.pos create mode 120000 plot/ulx3s/ulx3s-bottom-pos.csv delete mode 120000 plot/ulx3s/ulx3s-bottom.txt create mode 120000 plot/ulx3s/ulx3s-top-pos.csv delete mode 120000 plot/ulx3s/ulx3s-top.txt diff --git a/plot/ulx3s-B.Cu.gbl b/plot/ulx3s-B.Cu.gbl index b2b2422..93faee8 100644 --- a/plot/ulx3s-B.Cu.gbl +++ b/plot/ulx3s-B.Cu.gbl @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Copper,L4,Bot,Signal* G04 #@! TF.FilePolarity,Positive* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-B.Mask.gbs b/plot/ulx3s-B.Mask.gbs index 02355b4..98e40c3 100644 --- a/plot/ulx3s-B.Mask.gbs +++ b/plot/ulx3s-B.Mask.gbs @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Soldermask,Bot* G04 #@! TF.FilePolarity,Negative* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-B.Paste.gbp b/plot/ulx3s-B.Paste.gbp index 2549576..5429ec5 100644 --- a/plot/ulx3s-B.Paste.gbp +++ b/plot/ulx3s-B.Paste.gbp @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Paste,Bot* G04 #@! TF.FilePolarity,Positive* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-B.SilkS.gbo b/plot/ulx3s-B.SilkS.gbo index a2bad72..a612d27 100644 --- a/plot/ulx3s-B.SilkS.gbo +++ b/plot/ulx3s-B.SilkS.gbo @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Legend,Bot* G04 #@! TF.FilePolarity,Positive* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-Edge.Cuts.gm1 b/plot/ulx3s-Edge.Cuts.gm1 index 0c0b4fc..5eaa0b1 100644 --- a/plot/ulx3s-Edge.Cuts.gm1 +++ b/plot/ulx3s-Edge.Cuts.gm1 @@ -1,11 +1,11 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Profile,NP* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-F.Cu.gtl b/plot/ulx3s-F.Cu.gtl index fc9a900..2311ce5 100644 --- a/plot/ulx3s-F.Cu.gtl +++ b/plot/ulx3s-F.Cu.gtl @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Copper,L1,Top,Signal* G04 #@! TF.FilePolarity,Positive* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-F.Mask.gts b/plot/ulx3s-F.Mask.gts index e4766e5..93dd3d1 100644 --- a/plot/ulx3s-F.Mask.gts +++ b/plot/ulx3s-F.Mask.gts @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Soldermask,Top* G04 #@! TF.FilePolarity,Negative* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-F.Paste.gtp b/plot/ulx3s-F.Paste.gtp index 59a833d..9a49a8f 100644 --- a/plot/ulx3s-F.Paste.gtp +++ b/plot/ulx3s-F.Paste.gtp @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Paste,Top* G04 #@! TF.FilePolarity,Positive* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-F.SilkS.gto b/plot/ulx3s-F.SilkS.gto index ac0ea05..6dda35a 100644 --- a/plot/ulx3s-F.SilkS.gto +++ b/plot/ulx3s-F.SilkS.gto @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Legend,Top* G04 #@! TF.FilePolarity,Positive* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-In1.Cu.g2 b/plot/ulx3s-In1.Cu.g2 index 933902a..4979fe2 100644 --- a/plot/ulx3s-In1.Cu.g2 +++ b/plot/ulx3s-In1.Cu.g2 @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Copper,L2,Inr,Signal* G04 #@! TF.FilePolarity,Positive* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-In2.Cu.g3 b/plot/ulx3s-In2.Cu.g3 index 55e7745..5a4d36f 100644 --- a/plot/ulx3s-In2.Cu.g3 +++ b/plot/ulx3s-In2.Cu.g3 @@ -1,12 +1,12 @@ G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.0-rc2+dfsg1-3* -G04 #@! TF.CreationDate,2018-06-10T21:36:32+02:00* +G04 #@! TF.CreationDate,2018-06-10T23:04:07+02:00* G04 #@! TF.ProjectId,ulx3s,756C7833732E6B696361645F70636200,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Copper,L3,Inr,Signal* G04 #@! TF.FilePolarity,Positive* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:32 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:07 2018* %MOMM*% %LPD*% G01* diff --git a/plot/ulx3s-bottom-pos.csv b/plot/ulx3s-bottom-pos.csv new file mode 100644 index 0000000..b3a4c9e --- /dev/null +++ b/plot/ulx3s-bottom-pos.csv @@ -0,0 +1,143 @@ +Ref,Val,Package,PosX,PosY,Rot,Side +"BAT1","CR1225","Keystone_3000_1x12mm-CoinCell",2.775000,0.250000,180.000000,bottom +"C1","22uF","C_0805_2012Metric",0.378091,1.194291,0.000000,bottom +"C2","470pF","C_0603_1608Metric",2.392126,0.602756,0.000000,bottom +"C3","22uF","C_0805_2012Metric",2.400000,0.850000,0.000000,bottom +"C4","22uF","C_0805_2012Metric",2.400000,0.775000,0.000000,bottom +"C5","22uF","C_0805_2012Metric",2.725000,0.800000,90.000000,bottom +"C6","470pF","C_0603_1608Metric",2.300000,1.175000,0.000000,bottom +"C7","22uF","C_0805_2012Metric",2.300000,1.300000,0.000000,bottom +"C8","22uF","C_0805_2012Metric",2.300000,1.375000,0.000000,bottom +"C9","22uF","C_0805_2012Metric",2.625000,1.325000,90.000000,bottom +"C10","470pF","C_0603_1608Metric",0.600000,1.225000,180.000000,bottom +"C11","22uF","C_0805_2012Metric",0.600000,1.100000,180.000000,bottom +"C12","22uF","C_0805_2012Metric",0.600000,1.025000,180.000000,bottom +"C13","2.2uF","C_0805_2012Metric",3.115000,1.080000,90.000000,bottom +"C14","220nF","C_0603_1608Metric",3.200000,1.425000,270.000000,bottom +"C15","22uF","C_0805_2012Metric",0.440000,0.520000,90.000000,bottom +"C16","2.2uF","C_0805_2012Metric",2.890000,0.990000,90.000000,bottom +"C17","2.2uF","C_0805_2012Metric",1.748031,0.811024,270.000000,bottom +"C18","470pF","C_0603_1608Metric",2.224000,1.918740,90.000000,bottom +"C19","2.2uF","C_0805_2012Metric",1.748031,1.212598,90.000000,bottom +"C20","2.2uF","C_0805_2012Metric",1.748031,1.007874,270.000000,bottom +"C21","22uF","C_0805_2012Metric",0.340591,0.754291,0.000000,bottom +"C22","2.2uF","C_0805_2012Metric",2.410000,0.540000,0.000000,bottom +"C23","2.2uF","C_0805_2012Metric",0.490000,0.820000,180.000000,bottom +"C24","2.2uF","C_0805_2012Metric",2.210000,1.470000,180.000000,bottom +"C25","22nF","C_0603_1608Metric",1.842520,1.023622,270.000000,bottom +"C26","22nF","C_0603_1608Metric",1.653543,1.023622,270.000000,bottom +"C27","22nF","C_0603_1608Metric",1.685039,0.826772,270.000000,bottom +"C28","22nF","C_0603_1608Metric",1.811024,0.826772,270.000000,bottom +"C29","22nF","C_0603_1608Metric",1.889764,0.826772,270.000000,bottom +"C30","22nF","C_0603_1608Metric",1.606299,0.834646,270.000000,bottom +"C31","22nF","C_0603_1608Metric",1.653543,0.937008,0.000000,bottom +"C32","22nF","C_0603_1608Metric",1.842520,0.937008,180.000000,bottom +"C33","22nF","C_0603_1608Metric",2.763780,1.181102,0.000000,bottom +"C34","22nF","C_0603_1608Metric",2.496063,1.181102,180.000000,bottom +"C35","22nF","C_0603_1608Metric",3.275591,0.681890,270.000000,bottom +"C46","2.2uF","C_0805_2012Metric",2.055000,0.340000,0.000000,bottom +"C47","2.2uF","C_0805_2012Metric",1.590591,1.719291,0.000000,bottom +"C48","22nF","C_0603_1608Metric",0.355118,1.624291,0.000000,bottom +"C49","22nF","C_0603_1608Metric",0.330591,0.829291,0.000000,bottom +"C50","22nF","C_0603_1608Metric",3.370591,0.954291,90.000000,bottom +"C51","22nF","C_0603_1608Metric",3.366063,0.329291,180.000000,bottom +"C52","22nF","C_0603_1608Metric",2.575591,0.619291,180.000000,bottom +"C53","22nF","C_0603_1608Metric",1.559142,1.019291,180.000000,bottom +"C54","22uF","C_0805_2012Metric",2.955591,0.629291,90.000000,bottom +"C55","22uF","C_0805_2012Metric",3.345591,0.799291,270.000000,bottom +"D8","STPS2L30AF","D_SMA",0.710591,1.659291,0.000000,bottom +"D10","1N4148","D_SOD-323_HandSoldering",3.000000,1.100000,0.000000,bottom +"D11","RED","LED_0805_2012Metric",3.350000,1.275000,90.000000,bottom +"D12","BAT54W","D_SOD-323_HandSoldering",2.950000,1.275000,90.000000,bottom +"D13","1N4148","D_SOD-323_HandSoldering",3.000000,1.040000,180.000000,bottom +"D14","1N4148","D_SOD-323_HandSoldering",3.350000,1.425000,90.000000,bottom +"D15","BAT54W","D_SOD-323_HandSoldering",3.275000,1.425000,270.000000,bottom +"D16","1N4148","D_SOD-323_HandSoldering",3.155000,1.524291,0.000000,bottom +"D17","1N4148","D_SOD-323_HandSoldering",2.775000,1.650000,270.000000,bottom +"D20","3.6V","D_SOD-323_HandSoldering",2.890000,1.715000,180.000000,bottom +"D21","3.6V","D_SOD-323_HandSoldering",3.135000,1.719291,0.000000,bottom +"D23","1N4148","D_SOD-323_HandSoldering",2.750000,1.770000,0.000000,bottom +"D24","1N4148","D_SOD-323_HandSoldering",2.750000,1.845000,180.000000,bottom +"D25","1N4148","D_SOD-323_HandSoldering",3.280000,1.620000,90.000000,bottom +"D26","1N4148","D_SOD-323_HandSoldering",3.360000,1.620000,270.000000,bottom +"D27","1N4148","D_SOD-323_HandSoldering",3.155591,1.579291,180.000000,bottom +"L1","2.2uH","L_1008_1210",2.550000,0.950000,180.000000,bottom +"L2","2.2uH","L_1008_1210",0.425000,0.925000,0.000000,bottom +"L3","2.2uH","L_1008_1210",2.450000,1.475000,180.000000,bottom +"Q1","BC857","SOT-23",3.225000,1.100000,90.000000,bottom +"Q2","2N7002","SOT-23",3.025000,1.425000,180.000000,bottom +"R1","4.7k","R_0603_1608Metric",3.000000,1.175000,0.000000,bottom +"R2","18k","R_0603_1608Metric",3.100000,1.275000,90.000000,bottom +"R3","4.7k","R_0603_1608Metric",2.675000,1.650000,90.000000,bottom +"R4","4.7k","R_0603_1608Metric",3.225000,1.250000,180.000000,bottom +"R5","2.2M","R_0603_1608Metric",3.150000,1.425000,270.000000,bottom +"R6","1.2k","R_0603_1608Metric",3.325000,1.075000,270.000000,bottom +"R7","150","R_0603_1608Metric",0.775000,1.100000,270.000000,bottom +"R8","1.2k","R_0603_1608Metric",3.025000,1.275000,90.000000,bottom +"R9","15k","R_0603_1608Metric",1.350000,0.100000,270.000000,bottom +"R10","150","R_0603_1608Metric",2.285000,0.360000,180.000000,bottom +"R11","15k","R_0603_1608Metric",1.000591,1.299291,270.000000,bottom +"R12","15k","R_0603_1608Metric",0.800000,0.940000,90.000000,bottom +"R13","15k","R_0603_1608Metric",3.225000,1.325000,180.000000,bottom +"R14","1.2k","R_0603_1608Metric",1.240000,1.069291,180.000000,bottom +"R15","680","R_0603_1608Metric",1.240000,1.129291,180.000000,bottom +"R16","330","R_0603_1608Metric",1.240000,1.189291,180.000000,bottom +"R17","150","R_0603_1608Metric",1.240000,1.250000,180.000000,bottom +"R18","1.2k","R_0603_1608Metric",1.430000,1.474291,90.000000,bottom +"R19","680","R_0603_1608Metric",1.490591,1.474291,90.000000,bottom +"R20","330","R_0603_1608Metric",1.550591,1.474291,90.000000,bottom +"R21","150","R_0603_1608Metric",1.610591,1.474291,90.000000,bottom +"R22","3.3k","R_0603_1608Metric",1.808091,1.850000,90.000000,bottom +"R23","3.3k","R_0603_1608Metric",1.830591,1.654291,270.000000,bottom +"R24","100k","R_0603_1608Metric",2.225000,1.789291,90.000000,bottom +"R25","4.7k","R_0603_1608Metric",2.168307,1.564291,180.000000,bottom +"R26","4.7k","R_0603_1608Metric",2.180591,1.674291,180.000000,bottom +"R27","15k","R_0603_1608Metric",1.375000,0.631693,90.000000,bottom +"R28","15k","R_0603_1608Metric",0.925000,1.299291,270.000000,bottom +"R29","1.2k","R_0603_1608Metric",0.740000,0.940000,90.000000,bottom +"R30","4.7k","R_0603_1608Metric",0.850000,1.299291,270.000000,bottom +"R31","15k","R_0603_1608Metric",1.950000,0.550000,180.000000,bottom +"R32","15k","R_0603_1608Metric",1.525000,0.575000,90.000000,bottom +"R33","15k","R_0603_1608Metric",1.450000,0.575000,90.000000,bottom +"R34","15k","R_0603_1608Metric",0.350000,0.339370,0.000000,bottom +"R35","680","R_0603_1608Metric",0.350000,0.400000,180.000000,bottom +"R38","0.47","R_0603_1608Metric",0.373091,0.519291,90.000000,bottom +"R39","150","R_0603_1608Metric",2.725000,0.625000,180.000000,bottom +"R40","1.2k","R_0603_1608Metric",2.890000,1.830000,0.000000,bottom +"R49","27","R_0603_1608Metric",0.755000,1.525000,90.000000,bottom +"R50","27","R_0603_1608Metric",0.680000,1.525000,90.000000,bottom +"R51","150","R_0603_1608Metric",2.450000,1.564291,180.000000,bottom +"R52","27","R_0603_1608Metric",3.040591,1.774291,90.000000,bottom +"R53","27","R_0603_1608Metric",2.985000,1.774291,90.000000,bottom +"R54","1.2k","R_0603_1608Metric",3.130000,1.839291,0.000000,bottom +"R55","15k","R_0603_1608Metric",1.600000,0.575000,270.000000,bottom +"R57","1.2k","R_0603_1608Metric",0.930000,1.530000,90.000000,bottom +"R58","680","R_0603_1608Metric",0.990000,1.530000,90.000000,bottom +"R59","330","R_0603_1608Metric",1.050000,1.530000,90.000000,bottom +"R60","150","R_0603_1608Metric",1.110000,1.530000,90.000000,bottom +"R61","680","R_0603_1608Metric",1.995276,1.666142,180.000000,bottom +"R63","15k","R_0603_1608Metric",2.890000,1.775000,0.000000,bottom +"R64","15k","R_0603_1608Metric",3.129921,1.784291,180.000000,bottom +"R65","680","R_0603_1608Metric",3.275591,0.799291,90.000000,bottom +"R66","1.2k","R_0603_1608Metric",3.145591,1.654291,0.000000,bottom +"RA1","15k","R_0603_1608Metric",2.392126,0.652756,0.000000,bottom +"RA2","15k","R_0603_1608Metric",0.600000,1.175000,180.000000,bottom +"RA3","15k","R_0603_1608Metric",2.300000,1.225000,0.000000,bottom +"RB1","18k","R_0603_1608Metric",2.525000,0.800000,270.000000,bottom +"RB2","4.7k","R_0603_1608Metric",0.475000,1.075000,90.000000,bottom +"RB3","3.3k","R_0603_1608Metric",2.425000,1.325000,270.000000,bottom +"RD9","0","R_0805_2012Metric_Pad1.29x1.40mm_HandSolder",2.785591,1.519291,180.000000,bottom +"RD51","0","R_0805_2012Metric_Pad1.29x1.40mm_HandSolder",2.425591,1.799291,90.000000,bottom +"RD52","0","R_0805_2012Metric_Pad1.29x1.40mm_HandSolder",2.600591,1.804291,270.000000,bottom +"RP1","0","R_0805_2012Metric_Pad1.29x1.40mm_HandSolder",2.290591,0.585000,270.000000,bottom +"RP2","0","R_0805_2012Metric_Pad1.29x1.40mm_HandSolder",0.630000,0.930000,0.000000,bottom +"RP3","0","R_0805_2012Metric_Pad1.29x1.40mm_HandSolder",2.180000,1.335000,270.000000,bottom +"U3","TLV62569DBV","TSOT-25",2.625000,0.800000,0.000000,bottom +"U4","TLV62569DBV","TSOT-25",0.375000,1.075000,180.000000,bottom +"U5","TLV62569DBV","TSOT-25",2.525000,1.320000,0.000000,bottom +"U6","FT231XS","FT231X-SSOP-20_4.4x6.5mm_Pitch0.65mm",1.525000,0.200000,180.000000,bottom +"U7","PCF8523","SOT96-1",3.125591,0.744291,90.000000,bottom +"U9","ESP-WROOM32","ESP32-WROOM",0.910630,0.254724,180.000000,bottom +"U10","IS25LP128F-JBLE","SOA008-150-208mil",0.950591,1.039291,270.000000,bottom +"U11","PCA9306D","SM8",1.991339,1.827500,90.000000,bottom +"Y2","32768Hz","Crystal_SMD_ABS25",3.215591,0.484173,180.000000,bottom diff --git a/plot/ulx3s-bottom.pos b/plot/ulx3s-bottom.pos deleted file mode 100644 index d0de5e1..0000000 --- a/plot/ulx3s-bottom.pos +++ /dev/null @@ -1,148 +0,0 @@ -### Module positions - created on Sun Jun 10 21:36:40 2018 ### -### Printed by Pcbnew version kicad 5.0.0-rc2+dfsg1-3 -## Unit = inches, Angle = deg. -## Side : bottom -# Ref Val Package PosX PosY Rot Side -BAT1 CR1225 Keystone_3000_1x12mm-CoinCell -2.7750 0.2500 180.0000 bottom -C1 22uF C_0805_2012Metric -0.3781 1.1943 0.0000 bottom -C2 470pF C_0603_1608Metric -2.3921 0.6028 0.0000 bottom -C3 22uF C_0805_2012Metric -2.4000 0.8500 0.0000 bottom -C4 22uF C_0805_2012Metric -2.4000 0.7750 0.0000 bottom -C5 22uF C_0805_2012Metric -2.7250 0.8000 90.0000 bottom -C6 470pF C_0603_1608Metric -2.3000 1.1750 0.0000 bottom -C7 22uF C_0805_2012Metric -2.3000 1.3000 0.0000 bottom -C8 22uF C_0805_2012Metric -2.3000 1.3750 0.0000 bottom -C9 22uF C_0805_2012Metric -2.6250 1.3250 90.0000 bottom -C10 470pF C_0603_1608Metric -0.6000 1.2250 180.0000 bottom -C11 22uF C_0805_2012Metric -0.6000 1.1000 180.0000 bottom -C12 22uF C_0805_2012Metric -0.6000 1.0250 180.0000 bottom -C13 2.2uF C_0805_2012Metric -3.1150 1.0800 90.0000 bottom -C14 220nF C_0603_1608Metric -3.2000 1.4250 270.0000 bottom -C15 22uF C_0805_2012Metric -0.4400 0.5200 90.0000 bottom -C16 2.2uF C_0805_2012Metric -2.8900 0.9900 90.0000 bottom -C17 2.2uF C_0805_2012Metric -1.7480 0.8110 270.0000 bottom -C18 470pF C_0603_1608Metric -2.2240 1.9187 90.0000 bottom -C19 2.2uF C_0805_2012Metric -1.7480 1.2126 90.0000 bottom -C20 2.2uF C_0805_2012Metric -1.7480 1.0079 270.0000 bottom -C21 22uF C_0805_2012Metric -0.3406 0.7543 0.0000 bottom -C22 2.2uF C_0805_2012Metric -2.4100 0.5400 0.0000 bottom -C23 2.2uF C_0805_2012Metric -0.4900 0.8200 180.0000 bottom -C24 2.2uF C_0805_2012Metric -2.2100 1.4700 180.0000 bottom -C25 22nF C_0603_1608Metric -1.8425 1.0236 270.0000 bottom -C26 22nF C_0603_1608Metric -1.6535 1.0236 270.0000 bottom -C27 22nF C_0603_1608Metric -1.6850 0.8268 270.0000 bottom -C28 22nF C_0603_1608Metric -1.8110 0.8268 270.0000 bottom -C29 22nF C_0603_1608Metric -1.8898 0.8268 270.0000 bottom -C30 22nF C_0603_1608Metric -1.6063 0.8346 270.0000 bottom -C31 22nF C_0603_1608Metric -1.6535 0.9370 0.0000 bottom -C32 22nF C_0603_1608Metric -1.8425 0.9370 180.0000 bottom -C33 22nF C_0603_1608Metric -2.7638 1.1811 0.0000 bottom -C34 22nF C_0603_1608Metric -2.4961 1.1811 180.0000 bottom -C35 22nF C_0603_1608Metric -3.2756 0.6819 270.0000 bottom -C46 2.2uF C_0805_2012Metric -2.0550 0.3400 0.0000 bottom -C47 2.2uF C_0805_2012Metric -1.5906 1.7193 0.0000 bottom -C48 22nF C_0603_1608Metric -0.3551 1.6243 0.0000 bottom -C49 22nF C_0603_1608Metric -0.3306 0.8293 0.0000 bottom -C50 22nF C_0603_1608Metric -3.3706 0.9543 90.0000 bottom -C51 22nF C_0603_1608Metric -3.3661 0.3293 180.0000 bottom -C52 22nF C_0603_1608Metric -2.5756 0.6193 180.0000 bottom -C53 22nF C_0603_1608Metric -1.5591 1.0193 180.0000 bottom -C54 22uF C_0805_2012Metric -2.9556 0.6293 90.0000 bottom -C55 22uF C_0805_2012Metric -3.3456 0.7993 270.0000 bottom -D8 STPS2L30AF D_SMA -0.7106 1.6593 0.0000 bottom -D10 1N4148 D_SOD-323_HandSoldering -3.0000 1.1000 0.0000 bottom -D11 RED LED_0805_2012Metric -3.3500 1.2750 90.0000 bottom -D12 BAT54W D_SOD-323_HandSoldering -2.9500 1.2750 90.0000 bottom -D13 1N4148 D_SOD-323_HandSoldering -3.0000 1.0400 180.0000 bottom -D14 1N4148 D_SOD-323_HandSoldering -3.3500 1.4250 90.0000 bottom -D15 BAT54W D_SOD-323_HandSoldering -3.2750 1.4250 270.0000 bottom -D16 1N4148 D_SOD-323_HandSoldering -3.1550 1.5243 0.0000 bottom -D17 1N4148 D_SOD-323_HandSoldering -2.7750 1.6500 270.0000 bottom -D20 3.6V D_SOD-323_HandSoldering -2.8900 1.7150 180.0000 bottom -D21 3.6V D_SOD-323_HandSoldering -3.1350 1.7193 0.0000 bottom -D23 1N4148 D_SOD-323_HandSoldering -2.7500 1.7700 0.0000 bottom -D24 1N4148 D_SOD-323_HandSoldering -2.7500 1.8450 180.0000 bottom -D25 1N4148 D_SOD-323_HandSoldering -3.2800 1.6200 90.0000 bottom -D26 1N4148 D_SOD-323_HandSoldering -3.3600 1.6200 270.0000 bottom -D27 1N4148 D_SOD-323_HandSoldering -3.1556 1.5793 180.0000 bottom -L1 2.2uH L_1008_1210 -2.5500 0.9500 180.0000 bottom -L2 2.2uH L_1008_1210 -0.4250 0.9250 0.0000 bottom -L3 2.2uH L_1008_1210 -2.4500 1.4750 180.0000 bottom -Q1 BC857 SOT-23 -3.2250 1.1000 90.0000 bottom -Q2 2N7002 SOT-23 -3.0250 1.4250 180.0000 bottom -R1 4.7k R_0603_1608Metric -3.0000 1.1750 0.0000 bottom -R2 18k R_0603_1608Metric -3.1000 1.2750 90.0000 bottom -R3 4.7k R_0603_1608Metric -2.6750 1.6500 90.0000 bottom -R4 4.7k R_0603_1608Metric -3.2250 1.2500 180.0000 bottom -R5 2.2M R_0603_1608Metric -3.1500 1.4250 270.0000 bottom -R6 1.2k R_0603_1608Metric -3.3250 1.0750 270.0000 bottom -R7 150 R_0603_1608Metric -0.7750 1.1000 270.0000 bottom -R8 1.2k R_0603_1608Metric -3.0250 1.2750 90.0000 bottom -R9 15k R_0603_1608Metric -1.3500 0.1000 270.0000 bottom -R10 150 R_0603_1608Metric -2.2850 0.3600 180.0000 bottom -R11 15k R_0603_1608Metric -1.0006 1.2993 270.0000 bottom -R12 15k R_0603_1608Metric -0.8000 0.9400 90.0000 bottom -R13 15k R_0603_1608Metric -3.2250 1.3250 180.0000 bottom -R14 1.2k R_0603_1608Metric -1.2400 1.0693 180.0000 bottom -R15 680 R_0603_1608Metric -1.2400 1.1293 180.0000 bottom -R16 330 R_0603_1608Metric -1.2400 1.1893 180.0000 bottom -R17 150 R_0603_1608Metric -1.2400 1.2500 180.0000 bottom -R18 1.2k R_0603_1608Metric -1.4300 1.4743 90.0000 bottom -R19 680 R_0603_1608Metric -1.4906 1.4743 90.0000 bottom -R20 330 R_0603_1608Metric -1.5506 1.4743 90.0000 bottom -R21 150 R_0603_1608Metric -1.6106 1.4743 90.0000 bottom -R22 3.3k R_0603_1608Metric -1.8081 1.8500 90.0000 bottom -R23 3.3k R_0603_1608Metric -1.8306 1.6543 270.0000 bottom -R24 100k R_0603_1608Metric -2.2250 1.7893 90.0000 bottom -R25 4.7k R_0603_1608Metric -2.1683 1.5643 180.0000 bottom -R26 4.7k R_0603_1608Metric -2.1806 1.6743 180.0000 bottom -R27 15k R_0603_1608Metric -1.3750 0.6317 90.0000 bottom -R28 15k R_0603_1608Metric -0.9250 1.2993 270.0000 bottom -R29 1.2k R_0603_1608Metric -0.7400 0.9400 90.0000 bottom -R30 4.7k R_0603_1608Metric -0.8500 1.2993 270.0000 bottom -R31 15k R_0603_1608Metric -1.9500 0.5500 180.0000 bottom -R32 15k R_0603_1608Metric -1.5250 0.5750 90.0000 bottom -R33 15k R_0603_1608Metric -1.4500 0.5750 90.0000 bottom -R34 15k R_0603_1608Metric -0.3500 0.3394 0.0000 bottom -R35 680 R_0603_1608Metric -0.3500 0.4000 180.0000 bottom -R38 0.47 R_0603_1608Metric -0.3731 0.5193 90.0000 bottom -R39 150 R_0603_1608Metric -2.7250 0.6250 180.0000 bottom -R40 1.2k R_0603_1608Metric -2.8900 1.8300 0.0000 bottom -R49 27 R_0603_1608Metric -0.7550 1.5250 90.0000 bottom -R50 27 R_0603_1608Metric -0.6800 1.5250 90.0000 bottom -R51 150 R_0603_1608Metric -2.4500 1.5643 180.0000 bottom -R52 27 R_0603_1608Metric -3.0406 1.7743 90.0000 bottom -R53 27 R_0603_1608Metric -2.9850 1.7743 90.0000 bottom -R54 1.2k R_0603_1608Metric -3.1300 1.8393 0.0000 bottom -R55 15k R_0603_1608Metric -1.6000 0.5750 270.0000 bottom -R57 1.2k R_0603_1608Metric -0.9300 1.5300 90.0000 bottom -R58 680 R_0603_1608Metric -0.9900 1.5300 90.0000 bottom -R59 330 R_0603_1608Metric -1.0500 1.5300 90.0000 bottom -R60 150 R_0603_1608Metric -1.1100 1.5300 90.0000 bottom -R61 680 R_0603_1608Metric -1.9953 1.6661 180.0000 bottom -R63 15k R_0603_1608Metric -2.8900 1.7750 0.0000 bottom -R64 15k R_0603_1608Metric -3.1299 1.7843 180.0000 bottom -R65 680 R_0603_1608Metric -3.2756 0.7993 90.0000 bottom -R66 1.2k R_0603_1608Metric -3.1456 1.6543 0.0000 bottom -RA1 15k R_0603_1608Metric -2.3921 0.6528 0.0000 bottom -RA2 15k R_0603_1608Metric -0.6000 1.1750 180.0000 bottom -RA3 15k R_0603_1608Metric -2.3000 1.2250 0.0000 bottom -RB1 18k R_0603_1608Metric -2.5250 0.8000 270.0000 bottom -RB2 4.7k R_0603_1608Metric -0.4750 1.0750 90.0000 bottom -RB3 3.3k R_0603_1608Metric -2.4250 1.3250 270.0000 bottom -RD9 0 R_0805_2012Metric_Pad1.29x1.40mm_HandSolder -2.7856 1.5193 180.0000 bottom -RD51 0 R_0805_2012Metric_Pad1.29x1.40mm_HandSolder -2.4256 1.7993 90.0000 bottom -RD52 0 R_0805_2012Metric_Pad1.29x1.40mm_HandSolder -2.6006 1.8043 270.0000 bottom -RP1 0 R_0805_2012Metric_Pad1.29x1.40mm_HandSolder -2.2906 0.5850 270.0000 bottom -RP2 0 R_0805_2012Metric_Pad1.29x1.40mm_HandSolder -0.6300 0.9300 0.0000 bottom -RP3 0 R_0805_2012Metric_Pad1.29x1.40mm_HandSolder -2.1800 1.3350 270.0000 bottom -U3 TLV62569DBV TSOT-25 -2.6250 0.8000 0.0000 bottom -U4 TLV62569DBV TSOT-25 -0.3750 1.0750 180.0000 bottom -U5 TLV62569DBV TSOT-25 -2.5250 1.3200 0.0000 bottom -U6 FT231XS FT231X-SSOP-20_4.4x6.5mm_Pitch0.65mm -1.5250 0.2000 180.0000 bottom -U7 PCF8523 SOT96-1 -3.1256 0.7443 90.0000 bottom -U9 ESP-WROOM32 ESP32-WROOM -0.9106 0.2547 180.0000 bottom -U10 IS25LP128F-JBLE SOA008-150-208mil -0.9506 1.0393 270.0000 bottom -U11 PCA9306D SM8 -1.9913 1.8275 90.0000 bottom -Y2 32768Hz Crystal_SMD_ABS25 -3.2156 0.4842 180.0000 bottom -## End diff --git a/plot/ulx3s-drl_map.gbr b/plot/ulx3s-drl_map.gbr index a760041..4d8c018 100644 --- a/plot/ulx3s-drl_map.gbr +++ b/plot/ulx3s-drl_map.gbr @@ -1,6 +1,6 @@ %FSLAX45Y45*% G04 Gerber Fmt 4.5, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 21:36:28 2018* +G04 Created by KiCad (PCBNEW 5.0.0-rc2+dfsg1-3) date Sun Jun 10 23:04:03 2018* %MOMM*% %LPD*% G01* @@ -1804,22 +1804,6 @@ X17790844Y-8228135D02* G75* G03X17790844Y-8228135I-25000J0D01* G01* -X10249000Y-9521000D02* -X10349000Y-9621000D01* -X10349000Y-9521000D02* -X10249000Y-9621000D01* -X10299000Y-9521000D02* -X10299000Y-9621000D01* -X10249000Y-9571000D02* -X10349000Y-9571000D01* -X10503000Y-9521000D02* -X10603000Y-9621000D01* -X10603000Y-9521000D02* -X10503000Y-9621000D01* -X10553000Y-9521000D02* -X10553000Y-9621000D01* -X10503000Y-9571000D02* -X10603000Y-9571000D01* X12955600Y-7122500D02* X13055600Y-7222500D01* X13055600Y-7122500D02* @@ -1841,486 +1825,25 @@ X13563600Y-7222500D01* X13563600Y-7122500D02* X13463600Y-7222500D01* X13513600Y-7122500D02* -X13513600Y-7222500D01* -X13463600Y-7172500D02* -X13563600Y-7172500D01* -X13740700Y-10409200D02* -X13842300Y-10510800D01* -X13842300Y-10409200D02* -X13740700Y-10510800D01* -X13827421Y-10495921D02* -X13827421Y-10424079D01* -X13755579Y-10424079D01* -X13755579Y-10495921D01* -X13827421Y-10495921D01* -X13740700Y-10663200D02* -X13842300Y-10764800D01* -X13842300Y-10663200D02* -X13740700Y-10764800D01* -X13827421Y-10749921D02* -X13827421Y-10678079D01* -X13755579Y-10678079D01* -X13755579Y-10749921D01* -X13827421Y-10749921D01* -X13740700Y-10917200D02* -X13842300Y-11018800D01* -X13842300Y-10917200D02* -X13740700Y-11018800D01* -X13827421Y-11003921D02* -X13827421Y-10932079D01* -X13755579Y-10932079D01* -X13755579Y-11003921D01* -X13827421Y-11003921D01* -X13994700Y-10409200D02* -X14096300Y-10510800D01* -X14096300Y-10409200D02* -X13994700Y-10510800D01* -X14081421Y-10495921D02* -X14081421Y-10424079D01* -X14009579Y-10424079D01* -X14009579Y-10495921D01* -X14081421Y-10495921D01* -X13994700Y-10663200D02* -X14096300Y-10764800D01* -X14096300Y-10663200D02* -X13994700Y-10764800D01* -X14081421Y-10749921D02* -X14081421Y-10678079D01* -X14009579Y-10678079D01* -X14009579Y-10749921D01* -X14081421Y-10749921D01* -X13994700Y-10917200D02* -X14096300Y-11018800D01* -X14096300Y-10917200D02* -X13994700Y-11018800D01* -X14081421Y-11003921D02* -X14081421Y-10932079D01* -X14009579Y-10932079D01* -X14009579Y-11003921D01* -X14081421Y-11003921D01* -X9486200Y-6218200D02* -X9587800Y-6319800D01* -X9587800Y-6218200D02* -X9486200Y-6319800D01* -X9572921Y-6304921D02* -X9572921Y-6233079D01* -X9501079Y-6233079D01* -X9501079Y-6304921D01* -X9572921Y-6304921D01* -X9486200Y-6472200D02* -X9587800Y-6573800D01* -X9587800Y-6472200D02* -X9486200Y-6573800D01* -X9572921Y-6558921D02* -X9572921Y-6487079D01* -X9501079Y-6487079D01* -X9501079Y-6558921D01* -X9572921Y-6558921D01* -X9486200Y-6726200D02* -X9587800Y-6827800D01* -X9587800Y-6726200D02* -X9486200Y-6827800D01* -X9572921Y-6812921D02* -X9572921Y-6741079D01* -X9501079Y-6741079D01* -X9501079Y-6812921D01* -X9572921Y-6812921D01* -X9486200Y-6980200D02* -X9587800Y-7081800D01* -X9587800Y-6980200D02* -X9486200Y-7081800D01* -X9572921Y-7066921D02* -X9572921Y-6995079D01* -X9501079Y-6995079D01* -X9501079Y-7066921D01* -X9572921Y-7066921D01* -X9486200Y-7234200D02* -X9587800Y-7335800D01* -X9587800Y-7234200D02* -X9486200Y-7335800D01* -X9572921Y-7320921D02* -X9572921Y-7249079D01* -X9501079Y-7249079D01* -X9501079Y-7320921D01* -X9572921Y-7320921D01* -X9486200Y-7488200D02* -X9587800Y-7589800D01* -X9587800Y-7488200D02* -X9486200Y-7589800D01* -X9572921Y-7574921D02* -X9572921Y-7503079D01* -X9501079Y-7503079D01* -X9501079Y-7574921D01* -X9572921Y-7574921D01* -X9486200Y-7742200D02* -X9587800Y-7843800D01* -X9587800Y-7742200D02* -X9486200Y-7843800D01* -X9572921Y-7828921D02* -X9572921Y-7757079D01* -X9501079Y-7757079D01* -X9501079Y-7828921D01* -X9572921Y-7828921D01* -X9486200Y-7996200D02* -X9587800Y-8097800D01* -X9587800Y-7996200D02* -X9486200Y-8097800D01* -X9572921Y-8082921D02* -X9572921Y-8011079D01* -X9501079Y-8011079D01* -X9501079Y-8082921D01* -X9572921Y-8082921D01* -X9486200Y-8250200D02* -X9587800Y-8351800D01* -X9587800Y-8250200D02* -X9486200Y-8351800D01* -X9572921Y-8336921D02* -X9572921Y-8265079D01* -X9501079Y-8265079D01* -X9501079Y-8336921D01* -X9572921Y-8336921D01* -X9486200Y-8504200D02* -X9587800Y-8605800D01* -X9587800Y-8504200D02* -X9486200Y-8605800D01* -X9572921Y-8590921D02* -X9572921Y-8519079D01* -X9501079Y-8519079D01* -X9501079Y-8590921D01* -X9572921Y-8590921D01* -X9486200Y-8758200D02* -X9587800Y-8859800D01* -X9587800Y-8758200D02* -X9486200Y-8859800D01* -X9572921Y-8844921D02* -X9572921Y-8773079D01* -X9501079Y-8773079D01* -X9501079Y-8844921D01* -X9572921Y-8844921D01* -X9486200Y-9012200D02* -X9587800Y-9113800D01* -X9587800Y-9012200D02* -X9486200Y-9113800D01* -X9572921Y-9098921D02* -X9572921Y-9027079D01* -X9501079Y-9027079D01* -X9501079Y-9098921D01* -X9572921Y-9098921D01* -X9486200Y-9266200D02* -X9587800Y-9367800D01* -X9587800Y-9266200D02* -X9486200Y-9367800D01* -X9572921Y-9352921D02* -X9572921Y-9281079D01* -X9501079Y-9281079D01* -X9501079Y-9352921D01* -X9572921Y-9352921D01* -X9486200Y-9520200D02* -X9587800Y-9621800D01* -X9587800Y-9520200D02* -X9486200Y-9621800D01* -X9572921Y-9606921D02* -X9572921Y-9535079D01* -X9501079Y-9535079D01* -X9501079Y-9606921D01* -X9572921Y-9606921D01* -X9486200Y-9774200D02* -X9587800Y-9875800D01* -X9587800Y-9774200D02* -X9486200Y-9875800D01* -X9572921Y-9860921D02* -X9572921Y-9789079D01* -X9501079Y-9789079D01* -X9501079Y-9860921D01* -X9572921Y-9860921D01* -X9486200Y-10028200D02* -X9587800Y-10129800D01* -X9587800Y-10028200D02* -X9486200Y-10129800D01* -X9572921Y-10114921D02* -X9572921Y-10043079D01* -X9501079Y-10043079D01* -X9501079Y-10114921D01* -X9572921Y-10114921D01* -X9486200Y-10282200D02* -X9587800Y-10383800D01* -X9587800Y-10282200D02* -X9486200Y-10383800D01* -X9572921Y-10368921D02* -X9572921Y-10297079D01* -X9501079Y-10297079D01* -X9501079Y-10368921D01* -X9572921Y-10368921D01* -X9486200Y-10536200D02* -X9587800Y-10637800D01* -X9587800Y-10536200D02* -X9486200Y-10637800D01* -X9572921Y-10622921D02* -X9572921Y-10551079D01* -X9501079Y-10551079D01* -X9501079Y-10622921D01* -X9572921Y-10622921D01* -X9486200Y-10790200D02* -X9587800Y-10891800D01* -X9587800Y-10790200D02* -X9486200Y-10891800D01* -X9572921Y-10876921D02* -X9572921Y-10805079D01* -X9501079Y-10805079D01* -X9501079Y-10876921D01* -X9572921Y-10876921D01* -X9486200Y-11044200D02* -X9587800Y-11145800D01* -X9587800Y-11044200D02* -X9486200Y-11145800D01* -X9572921Y-11130921D02* -X9572921Y-11059079D01* -X9501079Y-11059079D01* -X9501079Y-11130921D01* -X9572921Y-11130921D01* -X9740200Y-6218200D02* -X9841800Y-6319800D01* -X9841800Y-6218200D02* -X9740200Y-6319800D01* -X9826921Y-6304921D02* -X9826921Y-6233079D01* -X9755079Y-6233079D01* -X9755079Y-6304921D01* -X9826921Y-6304921D01* -X9740200Y-6472200D02* -X9841800Y-6573800D01* -X9841800Y-6472200D02* -X9740200Y-6573800D01* -X9826921Y-6558921D02* -X9826921Y-6487079D01* -X9755079Y-6487079D01* -X9755079Y-6558921D01* -X9826921Y-6558921D01* -X9740200Y-6726200D02* -X9841800Y-6827800D01* -X9841800Y-6726200D02* -X9740200Y-6827800D01* -X9826921Y-6812921D02* -X9826921Y-6741079D01* -X9755079Y-6741079D01* -X9755079Y-6812921D01* -X9826921Y-6812921D01* -X9740200Y-6980200D02* -X9841800Y-7081800D01* -X9841800Y-6980200D02* -X9740200Y-7081800D01* -X9826921Y-7066921D02* -X9826921Y-6995079D01* -X9755079Y-6995079D01* -X9755079Y-7066921D01* -X9826921Y-7066921D01* -X9740200Y-7234200D02* -X9841800Y-7335800D01* -X9841800Y-7234200D02* -X9740200Y-7335800D01* -X9826921Y-7320921D02* -X9826921Y-7249079D01* -X9755079Y-7249079D01* -X9755079Y-7320921D01* -X9826921Y-7320921D01* -X9740200Y-7488200D02* -X9841800Y-7589800D01* -X9841800Y-7488200D02* -X9740200Y-7589800D01* -X9826921Y-7574921D02* -X9826921Y-7503079D01* -X9755079Y-7503079D01* -X9755079Y-7574921D01* -X9826921Y-7574921D01* -X9740200Y-7742200D02* -X9841800Y-7843800D01* -X9841800Y-7742200D02* -X9740200Y-7843800D01* -X9826921Y-7828921D02* -X9826921Y-7757079D01* -X9755079Y-7757079D01* -X9755079Y-7828921D01* -X9826921Y-7828921D01* -X9740200Y-7996200D02* -X9841800Y-8097800D01* -X9841800Y-7996200D02* -X9740200Y-8097800D01* -X9826921Y-8082921D02* -X9826921Y-8011079D01* -X9755079Y-8011079D01* -X9755079Y-8082921D01* -X9826921Y-8082921D01* -X9740200Y-8250200D02* -X9841800Y-8351800D01* -X9841800Y-8250200D02* -X9740200Y-8351800D01* -X9826921Y-8336921D02* -X9826921Y-8265079D01* -X9755079Y-8265079D01* -X9755079Y-8336921D01* -X9826921Y-8336921D01* -X9740200Y-8504200D02* -X9841800Y-8605800D01* -X9841800Y-8504200D02* -X9740200Y-8605800D01* -X9826921Y-8590921D02* -X9826921Y-8519079D01* -X9755079Y-8519079D01* -X9755079Y-8590921D01* -X9826921Y-8590921D01* -X9740200Y-8758200D02* -X9841800Y-8859800D01* -X9841800Y-8758200D02* -X9740200Y-8859800D01* -X9826921Y-8844921D02* -X9826921Y-8773079D01* -X9755079Y-8773079D01* -X9755079Y-8844921D01* -X9826921Y-8844921D01* -X9740200Y-9012200D02* -X9841800Y-9113800D01* -X9841800Y-9012200D02* -X9740200Y-9113800D01* -X9826921Y-9098921D02* -X9826921Y-9027079D01* -X9755079Y-9027079D01* -X9755079Y-9098921D01* -X9826921Y-9098921D01* -X9740200Y-9266200D02* -X9841800Y-9367800D01* -X9841800Y-9266200D02* -X9740200Y-9367800D01* -X9826921Y-9352921D02* -X9826921Y-9281079D01* -X9755079Y-9281079D01* -X9755079Y-9352921D01* -X9826921Y-9352921D01* -X9740200Y-9520200D02* -X9841800Y-9621800D01* -X9841800Y-9520200D02* -X9740200Y-9621800D01* -X9826921Y-9606921D02* -X9826921Y-9535079D01* -X9755079Y-9535079D01* -X9755079Y-9606921D01* -X9826921Y-9606921D01* -X9740200Y-9774200D02* -X9841800Y-9875800D01* -X9841800Y-9774200D02* -X9740200Y-9875800D01* -X9826921Y-9860921D02* -X9826921Y-9789079D01* -X9755079Y-9789079D01* -X9755079Y-9860921D01* -X9826921Y-9860921D01* -X9740200Y-10028200D02* -X9841800Y-10129800D01* -X9841800Y-10028200D02* -X9740200Y-10129800D01* -X9826921Y-10114921D02* -X9826921Y-10043079D01* -X9755079Y-10043079D01* -X9755079Y-10114921D01* -X9826921Y-10114921D01* -X9740200Y-10282200D02* -X9841800Y-10383800D01* -X9841800Y-10282200D02* -X9740200Y-10383800D01* -X9826921Y-10368921D02* -X9826921Y-10297079D01* -X9755079Y-10297079D01* -X9755079Y-10368921D01* -X9826921Y-10368921D01* -X9740200Y-10536200D02* -X9841800Y-10637800D01* -X9841800Y-10536200D02* -X9740200Y-10637800D01* -X9826921Y-10622921D02* -X9826921Y-10551079D01* -X9755079Y-10551079D01* -X9755079Y-10622921D01* -X9826921Y-10622921D01* -X9740200Y-10790200D02* -X9841800Y-10891800D01* -X9841800Y-10790200D02* -X9740200Y-10891800D01* -X9826921Y-10876921D02* -X9826921Y-10805079D01* -X9755079Y-10805079D01* -X9755079Y-10876921D01* -X9826921Y-10876921D01* -X9740200Y-11044200D02* -X9841800Y-11145800D01* -X9841800Y-11044200D02* -X9740200Y-11145800D01* -X9826921Y-11130921D02* -X9826921Y-11059079D01* -X9755079Y-11059079D01* -X9755079Y-11130921D01* -X9826921Y-11130921D01* -X13169200Y-10028200D02* -X13270800Y-10129800D01* -X13270800Y-10028200D02* -X13169200Y-10129800D01* -X13255921Y-10114921D02* -X13255921Y-10043079D01* -X13184079Y-10043079D01* -X13184079Y-10114921D01* -X13255921Y-10114921D01* -X13423200Y-10028200D02* -X13524800Y-10129800D01* -X13524800Y-10028200D02* -X13423200Y-10129800D01* -X13509921Y-10114921D02* -X13509921Y-10043079D01* -X13438079Y-10043079D01* -X13438079Y-10114921D01* -X13509921Y-10114921D01* -X13677200Y-10028200D02* -X13778800Y-10129800D01* -X13778800Y-10028200D02* -X13677200Y-10129800D01* -X13763921Y-10114921D02* -X13763921Y-10043079D01* -X13692079Y-10043079D01* -X13692079Y-10114921D01* -X13763921Y-10114921D01* -X13931200Y-10028200D02* -X14032800Y-10129800D01* -X14032800Y-10028200D02* -X13931200Y-10129800D01* -X14017921Y-10114921D02* -X14017921Y-10043079D01* -X13946079Y-10043079D01* -X13946079Y-10114921D01* -X14017921Y-10114921D01* -X14185200Y-10028200D02* -X14286800Y-10129800D01* -X14286800Y-10028200D02* -X14185200Y-10129800D01* -X14271921Y-10114921D02* -X14271921Y-10043079D01* -X14200079Y-10043079D01* -X14200079Y-10114921D01* -X14271921Y-10114921D01* -X14439200Y-10028200D02* -X14540800Y-10129800D01* -X14540800Y-10028200D02* -X14439200Y-10129800D01* -X14525921Y-10114921D02* -X14525921Y-10043079D01* -X14454079Y-10043079D01* -X14454079Y-10114921D01* -X14525921Y-10114921D01* -X14693200Y-10028200D02* -X14794800Y-10129800D01* -X14794800Y-10028200D02* -X14693200Y-10129800D01* -X14779921Y-10114921D02* -X14779921Y-10043079D01* -X14708079Y-10043079D01* -X14708079Y-10114921D01* -X14779921Y-10114921D01* +X13513600Y-7222500D01* +X13463600Y-7172500D02* +X13563600Y-7172500D01* +X10249000Y-9521000D02* +X10349000Y-9621000D01* +X10349000Y-9521000D02* +X10249000Y-9621000D01* +X10299000Y-9521000D02* +X10299000Y-9621000D01* +X10249000Y-9571000D02* +X10349000Y-9571000D01* +X10503000Y-9521000D02* +X10603000Y-9621000D01* +X10603000Y-9521000D02* +X10503000Y-9621000D01* +X10553000Y-9521000D02* +X10553000Y-9621000D01* +X10503000Y-9571000D02* +X10603000Y-9571000D01* X18376200Y-6218200D02* X18477800Y-6319800D01* X18477800Y-6218200D02* @@ -2681,6 +2204,483 @@ X18716921Y-11059079D01* X18645079Y-11059079D01* X18645079Y-11130921D01* X18716921Y-11130921D01* +X13740700Y-10409200D02* +X13842300Y-10510800D01* +X13842300Y-10409200D02* +X13740700Y-10510800D01* +X13827421Y-10495921D02* +X13827421Y-10424079D01* +X13755579Y-10424079D01* +X13755579Y-10495921D01* +X13827421Y-10495921D01* +X13740700Y-10663200D02* +X13842300Y-10764800D01* +X13842300Y-10663200D02* +X13740700Y-10764800D01* +X13827421Y-10749921D02* +X13827421Y-10678079D01* +X13755579Y-10678079D01* +X13755579Y-10749921D01* +X13827421Y-10749921D01* +X13740700Y-10917200D02* +X13842300Y-11018800D01* +X13842300Y-10917200D02* +X13740700Y-11018800D01* +X13827421Y-11003921D02* +X13827421Y-10932079D01* +X13755579Y-10932079D01* +X13755579Y-11003921D01* +X13827421Y-11003921D01* +X13994700Y-10409200D02* +X14096300Y-10510800D01* +X14096300Y-10409200D02* +X13994700Y-10510800D01* +X14081421Y-10495921D02* +X14081421Y-10424079D01* +X14009579Y-10424079D01* +X14009579Y-10495921D01* +X14081421Y-10495921D01* +X13994700Y-10663200D02* +X14096300Y-10764800D01* +X14096300Y-10663200D02* +X13994700Y-10764800D01* +X14081421Y-10749921D02* +X14081421Y-10678079D01* +X14009579Y-10678079D01* +X14009579Y-10749921D01* +X14081421Y-10749921D01* +X13994700Y-10917200D02* +X14096300Y-11018800D01* +X14096300Y-10917200D02* +X13994700Y-11018800D01* +X14081421Y-11003921D02* +X14081421Y-10932079D01* +X14009579Y-10932079D01* +X14009579Y-11003921D01* +X14081421Y-11003921D01* +X9486200Y-6218200D02* +X9587800Y-6319800D01* +X9587800Y-6218200D02* +X9486200Y-6319800D01* +X9572921Y-6304921D02* +X9572921Y-6233079D01* +X9501079Y-6233079D01* +X9501079Y-6304921D01* +X9572921Y-6304921D01* +X9486200Y-6472200D02* +X9587800Y-6573800D01* +X9587800Y-6472200D02* +X9486200Y-6573800D01* +X9572921Y-6558921D02* +X9572921Y-6487079D01* +X9501079Y-6487079D01* +X9501079Y-6558921D01* +X9572921Y-6558921D01* +X9486200Y-6726200D02* +X9587800Y-6827800D01* +X9587800Y-6726200D02* +X9486200Y-6827800D01* +X9572921Y-6812921D02* +X9572921Y-6741079D01* +X9501079Y-6741079D01* +X9501079Y-6812921D01* +X9572921Y-6812921D01* +X9486200Y-6980200D02* +X9587800Y-7081800D01* +X9587800Y-6980200D02* +X9486200Y-7081800D01* +X9572921Y-7066921D02* +X9572921Y-6995079D01* +X9501079Y-6995079D01* +X9501079Y-7066921D01* +X9572921Y-7066921D01* +X9486200Y-7234200D02* +X9587800Y-7335800D01* +X9587800Y-7234200D02* +X9486200Y-7335800D01* +X9572921Y-7320921D02* +X9572921Y-7249079D01* +X9501079Y-7249079D01* +X9501079Y-7320921D01* +X9572921Y-7320921D01* +X9486200Y-7488200D02* +X9587800Y-7589800D01* +X9587800Y-7488200D02* +X9486200Y-7589800D01* +X9572921Y-7574921D02* +X9572921Y-7503079D01* +X9501079Y-7503079D01* +X9501079Y-7574921D01* +X9572921Y-7574921D01* +X9486200Y-7742200D02* +X9587800Y-7843800D01* +X9587800Y-7742200D02* +X9486200Y-7843800D01* +X9572921Y-7828921D02* +X9572921Y-7757079D01* +X9501079Y-7757079D01* +X9501079Y-7828921D01* +X9572921Y-7828921D01* +X9486200Y-7996200D02* +X9587800Y-8097800D01* +X9587800Y-7996200D02* +X9486200Y-8097800D01* +X9572921Y-8082921D02* +X9572921Y-8011079D01* +X9501079Y-8011079D01* +X9501079Y-8082921D01* +X9572921Y-8082921D01* +X9486200Y-8250200D02* +X9587800Y-8351800D01* +X9587800Y-8250200D02* +X9486200Y-8351800D01* +X9572921Y-8336921D02* +X9572921Y-8265079D01* +X9501079Y-8265079D01* +X9501079Y-8336921D01* +X9572921Y-8336921D01* +X9486200Y-8504200D02* +X9587800Y-8605800D01* +X9587800Y-8504200D02* +X9486200Y-8605800D01* +X9572921Y-8590921D02* +X9572921Y-8519079D01* +X9501079Y-8519079D01* +X9501079Y-8590921D01* +X9572921Y-8590921D01* +X9486200Y-8758200D02* +X9587800Y-8859800D01* +X9587800Y-8758200D02* +X9486200Y-8859800D01* +X9572921Y-8844921D02* +X9572921Y-8773079D01* +X9501079Y-8773079D01* +X9501079Y-8844921D01* +X9572921Y-8844921D01* +X9486200Y-9012200D02* +X9587800Y-9113800D01* +X9587800Y-9012200D02* +X9486200Y-9113800D01* +X9572921Y-9098921D02* +X9572921Y-9027079D01* +X9501079Y-9027079D01* +X9501079Y-9098921D01* +X9572921Y-9098921D01* +X9486200Y-9266200D02* +X9587800Y-9367800D01* +X9587800Y-9266200D02* +X9486200Y-9367800D01* +X9572921Y-9352921D02* +X9572921Y-9281079D01* +X9501079Y-9281079D01* +X9501079Y-9352921D01* +X9572921Y-9352921D01* +X9486200Y-9520200D02* +X9587800Y-9621800D01* +X9587800Y-9520200D02* +X9486200Y-9621800D01* +X9572921Y-9606921D02* +X9572921Y-9535079D01* +X9501079Y-9535079D01* +X9501079Y-9606921D01* +X9572921Y-9606921D01* +X9486200Y-9774200D02* +X9587800Y-9875800D01* +X9587800Y-9774200D02* +X9486200Y-9875800D01* +X9572921Y-9860921D02* +X9572921Y-9789079D01* +X9501079Y-9789079D01* +X9501079Y-9860921D01* +X9572921Y-9860921D01* +X9486200Y-10028200D02* +X9587800Y-10129800D01* +X9587800Y-10028200D02* +X9486200Y-10129800D01* +X9572921Y-10114921D02* +X9572921Y-10043079D01* +X9501079Y-10043079D01* +X9501079Y-10114921D01* +X9572921Y-10114921D01* +X9486200Y-10282200D02* +X9587800Y-10383800D01* +X9587800Y-10282200D02* +X9486200Y-10383800D01* +X9572921Y-10368921D02* +X9572921Y-10297079D01* +X9501079Y-10297079D01* +X9501079Y-10368921D01* +X9572921Y-10368921D01* +X9486200Y-10536200D02* +X9587800Y-10637800D01* +X9587800Y-10536200D02* +X9486200Y-10637800D01* +X9572921Y-10622921D02* +X9572921Y-10551079D01* +X9501079Y-10551079D01* +X9501079Y-10622921D01* +X9572921Y-10622921D01* +X9486200Y-10790200D02* +X9587800Y-10891800D01* +X9587800Y-10790200D02* +X9486200Y-10891800D01* +X9572921Y-10876921D02* +X9572921Y-10805079D01* +X9501079Y-10805079D01* +X9501079Y-10876921D01* +X9572921Y-10876921D01* +X9486200Y-11044200D02* +X9587800Y-11145800D01* +X9587800Y-11044200D02* +X9486200Y-11145800D01* +X9572921Y-11130921D02* +X9572921Y-11059079D01* +X9501079Y-11059079D01* +X9501079Y-11130921D01* +X9572921Y-11130921D01* +X9740200Y-6218200D02* +X9841800Y-6319800D01* +X9841800Y-6218200D02* +X9740200Y-6319800D01* +X9826921Y-6304921D02* +X9826921Y-6233079D01* +X9755079Y-6233079D01* +X9755079Y-6304921D01* +X9826921Y-6304921D01* +X9740200Y-6472200D02* +X9841800Y-6573800D01* +X9841800Y-6472200D02* +X9740200Y-6573800D01* +X9826921Y-6558921D02* +X9826921Y-6487079D01* +X9755079Y-6487079D01* +X9755079Y-6558921D01* +X9826921Y-6558921D01* +X9740200Y-6726200D02* +X9841800Y-6827800D01* +X9841800Y-6726200D02* +X9740200Y-6827800D01* +X9826921Y-6812921D02* +X9826921Y-6741079D01* +X9755079Y-6741079D01* +X9755079Y-6812921D01* +X9826921Y-6812921D01* +X9740200Y-6980200D02* +X9841800Y-7081800D01* +X9841800Y-6980200D02* +X9740200Y-7081800D01* +X9826921Y-7066921D02* +X9826921Y-6995079D01* +X9755079Y-6995079D01* +X9755079Y-7066921D01* +X9826921Y-7066921D01* +X9740200Y-7234200D02* +X9841800Y-7335800D01* +X9841800Y-7234200D02* +X9740200Y-7335800D01* +X9826921Y-7320921D02* +X9826921Y-7249079D01* +X9755079Y-7249079D01* +X9755079Y-7320921D01* +X9826921Y-7320921D01* +X9740200Y-7488200D02* +X9841800Y-7589800D01* +X9841800Y-7488200D02* +X9740200Y-7589800D01* +X9826921Y-7574921D02* +X9826921Y-7503079D01* +X9755079Y-7503079D01* +X9755079Y-7574921D01* +X9826921Y-7574921D01* +X9740200Y-7742200D02* +X9841800Y-7843800D01* +X9841800Y-7742200D02* +X9740200Y-7843800D01* +X9826921Y-7828921D02* +X9826921Y-7757079D01* +X9755079Y-7757079D01* +X9755079Y-7828921D01* +X9826921Y-7828921D01* +X9740200Y-7996200D02* +X9841800Y-8097800D01* +X9841800Y-7996200D02* +X9740200Y-8097800D01* +X9826921Y-8082921D02* +X9826921Y-8011079D01* +X9755079Y-8011079D01* +X9755079Y-8082921D01* +X9826921Y-8082921D01* +X9740200Y-8250200D02* +X9841800Y-8351800D01* +X9841800Y-8250200D02* +X9740200Y-8351800D01* +X9826921Y-8336921D02* +X9826921Y-8265079D01* +X9755079Y-8265079D01* +X9755079Y-8336921D01* +X9826921Y-8336921D01* +X9740200Y-8504200D02* +X9841800Y-8605800D01* +X9841800Y-8504200D02* +X9740200Y-8605800D01* +X9826921Y-8590921D02* +X9826921Y-8519079D01* +X9755079Y-8519079D01* +X9755079Y-8590921D01* +X9826921Y-8590921D01* +X9740200Y-8758200D02* +X9841800Y-8859800D01* +X9841800Y-8758200D02* +X9740200Y-8859800D01* +X9826921Y-8844921D02* +X9826921Y-8773079D01* +X9755079Y-8773079D01* +X9755079Y-8844921D01* +X9826921Y-8844921D01* +X9740200Y-9012200D02* +X9841800Y-9113800D01* +X9841800Y-9012200D02* +X9740200Y-9113800D01* +X9826921Y-9098921D02* +X9826921Y-9027079D01* +X9755079Y-9027079D01* +X9755079Y-9098921D01* +X9826921Y-9098921D01* +X9740200Y-9266200D02* +X9841800Y-9367800D01* +X9841800Y-9266200D02* +X9740200Y-9367800D01* +X9826921Y-9352921D02* +X9826921Y-9281079D01* +X9755079Y-9281079D01* +X9755079Y-9352921D01* +X9826921Y-9352921D01* +X9740200Y-9520200D02* +X9841800Y-9621800D01* +X9841800Y-9520200D02* +X9740200Y-9621800D01* +X9826921Y-9606921D02* +X9826921Y-9535079D01* +X9755079Y-9535079D01* +X9755079Y-9606921D01* +X9826921Y-9606921D01* +X9740200Y-9774200D02* +X9841800Y-9875800D01* +X9841800Y-9774200D02* +X9740200Y-9875800D01* +X9826921Y-9860921D02* +X9826921Y-9789079D01* +X9755079Y-9789079D01* +X9755079Y-9860921D01* +X9826921Y-9860921D01* +X9740200Y-10028200D02* +X9841800Y-10129800D01* +X9841800Y-10028200D02* +X9740200Y-10129800D01* +X9826921Y-10114921D02* +X9826921Y-10043079D01* +X9755079Y-10043079D01* +X9755079Y-10114921D01* +X9826921Y-10114921D01* +X9740200Y-10282200D02* +X9841800Y-10383800D01* +X9841800Y-10282200D02* +X9740200Y-10383800D01* +X9826921Y-10368921D02* +X9826921Y-10297079D01* +X9755079Y-10297079D01* +X9755079Y-10368921D01* +X9826921Y-10368921D01* +X9740200Y-10536200D02* +X9841800Y-10637800D01* +X9841800Y-10536200D02* +X9740200Y-10637800D01* +X9826921Y-10622921D02* +X9826921Y-10551079D01* +X9755079Y-10551079D01* +X9755079Y-10622921D01* +X9826921Y-10622921D01* +X9740200Y-10790200D02* +X9841800Y-10891800D01* +X9841800Y-10790200D02* +X9740200Y-10891800D01* +X9826921Y-10876921D02* +X9826921Y-10805079D01* +X9755079Y-10805079D01* +X9755079Y-10876921D01* +X9826921Y-10876921D01* +X9740200Y-11044200D02* +X9841800Y-11145800D01* +X9841800Y-11044200D02* +X9740200Y-11145800D01* +X9826921Y-11130921D02* +X9826921Y-11059079D01* +X9755079Y-11059079D01* +X9755079Y-11130921D01* +X9826921Y-11130921D01* +X13169200Y-10028200D02* +X13270800Y-10129800D01* +X13270800Y-10028200D02* +X13169200Y-10129800D01* +X13255921Y-10114921D02* +X13255921Y-10043079D01* +X13184079Y-10043079D01* +X13184079Y-10114921D01* +X13255921Y-10114921D01* +X13423200Y-10028200D02* +X13524800Y-10129800D01* +X13524800Y-10028200D02* +X13423200Y-10129800D01* +X13509921Y-10114921D02* +X13509921Y-10043079D01* +X13438079Y-10043079D01* +X13438079Y-10114921D01* +X13509921Y-10114921D01* +X13677200Y-10028200D02* +X13778800Y-10129800D01* +X13778800Y-10028200D02* +X13677200Y-10129800D01* +X13763921Y-10114921D02* +X13763921Y-10043079D01* +X13692079Y-10043079D01* +X13692079Y-10114921D01* +X13763921Y-10114921D01* +X13931200Y-10028200D02* +X14032800Y-10129800D01* +X14032800Y-10028200D02* +X13931200Y-10129800D01* +X14017921Y-10114921D02* +X14017921Y-10043079D01* +X13946079Y-10043079D01* +X13946079Y-10114921D01* +X14017921Y-10114921D01* +X14185200Y-10028200D02* +X14286800Y-10129800D01* +X14286800Y-10028200D02* +X14185200Y-10129800D01* +X14271921Y-10114921D02* +X14271921Y-10043079D01* +X14200079Y-10043079D01* +X14200079Y-10114921D01* +X14271921Y-10114921D01* +X14439200Y-10028200D02* +X14540800Y-10129800D01* +X14540800Y-10028200D02* +X14439200Y-10129800D01* +X14525921Y-10114921D02* +X14525921Y-10043079D01* +X14454079Y-10043079D01* +X14454079Y-10114921D01* +X14525921Y-10114921D01* +X14693200Y-10028200D02* +X14794800Y-10129800D01* +X14794800Y-10028200D02* +X14693200Y-10129800D01* +X14779921Y-10114921D02* +X14779921Y-10043079D01* +X14708079Y-10043079D01* +X14708079Y-10114921D01* +X14779921Y-10114921D01* X13679600Y-6376200D02* X13809600Y-6506200D01* X13809600Y-6376200D02* @@ -2717,14 +2717,6 @@ X15379600Y-6441200D01* X15314600Y-6376200D01* X15249600Y-6441200D01* X15314600Y-6506200D01* -X10299000Y-6363000D02* -X10299000Y-6683000D01* -X10139000Y-6523000D02* -X10459000Y-6523000D01* -X10459000Y-6523000D02* -G75* -G03X10459000Y-6523000I-160000J0D01* -G01* X17919000Y-10681000D02* X17919000Y-11001000D01* X17759000Y-10841000D02* @@ -2749,6 +2741,14 @@ X18079000Y-6523000D02* G75* G03X18079000Y-6523000I-160000J0D01* G01* +X10299000Y-6363000D02* +X10299000Y-6683000D01* +X10139000Y-6523000D02* +X10459000Y-6523000D01* +X10459000Y-6523000D02* +G75* +G03X10459000Y-6523000I-160000J0D01* +G01* X12506905Y-6711905D02* X12506905Y-6591695D01* X12386695Y-6591695D01* diff --git a/plot/ulx3s-top-pos.csv b/plot/ulx3s-top-pos.csv new file mode 100644 index 0000000..a17b67a --- /dev/null +++ b/plot/ulx3s-top-pos.csv @@ -0,0 +1,50 @@ +Ref,Val,Package,PosX,PosY,Rot,Side +"AUDIO1","JACK_TRS_6PINS","CUI_SJ-43516-SMT",1.195591,1.681181,0.000000,top +"BTN0","PTS645","SW_SPST_PTS645",3.050000,1.500000,180.000000,top +"BTN1","PTS645","SW_SPST_PTS645",0.450000,0.900000,0.000000,top +"BTN2","PTS645","SW_SPST_PTS645",0.900000,0.900000,0.000000,top +"BTN3","PTS645","SW_SPST_PTS645",2.600000,0.500000,0.000000,top +"BTN4","PTS645","SW_SPST_PTS645",2.600000,0.150000,180.000000,top +"BTN5","PTS645","SW_SPST_PTS645",2.150000,0.150000,180.000000,top +"BTN6","PTS645","SW_SPST_PTS645",3.050000,0.150000,180.000000,top +"C36","220nF","C_0603_1608Metric",2.215000,1.435000,90.000000,top +"C37","220nF","C_0603_1608Metric",2.270000,1.435000,90.000000,top +"C38","220nF","C_0603_1608Metric",1.815000,1.435000,90.000000,top +"C39","220nF","C_0603_1608Metric",1.925000,1.435000,90.000000,top +"C40","220nF","C_0603_1608Metric",2.035000,1.435000,90.000000,top +"C41","220nF","C_0603_1608Metric",2.160000,1.435000,90.000000,top +"C42","220nF","C_0603_1608Metric",1.757591,1.435291,90.000000,top +"C43","220nF","C_0603_1608Metric",1.870000,1.435000,90.000000,top +"C44","220nF","C_0603_1608Metric",1.980000,1.435000,90.000000,top +"C45","220nF","C_0603_1608Metric",2.105000,1.435472,90.000000,top +"D0","RED","LED_0805_2012Metric",1.050000,1.284291,270.000000,top +"D1","ORANGE","LED_0805_2012Metric",0.950000,1.284291,270.000000,top +"D2","GREEN","LED_0805_2012Metric",0.850000,1.284291,270.000000,top +"D3","BLUE","LED_0805_2012Metric",0.750000,1.284291,270.000000,top +"D4","RED","LED_0805_2012Metric",0.650000,1.284291,270.000000,top +"D5","ORANGE","LED_0805_2012Metric",0.550000,1.284291,270.000000,top +"D6","GREEN","LED_0805_2012Metric",0.450591,1.284291,270.000000,top +"D7","BLUE","LED_0805_2012Metric",0.350000,1.284291,270.000000,top +"D18","GREEN","LED_0805_2012Metric",1.350000,0.250000,90.000000,top +"D19","RED","LED_0805_2012Metric",1.450000,0.250000,90.000000,top +"D22","BLUE","LED_0805_2012Metric",1.250000,0.250000,90.000000,top +"GPDI1","GPDI-D","CONN-10029449-111RLF",2.015591,1.689291,180.000000,top +"R36","680","R_0603_1608Metric",1.350000,0.100000,270.000000,top +"R37","680","R_0603_1608Metric",1.450000,0.100000,90.000000,top +"R41","680","R_0603_1608Metric",1.050000,1.170000,90.000000,top +"R42","680","R_0603_1608Metric",0.950000,1.170000,90.000000,top +"R43","680","R_0603_1608Metric",0.850000,1.170000,90.000000,top +"R44","680","R_0603_1608Metric",0.750000,1.170000,90.000000,top +"R45","680","R_0603_1608Metric",0.650000,1.170000,90.000000,top +"R46","680","R_0603_1608Metric",0.550000,1.170000,90.000000,top +"R47","680","R_0603_1608Metric",0.450000,1.170000,90.000000,top +"R48","680","R_0603_1608Metric",0.350000,1.170000,90.000000,top +"R62","680","R_0603_1608Metric",1.250000,0.100000,270.000000,top +"SD1","SCHD3A0100","SCHD3A100",0.824803,0.343307,270.000000,top +"SW1","SW_DIP_x04","SW_DIP_x4_W8.61mm_Slide_LowProfile",2.600000,1.500000,90.000000,top +"U1","LFE5U-85F-6BG381C","BGA-381_pitch0.8mm_dia0.4mm",1.747244,0.961417,0.000000,top +"U2","MT48LC16M16A2TG","TSOP54",2.795000,0.961417,90.000000,top +"U8","MAX11125","QFN-28-1EP_5x5mm_Pitch0.5mm",3.275000,0.475000,180.000000,top +"US1","MICRO_USB","USB-MICRO-B-FCI-10118192-0001LF",0.700000,1.925000,180.000000,top +"US2","MICRO_USB","USB-MICRO-B-FCI-10118192-0001LF",3.000000,1.925000,180.000000,top +"Y1","FNETHE025","Crystal_SMD_7050_4Pads",0.448819,1.606299,180.000000,top diff --git a/plot/ulx3s-top.pos b/plot/ulx3s-top.pos deleted file mode 100644 index 6e08eca..0000000 --- a/plot/ulx3s-top.pos +++ /dev/null @@ -1,55 +0,0 @@ -### Module positions - created on Sun Jun 10 21:36:40 2018 ### -### Printed by Pcbnew version kicad 5.0.0-rc2+dfsg1-3 -## Unit = inches, Angle = deg. -## Side : top -# Ref Val Package PosX PosY Rot Side -AUDIO1 JACK_TRS_6PINS CUI_SJ-43516-SMT 1.1956 1.6812 0.0000 top -BTN0 PTS645 SW_SPST_PTS645 3.0500 1.5000 180.0000 top -BTN1 PTS645 SW_SPST_PTS645 0.4500 0.9000 0.0000 top -BTN2 PTS645 SW_SPST_PTS645 0.9000 0.9000 0.0000 top -BTN3 PTS645 SW_SPST_PTS645 2.6000 0.5000 0.0000 top -BTN4 PTS645 SW_SPST_PTS645 2.6000 0.1500 180.0000 top -BTN5 PTS645 SW_SPST_PTS645 2.1500 0.1500 180.0000 top -BTN6 PTS645 SW_SPST_PTS645 3.0500 0.1500 180.0000 top -C36 220nF C_0603_1608Metric 2.2150 1.4350 90.0000 top -C37 220nF C_0603_1608Metric 2.2700 1.4350 90.0000 top -C38 220nF C_0603_1608Metric 1.8150 1.4350 90.0000 top -C39 220nF C_0603_1608Metric 1.9250 1.4350 90.0000 top -C40 220nF C_0603_1608Metric 2.0350 1.4350 90.0000 top -C41 220nF C_0603_1608Metric 2.1600 1.4350 90.0000 top -C42 220nF C_0603_1608Metric 1.7576 1.4353 90.0000 top -C43 220nF C_0603_1608Metric 1.8700 1.4350 90.0000 top -C44 220nF C_0603_1608Metric 1.9800 1.4350 90.0000 top -C45 220nF C_0603_1608Metric 2.1050 1.4355 90.0000 top -D0 RED LED_0805_2012Metric 1.0500 1.2843 270.0000 top -D1 ORANGE LED_0805_2012Metric 0.9500 1.2843 270.0000 top -D2 GREEN LED_0805_2012Metric 0.8500 1.2843 270.0000 top -D3 BLUE LED_0805_2012Metric 0.7500 1.2843 270.0000 top -D4 RED LED_0805_2012Metric 0.6500 1.2843 270.0000 top -D5 ORANGE LED_0805_2012Metric 0.5500 1.2843 270.0000 top -D6 GREEN LED_0805_2012Metric 0.4506 1.2843 270.0000 top -D7 BLUE LED_0805_2012Metric 0.3500 1.2843 270.0000 top -D18 GREEN LED_0805_2012Metric 1.3500 0.2500 90.0000 top -D19 RED LED_0805_2012Metric 1.4500 0.2500 90.0000 top -D22 BLUE LED_0805_2012Metric 1.2500 0.2500 90.0000 top -GPDI1 GPDI-D CONN-10029449-111RLF 2.0156 1.6893 180.0000 top -R36 680 R_0603_1608Metric 1.3500 0.1000 270.0000 top -R37 680 R_0603_1608Metric 1.4500 0.1000 90.0000 top -R41 680 R_0603_1608Metric 1.0500 1.1700 90.0000 top -R42 680 R_0603_1608Metric 0.9500 1.1700 90.0000 top -R43 680 R_0603_1608Metric 0.8500 1.1700 90.0000 top -R44 680 R_0603_1608Metric 0.7500 1.1700 90.0000 top -R45 680 R_0603_1608Metric 0.6500 1.1700 90.0000 top -R46 680 R_0603_1608Metric 0.5500 1.1700 90.0000 top -R47 680 R_0603_1608Metric 0.4500 1.1700 90.0000 top -R48 680 R_0603_1608Metric 0.3500 1.1700 90.0000 top -R62 680 R_0603_1608Metric 1.2500 0.1000 270.0000 top -SD1 SCHD3A0100 SCHD3A100 0.8248 0.3433 270.0000 top -SW1 SW_DIP_x04 SW_DIP_x4_W8.61mm_Slide_LowProfile 2.6000 1.5000 90.0000 top -U1 LFE5U-85F-6BG381C BGA-381_pitch0.8mm_dia0.4mm 1.7472 0.9614 0.0000 top -U2 MT48LC16M16A2TG TSOP54 2.7950 0.9614 90.0000 top -U8 MAX11125 QFN-28-1EP_5x5mm_Pitch0.5mm 3.2750 0.4750 180.0000 top -US1 MICRO_USB USB-MICRO-B-FCI-10118192-0001LF 0.7000 1.9250 180.0000 top -US2 MICRO_USB USB-MICRO-B-FCI-10118192-0001LF 3.0000 1.9250 180.0000 top -Y1 FNETHE025 Crystal_SMD_7050_4Pads 0.4488 1.6063 180.0000 top -## End diff --git a/plot/ulx3s.drl b/plot/ulx3s.drl index 2069888..aa91edd 100644 --- a/plot/ulx3s.drl +++ b/plot/ulx3s.drl @@ -1,5 +1,5 @@ M48 -;DRILL file {KiCad 5.0.0-rc2+dfsg1-3} date Sun Jun 10 21:36:27 2018 +;DRILL file {KiCad 5.0.0-rc2+dfsg1-3} date Sun Jun 10 23:04:02 2018 ;FORMAT={-:-/ absolute / inch / decimal} FMAT,2 INCH,TZ @@ -448,12 +448,52 @@ X6.9203Y-2.4938 X6.9392Y-3.7121 X6.9944Y-3.2394 T7 -X4.0547Y-3.7681 -X4.1547Y-3.7681 X5.1203Y-2.8238 X5.2203Y-2.8238 X5.3203Y-2.8238 +X4.0547Y-3.7681 +X4.1547Y-3.7681 T8 +X7.2547Y-2.4681 +X7.2547Y-2.5681 +X7.2547Y-2.6681 +X7.2547Y-2.7681 +X7.2547Y-2.8681 +X7.2547Y-2.9681 +X7.2547Y-3.0681 +X7.2547Y-3.1681 +X7.2547Y-3.2681 +X7.2547Y-3.3681 +X7.2547Y-3.4681 +X7.2547Y-3.5681 +X7.2547Y-3.6681 +X7.2547Y-3.7681 +X7.2547Y-3.8681 +X7.2547Y-3.9681 +X7.2547Y-4.0681 +X7.2547Y-4.1681 +X7.2547Y-4.2681 +X7.2547Y-4.3681 +X7.3547Y-2.4681 +X7.3547Y-2.5681 +X7.3547Y-2.6681 +X7.3547Y-2.7681 +X7.3547Y-2.8681 +X7.3547Y-2.9681 +X7.3547Y-3.0681 +X7.3547Y-3.1681 +X7.3547Y-3.2681 +X7.3547Y-3.3681 +X7.3547Y-3.4681 +X7.3547Y-3.5681 +X7.3547Y-3.6681 +X7.3547Y-3.7681 +X7.3547Y-3.8681 +X7.3547Y-3.9681 +X7.3547Y-4.0681 +X7.3547Y-4.1681 +X7.3547Y-4.2681 +X7.3547Y-4.3681 X5.4297Y-4.1181 X5.4297Y-4.2181 X5.4297Y-4.3181 @@ -507,56 +547,16 @@ X5.5047Y-3.9681 X5.6047Y-3.9681 X5.7047Y-3.9681 X5.8047Y-3.9681 -X7.2547Y-2.4681 -X7.2547Y-2.5681 -X7.2547Y-2.6681 -X7.2547Y-2.7681 -X7.2547Y-2.8681 -X7.2547Y-2.9681 -X7.2547Y-3.0681 -X7.2547Y-3.1681 -X7.2547Y-3.2681 -X7.2547Y-3.3681 -X7.2547Y-3.4681 -X7.2547Y-3.5681 -X7.2547Y-3.6681 -X7.2547Y-3.7681 -X7.2547Y-3.8681 -X7.2547Y-3.9681 -X7.2547Y-4.0681 -X7.2547Y-4.1681 -X7.2547Y-4.2681 -X7.2547Y-4.3681 -X7.3547Y-2.4681 -X7.3547Y-2.5681 -X7.3547Y-2.6681 -X7.3547Y-2.7681 -X7.3547Y-2.8681 -X7.3547Y-2.9681 -X7.3547Y-3.0681 -X7.3547Y-3.1681 -X7.3547Y-3.2681 -X7.3547Y-3.3681 -X7.3547Y-3.4681 -X7.3547Y-3.5681 -X7.3547Y-3.6681 -X7.3547Y-3.7681 -X7.3547Y-3.8681 -X7.3547Y-3.9681 -X7.3547Y-4.0681 -X7.3547Y-4.1681 -X7.3547Y-4.2681 -X7.3547Y-4.3681 T9 X5.4113Y-2.5359 X5.4349Y-2.7288 X6.0057Y-2.7288 X6.0294Y-2.5359 T10 -X4.0547Y-2.5681 X7.0547Y-4.2681 X4.0547Y-4.2681 X7.0547Y-2.5681 +X4.0547Y-2.5681 T11 X4.9003Y-2.6188 X4.9003Y-2.8944 diff --git a/plot/ulx3s/ulx3s-bottom-pos.csv b/plot/ulx3s/ulx3s-bottom-pos.csv new file mode 120000 index 0000000..53ff666 --- /dev/null +++ b/plot/ulx3s/ulx3s-bottom-pos.csv @@ -0,0 +1 @@ +../ulx3s-bottom-pos.csv \ No newline at end of file diff --git a/plot/ulx3s/ulx3s-bottom.txt b/plot/ulx3s/ulx3s-bottom.txt deleted file mode 120000 index 818bbc6..0000000 --- a/plot/ulx3s/ulx3s-bottom.txt +++ /dev/null @@ -1 +0,0 @@ -../ulx3s-bottom.pos \ No newline at end of file diff --git a/plot/ulx3s/ulx3s-top-pos.csv b/plot/ulx3s/ulx3s-top-pos.csv new file mode 120000 index 0000000..20580a3 --- /dev/null +++ b/plot/ulx3s/ulx3s-top-pos.csv @@ -0,0 +1 @@ +../ulx3s-top-pos.csv \ No newline at end of file diff --git a/plot/ulx3s/ulx3s-top.txt b/plot/ulx3s/ulx3s-top.txt deleted file mode 120000 index 29a1520..0000000 --- a/plot/ulx3s/ulx3s-top.txt +++ /dev/null @@ -1 +0,0 @@ -../ulx3s-top.pos \ No newline at end of file