积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(105)KiCad(105)

语言

全部英语(56)中文(简体)(42)日语(6)法语(1)

格式

全部PDF文档 PDF(77)其他文档 其他(28)
 
本次搜索耗时 0.059 秒,为您找到相关结果约 105 个.
  • 全部
  • 综合其他
  • KiCad
  • 全部
  • 英语
  • 中文(简体)
  • 日语
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Kicad 5.1 插件

    KiCad 和插件功能之间的透明桥梁。加载器不是 KiCad 中支持插件所需的唯一代码:我们 还需要代码来发现插件和代码,以通过插件加载器调用插件的功能。在 3D 插件的情况下,发现和调用功能都包含在 S3D_CACHE 类中。 除非正在开发新的插件类,否则插件开发人员不需要关心 KiCad 管理插件的内部代码的细节; 插件只需要定义其特定 插件类声明的函数。 标题‘include/plugins/kicad_plugin 的版本信息,提供特定插件的版本信息,并提供插件类 API 的基本版本兼容性检查。简 而言之,这些功能是: /* b'' 返 b''b'' 回 b''b'' 命 b''b'' 名 b''b'' 插 b''b'' 件 b''b'' 类 b''b'' 的 b'' UTF-8 b'' 字 b''b'' 符 b''b'' 串 b'' */ /* Return a UTF-8 string naming the Plugin Class */ char const* GetKicadPluginClass( void ); /* b'' 返 b''b'' 回 b''b'' 插 b''b'' 件 b''b'' 类 b''APIb'' 的 b''b'' 版 b''b'' 本 b''b'' 信 b''b'' 息 b'' */ /* Return version information for the Plugin Class
    0 码力 | 45 页 | 612.98 KB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    technical writers work on this task, and we welcome new contributors who would like to help make KiCad’s documentation better than ever. Copyright This document is Copyright © 2010-2024 by its contributors determine the zoomed area. The cursor’s current position is displayed at the bottom of the window (X and Y), along with the current zoom factor (Z), the cursor’s relative position (dx, dy, and dist), on what is selected or what tool is active. Hotkeys are stored in the file user.hotkeys in KiCad’s configuration directory. The location is platform- specific: Windows: %APPDATA%\kicad\8.0\user.hotkeys
    0 码力 | 205 页 | 6.78 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    technical writers work on this task, and we welcome new contributors who would like to help make KiCad’s documentation better than ever. 著作権 This document is Copyright © 2010-2024 by its contributors as determine the zoomed area. The cursor’s current position is displayed at the bottom of the window (X and Y), along with the current zoom factor (Z), the cursor’s relative position (dx, dy, and dist), on what is selected or what tool is active. Hotkeys are stored in the file user.hotkeys in KiCad’s configuration directory. The location is platform- specific: Windows: %APPDATA%\kicad\8.0\user.hotkeys
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB 编辑器

    that are unrelated. For example, if you make B.Silkscreen the active layer, then all of the other back layers (B.Cu, B.Adhesive, B.Paste, B.Mask, B.Fab, and B.Courtyard) will be drawn on top of the front front, user, and inner copper layers, with B.Silkscreen topmost. If you make Edge.Cuts active, then it will be drawn on top, and the User.* layers and Margin will also be be brought to the front. NOTE 属芯印刷电路板), 只需选择下一个最高的偶数,而忽略多余的层。 接下来,如果需要,可以使用电路板编辑器层部分重命名或隐藏您不会在设计中使用的非铜层。例如,如果您不打算 在设计中使用底层丝印,请取消选中 B.Silkcreen 层旁边的复选框。 NOTE 在电路板编辑器层部分,可以将铜层指定为信号层、电源层、混合层或跳线层。 本指南仅供用户 参考。 无论在此对话框中将类型配置为什么,都可以在任何铜层上布线和敷铜。
    0 码力 | 194 页 | 8.27 MB | 1 年前
    3
  • pdf文档 KiCad PCB Editor 7.0

    technical writers work on this task, and we welcome new contributors who would like to help make KiCad’s documentation better than ever. Copyright This document is Copyright © 2010-2024 by its contributors determine the zoomed area. The cursor’s current position is displayed at the bottom of the window (X and Y), along with the current zoom factor (Z), the cursor’s relative position (dx, dy, and dist), on what is selected or what tool is active. Hotkeys are stored in the file user.hotkeys in KiCad’s configuration directory. The location is platform- specific: Windows: %APPDATA%\kicad\7.0\user.hotkeys
    0 码力 | 129 页 | 7.75 MB | 1 年前
    3
  • pdf文档 KiCad PCB Editor 6.0

    technical writers work on this task, and we welcome new contributors who would like to help make KiCad’s documentation better than ever. Copyright This document is Copyright © 2010-2022 by its contributors determine the zoomed area. The cursor’s current position is displayed at the bottom of the window (X and Y), along with the current zoom factor (Z), the cursor’s relative position (dx, dy, and dist), on what is selected or what tool is active. Hotkeys are stored in the file user.hotkeys in KiCad’s configuration directory. The location is platform- specific: Windows: %APPDATA%\kicad\6.0\user.hotkeys
    0 码力 | 110 页 | 3.61 MB | 1 年前
    3
  • pdf文档 KiCad PCB 编辑器 7.0

    属芯印刷电路板), 只需选择下一个最高的偶数,而忽略多余的层。 接下来,如果需要,可以使用电路板编辑器层部分重命名或隐藏您不会在设计中使用的非铜层。例如,如果您不打算 在设计中使用背面丝印,请取消选中 B.Silkcreen 层旁边的复选框。 NOTE 在电路板编辑器层部分,可以将铜层指定为信号层、电源层、混合层或跳线层。 本指南仅供用户 参考。 无论在此对话框中将类型配置为什么,都可以在任何铜层上布线和敷铜。 it is not already present, and each footprint pad is associated with the corresponding symbol pin’s net. Symbol pins are matched to footprint pads by pin/pad number. When footprints are added to the is initiated. If the cursor is over a pad, the pad’s center will be used as the reference point. If the cursor is not over a pad, the footprint’s anchor (coordinate origin point) will be used. To select
    0 码力 | 119 页 | 6.87 MB | 1 年前
    3
  • pdf文档 KiCad PCB 编辑器 6.0

    technical writers work on this task, and we welcome new contributors who would like to help make KiCad’s documentation better than ever. 版权 This document is Copyright © 2010-2022 by its contributors as listed determine the zoomed area. 4 The cursor’s current position is displayed at the bottom of the window (X and Y), along with the current zoom factor (Z), the cursor’s relative position (dx, dy, and dist), ,请在编辑画布中单击鼠 标右键。根据选择的内容或处于活动状态的工具,将提供不同的操作。 Hotkeys are stored in the file user.hotkeys in KiCad’s configuration directory. The location is platform- specific: Windows: %APPDATA%\kicad\6.0\user.hotkeys
    0 码力 | 101 页 | 4.78 MB | 1 年前
    3
  • pdf文档 Getting Started in KiCad 5.1

    feature development. 1.1.1 Under GNU/Linux Stable releases of KiCad can be found in most distribution’s package managers as kicad and kicad-doc. If your distribution does not provide latest stable version unless you already have a dedicated directory. All your project files will be saved there. 3. Let’s begin by creating a schematic. Start the schematic editor Eeschema, . It is the first button from the must be in one of those sym-lib-table files. If you have a library file in your file system and it’s not yet available, you can add it to either one of the sym-lib-table files. For practice we will now
    0 码力 | 48 页 | 752.57 KB | 1 年前
    3
  • epub文档 Getting Started in KiCad 5.1

    feature development. 1.1.1. Under GNU/Linux Stable releases of KiCad can be found in most distribution’s package managers as kicad and kicad-doc. If your distribution does not provide latest stable version unless you already have a dedicated directory. All your project files will be saved there. 3. Let’s begin by creating a schematic. Start the schematic editor Eeschema, . It is the first button from must be in one of those sym-lib-table files. If you have a library file in your file system and it’s not yet available, you can add it to either one of the sym-lib- table files. For practice we will now
    0 码力 | 63 页 | 634.01 KB | 1 年前
    3
共 105 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 11
前往
页
相关搜索词
Kicad5.1插件KiCad8.0PCBEditor编辑编辑器7.06.0GettingStartedin
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩