差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| windows:kicad [2020/08/12 06:16] – ↷ hardware:electronic_design_automation:kicad から windows:kicad へページを移動しました。 ともやん | windows:kicad [2023/05/17 17:30] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | < | + | ====== KiCad (Windows) |
| - | < | + | |
| - | #result pre, #mincode pre { | + | |
| - | overflow: hidden; | + | |
| - | font-size: 10px; | + | |
| - | } | + | |
| - | # | + | |
| - | height: 250px; | + | |
| - | overflow: scroll; | + | |
| - | overflow-x: hidden; | + | |
| - | font-size: 10px; | + | |
| - | } | + | |
| - | #mintbl table { | + | |
| - | font-size: 12px; | + | |
| - | } | + | |
| - | .dokuwiki .plugin_wrap table { | + | |
| - | width: auto; | + | |
| - | } | + | |
| - | #logo { | + | |
| - | background-color: | + | |
| - | padding: 10px; | + | |
| - | width: fit-content; | + | |
| - | } | + | |
| - | #logo p { | + | |
| - | margin: 0; | + | |
| - | } | + | |
| - | </ | + | |
| - | </ | + | |
| - | ====== KiCad ====== | + | |
| <WRAP #logo> | <WRAP #logo> | ||
| - | {{:windows: | + | {{windows: |
| </ | </ | ||
| 本家: [[https:// | 本家: [[https:// | ||
| 行 37: | 行 9: | ||
| KiCadは、Jean-Pierre Charrasにより開発され、回路図エディタとPCB配置設計のための統合環境を特徴としている。ツールには部品表の作成、アートワーク、ガーバー、PCBとコンポーネントの3D表示のパッケージが含まれている。\\ | KiCadは、Jean-Pierre Charrasにより開発され、回路図エディタとPCB配置設計のための統合環境を特徴としている。ツールには部品表の作成、アートワーク、ガーバー、PCBとコンポーネントの3D表示のパッケージが含まれている。\\ | ||
| - | [[wpjp> | + | [[wwjp> |
| + | \\ | ||
| {{: | {{: | ||
| + | \\ | ||
| + | [[linux: | ||
| ===== インストール ===== | ===== インストール ===== | ||
| [[windows: | [[windows: | ||
| **extras バケットの追加**\\ | **extras バケットの追加**\\ | ||
| - | <code powershell> | + | <WRAP color_term> |
| - | PS > scoop bucket add extras | + | <WRAP color_command>< |
| - | </code> | + | <b class=GRN> |
| - | < | + | </pre></ |
| - | <code> | + | <WRAP color_result>< |
| Checking repo... ok | Checking repo... ok | ||
| The extras bucket was added successfully. | The extras bucket was added successfully. | ||
| - | </code> | + | </pre></ |
| </ | </ | ||
| **kicad のインストール**\\ | **kicad のインストール**\\ | ||
| - | <code powershell> | + | <WRAP color_term> |
| - | $ scoop install kicad | + | <WRAP color_command>< |
| - | </code> | + | <b class=GRN> |
| + | </pre></ | ||
| + | </WRAP> | ||
| 容量が 1.2 GB 😅💦\\ | 容量が 1.2 GB 😅💦\\ | ||
| - | < | + | < |
| - | <code> | + | <WRAP color_result>< |
| - | Installing ' | + | Installing ' |
| - | kicad-5.1.6_1-x86_64.exe (1.2 GB) [===========================================================================] 100% | + | kicad-5.1.7_1-x86_64.exe (1.2 GB) [===========================================================================] 100% |
| - | Checking hash of kicad-5.1.6_1-x86_64.exe ... ok. | + | Checking hash of <b class=CYN> |
| - | Extracting dl.7z ... done. | + | Extracting |
| Running pre-install script... | Running pre-install script... | ||
| - | Linking ~\scoop\apps\kicad\current => ~\scoop\apps\kicad\5.1.6_1 | + | Linking ~\scoop\apps\kicad\current => ~\scoop\apps\kicad\5.1.7_1 |
| Creating shim for ' | Creating shim for ' | ||
| Creating shortcut for KiCad (kicad.exe) | Creating shortcut for KiCad (kicad.exe) | ||
| - | ' | + | <b class=GRN> |
| - | </code> | + | </pre></ |
| </ | </ | ||
| + | |||
| + | ===== 回路シミュレータ ===== | ||
| + | [[https:// | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <b class=GRN> | ||
| + | </ | ||
| + | <WRAP color_result>< | ||
| + | Installing ' | ||
| + | ngspice-37_64.zip (9.4 MB) [==================================================================================] 100% | ||
| + | Checking hash of <b class=CYN> | ||
| + | Extracting <b class=CYN> | ||
| + | Linking ~\scoop\apps\ngspice\current => ~\scoop\apps\ngspice\37 | ||
| + | Creating shim for ' | ||
| + | Creating shim for ' | ||
| + | Creating shortcut for Ngspice (ngspice.exe) | ||
| + | <b class=GRN>' | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== トラブルシューティング ===== | ||
| + | |||
| + | ==== システムエラー🤤 MSVCP140.dll が見つからないと言われる場合 ==== | ||
| + | <WRAP prewrap 100% mincode>< | ||
| + | システムエラー | ||
| + | |||
| + | MSVCP140.dll が見つからないため、コードの実行を続行できません。 | ||
| + | プログラムを再インストールすると、この問題が解決する可能性があります。 | ||
| + | </ | ||
| + | {{: | ||
| + | |||
| + | VCバージョンに応じた再配布パッケージを検索する。\\ | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <b class=GRN> | ||
| + | </ | ||
| + | <WRAP color_result>< | ||
| + | ' | ||
| + | vcredist (14.31.30919.0) | ||
| + | vcredist2005 (8.0.61001) | ||
| + | vcredist2008 (9.0.30729.6161) | ||
| + | vcredist2010 (10.0.40219.473) | ||
| + | vcredist2012 (11.0.61030) | ||
| + | vcredist2013 (12.0.40664) | ||
| + | vcredist2015 (14.0.24215.1) | ||
| + | vcredist2017 (14.16.27027.1) | ||
| + | vcredist2019 (14.28.29914.0) | ||
| + | vcredist2022 (14.31.30919.0) | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | 今回の場合は **MSVCP140** なので **vcredist2015** をインストールする。\\ | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <b class=GRN> | ||
| + | </ | ||
| + | <WRAP color_result>< | ||
| + | Installing ' | ||
| + | vc_redist.x64.exe (14.6 MB) [=================================================================================] 100% | ||
| + | Checking hash of <b class=CYN> | ||
| + | vc_redist.x86.exe (13.8 MB) [=================================================================================] 100% | ||
| + | Checking hash of <b class=CYN> | ||
| + | Linking ~\scoop\apps\vcredist2015\current => ~\scoop\apps\vcredist2015\14.0.24215.1 | ||
| + | Running post-install script... | ||
| + | <b class=GRN>' | ||
| + | Notes | ||
| + | ----- | ||
| + | You can now remove this installer with 'scoop uninstall vcredist2015' | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | システムにMSVCランタイムがインストールされた後は、ランタイムのインストーラだけ削除することができる。\\ | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <b class=GRN> | ||
| + | Uninstalling ' | ||
| + | Unlinking ~\scoop\apps\vcredist2015\current | ||
| + | <b class=GRN>' | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== 参考文献 ===== | ||
| + | [[https:// | ||