KiCad PCB Editor 5.1Libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.3.6.2 Adding Libraries from Github . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.3.7 Using the KiCad plugin . plugin libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.3.8 Using the GitHub Plugin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.3.8.1 Copy-On-Write to share footprints . . . . . . . . . . . . . . . . . . . . . . . . . 12 2.3.8.3 Caching Github requests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.3.9 Usage Patterns0 码力 | 166 页 | 3.28 MB | 1 年前3
KiCad PCB Editor 5.1the .pretty format (folders containing .kicad_mod files) Github - native KiCad footprint libraries in the .pretty format, stored online as a Github repository Legacy - old-style KiCad footprint libraries library repository that you can use as your own starting point: All KiCad libraries via Github: fp-lib-table.for-github All KiCad libraries, assuming they are on your disk already (you will need to download can be time consuming to have many libraries, especially if they are only found online (such as the Github libraries). If you find libraries slow to load, try removing ones you don’t need. 2.3.4. Adding0 码力 | 279 页 | 3.02 MB | 1 年前3
KiCad CvPcb 5.1 参考手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 5.2.6 使用 GitHub 插件 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 5.2.7 .pretty 封装库 (在用户的本地磁盘中,拥有.pretty 扩展名并包含了.kicad_mod 文件的文件夹) • KiCad 新式 .pretty 封装库 (托管在官方或第三方维护的 Github 仓库中) • GEDA 封装库 (包含了.fp 文件的文件夹) • Eagle 封装库 Note • 用户仅能改写位于本地磁盘上的 Kicad .pretty 封装库 (以及这些文件夹中包括的 。 5.2.6 使用 GitHub 插件 GitHub 插件提供了只读访问那些包含 Kicad pretty 封装库文件的 GitHub 仓库的接口。该插件也提供了 COW(“复 制时写入”) 功能。该功能是可选项,它将允许用户编辑从 GitHub 仓库读取的封装库,并且将它们保存在本地。因 而,“GitHub”插件用于 只读访问托管于 https://github.com/ 的远程 pretty0 码力 | 28 页 | 2.79 MB | 1 年前3
KiCad PCB 编辑器 5.1
添加现有本地库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.3.6.2 从 Github 添加库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.3.7 使用 KiCad KiCad 插件库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.3.8 使用 GitHub 插件 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.3 2.3.8.2 使用写入时复制(Copy-On-Write)共享封装 . . . . . . . . . . . . . . . . . . . . . . . 12 2.3.8.3 缓存 GitHub 请求 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 2.3.9 使用模式 .0 码力 | 175 页 | 4.56 MB | 1 年前3
KiCad PCB 编辑器 5.1
支持几种库,每种都由“插件”支持: KiCad - 以 .pretty 格式存储在本地文件系统上的本机 KiCad 封装库(包含 .kicad_mod 文件的文件夹) Github - .pretty 格式的原生 KiCad 封装库,作为 Github 存储库在线存储 旧版 - 旧式 KiCad 封装库(.mod 文件) Eagle - Eagle封装库(包含 .fp 文件的文件夹) Geda-PCB 的一部分安装的所有标准封装库。 提示 在官方 KiCad库存储库 中也有示例“fp-lib-table”文件,您可以将它们用 作您自己的起点: 通过 Github 的所有 KiCad 库: fp-lib-table.for-github 所有 KiCad 库,假设它们已经在您的磁盘上(如果您还没有它们, 则需要下载它们): fp-lib-table.for-pretty 标准 Eagle for-eagle-6.4.0 配置 KiCad 时要做的第一件事就是根据您的工作和项目所需的库来修改此表 (添加/删除条目)。 提示 拥有许多库可能非常耗时,特别是如果它们只在网上找到(例如 Github 库)。 如果您发现库加载缓慢,请尝试删除不需要的库。 2.3.4. 使用库管理器添加表条目 可以通过以下方式访问库表管理器: 下图显示了封装库表编辑对话框,可以通过从“首选项”菜单调用“封装库管理0 码力 | 304 页 | 3.02 MB | 1 年前3
KiCad CvPcb 5.1 参考手册pretty 封装库(在用户的本地磁盘中, 拥有 .pretty 扩展名并包含 了 .kicad_mod 文件的文件夹) KiCad 新式 .pretty 封装库 (托管在官方或第三方维护的 Github 仓库中) GEDA 封装库(包含了 .fp 文件的文件夹) Eagle 封装库 注意 用户仅能改写位于本地磁盘上的 Kicad .pretty 封装库 (以及这些文件 夹中包括的 .kicad_mod 目 录下。 使用 GitHub 插件 GitHub 插件提供了只读访问那些包含 Kicad pretty 封装库文件的 GitHub 仓库 的接口。 该插件也提供了 COW(“复制时写入”) 功能。 该功能是可选项,它将 允许用户编辑从 GitHub 仓库读取的封装库, 并且将它们保存在本地。因而, “GitHub” 插件用于 只读访问托管于 https://github.com/ 的远程 pretty pretty 封装库 如果要向封装库列表中添加 GitHub 项, 其 “路径” 字段需要被设置为一个合法 的 GitHub 地址。 例如: https://github.com/liftoff-sr/pretty_footprints 或 https://github.com/KiCad 典型的 GitHub URL 为以下形式: https://github.com/user_name/repo_name0 码力 | 36 页 | 2.28 MB | 1 年前3
KiCad CvPcb 4.0 Reference manualSubstitution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 5.2.6 Using the GitHub Plugin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 5 • About KiCad document: https://github.com/KiCad/kicad-doc/issues • About KiCad software: https://bugs.launchpad.net/kicad • About KiCad software i18n: https://github.com/KiCad/kicad-i18n/issues Publication extension, containing .kicad_mod files) • KiCad New .pretty footprint libraries (on our Github server, or other Github server) • GEDA libraries (folders containing .fp files) • Eagle footprint libraries0 码力 | 28 页 | 493.16 KB | 1 年前3
KiCad CvPcb 4.0 Reference manualhere: About KiCad document: https://github.com/KiCad/kicad-doc/issues About KiCad software: https://bugs.launchpad.net/kicad About KiCad software i18n: https://github.com/KiCad/kicad-i18n/issues Publication extension, containing .kicad_mod files) KiCad New .pretty footprint libraries (on our Github server, or other Github server) GEDA libraries (folders containing .fp files) Eagle footprint libraries Note always known) to the library in the project specific footprint library table. Using the GitHub Plugin The GitHub is a special plugin that provides an interface for read only access to a remote Git Hub0 码力 | 38 页 | 369.99 KB | 1 年前3
KiCad CvPcb 5.1 Reference manualSubstitution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 5.2.6 Using the GitHub Plugin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 5.2.7 Usage extension, containing .kicad_mod files) • KiCad New .pretty footprint libraries (on our Github server, or other Github server) • GEDA libraries (folders containing .fp files) • Eagle footprint libraries known) to the library in the project specific footprint library table. 5.2.6 Using the GitHub Plugin The GitHub is a special plugin that provides an interface for read only access to a remote Git Hub0 码力 | 28 页 | 452.77 KB | 1 年前3
KiCad CvPcb 5.1 Reference manualextension, containing .kicad_mod files) KiCad New .pretty footprint libraries (on our Github server, or other Github server) GEDA libraries (folders containing .fp files) Eagle footprint libraries Note always known) to the library in the project specific footprint library table. Using the GitHub Plugin The GitHub is a special plugin that provides an interface for read only access to a remote Git Hub footprints read from the GitHub repo and saving them locally. Therefore the “Git Hub” plugin is for read only accessing remote pretty footprint libraries at https://github.com. To add a GitHub entry to the footprint0 码力 | 38 页 | 352.34 KB | 1 年前3
共 37 条
- 1
- 2
- 3
- 4













