diff --git a/plot/README.md b/plot/README.md new file mode 100644 index 0000000..a78dcf1 --- /dev/null +++ b/plot/README.md @@ -0,0 +1,13 @@ +# Submitting for production + +From NewPCB open PCB, view it and menu File->Plot +Click "Plot" and click "Generate Drill File" +another window will open. Click "Drill file". +ZIP seeedstudio to a file + + zip -r /tmp/seeed.zip seeedstudio + +Open [Seeedstudio PCB production](https://www.seeedstudio.com/fusion_pcb.html) +page, select 4-layer board, +click "Add your gerber file" and upload this zip file then +click on "Gerber Viewer" to see what will be produced. diff --git a/plot/seeedstudio/ulx3s.gbl b/plot/seeedstudio/ulx3s.gbl new file mode 120000 index 0000000..016c2a7 --- /dev/null +++ b/plot/seeedstudio/ulx3s.gbl @@ -0,0 +1 @@ +../ulx3s-B.Cu.gbl \ No newline at end of file diff --git a/plot/seeedstudio/ulx3s.gl2 b/plot/seeedstudio/ulx3s.gl2 new file mode 120000 index 0000000..69d2403 --- /dev/null +++ b/plot/seeedstudio/ulx3s.gl2 @@ -0,0 +1 @@ +../ulx3s-In1.Cu.g2 \ No newline at end of file diff --git a/plot/seeedstudio/ulx3s.gl3 b/plot/seeedstudio/ulx3s.gl3 new file mode 120000 index 0000000..0001fb4 --- /dev/null +++ b/plot/seeedstudio/ulx3s.gl3 @@ -0,0 +1 @@ +../ulx3s-In2.Cu.g3 \ No newline at end of file diff --git a/plot/seeedstudio/ulx3s.gtl b/plot/seeedstudio/ulx3s.gtl new file mode 120000 index 0000000..e65fd3b --- /dev/null +++ b/plot/seeedstudio/ulx3s.gtl @@ -0,0 +1 @@ +../ulx3s-F.Cu.gtl \ No newline at end of file diff --git a/plot/seeedstudio/ulx3s.txt b/plot/seeedstudio/ulx3s.txt new file mode 120000 index 0000000..d3f89f2 --- /dev/null +++ b/plot/seeedstudio/ulx3s.txt @@ -0,0 +1 @@ +../ulx3s.drl \ No newline at end of file