当前位置:网站首页>[PCB] production document sorting and output of circuit board drawing notes -- drawing board notes
[PCB] production document sorting and output of circuit board drawing notes -- drawing board notes
2022-07-21 20:25:00 【LiangWF22】
Required documents
Assembly drawings
BOM Table file
Gerber file
Document arrangement
Output of assembly drawing
The output of assembly documents is mainly used for the welding of components , From the output file diagram, you can know where to place what components .
Method 1 :
file – Assembly output –Assembly Drawings– Print
This file contains the top-level and bottom-level component information .
Method 2 :
file – intelligence PDF–Next– Fill in the name of the document –Next
Do not export temporarily BOM surface , If you check this , Will be exported together BOM surface , But the file is PDF Format .
Click on Next Then the print settings will pop up , As shown in the figure below , Right click on the Multilayer Composite Print choice Create Assembly Drawings
double-click Top LayerAssembly Drawings Retain Top Overlay、Machine 1 And add Top Solder layer
alike , double-click Bottom LayerAssembly Drawings Retain Bottom Overlay、Machine 1 And add Bottom Solder layer
After finishing, put Holes Check on , Bottom check Mirror Mirror image , choice Entire Sheet Click on Next.
Finally, click Finsh Then you can output the assembly file .
BOM File output
In the circuit schematic diagram and PCB The interface can output BOM surface .
The report –Bill of Materials
stay Columns Next , We can choose the output we need , such as Designator、Footprint、Comment and Quantity We usually choose output for these items .
Finally, click Exprot You can export BOM The table .
Of course, if you don't choose manually , You can choose a template to output BOM surface .
Gerber And other document output
Just play the board , You can only output this file to the board factory , In fact, some companies can directly send the whole project documents to them for punching , But it may lack confidentiality .
Gerber Files
stay PCB Next
file – Manufacturing output –Gerber Files
Paint layer select the layer to use , Select remove all mirror layers , The machine can be 1 Layers are added to all layers .
Drilling layers , Tick both the drilling drawing and the drilling guide drawing
The default setting of aperture is ok , Don't have to change .
I heard that if the board is more complex , Add a 0, Better .
Drilling documents
PCB Next
file – Manufacturing output –NC Drill Files
Coordinate file
if necessary SMT Patch service , Coordinate files are required .
IPC Net watch
Can output or not output .
file – Manufacturing output –Test Print Report
So far, the output of the file has been completed , You can put the temporary CAM The file is closed .
Document arrangement
In fact, if it is directly sent to the plate factory , Put... Directly Output Just package the folder and send it to the board factory , If you want the file to look better , Build a CAM Folder , hold Output All the files in the folder are copied, packaged and sent to the plate factory .
The student party fought 10cm*10cm Jialichuang is recommended as a model , It seems that there are two opportunities to make models cheaply in a month .
边栏推荐
猜你喜欢
pytorch安装
【PCB】Altium Designer 中(Via过孔)(文本string)(走线Linear Dimension)等项目修改默认设置
[PCB] modify the default settings for items such as (via) (text string) (wiring linear dimension) in Altium designer
分布式事务其中的那些坑
Pre training and fine tuning of Google Bert model for beginners
语义分割、实例分割
Examples of enumeration
Detailed explanation of NiO channel
pytorch的安装
pycharm 笔记
随机推荐
bert-serving
学习IO由浅入深
基于OpenCV和Dlib+fr的人脸检测以及基于Dlib人脸对齐
合泰32-Onenet-WiFi模块-合泰单片机通过MQTT协议数据上云(一)
C. Binary String(求前缀和)
pycharm常见错误集锦
3.从零开始paddlepaddle之基本模型构建(与keras和pytorch比对)
[PCB] Based on stm32f103rct6 joystick - Bluetooth module development board - drawing board notes sorting
Exclusive locking of this profile failed. Another running VMware process may be using a profile.
Codeforces-479A
Es aggregate statistical syntax
M进制转换为N进制
猫狗图片资源
5.paddlepaddle之10行代码深度学习图片分类(cifar)
Training and acquisition of Chinese wiki corpus
4. 10 lines of code MNIST handwritten numeral recognition of paddlepaddle
ownCloud 9.0 更好的跨服务器共享和扩展性
Some pits encountered in running TDD net
[404] the server starts successfully, and the default page cannot be accessed
OLED(经典0.96英寸)--4SPI--SSD1306控制原理(含常用芯片_oled例程)