You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
582 B
21 lines
582 B
# 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/ulx3s-pcb.zip seeedstudio
|
|
|
|
Open [Seeedstudio PCB production](https://www.seeedstudio.com/fusion_pcb.html)
|
|
page, select:
|
|
|
|
Size: 94x51 mm
|
|
Layer: 4-layer board
|
|
Min Solder Mask: 0.1 mm
|
|
Min Hole size: 0.2 mm
|
|
Min Tracking/Spacing: 5/5 mils
|
|
|
|
click "Add your gerber file" and upload this zip file then
|
|
click on "Gerber Viewer" to see what will be produced.
|