zoukankan      html  css  js  c++  java
  • KiCad中层定义

    5.2.1. Paired layers

    The Adhesives layers (Copper and Component):
        These are used in the application of adhesive to stick SMD components to the circuit board, generally before wave soldering.
    红胶层?
    待末确认。

    The Solder Paste layers paste SMD (Copper and Component):
        Used to produce a masks to allow solder paste to be placed on the pads of surface mount components, generally before reflow soldering. In theory only surface mount pads occupy these layers.
    锡膏层
    用于制作钢网

    The Silk Screen layers (Copper and Component):
        They are the layers where the drawings of the components appear.
    丝印层
    一般用于印制元件编号和参数,及其它文字和LOGO。

    The Solder Mask layers (Copper and Component):
        These define the solder masks. Normally all the pads appear on one or the other of these layers (or both for through pads) to prevent the varnish covering the pads.
    阻焊层
    一般也叫绿油层

    5.2.2. Layers for general use
        Comments
        E.C.O. 1
        E.C.O. 2
        Drawings
    These layers are for any use. They can be used for text such as instructions for assembly or wiring, or construction drawings, to be used to create a file for assembly or machining.


    5.2.3. Special layer
        Edge Cuts layer:
            this layer is reserved for the drawing of circuit board outline. Any element (graphic, texts…) placed on this layer appears on all the other layers. Use this layer only to draw board outlines.
    切割层 用于绘制板框

  • 相关阅读:
    android滤镜效果
    Android ListView的OnItemClickListener详解
    Categories
    利用Stack倒序List,利用Set使List不能添加重复元素
    IOS数据类型对应输出格式
    win7的dropbox无法启动 重新安装也没用
    记一次datatable的删除操作
    winform动态创建radio以及使用委托判断哪个选中
    临时表列的长度
    退出winform应用程序
  • 原文地址:https://www.cnblogs.com/aozima/p/4539745.html
Copyright © 2011-2022 走看看