KiCad Gerber 浏览器参考手册 5.1
Gerber 浏览器是一个 Gerber 文件(RS-274X 格式)与 Excellon 钻孔文件的查 看器,其最多可以一次性显示32个文件。 关于 Gerber 文件的更多信息,可以阅读 Gerber文件格式规范 文档。关于钻孔 文件格式的信息,可以阅读 http://web.archive.org/web/20071030075236/ Excellon格式描述 文档。 2. 界面 2.1 1. 主窗口 2.2. 顶部工具栏 清除所有图层 加载 Gerber 文件 加载 Excellon 钻孔文件 设置页面大小 打印 重绘视图 放大或缩小 自动缩放(缩放适合) 缩放至选择 选择活动图层 显示有关活动图层的信息 高亮显示属于所选元件的项目(Gerber X2) 高亮显示属于所选网络的项目(Gerber X2) 高亮显示具有所选属性的项目(Gerber X2) 在层标签页中,你可以控制各个图层的颜色和可见性。在项目标签页中,你可 以控制网格、D码以及负片物体的颜色和可见性。 3. 菜单栏命令 3.1. 文件菜单 “导出至 Pcbnew” 具有一定的将 Gerber 文件导出到 Pcbnew 的能力。导出的 结果取决于 Gerber 文件中使用的 RS-274X 格式的功能:栅格化的物体无法 被转换(通常是负片物体),闪烁物体将被转换为过孔,线将被转换为线 路(非铜层中转换为图形线条)。0 码力 | 18 页 | 250.90 KB | 1 年前3KiCad PCB 编辑器 5.1
放连接,以便于制造。 可以在封装内放置任何独特焊盘的组合。 Pcbnew 可轻松生成生产所需的所有文件: 制造输出: 用于 GERBER RS274X 格式的 Photoplotters 的文件。 用于以 EXCELLON 格式钻孔的文件。 以 HPGL,SVG 和 DXF 格式绘制文件。 以 POSTSCRIPT 格式绘制和钻取地图。 本地打印输出。 1.3. 一般建议 由于必要的控制程度,强烈建议使用带有 安装 2.1. 安装软件 KiCad 文档中描述了安装过程。 2.2. 修改默认配置 在“kicad/share/template”中提供了默认配置文件“kicad.pro”。 此文件用作所有新 项目的初始配置。 可以修改此配置文件以更改要加载的库。 去做这个: 使用 KiCad 或直接启动 Pcbnew。 在 Windows 上它位于 `C:\kicad\bin\pcbnew.exe`中,在 ad/bin/pcbnew` 二进制文件位于 `/usr/local/kicad/bin`中。 选择首选项 - 库(Libs)和目录(Dir)。 根据需要编辑。 将修改后的配置(Save Cfg)保存到“kicad/share/template/kicad.pro”。 2.3. 管理封装库 从 4.0 版本开始,Pcbnew 使用名为“封装库表”的文件组织封装库。 封装库表 包含一些单独0 码力 | 304 页 | 3.02 MB | 1 年前3KiCad 5.1 参考手册
KiCad The KiCad Team 参考手册 Copyright 本文件是以下列出的贡献者的版权 (c) 2010-2018。您可以根据 GNU 通用公共 许可证 (http://www.gnu.org/licenses/gpl.html) 版本 3 或更高版本或知识共享归因 许可证 (http://creativecommons.org/licenses/by/3.0/) 版本的条款分发和/修改它 可以创建构建印刷电路板所需的所有文件,包括: Gerber 文件为光绘机 钻孔文件 元件位置文件 作为开源 (GPL 许可)软件, KiCad 是面向有意创建开源电子硬件的工程的工程 师的理想工具。 KiCad 适用于 Linux,Windows 和 Apple macOS。 1.2. KiCad 文件和文件夹 KiCad 创建并使用具有以下特定文件扩展名(和文件夹)的文件进行原理图和 电路板编辑。 电路板编辑。 工程管理器文件: *.pro 包含当前工程的一些参数的小文件,包括元件库列表。 原理图编辑器文件: *.sch 原理图文件,不包含元件本身。 *.lib 原理图元件库文件,包含元件描述:图形形状,引脚,字段。 *.dcm 原理图元件库文档,包含一些元件描述: 评论,关键字,数据表 参考。 *_cache.lib 原理图元件库缓存文件,包含原理图工程中使用的元件的副本。 sym-lib-0 码力 | 39 页 | 224.13 KB | 1 年前3KiCad 5.1 快速入门
KiCad 入门 The KiCad Team 掌握 KiCad 成功开发复杂电子印刷电路板的必要和简明指南。 Copyright 本文件是以下列出的贡献者的版权 (c) 2010-2018。您可以根据 GNU 通用公共 许可证 (http://www.gnu.org/licenses/gpl.html) 版本3或更高版本或知识共享许可 协议 (http://creativecommons 表面下,KiCad 融合了以下独立软件工具的优雅集合: 程序名称 描述 文件扩展 KiCad 项目管理器 *.pro Eeschema 原理图和元件库编辑器 *.sch, *.lib, *.net Pcbnew PCB 和封装编辑器 *.kicad_pcb, *.kicad_mod GerbView 光绘文件及钻孔文件查看 *.g\*, *.drl, etc. Bitmap2Component将位图转换为元件符号或封 注意 上述文件扩展名列表不完整, 仅包含 KiCad 支持的文件的子集。但是它 能帮助你了解 KiCad 使用的基本的文件。 有充分的理由认为, KiCad 已足够成熟, 并可以用于开发和维护复杂的电路板。 KiCad 对电路板的大小不做任何限制, 它可以轻松地处理多达 32 个铜层、多达 14 个技术层和多达 4 个辅助层的电路板。 KiCad 可以创建制造印刷电路板所 需的所有文件、用于照片绘图仪的0 码力 | 59 页 | 574.65 KB | 1 年前3KiCad GerbView Reference manual 5.1
February 24, 2018. 1. Introduction to GerbView GerbView is a Gerber file (RS-274X format) and Excellon drill file viewer. Up to 32 files can be displayed at once. For more information about the Gerber drill file format can be found at the Excellon format description. 2. Interface 2.1. Main window 2.2. Top toolbar Clear all layers Load Gerber files Load Excellon drill files Set page size Print0 码力 | 18 页 | 561.80 KB | 1 年前3KiCad GerbView Reference manual 4.0
a Gerber file viewer (RS 274 X format), and is also able to display drill files from Pcbnew (in Excellon format). It accepts up to 32 files (Gerber and/or Drill files) Files can be displayed using a Ucamco. 2. Main Screen 3. Top toolbar Clear all layers Load Gerber files Load drill files (Excellon format from Pcbnew) Set page size for printing and show/hide page limits Open print dialog0 码力 | 17 页 | 185.75 KB | 1 年前3KiCad PCB Editor 4.0
production: Fabrication outputs: Files for Photoplotters in GERBER RS274X format. Files for drilling in EXCELLON format. Plot files in HPGL, SVG and DXF format. Plot and drilling maps in POSTSCRIPT format. than the pad. 11.6. Generating drill files The creation of a drill file xxxx.drl following the EXCELLON standard is always necessary. One can also produce an optional drill report, and an optional drill0 码力 | 268 页 | 2.81 MB | 1 年前3KiCad PCB Editor 5.1
production: Fabrication outputs: Files for Photoplotters in GERBER RS274X format. Files for drilling in EXCELLON format. Plot files in HPGL, SVG and DXF format. Plot and drilling maps in POSTSCRIPT format. than the pad. 11.6. Generating drill files The creation of a drill file xxxx.drl following the EXCELLON standard is always necessary. One can also produce an optional drill report, and an optional drill0 码力 | 279 页 | 3.02 MB | 1 年前3KiCad 4.0 Reference manual
KiCad for fabrication or documentation. *.gbr Gerber files, for fabrication *.drl Drill files (Excellon format), for fabrication. *.pos Position files (ascii format), for automatic insertion machines0 码力 | 31 页 | 221.03 KB | 1 年前3KiCad 5.1 Reference manual
KiCad for fabrication or documentation. *.gbr Gerber files, for fabrication. *.drl Drill files (Excellon format), for fabrication. *.pos Position files (ASCII format), for automatic insertion machines0 码力 | 39 页 | 254.10 KB | 1 年前3
共 191 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20