「Pcbnew chap2 JA」の版間の差分

提供: KiCad.jp Wiki
ナビゲーションに移動 検索に移動
(原文(writerでmediawiki形式でエクスポート))
 
 
1行目: 1行目:
= Installation =
>>[[翻訳作業ページ‎]] ([[Pcbnew_chap1_JA|前ページ]]/[[Pcbnew_chap3_JA|次ページ]])
== Installation of the software ==
= インストール =
The installation procedure is described in the kicad documentation.
== ソフトウエアのインストール ==
インストール手順は、Kicadドキュメントに記載されています。


== Modifying the default configuration ==
== デフォルトのコンフグレーションの変更 ==
A default configuration file kicad.pro is provided in kicad/share/template. This file is used as the initial configuration for all new projects.
デフォルトのコンフィグレーションファイルkicad.proは kicad/share/template にあります。このファイルは、すべての新規プロジェクトの初期設定として使用されます。




This configuration file can be modified to change libraries to be loaded
この設定により、ロードされるライブラリを変更するように変更することができます。




To do this:
これを行うには下記のように行います。
 
* 直接あるいはkicadを使って、pcbnewを起動します。
* Launch pcbnew using kicad or directly. On Windows is in c:\kicad\bin\pcbnew.exe and on Linux you can run /usr/local/kicad/bin/kicad or /usr/local/kicad/bin/pcbnew if the binaries are located in /usr/local/kicad/bin.
*: Windowsの場合には、c:\kicad\bin\pcbnew.exe そしてLinuxで、バイナリが/usr/local/kicad/binにある場合には、 /usr/local/kicad/bin/kicad あるいは /usr/local/kicad/bin/pcbnew で起動できます。
* Select Preferences - Libs and Dir.
* 設定ーライブラリを選択します。
* Edit as required.
* 必要に応じ編集します。
* Save the modified configuration (Save Cfg) to kicad/share/template/kicad.pro.
* 変更されたコンフィグレーションをkicad/share/template/kicad.pro.に保存します(メニュ:設定の保存)

2012年7月27日 (金) 22:07時点における最新版

>>翻訳作業ページ‎ (前ページ次ページ

インストール

ソフトウエアのインストール

インストール手順は、Kicadドキュメントに記載されています。

デフォルトのコンフグレーションの変更

デフォルトのコンフィグレーションファイルkicad.proは kicad/share/template にあります。このファイルは、すべての新規プロジェクトの初期設定として使用されます。


この設定により、ロードされるライブラリを変更するように変更することができます。


これを行うには下記のように行います。

  • 直接あるいはkicadを使って、pcbnewを起動します。
    Windowsの場合には、c:\kicad\bin\pcbnew.exe そしてLinuxで、バイナリが/usr/local/kicad/binにある場合には、 /usr/local/kicad/bin/kicad あるいは /usr/local/kicad/bin/pcbnew で起動できます。
  • 設定ーライブラリを選択します。
  • 必要に応じ編集します。
  • 変更されたコンフィグレーションをkicad/share/template/kicad.pro.に保存します(メニュ:設定の保存)